[==========] Running 24 tests from 2 test suites.
[----------] Global test environment set-up.
[----------] 22 tests from AutoRebalancerTest
[ RUN      ] AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing
WARNING: Logging before InitGoogleLogging() is written to STDERR
I20260608 12:37:09.331629   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:33673,127.0.107.253:38109,127.0.107.252:33641
I20260608 12:37:09.334276   431 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260608 12:37:09.335711   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:37:09.359839   440 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:37:09.362175   438 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:37:09.363428   437 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:37:09.366401   431 server_base.cc:1061] running on GCE node
I20260608 12:37:10.654317   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:37:10.654611   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:37:10.654803   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922230654783 us; error 0 us; skew 500 ppm
I20260608 12:37:10.655740   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:37:10.663097   431 webserver.cc:533] Webserver started at http://127.0.107.254:43789/ using document root <none> and password file <none>
I20260608 12:37:10.664029   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:37:10.664244   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:37:10.664705   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:37:10.671455   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922229144781-431-0/minicluster-data/master-0-root/instance:
uuid: "ba59a1358c3c466ca5b77127b9fbab2b"
format_stamp: "Formatted at 2026-06-08 12:37:10 on dist-test-slave-3gfq"
I20260608 12:37:10.681069   431 fs_manager.cc:696] Time spent creating directory manager: real 0.009s	user 0.005s	sys 0.004s
I20260608 12:37:10.687320   446 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:37:10.689388   431 fs_manager.cc:730] Time spent opening block manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 12:37:10.689929   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922229144781-431-0/minicluster-data/master-0-root
uuid: "ba59a1358c3c466ca5b77127b9fbab2b"
format_stamp: "Formatted at 2026-06-08 12:37:10 on dist-test-slave-3gfq"
I20260608 12:37:10.690315   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922229144781-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922229144781-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922229144781-431-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:37:10.750996   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:37:10.752684   431 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260608 12:37:10.753173   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:37:10.856292   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:33673
I20260608 12:37:10.856539   497 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:33673 every 8 connection(s)
I20260608 12:37:10.864296   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 12:37:10.868515   498 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
W20260608 12:37:10.872928   500 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:37:10.875573   501 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:37:10.881439   431 server_base.cc:1061] running on GCE node
W20260608 12:37:10.881580   503 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:37:10.882908   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:37:10.883199   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:37:10.883461   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922230883436 us; error 0 us; skew 500 ppm
I20260608 12:37:10.884246   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:37:10.888851   431 webserver.cc:533] Webserver started at http://127.0.107.253:44769/ using document root <none> and password file <none>
I20260608 12:37:10.889549   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:37:10.889886   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:37:10.890245   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:37:10.891597   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922229144781-431-0/minicluster-data/master-1-root/instance:
uuid: "07aa172b74dc48b7b8660784e909135e"
format_stamp: "Formatted at 2026-06-08 12:37:10 on dist-test-slave-3gfq"
I20260608 12:37:10.898763   431 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.002s	sys 0.005s
I20260608 12:37:10.897006   498 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.107.254" port: 33673 } has no permanent_uuid. Determining permanent_uuid...
I20260608 12:37:10.906041   508 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:37:10.907199   431 fs_manager.cc:730] Time spent opening block manager: real 0.006s	user 0.005s	sys 0.001s
I20260608 12:37:10.907721   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922229144781-431-0/minicluster-data/master-1-root
uuid: "07aa172b74dc48b7b8660784e909135e"
format_stamp: "Formatted at 2026-06-08 12:37:10 on dist-test-slave-3gfq"
I20260608 12:37:10.908248   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922229144781-431-0/minicluster-data/master-1-root
metadata directory: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922229144781-431-0/minicluster-data/master-1-root
1 data directories: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922229144781-431-0/minicluster-data/master-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:37:10.928010   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:37:10.930706   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:37:10.943200   498 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.107.253" port: 38109 } has no permanent_uuid. Determining permanent_uuid...
W20260608 12:37:10.947911   449 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.107.253:38109: connect: Connection refused (error 111)
W20260608 12:37:10.955646   498 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.107.253:38109: Network error: Client connection negotiation failed: client connection to 127.0.107.253:38109: connect: Connection refused (error 111)
I20260608 12:37:11.006927   498 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.107.253" port: 38109 } attempt: 1
W20260608 12:37:11.014699   498 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.107.253:38109: Network error: Client connection negotiation failed: client connection to 127.0.107.253:38109: connect: Connection refused (error 111)
I20260608 12:37:11.044574   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.253:38109
I20260608 12:37:11.044824   562 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.253:38109 every 8 connection(s)
I20260608 12:37:11.052496   563 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:37:11.053257   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 12:37:11.061084   563 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.107.254" port: 33673 } has no permanent_uuid. Determining permanent_uuid...
W20260608 12:37:11.062021   565 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:37:11.065426   566 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:37:11.074424   431 server_base.cc:1061] running on GCE node
W20260608 12:37:11.074965   568 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:37:11.076258   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:37:11.076563   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:37:11.076813   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922231076776 us; error 0 us; skew 500 ppm
I20260608 12:37:11.077593   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:37:11.082147   431 webserver.cc:533] Webserver started at http://127.0.107.252:45041/ using document root <none> and password file <none>
I20260608 12:37:11.083112   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:37:11.083179   498 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.107.253" port: 38109 } attempt: 2
I20260608 12:37:11.083456   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:37:11.084012   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:37:11.086369   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922229144781-431-0/minicluster-data/master-2-root/instance:
uuid: "fb8aca64d830478c95f29237990c2b38"
format_stamp: "Formatted at 2026-06-08 12:37:11 on dist-test-slave-3gfq"
I20260608 12:37:11.089354   563 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.107.253" port: 38109 } has no permanent_uuid. Determining permanent_uuid...
I20260608 12:37:11.098968   431 fs_manager.cc:696] Time spent creating directory manager: real 0.011s	user 0.007s	sys 0.005s
I20260608 12:37:11.105418   576 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:37:11.108314   431 fs_manager.cc:730] Time spent opening block manager: real 0.007s	user 0.003s	sys 0.003s
I20260608 12:37:11.108713   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922229144781-431-0/minicluster-data/master-2-root
uuid: "fb8aca64d830478c95f29237990c2b38"
format_stamp: "Formatted at 2026-06-08 12:37:11 on dist-test-slave-3gfq"
I20260608 12:37:11.108783   498 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.107.252" port: 33641 } has no permanent_uuid. Determining permanent_uuid...
I20260608 12:37:11.109195   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922229144781-431-0/minicluster-data/master-2-root
metadata directory: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922229144781-431-0/minicluster-data/master-2-root
1 data directories: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922229144781-431-0/minicluster-data/master-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:37:11.111395   563 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.107.252" port: 33641 } has no permanent_uuid. Determining permanent_uuid...
W20260608 12:37:11.117237   498 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.107.252:33641: Network error: Client connection negotiation failed: client connection to 127.0.107.252:33641: connect: Connection refused (error 111)
W20260608 12:37:11.123831   563 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.107.252:33641: Network error: Client connection negotiation failed: client connection to 127.0.107.252:33641: connect: Connection refused (error 111)
I20260608 12:37:11.155129   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:37:11.155450   563 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.107.252" port: 33641 } attempt: 1
I20260608 12:37:11.157269   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:37:11.161140   498 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.107.252" port: 33641 } attempt: 1
W20260608 12:37:11.162083   563 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.107.252:33641: Network error: Client connection negotiation failed: client connection to 127.0.107.252:33641: connect: Connection refused (error 111)
W20260608 12:37:11.167659   498 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.107.252:33641: Network error: Client connection negotiation failed: client connection to 127.0.107.252:33641: connect: Connection refused (error 111)
I20260608 12:37:11.235239   498 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.107.252" port: 33641 } attempt: 2
I20260608 12:37:11.238019   563 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.107.252" port: 33641 } attempt: 2
W20260608 12:37:11.245704   498 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.107.252:33641: Network error: Client connection negotiation failed: client connection to 127.0.107.252:33641: connect: Connection refused (error 111)
W20260608 12:37:11.247632   563 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.107.252:33641: Network error: Client connection negotiation failed: client connection to 127.0.107.252:33641: connect: Connection refused (error 111)
I20260608 12:37:11.258977   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.252:33641
I20260608 12:37:11.259208   628 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.252:33641 every 8 connection(s)
I20260608 12:37:11.265359   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:37:11.266167   629 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:37:11.273900   629 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.107.254" port: 33673 } has no permanent_uuid. Determining permanent_uuid...
I20260608 12:37:11.292258   629 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.107.253" port: 38109 } has no permanent_uuid. Determining permanent_uuid...
I20260608 12:37:11.304219   629 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.107.252" port: 33641 } has no permanent_uuid. Determining permanent_uuid...
I20260608 12:37:11.328004   629 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P fb8aca64d830478c95f29237990c2b38: Bootstrap starting.
I20260608 12:37:11.336472   629 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P fb8aca64d830478c95f29237990c2b38: Neither blocks nor log segments found. Creating new log.
I20260608 12:37:11.339892   629 log.cc:826] T 00000000000000000000000000000000 P fb8aca64d830478c95f29237990c2b38: Log is configured to *not* fsync() on all Append() calls
I20260608 12:37:11.346401   498 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.107.252" port: 33641 } attempt: 3
I20260608 12:37:11.347316   629 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P fb8aca64d830478c95f29237990c2b38: No bootstrap required, opened a new log
I20260608 12:37:11.354193   563 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.107.252" port: 33641 } attempt: 3
I20260608 12:37:11.368997   498 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ba59a1358c3c466ca5b77127b9fbab2b: Bootstrap starting.
I20260608 12:37:11.373852   563 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 07aa172b74dc48b7b8660784e909135e: Bootstrap starting.
I20260608 12:37:11.378110   498 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P ba59a1358c3c466ca5b77127b9fbab2b: Neither blocks nor log segments found. Creating new log.
I20260608 12:37:11.381608   563 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 07aa172b74dc48b7b8660784e909135e: Neither blocks nor log segments found. Creating new log.
I20260608 12:37:11.382128   629 raft_consensus.cc:359] T 00000000000000000000000000000000 P fb8aca64d830478c95f29237990c2b38 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba59a1358c3c466ca5b77127b9fbab2b" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 33673 } } peers { permanent_uuid: "07aa172b74dc48b7b8660784e909135e" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 38109 } } peers { permanent_uuid: "fb8aca64d830478c95f29237990c2b38" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 33641 } }
I20260608 12:37:11.383980   629 raft_consensus.cc:385] T 00000000000000000000000000000000 P fb8aca64d830478c95f29237990c2b38 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:37:11.384548   629 raft_consensus.cc:740] T 00000000000000000000000000000000 P fb8aca64d830478c95f29237990c2b38 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb8aca64d830478c95f29237990c2b38, State: Initialized, Role: FOLLOWER
I20260608 12:37:11.385962   629 consensus_queue.cc:260] T 00000000000000000000000000000000 P fb8aca64d830478c95f29237990c2b38 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba59a1358c3c466ca5b77127b9fbab2b" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 33673 } } peers { permanent_uuid: "07aa172b74dc48b7b8660784e909135e" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 38109 } } peers { permanent_uuid: "fb8aca64d830478c95f29237990c2b38" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 33641 } }
I20260608 12:37:11.387866   498 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ba59a1358c3c466ca5b77127b9fbab2b: No bootstrap required, opened a new log
I20260608 12:37:11.391309   637 sys_catalog.cc:455] T 00000000000000000000000000000000 P fb8aca64d830478c95f29237990c2b38 [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: "ba59a1358c3c466ca5b77127b9fbab2b" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 33673 } } peers { permanent_uuid: "07aa172b74dc48b7b8660784e909135e" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 38109 } } peers { permanent_uuid: "fb8aca64d830478c95f29237990c2b38" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 33641 } } }
I20260608 12:37:11.391949   563 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 07aa172b74dc48b7b8660784e909135e: No bootstrap required, opened a new log
I20260608 12:37:11.392427   637 sys_catalog.cc:458] T 00000000000000000000000000000000 P fb8aca64d830478c95f29237990c2b38 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:37:11.392558   498 raft_consensus.cc:359] T 00000000000000000000000000000000 P ba59a1358c3c466ca5b77127b9fbab2b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba59a1358c3c466ca5b77127b9fbab2b" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 33673 } } peers { permanent_uuid: "07aa172b74dc48b7b8660784e909135e" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 38109 } } peers { permanent_uuid: "fb8aca64d830478c95f29237990c2b38" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 33641 } }
I20260608 12:37:11.394168   498 raft_consensus.cc:385] T 00000000000000000000000000000000 P ba59a1358c3c466ca5b77127b9fbab2b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:37:11.394487   498 raft_consensus.cc:740] T 00000000000000000000000000000000 P ba59a1358c3c466ca5b77127b9fbab2b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba59a1358c3c466ca5b77127b9fbab2b, State: Initialized, Role: FOLLOWER
I20260608 12:37:11.395141   629 sys_catalog.cc:565] T 00000000000000000000000000000000 P fb8aca64d830478c95f29237990c2b38 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:37:11.395637   498 consensus_queue.cc:260] T 00000000000000000000000000000000 P ba59a1358c3c466ca5b77127b9fbab2b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba59a1358c3c466ca5b77127b9fbab2b" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 33673 } } peers { permanent_uuid: "07aa172b74dc48b7b8660784e909135e" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 38109 } } peers { permanent_uuid: "fb8aca64d830478c95f29237990c2b38" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 33641 } }
I20260608 12:37:11.396749   563 raft_consensus.cc:359] T 00000000000000000000000000000000 P 07aa172b74dc48b7b8660784e909135e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba59a1358c3c466ca5b77127b9fbab2b" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 33673 } } peers { permanent_uuid: "07aa172b74dc48b7b8660784e909135e" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 38109 } } peers { permanent_uuid: "fb8aca64d830478c95f29237990c2b38" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 33641 } }
I20260608 12:37:11.398473   563 raft_consensus.cc:385] T 00000000000000000000000000000000 P 07aa172b74dc48b7b8660784e909135e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:37:11.398787   563 raft_consensus.cc:740] T 00000000000000000000000000000000 P 07aa172b74dc48b7b8660784e909135e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07aa172b74dc48b7b8660784e909135e, State: Initialized, Role: FOLLOWER
I20260608 12:37:11.399593   563 consensus_queue.cc:260] T 00000000000000000000000000000000 P 07aa172b74dc48b7b8660784e909135e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba59a1358c3c466ca5b77127b9fbab2b" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 33673 } } peers { permanent_uuid: "07aa172b74dc48b7b8660784e909135e" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 38109 } } peers { permanent_uuid: "fb8aca64d830478c95f29237990c2b38" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 33641 } }
I20260608 12:37:11.404996   638 sys_catalog.cc:455] T 00000000000000000000000000000000 P ba59a1358c3c466ca5b77127b9fbab2b [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: "ba59a1358c3c466ca5b77127b9fbab2b" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 33673 } } peers { permanent_uuid: "07aa172b74dc48b7b8660784e909135e" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 38109 } } peers { permanent_uuid: "fb8aca64d830478c95f29237990c2b38" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 33641 } } }
I20260608 12:37:11.406208   638 sys_catalog.cc:458] T 00000000000000000000000000000000 P ba59a1358c3c466ca5b77127b9fbab2b [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:37:11.406517   498 sys_catalog.cc:565] T 00000000000000000000000000000000 P ba59a1358c3c466ca5b77127b9fbab2b [sys.catalog]: configured and running, proceeding with master startup.
W20260608 12:37:11.414675   583 tablet.cc:2404] T 00000000000000000000000000000000 P fb8aca64d830478c95f29237990c2b38: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260608 12:37:11.412106   640 sys_catalog.cc:455] T 00000000000000000000000000000000 P 07aa172b74dc48b7b8660784e909135e [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: "ba59a1358c3c466ca5b77127b9fbab2b" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 33673 } } peers { permanent_uuid: "07aa172b74dc48b7b8660784e909135e" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 38109 } } peers { permanent_uuid: "fb8aca64d830478c95f29237990c2b38" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 33641 } } }
I20260608 12:37:11.418808   640 sys_catalog.cc:458] T 00000000000000000000000000000000 P 07aa172b74dc48b7b8660784e909135e [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:37:11.421092   563 sys_catalog.cc:565] T 00000000000000000000000000000000 P 07aa172b74dc48b7b8660784e909135e [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:37:11.484503   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 1
I20260608 12:37:11.484831   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 2
I20260608 12:37:11.486948   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:37:11.495981   672 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 07aa172b74dc48b7b8660784e909135e: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260608 12:37:11.496424   672 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
W20260608 12:37:11.500805   669 catalog_manager.cc:1593] T 00000000000000000000000000000000 P fb8aca64d830478c95f29237990c2b38: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260608 12:37:11.501077   670 catalog_manager.cc:1593] T 00000000000000000000000000000000 P ba59a1358c3c466ca5b77127b9fbab2b: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260608 12:37:11.501329   669 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
W20260608 12:37:11.503350   670 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
W20260608 12:37:11.506608   674 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:37:11.508194   675 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:37:11.514389   677 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:37:11.515296   431 server_base.cc:1061] running on GCE node
I20260608 12:37:11.516366   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:37:11.516623   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:37:11.516844   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922231516806 us; error 0 us; skew 500 ppm
I20260608 12:37:11.517529   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:37:11.520624   431 webserver.cc:533] Webserver started at http://127.0.107.193:40353/ using document root <none> and password file <none>
I20260608 12:37:11.521258   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:37:11.521469   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:37:11.521852   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:37:11.523104   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922229144781-431-0/minicluster-data/ts-0-root/instance:
uuid: "8440310d17a94b92af711d66bdcf2b14"
format_stamp: "Formatted at 2026-06-08 12:37:11 on dist-test-slave-3gfq"
I20260608 12:37:11.529323   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.001s
I20260608 12:37:11.534438   682 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:37:11.535650   431 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 12:37:11.536211   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922229144781-431-0/minicluster-data/ts-0-root
uuid: "8440310d17a94b92af711d66bdcf2b14"
format_stamp: "Formatted at 2026-06-08 12:37:11 on dist-test-slave-3gfq"
I20260608 12:37:11.536607   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922229144781-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922229144781-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922229144781-431-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:37:11.557122   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:37:11.558765   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:37:11.562390   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:37:11.567817   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:37:11.568241   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:37:11.568574   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:37:11.568843   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:37:11.583796   638 raft_consensus.cc:493] T 00000000000000000000000000000000 P ba59a1358c3c466ca5b77127b9fbab2b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:37:11.584585   638 raft_consensus.cc:515] T 00000000000000000000000000000000 P ba59a1358c3c466ca5b77127b9fbab2b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba59a1358c3c466ca5b77127b9fbab2b" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 33673 } } peers { permanent_uuid: "07aa172b74dc48b7b8660784e909135e" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 38109 } } peers { permanent_uuid: "fb8aca64d830478c95f29237990c2b38" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 33641 } }
I20260608 12:37:11.590677   538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "ba59a1358c3c466ca5b77127b9fbab2b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07aa172b74dc48b7b8660784e909135e" is_pre_election: true
I20260608 12:37:11.591621   538 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 07aa172b74dc48b7b8660784e909135e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ba59a1358c3c466ca5b77127b9fbab2b in term 0.
I20260608 12:37:11.592833   604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "ba59a1358c3c466ca5b77127b9fbab2b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb8aca64d830478c95f29237990c2b38" is_pre_election: true
I20260608 12:37:11.593276   638 leader_election.cc:290] T 00000000000000000000000000000000 P ba59a1358c3c466ca5b77127b9fbab2b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 07aa172b74dc48b7b8660784e909135e (127.0.107.253:38109), fb8aca64d830478c95f29237990c2b38 (127.0.107.252:33641)
I20260608 12:37:11.594461   604 raft_consensus.cc:2468] T 00000000000000000000000000000000 P fb8aca64d830478c95f29237990c2b38 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ba59a1358c3c466ca5b77127b9fbab2b in term 0.
I20260608 12:37:11.596243   449 leader_election.cc:304] T 00000000000000000000000000000000 P ba59a1358c3c466ca5b77127b9fbab2b [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: 07aa172b74dc48b7b8660784e909135e, ba59a1358c3c466ca5b77127b9fbab2b; no voters: 
I20260608 12:37:11.598215   638 raft_consensus.cc:2804] T 00000000000000000000000000000000 P ba59a1358c3c466ca5b77127b9fbab2b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:37:11.598694   638 raft_consensus.cc:493] T 00000000000000000000000000000000 P ba59a1358c3c466ca5b77127b9fbab2b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:37:11.599175   638 raft_consensus.cc:3060] T 00000000000000000000000000000000 P ba59a1358c3c466ca5b77127b9fbab2b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:37:11.614341   638 raft_consensus.cc:515] T 00000000000000000000000000000000 P ba59a1358c3c466ca5b77127b9fbab2b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba59a1358c3c466ca5b77127b9fbab2b" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 33673 } } peers { permanent_uuid: "07aa172b74dc48b7b8660784e909135e" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 38109 } } peers { permanent_uuid: "fb8aca64d830478c95f29237990c2b38" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 33641 } }
I20260608 12:37:11.617128   638 leader_election.cc:290] T 00000000000000000000000000000000 P ba59a1358c3c466ca5b77127b9fbab2b [CANDIDATE]: Term 1 election: Requested vote from peers 07aa172b74dc48b7b8660784e909135e (127.0.107.253:38109), fb8aca64d830478c95f29237990c2b38 (127.0.107.252:33641)
I20260608 12:37:11.618808   538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "ba59a1358c3c466ca5b77127b9fbab2b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07aa172b74dc48b7b8660784e909135e"
I20260608 12:37:11.619654   538 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 07aa172b74dc48b7b8660784e909135e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:37:11.620471   604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "ba59a1358c3c466ca5b77127b9fbab2b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb8aca64d830478c95f29237990c2b38"
I20260608 12:37:11.621147   604 raft_consensus.cc:3060] T 00000000000000000000000000000000 P fb8aca64d830478c95f29237990c2b38 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:37:11.630096   604 raft_consensus.cc:2468] T 00000000000000000000000000000000 P fb8aca64d830478c95f29237990c2b38 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ba59a1358c3c466ca5b77127b9fbab2b in term 1.
I20260608 12:37:11.631403   538 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 07aa172b74dc48b7b8660784e909135e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ba59a1358c3c466ca5b77127b9fbab2b in term 1.
I20260608 12:37:11.632207   449 leader_election.cc:304] T 00000000000000000000000000000000 P ba59a1358c3c466ca5b77127b9fbab2b [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: ba59a1358c3c466ca5b77127b9fbab2b, fb8aca64d830478c95f29237990c2b38; no voters: 
I20260608 12:37:11.634222   638 raft_consensus.cc:2804] T 00000000000000000000000000000000 P ba59a1358c3c466ca5b77127b9fbab2b [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:37:11.637751   638 raft_consensus.cc:697] T 00000000000000000000000000000000 P ba59a1358c3c466ca5b77127b9fbab2b [term 1 LEADER]: Becoming Leader. State: Replica: ba59a1358c3c466ca5b77127b9fbab2b, State: Running, Role: LEADER
I20260608 12:37:11.639616   638 consensus_queue.cc:237] T 00000000000000000000000000000000 P ba59a1358c3c466ca5b77127b9fbab2b [LEADER]: Queue going to LEADER mode. State: All 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: "ba59a1358c3c466ca5b77127b9fbab2b" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 33673 } } peers { permanent_uuid: "07aa172b74dc48b7b8660784e909135e" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 38109 } } peers { permanent_uuid: "fb8aca64d830478c95f29237990c2b38" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 33641 } }
I20260608 12:37:11.670032   699 sys_catalog.cc:455] T 00000000000000000000000000000000 P ba59a1358c3c466ca5b77127b9fbab2b [sys.catalog]: SysCatalogTable state changed. Reason: New leader ba59a1358c3c466ca5b77127b9fbab2b. Latest consensus state: current_term: 1 leader_uuid: "ba59a1358c3c466ca5b77127b9fbab2b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba59a1358c3c466ca5b77127b9fbab2b" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 33673 } } peers { permanent_uuid: "07aa172b74dc48b7b8660784e909135e" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 38109 } } peers { permanent_uuid: "fb8aca64d830478c95f29237990c2b38" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 33641 } } }
I20260608 12:37:11.671909   699 sys_catalog.cc:458] T 00000000000000000000000000000000 P ba59a1358c3c466ca5b77127b9fbab2b [sys.catalog]: This master's current role is: LEADER
I20260608 12:37:11.678457   708 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:37:11.689565   708 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:37:11.721069   604 raft_consensus.cc:1275] T 00000000000000000000000000000000 P fb8aca64d830478c95f29237990c2b38 [term 1 FOLLOWER]: Refusing update from remote peer ba59a1358c3c466ca5b77127b9fbab2b: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:37:11.725054   638 consensus_queue.cc:1048] T 00000000000000000000000000000000 P ba59a1358c3c466ca5b77127b9fbab2b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb8aca64d830478c95f29237990c2b38" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 33641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:37:11.728642   538 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 07aa172b74dc48b7b8660784e909135e [term 1 FOLLOWER]: Refusing update from remote peer ba59a1358c3c466ca5b77127b9fbab2b: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:37:11.732100   638 consensus_queue.cc:1048] T 00000000000000000000000000000000 P ba59a1358c3c466ca5b77127b9fbab2b [LEADER]: Connected to new peer: Peer: permanent_uuid: "07aa172b74dc48b7b8660784e909135e" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 38109 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:37:11.759697   637 sys_catalog.cc:455] T 00000000000000000000000000000000 P fb8aca64d830478c95f29237990c2b38 [sys.catalog]: SysCatalogTable state changed. Reason: New leader ba59a1358c3c466ca5b77127b9fbab2b. Latest consensus state: current_term: 1 leader_uuid: "ba59a1358c3c466ca5b77127b9fbab2b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba59a1358c3c466ca5b77127b9fbab2b" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 33673 } } peers { permanent_uuid: "07aa172b74dc48b7b8660784e909135e" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 38109 } } peers { permanent_uuid: "fb8aca64d830478c95f29237990c2b38" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 33641 } } }
I20260608 12:37:11.760825   637 sys_catalog.cc:458] T 00000000000000000000000000000000 P fb8aca64d830478c95f29237990c2b38 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:37:11.768368   640 sys_catalog.cc:455] T 00000000000000000000000000000000 P 07aa172b74dc48b7b8660784e909135e [sys.catalog]: SysCatalogTable state changed. Reason: New leader ba59a1358c3c466ca5b77127b9fbab2b. Latest consensus state: current_term: 1 leader_uuid: "ba59a1358c3c466ca5b77127b9fbab2b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba59a1358c3c466ca5b77127b9fbab2b" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 33673 } } peers { permanent_uuid: "07aa172b74dc48b7b8660784e909135e" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 38109 } } peers { permanent_uuid: "fb8aca64d830478c95f29237990c2b38" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 33641 } } }
I20260608 12:37:11.771016   640 sys_catalog.cc:458] T 00000000000000000000000000000000 P 07aa172b74dc48b7b8660784e909135e [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:37:11.771842   720 mvcc.cc:204] Tried to move back new op lower bound from 7294657461095505920 to 7294657460813901824. Current Snapshot: MvccSnapshot[applied={T|T < 7294657461095505920}]
I20260608 12:37:11.794364   638 sys_catalog.cc:455] T 00000000000000000000000000000000 P ba59a1358c3c466ca5b77127b9fbab2b [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "ba59a1358c3c466ca5b77127b9fbab2b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba59a1358c3c466ca5b77127b9fbab2b" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 33673 } } peers { permanent_uuid: "07aa172b74dc48b7b8660784e909135e" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 38109 } } peers { permanent_uuid: "fb8aca64d830478c95f29237990c2b38" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 33641 } } }
I20260608 12:37:11.795564   638 sys_catalog.cc:458] T 00000000000000000000000000000000 P ba59a1358c3c466ca5b77127b9fbab2b [sys.catalog]: This master's current role is: LEADER
I20260608 12:37:11.796324   638 sys_catalog.cc:455] T 00000000000000000000000000000000 P ba59a1358c3c466ca5b77127b9fbab2b [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "ba59a1358c3c466ca5b77127b9fbab2b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba59a1358c3c466ca5b77127b9fbab2b" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 33673 } } peers { permanent_uuid: "07aa172b74dc48b7b8660784e909135e" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 38109 } } peers { permanent_uuid: "fb8aca64d830478c95f29237990c2b38" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 33641 } } }
I20260608 12:37:11.797468   638 sys_catalog.cc:458] T 00000000000000000000000000000000 P ba59a1358c3c466ca5b77127b9fbab2b [sys.catalog]: This master's current role is: LEADER
I20260608 12:37:11.808418   640 sys_catalog.cc:455] T 00000000000000000000000000000000 P 07aa172b74dc48b7b8660784e909135e [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "ba59a1358c3c466ca5b77127b9fbab2b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba59a1358c3c466ca5b77127b9fbab2b" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 33673 } } peers { permanent_uuid: "07aa172b74dc48b7b8660784e909135e" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 38109 } } peers { permanent_uuid: "fb8aca64d830478c95f29237990c2b38" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 33641 } } }
I20260608 12:37:11.809433   640 sys_catalog.cc:458] T 00000000000000000000000000000000 P 07aa172b74dc48b7b8660784e909135e [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:37:11.810250   708 catalog_manager.cc:1382] Generated new cluster ID: 0be5e941cb8a449490a3615ea88a64f8
I20260608 12:37:11.810592   708 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:37:11.813194   637 sys_catalog.cc:455] T 00000000000000000000000000000000 P fb8aca64d830478c95f29237990c2b38 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "ba59a1358c3c466ca5b77127b9fbab2b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba59a1358c3c466ca5b77127b9fbab2b" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 33673 } } peers { permanent_uuid: "07aa172b74dc48b7b8660784e909135e" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 38109 } } peers { permanent_uuid: "fb8aca64d830478c95f29237990c2b38" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 33641 } } }
I20260608 12:37:11.814954   637 sys_catalog.cc:458] T 00000000000000000000000000000000 P fb8aca64d830478c95f29237990c2b38 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:37:11.866552   708 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:37:11.868621   708 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:37:11.875170   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:36257
I20260608 12:37:11.875403   756 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:36257 every 8 connection(s)
I20260608 12:37:11.921392   708 catalog_manager.cc:6069] T 00000000000000000000000000000000 P ba59a1358c3c466ca5b77127b9fbab2b: Generated new TSK 0
I20260608 12:37:11.923101   708 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:37:11.934501   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 12:37:11.959167   757 heartbeater.cc:344] Connected to a master server at 127.0.107.252:33641
I20260608 12:37:11.960477   757 heartbeater.cc:461] Registering TS with master...
W20260608 12:37:11.964977   767 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:37:11.965345   757 heartbeater.cc:507] Master 127.0.107.252:33641 requested a full tablet report, sending...
W20260608 12:37:11.973858   768 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:37:11.975448   758 heartbeater.cc:344] Connected to a master server at 127.0.107.253:38109
I20260608 12:37:11.976116   758 heartbeater.cc:461] Registering TS with master...
I20260608 12:37:11.977646   758 heartbeater.cc:507] Master 127.0.107.253:38109 requested a full tablet report, sending...
I20260608 12:37:11.985683   528 ts_manager.cc:194] Registered new tserver with Master: 8440310d17a94b92af711d66bdcf2b14 (127.0.107.193:36257)
I20260608 12:37:11.995385   594 ts_manager.cc:194] Registered new tserver with Master: 8440310d17a94b92af711d66bdcf2b14 (127.0.107.193:36257)
I20260608 12:37:12.004089   761 heartbeater.cc:344] Connected to a master server at 127.0.107.254:33673
I20260608 12:37:12.004599   761 heartbeater.cc:461] Registering TS with master...
I20260608 12:37:12.005673   761 heartbeater.cc:507] Master 127.0.107.254:33673 requested a full tablet report, sending...
W20260608 12:37:12.006184   770 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:37:12.007488   431 server_base.cc:1061] running on GCE node
I20260608 12:37:12.008910   463 ts_manager.cc:194] Registered new tserver with Master: 8440310d17a94b92af711d66bdcf2b14 (127.0.107.193:36257)
I20260608 12:37:12.009111   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:37:12.009461   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:37:12.009696   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922232009677 us; error 0 us; skew 500 ppm
I20260608 12:37:12.010632   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:37:12.012034   463 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41050
I20260608 12:37:12.016259   431 webserver.cc:533] Webserver started at http://127.0.107.194:45967/ using document root <none> and password file <none>
I20260608 12:37:12.017067   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:37:12.017352   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:37:12.017709   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:37:12.019264   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922229144781-431-0/minicluster-data/ts-1-root/instance:
uuid: "0bb43aa0d9fa404cb43b84605eb37467"
format_stamp: "Formatted at 2026-06-08 12:37:12 on dist-test-slave-3gfq"
I20260608 12:37:12.026305   431 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.007s	sys 0.001s
I20260608 12:37:12.031808   775 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:37:12.033036   431 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.002s
I20260608 12:37:12.033470   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922229144781-431-0/minicluster-data/ts-1-root
uuid: "0bb43aa0d9fa404cb43b84605eb37467"
format_stamp: "Formatted at 2026-06-08 12:37:12 on dist-test-slave-3gfq"
I20260608 12:37:12.033895   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922229144781-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922229144781-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922229144781-431-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:37:12.049894   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:37:12.051664   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:37:12.053882   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:37:12.057472   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:37:12.057787   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:37:12.058107   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:37:12.058346   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:37:12.195611   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:39455
I20260608 12:37:12.195757   837 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:39455 every 8 connection(s)
I20260608 12:37:12.233377   838 heartbeater.cc:344] Connected to a master server at 127.0.107.252:33641
I20260608 12:37:12.233876   838 heartbeater.cc:461] Registering TS with master...
I20260608 12:37:12.236387   838 heartbeater.cc:507] Master 127.0.107.252:33641 requested a full tablet report, sending...
I20260608 12:37:12.239851   594 ts_manager.cc:194] Registered new tserver with Master: 0bb43aa0d9fa404cb43b84605eb37467 (127.0.107.194:39455)
I20260608 12:37:12.240091   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 12:37:12.244990   839 heartbeater.cc:344] Connected to a master server at 127.0.107.253:38109
I20260608 12:37:12.245700   839 heartbeater.cc:461] Registering TS with master...
I20260608 12:37:12.247470   839 heartbeater.cc:507] Master 127.0.107.253:38109 requested a full tablet report, sending...
I20260608 12:37:12.251210   528 ts_manager.cc:194] Registered new tserver with Master: 0bb43aa0d9fa404cb43b84605eb37467 (127.0.107.194:39455)
I20260608 12:37:12.252070   840 heartbeater.cc:344] Connected to a master server at 127.0.107.254:33673
I20260608 12:37:12.252761   840 heartbeater.cc:461] Registering TS with master...
I20260608 12:37:12.254160   840 heartbeater.cc:507] Master 127.0.107.254:33673 requested a full tablet report, sending...
I20260608 12:37:12.257583   463 ts_manager.cc:194] Registered new tserver with Master: 0bb43aa0d9fa404cb43b84605eb37467 (127.0.107.194:39455)
I20260608 12:37:12.259239   463 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41064
W20260608 12:37:12.264564   845 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:37:12.267213   846 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:37:12.271517   848 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:37:12.273980   431 server_base.cc:1061] running on GCE node
I20260608 12:37:12.275427   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:37:12.275709   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:37:12.275921   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922232275896 us; error 0 us; skew 500 ppm
I20260608 12:37:12.276576   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:37:12.280351   431 webserver.cc:533] Webserver started at http://127.0.107.195:45817/ using document root <none> and password file <none>
I20260608 12:37:12.280979   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:37:12.281220   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:37:12.281543   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:37:12.282912   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922229144781-431-0/minicluster-data/ts-2-root/instance:
uuid: "98a6ad615ad34b10a10a7d340c2851de"
format_stamp: "Formatted at 2026-06-08 12:37:12 on dist-test-slave-3gfq"
I20260608 12:37:12.288803   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.001s
I20260608 12:37:12.293561   853 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:37:12.294656   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 12:37:12.295013   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922229144781-431-0/minicluster-data/ts-2-root
uuid: "98a6ad615ad34b10a10a7d340c2851de"
format_stamp: "Formatted at 2026-06-08 12:37:12 on dist-test-slave-3gfq"
I20260608 12:37:12.295336   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922229144781-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922229144781-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922229144781-431-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:37:12.314515   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:37:12.316218   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:37:12.318011   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:37:12.320672   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:37:12.320950   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:37:12.321241   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:37:12.321434   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:37:12.441890   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:45059
I20260608 12:37:12.442132   915 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:45059 every 8 connection(s)
I20260608 12:37:12.487022   916 heartbeater.cc:344] Connected to a master server at 127.0.107.252:33641
I20260608 12:37:12.487604   916 heartbeater.cc:461] Registering TS with master...
I20260608 12:37:12.488641   916 heartbeater.cc:507] Master 127.0.107.252:33641 requested a full tablet report, sending...
I20260608 12:37:12.491961   594 ts_manager.cc:194] Registered new tserver with Master: 98a6ad615ad34b10a10a7d340c2851de (127.0.107.195:45059)
I20260608 12:37:12.498713   917 heartbeater.cc:344] Connected to a master server at 127.0.107.253:38109
I20260608 12:37:12.499297   917 heartbeater.cc:461] Registering TS with master...
I20260608 12:37:12.500545   917 heartbeater.cc:507] Master 127.0.107.253:38109 requested a full tablet report, sending...
I20260608 12:37:12.504366   528 ts_manager.cc:194] Registered new tserver with Master: 98a6ad615ad34b10a10a7d340c2851de (127.0.107.195:45059)
I20260608 12:37:12.506770   918 heartbeater.cc:344] Connected to a master server at 127.0.107.254:33673
I20260608 12:37:12.507323   918 heartbeater.cc:461] Registering TS with master...
I20260608 12:37:12.508435   918 heartbeater.cc:507] Master 127.0.107.254:33673 requested a full tablet report, sending...
I20260608 12:37:12.508682   672 catalog_manager.cc:1294] Loaded cluster ID: 0be5e941cb8a449490a3615ea88a64f8
I20260608 12:37:12.509299   672 catalog_manager.cc:1587] T 00000000000000000000000000000000 P 07aa172b74dc48b7b8660784e909135e: loading cluster ID for follower catalog manager: success
I20260608 12:37:12.509969   669 catalog_manager.cc:1294] Loaded cluster ID: 0be5e941cb8a449490a3615ea88a64f8
I20260608 12:37:12.510432   669 catalog_manager.cc:1587] T 00000000000000000000000000000000 P fb8aca64d830478c95f29237990c2b38: loading cluster ID for follower catalog manager: success
I20260608 12:37:12.511477   463 ts_manager.cc:194] Registered new tserver with Master: 98a6ad615ad34b10a10a7d340c2851de (127.0.107.195:45059)
I20260608 12:37:12.514204   463 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41076
I20260608 12:37:12.518479   672 catalog_manager.cc:1609] T 00000000000000000000000000000000 P 07aa172b74dc48b7b8660784e909135e: acquiring CA information for follower catalog manager: success
I20260608 12:37:12.519134   669 catalog_manager.cc:1609] T 00000000000000000000000000000000 P fb8aca64d830478c95f29237990c2b38: acquiring CA information for follower catalog manager: success
I20260608 12:37:12.522111   431 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.035511926s
I20260608 12:37:12.526799   669 catalog_manager.cc:1637] T 00000000000000000000000000000000 P fb8aca64d830478c95f29237990c2b38: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260608 12:37:12.526799   672 catalog_manager.cc:1637] T 00000000000000000000000000000000 P 07aa172b74dc48b7b8660784e909135e: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260608 12:37:13.016758   761 heartbeater.cc:499] Master 127.0.107.254:33673 was elected leader, sending a full tablet report...
I20260608 12:37:13.264639   840 heartbeater.cc:499] Master 127.0.107.254:33673 was elected leader, sending a full tablet report...
I20260608 12:37:13.475095   667 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:37:13.519193   918 heartbeater.cc:499] Master 127.0.107.254:33673 was elected leader, sending a full tablet report...
I20260608 12:37:13.654646   463 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:41088:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_""\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260608 12:37:13.821900   881 tablet_service.cc:1511] Processing CreateTablet for tablet c7343aa519ba4fa29eb9c1d3a68046f9 (DEFAULT_TABLE table=test-workload [id=17ec4c8c0a3d4ee482caea482b720145]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:37:13.824558   881 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7343aa519ba4fa29eb9c1d3a68046f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:37:13.831854   713 tablet_service.cc:1511] Processing CreateTablet for tablet 9cbeb0675fdd4a5eb736ff56db55e783 (DEFAULT_TABLE table=test-workload [id=17ec4c8c0a3d4ee482caea482b720145]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:37:13.832022   712 tablet_service.cc:1511] Processing CreateTablet for tablet ed60cd0df79e42f6afdee2e7d0ac7e3d (DEFAULT_TABLE table=test-workload [id=17ec4c8c0a3d4ee482caea482b720145]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:37:13.835165   712 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed60cd0df79e42f6afdee2e7d0ac7e3d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:37:13.840025   713 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9cbeb0675fdd4a5eb736ff56db55e783. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:37:13.857401   952 tablet_bootstrap.cc:492] T c7343aa519ba4fa29eb9c1d3a68046f9 P 98a6ad615ad34b10a10a7d340c2851de: Bootstrap starting.
I20260608 12:37:13.866082   803 tablet_service.cc:1511] Processing CreateTablet for tablet 42c635bfdf6842b8871d07029fbb674c (DEFAULT_TABLE table=test-workload [id=17ec4c8c0a3d4ee482caea482b720145]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:37:13.868643   953 tablet_bootstrap.cc:492] T ed60cd0df79e42f6afdee2e7d0ac7e3d P 8440310d17a94b92af711d66bdcf2b14: Bootstrap starting.
I20260608 12:37:13.869503   803 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42c635bfdf6842b8871d07029fbb674c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:37:13.871591   952 tablet_bootstrap.cc:654] T c7343aa519ba4fa29eb9c1d3a68046f9 P 98a6ad615ad34b10a10a7d340c2851de: Neither blocks nor log segments found. Creating new log.
I20260608 12:37:13.878959   953 tablet_bootstrap.cc:654] T ed60cd0df79e42f6afdee2e7d0ac7e3d P 8440310d17a94b92af711d66bdcf2b14: Neither blocks nor log segments found. Creating new log.
I20260608 12:37:13.887912   952 tablet_bootstrap.cc:492] T c7343aa519ba4fa29eb9c1d3a68046f9 P 98a6ad615ad34b10a10a7d340c2851de: No bootstrap required, opened a new log
I20260608 12:37:13.888584   952 ts_tablet_manager.cc:1403] T c7343aa519ba4fa29eb9c1d3a68046f9 P 98a6ad615ad34b10a10a7d340c2851de: Time spent bootstrapping tablet: real 0.032s	user 0.012s	sys 0.011s
I20260608 12:37:13.893112   952 raft_consensus.cc:359] T c7343aa519ba4fa29eb9c1d3a68046f9 P 98a6ad615ad34b10a10a7d340c2851de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "98a6ad615ad34b10a10a7d340c2851de" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45059 } }
I20260608 12:37:13.894012   952 raft_consensus.cc:385] T c7343aa519ba4fa29eb9c1d3a68046f9 P 98a6ad615ad34b10a10a7d340c2851de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:37:13.894377   952 raft_consensus.cc:740] T c7343aa519ba4fa29eb9c1d3a68046f9 P 98a6ad615ad34b10a10a7d340c2851de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 98a6ad615ad34b10a10a7d340c2851de, State: Initialized, Role: FOLLOWER
I20260608 12:37:13.895548   952 consensus_queue.cc:260] T c7343aa519ba4fa29eb9c1d3a68046f9 P 98a6ad615ad34b10a10a7d340c2851de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "98a6ad615ad34b10a10a7d340c2851de" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45059 } }
I20260608 12:37:13.896303   952 raft_consensus.cc:399] T c7343aa519ba4fa29eb9c1d3a68046f9 P 98a6ad615ad34b10a10a7d340c2851de [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:37:13.896662   952 raft_consensus.cc:493] T c7343aa519ba4fa29eb9c1d3a68046f9 P 98a6ad615ad34b10a10a7d340c2851de [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:37:13.897219   952 raft_consensus.cc:3060] T c7343aa519ba4fa29eb9c1d3a68046f9 P 98a6ad615ad34b10a10a7d340c2851de [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:37:13.905635   952 raft_consensus.cc:515] T c7343aa519ba4fa29eb9c1d3a68046f9 P 98a6ad615ad34b10a10a7d340c2851de [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "98a6ad615ad34b10a10a7d340c2851de" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45059 } }
I20260608 12:37:13.908413   952 leader_election.cc:304] T c7343aa519ba4fa29eb9c1d3a68046f9 P 98a6ad615ad34b10a10a7d340c2851de [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: 98a6ad615ad34b10a10a7d340c2851de; no voters: 
I20260608 12:37:13.911147   953 tablet_bootstrap.cc:492] T ed60cd0df79e42f6afdee2e7d0ac7e3d P 8440310d17a94b92af711d66bdcf2b14: No bootstrap required, opened a new log
I20260608 12:37:13.911818   953 ts_tablet_manager.cc:1403] T ed60cd0df79e42f6afdee2e7d0ac7e3d P 8440310d17a94b92af711d66bdcf2b14: Time spent bootstrapping tablet: real 0.044s	user 0.019s	sys 0.023s
I20260608 12:37:13.914565   956 tablet_bootstrap.cc:492] T 42c635bfdf6842b8871d07029fbb674c P 0bb43aa0d9fa404cb43b84605eb37467: Bootstrap starting.
I20260608 12:37:13.915774   953 raft_consensus.cc:359] T ed60cd0df79e42f6afdee2e7d0ac7e3d P 8440310d17a94b92af711d66bdcf2b14 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8440310d17a94b92af711d66bdcf2b14" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36257 } }
I20260608 12:37:13.916458   953 raft_consensus.cc:385] T ed60cd0df79e42f6afdee2e7d0ac7e3d P 8440310d17a94b92af711d66bdcf2b14 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:37:13.916790   953 raft_consensus.cc:740] T ed60cd0df79e42f6afdee2e7d0ac7e3d P 8440310d17a94b92af711d66bdcf2b14 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8440310d17a94b92af711d66bdcf2b14, State: Initialized, Role: FOLLOWER
I20260608 12:37:13.917629   953 consensus_queue.cc:260] T ed60cd0df79e42f6afdee2e7d0ac7e3d P 8440310d17a94b92af711d66bdcf2b14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "8440310d17a94b92af711d66bdcf2b14" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36257 } }
I20260608 12:37:13.918349   953 raft_consensus.cc:399] T ed60cd0df79e42f6afdee2e7d0ac7e3d P 8440310d17a94b92af711d66bdcf2b14 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:37:13.918671   953 raft_consensus.cc:493] T ed60cd0df79e42f6afdee2e7d0ac7e3d P 8440310d17a94b92af711d66bdcf2b14 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:37:13.919042   953 raft_consensus.cc:3060] T ed60cd0df79e42f6afdee2e7d0ac7e3d P 8440310d17a94b92af711d66bdcf2b14 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:37:13.921756   957 raft_consensus.cc:2804] T c7343aa519ba4fa29eb9c1d3a68046f9 P 98a6ad615ad34b10a10a7d340c2851de [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:37:13.922432   952 leader_election.cc:290] T c7343aa519ba4fa29eb9c1d3a68046f9 P 98a6ad615ad34b10a10a7d340c2851de [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:37:13.928282   952 ts_tablet_manager.cc:1434] T c7343aa519ba4fa29eb9c1d3a68046f9 P 98a6ad615ad34b10a10a7d340c2851de: Time spent starting tablet: real 0.039s	user 0.020s	sys 0.011s
I20260608 12:37:13.929626   953 raft_consensus.cc:515] T ed60cd0df79e42f6afdee2e7d0ac7e3d P 8440310d17a94b92af711d66bdcf2b14 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8440310d17a94b92af711d66bdcf2b14" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36257 } }
I20260608 12:37:13.930863   956 tablet_bootstrap.cc:654] T 42c635bfdf6842b8871d07029fbb674c P 0bb43aa0d9fa404cb43b84605eb37467: Neither blocks nor log segments found. Creating new log.
I20260608 12:37:13.932408   953 leader_election.cc:304] T ed60cd0df79e42f6afdee2e7d0ac7e3d P 8440310d17a94b92af711d66bdcf2b14 [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: 8440310d17a94b92af711d66bdcf2b14; no voters: 
I20260608 12:37:13.939656   953 leader_election.cc:290] T ed60cd0df79e42f6afdee2e7d0ac7e3d P 8440310d17a94b92af711d66bdcf2b14 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:37:13.941457   957 raft_consensus.cc:697] T c7343aa519ba4fa29eb9c1d3a68046f9 P 98a6ad615ad34b10a10a7d340c2851de [term 1 LEADER]: Becoming Leader. State: Replica: 98a6ad615ad34b10a10a7d340c2851de, State: Running, Role: LEADER
I20260608 12:37:13.942859   957 consensus_queue.cc:237] T c7343aa519ba4fa29eb9c1d3a68046f9 P 98a6ad615ad34b10a10a7d340c2851de [LEADER]: Queue going to LEADER mode. State: All 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: "98a6ad615ad34b10a10a7d340c2851de" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45059 } }
I20260608 12:37:13.943342   956 tablet_bootstrap.cc:492] T 42c635bfdf6842b8871d07029fbb674c P 0bb43aa0d9fa404cb43b84605eb37467: No bootstrap required, opened a new log
I20260608 12:37:13.945081   956 ts_tablet_manager.cc:1403] T 42c635bfdf6842b8871d07029fbb674c P 0bb43aa0d9fa404cb43b84605eb37467: Time spent bootstrapping tablet: real 0.031s	user 0.016s	sys 0.006s
I20260608 12:37:13.949755   953 ts_tablet_manager.cc:1434] T ed60cd0df79e42f6afdee2e7d0ac7e3d P 8440310d17a94b92af711d66bdcf2b14: Time spent starting tablet: real 0.038s	user 0.018s	sys 0.012s
I20260608 12:37:13.941115   959 raft_consensus.cc:2804] T ed60cd0df79e42f6afdee2e7d0ac7e3d P 8440310d17a94b92af711d66bdcf2b14 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:37:13.950712   956 raft_consensus.cc:359] T 42c635bfdf6842b8871d07029fbb674c P 0bb43aa0d9fa404cb43b84605eb37467 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0bb43aa0d9fa404cb43b84605eb37467" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39455 } }
I20260608 12:37:13.953395   953 tablet_bootstrap.cc:492] T 9cbeb0675fdd4a5eb736ff56db55e783 P 8440310d17a94b92af711d66bdcf2b14: Bootstrap starting.
I20260608 12:37:13.954556   956 raft_consensus.cc:385] T 42c635bfdf6842b8871d07029fbb674c P 0bb43aa0d9fa404cb43b84605eb37467 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:37:13.956260   956 raft_consensus.cc:740] T 42c635bfdf6842b8871d07029fbb674c P 0bb43aa0d9fa404cb43b84605eb37467 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0bb43aa0d9fa404cb43b84605eb37467, State: Initialized, Role: FOLLOWER
I20260608 12:37:13.957165   956 consensus_queue.cc:260] T 42c635bfdf6842b8871d07029fbb674c P 0bb43aa0d9fa404cb43b84605eb37467 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "0bb43aa0d9fa404cb43b84605eb37467" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39455 } }
I20260608 12:37:13.957895   956 raft_consensus.cc:399] T 42c635bfdf6842b8871d07029fbb674c P 0bb43aa0d9fa404cb43b84605eb37467 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:37:13.958236   956 raft_consensus.cc:493] T 42c635bfdf6842b8871d07029fbb674c P 0bb43aa0d9fa404cb43b84605eb37467 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:37:13.958604   956 raft_consensus.cc:3060] T 42c635bfdf6842b8871d07029fbb674c P 0bb43aa0d9fa404cb43b84605eb37467 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:37:13.978637   959 raft_consensus.cc:697] T ed60cd0df79e42f6afdee2e7d0ac7e3d P 8440310d17a94b92af711d66bdcf2b14 [term 1 LEADER]: Becoming Leader. State: Replica: 8440310d17a94b92af711d66bdcf2b14, State: Running, Role: LEADER
I20260608 12:37:13.974720   463 catalog_manager.cc:5696] T c7343aa519ba4fa29eb9c1d3a68046f9 P 98a6ad615ad34b10a10a7d340c2851de reported cstate change: term changed from 0 to 1, leader changed from <none> to 98a6ad615ad34b10a10a7d340c2851de (127.0.107.195). New cstate: current_term: 1 leader_uuid: "98a6ad615ad34b10a10a7d340c2851de" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "98a6ad615ad34b10a10a7d340c2851de" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45059 } health_report { overall_health: HEALTHY } } }
I20260608 12:37:13.982126   959 consensus_queue.cc:237] T ed60cd0df79e42f6afdee2e7d0ac7e3d P 8440310d17a94b92af711d66bdcf2b14 [LEADER]: Queue going to LEADER mode. State: All 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: "8440310d17a94b92af711d66bdcf2b14" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36257 } }
I20260608 12:37:13.975143   956 raft_consensus.cc:515] T 42c635bfdf6842b8871d07029fbb674c P 0bb43aa0d9fa404cb43b84605eb37467 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0bb43aa0d9fa404cb43b84605eb37467" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39455 } }
I20260608 12:37:13.985227   956 leader_election.cc:304] T 42c635bfdf6842b8871d07029fbb674c P 0bb43aa0d9fa404cb43b84605eb37467 [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: 0bb43aa0d9fa404cb43b84605eb37467; no voters: 
I20260608 12:37:14.032644   953 tablet_bootstrap.cc:654] T 9cbeb0675fdd4a5eb736ff56db55e783 P 8440310d17a94b92af711d66bdcf2b14: Neither blocks nor log segments found. Creating new log.
I20260608 12:37:14.034202   956 leader_election.cc:290] T 42c635bfdf6842b8871d07029fbb674c P 0bb43aa0d9fa404cb43b84605eb37467 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:37:14.050316   965 raft_consensus.cc:2804] T 42c635bfdf6842b8871d07029fbb674c P 0bb43aa0d9fa404cb43b84605eb37467 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:37:14.072556   462 catalog_manager.cc:5696] T ed60cd0df79e42f6afdee2e7d0ac7e3d P 8440310d17a94b92af711d66bdcf2b14 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8440310d17a94b92af711d66bdcf2b14 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "8440310d17a94b92af711d66bdcf2b14" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8440310d17a94b92af711d66bdcf2b14" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36257 } health_report { overall_health: HEALTHY } } }
I20260608 12:37:14.104792   965 raft_consensus.cc:697] T 42c635bfdf6842b8871d07029fbb674c P 0bb43aa0d9fa404cb43b84605eb37467 [term 1 LEADER]: Becoming Leader. State: Replica: 0bb43aa0d9fa404cb43b84605eb37467, State: Running, Role: LEADER
I20260608 12:37:14.122366   965 consensus_queue.cc:237] T 42c635bfdf6842b8871d07029fbb674c P 0bb43aa0d9fa404cb43b84605eb37467 [LEADER]: Queue going to LEADER mode. State: All 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: "0bb43aa0d9fa404cb43b84605eb37467" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39455 } }
I20260608 12:37:14.133394   956 ts_tablet_manager.cc:1434] T 42c635bfdf6842b8871d07029fbb674c P 0bb43aa0d9fa404cb43b84605eb37467: Time spent starting tablet: real 0.188s	user 0.031s	sys 0.023s
I20260608 12:37:14.138496   953 tablet_bootstrap.cc:492] T 9cbeb0675fdd4a5eb736ff56db55e783 P 8440310d17a94b92af711d66bdcf2b14: No bootstrap required, opened a new log
I20260608 12:37:14.139384   953 ts_tablet_manager.cc:1403] T 9cbeb0675fdd4a5eb736ff56db55e783 P 8440310d17a94b92af711d66bdcf2b14: Time spent bootstrapping tablet: real 0.186s	user 0.016s	sys 0.011s
I20260608 12:37:14.142859   953 raft_consensus.cc:359] T 9cbeb0675fdd4a5eb736ff56db55e783 P 8440310d17a94b92af711d66bdcf2b14 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8440310d17a94b92af711d66bdcf2b14" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36257 } }
I20260608 12:37:14.143544   953 raft_consensus.cc:385] T 9cbeb0675fdd4a5eb736ff56db55e783 P 8440310d17a94b92af711d66bdcf2b14 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:37:14.143848   953 raft_consensus.cc:740] T 9cbeb0675fdd4a5eb736ff56db55e783 P 8440310d17a94b92af711d66bdcf2b14 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8440310d17a94b92af711d66bdcf2b14, State: Initialized, Role: FOLLOWER
I20260608 12:37:14.144845   953 consensus_queue.cc:260] T 9cbeb0675fdd4a5eb736ff56db55e783 P 8440310d17a94b92af711d66bdcf2b14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "8440310d17a94b92af711d66bdcf2b14" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36257 } }
I20260608 12:37:14.145524   953 raft_consensus.cc:399] T 9cbeb0675fdd4a5eb736ff56db55e783 P 8440310d17a94b92af711d66bdcf2b14 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:37:14.145856   953 raft_consensus.cc:493] T 9cbeb0675fdd4a5eb736ff56db55e783 P 8440310d17a94b92af711d66bdcf2b14 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:37:14.146176   953 raft_consensus.cc:3060] T 9cbeb0675fdd4a5eb736ff56db55e783 P 8440310d17a94b92af711d66bdcf2b14 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:37:14.151825   953 raft_consensus.cc:515] T 9cbeb0675fdd4a5eb736ff56db55e783 P 8440310d17a94b92af711d66bdcf2b14 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8440310d17a94b92af711d66bdcf2b14" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36257 } }
I20260608 12:37:14.152477   953 leader_election.cc:304] T 9cbeb0675fdd4a5eb736ff56db55e783 P 8440310d17a94b92af711d66bdcf2b14 [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: 8440310d17a94b92af711d66bdcf2b14; no voters: 
I20260608 12:37:14.153071   953 leader_election.cc:290] T 9cbeb0675fdd4a5eb736ff56db55e783 P 8440310d17a94b92af711d66bdcf2b14 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:37:14.157888   953 ts_tablet_manager.cc:1434] T 9cbeb0675fdd4a5eb736ff56db55e783 P 8440310d17a94b92af711d66bdcf2b14: Time spent starting tablet: real 0.018s	user 0.010s	sys 0.005s
I20260608 12:37:14.153241   959 raft_consensus.cc:2804] T 9cbeb0675fdd4a5eb736ff56db55e783 P 8440310d17a94b92af711d66bdcf2b14 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:37:14.163770   463 catalog_manager.cc:5696] T 42c635bfdf6842b8871d07029fbb674c P 0bb43aa0d9fa404cb43b84605eb37467 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0bb43aa0d9fa404cb43b84605eb37467 (127.0.107.194). New cstate: current_term: 1 leader_uuid: "0bb43aa0d9fa404cb43b84605eb37467" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0bb43aa0d9fa404cb43b84605eb37467" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39455 } health_report { overall_health: HEALTHY } } }
I20260608 12:37:14.164230   959 raft_consensus.cc:697] T 9cbeb0675fdd4a5eb736ff56db55e783 P 8440310d17a94b92af711d66bdcf2b14 [term 1 LEADER]: Becoming Leader. State: Replica: 8440310d17a94b92af711d66bdcf2b14, State: Running, Role: LEADER
I20260608 12:37:14.166314   959 consensus_queue.cc:237] T 9cbeb0675fdd4a5eb736ff56db55e783 P 8440310d17a94b92af711d66bdcf2b14 [LEADER]: Queue going to LEADER mode. State: All 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: "8440310d17a94b92af711d66bdcf2b14" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36257 } }
I20260608 12:37:14.184996   461 catalog_manager.cc:5696] T 9cbeb0675fdd4a5eb736ff56db55e783 P 8440310d17a94b92af711d66bdcf2b14 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8440310d17a94b92af711d66bdcf2b14 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "8440310d17a94b92af711d66bdcf2b14" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8440310d17a94b92af711d66bdcf2b14" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36257 } health_report { overall_health: HEALTHY } } }
I20260608 12:37:14.260792   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
I20260608 12:37:14.286901   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:37:14.288146   431 tablet_replica.cc:333] T 9cbeb0675fdd4a5eb736ff56db55e783 P 8440310d17a94b92af711d66bdcf2b14: stopping tablet replica
I20260608 12:37:14.289036   431 raft_consensus.cc:2243] T 9cbeb0675fdd4a5eb736ff56db55e783 P 8440310d17a94b92af711d66bdcf2b14 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:37:14.289582   431 raft_consensus.cc:2272] T 9cbeb0675fdd4a5eb736ff56db55e783 P 8440310d17a94b92af711d66bdcf2b14 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:37:14.292725   431 tablet_replica.cc:333] T ed60cd0df79e42f6afdee2e7d0ac7e3d P 8440310d17a94b92af711d66bdcf2b14: stopping tablet replica
I20260608 12:37:14.293267   431 raft_consensus.cc:2243] T ed60cd0df79e42f6afdee2e7d0ac7e3d P 8440310d17a94b92af711d66bdcf2b14 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:37:14.293707   431 raft_consensus.cc:2272] T ed60cd0df79e42f6afdee2e7d0ac7e3d P 8440310d17a94b92af711d66bdcf2b14 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:37:14.466578   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
I20260608 12:37:14.478586   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
I20260608 12:37:14.501559   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:37:14.502718   431 tablet_replica.cc:333] T 42c635bfdf6842b8871d07029fbb674c P 0bb43aa0d9fa404cb43b84605eb37467: stopping tablet replica
I20260608 12:37:14.503388   431 raft_consensus.cc:2243] T 42c635bfdf6842b8871d07029fbb674c P 0bb43aa0d9fa404cb43b84605eb37467 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:37:14.503937   431 raft_consensus.cc:2272] T 42c635bfdf6842b8871d07029fbb674c P 0bb43aa0d9fa404cb43b84605eb37467 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:37:14.515699   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
I20260608 12:37:14.525640   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
I20260608 12:37:14.547755   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:37:14.548653   431 tablet_replica.cc:333] T c7343aa519ba4fa29eb9c1d3a68046f9 P 98a6ad615ad34b10a10a7d340c2851de: stopping tablet replica
I20260608 12:37:14.549310   431 raft_consensus.cc:2243] T c7343aa519ba4fa29eb9c1d3a68046f9 P 98a6ad615ad34b10a10a7d340c2851de [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:37:14.549882   431 raft_consensus.cc:2272] T c7343aa519ba4fa29eb9c1d3a68046f9 P 98a6ad615ad34b10a10a7d340c2851de [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:37:14.571271   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260608 12:37:14.580730   431 master.cc:562] Master@127.0.107.254:33673 shutting down...
I20260608 12:37:14.686101   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P ba59a1358c3c466ca5b77127b9fbab2b [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:37:14.687070   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P ba59a1358c3c466ca5b77127b9fbab2b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:37:14.687402   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P ba59a1358c3c466ca5b77127b9fbab2b: stopping tablet replica
I20260608 12:37:14.709991   431 master.cc:584] Master@127.0.107.254:33673 shutdown complete.
I20260608 12:37:14.724057   431 master.cc:562] Master@127.0.107.253:38109 shutting down...
I20260608 12:37:14.742305   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 07aa172b74dc48b7b8660784e909135e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:37:14.742992   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 07aa172b74dc48b7b8660784e909135e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:37:14.743350   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P 07aa172b74dc48b7b8660784e909135e: stopping tablet replica
I20260608 12:37:14.813833   431 master.cc:584] Master@127.0.107.253:38109 shutdown complete.
I20260608 12:37:14.826122   431 master.cc:562] Master@127.0.107.252:33641 shutting down...
I20260608 12:37:14.844283   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P fb8aca64d830478c95f29237990c2b38 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:37:14.845108   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P fb8aca64d830478c95f29237990c2b38 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:37:14.845484   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P fb8aca64d830478c95f29237990c2b38: stopping tablet replica
I20260608 12:37:14.864857   431 master.cc:584] Master@127.0.107.252:33641 shutdown complete.
[       OK ] AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing (5565 ms)
[ RUN      ] AutoRebalancerTest.AutoRebalancingTurnOffAndOn
I20260608 12:37:14.892853   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:40247
I20260608 12:37:14.894191   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:37:14.899837   975 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:37:14.901674   976 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:37:14.902658   978 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:37:14.902699   431 server_base.cc:1061] running on GCE node
I20260608 12:37:14.903975   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:37:14.904170   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:37:14.904569   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922234904491 us; error 0 us; skew 500 ppm
I20260608 12:37:14.905259   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:37:14.908061   431 webserver.cc:533] Webserver started at http://127.0.107.254:37321/ using document root <none> and password file <none>
I20260608 12:37:14.908640   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:37:14.908850   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:37:14.909163   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:37:14.910425   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922229144781-431-0/minicluster-data/master-0-root/instance:
uuid: "a24f6248c6154bbc9e312c0d44281a38"
format_stamp: "Formatted at 2026-06-08 12:37:14 on dist-test-slave-3gfq"
I20260608 12:37:14.915601   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.001s
I20260608 12:37:14.919523   983 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:37:14.920557   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.004s
I20260608 12:37:14.920950   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922229144781-431-0/minicluster-data/master-0-root
uuid: "a24f6248c6154bbc9e312c0d44281a38"
format_stamp: "Formatted at 2026-06-08 12:37:14 on dist-test-slave-3gfq"
I20260608 12:37:14.921306   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922229144781-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922229144781-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922229144781-431-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:37:14.947172   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:37:14.948414   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:37:14.992057   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:40247
I20260608 12:37:14.992259  1034 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:40247 every 8 connection(s)
I20260608 12:37:14.997114  1035 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:37:15.008455  1035 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a24f6248c6154bbc9e312c0d44281a38: Bootstrap starting.
I20260608 12:37:15.013847  1035 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P a24f6248c6154bbc9e312c0d44281a38: Neither blocks nor log segments found. Creating new log.
I20260608 12:37:15.019431  1035 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a24f6248c6154bbc9e312c0d44281a38: No bootstrap required, opened a new log
I20260608 12:37:15.022042  1035 raft_consensus.cc:359] T 00000000000000000000000000000000 P a24f6248c6154bbc9e312c0d44281a38 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a24f6248c6154bbc9e312c0d44281a38" member_type: VOTER }
I20260608 12:37:15.022646  1035 raft_consensus.cc:385] T 00000000000000000000000000000000 P a24f6248c6154bbc9e312c0d44281a38 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:37:15.022950  1035 raft_consensus.cc:740] T 00000000000000000000000000000000 P a24f6248c6154bbc9e312c0d44281a38 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a24f6248c6154bbc9e312c0d44281a38, State: Initialized, Role: FOLLOWER
I20260608 12:37:15.023880  1035 consensus_queue.cc:260] T 00000000000000000000000000000000 P a24f6248c6154bbc9e312c0d44281a38 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "a24f6248c6154bbc9e312c0d44281a38" member_type: VOTER }
I20260608 12:37:15.024412  1035 raft_consensus.cc:399] T 00000000000000000000000000000000 P a24f6248c6154bbc9e312c0d44281a38 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:37:15.024652  1035 raft_consensus.cc:493] T 00000000000000000000000000000000 P a24f6248c6154bbc9e312c0d44281a38 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:37:15.024978  1035 raft_consensus.cc:3060] T 00000000000000000000000000000000 P a24f6248c6154bbc9e312c0d44281a38 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:37:15.029975  1035 raft_consensus.cc:515] T 00000000000000000000000000000000 P a24f6248c6154bbc9e312c0d44281a38 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a24f6248c6154bbc9e312c0d44281a38" member_type: VOTER }
I20260608 12:37:15.030673  1035 leader_election.cc:304] T 00000000000000000000000000000000 P a24f6248c6154bbc9e312c0d44281a38 [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: a24f6248c6154bbc9e312c0d44281a38; no voters: 
I20260608 12:37:15.032158  1035 leader_election.cc:290] T 00000000000000000000000000000000 P a24f6248c6154bbc9e312c0d44281a38 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:37:15.032807  1038 raft_consensus.cc:2804] T 00000000000000000000000000000000 P a24f6248c6154bbc9e312c0d44281a38 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:37:15.034559  1038 raft_consensus.cc:697] T 00000000000000000000000000000000 P a24f6248c6154bbc9e312c0d44281a38 [term 1 LEADER]: Becoming Leader. State: Replica: a24f6248c6154bbc9e312c0d44281a38, State: Running, Role: LEADER
I20260608 12:37:15.035300  1038 consensus_queue.cc:237] T 00000000000000000000000000000000 P a24f6248c6154bbc9e312c0d44281a38 [LEADER]: Queue going to LEADER mode. State: All 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: "a24f6248c6154bbc9e312c0d44281a38" member_type: VOTER }
I20260608 12:37:15.036016  1035 sys_catalog.cc:565] T 00000000000000000000000000000000 P a24f6248c6154bbc9e312c0d44281a38 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:37:15.039995  1039 sys_catalog.cc:455] T 00000000000000000000000000000000 P a24f6248c6154bbc9e312c0d44281a38 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "a24f6248c6154bbc9e312c0d44281a38" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a24f6248c6154bbc9e312c0d44281a38" member_type: VOTER } }
I20260608 12:37:15.040714  1039 sys_catalog.cc:458] T 00000000000000000000000000000000 P a24f6248c6154bbc9e312c0d44281a38 [sys.catalog]: This master's current role is: LEADER
I20260608 12:37:15.041518  1040 sys_catalog.cc:455] T 00000000000000000000000000000000 P a24f6248c6154bbc9e312c0d44281a38 [sys.catalog]: SysCatalogTable state changed. Reason: New leader a24f6248c6154bbc9e312c0d44281a38. Latest consensus state: current_term: 1 leader_uuid: "a24f6248c6154bbc9e312c0d44281a38" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a24f6248c6154bbc9e312c0d44281a38" member_type: VOTER } }
I20260608 12:37:15.042142  1040 sys_catalog.cc:458] T 00000000000000000000000000000000 P a24f6248c6154bbc9e312c0d44281a38 [sys.catalog]: This master's current role is: LEADER
I20260608 12:37:15.046777  1045 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:37:15.053510  1045 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:37:15.054940   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:37:15.064149  1045 catalog_manager.cc:1382] Generated new cluster ID: 00ef3d0d0d9447c5bd85b2cd3f4ee718
I20260608 12:37:15.064567  1045 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:37:15.104166  1045 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:37:15.105681  1045 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:37:15.123195  1045 catalog_manager.cc:6069] T 00000000000000000000000000000000 P a24f6248c6154bbc9e312c0d44281a38: Generated new TSK 0
I20260608 12:37:15.123998  1045 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:37:15.187676   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:37:15.196399  1056 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:37:15.197592  1057 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:37:15.202461   431 server_base.cc:1061] running on GCE node
W20260608 12:37:15.204922  1059 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:37:15.206189   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:37:15.206480   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:37:15.206663   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922235206645 us; error 0 us; skew 500 ppm
I20260608 12:37:15.207358   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:37:15.210325   431 webserver.cc:533] Webserver started at http://127.0.107.193:39243/ using document root <none> and password file <none>
I20260608 12:37:15.210881   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:37:15.211095   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:37:15.211393   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:37:15.212540   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922229144781-431-0/minicluster-data/ts-0-root/instance:
uuid: "9ca829841f6f4a1597a2e4743b1a053a"
format_stamp: "Formatted at 2026-06-08 12:37:15 on dist-test-slave-3gfq"
I20260608 12:37:15.217538   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.006s
I20260608 12:37:15.221563  1064 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:37:15.222640   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 12:37:15.223008   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922229144781-431-0/minicluster-data/ts-0-root
uuid: "9ca829841f6f4a1597a2e4743b1a053a"
format_stamp: "Formatted at 2026-06-08 12:37:15 on dist-test-slave-3gfq"
I20260608 12:37:15.223413   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922229144781-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922229144781-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922229144781-431-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:37:15.247866   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:37:15.249003   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:37:15.250697   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:37:15.253279   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:37:15.253527   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:37:15.253840   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:37:15.254046   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:37:15.297379   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:36185
I20260608 12:37:15.297531  1126 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:36185 every 8 connection(s)
I20260608 12:37:15.302987   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:37:15.311249  1131 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:37:15.311702  1132 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:37:15.315964  1134 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:37:15.316975   431 server_base.cc:1061] running on GCE node
I20260608 12:37:15.318357   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:37:15.318652   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:37:15.318864   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922235318845 us; error 0 us; skew 500 ppm
I20260608 12:37:15.319495   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:37:15.320547  1127 heartbeater.cc:344] Connected to a master server at 127.0.107.254:40247
I20260608 12:37:15.321043  1127 heartbeater.cc:461] Registering TS with master...
I20260608 12:37:15.322139  1127 heartbeater.cc:507] Master 127.0.107.254:40247 requested a full tablet report, sending...
I20260608 12:37:15.322523   431 webserver.cc:533] Webserver started at http://127.0.107.194:43757/ using document root <none> and password file <none>
I20260608 12:37:15.323262   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:37:15.323519   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:37:15.323818   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:37:15.325018   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922229144781-431-0/minicluster-data/ts-1-root/instance:
uuid: "c14a9a4077a24fa4be3dcc51a603c9af"
format_stamp: "Formatted at 2026-06-08 12:37:15 on dist-test-slave-3gfq"
I20260608 12:37:15.325181  1000 ts_manager.cc:194] Registered new tserver with Master: 9ca829841f6f4a1597a2e4743b1a053a (127.0.107.193:36185)
I20260608 12:37:15.327627  1000 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48794
I20260608 12:37:15.330899   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260608 12:37:15.335090  1139 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:37:15.336316   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 12:37:15.336743   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922229144781-431-0/minicluster-data/ts-1-root
uuid: "c14a9a4077a24fa4be3dcc51a603c9af"
format_stamp: "Formatted at 2026-06-08 12:37:15 on dist-test-slave-3gfq"
I20260608 12:37:15.337090   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922229144781-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922229144781-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922229144781-431-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:37:15.356611   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:37:15.357837   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:37:15.359390   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:37:15.362097   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:37:15.362352   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:37:15.362617   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:37:15.362802   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:37:15.404503   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:46753
I20260608 12:37:15.404695  1201 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:46753 every 8 connection(s)
I20260608 12:37:15.409740   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:37:15.418071  1205 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:37:15.418115  1206 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:37:15.423014  1208 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:37:15.424124   431 server_base.cc:1061] running on GCE node
I20260608 12:37:15.425190  1202 heartbeater.cc:344] Connected to a master server at 127.0.107.254:40247
I20260608 12:37:15.425243   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:37:15.425891   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:37:15.425925  1202 heartbeater.cc:461] Registering TS with master...
I20260608 12:37:15.426280   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922235426234 us; error 0 us; skew 500 ppm
I20260608 12:37:15.426966  1202 heartbeater.cc:507] Master 127.0.107.254:40247 requested a full tablet report, sending...
I20260608 12:37:15.427064   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:37:15.430089  1000 ts_manager.cc:194] Registered new tserver with Master: c14a9a4077a24fa4be3dcc51a603c9af (127.0.107.194:46753)
I20260608 12:37:15.431510   431 webserver.cc:533] Webserver started at http://127.0.107.195:41661/ using document root <none> and password file <none>
I20260608 12:37:15.432402   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:37:15.432379  1000 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48796
I20260608 12:37:15.432914   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:37:15.433336   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:37:15.435088   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922229144781-431-0/minicluster-data/ts-2-root/instance:
uuid: "6aa517e9669f439b9916f29d37549ebd"
format_stamp: "Formatted at 2026-06-08 12:37:15 on dist-test-slave-3gfq"
I20260608 12:37:15.441188   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260608 12:37:15.445367  1213 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:37:15.446535   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 12:37:15.446877   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922229144781-431-0/minicluster-data/ts-2-root
uuid: "6aa517e9669f439b9916f29d37549ebd"
format_stamp: "Formatted at 2026-06-08 12:37:15 on dist-test-slave-3gfq"
I20260608 12:37:15.447172   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922229144781-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922229144781-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922229144781-431-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:37:15.463191   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:37:15.464473   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:37:15.466120   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:37:15.468884   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:37:15.469097   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:37:15.469429   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:37:15.469600   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:37:15.516419   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:40565
I20260608 12:37:15.516566  1275 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:40565 every 8 connection(s)
I20260608 12:37:15.533805  1276 heartbeater.cc:344] Connected to a master server at 127.0.107.254:40247
I20260608 12:37:15.534243  1276 heartbeater.cc:461] Registering TS with master...
I20260608 12:37:15.535125  1276 heartbeater.cc:507] Master 127.0.107.254:40247 requested a full tablet report, sending...
I20260608 12:37:15.537662  1000 ts_manager.cc:194] Registered new tserver with Master: 6aa517e9669f439b9916f29d37549ebd (127.0.107.195:40565)
I20260608 12:37:15.538301   431 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.017887465s
I20260608 12:37:15.539654  1000 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48798
I20260608 12:37:16.087579  1000 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:48800:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377\017\004\001\000\376\377\377\037\004\001\000\375\377\377/\004\001\000\374\377\377?\004\001\000\373\377\377O\004\001\000\372\377\377_\004\001\000\371\377\377o""\004\001\000\377\377\377\017\004\001\000\376\377\377\037\004\001\000\375\377\377/\004\001\000\374\377\377?\004\001\000\373\377\377O\004\001\000\372\377\377_\004\001\000\371\377\377o"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 12:37:16.090818  1000 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 12:37:16.171725  1092 tablet_service.cc:1511] Processing CreateTablet for tablet 33f46d7ae8fa4fe782bd6bcb7f394e67 (DEFAULT_TABLE table=test-workload [id=e6784a18443b463b8b983af7969d5a8c]), partition=RANGE (key) PARTITION VALUES < 268435455
I20260608 12:37:16.173401  1092 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33f46d7ae8fa4fe782bd6bcb7f394e67. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:37:16.174782  1241 tablet_service.cc:1511] Processing CreateTablet for tablet 33f46d7ae8fa4fe782bd6bcb7f394e67 (DEFAULT_TABLE table=test-workload [id=e6784a18443b463b8b983af7969d5a8c]), partition=RANGE (key) PARTITION VALUES < 268435455
I20260608 12:37:16.176318  1241 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33f46d7ae8fa4fe782bd6bcb7f394e67. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:37:16.179222  1240 tablet_service.cc:1511] Processing CreateTablet for tablet 8b7fb0b196d242d9b47670e9e2df17a7 (DEFAULT_TABLE table=test-workload [id=e6784a18443b463b8b983af7969d5a8c]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 536870910
I20260608 12:37:16.180789  1240 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b7fb0b196d242d9b47670e9e2df17a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:37:16.183512  1239 tablet_service.cc:1511] Processing CreateTablet for tablet 8892b0a8f69f480bb66403d371f00216 (DEFAULT_TABLE table=test-workload [id=e6784a18443b463b8b983af7969d5a8c]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 805306365
I20260608 12:37:16.185133  1239 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8892b0a8f69f480bb66403d371f00216. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:37:16.192364  1238 tablet_service.cc:1511] Processing CreateTablet for tablet 5e72e020a0ac4b42b266c9a72c5c9147 (DEFAULT_TABLE table=test-workload [id=e6784a18443b463b8b983af7969d5a8c]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 1073741820
I20260608 12:37:16.195087  1237 tablet_service.cc:1511] Processing CreateTablet for tablet 0760db4398ec41669d34303fd9337865 (DEFAULT_TABLE table=test-workload [id=e6784a18443b463b8b983af7969d5a8c]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1342177275
I20260608 12:37:16.196560  1235 tablet_service.cc:1511] Processing CreateTablet for tablet e27606b5b1ed465b87acb53f3b54dcf6 (DEFAULT_TABLE table=test-workload [id=e6784a18443b463b8b983af7969d5a8c]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1879048185
I20260608 12:37:16.197659  1236 tablet_service.cc:1511] Processing CreateTablet for tablet 4dcec289d6f041f4af3c97079d4e3f16 (DEFAULT_TABLE table=test-workload [id=e6784a18443b463b8b983af7969d5a8c]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1610612730
I20260608 12:37:16.199120  1238 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e72e020a0ac4b42b266c9a72c5c9147. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:37:16.200080  1236 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4dcec289d6f041f4af3c97079d4e3f16. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:37:16.200804  1167 tablet_service.cc:1511] Processing CreateTablet for tablet 33f46d7ae8fa4fe782bd6bcb7f394e67 (DEFAULT_TABLE table=test-workload [id=e6784a18443b463b8b983af7969d5a8c]), partition=RANGE (key) PARTITION VALUES < 268435455
I20260608 12:37:16.201920  1165 tablet_service.cc:1511] Processing CreateTablet for tablet 8892b0a8f69f480bb66403d371f00216 (DEFAULT_TABLE table=test-workload [id=e6784a18443b463b8b983af7969d5a8c]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 805306365
I20260608 12:37:16.202512  1167 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33f46d7ae8fa4fe782bd6bcb7f394e67. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:37:16.202978  1161 tablet_service.cc:1511] Processing CreateTablet for tablet e27606b5b1ed465b87acb53f3b54dcf6 (DEFAULT_TABLE table=test-workload [id=e6784a18443b463b8b983af7969d5a8c]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1879048185
I20260608 12:37:16.203521  1165 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8892b0a8f69f480bb66403d371f00216. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:37:16.204074  1235 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e27606b5b1ed465b87acb53f3b54dcf6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:37:16.204408  1161 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e27606b5b1ed465b87acb53f3b54dcf6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:37:16.206010  1166 tablet_service.cc:1511] Processing CreateTablet for tablet 8b7fb0b196d242d9b47670e9e2df17a7 (DEFAULT_TABLE table=test-workload [id=e6784a18443b463b8b983af7969d5a8c]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 536870910
I20260608 12:37:16.207718  1166 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b7fb0b196d242d9b47670e9e2df17a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:37:16.211164  1163 tablet_service.cc:1511] Processing CreateTablet for tablet 0760db4398ec41669d34303fd9337865 (DEFAULT_TABLE table=test-workload [id=e6784a18443b463b8b983af7969d5a8c]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1342177275
I20260608 12:37:16.212661  1163 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0760db4398ec41669d34303fd9337865. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:37:16.215076  1162 tablet_service.cc:1511] Processing CreateTablet for tablet 4dcec289d6f041f4af3c97079d4e3f16 (DEFAULT_TABLE table=test-workload [id=e6784a18443b463b8b983af7969d5a8c]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1610612730
I20260608 12:37:16.216533  1162 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4dcec289d6f041f4af3c97079d4e3f16. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:37:16.220148  1164 tablet_service.cc:1511] Processing CreateTablet for tablet 5e72e020a0ac4b42b266c9a72c5c9147 (DEFAULT_TABLE table=test-workload [id=e6784a18443b463b8b983af7969d5a8c]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 1073741820
I20260608 12:37:16.221658  1164 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e72e020a0ac4b42b266c9a72c5c9147. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:37:16.222818  1237 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0760db4398ec41669d34303fd9337865. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:37:16.228152  1092 tablet_service.cc:1511] Processing CreateTablet for tablet 8b7fb0b196d242d9b47670e9e2df17a7 (DEFAULT_TABLE table=test-workload [id=e6784a18443b463b8b983af7969d5a8c]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 536870910
I20260608 12:37:16.230023  1092 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b7fb0b196d242d9b47670e9e2df17a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:37:16.236521  1295 tablet_bootstrap.cc:492] T 33f46d7ae8fa4fe782bd6bcb7f394e67 P 9ca829841f6f4a1597a2e4743b1a053a: Bootstrap starting.
I20260608 12:37:16.241043  1091 tablet_service.cc:1511] Processing CreateTablet for tablet 8892b0a8f69f480bb66403d371f00216 (DEFAULT_TABLE table=test-workload [id=e6784a18443b463b8b983af7969d5a8c]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 805306365
I20260608 12:37:16.254292  1091 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8892b0a8f69f480bb66403d371f00216. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:37:16.244146  1090 tablet_service.cc:1511] Processing CreateTablet for tablet 5e72e020a0ac4b42b266c9a72c5c9147 (DEFAULT_TABLE table=test-workload [id=e6784a18443b463b8b983af7969d5a8c]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 1073741820
I20260608 12:37:16.247051  1089 tablet_service.cc:1511] Processing CreateTablet for tablet 0760db4398ec41669d34303fd9337865 (DEFAULT_TABLE table=test-workload [id=e6784a18443b463b8b983af7969d5a8c]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1342177275
I20260608 12:37:16.250576  1160 tablet_service.cc:1511] Processing CreateTablet for tablet 670841af090648bcb9665641a8ef04f2 (DEFAULT_TABLE table=test-workload [id=e6784a18443b463b8b983af7969d5a8c]), partition=RANGE (key) PARTITION 1879048185 <= VALUES
I20260608 12:37:16.260586  1240 tablet_service.cc:1511] Processing CreateTablet for tablet 670841af090648bcb9665641a8ef04f2 (DEFAULT_TABLE table=test-workload [id=e6784a18443b463b8b983af7969d5a8c]), partition=RANGE (key) PARTITION 1879048185 <= VALUES
I20260608 12:37:16.269279  1086 tablet_service.cc:1511] Processing CreateTablet for tablet 670841af090648bcb9665641a8ef04f2 (DEFAULT_TABLE table=test-workload [id=e6784a18443b463b8b983af7969d5a8c]), partition=RANGE (key) PARTITION 1879048185 <= VALUES
I20260608 12:37:16.271905  1160 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 670841af090648bcb9665641a8ef04f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:37:16.279601  1087 tablet_service.cc:1511] Processing CreateTablet for tablet e27606b5b1ed465b87acb53f3b54dcf6 (DEFAULT_TABLE table=test-workload [id=e6784a18443b463b8b983af7969d5a8c]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1879048185
I20260608 12:37:16.282078  1088 tablet_service.cc:1511] Processing CreateTablet for tablet 4dcec289d6f041f4af3c97079d4e3f16 (DEFAULT_TABLE table=test-workload [id=e6784a18443b463b8b983af7969d5a8c]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1610612730
I20260608 12:37:16.286260  1296 tablet_bootstrap.cc:492] T 5e72e020a0ac4b42b266c9a72c5c9147 P 6aa517e9669f439b9916f29d37549ebd: Bootstrap starting.
I20260608 12:37:16.287356  1089 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0760db4398ec41669d34303fd9337865. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:37:16.290167  1240 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 670841af090648bcb9665641a8ef04f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:37:16.297457  1086 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 670841af090648bcb9665641a8ef04f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:37:16.301515  1087 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e27606b5b1ed465b87acb53f3b54dcf6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:37:16.306993  1090 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e72e020a0ac4b42b266c9a72c5c9147. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:37:16.308142  1088 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4dcec289d6f041f4af3c97079d4e3f16. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:37:16.328317  1295 tablet_bootstrap.cc:654] T 33f46d7ae8fa4fe782bd6bcb7f394e67 P 9ca829841f6f4a1597a2e4743b1a053a: Neither blocks nor log segments found. Creating new log.
I20260608 12:37:16.333226  1127 heartbeater.cc:499] Master 127.0.107.254:40247 was elected leader, sending a full tablet report...
I20260608 12:37:16.347918  1297 tablet_bootstrap.cc:492] T 33f46d7ae8fa4fe782bd6bcb7f394e67 P c14a9a4077a24fa4be3dcc51a603c9af: Bootstrap starting.
I20260608 12:37:16.370419  1296 tablet_bootstrap.cc:654] T 5e72e020a0ac4b42b266c9a72c5c9147 P 6aa517e9669f439b9916f29d37549ebd: Neither blocks nor log segments found. Creating new log.
I20260608 12:37:16.373648  1295 tablet_bootstrap.cc:492] T 33f46d7ae8fa4fe782bd6bcb7f394e67 P 9ca829841f6f4a1597a2e4743b1a053a: No bootstrap required, opened a new log
I20260608 12:37:16.374339  1295 ts_tablet_manager.cc:1403] T 33f46d7ae8fa4fe782bd6bcb7f394e67 P 9ca829841f6f4a1597a2e4743b1a053a: Time spent bootstrapping tablet: real 0.138s	user 0.007s	sys 0.015s
I20260608 12:37:16.377318  1295 raft_consensus.cc:359] T 33f46d7ae8fa4fe782bd6bcb7f394e67 P 9ca829841f6f4a1597a2e4743b1a053a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6aa517e9669f439b9916f29d37549ebd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40565 } } peers { permanent_uuid: "9ca829841f6f4a1597a2e4743b1a053a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36185 } } peers { permanent_uuid: "c14a9a4077a24fa4be3dcc51a603c9af" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46753 } }
I20260608 12:37:16.377931  1296 tablet_bootstrap.cc:492] T 5e72e020a0ac4b42b266c9a72c5c9147 P 6aa517e9669f439b9916f29d37549ebd: No bootstrap required, opened a new log
I20260608 12:37:16.378149  1295 raft_consensus.cc:385] T 33f46d7ae8fa4fe782bd6bcb7f394e67 P 9ca829841f6f4a1597a2e4743b1a053a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:37:16.378345  1297 tablet_bootstrap.cc:654] T 33f46d7ae8fa4fe782bd6bcb7f394e67 P c14a9a4077a24fa4be3dcc51a603c9af: Neither blocks nor log segments found. Creating new log.
I20260608 12:37:16.378614  1296 ts_tablet_manager.cc:1403] T 5e72e020a0ac4b42b266c9a72c5c9147 P 6aa517e9669f439b9916f29d37549ebd: Time spent bootstrapping tablet: real 0.093s	user 0.005s	sys 0.010s
I20260608 12:37:16.378582  1295 raft_consensus.cc:740] T 33f46d7ae8fa4fe782bd6bcb7f394e67 P 9ca829841f6f4a1597a2e4743b1a053a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ca829841f6f4a1597a2e4743b1a053a, State: Initialized, Role: FOLLOWER
I20260608 12:37:16.379832  1295 consensus_queue.cc:260] T 33f46d7ae8fa4fe782bd6bcb7f394e67 P 9ca829841f6f4a1597a2e4743b1a053a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6aa517e9669f439b9916f29d37549ebd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40565 } } peers { permanent_uuid: "9ca829841f6f4a1597a2e4743b1a053a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36185 } } peers { permanent_uuid: "c14a9a4077a24fa4be3dcc51a603c9af" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46753 } }
I20260608 12:37:16.382243  1296 raft_consensus.cc:359] T 5e72e020a0ac4b42b266c9a72c5c9147 P 6aa517e9669f439b9916f29d37549ebd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ca829841f6f4a1597a2e4743b1a053a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36185 } } peers { permanent_uuid: "c14a9a4077a24fa4be3dcc51a603c9af" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46753 } } peers { permanent_uuid: "6aa517e9669f439b9916f29d37549ebd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40565 } }
I20260608 12:37:16.383270  1296 raft_consensus.cc:385] T 5e72e020a0ac4b42b266c9a72c5c9147 P 6aa517e9669f439b9916f29d37549ebd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:37:16.383623  1296 raft_consensus.cc:740] T 5e72e020a0ac4b42b266c9a72c5c9147 P 6aa517e9669f439b9916f29d37549ebd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6aa517e9669f439b9916f29d37549ebd, State: Initialized, Role: FOLLOWER
I20260608 12:37:16.384385  1295 ts_tablet_manager.cc:1434] T 33f46d7ae8fa4fe782bd6bcb7f394e67 P 9ca829841f6f4a1597a2e4743b1a053a: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.005s
I20260608 12:37:16.384509  1296 consensus_queue.cc:260] T 5e72e020a0ac4b42b266c9a72c5c9147 P 6aa517e9669f439b9916f29d37549ebd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ca829841f6f4a1597a2e4743b1a053a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36185 } } peers { permanent_uuid: "c14a9a4077a24fa4be3dcc51a603c9af" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46753 } } peers { permanent_uuid: "6aa517e9669f439b9916f29d37549ebd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40565 } }
I20260608 12:37:16.386613  1295 tablet_bootstrap.cc:492] T 8b7fb0b196d242d9b47670e9e2df17a7 P 9ca829841f6f4a1597a2e4743b1a053a: Bootstrap starting.
I20260608 12:37:16.386727  1297 tablet_bootstrap.cc:492] T 33f46d7ae8fa4fe782bd6bcb7f394e67 P c14a9a4077a24fa4be3dcc51a603c9af: No bootstrap required, opened a new log
I20260608 12:37:16.387444  1297 ts_tablet_manager.cc:1403] T 33f46d7ae8fa4fe782bd6bcb7f394e67 P c14a9a4077a24fa4be3dcc51a603c9af: Time spent bootstrapping tablet: real 0.040s	user 0.015s	sys 0.000s
I20260608 12:37:16.390848  1297 raft_consensus.cc:359] T 33f46d7ae8fa4fe782bd6bcb7f394e67 P c14a9a4077a24fa4be3dcc51a603c9af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6aa517e9669f439b9916f29d37549ebd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40565 } } peers { permanent_uuid: "9ca829841f6f4a1597a2e4743b1a053a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36185 } } peers { permanent_uuid: "c14a9a4077a24fa4be3dcc51a603c9af" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46753 } }
I20260608 12:37:16.391788  1297 raft_consensus.cc:385] T 33f46d7ae8fa4fe782bd6bcb7f394e67 P c14a9a4077a24fa4be3dcc51a603c9af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:37:16.392187  1297 raft_consensus.cc:740] T 33f46d7ae8fa4fe782bd6bcb7f394e67 P c14a9a4077a24fa4be3dcc51a603c9af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c14a9a4077a24fa4be3dcc51a603c9af, State: Initialized, Role: FOLLOWER
I20260608 12:37:16.393275  1297 consensus_queue.cc:260] T 33f46d7ae8fa4fe782bd6bcb7f394e67 P c14a9a4077a24fa4be3dcc51a603c9af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6aa517e9669f439b9916f29d37549ebd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40565 } } peers { permanent_uuid: "9ca829841f6f4a1597a2e4743b1a053a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36185 } } peers { permanent_uuid: "c14a9a4077a24fa4be3dcc51a603c9af" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46753 } }
I20260608 12:37:16.394364  1295 tablet_bootstrap.cc:654] T 8b7fb0b196d242d9b47670e9e2df17a7 P 9ca829841f6f4a1597a2e4743b1a053a: Neither blocks nor log segments found. Creating new log.
I20260608 12:37:16.402132  1276 heartbeater.cc:499] Master 127.0.107.254:40247 was elected leader, sending a full tablet report...
I20260608 12:37:16.402619  1296 ts_tablet_manager.cc:1434] T 5e72e020a0ac4b42b266c9a72c5c9147 P 6aa517e9669f439b9916f29d37549ebd: Time spent starting tablet: real 0.023s	user 0.014s	sys 0.008s
I20260608 12:37:16.404408  1296 tablet_bootstrap.cc:492] T 8b7fb0b196d242d9b47670e9e2df17a7 P 6aa517e9669f439b9916f29d37549ebd: Bootstrap starting.
I20260608 12:37:16.413323  1296 tablet_bootstrap.cc:654] T 8b7fb0b196d242d9b47670e9e2df17a7 P 6aa517e9669f439b9916f29d37549ebd: Neither blocks nor log segments found. Creating new log.
I20260608 12:37:16.418037  1202 heartbeater.cc:499] Master 127.0.107.254:40247 was elected leader, sending a full tablet report...
I20260608 12:37:16.421625  1296 tablet_bootstrap.cc:492] T 8b7fb0b196d242d9b47670e9e2df17a7 P 6aa517e9669f439b9916f29d37549ebd: No bootstrap required, opened a new log
I20260608 12:37:16.422215  1296 ts_tablet_manager.cc:1403] T 8b7fb0b196d242d9b47670e9e2df17a7 P 6aa517e9669f439b9916f29d37549ebd: Time spent bootstrapping tablet: real 0.018s	user 0.014s	sys 0.001s
I20260608 12:37:16.422673  1297 ts_tablet_manager.cc:1434] T 33f46d7ae8fa4fe782bd6bcb7f394e67 P c14a9a4077a24fa4be3dcc51a603c9af: Time spent starting tablet: real 0.035s	user 0.018s	sys 0.010s
I20260608 12:37:16.423298  1295 tablet_bootstrap.cc:492] T 8b7fb0b196d242d9b47670e9e2df17a7 P 9ca829841f6f4a1597a2e4743b1a053a: No bootstrap required, opened a new log
I20260608 12:37:16.423904  1295 ts_tablet_manager.cc:1403] T 8b7fb0b196d242d9b47670e9e2df17a7 P 9ca829841f6f4a1597a2e4743b1a053a: Time spent bootstrapping tablet: real 0.038s	user 0.006s	sys 0.026s
I20260608 12:37:16.423898  1297 tablet_bootstrap.cc:492] T 0760db4398ec41669d34303fd9337865 P c14a9a4077a24fa4be3dcc51a603c9af: Bootstrap starting.
I20260608 12:37:16.425570  1296 raft_consensus.cc:359] T 8b7fb0b196d242d9b47670e9e2df17a7 P 6aa517e9669f439b9916f29d37549ebd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ca829841f6f4a1597a2e4743b1a053a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36185 } } peers { permanent_uuid: "c14a9a4077a24fa4be3dcc51a603c9af" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46753 } } peers { permanent_uuid: "6aa517e9669f439b9916f29d37549ebd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40565 } }
I20260608 12:37:16.427385  1296 raft_consensus.cc:385] T 8b7fb0b196d242d9b47670e9e2df17a7 P 6aa517e9669f439b9916f29d37549ebd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:37:16.427698  1296 raft_consensus.cc:740] T 8b7fb0b196d242d9b47670e9e2df17a7 P 6aa517e9669f439b9916f29d37549ebd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6aa517e9669f439b9916f29d37549ebd, State: Initialized, Role: FOLLOWER
I20260608 12:37:16.428663  1296 consensus_queue.cc:260] T 8b7fb0b196d242d9b47670e9e2df17a7 P 6aa517e9669f439b9916f29d37549ebd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ca829841f6f4a1597a2e4743b1a053a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36185 } } peers { permanent_uuid: "c14a9a4077a24fa4be3dcc51a603c9af" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46753 } } peers { permanent_uuid: "6aa517e9669f439b9916f29d37549ebd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40565 } }
I20260608 12:37:16.431214  1296 ts_tablet_manager.cc:1434] T 8b7fb0b196d242d9b47670e9e2df17a7 P 6aa517e9669f439b9916f29d37549ebd: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260608 12:37:16.432145  1296 tablet_bootstrap.cc:492] T 33f46d7ae8fa4fe782bd6bcb7f394e67 P 6aa517e9669f439b9916f29d37549ebd: Bootstrap starting.
I20260608 12:37:16.432299  1295 raft_consensus.cc:359] T 8b7fb0b196d242d9b47670e9e2df17a7 P 9ca829841f6f4a1597a2e4743b1a053a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ca829841f6f4a1597a2e4743b1a053a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36185 } } peers { permanent_uuid: "c14a9a4077a24fa4be3dcc51a603c9af" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46753 } } peers { permanent_uuid: "6aa517e9669f439b9916f29d37549ebd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40565 } }
I20260608 12:37:16.433004  1295 raft_consensus.cc:385] T 8b7fb0b196d242d9b47670e9e2df17a7 P 9ca829841f6f4a1597a2e4743b1a053a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:37:16.433308  1295 raft_consensus.cc:740] T 8b7fb0b196d242d9b47670e9e2df17a7 P 9ca829841f6f4a1597a2e4743b1a053a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ca829841f6f4a1597a2e4743b1a053a, State: Initialized, Role: FOLLOWER
I20260608 12:37:16.433630  1297 tablet_bootstrap.cc:654] T 0760db4398ec41669d34303fd9337865 P c14a9a4077a24fa4be3dcc51a603c9af: Neither blocks nor log segments found. Creating new log.
I20260608 12:37:16.434108  1295 consensus_queue.cc:260] T 8b7fb0b196d242d9b47670e9e2df17a7 P 9ca829841f6f4a1597a2e4743b1a053a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ca829841f6f4a1597a2e4743b1a053a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36185 } } peers { permanent_uuid: "c14a9a4077a24fa4be3dcc51a603c9af" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46753 } } peers { permanent_uuid: "6aa517e9669f439b9916f29d37549ebd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40565 } }
I20260608 12:37:16.437368  1300 raft_consensus.cc:493] T 8b7fb0b196d242d9b47670e9e2df17a7 P 9ca829841f6f4a1597a2e4743b1a053a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:37:16.437922  1300 raft_consensus.cc:515] T 8b7fb0b196d242d9b47670e9e2df17a7 P 9ca829841f6f4a1597a2e4743b1a053a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ca829841f6f4a1597a2e4743b1a053a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36185 } } peers { permanent_uuid: "c14a9a4077a24fa4be3dcc51a603c9af" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46753 } } peers { permanent_uuid: "6aa517e9669f439b9916f29d37549ebd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40565 } }
I20260608 12:37:16.439656  1295 ts_tablet_manager.cc:1434] T 8b7fb0b196d242d9b47670e9e2df17a7 P 9ca829841f6f4a1597a2e4743b1a053a: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.001s
I20260608 12:37:16.440734  1295 tablet_bootstrap.cc:492] T 0760db4398ec41669d34303fd9337865 P 9ca829841f6f4a1597a2e4743b1a053a: Bootstrap starting.
I20260608 12:37:16.446897  1296 tablet_bootstrap.cc:654] T 33f46d7ae8fa4fe782bd6bcb7f394e67 P 6aa517e9669f439b9916f29d37549ebd: Neither blocks nor log segments found. Creating new log.
I20260608 12:37:16.448235  1295 tablet_bootstrap.cc:654] T 0760db4398ec41669d34303fd9337865 P 9ca829841f6f4a1597a2e4743b1a053a: Neither blocks nor log segments found. Creating new log.
I20260608 12:37:16.452343  1297 tablet_bootstrap.cc:492] T 0760db4398ec41669d34303fd9337865 P c14a9a4077a24fa4be3dcc51a603c9af: No bootstrap required, opened a new log
I20260608 12:37:16.453310  1297 ts_tablet_manager.cc:1403] T 0760db4398ec41669d34303fd9337865 P c14a9a4077a24fa4be3dcc51a603c9af: Time spent bootstrapping tablet: real 0.030s	user 0.009s	sys 0.014s
I20260608 12:37:16.452989  1300 leader_election.cc:290] T 8b7fb0b196d242d9b47670e9e2df17a7 P 9ca829841f6f4a1597a2e4743b1a053a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c14a9a4077a24fa4be3dcc51a603c9af (127.0.107.194:46753), 6aa517e9669f439b9916f29d37549ebd (127.0.107.195:40565)
I20260608 12:37:16.457585  1297 raft_consensus.cc:359] T 0760db4398ec41669d34303fd9337865 P c14a9a4077a24fa4be3dcc51a603c9af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ca829841f6f4a1597a2e4743b1a053a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36185 } } peers { permanent_uuid: "c14a9a4077a24fa4be3dcc51a603c9af" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46753 } } peers { permanent_uuid: "6aa517e9669f439b9916f29d37549ebd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40565 } }
I20260608 12:37:16.458459  1297 raft_consensus.cc:385] T 0760db4398ec41669d34303fd9337865 P c14a9a4077a24fa4be3dcc51a603c9af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:37:16.458860  1297 raft_consensus.cc:740] T 0760db4398ec41669d34303fd9337865 P c14a9a4077a24fa4be3dcc51a603c9af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c14a9a4077a24fa4be3dcc51a603c9af, State: Initialized, Role: FOLLOWER
I20260608 12:37:16.459894  1297 consensus_queue.cc:260] T 0760db4398ec41669d34303fd9337865 P c14a9a4077a24fa4be3dcc51a603c9af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ca829841f6f4a1597a2e4743b1a053a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36185 } } peers { permanent_uuid: "c14a9a4077a24fa4be3dcc51a603c9af" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46753 } } peers { permanent_uuid: "6aa517e9669f439b9916f29d37549ebd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40565 } }
I20260608 12:37:16.468096  1296 tablet_bootstrap.cc:492] T 33f46d7ae8fa4fe782bd6bcb7f394e67 P 6aa517e9669f439b9916f29d37549ebd: No bootstrap required, opened a new log
I20260608 12:37:16.468537  1296 ts_tablet_manager.cc:1403] T 33f46d7ae8fa4fe782bd6bcb7f394e67 P 6aa517e9669f439b9916f29d37549ebd: Time spent bootstrapping tablet: real 0.037s	user 0.011s	sys 0.003s
I20260608 12:37:16.472945  1296 raft_consensus.cc:359] T 33f46d7ae8fa4fe782bd6bcb7f394e67 P 6aa517e9669f439b9916f29d37549ebd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6aa517e9669f439b9916f29d37549ebd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40565 } } peers { permanent_uuid: "9ca829841f6f4a1597a2e4743b1a053a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36185 } } peers { permanent_uuid: "c14a9a4077a24fa4be3dcc51a603c9af" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46753 } }
I20260608 12:37:16.474117  1296 raft_consensus.cc:385] T 33f46d7ae8fa4fe782bd6bcb7f394e67 P 6aa517e9669f439b9916f29d37549ebd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:37:16.474560  1296 raft_consensus.cc:740] T 33f46d7ae8fa4fe782bd6bcb7f394e67 P 6aa517e9669f439b9916f29d37549ebd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6aa517e9669f439b9916f29d37549ebd, State: Initialized, Role: FOLLOWER
I20260608 12:37:16.475945  1296 consensus_queue.cc:260] T 33f46d7ae8fa4fe782bd6bcb7f394e67 P 6aa517e9669f439b9916f29d37549ebd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6aa517e9669f439b9916f29d37549ebd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40565 } } peers { permanent_uuid: "9ca829841f6f4a1597a2e4743b1a053a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36185 } } peers { permanent_uuid: "c14a9a4077a24fa4be3dcc51a603c9af" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46753 } }
I20260608 12:37:16.477960  1297 ts_tablet_manager.cc:1434] T 0760db4398ec41669d34303fd9337865 P c14a9a4077a24fa4be3dcc51a603c9af: Time spent starting tablet: real 0.024s	user 0.008s	sys 0.001s
I20260608 12:37:16.479720  1297 tablet_bootstrap.cc:492] T 8b7fb0b196d242d9b47670e9e2df17a7 P c14a9a4077a24fa4be3dcc51a603c9af: Bootstrap starting.
I20260608 12:37:16.484819  1296 ts_tablet_manager.cc:1434] T 33f46d7ae8fa4fe782bd6bcb7f394e67 P 6aa517e9669f439b9916f29d37549ebd: Time spent starting tablet: real 0.016s	user 0.010s	sys 0.001s
I20260608 12:37:16.491554  1296 tablet_bootstrap.cc:492] T e27606b5b1ed465b87acb53f3b54dcf6 P 6aa517e9669f439b9916f29d37549ebd: Bootstrap starting.
I20260608 12:37:16.494269  1177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b7fb0b196d242d9b47670e9e2df17a7" candidate_uuid: "9ca829841f6f4a1597a2e4743b1a053a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c14a9a4077a24fa4be3dcc51a603c9af" is_pre_election: true
W20260608 12:37:16.501204  1065 leader_election.cc:343] T 8b7fb0b196d242d9b47670e9e2df17a7 P 9ca829841f6f4a1597a2e4743b1a053a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c14a9a4077a24fa4be3dcc51a603c9af (127.0.107.194:46753): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:37:16.506796  1297 tablet_bootstrap.cc:654] T 8b7fb0b196d242d9b47670e9e2df17a7 P c14a9a4077a24fa4be3dcc51a603c9af: Neither blocks nor log segments found. Creating new log.
I20260608 12:37:16.508208  1296 tablet_bootstrap.cc:654] T e27606b5b1ed465b87acb53f3b54dcf6 P 6aa517e9669f439b9916f29d37549ebd: Neither blocks nor log segments found. Creating new log.
I20260608 12:37:16.508643  1295 tablet_bootstrap.cc:492] T 0760db4398ec41669d34303fd9337865 P 9ca829841f6f4a1597a2e4743b1a053a: No bootstrap required, opened a new log
I20260608 12:37:16.509240  1295 ts_tablet_manager.cc:1403] T 0760db4398ec41669d34303fd9337865 P 9ca829841f6f4a1597a2e4743b1a053a: Time spent bootstrapping tablet: real 0.069s	user 0.018s	sys 0.019s
I20260608 12:37:16.511065  1251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b7fb0b196d242d9b47670e9e2df17a7" candidate_uuid: "9ca829841f6f4a1597a2e4743b1a053a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6aa517e9669f439b9916f29d37549ebd" is_pre_election: true
I20260608 12:37:16.512204  1251 raft_consensus.cc:2468] T 8b7fb0b196d242d9b47670e9e2df17a7 P 6aa517e9669f439b9916f29d37549ebd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ca829841f6f4a1597a2e4743b1a053a in term 0.
I20260608 12:37:16.513145  1295 raft_consensus.cc:359] T 0760db4398ec41669d34303fd9337865 P 9ca829841f6f4a1597a2e4743b1a053a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ca829841f6f4a1597a2e4743b1a053a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36185 } } peers { permanent_uuid: "c14a9a4077a24fa4be3dcc51a603c9af" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46753 } } peers { permanent_uuid: "6aa517e9669f439b9916f29d37549ebd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40565 } }
I20260608 12:37:16.515264  1295 raft_consensus.cc:385] T 0760db4398ec41669d34303fd9337865 P 9ca829841f6f4a1597a2e4743b1a053a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:37:16.515026  1065 leader_election.cc:304] T 8b7fb0b196d242d9b47670e9e2df17a7 P 9ca829841f6f4a1597a2e4743b1a053a [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: 6aa517e9669f439b9916f29d37549ebd, 9ca829841f6f4a1597a2e4743b1a053a; no voters: c14a9a4077a24fa4be3dcc51a603c9af
I20260608 12:37:16.515838  1295 raft_consensus.cc:740] T 0760db4398ec41669d34303fd9337865 P 9ca829841f6f4a1597a2e4743b1a053a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ca829841f6f4a1597a2e4743b1a053a, State: Initialized, Role: FOLLOWER
I20260608 12:37:16.517484  1300 raft_consensus.cc:2804] T 8b7fb0b196d242d9b47670e9e2df17a7 P 9ca829841f6f4a1597a2e4743b1a053a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:37:16.518184  1300 raft_consensus.cc:493] T 8b7fb0b196d242d9b47670e9e2df17a7 P 9ca829841f6f4a1597a2e4743b1a053a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:37:16.518783  1300 raft_consensus.cc:3060] T 8b7fb0b196d242d9b47670e9e2df17a7 P 9ca829841f6f4a1597a2e4743b1a053a [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:37:16.517001  1295 consensus_queue.cc:260] T 0760db4398ec41669d34303fd9337865 P 9ca829841f6f4a1597a2e4743b1a053a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ca829841f6f4a1597a2e4743b1a053a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36185 } } peers { permanent_uuid: "c14a9a4077a24fa4be3dcc51a603c9af" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46753 } } peers { permanent_uuid: "6aa517e9669f439b9916f29d37549ebd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40565 } }
I20260608 12:37:16.521519  1296 tablet_bootstrap.cc:492] T e27606b5b1ed465b87acb53f3b54dcf6 P 6aa517e9669f439b9916f29d37549ebd: No bootstrap required, opened a new log
I20260608 12:37:16.523362  1296 ts_tablet_manager.cc:1403] T e27606b5b1ed465b87acb53f3b54dcf6 P 6aa517e9669f439b9916f29d37549ebd: Time spent bootstrapping tablet: real 0.032s	user 0.021s	sys 0.000s
I20260608 12:37:16.529273  1297 tablet_bootstrap.cc:492] T 8b7fb0b196d242d9b47670e9e2df17a7 P c14a9a4077a24fa4be3dcc51a603c9af: No bootstrap required, opened a new log
I20260608 12:37:16.529038  1296 raft_consensus.cc:359] T e27606b5b1ed465b87acb53f3b54dcf6 P 6aa517e9669f439b9916f29d37549ebd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ca829841f6f4a1597a2e4743b1a053a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36185 } } peers { permanent_uuid: "c14a9a4077a24fa4be3dcc51a603c9af" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46753 } } peers { permanent_uuid: "6aa517e9669f439b9916f29d37549ebd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40565 } }
I20260608 12:37:16.529699  1300 raft_consensus.cc:515] T 8b7fb0b196d242d9b47670e9e2df17a7 P 9ca829841f6f4a1597a2e4743b1a053a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ca829841f6f4a1597a2e4743b1a053a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36185 } } peers { permanent_uuid: "c14a9a4077a24fa4be3dcc51a603c9af" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46753 } } peers { permanent_uuid: "6aa517e9669f439b9916f29d37549ebd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40565 } }
I20260608 12:37:16.530821  1296 raft_consensus.cc:385] T e27606b5b1ed465b87acb53f3b54dcf6 P 6aa517e9669f439b9916f29d37549ebd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:37:16.531303  1296 raft_consensus.cc:740] T e27606b5b1ed465b87acb53f3b54dcf6 P 6aa517e9669f439b9916f29d37549ebd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6aa517e9669f439b9916f29d37549ebd, State: Initialized, Role: FOLLOWER
I20260608 12:37:16.532445  1296 consensus_queue.cc:260] T e27606b5b1ed465b87acb53f3b54dcf6 P 6aa517e9669f439b9916f29d37549ebd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ca829841f6f4a1597a2e4743b1a053a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36185 } } peers { permanent_uuid: "c14a9a4077a24fa4be3dcc51a603c9af" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46753 } } peers { permanent_uuid: "6aa517e9669f439b9916f29d37549ebd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40565 } }
I20260608 12:37:16.532994  1295 ts_tablet_manager.cc:1434] T 0760db4398ec41669d34303fd9337865 P 9ca829841f6f4a1597a2e4743b1a053a: Time spent starting tablet: real 0.023s	user 0.015s	sys 0.005s
I20260608 12:37:16.530802  1297 ts_tablet_manager.cc:1403] T 8b7fb0b196d242d9b47670e9e2df17a7 P c14a9a4077a24fa4be3dcc51a603c9af: Time spent bootstrapping tablet: real 0.051s	user 0.020s	sys 0.005s
I20260608 12:37:16.534564  1295 tablet_bootstrap.cc:492] T 8892b0a8f69f480bb66403d371f00216 P 9ca829841f6f4a1597a2e4743b1a053a: Bootstrap starting.
I20260608 12:37:16.535023  1296 ts_tablet_manager.cc:1434] T e27606b5b1ed465b87acb53f3b54dcf6 P 6aa517e9669f439b9916f29d37549ebd: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260608 12:37:16.536223  1296 tablet_bootstrap.cc:492] T 4dcec289d6f041f4af3c97079d4e3f16 P 6aa517e9669f439b9916f29d37549ebd: Bootstrap starting.
I20260608 12:37:16.537614  1297 raft_consensus.cc:359] T 8b7fb0b196d242d9b47670e9e2df17a7 P c14a9a4077a24fa4be3dcc51a603c9af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ca829841f6f4a1597a2e4743b1a053a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36185 } } peers { permanent_uuid: "c14a9a4077a24fa4be3dcc51a603c9af" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46753 } } peers { permanent_uuid: "6aa517e9669f439b9916f29d37549ebd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40565 } }
I20260608 12:37:16.538509  1297 raft_consensus.cc:385] T 8b7fb0b196d242d9b47670e9e2df17a7 P c14a9a4077a24fa4be3dcc51a603c9af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:37:16.538851  1297 raft_consensus.cc:740] T 8b7fb0b196d242d9b47670e9e2df17a7 P c14a9a4077a24fa4be3dcc51a603c9af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c14a9a4077a24fa4be3dcc51a603c9af, State: Initialized, Role: FOLLOWER
I20260608 12:37:16.540199  1297 consensus_queue.cc:260] T 8b7fb0b196d242d9b47670e9e2df17a7 P c14a9a4077a24fa4be3dcc51a603c9af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ca829841f6f4a1597a2e4743b1a053a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36185 } } peers { permanent_uuid: "c14a9a4077a24fa4be3dcc51a603c9af" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46753 } } peers { permanent_uuid: "6aa517e9669f439b9916f29d37549ebd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40565 } }
I20260608 12:37:16.543170  1295 tablet_bootstrap.cc:654] T 8892b0a8f69f480bb66403d371f00216 P 9ca829841f6f4a1597a2e4743b1a053a: Neither blocks nor log segments found. Creating new log.
I20260608 12:37:16.543952  1296 tablet_bootstrap.cc:654] T 4dcec289d6f041f4af3c97079d4e3f16 P 6aa517e9669f439b9916f29d37549ebd: Neither blocks nor log segments found. Creating new log.
I20260608 12:37:16.534329  1177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b7fb0b196d242d9b47670e9e2df17a7" candidate_uuid: "9ca829841f6f4a1597a2e4743b1a053a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c14a9a4077a24fa4be3dcc51a603c9af"
I20260608 12:37:16.547148  1177 raft_consensus.cc:3060] T 8b7fb0b196d242d9b47670e9e2df17a7 P c14a9a4077a24fa4be3dcc51a603c9af [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:37:16.548612  1303 raft_consensus.cc:493] T 33f46d7ae8fa4fe782bd6bcb7f394e67 P c14a9a4077a24fa4be3dcc51a603c9af [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:37:16.549276  1303 raft_consensus.cc:515] T 33f46d7ae8fa4fe782bd6bcb7f394e67 P c14a9a4077a24fa4be3dcc51a603c9af [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6aa517e9669f439b9916f29d37549ebd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40565 } } peers { permanent_uuid: "9ca829841f6f4a1597a2e4743b1a053a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36185 } } peers { permanent_uuid: "c14a9a4077a24fa4be3dcc51a603c9af" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46753 } }
I20260608 12:37:16.551671  1300 leader_election.cc:290] T 8b7fb0b196d242d9b47670e9e2df17a7 P 9ca829841f6f4a1597a2e4743b1a053a [CANDIDATE]: Term 1 election: Requested vote from peers c14a9a4077a24fa4be3dcc51a603c9af (127.0.107.194:46753), 6aa517e9669f439b9916f29d37549ebd (127.0.107.195:40565)
I20260608 12:37:16.555652  1251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b7fb0b196d242d9b47670e9e2df17a7" candidate_uuid: "9ca829841f6f4a1597a2e4743b1a053a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6aa517e9669f439b9916f29d37549ebd"
I20260608 12:37:16.556550  1251 raft_consensus.cc:3060] T 8b7fb0b196d242d9b47670e9e2df17a7 P 6aa517e9669f439b9916f29d37549ebd [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:37:16.559216  1297 ts_tablet_manager.cc:1434] T 8b7fb0b196d242d9b47670e9e2df17a7 P c14a9a4077a24fa4be3dcc51a603c9af: Time spent starting tablet: real 0.025s	user 0.007s	sys 0.001s
I20260608 12:37:16.569007  1297 tablet_bootstrap.cc:492] T 4dcec289d6f041f4af3c97079d4e3f16 P c14a9a4077a24fa4be3dcc51a603c9af: Bootstrap starting.
I20260608 12:37:16.567345  1295 tablet_bootstrap.cc:492] T 8892b0a8f69f480bb66403d371f00216 P 9ca829841f6f4a1597a2e4743b1a053a: No bootstrap required, opened a new log
I20260608 12:37:16.574010  1300 raft_consensus.cc:493] T 33f46d7ae8fa4fe782bd6bcb7f394e67 P 9ca829841f6f4a1597a2e4743b1a053a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:37:16.574824  1300 raft_consensus.cc:515] T 33f46d7ae8fa4fe782bd6bcb7f394e67 P 9ca829841f6f4a1597a2e4743b1a053a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6aa517e9669f439b9916f29d37549ebd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40565 } } peers { permanent_uuid: "9ca829841f6f4a1597a2e4743b1a053a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36185 } } peers { permanent_uuid: "c14a9a4077a24fa4be3dcc51a603c9af" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46753 } }
I20260608 12:37:16.576103  1295 ts_tablet_manager.cc:1403] T 8892b0a8f69f480bb66403d371f00216 P 9ca829841f6f4a1597a2e4743b1a053a: Time spent bootstrapping tablet: real 0.042s	user 0.015s	sys 0.010s
I20260608 12:37:16.571702  1303 leader_election.cc:290] T 33f46d7ae8fa4fe782bd6bcb7f394e67 P c14a9a4077a24fa4be3dcc51a603c9af [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6aa517e9669f439b9916f29d37549ebd (127.0.107.195:40565), 9ca829841f6f4a1597a2e4743b1a053a (127.0.107.193:36185)
I20260608 12:37:16.583688  1250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33f46d7ae8fa4fe782bd6bcb7f394e67" candidate_uuid: "9ca829841f6f4a1597a2e4743b1a053a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6aa517e9669f439b9916f29d37549ebd" is_pre_election: true
I20260608 12:37:16.584384  1176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33f46d7ae8fa4fe782bd6bcb7f394e67" candidate_uuid: "9ca829841f6f4a1597a2e4743b1a053a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c14a9a4077a24fa4be3dcc51a603c9af" is_pre_election: true
I20260608 12:37:16.585661  1176 raft_consensus.cc:2468] T 33f46d7ae8fa4fe782bd6bcb7f394e67 P c14a9a4077a24fa4be3dcc51a603c9af [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ca829841f6f4a1597a2e4743b1a053a in term 0.
I20260608 12:37:16.584522  1250 raft_consensus.cc:2468] T 33f46d7ae8fa4fe782bd6bcb7f394e67 P 6aa517e9669f439b9916f29d37549ebd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ca829841f6f4a1597a2e4743b1a053a in term 0.
I20260608 12:37:16.588177  1296 tablet_bootstrap.cc:492] T 4dcec289d6f041f4af3c97079d4e3f16 P 6aa517e9669f439b9916f29d37549ebd: No bootstrap required, opened a new log
I20260608 12:37:16.589023  1065 leader_election.cc:304] T 33f46d7ae8fa4fe782bd6bcb7f394e67 P 9ca829841f6f4a1597a2e4743b1a053a [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: 6aa517e9669f439b9916f29d37549ebd, 9ca829841f6f4a1597a2e4743b1a053a; no voters: 
I20260608 12:37:16.590449  1313 raft_consensus.cc:2804] T 33f46d7ae8fa4fe782bd6bcb7f394e67 P 9ca829841f6f4a1597a2e4743b1a053a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:37:16.591002  1313 raft_consensus.cc:493] T 33f46d7ae8fa4fe782bd6bcb7f394e67 P 9ca829841f6f4a1597a2e4743b1a053a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:37:16.589298  1296 ts_tablet_manager.cc:1403] T 4dcec289d6f041f4af3c97079d4e3f16 P 6aa517e9669f439b9916f29d37549ebd: Time spent bootstrapping tablet: real 0.053s	user 0.012s	sys 0.018s
I20260608 12:37:16.591450  1313 raft_consensus.cc:3060] T 33f46d7ae8fa4fe782bd6bcb7f394e67 P 9ca829841f6f4a1597a2e4743b1a053a [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:37:16.590372  1251 raft_consensus.cc:2468] T 8b7fb0b196d242d9b47670e9e2df17a7 P 6aa517e9669f439b9916f29d37549ebd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ca829841f6f4a1597a2e4743b1a053a in term 1.
I20260608 12:37:16.592353  1300 leader_election.cc:290] T 33f46d7ae8fa4fe782bd6bcb7f394e67 P 9ca829841f6f4a1597a2e4743b1a053a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6aa517e9669f439b9916f29d37549ebd (127.0.107.195:40565), c14a9a4077a24fa4be3dcc51a603c9af (127.0.107.194:46753)
I20260608 12:37:16.597051  1065 leader_election.cc:304] T 8b7fb0b196d242d9b47670e9e2df17a7 P 9ca829841f6f4a1597a2e4743b1a053a [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: 6aa517e9669f439b9916f29d37549ebd, 9ca829841f6f4a1597a2e4743b1a053a; no voters: 
I20260608 12:37:16.597031  1295 raft_consensus.cc:359] T 8892b0a8f69f480bb66403d371f00216 P 9ca829841f6f4a1597a2e4743b1a053a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ca829841f6f4a1597a2e4743b1a053a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36185 } } peers { permanent_uuid: "c14a9a4077a24fa4be3dcc51a603c9af" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46753 } } peers { permanent_uuid: "6aa517e9669f439b9916f29d37549ebd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40565 } }
I20260608 12:37:16.598088  1295 raft_consensus.cc:385] T 8892b0a8f69f480bb66403d371f00216 P 9ca829841f6f4a1597a2e4743b1a053a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:37:16.598337  1300 raft_consensus.cc:2804] T 8b7fb0b196d242d9b47670e9e2df17a7 P 9ca829841f6f4a1597a2e4743b1a053a [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:37:16.598448  1295 raft_consensus.cc:740] T 8892b0a8f69f480bb66403d371f00216 P 9ca829841f6f4a1597a2e4743b1a053a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ca829841f6f4a1597a2e4743b1a053a, State: Initialized, Role: FOLLOWER
I20260608 12:37:16.593324  1177 raft_consensus.cc:2468] T 8b7fb0b196d242d9b47670e9e2df17a7 P c14a9a4077a24fa4be3dcc51a603c9af [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ca829841f6f4a1597a2e4743b1a053a in term 1.
I20260608 12:37:16.599908  1295 consensus_queue.cc:260] T 8892b0a8f69f480bb66403d371f00216 P 9ca829841f6f4a1597a2e4743b1a053a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ca829841f6f4a1597a2e4743b1a053a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36185 } } peers { permanent_uuid: "c14a9a4077a24fa4be3dcc51a603c9af" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46753 } } peers { permanent_uuid: "6aa517e9669f439b9916f29d37549ebd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40565 } }
I20260608 12:37:16.601949  1313 raft_consensus.cc:515] T 33f46d7ae8fa4fe782bd6bcb7f394e67 P 9ca829841f6f4a1597a2e4743b1a053a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6aa517e9669f439b9916f29d37549ebd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40565 } } peers { permanent_uuid: "9ca829841f6f4a1597a2e4743b1a053a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36185 } } peers { permanent_uuid: "c14a9a4077a24fa4be3dcc51a603c9af" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46753 } }
I20260608 12:37:16.604545  1313 leader_election.cc:290] T 33f46d7ae8fa4fe782bd6bcb7f394e67 P 9ca829841f6f4a1597a2e4743b1a053a [CANDIDATE]: Term 1 election: Requested vote from peers 6aa517e9669f439b9916f29d37549ebd (127.0.107.195:40565), c14a9a4077a24fa4be3dcc51a603c9af (127.0.107.194:46753)
I20260608 12:37:16.608366  1177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33f46d7ae8fa4fe782bd6bcb7f394e67" candidate_uuid: "9ca829841f6f4a1597a2e4743b1a053a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c14a9a4077a24fa4be3dcc51a603c9af"
I20260608 12:37:16.609745  1177 raft_consensus.cc:3060] T 33f46d7ae8fa4fe782bd6bcb7f394e67 P c14a9a4077a24fa4be3dcc51a603c9af [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:37:16.610146  1300 raft_consensus.cc:697] T 8b7fb0b196d242d9b47670e9e2df17a7 P 9ca829841f6f4a1597a2e4743b1a053a [term 1 LEADER]: Becoming Leader. State: Replica: 9ca829841f6f4a1597a2e4743b1a053a, State: Running, Role: LEADER
I20260608 12:37:16.611464  1251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33f46d7ae8fa4fe782bd6bcb7f394e67" candidate_uuid: "9ca829841f6f4a1597a2e4743b1a053a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6aa517e9669f439b9916f29d37549ebd"
I20260608 12:37:16.608855  1297 tablet_bootstrap.cc:654] T 4dcec289d6f041f4af3c97079d4e3f16 P c14a9a4077a24fa4be3dcc51a603c9af: Neither blocks nor log segments found. Creating new log.
I20260608 12:37:16.612483  1251 raft_consensus.cc:3060] T 33f46d7ae8fa4fe782bd6bcb7f394e67 P 6aa517e9669f439b9916f29d37549ebd [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:37:16.616878  1102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33f46d7ae8fa4fe782bd6bcb7f394e67" candidate_uuid: "c14a9a4077a24fa4be3dcc51a603c9af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ca829841f6f4a1597a2e4743b1a053a" is_pre_election: true
I20260608 12:37:16.616977  1300 consensus_queue.cc:237] T 8b7fb0b196d242d9b47670e9e2df17a7 P 9ca829841f6f4a1597a2e4743b1a053a [LEADER]: Queue going to LEADER mode. State: All 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: "9ca829841f6f4a1597a2e4743b1a053a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36185 } } peers { permanent_uuid: "c14a9a4077a24fa4be3dcc51a603c9af" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46753 } } peers { permanent_uuid: "6aa517e9669f439b9916f29d37549ebd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40565 } }
I20260608 12:37:16.618477  1102 raft_consensus.cc:2393] T 33f46d7ae8fa4fe782bd6bcb7f394e67 P 9ca829841f6f4a1597a2e4743b1a053a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c14a9a4077a24fa4be3dcc51a603c9af in current term 1: Already voted for candidate 9ca829841f6f4a1597a2e4743b1a053a in this term.
I20260608 12:37:16.620222  1296 raft_consensus.cc:359] T 4dcec289d6f041f4af3c97079d4e3f16 P 6aa517e9669f439b9916f29d37549ebd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ca829841f6f4a1597a2e4743b1a053a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36185 } } peers { permanent_uuid: "c14a9a4077a24fa4be3dcc51a603c9af" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46753 } } peers { permanent_uuid: "6aa517e9669f439b9916f29d37549ebd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40565 } }
I20260608 12:37:16.623143  1296 raft_consensus.cc:385] T 4dcec289d6f041f4af3c97079d4e3f16 P 6aa517e9669f439b9916f29d37549ebd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:37:16.623692  1296 raft_consensus.cc:740] T 4dcec289d6f041f4af3c97079d4e3f16 P 6aa517e9669f439b9916f29d37549ebd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6aa517e9669f439b9916f29d37549ebd, State: Initialized, Role: FOLLOWER
I20260608 12:37:16.625061  1296 consensus_queue.cc:260] T 4dcec289d6f041f4af3c97079d4e3f16 P 6aa517e9669f439b9916f29d37549ebd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ca829841f6f4a1597a2e4743b1a053a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36185 } } peers { permanent_uuid: "c14a9a4077a24fa4be3dcc51a603c9af" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46753 } } peers { permanent_uuid: "6aa517e9669f439b9916f29d37549ebd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40565 } }
I20260608 12:37:16.628517  1296 ts_tablet_manager.cc:1434] T 4dcec289d6f041f4af3c97079d4e3f16 P 6aa517e9669f439b9916f29d37549ebd: Time spent starting tablet: real 0.037s	user 0.007s	sys 0.001s
I20260608 12:37:16.630005  1296 tablet_bootstrap.cc:492] T 670841af090648bcb9665641a8ef04f2 P 6aa517e9669f439b9916f29d37549ebd: Bootstrap starting.
I20260608 12:37:16.631541  1295 ts_tablet_manager.cc:1434] T 8892b0a8f69f480bb66403d371f00216 P 9ca829841f6f4a1597a2e4743b1a053a: Time spent starting tablet: real 0.055s	user 0.021s	sys 0.012s
I20260608 12:37:16.632808  1295 tablet_bootstrap.cc:492] T e27606b5b1ed465b87acb53f3b54dcf6 P 9ca829841f6f4a1597a2e4743b1a053a: Bootstrap starting.
I20260608 12:37:16.633514  1250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33f46d7ae8fa4fe782bd6bcb7f394e67" candidate_uuid: "c14a9a4077a24fa4be3dcc51a603c9af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6aa517e9669f439b9916f29d37549ebd" is_pre_election: true
I20260608 12:37:16.635720  1140 leader_election.cc:304] T 33f46d7ae8fa4fe782bd6bcb7f394e67 P c14a9a4077a24fa4be3dcc51a603c9af [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: c14a9a4077a24fa4be3dcc51a603c9af; no voters: 6aa517e9669f439b9916f29d37549ebd, 9ca829841f6f4a1597a2e4743b1a053a
I20260608 12:37:16.640940  1251 raft_consensus.cc:2468] T 33f46d7ae8fa4fe782bd6bcb7f394e67 P 6aa517e9669f439b9916f29d37549ebd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ca829841f6f4a1597a2e4743b1a053a in term 1.
I20260608 12:37:16.642827  1065 leader_election.cc:304] T 33f46d7ae8fa4fe782bd6bcb7f394e67 P 9ca829841f6f4a1597a2e4743b1a053a [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: 6aa517e9669f439b9916f29d37549ebd, 9ca829841f6f4a1597a2e4743b1a053a; no voters: 
I20260608 12:37:16.643240  1296 tablet_bootstrap.cc:654] T 670841af090648bcb9665641a8ef04f2 P 6aa517e9669f439b9916f29d37549ebd: Neither blocks nor log segments found. Creating new log.
I20260608 12:37:16.647118  1319 raft_consensus.cc:2804] T 33f46d7ae8fa4fe782bd6bcb7f394e67 P 9ca829841f6f4a1597a2e4743b1a053a [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:37:16.647794  1319 raft_consensus.cc:697] T 33f46d7ae8fa4fe782bd6bcb7f394e67 P 9ca829841f6f4a1597a2e4743b1a053a [term 1 LEADER]: Becoming Leader. State: Replica: 9ca829841f6f4a1597a2e4743b1a053a, State: Running, Role: LEADER
I20260608 12:37:16.648908  1319 consensus_queue.cc:237] T 33f46d7ae8fa4fe782bd6bcb7f394e67 P 9ca829841f6f4a1597a2e4743b1a053a [LEADER]: Queue going to LEADER mode. State: All 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: "6aa517e9669f439b9916f29d37549ebd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40565 } } peers { permanent_uuid: "9ca829841f6f4a1597a2e4743b1a053a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36185 } } peers { permanent_uuid: "c14a9a4077a24fa4be3dcc51a603c9af" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46753 } }
I20260608 12:37:16.652935  1177 raft_consensus.cc:2468] T 33f46d7ae8fa4fe782bd6bcb7f394e67 P c14a9a4077a24fa4be3dcc51a603c9af [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ca829841f6f4a1597a2e4743b1a053a in term 1.
I20260608 12:37:16.653972  1303 raft_consensus.cc:2749] T 33f46d7ae8fa4fe782bd6bcb7f394e67 P c14a9a4077a24fa4be3dcc51a603c9af [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:37:16.655289  1295 tablet_bootstrap.cc:654] T e27606b5b1ed465b87acb53f3b54dcf6 P 9ca829841f6f4a1597a2e4743b1a053a: Neither blocks nor log segments found. Creating new log.
I20260608 12:37:16.658771   999 catalog_manager.cc:5696] T 8b7fb0b196d242d9b47670e9e2df17a7 P 9ca829841f6f4a1597a2e4743b1a053a reported cstate change: term changed from 0 to 1, leader changed from <none> to 9ca829841f6f4a1597a2e4743b1a053a (127.0.107.193). New cstate: current_term: 1 leader_uuid: "9ca829841f6f4a1597a2e4743b1a053a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ca829841f6f4a1597a2e4743b1a053a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36185 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c14a9a4077a24fa4be3dcc51a603c9af" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6aa517e9669f439b9916f29d37549ebd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40565 } health_report { overall_health: UNKNOWN } } }
I20260608 12:37:16.663853  1297 tablet_bootstrap.cc:492] T 4dcec289d6f041f4af3c97079d4e3f16 P c14a9a4077a24fa4be3dcc51a603c9af: No bootstrap required, opened a new log
I20260608 12:37:16.664531  1297 ts_tablet_manager.cc:1403] T 4dcec289d6f041f4af3c97079d4e3f16 P c14a9a4077a24fa4be3dcc51a603c9af: Time spent bootstrapping tablet: real 0.096s	user 0.019s	sys 0.002s
I20260608 12:37:16.664836  1296 tablet_bootstrap.cc:492] T 670841af090648bcb9665641a8ef04f2 P 6aa517e9669f439b9916f29d37549ebd: No bootstrap required, opened a new log
I20260608 12:37:16.665391  1296 ts_tablet_manager.cc:1403] T 670841af090648bcb9665641a8ef04f2 P 6aa517e9669f439b9916f29d37549ebd: Time spent bootstrapping tablet: real 0.036s	user 0.016s	sys 0.000s
I20260608 12:37:16.668383  1297 raft_consensus.cc:359] T 4dcec289d6f041f4af3c97079d4e3f16 P c14a9a4077a24fa4be3dcc51a603c9af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ca829841f6f4a1597a2e4743b1a053a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36185 } } peers { permanent_uuid: "c14a9a4077a24fa4be3dcc51a603c9af" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46753 } } peers { permanent_uuid: "6aa517e9669f439b9916f29d37549ebd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40565 } }
I20260608 12:37:16.668654  1296 raft_consensus.cc:359] T 670841af090648bcb9665641a8ef04f2 P 6aa517e9669f439b9916f29d37549ebd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ca829841f6f4a1597a2e4743b1a053a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36185 } } peers { permanent_uuid: "c14a9a4077a24fa4be3dcc51a603c9af" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46753 } } peers { permanent_uuid: "6aa517e9669f439b9916f29d37549ebd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40565 } }
I20260608 12:37:16.669394  1296 raft_consensus.cc:385] T 670841af090648bcb9665641a8ef04f2 P 6aa517e9669f439b9916f29d37549ebd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:37:16.669909  1296 raft_consensus.cc:740] T 670841af090648bcb9665641a8ef04f2 P 6aa517e9669f439b9916f29d37549ebd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6aa517e9669f439b9916f29d37549ebd, State: Initialized, Role: FOLLOWER
I20260608 12:37:16.670747  1296 consensus_queue.cc:260] T 670841af090648bcb9665641a8ef04f2 P 6aa517e9669f439b9916f29d37549ebd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ca829841f6f4a1597a2e4743b1a053a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36185 } } peers { permanent_uuid: "c14a9a4077a24fa4be3dcc51a603c9af" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46753 } } peers { permanent_uuid: "6aa517e9669f439b9916f29d37549ebd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40565 } }
I20260608 12:37:16.673100  1296 ts_tablet_manager.cc:1434] T 670841af090648bcb9665641a8ef04f2 P 6aa517e9669f439b9916f29d37549ebd: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260608 12:37:16.674276  1296 tablet_bootstrap.cc:492] T 0760db4398ec41669d34303fd9337865 P 6aa517e9669f439b9916f29d37549ebd: Bootstrap starting.
I20260608 12:37:16.669365  1297 raft_consensus.cc:385] T 4dcec289d6f041f4af3c97079d4e3f16 P c14a9a4077a24fa4be3dcc51a603c9af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:37:16.675592  1297 raft_consensus.cc:740] T 4dcec289d6f041f4af3c97079d4e3f16 P c14a9a4077a24fa4be3dcc51a603c9af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c14a9a4077a24fa4be3dcc51a603c9af, State: Initialized, Role: FOLLOWER
I20260608 12:37:16.678860  1297 consensus_queue.cc:260] T 4dcec289d6f041f4af3c97079d4e3f16 P c14a9a4077a24fa4be3dcc51a603c9af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ca829841f6f4a1597a2e4743b1a053a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36185 } } peers { permanent_uuid: "c14a9a4077a24fa4be3dcc51a603c9af" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46753 } } peers { permanent_uuid: "6aa517e9669f439b9916f29d37549ebd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40565 } }
I20260608 12:37:16.683844  1296 tablet_bootstrap.cc:654] T 0760db4398ec41669d34303fd9337865 P 6aa517e9669f439b9916f29d37549ebd: Neither blocks nor log segments found. Creating new log.
I20260608 12:37:16.684913  1295 tablet_bootstrap.cc:492] T e27606b5b1ed465b87acb53f3b54dcf6 P 9ca829841f6f4a1597a2e4743b1a053a: No bootstrap required, opened a new log
I20260608 12:37:16.686578  1295 ts_tablet_manager.cc:1403] T e27606b5b1ed465b87acb53f3b54dcf6 P 9ca829841f6f4a1597a2e4743b1a053a: Time spent bootstrapping tablet: real 0.053s	user 0.009s	sys 0.018s
I20260608 12:37:16.690984  1295 raft_consensus.cc:359] T e27606b5b1ed465b87acb53f3b54dcf6 P 9ca829841f6f4a1597a2e4743b1a053a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ca829841f6f4a1597a2e4743b1a053a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36185 } } peers { permanent_uuid: "c14a9a4077a24fa4be3dcc51a603c9af" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46753 } } peers { permanent_uuid: "6aa517e9669f439b9916f29d37549ebd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40565 } }
I20260608 12:37:16.691931  1295 raft_consensus.cc:385] T e27606b5b1ed465b87acb53f3b54dcf6 P 9ca829841f6f4a1597a2e4743b1a053a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:37:16.692303  1295 raft_consensus.cc:740] T e27606b5b1ed465b87acb53f3b54dcf6 P 9ca829841f6f4a1597a2e4743b1a053a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ca829841f6f4a1597a2e4743b1a053a, State: Initialized, Role: FOLLOWER
I20260608 12:37:16.693179  1295 consensus_queue.cc:260] T e27606b5b1ed465b87acb53f3b54dcf6 P 9ca829841f6f4a1597a2e4743b1a053a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ca829841f6f4a1597a2e4743b1a053a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36185 } } peers { permanent_uuid: "c14a9a4077a24fa4be3dcc51a603c9af" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46753 } } peers { permanent_uuid: "6aa517e9669f439b9916f29d37549ebd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40565 } }
I20260608 12:37:16.696177  1295 ts_tablet_manager.cc:1434] T e27606b5b1ed465b87acb53f3b54dcf6 P 9ca829841f6f4a1597a2e4743b1a053a: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.004s
I20260608 12:37:16.696957  1297 ts_tablet_manager.cc:1434] T 4dcec289d6f041f4af3c97079d4e3f16 P c14a9a4077a24fa4be3dcc51a603c9af: Time spent starting tablet: real 0.032s	user 0.008s	sys 0.000s
I20260608 12:37:16.697480  1295 tablet_bootstrap.cc:492] T 670841af090648bcb9665641a8ef04f2 P 9ca829841f6f4a1597a2e4743b1a053a: Bootstrap starting.
I20260608 12:37:16.698143  1297 tablet_bootstrap.cc:492] T 8892b0a8f69f480bb66403d371f00216 P c14a9a4077a24fa4be3dcc51a603c9af: Bootstrap starting.
I20260608 12:37:16.704876  1296 tablet_bootstrap.cc:492] T 0760db4398ec41669d34303fd9337865 P 6aa517e9669f439b9916f29d37549ebd: No bootstrap required, opened a new log
I20260608 12:37:16.705483  1296 ts_tablet_manager.cc:1403] T 0760db4398ec41669d34303fd9337865 P 6aa517e9669f439b9916f29d37549ebd: Time spent bootstrapping tablet: real 0.031s	user 0.010s	sys 0.009s
I20260608 12:37:16.706498  1295 tablet_bootstrap.cc:654] T 670841af090648bcb9665641a8ef04f2 P 9ca829841f6f4a1597a2e4743b1a053a: Neither blocks nor log segments found. Creating new log.
I20260608 12:37:16.707472  1000 catalog_manager.cc:5696] T 33f46d7ae8fa4fe782bd6bcb7f394e67 P 9ca829841f6f4a1597a2e4743b1a053a reported cstate change: term changed from 0 to 1, leader changed from <none> to 9ca829841f6f4a1597a2e4743b1a053a (127.0.107.193). New cstate: current_term: 1 leader_uuid: "9ca829841f6f4a1597a2e4743b1a053a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6aa517e9669f439b9916f29d37549ebd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40565 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ca829841f6f4a1597a2e4743b1a053a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36185 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c14a9a4077a24fa4be3dcc51a603c9af" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46753 } health_report { overall_health: UNKNOWN } } }
I20260608 12:37:16.709084  1296 raft_consensus.cc:359] T 0760db4398ec41669d34303fd9337865 P 6aa517e9669f439b9916f29d37549ebd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ca829841f6f4a1597a2e4743b1a053a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36185 } } peers { permanent_uuid: "c14a9a4077a24fa4be3dcc51a603c9af" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46753 } } peers { permanent_uuid: "6aa517e9669f439b9916f29d37549ebd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40565 } }
I20260608 12:37:16.709832  1296 raft_consensus.cc:385] T 0760db4398ec41669d34303fd9337865 P 6aa517e9669f439b9916f29d37549ebd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:37:16.710760  1296 raft_consensus.cc:740] T 0760db4398ec41669d34303fd9337865 P 6aa517e9669f439b9916f29d37549ebd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6aa517e9669f439b9916f29d37549ebd, State: Initialized, Role: FOLLOWER
I20260608 12:37:16.711583  1296 consensus_queue.cc:260] T 0760db4398ec41669d34303fd9337865 P 6aa517e9669f439b9916f29d37549ebd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ca829841f6f4a1597a2e4743b1a053a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36185 } } peers { permanent_uuid: "c14a9a4077a24fa4be3dcc51a603c9af" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46753 } } peers { permanent_uuid: "6aa517e9669f439b9916f29d37549ebd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40565 } }
I20260608 12:37:16.722338  1297 tablet_bootstrap.cc:654] T 8892b0a8f69f480bb66403d371f00216 P c14a9a4077a24fa4be3dcc51a603c9af: Neither blocks nor log segments found. Creating new log.
I20260608 12:37:16.724152  1296 ts_tablet_manager.cc:1434] T 0760db4398ec41669d34303fd9337865 P 6aa517e9669f439b9916f29d37549ebd: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.000s
I20260608 12:37:16.725782  1296 tablet_bootstrap.cc:492] T 8892b0a8f69f480bb66403d371f00216 P 6aa517e9669f439b9916f29d37549ebd: Bootstrap starting.
I20260608 12:37:16.732563  1296 tablet_bootstrap.cc:654] T 8892b0a8f69f480bb66403d371f00216 P 6aa517e9669f439b9916f29d37549ebd: Neither blocks nor log segments found. Creating new log.
I20260608 12:37:16.737227  1295 tablet_bootstrap.cc:492] T 670841af090648bcb9665641a8ef04f2 P 9ca829841f6f4a1597a2e4743b1a053a: No bootstrap required, opened a new log
I20260608 12:37:16.737914  1297 tablet_bootstrap.cc:492] T 8892b0a8f69f480bb66403d371f00216 P c14a9a4077a24fa4be3dcc51a603c9af: No bootstrap required, opened a new log
I20260608 12:37:16.738006  1295 ts_tablet_manager.cc:1403] T 670841af090648bcb9665641a8ef04f2 P 9ca829841f6f4a1597a2e4743b1a053a: Time spent bootstrapping tablet: real 0.041s	user 0.025s	sys 0.009s
I20260608 12:37:16.738574  1297 ts_tablet_manager.cc:1403] T 8892b0a8f69f480bb66403d371f00216 P c14a9a4077a24fa4be3dcc51a603c9af: Time spent bootstrapping tablet: real 0.041s	user 0.011s	sys 0.009s
I20260608 12:37:16.743001  1295 raft_consensus.cc:359] T 670841af090648bcb9665641a8ef04f2 P 9ca829841f6f4a1597a2e4743b1a053a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ca829841f6f4a1597a2e4743b1a053a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36185 } } peers { permanent_uuid: "c14a9a4077a24fa4be3dcc51a603c9af" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46753 } } peers { permanent_uuid: "6aa517e9669f439b9916f29d37549ebd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40565 } }
I20260608 12:37:16.743026  1297 raft_consensus.cc:359] T 8892b0a8f69f480bb66403d371f00216 P c14a9a4077a24fa4be3dcc51a603c9af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ca829841f6f4a1597a2e4743b1a053a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36185 } } peers { permanent_uuid: "c14a9a4077a24fa4be3dcc51a603c9af" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46753 } } peers { permanent_uuid: "6aa517e9669f439b9916f29d37549ebd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40565 } }
I20260608 12:37:16.744098  1295 raft_consensus.cc:385] T 670841af090648bcb9665641a8ef04f2 P 9ca829841f6f4a1597a2e4743b1a053a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:37:16.744241  1297 raft_consensus.cc:385] T 8892b0a8f69f480bb66403d371f00216 P c14a9a4077a24fa4be3dcc51a603c9af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:37:16.744570  1295 raft_consensus.cc:740] T 670841af090648bcb9665641a8ef04f2 P 9ca829841f6f4a1597a2e4743b1a053a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ca829841f6f4a1597a2e4743b1a053a, State: Initialized, Role: FOLLOWER
I20260608 12:37:16.744657  1297 raft_consensus.cc:740] T 8892b0a8f69f480bb66403d371f00216 P c14a9a4077a24fa4be3dcc51a603c9af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c14a9a4077a24fa4be3dcc51a603c9af, State: Initialized, Role: FOLLOWER
I20260608 12:37:16.746165  1296 tablet_bootstrap.cc:492] T 8892b0a8f69f480bb66403d371f00216 P 6aa517e9669f439b9916f29d37549ebd: No bootstrap required, opened a new log
I20260608 12:37:16.745754  1295 consensus_queue.cc:260] T 670841af090648bcb9665641a8ef04f2 P 9ca829841f6f4a1597a2e4743b1a053a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ca829841f6f4a1597a2e4743b1a053a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36185 } } peers { permanent_uuid: "c14a9a4077a24fa4be3dcc51a603c9af" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46753 } } peers { permanent_uuid: "6aa517e9669f439b9916f29d37549ebd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40565 } }
I20260608 12:37:16.745718  1297 consensus_queue.cc:260] T 8892b0a8f69f480bb66403d371f00216 P c14a9a4077a24fa4be3dcc51a603c9af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ca829841f6f4a1597a2e4743b1a053a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36185 } } peers { permanent_uuid: "c14a9a4077a24fa4be3dcc51a603c9af" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46753 } } peers { permanent_uuid: "6aa517e9669f439b9916f29d37549ebd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40565 } }
I20260608 12:37:16.746680  1296 ts_tablet_manager.cc:1403] T 8892b0a8f69f480bb66403d371f00216 P 6aa517e9669f439b9916f29d37549ebd: Time spent bootstrapping tablet: real 0.021s	user 0.007s	sys 0.011s
I20260608 12:37:16.748780  1297 ts_tablet_manager.cc:1434] T 8892b0a8f69f480bb66403d371f00216 P c14a9a4077a24fa4be3dcc51a603c9af: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.004s
I20260608 12:37:16.749608  1295 ts_tablet_manager.cc:1434] T 670841af090648bcb9665641a8ef04f2 P 9ca829841f6f4a1597a2e4743b1a053a: Time spent starting tablet: real 0.011s	user 0.011s	sys 0.000s
I20260608 12:37:16.749423  1296 raft_consensus.cc:359] T 8892b0a8f69f480bb66403d371f00216 P 6aa517e9669f439b9916f29d37549ebd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ca829841f6f4a1597a2e4743b1a053a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36185 } } peers { permanent_uuid: "c14a9a4077a24fa4be3dcc51a603c9af" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46753 } } peers { permanent_uuid: "6aa517e9669f439b9916f29d37549ebd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40565 } }
I20260608 12:37:16.750677  1296 raft_consensus.cc:385] T 8892b0a8f69f480bb66403d371f00216 P 6aa517e9669f439b9916f29d37549ebd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:37:16.750938  1296 raft_consensus.cc:740] T 8892b0a8f69f480bb66403d371f00216 P 6aa517e9669f439b9916f29d37549ebd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6aa517e9669f439b9916f29d37549ebd, State: Initialized, Role: FOLLOWER
I20260608 12:37:16.751116  1295 tablet_bootstrap.cc:492] T 4dcec289d6f041f4af3c97079d4e3f16 P 9ca829841f6f4a1597a2e4743b1a053a: Bootstrap starting.
I20260608 12:37:16.750957  1297 tablet_bootstrap.cc:492] T 5e72e020a0ac4b42b266c9a72c5c9147 P c14a9a4077a24fa4be3dcc51a603c9af: Bootstrap starting.
I20260608 12:37:16.752048  1296 consensus_queue.cc:260] T 8892b0a8f69f480bb66403d371f00216 P 6aa517e9669f439b9916f29d37549ebd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ca829841f6f4a1597a2e4743b1a053a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36185 } } peers { permanent_uuid: "c14a9a4077a24fa4be3dcc51a603c9af" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46753 } } peers { permanent_uuid: "6aa517e9669f439b9916f29d37549ebd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40565 } }
I20260608 12:37:16.759521  1297 tablet_bootstrap.cc:654] T 5e72e020a0ac4b42b266c9a72c5c9147 P c14a9a4077a24fa4be3dcc51a603c9af: Neither blocks nor log segments found. Creating new log.
I20260608 12:37:16.759987  1295 tablet_bootstrap.cc:654] T 4dcec289d6f041f4af3c97079d4e3f16 P 9ca829841f6f4a1597a2e4743b1a053a: Neither blocks nor log segments found. Creating new log.
I20260608 12:37:16.765832  1296 ts_tablet_manager.cc:1434] T 8892b0a8f69f480bb66403d371f00216 P 6aa517e9669f439b9916f29d37549ebd: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260608 12:37:16.771029  1295 tablet_bootstrap.cc:492] T 4dcec289d6f041f4af3c97079d4e3f16 P 9ca829841f6f4a1597a2e4743b1a053a: No bootstrap required, opened a new log
I20260608 12:37:16.771621  1295 ts_tablet_manager.cc:1403] T 4dcec289d6f041f4af3c97079d4e3f16 P 9ca829841f6f4a1597a2e4743b1a053a: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.004s
I20260608 12:37:16.775285  1295 raft_consensus.cc:359] T 4dcec289d6f041f4af3c97079d4e3f16 P 9ca829841f6f4a1597a2e4743b1a053a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ca829841f6f4a1597a2e4743b1a053a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36185 } } peers { permanent_uuid: "c14a9a4077a24fa4be3dcc51a603c9af" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46753 } } peers { permanent_uuid: "6aa517e9669f439b9916f29d37549ebd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40565 } }
I20260608 12:37:16.781634  1295 raft_consensus.cc:385] T 4dcec289d6f041f4af3c97079d4e3f16 P 9ca829841f6f4a1597a2e4743b1a053a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:37:16.782011  1295 raft_consensus.cc:740] T 4dcec289d6f041f4af3c97079d4e3f16 P 9ca829841f6f4a1597a2e4743b1a053a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ca829841f6f4a1597a2e4743b1a053a, State: Initialized, Role: FOLLOWER
I20260608 12:37:16.783246  1297 tablet_bootstrap.cc:492] T 5e72e020a0ac4b42b266c9a72c5c9147 P c14a9a4077a24fa4be3dcc51a603c9af: No bootstrap required, opened a new log
I20260608 12:37:16.783205  1295 consensus_queue.cc:260] T 4dcec289d6f041f4af3c97079d4e3f16 P 9ca829841f6f4a1597a2e4743b1a053a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ca829841f6f4a1597a2e4743b1a053a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36185 } } peers { permanent_uuid: "c14a9a4077a24fa4be3dcc51a603c9af" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46753 } } peers { permanent_uuid: "6aa517e9669f439b9916f29d37549ebd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40565 } }
I20260608 12:37:16.783960  1297 ts_tablet_manager.cc:1403] T 5e72e020a0ac4b42b266c9a72c5c9147 P c14a9a4077a24fa4be3dcc51a603c9af: Time spent bootstrapping tablet: real 0.033s	user 0.015s	sys 0.017s
I20260608 12:37:16.786001  1295 ts_tablet_manager.cc:1434] T 4dcec289d6f041f4af3c97079d4e3f16 P 9ca829841f6f4a1597a2e4743b1a053a: Time spent starting tablet: real 0.014s	user 0.011s	sys 0.000s
I20260608 12:37:16.787221  1295 tablet_bootstrap.cc:492] T 5e72e020a0ac4b42b266c9a72c5c9147 P 9ca829841f6f4a1597a2e4743b1a053a: Bootstrap starting.
I20260608 12:37:16.787640  1297 raft_consensus.cc:359] T 5e72e020a0ac4b42b266c9a72c5c9147 P c14a9a4077a24fa4be3dcc51a603c9af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ca829841f6f4a1597a2e4743b1a053a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36185 } } peers { permanent_uuid: "c14a9a4077a24fa4be3dcc51a603c9af" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46753 } } peers { permanent_uuid: "6aa517e9669f439b9916f29d37549ebd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40565 } }
I20260608 12:37:16.788516  1297 raft_consensus.cc:385] T 5e72e020a0ac4b42b266c9a72c5c9147 P c14a9a4077a24fa4be3dcc51a603c9af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:37:16.788832  1297 raft_consensus.cc:740] T 5e72e020a0ac4b42b266c9a72c5c9147 P c14a9a4077a24fa4be3dcc51a603c9af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c14a9a4077a24fa4be3dcc51a603c9af, State: Initialized, Role: FOLLOWER
I20260608 12:37:16.791498  1297 consensus_queue.cc:260] T 5e72e020a0ac4b42b266c9a72c5c9147 P c14a9a4077a24fa4be3dcc51a603c9af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ca829841f6f4a1597a2e4743b1a053a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36185 } } peers { permanent_uuid: "c14a9a4077a24fa4be3dcc51a603c9af" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46753 } } peers { permanent_uuid: "6aa517e9669f439b9916f29d37549ebd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40565 } }
I20260608 12:37:16.795239  1295 tablet_bootstrap.cc:654] T 5e72e020a0ac4b42b266c9a72c5c9147 P 9ca829841f6f4a1597a2e4743b1a053a: Neither blocks nor log segments found. Creating new log.
I20260608 12:37:16.795532  1297 ts_tablet_manager.cc:1434] T 5e72e020a0ac4b42b266c9a72c5c9147 P c14a9a4077a24fa4be3dcc51a603c9af: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.004s
I20260608 12:37:16.796855  1297 tablet_bootstrap.cc:492] T e27606b5b1ed465b87acb53f3b54dcf6 P c14a9a4077a24fa4be3dcc51a603c9af: Bootstrap starting.
I20260608 12:37:16.800634  1319 raft_consensus.cc:493] T 0760db4398ec41669d34303fd9337865 P 9ca829841f6f4a1597a2e4743b1a053a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:37:16.801461  1319 raft_consensus.cc:515] T 0760db4398ec41669d34303fd9337865 P 9ca829841f6f4a1597a2e4743b1a053a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ca829841f6f4a1597a2e4743b1a053a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36185 } } peers { permanent_uuid: "c14a9a4077a24fa4be3dcc51a603c9af" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46753 } } peers { permanent_uuid: "6aa517e9669f439b9916f29d37549ebd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40565 } }
I20260608 12:37:16.804909  1319 leader_election.cc:290] T 0760db4398ec41669d34303fd9337865 P 9ca829841f6f4a1597a2e4743b1a053a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c14a9a4077a24fa4be3dcc51a603c9af (127.0.107.194:46753), 6aa517e9669f439b9916f29d37549ebd (127.0.107.195:40565)
I20260608 12:37:16.811304  1177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0760db4398ec41669d34303fd9337865" candidate_uuid: "9ca829841f6f4a1597a2e4743b1a053a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c14a9a4077a24fa4be3dcc51a603c9af" is_pre_election: true
I20260608 12:37:16.815606  1177 raft_consensus.cc:2468] T 0760db4398ec41669d34303fd9337865 P c14a9a4077a24fa4be3dcc51a603c9af [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ca829841f6f4a1597a2e4743b1a053a in term 0.
I20260608 12:37:16.814224  1295 tablet_bootstrap.cc:492] T 5e72e020a0ac4b42b266c9a72c5c9147 P 9ca829841f6f4a1597a2e4743b1a053a: No bootstrap required, opened a new log
I20260608 12:37:16.817617  1295 ts_tablet_manager.cc:1403] T 5e72e020a0ac4b42b266c9a72c5c9147 P 9ca829841f6f4a1597a2e4743b1a053a: Time spent bootstrapping tablet: real 0.031s	user 0.019s	sys 0.003s
I20260608 12:37:16.817947  1065 leader_election.cc:304] T 0760db4398ec41669d34303fd9337865 P 9ca829841f6f4a1597a2e4743b1a053a [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: 9ca829841f6f4a1597a2e4743b1a053a, c14a9a4077a24fa4be3dcc51a603c9af; no voters: 
I20260608 12:37:16.811774  1251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0760db4398ec41669d34303fd9337865" candidate_uuid: "9ca829841f6f4a1597a2e4743b1a053a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6aa517e9669f439b9916f29d37549ebd" is_pre_election: true
I20260608 12:37:16.819089  1319 raft_consensus.cc:2804] T 0760db4398ec41669d34303fd9337865 P 9ca829841f6f4a1597a2e4743b1a053a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:37:16.819106  1251 raft_consensus.cc:2468] T 0760db4398ec41669d34303fd9337865 P 6aa517e9669f439b9916f29d37549ebd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ca829841f6f4a1597a2e4743b1a053a in term 0.
I20260608 12:37:16.819880  1319 raft_consensus.cc:493] T 0760db4398ec41669d34303fd9337865 P 9ca829841f6f4a1597a2e4743b1a053a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:37:16.820495  1319 raft_consensus.cc:3060] T 0760db4398ec41669d34303fd9337865 P 9ca829841f6f4a1597a2e4743b1a053a [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:37:16.821488  1297 tablet_bootstrap.cc:654] T e27606b5b1ed465b87acb53f3b54dcf6 P c14a9a4077a24fa4be3dcc51a603c9af: Neither blocks nor log segments found. Creating new log.
I20260608 12:37:16.828190  1297 tablet_bootstrap.cc:492] T e27606b5b1ed465b87acb53f3b54dcf6 P c14a9a4077a24fa4be3dcc51a603c9af: No bootstrap required, opened a new log
I20260608 12:37:16.828758  1297 ts_tablet_manager.cc:1403] T e27606b5b1ed465b87acb53f3b54dcf6 P c14a9a4077a24fa4be3dcc51a603c9af: Time spent bootstrapping tablet: real 0.032s	user 0.010s	sys 0.005s
I20260608 12:37:16.829131  1295 raft_consensus.cc:359] T 5e72e020a0ac4b42b266c9a72c5c9147 P 9ca829841f6f4a1597a2e4743b1a053a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ca829841f6f4a1597a2e4743b1a053a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36185 } } peers { permanent_uuid: "c14a9a4077a24fa4be3dcc51a603c9af" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46753 } } peers { permanent_uuid: "6aa517e9669f439b9916f29d37549ebd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40565 } }
I20260608 12:37:16.829815  1295 raft_consensus.cc:385] T 5e72e020a0ac4b42b266c9a72c5c9147 P 9ca829841f6f4a1597a2e4743b1a053a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:37:16.830083  1295 raft_consensus.cc:740] T 5e72e020a0ac4b42b266c9a72c5c9147 P 9ca829841f6f4a1597a2e4743b1a053a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ca829841f6f4a1597a2e4743b1a053a, State: Initialized, Role: FOLLOWER
I20260608 12:37:16.830789  1295 consensus_queue.cc:260] T 5e72e020a0ac4b42b266c9a72c5c9147 P 9ca829841f6f4a1597a2e4743b1a053a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ca829841f6f4a1597a2e4743b1a053a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36185 } } peers { permanent_uuid: "c14a9a4077a24fa4be3dcc51a603c9af" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46753 } } peers { permanent_uuid: "6aa517e9669f439b9916f29d37549ebd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40565 } }
I20260608 12:37:16.832203  1297 raft_consensus.cc:359] T e27606b5b1ed465b87acb53f3b54dcf6 P c14a9a4077a24fa4be3dcc51a603c9af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ca829841f6f4a1597a2e4743b1a053a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36185 } } peers { permanent_uuid: "c14a9a4077a24fa4be3dcc51a603c9af" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46753 } } peers { permanent_uuid: "6aa517e9669f439b9916f29d37549ebd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40565 } }
I20260608 12:37:16.832877  1297 raft_consensus.cc:385] T e27606b5b1ed465b87acb53f3b54dcf6 P c14a9a4077a24fa4be3dcc51a603c9af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:37:16.833254  1297 raft_consensus.cc:740] T e27606b5b1ed465b87acb53f3b54dcf6 P c14a9a4077a24fa4be3dcc51a603c9af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c14a9a4077a24fa4be3dcc51a603c9af, State: Initialized, Role: FOLLOWER
I20260608 12:37:16.832799  1295 ts_tablet_manager.cc:1434] T 5e72e020a0ac4b42b266c9a72c5c9147 P 9ca829841f6f4a1597a2e4743b1a053a: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260608 12:37:16.834192  1297 consensus_queue.cc:260] T e27606b5b1ed465b87acb53f3b54dcf6 P c14a9a4077a24fa4be3dcc51a603c9af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ca829841f6f4a1597a2e4743b1a053a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36185 } } peers { permanent_uuid: "c14a9a4077a24fa4be3dcc51a603c9af" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46753 } } peers { permanent_uuid: "6aa517e9669f439b9916f29d37549ebd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40565 } }
I20260608 12:37:16.836454  1297 ts_tablet_manager.cc:1434] T e27606b5b1ed465b87acb53f3b54dcf6 P c14a9a4077a24fa4be3dcc51a603c9af: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260608 12:37:16.837888  1297 tablet_bootstrap.cc:492] T 670841af090648bcb9665641a8ef04f2 P c14a9a4077a24fa4be3dcc51a603c9af: Bootstrap starting.
I20260608 12:37:16.846019  1297 tablet_bootstrap.cc:654] T 670841af090648bcb9665641a8ef04f2 P c14a9a4077a24fa4be3dcc51a603c9af: Neither blocks nor log segments found. Creating new log.
I20260608 12:37:16.852265  1297 tablet_bootstrap.cc:492] T 670841af090648bcb9665641a8ef04f2 P c14a9a4077a24fa4be3dcc51a603c9af: No bootstrap required, opened a new log
I20260608 12:37:16.852816  1297 ts_tablet_manager.cc:1403] T 670841af090648bcb9665641a8ef04f2 P c14a9a4077a24fa4be3dcc51a603c9af: Time spent bootstrapping tablet: real 0.015s	user 0.008s	sys 0.004s
I20260608 12:37:16.856215  1297 raft_consensus.cc:359] T 670841af090648bcb9665641a8ef04f2 P c14a9a4077a24fa4be3dcc51a603c9af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ca829841f6f4a1597a2e4743b1a053a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36185 } } peers { permanent_uuid: "c14a9a4077a24fa4be3dcc51a603c9af" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46753 } } peers { permanent_uuid: "6aa517e9669f439b9916f29d37549ebd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40565 } }
I20260608 12:37:16.856882  1297 raft_consensus.cc:385] T 670841af090648bcb9665641a8ef04f2 P c14a9a4077a24fa4be3dcc51a603c9af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:37:16.857152  1297 raft_consensus.cc:740] T 670841af090648bcb9665641a8ef04f2 P c14a9a4077a24fa4be3dcc51a603c9af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c14a9a4077a24fa4be3dcc51a603c9af, State: Initialized, Role: FOLLOWER
I20260608 12:37:16.857818  1302 raft_consensus.cc:493] T 5e72e020a0ac4b42b266c9a72c5c9147 P 6aa517e9669f439b9916f29d37549ebd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:37:16.857995  1297 consensus_queue.cc:260] T 670841af090648bcb9665641a8ef04f2 P c14a9a4077a24fa4be3dcc51a603c9af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ca829841f6f4a1597a2e4743b1a053a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36185 } } peers { permanent_uuid: "c14a9a4077a24fa4be3dcc51a603c9af" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46753 } } peers { permanent_uuid: "6aa517e9669f439b9916f29d37549ebd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40565 } }
I20260608 12:37:16.858443  1302 raft_consensus.cc:515] T 5e72e020a0ac4b42b266c9a72c5c9147 P 6aa517e9669f439b9916f29d37549ebd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ca829841f6f4a1597a2e4743b1a053a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36185 } } peers { permanent_uuid: "c14a9a4077a24fa4be3dcc51a603c9af" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46753 } } peers { permanent_uuid: "6aa517e9669f439b9916f29d37549ebd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40565 } }
I20260608 12:37:16.860635  1297 ts_tablet_manager.cc:1434] T 670841af090648bcb9665641a8ef04f2 P c14a9a4077a24fa4be3dcc51a603c9af: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 12:37:16.864372  1302 leader_election.cc:290] T 5e72e020a0ac4b42b266c9a72c5c9147 P 6aa517e9669f439b9916f29d37549ebd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ca829841f6f4a1597a2e4743b1a053a (127.0.107.193:36185), c14a9a4077a24fa4be3dcc51a603c9af (127.0.107.194:46753)
I20260608 12:37:16.874279  1303 raft_consensus.cc:493] T 5e72e020a0ac4b42b266c9a72c5c9147 P c14a9a4077a24fa4be3dcc51a603c9af [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:37:16.874884  1303 raft_consensus.cc:515] T 5e72e020a0ac4b42b266c9a72c5c9147 P c14a9a4077a24fa4be3dcc51a603c9af [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ca829841f6f4a1597a2e4743b1a053a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36185 } } peers { permanent_uuid: "c14a9a4077a24fa4be3dcc51a603c9af" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46753 } } peers { permanent_uuid: "6aa517e9669f439b9916f29d37549ebd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40565 } }
I20260608 12:37:16.878746  1251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e72e020a0ac4b42b266c9a72c5c9147" candidate_uuid: "c14a9a4077a24fa4be3dcc51a603c9af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6aa517e9669f439b9916f29d37549ebd" is_pre_election: true
I20260608 12:37:16.879406  1251 raft_consensus.cc:2468] T 5e72e020a0ac4b42b266c9a72c5c9147 P 6aa517e9669f439b9916f29d37549ebd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c14a9a4077a24fa4be3dcc51a603c9af in term 0.
I20260608 12:37:16.881213  1102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e72e020a0ac4b42b266c9a72c5c9147" candidate_uuid: "6aa517e9669f439b9916f29d37549ebd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ca829841f6f4a1597a2e4743b1a053a" is_pre_election: true
I20260608 12:37:16.881541  1177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e72e020a0ac4b42b266c9a72c5c9147" candidate_uuid: "6aa517e9669f439b9916f29d37549ebd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c14a9a4077a24fa4be3dcc51a603c9af" is_pre_election: true
I20260608 12:37:16.881711  1101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e72e020a0ac4b42b266c9a72c5c9147" candidate_uuid: "c14a9a4077a24fa4be3dcc51a603c9af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ca829841f6f4a1597a2e4743b1a053a" is_pre_election: true
I20260608 12:37:16.882066  1102 raft_consensus.cc:2468] T 5e72e020a0ac4b42b266c9a72c5c9147 P 9ca829841f6f4a1597a2e4743b1a053a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6aa517e9669f439b9916f29d37549ebd in term 0.
I20260608 12:37:16.882454  1177 raft_consensus.cc:2468] T 5e72e020a0ac4b42b266c9a72c5c9147 P c14a9a4077a24fa4be3dcc51a603c9af [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6aa517e9669f439b9916f29d37549ebd in term 0.
I20260608 12:37:16.883085  1303 leader_election.cc:290] T 5e72e020a0ac4b42b266c9a72c5c9147 P c14a9a4077a24fa4be3dcc51a603c9af [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ca829841f6f4a1597a2e4743b1a053a (127.0.107.193:36185), 6aa517e9669f439b9916f29d37549ebd (127.0.107.195:40565)
I20260608 12:37:16.882454  1140 leader_election.cc:304] T 5e72e020a0ac4b42b266c9a72c5c9147 P c14a9a4077a24fa4be3dcc51a603c9af [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: 6aa517e9669f439b9916f29d37549ebd, c14a9a4077a24fa4be3dcc51a603c9af; no voters: 
I20260608 12:37:16.884003  1215 leader_election.cc:304] T 5e72e020a0ac4b42b266c9a72c5c9147 P 6aa517e9669f439b9916f29d37549ebd [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: 6aa517e9669f439b9916f29d37549ebd, 9ca829841f6f4a1597a2e4743b1a053a; no voters: 
I20260608 12:37:16.884311  1303 raft_consensus.cc:2804] T 5e72e020a0ac4b42b266c9a72c5c9147 P c14a9a4077a24fa4be3dcc51a603c9af [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:37:16.884827  1303 raft_consensus.cc:493] T 5e72e020a0ac4b42b266c9a72c5c9147 P c14a9a4077a24fa4be3dcc51a603c9af [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:37:16.885254  1303 raft_consensus.cc:3060] T 5e72e020a0ac4b42b266c9a72c5c9147 P c14a9a4077a24fa4be3dcc51a603c9af [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:37:16.885978  1302 raft_consensus.cc:2804] T 5e72e020a0ac4b42b266c9a72c5c9147 P 6aa517e9669f439b9916f29d37549ebd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:37:16.886488  1302 raft_consensus.cc:493] T 5e72e020a0ac4b42b266c9a72c5c9147 P 6aa517e9669f439b9916f29d37549ebd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:37:16.886848  1302 raft_consensus.cc:3060] T 5e72e020a0ac4b42b266c9a72c5c9147 P 6aa517e9669f439b9916f29d37549ebd [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:37:16.890251  1319 raft_consensus.cc:515] T 0760db4398ec41669d34303fd9337865 P 9ca829841f6f4a1597a2e4743b1a053a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ca829841f6f4a1597a2e4743b1a053a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36185 } } peers { permanent_uuid: "c14a9a4077a24fa4be3dcc51a603c9af" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46753 } } peers { permanent_uuid: "6aa517e9669f439b9916f29d37549ebd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40565 } }
I20260608 12:37:16.892686  1319 leader_election.cc:290] T 0760db4398ec41669d34303fd9337865 P 9ca829841f6f4a1597a2e4743b1a053a [CANDIDATE]: Term 1 election: Requested vote from peers c14a9a4077a24fa4be3dcc51a603c9af (127.0.107.194:46753), 6aa517e9669f439b9916f29d37549ebd (127.0.107.195:40565)
I20260608 12:37:16.893158  1303 raft_consensus.cc:515] T 5e72e020a0ac4b42b266c9a72c5c9147 P c14a9a4077a24fa4be3dcc51a603c9af [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ca829841f6f4a1597a2e4743b1a053a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36185 } } peers { permanent_uuid: "c14a9a4077a24fa4be3dcc51a603c9af" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46753 } } peers { permanent_uuid: "6aa517e9669f439b9916f29d37549ebd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40565 } }
I20260608 12:37:16.893929  1251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0760db4398ec41669d34303fd9337865" candidate_uuid: "9ca829841f6f4a1597a2e4743b1a053a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6aa517e9669f439b9916f29d37549ebd"
I20260608 12:37:16.894583  1251 raft_consensus.cc:3060] T 0760db4398ec41669d34303fd9337865 P 6aa517e9669f439b9916f29d37549ebd [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:37:16.895226  1302 raft_consensus.cc:515] T 5e72e020a0ac4b42b266c9a72c5c9147 P 6aa517e9669f439b9916f29d37549ebd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ca829841f6f4a1597a2e4743b1a053a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36185 } } peers { permanent_uuid: "c14a9a4077a24fa4be3dcc51a603c9af" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46753 } } peers { permanent_uuid: "6aa517e9669f439b9916f29d37549ebd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40565 } }
I20260608 12:37:16.896489  1303 leader_election.cc:290] T 5e72e020a0ac4b42b266c9a72c5c9147 P c14a9a4077a24fa4be3dcc51a603c9af [CANDIDATE]: Term 1 election: Requested vote from peers 9ca829841f6f4a1597a2e4743b1a053a (127.0.107.193:36185), 6aa517e9669f439b9916f29d37549ebd (127.0.107.195:40565)
I20260608 12:37:16.897290  1250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e72e020a0ac4b42b266c9a72c5c9147" candidate_uuid: "c14a9a4077a24fa4be3dcc51a603c9af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6aa517e9669f439b9916f29d37549ebd"
I20260608 12:37:16.897926  1302 leader_election.cc:290] T 5e72e020a0ac4b42b266c9a72c5c9147 P 6aa517e9669f439b9916f29d37549ebd [CANDIDATE]: Term 1 election: Requested vote from peers 9ca829841f6f4a1597a2e4743b1a053a (127.0.107.193:36185), c14a9a4077a24fa4be3dcc51a603c9af (127.0.107.194:46753)
I20260608 12:37:16.898173  1250 raft_consensus.cc:2393] T 5e72e020a0ac4b42b266c9a72c5c9147 P 6aa517e9669f439b9916f29d37549ebd [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate c14a9a4077a24fa4be3dcc51a603c9af in current term 1: Already voted for candidate 6aa517e9669f439b9916f29d37549ebd in this term.
I20260608 12:37:16.898839  1177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0760db4398ec41669d34303fd9337865" candidate_uuid: "9ca829841f6f4a1597a2e4743b1a053a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c14a9a4077a24fa4be3dcc51a603c9af"
I20260608 12:37:16.899462  1177 raft_consensus.cc:3060] T 0760db4398ec41669d34303fd9337865 P c14a9a4077a24fa4be3dcc51a603c9af [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:37:16.899555  1176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e72e020a0ac4b42b266c9a72c5c9147" candidate_uuid: "6aa517e9669f439b9916f29d37549ebd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c14a9a4077a24fa4be3dcc51a603c9af"
I20260608 12:37:16.900122  1102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e72e020a0ac4b42b266c9a72c5c9147" candidate_uuid: "6aa517e9669f439b9916f29d37549ebd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ca829841f6f4a1597a2e4743b1a053a"
I20260608 12:37:16.900389  1176 raft_consensus.cc:2393] T 5e72e020a0ac4b42b266c9a72c5c9147 P c14a9a4077a24fa4be3dcc51a603c9af [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 6aa517e9669f439b9916f29d37549ebd in current term 1: Already voted for candidate c14a9a4077a24fa4be3dcc51a603c9af in this term.
I20260608 12:37:16.900696  1102 raft_consensus.cc:3060] T 5e72e020a0ac4b42b266c9a72c5c9147 P 9ca829841f6f4a1597a2e4743b1a053a [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:37:16.901484  1101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e72e020a0ac4b42b266c9a72c5c9147" candidate_uuid: "c14a9a4077a24fa4be3dcc51a603c9af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ca829841f6f4a1597a2e4743b1a053a"
I20260608 12:37:16.903426  1141 leader_election.cc:304] T 5e72e020a0ac4b42b266c9a72c5c9147 P c14a9a4077a24fa4be3dcc51a603c9af [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: c14a9a4077a24fa4be3dcc51a603c9af; no voters: 6aa517e9669f439b9916f29d37549ebd, 9ca829841f6f4a1597a2e4743b1a053a
I20260608 12:37:16.905102  1303 raft_consensus.cc:2749] T 5e72e020a0ac4b42b266c9a72c5c9147 P c14a9a4077a24fa4be3dcc51a603c9af [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 12:37:16.908946  1302 raft_consensus.cc:493] T 4dcec289d6f041f4af3c97079d4e3f16 P 6aa517e9669f439b9916f29d37549ebd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:37:16.909511  1302 raft_consensus.cc:515] T 4dcec289d6f041f4af3c97079d4e3f16 P 6aa517e9669f439b9916f29d37549ebd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ca829841f6f4a1597a2e4743b1a053a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36185 } } peers { permanent_uuid: "c14a9a4077a24fa4be3dcc51a603c9af" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46753 } } peers { permanent_uuid: "6aa517e9669f439b9916f29d37549ebd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40565 } }
I20260608 12:37:16.911751  1302 leader_election.cc:290] T 4dcec289d6f041f4af3c97079d4e3f16 P 6aa517e9669f439b9916f29d37549ebd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ca829841f6f4a1597a2e4743b1a053a (127.0.107.193:36185), c14a9a4077a24fa4be3dcc51a603c9af (127.0.107.194:46753)
I20260608 12:37:16.913053  1176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4dcec289d6f041f4af3c97079d4e3f16" candidate_uuid: "6aa517e9669f439b9916f29d37549ebd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c14a9a4077a24fa4be3dcc51a603c9af" is_pre_election: true
I20260608 12:37:16.912933  1101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4dcec289d6f041f4af3c97079d4e3f16" candidate_uuid: "6aa517e9669f439b9916f29d37549ebd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ca829841f6f4a1597a2e4743b1a053a" is_pre_election: true
I20260608 12:37:16.913925  1176 raft_consensus.cc:2468] T 4dcec289d6f041f4af3c97079d4e3f16 P c14a9a4077a24fa4be3dcc51a603c9af [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6aa517e9669f439b9916f29d37549ebd in term 0.
I20260608 12:37:16.914000  1101 raft_consensus.cc:2468] T 4dcec289d6f041f4af3c97079d4e3f16 P 9ca829841f6f4a1597a2e4743b1a053a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6aa517e9669f439b9916f29d37549ebd in term 0.
I20260608 12:37:16.915396  1215 leader_election.cc:304] T 4dcec289d6f041f4af3c97079d4e3f16 P 6aa517e9669f439b9916f29d37549ebd [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: 6aa517e9669f439b9916f29d37549ebd, 9ca829841f6f4a1597a2e4743b1a053a; no voters: 
I20260608 12:37:16.916240  1302 raft_consensus.cc:2804] T 4dcec289d6f041f4af3c97079d4e3f16 P 6aa517e9669f439b9916f29d37549ebd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:37:16.916695  1302 raft_consensus.cc:493] T 4dcec289d6f041f4af3c97079d4e3f16 P 6aa517e9669f439b9916f29d37549ebd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:37:16.916988  1302 raft_consensus.cc:3060] T 4dcec289d6f041f4af3c97079d4e3f16 P 6aa517e9669f439b9916f29d37549ebd [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:37:16.926126  1340 raft_consensus.cc:493] T e27606b5b1ed465b87acb53f3b54dcf6 P 6aa517e9669f439b9916f29d37549ebd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:37:16.926716  1340 raft_consensus.cc:515] T e27606b5b1ed465b87acb53f3b54dcf6 P 6aa517e9669f439b9916f29d37549ebd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ca829841f6f4a1597a2e4743b1a053a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36185 } } peers { permanent_uuid: "c14a9a4077a24fa4be3dcc51a603c9af" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46753 } } peers { permanent_uuid: "6aa517e9669f439b9916f29d37549ebd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40565 } }
I20260608 12:37:16.929584  1340 leader_election.cc:290] T e27606b5b1ed465b87acb53f3b54dcf6 P 6aa517e9669f439b9916f29d37549ebd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ca829841f6f4a1597a2e4743b1a053a (127.0.107.193:36185), c14a9a4077a24fa4be3dcc51a603c9af (127.0.107.194:46753)
I20260608 12:37:16.930850  1176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e27606b5b1ed465b87acb53f3b54dcf6" candidate_uuid: "6aa517e9669f439b9916f29d37549ebd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c14a9a4077a24fa4be3dcc51a603c9af" is_pre_election: true
I20260608 12:37:16.930850  1101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e27606b5b1ed465b87acb53f3b54dcf6" candidate_uuid: "6aa517e9669f439b9916f29d37549ebd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ca829841f6f4a1597a2e4743b1a053a" is_pre_election: true
I20260608 12:37:16.931855  1176 raft_consensus.cc:2468] T e27606b5b1ed465b87acb53f3b54dcf6 P c14a9a4077a24fa4be3dcc51a603c9af [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6aa517e9669f439b9916f29d37549ebd in term 0.
I20260608 12:37:16.931862  1101 raft_consensus.cc:2468] T e27606b5b1ed465b87acb53f3b54dcf6 P 9ca829841f6f4a1597a2e4743b1a053a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6aa517e9669f439b9916f29d37549ebd in term 0.
I20260608 12:37:16.933617  1214 leader_election.cc:304] T e27606b5b1ed465b87acb53f3b54dcf6 P 6aa517e9669f439b9916f29d37549ebd [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: 6aa517e9669f439b9916f29d37549ebd, c14a9a4077a24fa4be3dcc51a603c9af; no voters: 
I20260608 12:37:16.934540  1340 raft_consensus.cc:2804] T e27606b5b1ed465b87acb53f3b54dcf6 P 6aa517e9669f439b9916f29d37549ebd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:37:16.935004  1340 raft_consensus.cc:493] T e27606b5b1ed465b87acb53f3b54dcf6 P 6aa517e9669f439b9916f29d37549ebd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:37:16.935336  1340 raft_consensus.cc:3060] T e27606b5b1ed465b87acb53f3b54dcf6 P 6aa517e9669f439b9916f29d37549ebd [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:37:16.944119  1341 raft_consensus.cc:493] T 8892b0a8f69f480bb66403d371f00216 P 6aa517e9669f439b9916f29d37549ebd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:37:16.944669  1341 raft_consensus.cc:515] T 8892b0a8f69f480bb66403d371f00216 P 6aa517e9669f439b9916f29d37549ebd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ca829841f6f4a1597a2e4743b1a053a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36185 } } peers { permanent_uuid: "c14a9a4077a24fa4be3dcc51a603c9af" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46753 } } peers { permanent_uuid: "6aa517e9669f439b9916f29d37549ebd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40565 } }
I20260608 12:37:16.946782  1341 leader_election.cc:290] T 8892b0a8f69f480bb66403d371f00216 P 6aa517e9669f439b9916f29d37549ebd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ca829841f6f4a1597a2e4743b1a053a (127.0.107.193:36185), c14a9a4077a24fa4be3dcc51a603c9af (127.0.107.194:46753)
I20260608 12:37:16.947952  1101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8892b0a8f69f480bb66403d371f00216" candidate_uuid: "6aa517e9669f439b9916f29d37549ebd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ca829841f6f4a1597a2e4743b1a053a" is_pre_election: true
I20260608 12:37:16.948019  1176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8892b0a8f69f480bb66403d371f00216" candidate_uuid: "6aa517e9669f439b9916f29d37549ebd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c14a9a4077a24fa4be3dcc51a603c9af" is_pre_election: true
I20260608 12:37:16.948799  1176 raft_consensus.cc:2468] T 8892b0a8f69f480bb66403d371f00216 P c14a9a4077a24fa4be3dcc51a603c9af [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6aa517e9669f439b9916f29d37549ebd in term 0.
I20260608 12:37:16.948822  1101 raft_consensus.cc:2468] T 8892b0a8f69f480bb66403d371f00216 P 9ca829841f6f4a1597a2e4743b1a053a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6aa517e9669f439b9916f29d37549ebd in term 0.
I20260608 12:37:16.950079  1214 leader_election.cc:304] T 8892b0a8f69f480bb66403d371f00216 P 6aa517e9669f439b9916f29d37549ebd [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: 6aa517e9669f439b9916f29d37549ebd, c14a9a4077a24fa4be3dcc51a603c9af; no voters: 
I20260608 12:37:16.950968  1341 raft_consensus.cc:2804] T 8892b0a8f69f480bb66403d371f00216 P 6aa517e9669f439b9916f29d37549ebd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:37:16.951354  1341 raft_consensus.cc:493] T 8892b0a8f69f480bb66403d371f00216 P 6aa517e9669f439b9916f29d37549ebd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:37:16.951653  1341 raft_consensus.cc:3060] T 8892b0a8f69f480bb66403d371f00216 P 6aa517e9669f439b9916f29d37549ebd [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:37:16.986217  1102 raft_consensus.cc:2468] T 5e72e020a0ac4b42b266c9a72c5c9147 P 9ca829841f6f4a1597a2e4743b1a053a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6aa517e9669f439b9916f29d37549ebd in term 1.
I20260608 12:37:16.986198  1177 raft_consensus.cc:2468] T 0760db4398ec41669d34303fd9337865 P c14a9a4077a24fa4be3dcc51a603c9af [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ca829841f6f4a1597a2e4743b1a053a in term 1.
I20260608 12:37:16.990173  1215 leader_election.cc:304] T 5e72e020a0ac4b42b266c9a72c5c9147 P 6aa517e9669f439b9916f29d37549ebd [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: 6aa517e9669f439b9916f29d37549ebd, 9ca829841f6f4a1597a2e4743b1a053a; no voters: c14a9a4077a24fa4be3dcc51a603c9af
I20260608 12:37:16.986204  1251 raft_consensus.cc:2468] T 0760db4398ec41669d34303fd9337865 P 6aa517e9669f439b9916f29d37549ebd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ca829841f6f4a1597a2e4743b1a053a in term 1.
I20260608 12:37:16.993085  1342 raft_consensus.cc:2804] T 5e72e020a0ac4b42b266c9a72c5c9147 P 6aa517e9669f439b9916f29d37549ebd [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:37:16.993253  1065 leader_election.cc:304] T 0760db4398ec41669d34303fd9337865 P 9ca829841f6f4a1597a2e4743b1a053a [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: 9ca829841f6f4a1597a2e4743b1a053a, c14a9a4077a24fa4be3dcc51a603c9af; no voters: 
I20260608 12:37:16.994361  1319 raft_consensus.cc:2804] T 0760db4398ec41669d34303fd9337865 P 9ca829841f6f4a1597a2e4743b1a053a [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:37:16.994879  1319 raft_consensus.cc:697] T 0760db4398ec41669d34303fd9337865 P 9ca829841f6f4a1597a2e4743b1a053a [term 1 LEADER]: Becoming Leader. State: Replica: 9ca829841f6f4a1597a2e4743b1a053a, State: Running, Role: LEADER
I20260608 12:37:16.995186  1342 raft_consensus.cc:697] T 5e72e020a0ac4b42b266c9a72c5c9147 P 6aa517e9669f439b9916f29d37549ebd [term 1 LEADER]: Becoming Leader. State: Replica: 6aa517e9669f439b9916f29d37549ebd, State: Running, Role: LEADER
I20260608 12:37:16.995862  1319 consensus_queue.cc:237] T 0760db4398ec41669d34303fd9337865 P 9ca829841f6f4a1597a2e4743b1a053a [LEADER]: Queue going to LEADER mode. State: All 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: "9ca829841f6f4a1597a2e4743b1a053a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36185 } } peers { permanent_uuid: "c14a9a4077a24fa4be3dcc51a603c9af" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46753 } } peers { permanent_uuid: "6aa517e9669f439b9916f29d37549ebd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40565 } }
I20260608 12:37:16.996282  1342 consensus_queue.cc:237] T 5e72e020a0ac4b42b266c9a72c5c9147 P 6aa517e9669f439b9916f29d37549ebd [LEADER]: Queue going to LEADER mode. State: All 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: "9ca829841f6f4a1597a2e4743b1a053a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36185 } } peers { permanent_uuid: "c14a9a4077a24fa4be3dcc51a603c9af" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46753 } } peers { permanent_uuid: "6aa517e9669f439b9916f29d37549ebd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40565 } }
I20260608 12:37:17.007694   996 catalog_manager.cc:5696] T 0760db4398ec41669d34303fd9337865 P 9ca829841f6f4a1597a2e4743b1a053a reported cstate change: term changed from 0 to 1, leader changed from <none> to 9ca829841f6f4a1597a2e4743b1a053a (127.0.107.193). New cstate: current_term: 1 leader_uuid: "9ca829841f6f4a1597a2e4743b1a053a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ca829841f6f4a1597a2e4743b1a053a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36185 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c14a9a4077a24fa4be3dcc51a603c9af" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6aa517e9669f439b9916f29d37549ebd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40565 } health_report { overall_health: UNKNOWN } } }
I20260608 12:37:17.008649   998 catalog_manager.cc:5696] T 5e72e020a0ac4b42b266c9a72c5c9147 P 6aa517e9669f439b9916f29d37549ebd reported cstate change: term changed from 0 to 1, leader changed from <none> to 6aa517e9669f439b9916f29d37549ebd (127.0.107.195). New cstate: current_term: 1 leader_uuid: "6aa517e9669f439b9916f29d37549ebd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ca829841f6f4a1597a2e4743b1a053a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36185 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c14a9a4077a24fa4be3dcc51a603c9af" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6aa517e9669f439b9916f29d37549ebd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40565 } health_report { overall_health: HEALTHY } } }
I20260608 12:37:17.011704  1319 raft_consensus.cc:493] T 670841af090648bcb9665641a8ef04f2 P 9ca829841f6f4a1597a2e4743b1a053a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:37:17.012377  1319 raft_consensus.cc:515] T 670841af090648bcb9665641a8ef04f2 P 9ca829841f6f4a1597a2e4743b1a053a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ca829841f6f4a1597a2e4743b1a053a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36185 } } peers { permanent_uuid: "c14a9a4077a24fa4be3dcc51a603c9af" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46753 } } peers { permanent_uuid: "6aa517e9669f439b9916f29d37549ebd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40565 } }
I20260608 12:37:17.015079  1319 leader_election.cc:290] T 670841af090648bcb9665641a8ef04f2 P 9ca829841f6f4a1597a2e4743b1a053a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c14a9a4077a24fa4be3dcc51a603c9af (127.0.107.194:46753), 6aa517e9669f439b9916f29d37549ebd (127.0.107.195:40565)
I20260608 12:37:17.016363  1177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "670841af090648bcb9665641a8ef04f2" candidate_uuid: "9ca829841f6f4a1597a2e4743b1a053a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c14a9a4077a24fa4be3dcc51a603c9af" is_pre_election: true
I20260608 12:37:17.016710  1342 raft_consensus.cc:493] T 670841af090648bcb9665641a8ef04f2 P 6aa517e9669f439b9916f29d37549ebd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:37:17.017186  1177 raft_consensus.cc:2468] T 670841af090648bcb9665641a8ef04f2 P c14a9a4077a24fa4be3dcc51a603c9af [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ca829841f6f4a1597a2e4743b1a053a in term 0.
I20260608 12:37:17.017270  1342 raft_consensus.cc:515] T 670841af090648bcb9665641a8ef04f2 P 6aa517e9669f439b9916f29d37549ebd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ca829841f6f4a1597a2e4743b1a053a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36185 } } peers { permanent_uuid: "c14a9a4077a24fa4be3dcc51a603c9af" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46753 } } peers { permanent_uuid: "6aa517e9669f439b9916f29d37549ebd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40565 } }
I20260608 12:37:17.019127  1065 leader_election.cc:304] T 670841af090648bcb9665641a8ef04f2 P 9ca829841f6f4a1597a2e4743b1a053a [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: 9ca829841f6f4a1597a2e4743b1a053a, c14a9a4077a24fa4be3dcc51a603c9af; no voters: 
I20260608 12:37:17.020088  1319 raft_consensus.cc:2804] T 670841af090648bcb9665641a8ef04f2 P 9ca829841f6f4a1597a2e4743b1a053a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:37:17.020540  1319 raft_consensus.cc:493] T 670841af090648bcb9665641a8ef04f2 P 9ca829841f6f4a1597a2e4743b1a053a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:37:17.020915  1319 raft_consensus.cc:3060] T 670841af090648bcb9665641a8ef04f2 P 9ca829841f6f4a1597a2e4743b1a053a [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:37:17.021713  1102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "670841af090648bcb9665641a8ef04f2" candidate_uuid: "6aa517e9669f439b9916f29d37549ebd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ca829841f6f4a1597a2e4743b1a053a" is_pre_election: true
I20260608 12:37:17.017302  1251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "670841af090648bcb9665641a8ef04f2" candidate_uuid: "9ca829841f6f4a1597a2e4743b1a053a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6aa517e9669f439b9916f29d37549ebd" is_pre_election: true
I20260608 12:37:17.023619  1342 leader_election.cc:290] T 670841af090648bcb9665641a8ef04f2 P 6aa517e9669f439b9916f29d37549ebd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ca829841f6f4a1597a2e4743b1a053a (127.0.107.193:36185), c14a9a4077a24fa4be3dcc51a603c9af (127.0.107.194:46753)
I20260608 12:37:17.023764  1251 raft_consensus.cc:2468] T 670841af090648bcb9665641a8ef04f2 P 6aa517e9669f439b9916f29d37549ebd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ca829841f6f4a1597a2e4743b1a053a in term 0.
I20260608 12:37:17.024379  1177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "670841af090648bcb9665641a8ef04f2" candidate_uuid: "6aa517e9669f439b9916f29d37549ebd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c14a9a4077a24fa4be3dcc51a603c9af" is_pre_election: true
I20260608 12:37:17.025080  1177 raft_consensus.cc:2468] T 670841af090648bcb9665641a8ef04f2 P c14a9a4077a24fa4be3dcc51a603c9af [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6aa517e9669f439b9916f29d37549ebd in term 0.
I20260608 12:37:17.026499  1214 leader_election.cc:304] T 670841af090648bcb9665641a8ef04f2 P 6aa517e9669f439b9916f29d37549ebd [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: 6aa517e9669f439b9916f29d37549ebd, c14a9a4077a24fa4be3dcc51a603c9af; no voters: 
I20260608 12:37:17.027484  1342 raft_consensus.cc:2804] T 670841af090648bcb9665641a8ef04f2 P 6aa517e9669f439b9916f29d37549ebd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:37:17.028319  1342 raft_consensus.cc:493] T 670841af090648bcb9665641a8ef04f2 P 6aa517e9669f439b9916f29d37549ebd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:37:17.028678  1342 raft_consensus.cc:3060] T 670841af090648bcb9665641a8ef04f2 P 6aa517e9669f439b9916f29d37549ebd [term 0 FOLLOWER]: Advancing to term 1
W20260608 12:37:17.050315  1048 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 12:37:17.052223  1053 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
W20260608 12:37:17.055009  1053 auto_leader_rebalancer.cc:460] the master instance isn't leader: Service unavailable: Tablet not running
I20260608 12:37:17.067466  1300 consensus_queue.cc:1048] T 33f46d7ae8fa4fe782bd6bcb7f394e67 P 9ca829841f6f4a1597a2e4743b1a053a [LEADER]: Connected to new peer: Peer: permanent_uuid: "6aa517e9669f439b9916f29d37549ebd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40565 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:37:17.078660  1318 consensus_queue.cc:1048] T 8b7fb0b196d242d9b47670e9e2df17a7 P 9ca829841f6f4a1597a2e4743b1a053a [LEADER]: Connected to new peer: Peer: permanent_uuid: "6aa517e9669f439b9916f29d37549ebd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40565 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:37:17.083861  1313 consensus_queue.cc:1048] T 33f46d7ae8fa4fe782bd6bcb7f394e67 P 9ca829841f6f4a1597a2e4743b1a053a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c14a9a4077a24fa4be3dcc51a603c9af" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:37:17.083798  1302 raft_consensus.cc:515] T 4dcec289d6f041f4af3c97079d4e3f16 P 6aa517e9669f439b9916f29d37549ebd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ca829841f6f4a1597a2e4743b1a053a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36185 } } peers { permanent_uuid: "c14a9a4077a24fa4be3dcc51a603c9af" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46753 } } peers { permanent_uuid: "6aa517e9669f439b9916f29d37549ebd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40565 } }
I20260608 12:37:17.086635  1340 raft_consensus.cc:515] T e27606b5b1ed465b87acb53f3b54dcf6 P 6aa517e9669f439b9916f29d37549ebd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ca829841f6f4a1597a2e4743b1a053a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36185 } } peers { permanent_uuid: "c14a9a4077a24fa4be3dcc51a603c9af" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46753 } } peers { permanent_uuid: "6aa517e9669f439b9916f29d37549ebd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40565 } }
I20260608 12:37:17.093012  1101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4dcec289d6f041f4af3c97079d4e3f16" candidate_uuid: "6aa517e9669f439b9916f29d37549ebd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ca829841f6f4a1597a2e4743b1a053a"
I20260608 12:37:17.093699  1340 leader_election.cc:290] T e27606b5b1ed465b87acb53f3b54dcf6 P 6aa517e9669f439b9916f29d37549ebd [CANDIDATE]: Term 1 election: Requested vote from peers 9ca829841f6f4a1597a2e4743b1a053a (127.0.107.193:36185), c14a9a4077a24fa4be3dcc51a603c9af (127.0.107.194:46753)
I20260608 12:37:17.091132  1319 raft_consensus.cc:515] T 670841af090648bcb9665641a8ef04f2 P 9ca829841f6f4a1597a2e4743b1a053a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ca829841f6f4a1597a2e4743b1a053a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36185 } } peers { permanent_uuid: "c14a9a4077a24fa4be3dcc51a603c9af" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46753 } } peers { permanent_uuid: "6aa517e9669f439b9916f29d37549ebd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40565 } }
I20260608 12:37:17.099094  1102 raft_consensus.cc:2393] T 670841af090648bcb9665641a8ef04f2 P 9ca829841f6f4a1597a2e4743b1a053a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6aa517e9669f439b9916f29d37549ebd in current term 1: Already voted for candidate 9ca829841f6f4a1597a2e4743b1a053a in this term.
I20260608 12:37:17.100224  1319 leader_election.cc:290] T 670841af090648bcb9665641a8ef04f2 P 9ca829841f6f4a1597a2e4743b1a053a [CANDIDATE]: Term 1 election: Requested vote from peers c14a9a4077a24fa4be3dcc51a603c9af (127.0.107.194:46753), 6aa517e9669f439b9916f29d37549ebd (127.0.107.195:40565)
I20260608 12:37:17.097092  1176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4dcec289d6f041f4af3c97079d4e3f16" candidate_uuid: "6aa517e9669f439b9916f29d37549ebd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c14a9a4077a24fa4be3dcc51a603c9af"
I20260608 12:37:17.101330  1176 raft_consensus.cc:3060] T 4dcec289d6f041f4af3c97079d4e3f16 P c14a9a4077a24fa4be3dcc51a603c9af [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:37:17.096683  1177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e27606b5b1ed465b87acb53f3b54dcf6" candidate_uuid: "6aa517e9669f439b9916f29d37549ebd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c14a9a4077a24fa4be3dcc51a603c9af"
I20260608 12:37:17.104467  1177 raft_consensus.cc:3060] T e27606b5b1ed465b87acb53f3b54dcf6 P c14a9a4077a24fa4be3dcc51a603c9af [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:37:17.094676  1101 raft_consensus.cc:3060] T 4dcec289d6f041f4af3c97079d4e3f16 P 9ca829841f6f4a1597a2e4743b1a053a [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:37:17.093075  1302 leader_election.cc:290] T 4dcec289d6f041f4af3c97079d4e3f16 P 6aa517e9669f439b9916f29d37549ebd [CANDIDATE]: Term 1 election: Requested vote from peers 9ca829841f6f4a1597a2e4743b1a053a (127.0.107.193:36185), c14a9a4077a24fa4be3dcc51a603c9af (127.0.107.194:46753)
I20260608 12:37:17.114292  1174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "670841af090648bcb9665641a8ef04f2" candidate_uuid: "9ca829841f6f4a1597a2e4743b1a053a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c14a9a4077a24fa4be3dcc51a603c9af"
I20260608 12:37:17.115741  1174 raft_consensus.cc:3060] T 670841af090648bcb9665641a8ef04f2 P c14a9a4077a24fa4be3dcc51a603c9af [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:37:17.117100  1102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e27606b5b1ed465b87acb53f3b54dcf6" candidate_uuid: "6aa517e9669f439b9916f29d37549ebd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ca829841f6f4a1597a2e4743b1a053a"
I20260608 12:37:17.120729  1102 raft_consensus.cc:3060] T e27606b5b1ed465b87acb53f3b54dcf6 P 9ca829841f6f4a1597a2e4743b1a053a [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:37:17.146893  1251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "670841af090648bcb9665641a8ef04f2" candidate_uuid: "9ca829841f6f4a1597a2e4743b1a053a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6aa517e9669f439b9916f29d37549ebd"
I20260608 12:37:17.148355  1318 consensus_queue.cc:1048] T 8b7fb0b196d242d9b47670e9e2df17a7 P 9ca829841f6f4a1597a2e4743b1a053a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c14a9a4077a24fa4be3dcc51a603c9af" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:37:17.187922  1177 raft_consensus.cc:2468] T e27606b5b1ed465b87acb53f3b54dcf6 P c14a9a4077a24fa4be3dcc51a603c9af [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6aa517e9669f439b9916f29d37549ebd in term 1.
I20260608 12:37:17.189383  1176 raft_consensus.cc:2468] T 4dcec289d6f041f4af3c97079d4e3f16 P c14a9a4077a24fa4be3dcc51a603c9af [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6aa517e9669f439b9916f29d37549ebd in term 1.
I20260608 12:37:17.190084  1174 raft_consensus.cc:2468] T 670841af090648bcb9665641a8ef04f2 P c14a9a4077a24fa4be3dcc51a603c9af [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ca829841f6f4a1597a2e4743b1a053a in term 1.
I20260608 12:37:17.191578  1214 leader_election.cc:304] T e27606b5b1ed465b87acb53f3b54dcf6 P 6aa517e9669f439b9916f29d37549ebd [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: 6aa517e9669f439b9916f29d37549ebd, c14a9a4077a24fa4be3dcc51a603c9af; no voters: 
I20260608 12:37:17.188385  1102 raft_consensus.cc:2468] T e27606b5b1ed465b87acb53f3b54dcf6 P 9ca829841f6f4a1597a2e4743b1a053a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6aa517e9669f439b9916f29d37549ebd in term 1.
I20260608 12:37:17.188709  1341 raft_consensus.cc:515] T 8892b0a8f69f480bb66403d371f00216 P 6aa517e9669f439b9916f29d37549ebd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ca829841f6f4a1597a2e4743b1a053a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36185 } } peers { permanent_uuid: "c14a9a4077a24fa4be3dcc51a603c9af" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46753 } } peers { permanent_uuid: "6aa517e9669f439b9916f29d37549ebd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40565 } }
I20260608 12:37:17.188113  1101 raft_consensus.cc:2468] T 4dcec289d6f041f4af3c97079d4e3f16 P 9ca829841f6f4a1597a2e4743b1a053a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6aa517e9669f439b9916f29d37549ebd in term 1.
I20260608 12:37:17.193858  1302 raft_consensus.cc:2804] T e27606b5b1ed465b87acb53f3b54dcf6 P 6aa517e9669f439b9916f29d37549ebd [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:37:17.194590  1302 raft_consensus.cc:697] T e27606b5b1ed465b87acb53f3b54dcf6 P 6aa517e9669f439b9916f29d37549ebd [term 1 LEADER]: Becoming Leader. State: Replica: 6aa517e9669f439b9916f29d37549ebd, State: Running, Role: LEADER
I20260608 12:37:17.194823  1342 raft_consensus.cc:515] T 670841af090648bcb9665641a8ef04f2 P 6aa517e9669f439b9916f29d37549ebd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ca829841f6f4a1597a2e4743b1a053a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36185 } } peers { permanent_uuid: "c14a9a4077a24fa4be3dcc51a603c9af" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46753 } } peers { permanent_uuid: "6aa517e9669f439b9916f29d37549ebd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40565 } }
I20260608 12:37:17.195571  1302 consensus_queue.cc:237] T e27606b5b1ed465b87acb53f3b54dcf6 P 6aa517e9669f439b9916f29d37549ebd [LEADER]: Queue going to LEADER mode. State: All 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: "9ca829841f6f4a1597a2e4743b1a053a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36185 } } peers { permanent_uuid: "c14a9a4077a24fa4be3dcc51a603c9af" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46753 } } peers { permanent_uuid: "6aa517e9669f439b9916f29d37549ebd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40565 } }
I20260608 12:37:17.193296  1214 leader_election.cc:304] T 4dcec289d6f041f4af3c97079d4e3f16 P 6aa517e9669f439b9916f29d37549ebd [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: 6aa517e9669f439b9916f29d37549ebd, c14a9a4077a24fa4be3dcc51a603c9af; no voters: 
I20260608 12:37:17.197899  1251 raft_consensus.cc:2393] T 670841af090648bcb9665641a8ef04f2 P 6aa517e9669f439b9916f29d37549ebd [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 9ca829841f6f4a1597a2e4743b1a053a in current term 1: Already voted for candidate 6aa517e9669f439b9916f29d37549ebd in this term.
I20260608 12:37:17.197199  1342 leader_election.cc:290] T 670841af090648bcb9665641a8ef04f2 P 6aa517e9669f439b9916f29d37549ebd [CANDIDATE]: Term 1 election: Requested vote from peers 9ca829841f6f4a1597a2e4743b1a053a (127.0.107.193:36185), c14a9a4077a24fa4be3dcc51a603c9af (127.0.107.194:46753)
I20260608 12:37:17.197831  1341 leader_election.cc:290] T 8892b0a8f69f480bb66403d371f00216 P 6aa517e9669f439b9916f29d37549ebd [CANDIDATE]: Term 1 election: Requested vote from peers 9ca829841f6f4a1597a2e4743b1a053a (127.0.107.193:36185), c14a9a4077a24fa4be3dcc51a603c9af (127.0.107.194:46753)
I20260608 12:37:17.198931  1340 raft_consensus.cc:2804] T 4dcec289d6f041f4af3c97079d4e3f16 P 6aa517e9669f439b9916f29d37549ebd [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:37:17.199558  1340 raft_consensus.cc:697] T 4dcec289d6f041f4af3c97079d4e3f16 P 6aa517e9669f439b9916f29d37549ebd [term 1 LEADER]: Becoming Leader. State: Replica: 6aa517e9669f439b9916f29d37549ebd, State: Running, Role: LEADER
I20260608 12:37:17.200376  1174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "670841af090648bcb9665641a8ef04f2" candidate_uuid: "6aa517e9669f439b9916f29d37549ebd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c14a9a4077a24fa4be3dcc51a603c9af"
I20260608 12:37:17.200549  1340 consensus_queue.cc:237] T 4dcec289d6f041f4af3c97079d4e3f16 P 6aa517e9669f439b9916f29d37549ebd [LEADER]: Queue going to LEADER mode. State: All 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: "9ca829841f6f4a1597a2e4743b1a053a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36185 } } peers { permanent_uuid: "c14a9a4077a24fa4be3dcc51a603c9af" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46753 } } peers { permanent_uuid: "6aa517e9669f439b9916f29d37549ebd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40565 } }
I20260608 12:37:17.202289  1065 leader_election.cc:304] T 670841af090648bcb9665641a8ef04f2 P 9ca829841f6f4a1597a2e4743b1a053a [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: 9ca829841f6f4a1597a2e4743b1a053a, c14a9a4077a24fa4be3dcc51a603c9af; no voters: 
I20260608 12:37:17.202785  1102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "670841af090648bcb9665641a8ef04f2" candidate_uuid: "6aa517e9669f439b9916f29d37549ebd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ca829841f6f4a1597a2e4743b1a053a"
I20260608 12:37:17.203742  1102 raft_consensus.cc:2393] T 670841af090648bcb9665641a8ef04f2 P 9ca829841f6f4a1597a2e4743b1a053a [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 6aa517e9669f439b9916f29d37549ebd in current term 1: Already voted for candidate 9ca829841f6f4a1597a2e4743b1a053a in this term.
I20260608 12:37:17.205998  1319 raft_consensus.cc:2804] T 670841af090648bcb9665641a8ef04f2 P 9ca829841f6f4a1597a2e4743b1a053a [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:37:17.207376  1174 raft_consensus.cc:2393] T 670841af090648bcb9665641a8ef04f2 P c14a9a4077a24fa4be3dcc51a603c9af [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 6aa517e9669f439b9916f29d37549ebd in current term 1: Already voted for candidate 9ca829841f6f4a1597a2e4743b1a053a in this term.
I20260608 12:37:17.207887  1102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8892b0a8f69f480bb66403d371f00216" candidate_uuid: "6aa517e9669f439b9916f29d37549ebd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ca829841f6f4a1597a2e4743b1a053a"
I20260608 12:37:17.210044  1319 raft_consensus.cc:697] T 670841af090648bcb9665641a8ef04f2 P 9ca829841f6f4a1597a2e4743b1a053a [term 1 LEADER]: Becoming Leader. State: Replica: 9ca829841f6f4a1597a2e4743b1a053a, State: Running, Role: LEADER
I20260608 12:37:17.209894  1176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8892b0a8f69f480bb66403d371f00216" candidate_uuid: "6aa517e9669f439b9916f29d37549ebd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c14a9a4077a24fa4be3dcc51a603c9af"
I20260608 12:37:17.211371  1102 raft_consensus.cc:3060] T 8892b0a8f69f480bb66403d371f00216 P 9ca829841f6f4a1597a2e4743b1a053a [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:37:17.211886  1176 raft_consensus.cc:3060] T 8892b0a8f69f480bb66403d371f00216 P c14a9a4077a24fa4be3dcc51a603c9af [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:37:17.211349  1319 consensus_queue.cc:237] T 670841af090648bcb9665641a8ef04f2 P 9ca829841f6f4a1597a2e4743b1a053a [LEADER]: Queue going to LEADER mode. State: All 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: "9ca829841f6f4a1597a2e4743b1a053a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36185 } } peers { permanent_uuid: "c14a9a4077a24fa4be3dcc51a603c9af" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46753 } } peers { permanent_uuid: "6aa517e9669f439b9916f29d37549ebd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40565 } }
I20260608 12:37:17.216540   998 catalog_manager.cc:5696] T e27606b5b1ed465b87acb53f3b54dcf6 P 6aa517e9669f439b9916f29d37549ebd reported cstate change: term changed from 0 to 1, leader changed from <none> to 6aa517e9669f439b9916f29d37549ebd (127.0.107.195). New cstate: current_term: 1 leader_uuid: "6aa517e9669f439b9916f29d37549ebd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ca829841f6f4a1597a2e4743b1a053a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36185 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c14a9a4077a24fa4be3dcc51a603c9af" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6aa517e9669f439b9916f29d37549ebd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40565 } health_report { overall_health: HEALTHY } } }
I20260608 12:37:17.221211  1214 leader_election.cc:304] T 670841af090648bcb9665641a8ef04f2 P 6aa517e9669f439b9916f29d37549ebd [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: 6aa517e9669f439b9916f29d37549ebd; no voters: 9ca829841f6f4a1597a2e4743b1a053a, c14a9a4077a24fa4be3dcc51a603c9af
I20260608 12:37:17.223225  1340 raft_consensus.cc:2749] T 670841af090648bcb9665641a8ef04f2 P 6aa517e9669f439b9916f29d37549ebd [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 12:37:17.232729   996 catalog_manager.cc:5696] T 670841af090648bcb9665641a8ef04f2 P 9ca829841f6f4a1597a2e4743b1a053a reported cstate change: term changed from 0 to 1, leader changed from <none> to 9ca829841f6f4a1597a2e4743b1a053a (127.0.107.193). New cstate: current_term: 1 leader_uuid: "9ca829841f6f4a1597a2e4743b1a053a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ca829841f6f4a1597a2e4743b1a053a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36185 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c14a9a4077a24fa4be3dcc51a603c9af" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6aa517e9669f439b9916f29d37549ebd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40565 } health_report { overall_health: UNKNOWN } } }
I20260608 12:37:17.237282   998 catalog_manager.cc:5696] T 4dcec289d6f041f4af3c97079d4e3f16 P 6aa517e9669f439b9916f29d37549ebd reported cstate change: term changed from 0 to 1, leader changed from <none> to 6aa517e9669f439b9916f29d37549ebd (127.0.107.195). New cstate: current_term: 1 leader_uuid: "6aa517e9669f439b9916f29d37549ebd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ca829841f6f4a1597a2e4743b1a053a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36185 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c14a9a4077a24fa4be3dcc51a603c9af" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6aa517e9669f439b9916f29d37549ebd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40565 } health_report { overall_health: HEALTHY } } }
I20260608 12:37:17.288056  1176 raft_consensus.cc:2468] T 8892b0a8f69f480bb66403d371f00216 P c14a9a4077a24fa4be3dcc51a603c9af [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6aa517e9669f439b9916f29d37549ebd in term 1.
I20260608 12:37:17.288056  1102 raft_consensus.cc:2468] T 8892b0a8f69f480bb66403d371f00216 P 9ca829841f6f4a1597a2e4743b1a053a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6aa517e9669f439b9916f29d37549ebd in term 1.
I20260608 12:37:17.289844  1215 leader_election.cc:304] T 8892b0a8f69f480bb66403d371f00216 P 6aa517e9669f439b9916f29d37549ebd [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: 6aa517e9669f439b9916f29d37549ebd, 9ca829841f6f4a1597a2e4743b1a053a; no voters: 
I20260608 12:37:17.290959  1340 raft_consensus.cc:2804] T 8892b0a8f69f480bb66403d371f00216 P 6aa517e9669f439b9916f29d37549ebd [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:37:17.291672  1340 raft_consensus.cc:697] T 8892b0a8f69f480bb66403d371f00216 P 6aa517e9669f439b9916f29d37549ebd [term 1 LEADER]: Becoming Leader. State: Replica: 6aa517e9669f439b9916f29d37549ebd, State: Running, Role: LEADER
I20260608 12:37:17.292500  1340 consensus_queue.cc:237] T 8892b0a8f69f480bb66403d371f00216 P 6aa517e9669f439b9916f29d37549ebd [LEADER]: Queue going to LEADER mode. State: All 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: "9ca829841f6f4a1597a2e4743b1a053a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36185 } } peers { permanent_uuid: "c14a9a4077a24fa4be3dcc51a603c9af" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46753 } } peers { permanent_uuid: "6aa517e9669f439b9916f29d37549ebd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40565 } }
I20260608 12:37:17.301317   998 catalog_manager.cc:5696] T 8892b0a8f69f480bb66403d371f00216 P 6aa517e9669f439b9916f29d37549ebd reported cstate change: term changed from 0 to 1, leader changed from <none> to 6aa517e9669f439b9916f29d37549ebd (127.0.107.195). New cstate: current_term: 1 leader_uuid: "6aa517e9669f439b9916f29d37549ebd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ca829841f6f4a1597a2e4743b1a053a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36185 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c14a9a4077a24fa4be3dcc51a603c9af" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6aa517e9669f439b9916f29d37549ebd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40565 } health_report { overall_health: HEALTHY } } }
I20260608 12:37:17.438321   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:37:17.445863  1359 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:37:17.446370  1360 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:37:17.449453   431 server_base.cc:1061] running on GCE node
W20260608 12:37:17.449532  1362 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:37:17.451900   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:37:17.452165   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:37:17.452308   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922237452295 us; error 0 us; skew 500 ppm
I20260608 12:37:17.452950   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:37:17.456161   431 webserver.cc:533] Webserver started at http://127.0.107.196:46239/ using document root <none> and password file <none>
I20260608 12:37:17.456781   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:37:17.456967   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:37:17.457240   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:37:17.458941   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922229144781-431-0/minicluster-data/ts-3-root/instance:
uuid: "d4d717be926a4325b8bd7bf8eb95f0e9"
format_stamp: "Formatted at 2026-06-08 12:37:17 on dist-test-slave-3gfq"
I20260608 12:37:17.461838  1340 consensus_queue.cc:1048] T 5e72e020a0ac4b42b266c9a72c5c9147 P 6aa517e9669f439b9916f29d37549ebd [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ca829841f6f4a1597a2e4743b1a053a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:37:17.465387   431 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.002s
I20260608 12:37:17.475556  1368 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:37:17.476785   431 fs_manager.cc:730] Time spent opening block manager: real 0.008s	user 0.001s	sys 0.007s
I20260608 12:37:17.477262   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922229144781-431-0/minicluster-data/ts-3-root
uuid: "d4d717be926a4325b8bd7bf8eb95f0e9"
format_stamp: "Formatted at 2026-06-08 12:37:17 on dist-test-slave-3gfq"
I20260608 12:37:17.477829   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922229144781-431-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922229144781-431-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922229144781-431-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:37:17.484450  1341 consensus_queue.cc:1048] T 5e72e020a0ac4b42b266c9a72c5c9147 P 6aa517e9669f439b9916f29d37549ebd [LEADER]: Connected to new peer: Peer: permanent_uuid: "c14a9a4077a24fa4be3dcc51a603c9af" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:37:17.507699  1313 consensus_queue.cc:1048] T 0760db4398ec41669d34303fd9337865 P 9ca829841f6f4a1597a2e4743b1a053a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c14a9a4077a24fa4be3dcc51a603c9af" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:37:17.518970  1318 consensus_queue.cc:1048] T 0760db4398ec41669d34303fd9337865 P 9ca829841f6f4a1597a2e4743b1a053a [LEADER]: Connected to new peer: Peer: permanent_uuid: "6aa517e9669f439b9916f29d37549ebd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40565 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:37:17.525548   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:37:17.527842   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:37:17.530746   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:37:17.540900   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:37:17.541424   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.001s	user 0.001s	sys 0.000s
I20260608 12:37:17.541827   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:37:17.542078   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:37:17.604719   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.196:46315
I20260608 12:37:17.604832  1433 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.196:46315 every 8 connection(s)
I20260608 12:37:17.615149  1341 consensus_queue.cc:1048] T e27606b5b1ed465b87acb53f3b54dcf6 P 6aa517e9669f439b9916f29d37549ebd [LEADER]: Connected to new peer: Peer: permanent_uuid: "c14a9a4077a24fa4be3dcc51a603c9af" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:37:17.623693  1318 consensus_queue.cc:1048] T 670841af090648bcb9665641a8ef04f2 P 9ca829841f6f4a1597a2e4743b1a053a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c14a9a4077a24fa4be3dcc51a603c9af" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:37:17.627893  1434 heartbeater.cc:344] Connected to a master server at 127.0.107.254:40247
I20260608 12:37:17.628449  1434 heartbeater.cc:461] Registering TS with master...
I20260608 12:37:17.629547  1434 heartbeater.cc:507] Master 127.0.107.254:40247 requested a full tablet report, sending...
I20260608 12:37:17.632555   996 ts_manager.cc:194] Registered new tserver with Master: d4d717be926a4325b8bd7bf8eb95f0e9 (127.0.107.196:46315)
I20260608 12:37:17.635572   996 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55992
I20260608 12:37:17.635367  1340 consensus_queue.cc:1048] T e27606b5b1ed465b87acb53f3b54dcf6 P 6aa517e9669f439b9916f29d37549ebd [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ca829841f6f4a1597a2e4743b1a053a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:37:17.654464  1340 consensus_queue.cc:1048] T 4dcec289d6f041f4af3c97079d4e3f16 P 6aa517e9669f439b9916f29d37549ebd [LEADER]: Connected to new peer: Peer: permanent_uuid: "c14a9a4077a24fa4be3dcc51a603c9af" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:37:17.663610  1319 consensus_queue.cc:1048] T 670841af090648bcb9665641a8ef04f2 P 9ca829841f6f4a1597a2e4743b1a053a [LEADER]: Connected to new peer: Peer: permanent_uuid: "6aa517e9669f439b9916f29d37549ebd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40565 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:37:17.676750  1340 consensus_queue.cc:1048] T 4dcec289d6f041f4af3c97079d4e3f16 P 6aa517e9669f439b9916f29d37549ebd [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ca829841f6f4a1597a2e4743b1a053a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:37:17.705013  1340 consensus_queue.cc:1048] T 8892b0a8f69f480bb66403d371f00216 P 6aa517e9669f439b9916f29d37549ebd [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ca829841f6f4a1597a2e4743b1a053a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:37:17.719125  1340 consensus_queue.cc:1048] T 8892b0a8f69f480bb66403d371f00216 P 6aa517e9669f439b9916f29d37549ebd [LEADER]: Connected to new peer: Peer: permanent_uuid: "c14a9a4077a24fa4be3dcc51a603c9af" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:37:18.639747  1434 heartbeater.cc:499] Master 127.0.107.254:40247 was elected leader, sending a full tablet report...
I20260608 12:37:19.055968  1053 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:37:19.081951  1101 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "33f46d7ae8fa4fe782bd6bcb7f394e67"
dest_uuid: "9ca829841f6f4a1597a2e4743b1a053a"
mode: GRACEFUL
new_leader_uuid: "c14a9a4077a24fa4be3dcc51a603c9af"
 from {username='slave'} at 127.0.0.1:43998
I20260608 12:37:19.082731  1101 raft_consensus.cc:606] T 33f46d7ae8fa4fe782bd6bcb7f394e67 P 9ca829841f6f4a1597a2e4743b1a053a [term 1 LEADER]: Received request to transfer leadership to TS c14a9a4077a24fa4be3dcc51a603c9af
I20260608 12:37:19.097071  1250 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e27606b5b1ed465b87acb53f3b54dcf6"
dest_uuid: "6aa517e9669f439b9916f29d37549ebd"
mode: GRACEFUL
new_leader_uuid: "c14a9a4077a24fa4be3dcc51a603c9af"
 from {username='slave'} at 127.0.0.1:48490
I20260608 12:37:19.097697  1250 raft_consensus.cc:606] T e27606b5b1ed465b87acb53f3b54dcf6 P 6aa517e9669f439b9916f29d37549ebd [term 1 LEADER]: Received request to transfer leadership to TS c14a9a4077a24fa4be3dcc51a603c9af
I20260608 12:37:19.099792  1053 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260608 12:37:19.100445  1053 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:37:19.242506  1340 raft_consensus.cc:993] T e27606b5b1ed465b87acb53f3b54dcf6 P 6aa517e9669f439b9916f29d37549ebd: : Instructing follower c14a9a4077a24fa4be3dcc51a603c9af to start an election
I20260608 12:37:19.242987  1343 raft_consensus.cc:1081] T e27606b5b1ed465b87acb53f3b54dcf6 P 6aa517e9669f439b9916f29d37549ebd [term 1 LEADER]: Signalling peer c14a9a4077a24fa4be3dcc51a603c9af to start an election
I20260608 12:37:19.245663  1177 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e27606b5b1ed465b87acb53f3b54dcf6"
dest_uuid: "c14a9a4077a24fa4be3dcc51a603c9af"
 from {username='slave'} at 127.0.0.1:47468
I20260608 12:37:19.246397  1177 raft_consensus.cc:493] T e27606b5b1ed465b87acb53f3b54dcf6 P c14a9a4077a24fa4be3dcc51a603c9af [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 12:37:19.246786  1177 raft_consensus.cc:3060] T e27606b5b1ed465b87acb53f3b54dcf6 P c14a9a4077a24fa4be3dcc51a603c9af [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:37:19.252354  1177 raft_consensus.cc:515] T e27606b5b1ed465b87acb53f3b54dcf6 P c14a9a4077a24fa4be3dcc51a603c9af [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ca829841f6f4a1597a2e4743b1a053a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36185 } } peers { permanent_uuid: "c14a9a4077a24fa4be3dcc51a603c9af" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46753 } } peers { permanent_uuid: "6aa517e9669f439b9916f29d37549ebd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40565 } }
I20260608 12:37:19.254253  1177 leader_election.cc:290] T e27606b5b1ed465b87acb53f3b54dcf6 P c14a9a4077a24fa4be3dcc51a603c9af [CANDIDATE]: Term 2 election: Requested vote from peers 9ca829841f6f4a1597a2e4743b1a053a (127.0.107.193:36185), 6aa517e9669f439b9916f29d37549ebd (127.0.107.195:40565)
I20260608 12:37:19.255576  1101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e27606b5b1ed465b87acb53f3b54dcf6" candidate_uuid: "c14a9a4077a24fa4be3dcc51a603c9af" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9ca829841f6f4a1597a2e4743b1a053a"
I20260608 12:37:19.255576  1250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e27606b5b1ed465b87acb53f3b54dcf6" candidate_uuid: "c14a9a4077a24fa4be3dcc51a603c9af" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6aa517e9669f439b9916f29d37549ebd"
I20260608 12:37:19.256596  1101 raft_consensus.cc:3060] T e27606b5b1ed465b87acb53f3b54dcf6 P 9ca829841f6f4a1597a2e4743b1a053a [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:37:19.256708  1250 raft_consensus.cc:3055] T e27606b5b1ed465b87acb53f3b54dcf6 P 6aa517e9669f439b9916f29d37549ebd [term 1 LEADER]: Stepping down as leader of term 1
I20260608 12:37:19.257172  1250 raft_consensus.cc:740] T e27606b5b1ed465b87acb53f3b54dcf6 P 6aa517e9669f439b9916f29d37549ebd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6aa517e9669f439b9916f29d37549ebd, State: Running, Role: LEADER
I20260608 12:37:19.258278  1250 consensus_queue.cc:260] T e27606b5b1ed465b87acb53f3b54dcf6 P 6aa517e9669f439b9916f29d37549ebd [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: "9ca829841f6f4a1597a2e4743b1a053a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36185 } } peers { permanent_uuid: "c14a9a4077a24fa4be3dcc51a603c9af" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46753 } } peers { permanent_uuid: "6aa517e9669f439b9916f29d37549ebd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40565 } }
I20260608 12:37:19.259744  1250 raft_consensus.cc:3060] T e27606b5b1ed465b87acb53f3b54dcf6 P 6aa517e9669f439b9916f29d37549ebd [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:37:19.265950  1101 raft_consensus.cc:2468] T e27606b5b1ed465b87acb53f3b54dcf6 P 9ca829841f6f4a1597a2e4743b1a053a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c14a9a4077a24fa4be3dcc51a603c9af in term 2.
I20260608 12:37:19.267743  1141 leader_election.cc:304] T e27606b5b1ed465b87acb53f3b54dcf6 P c14a9a4077a24fa4be3dcc51a603c9af [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: 9ca829841f6f4a1597a2e4743b1a053a, c14a9a4077a24fa4be3dcc51a603c9af; no voters: 
I20260608 12:37:19.268354  1250 raft_consensus.cc:2468] T e27606b5b1ed465b87acb53f3b54dcf6 P 6aa517e9669f439b9916f29d37549ebd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c14a9a4077a24fa4be3dcc51a603c9af in term 2.
I20260608 12:37:19.269968  1450 raft_consensus.cc:2804] T e27606b5b1ed465b87acb53f3b54dcf6 P c14a9a4077a24fa4be3dcc51a603c9af [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:37:19.271311  1450 raft_consensus.cc:697] T e27606b5b1ed465b87acb53f3b54dcf6 P c14a9a4077a24fa4be3dcc51a603c9af [term 2 LEADER]: Becoming Leader. State: Replica: c14a9a4077a24fa4be3dcc51a603c9af, State: Running, Role: LEADER
I20260608 12:37:19.272157  1450 consensus_queue.cc:237] T e27606b5b1ed465b87acb53f3b54dcf6 P c14a9a4077a24fa4be3dcc51a603c9af [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: "9ca829841f6f4a1597a2e4743b1a053a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36185 } } peers { permanent_uuid: "c14a9a4077a24fa4be3dcc51a603c9af" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46753 } } peers { permanent_uuid: "6aa517e9669f439b9916f29d37549ebd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40565 } }
I20260608 12:37:19.284061   998 catalog_manager.cc:5696] T e27606b5b1ed465b87acb53f3b54dcf6 P c14a9a4077a24fa4be3dcc51a603c9af reported cstate change: term changed from 1 to 2, leader changed from 6aa517e9669f439b9916f29d37549ebd (127.0.107.195) to c14a9a4077a24fa4be3dcc51a603c9af (127.0.107.194). New cstate: current_term: 2 leader_uuid: "c14a9a4077a24fa4be3dcc51a603c9af" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ca829841f6f4a1597a2e4743b1a053a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36185 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c14a9a4077a24fa4be3dcc51a603c9af" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6aa517e9669f439b9916f29d37549ebd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40565 } health_report { overall_health: UNKNOWN } } }
I20260608 12:37:19.465909  1446 raft_consensus.cc:993] T 33f46d7ae8fa4fe782bd6bcb7f394e67 P 9ca829841f6f4a1597a2e4743b1a053a: : Instructing follower c14a9a4077a24fa4be3dcc51a603c9af to start an election
I20260608 12:37:19.467052  1458 raft_consensus.cc:1081] T 33f46d7ae8fa4fe782bd6bcb7f394e67 P 9ca829841f6f4a1597a2e4743b1a053a [term 1 LEADER]: Signalling peer c14a9a4077a24fa4be3dcc51a603c9af to start an election
I20260608 12:37:19.469413  1177 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "33f46d7ae8fa4fe782bd6bcb7f394e67"
dest_uuid: "c14a9a4077a24fa4be3dcc51a603c9af"
 from {username='slave'} at 127.0.0.1:47452
I20260608 12:37:19.470222  1177 raft_consensus.cc:493] T 33f46d7ae8fa4fe782bd6bcb7f394e67 P c14a9a4077a24fa4be3dcc51a603c9af [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 12:37:19.470618  1177 raft_consensus.cc:3060] T 33f46d7ae8fa4fe782bd6bcb7f394e67 P c14a9a4077a24fa4be3dcc51a603c9af [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:37:19.477515  1177 raft_consensus.cc:515] T 33f46d7ae8fa4fe782bd6bcb7f394e67 P c14a9a4077a24fa4be3dcc51a603c9af [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6aa517e9669f439b9916f29d37549ebd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40565 } } peers { permanent_uuid: "9ca829841f6f4a1597a2e4743b1a053a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36185 } } peers { permanent_uuid: "c14a9a4077a24fa4be3dcc51a603c9af" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46753 } }
I20260608 12:37:19.479943  1177 leader_election.cc:290] T 33f46d7ae8fa4fe782bd6bcb7f394e67 P c14a9a4077a24fa4be3dcc51a603c9af [CANDIDATE]: Term 2 election: Requested vote from peers 6aa517e9669f439b9916f29d37549ebd (127.0.107.195:40565), 9ca829841f6f4a1597a2e4743b1a053a (127.0.107.193:36185)
I20260608 12:37:19.482362  1250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33f46d7ae8fa4fe782bd6bcb7f394e67" candidate_uuid: "c14a9a4077a24fa4be3dcc51a603c9af" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6aa517e9669f439b9916f29d37549ebd"
I20260608 12:37:19.482241  1101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33f46d7ae8fa4fe782bd6bcb7f394e67" candidate_uuid: "c14a9a4077a24fa4be3dcc51a603c9af" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9ca829841f6f4a1597a2e4743b1a053a"
I20260608 12:37:19.483274  1250 raft_consensus.cc:3060] T 33f46d7ae8fa4fe782bd6bcb7f394e67 P 6aa517e9669f439b9916f29d37549ebd [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:37:19.483350  1101 raft_consensus.cc:3055] T 33f46d7ae8fa4fe782bd6bcb7f394e67 P 9ca829841f6f4a1597a2e4743b1a053a [term 1 LEADER]: Stepping down as leader of term 1
I20260608 12:37:19.483930  1101 raft_consensus.cc:740] T 33f46d7ae8fa4fe782bd6bcb7f394e67 P 9ca829841f6f4a1597a2e4743b1a053a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9ca829841f6f4a1597a2e4743b1a053a, State: Running, Role: LEADER
I20260608 12:37:19.484915  1101 consensus_queue.cc:260] T 33f46d7ae8fa4fe782bd6bcb7f394e67 P 9ca829841f6f4a1597a2e4743b1a053a [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: "6aa517e9669f439b9916f29d37549ebd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40565 } } peers { permanent_uuid: "9ca829841f6f4a1597a2e4743b1a053a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36185 } } peers { permanent_uuid: "c14a9a4077a24fa4be3dcc51a603c9af" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46753 } }
I20260608 12:37:19.486362  1101 raft_consensus.cc:3060] T 33f46d7ae8fa4fe782bd6bcb7f394e67 P 9ca829841f6f4a1597a2e4743b1a053a [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:37:19.490908  1250 raft_consensus.cc:2468] T 33f46d7ae8fa4fe782bd6bcb7f394e67 P 6aa517e9669f439b9916f29d37549ebd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c14a9a4077a24fa4be3dcc51a603c9af in term 2.
I20260608 12:37:19.492597  1140 leader_election.cc:304] T 33f46d7ae8fa4fe782bd6bcb7f394e67 P c14a9a4077a24fa4be3dcc51a603c9af [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: 6aa517e9669f439b9916f29d37549ebd, c14a9a4077a24fa4be3dcc51a603c9af; no voters: 
I20260608 12:37:19.493702  1101 raft_consensus.cc:2468] T 33f46d7ae8fa4fe782bd6bcb7f394e67 P 9ca829841f6f4a1597a2e4743b1a053a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c14a9a4077a24fa4be3dcc51a603c9af in term 2.
I20260608 12:37:19.493942  1450 raft_consensus.cc:2804] T 33f46d7ae8fa4fe782bd6bcb7f394e67 P c14a9a4077a24fa4be3dcc51a603c9af [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:37:19.494611  1450 raft_consensus.cc:697] T 33f46d7ae8fa4fe782bd6bcb7f394e67 P c14a9a4077a24fa4be3dcc51a603c9af [term 2 LEADER]: Becoming Leader. State: Replica: c14a9a4077a24fa4be3dcc51a603c9af, State: Running, Role: LEADER
I20260608 12:37:19.495904  1450 consensus_queue.cc:237] T 33f46d7ae8fa4fe782bd6bcb7f394e67 P c14a9a4077a24fa4be3dcc51a603c9af [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: "6aa517e9669f439b9916f29d37549ebd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40565 } } peers { permanent_uuid: "9ca829841f6f4a1597a2e4743b1a053a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36185 } } peers { permanent_uuid: "c14a9a4077a24fa4be3dcc51a603c9af" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46753 } }
I20260608 12:37:19.505550   998 catalog_manager.cc:5696] T 33f46d7ae8fa4fe782bd6bcb7f394e67 P c14a9a4077a24fa4be3dcc51a603c9af reported cstate change: term changed from 1 to 2, leader changed from 9ca829841f6f4a1597a2e4743b1a053a (127.0.107.193) to c14a9a4077a24fa4be3dcc51a603c9af (127.0.107.194). New cstate: current_term: 2 leader_uuid: "c14a9a4077a24fa4be3dcc51a603c9af" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6aa517e9669f439b9916f29d37549ebd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40565 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ca829841f6f4a1597a2e4743b1a053a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36185 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c14a9a4077a24fa4be3dcc51a603c9af" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46753 } health_report { overall_health: HEALTHY } } }
W20260608 12:37:19.709036  1123 debug-util.cc:398] Leaking SignalData structure 0x7b0800095e40 after lost signal to thread 434
W20260608 12:37:19.710440  1123 debug-util.cc:398] Leaking SignalData structure 0x7b08000934e0 after lost signal to thread 1034
W20260608 12:37:19.712689  1123 debug-util.cc:398] Leaking SignalData structure 0x7b0800070e20 after lost signal to thread 1201
W20260608 12:37:19.714803  1123 debug-util.cc:398] Leaking SignalData structure 0x7b0800234fe0 after lost signal to thread 1433
I20260608 12:37:19.785461  1250 raft_consensus.cc:1275] T e27606b5b1ed465b87acb53f3b54dcf6 P 6aa517e9669f439b9916f29d37549ebd [term 2 FOLLOWER]: Refusing update from remote peer c14a9a4077a24fa4be3dcc51a603c9af: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:37:19.787565  1450 consensus_queue.cc:1048] T e27606b5b1ed465b87acb53f3b54dcf6 P c14a9a4077a24fa4be3dcc51a603c9af [LEADER]: Connected to new peer: Peer: permanent_uuid: "6aa517e9669f439b9916f29d37549ebd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40565 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 12:37:19.817819  1101 raft_consensus.cc:1275] T e27606b5b1ed465b87acb53f3b54dcf6 P 9ca829841f6f4a1597a2e4743b1a053a [term 2 FOLLOWER]: Refusing update from remote peer c14a9a4077a24fa4be3dcc51a603c9af: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:37:19.820467  1451 consensus_queue.cc:1048] T e27606b5b1ed465b87acb53f3b54dcf6 P c14a9a4077a24fa4be3dcc51a603c9af [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ca829841f6f4a1597a2e4743b1a053a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 12:37:20.000874  1101 raft_consensus.cc:1275] T 33f46d7ae8fa4fe782bd6bcb7f394e67 P 9ca829841f6f4a1597a2e4743b1a053a [term 2 FOLLOWER]: Refusing update from remote peer c14a9a4077a24fa4be3dcc51a603c9af: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:37:20.002738  1451 consensus_queue.cc:1048] T 33f46d7ae8fa4fe782bd6bcb7f394e67 P c14a9a4077a24fa4be3dcc51a603c9af [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ca829841f6f4a1597a2e4743b1a053a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 12:37:20.017663  1250 raft_consensus.cc:1275] T 33f46d7ae8fa4fe782bd6bcb7f394e67 P 6aa517e9669f439b9916f29d37549ebd [term 2 FOLLOWER]: Refusing update from remote peer c14a9a4077a24fa4be3dcc51a603c9af: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:37:20.020623  1463 consensus_queue.cc:1048] T 33f46d7ae8fa4fe782bd6bcb7f394e67 P c14a9a4077a24fa4be3dcc51a603c9af [LEADER]: Connected to new peer: Peer: permanent_uuid: "6aa517e9669f439b9916f29d37549ebd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40565 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 12:37:21.102092  1053 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:37:21.113015  1053 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:37:21.113831  1053 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:37:23.096401  1176 consensus_queue.cc:237] T e27606b5b1ed465b87acb53f3b54dcf6 P c14a9a4077a24fa4be3dcc51a603c9af [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: "9ca829841f6f4a1597a2e4743b1a053a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36185 } } peers { permanent_uuid: "c14a9a4077a24fa4be3dcc51a603c9af" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46753 } } peers { permanent_uuid: "6aa517e9669f439b9916f29d37549ebd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40565 } attrs { replace: true } } peers { permanent_uuid: "d4d717be926a4325b8bd7bf8eb95f0e9" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 46315 } attrs { promote: true } }
I20260608 12:37:23.105571  1251 raft_consensus.cc:1275] T e27606b5b1ed465b87acb53f3b54dcf6 P 6aa517e9669f439b9916f29d37549ebd [term 2 FOLLOWER]: Refusing update from remote peer c14a9a4077a24fa4be3dcc51a603c9af: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 12:37:23.106714  1101 raft_consensus.cc:1275] T e27606b5b1ed465b87acb53f3b54dcf6 P 9ca829841f6f4a1597a2e4743b1a053a [term 2 FOLLOWER]: Refusing update from remote peer c14a9a4077a24fa4be3dcc51a603c9af: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 12:37:23.108374  1472 consensus_queue.cc:1048] T e27606b5b1ed465b87acb53f3b54dcf6 P c14a9a4077a24fa4be3dcc51a603c9af [LEADER]: Connected to new peer: Peer: permanent_uuid: "6aa517e9669f439b9916f29d37549ebd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40565 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 12:37:23.110929  1463 consensus_queue.cc:1048] T e27606b5b1ed465b87acb53f3b54dcf6 P c14a9a4077a24fa4be3dcc51a603c9af [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ca829841f6f4a1597a2e4743b1a053a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 12:37:23.115017  1053 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:37:23.125047  1053 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:37:23.125797  1053 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:37:23.126369  1472 raft_consensus.cc:2955] T e27606b5b1ed465b87acb53f3b54dcf6 P c14a9a4077a24fa4be3dcc51a603c9af [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER d4d717be926a4325b8bd7bf8eb95f0e9 (127.0.107.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9ca829841f6f4a1597a2e4743b1a053a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36185 } } peers { permanent_uuid: "c14a9a4077a24fa4be3dcc51a603c9af" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46753 } } peers { permanent_uuid: "6aa517e9669f439b9916f29d37549ebd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40565 } attrs { replace: true } } peers { permanent_uuid: "d4d717be926a4325b8bd7bf8eb95f0e9" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 46315 } attrs { promote: true } } }
I20260608 12:37:23.128928  1101 raft_consensus.cc:2955] T e27606b5b1ed465b87acb53f3b54dcf6 P 9ca829841f6f4a1597a2e4743b1a053a [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER d4d717be926a4325b8bd7bf8eb95f0e9 (127.0.107.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9ca829841f6f4a1597a2e4743b1a053a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36185 } } peers { permanent_uuid: "c14a9a4077a24fa4be3dcc51a603c9af" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46753 } } peers { permanent_uuid: "6aa517e9669f439b9916f29d37549ebd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40565 } attrs { replace: true } } peers { permanent_uuid: "d4d717be926a4325b8bd7bf8eb95f0e9" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 46315 } attrs { promote: true } } }
W20260608 12:37:23.130694  1143 consensus_peers.cc:597] T e27606b5b1ed465b87acb53f3b54dcf6 P c14a9a4077a24fa4be3dcc51a603c9af -> Peer d4d717be926a4325b8bd7bf8eb95f0e9 (127.0.107.196:46315): Couldn't send request to peer d4d717be926a4325b8bd7bf8eb95f0e9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e27606b5b1ed465b87acb53f3b54dcf6. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:37:23.134958  1251 raft_consensus.cc:2955] T e27606b5b1ed465b87acb53f3b54dcf6 P 6aa517e9669f439b9916f29d37549ebd [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER d4d717be926a4325b8bd7bf8eb95f0e9 (127.0.107.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9ca829841f6f4a1597a2e4743b1a053a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36185 } } peers { permanent_uuid: "c14a9a4077a24fa4be3dcc51a603c9af" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46753 } } peers { permanent_uuid: "6aa517e9669f439b9916f29d37549ebd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40565 } attrs { replace: true } } peers { permanent_uuid: "d4d717be926a4325b8bd7bf8eb95f0e9" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 46315 } attrs { promote: true } } }
I20260608 12:37:23.144860   996 catalog_manager.cc:5696] T e27606b5b1ed465b87acb53f3b54dcf6 P c14a9a4077a24fa4be3dcc51a603c9af reported cstate change: config changed from index -1 to 3, NON_VOTER d4d717be926a4325b8bd7bf8eb95f0e9 (127.0.107.196) added. New cstate: current_term: 2 leader_uuid: "c14a9a4077a24fa4be3dcc51a603c9af" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9ca829841f6f4a1597a2e4743b1a053a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36185 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c14a9a4077a24fa4be3dcc51a603c9af" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6aa517e9669f439b9916f29d37549ebd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40565 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d4d717be926a4325b8bd7bf8eb95f0e9" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 46315 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:37:23.166280  1251 consensus_queue.cc:237] T 8892b0a8f69f480bb66403d371f00216 P 6aa517e9669f439b9916f29d37549ebd [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: "9ca829841f6f4a1597a2e4743b1a053a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36185 } } peers { permanent_uuid: "c14a9a4077a24fa4be3dcc51a603c9af" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46753 } attrs { replace: true } } peers { permanent_uuid: "6aa517e9669f439b9916f29d37549ebd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40565 } } peers { permanent_uuid: "d4d717be926a4325b8bd7bf8eb95f0e9" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 46315 } attrs { promote: true } }
I20260608 12:37:23.176314  1176 raft_consensus.cc:1275] T 8892b0a8f69f480bb66403d371f00216 P c14a9a4077a24fa4be3dcc51a603c9af [term 1 FOLLOWER]: Refusing update from remote peer 6aa517e9669f439b9916f29d37549ebd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:37:23.178890  1101 raft_consensus.cc:1275] T 8892b0a8f69f480bb66403d371f00216 P 9ca829841f6f4a1597a2e4743b1a053a [term 1 FOLLOWER]: Refusing update from remote peer 6aa517e9669f439b9916f29d37549ebd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:37:23.179201  1340 consensus_queue.cc:1048] T 8892b0a8f69f480bb66403d371f00216 P 6aa517e9669f439b9916f29d37549ebd [LEADER]: Connected to new peer: Peer: permanent_uuid: "c14a9a4077a24fa4be3dcc51a603c9af" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46753 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 12:37:23.181810  1484 consensus_queue.cc:1048] T 8892b0a8f69f480bb66403d371f00216 P 6aa517e9669f439b9916f29d37549ebd [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ca829841f6f4a1597a2e4743b1a053a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260608 12:37:23.192111  1217 consensus_peers.cc:597] T 8892b0a8f69f480bb66403d371f00216 P 6aa517e9669f439b9916f29d37549ebd -> Peer d4d717be926a4325b8bd7bf8eb95f0e9 (127.0.107.196:46315): Couldn't send request to peer d4d717be926a4325b8bd7bf8eb95f0e9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8892b0a8f69f480bb66403d371f00216. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:37:23.201395  1340 raft_consensus.cc:2955] T 8892b0a8f69f480bb66403d371f00216 P 6aa517e9669f439b9916f29d37549ebd [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d4d717be926a4325b8bd7bf8eb95f0e9 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9ca829841f6f4a1597a2e4743b1a053a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36185 } } peers { permanent_uuid: "c14a9a4077a24fa4be3dcc51a603c9af" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46753 } attrs { replace: true } } peers { permanent_uuid: "6aa517e9669f439b9916f29d37549ebd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40565 } } peers { permanent_uuid: "d4d717be926a4325b8bd7bf8eb95f0e9" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 46315 } attrs { promote: true } } }
I20260608 12:37:23.204049  1101 raft_consensus.cc:2955] T 8892b0a8f69f480bb66403d371f00216 P 9ca829841f6f4a1597a2e4743b1a053a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d4d717be926a4325b8bd7bf8eb95f0e9 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9ca829841f6f4a1597a2e4743b1a053a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36185 } } peers { permanent_uuid: "c14a9a4077a24fa4be3dcc51a603c9af" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46753 } attrs { replace: true } } peers { permanent_uuid: "6aa517e9669f439b9916f29d37549ebd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40565 } } peers { permanent_uuid: "d4d717be926a4325b8bd7bf8eb95f0e9" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 46315 } attrs { promote: true } } }
I20260608 12:37:23.210450  1176 raft_consensus.cc:2955] T 8892b0a8f69f480bb66403d371f00216 P c14a9a4077a24fa4be3dcc51a603c9af [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d4d717be926a4325b8bd7bf8eb95f0e9 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9ca829841f6f4a1597a2e4743b1a053a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36185 } } peers { permanent_uuid: "c14a9a4077a24fa4be3dcc51a603c9af" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46753 } attrs { replace: true } } peers { permanent_uuid: "6aa517e9669f439b9916f29d37549ebd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40565 } } peers { permanent_uuid: "d4d717be926a4325b8bd7bf8eb95f0e9" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 46315 } attrs { promote: true } } }
I20260608 12:37:23.218822  1251 consensus_queue.cc:237] T 5e72e020a0ac4b42b266c9a72c5c9147 P 6aa517e9669f439b9916f29d37549ebd [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: "9ca829841f6f4a1597a2e4743b1a053a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36185 } attrs { replace: true } } peers { permanent_uuid: "c14a9a4077a24fa4be3dcc51a603c9af" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46753 } } peers { permanent_uuid: "6aa517e9669f439b9916f29d37549ebd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40565 } } peers { permanent_uuid: "d4d717be926a4325b8bd7bf8eb95f0e9" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 46315 } attrs { promote: true } }
I20260608 12:37:23.226716   998 catalog_manager.cc:5696] T 8892b0a8f69f480bb66403d371f00216 P 6aa517e9669f439b9916f29d37549ebd reported cstate change: config changed from index -1 to 2, NON_VOTER d4d717be926a4325b8bd7bf8eb95f0e9 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "6aa517e9669f439b9916f29d37549ebd" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9ca829841f6f4a1597a2e4743b1a053a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36185 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c14a9a4077a24fa4be3dcc51a603c9af" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46753 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6aa517e9669f439b9916f29d37549ebd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40565 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d4d717be926a4325b8bd7bf8eb95f0e9" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 46315 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260608 12:37:23.236406  1217 consensus_peers.cc:597] T 5e72e020a0ac4b42b266c9a72c5c9147 P 6aa517e9669f439b9916f29d37549ebd -> Peer d4d717be926a4325b8bd7bf8eb95f0e9 (127.0.107.196:46315): Couldn't send request to peer d4d717be926a4325b8bd7bf8eb95f0e9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5e72e020a0ac4b42b266c9a72c5c9147. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:37:23.237109  1176 raft_consensus.cc:1275] T 5e72e020a0ac4b42b266c9a72c5c9147 P c14a9a4077a24fa4be3dcc51a603c9af [term 1 FOLLOWER]: Refusing update from remote peer 6aa517e9669f439b9916f29d37549ebd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:37:23.236450  1101 raft_consensus.cc:1275] T 5e72e020a0ac4b42b266c9a72c5c9147 P 9ca829841f6f4a1597a2e4743b1a053a [term 1 FOLLOWER]: Refusing update from remote peer 6aa517e9669f439b9916f29d37549ebd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:37:23.239195  1488 consensus_queue.cc:1048] T 5e72e020a0ac4b42b266c9a72c5c9147 P 6aa517e9669f439b9916f29d37549ebd [LEADER]: Connected to new peer: Peer: permanent_uuid: "c14a9a4077a24fa4be3dcc51a603c9af" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 12:37:23.240518  1340 consensus_queue.cc:1048] T 5e72e020a0ac4b42b266c9a72c5c9147 P 6aa517e9669f439b9916f29d37549ebd [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ca829841f6f4a1597a2e4743b1a053a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36185 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:37:23.253101  1488 raft_consensus.cc:2955] T 5e72e020a0ac4b42b266c9a72c5c9147 P 6aa517e9669f439b9916f29d37549ebd [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d4d717be926a4325b8bd7bf8eb95f0e9 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9ca829841f6f4a1597a2e4743b1a053a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36185 } attrs { replace: true } } peers { permanent_uuid: "c14a9a4077a24fa4be3dcc51a603c9af" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46753 } } peers { permanent_uuid: "6aa517e9669f439b9916f29d37549ebd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40565 } } peers { permanent_uuid: "d4d717be926a4325b8bd7bf8eb95f0e9" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 46315 } attrs { promote: true } } }
I20260608 12:37:23.257756  1101 raft_consensus.cc:2955] T 5e72e020a0ac4b42b266c9a72c5c9147 P 9ca829841f6f4a1597a2e4743b1a053a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d4d717be926a4325b8bd7bf8eb95f0e9 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9ca829841f6f4a1597a2e4743b1a053a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36185 } attrs { replace: true } } peers { permanent_uuid: "c14a9a4077a24fa4be3dcc51a603c9af" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46753 } } peers { permanent_uuid: "6aa517e9669f439b9916f29d37549ebd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40565 } } peers { permanent_uuid: "d4d717be926a4325b8bd7bf8eb95f0e9" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 46315 } attrs { promote: true } } }
I20260608 12:37:23.258754  1176 raft_consensus.cc:2955] T 5e72e020a0ac4b42b266c9a72c5c9147 P c14a9a4077a24fa4be3dcc51a603c9af [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d4d717be926a4325b8bd7bf8eb95f0e9 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9ca829841f6f4a1597a2e4743b1a053a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36185 } attrs { replace: true } } peers { permanent_uuid: "c14a9a4077a24fa4be3dcc51a603c9af" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46753 } } peers { permanent_uuid: "6aa517e9669f439b9916f29d37549ebd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40565 } } peers { permanent_uuid: "d4d717be926a4325b8bd7bf8eb95f0e9" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 46315 } attrs { promote: true } } }
I20260608 12:37:23.272159   996 catalog_manager.cc:5696] T 5e72e020a0ac4b42b266c9a72c5c9147 P 6aa517e9669f439b9916f29d37549ebd reported cstate change: config changed from index -1 to 2, NON_VOTER d4d717be926a4325b8bd7bf8eb95f0e9 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "6aa517e9669f439b9916f29d37549ebd" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9ca829841f6f4a1597a2e4743b1a053a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36185 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c14a9a4077a24fa4be3dcc51a603c9af" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6aa517e9669f439b9916f29d37549ebd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40565 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d4d717be926a4325b8bd7bf8eb95f0e9" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 46315 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:37:23.289660  1101 consensus_queue.cc:237] T 8b7fb0b196d242d9b47670e9e2df17a7 P 9ca829841f6f4a1597a2e4743b1a053a [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: "9ca829841f6f4a1597a2e4743b1a053a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36185 } } peers { permanent_uuid: "c14a9a4077a24fa4be3dcc51a603c9af" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46753 } attrs { replace: true } } peers { permanent_uuid: "6aa517e9669f439b9916f29d37549ebd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40565 } } peers { permanent_uuid: "d4d717be926a4325b8bd7bf8eb95f0e9" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 46315 } attrs { promote: true } }
I20260608 12:37:23.299911  1251 raft_consensus.cc:1275] T 8b7fb0b196d242d9b47670e9e2df17a7 P 6aa517e9669f439b9916f29d37549ebd [term 1 FOLLOWER]: Refusing update from remote peer 9ca829841f6f4a1597a2e4743b1a053a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:37:23.300113  1176 raft_consensus.cc:1275] T 8b7fb0b196d242d9b47670e9e2df17a7 P c14a9a4077a24fa4be3dcc51a603c9af [term 1 FOLLOWER]: Refusing update from remote peer 9ca829841f6f4a1597a2e4743b1a053a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:37:23.302079  1494 consensus_queue.cc:1048] T 8b7fb0b196d242d9b47670e9e2df17a7 P 9ca829841f6f4a1597a2e4743b1a053a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c14a9a4077a24fa4be3dcc51a603c9af" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46753 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 12:37:23.303270  1458 consensus_queue.cc:1048] T 8b7fb0b196d242d9b47670e9e2df17a7 P 9ca829841f6f4a1597a2e4743b1a053a [LEADER]: Connected to new peer: Peer: permanent_uuid: "6aa517e9669f439b9916f29d37549ebd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40565 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:37:23.314733  1458 raft_consensus.cc:2955] T 8b7fb0b196d242d9b47670e9e2df17a7 P 9ca829841f6f4a1597a2e4743b1a053a [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d4d717be926a4325b8bd7bf8eb95f0e9 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9ca829841f6f4a1597a2e4743b1a053a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36185 } } peers { permanent_uuid: "c14a9a4077a24fa4be3dcc51a603c9af" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46753 } attrs { replace: true } } peers { permanent_uuid: "6aa517e9669f439b9916f29d37549ebd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40565 } } peers { permanent_uuid: "d4d717be926a4325b8bd7bf8eb95f0e9" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 46315 } attrs { promote: true } } }
W20260608 12:37:23.317713  1068 consensus_peers.cc:597] T 8b7fb0b196d242d9b47670e9e2df17a7 P 9ca829841f6f4a1597a2e4743b1a053a -> Peer d4d717be926a4325b8bd7bf8eb95f0e9 (127.0.107.196:46315): Couldn't send request to peer d4d717be926a4325b8bd7bf8eb95f0e9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8b7fb0b196d242d9b47670e9e2df17a7. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:37:23.319067  1251 raft_consensus.cc:2955] T 8b7fb0b196d242d9b47670e9e2df17a7 P 6aa517e9669f439b9916f29d37549ebd [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d4d717be926a4325b8bd7bf8eb95f0e9 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9ca829841f6f4a1597a2e4743b1a053a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36185 } } peers { permanent_uuid: "c14a9a4077a24fa4be3dcc51a603c9af" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46753 } attrs { replace: true } } peers { permanent_uuid: "6aa517e9669f439b9916f29d37549ebd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40565 } } peers { permanent_uuid: "d4d717be926a4325b8bd7bf8eb95f0e9" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 46315 } attrs { promote: true } } }
I20260608 12:37:23.322674  1176 raft_consensus.cc:2955] T 8b7fb0b196d242d9b47670e9e2df17a7 P c14a9a4077a24fa4be3dcc51a603c9af [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d4d717be926a4325b8bd7bf8eb95f0e9 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9ca829841f6f4a1597a2e4743b1a053a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36185 } } peers { permanent_uuid: "c14a9a4077a24fa4be3dcc51a603c9af" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46753 } attrs { replace: true } } peers { permanent_uuid: "6aa517e9669f439b9916f29d37549ebd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40565 } } peers { permanent_uuid: "d4d717be926a4325b8bd7bf8eb95f0e9" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 46315 } attrs { promote: true } } }
I20260608 12:37:23.335115   998 catalog_manager.cc:5696] T 8b7fb0b196d242d9b47670e9e2df17a7 P 9ca829841f6f4a1597a2e4743b1a053a reported cstate change: config changed from index -1 to 2, NON_VOTER d4d717be926a4325b8bd7bf8eb95f0e9 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "9ca829841f6f4a1597a2e4743b1a053a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9ca829841f6f4a1597a2e4743b1a053a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36185 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c14a9a4077a24fa4be3dcc51a603c9af" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46753 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6aa517e9669f439b9916f29d37549ebd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40565 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d4d717be926a4325b8bd7bf8eb95f0e9" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 46315 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:37:23.571488  1500 ts_tablet_manager.cc:933] T e27606b5b1ed465b87acb53f3b54dcf6 P d4d717be926a4325b8bd7bf8eb95f0e9: Initiating tablet copy from peer c14a9a4077a24fa4be3dcc51a603c9af (127.0.107.194:46753)
I20260608 12:37:23.574110  1500 tablet_copy_client.cc:323] T e27606b5b1ed465b87acb53f3b54dcf6 P d4d717be926a4325b8bd7bf8eb95f0e9: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.194:46753
I20260608 12:37:23.589161  1187 tablet_copy_service.cc:140] P c14a9a4077a24fa4be3dcc51a603c9af: Received BeginTabletCopySession request for tablet e27606b5b1ed465b87acb53f3b54dcf6 from peer d4d717be926a4325b8bd7bf8eb95f0e9 ({username='slave'} at 127.0.0.1:47488)
I20260608 12:37:23.589946  1187 tablet_copy_service.cc:161] P c14a9a4077a24fa4be3dcc51a603c9af: Beginning new tablet copy session on tablet e27606b5b1ed465b87acb53f3b54dcf6 from peer d4d717be926a4325b8bd7bf8eb95f0e9 at {username='slave'} at 127.0.0.1:47488: session id = d4d717be926a4325b8bd7bf8eb95f0e9-e27606b5b1ed465b87acb53f3b54dcf6
I20260608 12:37:23.597949  1187 tablet_copy_source_session.cc:215] T e27606b5b1ed465b87acb53f3b54dcf6 P c14a9a4077a24fa4be3dcc51a603c9af: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:37:23.602412  1500 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e27606b5b1ed465b87acb53f3b54dcf6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:37:23.614367  1500 tablet_copy_client.cc:806] T e27606b5b1ed465b87acb53f3b54dcf6 P d4d717be926a4325b8bd7bf8eb95f0e9: tablet copy: Starting download of 0 data blocks...
I20260608 12:37:23.615130  1500 tablet_copy_client.cc:670] T e27606b5b1ed465b87acb53f3b54dcf6 P d4d717be926a4325b8bd7bf8eb95f0e9: tablet copy: Starting download of 1 WAL segments...
I20260608 12:37:23.620282  1500 tablet_copy_client.cc:538] T e27606b5b1ed465b87acb53f3b54dcf6 P d4d717be926a4325b8bd7bf8eb95f0e9: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:37:23.621266  1503 ts_tablet_manager.cc:933] T 8892b0a8f69f480bb66403d371f00216 P d4d717be926a4325b8bd7bf8eb95f0e9: Initiating tablet copy from peer 6aa517e9669f439b9916f29d37549ebd (127.0.107.195:40565)
I20260608 12:37:23.623580  1503 tablet_copy_client.cc:323] T 8892b0a8f69f480bb66403d371f00216 P d4d717be926a4325b8bd7bf8eb95f0e9: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.195:40565
I20260608 12:37:23.635036  1500 tablet_bootstrap.cc:492] T e27606b5b1ed465b87acb53f3b54dcf6 P d4d717be926a4325b8bd7bf8eb95f0e9: Bootstrap starting.
I20260608 12:37:23.635100  1261 tablet_copy_service.cc:140] P 6aa517e9669f439b9916f29d37549ebd: Received BeginTabletCopySession request for tablet 8892b0a8f69f480bb66403d371f00216 from peer d4d717be926a4325b8bd7bf8eb95f0e9 ({username='slave'} at 127.0.0.1:48512)
I20260608 12:37:23.636042  1261 tablet_copy_service.cc:161] P 6aa517e9669f439b9916f29d37549ebd: Beginning new tablet copy session on tablet 8892b0a8f69f480bb66403d371f00216 from peer d4d717be926a4325b8bd7bf8eb95f0e9 at {username='slave'} at 127.0.0.1:48512: session id = d4d717be926a4325b8bd7bf8eb95f0e9-8892b0a8f69f480bb66403d371f00216
I20260608 12:37:23.644636  1261 tablet_copy_source_session.cc:215] T 8892b0a8f69f480bb66403d371f00216 P 6aa517e9669f439b9916f29d37549ebd: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:37:23.650537  1503 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8892b0a8f69f480bb66403d371f00216. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:37:23.667305  1500 tablet_bootstrap.cc:492] T e27606b5b1ed465b87acb53f3b54dcf6 P d4d717be926a4325b8bd7bf8eb95f0e9: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:37:23.668530  1500 tablet_bootstrap.cc:492] T e27606b5b1ed465b87acb53f3b54dcf6 P d4d717be926a4325b8bd7bf8eb95f0e9: Bootstrap complete.
I20260608 12:37:23.669320  1500 ts_tablet_manager.cc:1403] T e27606b5b1ed465b87acb53f3b54dcf6 P d4d717be926a4325b8bd7bf8eb95f0e9: Time spent bootstrapping tablet: real 0.035s	user 0.033s	sys 0.000s
I20260608 12:37:23.670022  1503 tablet_copy_client.cc:806] T 8892b0a8f69f480bb66403d371f00216 P d4d717be926a4325b8bd7bf8eb95f0e9: tablet copy: Starting download of 0 data blocks...
I20260608 12:37:23.670737  1503 tablet_copy_client.cc:670] T 8892b0a8f69f480bb66403d371f00216 P d4d717be926a4325b8bd7bf8eb95f0e9: tablet copy: Starting download of 1 WAL segments...
I20260608 12:37:23.673790  1500 raft_consensus.cc:359] T e27606b5b1ed465b87acb53f3b54dcf6 P d4d717be926a4325b8bd7bf8eb95f0e9 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9ca829841f6f4a1597a2e4743b1a053a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36185 } } peers { permanent_uuid: "c14a9a4077a24fa4be3dcc51a603c9af" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46753 } } peers { permanent_uuid: "6aa517e9669f439b9916f29d37549ebd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40565 } attrs { replace: true } } peers { permanent_uuid: "d4d717be926a4325b8bd7bf8eb95f0e9" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 46315 } attrs { promote: true } }
I20260608 12:37:23.674799  1500 raft_consensus.cc:740] T e27606b5b1ed465b87acb53f3b54dcf6 P d4d717be926a4325b8bd7bf8eb95f0e9 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: d4d717be926a4325b8bd7bf8eb95f0e9, State: Initialized, Role: LEARNER
I20260608 12:37:23.675756  1503 tablet_copy_client.cc:538] T 8892b0a8f69f480bb66403d371f00216 P d4d717be926a4325b8bd7bf8eb95f0e9: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:37:23.675544  1500 consensus_queue.cc:260] T e27606b5b1ed465b87acb53f3b54dcf6 P d4d717be926a4325b8bd7bf8eb95f0e9 [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: "9ca829841f6f4a1597a2e4743b1a053a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36185 } } peers { permanent_uuid: "c14a9a4077a24fa4be3dcc51a603c9af" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46753 } } peers { permanent_uuid: "6aa517e9669f439b9916f29d37549ebd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40565 } attrs { replace: true } } peers { permanent_uuid: "d4d717be926a4325b8bd7bf8eb95f0e9" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 46315 } attrs { promote: true } }
I20260608 12:37:23.684633  1503 tablet_bootstrap.cc:492] T 8892b0a8f69f480bb66403d371f00216 P d4d717be926a4325b8bd7bf8eb95f0e9: Bootstrap starting.
I20260608 12:37:23.685420  1500 ts_tablet_manager.cc:1434] T e27606b5b1ed465b87acb53f3b54dcf6 P d4d717be926a4325b8bd7bf8eb95f0e9: Time spent starting tablet: real 0.016s	user 0.010s	sys 0.004s
I20260608 12:37:23.688434  1187 tablet_copy_service.cc:342] P c14a9a4077a24fa4be3dcc51a603c9af: Request end of tablet copy session d4d717be926a4325b8bd7bf8eb95f0e9-e27606b5b1ed465b87acb53f3b54dcf6 received from {username='slave'} at 127.0.0.1:47488
I20260608 12:37:23.689064  1187 tablet_copy_service.cc:434] P c14a9a4077a24fa4be3dcc51a603c9af: ending tablet copy session d4d717be926a4325b8bd7bf8eb95f0e9-e27606b5b1ed465b87acb53f3b54dcf6 on tablet e27606b5b1ed465b87acb53f3b54dcf6 with peer d4d717be926a4325b8bd7bf8eb95f0e9
I20260608 12:37:23.699280  1507 ts_tablet_manager.cc:933] T 5e72e020a0ac4b42b266c9a72c5c9147 P d4d717be926a4325b8bd7bf8eb95f0e9: Initiating tablet copy from peer 6aa517e9669f439b9916f29d37549ebd (127.0.107.195:40565)
I20260608 12:37:23.706355  1507 tablet_copy_client.cc:323] T 5e72e020a0ac4b42b266c9a72c5c9147 P d4d717be926a4325b8bd7bf8eb95f0e9: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.195:40565
I20260608 12:37:23.711794  1261 tablet_copy_service.cc:140] P 6aa517e9669f439b9916f29d37549ebd: Received BeginTabletCopySession request for tablet 5e72e020a0ac4b42b266c9a72c5c9147 from peer d4d717be926a4325b8bd7bf8eb95f0e9 ({username='slave'} at 127.0.0.1:48512)
I20260608 12:37:23.712666  1261 tablet_copy_service.cc:161] P 6aa517e9669f439b9916f29d37549ebd: Beginning new tablet copy session on tablet 5e72e020a0ac4b42b266c9a72c5c9147 from peer d4d717be926a4325b8bd7bf8eb95f0e9 at {username='slave'} at 127.0.0.1:48512: session id = d4d717be926a4325b8bd7bf8eb95f0e9-5e72e020a0ac4b42b266c9a72c5c9147
I20260608 12:37:23.721105  1261 tablet_copy_source_session.cc:215] T 5e72e020a0ac4b42b266c9a72c5c9147 P 6aa517e9669f439b9916f29d37549ebd: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:37:23.722673  1503 tablet_bootstrap.cc:492] T 8892b0a8f69f480bb66403d371f00216 P d4d717be926a4325b8bd7bf8eb95f0e9: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:37:23.724376  1503 tablet_bootstrap.cc:492] T 8892b0a8f69f480bb66403d371f00216 P d4d717be926a4325b8bd7bf8eb95f0e9: Bootstrap complete.
I20260608 12:37:23.725116  1503 ts_tablet_manager.cc:1403] T 8892b0a8f69f480bb66403d371f00216 P d4d717be926a4325b8bd7bf8eb95f0e9: Time spent bootstrapping tablet: real 0.041s	user 0.028s	sys 0.011s
I20260608 12:37:23.725136  1507 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e72e020a0ac4b42b266c9a72c5c9147. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:37:23.728849  1503 raft_consensus.cc:359] T 8892b0a8f69f480bb66403d371f00216 P d4d717be926a4325b8bd7bf8eb95f0e9 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9ca829841f6f4a1597a2e4743b1a053a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36185 } } peers { permanent_uuid: "c14a9a4077a24fa4be3dcc51a603c9af" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46753 } attrs { replace: true } } peers { permanent_uuid: "6aa517e9669f439b9916f29d37549ebd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40565 } } peers { permanent_uuid: "d4d717be926a4325b8bd7bf8eb95f0e9" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 46315 } attrs { promote: true } }
I20260608 12:37:23.729756  1503 raft_consensus.cc:740] T 8892b0a8f69f480bb66403d371f00216 P d4d717be926a4325b8bd7bf8eb95f0e9 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d4d717be926a4325b8bd7bf8eb95f0e9, State: Initialized, Role: LEARNER
I20260608 12:37:23.730466  1503 consensus_queue.cc:260] T 8892b0a8f69f480bb66403d371f00216 P d4d717be926a4325b8bd7bf8eb95f0e9 [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: "9ca829841f6f4a1597a2e4743b1a053a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36185 } } peers { permanent_uuid: "c14a9a4077a24fa4be3dcc51a603c9af" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46753 } attrs { replace: true } } peers { permanent_uuid: "6aa517e9669f439b9916f29d37549ebd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40565 } } peers { permanent_uuid: "d4d717be926a4325b8bd7bf8eb95f0e9" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 46315 } attrs { promote: true } }
I20260608 12:37:23.733110  1503 ts_tablet_manager.cc:1434] T 8892b0a8f69f480bb66403d371f00216 P d4d717be926a4325b8bd7bf8eb95f0e9: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.001s
I20260608 12:37:23.735430  1261 tablet_copy_service.cc:342] P 6aa517e9669f439b9916f29d37549ebd: Request end of tablet copy session d4d717be926a4325b8bd7bf8eb95f0e9-8892b0a8f69f480bb66403d371f00216 received from {username='slave'} at 127.0.0.1:48512
I20260608 12:37:23.735963  1261 tablet_copy_service.cc:434] P 6aa517e9669f439b9916f29d37549ebd: ending tablet copy session d4d717be926a4325b8bd7bf8eb95f0e9-8892b0a8f69f480bb66403d371f00216 on tablet 8892b0a8f69f480bb66403d371f00216 with peer d4d717be926a4325b8bd7bf8eb95f0e9
I20260608 12:37:23.745592  1507 tablet_copy_client.cc:806] T 5e72e020a0ac4b42b266c9a72c5c9147 P d4d717be926a4325b8bd7bf8eb95f0e9: tablet copy: Starting download of 0 data blocks...
I20260608 12:37:23.746647  1507 tablet_copy_client.cc:670] T 5e72e020a0ac4b42b266c9a72c5c9147 P d4d717be926a4325b8bd7bf8eb95f0e9: tablet copy: Starting download of 1 WAL segments...
I20260608 12:37:23.746965   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
I20260608 12:37:23.755031  1507 tablet_copy_client.cc:538] T 5e72e020a0ac4b42b266c9a72c5c9147 P d4d717be926a4325b8bd7bf8eb95f0e9: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:37:23.767160  1507 tablet_bootstrap.cc:492] T 5e72e020a0ac4b42b266c9a72c5c9147 P d4d717be926a4325b8bd7bf8eb95f0e9: Bootstrap starting.
W20260608 12:37:23.779906  1215 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 7 similar messages]
W20260608 12:37:23.789178  1215 consensus_peers.cc:597] T 8892b0a8f69f480bb66403d371f00216 P 6aa517e9669f439b9916f29d37549ebd -> Peer 9ca829841f6f4a1597a2e4743b1a053a (127.0.107.193:36185): Couldn't send request to peer 9ca829841f6f4a1597a2e4743b1a053a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:37:23.804380   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:37:23.805588   431 tablet_replica.cc:333] T 4dcec289d6f041f4af3c97079d4e3f16 P 9ca829841f6f4a1597a2e4743b1a053a: stopping tablet replica
I20260608 12:37:23.806807   431 raft_consensus.cc:2243] T 4dcec289d6f041f4af3c97079d4e3f16 P 9ca829841f6f4a1597a2e4743b1a053a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:37:23.807488   431 raft_consensus.cc:2272] T 4dcec289d6f041f4af3c97079d4e3f16 P 9ca829841f6f4a1597a2e4743b1a053a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:37:23.807585  1507 tablet_bootstrap.cc:492] T 5e72e020a0ac4b42b266c9a72c5c9147 P d4d717be926a4325b8bd7bf8eb95f0e9: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:37:23.808835  1507 tablet_bootstrap.cc:492] T 5e72e020a0ac4b42b266c9a72c5c9147 P d4d717be926a4325b8bd7bf8eb95f0e9: Bootstrap complete.
I20260608 12:37:23.809675  1507 ts_tablet_manager.cc:1403] T 5e72e020a0ac4b42b266c9a72c5c9147 P d4d717be926a4325b8bd7bf8eb95f0e9: Time spent bootstrapping tablet: real 0.043s	user 0.020s	sys 0.012s
I20260608 12:37:23.810256   431 tablet_replica.cc:333] T 8892b0a8f69f480bb66403d371f00216 P 9ca829841f6f4a1597a2e4743b1a053a: stopping tablet replica
I20260608 12:37:23.810945   431 raft_consensus.cc:2243] T 8892b0a8f69f480bb66403d371f00216 P 9ca829841f6f4a1597a2e4743b1a053a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:37:23.811460   431 raft_consensus.cc:2272] T 8892b0a8f69f480bb66403d371f00216 P 9ca829841f6f4a1597a2e4743b1a053a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:37:23.813791  1507 raft_consensus.cc:359] T 5e72e020a0ac4b42b266c9a72c5c9147 P d4d717be926a4325b8bd7bf8eb95f0e9 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9ca829841f6f4a1597a2e4743b1a053a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36185 } attrs { replace: true } } peers { permanent_uuid: "c14a9a4077a24fa4be3dcc51a603c9af" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46753 } } peers { permanent_uuid: "6aa517e9669f439b9916f29d37549ebd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40565 } } peers { permanent_uuid: "d4d717be926a4325b8bd7bf8eb95f0e9" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 46315 } attrs { promote: true } }
I20260608 12:37:23.814286   431 tablet_replica.cc:333] T e27606b5b1ed465b87acb53f3b54dcf6 P 9ca829841f6f4a1597a2e4743b1a053a: stopping tablet replica
I20260608 12:37:23.815068  1507 raft_consensus.cc:740] T 5e72e020a0ac4b42b266c9a72c5c9147 P d4d717be926a4325b8bd7bf8eb95f0e9 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d4d717be926a4325b8bd7bf8eb95f0e9, State: Initialized, Role: LEARNER
I20260608 12:37:23.815760   431 raft_consensus.cc:2243] T e27606b5b1ed465b87acb53f3b54dcf6 P 9ca829841f6f4a1597a2e4743b1a053a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:37:23.816327   431 raft_consensus.cc:2272] T e27606b5b1ed465b87acb53f3b54dcf6 P 9ca829841f6f4a1597a2e4743b1a053a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:37:23.815948  1507 consensus_queue.cc:260] T 5e72e020a0ac4b42b266c9a72c5c9147 P d4d717be926a4325b8bd7bf8eb95f0e9 [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: "9ca829841f6f4a1597a2e4743b1a053a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36185 } attrs { replace: true } } peers { permanent_uuid: "c14a9a4077a24fa4be3dcc51a603c9af" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46753 } } peers { permanent_uuid: "6aa517e9669f439b9916f29d37549ebd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40565 } } peers { permanent_uuid: "d4d717be926a4325b8bd7bf8eb95f0e9" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 46315 } attrs { promote: true } }
I20260608 12:37:23.818828  1507 ts_tablet_manager.cc:1434] T 5e72e020a0ac4b42b266c9a72c5c9147 P d4d717be926a4325b8bd7bf8eb95f0e9: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.002s
I20260608 12:37:23.819370   431 tablet_replica.cc:333] T 5e72e020a0ac4b42b266c9a72c5c9147 P 9ca829841f6f4a1597a2e4743b1a053a: stopping tablet replica
I20260608 12:37:23.820334   431 raft_consensus.cc:2243] T 5e72e020a0ac4b42b266c9a72c5c9147 P 9ca829841f6f4a1597a2e4743b1a053a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:37:23.821450   431 raft_consensus.cc:2272] T 5e72e020a0ac4b42b266c9a72c5c9147 P 9ca829841f6f4a1597a2e4743b1a053a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:37:23.821468  1261 tablet_copy_service.cc:342] P 6aa517e9669f439b9916f29d37549ebd: Request end of tablet copy session d4d717be926a4325b8bd7bf8eb95f0e9-5e72e020a0ac4b42b266c9a72c5c9147 received from {username='slave'} at 127.0.0.1:48512
I20260608 12:37:23.822212  1261 tablet_copy_service.cc:434] P 6aa517e9669f439b9916f29d37549ebd: ending tablet copy session d4d717be926a4325b8bd7bf8eb95f0e9-5e72e020a0ac4b42b266c9a72c5c9147 on tablet 5e72e020a0ac4b42b266c9a72c5c9147 with peer d4d717be926a4325b8bd7bf8eb95f0e9
I20260608 12:37:23.826687   431 tablet_replica.cc:333] T 0760db4398ec41669d34303fd9337865 P 9ca829841f6f4a1597a2e4743b1a053a: stopping tablet replica
I20260608 12:37:23.828161   431 raft_consensus.cc:2243] T 0760db4398ec41669d34303fd9337865 P 9ca829841f6f4a1597a2e4743b1a053a [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:37:23.829178   431 raft_consensus.cc:2272] T 0760db4398ec41669d34303fd9337865 P 9ca829841f6f4a1597a2e4743b1a053a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:37:23.832001   431 tablet_replica.cc:333] T 8b7fb0b196d242d9b47670e9e2df17a7 P 9ca829841f6f4a1597a2e4743b1a053a: stopping tablet replica
I20260608 12:37:23.832605   431 raft_consensus.cc:2243] T 8b7fb0b196d242d9b47670e9e2df17a7 P 9ca829841f6f4a1597a2e4743b1a053a [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:37:23.833557   431 raft_consensus.cc:2272] T 8b7fb0b196d242d9b47670e9e2df17a7 P 9ca829841f6f4a1597a2e4743b1a053a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:37:23.835886   431 tablet_replica.cc:333] T 670841af090648bcb9665641a8ef04f2 P 9ca829841f6f4a1597a2e4743b1a053a: stopping tablet replica
I20260608 12:37:23.836433   431 raft_consensus.cc:2243] T 670841af090648bcb9665641a8ef04f2 P 9ca829841f6f4a1597a2e4743b1a053a [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:37:23.837423   431 raft_consensus.cc:2272] T 670841af090648bcb9665641a8ef04f2 P 9ca829841f6f4a1597a2e4743b1a053a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:37:23.839407   431 tablet_replica.cc:333] T 33f46d7ae8fa4fe782bd6bcb7f394e67 P 9ca829841f6f4a1597a2e4743b1a053a: stopping tablet replica
I20260608 12:37:23.839953   431 raft_consensus.cc:2243] T 33f46d7ae8fa4fe782bd6bcb7f394e67 P 9ca829841f6f4a1597a2e4743b1a053a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:37:23.840353   431 raft_consensus.cc:2272] T 33f46d7ae8fa4fe782bd6bcb7f394e67 P 9ca829841f6f4a1597a2e4743b1a053a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:37:23.898000   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
I20260608 12:37:23.923242   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
I20260608 12:37:23.970366   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:37:23.971994   431 tablet_replica.cc:333] T e27606b5b1ed465b87acb53f3b54dcf6 P c14a9a4077a24fa4be3dcc51a603c9af: stopping tablet replica
W20260608 12:37:23.972591  1214 consensus_peers.cc:597] T 4dcec289d6f041f4af3c97079d4e3f16 P 6aa517e9669f439b9916f29d37549ebd -> Peer c14a9a4077a24fa4be3dcc51a603c9af (127.0.107.194:46753): Couldn't send request to peer c14a9a4077a24fa4be3dcc51a603c9af. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:37:23.973145   431 raft_consensus.cc:2243] T e27606b5b1ed465b87acb53f3b54dcf6 P c14a9a4077a24fa4be3dcc51a603c9af [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:37:23.974833   431 raft_consensus.cc:2272] T e27606b5b1ed465b87acb53f3b54dcf6 P c14a9a4077a24fa4be3dcc51a603c9af [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:37:23.978271   431 tablet_replica.cc:333] T 8892b0a8f69f480bb66403d371f00216 P c14a9a4077a24fa4be3dcc51a603c9af: stopping tablet replica
I20260608 12:37:23.979156   431 raft_consensus.cc:2243] T 8892b0a8f69f480bb66403d371f00216 P c14a9a4077a24fa4be3dcc51a603c9af [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:37:23.979789   431 raft_consensus.cc:2272] T 8892b0a8f69f480bb66403d371f00216 P c14a9a4077a24fa4be3dcc51a603c9af [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:37:23.983314   431 tablet_replica.cc:333] T 4dcec289d6f041f4af3c97079d4e3f16 P c14a9a4077a24fa4be3dcc51a603c9af: stopping tablet replica
I20260608 12:37:23.984282   431 raft_consensus.cc:2243] T 4dcec289d6f041f4af3c97079d4e3f16 P c14a9a4077a24fa4be3dcc51a603c9af [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:37:23.984874   431 raft_consensus.cc:2272] T 4dcec289d6f041f4af3c97079d4e3f16 P c14a9a4077a24fa4be3dcc51a603c9af [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 12:37:23.987819  1215 consensus_peers.cc:597] T 4dcec289d6f041f4af3c97079d4e3f16 P 6aa517e9669f439b9916f29d37549ebd -> Peer 9ca829841f6f4a1597a2e4743b1a053a (127.0.107.193:36185): Couldn't send request to peer 9ca829841f6f4a1597a2e4743b1a053a. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:36185: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:37:23.987993   431 tablet_replica.cc:333] T 8b7fb0b196d242d9b47670e9e2df17a7 P c14a9a4077a24fa4be3dcc51a603c9af: stopping tablet replica
I20260608 12:37:23.988987   431 raft_consensus.cc:2243] T 8b7fb0b196d242d9b47670e9e2df17a7 P c14a9a4077a24fa4be3dcc51a603c9af [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:37:23.989672   431 raft_consensus.cc:2272] T 8b7fb0b196d242d9b47670e9e2df17a7 P c14a9a4077a24fa4be3dcc51a603c9af [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:37:23.993011   431 tablet_replica.cc:333] T 5e72e020a0ac4b42b266c9a72c5c9147 P c14a9a4077a24fa4be3dcc51a603c9af: stopping tablet replica
I20260608 12:37:23.993867   431 raft_consensus.cc:2243] T 5e72e020a0ac4b42b266c9a72c5c9147 P c14a9a4077a24fa4be3dcc51a603c9af [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:37:23.994482   431 raft_consensus.cc:2272] T 5e72e020a0ac4b42b266c9a72c5c9147 P c14a9a4077a24fa4be3dcc51a603c9af [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:37:23.997673   431 tablet_replica.cc:333] T 0760db4398ec41669d34303fd9337865 P c14a9a4077a24fa4be3dcc51a603c9af: stopping tablet replica
I20260608 12:37:23.998497   431 raft_consensus.cc:2243] T 0760db4398ec41669d34303fd9337865 P c14a9a4077a24fa4be3dcc51a603c9af [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:37:23.999068   431 raft_consensus.cc:2272] T 0760db4398ec41669d34303fd9337865 P c14a9a4077a24fa4be3dcc51a603c9af [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:37:24.001899   431 tablet_replica.cc:333] T 670841af090648bcb9665641a8ef04f2 P c14a9a4077a24fa4be3dcc51a603c9af: stopping tablet replica
I20260608 12:37:24.002650   431 raft_consensus.cc:2243] T 670841af090648bcb9665641a8ef04f2 P c14a9a4077a24fa4be3dcc51a603c9af [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:37:24.003314   431 raft_consensus.cc:2272] T 670841af090648bcb9665641a8ef04f2 P c14a9a4077a24fa4be3dcc51a603c9af [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:37:24.006209   431 tablet_replica.cc:333] T 33f46d7ae8fa4fe782bd6bcb7f394e67 P c14a9a4077a24fa4be3dcc51a603c9af: stopping tablet replica
I20260608 12:37:24.006912   431 raft_consensus.cc:2243] T 33f46d7ae8fa4fe782bd6bcb7f394e67 P c14a9a4077a24fa4be3dcc51a603c9af [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:37:24.007984   431 raft_consensus.cc:2272] T 33f46d7ae8fa4fe782bd6bcb7f394e67 P c14a9a4077a24fa4be3dcc51a603c9af [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:37:24.045074   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
I20260608 12:37:24.078537   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
I20260608 12:37:24.126253   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:37:24.127270   431 tablet_replica.cc:333] T 8892b0a8f69f480bb66403d371f00216 P 6aa517e9669f439b9916f29d37549ebd: stopping tablet replica
I20260608 12:37:24.127969   431 raft_consensus.cc:2243] T 8892b0a8f69f480bb66403d371f00216 P 6aa517e9669f439b9916f29d37549ebd [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:37:24.129004   431 raft_consensus.cc:2272] T 8892b0a8f69f480bb66403d371f00216 P 6aa517e9669f439b9916f29d37549ebd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:37:24.132035   431 tablet_replica.cc:333] T 4dcec289d6f041f4af3c97079d4e3f16 P 6aa517e9669f439b9916f29d37549ebd: stopping tablet replica
I20260608 12:37:24.135962  1409 raft_consensus.cc:1217] T 5e72e020a0ac4b42b266c9a72c5c9147 P d4d717be926a4325b8bd7bf8eb95f0e9 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 12:37:24.132965   431 raft_consensus.cc:2243] T 4dcec289d6f041f4af3c97079d4e3f16 P 6aa517e9669f439b9916f29d37549ebd [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:37:24.138938   431 raft_consensus.cc:2272] T 4dcec289d6f041f4af3c97079d4e3f16 P 6aa517e9669f439b9916f29d37549ebd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:37:24.142601   431 tablet_replica.cc:333] T e27606b5b1ed465b87acb53f3b54dcf6 P 6aa517e9669f439b9916f29d37549ebd: stopping tablet replica
I20260608 12:37:24.143483   431 raft_consensus.cc:2243] T e27606b5b1ed465b87acb53f3b54dcf6 P 6aa517e9669f439b9916f29d37549ebd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:37:24.144030   431 raft_consensus.cc:2272] T e27606b5b1ed465b87acb53f3b54dcf6 P 6aa517e9669f439b9916f29d37549ebd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:37:24.146858   431 tablet_replica.cc:333] T 670841af090648bcb9665641a8ef04f2 P 6aa517e9669f439b9916f29d37549ebd: stopping tablet replica
I20260608 12:37:24.147420   431 raft_consensus.cc:2243] T 670841af090648bcb9665641a8ef04f2 P 6aa517e9669f439b9916f29d37549ebd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:37:24.147879   431 raft_consensus.cc:2272] T 670841af090648bcb9665641a8ef04f2 P 6aa517e9669f439b9916f29d37549ebd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:37:24.150415   431 tablet_replica.cc:333] T 33f46d7ae8fa4fe782bd6bcb7f394e67 P 6aa517e9669f439b9916f29d37549ebd: stopping tablet replica
I20260608 12:37:24.150965   431 raft_consensus.cc:2243] T 33f46d7ae8fa4fe782bd6bcb7f394e67 P 6aa517e9669f439b9916f29d37549ebd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:37:24.151407   431 raft_consensus.cc:2272] T 33f46d7ae8fa4fe782bd6bcb7f394e67 P 6aa517e9669f439b9916f29d37549ebd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:37:24.153204   431 tablet_replica.cc:333] T 8b7fb0b196d242d9b47670e9e2df17a7 P 6aa517e9669f439b9916f29d37549ebd: stopping tablet replica
I20260608 12:37:24.153738   431 raft_consensus.cc:2243] T 8b7fb0b196d242d9b47670e9e2df17a7 P 6aa517e9669f439b9916f29d37549ebd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:37:24.154264   431 raft_consensus.cc:2272] T 8b7fb0b196d242d9b47670e9e2df17a7 P 6aa517e9669f439b9916f29d37549ebd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:37:24.156790   431 tablet_replica.cc:333] T 0760db4398ec41669d34303fd9337865 P 6aa517e9669f439b9916f29d37549ebd: stopping tablet replica
I20260608 12:37:24.157349   431 raft_consensus.cc:2243] T 0760db4398ec41669d34303fd9337865 P 6aa517e9669f439b9916f29d37549ebd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:37:24.157871   431 raft_consensus.cc:2272] T 0760db4398ec41669d34303fd9337865 P 6aa517e9669f439b9916f29d37549ebd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:37:24.160286   431 tablet_replica.cc:333] T 5e72e020a0ac4b42b266c9a72c5c9147 P 6aa517e9669f439b9916f29d37549ebd: stopping tablet replica
I20260608 12:37:24.160787   431 raft_consensus.cc:2243] T 5e72e020a0ac4b42b266c9a72c5c9147 P 6aa517e9669f439b9916f29d37549ebd [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:37:24.162040   431 raft_consensus.cc:2272] T 5e72e020a0ac4b42b266c9a72c5c9147 P 6aa517e9669f439b9916f29d37549ebd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:37:24.195060   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260608 12:37:24.216826   431 tablet_server.cc:179] TabletServer@127.0.107.196:0 shutting down...
I20260608 12:37:24.263540   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:37:24.264688   431 tablet_replica.cc:333] T 8892b0a8f69f480bb66403d371f00216 P d4d717be926a4325b8bd7bf8eb95f0e9: stopping tablet replica
I20260608 12:37:24.265368   431 raft_consensus.cc:2243] T 8892b0a8f69f480bb66403d371f00216 P d4d717be926a4325b8bd7bf8eb95f0e9 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 12:37:24.265865   431 raft_consensus.cc:2272] T 8892b0a8f69f480bb66403d371f00216 P d4d717be926a4325b8bd7bf8eb95f0e9 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 12:37:24.267683   431 tablet_replica.cc:333] T 5e72e020a0ac4b42b266c9a72c5c9147 P d4d717be926a4325b8bd7bf8eb95f0e9: stopping tablet replica
I20260608 12:37:24.268193   431 raft_consensus.cc:2243] T 5e72e020a0ac4b42b266c9a72c5c9147 P d4d717be926a4325b8bd7bf8eb95f0e9 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 12:37:24.268755   431 raft_consensus.cc:2272] T 5e72e020a0ac4b42b266c9a72c5c9147 P d4d717be926a4325b8bd7bf8eb95f0e9 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 12:37:24.270972   431 tablet_replica.cc:333] T e27606b5b1ed465b87acb53f3b54dcf6 P d4d717be926a4325b8bd7bf8eb95f0e9: stopping tablet replica
I20260608 12:37:24.271497   431 raft_consensus.cc:2243] T e27606b5b1ed465b87acb53f3b54dcf6 P d4d717be926a4325b8bd7bf8eb95f0e9 [term 2 LEARNER]: Raft consensus shutting down.
I20260608 12:37:24.271911   431 raft_consensus.cc:2272] T e27606b5b1ed465b87acb53f3b54dcf6 P d4d717be926a4325b8bd7bf8eb95f0e9 [term 2 LEARNER]: Raft consensus is shut down!
I20260608 12:37:24.283100   431 tablet_server.cc:196] TabletServer@127.0.107.196:0 shutdown complete.
I20260608 12:37:24.294948   431 master.cc:562] Master@127.0.107.254:40247 shutting down...
W20260608 12:37:24.331697  1048 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260608 12:37:24.332010  1048 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260608 12:37:24.332293  1048 auto_rebalancer.cc:301] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260608 12:37:24.333817   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P a24f6248c6154bbc9e312c0d44281a38 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:37:24.334455   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P a24f6248c6154bbc9e312c0d44281a38 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:37:24.334847   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P a24f6248c6154bbc9e312c0d44281a38: stopping tablet replica
I20260608 12:37:24.357949   431 master.cc:584] Master@127.0.107.254:40247 shutdown complete.
[       OK ] AutoRebalancerTest.AutoRebalancingTurnOffAndOn (9509 ms)
[ RUN      ] AutoRebalancerTest.NextLeaderResumesAutoRebalancing
I20260608 12:37:24.402715   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:45289,127.0.107.253:42989,127.0.107.252:42557
I20260608 12:37:24.404292   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:37:24.411237  1516 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:37:24.411238  1515 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:37:24.413269  1518 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:37:24.417001   431 server_base.cc:1061] running on GCE node
I20260608 12:37:24.419916   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:37:24.420181   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:37:24.420318   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922244420306 us; error 0 us; skew 500 ppm
I20260608 12:37:24.420907   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:37:24.423813   431 webserver.cc:533] Webserver started at http://127.0.107.254:35423/ using document root <none> and password file <none>
I20260608 12:37:24.424348   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:37:24.424516   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:37:24.424753   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:37:24.425999   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922229144781-431-0/minicluster-data/master-0-root/instance:
uuid: "540eca0b49e944b5ac57c929b04f519a"
format_stamp: "Formatted at 2026-06-08 12:37:24 on dist-test-slave-3gfq"
I20260608 12:37:24.431300   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.003s
I20260608 12:37:24.435431  1523 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:37:24.436582   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.002s
I20260608 12:37:24.436975   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922229144781-431-0/minicluster-data/master-0-root
uuid: "540eca0b49e944b5ac57c929b04f519a"
format_stamp: "Formatted at 2026-06-08 12:37:24 on dist-test-slave-3gfq"
I20260608 12:37:24.437348   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922229144781-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922229144781-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922229144781-431-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:37:24.472347   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:37:24.474102   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:37:24.518139   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:45289
I20260608 12:37:24.518344  1574 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:45289 every 8 connection(s)
I20260608 12:37:24.522904   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 12:37:24.523103  1575 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
W20260608 12:37:24.529409  1577 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:37:24.530169  1578 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:37:24.533663   431 server_base.cc:1061] running on GCE node
W20260608 12:37:24.533706  1580 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:37:24.535274   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 12:37:24.535261  1575 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.107.254" port: 45289 } has no permanent_uuid. Determining permanent_uuid...
W20260608 12:37:24.535737   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:37:24.535974   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922244535945 us; error 0 us; skew 500 ppm
I20260608 12:37:24.536948   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:37:24.542336   431 webserver.cc:533] Webserver started at http://127.0.107.253:41913/ using document root <none> and password file <none>
I20260608 12:37:24.543040   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:37:24.543303   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:37:24.543666   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:37:24.544979   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922229144781-431-0/minicluster-data/master-1-root/instance:
uuid: "5e5d6d6c785748e286cfd366a2408cfd"
format_stamp: "Formatted at 2026-06-08 12:37:24 on dist-test-slave-3gfq"
I20260608 12:37:24.551192   431 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.008s	sys 0.000s
I20260608 12:37:24.556509  1587 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:37:24.557674   431 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.002s	sys 0.000s
I20260608 12:37:24.558046  1575 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.107.253" port: 42989 } has no permanent_uuid. Determining permanent_uuid...
I20260608 12:37:24.558138   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922229144781-431-0/minicluster-data/master-1-root
uuid: "5e5d6d6c785748e286cfd366a2408cfd"
format_stamp: "Formatted at 2026-06-08 12:37:24 on dist-test-slave-3gfq"
I20260608 12:37:24.558585   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922229144781-431-0/minicluster-data/master-1-root
metadata directory: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922229144781-431-0/minicluster-data/master-1-root
1 data directories: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922229144781-431-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)
W20260608 12:37:24.565613  1575 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.107.253:42989: Network error: Client connection negotiation failed: client connection to 127.0.107.253:42989: connect: Connection refused (error 111)
I20260608 12:37:24.585084   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:37:24.586552   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:37:24.612325  1575 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.107.253" port: 42989 } attempt: 1
W20260608 12:37:24.620880  1575 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.107.253:42989: Network error: Client connection negotiation failed: client connection to 127.0.107.253:42989: connect: Connection refused (error 111)
I20260608 12:37:24.635650   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.253:42989
I20260608 12:37:24.635835  1639 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.253:42989 every 8 connection(s)
I20260608 12:37:24.640116   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 12:37:24.640810  1640 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
W20260608 12:37:24.646620  1642 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:37:24.651130  1643 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:37:24.651938  1640 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.107.254" port: 45289 } has no permanent_uuid. Determining permanent_uuid...
W20260608 12:37:24.652870  1645 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:37:24.652964   431 server_base.cc:1061] running on GCE node
I20260608 12:37:24.654911   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:37:24.655234   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:37:24.655505   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922244655485 us; error 0 us; skew 500 ppm
I20260608 12:37:24.656191   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:37:24.659571   431 webserver.cc:533] Webserver started at http://127.0.107.252:37351/ using document root <none> and password file <none>
I20260608 12:37:24.660137   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:37:24.660355   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:37:24.660717   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:37:24.661983   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922229144781-431-0/minicluster-data/master-2-root/instance:
uuid: "7b9425b498534b59b7263d1755451164"
format_stamp: "Formatted at 2026-06-08 12:37:24 on dist-test-slave-3gfq"
I20260608 12:37:24.667786   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.003s
I20260608 12:37:24.667922  1640 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.107.253" port: 42989 } has no permanent_uuid. Determining permanent_uuid...
I20260608 12:37:24.672631  1652 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:37:24.673879   431 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.002s	sys 0.000s
I20260608 12:37:24.674335   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922229144781-431-0/minicluster-data/master-2-root
uuid: "7b9425b498534b59b7263d1755451164"
format_stamp: "Formatted at 2026-06-08 12:37:24 on dist-test-slave-3gfq"
I20260608 12:37:24.674724   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922229144781-431-0/minicluster-data/master-2-root
metadata directory: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922229144781-431-0/minicluster-data/master-2-root
1 data directories: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922229144781-431-0/minicluster-data/master-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:37:24.681394  1575 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.107.253" port: 42989 } attempt: 2
I20260608 12:37:24.682947  1640 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.107.252" port: 42557 } has no permanent_uuid. Determining permanent_uuid...
W20260608 12:37:24.694554  1640 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.107.252:42557: Network error: Client connection negotiation failed: client connection to 127.0.107.252:42557: connect: Connection refused (error 111)
I20260608 12:37:24.695240  1575 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.107.252" port: 42557 } has no permanent_uuid. Determining permanent_uuid...
W20260608 12:37:24.700789  1575 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.107.252:42557: Network error: Client connection negotiation failed: client connection to 127.0.107.252:42557: connect: Connection refused (error 111)
I20260608 12:37:24.704468   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:37:24.705752   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:37:24.731163  1640 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.107.252" port: 42557 } attempt: 1
W20260608 12:37:24.738824  1640 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.107.252:42557: Network error: Client connection negotiation failed: client connection to 127.0.107.252:42557: connect: Connection refused (error 111)
I20260608 12:37:24.753942   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.252:42557
I20260608 12:37:24.754079  1704 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.252:42557 every 8 connection(s)
I20260608 12:37:24.754352  1575 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.107.252" port: 42557 } attempt: 1
I20260608 12:37:24.759081   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:37:24.760565  1706 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:37:24.769901  1706 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.107.254" port: 45289 } has no permanent_uuid. Determining permanent_uuid...
I20260608 12:37:24.774590  1640 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.107.252" port: 42557 } attempt: 2
I20260608 12:37:24.778420  1575 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 540eca0b49e944b5ac57c929b04f519a: Bootstrap starting.
I20260608 12:37:24.785969  1575 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 540eca0b49e944b5ac57c929b04f519a: Neither blocks nor log segments found. Creating new log.
I20260608 12:37:24.788784  1706 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.107.253" port: 42989 } has no permanent_uuid. Determining permanent_uuid...
I20260608 12:37:24.793035  1575 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 540eca0b49e944b5ac57c929b04f519a: No bootstrap required, opened a new log
I20260608 12:37:24.796154  1575 raft_consensus.cc:359] T 00000000000000000000000000000000 P 540eca0b49e944b5ac57c929b04f519a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "540eca0b49e944b5ac57c929b04f519a" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 45289 } } peers { permanent_uuid: "5e5d6d6c785748e286cfd366a2408cfd" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 42989 } } peers { permanent_uuid: "7b9425b498534b59b7263d1755451164" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 42557 } }
I20260608 12:37:24.796795  1575 raft_consensus.cc:385] T 00000000000000000000000000000000 P 540eca0b49e944b5ac57c929b04f519a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:37:24.797067  1575 raft_consensus.cc:740] T 00000000000000000000000000000000 P 540eca0b49e944b5ac57c929b04f519a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 540eca0b49e944b5ac57c929b04f519a, State: Initialized, Role: FOLLOWER
I20260608 12:37:24.797961  1575 consensus_queue.cc:260] T 00000000000000000000000000000000 P 540eca0b49e944b5ac57c929b04f519a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "540eca0b49e944b5ac57c929b04f519a" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 45289 } } peers { permanent_uuid: "5e5d6d6c785748e286cfd366a2408cfd" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 42989 } } peers { permanent_uuid: "7b9425b498534b59b7263d1755451164" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 42557 } }
I20260608 12:37:24.798615  1640 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5e5d6d6c785748e286cfd366a2408cfd: Bootstrap starting.
I20260608 12:37:24.800379  1710 sys_catalog.cc:455] T 00000000000000000000000000000000 P 540eca0b49e944b5ac57c929b04f519a [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: "540eca0b49e944b5ac57c929b04f519a" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 45289 } } peers { permanent_uuid: "5e5d6d6c785748e286cfd366a2408cfd" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 42989 } } peers { permanent_uuid: "7b9425b498534b59b7263d1755451164" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 42557 } } }
I20260608 12:37:24.801321  1710 sys_catalog.cc:458] T 00000000000000000000000000000000 P 540eca0b49e944b5ac57c929b04f519a [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:37:24.802073  1575 sys_catalog.cc:565] T 00000000000000000000000000000000 P 540eca0b49e944b5ac57c929b04f519a [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:37:24.803746  1706 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.107.252" port: 42557 } has no permanent_uuid. Determining permanent_uuid...
I20260608 12:37:24.804349  1710 raft_consensus.cc:493] T 00000000000000000000000000000000 P 540eca0b49e944b5ac57c929b04f519a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:37:24.804977  1710 raft_consensus.cc:515] T 00000000000000000000000000000000 P 540eca0b49e944b5ac57c929b04f519a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "540eca0b49e944b5ac57c929b04f519a" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 45289 } } peers { permanent_uuid: "5e5d6d6c785748e286cfd366a2408cfd" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 42989 } } peers { permanent_uuid: "7b9425b498534b59b7263d1755451164" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 42557 } }
I20260608 12:37:24.809693  1710 leader_election.cc:290] T 00000000000000000000000000000000 P 540eca0b49e944b5ac57c929b04f519a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5e5d6d6c785748e286cfd366a2408cfd (127.0.107.253:42989), 7b9425b498534b59b7263d1755451164 (127.0.107.252:42557)
I20260608 12:37:24.809983  1640 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 5e5d6d6c785748e286cfd366a2408cfd: Neither blocks nor log segments found. Creating new log.
I20260608 12:37:24.818118  1640 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5e5d6d6c785748e286cfd366a2408cfd: No bootstrap required, opened a new log
I20260608 12:37:24.821508  1640 raft_consensus.cc:359] T 00000000000000000000000000000000 P 5e5d6d6c785748e286cfd366a2408cfd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "540eca0b49e944b5ac57c929b04f519a" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 45289 } } peers { permanent_uuid: "5e5d6d6c785748e286cfd366a2408cfd" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 42989 } } peers { permanent_uuid: "7b9425b498534b59b7263d1755451164" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 42557 } }
I20260608 12:37:24.822371  1640 raft_consensus.cc:385] T 00000000000000000000000000000000 P 5e5d6d6c785748e286cfd366a2408cfd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:37:24.822675  1640 raft_consensus.cc:740] T 00000000000000000000000000000000 P 5e5d6d6c785748e286cfd366a2408cfd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e5d6d6c785748e286cfd366a2408cfd, State: Initialized, Role: FOLLOWER
I20260608 12:37:24.823969  1640 consensus_queue.cc:260] T 00000000000000000000000000000000 P 5e5d6d6c785748e286cfd366a2408cfd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "540eca0b49e944b5ac57c929b04f519a" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 45289 } } peers { permanent_uuid: "5e5d6d6c785748e286cfd366a2408cfd" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 42989 } } peers { permanent_uuid: "7b9425b498534b59b7263d1755451164" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 42557 } }
I20260608 12:37:24.827497  1720 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5e5d6d6c785748e286cfd366a2408cfd [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: "540eca0b49e944b5ac57c929b04f519a" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 45289 } } peers { permanent_uuid: "5e5d6d6c785748e286cfd366a2408cfd" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 42989 } } peers { permanent_uuid: "7b9425b498534b59b7263d1755451164" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 42557 } } }
I20260608 12:37:24.828589  1640 sys_catalog.cc:565] T 00000000000000000000000000000000 P 5e5d6d6c785748e286cfd366a2408cfd [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:37:24.828889  1720 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5e5d6d6c785748e286cfd366a2408cfd [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:37:24.828627  1615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "540eca0b49e944b5ac57c929b04f519a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e5d6d6c785748e286cfd366a2408cfd" is_pre_election: true
I20260608 12:37:24.829887  1615 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 5e5d6d6c785748e286cfd366a2408cfd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 540eca0b49e944b5ac57c929b04f519a in term 0.
I20260608 12:37:24.831959  1525 leader_election.cc:304] T 00000000000000000000000000000000 P 540eca0b49e944b5ac57c929b04f519a [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: 540eca0b49e944b5ac57c929b04f519a, 5e5d6d6c785748e286cfd366a2408cfd; no voters: 
I20260608 12:37:24.832969  1710 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 540eca0b49e944b5ac57c929b04f519a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:37:24.833356  1710 raft_consensus.cc:493] T 00000000000000000000000000000000 P 540eca0b49e944b5ac57c929b04f519a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:37:24.833698  1710 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 540eca0b49e944b5ac57c929b04f519a [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:37:24.835058  1706 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7b9425b498534b59b7263d1755451164: Bootstrap starting.
I20260608 12:37:24.843253  1706 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 7b9425b498534b59b7263d1755451164: Neither blocks nor log segments found. Creating new log.
I20260608 12:37:24.843278  1710 raft_consensus.cc:515] T 00000000000000000000000000000000 P 540eca0b49e944b5ac57c929b04f519a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "540eca0b49e944b5ac57c929b04f519a" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 45289 } } peers { permanent_uuid: "5e5d6d6c785748e286cfd366a2408cfd" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 42989 } } peers { permanent_uuid: "7b9425b498534b59b7263d1755451164" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 42557 } }
I20260608 12:37:24.847479  1615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "540eca0b49e944b5ac57c929b04f519a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e5d6d6c785748e286cfd366a2408cfd"
I20260608 12:37:24.848403  1615 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 5e5d6d6c785748e286cfd366a2408cfd [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:37:24.856071  1710 leader_election.cc:290] T 00000000000000000000000000000000 P 540eca0b49e944b5ac57c929b04f519a [CANDIDATE]: Term 1 election: Requested vote from peers 5e5d6d6c785748e286cfd366a2408cfd (127.0.107.253:42989), 7b9425b498534b59b7263d1755451164 (127.0.107.252:42557)
I20260608 12:37:24.859598  1706 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7b9425b498534b59b7263d1755451164: No bootstrap required, opened a new log
I20260608 12:37:24.867787  1615 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 5e5d6d6c785748e286cfd366a2408cfd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 540eca0b49e944b5ac57c929b04f519a in term 1.
I20260608 12:37:24.868908  1706 raft_consensus.cc:359] T 00000000000000000000000000000000 P 7b9425b498534b59b7263d1755451164 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "540eca0b49e944b5ac57c929b04f519a" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 45289 } } peers { permanent_uuid: "5e5d6d6c785748e286cfd366a2408cfd" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 42989 } } peers { permanent_uuid: "7b9425b498534b59b7263d1755451164" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 42557 } }
I20260608 12:37:24.869717  1525 leader_election.cc:304] T 00000000000000000000000000000000 P 540eca0b49e944b5ac57c929b04f519a [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: 540eca0b49e944b5ac57c929b04f519a, 5e5d6d6c785748e286cfd366a2408cfd; no voters: 
I20260608 12:37:24.870101  1706 raft_consensus.cc:385] T 00000000000000000000000000000000 P 7b9425b498534b59b7263d1755451164 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:37:24.870620  1706 raft_consensus.cc:740] T 00000000000000000000000000000000 P 7b9425b498534b59b7263d1755451164 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b9425b498534b59b7263d1755451164, State: Initialized, Role: FOLLOWER
I20260608 12:37:24.871011  1710 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 540eca0b49e944b5ac57c929b04f519a [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:37:24.871973  1706 consensus_queue.cc:260] T 00000000000000000000000000000000 P 7b9425b498534b59b7263d1755451164 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "540eca0b49e944b5ac57c929b04f519a" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 45289 } } peers { permanent_uuid: "5e5d6d6c785748e286cfd366a2408cfd" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 42989 } } peers { permanent_uuid: "7b9425b498534b59b7263d1755451164" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 42557 } }
I20260608 12:37:24.875102   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 1
I20260608 12:37:24.886343  1710 raft_consensus.cc:697] T 00000000000000000000000000000000 P 540eca0b49e944b5ac57c929b04f519a [term 1 LEADER]: Becoming Leader. State: Replica: 540eca0b49e944b5ac57c929b04f519a, State: Running, Role: LEADER
I20260608 12:37:24.887956  1730 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7b9425b498534b59b7263d1755451164 [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: "540eca0b49e944b5ac57c929b04f519a" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 45289 } } peers { permanent_uuid: "5e5d6d6c785748e286cfd366a2408cfd" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 42989 } } peers { permanent_uuid: "7b9425b498534b59b7263d1755451164" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 42557 } } }
I20260608 12:37:24.889072  1730 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7b9425b498534b59b7263d1755451164 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:37:24.889623  1710 consensus_queue.cc:237] T 00000000000000000000000000000000 P 540eca0b49e944b5ac57c929b04f519a [LEADER]: Queue going to LEADER mode. State: All 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: "540eca0b49e944b5ac57c929b04f519a" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 45289 } } peers { permanent_uuid: "5e5d6d6c785748e286cfd366a2408cfd" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 42989 } } peers { permanent_uuid: "7b9425b498534b59b7263d1755451164" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 42557 } }
I20260608 12:37:24.891116  1706 sys_catalog.cc:565] T 00000000000000000000000000000000 P 7b9425b498534b59b7263d1755451164 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:37:24.891207  1679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "540eca0b49e944b5ac57c929b04f519a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b9425b498534b59b7263d1755451164"
I20260608 12:37:24.891173  1680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "540eca0b49e944b5ac57c929b04f519a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b9425b498534b59b7263d1755451164" is_pre_election: true
I20260608 12:37:24.892307  1679 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 7b9425b498534b59b7263d1755451164 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:37:24.903546  1729 sys_catalog.cc:455] T 00000000000000000000000000000000 P 540eca0b49e944b5ac57c929b04f519a [sys.catalog]: SysCatalogTable state changed. Reason: New leader 540eca0b49e944b5ac57c929b04f519a. Latest consensus state: current_term: 1 leader_uuid: "540eca0b49e944b5ac57c929b04f519a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "540eca0b49e944b5ac57c929b04f519a" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 45289 } } peers { permanent_uuid: "5e5d6d6c785748e286cfd366a2408cfd" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 42989 } } peers { permanent_uuid: "7b9425b498534b59b7263d1755451164" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 42557 } } }
I20260608 12:37:24.904548  1729 sys_catalog.cc:458] T 00000000000000000000000000000000 P 540eca0b49e944b5ac57c929b04f519a [sys.catalog]: This master's current role is: LEADER
W20260608 12:37:24.907641  1727 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 540eca0b49e944b5ac57c929b04f519a: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260608 12:37:24.908154  1727 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260608 12:37:24.911141  1679 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 7b9425b498534b59b7263d1755451164 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 540eca0b49e944b5ac57c929b04f519a in term 1.
I20260608 12:37:24.918604  1737 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:37:24.918637   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 2
W20260608 12:37:24.923475  1742 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 5e5d6d6c785748e286cfd366a2408cfd: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260608 12:37:24.923952  1742 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260608 12:37:24.925920  1737 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:37:24.939100  1679 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 7b9425b498534b59b7263d1755451164 [term 1 FOLLOWER]: Refusing update from remote peer 540eca0b49e944b5ac57c929b04f519a: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:37:24.939522   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 12:37:24.941084  1710 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 540eca0b49e944b5ac57c929b04f519a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b9425b498534b59b7263d1755451164" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 42557 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 12:37:24.941705  1751 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 7b9425b498534b59b7263d1755451164: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260608 12:37:24.942075  1751 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260608 12:37:24.945976  1615 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 5e5d6d6c785748e286cfd366a2408cfd [term 1 FOLLOWER]: Refusing update from remote peer 540eca0b49e944b5ac57c929b04f519a: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260608 12:37:24.948753  1752 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:37:24.948663  1710 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 540eca0b49e944b5ac57c929b04f519a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e5d6d6c785748e286cfd366a2408cfd" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 42989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:37:24.952569  1730 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7b9425b498534b59b7263d1755451164 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 540eca0b49e944b5ac57c929b04f519a. Latest consensus state: current_term: 1 leader_uuid: "540eca0b49e944b5ac57c929b04f519a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "540eca0b49e944b5ac57c929b04f519a" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 45289 } } peers { permanent_uuid: "5e5d6d6c785748e286cfd366a2408cfd" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 42989 } } peers { permanent_uuid: "7b9425b498534b59b7263d1755451164" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 42557 } } }
I20260608 12:37:24.953454  1730 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7b9425b498534b59b7263d1755451164 [sys.catalog]: This master's current role is: FOLLOWER
W20260608 12:37:24.957571  1754 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:37:24.960717  1757 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:37:24.963506  1729 sys_catalog.cc:455] T 00000000000000000000000000000000 P 540eca0b49e944b5ac57c929b04f519a [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "540eca0b49e944b5ac57c929b04f519a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "540eca0b49e944b5ac57c929b04f519a" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 45289 } } peers { permanent_uuid: "5e5d6d6c785748e286cfd366a2408cfd" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 42989 } } peers { permanent_uuid: "7b9425b498534b59b7263d1755451164" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 42557 } } }
I20260608 12:37:24.964352  1729 sys_catalog.cc:458] T 00000000000000000000000000000000 P 540eca0b49e944b5ac57c929b04f519a [sys.catalog]: This master's current role is: LEADER
I20260608 12:37:24.967568  1737 catalog_manager.cc:1382] Generated new cluster ID: 886cbabba91a4fa2b9ad028200d76875
I20260608 12:37:24.968021  1737 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:37:24.969846   431 server_base.cc:1061] running on GCE node
I20260608 12:37:24.971887   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:37:24.972306   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:37:24.972586   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922244972564 us; error 0 us; skew 500 ppm
I20260608 12:37:24.973827   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:37:24.978473  1730 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7b9425b498534b59b7263d1755451164 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "540eca0b49e944b5ac57c929b04f519a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "540eca0b49e944b5ac57c929b04f519a" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 45289 } } peers { permanent_uuid: "5e5d6d6c785748e286cfd366a2408cfd" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 42989 } } peers { permanent_uuid: "7b9425b498534b59b7263d1755451164" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 42557 } } }
I20260608 12:37:24.979534  1730 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7b9425b498534b59b7263d1755451164 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:37:24.982281  1720 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5e5d6d6c785748e286cfd366a2408cfd [sys.catalog]: SysCatalogTable state changed. Reason: New leader 540eca0b49e944b5ac57c929b04f519a. Latest consensus state: current_term: 1 leader_uuid: "540eca0b49e944b5ac57c929b04f519a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "540eca0b49e944b5ac57c929b04f519a" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 45289 } } peers { permanent_uuid: "5e5d6d6c785748e286cfd366a2408cfd" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 42989 } } peers { permanent_uuid: "7b9425b498534b59b7263d1755451164" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 42557 } } }
I20260608 12:37:24.983192  1720 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5e5d6d6c785748e286cfd366a2408cfd [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:37:24.986565   431 webserver.cc:533] Webserver started at http://127.0.107.193:36179/ using document root <none> and password file <none>
I20260608 12:37:24.987015  1710 sys_catalog.cc:455] T 00000000000000000000000000000000 P 540eca0b49e944b5ac57c929b04f519a [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "540eca0b49e944b5ac57c929b04f519a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "540eca0b49e944b5ac57c929b04f519a" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 45289 } } peers { permanent_uuid: "5e5d6d6c785748e286cfd366a2408cfd" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 42989 } } peers { permanent_uuid: "7b9425b498534b59b7263d1755451164" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 42557 } } }
I20260608 12:37:24.987782  1710 sys_catalog.cc:458] T 00000000000000000000000000000000 P 540eca0b49e944b5ac57c929b04f519a [sys.catalog]: This master's current role is: LEADER
I20260608 12:37:24.987926   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:37:24.988538   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:37:24.989138   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:37:24.991508   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922229144781-431-0/minicluster-data/ts-0-root/instance:
uuid: "335bdf0b59e5484bb1bedd4767837d7f"
format_stamp: "Formatted at 2026-06-08 12:37:24 on dist-test-slave-3gfq"
I20260608 12:37:25.003436  1720 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5e5d6d6c785748e286cfd366a2408cfd [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "540eca0b49e944b5ac57c929b04f519a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "540eca0b49e944b5ac57c929b04f519a" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 45289 } } peers { permanent_uuid: "5e5d6d6c785748e286cfd366a2408cfd" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 42989 } } peers { permanent_uuid: "7b9425b498534b59b7263d1755451164" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 42557 } } }
I20260608 12:37:25.004254  1720 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5e5d6d6c785748e286cfd366a2408cfd [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:37:25.011305   431 fs_manager.cc:696] Time spent creating directory manager: real 0.019s	user 0.002s	sys 0.016s
I20260608 12:37:25.017108  1768 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:37:25.018260   431 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.002s	sys 0.001s
I20260608 12:37:25.018733   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922229144781-431-0/minicluster-data/ts-0-root
uuid: "335bdf0b59e5484bb1bedd4767837d7f"
format_stamp: "Formatted at 2026-06-08 12:37:24 on dist-test-slave-3gfq"
I20260608 12:37:25.019127   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922229144781-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922229144781-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922229144781-431-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:37:25.038946   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:37:25.040488  1737 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:37:25.041121   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:37:25.043473  1737 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:37:25.047220   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:37:25.050817   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:37:25.051055   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:37:25.051450   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:37:25.051607   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:37:25.071270  1737 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 540eca0b49e944b5ac57c929b04f519a: Generated new TSK 0
I20260608 12:37:25.072070  1737 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:37:25.117462   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:43547
I20260608 12:37:25.117595  1831 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:43547 every 8 connection(s)
I20260608 12:37:25.149922  1833 heartbeater.cc:344] Connected to a master server at 127.0.107.253:42989
I20260608 12:37:25.150480  1833 heartbeater.cc:461] Registering TS with master...
I20260608 12:37:25.151154   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 12:37:25.151613  1833 heartbeater.cc:507] Master 127.0.107.253:42989 requested a full tablet report, sending...
I20260608 12:37:25.152041  1832 heartbeater.cc:344] Connected to a master server at 127.0.107.252:42557
I20260608 12:37:25.152477  1832 heartbeater.cc:461] Registering TS with master...
I20260608 12:37:25.154069  1832 heartbeater.cc:507] Master 127.0.107.252:42557 requested a full tablet report, sending...
I20260608 12:37:25.155722  1605 ts_manager.cc:194] Registered new tserver with Master: 335bdf0b59e5484bb1bedd4767837d7f (127.0.107.193:43547)
I20260608 12:37:25.158320  1670 ts_manager.cc:194] Registered new tserver with Master: 335bdf0b59e5484bb1bedd4767837d7f (127.0.107.193:43547)
I20260608 12:37:25.160511  1834 heartbeater.cc:344] Connected to a master server at 127.0.107.254:45289
I20260608 12:37:25.161039  1834 heartbeater.cc:461] Registering TS with master...
W20260608 12:37:25.161387  1839 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:37:25.162313  1834 heartbeater.cc:507] Master 127.0.107.254:45289 requested a full tablet report, sending...
W20260608 12:37:25.163475  1840 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:37:25.165858  1842 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:37:25.166136  1540 ts_manager.cc:194] Registered new tserver with Master: 335bdf0b59e5484bb1bedd4767837d7f (127.0.107.193:43547)
I20260608 12:37:25.166980   431 server_base.cc:1061] running on GCE node
I20260608 12:37:25.168124   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:37:25.168392   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:37:25.168596  1540 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36214
I20260608 12:37:25.168610   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922245168586 us; error 0 us; skew 500 ppm
I20260608 12:37:25.169680   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:37:25.173250   431 webserver.cc:533] Webserver started at http://127.0.107.194:40595/ using document root <none> and password file <none>
I20260608 12:37:25.174006   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:37:25.174275   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:37:25.174599   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:37:25.175977   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922229144781-431-0/minicluster-data/ts-1-root/instance:
uuid: "0cf57e21c7c9491ca1cddf718eac94a7"
format_stamp: "Formatted at 2026-06-08 12:37:25 on dist-test-slave-3gfq"
I20260608 12:37:25.181957   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260608 12:37:25.188393  1847 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:37:25.189849   431 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 12:37:25.190344   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922229144781-431-0/minicluster-data/ts-1-root
uuid: "0cf57e21c7c9491ca1cddf718eac94a7"
format_stamp: "Formatted at 2026-06-08 12:37:25 on dist-test-slave-3gfq"
I20260608 12:37:25.190726   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922229144781-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922229144781-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922229144781-431-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:37:25.212723   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:37:25.214416   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:37:25.216079   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:37:25.219060   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:37:25.219344   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:37:25.219617   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:37:25.219816   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:37:25.275847   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:39725
I20260608 12:37:25.275988  1909 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:39725 every 8 connection(s)
I20260608 12:37:25.290220   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 12:37:25.303179  1910 heartbeater.cc:344] Connected to a master server at 127.0.107.252:42557
I20260608 12:37:25.303745  1910 heartbeater.cc:461] Registering TS with master...
I20260608 12:37:25.304817  1910 heartbeater.cc:507] Master 127.0.107.252:42557 requested a full tablet report, sending...
I20260608 12:37:25.305698  1911 heartbeater.cc:344] Connected to a master server at 127.0.107.253:42989
I20260608 12:37:25.306372  1911 heartbeater.cc:461] Registering TS with master...
I20260608 12:37:25.307821  1911 heartbeater.cc:507] Master 127.0.107.253:42989 requested a full tablet report, sending...
I20260608 12:37:25.308573  1670 ts_manager.cc:194] Registered new tserver with Master: 0cf57e21c7c9491ca1cddf718eac94a7 (127.0.107.194:39725)
W20260608 12:37:25.311205  1917 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:37:25.312654  1918 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:37:25.317039  1605 ts_manager.cc:194] Registered new tserver with Master: 0cf57e21c7c9491ca1cddf718eac94a7 (127.0.107.194:39725)
I20260608 12:37:25.319810   431 server_base.cc:1061] running on GCE node
W20260608 12:37:25.320865  1920 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:37:25.322161   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 12:37:25.322273  1912 heartbeater.cc:344] Connected to a master server at 127.0.107.254:45289
W20260608 12:37:25.322614   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:37:25.322794  1912 heartbeater.cc:461] Registering TS with master...
I20260608 12:37:25.322871   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922245322848 us; error 0 us; skew 500 ppm
I20260608 12:37:25.323887   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:37:25.323909  1912 heartbeater.cc:507] Master 127.0.107.254:45289 requested a full tablet report, sending...
I20260608 12:37:25.327423  1540 ts_manager.cc:194] Registered new tserver with Master: 0cf57e21c7c9491ca1cddf718eac94a7 (127.0.107.194:39725)
I20260608 12:37:25.327492   431 webserver.cc:533] Webserver started at http://127.0.107.195:43521/ using document root <none> and password file <none>
I20260608 12:37:25.328416   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:37:25.328742   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:37:25.329056   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:37:25.329538  1540 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36222
I20260608 12:37:25.330590   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922229144781-431-0/minicluster-data/ts-2-root/instance:
uuid: "c9f9e208d7604ae7a3bc0ac199b950ad"
format_stamp: "Formatted at 2026-06-08 12:37:25 on dist-test-slave-3gfq"
I20260608 12:37:25.336131   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 12:37:25.340487  1925 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:37:25.341516   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 12:37:25.342012   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922229144781-431-0/minicluster-data/ts-2-root
uuid: "c9f9e208d7604ae7a3bc0ac199b950ad"
format_stamp: "Formatted at 2026-06-08 12:37:25 on dist-test-slave-3gfq"
I20260608 12:37:25.342372   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922229144781-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922229144781-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922229144781-431-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:37:25.355110   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:37:25.356725   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:37:25.358577   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:37:25.361614   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:37:25.361912   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.001s
I20260608 12:37:25.362187   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:37:25.362426   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:37:25.417070   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:34987
I20260608 12:37:25.417395  1987 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:34987 every 8 connection(s)
I20260608 12:37:25.443135  1988 heartbeater.cc:344] Connected to a master server at 127.0.107.252:42557
I20260608 12:37:25.443645  1988 heartbeater.cc:461] Registering TS with master...
I20260608 12:37:25.444801  1988 heartbeater.cc:507] Master 127.0.107.252:42557 requested a full tablet report, sending...
I20260608 12:37:25.445315  1989 heartbeater.cc:344] Connected to a master server at 127.0.107.253:42989
I20260608 12:37:25.445962  1989 heartbeater.cc:461] Registering TS with master...
I20260608 12:37:25.447114  1989 heartbeater.cc:507] Master 127.0.107.253:42989 requested a full tablet report, sending...
I20260608 12:37:25.448271  1670 ts_manager.cc:194] Registered new tserver with Master: c9f9e208d7604ae7a3bc0ac199b950ad (127.0.107.195:34987)
I20260608 12:37:25.450492  1605 ts_manager.cc:194] Registered new tserver with Master: c9f9e208d7604ae7a3bc0ac199b950ad (127.0.107.195:34987)
I20260608 12:37:25.450735  1990 heartbeater.cc:344] Connected to a master server at 127.0.107.254:45289
I20260608 12:37:25.451188  1990 heartbeater.cc:461] Registering TS with master...
I20260608 12:37:25.452196  1990 heartbeater.cc:507] Master 127.0.107.254:45289 requested a full tablet report, sending...
I20260608 12:37:25.454784  1540 ts_manager.cc:194] Registered new tserver with Master: c9f9e208d7604ae7a3bc0ac199b950ad (127.0.107.195:34987)
I20260608 12:37:25.455739   431 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.028600243s
I20260608 12:37:25.456590  1540 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36236
I20260608 12:37:25.928825  1742 catalog_manager.cc:1294] Loaded cluster ID: 886cbabba91a4fa2b9ad028200d76875
I20260608 12:37:25.929191  1742 catalog_manager.cc:1587] T 00000000000000000000000000000000 P 5e5d6d6c785748e286cfd366a2408cfd: loading cluster ID for follower catalog manager: success
I20260608 12:37:25.934509  1742 catalog_manager.cc:1609] T 00000000000000000000000000000000 P 5e5d6d6c785748e286cfd366a2408cfd: acquiring CA information for follower catalog manager: success
I20260608 12:37:25.938460  1742 catalog_manager.cc:1637] T 00000000000000000000000000000000 P 5e5d6d6c785748e286cfd366a2408cfd: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260608 12:37:25.947021  1751 catalog_manager.cc:1294] Loaded cluster ID: 886cbabba91a4fa2b9ad028200d76875
I20260608 12:37:25.947404  1751 catalog_manager.cc:1587] T 00000000000000000000000000000000 P 7b9425b498534b59b7263d1755451164: loading cluster ID for follower catalog manager: success
I20260608 12:37:25.952946  1751 catalog_manager.cc:1609] T 00000000000000000000000000000000 P 7b9425b498534b59b7263d1755451164: acquiring CA information for follower catalog manager: success
I20260608 12:37:25.956845  1751 catalog_manager.cc:1637] T 00000000000000000000000000000000 P 7b9425b498534b59b7263d1755451164: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260608 12:37:26.172616  1834 heartbeater.cc:499] Master 127.0.107.254:45289 was elected leader, sending a full tablet report...
I20260608 12:37:26.332742  1912 heartbeater.cc:499] Master 127.0.107.254:45289 was elected leader, sending a full tablet report...
I20260608 12:37:26.460053  1990 heartbeater.cc:499] Master 127.0.107.254:45289 was elected leader, sending a full tablet report...
I20260608 12:37:26.867417  1724 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:37:27.052570  1540 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:56920:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\004\001\000\252\252\252*\004\001\000TUUU""\004\001\000\252\252\252*\004\001\000TUUU"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260608 12:37:27.138271  1875 tablet_service.cc:1511] Processing CreateTablet for tablet a3142498f2ef4793a72723b8cbb79af5 (DEFAULT_TABLE table=test-workload [id=e1da772e112542bca2ec1358c906917a]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260608 12:37:27.139873  1875 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3142498f2ef4793a72723b8cbb79af5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:37:27.145406  1797 tablet_service.cc:1511] Processing CreateTablet for tablet 0c78ae10b4264fe0a223624ee213bbe1 (DEFAULT_TABLE table=test-workload [id=e1da772e112542bca2ec1358c906917a]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260608 12:37:27.147029  1797 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c78ae10b4264fe0a223624ee213bbe1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:37:27.149338  1953 tablet_service.cc:1511] Processing CreateTablet for tablet fe298cfa53e946078e703e454456f373 (DEFAULT_TABLE table=test-workload [id=e1da772e112542bca2ec1358c906917a]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260608 12:37:27.150882  1953 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe298cfa53e946078e703e454456f373. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:37:27.157413  2023 tablet_bootstrap.cc:492] T a3142498f2ef4793a72723b8cbb79af5 P 0cf57e21c7c9491ca1cddf718eac94a7: Bootstrap starting.
I20260608 12:37:27.166360  2023 tablet_bootstrap.cc:654] T a3142498f2ef4793a72723b8cbb79af5 P 0cf57e21c7c9491ca1cddf718eac94a7: Neither blocks nor log segments found. Creating new log.
I20260608 12:37:27.171402  2024 tablet_bootstrap.cc:492] T 0c78ae10b4264fe0a223624ee213bbe1 P 335bdf0b59e5484bb1bedd4767837d7f: Bootstrap starting.
I20260608 12:37:27.173643  2026 tablet_bootstrap.cc:492] T fe298cfa53e946078e703e454456f373 P c9f9e208d7604ae7a3bc0ac199b950ad: Bootstrap starting.
I20260608 12:37:27.178788  2023 tablet_bootstrap.cc:492] T a3142498f2ef4793a72723b8cbb79af5 P 0cf57e21c7c9491ca1cddf718eac94a7: No bootstrap required, opened a new log
I20260608 12:37:27.179701  2023 ts_tablet_manager.cc:1403] T a3142498f2ef4793a72723b8cbb79af5 P 0cf57e21c7c9491ca1cddf718eac94a7: Time spent bootstrapping tablet: real 0.023s	user 0.000s	sys 0.021s
I20260608 12:37:27.181941  2024 tablet_bootstrap.cc:654] T 0c78ae10b4264fe0a223624ee213bbe1 P 335bdf0b59e5484bb1bedd4767837d7f: Neither blocks nor log segments found. Creating new log.
I20260608 12:37:27.183411  2026 tablet_bootstrap.cc:654] T fe298cfa53e946078e703e454456f373 P c9f9e208d7604ae7a3bc0ac199b950ad: Neither blocks nor log segments found. Creating new log.
I20260608 12:37:27.188056  2023 raft_consensus.cc:359] T a3142498f2ef4793a72723b8cbb79af5 P 0cf57e21c7c9491ca1cddf718eac94a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0cf57e21c7c9491ca1cddf718eac94a7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39725 } }
I20260608 12:37:27.189000  2023 raft_consensus.cc:385] T a3142498f2ef4793a72723b8cbb79af5 P 0cf57e21c7c9491ca1cddf718eac94a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:37:27.189342  2023 raft_consensus.cc:740] T a3142498f2ef4793a72723b8cbb79af5 P 0cf57e21c7c9491ca1cddf718eac94a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0cf57e21c7c9491ca1cddf718eac94a7, State: Initialized, Role: FOLLOWER
I20260608 12:37:27.190778  2024 tablet_bootstrap.cc:492] T 0c78ae10b4264fe0a223624ee213bbe1 P 335bdf0b59e5484bb1bedd4767837d7f: No bootstrap required, opened a new log
I20260608 12:37:27.190318  2023 consensus_queue.cc:260] T a3142498f2ef4793a72723b8cbb79af5 P 0cf57e21c7c9491ca1cddf718eac94a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "0cf57e21c7c9491ca1cddf718eac94a7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39725 } }
I20260608 12:37:27.191488  2024 ts_tablet_manager.cc:1403] T 0c78ae10b4264fe0a223624ee213bbe1 P 335bdf0b59e5484bb1bedd4767837d7f: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.005s
I20260608 12:37:27.191927  2023 raft_consensus.cc:399] T a3142498f2ef4793a72723b8cbb79af5 P 0cf57e21c7c9491ca1cddf718eac94a7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:37:27.192533  2023 raft_consensus.cc:493] T a3142498f2ef4793a72723b8cbb79af5 P 0cf57e21c7c9491ca1cddf718eac94a7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:37:27.192989  2023 raft_consensus.cc:3060] T a3142498f2ef4793a72723b8cbb79af5 P 0cf57e21c7c9491ca1cddf718eac94a7 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:37:27.195729  2024 raft_consensus.cc:359] T 0c78ae10b4264fe0a223624ee213bbe1 P 335bdf0b59e5484bb1bedd4767837d7f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "335bdf0b59e5484bb1bedd4767837d7f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43547 } }
I20260608 12:37:27.196584  2024 raft_consensus.cc:385] T 0c78ae10b4264fe0a223624ee213bbe1 P 335bdf0b59e5484bb1bedd4767837d7f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:37:27.196970  2024 raft_consensus.cc:740] T 0c78ae10b4264fe0a223624ee213bbe1 P 335bdf0b59e5484bb1bedd4767837d7f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 335bdf0b59e5484bb1bedd4767837d7f, State: Initialized, Role: FOLLOWER
I20260608 12:37:27.197906  2024 consensus_queue.cc:260] T 0c78ae10b4264fe0a223624ee213bbe1 P 335bdf0b59e5484bb1bedd4767837d7f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "335bdf0b59e5484bb1bedd4767837d7f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43547 } }
I20260608 12:37:27.198401  2026 tablet_bootstrap.cc:492] T fe298cfa53e946078e703e454456f373 P c9f9e208d7604ae7a3bc0ac199b950ad: No bootstrap required, opened a new log
I20260608 12:37:27.198714  2024 raft_consensus.cc:399] T 0c78ae10b4264fe0a223624ee213bbe1 P 335bdf0b59e5484bb1bedd4767837d7f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:37:27.199015  2026 ts_tablet_manager.cc:1403] T fe298cfa53e946078e703e454456f373 P c9f9e208d7604ae7a3bc0ac199b950ad: Time spent bootstrapping tablet: real 0.026s	user 0.013s	sys 0.002s
I20260608 12:37:27.199159  2024 raft_consensus.cc:493] T 0c78ae10b4264fe0a223624ee213bbe1 P 335bdf0b59e5484bb1bedd4767837d7f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:37:27.199647  2024 raft_consensus.cc:3060] T 0c78ae10b4264fe0a223624ee213bbe1 P 335bdf0b59e5484bb1bedd4767837d7f [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:37:27.200214  2023 raft_consensus.cc:515] T a3142498f2ef4793a72723b8cbb79af5 P 0cf57e21c7c9491ca1cddf718eac94a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0cf57e21c7c9491ca1cddf718eac94a7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39725 } }
I20260608 12:37:27.200997  2023 leader_election.cc:304] T a3142498f2ef4793a72723b8cbb79af5 P 0cf57e21c7c9491ca1cddf718eac94a7 [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: 0cf57e21c7c9491ca1cddf718eac94a7; no voters: 
I20260608 12:37:27.202886  2023 leader_election.cc:290] T a3142498f2ef4793a72723b8cbb79af5 P 0cf57e21c7c9491ca1cddf718eac94a7 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:37:27.202836  2026 raft_consensus.cc:359] T fe298cfa53e946078e703e454456f373 P c9f9e208d7604ae7a3bc0ac199b950ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c9f9e208d7604ae7a3bc0ac199b950ad" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34987 } }
I20260608 12:37:27.203869  2029 raft_consensus.cc:2804] T a3142498f2ef4793a72723b8cbb79af5 P 0cf57e21c7c9491ca1cddf718eac94a7 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:37:27.203985  2026 raft_consensus.cc:385] T fe298cfa53e946078e703e454456f373 P c9f9e208d7604ae7a3bc0ac199b950ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:37:27.204694  2026 raft_consensus.cc:740] T fe298cfa53e946078e703e454456f373 P c9f9e208d7604ae7a3bc0ac199b950ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9f9e208d7604ae7a3bc0ac199b950ad, State: Initialized, Role: FOLLOWER
I20260608 12:37:27.205740  2026 consensus_queue.cc:260] T fe298cfa53e946078e703e454456f373 P c9f9e208d7604ae7a3bc0ac199b950ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "c9f9e208d7604ae7a3bc0ac199b950ad" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34987 } }
I20260608 12:37:27.206602  2026 raft_consensus.cc:399] T fe298cfa53e946078e703e454456f373 P c9f9e208d7604ae7a3bc0ac199b950ad [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:37:27.207000  2026 raft_consensus.cc:493] T fe298cfa53e946078e703e454456f373 P c9f9e208d7604ae7a3bc0ac199b950ad [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:37:27.207440  2026 raft_consensus.cc:3060] T fe298cfa53e946078e703e454456f373 P c9f9e208d7604ae7a3bc0ac199b950ad [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:37:27.207954  2024 raft_consensus.cc:515] T 0c78ae10b4264fe0a223624ee213bbe1 P 335bdf0b59e5484bb1bedd4767837d7f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "335bdf0b59e5484bb1bedd4767837d7f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43547 } }
I20260608 12:37:27.208920  2024 leader_election.cc:304] T 0c78ae10b4264fe0a223624ee213bbe1 P 335bdf0b59e5484bb1bedd4767837d7f [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: 335bdf0b59e5484bb1bedd4767837d7f; no voters: 
I20260608 12:37:27.214614  2023 ts_tablet_manager.cc:1434] T a3142498f2ef4793a72723b8cbb79af5 P 0cf57e21c7c9491ca1cddf718eac94a7: Time spent starting tablet: real 0.034s	user 0.015s	sys 0.011s
I20260608 12:37:27.216398  2029 raft_consensus.cc:697] T a3142498f2ef4793a72723b8cbb79af5 P 0cf57e21c7c9491ca1cddf718eac94a7 [term 1 LEADER]: Becoming Leader. State: Replica: 0cf57e21c7c9491ca1cddf718eac94a7, State: Running, Role: LEADER
I20260608 12:37:27.217571  2029 consensus_queue.cc:237] T a3142498f2ef4793a72723b8cbb79af5 P 0cf57e21c7c9491ca1cddf718eac94a7 [LEADER]: Queue going to LEADER mode. State: All 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: "0cf57e21c7c9491ca1cddf718eac94a7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39725 } }
I20260608 12:37:27.225203  2026 raft_consensus.cc:515] T fe298cfa53e946078e703e454456f373 P c9f9e208d7604ae7a3bc0ac199b950ad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c9f9e208d7604ae7a3bc0ac199b950ad" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34987 } }
I20260608 12:37:27.226547  2024 leader_election.cc:290] T 0c78ae10b4264fe0a223624ee213bbe1 P 335bdf0b59e5484bb1bedd4767837d7f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:37:27.226672  2026 leader_election.cc:304] T fe298cfa53e946078e703e454456f373 P c9f9e208d7604ae7a3bc0ac199b950ad [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: c9f9e208d7604ae7a3bc0ac199b950ad; no voters: 
I20260608 12:37:27.227262  2032 raft_consensus.cc:2804] T 0c78ae10b4264fe0a223624ee213bbe1 P 335bdf0b59e5484bb1bedd4767837d7f [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:37:27.264703  1540 catalog_manager.cc:5696] T a3142498f2ef4793a72723b8cbb79af5 P 0cf57e21c7c9491ca1cddf718eac94a7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0cf57e21c7c9491ca1cddf718eac94a7 (127.0.107.194). New cstate: current_term: 1 leader_uuid: "0cf57e21c7c9491ca1cddf718eac94a7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0cf57e21c7c9491ca1cddf718eac94a7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39725 } health_report { overall_health: HEALTHY } } }
I20260608 12:37:27.266036  2024 ts_tablet_manager.cc:1434] T 0c78ae10b4264fe0a223624ee213bbe1 P 335bdf0b59e5484bb1bedd4767837d7f: Time spent starting tablet: real 0.074s	user 0.031s	sys 0.028s
I20260608 12:37:27.266412  2032 raft_consensus.cc:697] T 0c78ae10b4264fe0a223624ee213bbe1 P 335bdf0b59e5484bb1bedd4767837d7f [term 1 LEADER]: Becoming Leader. State: Replica: 335bdf0b59e5484bb1bedd4767837d7f, State: Running, Role: LEADER
I20260608 12:37:27.267342  2026 leader_election.cc:290] T fe298cfa53e946078e703e454456f373 P c9f9e208d7604ae7a3bc0ac199b950ad [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:37:27.267894  2035 raft_consensus.cc:2804] T fe298cfa53e946078e703e454456f373 P c9f9e208d7604ae7a3bc0ac199b950ad [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:37:27.267637  2032 consensus_queue.cc:237] T 0c78ae10b4264fe0a223624ee213bbe1 P 335bdf0b59e5484bb1bedd4767837d7f [LEADER]: Queue going to LEADER mode. State: All 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: "335bdf0b59e5484bb1bedd4767837d7f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43547 } }
I20260608 12:37:27.270319  2026 ts_tablet_manager.cc:1434] T fe298cfa53e946078e703e454456f373 P c9f9e208d7604ae7a3bc0ac199b950ad: Time spent starting tablet: real 0.071s	user 0.022s	sys 0.022s
I20260608 12:37:27.277658  2035 raft_consensus.cc:697] T fe298cfa53e946078e703e454456f373 P c9f9e208d7604ae7a3bc0ac199b950ad [term 1 LEADER]: Becoming Leader. State: Replica: c9f9e208d7604ae7a3bc0ac199b950ad, State: Running, Role: LEADER
I20260608 12:37:27.279065  2035 consensus_queue.cc:237] T fe298cfa53e946078e703e454456f373 P c9f9e208d7604ae7a3bc0ac199b950ad [LEADER]: Queue going to LEADER mode. State: All 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: "c9f9e208d7604ae7a3bc0ac199b950ad" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34987 } }
I20260608 12:37:27.308862  1540 catalog_manager.cc:5696] T 0c78ae10b4264fe0a223624ee213bbe1 P 335bdf0b59e5484bb1bedd4767837d7f reported cstate change: term changed from 0 to 1, leader changed from <none> to 335bdf0b59e5484bb1bedd4767837d7f (127.0.107.193). New cstate: current_term: 1 leader_uuid: "335bdf0b59e5484bb1bedd4767837d7f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "335bdf0b59e5484bb1bedd4767837d7f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43547 } health_report { overall_health: HEALTHY } } }
I20260608 12:37:27.314080  1538 catalog_manager.cc:5696] T fe298cfa53e946078e703e454456f373 P c9f9e208d7604ae7a3bc0ac199b950ad reported cstate change: term changed from 0 to 1, leader changed from <none> to c9f9e208d7604ae7a3bc0ac199b950ad (127.0.107.195). New cstate: current_term: 1 leader_uuid: "c9f9e208d7604ae7a3bc0ac199b950ad" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c9f9e208d7604ae7a3bc0ac199b950ad" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34987 } health_report { overall_health: HEALTHY } } }
I20260608 12:37:27.348917   431 master.cc:562] Master@127.0.107.254:45289 shutting down...
I20260608 12:37:27.369194   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 540eca0b49e944b5ac57c929b04f519a [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:37:27.370186   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 540eca0b49e944b5ac57c929b04f519a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:37:27.370589   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P 540eca0b49e944b5ac57c929b04f519a: stopping tablet replica
I20260608 12:37:27.394481   431 master.cc:584] Master@127.0.107.254:45289 shutdown complete.
W20260608 12:37:28.324119  1912 heartbeater.cc:646] Failed to heartbeat to 127.0.107.254:45289 (0 consecutive failures): Network error: Failed to send heartbeat to master: Client connection negotiation failed: client connection to 127.0.107.254:45289: connect: Connection refused (error 111)
I20260608 12:37:28.836476  2049 raft_consensus.cc:493] T 00000000000000000000000000000000 P 5e5d6d6c785748e286cfd366a2408cfd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 540eca0b49e944b5ac57c929b04f519a)
I20260608 12:37:28.837052  2049 raft_consensus.cc:515] T 00000000000000000000000000000000 P 5e5d6d6c785748e286cfd366a2408cfd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "540eca0b49e944b5ac57c929b04f519a" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 45289 } } peers { permanent_uuid: "5e5d6d6c785748e286cfd366a2408cfd" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 42989 } } peers { permanent_uuid: "7b9425b498534b59b7263d1755451164" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 42557 } }
I20260608 12:37:28.839003  2049 leader_election.cc:290] T 00000000000000000000000000000000 P 5e5d6d6c785748e286cfd366a2408cfd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 540eca0b49e944b5ac57c929b04f519a (127.0.107.254:45289), 7b9425b498534b59b7263d1755451164 (127.0.107.252:42557)
I20260608 12:37:28.840158  1680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "5e5d6d6c785748e286cfd366a2408cfd" candidate_term: 2 candidate_status { last_received { term: 1 index: 9 } } ignore_live_leader: false dest_uuid: "7b9425b498534b59b7263d1755451164" is_pre_election: true
I20260608 12:37:28.840909  1680 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 7b9425b498534b59b7263d1755451164 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5e5d6d6c785748e286cfd366a2408cfd in term 1.
I20260608 12:37:28.841406  2050 raft_consensus.cc:493] T 00000000000000000000000000000000 P 7b9425b498534b59b7263d1755451164 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 540eca0b49e944b5ac57c929b04f519a)
I20260608 12:37:28.842046  2050 raft_consensus.cc:515] T 00000000000000000000000000000000 P 7b9425b498534b59b7263d1755451164 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "540eca0b49e944b5ac57c929b04f519a" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 45289 } } peers { permanent_uuid: "5e5d6d6c785748e286cfd366a2408cfd" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 42989 } } peers { permanent_uuid: "7b9425b498534b59b7263d1755451164" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 42557 } }
I20260608 12:37:28.842383  1589 leader_election.cc:304] T 00000000000000000000000000000000 P 5e5d6d6c785748e286cfd366a2408cfd [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: 5e5d6d6c785748e286cfd366a2408cfd, 7b9425b498534b59b7263d1755451164; no voters: 
W20260608 12:37:28.842801  1590 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.107.254:45289: connect: Connection refused (error 111) [suppressed 8 similar messages]
I20260608 12:37:28.843379  2049 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 5e5d6d6c785748e286cfd366a2408cfd [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 12:37:28.843806  2049 raft_consensus.cc:493] T 00000000000000000000000000000000 P 5e5d6d6c785748e286cfd366a2408cfd [term 1 FOLLOWER]: Starting leader election (detected failure of leader 540eca0b49e944b5ac57c929b04f519a)
I20260608 12:37:28.844331  2049 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 5e5d6d6c785748e286cfd366a2408cfd [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:37:28.844537  2050 leader_election.cc:290] T 00000000000000000000000000000000 P 7b9425b498534b59b7263d1755451164 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 540eca0b49e944b5ac57c929b04f519a (127.0.107.254:45289), 5e5d6d6c785748e286cfd366a2408cfd (127.0.107.253:42989)
W20260608 12:37:28.848076  1590 leader_election.cc:336] T 00000000000000000000000000000000 P 5e5d6d6c785748e286cfd366a2408cfd [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 540eca0b49e944b5ac57c929b04f519a (127.0.107.254:45289): Network error: Client connection negotiation failed: client connection to 127.0.107.254:45289: connect: Connection refused (error 111)
I20260608 12:37:28.847954  1615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "7b9425b498534b59b7263d1755451164" candidate_term: 2 candidate_status { last_received { term: 1 index: 9 } } ignore_live_leader: false dest_uuid: "5e5d6d6c785748e286cfd366a2408cfd" is_pre_election: true
W20260608 12:37:28.853076  1654 leader_election.cc:336] T 00000000000000000000000000000000 P 7b9425b498534b59b7263d1755451164 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 540eca0b49e944b5ac57c929b04f519a (127.0.107.254:45289): Network error: Client connection negotiation failed: client connection to 127.0.107.254:45289: connect: Connection refused (error 111)
I20260608 12:37:28.853025  2049 raft_consensus.cc:515] T 00000000000000000000000000000000 P 5e5d6d6c785748e286cfd366a2408cfd [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "540eca0b49e944b5ac57c929b04f519a" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 45289 } } peers { permanent_uuid: "5e5d6d6c785748e286cfd366a2408cfd" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 42989 } } peers { permanent_uuid: "7b9425b498534b59b7263d1755451164" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 42557 } }
I20260608 12:37:28.854607  1615 raft_consensus.cc:2393] T 00000000000000000000000000000000 P 5e5d6d6c785748e286cfd366a2408cfd [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7b9425b498534b59b7263d1755451164 in current term 2: Already voted for candidate 5e5d6d6c785748e286cfd366a2408cfd in this term.
I20260608 12:37:28.856839  2049 leader_election.cc:290] T 00000000000000000000000000000000 P 5e5d6d6c785748e286cfd366a2408cfd [CANDIDATE]: Term 2 election: Requested vote from peers 540eca0b49e944b5ac57c929b04f519a (127.0.107.254:45289), 7b9425b498534b59b7263d1755451164 (127.0.107.252:42557)
I20260608 12:37:28.858068  1680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "5e5d6d6c785748e286cfd366a2408cfd" candidate_term: 2 candidate_status { last_received { term: 1 index: 9 } } ignore_live_leader: false dest_uuid: "7b9425b498534b59b7263d1755451164"
I20260608 12:37:28.858791  1680 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 7b9425b498534b59b7263d1755451164 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:37:28.858790  1654 leader_election.cc:304] T 00000000000000000000000000000000 P 7b9425b498534b59b7263d1755451164 [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: 7b9425b498534b59b7263d1755451164; no voters: 540eca0b49e944b5ac57c929b04f519a, 5e5d6d6c785748e286cfd366a2408cfd
W20260608 12:37:28.861631  1590 leader_election.cc:336] T 00000000000000000000000000000000 P 5e5d6d6c785748e286cfd366a2408cfd [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 540eca0b49e944b5ac57c929b04f519a (127.0.107.254:45289): Network error: Client connection negotiation failed: client connection to 127.0.107.254:45289: connect: Connection refused (error 111)
I20260608 12:37:28.865657  1680 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 7b9425b498534b59b7263d1755451164 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e5d6d6c785748e286cfd366a2408cfd in term 2.
I20260608 12:37:28.866295  2050 raft_consensus.cc:2749] T 00000000000000000000000000000000 P 7b9425b498534b59b7263d1755451164 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 12:37:28.867179  1589 leader_election.cc:304] T 00000000000000000000000000000000 P 5e5d6d6c785748e286cfd366a2408cfd [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: 5e5d6d6c785748e286cfd366a2408cfd, 7b9425b498534b59b7263d1755451164; no voters: 540eca0b49e944b5ac57c929b04f519a
I20260608 12:37:28.868119  2049 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 5e5d6d6c785748e286cfd366a2408cfd [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:37:28.869263  2049 raft_consensus.cc:697] T 00000000000000000000000000000000 P 5e5d6d6c785748e286cfd366a2408cfd [term 2 LEADER]: Becoming Leader. State: Replica: 5e5d6d6c785748e286cfd366a2408cfd, State: Running, Role: LEADER
I20260608 12:37:28.870168  2049 consensus_queue.cc:237] T 00000000000000000000000000000000 P 5e5d6d6c785748e286cfd366a2408cfd [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: "540eca0b49e944b5ac57c929b04f519a" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 45289 } } peers { permanent_uuid: "5e5d6d6c785748e286cfd366a2408cfd" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 42989 } } peers { permanent_uuid: "7b9425b498534b59b7263d1755451164" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 42557 } }
I20260608 12:37:28.874665  2055 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5e5d6d6c785748e286cfd366a2408cfd [sys.catalog]: SysCatalogTable state changed. Reason: New leader 5e5d6d6c785748e286cfd366a2408cfd. Latest consensus state: current_term: 2 leader_uuid: "5e5d6d6c785748e286cfd366a2408cfd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "540eca0b49e944b5ac57c929b04f519a" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 45289 } } peers { permanent_uuid: "5e5d6d6c785748e286cfd366a2408cfd" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 42989 } } peers { permanent_uuid: "7b9425b498534b59b7263d1755451164" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 42557 } } }
I20260608 12:37:28.875527  2055 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5e5d6d6c785748e286cfd366a2408cfd [sys.catalog]: This master's current role is: LEADER
I20260608 12:37:28.877431  2057 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:37:28.883415  2057 catalog_manager.cc:679] Loaded metadata for table test-workload [id=e1da772e112542bca2ec1358c906917a]
I20260608 12:37:28.888895  2057 tablet_loader.cc:96] loaded metadata for tablet 0c78ae10b4264fe0a223624ee213bbe1 (table test-workload [id=e1da772e112542bca2ec1358c906917a])
I20260608 12:37:28.890065  2057 tablet_loader.cc:96] loaded metadata for tablet a3142498f2ef4793a72723b8cbb79af5 (table test-workload [id=e1da772e112542bca2ec1358c906917a])
I20260608 12:37:28.891062  2057 tablet_loader.cc:96] loaded metadata for tablet fe298cfa53e946078e703e454456f373 (table test-workload [id=e1da772e112542bca2ec1358c906917a])
I20260608 12:37:28.892077  2057 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:37:28.896548  2057 catalog_manager.cc:1294] Loaded cluster ID: 886cbabba91a4fa2b9ad028200d76875
I20260608 12:37:28.896850  2057 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:37:28.900858  2057 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:37:28.904163  2057 catalog_manager.cc:6080] T 00000000000000000000000000000000 P 5e5d6d6c785748e286cfd366a2408cfd: Loaded TSK: 0
I20260608 12:37:28.905304  2057 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:37:28.918962  1738 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:37:28.919329  1738 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:37:29.381886  1680 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 7b9425b498534b59b7263d1755451164 [term 2 FOLLOWER]: Refusing update from remote peer 5e5d6d6c785748e286cfd366a2408cfd: Log matching property violated. Preceding OpId in replica: term: 1 index: 9. Preceding OpId from leader: term: 2 index: 10. (index mismatch)
I20260608 12:37:29.383737  2061 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 5e5d6d6c785748e286cfd366a2408cfd [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b9425b498534b59b7263d1755451164" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 42557 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260608 12:37:29.390686  2062 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7b9425b498534b59b7263d1755451164 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 5e5d6d6c785748e286cfd366a2408cfd. Latest consensus state: current_term: 2 leader_uuid: "5e5d6d6c785748e286cfd366a2408cfd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "540eca0b49e944b5ac57c929b04f519a" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 45289 } } peers { permanent_uuid: "5e5d6d6c785748e286cfd366a2408cfd" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 42989 } } peers { permanent_uuid: "7b9425b498534b59b7263d1755451164" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 42557 } } }
I20260608 12:37:29.391534  2062 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7b9425b498534b59b7263d1755451164 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:37:29.397218  2061 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5e5d6d6c785748e286cfd366a2408cfd [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 2 leader_uuid: "5e5d6d6c785748e286cfd366a2408cfd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "540eca0b49e944b5ac57c929b04f519a" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 45289 } } peers { permanent_uuid: "5e5d6d6c785748e286cfd366a2408cfd" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 42989 } } peers { permanent_uuid: "7b9425b498534b59b7263d1755451164" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 42557 } } }
I20260608 12:37:29.398593  2061 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5e5d6d6c785748e286cfd366a2408cfd [sys.catalog]: This master's current role is: LEADER
I20260608 12:37:29.399204  2062 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7b9425b498534b59b7263d1755451164 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 2 leader_uuid: "5e5d6d6c785748e286cfd366a2408cfd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "540eca0b49e944b5ac57c929b04f519a" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 45289 } } peers { permanent_uuid: "5e5d6d6c785748e286cfd366a2408cfd" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 42989 } } peers { permanent_uuid: "7b9425b498534b59b7263d1755451164" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 42557 } } }
I20260608 12:37:29.400043  2062 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7b9425b498534b59b7263d1755451164 [sys.catalog]: This master's current role is: FOLLOWER
W20260608 12:37:29.402985  1590 consensus_peers.cc:597] T 00000000000000000000000000000000 P 5e5d6d6c785748e286cfd366a2408cfd -> Peer 540eca0b49e944b5ac57c929b04f519a (127.0.107.254:45289): Couldn't send request to peer 540eca0b49e944b5ac57c929b04f519a. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.254:45289: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:37:29.969451   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
I20260608 12:37:30.010813   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:37:30.011929   431 tablet_replica.cc:333] T 0c78ae10b4264fe0a223624ee213bbe1 P 335bdf0b59e5484bb1bedd4767837d7f: stopping tablet replica
I20260608 12:37:30.012791   431 raft_consensus.cc:2243] T 0c78ae10b4264fe0a223624ee213bbe1 P 335bdf0b59e5484bb1bedd4767837d7f [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:37:30.013675   431 raft_consensus.cc:2272] T 0c78ae10b4264fe0a223624ee213bbe1 P 335bdf0b59e5484bb1bedd4767837d7f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:37:30.041718   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
I20260608 12:37:30.056717   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
I20260608 12:37:30.094362   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:37:30.095252   431 tablet_replica.cc:333] T a3142498f2ef4793a72723b8cbb79af5 P 0cf57e21c7c9491ca1cddf718eac94a7: stopping tablet replica
I20260608 12:37:30.095870   431 raft_consensus.cc:2243] T a3142498f2ef4793a72723b8cbb79af5 P 0cf57e21c7c9491ca1cddf718eac94a7 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:37:30.096529   431 raft_consensus.cc:2272] T a3142498f2ef4793a72723b8cbb79af5 P 0cf57e21c7c9491ca1cddf718eac94a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:37:30.117533   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
I20260608 12:37:30.129859   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
I20260608 12:37:30.159744   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:37:30.160910   431 tablet_replica.cc:333] T fe298cfa53e946078e703e454456f373 P c9f9e208d7604ae7a3bc0ac199b950ad: stopping tablet replica
I20260608 12:37:30.161576   431 raft_consensus.cc:2243] T fe298cfa53e946078e703e454456f373 P c9f9e208d7604ae7a3bc0ac199b950ad [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:37:30.162372   431 raft_consensus.cc:2272] T fe298cfa53e946078e703e454456f373 P c9f9e208d7604ae7a3bc0ac199b950ad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:37:30.184342   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260608 12:37:30.197419   431 master.cc:562] Master@127.0.107.253:42989 shutting down...
I20260608 12:37:30.223390   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 5e5d6d6c785748e286cfd366a2408cfd [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:37:30.224746   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 5e5d6d6c785748e286cfd366a2408cfd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:37:30.225194   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P 5e5d6d6c785748e286cfd366a2408cfd: stopping tablet replica
I20260608 12:37:30.249506   431 master.cc:584] Master@127.0.107.253:42989 shutdown complete.
I20260608 12:37:30.265412   431 master.cc:562] Master@127.0.107.252:42557 shutting down...
I20260608 12:37:30.289754   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 7b9425b498534b59b7263d1755451164 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:37:30.290560   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 7b9425b498534b59b7263d1755451164 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:37:30.290866   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P 7b9425b498534b59b7263d1755451164: stopping tablet replica
I20260608 12:37:30.312367   431 master.cc:584] Master@127.0.107.252:42557 shutdown complete.
[       OK ] AutoRebalancerTest.NextLeaderResumesAutoRebalancing (5948 ms)
[ RUN      ] AutoRebalancerTest.MovesScheduledIfAddTserver
I20260608 12:37:30.351788   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:46067
I20260608 12:37:30.353422   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:37:30.360397  2072 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:37:30.361990  2074 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:37:30.362161  2071 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:37:30.363018   431 server_base.cc:1061] running on GCE node
I20260608 12:37:30.363865   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:37:30.364097   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:37:30.364270   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922250364252 us; error 0 us; skew 500 ppm
I20260608 12:37:30.364876   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:37:30.367847   431 webserver.cc:533] Webserver started at http://127.0.107.254:38689/ using document root <none> and password file <none>
I20260608 12:37:30.368410   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:37:30.368637   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:37:30.368930   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:37:30.370369   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922229144781-431-0/minicluster-data/master-0-root/instance:
uuid: "4344411491874d2b8c6cf17bdb3a90cd"
format_stamp: "Formatted at 2026-06-08 12:37:30 on dist-test-slave-3gfq"
I20260608 12:37:30.375324   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 12:37:30.379652  2079 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:37:30.380743   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 12:37:30.381043   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922229144781-431-0/minicluster-data/master-0-root
uuid: "4344411491874d2b8c6cf17bdb3a90cd"
format_stamp: "Formatted at 2026-06-08 12:37:30 on dist-test-slave-3gfq"
I20260608 12:37:30.381327   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922229144781-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922229144781-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922229144781-431-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:37:30.397040   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:37:30.398794   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:37:30.450637   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:46067
I20260608 12:37:30.450883  2130 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:46067 every 8 connection(s)
I20260608 12:37:30.455678  2131 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:37:30.466639  2131 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4344411491874d2b8c6cf17bdb3a90cd: Bootstrap starting.
I20260608 12:37:30.471897  2131 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 4344411491874d2b8c6cf17bdb3a90cd: Neither blocks nor log segments found. Creating new log.
I20260608 12:37:30.476989  2131 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4344411491874d2b8c6cf17bdb3a90cd: No bootstrap required, opened a new log
I20260608 12:37:30.479475  2131 raft_consensus.cc:359] T 00000000000000000000000000000000 P 4344411491874d2b8c6cf17bdb3a90cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4344411491874d2b8c6cf17bdb3a90cd" member_type: VOTER }
I20260608 12:37:30.479866  2131 raft_consensus.cc:385] T 00000000000000000000000000000000 P 4344411491874d2b8c6cf17bdb3a90cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:37:30.480063  2131 raft_consensus.cc:740] T 00000000000000000000000000000000 P 4344411491874d2b8c6cf17bdb3a90cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4344411491874d2b8c6cf17bdb3a90cd, State: Initialized, Role: FOLLOWER
I20260608 12:37:30.480639  2131 consensus_queue.cc:260] T 00000000000000000000000000000000 P 4344411491874d2b8c6cf17bdb3a90cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "4344411491874d2b8c6cf17bdb3a90cd" member_type: VOTER }
I20260608 12:37:30.481101  2131 raft_consensus.cc:399] T 00000000000000000000000000000000 P 4344411491874d2b8c6cf17bdb3a90cd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:37:30.481302  2131 raft_consensus.cc:493] T 00000000000000000000000000000000 P 4344411491874d2b8c6cf17bdb3a90cd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:37:30.481523  2131 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 4344411491874d2b8c6cf17bdb3a90cd [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:37:30.486745  2131 raft_consensus.cc:515] T 00000000000000000000000000000000 P 4344411491874d2b8c6cf17bdb3a90cd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4344411491874d2b8c6cf17bdb3a90cd" member_type: VOTER }
I20260608 12:37:30.487282  2131 leader_election.cc:304] T 00000000000000000000000000000000 P 4344411491874d2b8c6cf17bdb3a90cd [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: 4344411491874d2b8c6cf17bdb3a90cd; no voters: 
I20260608 12:37:30.488623  2131 leader_election.cc:290] T 00000000000000000000000000000000 P 4344411491874d2b8c6cf17bdb3a90cd [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:37:30.489384  2134 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 4344411491874d2b8c6cf17bdb3a90cd [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:37:30.491075  2134 raft_consensus.cc:697] T 00000000000000000000000000000000 P 4344411491874d2b8c6cf17bdb3a90cd [term 1 LEADER]: Becoming Leader. State: Replica: 4344411491874d2b8c6cf17bdb3a90cd, State: Running, Role: LEADER
I20260608 12:37:30.492061  2131 sys_catalog.cc:565] T 00000000000000000000000000000000 P 4344411491874d2b8c6cf17bdb3a90cd [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:37:30.491971  2134 consensus_queue.cc:237] T 00000000000000000000000000000000 P 4344411491874d2b8c6cf17bdb3a90cd [LEADER]: Queue going to LEADER mode. State: All 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: "4344411491874d2b8c6cf17bdb3a90cd" member_type: VOTER }
I20260608 12:37:30.495826  2136 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4344411491874d2b8c6cf17bdb3a90cd [sys.catalog]: SysCatalogTable state changed. Reason: New leader 4344411491874d2b8c6cf17bdb3a90cd. Latest consensus state: current_term: 1 leader_uuid: "4344411491874d2b8c6cf17bdb3a90cd" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4344411491874d2b8c6cf17bdb3a90cd" member_type: VOTER } }
I20260608 12:37:30.496605  2136 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4344411491874d2b8c6cf17bdb3a90cd [sys.catalog]: This master's current role is: LEADER
I20260608 12:37:30.496515  2135 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4344411491874d2b8c6cf17bdb3a90cd [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "4344411491874d2b8c6cf17bdb3a90cd" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4344411491874d2b8c6cf17bdb3a90cd" member_type: VOTER } }
I20260608 12:37:30.497244  2135 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4344411491874d2b8c6cf17bdb3a90cd [sys.catalog]: This master's current role is: LEADER
I20260608 12:37:30.503618  2140 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:37:30.512104  2140 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:37:30.513244   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:37:30.523386  2140 catalog_manager.cc:1382] Generated new cluster ID: a78128eb5755428e818c1d95699ecdd4
I20260608 12:37:30.523736  2140 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:37:30.549368  2140 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:37:30.550804  2140 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:37:30.570428  2140 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 4344411491874d2b8c6cf17bdb3a90cd: Generated new TSK 0
I20260608 12:37:30.571110  2140 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:37:30.580668   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:37:30.588369  2152 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:37:30.590157  2153 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:37:30.591454  2155 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:37:30.592068   431 server_base.cc:1061] running on GCE node
I20260608 12:37:30.593070   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:37:30.593387   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:37:30.593631   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922250593585 us; error 0 us; skew 500 ppm
I20260608 12:37:30.594405   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:37:30.597301   431 webserver.cc:533] Webserver started at http://127.0.107.193:45865/ using document root <none> and password file <none>
I20260608 12:37:30.597991   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:37:30.598227   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:37:30.598579   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:37:30.600021   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922229144781-431-0/minicluster-data/ts-0-root/instance:
uuid: "7f86f144a91b4640a375878747dc9307"
format_stamp: "Formatted at 2026-06-08 12:37:30 on dist-test-slave-3gfq"
I20260608 12:37:30.605993   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260608 12:37:30.610538  2160 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:37:30.611647   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260608 12:37:30.611946   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922229144781-431-0/minicluster-data/ts-0-root
uuid: "7f86f144a91b4640a375878747dc9307"
format_stamp: "Formatted at 2026-06-08 12:37:30 on dist-test-slave-3gfq"
I20260608 12:37:30.612212   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922229144781-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922229144781-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922229144781-431-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:37:30.624856   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:37:30.626286   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:37:30.627938   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:37:30.630947   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:37:30.631182   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:37:30.631516   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:37:30.631672   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:37:30.681623   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:34749
I20260608 12:37:30.681805  2222 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:34749 every 8 connection(s)
I20260608 12:37:30.687824   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:37:30.696983  2227 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:37:30.699270  2228 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:37:30.702291   431 server_base.cc:1061] running on GCE node
W20260608 12:37:30.702339  2230 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:37:30.703966   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:37:30.704283   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:37:30.704509   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922250704485 us; error 0 us; skew 500 ppm
I20260608 12:37:30.705449   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:37:30.707546  2223 heartbeater.cc:344] Connected to a master server at 127.0.107.254:46067
I20260608 12:37:30.707988  2223 heartbeater.cc:461] Registering TS with master...
I20260608 12:37:30.709071   431 webserver.cc:533] Webserver started at http://127.0.107.194:37663/ using document root <none> and password file <none>
I20260608 12:37:30.709105  2223 heartbeater.cc:507] Master 127.0.107.254:46067 requested a full tablet report, sending...
I20260608 12:37:30.710243   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:37:30.710604   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:37:30.711014   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:37:30.712481  2096 ts_manager.cc:194] Registered new tserver with Master: 7f86f144a91b4640a375878747dc9307 (127.0.107.193:34749)
I20260608 12:37:30.712642   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922229144781-431-0/minicluster-data/ts-1-root/instance:
uuid: "7b64361f8afa428db68400047bb08c7a"
format_stamp: "Formatted at 2026-06-08 12:37:30 on dist-test-slave-3gfq"
I20260608 12:37:30.714983  2096 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59614
I20260608 12:37:30.719534   431 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.009s	sys 0.000s
I20260608 12:37:30.724170  2235 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:37:30.725291   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 12:37:30.725708   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922229144781-431-0/minicluster-data/ts-1-root
uuid: "7b64361f8afa428db68400047bb08c7a"
format_stamp: "Formatted at 2026-06-08 12:37:30 on dist-test-slave-3gfq"
I20260608 12:37:30.726135   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922229144781-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922229144781-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922229144781-431-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:37:30.748432   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:37:30.750116   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:37:30.751899   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:37:30.754673   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:37:30.754941   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:37:30.755214   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:37:30.755400   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:37:30.805895   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:38263
I20260608 12:37:30.806150  2297 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:38263 every 8 connection(s)
I20260608 12:37:30.811355   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:37:30.820251  2301 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:37:30.823918  2304 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:37:30.824179   431 server_base.cc:1061] running on GCE node
W20260608 12:37:30.824270  2302 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:37:30.826217   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:37:30.826529   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:37:30.826797   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922250826753 us; error 0 us; skew 500 ppm
I20260608 12:37:30.827535   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:37:30.827852  2298 heartbeater.cc:344] Connected to a master server at 127.0.107.254:46067
I20260608 12:37:30.828446  2298 heartbeater.cc:461] Registering TS with master...
I20260608 12:37:30.829655  2298 heartbeater.cc:507] Master 127.0.107.254:46067 requested a full tablet report, sending...
I20260608 12:37:30.831521   431 webserver.cc:533] Webserver started at http://127.0.107.195:37251/ using document root <none> and password file <none>
I20260608 12:37:30.832270   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:37:30.832461   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:37:30.832847   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:37:30.832770  2096 ts_manager.cc:194] Registered new tserver with Master: 7b64361f8afa428db68400047bb08c7a (127.0.107.194:38263)
I20260608 12:37:30.834620   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922229144781-431-0/minicluster-data/ts-2-root/instance:
uuid: "c3398cf60a9e4f7f83fa76639fb0eae1"
format_stamp: "Formatted at 2026-06-08 12:37:30 on dist-test-slave-3gfq"
I20260608 12:37:30.834748  2096 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59628
I20260608 12:37:30.840399   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.003s
I20260608 12:37:30.844964  2309 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:37:30.846165   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.002s
I20260608 12:37:30.846552   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922229144781-431-0/minicluster-data/ts-2-root
uuid: "c3398cf60a9e4f7f83fa76639fb0eae1"
format_stamp: "Formatted at 2026-06-08 12:37:30 on dist-test-slave-3gfq"
I20260608 12:37:30.846944   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922229144781-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922229144781-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922229144781-431-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:37:30.859637   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:37:30.861325   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:37:30.863287   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:37:30.866261   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:37:30.866523   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:37:30.866802   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:37:30.866997   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:37:30.921468   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:34541
I20260608 12:37:30.921660  2371 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:34541 every 8 connection(s)
I20260608 12:37:30.939407  2372 heartbeater.cc:344] Connected to a master server at 127.0.107.254:46067
I20260608 12:37:30.939975  2372 heartbeater.cc:461] Registering TS with master...
I20260608 12:37:30.940937  2372 heartbeater.cc:507] Master 127.0.107.254:46067 requested a full tablet report, sending...
I20260608 12:37:30.943388  2096 ts_manager.cc:194] Registered new tserver with Master: c3398cf60a9e4f7f83fa76639fb0eae1 (127.0.107.195:34541)
I20260608 12:37:30.944518   431 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.019017458s
I20260608 12:37:30.945114  2096 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59636
I20260608 12:37:31.718748  2223 heartbeater.cc:499] Master 127.0.107.254:46067 was elected leader, sending a full tablet report...
I20260608 12:37:31.837972  2298 heartbeater.cc:499] Master 127.0.107.254:46067 was elected leader, sending a full tablet report...
I20260608 12:37:31.948809  2372 heartbeater.cc:499] Master 127.0.107.254:46067 was elected leader, sending a full tablet report...
I20260608 12:37:32.009017  2096 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:59644:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 12:37:32.011960  2096 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 12:37:32.078843  2188 tablet_service.cc:1511] Processing CreateTablet for tablet 0391f54837d64671a73c71f33b0c4508 (DEFAULT_TABLE table=test-workload [id=387a8aa78a0e424db42f155cdfa9f161]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260608 12:37:32.079721  2187 tablet_service.cc:1511] Processing CreateTablet for tablet a9d89cdb46484276a70e93f630531ae1 (DEFAULT_TABLE table=test-workload [id=387a8aa78a0e424db42f155cdfa9f161]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260608 12:37:32.080160  2262 tablet_service.cc:1511] Processing CreateTablet for tablet a9d89cdb46484276a70e93f630531ae1 (DEFAULT_TABLE table=test-workload [id=387a8aa78a0e424db42f155cdfa9f161]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260608 12:37:32.081451  2262 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9d89cdb46484276a70e93f630531ae1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:37:32.080950  2188 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0391f54837d64671a73c71f33b0c4508. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:37:32.082432  2263 tablet_service.cc:1511] Processing CreateTablet for tablet 0391f54837d64671a73c71f33b0c4508 (DEFAULT_TABLE table=test-workload [id=387a8aa78a0e424db42f155cdfa9f161]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260608 12:37:32.083936  2263 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0391f54837d64671a73c71f33b0c4508. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:37:32.086228  2187 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9d89cdb46484276a70e93f630531ae1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:37:32.086925  2337 tablet_service.cc:1511] Processing CreateTablet for tablet 0391f54837d64671a73c71f33b0c4508 (DEFAULT_TABLE table=test-workload [id=387a8aa78a0e424db42f155cdfa9f161]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260608 12:37:32.087796  2336 tablet_service.cc:1511] Processing CreateTablet for tablet a9d89cdb46484276a70e93f630531ae1 (DEFAULT_TABLE table=test-workload [id=387a8aa78a0e424db42f155cdfa9f161]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260608 12:37:32.088762  2337 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0391f54837d64671a73c71f33b0c4508. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:37:32.089519  2336 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9d89cdb46484276a70e93f630531ae1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:37:32.110502  2392 tablet_bootstrap.cc:492] T a9d89cdb46484276a70e93f630531ae1 P 7b64361f8afa428db68400047bb08c7a: Bootstrap starting.
I20260608 12:37:32.119899  2394 tablet_bootstrap.cc:492] T a9d89cdb46484276a70e93f630531ae1 P 7f86f144a91b4640a375878747dc9307: Bootstrap starting.
I20260608 12:37:32.123267  2393 tablet_bootstrap.cc:492] T 0391f54837d64671a73c71f33b0c4508 P c3398cf60a9e4f7f83fa76639fb0eae1: Bootstrap starting.
I20260608 12:37:32.123832  2392 tablet_bootstrap.cc:654] T a9d89cdb46484276a70e93f630531ae1 P 7b64361f8afa428db68400047bb08c7a: Neither blocks nor log segments found. Creating new log.
I20260608 12:37:32.128355  2394 tablet_bootstrap.cc:654] T a9d89cdb46484276a70e93f630531ae1 P 7f86f144a91b4640a375878747dc9307: Neither blocks nor log segments found. Creating new log.
I20260608 12:37:32.131214  2392 tablet_bootstrap.cc:492] T a9d89cdb46484276a70e93f630531ae1 P 7b64361f8afa428db68400047bb08c7a: No bootstrap required, opened a new log
I20260608 12:37:32.131847  2392 ts_tablet_manager.cc:1403] T a9d89cdb46484276a70e93f630531ae1 P 7b64361f8afa428db68400047bb08c7a: Time spent bootstrapping tablet: real 0.022s	user 0.015s	sys 0.000s
I20260608 12:37:32.131971  2393 tablet_bootstrap.cc:654] T 0391f54837d64671a73c71f33b0c4508 P c3398cf60a9e4f7f83fa76639fb0eae1: Neither blocks nor log segments found. Creating new log.
I20260608 12:37:32.134929  2394 tablet_bootstrap.cc:492] T a9d89cdb46484276a70e93f630531ae1 P 7f86f144a91b4640a375878747dc9307: No bootstrap required, opened a new log
I20260608 12:37:32.135562  2394 ts_tablet_manager.cc:1403] T a9d89cdb46484276a70e93f630531ae1 P 7f86f144a91b4640a375878747dc9307: Time spent bootstrapping tablet: real 0.016s	user 0.013s	sys 0.002s
I20260608 12:37:32.135491  2392 raft_consensus.cc:359] T a9d89cdb46484276a70e93f630531ae1 P 7b64361f8afa428db68400047bb08c7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f86f144a91b4640a375878747dc9307" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34749 } } peers { permanent_uuid: "7b64361f8afa428db68400047bb08c7a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38263 } } peers { permanent_uuid: "c3398cf60a9e4f7f83fa76639fb0eae1" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34541 } }
I20260608 12:37:32.137084  2392 raft_consensus.cc:385] T a9d89cdb46484276a70e93f630531ae1 P 7b64361f8afa428db68400047bb08c7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:37:32.137586  2392 raft_consensus.cc:740] T a9d89cdb46484276a70e93f630531ae1 P 7b64361f8afa428db68400047bb08c7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b64361f8afa428db68400047bb08c7a, State: Initialized, Role: FOLLOWER
I20260608 12:37:32.138578  2392 consensus_queue.cc:260] T a9d89cdb46484276a70e93f630531ae1 P 7b64361f8afa428db68400047bb08c7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f86f144a91b4640a375878747dc9307" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34749 } } peers { permanent_uuid: "7b64361f8afa428db68400047bb08c7a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38263 } } peers { permanent_uuid: "c3398cf60a9e4f7f83fa76639fb0eae1" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34541 } }
I20260608 12:37:32.139590  2394 raft_consensus.cc:359] T a9d89cdb46484276a70e93f630531ae1 P 7f86f144a91b4640a375878747dc9307 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f86f144a91b4640a375878747dc9307" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34749 } } peers { permanent_uuid: "7b64361f8afa428db68400047bb08c7a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38263 } } peers { permanent_uuid: "c3398cf60a9e4f7f83fa76639fb0eae1" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34541 } }
I20260608 12:37:32.140425  2394 raft_consensus.cc:385] T a9d89cdb46484276a70e93f630531ae1 P 7f86f144a91b4640a375878747dc9307 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:37:32.140501  2393 tablet_bootstrap.cc:492] T 0391f54837d64671a73c71f33b0c4508 P c3398cf60a9e4f7f83fa76639fb0eae1: No bootstrap required, opened a new log
I20260608 12:37:32.140965  2394 raft_consensus.cc:740] T a9d89cdb46484276a70e93f630531ae1 P 7f86f144a91b4640a375878747dc9307 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f86f144a91b4640a375878747dc9307, State: Initialized, Role: FOLLOWER
I20260608 12:37:32.141410  2393 ts_tablet_manager.cc:1403] T 0391f54837d64671a73c71f33b0c4508 P c3398cf60a9e4f7f83fa76639fb0eae1: Time spent bootstrapping tablet: real 0.019s	user 0.017s	sys 0.000s
I20260608 12:37:32.142084  2392 ts_tablet_manager.cc:1434] T a9d89cdb46484276a70e93f630531ae1 P 7b64361f8afa428db68400047bb08c7a: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.004s
I20260608 12:37:32.142228  2394 consensus_queue.cc:260] T a9d89cdb46484276a70e93f630531ae1 P 7f86f144a91b4640a375878747dc9307 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f86f144a91b4640a375878747dc9307" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34749 } } peers { permanent_uuid: "7b64361f8afa428db68400047bb08c7a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38263 } } peers { permanent_uuid: "c3398cf60a9e4f7f83fa76639fb0eae1" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34541 } }
I20260608 12:37:32.143482  2392 tablet_bootstrap.cc:492] T 0391f54837d64671a73c71f33b0c4508 P 7b64361f8afa428db68400047bb08c7a: Bootstrap starting.
I20260608 12:37:32.144920  2393 raft_consensus.cc:359] T 0391f54837d64671a73c71f33b0c4508 P c3398cf60a9e4f7f83fa76639fb0eae1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3398cf60a9e4f7f83fa76639fb0eae1" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34541 } } peers { permanent_uuid: "7b64361f8afa428db68400047bb08c7a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38263 } } peers { permanent_uuid: "7f86f144a91b4640a375878747dc9307" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34749 } }
I20260608 12:37:32.145831  2393 raft_consensus.cc:385] T 0391f54837d64671a73c71f33b0c4508 P c3398cf60a9e4f7f83fa76639fb0eae1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:37:32.146204  2393 raft_consensus.cc:740] T 0391f54837d64671a73c71f33b0c4508 P c3398cf60a9e4f7f83fa76639fb0eae1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3398cf60a9e4f7f83fa76639fb0eae1, State: Initialized, Role: FOLLOWER
I20260608 12:37:32.147337  2393 consensus_queue.cc:260] T 0391f54837d64671a73c71f33b0c4508 P c3398cf60a9e4f7f83fa76639fb0eae1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3398cf60a9e4f7f83fa76639fb0eae1" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34541 } } peers { permanent_uuid: "7b64361f8afa428db68400047bb08c7a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38263 } } peers { permanent_uuid: "7f86f144a91b4640a375878747dc9307" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34749 } }
I20260608 12:37:32.152124  2392 tablet_bootstrap.cc:654] T 0391f54837d64671a73c71f33b0c4508 P 7b64361f8afa428db68400047bb08c7a: Neither blocks nor log segments found. Creating new log.
I20260608 12:37:32.159543  2394 ts_tablet_manager.cc:1434] T a9d89cdb46484276a70e93f630531ae1 P 7f86f144a91b4640a375878747dc9307: Time spent starting tablet: real 0.023s	user 0.008s	sys 0.014s
I20260608 12:37:32.161000  2394 tablet_bootstrap.cc:492] T 0391f54837d64671a73c71f33b0c4508 P 7f86f144a91b4640a375878747dc9307: Bootstrap starting.
I20260608 12:37:32.167323  2393 ts_tablet_manager.cc:1434] T 0391f54837d64671a73c71f33b0c4508 P c3398cf60a9e4f7f83fa76639fb0eae1: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.016s
I20260608 12:37:32.168584  2393 tablet_bootstrap.cc:492] T a9d89cdb46484276a70e93f630531ae1 P c3398cf60a9e4f7f83fa76639fb0eae1: Bootstrap starting.
I20260608 12:37:32.169094  2394 tablet_bootstrap.cc:654] T 0391f54837d64671a73c71f33b0c4508 P 7f86f144a91b4640a375878747dc9307: Neither blocks nor log segments found. Creating new log.
I20260608 12:37:32.178728  2393 tablet_bootstrap.cc:654] T a9d89cdb46484276a70e93f630531ae1 P c3398cf60a9e4f7f83fa76639fb0eae1: Neither blocks nor log segments found. Creating new log.
I20260608 12:37:32.178773  2392 tablet_bootstrap.cc:492] T 0391f54837d64671a73c71f33b0c4508 P 7b64361f8afa428db68400047bb08c7a: No bootstrap required, opened a new log
I20260608 12:37:32.179709  2392 ts_tablet_manager.cc:1403] T 0391f54837d64671a73c71f33b0c4508 P 7b64361f8afa428db68400047bb08c7a: Time spent bootstrapping tablet: real 0.037s	user 0.014s	sys 0.004s
I20260608 12:37:32.182358  2394 tablet_bootstrap.cc:492] T 0391f54837d64671a73c71f33b0c4508 P 7f86f144a91b4640a375878747dc9307: No bootstrap required, opened a new log
I20260608 12:37:32.183106  2394 ts_tablet_manager.cc:1403] T 0391f54837d64671a73c71f33b0c4508 P 7f86f144a91b4640a375878747dc9307: Time spent bootstrapping tablet: real 0.022s	user 0.020s	sys 0.000s
I20260608 12:37:32.183954  2392 raft_consensus.cc:359] T 0391f54837d64671a73c71f33b0c4508 P 7b64361f8afa428db68400047bb08c7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3398cf60a9e4f7f83fa76639fb0eae1" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34541 } } peers { permanent_uuid: "7b64361f8afa428db68400047bb08c7a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38263 } } peers { permanent_uuid: "7f86f144a91b4640a375878747dc9307" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34749 } }
I20260608 12:37:32.185091  2392 raft_consensus.cc:385] T 0391f54837d64671a73c71f33b0c4508 P 7b64361f8afa428db68400047bb08c7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:37:32.185505  2392 raft_consensus.cc:740] T 0391f54837d64671a73c71f33b0c4508 P 7b64361f8afa428db68400047bb08c7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b64361f8afa428db68400047bb08c7a, State: Initialized, Role: FOLLOWER
I20260608 12:37:32.186787  2392 consensus_queue.cc:260] T 0391f54837d64671a73c71f33b0c4508 P 7b64361f8afa428db68400047bb08c7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3398cf60a9e4f7f83fa76639fb0eae1" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34541 } } peers { permanent_uuid: "7b64361f8afa428db68400047bb08c7a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38263 } } peers { permanent_uuid: "7f86f144a91b4640a375878747dc9307" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34749 } }
I20260608 12:37:32.187287  2394 raft_consensus.cc:359] T 0391f54837d64671a73c71f33b0c4508 P 7f86f144a91b4640a375878747dc9307 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3398cf60a9e4f7f83fa76639fb0eae1" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34541 } } peers { permanent_uuid: "7b64361f8afa428db68400047bb08c7a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38263 } } peers { permanent_uuid: "7f86f144a91b4640a375878747dc9307" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34749 } }
I20260608 12:37:32.188273  2394 raft_consensus.cc:385] T 0391f54837d64671a73c71f33b0c4508 P 7f86f144a91b4640a375878747dc9307 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:37:32.188666  2394 raft_consensus.cc:740] T 0391f54837d64671a73c71f33b0c4508 P 7f86f144a91b4640a375878747dc9307 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f86f144a91b4640a375878747dc9307, State: Initialized, Role: FOLLOWER
I20260608 12:37:32.189834  2394 consensus_queue.cc:260] T 0391f54837d64671a73c71f33b0c4508 P 7f86f144a91b4640a375878747dc9307 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3398cf60a9e4f7f83fa76639fb0eae1" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34541 } } peers { permanent_uuid: "7b64361f8afa428db68400047bb08c7a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38263 } } peers { permanent_uuid: "7f86f144a91b4640a375878747dc9307" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34749 } }
I20260608 12:37:32.191435  2393 tablet_bootstrap.cc:492] T a9d89cdb46484276a70e93f630531ae1 P c3398cf60a9e4f7f83fa76639fb0eae1: No bootstrap required, opened a new log
I20260608 12:37:32.192018  2393 ts_tablet_manager.cc:1403] T a9d89cdb46484276a70e93f630531ae1 P c3398cf60a9e4f7f83fa76639fb0eae1: Time spent bootstrapping tablet: real 0.024s	user 0.011s	sys 0.007s
I20260608 12:37:32.192219  2394 ts_tablet_manager.cc:1434] T 0391f54837d64671a73c71f33b0c4508 P 7f86f144a91b4640a375878747dc9307: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260608 12:37:32.193605  2392 ts_tablet_manager.cc:1434] T 0391f54837d64671a73c71f33b0c4508 P 7b64361f8afa428db68400047bb08c7a: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.004s
I20260608 12:37:32.194993  2393 raft_consensus.cc:359] T a9d89cdb46484276a70e93f630531ae1 P c3398cf60a9e4f7f83fa76639fb0eae1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f86f144a91b4640a375878747dc9307" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34749 } } peers { permanent_uuid: "7b64361f8afa428db68400047bb08c7a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38263 } } peers { permanent_uuid: "c3398cf60a9e4f7f83fa76639fb0eae1" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34541 } }
I20260608 12:37:32.195554  2393 raft_consensus.cc:385] T a9d89cdb46484276a70e93f630531ae1 P c3398cf60a9e4f7f83fa76639fb0eae1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:37:32.195827  2393 raft_consensus.cc:740] T a9d89cdb46484276a70e93f630531ae1 P c3398cf60a9e4f7f83fa76639fb0eae1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3398cf60a9e4f7f83fa76639fb0eae1, State: Initialized, Role: FOLLOWER
I20260608 12:37:32.196583  2393 consensus_queue.cc:260] T a9d89cdb46484276a70e93f630531ae1 P c3398cf60a9e4f7f83fa76639fb0eae1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f86f144a91b4640a375878747dc9307" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34749 } } peers { permanent_uuid: "7b64361f8afa428db68400047bb08c7a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38263 } } peers { permanent_uuid: "c3398cf60a9e4f7f83fa76639fb0eae1" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34541 } }
I20260608 12:37:32.199108  2393 ts_tablet_manager.cc:1434] T a9d89cdb46484276a70e93f630531ae1 P c3398cf60a9e4f7f83fa76639fb0eae1: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260608 12:37:32.298910  2399 raft_consensus.cc:493] T a9d89cdb46484276a70e93f630531ae1 P 7f86f144a91b4640a375878747dc9307 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:37:32.299551  2399 raft_consensus.cc:515] T a9d89cdb46484276a70e93f630531ae1 P 7f86f144a91b4640a375878747dc9307 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f86f144a91b4640a375878747dc9307" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34749 } } peers { permanent_uuid: "7b64361f8afa428db68400047bb08c7a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38263 } } peers { permanent_uuid: "c3398cf60a9e4f7f83fa76639fb0eae1" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34541 } }
I20260608 12:37:32.302373  2399 leader_election.cc:290] T a9d89cdb46484276a70e93f630531ae1 P 7f86f144a91b4640a375878747dc9307 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7b64361f8afa428db68400047bb08c7a (127.0.107.194:38263), c3398cf60a9e4f7f83fa76639fb0eae1 (127.0.107.195:34541)
I20260608 12:37:32.317873  2347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9d89cdb46484276a70e93f630531ae1" candidate_uuid: "7f86f144a91b4640a375878747dc9307" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3398cf60a9e4f7f83fa76639fb0eae1" is_pre_election: true
I20260608 12:37:32.317878  2273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9d89cdb46484276a70e93f630531ae1" candidate_uuid: "7f86f144a91b4640a375878747dc9307" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b64361f8afa428db68400047bb08c7a" is_pre_election: true
I20260608 12:37:32.319090  2273 raft_consensus.cc:2468] T a9d89cdb46484276a70e93f630531ae1 P 7b64361f8afa428db68400047bb08c7a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7f86f144a91b4640a375878747dc9307 in term 0.
I20260608 12:37:32.319090  2347 raft_consensus.cc:2468] T a9d89cdb46484276a70e93f630531ae1 P c3398cf60a9e4f7f83fa76639fb0eae1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7f86f144a91b4640a375878747dc9307 in term 0.
I20260608 12:37:32.321028  2164 leader_election.cc:304] T a9d89cdb46484276a70e93f630531ae1 P 7f86f144a91b4640a375878747dc9307 [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: 7b64361f8afa428db68400047bb08c7a, 7f86f144a91b4640a375878747dc9307; no voters: 
I20260608 12:37:32.321933  2399 raft_consensus.cc:2804] T a9d89cdb46484276a70e93f630531ae1 P 7f86f144a91b4640a375878747dc9307 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:37:32.322328  2399 raft_consensus.cc:493] T a9d89cdb46484276a70e93f630531ae1 P 7f86f144a91b4640a375878747dc9307 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:37:32.322656  2399 raft_consensus.cc:3060] T a9d89cdb46484276a70e93f630531ae1 P 7f86f144a91b4640a375878747dc9307 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:37:32.328838  2399 raft_consensus.cc:515] T a9d89cdb46484276a70e93f630531ae1 P 7f86f144a91b4640a375878747dc9307 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f86f144a91b4640a375878747dc9307" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34749 } } peers { permanent_uuid: "7b64361f8afa428db68400047bb08c7a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38263 } } peers { permanent_uuid: "c3398cf60a9e4f7f83fa76639fb0eae1" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34541 } }
I20260608 12:37:32.330866  2399 leader_election.cc:290] T a9d89cdb46484276a70e93f630531ae1 P 7f86f144a91b4640a375878747dc9307 [CANDIDATE]: Term 1 election: Requested vote from peers 7b64361f8afa428db68400047bb08c7a (127.0.107.194:38263), c3398cf60a9e4f7f83fa76639fb0eae1 (127.0.107.195:34541)
I20260608 12:37:32.332074  2347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9d89cdb46484276a70e93f630531ae1" candidate_uuid: "7f86f144a91b4640a375878747dc9307" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3398cf60a9e4f7f83fa76639fb0eae1"
I20260608 12:37:32.332074  2273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9d89cdb46484276a70e93f630531ae1" candidate_uuid: "7f86f144a91b4640a375878747dc9307" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b64361f8afa428db68400047bb08c7a"
I20260608 12:37:32.333043  2347 raft_consensus.cc:3060] T a9d89cdb46484276a70e93f630531ae1 P c3398cf60a9e4f7f83fa76639fb0eae1 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:37:32.333149  2273 raft_consensus.cc:3060] T a9d89cdb46484276a70e93f630531ae1 P 7b64361f8afa428db68400047bb08c7a [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:37:32.338550  2347 raft_consensus.cc:2468] T a9d89cdb46484276a70e93f630531ae1 P c3398cf60a9e4f7f83fa76639fb0eae1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f86f144a91b4640a375878747dc9307 in term 1.
I20260608 12:37:32.339443  2273 raft_consensus.cc:2468] T a9d89cdb46484276a70e93f630531ae1 P 7b64361f8afa428db68400047bb08c7a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f86f144a91b4640a375878747dc9307 in term 1.
I20260608 12:37:32.339807  2161 leader_election.cc:304] T a9d89cdb46484276a70e93f630531ae1 P 7f86f144a91b4640a375878747dc9307 [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: 7f86f144a91b4640a375878747dc9307, c3398cf60a9e4f7f83fa76639fb0eae1; no voters: 
I20260608 12:37:32.340730  2399 raft_consensus.cc:2804] T a9d89cdb46484276a70e93f630531ae1 P 7f86f144a91b4640a375878747dc9307 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:37:32.342159  2399 raft_consensus.cc:697] T a9d89cdb46484276a70e93f630531ae1 P 7f86f144a91b4640a375878747dc9307 [term 1 LEADER]: Becoming Leader. State: Replica: 7f86f144a91b4640a375878747dc9307, State: Running, Role: LEADER
I20260608 12:37:32.343087  2399 consensus_queue.cc:237] T a9d89cdb46484276a70e93f630531ae1 P 7f86f144a91b4640a375878747dc9307 [LEADER]: Queue going to LEADER mode. State: All 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: "7f86f144a91b4640a375878747dc9307" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34749 } } peers { permanent_uuid: "7b64361f8afa428db68400047bb08c7a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38263 } } peers { permanent_uuid: "c3398cf60a9e4f7f83fa76639fb0eae1" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34541 } }
I20260608 12:37:32.355087  2094 catalog_manager.cc:5696] T a9d89cdb46484276a70e93f630531ae1 P 7f86f144a91b4640a375878747dc9307 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7f86f144a91b4640a375878747dc9307 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "7f86f144a91b4640a375878747dc9307" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f86f144a91b4640a375878747dc9307" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34749 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7b64361f8afa428db68400047bb08c7a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c3398cf60a9e4f7f83fa76639fb0eae1" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34541 } health_report { overall_health: UNKNOWN } } }
I20260608 12:37:32.471573  2398 raft_consensus.cc:493] T 0391f54837d64671a73c71f33b0c4508 P 7b64361f8afa428db68400047bb08c7a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:37:32.472241  2398 raft_consensus.cc:515] T 0391f54837d64671a73c71f33b0c4508 P 7b64361f8afa428db68400047bb08c7a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3398cf60a9e4f7f83fa76639fb0eae1" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34541 } } peers { permanent_uuid: "7b64361f8afa428db68400047bb08c7a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38263 } } peers { permanent_uuid: "7f86f144a91b4640a375878747dc9307" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34749 } }
I20260608 12:37:32.474646  2398 leader_election.cc:290] T 0391f54837d64671a73c71f33b0c4508 P 7b64361f8afa428db68400047bb08c7a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c3398cf60a9e4f7f83fa76639fb0eae1 (127.0.107.195:34541), 7f86f144a91b4640a375878747dc9307 (127.0.107.193:34749)
I20260608 12:37:32.489259  2347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0391f54837d64671a73c71f33b0c4508" candidate_uuid: "7b64361f8afa428db68400047bb08c7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3398cf60a9e4f7f83fa76639fb0eae1" is_pre_election: true
I20260608 12:37:32.490027  2347 raft_consensus.cc:2468] T 0391f54837d64671a73c71f33b0c4508 P c3398cf60a9e4f7f83fa76639fb0eae1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7b64361f8afa428db68400047bb08c7a in term 0.
I20260608 12:37:32.490038  2198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0391f54837d64671a73c71f33b0c4508" candidate_uuid: "7b64361f8afa428db68400047bb08c7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f86f144a91b4640a375878747dc9307" is_pre_election: true
I20260608 12:37:32.490887  2198 raft_consensus.cc:2468] T 0391f54837d64671a73c71f33b0c4508 P 7f86f144a91b4640a375878747dc9307 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7b64361f8afa428db68400047bb08c7a in term 0.
I20260608 12:37:32.491417  2236 leader_election.cc:304] T 0391f54837d64671a73c71f33b0c4508 P 7b64361f8afa428db68400047bb08c7a [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: 7b64361f8afa428db68400047bb08c7a, c3398cf60a9e4f7f83fa76639fb0eae1; no voters: 
I20260608 12:37:32.492334  2398 raft_consensus.cc:2804] T 0391f54837d64671a73c71f33b0c4508 P 7b64361f8afa428db68400047bb08c7a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:37:32.492654  2398 raft_consensus.cc:493] T 0391f54837d64671a73c71f33b0c4508 P 7b64361f8afa428db68400047bb08c7a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:37:32.492947  2398 raft_consensus.cc:3060] T 0391f54837d64671a73c71f33b0c4508 P 7b64361f8afa428db68400047bb08c7a [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:37:32.498638  2398 raft_consensus.cc:515] T 0391f54837d64671a73c71f33b0c4508 P 7b64361f8afa428db68400047bb08c7a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3398cf60a9e4f7f83fa76639fb0eae1" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34541 } } peers { permanent_uuid: "7b64361f8afa428db68400047bb08c7a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38263 } } peers { permanent_uuid: "7f86f144a91b4640a375878747dc9307" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34749 } }
I20260608 12:37:32.500962  2398 leader_election.cc:290] T 0391f54837d64671a73c71f33b0c4508 P 7b64361f8afa428db68400047bb08c7a [CANDIDATE]: Term 1 election: Requested vote from peers c3398cf60a9e4f7f83fa76639fb0eae1 (127.0.107.195:34541), 7f86f144a91b4640a375878747dc9307 (127.0.107.193:34749)
I20260608 12:37:32.502023  2347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0391f54837d64671a73c71f33b0c4508" candidate_uuid: "7b64361f8afa428db68400047bb08c7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3398cf60a9e4f7f83fa76639fb0eae1"
I20260608 12:37:32.502341  2198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0391f54837d64671a73c71f33b0c4508" candidate_uuid: "7b64361f8afa428db68400047bb08c7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f86f144a91b4640a375878747dc9307"
I20260608 12:37:32.502581  2347 raft_consensus.cc:3060] T 0391f54837d64671a73c71f33b0c4508 P c3398cf60a9e4f7f83fa76639fb0eae1 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:37:32.503067  2198 raft_consensus.cc:3060] T 0391f54837d64671a73c71f33b0c4508 P 7f86f144a91b4640a375878747dc9307 [term 0 FOLLOWER]: Advancing to term 1
W20260608 12:37:32.506915  2144 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 12:37:32.509238  2198 raft_consensus.cc:2468] T 0391f54837d64671a73c71f33b0c4508 P 7f86f144a91b4640a375878747dc9307 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7b64361f8afa428db68400047bb08c7a in term 1.
I20260608 12:37:32.509373  2347 raft_consensus.cc:2468] T 0391f54837d64671a73c71f33b0c4508 P c3398cf60a9e4f7f83fa76639fb0eae1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7b64361f8afa428db68400047bb08c7a in term 1.
I20260608 12:37:32.509861  2149 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:37:32.510746  2238 leader_election.cc:304] T 0391f54837d64671a73c71f33b0c4508 P 7b64361f8afa428db68400047bb08c7a [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: 7b64361f8afa428db68400047bb08c7a, 7f86f144a91b4640a375878747dc9307; no voters: 
W20260608 12:37:32.510893  2149 auto_leader_rebalancer.cc:460] the master instance isn't leader: Service unavailable: Tablet not running
I20260608 12:37:32.511669  2398 raft_consensus.cc:2804] T 0391f54837d64671a73c71f33b0c4508 P 7b64361f8afa428db68400047bb08c7a [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:37:32.512728  2398 raft_consensus.cc:697] T 0391f54837d64671a73c71f33b0c4508 P 7b64361f8afa428db68400047bb08c7a [term 1 LEADER]: Becoming Leader. State: Replica: 7b64361f8afa428db68400047bb08c7a, State: Running, Role: LEADER
I20260608 12:37:32.513696  2398 consensus_queue.cc:237] T 0391f54837d64671a73c71f33b0c4508 P 7b64361f8afa428db68400047bb08c7a [LEADER]: Queue going to LEADER mode. State: All 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: "c3398cf60a9e4f7f83fa76639fb0eae1" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34541 } } peers { permanent_uuid: "7b64361f8afa428db68400047bb08c7a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38263 } } peers { permanent_uuid: "7f86f144a91b4640a375878747dc9307" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34749 } }
I20260608 12:37:32.521693  2094 catalog_manager.cc:5696] T 0391f54837d64671a73c71f33b0c4508 P 7b64361f8afa428db68400047bb08c7a reported cstate change: term changed from 0 to 1, leader changed from <none> to 7b64361f8afa428db68400047bb08c7a (127.0.107.194). New cstate: current_term: 1 leader_uuid: "7b64361f8afa428db68400047bb08c7a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3398cf60a9e4f7f83fa76639fb0eae1" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7b64361f8afa428db68400047bb08c7a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38263 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7f86f144a91b4640a375878747dc9307" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34749 } health_report { overall_health: UNKNOWN } } }
I20260608 12:37:32.883081  2412 consensus_queue.cc:1048] T a9d89cdb46484276a70e93f630531ae1 P 7f86f144a91b4640a375878747dc9307 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b64361f8afa428db68400047bb08c7a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:37:32.896840  2410 consensus_queue.cc:1048] T 0391f54837d64671a73c71f33b0c4508 P 7b64361f8afa428db68400047bb08c7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f86f144a91b4640a375878747dc9307" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:37:32.905474  2414 consensus_queue.cc:1048] T a9d89cdb46484276a70e93f630531ae1 P 7f86f144a91b4640a375878747dc9307 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3398cf60a9e4f7f83fa76639fb0eae1" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:37:32.923834  2398 consensus_queue.cc:1048] T 0391f54837d64671a73c71f33b0c4508 P 7b64361f8afa428db68400047bb08c7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3398cf60a9e4f7f83fa76639fb0eae1" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:37:34.512249  2149 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:37:34.514914  2149 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:37:34.515357  2149 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:37:36.516391  2149 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:37:36.518646  2149 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:37:36.519018  2149 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:37:38.519990  2149 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:37:38.522178  2149 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:37:38.522516  2149 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:37:40.523664  2149 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:37:40.526213  2149 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:37:40.526552  2149 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:37:42.527977  2149 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:37:42.530879  2149 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:37:42.531279  2149 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:37:44.532447  2149 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:37:44.534819  2149 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:37:44.535203  2149 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:37:44.626183   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:37:44.635325  2435 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:37:44.637281  2436 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:37:44.640115  2438 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:37:44.642530   431 server_base.cc:1061] running on GCE node
I20260608 12:37:44.644109   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:37:44.644326   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:37:44.644491   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922264644479 us; error 0 us; skew 500 ppm
I20260608 12:37:44.645236   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:37:44.648799   431 webserver.cc:533] Webserver started at http://127.0.107.196:34735/ using document root <none> and password file <none>
I20260608 12:37:44.649507   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:37:44.649809   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:37:44.650197   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:37:44.651877   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922229144781-431-0/minicluster-data/ts-3-root/instance:
uuid: "847f79ae7dc34022a221f58db868cfb7"
format_stamp: "Formatted at 2026-06-08 12:37:44 on dist-test-slave-3gfq"
I20260608 12:37:44.657966   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.005s
I20260608 12:37:44.662985  2443 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:37:44.664041   431 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 12:37:44.664427   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922229144781-431-0/minicluster-data/ts-3-root
uuid: "847f79ae7dc34022a221f58db868cfb7"
format_stamp: "Formatted at 2026-06-08 12:37:44 on dist-test-slave-3gfq"
I20260608 12:37:44.664901   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922229144781-431-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922229144781-431-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922229144781-431-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:37:44.677625   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:37:44.679307   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:37:44.681031   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:37:44.684684   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:37:44.684964   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:37:44.685269   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:37:44.685480   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:37:44.738425   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.196:45415
I20260608 12:37:44.738559  2505 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.196:45415 every 8 connection(s)
I20260608 12:37:44.765028  2506 heartbeater.cc:344] Connected to a master server at 127.0.107.254:46067
I20260608 12:37:44.765561  2506 heartbeater.cc:461] Registering TS with master...
I20260608 12:37:44.766484  2506 heartbeater.cc:507] Master 127.0.107.254:46067 requested a full tablet report, sending...
I20260608 12:37:44.769026  2095 ts_manager.cc:194] Registered new tserver with Master: 847f79ae7dc34022a221f58db868cfb7 (127.0.107.196:45415)
I20260608 12:37:44.770684  2095 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42526
I20260608 12:37:45.598414  2197 consensus_queue.cc:237] T a9d89cdb46484276a70e93f630531ae1 P 7f86f144a91b4640a375878747dc9307 [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: "7f86f144a91b4640a375878747dc9307" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34749 } } peers { permanent_uuid: "7b64361f8afa428db68400047bb08c7a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38263 } attrs { replace: true } } peers { permanent_uuid: "c3398cf60a9e4f7f83fa76639fb0eae1" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34541 } } peers { permanent_uuid: "847f79ae7dc34022a221f58db868cfb7" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 45415 } attrs { promote: true } }
I20260608 12:37:45.609336  2346 raft_consensus.cc:1275] T a9d89cdb46484276a70e93f630531ae1 P c3398cf60a9e4f7f83fa76639fb0eae1 [term 1 FOLLOWER]: Refusing update from remote peer 7f86f144a91b4640a375878747dc9307: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:37:45.609388  2273 raft_consensus.cc:1275] T a9d89cdb46484276a70e93f630531ae1 P 7b64361f8afa428db68400047bb08c7a [term 1 FOLLOWER]: Refusing update from remote peer 7f86f144a91b4640a375878747dc9307: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:37:45.611732  2513 consensus_queue.cc:1048] T a9d89cdb46484276a70e93f630531ae1 P 7f86f144a91b4640a375878747dc9307 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3398cf60a9e4f7f83fa76639fb0eae1" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 12:37:45.613111  2514 consensus_queue.cc:1048] T a9d89cdb46484276a70e93f630531ae1 P 7f86f144a91b4640a375878747dc9307 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b64361f8afa428db68400047bb08c7a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38263 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260608 12:37:45.624629  2163 consensus_peers.cc:597] T a9d89cdb46484276a70e93f630531ae1 P 7f86f144a91b4640a375878747dc9307 -> Peer 847f79ae7dc34022a221f58db868cfb7 (127.0.107.196:45415): Couldn't send request to peer 847f79ae7dc34022a221f58db868cfb7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a9d89cdb46484276a70e93f630531ae1. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:37:45.631057  2434 raft_consensus.cc:2955] T a9d89cdb46484276a70e93f630531ae1 P 7f86f144a91b4640a375878747dc9307 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 847f79ae7dc34022a221f58db868cfb7 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7f86f144a91b4640a375878747dc9307" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34749 } } peers { permanent_uuid: "7b64361f8afa428db68400047bb08c7a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38263 } attrs { replace: true } } peers { permanent_uuid: "c3398cf60a9e4f7f83fa76639fb0eae1" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34541 } } peers { permanent_uuid: "847f79ae7dc34022a221f58db868cfb7" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 45415 } attrs { promote: true } } }
I20260608 12:37:45.633176  2346 raft_consensus.cc:2955] T a9d89cdb46484276a70e93f630531ae1 P c3398cf60a9e4f7f83fa76639fb0eae1 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 847f79ae7dc34022a221f58db868cfb7 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7f86f144a91b4640a375878747dc9307" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34749 } } peers { permanent_uuid: "7b64361f8afa428db68400047bb08c7a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38263 } attrs { replace: true } } peers { permanent_uuid: "c3398cf60a9e4f7f83fa76639fb0eae1" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34541 } } peers { permanent_uuid: "847f79ae7dc34022a221f58db868cfb7" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 45415 } attrs { promote: true } } }
I20260608 12:37:45.632884  2273 raft_consensus.cc:2955] T a9d89cdb46484276a70e93f630531ae1 P 7b64361f8afa428db68400047bb08c7a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 847f79ae7dc34022a221f58db868cfb7 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7f86f144a91b4640a375878747dc9307" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34749 } } peers { permanent_uuid: "7b64361f8afa428db68400047bb08c7a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38263 } attrs { replace: true } } peers { permanent_uuid: "c3398cf60a9e4f7f83fa76639fb0eae1" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34541 } } peers { permanent_uuid: "847f79ae7dc34022a221f58db868cfb7" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 45415 } attrs { promote: true } } }
I20260608 12:37:45.647046  2095 catalog_manager.cc:5696] T a9d89cdb46484276a70e93f630531ae1 P c3398cf60a9e4f7f83fa76639fb0eae1 reported cstate change: config changed from index -1 to 2, NON_VOTER 847f79ae7dc34022a221f58db868cfb7 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "7f86f144a91b4640a375878747dc9307" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7f86f144a91b4640a375878747dc9307" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34749 } } peers { permanent_uuid: "7b64361f8afa428db68400047bb08c7a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38263 } attrs { replace: true } } peers { permanent_uuid: "c3398cf60a9e4f7f83fa76639fb0eae1" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34541 } } peers { permanent_uuid: "847f79ae7dc34022a221f58db868cfb7" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 45415 } attrs { promote: true } } }
I20260608 12:37:45.773483  2506 heartbeater.cc:499] Master 127.0.107.254:46067 was elected leader, sending a full tablet report...
I20260608 12:37:46.017190  2524 ts_tablet_manager.cc:933] T a9d89cdb46484276a70e93f630531ae1 P 847f79ae7dc34022a221f58db868cfb7: Initiating tablet copy from peer 7f86f144a91b4640a375878747dc9307 (127.0.107.193:34749)
I20260608 12:37:46.019508  2524 tablet_copy_client.cc:323] T a9d89cdb46484276a70e93f630531ae1 P 847f79ae7dc34022a221f58db868cfb7: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.193:34749
I20260608 12:37:46.033104  2208 tablet_copy_service.cc:140] P 7f86f144a91b4640a375878747dc9307: Received BeginTabletCopySession request for tablet a9d89cdb46484276a70e93f630531ae1 from peer 847f79ae7dc34022a221f58db868cfb7 ({username='slave'} at 127.0.0.1:40440)
I20260608 12:37:46.033913  2208 tablet_copy_service.cc:161] P 7f86f144a91b4640a375878747dc9307: Beginning new tablet copy session on tablet a9d89cdb46484276a70e93f630531ae1 from peer 847f79ae7dc34022a221f58db868cfb7 at {username='slave'} at 127.0.0.1:40440: session id = 847f79ae7dc34022a221f58db868cfb7-a9d89cdb46484276a70e93f630531ae1
I20260608 12:37:46.043699  2208 tablet_copy_source_session.cc:215] T a9d89cdb46484276a70e93f630531ae1 P 7f86f144a91b4640a375878747dc9307: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:37:46.047617  2524 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9d89cdb46484276a70e93f630531ae1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:37:46.059896  2524 tablet_copy_client.cc:806] T a9d89cdb46484276a70e93f630531ae1 P 847f79ae7dc34022a221f58db868cfb7: tablet copy: Starting download of 0 data blocks...
I20260608 12:37:46.060511  2524 tablet_copy_client.cc:670] T a9d89cdb46484276a70e93f630531ae1 P 847f79ae7dc34022a221f58db868cfb7: tablet copy: Starting download of 1 WAL segments...
I20260608 12:37:46.065253  2524 tablet_copy_client.cc:538] T a9d89cdb46484276a70e93f630531ae1 P 847f79ae7dc34022a221f58db868cfb7: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:37:46.072158  2524 tablet_bootstrap.cc:492] T a9d89cdb46484276a70e93f630531ae1 P 847f79ae7dc34022a221f58db868cfb7: Bootstrap starting.
I20260608 12:37:46.090716  2524 tablet_bootstrap.cc:492] T a9d89cdb46484276a70e93f630531ae1 P 847f79ae7dc34022a221f58db868cfb7: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:37:46.091589  2524 tablet_bootstrap.cc:492] T a9d89cdb46484276a70e93f630531ae1 P 847f79ae7dc34022a221f58db868cfb7: Bootstrap complete.
I20260608 12:37:46.092253  2524 ts_tablet_manager.cc:1403] T a9d89cdb46484276a70e93f630531ae1 P 847f79ae7dc34022a221f58db868cfb7: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.005s
I20260608 12:37:46.095175  2524 raft_consensus.cc:359] T a9d89cdb46484276a70e93f630531ae1 P 847f79ae7dc34022a221f58db868cfb7 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7f86f144a91b4640a375878747dc9307" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34749 } } peers { permanent_uuid: "7b64361f8afa428db68400047bb08c7a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38263 } attrs { replace: true } } peers { permanent_uuid: "c3398cf60a9e4f7f83fa76639fb0eae1" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34541 } } peers { permanent_uuid: "847f79ae7dc34022a221f58db868cfb7" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 45415 } attrs { promote: true } }
I20260608 12:37:46.096072  2524 raft_consensus.cc:740] T a9d89cdb46484276a70e93f630531ae1 P 847f79ae7dc34022a221f58db868cfb7 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 847f79ae7dc34022a221f58db868cfb7, State: Initialized, Role: LEARNER
I20260608 12:37:46.096755  2524 consensus_queue.cc:260] T a9d89cdb46484276a70e93f630531ae1 P 847f79ae7dc34022a221f58db868cfb7 [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: "7f86f144a91b4640a375878747dc9307" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34749 } } peers { permanent_uuid: "7b64361f8afa428db68400047bb08c7a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38263 } attrs { replace: true } } peers { permanent_uuid: "c3398cf60a9e4f7f83fa76639fb0eae1" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34541 } } peers { permanent_uuid: "847f79ae7dc34022a221f58db868cfb7" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 45415 } attrs { promote: true } }
I20260608 12:37:46.099939  2524 ts_tablet_manager.cc:1434] T a9d89cdb46484276a70e93f630531ae1 P 847f79ae7dc34022a221f58db868cfb7: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.003s
I20260608 12:37:46.102121  2208 tablet_copy_service.cc:342] P 7f86f144a91b4640a375878747dc9307: Request end of tablet copy session 847f79ae7dc34022a221f58db868cfb7-a9d89cdb46484276a70e93f630531ae1 received from {username='slave'} at 127.0.0.1:40440
I20260608 12:37:46.102658  2208 tablet_copy_service.cc:434] P 7f86f144a91b4640a375878747dc9307: ending tablet copy session 847f79ae7dc34022a221f58db868cfb7-a9d89cdb46484276a70e93f630531ae1 on tablet a9d89cdb46484276a70e93f630531ae1 with peer 847f79ae7dc34022a221f58db868cfb7
I20260608 12:37:46.498559  2481 raft_consensus.cc:1217] T a9d89cdb46484276a70e93f630531ae1 P 847f79ae7dc34022a221f58db868cfb7 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 12:37:46.536260  2149 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:37:46.539240  2149 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:37:46.539722  2149 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:37:47.055784  2531 raft_consensus.cc:1064] T a9d89cdb46484276a70e93f630531ae1 P 7f86f144a91b4640a375878747dc9307: attempting to promote NON_VOTER 847f79ae7dc34022a221f58db868cfb7 to VOTER
I20260608 12:37:47.059414  2531 consensus_queue.cc:237] T a9d89cdb46484276a70e93f630531ae1 P 7f86f144a91b4640a375878747dc9307 [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: "7f86f144a91b4640a375878747dc9307" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34749 } } peers { permanent_uuid: "7b64361f8afa428db68400047bb08c7a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38263 } attrs { replace: true } } peers { permanent_uuid: "c3398cf60a9e4f7f83fa76639fb0eae1" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34541 } } peers { permanent_uuid: "847f79ae7dc34022a221f58db868cfb7" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 45415 } attrs { promote: false } }
I20260608 12:37:47.068567  2481 raft_consensus.cc:1275] T a9d89cdb46484276a70e93f630531ae1 P 847f79ae7dc34022a221f58db868cfb7 [term 1 LEARNER]: Refusing update from remote peer 7f86f144a91b4640a375878747dc9307: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:37:47.070947  2531 consensus_queue.cc:1048] T a9d89cdb46484276a70e93f630531ae1 P 7f86f144a91b4640a375878747dc9307 [LEADER]: Connected to new peer: Peer: permanent_uuid: "847f79ae7dc34022a221f58db868cfb7" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 45415 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 12:37:47.073204  2273 raft_consensus.cc:1275] T a9d89cdb46484276a70e93f630531ae1 P 7b64361f8afa428db68400047bb08c7a [term 1 FOLLOWER]: Refusing update from remote peer 7f86f144a91b4640a375878747dc9307: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:37:47.073396  2346 raft_consensus.cc:1275] T a9d89cdb46484276a70e93f630531ae1 P c3398cf60a9e4f7f83fa76639fb0eae1 [term 1 FOLLOWER]: Refusing update from remote peer 7f86f144a91b4640a375878747dc9307: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:37:47.075528  2531 consensus_queue.cc:1048] T a9d89cdb46484276a70e93f630531ae1 P 7f86f144a91b4640a375878747dc9307 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3398cf60a9e4f7f83fa76639fb0eae1" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:37:47.076701  2434 consensus_queue.cc:1048] T a9d89cdb46484276a70e93f630531ae1 P 7f86f144a91b4640a375878747dc9307 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b64361f8afa428db68400047bb08c7a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38263 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 12:37:47.090255  2533 raft_consensus.cc:2955] T a9d89cdb46484276a70e93f630531ae1 P 7f86f144a91b4640a375878747dc9307 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 847f79ae7dc34022a221f58db868cfb7 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7f86f144a91b4640a375878747dc9307" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34749 } } peers { permanent_uuid: "7b64361f8afa428db68400047bb08c7a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38263 } attrs { replace: true } } peers { permanent_uuid: "c3398cf60a9e4f7f83fa76639fb0eae1" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34541 } } peers { permanent_uuid: "847f79ae7dc34022a221f58db868cfb7" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 45415 } attrs { promote: false } } }
I20260608 12:37:47.093631  2346 raft_consensus.cc:2955] T a9d89cdb46484276a70e93f630531ae1 P c3398cf60a9e4f7f83fa76639fb0eae1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 847f79ae7dc34022a221f58db868cfb7 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7f86f144a91b4640a375878747dc9307" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34749 } } peers { permanent_uuid: "7b64361f8afa428db68400047bb08c7a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38263 } attrs { replace: true } } peers { permanent_uuid: "c3398cf60a9e4f7f83fa76639fb0eae1" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34541 } } peers { permanent_uuid: "847f79ae7dc34022a221f58db868cfb7" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 45415 } attrs { promote: false } } }
I20260608 12:37:47.093627  2273 raft_consensus.cc:2955] T a9d89cdb46484276a70e93f630531ae1 P 7b64361f8afa428db68400047bb08c7a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 847f79ae7dc34022a221f58db868cfb7 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7f86f144a91b4640a375878747dc9307" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34749 } } peers { permanent_uuid: "7b64361f8afa428db68400047bb08c7a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38263 } attrs { replace: true } } peers { permanent_uuid: "c3398cf60a9e4f7f83fa76639fb0eae1" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34541 } } peers { permanent_uuid: "847f79ae7dc34022a221f58db868cfb7" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 45415 } attrs { promote: false } } }
I20260608 12:37:47.108315  2481 raft_consensus.cc:2955] T a9d89cdb46484276a70e93f630531ae1 P 847f79ae7dc34022a221f58db868cfb7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 847f79ae7dc34022a221f58db868cfb7 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7f86f144a91b4640a375878747dc9307" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34749 } } peers { permanent_uuid: "7b64361f8afa428db68400047bb08c7a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38263 } attrs { replace: true } } peers { permanent_uuid: "c3398cf60a9e4f7f83fa76639fb0eae1" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34541 } } peers { permanent_uuid: "847f79ae7dc34022a221f58db868cfb7" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 45415 } attrs { promote: false } } }
I20260608 12:37:47.119477  2094 catalog_manager.cc:5696] T a9d89cdb46484276a70e93f630531ae1 P 7f86f144a91b4640a375878747dc9307 reported cstate change: config changed from index 2 to 3, 847f79ae7dc34022a221f58db868cfb7 (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "7f86f144a91b4640a375878747dc9307" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7f86f144a91b4640a375878747dc9307" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34749 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7b64361f8afa428db68400047bb08c7a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38263 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c3398cf60a9e4f7f83fa76639fb0eae1" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34541 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "847f79ae7dc34022a221f58db868cfb7" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 45415 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:37:47.145809  2197 consensus_queue.cc:237] T a9d89cdb46484276a70e93f630531ae1 P 7f86f144a91b4640a375878747dc9307 [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: "7f86f144a91b4640a375878747dc9307" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34749 } } peers { permanent_uuid: "c3398cf60a9e4f7f83fa76639fb0eae1" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34541 } } peers { permanent_uuid: "847f79ae7dc34022a221f58db868cfb7" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 45415 } attrs { promote: false } }
I20260608 12:37:47.153008  2481 raft_consensus.cc:1275] T a9d89cdb46484276a70e93f630531ae1 P 847f79ae7dc34022a221f58db868cfb7 [term 1 FOLLOWER]: Refusing update from remote peer 7f86f144a91b4640a375878747dc9307: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:37:47.155401  2346 raft_consensus.cc:1275] T a9d89cdb46484276a70e93f630531ae1 P c3398cf60a9e4f7f83fa76639fb0eae1 [term 1 FOLLOWER]: Refusing update from remote peer 7f86f144a91b4640a375878747dc9307: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:37:47.156649  2533 consensus_queue.cc:1048] T a9d89cdb46484276a70e93f630531ae1 P 7f86f144a91b4640a375878747dc9307 [LEADER]: Connected to new peer: Peer: permanent_uuid: "847f79ae7dc34022a221f58db868cfb7" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 45415 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 12:37:47.158115  2434 consensus_queue.cc:1048] T a9d89cdb46484276a70e93f630531ae1 P 7f86f144a91b4640a375878747dc9307 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3398cf60a9e4f7f83fa76639fb0eae1" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:37:47.167372  2434 raft_consensus.cc:2955] T a9d89cdb46484276a70e93f630531ae1 P 7f86f144a91b4640a375878747dc9307 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7b64361f8afa428db68400047bb08c7a (127.0.107.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7f86f144a91b4640a375878747dc9307" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34749 } } peers { permanent_uuid: "c3398cf60a9e4f7f83fa76639fb0eae1" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34541 } } peers { permanent_uuid: "847f79ae7dc34022a221f58db868cfb7" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 45415 } attrs { promote: false } } }
I20260608 12:37:47.170125  2480 raft_consensus.cc:2955] T a9d89cdb46484276a70e93f630531ae1 P 847f79ae7dc34022a221f58db868cfb7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7b64361f8afa428db68400047bb08c7a (127.0.107.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7f86f144a91b4640a375878747dc9307" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34749 } } peers { permanent_uuid: "c3398cf60a9e4f7f83fa76639fb0eae1" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34541 } } peers { permanent_uuid: "847f79ae7dc34022a221f58db868cfb7" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 45415 } attrs { promote: false } } }
I20260608 12:37:47.171241  2346 raft_consensus.cc:2955] T a9d89cdb46484276a70e93f630531ae1 P c3398cf60a9e4f7f83fa76639fb0eae1 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7b64361f8afa428db68400047bb08c7a (127.0.107.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7f86f144a91b4640a375878747dc9307" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34749 } } peers { permanent_uuid: "c3398cf60a9e4f7f83fa76639fb0eae1" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34541 } } peers { permanent_uuid: "847f79ae7dc34022a221f58db868cfb7" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 45415 } attrs { promote: false } } }
I20260608 12:37:47.178920  2082 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet a9d89cdb46484276a70e93f630531ae1 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:37:47.189163  2095 catalog_manager.cc:5696] T a9d89cdb46484276a70e93f630531ae1 P 7f86f144a91b4640a375878747dc9307 reported cstate change: config changed from index 3 to 4, VOTER 7b64361f8afa428db68400047bb08c7a (127.0.107.194) evicted. New cstate: current_term: 1 leader_uuid: "7f86f144a91b4640a375878747dc9307" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7f86f144a91b4640a375878747dc9307" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34749 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c3398cf60a9e4f7f83fa76639fb0eae1" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34541 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "847f79ae7dc34022a221f58db868cfb7" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 45415 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:37:47.211037  2263 tablet_service.cc:1558] Processing DeleteTablet for tablet a9d89cdb46484276a70e93f630531ae1 with delete_type TABLET_DATA_TOMBSTONED (TS 7b64361f8afa428db68400047bb08c7a not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:32966
I20260608 12:37:47.214660  2543 tablet_replica.cc:333] T a9d89cdb46484276a70e93f630531ae1 P 7b64361f8afa428db68400047bb08c7a: stopping tablet replica
I20260608 12:37:47.215711  2543 raft_consensus.cc:2243] T a9d89cdb46484276a70e93f630531ae1 P 7b64361f8afa428db68400047bb08c7a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:37:47.216708  2543 raft_consensus.cc:2272] T a9d89cdb46484276a70e93f630531ae1 P 7b64361f8afa428db68400047bb08c7a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:37:47.220223  2543 ts_tablet_manager.cc:1916] T a9d89cdb46484276a70e93f630531ae1 P 7b64361f8afa428db68400047bb08c7a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:37:47.235028  2543 ts_tablet_manager.cc:1929] T a9d89cdb46484276a70e93f630531ae1 P 7b64361f8afa428db68400047bb08c7a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 12:37:47.235405  2543 log.cc:1199] T a9d89cdb46484276a70e93f630531ae1 P 7b64361f8afa428db68400047bb08c7a: Deleting WAL directory at /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922229144781-431-0/minicluster-data/ts-1-root/wals/a9d89cdb46484276a70e93f630531ae1
I20260608 12:37:47.237051  2083 catalog_manager.cc:5027] TS 7b64361f8afa428db68400047bb08c7a (127.0.107.194:38263): tablet a9d89cdb46484276a70e93f630531ae1 (table test-workload [id=387a8aa78a0e424db42f155cdfa9f161]) successfully deleted
I20260608 12:37:48.540858  2149 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:37:48.543097  2149 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:37:48.543438  2149 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:37:50.544796  2149 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:37:50.547430  2149 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:37:50.547852  2149 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:37:53.262733  2546 raft_consensus.cc:493] T a9d89cdb46484276a70e93f630531ae1 P c3398cf60a9e4f7f83fa76639fb0eae1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7f86f144a91b4640a375878747dc9307)
I20260608 12:37:53.266096  2093 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:42526 (request call id 12) took 1006 ms. Trace:
I20260608 12:37:53.267554  2093 rpcz_store.cc:276] 0608 12:37:52.260005 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:37:53.263717 (+1003712us) service_pool.cc:224] Handling call
0608 12:37:53.265852 (+  2135us) inbound_call.cc:177] Queueing success response
Metrics: {"reported_tablets":0}
I20260608 12:37:53.269889  2149 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:37:53.274870  2149 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:37:53.275640  2149 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:37:53.266265  2546 raft_consensus.cc:515] T a9d89cdb46484276a70e93f630531ae1 P c3398cf60a9e4f7f83fa76639fb0eae1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7f86f144a91b4640a375878747dc9307" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34749 } } peers { permanent_uuid: "c3398cf60a9e4f7f83fa76639fb0eae1" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34541 } } peers { permanent_uuid: "847f79ae7dc34022a221f58db868cfb7" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 45415 } attrs { promote: false } }
I20260608 12:37:53.286885  2546 leader_election.cc:290] T a9d89cdb46484276a70e93f630531ae1 P c3398cf60a9e4f7f83fa76639fb0eae1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7f86f144a91b4640a375878747dc9307 (127.0.107.193:34749), 847f79ae7dc34022a221f58db868cfb7 (127.0.107.196:45415)
I20260608 12:37:53.330377  2197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9d89cdb46484276a70e93f630531ae1" candidate_uuid: "c3398cf60a9e4f7f83fa76639fb0eae1" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "7f86f144a91b4640a375878747dc9307" is_pre_election: true
I20260608 12:37:53.643893  2480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9d89cdb46484276a70e93f630531ae1" candidate_uuid: "c3398cf60a9e4f7f83fa76639fb0eae1" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "847f79ae7dc34022a221f58db868cfb7" is_pre_election: true
I20260608 12:37:53.650357  2312 leader_election.cc:304] T a9d89cdb46484276a70e93f630531ae1 P c3398cf60a9e4f7f83fa76639fb0eae1 [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: c3398cf60a9e4f7f83fa76639fb0eae1; no voters: 7f86f144a91b4640a375878747dc9307, 847f79ae7dc34022a221f58db868cfb7
I20260608 12:37:53.651634  2546 raft_consensus.cc:2749] T a9d89cdb46484276a70e93f630531ae1 P c3398cf60a9e4f7f83fa76639fb0eae1 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260608 12:37:54.352365  2368 debug-util.cc:398] Leaking SignalData structure 0x7b08002052a0 after lost signal to thread 434
W20260608 12:37:54.353472  2368 debug-util.cc:398] Leaking SignalData structure 0x7b08001972e0 after lost signal to thread 2130
W20260608 12:37:54.355361  2368 debug-util.cc:398] Leaking SignalData structure 0x7b0800152d40 after lost signal to thread 2297
W20260608 12:37:54.356316  2368 debug-util.cc:398] Leaking SignalData structure 0x7b0800232860 after lost signal to thread 2371
W20260608 12:37:54.357571  2368 debug-util.cc:398] Leaking SignalData structure 0x7b080017dda0 after lost signal to thread 2505
W20260608 12:37:54.504092  2294 debug-util.cc:398] Leaking SignalData structure 0x7b0800124460 after lost signal to thread 434
W20260608 12:37:54.505405  2294 debug-util.cc:398] Leaking SignalData structure 0x7b0800124b40 after lost signal to thread 2130
W20260608 12:37:54.506918  2294 debug-util.cc:398] Leaking SignalData structure 0x7b080008f080 after lost signal to thread 2222
W20260608 12:37:54.508253  2294 debug-util.cc:398] Leaking SignalData structure 0x7b0800170ec0 after lost signal to thread 2297
W20260608 12:37:54.509598  2294 debug-util.cc:398] Leaking SignalData structure 0x7b0800177e40 after lost signal to thread 2371
W20260608 12:37:54.510993  2294 debug-util.cc:398] Leaking SignalData structure 0x7b080022fe60 after lost signal to thread 2505
I20260608 12:37:55.277148  2149 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:37:55.281394  2149 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:37:55.282188  2149 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:37:57.283643  2149 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:37:57.287206  2149 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:37:57.287807  2149 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:37:59.289073  2149 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:37:59.291476  2149 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:37:59.291924  2149 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:37:59.790916   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
I20260608 12:37:59.830683   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:37:59.831700   431 tablet_replica.cc:333] T 0391f54837d64671a73c71f33b0c4508 P 7f86f144a91b4640a375878747dc9307: stopping tablet replica
I20260608 12:37:59.832332   431 raft_consensus.cc:2243] T 0391f54837d64671a73c71f33b0c4508 P 7f86f144a91b4640a375878747dc9307 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:37:59.832994   431 raft_consensus.cc:2272] T 0391f54837d64671a73c71f33b0c4508 P 7f86f144a91b4640a375878747dc9307 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:37:59.835601   431 tablet_replica.cc:333] T a9d89cdb46484276a70e93f630531ae1 P 7f86f144a91b4640a375878747dc9307: stopping tablet replica
I20260608 12:37:59.836052   431 raft_consensus.cc:2243] T a9d89cdb46484276a70e93f630531ae1 P 7f86f144a91b4640a375878747dc9307 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:37:59.837042   431 raft_consensus.cc:2272] T a9d89cdb46484276a70e93f630531ae1 P 7f86f144a91b4640a375878747dc9307 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 12:37:59.848039  2238 connection.cc:573] client connection to 127.0.107.193:34749 recv error: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107)
W20260608 12:37:59.848877  2238 proxy.cc:239] Call had error, refreshing address and retrying: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107) [suppressed 4 similar messages]
W20260608 12:37:59.855007  2238 consensus_peers.cc:597] T 0391f54837d64671a73c71f33b0c4508 P 7b64361f8afa428db68400047bb08c7a -> Peer 7f86f144a91b4640a375878747dc9307 (127.0.107.193:34749): Couldn't send request to peer 7f86f144a91b4640a375878747dc9307. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:34749: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:37:59.863366   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
I20260608 12:37:59.880676   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
I20260608 12:37:59.923064   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:37:59.924249   431 tablet_replica.cc:333] T 0391f54837d64671a73c71f33b0c4508 P 7b64361f8afa428db68400047bb08c7a: stopping tablet replica
I20260608 12:37:59.924978   431 raft_consensus.cc:2243] T 0391f54837d64671a73c71f33b0c4508 P 7b64361f8afa428db68400047bb08c7a [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:37:59.926333   431 raft_consensus.cc:2272] T 0391f54837d64671a73c71f33b0c4508 P 7b64361f8afa428db68400047bb08c7a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:37:59.969345   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
I20260608 12:37:59.993152   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
I20260608 12:38:00.077430   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:38:00.079483   431 tablet_replica.cc:333] T a9d89cdb46484276a70e93f630531ae1 P c3398cf60a9e4f7f83fa76639fb0eae1: stopping tablet replica
I20260608 12:38:00.081496   431 raft_consensus.cc:2243] T a9d89cdb46484276a70e93f630531ae1 P c3398cf60a9e4f7f83fa76639fb0eae1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:38:00.083405   431 raft_consensus.cc:2272] T a9d89cdb46484276a70e93f630531ae1 P c3398cf60a9e4f7f83fa76639fb0eae1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:38:00.086980   431 tablet_replica.cc:333] T 0391f54837d64671a73c71f33b0c4508 P c3398cf60a9e4f7f83fa76639fb0eae1: stopping tablet replica
I20260608 12:38:00.089579   431 raft_consensus.cc:2243] T 0391f54837d64671a73c71f33b0c4508 P c3398cf60a9e4f7f83fa76639fb0eae1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:38:00.091861   431 raft_consensus.cc:2272] T 0391f54837d64671a73c71f33b0c4508 P c3398cf60a9e4f7f83fa76639fb0eae1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:38:00.147105   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260608 12:38:00.161654   431 tablet_server.cc:179] TabletServer@127.0.107.196:0 shutting down...
I20260608 12:38:00.205502   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:38:00.206636   431 tablet_replica.cc:333] T a9d89cdb46484276a70e93f630531ae1 P 847f79ae7dc34022a221f58db868cfb7: stopping tablet replica
I20260608 12:38:00.207279   431 raft_consensus.cc:2243] T a9d89cdb46484276a70e93f630531ae1 P 847f79ae7dc34022a221f58db868cfb7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:38:00.207998   431 raft_consensus.cc:2272] T a9d89cdb46484276a70e93f630531ae1 P 847f79ae7dc34022a221f58db868cfb7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:38:00.230175   431 tablet_server.cc:196] TabletServer@127.0.107.196:0 shutdown complete.
I20260608 12:38:00.243645   431 master.cc:562] Master@127.0.107.254:46067 shutting down...
I20260608 12:38:00.272403   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 4344411491874d2b8c6cf17bdb3a90cd [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:38:00.273336   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 4344411491874d2b8c6cf17bdb3a90cd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:38:00.273756   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P 4344411491874d2b8c6cf17bdb3a90cd: stopping tablet replica
I20260608 12:38:00.296497   431 master.cc:584] Master@127.0.107.254:46067 shutdown complete.
[       OK ] AutoRebalancerTest.MovesScheduledIfAddTserver (29989 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfNoTservers
I20260608 12:38:00.340883   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:43223
I20260608 12:38:00.342322   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:38:00.349407  2558 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:38:00.349946  2559 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:38:00.350208  2561 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:38:00.352124   431 server_base.cc:1061] running on GCE node
I20260608 12:38:00.353229   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:38:00.353427   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:38:00.353549   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922280353536 us; error 0 us; skew 500 ppm
I20260608 12:38:00.354270   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:38:00.357043   431 webserver.cc:533] Webserver started at http://127.0.107.254:41397/ using document root <none> and password file <none>
I20260608 12:38:00.357547   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:38:00.357813   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:38:00.358088   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:38:00.359275   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780922229144781-431-0/minicluster-data/master-0-root/instance:
uuid: "34c320ad5d564691a847eb59e34e769f"
format_stamp: "Formatted at 2026-06-08 12:38:00 on dist-test-slave-3gfq"
I20260608 12:38:00.364594   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260608 12:38:00.369041  2566 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:38:00.370172   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.002s
I20260608 12:38:00.370548   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780922229144781-431-0/minicluster-data/master-0-root
uuid: "34c320ad5d564691a847eb59e34e769f"
format_stamp: "Formatted at 2026-06-08 12:38:00 on dist-test-slave-3gfq"
I20260608 12:38:00.370867   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780922229144781-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780922229144781-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780922229144781-431-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:38:00.392416   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:38:00.393965   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:38:00.441471   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:43223
I20260608 12:38:00.441676  2617 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:43223 every 8 connection(s)
I20260608 12:38:00.446704  2618 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:38:00.460109  2618 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 34c320ad5d564691a847eb59e34e769f: Bootstrap starting.
I20260608 12:38:00.466216  2618 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 34c320ad5d564691a847eb59e34e769f: Neither blocks nor log segments found. Creating new log.
I20260608 12:38:00.473235  2618 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 34c320ad5d564691a847eb59e34e769f: No bootstrap required, opened a new log
I20260608 12:38:00.476264  2618 raft_consensus.cc:359] T 00000000000000000000000000000000 P 34c320ad5d564691a847eb59e34e769f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "34c320ad5d564691a847eb59e34e769f" member_type: VOTER }
I20260608 12:38:00.476850  2618 raft_consensus.cc:385] T 00000000000000000000000000000000 P 34c320ad5d564691a847eb59e34e769f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:38:00.477166  2618 raft_consensus.cc:740] T 00000000000000000000000000000000 P 34c320ad5d564691a847eb59e34e769f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 34c320ad5d564691a847eb59e34e769f, State: Initialized, Role: FOLLOWER
I20260608 12:38:00.478031  2618 consensus_queue.cc:260] T 00000000000000000000000000000000 P 34c320ad5d564691a847eb59e34e769f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "34c320ad5d564691a847eb59e34e769f" member_type: VOTER }
I20260608 12:38:00.478592  2618 raft_consensus.cc:399] T 00000000000000000000000000000000 P 34c320ad5d564691a847eb59e34e769f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:38:00.478852  2618 raft_consensus.cc:493] T 00000000000000000000000000000000 P 34c320ad5d564691a847eb59e34e769f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:38:00.479168  2618 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 34c320ad5d564691a847eb59e34e769f [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:38:00.484942  2618 raft_consensus.cc:515] T 00000000000000000000000000000000 P 34c320ad5d564691a847eb59e34e769f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "34c320ad5d564691a847eb59e34e769f" member_type: VOTER }
I20260608 12:38:00.485898  2618 leader_election.cc:304] T 00000000000000000000000000000000 P 34c320ad5d564691a847eb59e34e769f [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: 34c320ad5d564691a847eb59e34e769f; no voters: 
I20260608 12:38:00.487597  2618 leader_election.cc:290] T 00000000000000000000000000000000 P 34c320ad5d564691a847eb59e34e769f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:38:00.488173  2621 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 34c320ad5d564691a847eb59e34e769f [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:38:00.489945  2621 raft_consensus.cc:697] T 00000000000000000000000000000000 P 34c320ad5d564691a847eb59e34e769f [term 1 LEADER]: Becoming Leader. State: Replica: 34c320ad5d564691a847eb59e34e769f, State: Running, Role: LEADER
I20260608 12:38:00.490729  2621 consensus_queue.cc:237] T 00000000000000000000000000000000 P 34c320ad5d564691a847eb59e34e769f [LEADER]: Queue going to LEADER mode. State: All 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: "34c320ad5d564691a847eb59e34e769f" member_type: VOTER }
I20260608 12:38:00.491693  2618 sys_catalog.cc:565] T 00000000000000000000000000000000 P 34c320ad5d564691a847eb59e34e769f [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:38:00.497469  2623 sys_catalog.cc:455] T 00000000000000000000000000000000 P 34c320ad5d564691a847eb59e34e769f [sys.catalog]: SysCatalogTable state changed. Reason: New leader 34c320ad5d564691a847eb59e34e769f. Latest consensus state: current_term: 1 leader_uuid: "34c320ad5d564691a847eb59e34e769f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "34c320ad5d564691a847eb59e34e769f" member_type: VOTER } }
I20260608 12:38:00.497323  2622 sys_catalog.cc:455] T 00000000000000000000000000000000 P 34c320ad5d564691a847eb59e34e769f [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "34c320ad5d564691a847eb59e34e769f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "34c320ad5d564691a847eb59e34e769f" member_type: VOTER } }
I20260608 12:38:00.498155  2623 sys_catalog.cc:458] T 00000000000000000000000000000000 P 34c320ad5d564691a847eb59e34e769f [sys.catalog]: This master's current role is: LEADER
I20260608 12:38:00.498245  2622 sys_catalog.cc:458] T 00000000000000000000000000000000 P 34c320ad5d564691a847eb59e34e769f [sys.catalog]: This master's current role is: LEADER
I20260608 12:38:00.505406  2628 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:38:00.515705  2628 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:38:00.517051   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:38:00.528190  2628 catalog_manager.cc:1382] Generated new cluster ID: 0585ae03273c473380e18f19f221c3da
I20260608 12:38:00.528607  2628 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:38:00.588748  2628 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:38:00.590745  2628 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:38:00.610888  2628 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 34c320ad5d564691a847eb59e34e769f: Generated new TSK 0
I20260608 12:38:00.611711  2628 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:38:00.647969   431 internal_mini_cluster.cc:371] 0 TS(s) registered with all masters after 0.00025217s
I20260608 12:38:12.748449   431 master.cc:562] Master@127.0.107.254:43223 shutting down...
I20260608 12:38:12.784302   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 34c320ad5d564691a847eb59e34e769f [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:38:12.785492   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 34c320ad5d564691a847eb59e34e769f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:38:12.786036   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P 34c320ad5d564691a847eb59e34e769f: stopping tablet replica
I20260608 12:38:12.809193   431 master.cc:584] Master@127.0.107.254:43223 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfNoTservers (12510 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfNoTablets
I20260608 12:38:12.852329   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:42659
I20260608 12:38:12.853955   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:38:12.861441  2641 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:38:12.861732  2642 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:38:12.863415  2644 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:38:12.866744   431 server_base.cc:1061] running on GCE node
I20260608 12:38:12.867872   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:38:12.868100   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:38:12.868312   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922292868294 us; error 0 us; skew 500 ppm
I20260608 12:38:12.869040   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:38:12.872167   431 webserver.cc:533] Webserver started at http://127.0.107.254:41965/ using document root <none> and password file <none>
I20260608 12:38:12.872987   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:38:12.873253   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:38:12.873618   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:38:12.875387   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780922229144781-431-0/minicluster-data/master-0-root/instance:
uuid: "2e312cffd87c490a8f3cf958cc6d1704"
format_stamp: "Formatted at 2026-06-08 12:38:12 on dist-test-slave-3gfq"
I20260608 12:38:12.883877   431 fs_manager.cc:696] Time spent creating directory manager: real 0.008s	user 0.006s	sys 0.002s
I20260608 12:38:12.888497  2649 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:38:12.889670   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 12:38:12.890405   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780922229144781-431-0/minicluster-data/master-0-root
uuid: "2e312cffd87c490a8f3cf958cc6d1704"
format_stamp: "Formatted at 2026-06-08 12:38:12 on dist-test-slave-3gfq"
I20260608 12:38:12.890853   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780922229144781-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780922229144781-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780922229144781-431-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:38:12.921362   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:38:12.923039   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:38:12.971521   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:42659
I20260608 12:38:12.971864  2700 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:42659 every 8 connection(s)
I20260608 12:38:12.976960  2701 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:38:12.991140  2701 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2e312cffd87c490a8f3cf958cc6d1704: Bootstrap starting.
I20260608 12:38:12.997850  2701 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 2e312cffd87c490a8f3cf958cc6d1704: Neither blocks nor log segments found. Creating new log.
I20260608 12:38:13.004493  2701 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2e312cffd87c490a8f3cf958cc6d1704: No bootstrap required, opened a new log
I20260608 12:38:13.007577  2701 raft_consensus.cc:359] T 00000000000000000000000000000000 P 2e312cffd87c490a8f3cf958cc6d1704 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e312cffd87c490a8f3cf958cc6d1704" member_type: VOTER }
I20260608 12:38:13.008136  2701 raft_consensus.cc:385] T 00000000000000000000000000000000 P 2e312cffd87c490a8f3cf958cc6d1704 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:38:13.008443  2701 raft_consensus.cc:740] T 00000000000000000000000000000000 P 2e312cffd87c490a8f3cf958cc6d1704 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e312cffd87c490a8f3cf958cc6d1704, State: Initialized, Role: FOLLOWER
I20260608 12:38:13.009222  2701 consensus_queue.cc:260] T 00000000000000000000000000000000 P 2e312cffd87c490a8f3cf958cc6d1704 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "2e312cffd87c490a8f3cf958cc6d1704" member_type: VOTER }
I20260608 12:38:13.009826  2701 raft_consensus.cc:399] T 00000000000000000000000000000000 P 2e312cffd87c490a8f3cf958cc6d1704 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:38:13.010087  2701 raft_consensus.cc:493] T 00000000000000000000000000000000 P 2e312cffd87c490a8f3cf958cc6d1704 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:38:13.010413  2701 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 2e312cffd87c490a8f3cf958cc6d1704 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:38:13.016486  2701 raft_consensus.cc:515] T 00000000000000000000000000000000 P 2e312cffd87c490a8f3cf958cc6d1704 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e312cffd87c490a8f3cf958cc6d1704" member_type: VOTER }
I20260608 12:38:13.017215  2701 leader_election.cc:304] T 00000000000000000000000000000000 P 2e312cffd87c490a8f3cf958cc6d1704 [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: 2e312cffd87c490a8f3cf958cc6d1704; no voters: 
I20260608 12:38:13.018872  2701 leader_election.cc:290] T 00000000000000000000000000000000 P 2e312cffd87c490a8f3cf958cc6d1704 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:38:13.019570  2704 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 2e312cffd87c490a8f3cf958cc6d1704 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:38:13.021221  2704 raft_consensus.cc:697] T 00000000000000000000000000000000 P 2e312cffd87c490a8f3cf958cc6d1704 [term 1 LEADER]: Becoming Leader. State: Replica: 2e312cffd87c490a8f3cf958cc6d1704, State: Running, Role: LEADER
I20260608 12:38:13.022114  2704 consensus_queue.cc:237] T 00000000000000000000000000000000 P 2e312cffd87c490a8f3cf958cc6d1704 [LEADER]: Queue going to LEADER mode. State: All 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: "2e312cffd87c490a8f3cf958cc6d1704" member_type: VOTER }
I20260608 12:38:13.022785  2701 sys_catalog.cc:565] T 00000000000000000000000000000000 P 2e312cffd87c490a8f3cf958cc6d1704 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:38:13.025611  2706 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2e312cffd87c490a8f3cf958cc6d1704 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 2e312cffd87c490a8f3cf958cc6d1704. Latest consensus state: current_term: 1 leader_uuid: "2e312cffd87c490a8f3cf958cc6d1704" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e312cffd87c490a8f3cf958cc6d1704" member_type: VOTER } }
I20260608 12:38:13.025568  2705 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2e312cffd87c490a8f3cf958cc6d1704 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "2e312cffd87c490a8f3cf958cc6d1704" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e312cffd87c490a8f3cf958cc6d1704" member_type: VOTER } }
I20260608 12:38:13.026537  2706 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2e312cffd87c490a8f3cf958cc6d1704 [sys.catalog]: This master's current role is: LEADER
I20260608 12:38:13.026666  2705 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2e312cffd87c490a8f3cf958cc6d1704 [sys.catalog]: This master's current role is: LEADER
I20260608 12:38:13.032639  2709 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:38:13.043243  2709 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:38:13.046093   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:38:13.056187  2709 catalog_manager.cc:1382] Generated new cluster ID: 2edb36df318a41c6bf522670aa43f3bd
I20260608 12:38:13.056604  2709 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:38:13.077112  2709 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:38:13.078805  2709 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:38:13.094599  2709 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 2e312cffd87c490a8f3cf958cc6d1704: Generated new TSK 0
I20260608 12:38:13.095445  2709 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:38:13.113694   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:38:13.121978  2722 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:38:13.123160  2723 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:38:13.124960  2725 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:38:13.126005   431 server_base.cc:1061] running on GCE node
I20260608 12:38:13.126902   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:38:13.127091   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:38:13.127314   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922293127274 us; error 0 us; skew 500 ppm
I20260608 12:38:13.128113   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:38:13.131466   431 webserver.cc:533] Webserver started at http://127.0.107.193:42915/ using document root <none> and password file <none>
I20260608 12:38:13.132072   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:38:13.132288   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:38:13.132603   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:38:13.134038   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780922229144781-431-0/minicluster-data/ts-0-root/instance:
uuid: "09d20122870a4ae780513389c669b180"
format_stamp: "Formatted at 2026-06-08 12:38:13 on dist-test-slave-3gfq"
I20260608 12:38:13.139505   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.003s
I20260608 12:38:13.144174  2730 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:38:13.145186   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.000s
I20260608 12:38:13.145562   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780922229144781-431-0/minicluster-data/ts-0-root
uuid: "09d20122870a4ae780513389c669b180"
format_stamp: "Formatted at 2026-06-08 12:38:13 on dist-test-slave-3gfq"
I20260608 12:38:13.145948   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780922229144781-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780922229144781-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780922229144781-431-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:38:13.158044   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:38:13.159742   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:38:13.161634   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:38:13.165318   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:38:13.165649   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:38:13.166018   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:38:13.166217   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:38:13.223309   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:42739
I20260608 12:38:13.223539  2792 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:42739 every 8 connection(s)
I20260608 12:38:13.230103   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:38:13.239746  2797 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:38:13.241197  2798 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:38:13.242157  2800 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:38:13.244518   431 server_base.cc:1061] running on GCE node
I20260608 12:38:13.245781   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:38:13.246104   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:38:13.246392   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922293246372 us; error 0 us; skew 500 ppm
I20260608 12:38:13.247079   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:38:13.248445  2793 heartbeater.cc:344] Connected to a master server at 127.0.107.254:42659
I20260608 12:38:13.248880  2793 heartbeater.cc:461] Registering TS with master...
I20260608 12:38:13.249923  2793 heartbeater.cc:507] Master 127.0.107.254:42659 requested a full tablet report, sending...
I20260608 12:38:13.250444   431 webserver.cc:533] Webserver started at http://127.0.107.194:36343/ using document root <none> and password file <none>
I20260608 12:38:13.251152   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:38:13.251331   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:38:13.251677   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:38:13.253232   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780922229144781-431-0/minicluster-data/ts-1-root/instance:
uuid: "d22f699d320d4b99b3630be7f25ba07f"
format_stamp: "Formatted at 2026-06-08 12:38:13 on dist-test-slave-3gfq"
I20260608 12:38:13.253338  2666 ts_manager.cc:194] Registered new tserver with Master: 09d20122870a4ae780513389c669b180 (127.0.107.193:42739)
I20260608 12:38:13.256125  2666 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58950
I20260608 12:38:13.260063   431 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.001s	sys 0.004s
I20260608 12:38:13.264267  2805 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:38:13.265399   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 12:38:13.265852   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780922229144781-431-0/minicluster-data/ts-1-root
uuid: "d22f699d320d4b99b3630be7f25ba07f"
format_stamp: "Formatted at 2026-06-08 12:38:13 on dist-test-slave-3gfq"
I20260608 12:38:13.266178   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780922229144781-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780922229144781-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780922229144781-431-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:38:13.279863   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:38:13.281286   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:38:13.283085   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:38:13.285987   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:38:13.286230   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:38:13.286478   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:38:13.286657   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:38:13.337571   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:41077
I20260608 12:38:13.337746  2867 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:41077 every 8 connection(s)
I20260608 12:38:13.343283   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:38:13.352651  2871 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:38:13.354457  2872 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:38:13.358412  2874 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:38:13.358577   431 server_base.cc:1061] running on GCE node
I20260608 12:38:13.360009   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:38:13.360347   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:38:13.360484  2868 heartbeater.cc:344] Connected to a master server at 127.0.107.254:42659
I20260608 12:38:13.360603   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922293360582 us; error 0 us; skew 500 ppm
I20260608 12:38:13.360977  2868 heartbeater.cc:461] Registering TS with master...
I20260608 12:38:13.361545   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:38:13.362025  2868 heartbeater.cc:507] Master 127.0.107.254:42659 requested a full tablet report, sending...
I20260608 12:38:13.364744   431 webserver.cc:533] Webserver started at http://127.0.107.195:36869/ using document root <none> and password file <none>
I20260608 12:38:13.365093  2666 ts_manager.cc:194] Registered new tserver with Master: d22f699d320d4b99b3630be7f25ba07f (127.0.107.194:41077)
I20260608 12:38:13.365461   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:38:13.365753   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:38:13.366132   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:38:13.367130  2666 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58964
I20260608 12:38:13.367823   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780922229144781-431-0/minicluster-data/ts-2-root/instance:
uuid: "7deff881bc6240d5a37a27004c01d525"
format_stamp: "Formatted at 2026-06-08 12:38:13 on dist-test-slave-3gfq"
I20260608 12:38:13.374150   431 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.007s	sys 0.000s
I20260608 12:38:13.378753  2879 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:38:13.379840   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.003s
I20260608 12:38:13.380262   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780922229144781-431-0/minicluster-data/ts-2-root
uuid: "7deff881bc6240d5a37a27004c01d525"
format_stamp: "Formatted at 2026-06-08 12:38:13 on dist-test-slave-3gfq"
I20260608 12:38:13.380576   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780922229144781-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780922229144781-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780922229144781-431-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:38:13.401365   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:38:13.402803   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:38:13.404335   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:38:13.407012   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:38:13.407266   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:38:13.407549   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:38:13.407774   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:38:13.460587   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:43835
I20260608 12:38:13.460860  2941 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:43835 every 8 connection(s)
I20260608 12:38:13.479307  2942 heartbeater.cc:344] Connected to a master server at 127.0.107.254:42659
I20260608 12:38:13.479820  2942 heartbeater.cc:461] Registering TS with master...
I20260608 12:38:13.480974  2942 heartbeater.cc:507] Master 127.0.107.254:42659 requested a full tablet report, sending...
I20260608 12:38:13.483774  2666 ts_manager.cc:194] Registered new tserver with Master: 7deff881bc6240d5a37a27004c01d525 (127.0.107.195:43835)
I20260608 12:38:13.483942   431 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.019287308s
I20260608 12:38:13.485868  2666 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58976
I20260608 12:38:14.259915  2793 heartbeater.cc:499] Master 127.0.107.254:42659 was elected leader, sending a full tablet report...
I20260608 12:38:14.370775  2868 heartbeater.cc:499] Master 127.0.107.254:42659 was elected leader, sending a full tablet report...
I20260608 12:38:14.489480  2942 heartbeater.cc:499] Master 127.0.107.254:42659 was elected leader, sending a full tablet report...
I20260608 12:38:15.045735  2719 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:38:17.047042  2719 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:38:19.048254  2719 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:38:21.049815  2719 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:38:23.051286  2719 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 12:38:23.414316  2789 debug-util.cc:398] Leaking SignalData structure 0x7b080018e820 after lost signal to thread 434
W20260608 12:38:23.415350  2789 debug-util.cc:398] Leaking SignalData structure 0x7b080019f560 after lost signal to thread 2700
W20260608 12:38:23.416468  2789 debug-util.cc:398] Leaking SignalData structure 0x7b08000464c0 after lost signal to thread 2792
W20260608 12:38:23.417531  2789 debug-util.cc:398] Leaking SignalData structure 0x7b08001c7300 after lost signal to thread 2867
W20260608 12:38:23.418493  2789 debug-util.cc:398] Leaking SignalData structure 0x7b080013d140 after lost signal to thread 2941
I20260608 12:38:25.052531  2719 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:38:25.151973   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
I20260608 12:38:25.206465   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:38:25.956051   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
I20260608 12:38:25.969755   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
I20260608 12:38:25.996997   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:38:26.015396   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
I20260608 12:38:26.027504   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
I20260608 12:38:26.052191   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:38:26.069528   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260608 12:38:26.080768   431 master.cc:562] Master@127.0.107.254:42659 shutting down...
I20260608 12:38:26.104751   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 2e312cffd87c490a8f3cf958cc6d1704 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:38:26.105563   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 2e312cffd87c490a8f3cf958cc6d1704 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:38:26.105971   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P 2e312cffd87c490a8f3cf958cc6d1704: stopping tablet replica
I20260608 12:38:26.125537   431 master.cc:584] Master@127.0.107.254:42659 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfNoTablets (13312 ms)
[ RUN      ] AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange
I20260608 12:38:26.168231   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:46395
I20260608 12:38:26.169852   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:38:26.176857  2947 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:38:26.176970  2948 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:38:26.178740  2950 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:38:26.179760   431 server_base.cc:1061] running on GCE node
I20260608 12:38:26.180838   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:38:26.181044   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:38:26.181246   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922306181225 us; error 0 us; skew 500 ppm
I20260608 12:38:26.181984   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:38:26.185038   431 webserver.cc:533] Webserver started at http://127.0.107.254:45677/ using document root <none> and password file <none>
I20260608 12:38:26.185612   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:38:26.185868   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:38:26.186175   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:38:26.187461   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780922229144781-431-0/minicluster-data/master-0-root/instance:
uuid: "5e73298d1f394d7f82567cc25e548c53"
format_stamp: "Formatted at 2026-06-08 12:38:26 on dist-test-slave-3gfq"
I20260608 12:38:26.192749   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.001s
I20260608 12:38:26.197147  2955 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:38:26.198580   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 12:38:26.198932   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780922229144781-431-0/minicluster-data/master-0-root
uuid: "5e73298d1f394d7f82567cc25e548c53"
format_stamp: "Formatted at 2026-06-08 12:38:26 on dist-test-slave-3gfq"
I20260608 12:38:26.199254   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780922229144781-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780922229144781-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780922229144781-431-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:38:26.219184   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:38:26.220774   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:38:26.271711   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:46395
I20260608 12:38:26.271862  3006 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:46395 every 8 connection(s)
I20260608 12:38:26.276857  3007 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:38:26.288591  3007 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5e73298d1f394d7f82567cc25e548c53: Bootstrap starting.
I20260608 12:38:26.294313  3007 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 5e73298d1f394d7f82567cc25e548c53: Neither blocks nor log segments found. Creating new log.
I20260608 12:38:26.299203  3007 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5e73298d1f394d7f82567cc25e548c53: No bootstrap required, opened a new log
I20260608 12:38:26.301947  3007 raft_consensus.cc:359] T 00000000000000000000000000000000 P 5e73298d1f394d7f82567cc25e548c53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5e73298d1f394d7f82567cc25e548c53" member_type: VOTER }
I20260608 12:38:26.302398  3007 raft_consensus.cc:385] T 00000000000000000000000000000000 P 5e73298d1f394d7f82567cc25e548c53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:38:26.302673  3007 raft_consensus.cc:740] T 00000000000000000000000000000000 P 5e73298d1f394d7f82567cc25e548c53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e73298d1f394d7f82567cc25e548c53, State: Initialized, Role: FOLLOWER
I20260608 12:38:26.303345  3007 consensus_queue.cc:260] T 00000000000000000000000000000000 P 5e73298d1f394d7f82567cc25e548c53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "5e73298d1f394d7f82567cc25e548c53" member_type: VOTER }
I20260608 12:38:26.303861  3007 raft_consensus.cc:399] T 00000000000000000000000000000000 P 5e73298d1f394d7f82567cc25e548c53 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:38:26.304085  3007 raft_consensus.cc:493] T 00000000000000000000000000000000 P 5e73298d1f394d7f82567cc25e548c53 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:38:26.304399  3007 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 5e73298d1f394d7f82567cc25e548c53 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:38:26.309109  3007 raft_consensus.cc:515] T 00000000000000000000000000000000 P 5e73298d1f394d7f82567cc25e548c53 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5e73298d1f394d7f82567cc25e548c53" member_type: VOTER }
I20260608 12:38:26.309686  3007 leader_election.cc:304] T 00000000000000000000000000000000 P 5e73298d1f394d7f82567cc25e548c53 [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: 5e73298d1f394d7f82567cc25e548c53; no voters: 
I20260608 12:38:26.311002  3007 leader_election.cc:290] T 00000000000000000000000000000000 P 5e73298d1f394d7f82567cc25e548c53 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:38:26.311764  3010 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 5e73298d1f394d7f82567cc25e548c53 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:38:26.313465  3010 raft_consensus.cc:697] T 00000000000000000000000000000000 P 5e73298d1f394d7f82567cc25e548c53 [term 1 LEADER]: Becoming Leader. State: Replica: 5e73298d1f394d7f82567cc25e548c53, State: Running, Role: LEADER
I20260608 12:38:26.314507  3007 sys_catalog.cc:565] T 00000000000000000000000000000000 P 5e73298d1f394d7f82567cc25e548c53 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:38:26.314386  3010 consensus_queue.cc:237] T 00000000000000000000000000000000 P 5e73298d1f394d7f82567cc25e548c53 [LEADER]: Queue going to LEADER mode. State: All 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: "5e73298d1f394d7f82567cc25e548c53" member_type: VOTER }
I20260608 12:38:26.320338  3011 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5e73298d1f394d7f82567cc25e548c53 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "5e73298d1f394d7f82567cc25e548c53" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5e73298d1f394d7f82567cc25e548c53" member_type: VOTER } }
I20260608 12:38:26.321092  3011 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5e73298d1f394d7f82567cc25e548c53 [sys.catalog]: This master's current role is: LEADER
I20260608 12:38:26.321208  3012 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5e73298d1f394d7f82567cc25e548c53 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 5e73298d1f394d7f82567cc25e548c53. Latest consensus state: current_term: 1 leader_uuid: "5e73298d1f394d7f82567cc25e548c53" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5e73298d1f394d7f82567cc25e548c53" member_type: VOTER } }
I20260608 12:38:26.322834  3012 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5e73298d1f394d7f82567cc25e548c53 [sys.catalog]: This master's current role is: LEADER
I20260608 12:38:26.324843  3017 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:38:26.333709  3017 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:38:26.334884   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:38:26.344581  3017 catalog_manager.cc:1382] Generated new cluster ID: e8d4b8cae6c7405384aaffbf891f637f
I20260608 12:38:26.345034  3017 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:38:26.364396  3017 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:38:26.366070  3017 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:38:26.385102  3017 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 5e73298d1f394d7f82567cc25e548c53: Generated new TSK 0
I20260608 12:38:26.385963  3017 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:38:26.402400   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:38:26.410063  3028 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:38:26.411412  3029 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:38:26.414464   431 server_base.cc:1061] running on GCE node
W20260608 12:38:26.414510  3031 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:38:26.415905   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:38:26.416167   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:38:26.416364   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922306416339 us; error 0 us; skew 500 ppm
I20260608 12:38:26.416976   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:38:26.419984   431 webserver.cc:533] Webserver started at http://127.0.107.193:39843/ using document root <none> and password file <none>
I20260608 12:38:26.420653   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:38:26.420914   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:38:26.421244   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:38:26.422680   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780922229144781-431-0/minicluster-data/ts-0-root/instance:
uuid: "15ad5c254c29416dad01f20f395457c8"
format_stamp: "Formatted at 2026-06-08 12:38:26 on dist-test-slave-3gfq"
I20260608 12:38:26.428679   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.001s
I20260608 12:38:26.433197  3036 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:38:26.434360   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 12:38:26.434756   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780922229144781-431-0/minicluster-data/ts-0-root
uuid: "15ad5c254c29416dad01f20f395457c8"
format_stamp: "Formatted at 2026-06-08 12:38:26 on dist-test-slave-3gfq"
I20260608 12:38:26.435153   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780922229144781-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780922229144781-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780922229144781-431-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:38:26.451340   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:38:26.453171   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:38:26.455127   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:38:26.458055   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:38:26.458299   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:38:26.458567   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:38:26.458747   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:38:26.510805   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:34173
I20260608 12:38:26.510984  3098 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:34173 every 8 connection(s)
I20260608 12:38:26.517582   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:38:26.526744  3103 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:38:26.527637  3104 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:38:26.530858  3106 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:38:26.532339   431 server_base.cc:1061] running on GCE node
I20260608 12:38:26.533524   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:38:26.533718   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:38:26.533990   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922306533947 us; error 0 us; skew 500 ppm
I20260608 12:38:26.535024   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:38:26.537636  3099 heartbeater.cc:344] Connected to a master server at 127.0.107.254:46395
I20260608 12:38:26.538239  3099 heartbeater.cc:461] Registering TS with master...
I20260608 12:38:26.538738   431 webserver.cc:533] Webserver started at http://127.0.107.194:35843/ using document root <none> and password file <none>
I20260608 12:38:26.539423   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:38:26.539413  3099 heartbeater.cc:507] Master 127.0.107.254:46395 requested a full tablet report, sending...
I20260608 12:38:26.539927   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:38:26.540386   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:38:26.541908   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780922229144781-431-0/minicluster-data/ts-1-root/instance:
uuid: "ae63463475034503b31fc513b26bb47a"
format_stamp: "Formatted at 2026-06-08 12:38:26 on dist-test-slave-3gfq"
I20260608 12:38:26.542873  2972 ts_manager.cc:194] Registered new tserver with Master: 15ad5c254c29416dad01f20f395457c8 (127.0.107.193:34173)
I20260608 12:38:26.545845  2972 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37306
I20260608 12:38:26.549062   431 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.000s
I20260608 12:38:26.553495  3111 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:38:26.554503   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 12:38:26.554876   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780922229144781-431-0/minicluster-data/ts-1-root
uuid: "ae63463475034503b31fc513b26bb47a"
format_stamp: "Formatted at 2026-06-08 12:38:26 on dist-test-slave-3gfq"
I20260608 12:38:26.555212   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780922229144781-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780922229144781-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780922229144781-431-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:38:26.584477   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:38:26.586233   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:38:26.588095   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:38:26.590878   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:38:26.591169   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:38:26.591450   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:38:26.591653   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:38:26.642373   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:44099
I20260608 12:38:26.642500  3173 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:44099 every 8 connection(s)
I20260608 12:38:26.648324   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:38:26.658569  3177 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:38:26.658782  3178 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:38:26.662405  3180 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:38:26.663024  3174 heartbeater.cc:344] Connected to a master server at 127.0.107.254:46395
I20260608 12:38:26.663149   431 server_base.cc:1061] running on GCE node
I20260608 12:38:26.663792  3174 heartbeater.cc:461] Registering TS with master...
I20260608 12:38:26.664490   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:38:26.664783   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:38:26.664745  3174 heartbeater.cc:507] Master 127.0.107.254:46395 requested a full tablet report, sending...
I20260608 12:38:26.665298   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922306665278 us; error 0 us; skew 500 ppm
I20260608 12:38:26.666291   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:38:26.668110  2972 ts_manager.cc:194] Registered new tserver with Master: ae63463475034503b31fc513b26bb47a (127.0.107.194:44099)
I20260608 12:38:26.669485   431 webserver.cc:533] Webserver started at http://127.0.107.195:36957/ using document root <none> and password file <none>
I20260608 12:38:26.669811  2972 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37318
I20260608 12:38:26.670197   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:38:26.670469   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:38:26.670796   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:38:26.672300   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780922229144781-431-0/minicluster-data/ts-2-root/instance:
uuid: "0df9d41af8ae40ac8596bc018556b73c"
format_stamp: "Formatted at 2026-06-08 12:38:26 on dist-test-slave-3gfq"
I20260608 12:38:26.677384   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.001s
I20260608 12:38:26.681445  3185 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:38:26.682468   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 12:38:26.682868   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780922229144781-431-0/minicluster-data/ts-2-root
uuid: "0df9d41af8ae40ac8596bc018556b73c"
format_stamp: "Formatted at 2026-06-08 12:38:26 on dist-test-slave-3gfq"
I20260608 12:38:26.683214   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780922229144781-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780922229144781-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780922229144781-431-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:38:26.701161   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:38:26.702831   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:38:26.704316   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:38:26.707082   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:38:26.707311   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:38:26.707613   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:38:26.707785   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:38:26.759387   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:44603
I20260608 12:38:26.759635  3247 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:44603 every 8 connection(s)
I20260608 12:38:26.775789  3248 heartbeater.cc:344] Connected to a master server at 127.0.107.254:46395
I20260608 12:38:26.776305  3248 heartbeater.cc:461] Registering TS with master...
I20260608 12:38:26.777163  3248 heartbeater.cc:507] Master 127.0.107.254:46395 requested a full tablet report, sending...
I20260608 12:38:26.779558  2972 ts_manager.cc:194] Registered new tserver with Master: 0df9d41af8ae40ac8596bc018556b73c (127.0.107.195:44603)
I20260608 12:38:26.780653   431 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.017311545s
I20260608 12:38:26.781193  2972 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37334
I20260608 12:38:27.549883  3099 heartbeater.cc:499] Master 127.0.107.254:46395 was elected leader, sending a full tablet report...
I20260608 12:38:27.672621  3174 heartbeater.cc:499] Master 127.0.107.254:46395 was elected leader, sending a full tablet report...
I20260608 12:38:27.784096  3248 heartbeater.cc:499] Master 127.0.107.254:46395 was elected leader, sending a full tablet report...
I20260608 12:38:27.841619  2972 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:37350:
name: "range_aware_auto_rebalancer_test"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\006\001\000\000\000\000\007\001\n\000\000\000\006\001\n\000\000\000\007\001\024\000\000\000""\006\001\000\000\000\000\007\001\n\000\000\000\006\001\n\000\000\000\007\001\024\000\000\000"
  indirect_data: """"
}
partition_schema {
  hash_schema {
    columns {
      name: "key"
    }
    num_buckets: 2
    seed: 0
  }
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 12:38:27.844907  2972 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table range_aware_auto_rebalancer_test in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 12:38:27.917723  3139 tablet_service.cc:1511] Processing CreateTablet for tablet 20169d2999544bf0b17e616225ea9256 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=0d05cbcc1a5b43c797cea82b815276be]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:38:27.918954  3137 tablet_service.cc:1511] Processing CreateTablet for tablet 2b7517fde7e44dd0bafcdcfc24ed8836 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=0d05cbcc1a5b43c797cea82b815276be]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:38:27.919768  3139 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20169d2999544bf0b17e616225ea9256. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:38:27.920609  3137 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b7517fde7e44dd0bafcdcfc24ed8836. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:38:27.923251  3138 tablet_service.cc:1511] Processing CreateTablet for tablet 5149cb43842c49069d9c7767690e5ce1 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=0d05cbcc1a5b43c797cea82b815276be]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:38:27.924988  3138 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5149cb43842c49069d9c7767690e5ce1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:38:27.933488  3064 tablet_service.cc:1511] Processing CreateTablet for tablet 20169d2999544bf0b17e616225ea9256 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=0d05cbcc1a5b43c797cea82b815276be]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:38:27.934342  3063 tablet_service.cc:1511] Processing CreateTablet for tablet 5149cb43842c49069d9c7767690e5ce1 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=0d05cbcc1a5b43c797cea82b815276be]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:38:27.935418  3064 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20169d2999544bf0b17e616225ea9256. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:38:27.936232  3063 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5149cb43842c49069d9c7767690e5ce1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:38:27.943306  3062 tablet_service.cc:1511] Processing CreateTablet for tablet 2b7517fde7e44dd0bafcdcfc24ed8836 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=0d05cbcc1a5b43c797cea82b815276be]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:38:27.945184  3062 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b7517fde7e44dd0bafcdcfc24ed8836. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:38:27.946861  3061 tablet_service.cc:1511] Processing CreateTablet for tablet 771e000ede2f4c04808c93f06d86558f (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=0d05cbcc1a5b43c797cea82b815276be]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:38:27.948611  3061 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 771e000ede2f4c04808c93f06d86558f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:38:27.952730  3213 tablet_service.cc:1511] Processing CreateTablet for tablet 20169d2999544bf0b17e616225ea9256 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=0d05cbcc1a5b43c797cea82b815276be]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:38:27.953622  3136 tablet_service.cc:1511] Processing CreateTablet for tablet 771e000ede2f4c04808c93f06d86558f (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=0d05cbcc1a5b43c797cea82b815276be]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:38:27.954557  3213 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20169d2999544bf0b17e616225ea9256. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:38:27.955324  3136 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 771e000ede2f4c04808c93f06d86558f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:38:27.959414  3211 tablet_service.cc:1511] Processing CreateTablet for tablet 2b7517fde7e44dd0bafcdcfc24ed8836 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=0d05cbcc1a5b43c797cea82b815276be]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:38:27.961220  3211 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b7517fde7e44dd0bafcdcfc24ed8836. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:38:27.965909  3212 tablet_service.cc:1511] Processing CreateTablet for tablet 5149cb43842c49069d9c7767690e5ce1 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=0d05cbcc1a5b43c797cea82b815276be]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:38:27.967572  3212 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5149cb43842c49069d9c7767690e5ce1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:38:27.965139  3210 tablet_service.cc:1511] Processing CreateTablet for tablet 771e000ede2f4c04808c93f06d86558f (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=0d05cbcc1a5b43c797cea82b815276be]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:38:27.970871  3210 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 771e000ede2f4c04808c93f06d86558f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:38:28.004493  3268 tablet_bootstrap.cc:492] T 20169d2999544bf0b17e616225ea9256 P 15ad5c254c29416dad01f20f395457c8: Bootstrap starting.
I20260608 12:38:28.019681  3268 tablet_bootstrap.cc:654] T 20169d2999544bf0b17e616225ea9256 P 15ad5c254c29416dad01f20f395457c8: Neither blocks nor log segments found. Creating new log.
I20260608 12:38:28.027719  3269 tablet_bootstrap.cc:492] T 2b7517fde7e44dd0bafcdcfc24ed8836 P ae63463475034503b31fc513b26bb47a: Bootstrap starting.
I20260608 12:38:28.045221  3269 tablet_bootstrap.cc:654] T 2b7517fde7e44dd0bafcdcfc24ed8836 P ae63463475034503b31fc513b26bb47a: Neither blocks nor log segments found. Creating new log.
I20260608 12:38:28.052446  3270 tablet_bootstrap.cc:492] T 5149cb43842c49069d9c7767690e5ce1 P 0df9d41af8ae40ac8596bc018556b73c: Bootstrap starting.
I20260608 12:38:28.056190  3268 tablet_bootstrap.cc:492] T 20169d2999544bf0b17e616225ea9256 P 15ad5c254c29416dad01f20f395457c8: No bootstrap required, opened a new log
I20260608 12:38:28.057035  3268 ts_tablet_manager.cc:1403] T 20169d2999544bf0b17e616225ea9256 P 15ad5c254c29416dad01f20f395457c8: Time spent bootstrapping tablet: real 0.053s	user 0.020s	sys 0.026s
I20260608 12:38:28.060312  3270 tablet_bootstrap.cc:654] T 5149cb43842c49069d9c7767690e5ce1 P 0df9d41af8ae40ac8596bc018556b73c: Neither blocks nor log segments found. Creating new log.
I20260608 12:38:28.060874  3268 raft_consensus.cc:359] T 20169d2999544bf0b17e616225ea9256 P 15ad5c254c29416dad01f20f395457c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae63463475034503b31fc513b26bb47a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44099 } } peers { permanent_uuid: "15ad5c254c29416dad01f20f395457c8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34173 } } peers { permanent_uuid: "0df9d41af8ae40ac8596bc018556b73c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44603 } }
I20260608 12:38:28.061535  3268 raft_consensus.cc:385] T 20169d2999544bf0b17e616225ea9256 P 15ad5c254c29416dad01f20f395457c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:38:28.061813  3268 raft_consensus.cc:740] T 20169d2999544bf0b17e616225ea9256 P 15ad5c254c29416dad01f20f395457c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 15ad5c254c29416dad01f20f395457c8, State: Initialized, Role: FOLLOWER
I20260608 12:38:28.062314  3269 tablet_bootstrap.cc:492] T 2b7517fde7e44dd0bafcdcfc24ed8836 P ae63463475034503b31fc513b26bb47a: No bootstrap required, opened a new log
I20260608 12:38:28.062604  3268 consensus_queue.cc:260] T 20169d2999544bf0b17e616225ea9256 P 15ad5c254c29416dad01f20f395457c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae63463475034503b31fc513b26bb47a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44099 } } peers { permanent_uuid: "15ad5c254c29416dad01f20f395457c8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34173 } } peers { permanent_uuid: "0df9d41af8ae40ac8596bc018556b73c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44603 } }
I20260608 12:38:28.062937  3269 ts_tablet_manager.cc:1403] T 2b7517fde7e44dd0bafcdcfc24ed8836 P ae63463475034503b31fc513b26bb47a: Time spent bootstrapping tablet: real 0.036s	user 0.008s	sys 0.016s
I20260608 12:38:28.065673  3268 ts_tablet_manager.cc:1434] T 20169d2999544bf0b17e616225ea9256 P 15ad5c254c29416dad01f20f395457c8: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.003s
I20260608 12:38:28.066754  3268 tablet_bootstrap.cc:492] T 2b7517fde7e44dd0bafcdcfc24ed8836 P 15ad5c254c29416dad01f20f395457c8: Bootstrap starting.
I20260608 12:38:28.070194  3269 raft_consensus.cc:359] T 2b7517fde7e44dd0bafcdcfc24ed8836 P ae63463475034503b31fc513b26bb47a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15ad5c254c29416dad01f20f395457c8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34173 } } peers { permanent_uuid: "ae63463475034503b31fc513b26bb47a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44099 } } peers { permanent_uuid: "0df9d41af8ae40ac8596bc018556b73c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44603 } }
I20260608 12:38:28.071100  3269 raft_consensus.cc:385] T 2b7517fde7e44dd0bafcdcfc24ed8836 P ae63463475034503b31fc513b26bb47a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:38:28.071486  3269 raft_consensus.cc:740] T 2b7517fde7e44dd0bafcdcfc24ed8836 P ae63463475034503b31fc513b26bb47a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae63463475034503b31fc513b26bb47a, State: Initialized, Role: FOLLOWER
I20260608 12:38:28.072321  3269 consensus_queue.cc:260] T 2b7517fde7e44dd0bafcdcfc24ed8836 P ae63463475034503b31fc513b26bb47a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15ad5c254c29416dad01f20f395457c8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34173 } } peers { permanent_uuid: "ae63463475034503b31fc513b26bb47a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44099 } } peers { permanent_uuid: "0df9d41af8ae40ac8596bc018556b73c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44603 } }
I20260608 12:38:28.072875  3270 tablet_bootstrap.cc:492] T 5149cb43842c49069d9c7767690e5ce1 P 0df9d41af8ae40ac8596bc018556b73c: No bootstrap required, opened a new log
I20260608 12:38:28.073426  3270 ts_tablet_manager.cc:1403] T 5149cb43842c49069d9c7767690e5ce1 P 0df9d41af8ae40ac8596bc018556b73c: Time spent bootstrapping tablet: real 0.022s	user 0.007s	sys 0.009s
I20260608 12:38:28.074280  3268 tablet_bootstrap.cc:654] T 2b7517fde7e44dd0bafcdcfc24ed8836 P 15ad5c254c29416dad01f20f395457c8: Neither blocks nor log segments found. Creating new log.
I20260608 12:38:28.078166  3270 raft_consensus.cc:359] T 5149cb43842c49069d9c7767690e5ce1 P 0df9d41af8ae40ac8596bc018556b73c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15ad5c254c29416dad01f20f395457c8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34173 } } peers { permanent_uuid: "ae63463475034503b31fc513b26bb47a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44099 } } peers { permanent_uuid: "0df9d41af8ae40ac8596bc018556b73c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44603 } }
I20260608 12:38:28.079264  3270 raft_consensus.cc:385] T 5149cb43842c49069d9c7767690e5ce1 P 0df9d41af8ae40ac8596bc018556b73c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:38:28.079649  3270 raft_consensus.cc:740] T 5149cb43842c49069d9c7767690e5ce1 P 0df9d41af8ae40ac8596bc018556b73c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0df9d41af8ae40ac8596bc018556b73c, State: Initialized, Role: FOLLOWER
I20260608 12:38:28.081001  3270 consensus_queue.cc:260] T 5149cb43842c49069d9c7767690e5ce1 P 0df9d41af8ae40ac8596bc018556b73c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15ad5c254c29416dad01f20f395457c8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34173 } } peers { permanent_uuid: "ae63463475034503b31fc513b26bb47a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44099 } } peers { permanent_uuid: "0df9d41af8ae40ac8596bc018556b73c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44603 } }
I20260608 12:38:28.085958  3269 ts_tablet_manager.cc:1434] T 2b7517fde7e44dd0bafcdcfc24ed8836 P ae63463475034503b31fc513b26bb47a: Time spent starting tablet: real 0.022s	user 0.010s	sys 0.010s
I20260608 12:38:28.086388  3270 ts_tablet_manager.cc:1434] T 5149cb43842c49069d9c7767690e5ce1 P 0df9d41af8ae40ac8596bc018556b73c: Time spent starting tablet: real 0.013s	user 0.014s	sys 0.000s
I20260608 12:38:28.087400  3270 tablet_bootstrap.cc:492] T 2b7517fde7e44dd0bafcdcfc24ed8836 P 0df9d41af8ae40ac8596bc018556b73c: Bootstrap starting.
I20260608 12:38:28.087394  3269 tablet_bootstrap.cc:492] T 5149cb43842c49069d9c7767690e5ce1 P ae63463475034503b31fc513b26bb47a: Bootstrap starting.
I20260608 12:38:28.091737  3268 tablet_bootstrap.cc:492] T 2b7517fde7e44dd0bafcdcfc24ed8836 P 15ad5c254c29416dad01f20f395457c8: No bootstrap required, opened a new log
I20260608 12:38:28.092322  3268 ts_tablet_manager.cc:1403] T 2b7517fde7e44dd0bafcdcfc24ed8836 P 15ad5c254c29416dad01f20f395457c8: Time spent bootstrapping tablet: real 0.026s	user 0.010s	sys 0.007s
I20260608 12:38:28.095722  3270 tablet_bootstrap.cc:654] T 2b7517fde7e44dd0bafcdcfc24ed8836 P 0df9d41af8ae40ac8596bc018556b73c: Neither blocks nor log segments found. Creating new log.
I20260608 12:38:28.096061  3269 tablet_bootstrap.cc:654] T 5149cb43842c49069d9c7767690e5ce1 P ae63463475034503b31fc513b26bb47a: Neither blocks nor log segments found. Creating new log.
I20260608 12:38:28.095641  3268 raft_consensus.cc:359] T 2b7517fde7e44dd0bafcdcfc24ed8836 P 15ad5c254c29416dad01f20f395457c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15ad5c254c29416dad01f20f395457c8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34173 } } peers { permanent_uuid: "ae63463475034503b31fc513b26bb47a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44099 } } peers { permanent_uuid: "0df9d41af8ae40ac8596bc018556b73c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44603 } }
I20260608 12:38:28.096791  3268 raft_consensus.cc:385] T 2b7517fde7e44dd0bafcdcfc24ed8836 P 15ad5c254c29416dad01f20f395457c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:38:28.097136  3268 raft_consensus.cc:740] T 2b7517fde7e44dd0bafcdcfc24ed8836 P 15ad5c254c29416dad01f20f395457c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 15ad5c254c29416dad01f20f395457c8, State: Initialized, Role: FOLLOWER
I20260608 12:38:28.098024  3268 consensus_queue.cc:260] T 2b7517fde7e44dd0bafcdcfc24ed8836 P 15ad5c254c29416dad01f20f395457c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15ad5c254c29416dad01f20f395457c8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34173 } } peers { permanent_uuid: "ae63463475034503b31fc513b26bb47a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44099 } } peers { permanent_uuid: "0df9d41af8ae40ac8596bc018556b73c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44603 } }
I20260608 12:38:28.103330  3268 ts_tablet_manager.cc:1434] T 2b7517fde7e44dd0bafcdcfc24ed8836 P 15ad5c254c29416dad01f20f395457c8: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.005s
I20260608 12:38:28.104384  3268 tablet_bootstrap.cc:492] T 5149cb43842c49069d9c7767690e5ce1 P 15ad5c254c29416dad01f20f395457c8: Bootstrap starting.
I20260608 12:38:28.110221  3269 tablet_bootstrap.cc:492] T 5149cb43842c49069d9c7767690e5ce1 P ae63463475034503b31fc513b26bb47a: No bootstrap required, opened a new log
I20260608 12:38:28.111007  3269 ts_tablet_manager.cc:1403] T 5149cb43842c49069d9c7767690e5ce1 P ae63463475034503b31fc513b26bb47a: Time spent bootstrapping tablet: real 0.024s	user 0.006s	sys 0.014s
I20260608 12:38:28.111028  3270 tablet_bootstrap.cc:492] T 2b7517fde7e44dd0bafcdcfc24ed8836 P 0df9d41af8ae40ac8596bc018556b73c: No bootstrap required, opened a new log
I20260608 12:38:28.111816  3270 ts_tablet_manager.cc:1403] T 2b7517fde7e44dd0bafcdcfc24ed8836 P 0df9d41af8ae40ac8596bc018556b73c: Time spent bootstrapping tablet: real 0.025s	user 0.012s	sys 0.008s
I20260608 12:38:28.112036  3268 tablet_bootstrap.cc:654] T 5149cb43842c49069d9c7767690e5ce1 P 15ad5c254c29416dad01f20f395457c8: Neither blocks nor log segments found. Creating new log.
I20260608 12:38:28.115206  3269 raft_consensus.cc:359] T 5149cb43842c49069d9c7767690e5ce1 P ae63463475034503b31fc513b26bb47a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15ad5c254c29416dad01f20f395457c8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34173 } } peers { permanent_uuid: "ae63463475034503b31fc513b26bb47a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44099 } } peers { permanent_uuid: "0df9d41af8ae40ac8596bc018556b73c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44603 } }
I20260608 12:38:28.116940  3269 raft_consensus.cc:385] T 5149cb43842c49069d9c7767690e5ce1 P ae63463475034503b31fc513b26bb47a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:38:28.116674  3270 raft_consensus.cc:359] T 2b7517fde7e44dd0bafcdcfc24ed8836 P 0df9d41af8ae40ac8596bc018556b73c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15ad5c254c29416dad01f20f395457c8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34173 } } peers { permanent_uuid: "ae63463475034503b31fc513b26bb47a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44099 } } peers { permanent_uuid: "0df9d41af8ae40ac8596bc018556b73c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44603 } }
I20260608 12:38:28.117336  3269 raft_consensus.cc:740] T 5149cb43842c49069d9c7767690e5ce1 P ae63463475034503b31fc513b26bb47a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae63463475034503b31fc513b26bb47a, State: Initialized, Role: FOLLOWER
I20260608 12:38:28.117810  3270 raft_consensus.cc:385] T 2b7517fde7e44dd0bafcdcfc24ed8836 P 0df9d41af8ae40ac8596bc018556b73c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:38:28.118208  3270 raft_consensus.cc:740] T 2b7517fde7e44dd0bafcdcfc24ed8836 P 0df9d41af8ae40ac8596bc018556b73c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0df9d41af8ae40ac8596bc018556b73c, State: Initialized, Role: FOLLOWER
I20260608 12:38:28.118383  3269 consensus_queue.cc:260] T 5149cb43842c49069d9c7767690e5ce1 P ae63463475034503b31fc513b26bb47a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15ad5c254c29416dad01f20f395457c8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34173 } } peers { permanent_uuid: "ae63463475034503b31fc513b26bb47a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44099 } } peers { permanent_uuid: "0df9d41af8ae40ac8596bc018556b73c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44603 } }
I20260608 12:38:28.119243  3270 consensus_queue.cc:260] T 2b7517fde7e44dd0bafcdcfc24ed8836 P 0df9d41af8ae40ac8596bc018556b73c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15ad5c254c29416dad01f20f395457c8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34173 } } peers { permanent_uuid: "ae63463475034503b31fc513b26bb47a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44099 } } peers { permanent_uuid: "0df9d41af8ae40ac8596bc018556b73c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44603 } }
I20260608 12:38:28.120992  3269 ts_tablet_manager.cc:1434] T 5149cb43842c49069d9c7767690e5ce1 P ae63463475034503b31fc513b26bb47a: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260608 12:38:28.121745  3270 ts_tablet_manager.cc:1434] T 2b7517fde7e44dd0bafcdcfc24ed8836 P 0df9d41af8ae40ac8596bc018556b73c: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260608 12:38:28.122301  3269 tablet_bootstrap.cc:492] T 20169d2999544bf0b17e616225ea9256 P ae63463475034503b31fc513b26bb47a: Bootstrap starting.
I20260608 12:38:28.122977  3270 tablet_bootstrap.cc:492] T 771e000ede2f4c04808c93f06d86558f P 0df9d41af8ae40ac8596bc018556b73c: Bootstrap starting.
I20260608 12:38:28.131915  3270 tablet_bootstrap.cc:654] T 771e000ede2f4c04808c93f06d86558f P 0df9d41af8ae40ac8596bc018556b73c: Neither blocks nor log segments found. Creating new log.
I20260608 12:38:28.135140  3268 tablet_bootstrap.cc:492] T 5149cb43842c49069d9c7767690e5ce1 P 15ad5c254c29416dad01f20f395457c8: No bootstrap required, opened a new log
I20260608 12:38:28.135941  3268 ts_tablet_manager.cc:1403] T 5149cb43842c49069d9c7767690e5ce1 P 15ad5c254c29416dad01f20f395457c8: Time spent bootstrapping tablet: real 0.032s	user 0.014s	sys 0.012s
I20260608 12:38:28.136760  3269 tablet_bootstrap.cc:654] T 20169d2999544bf0b17e616225ea9256 P ae63463475034503b31fc513b26bb47a: Neither blocks nor log segments found. Creating new log.
I20260608 12:38:28.140311  3270 tablet_bootstrap.cc:492] T 771e000ede2f4c04808c93f06d86558f P 0df9d41af8ae40ac8596bc018556b73c: No bootstrap required, opened a new log
I20260608 12:38:28.139832  3268 raft_consensus.cc:359] T 5149cb43842c49069d9c7767690e5ce1 P 15ad5c254c29416dad01f20f395457c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15ad5c254c29416dad01f20f395457c8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34173 } } peers { permanent_uuid: "ae63463475034503b31fc513b26bb47a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44099 } } peers { permanent_uuid: "0df9d41af8ae40ac8596bc018556b73c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44603 } }
I20260608 12:38:28.140761  3268 raft_consensus.cc:385] T 5149cb43842c49069d9c7767690e5ce1 P 15ad5c254c29416dad01f20f395457c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:38:28.140941  3270 ts_tablet_manager.cc:1403] T 771e000ede2f4c04808c93f06d86558f P 0df9d41af8ae40ac8596bc018556b73c: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.000s
I20260608 12:38:28.141129  3268 raft_consensus.cc:740] T 5149cb43842c49069d9c7767690e5ce1 P 15ad5c254c29416dad01f20f395457c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 15ad5c254c29416dad01f20f395457c8, State: Initialized, Role: FOLLOWER
I20260608 12:38:28.142211  3268 consensus_queue.cc:260] T 5149cb43842c49069d9c7767690e5ce1 P 15ad5c254c29416dad01f20f395457c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15ad5c254c29416dad01f20f395457c8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34173 } } peers { permanent_uuid: "ae63463475034503b31fc513b26bb47a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44099 } } peers { permanent_uuid: "0df9d41af8ae40ac8596bc018556b73c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44603 } }
I20260608 12:38:28.145510  3268 ts_tablet_manager.cc:1434] T 5149cb43842c49069d9c7767690e5ce1 P 15ad5c254c29416dad01f20f395457c8: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260608 12:38:28.145035  3270 raft_consensus.cc:359] T 771e000ede2f4c04808c93f06d86558f P 0df9d41af8ae40ac8596bc018556b73c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15ad5c254c29416dad01f20f395457c8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34173 } } peers { permanent_uuid: "ae63463475034503b31fc513b26bb47a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44099 } } peers { permanent_uuid: "0df9d41af8ae40ac8596bc018556b73c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44603 } }
I20260608 12:38:28.146059  3270 raft_consensus.cc:385] T 771e000ede2f4c04808c93f06d86558f P 0df9d41af8ae40ac8596bc018556b73c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:38:28.146394  3270 raft_consensus.cc:740] T 771e000ede2f4c04808c93f06d86558f P 0df9d41af8ae40ac8596bc018556b73c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0df9d41af8ae40ac8596bc018556b73c, State: Initialized, Role: FOLLOWER
I20260608 12:38:28.146876  3268 tablet_bootstrap.cc:492] T 771e000ede2f4c04808c93f06d86558f P 15ad5c254c29416dad01f20f395457c8: Bootstrap starting.
I20260608 12:38:28.147495  3270 consensus_queue.cc:260] T 771e000ede2f4c04808c93f06d86558f P 0df9d41af8ae40ac8596bc018556b73c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15ad5c254c29416dad01f20f395457c8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34173 } } peers { permanent_uuid: "ae63463475034503b31fc513b26bb47a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44099 } } peers { permanent_uuid: "0df9d41af8ae40ac8596bc018556b73c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44603 } }
W20260608 12:38:28.149381  3175 tablet.cc:2404] T 2b7517fde7e44dd0bafcdcfc24ed8836 P ae63463475034503b31fc513b26bb47a: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260608 12:38:28.150204  3270 ts_tablet_manager.cc:1434] T 771e000ede2f4c04808c93f06d86558f P 0df9d41af8ae40ac8596bc018556b73c: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.003s
I20260608 12:38:28.151459  3270 tablet_bootstrap.cc:492] T 20169d2999544bf0b17e616225ea9256 P 0df9d41af8ae40ac8596bc018556b73c: Bootstrap starting.
I20260608 12:38:28.160930  3270 tablet_bootstrap.cc:654] T 20169d2999544bf0b17e616225ea9256 P 0df9d41af8ae40ac8596bc018556b73c: Neither blocks nor log segments found. Creating new log.
I20260608 12:38:28.164600  3275 raft_consensus.cc:493] T 2b7517fde7e44dd0bafcdcfc24ed8836 P ae63463475034503b31fc513b26bb47a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:38:28.165366  3275 raft_consensus.cc:515] T 2b7517fde7e44dd0bafcdcfc24ed8836 P ae63463475034503b31fc513b26bb47a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15ad5c254c29416dad01f20f395457c8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34173 } } peers { permanent_uuid: "ae63463475034503b31fc513b26bb47a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44099 } } peers { permanent_uuid: "0df9d41af8ae40ac8596bc018556b73c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44603 } }
I20260608 12:38:28.180747  3275 leader_election.cc:290] T 2b7517fde7e44dd0bafcdcfc24ed8836 P ae63463475034503b31fc513b26bb47a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 15ad5c254c29416dad01f20f395457c8 (127.0.107.193:34173), 0df9d41af8ae40ac8596bc018556b73c (127.0.107.195:44603)
I20260608 12:38:28.182056  3268 tablet_bootstrap.cc:654] T 771e000ede2f4c04808c93f06d86558f P 15ad5c254c29416dad01f20f395457c8: Neither blocks nor log segments found. Creating new log.
I20260608 12:38:28.183386  3269 tablet_bootstrap.cc:492] T 20169d2999544bf0b17e616225ea9256 P ae63463475034503b31fc513b26bb47a: No bootstrap required, opened a new log
I20260608 12:38:28.183985  3269 ts_tablet_manager.cc:1403] T 20169d2999544bf0b17e616225ea9256 P ae63463475034503b31fc513b26bb47a: Time spent bootstrapping tablet: real 0.062s	user 0.033s	sys 0.021s
I20260608 12:38:28.188082  3269 raft_consensus.cc:359] T 20169d2999544bf0b17e616225ea9256 P ae63463475034503b31fc513b26bb47a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae63463475034503b31fc513b26bb47a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44099 } } peers { permanent_uuid: "15ad5c254c29416dad01f20f395457c8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34173 } } peers { permanent_uuid: "0df9d41af8ae40ac8596bc018556b73c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44603 } }
I20260608 12:38:28.189134  3269 raft_consensus.cc:385] T 20169d2999544bf0b17e616225ea9256 P ae63463475034503b31fc513b26bb47a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:38:28.189530  3269 raft_consensus.cc:740] T 20169d2999544bf0b17e616225ea9256 P ae63463475034503b31fc513b26bb47a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae63463475034503b31fc513b26bb47a, State: Initialized, Role: FOLLOWER
I20260608 12:38:28.190565  3269 consensus_queue.cc:260] T 20169d2999544bf0b17e616225ea9256 P ae63463475034503b31fc513b26bb47a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae63463475034503b31fc513b26bb47a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44099 } } peers { permanent_uuid: "15ad5c254c29416dad01f20f395457c8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34173 } } peers { permanent_uuid: "0df9d41af8ae40ac8596bc018556b73c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44603 } }
I20260608 12:38:28.193578  3269 ts_tablet_manager.cc:1434] T 20169d2999544bf0b17e616225ea9256 P ae63463475034503b31fc513b26bb47a: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.002s
I20260608 12:38:28.194821  3269 tablet_bootstrap.cc:492] T 771e000ede2f4c04808c93f06d86558f P ae63463475034503b31fc513b26bb47a: Bootstrap starting.
I20260608 12:38:28.202100  3074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b7517fde7e44dd0bafcdcfc24ed8836" candidate_uuid: "ae63463475034503b31fc513b26bb47a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15ad5c254c29416dad01f20f395457c8" is_pre_election: true
I20260608 12:38:28.202884  3269 tablet_bootstrap.cc:654] T 771e000ede2f4c04808c93f06d86558f P ae63463475034503b31fc513b26bb47a: Neither blocks nor log segments found. Creating new log.
I20260608 12:38:28.203076  3074 raft_consensus.cc:2468] T 2b7517fde7e44dd0bafcdcfc24ed8836 P 15ad5c254c29416dad01f20f395457c8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ae63463475034503b31fc513b26bb47a in term 0.
I20260608 12:38:28.205233  3113 leader_election.cc:304] T 2b7517fde7e44dd0bafcdcfc24ed8836 P ae63463475034503b31fc513b26bb47a [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: 15ad5c254c29416dad01f20f395457c8, ae63463475034503b31fc513b26bb47a; no voters: 
I20260608 12:38:28.206250  3275 raft_consensus.cc:2804] T 2b7517fde7e44dd0bafcdcfc24ed8836 P ae63463475034503b31fc513b26bb47a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:38:28.206655  3275 raft_consensus.cc:493] T 2b7517fde7e44dd0bafcdcfc24ed8836 P ae63463475034503b31fc513b26bb47a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:38:28.207020  3275 raft_consensus.cc:3060] T 2b7517fde7e44dd0bafcdcfc24ed8836 P ae63463475034503b31fc513b26bb47a [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:38:28.209817  3270 tablet_bootstrap.cc:492] T 20169d2999544bf0b17e616225ea9256 P 0df9d41af8ae40ac8596bc018556b73c: No bootstrap required, opened a new log
I20260608 12:38:28.209628  3277 raft_consensus.cc:493] T 5149cb43842c49069d9c7767690e5ce1 P 0df9d41af8ae40ac8596bc018556b73c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:38:28.210611  3270 ts_tablet_manager.cc:1403] T 20169d2999544bf0b17e616225ea9256 P 0df9d41af8ae40ac8596bc018556b73c: Time spent bootstrapping tablet: real 0.059s	user 0.025s	sys 0.016s
I20260608 12:38:28.210598  3277 raft_consensus.cc:515] T 5149cb43842c49069d9c7767690e5ce1 P 0df9d41af8ae40ac8596bc018556b73c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15ad5c254c29416dad01f20f395457c8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34173 } } peers { permanent_uuid: "ae63463475034503b31fc513b26bb47a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44099 } } peers { permanent_uuid: "0df9d41af8ae40ac8596bc018556b73c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44603 } }
I20260608 12:38:28.214910  3270 raft_consensus.cc:359] T 20169d2999544bf0b17e616225ea9256 P 0df9d41af8ae40ac8596bc018556b73c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae63463475034503b31fc513b26bb47a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44099 } } peers { permanent_uuid: "15ad5c254c29416dad01f20f395457c8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34173 } } peers { permanent_uuid: "0df9d41af8ae40ac8596bc018556b73c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44603 } }
I20260608 12:38:28.215745  3270 raft_consensus.cc:385] T 20169d2999544bf0b17e616225ea9256 P 0df9d41af8ae40ac8596bc018556b73c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:38:28.216055  3270 raft_consensus.cc:740] T 20169d2999544bf0b17e616225ea9256 P 0df9d41af8ae40ac8596bc018556b73c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0df9d41af8ae40ac8596bc018556b73c, State: Initialized, Role: FOLLOWER
I20260608 12:38:28.217573  3270 consensus_queue.cc:260] T 20169d2999544bf0b17e616225ea9256 P 0df9d41af8ae40ac8596bc018556b73c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae63463475034503b31fc513b26bb47a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44099 } } peers { permanent_uuid: "15ad5c254c29416dad01f20f395457c8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34173 } } peers { permanent_uuid: "0df9d41af8ae40ac8596bc018556b73c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44603 } }
I20260608 12:38:28.215989  3277 leader_election.cc:290] T 5149cb43842c49069d9c7767690e5ce1 P 0df9d41af8ae40ac8596bc018556b73c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 15ad5c254c29416dad01f20f395457c8 (127.0.107.193:34173), ae63463475034503b31fc513b26bb47a (127.0.107.194:44099)
I20260608 12:38:28.227421  3275 raft_consensus.cc:515] T 2b7517fde7e44dd0bafcdcfc24ed8836 P ae63463475034503b31fc513b26bb47a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15ad5c254c29416dad01f20f395457c8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34173 } } peers { permanent_uuid: "ae63463475034503b31fc513b26bb47a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44099 } } peers { permanent_uuid: "0df9d41af8ae40ac8596bc018556b73c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44603 } }
I20260608 12:38:28.234891  3074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b7517fde7e44dd0bafcdcfc24ed8836" candidate_uuid: "ae63463475034503b31fc513b26bb47a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15ad5c254c29416dad01f20f395457c8"
I20260608 12:38:28.235781  3074 raft_consensus.cc:3060] T 2b7517fde7e44dd0bafcdcfc24ed8836 P 15ad5c254c29416dad01f20f395457c8 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:38:28.238071  3270 ts_tablet_manager.cc:1434] T 20169d2999544bf0b17e616225ea9256 P 0df9d41af8ae40ac8596bc018556b73c: Time spent starting tablet: real 0.027s	user 0.008s	sys 0.007s
I20260608 12:38:28.251082  3074 raft_consensus.cc:2468] T 2b7517fde7e44dd0bafcdcfc24ed8836 P 15ad5c254c29416dad01f20f395457c8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae63463475034503b31fc513b26bb47a in term 1.
I20260608 12:38:28.253506  3113 leader_election.cc:304] T 2b7517fde7e44dd0bafcdcfc24ed8836 P ae63463475034503b31fc513b26bb47a [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: 15ad5c254c29416dad01f20f395457c8, ae63463475034503b31fc513b26bb47a; no voters: 
I20260608 12:38:28.259127  3275 leader_election.cc:290] T 2b7517fde7e44dd0bafcdcfc24ed8836 P ae63463475034503b31fc513b26bb47a [CANDIDATE]: Term 1 election: Requested vote from peers 15ad5c254c29416dad01f20f395457c8 (127.0.107.193:34173), 0df9d41af8ae40ac8596bc018556b73c (127.0.107.195:44603)
I20260608 12:38:28.260003  3289 raft_consensus.cc:493] T 2b7517fde7e44dd0bafcdcfc24ed8836 P 0df9d41af8ae40ac8596bc018556b73c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:38:28.260666  3289 raft_consensus.cc:515] T 2b7517fde7e44dd0bafcdcfc24ed8836 P 0df9d41af8ae40ac8596bc018556b73c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15ad5c254c29416dad01f20f395457c8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34173 } } peers { permanent_uuid: "ae63463475034503b31fc513b26bb47a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44099 } } peers { permanent_uuid: "0df9d41af8ae40ac8596bc018556b73c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44603 } }
I20260608 12:38:28.262333  3268 tablet_bootstrap.cc:492] T 771e000ede2f4c04808c93f06d86558f P 15ad5c254c29416dad01f20f395457c8: No bootstrap required, opened a new log
I20260608 12:38:28.263015  3268 ts_tablet_manager.cc:1403] T 771e000ede2f4c04808c93f06d86558f P 15ad5c254c29416dad01f20f395457c8: Time spent bootstrapping tablet: real 0.116s	user 0.023s	sys 0.028s
I20260608 12:38:28.263924  3289 leader_election.cc:290] T 2b7517fde7e44dd0bafcdcfc24ed8836 P 0df9d41af8ae40ac8596bc018556b73c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 15ad5c254c29416dad01f20f395457c8 (127.0.107.193:34173), ae63463475034503b31fc513b26bb47a (127.0.107.194:44099)
I20260608 12:38:28.265051  3291 raft_consensus.cc:2804] T 2b7517fde7e44dd0bafcdcfc24ed8836 P ae63463475034503b31fc513b26bb47a [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:38:28.267045  3291 raft_consensus.cc:697] T 2b7517fde7e44dd0bafcdcfc24ed8836 P ae63463475034503b31fc513b26bb47a [term 1 LEADER]: Becoming Leader. State: Replica: ae63463475034503b31fc513b26bb47a, State: Running, Role: LEADER
I20260608 12:38:28.266809  3268 raft_consensus.cc:359] T 771e000ede2f4c04808c93f06d86558f P 15ad5c254c29416dad01f20f395457c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15ad5c254c29416dad01f20f395457c8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34173 } } peers { permanent_uuid: "ae63463475034503b31fc513b26bb47a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44099 } } peers { permanent_uuid: "0df9d41af8ae40ac8596bc018556b73c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44603 } }
I20260608 12:38:28.268265  3291 consensus_queue.cc:237] T 2b7517fde7e44dd0bafcdcfc24ed8836 P ae63463475034503b31fc513b26bb47a [LEADER]: Queue going to LEADER mode. State: All 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: "15ad5c254c29416dad01f20f395457c8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34173 } } peers { permanent_uuid: "ae63463475034503b31fc513b26bb47a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44099 } } peers { permanent_uuid: "0df9d41af8ae40ac8596bc018556b73c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44603 } }
I20260608 12:38:28.269306  3268 raft_consensus.cc:385] T 771e000ede2f4c04808c93f06d86558f P 15ad5c254c29416dad01f20f395457c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:38:28.269755  3268 raft_consensus.cc:740] T 771e000ede2f4c04808c93f06d86558f P 15ad5c254c29416dad01f20f395457c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 15ad5c254c29416dad01f20f395457c8, State: Initialized, Role: FOLLOWER
I20260608 12:38:28.271739  3268 consensus_queue.cc:260] T 771e000ede2f4c04808c93f06d86558f P 15ad5c254c29416dad01f20f395457c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15ad5c254c29416dad01f20f395457c8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34173 } } peers { permanent_uuid: "ae63463475034503b31fc513b26bb47a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44099 } } peers { permanent_uuid: "0df9d41af8ae40ac8596bc018556b73c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44603 } }
I20260608 12:38:28.272507  3223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b7517fde7e44dd0bafcdcfc24ed8836" candidate_uuid: "ae63463475034503b31fc513b26bb47a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0df9d41af8ae40ac8596bc018556b73c" is_pre_election: true
I20260608 12:38:28.273355  3223 raft_consensus.cc:2468] T 2b7517fde7e44dd0bafcdcfc24ed8836 P 0df9d41af8ae40ac8596bc018556b73c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ae63463475034503b31fc513b26bb47a in term 0.
I20260608 12:38:28.273818  3269 tablet_bootstrap.cc:492] T 771e000ede2f4c04808c93f06d86558f P ae63463475034503b31fc513b26bb47a: No bootstrap required, opened a new log
I20260608 12:38:28.274350  3269 ts_tablet_manager.cc:1403] T 771e000ede2f4c04808c93f06d86558f P ae63463475034503b31fc513b26bb47a: Time spent bootstrapping tablet: real 0.080s	user 0.036s	sys 0.028s
I20260608 12:38:28.275334  3223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b7517fde7e44dd0bafcdcfc24ed8836" candidate_uuid: "ae63463475034503b31fc513b26bb47a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0df9d41af8ae40ac8596bc018556b73c"
I20260608 12:38:28.276134  3223 raft_consensus.cc:3060] T 2b7517fde7e44dd0bafcdcfc24ed8836 P 0df9d41af8ae40ac8596bc018556b73c [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:38:28.277334  3268 ts_tablet_manager.cc:1434] T 771e000ede2f4c04808c93f06d86558f P 15ad5c254c29416dad01f20f395457c8: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.003s
I20260608 12:38:28.277796  3269 raft_consensus.cc:359] T 771e000ede2f4c04808c93f06d86558f P ae63463475034503b31fc513b26bb47a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15ad5c254c29416dad01f20f395457c8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34173 } } peers { permanent_uuid: "ae63463475034503b31fc513b26bb47a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44099 } } peers { permanent_uuid: "0df9d41af8ae40ac8596bc018556b73c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44603 } }
I20260608 12:38:28.278470  3269 raft_consensus.cc:385] T 771e000ede2f4c04808c93f06d86558f P ae63463475034503b31fc513b26bb47a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:38:28.278743  3269 raft_consensus.cc:740] T 771e000ede2f4c04808c93f06d86558f P ae63463475034503b31fc513b26bb47a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae63463475034503b31fc513b26bb47a, State: Initialized, Role: FOLLOWER
I20260608 12:38:28.279426  3269 consensus_queue.cc:260] T 771e000ede2f4c04808c93f06d86558f P ae63463475034503b31fc513b26bb47a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15ad5c254c29416dad01f20f395457c8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34173 } } peers { permanent_uuid: "ae63463475034503b31fc513b26bb47a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44099 } } peers { permanent_uuid: "0df9d41af8ae40ac8596bc018556b73c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44603 } }
I20260608 12:38:28.281219  3269 ts_tablet_manager.cc:1434] T 771e000ede2f4c04808c93f06d86558f P ae63463475034503b31fc513b26bb47a: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260608 12:38:28.287942  3223 raft_consensus.cc:2468] T 2b7517fde7e44dd0bafcdcfc24ed8836 P 0df9d41af8ae40ac8596bc018556b73c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae63463475034503b31fc513b26bb47a in term 1.
I20260608 12:38:28.289987  3149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5149cb43842c49069d9c7767690e5ce1" candidate_uuid: "0df9d41af8ae40ac8596bc018556b73c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae63463475034503b31fc513b26bb47a" is_pre_election: true
I20260608 12:38:28.290982  3149 raft_consensus.cc:2468] T 5149cb43842c49069d9c7767690e5ce1 P ae63463475034503b31fc513b26bb47a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0df9d41af8ae40ac8596bc018556b73c in term 0.
I20260608 12:38:28.293169  3187 leader_election.cc:304] T 5149cb43842c49069d9c7767690e5ce1 P 0df9d41af8ae40ac8596bc018556b73c [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: 0df9d41af8ae40ac8596bc018556b73c, ae63463475034503b31fc513b26bb47a; no voters: 
I20260608 12:38:28.293370  3074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5149cb43842c49069d9c7767690e5ce1" candidate_uuid: "0df9d41af8ae40ac8596bc018556b73c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15ad5c254c29416dad01f20f395457c8" is_pre_election: true
I20260608 12:38:28.294142  3074 raft_consensus.cc:2468] T 5149cb43842c49069d9c7767690e5ce1 P 15ad5c254c29416dad01f20f395457c8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0df9d41af8ae40ac8596bc018556b73c in term 0.
I20260608 12:38:28.294400  3073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b7517fde7e44dd0bafcdcfc24ed8836" candidate_uuid: "0df9d41af8ae40ac8596bc018556b73c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15ad5c254c29416dad01f20f395457c8" is_pre_election: true
I20260608 12:38:28.294697  3289 raft_consensus.cc:2804] T 5149cb43842c49069d9c7767690e5ce1 P 0df9d41af8ae40ac8596bc018556b73c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:38:28.295193  3289 raft_consensus.cc:493] T 5149cb43842c49069d9c7767690e5ce1 P 0df9d41af8ae40ac8596bc018556b73c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:38:28.295336  3073 raft_consensus.cc:2393] T 2b7517fde7e44dd0bafcdcfc24ed8836 P 15ad5c254c29416dad01f20f395457c8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0df9d41af8ae40ac8596bc018556b73c in current term 1: Already voted for candidate ae63463475034503b31fc513b26bb47a in this term.
I20260608 12:38:28.295644  3289 raft_consensus.cc:3060] T 5149cb43842c49069d9c7767690e5ce1 P 0df9d41af8ae40ac8596bc018556b73c [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:38:28.297200  3149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b7517fde7e44dd0bafcdcfc24ed8836" candidate_uuid: "0df9d41af8ae40ac8596bc018556b73c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae63463475034503b31fc513b26bb47a" is_pre_election: true
I20260608 12:38:28.297505  2970 catalog_manager.cc:5696] T 2b7517fde7e44dd0bafcdcfc24ed8836 P ae63463475034503b31fc513b26bb47a reported cstate change: term changed from 0 to 1, leader changed from <none> to ae63463475034503b31fc513b26bb47a (127.0.107.194). New cstate: current_term: 1 leader_uuid: "ae63463475034503b31fc513b26bb47a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15ad5c254c29416dad01f20f395457c8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34173 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae63463475034503b31fc513b26bb47a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44099 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0df9d41af8ae40ac8596bc018556b73c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44603 } health_report { overall_health: UNKNOWN } } }
I20260608 12:38:28.299672  3187 leader_election.cc:304] T 2b7517fde7e44dd0bafcdcfc24ed8836 P 0df9d41af8ae40ac8596bc018556b73c [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: 0df9d41af8ae40ac8596bc018556b73c; no voters: 15ad5c254c29416dad01f20f395457c8, ae63463475034503b31fc513b26bb47a
I20260608 12:38:28.300522  3277 raft_consensus.cc:2749] T 2b7517fde7e44dd0bafcdcfc24ed8836 P 0df9d41af8ae40ac8596bc018556b73c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:38:28.302918  3289 raft_consensus.cc:515] T 5149cb43842c49069d9c7767690e5ce1 P 0df9d41af8ae40ac8596bc018556b73c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15ad5c254c29416dad01f20f395457c8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34173 } } peers { permanent_uuid: "ae63463475034503b31fc513b26bb47a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44099 } } peers { permanent_uuid: "0df9d41af8ae40ac8596bc018556b73c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44603 } }
I20260608 12:38:28.304772  3289 leader_election.cc:290] T 5149cb43842c49069d9c7767690e5ce1 P 0df9d41af8ae40ac8596bc018556b73c [CANDIDATE]: Term 1 election: Requested vote from peers 15ad5c254c29416dad01f20f395457c8 (127.0.107.193:34173), ae63463475034503b31fc513b26bb47a (127.0.107.194:44099)
I20260608 12:38:28.305917  3073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5149cb43842c49069d9c7767690e5ce1" candidate_uuid: "0df9d41af8ae40ac8596bc018556b73c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15ad5c254c29416dad01f20f395457c8"
I20260608 12:38:28.306592  3073 raft_consensus.cc:3060] T 5149cb43842c49069d9c7767690e5ce1 P 15ad5c254c29416dad01f20f395457c8 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:38:28.306883  3149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5149cb43842c49069d9c7767690e5ce1" candidate_uuid: "0df9d41af8ae40ac8596bc018556b73c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae63463475034503b31fc513b26bb47a"
I20260608 12:38:28.307789  3149 raft_consensus.cc:3060] T 5149cb43842c49069d9c7767690e5ce1 P ae63463475034503b31fc513b26bb47a [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:38:28.314210  3073 raft_consensus.cc:2468] T 5149cb43842c49069d9c7767690e5ce1 P 15ad5c254c29416dad01f20f395457c8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0df9d41af8ae40ac8596bc018556b73c in term 1.
I20260608 12:38:28.314896  3149 raft_consensus.cc:2468] T 5149cb43842c49069d9c7767690e5ce1 P ae63463475034503b31fc513b26bb47a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0df9d41af8ae40ac8596bc018556b73c in term 1.
I20260608 12:38:28.315408  3187 leader_election.cc:304] T 5149cb43842c49069d9c7767690e5ce1 P 0df9d41af8ae40ac8596bc018556b73c [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: 0df9d41af8ae40ac8596bc018556b73c, 15ad5c254c29416dad01f20f395457c8; no voters: 
I20260608 12:38:28.316341  3289 raft_consensus.cc:2804] T 5149cb43842c49069d9c7767690e5ce1 P 0df9d41af8ae40ac8596bc018556b73c [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:38:28.316921  3289 raft_consensus.cc:697] T 5149cb43842c49069d9c7767690e5ce1 P 0df9d41af8ae40ac8596bc018556b73c [term 1 LEADER]: Becoming Leader. State: Replica: 0df9d41af8ae40ac8596bc018556b73c, State: Running, Role: LEADER
I20260608 12:38:28.317797  3289 consensus_queue.cc:237] T 5149cb43842c49069d9c7767690e5ce1 P 0df9d41af8ae40ac8596bc018556b73c [LEADER]: Queue going to LEADER mode. State: All 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: "15ad5c254c29416dad01f20f395457c8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34173 } } peers { permanent_uuid: "ae63463475034503b31fc513b26bb47a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44099 } } peers { permanent_uuid: "0df9d41af8ae40ac8596bc018556b73c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44603 } }
I20260608 12:38:28.326493  2970 catalog_manager.cc:5696] T 5149cb43842c49069d9c7767690e5ce1 P 0df9d41af8ae40ac8596bc018556b73c reported cstate change: term changed from 0 to 1, leader changed from <none> to 0df9d41af8ae40ac8596bc018556b73c (127.0.107.195). New cstate: current_term: 1 leader_uuid: "0df9d41af8ae40ac8596bc018556b73c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15ad5c254c29416dad01f20f395457c8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34173 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae63463475034503b31fc513b26bb47a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44099 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0df9d41af8ae40ac8596bc018556b73c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44603 } health_report { overall_health: HEALTHY } } }
W20260608 12:38:28.331841  3020 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 12:38:28.334570  3025 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_auto_rebalancer_test
W20260608 12:38:28.335842  3025 auto_leader_rebalancer.cc:460] the master instance isn't leader: Service unavailable: Tablet not running
I20260608 12:38:28.348749  3289 raft_consensus.cc:493] T 20169d2999544bf0b17e616225ea9256 P 0df9d41af8ae40ac8596bc018556b73c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:38:28.349366  3289 raft_consensus.cc:515] T 20169d2999544bf0b17e616225ea9256 P 0df9d41af8ae40ac8596bc018556b73c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae63463475034503b31fc513b26bb47a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44099 } } peers { permanent_uuid: "15ad5c254c29416dad01f20f395457c8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34173 } } peers { permanent_uuid: "0df9d41af8ae40ac8596bc018556b73c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44603 } }
I20260608 12:38:28.351570  3289 leader_election.cc:290] T 20169d2999544bf0b17e616225ea9256 P 0df9d41af8ae40ac8596bc018556b73c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ae63463475034503b31fc513b26bb47a (127.0.107.194:44099), 15ad5c254c29416dad01f20f395457c8 (127.0.107.193:34173)
I20260608 12:38:28.352757  3073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20169d2999544bf0b17e616225ea9256" candidate_uuid: "0df9d41af8ae40ac8596bc018556b73c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15ad5c254c29416dad01f20f395457c8" is_pre_election: true
I20260608 12:38:28.352700  3149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20169d2999544bf0b17e616225ea9256" candidate_uuid: "0df9d41af8ae40ac8596bc018556b73c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae63463475034503b31fc513b26bb47a" is_pre_election: true
I20260608 12:38:28.353621  3073 raft_consensus.cc:2468] T 20169d2999544bf0b17e616225ea9256 P 15ad5c254c29416dad01f20f395457c8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0df9d41af8ae40ac8596bc018556b73c in term 0.
I20260608 12:38:28.353621  3149 raft_consensus.cc:2468] T 20169d2999544bf0b17e616225ea9256 P ae63463475034503b31fc513b26bb47a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0df9d41af8ae40ac8596bc018556b73c in term 0.
I20260608 12:38:28.355196  3187 leader_election.cc:304] T 20169d2999544bf0b17e616225ea9256 P 0df9d41af8ae40ac8596bc018556b73c [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: 0df9d41af8ae40ac8596bc018556b73c, ae63463475034503b31fc513b26bb47a; no voters: 
I20260608 12:38:28.355907  3289 raft_consensus.cc:2804] T 20169d2999544bf0b17e616225ea9256 P 0df9d41af8ae40ac8596bc018556b73c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:38:28.356280  3289 raft_consensus.cc:493] T 20169d2999544bf0b17e616225ea9256 P 0df9d41af8ae40ac8596bc018556b73c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:38:28.356606  3289 raft_consensus.cc:3060] T 20169d2999544bf0b17e616225ea9256 P 0df9d41af8ae40ac8596bc018556b73c [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:38:28.361505  3289 raft_consensus.cc:515] T 20169d2999544bf0b17e616225ea9256 P 0df9d41af8ae40ac8596bc018556b73c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae63463475034503b31fc513b26bb47a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44099 } } peers { permanent_uuid: "15ad5c254c29416dad01f20f395457c8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34173 } } peers { permanent_uuid: "0df9d41af8ae40ac8596bc018556b73c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44603 } }
I20260608 12:38:28.363400  3289 leader_election.cc:290] T 20169d2999544bf0b17e616225ea9256 P 0df9d41af8ae40ac8596bc018556b73c [CANDIDATE]: Term 1 election: Requested vote from peers ae63463475034503b31fc513b26bb47a (127.0.107.194:44099), 15ad5c254c29416dad01f20f395457c8 (127.0.107.193:34173)
I20260608 12:38:28.364550  3073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20169d2999544bf0b17e616225ea9256" candidate_uuid: "0df9d41af8ae40ac8596bc018556b73c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15ad5c254c29416dad01f20f395457c8"
I20260608 12:38:28.364574  3149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20169d2999544bf0b17e616225ea9256" candidate_uuid: "0df9d41af8ae40ac8596bc018556b73c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae63463475034503b31fc513b26bb47a"
I20260608 12:38:28.365240  3073 raft_consensus.cc:3060] T 20169d2999544bf0b17e616225ea9256 P 15ad5c254c29416dad01f20f395457c8 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:38:28.365450  3149 raft_consensus.cc:3060] T 20169d2999544bf0b17e616225ea9256 P ae63463475034503b31fc513b26bb47a [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:38:28.370047  3073 raft_consensus.cc:2468] T 20169d2999544bf0b17e616225ea9256 P 15ad5c254c29416dad01f20f395457c8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0df9d41af8ae40ac8596bc018556b73c in term 1.
I20260608 12:38:28.371209  3187 leader_election.cc:304] T 20169d2999544bf0b17e616225ea9256 P 0df9d41af8ae40ac8596bc018556b73c [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: 0df9d41af8ae40ac8596bc018556b73c, 15ad5c254c29416dad01f20f395457c8; no voters: 
I20260608 12:38:28.371497  3149 raft_consensus.cc:2468] T 20169d2999544bf0b17e616225ea9256 P ae63463475034503b31fc513b26bb47a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0df9d41af8ae40ac8596bc018556b73c in term 1.
I20260608 12:38:28.372008  3289 raft_consensus.cc:2804] T 20169d2999544bf0b17e616225ea9256 P 0df9d41af8ae40ac8596bc018556b73c [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:38:28.372648  3289 raft_consensus.cc:697] T 20169d2999544bf0b17e616225ea9256 P 0df9d41af8ae40ac8596bc018556b73c [term 1 LEADER]: Becoming Leader. State: Replica: 0df9d41af8ae40ac8596bc018556b73c, State: Running, Role: LEADER
I20260608 12:38:28.374119  3289 consensus_queue.cc:237] T 20169d2999544bf0b17e616225ea9256 P 0df9d41af8ae40ac8596bc018556b73c [LEADER]: Queue going to LEADER mode. State: All 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: "ae63463475034503b31fc513b26bb47a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44099 } } peers { permanent_uuid: "15ad5c254c29416dad01f20f395457c8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34173 } } peers { permanent_uuid: "0df9d41af8ae40ac8596bc018556b73c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44603 } }
I20260608 12:38:28.383056  2970 catalog_manager.cc:5696] T 20169d2999544bf0b17e616225ea9256 P 0df9d41af8ae40ac8596bc018556b73c reported cstate change: term changed from 0 to 1, leader changed from <none> to 0df9d41af8ae40ac8596bc018556b73c (127.0.107.195). New cstate: current_term: 1 leader_uuid: "0df9d41af8ae40ac8596bc018556b73c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae63463475034503b31fc513b26bb47a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44099 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "15ad5c254c29416dad01f20f395457c8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34173 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0df9d41af8ae40ac8596bc018556b73c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44603 } health_report { overall_health: HEALTHY } } }
I20260608 12:38:28.383936  3273 raft_consensus.cc:493] T 771e000ede2f4c04808c93f06d86558f P 15ad5c254c29416dad01f20f395457c8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:38:28.384599  3273 raft_consensus.cc:515] T 771e000ede2f4c04808c93f06d86558f P 15ad5c254c29416dad01f20f395457c8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15ad5c254c29416dad01f20f395457c8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34173 } } peers { permanent_uuid: "ae63463475034503b31fc513b26bb47a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44099 } } peers { permanent_uuid: "0df9d41af8ae40ac8596bc018556b73c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44603 } }
I20260608 12:38:28.389150  3273 leader_election.cc:290] T 771e000ede2f4c04808c93f06d86558f P 15ad5c254c29416dad01f20f395457c8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ae63463475034503b31fc513b26bb47a (127.0.107.194:44099), 0df9d41af8ae40ac8596bc018556b73c (127.0.107.195:44603)
I20260608 12:38:28.401005  3149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "771e000ede2f4c04808c93f06d86558f" candidate_uuid: "15ad5c254c29416dad01f20f395457c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae63463475034503b31fc513b26bb47a" is_pre_election: true
I20260608 12:38:28.401715  3149 raft_consensus.cc:2468] T 771e000ede2f4c04808c93f06d86558f P ae63463475034503b31fc513b26bb47a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 15ad5c254c29416dad01f20f395457c8 in term 0.
I20260608 12:38:28.403167  3038 leader_election.cc:304] T 771e000ede2f4c04808c93f06d86558f P 15ad5c254c29416dad01f20f395457c8 [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: 15ad5c254c29416dad01f20f395457c8, ae63463475034503b31fc513b26bb47a; no voters: 
I20260608 12:38:28.403375  3223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "771e000ede2f4c04808c93f06d86558f" candidate_uuid: "15ad5c254c29416dad01f20f395457c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0df9d41af8ae40ac8596bc018556b73c" is_pre_election: true
I20260608 12:38:28.404085  3273 raft_consensus.cc:2804] T 771e000ede2f4c04808c93f06d86558f P 15ad5c254c29416dad01f20f395457c8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:38:28.404104  3223 raft_consensus.cc:2468] T 771e000ede2f4c04808c93f06d86558f P 0df9d41af8ae40ac8596bc018556b73c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 15ad5c254c29416dad01f20f395457c8 in term 0.
I20260608 12:38:28.404623  3273 raft_consensus.cc:493] T 771e000ede2f4c04808c93f06d86558f P 15ad5c254c29416dad01f20f395457c8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:38:28.405038  3273 raft_consensus.cc:3060] T 771e000ede2f4c04808c93f06d86558f P 15ad5c254c29416dad01f20f395457c8 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:38:28.410135  3273 raft_consensus.cc:515] T 771e000ede2f4c04808c93f06d86558f P 15ad5c254c29416dad01f20f395457c8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15ad5c254c29416dad01f20f395457c8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34173 } } peers { permanent_uuid: "ae63463475034503b31fc513b26bb47a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44099 } } peers { permanent_uuid: "0df9d41af8ae40ac8596bc018556b73c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44603 } }
I20260608 12:38:28.412130  3273 leader_election.cc:290] T 771e000ede2f4c04808c93f06d86558f P 15ad5c254c29416dad01f20f395457c8 [CANDIDATE]: Term 1 election: Requested vote from peers ae63463475034503b31fc513b26bb47a (127.0.107.194:44099), 0df9d41af8ae40ac8596bc018556b73c (127.0.107.195:44603)
I20260608 12:38:28.413084  3149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "771e000ede2f4c04808c93f06d86558f" candidate_uuid: "15ad5c254c29416dad01f20f395457c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae63463475034503b31fc513b26bb47a"
I20260608 12:38:28.413630  3149 raft_consensus.cc:3060] T 771e000ede2f4c04808c93f06d86558f P ae63463475034503b31fc513b26bb47a [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:38:28.413595  3223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "771e000ede2f4c04808c93f06d86558f" candidate_uuid: "15ad5c254c29416dad01f20f395457c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0df9d41af8ae40ac8596bc018556b73c"
I20260608 12:38:28.414661  3223 raft_consensus.cc:3060] T 771e000ede2f4c04808c93f06d86558f P 0df9d41af8ae40ac8596bc018556b73c [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:38:28.419536  3149 raft_consensus.cc:2468] T 771e000ede2f4c04808c93f06d86558f P ae63463475034503b31fc513b26bb47a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 15ad5c254c29416dad01f20f395457c8 in term 1.
I20260608 12:38:28.420648  3223 raft_consensus.cc:2468] T 771e000ede2f4c04808c93f06d86558f P 0df9d41af8ae40ac8596bc018556b73c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 15ad5c254c29416dad01f20f395457c8 in term 1.
I20260608 12:38:28.420943  3038 leader_election.cc:304] T 771e000ede2f4c04808c93f06d86558f P 15ad5c254c29416dad01f20f395457c8 [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: 15ad5c254c29416dad01f20f395457c8, ae63463475034503b31fc513b26bb47a; no voters: 
I20260608 12:38:28.422036  3273 raft_consensus.cc:2804] T 771e000ede2f4c04808c93f06d86558f P 15ad5c254c29416dad01f20f395457c8 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:38:28.422997  3273 raft_consensus.cc:697] T 771e000ede2f4c04808c93f06d86558f P 15ad5c254c29416dad01f20f395457c8 [term 1 LEADER]: Becoming Leader. State: Replica: 15ad5c254c29416dad01f20f395457c8, State: Running, Role: LEADER
I20260608 12:38:28.423854  3273 consensus_queue.cc:237] T 771e000ede2f4c04808c93f06d86558f P 15ad5c254c29416dad01f20f395457c8 [LEADER]: Queue going to LEADER mode. State: All 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: "15ad5c254c29416dad01f20f395457c8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34173 } } peers { permanent_uuid: "ae63463475034503b31fc513b26bb47a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44099 } } peers { permanent_uuid: "0df9d41af8ae40ac8596bc018556b73c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44603 } }
I20260608 12:38:28.431980  2970 catalog_manager.cc:5696] T 771e000ede2f4c04808c93f06d86558f P 15ad5c254c29416dad01f20f395457c8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 15ad5c254c29416dad01f20f395457c8 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "15ad5c254c29416dad01f20f395457c8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15ad5c254c29416dad01f20f395457c8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34173 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae63463475034503b31fc513b26bb47a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44099 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0df9d41af8ae40ac8596bc018556b73c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44603 } health_report { overall_health: UNKNOWN } } }
I20260608 12:38:28.525935   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
I20260608 12:38:28.553222   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:38:28.554376   431 tablet_replica.cc:333] T 771e000ede2f4c04808c93f06d86558f P 15ad5c254c29416dad01f20f395457c8: stopping tablet replica
I20260608 12:38:28.555006   431 raft_consensus.cc:2243] T 771e000ede2f4c04808c93f06d86558f P 15ad5c254c29416dad01f20f395457c8 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:38:28.555673   431 pending_rounds.cc:70] T 771e000ede2f4c04808c93f06d86558f P 15ad5c254c29416dad01f20f395457c8: Trying to abort 1 pending ops.
I20260608 12:38:28.555946   431 pending_rounds.cc:77] T 771e000ede2f4c04808c93f06d86558f P 15ad5c254c29416dad01f20f395457c8: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294657775312625664 op_type: NO_OP noop_request { }
I20260608 12:38:28.556291   431 raft_consensus.cc:2889] T 771e000ede2f4c04808c93f06d86558f P 15ad5c254c29416dad01f20f395457c8 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 12:38:28.556582   431 raft_consensus.cc:2272] T 771e000ede2f4c04808c93f06d86558f P 15ad5c254c29416dad01f20f395457c8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:38:28.559063   431 tablet_replica.cc:333] T 5149cb43842c49069d9c7767690e5ce1 P 15ad5c254c29416dad01f20f395457c8: stopping tablet replica
I20260608 12:38:28.559613   431 raft_consensus.cc:2243] T 5149cb43842c49069d9c7767690e5ce1 P 15ad5c254c29416dad01f20f395457c8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:38:28.559998   431 raft_consensus.cc:2272] T 5149cb43842c49069d9c7767690e5ce1 P 15ad5c254c29416dad01f20f395457c8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:38:28.562105   431 tablet_replica.cc:333] T 2b7517fde7e44dd0bafcdcfc24ed8836 P 15ad5c254c29416dad01f20f395457c8: stopping tablet replica
I20260608 12:38:28.562791   431 raft_consensus.cc:2243] T 2b7517fde7e44dd0bafcdcfc24ed8836 P 15ad5c254c29416dad01f20f395457c8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:38:28.563335   431 raft_consensus.cc:2272] T 2b7517fde7e44dd0bafcdcfc24ed8836 P 15ad5c254c29416dad01f20f395457c8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:38:28.565223   431 tablet_replica.cc:333] T 20169d2999544bf0b17e616225ea9256 P 15ad5c254c29416dad01f20f395457c8: stopping tablet replica
I20260608 12:38:28.565649   431 raft_consensus.cc:2243] T 20169d2999544bf0b17e616225ea9256 P 15ad5c254c29416dad01f20f395457c8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:38:28.566028   431 raft_consensus.cc:2272] T 20169d2999544bf0b17e616225ea9256 P 15ad5c254c29416dad01f20f395457c8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:38:28.590682   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
I20260608 12:38:28.607159   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
I20260608 12:38:28.636224   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:38:28.637355   431 tablet_replica.cc:333] T 771e000ede2f4c04808c93f06d86558f P ae63463475034503b31fc513b26bb47a: stopping tablet replica
I20260608 12:38:28.638320   431 raft_consensus.cc:2243] T 771e000ede2f4c04808c93f06d86558f P ae63463475034503b31fc513b26bb47a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:38:28.639021   431 raft_consensus.cc:2272] T 771e000ede2f4c04808c93f06d86558f P ae63463475034503b31fc513b26bb47a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:38:28.642429   431 tablet_replica.cc:333] T 20169d2999544bf0b17e616225ea9256 P ae63463475034503b31fc513b26bb47a: stopping tablet replica
I20260608 12:38:28.643208   431 raft_consensus.cc:2243] T 20169d2999544bf0b17e616225ea9256 P ae63463475034503b31fc513b26bb47a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:38:28.643743   431 raft_consensus.cc:2272] T 20169d2999544bf0b17e616225ea9256 P ae63463475034503b31fc513b26bb47a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:38:28.647244   431 tablet_replica.cc:333] T 5149cb43842c49069d9c7767690e5ce1 P ae63463475034503b31fc513b26bb47a: stopping tablet replica
I20260608 12:38:28.648208   431 raft_consensus.cc:2243] T 5149cb43842c49069d9c7767690e5ce1 P ae63463475034503b31fc513b26bb47a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:38:28.648870   431 raft_consensus.cc:2272] T 5149cb43842c49069d9c7767690e5ce1 P ae63463475034503b31fc513b26bb47a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:38:28.652163   431 tablet_replica.cc:333] T 2b7517fde7e44dd0bafcdcfc24ed8836 P ae63463475034503b31fc513b26bb47a: stopping tablet replica
W20260608 12:38:28.652444  3113 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.107.193:34173: connect: Connection refused (error 111)
I20260608 12:38:28.653033   431 raft_consensus.cc:2243] T 2b7517fde7e44dd0bafcdcfc24ed8836 P ae63463475034503b31fc513b26bb47a [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:38:28.654119   431 pending_rounds.cc:70] T 2b7517fde7e44dd0bafcdcfc24ed8836 P ae63463475034503b31fc513b26bb47a: Trying to abort 1 pending ops.
I20260608 12:38:28.654457   431 pending_rounds.cc:77] T 2b7517fde7e44dd0bafcdcfc24ed8836 P ae63463475034503b31fc513b26bb47a: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294657774690217984 op_type: NO_OP noop_request { }
I20260608 12:38:28.654898   431 raft_consensus.cc:2889] T 2b7517fde7e44dd0bafcdcfc24ed8836 P ae63463475034503b31fc513b26bb47a [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 12:38:28.655333   431 raft_consensus.cc:2272] T 2b7517fde7e44dd0bafcdcfc24ed8836 P ae63463475034503b31fc513b26bb47a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:38:28.681172   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
I20260608 12:38:28.694046   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
I20260608 12:38:28.716614   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:38:28.717615   431 tablet_replica.cc:333] T 20169d2999544bf0b17e616225ea9256 P 0df9d41af8ae40ac8596bc018556b73c: stopping tablet replica
I20260608 12:38:28.718312   431 raft_consensus.cc:2243] T 20169d2999544bf0b17e616225ea9256 P 0df9d41af8ae40ac8596bc018556b73c [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:38:28.719046   431 pending_rounds.cc:70] T 20169d2999544bf0b17e616225ea9256 P 0df9d41af8ae40ac8596bc018556b73c: Trying to abort 1 pending ops.
I20260608 12:38:28.719273   431 pending_rounds.cc:77] T 20169d2999544bf0b17e616225ea9256 P 0df9d41af8ae40ac8596bc018556b73c: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294657775109152768 op_type: NO_OP noop_request { }
I20260608 12:38:28.719590   431 raft_consensus.cc:2889] T 20169d2999544bf0b17e616225ea9256 P 0df9d41af8ae40ac8596bc018556b73c [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 12:38:28.719906   431 raft_consensus.cc:2272] T 20169d2999544bf0b17e616225ea9256 P 0df9d41af8ae40ac8596bc018556b73c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:38:28.722566   431 tablet_replica.cc:333] T 771e000ede2f4c04808c93f06d86558f P 0df9d41af8ae40ac8596bc018556b73c: stopping tablet replica
I20260608 12:38:28.723182   431 raft_consensus.cc:2243] T 771e000ede2f4c04808c93f06d86558f P 0df9d41af8ae40ac8596bc018556b73c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:38:28.723656   431 raft_consensus.cc:2272] T 771e000ede2f4c04808c93f06d86558f P 0df9d41af8ae40ac8596bc018556b73c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:38:28.725879   431 tablet_replica.cc:333] T 2b7517fde7e44dd0bafcdcfc24ed8836 P 0df9d41af8ae40ac8596bc018556b73c: stopping tablet replica
I20260608 12:38:28.726471   431 raft_consensus.cc:2243] T 2b7517fde7e44dd0bafcdcfc24ed8836 P 0df9d41af8ae40ac8596bc018556b73c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:38:28.726909   431 raft_consensus.cc:2272] T 2b7517fde7e44dd0bafcdcfc24ed8836 P 0df9d41af8ae40ac8596bc018556b73c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:38:28.729056   431 tablet_replica.cc:333] T 5149cb43842c49069d9c7767690e5ce1 P 0df9d41af8ae40ac8596bc018556b73c: stopping tablet replica
I20260608 12:38:28.729593   431 raft_consensus.cc:2243] T 5149cb43842c49069d9c7767690e5ce1 P 0df9d41af8ae40ac8596bc018556b73c [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:38:28.730336   431 pending_rounds.cc:70] T 5149cb43842c49069d9c7767690e5ce1 P 0df9d41af8ae40ac8596bc018556b73c: Trying to abort 1 pending ops.
I20260608 12:38:28.730559   431 pending_rounds.cc:77] T 5149cb43842c49069d9c7767690e5ce1 P 0df9d41af8ae40ac8596bc018556b73c: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294657774877736960 op_type: NO_OP noop_request { }
I20260608 12:38:28.730875   431 raft_consensus.cc:2889] T 5149cb43842c49069d9c7767690e5ce1 P 0df9d41af8ae40ac8596bc018556b73c [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 12:38:28.731182   431 raft_consensus.cc:2272] T 5149cb43842c49069d9c7767690e5ce1 P 0df9d41af8ae40ac8596bc018556b73c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:38:28.756753   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260608 12:38:28.769191   431 master.cc:562] Master@127.0.107.254:46395 shutting down...
I20260608 12:38:28.789450   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 5e73298d1f394d7f82567cc25e548c53 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:38:28.790189   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 5e73298d1f394d7f82567cc25e548c53 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:38:28.790562   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P 5e73298d1f394d7f82567cc25e548c53: stopping tablet replica
I20260608 12:38:28.802642   431 master.cc:584] Master@127.0.107.254:46395 shutdown complete.
[       OK ] AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange (2673 ms)
[ RUN      ] AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas
I20260608 12:38:28.839701   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:33827
I20260608 12:38:28.840906   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:38:28.846853  3300 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:38:28.848516  3303 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:38:28.848467  3301 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:38:28.849557   431 server_base.cc:1061] running on GCE node
I20260608 12:38:28.850662   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:38:28.850910   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:38:28.851117   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922308851102 us; error 0 us; skew 500 ppm
I20260608 12:38:28.851783   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:38:28.855422   431 webserver.cc:533] Webserver started at http://127.0.107.254:36315/ using document root <none> and password file <none>
I20260608 12:38:28.856077   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:38:28.856307   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:38:28.856642   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:38:28.857828   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922229144781-431-0/minicluster-data/master-0-root/instance:
uuid: "425cecf3a7334715a3586e4211f779cb"
format_stamp: "Formatted at 2026-06-08 12:38:28 on dist-test-slave-3gfq"
I20260608 12:38:28.863039   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.001s	sys 0.003s
I20260608 12:38:28.867427  3308 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:38:28.868422   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260608 12:38:28.868767   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922229144781-431-0/minicluster-data/master-0-root
uuid: "425cecf3a7334715a3586e4211f779cb"
format_stamp: "Formatted at 2026-06-08 12:38:28 on dist-test-slave-3gfq"
I20260608 12:38:28.869087   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922229144781-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922229144781-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922229144781-431-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:38:28.879165   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:38:28.880272   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:38:28.921481   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:33827
I20260608 12:38:28.921682  3359 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:33827 every 8 connection(s)
I20260608 12:38:28.926445  3360 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:38:28.939092  3360 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 425cecf3a7334715a3586e4211f779cb: Bootstrap starting.
I20260608 12:38:28.944557  3360 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 425cecf3a7334715a3586e4211f779cb: Neither blocks nor log segments found. Creating new log.
I20260608 12:38:28.949730  3360 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 425cecf3a7334715a3586e4211f779cb: No bootstrap required, opened a new log
I20260608 12:38:28.952284  3360 raft_consensus.cc:359] T 00000000000000000000000000000000 P 425cecf3a7334715a3586e4211f779cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "425cecf3a7334715a3586e4211f779cb" member_type: VOTER }
I20260608 12:38:28.952726  3360 raft_consensus.cc:385] T 00000000000000000000000000000000 P 425cecf3a7334715a3586e4211f779cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:38:28.952934  3360 raft_consensus.cc:740] T 00000000000000000000000000000000 P 425cecf3a7334715a3586e4211f779cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 425cecf3a7334715a3586e4211f779cb, State: Initialized, Role: FOLLOWER
I20260608 12:38:28.953577  3360 consensus_queue.cc:260] T 00000000000000000000000000000000 P 425cecf3a7334715a3586e4211f779cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "425cecf3a7334715a3586e4211f779cb" member_type: VOTER }
I20260608 12:38:28.954072  3360 raft_consensus.cc:399] T 00000000000000000000000000000000 P 425cecf3a7334715a3586e4211f779cb [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:38:28.954288  3360 raft_consensus.cc:493] T 00000000000000000000000000000000 P 425cecf3a7334715a3586e4211f779cb [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:38:28.954517  3360 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 425cecf3a7334715a3586e4211f779cb [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:38:28.959896  3360 raft_consensus.cc:515] T 00000000000000000000000000000000 P 425cecf3a7334715a3586e4211f779cb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "425cecf3a7334715a3586e4211f779cb" member_type: VOTER }
I20260608 12:38:28.960505  3360 leader_election.cc:304] T 00000000000000000000000000000000 P 425cecf3a7334715a3586e4211f779cb [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: 425cecf3a7334715a3586e4211f779cb; no voters: 
I20260608 12:38:28.962009  3360 leader_election.cc:290] T 00000000000000000000000000000000 P 425cecf3a7334715a3586e4211f779cb [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:38:28.962550  3363 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 425cecf3a7334715a3586e4211f779cb [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:38:28.964171  3363 raft_consensus.cc:697] T 00000000000000000000000000000000 P 425cecf3a7334715a3586e4211f779cb [term 1 LEADER]: Becoming Leader. State: Replica: 425cecf3a7334715a3586e4211f779cb, State: Running, Role: LEADER
I20260608 12:38:28.964845  3363 consensus_queue.cc:237] T 00000000000000000000000000000000 P 425cecf3a7334715a3586e4211f779cb [LEADER]: Queue going to LEADER mode. State: All 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: "425cecf3a7334715a3586e4211f779cb" member_type: VOTER }
I20260608 12:38:28.965582  3360 sys_catalog.cc:565] T 00000000000000000000000000000000 P 425cecf3a7334715a3586e4211f779cb [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:38:28.968145  3364 sys_catalog.cc:455] T 00000000000000000000000000000000 P 425cecf3a7334715a3586e4211f779cb [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "425cecf3a7334715a3586e4211f779cb" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "425cecf3a7334715a3586e4211f779cb" member_type: VOTER } }
I20260608 12:38:28.968981  3364 sys_catalog.cc:458] T 00000000000000000000000000000000 P 425cecf3a7334715a3586e4211f779cb [sys.catalog]: This master's current role is: LEADER
I20260608 12:38:28.968165  3365 sys_catalog.cc:455] T 00000000000000000000000000000000 P 425cecf3a7334715a3586e4211f779cb [sys.catalog]: SysCatalogTable state changed. Reason: New leader 425cecf3a7334715a3586e4211f779cb. Latest consensus state: current_term: 1 leader_uuid: "425cecf3a7334715a3586e4211f779cb" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "425cecf3a7334715a3586e4211f779cb" member_type: VOTER } }
I20260608 12:38:28.969951  3365 sys_catalog.cc:458] T 00000000000000000000000000000000 P 425cecf3a7334715a3586e4211f779cb [sys.catalog]: This master's current role is: LEADER
I20260608 12:38:28.975826  3369 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:38:28.980939  3369 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:38:28.983793   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:38:28.991514  3369 catalog_manager.cc:1382] Generated new cluster ID: 3e2eaf3946a445d09ed5d83dac18585d
I20260608 12:38:28.991925  3369 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:38:29.018848  3369 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:38:29.020510  3369 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:38:29.037590  3369 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 425cecf3a7334715a3586e4211f779cb: Generated new TSK 0
I20260608 12:38:29.038493  3369 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:38:29.051236   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:38:29.058835  3381 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:38:29.060074  3382 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:38:29.062063  3384 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:38:29.063619   431 server_base.cc:1061] running on GCE node
I20260608 12:38:29.064502   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:38:29.064726   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:38:29.064883   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922309064837 us; error 0 us; skew 500 ppm
I20260608 12:38:29.065536   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:38:29.068802   431 webserver.cc:533] Webserver started at http://127.0.107.193:33573/ using document root <none> and password file <none>
I20260608 12:38:29.069392   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:38:29.069605   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:38:29.069936   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:38:29.071259   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922229144781-431-0/minicluster-data/ts-0-root/instance:
uuid: "be4de5ea39f2427b8efe76d3e5240395"
format_stamp: "Formatted at 2026-06-08 12:38:29 on dist-test-slave-3gfq"
I20260608 12:38:29.076295   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 12:38:29.080490  3389 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:38:29.081578   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.002s
I20260608 12:38:29.082016   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922229144781-431-0/minicluster-data/ts-0-root
uuid: "be4de5ea39f2427b8efe76d3e5240395"
format_stamp: "Formatted at 2026-06-08 12:38:29 on dist-test-slave-3gfq"
I20260608 12:38:29.082363   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922229144781-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922229144781-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922229144781-431-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:38:29.094765   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:38:29.095956   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:38:29.097568   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:38:29.100204   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:38:29.100492   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:38:29.100775   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:38:29.100958   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:38:29.145116   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:41403
I20260608 12:38:29.145272  3451 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:41403 every 8 connection(s)
I20260608 12:38:29.150615   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:38:29.158824  3456 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:38:29.160992  3457 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:38:29.167663  3459 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:38:29.168268   431 server_base.cc:1061] running on GCE node
I20260608 12:38:29.169395  3452 heartbeater.cc:344] Connected to a master server at 127.0.107.254:33827
I20260608 12:38:29.169451   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 12:38:29.170163  3452 heartbeater.cc:461] Registering TS with master...
W20260608 12:38:29.170183   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:38:29.170683   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922309170665 us; error 0 us; skew 500 ppm
I20260608 12:38:29.171422  3452 heartbeater.cc:507] Master 127.0.107.254:33827 requested a full tablet report, sending...
I20260608 12:38:29.171480   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:38:29.174482  3325 ts_manager.cc:194] Registered new tserver with Master: be4de5ea39f2427b8efe76d3e5240395 (127.0.107.193:41403)
I20260608 12:38:29.174882   431 webserver.cc:533] Webserver started at http://127.0.107.194:43297/ using document root <none> and password file <none>
I20260608 12:38:29.175526   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:38:29.175730   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:38:29.176036   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:38:29.176798  3325 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50060
I20260608 12:38:29.177259   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922229144781-431-0/minicluster-data/ts-1-root/instance:
uuid: "e636c9885b464c0c96fcac9ed3136838"
format_stamp: "Formatted at 2026-06-08 12:38:29 on dist-test-slave-3gfq"
I20260608 12:38:29.182615   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.001s
I20260608 12:38:29.187191  3464 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:38:29.188482   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 12:38:29.188917   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922229144781-431-0/minicluster-data/ts-1-root
uuid: "e636c9885b464c0c96fcac9ed3136838"
format_stamp: "Formatted at 2026-06-08 12:38:29 on dist-test-slave-3gfq"
I20260608 12:38:29.189266   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922229144781-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922229144781-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922229144781-431-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:38:29.215698   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:38:29.217108   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:38:29.218978   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:38:29.221843   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:38:29.222107   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:38:29.222388   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:38:29.222585   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:38:29.269985   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:38581
I20260608 12:38:29.270064  3526 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:38581 every 8 connection(s)
I20260608 12:38:29.276471   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:38:29.285516  3530 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:38:29.286150  3531 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:38:29.289654  3533 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:38:29.289923   431 server_base.cc:1061] running on GCE node
I20260608 12:38:29.291262  3527 heartbeater.cc:344] Connected to a master server at 127.0.107.254:33827
I20260608 12:38:29.291379   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:38:29.292126   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:38:29.292181  3527 heartbeater.cc:461] Registering TS with master...
I20260608 12:38:29.292444   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922309292425 us; error 0 us; skew 500 ppm
I20260608 12:38:29.293241   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:38:29.293411  3527 heartbeater.cc:507] Master 127.0.107.254:33827 requested a full tablet report, sending...
I20260608 12:38:29.296316  3325 ts_manager.cc:194] Registered new tserver with Master: e636c9885b464c0c96fcac9ed3136838 (127.0.107.194:38581)
I20260608 12:38:29.296322   431 webserver.cc:533] Webserver started at http://127.0.107.195:37303/ using document root <none> and password file <none>
I20260608 12:38:29.297212   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:38:29.297454   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:38:29.297739   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:38:29.298385  3325 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50062
I20260608 12:38:29.299033   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922229144781-431-0/minicluster-data/ts-2-root/instance:
uuid: "1341ece324714ad8a48ad3ec17c28073"
format_stamp: "Formatted at 2026-06-08 12:38:29 on dist-test-slave-3gfq"
I20260608 12:38:29.303970   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.004s
I20260608 12:38:29.307976  3538 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:38:29.308916   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.000s
I20260608 12:38:29.309293   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922229144781-431-0/minicluster-data/ts-2-root
uuid: "1341ece324714ad8a48ad3ec17c28073"
format_stamp: "Formatted at 2026-06-08 12:38:29 on dist-test-slave-3gfq"
I20260608 12:38:29.309605   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922229144781-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922229144781-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922229144781-431-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:38:29.338788   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:38:29.339952   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:38:29.341518   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:38:29.344144   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:38:29.344395   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:38:29.344662   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:38:29.344844   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:38:29.389307   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:38755
I20260608 12:38:29.389488  3600 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:38755 every 8 connection(s)
I20260608 12:38:29.405988  3601 heartbeater.cc:344] Connected to a master server at 127.0.107.254:33827
I20260608 12:38:29.406530  3601 heartbeater.cc:461] Registering TS with master...
I20260608 12:38:29.407536  3601 heartbeater.cc:507] Master 127.0.107.254:33827 requested a full tablet report, sending...
I20260608 12:38:29.410226  3325 ts_manager.cc:194] Registered new tserver with Master: 1341ece324714ad8a48ad3ec17c28073 (127.0.107.195:38755)
I20260608 12:38:29.410387   431 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.017376436s
I20260608 12:38:29.412212  3325 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50068
I20260608 12:38:30.180464  3452 heartbeater.cc:499] Master 127.0.107.254:33827 was elected leader, sending a full tablet report...
I20260608 12:38:30.301609  3527 heartbeater.cc:499] Master 127.0.107.254:33827 was elected leader, sending a full tablet report...
I20260608 12:38:30.415913  3601 heartbeater.cc:499] Master 127.0.107.254:33827 was elected leader, sending a full tablet report...
I20260608 12:38:30.473565  3325 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:50072:
name: "range_aware_rebalance_new_range"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\006\001\000\000\000\000\007\001\n\000\000\000""\006\001\000\000\000\000\007\001\n\000\000\000"
  indirect_data: """"
}
partition_schema {
  hash_schema {
    columns {
      name: "key"
    }
    num_buckets: 8
    seed: 0
  }
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 12:38:30.476580  3325 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table range_aware_rebalance_new_range in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 12:38:30.550982  3492 tablet_service.cc:1511] Processing CreateTablet for tablet b6bc87e767474394adfb02fc3999d550 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b83d14a9ebc94611ac00a0a216bc2a26]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:38:30.551927  3490 tablet_service.cc:1511] Processing CreateTablet for tablet 2a7a742f2f454429bbb4c2aa66c81a84 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b83d14a9ebc94611ac00a0a216bc2a26]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:38:30.553184  3492 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6bc87e767474394adfb02fc3999d550. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:38:30.555065  3491 tablet_service.cc:1511] Processing CreateTablet for tablet ac74d550328f4bb29df524145ead29c3 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b83d14a9ebc94611ac00a0a216bc2a26]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:38:30.556843  3491 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac74d550328f4bb29df524145ead29c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:38:30.561182  3490 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a7a742f2f454429bbb4c2aa66c81a84. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:38:30.563736  3488 tablet_service.cc:1511] Processing CreateTablet for tablet 2025650d11a444a8b12a87658ed79165 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b83d14a9ebc94611ac00a0a216bc2a26]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:38:30.565640  3488 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2025650d11a444a8b12a87658ed79165. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:38:30.568281  3486 tablet_service.cc:1511] Processing CreateTablet for tablet f5f6feea4889429d8f968105576b0977 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b83d14a9ebc94611ac00a0a216bc2a26]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:38:30.569964  3486 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5f6feea4889429d8f968105576b0977. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:38:30.572247  3485 tablet_service.cc:1511] Processing CreateTablet for tablet 81385f330f994a5db175132b82714ecc (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b83d14a9ebc94611ac00a0a216bc2a26]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:38:30.573933  3485 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81385f330f994a5db175132b82714ecc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:38:30.561208  3489 tablet_service.cc:1511] Processing CreateTablet for tablet e887a53ad78f439baf17ad93e9224b1b (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b83d14a9ebc94611ac00a0a216bc2a26]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:38:30.578955  3487 tablet_service.cc:1511] Processing CreateTablet for tablet f3ec4125cb2f4aedb3303c4deb7ca4d1 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b83d14a9ebc94611ac00a0a216bc2a26]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:38:30.583948  3489 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e887a53ad78f439baf17ad93e9224b1b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:38:30.586473  3487 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3ec4125cb2f4aedb3303c4deb7ca4d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:38:30.607575  3564 tablet_service.cc:1511] Processing CreateTablet for tablet 2a7a742f2f454429bbb4c2aa66c81a84 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b83d14a9ebc94611ac00a0a216bc2a26]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:38:30.609177  3562 tablet_service.cc:1511] Processing CreateTablet for tablet 2025650d11a444a8b12a87658ed79165 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b83d14a9ebc94611ac00a0a216bc2a26]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:38:30.609691  3559 tablet_service.cc:1511] Processing CreateTablet for tablet 81385f330f994a5db175132b82714ecc (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b83d14a9ebc94611ac00a0a216bc2a26]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:38:30.609714  3564 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a7a742f2f454429bbb4c2aa66c81a84. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:38:30.605168  3565 tablet_service.cc:1511] Processing CreateTablet for tablet ac74d550328f4bb29df524145ead29c3 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b83d14a9ebc94611ac00a0a216bc2a26]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:38:30.607272  3561 tablet_service.cc:1511] Processing CreateTablet for tablet f3ec4125cb2f4aedb3303c4deb7ca4d1 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b83d14a9ebc94611ac00a0a216bc2a26]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:38:30.613862  3565 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac74d550328f4bb29df524145ead29c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:38:30.607388  3560 tablet_service.cc:1511] Processing CreateTablet for tablet f5f6feea4889429d8f968105576b0977 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b83d14a9ebc94611ac00a0a216bc2a26]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:38:30.614982  3561 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3ec4125cb2f4aedb3303c4deb7ca4d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:38:30.615813  3559 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81385f330f994a5db175132b82714ecc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:38:30.611277  3563 tablet_service.cc:1511] Processing CreateTablet for tablet e887a53ad78f439baf17ad93e9224b1b (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b83d14a9ebc94611ac00a0a216bc2a26]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:38:30.617342  3562 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2025650d11a444a8b12a87658ed79165. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:38:30.622279  3560 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5f6feea4889429d8f968105576b0977. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:38:30.605157  3566 tablet_service.cc:1511] Processing CreateTablet for tablet b6bc87e767474394adfb02fc3999d550 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b83d14a9ebc94611ac00a0a216bc2a26]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:38:30.624158  3563 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e887a53ad78f439baf17ad93e9224b1b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:38:30.625125  3566 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6bc87e767474394adfb02fc3999d550. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:38:30.654889  3621 tablet_bootstrap.cc:492] T b6bc87e767474394adfb02fc3999d550 P e636c9885b464c0c96fcac9ed3136838: Bootstrap starting.
I20260608 12:38:30.667542  3622 tablet_bootstrap.cc:492] T e887a53ad78f439baf17ad93e9224b1b P 1341ece324714ad8a48ad3ec17c28073: Bootstrap starting.
I20260608 12:38:30.677183  3621 tablet_bootstrap.cc:654] T b6bc87e767474394adfb02fc3999d550 P e636c9885b464c0c96fcac9ed3136838: Neither blocks nor log segments found. Creating new log.
I20260608 12:38:30.702889  3417 tablet_service.cc:1511] Processing CreateTablet for tablet b6bc87e767474394adfb02fc3999d550 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b83d14a9ebc94611ac00a0a216bc2a26]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:38:30.705844  3417 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6bc87e767474394adfb02fc3999d550. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:38:30.706523  3622 tablet_bootstrap.cc:654] T e887a53ad78f439baf17ad93e9224b1b P 1341ece324714ad8a48ad3ec17c28073: Neither blocks nor log segments found. Creating new log.
I20260608 12:38:30.708235  3416 tablet_service.cc:1511] Processing CreateTablet for tablet ac74d550328f4bb29df524145ead29c3 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b83d14a9ebc94611ac00a0a216bc2a26]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:38:30.710189  3416 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac74d550328f4bb29df524145ead29c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:38:30.709705  3414 tablet_service.cc:1511] Processing CreateTablet for tablet e887a53ad78f439baf17ad93e9224b1b (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b83d14a9ebc94611ac00a0a216bc2a26]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:38:30.711458  3414 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e887a53ad78f439baf17ad93e9224b1b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:38:30.711791  3415 tablet_service.cc:1511] Processing CreateTablet for tablet 2a7a742f2f454429bbb4c2aa66c81a84 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b83d14a9ebc94611ac00a0a216bc2a26]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:38:30.714601  3415 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a7a742f2f454429bbb4c2aa66c81a84. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:38:30.716176  3412 tablet_service.cc:1511] Processing CreateTablet for tablet f3ec4125cb2f4aedb3303c4deb7ca4d1 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b83d14a9ebc94611ac00a0a216bc2a26]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:38:30.719463  3411 tablet_service.cc:1511] Processing CreateTablet for tablet f5f6feea4889429d8f968105576b0977 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b83d14a9ebc94611ac00a0a216bc2a26]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:38:30.721006  3411 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5f6feea4889429d8f968105576b0977. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:38:30.714178  3413 tablet_service.cc:1511] Processing CreateTablet for tablet 2025650d11a444a8b12a87658ed79165 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b83d14a9ebc94611ac00a0a216bc2a26]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:38:30.723348  3410 tablet_service.cc:1511] Processing CreateTablet for tablet 81385f330f994a5db175132b82714ecc (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b83d14a9ebc94611ac00a0a216bc2a26]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:38:30.724583  3413 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2025650d11a444a8b12a87658ed79165. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:38:30.725584  3410 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81385f330f994a5db175132b82714ecc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:38:30.730151  3412 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3ec4125cb2f4aedb3303c4deb7ca4d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:38:30.768821  3622 tablet_bootstrap.cc:492] T e887a53ad78f439baf17ad93e9224b1b P 1341ece324714ad8a48ad3ec17c28073: No bootstrap required, opened a new log
I20260608 12:38:30.769413  3622 ts_tablet_manager.cc:1403] T e887a53ad78f439baf17ad93e9224b1b P 1341ece324714ad8a48ad3ec17c28073: Time spent bootstrapping tablet: real 0.102s	user 0.022s	sys 0.020s
I20260608 12:38:30.771227  3621 tablet_bootstrap.cc:492] T b6bc87e767474394adfb02fc3999d550 P e636c9885b464c0c96fcac9ed3136838: No bootstrap required, opened a new log
I20260608 12:38:30.776655  3621 ts_tablet_manager.cc:1403] T b6bc87e767474394adfb02fc3999d550 P e636c9885b464c0c96fcac9ed3136838: Time spent bootstrapping tablet: real 0.122s	user 0.030s	sys 0.036s
I20260608 12:38:30.780234  3621 raft_consensus.cc:359] T b6bc87e767474394adfb02fc3999d550 P e636c9885b464c0c96fcac9ed3136838 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } } peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } }
I20260608 12:38:30.780879  3621 raft_consensus.cc:385] T b6bc87e767474394adfb02fc3999d550 P e636c9885b464c0c96fcac9ed3136838 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:38:30.781173  3621 raft_consensus.cc:740] T b6bc87e767474394adfb02fc3999d550 P e636c9885b464c0c96fcac9ed3136838 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e636c9885b464c0c96fcac9ed3136838, State: Initialized, Role: FOLLOWER
I20260608 12:38:30.782054  3621 consensus_queue.cc:260] T b6bc87e767474394adfb02fc3999d550 P e636c9885b464c0c96fcac9ed3136838 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } } peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } }
I20260608 12:38:30.773202  3622 raft_consensus.cc:359] T e887a53ad78f439baf17ad93e9224b1b P 1341ece324714ad8a48ad3ec17c28073 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } } peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } }
I20260608 12:38:30.785056  3622 raft_consensus.cc:385] T e887a53ad78f439baf17ad93e9224b1b P 1341ece324714ad8a48ad3ec17c28073 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:38:30.790535  3622 raft_consensus.cc:740] T e887a53ad78f439baf17ad93e9224b1b P 1341ece324714ad8a48ad3ec17c28073 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1341ece324714ad8a48ad3ec17c28073, State: Initialized, Role: FOLLOWER
I20260608 12:38:30.791990  3622 consensus_queue.cc:260] T e887a53ad78f439baf17ad93e9224b1b P 1341ece324714ad8a48ad3ec17c28073 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } } peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } }
I20260608 12:38:30.803095  3626 raft_consensus.cc:493] T b6bc87e767474394adfb02fc3999d550 P e636c9885b464c0c96fcac9ed3136838 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:38:30.803571  3625 tablet_bootstrap.cc:492] T b6bc87e767474394adfb02fc3999d550 P be4de5ea39f2427b8efe76d3e5240395: Bootstrap starting.
I20260608 12:38:30.804098  3626 raft_consensus.cc:515] T b6bc87e767474394adfb02fc3999d550 P e636c9885b464c0c96fcac9ed3136838 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } } peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } }
I20260608 12:38:30.804600  3621 ts_tablet_manager.cc:1434] T b6bc87e767474394adfb02fc3999d550 P e636c9885b464c0c96fcac9ed3136838: Time spent starting tablet: real 0.028s	user 0.007s	sys 0.002s
I20260608 12:38:30.806926  3621 tablet_bootstrap.cc:492] T 2a7a742f2f454429bbb4c2aa66c81a84 P e636c9885b464c0c96fcac9ed3136838: Bootstrap starting.
I20260608 12:38:30.809118  3622 ts_tablet_manager.cc:1434] T e887a53ad78f439baf17ad93e9224b1b P 1341ece324714ad8a48ad3ec17c28073: Time spent starting tablet: real 0.039s	user 0.005s	sys 0.005s
I20260608 12:38:30.814853  3626 leader_election.cc:290] T b6bc87e767474394adfb02fc3999d550 P e636c9885b464c0c96fcac9ed3136838 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1341ece324714ad8a48ad3ec17c28073 (127.0.107.195:38755), be4de5ea39f2427b8efe76d3e5240395 (127.0.107.193:41403)
I20260608 12:38:30.819128  3621 tablet_bootstrap.cc:654] T 2a7a742f2f454429bbb4c2aa66c81a84 P e636c9885b464c0c96fcac9ed3136838: Neither blocks nor log segments found. Creating new log.
I20260608 12:38:30.833190  3625 tablet_bootstrap.cc:654] T b6bc87e767474394adfb02fc3999d550 P be4de5ea39f2427b8efe76d3e5240395: Neither blocks nor log segments found. Creating new log.
I20260608 12:38:30.837575  3622 tablet_bootstrap.cc:492] T f3ec4125cb2f4aedb3303c4deb7ca4d1 P 1341ece324714ad8a48ad3ec17c28073: Bootstrap starting.
I20260608 12:38:30.846792  3621 tablet_bootstrap.cc:492] T 2a7a742f2f454429bbb4c2aa66c81a84 P e636c9885b464c0c96fcac9ed3136838: No bootstrap required, opened a new log
I20260608 12:38:30.847390  3621 ts_tablet_manager.cc:1403] T 2a7a742f2f454429bbb4c2aa66c81a84 P e636c9885b464c0c96fcac9ed3136838: Time spent bootstrapping tablet: real 0.041s	user 0.021s	sys 0.014s
I20260608 12:38:30.850775  3621 raft_consensus.cc:359] T 2a7a742f2f454429bbb4c2aa66c81a84 P e636c9885b464c0c96fcac9ed3136838 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } } peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } }
I20260608 12:38:30.851527  3621 raft_consensus.cc:385] T 2a7a742f2f454429bbb4c2aa66c81a84 P e636c9885b464c0c96fcac9ed3136838 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:38:30.851832  3621 raft_consensus.cc:740] T 2a7a742f2f454429bbb4c2aa66c81a84 P e636c9885b464c0c96fcac9ed3136838 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e636c9885b464c0c96fcac9ed3136838, State: Initialized, Role: FOLLOWER
I20260608 12:38:30.852609  3621 consensus_queue.cc:260] T 2a7a742f2f454429bbb4c2aa66c81a84 P e636c9885b464c0c96fcac9ed3136838 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } } peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } }
I20260608 12:38:30.854090  3622 tablet_bootstrap.cc:654] T f3ec4125cb2f4aedb3303c4deb7ca4d1 P 1341ece324714ad8a48ad3ec17c28073: Neither blocks nor log segments found. Creating new log.
I20260608 12:38:30.855253  3621 ts_tablet_manager.cc:1434] T 2a7a742f2f454429bbb4c2aa66c81a84 P e636c9885b464c0c96fcac9ed3136838: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.003s
I20260608 12:38:30.856317  3621 tablet_bootstrap.cc:492] T ac74d550328f4bb29df524145ead29c3 P e636c9885b464c0c96fcac9ed3136838: Bootstrap starting.
I20260608 12:38:30.860869  3576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6bc87e767474394adfb02fc3999d550" candidate_uuid: "e636c9885b464c0c96fcac9ed3136838" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1341ece324714ad8a48ad3ec17c28073" is_pre_election: true
W20260608 12:38:30.863399  3467 leader_election.cc:343] T b6bc87e767474394adfb02fc3999d550 P e636c9885b464c0c96fcac9ed3136838 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1341ece324714ad8a48ad3ec17c28073 (127.0.107.195:38755): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:38:30.863741  3621 tablet_bootstrap.cc:654] T ac74d550328f4bb29df524145ead29c3 P e636c9885b464c0c96fcac9ed3136838: Neither blocks nor log segments found. Creating new log.
I20260608 12:38:30.864977  3625 tablet_bootstrap.cc:492] T b6bc87e767474394adfb02fc3999d550 P be4de5ea39f2427b8efe76d3e5240395: No bootstrap required, opened a new log
I20260608 12:38:30.865526  3625 ts_tablet_manager.cc:1403] T b6bc87e767474394adfb02fc3999d550 P be4de5ea39f2427b8efe76d3e5240395: Time spent bootstrapping tablet: real 0.063s	user 0.016s	sys 0.000s
I20260608 12:38:30.868857  3625 raft_consensus.cc:359] T b6bc87e767474394adfb02fc3999d550 P be4de5ea39f2427b8efe76d3e5240395 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } } peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } }
I20260608 12:38:30.869562  3625 raft_consensus.cc:385] T b6bc87e767474394adfb02fc3999d550 P be4de5ea39f2427b8efe76d3e5240395 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:38:30.869933  3625 raft_consensus.cc:740] T b6bc87e767474394adfb02fc3999d550 P be4de5ea39f2427b8efe76d3e5240395 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be4de5ea39f2427b8efe76d3e5240395, State: Initialized, Role: FOLLOWER
I20260608 12:38:30.870177  3621 tablet_bootstrap.cc:492] T ac74d550328f4bb29df524145ead29c3 P e636c9885b464c0c96fcac9ed3136838: No bootstrap required, opened a new log
I20260608 12:38:30.870718  3621 ts_tablet_manager.cc:1403] T ac74d550328f4bb29df524145ead29c3 P e636c9885b464c0c96fcac9ed3136838: Time spent bootstrapping tablet: real 0.015s	user 0.013s	sys 0.000s
I20260608 12:38:30.872210  3622 tablet_bootstrap.cc:492] T f3ec4125cb2f4aedb3303c4deb7ca4d1 P 1341ece324714ad8a48ad3ec17c28073: No bootstrap required, opened a new log
I20260608 12:38:30.872772  3622 ts_tablet_manager.cc:1403] T f3ec4125cb2f4aedb3303c4deb7ca4d1 P 1341ece324714ad8a48ad3ec17c28073: Time spent bootstrapping tablet: real 0.038s	user 0.010s	sys 0.007s
I20260608 12:38:30.873811  3621 raft_consensus.cc:359] T ac74d550328f4bb29df524145ead29c3 P e636c9885b464c0c96fcac9ed3136838 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } } peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } }
I20260608 12:38:30.874593  3621 raft_consensus.cc:385] T ac74d550328f4bb29df524145ead29c3 P e636c9885b464c0c96fcac9ed3136838 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:38:30.874922  3621 raft_consensus.cc:740] T ac74d550328f4bb29df524145ead29c3 P e636c9885b464c0c96fcac9ed3136838 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e636c9885b464c0c96fcac9ed3136838, State: Initialized, Role: FOLLOWER
I20260608 12:38:30.875892  3622 raft_consensus.cc:359] T f3ec4125cb2f4aedb3303c4deb7ca4d1 P 1341ece324714ad8a48ad3ec17c28073 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } } peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } }
I20260608 12:38:30.875825  3621 consensus_queue.cc:260] T ac74d550328f4bb29df524145ead29c3 P e636c9885b464c0c96fcac9ed3136838 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } } peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } }
I20260608 12:38:30.876720  3622 raft_consensus.cc:385] T f3ec4125cb2f4aedb3303c4deb7ca4d1 P 1341ece324714ad8a48ad3ec17c28073 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:38:30.877192  3622 raft_consensus.cc:740] T f3ec4125cb2f4aedb3303c4deb7ca4d1 P 1341ece324714ad8a48ad3ec17c28073 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1341ece324714ad8a48ad3ec17c28073, State: Initialized, Role: FOLLOWER
I20260608 12:38:30.878608  3621 ts_tablet_manager.cc:1434] T ac74d550328f4bb29df524145ead29c3 P e636c9885b464c0c96fcac9ed3136838: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.005s
I20260608 12:38:30.878328  3622 consensus_queue.cc:260] T f3ec4125cb2f4aedb3303c4deb7ca4d1 P 1341ece324714ad8a48ad3ec17c28073 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } } peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } }
I20260608 12:38:30.879071  3625 consensus_queue.cc:260] T b6bc87e767474394adfb02fc3999d550 P be4de5ea39f2427b8efe76d3e5240395 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } } peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } }
I20260608 12:38:30.880183  3621 tablet_bootstrap.cc:492] T 81385f330f994a5db175132b82714ecc P e636c9885b464c0c96fcac9ed3136838: Bootstrap starting.
I20260608 12:38:30.880987  3622 ts_tablet_manager.cc:1434] T f3ec4125cb2f4aedb3303c4deb7ca4d1 P 1341ece324714ad8a48ad3ec17c28073: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 12:38:30.879977  3427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6bc87e767474394adfb02fc3999d550" candidate_uuid: "e636c9885b464c0c96fcac9ed3136838" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be4de5ea39f2427b8efe76d3e5240395" is_pre_election: true
I20260608 12:38:30.882097  3427 raft_consensus.cc:2468] T b6bc87e767474394adfb02fc3999d550 P be4de5ea39f2427b8efe76d3e5240395 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e636c9885b464c0c96fcac9ed3136838 in term 0.
I20260608 12:38:30.884052  3467 leader_election.cc:304] T b6bc87e767474394adfb02fc3999d550 P e636c9885b464c0c96fcac9ed3136838 [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: be4de5ea39f2427b8efe76d3e5240395, e636c9885b464c0c96fcac9ed3136838; no voters: 1341ece324714ad8a48ad3ec17c28073
I20260608 12:38:30.885528  3626 raft_consensus.cc:2804] T b6bc87e767474394adfb02fc3999d550 P e636c9885b464c0c96fcac9ed3136838 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:38:30.885972  3626 raft_consensus.cc:493] T b6bc87e767474394adfb02fc3999d550 P e636c9885b464c0c96fcac9ed3136838 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:38:30.886303  3626 raft_consensus.cc:3060] T b6bc87e767474394adfb02fc3999d550 P e636c9885b464c0c96fcac9ed3136838 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:38:30.890429  3621 tablet_bootstrap.cc:654] T 81385f330f994a5db175132b82714ecc P e636c9885b464c0c96fcac9ed3136838: Neither blocks nor log segments found. Creating new log.
I20260608 12:38:30.893733  3625 ts_tablet_manager.cc:1434] T b6bc87e767474394adfb02fc3999d550 P be4de5ea39f2427b8efe76d3e5240395: Time spent starting tablet: real 0.028s	user 0.010s	sys 0.009s
I20260608 12:38:30.895052  3625 tablet_bootstrap.cc:492] T f5f6feea4889429d8f968105576b0977 P be4de5ea39f2427b8efe76d3e5240395: Bootstrap starting.
I20260608 12:38:30.899392  3622 tablet_bootstrap.cc:492] T f5f6feea4889429d8f968105576b0977 P 1341ece324714ad8a48ad3ec17c28073: Bootstrap starting.
I20260608 12:38:30.899528  3621 tablet_bootstrap.cc:492] T 81385f330f994a5db175132b82714ecc P e636c9885b464c0c96fcac9ed3136838: No bootstrap required, opened a new log
I20260608 12:38:30.905866  3625 tablet_bootstrap.cc:654] T f5f6feea4889429d8f968105576b0977 P be4de5ea39f2427b8efe76d3e5240395: Neither blocks nor log segments found. Creating new log.
I20260608 12:38:30.907845  3621 ts_tablet_manager.cc:1403] T 81385f330f994a5db175132b82714ecc P e636c9885b464c0c96fcac9ed3136838: Time spent bootstrapping tablet: real 0.028s	user 0.008s	sys 0.016s
I20260608 12:38:30.912353  3622 tablet_bootstrap.cc:654] T f5f6feea4889429d8f968105576b0977 P 1341ece324714ad8a48ad3ec17c28073: Neither blocks nor log segments found. Creating new log.
I20260608 12:38:30.912467  3621 raft_consensus.cc:359] T 81385f330f994a5db175132b82714ecc P e636c9885b464c0c96fcac9ed3136838 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } } peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } }
I20260608 12:38:30.913735  3621 raft_consensus.cc:385] T 81385f330f994a5db175132b82714ecc P e636c9885b464c0c96fcac9ed3136838 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:38:30.914166  3621 raft_consensus.cc:740] T 81385f330f994a5db175132b82714ecc P e636c9885b464c0c96fcac9ed3136838 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e636c9885b464c0c96fcac9ed3136838, State: Initialized, Role: FOLLOWER
I20260608 12:38:30.915572  3621 consensus_queue.cc:260] T 81385f330f994a5db175132b82714ecc P e636c9885b464c0c96fcac9ed3136838 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } } peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } }
I20260608 12:38:30.919497  3621 ts_tablet_manager.cc:1434] T 81385f330f994a5db175132b82714ecc P e636c9885b464c0c96fcac9ed3136838: Time spent starting tablet: real 0.011s	user 0.001s	sys 0.008s
I20260608 12:38:30.921016  3621 tablet_bootstrap.cc:492] T 2025650d11a444a8b12a87658ed79165 P e636c9885b464c0c96fcac9ed3136838: Bootstrap starting.
I20260608 12:38:30.931869  3621 tablet_bootstrap.cc:654] T 2025650d11a444a8b12a87658ed79165 P e636c9885b464c0c96fcac9ed3136838: Neither blocks nor log segments found. Creating new log.
I20260608 12:38:30.933305  3625 tablet_bootstrap.cc:492] T f5f6feea4889429d8f968105576b0977 P be4de5ea39f2427b8efe76d3e5240395: No bootstrap required, opened a new log
I20260608 12:38:30.933928  3625 ts_tablet_manager.cc:1403] T f5f6feea4889429d8f968105576b0977 P be4de5ea39f2427b8efe76d3e5240395: Time spent bootstrapping tablet: real 0.039s	user 0.013s	sys 0.022s
I20260608 12:38:30.937963  3625 raft_consensus.cc:359] T f5f6feea4889429d8f968105576b0977 P be4de5ea39f2427b8efe76d3e5240395 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } } peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } }
I20260608 12:38:30.939004  3625 raft_consensus.cc:385] T f5f6feea4889429d8f968105576b0977 P be4de5ea39f2427b8efe76d3e5240395 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:38:30.939401  3625 raft_consensus.cc:740] T f5f6feea4889429d8f968105576b0977 P be4de5ea39f2427b8efe76d3e5240395 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be4de5ea39f2427b8efe76d3e5240395, State: Initialized, Role: FOLLOWER
I20260608 12:38:30.940675  3625 consensus_queue.cc:260] T f5f6feea4889429d8f968105576b0977 P be4de5ea39f2427b8efe76d3e5240395 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } } peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } }
I20260608 12:38:30.943958  3621 tablet_bootstrap.cc:492] T 2025650d11a444a8b12a87658ed79165 P e636c9885b464c0c96fcac9ed3136838: No bootstrap required, opened a new log
I20260608 12:38:30.944537  3621 ts_tablet_manager.cc:1403] T 2025650d11a444a8b12a87658ed79165 P e636c9885b464c0c96fcac9ed3136838: Time spent bootstrapping tablet: real 0.024s	user 0.015s	sys 0.003s
I20260608 12:38:30.946288  3625 ts_tablet_manager.cc:1434] T f5f6feea4889429d8f968105576b0977 P be4de5ea39f2427b8efe76d3e5240395: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.001s
I20260608 12:38:30.947377  3625 tablet_bootstrap.cc:492] T 2a7a742f2f454429bbb4c2aa66c81a84 P be4de5ea39f2427b8efe76d3e5240395: Bootstrap starting.
I20260608 12:38:30.947805  3621 raft_consensus.cc:359] T 2025650d11a444a8b12a87658ed79165 P e636c9885b464c0c96fcac9ed3136838 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } } peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } }
I20260608 12:38:30.948617  3621 raft_consensus.cc:385] T 2025650d11a444a8b12a87658ed79165 P e636c9885b464c0c96fcac9ed3136838 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:38:30.948873  3628 raft_consensus.cc:493] T e887a53ad78f439baf17ad93e9224b1b P 1341ece324714ad8a48ad3ec17c28073 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:38:30.948973  3621 raft_consensus.cc:740] T 2025650d11a444a8b12a87658ed79165 P e636c9885b464c0c96fcac9ed3136838 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e636c9885b464c0c96fcac9ed3136838, State: Initialized, Role: FOLLOWER
I20260608 12:38:30.949456  3628 raft_consensus.cc:515] T e887a53ad78f439baf17ad93e9224b1b P 1341ece324714ad8a48ad3ec17c28073 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } } peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } }
I20260608 12:38:30.950176  3621 consensus_queue.cc:260] T 2025650d11a444a8b12a87658ed79165 P e636c9885b464c0c96fcac9ed3136838 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } } peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } }
I20260608 12:38:30.952991  3621 ts_tablet_manager.cc:1434] T 2025650d11a444a8b12a87658ed79165 P e636c9885b464c0c96fcac9ed3136838: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.002s
I20260608 12:38:30.954123  3621 tablet_bootstrap.cc:492] T f3ec4125cb2f4aedb3303c4deb7ca4d1 P e636c9885b464c0c96fcac9ed3136838: Bootstrap starting.
I20260608 12:38:30.961172  3621 tablet_bootstrap.cc:654] T f3ec4125cb2f4aedb3303c4deb7ca4d1 P e636c9885b464c0c96fcac9ed3136838: Neither blocks nor log segments found. Creating new log.
I20260608 12:38:30.966032  3627 raft_consensus.cc:493] T 81385f330f994a5db175132b82714ecc P e636c9885b464c0c96fcac9ed3136838 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:38:30.966863  3627 raft_consensus.cc:515] T 81385f330f994a5db175132b82714ecc P e636c9885b464c0c96fcac9ed3136838 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } } peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } }
I20260608 12:38:30.966090  3628 leader_election.cc:290] T e887a53ad78f439baf17ad93e9224b1b P 1341ece324714ad8a48ad3ec17c28073 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers be4de5ea39f2427b8efe76d3e5240395 (127.0.107.193:41403), e636c9885b464c0c96fcac9ed3136838 (127.0.107.194:38581)
I20260608 12:38:30.974206  3427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81385f330f994a5db175132b82714ecc" candidate_uuid: "e636c9885b464c0c96fcac9ed3136838" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be4de5ea39f2427b8efe76d3e5240395" is_pre_election: true
I20260608 12:38:30.977581  3627 leader_election.cc:290] T 81385f330f994a5db175132b82714ecc P e636c9885b464c0c96fcac9ed3136838 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers be4de5ea39f2427b8efe76d3e5240395 (127.0.107.193:41403), 1341ece324714ad8a48ad3ec17c28073 (127.0.107.195:38755)
W20260608 12:38:30.979094  3467 leader_election.cc:343] T 81385f330f994a5db175132b82714ecc P e636c9885b464c0c96fcac9ed3136838 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer be4de5ea39f2427b8efe76d3e5240395 (127.0.107.193:41403): Illegal state: must be running to vote when last-logged opid is not known
W20260608 12:38:30.980682  3373 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 12:38:30.982484  3576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81385f330f994a5db175132b82714ecc" candidate_uuid: "e636c9885b464c0c96fcac9ed3136838" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1341ece324714ad8a48ad3ec17c28073" is_pre_election: true
I20260608 12:38:30.964298  3626 raft_consensus.cc:515] T b6bc87e767474394adfb02fc3999d550 P e636c9885b464c0c96fcac9ed3136838 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } } peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } }
I20260608 12:38:30.984925  3378 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
W20260608 12:38:30.999598  3378 auto_leader_rebalancer.cc:460] the master instance isn't leader: Service unavailable: Tablet not running
W20260608 12:38:30.986022  3467 leader_election.cc:343] T 81385f330f994a5db175132b82714ecc P e636c9885b464c0c96fcac9ed3136838 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1341ece324714ad8a48ad3ec17c28073 (127.0.107.195:38755): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:38:31.000790  3467 leader_election.cc:304] T 81385f330f994a5db175132b82714ecc P e636c9885b464c0c96fcac9ed3136838 [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: e636c9885b464c0c96fcac9ed3136838; no voters: 1341ece324714ad8a48ad3ec17c28073, be4de5ea39f2427b8efe76d3e5240395
I20260608 12:38:30.996507  3627 raft_consensus.cc:493] T 2025650d11a444a8b12a87658ed79165 P e636c9885b464c0c96fcac9ed3136838 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:38:31.003336  3627 raft_consensus.cc:515] T 2025650d11a444a8b12a87658ed79165 P e636c9885b464c0c96fcac9ed3136838 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } } peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } }
I20260608 12:38:31.008278  3627 leader_election.cc:290] T 2025650d11a444a8b12a87658ed79165 P e636c9885b464c0c96fcac9ed3136838 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers be4de5ea39f2427b8efe76d3e5240395 (127.0.107.193:41403), 1341ece324714ad8a48ad3ec17c28073 (127.0.107.195:38755)
I20260608 12:38:31.028862  3426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e887a53ad78f439baf17ad93e9224b1b" candidate_uuid: "1341ece324714ad8a48ad3ec17c28073" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be4de5ea39f2427b8efe76d3e5240395" is_pre_election: true
I20260608 12:38:31.013235  3626 leader_election.cc:290] T b6bc87e767474394adfb02fc3999d550 P e636c9885b464c0c96fcac9ed3136838 [CANDIDATE]: Term 1 election: Requested vote from peers 1341ece324714ad8a48ad3ec17c28073 (127.0.107.195:38755), be4de5ea39f2427b8efe76d3e5240395 (127.0.107.193:41403)
I20260608 12:38:31.003358  3625 tablet_bootstrap.cc:654] T 2a7a742f2f454429bbb4c2aa66c81a84 P be4de5ea39f2427b8efe76d3e5240395: Neither blocks nor log segments found. Creating new log.
W20260608 12:38:31.031458  3541 leader_election.cc:343] T e887a53ad78f439baf17ad93e9224b1b P 1341ece324714ad8a48ad3ec17c28073 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer be4de5ea39f2427b8efe76d3e5240395 (127.0.107.193:41403): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:38:31.015810  3643 raft_consensus.cc:2749] T 81385f330f994a5db175132b82714ecc P e636c9885b464c0c96fcac9ed3136838 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:38:31.019431  3427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2025650d11a444a8b12a87658ed79165" candidate_uuid: "e636c9885b464c0c96fcac9ed3136838" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be4de5ea39f2427b8efe76d3e5240395" is_pre_election: true
I20260608 12:38:31.034054  3622 tablet_bootstrap.cc:492] T f5f6feea4889429d8f968105576b0977 P 1341ece324714ad8a48ad3ec17c28073: No bootstrap required, opened a new log
I20260608 12:38:31.022135  3576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2025650d11a444a8b12a87658ed79165" candidate_uuid: "e636c9885b464c0c96fcac9ed3136838" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1341ece324714ad8a48ad3ec17c28073" is_pre_election: true
I20260608 12:38:31.034652  3622 ts_tablet_manager.cc:1403] T f5f6feea4889429d8f968105576b0977 P 1341ece324714ad8a48ad3ec17c28073: Time spent bootstrapping tablet: real 0.136s	user 0.061s	sys 0.055s
I20260608 12:38:31.034725  3621 tablet_bootstrap.cc:492] T f3ec4125cb2f4aedb3303c4deb7ca4d1 P e636c9885b464c0c96fcac9ed3136838: No bootstrap required, opened a new log
I20260608 12:38:31.035413  3621 ts_tablet_manager.cc:1403] T f3ec4125cb2f4aedb3303c4deb7ca4d1 P e636c9885b464c0c96fcac9ed3136838: Time spent bootstrapping tablet: real 0.082s	user 0.032s	sys 0.040s
I20260608 12:38:31.028944  3425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6bc87e767474394adfb02fc3999d550" candidate_uuid: "e636c9885b464c0c96fcac9ed3136838" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be4de5ea39f2427b8efe76d3e5240395"
I20260608 12:38:31.035903  3425 raft_consensus.cc:3060] T b6bc87e767474394adfb02fc3999d550 P be4de5ea39f2427b8efe76d3e5240395 [term 0 FOLLOWER]: Advancing to term 1
W20260608 12:38:31.036191  3467 leader_election.cc:343] T 2025650d11a444a8b12a87658ed79165 P e636c9885b464c0c96fcac9ed3136838 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1341ece324714ad8a48ad3ec17c28073 (127.0.107.195:38755): Illegal state: must be running to vote when last-logged opid is not known
W20260608 12:38:31.036964  3467 leader_election.cc:343] T 2025650d11a444a8b12a87658ed79165 P e636c9885b464c0c96fcac9ed3136838 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer be4de5ea39f2427b8efe76d3e5240395 (127.0.107.193:41403): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:38:31.037403  3467 leader_election.cc:304] T 2025650d11a444a8b12a87658ed79165 P e636c9885b464c0c96fcac9ed3136838 [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: e636c9885b464c0c96fcac9ed3136838; no voters: 1341ece324714ad8a48ad3ec17c28073, be4de5ea39f2427b8efe76d3e5240395
I20260608 12:38:31.038432  3622 raft_consensus.cc:359] T f5f6feea4889429d8f968105576b0977 P 1341ece324714ad8a48ad3ec17c28073 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } } peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } }
I20260608 12:38:31.039016  3627 raft_consensus.cc:2749] T 2025650d11a444a8b12a87658ed79165 P e636c9885b464c0c96fcac9ed3136838 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:38:31.039286  3622 raft_consensus.cc:385] T f5f6feea4889429d8f968105576b0977 P 1341ece324714ad8a48ad3ec17c28073 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:38:31.039616  3622 raft_consensus.cc:740] T f5f6feea4889429d8f968105576b0977 P 1341ece324714ad8a48ad3ec17c28073 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1341ece324714ad8a48ad3ec17c28073, State: Initialized, Role: FOLLOWER
I20260608 12:38:31.040503  3622 consensus_queue.cc:260] T f5f6feea4889429d8f968105576b0977 P 1341ece324714ad8a48ad3ec17c28073 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } } peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } }
I20260608 12:38:31.024737  3575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6bc87e767474394adfb02fc3999d550" candidate_uuid: "e636c9885b464c0c96fcac9ed3136838" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1341ece324714ad8a48ad3ec17c28073"
I20260608 12:38:31.042894  3622 ts_tablet_manager.cc:1434] T f5f6feea4889429d8f968105576b0977 P 1341ece324714ad8a48ad3ec17c28073: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 12:38:31.044054  3622 tablet_bootstrap.cc:492] T b6bc87e767474394adfb02fc3999d550 P 1341ece324714ad8a48ad3ec17c28073: Bootstrap starting.
W20260608 12:38:31.044160  3467 leader_election.cc:343] T b6bc87e767474394adfb02fc3999d550 P e636c9885b464c0c96fcac9ed3136838 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1341ece324714ad8a48ad3ec17c28073 (127.0.107.195:38755): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:38:31.052112  3425 raft_consensus.cc:2468] T b6bc87e767474394adfb02fc3999d550 P be4de5ea39f2427b8efe76d3e5240395 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e636c9885b464c0c96fcac9ed3136838 in term 1.
I20260608 12:38:31.053042  3622 tablet_bootstrap.cc:654] T b6bc87e767474394adfb02fc3999d550 P 1341ece324714ad8a48ad3ec17c28073: Neither blocks nor log segments found. Creating new log.
I20260608 12:38:31.050333  3621 raft_consensus.cc:359] T f3ec4125cb2f4aedb3303c4deb7ca4d1 P e636c9885b464c0c96fcac9ed3136838 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } } peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } }
I20260608 12:38:31.056685  3625 tablet_bootstrap.cc:492] T 2a7a742f2f454429bbb4c2aa66c81a84 P be4de5ea39f2427b8efe76d3e5240395: No bootstrap required, opened a new log
I20260608 12:38:31.056766  3621 raft_consensus.cc:385] T f3ec4125cb2f4aedb3303c4deb7ca4d1 P e636c9885b464c0c96fcac9ed3136838 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:38:31.057193  3621 raft_consensus.cc:740] T f3ec4125cb2f4aedb3303c4deb7ca4d1 P e636c9885b464c0c96fcac9ed3136838 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e636c9885b464c0c96fcac9ed3136838, State: Initialized, Role: FOLLOWER
I20260608 12:38:31.057302  3625 ts_tablet_manager.cc:1403] T 2a7a742f2f454429bbb4c2aa66c81a84 P be4de5ea39f2427b8efe76d3e5240395: Time spent bootstrapping tablet: real 0.110s	user 0.018s	sys 0.008s
I20260608 12:38:31.058326  3621 consensus_queue.cc:260] T f3ec4125cb2f4aedb3303c4deb7ca4d1 P e636c9885b464c0c96fcac9ed3136838 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } } peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } }
I20260608 12:38:31.060092  3502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e887a53ad78f439baf17ad93e9224b1b" candidate_uuid: "1341ece324714ad8a48ad3ec17c28073" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e636c9885b464c0c96fcac9ed3136838" is_pre_election: true
I20260608 12:38:31.060740  3625 raft_consensus.cc:359] T 2a7a742f2f454429bbb4c2aa66c81a84 P be4de5ea39f2427b8efe76d3e5240395 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } } peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } }
I20260608 12:38:31.061594  3625 raft_consensus.cc:385] T 2a7a742f2f454429bbb4c2aa66c81a84 P be4de5ea39f2427b8efe76d3e5240395 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:38:31.061919  3625 raft_consensus.cc:740] T 2a7a742f2f454429bbb4c2aa66c81a84 P be4de5ea39f2427b8efe76d3e5240395 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be4de5ea39f2427b8efe76d3e5240395, State: Initialized, Role: FOLLOWER
I20260608 12:38:31.063329  3621 ts_tablet_manager.cc:1434] T f3ec4125cb2f4aedb3303c4deb7ca4d1 P e636c9885b464c0c96fcac9ed3136838: Time spent starting tablet: real 0.017s	user 0.009s	sys 0.000s
I20260608 12:38:31.063159  3625 consensus_queue.cc:260] T 2a7a742f2f454429bbb4c2aa66c81a84 P be4de5ea39f2427b8efe76d3e5240395 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } } peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } }
W20260608 12:38:31.063725  3540 leader_election.cc:343] T e887a53ad78f439baf17ad93e9224b1b P 1341ece324714ad8a48ad3ec17c28073 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e636c9885b464c0c96fcac9ed3136838 (127.0.107.194:38581): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:38:31.064500  3621 tablet_bootstrap.cc:492] T e887a53ad78f439baf17ad93e9224b1b P e636c9885b464c0c96fcac9ed3136838: Bootstrap starting.
I20260608 12:38:31.064364  3540 leader_election.cc:304] T e887a53ad78f439baf17ad93e9224b1b P 1341ece324714ad8a48ad3ec17c28073 [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: 1341ece324714ad8a48ad3ec17c28073; no voters: be4de5ea39f2427b8efe76d3e5240395, e636c9885b464c0c96fcac9ed3136838
I20260608 12:38:31.065786  3628 raft_consensus.cc:2749] T e887a53ad78f439baf17ad93e9224b1b P 1341ece324714ad8a48ad3ec17c28073 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:38:31.066093  3622 tablet_bootstrap.cc:492] T b6bc87e767474394adfb02fc3999d550 P 1341ece324714ad8a48ad3ec17c28073: No bootstrap required, opened a new log
I20260608 12:38:31.066648  3622 ts_tablet_manager.cc:1403] T b6bc87e767474394adfb02fc3999d550 P 1341ece324714ad8a48ad3ec17c28073: Time spent bootstrapping tablet: real 0.023s	user 0.015s	sys 0.005s
I20260608 12:38:31.067451  3625 ts_tablet_manager.cc:1434] T 2a7a742f2f454429bbb4c2aa66c81a84 P be4de5ea39f2427b8efe76d3e5240395: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.003s
I20260608 12:38:31.068666  3625 tablet_bootstrap.cc:492] T 81385f330f994a5db175132b82714ecc P be4de5ea39f2427b8efe76d3e5240395: Bootstrap starting.
I20260608 12:38:31.070228  3622 raft_consensus.cc:359] T b6bc87e767474394adfb02fc3999d550 P 1341ece324714ad8a48ad3ec17c28073 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } } peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } }
I20260608 12:38:31.071234  3622 raft_consensus.cc:385] T b6bc87e767474394adfb02fc3999d550 P 1341ece324714ad8a48ad3ec17c28073 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:38:31.071542  3622 raft_consensus.cc:740] T b6bc87e767474394adfb02fc3999d550 P 1341ece324714ad8a48ad3ec17c28073 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1341ece324714ad8a48ad3ec17c28073, State: Initialized, Role: FOLLOWER
I20260608 12:38:31.072345  3621 tablet_bootstrap.cc:654] T e887a53ad78f439baf17ad93e9224b1b P e636c9885b464c0c96fcac9ed3136838: Neither blocks nor log segments found. Creating new log.
I20260608 12:38:31.072474  3622 consensus_queue.cc:260] T b6bc87e767474394adfb02fc3999d550 P 1341ece324714ad8a48ad3ec17c28073 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } } peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } }
I20260608 12:38:31.075527  3622 ts_tablet_manager.cc:1434] T b6bc87e767474394adfb02fc3999d550 P 1341ece324714ad8a48ad3ec17c28073: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260608 12:38:31.076141  3628 raft_consensus.cc:493] T f3ec4125cb2f4aedb3303c4deb7ca4d1 P 1341ece324714ad8a48ad3ec17c28073 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:38:31.076530  3625 tablet_bootstrap.cc:654] T 81385f330f994a5db175132b82714ecc P be4de5ea39f2427b8efe76d3e5240395: Neither blocks nor log segments found. Creating new log.
I20260608 12:38:31.076965  3622 tablet_bootstrap.cc:492] T 2a7a742f2f454429bbb4c2aa66c81a84 P 1341ece324714ad8a48ad3ec17c28073: Bootstrap starting.
I20260608 12:38:31.085508  3622 tablet_bootstrap.cc:654] T 2a7a742f2f454429bbb4c2aa66c81a84 P 1341ece324714ad8a48ad3ec17c28073: Neither blocks nor log segments found. Creating new log.
I20260608 12:38:31.086498  3467 leader_election.cc:304] T b6bc87e767474394adfb02fc3999d550 P e636c9885b464c0c96fcac9ed3136838 [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: be4de5ea39f2427b8efe76d3e5240395, e636c9885b464c0c96fcac9ed3136838; no voters: 1341ece324714ad8a48ad3ec17c28073
I20260608 12:38:31.076838  3628 raft_consensus.cc:515] T f3ec4125cb2f4aedb3303c4deb7ca4d1 P 1341ece324714ad8a48ad3ec17c28073 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } } peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } }
I20260608 12:38:31.090692  3625 tablet_bootstrap.cc:492] T 81385f330f994a5db175132b82714ecc P be4de5ea39f2427b8efe76d3e5240395: No bootstrap required, opened a new log
I20260608 12:38:31.088337  3627 raft_consensus.cc:2804] T b6bc87e767474394adfb02fc3999d550 P e636c9885b464c0c96fcac9ed3136838 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:38:31.091559  3627 raft_consensus.cc:697] T b6bc87e767474394adfb02fc3999d550 P e636c9885b464c0c96fcac9ed3136838 [term 1 LEADER]: Becoming Leader. State: Replica: e636c9885b464c0c96fcac9ed3136838, State: Running, Role: LEADER
I20260608 12:38:31.092831  3627 consensus_queue.cc:237] T b6bc87e767474394adfb02fc3999d550 P e636c9885b464c0c96fcac9ed3136838 [LEADER]: Queue going to LEADER mode. State: All 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: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } } peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } }
I20260608 12:38:31.093302  3425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3ec4125cb2f4aedb3303c4deb7ca4d1" candidate_uuid: "1341ece324714ad8a48ad3ec17c28073" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be4de5ea39f2427b8efe76d3e5240395" is_pre_election: true
I20260608 12:38:31.093912  3628 leader_election.cc:290] T f3ec4125cb2f4aedb3303c4deb7ca4d1 P 1341ece324714ad8a48ad3ec17c28073 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e636c9885b464c0c96fcac9ed3136838 (127.0.107.194:38581), be4de5ea39f2427b8efe76d3e5240395 (127.0.107.193:41403)
W20260608 12:38:31.095054  3541 leader_election.cc:343] T f3ec4125cb2f4aedb3303c4deb7ca4d1 P 1341ece324714ad8a48ad3ec17c28073 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer be4de5ea39f2427b8efe76d3e5240395 (127.0.107.193:41403): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:38:31.097555  3625 ts_tablet_manager.cc:1403] T 81385f330f994a5db175132b82714ecc P be4de5ea39f2427b8efe76d3e5240395: Time spent bootstrapping tablet: real 0.029s	user 0.010s	sys 0.012s
I20260608 12:38:31.098176  3622 tablet_bootstrap.cc:492] T 2a7a742f2f454429bbb4c2aa66c81a84 P 1341ece324714ad8a48ad3ec17c28073: No bootstrap required, opened a new log
I20260608 12:38:31.098811  3622 ts_tablet_manager.cc:1403] T 2a7a742f2f454429bbb4c2aa66c81a84 P 1341ece324714ad8a48ad3ec17c28073: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.007s
I20260608 12:38:31.100278  3502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3ec4125cb2f4aedb3303c4deb7ca4d1" candidate_uuid: "1341ece324714ad8a48ad3ec17c28073" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e636c9885b464c0c96fcac9ed3136838" is_pre_election: true
I20260608 12:38:31.101015  3502 raft_consensus.cc:2468] T f3ec4125cb2f4aedb3303c4deb7ca4d1 P e636c9885b464c0c96fcac9ed3136838 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1341ece324714ad8a48ad3ec17c28073 in term 0.
I20260608 12:38:31.102525  3540 leader_election.cc:304] T f3ec4125cb2f4aedb3303c4deb7ca4d1 P 1341ece324714ad8a48ad3ec17c28073 [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: 1341ece324714ad8a48ad3ec17c28073, e636c9885b464c0c96fcac9ed3136838; no voters: be4de5ea39f2427b8efe76d3e5240395
I20260608 12:38:31.102265  3625 raft_consensus.cc:359] T 81385f330f994a5db175132b82714ecc P be4de5ea39f2427b8efe76d3e5240395 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } } peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } }
I20260608 12:38:31.104054  3625 raft_consensus.cc:385] T 81385f330f994a5db175132b82714ecc P be4de5ea39f2427b8efe76d3e5240395 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:38:31.104661  3625 raft_consensus.cc:740] T 81385f330f994a5db175132b82714ecc P be4de5ea39f2427b8efe76d3e5240395 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be4de5ea39f2427b8efe76d3e5240395, State: Initialized, Role: FOLLOWER
I20260608 12:38:31.102353  3622 raft_consensus.cc:359] T 2a7a742f2f454429bbb4c2aa66c81a84 P 1341ece324714ad8a48ad3ec17c28073 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } } peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } }
I20260608 12:38:31.106745  3622 raft_consensus.cc:385] T 2a7a742f2f454429bbb4c2aa66c81a84 P 1341ece324714ad8a48ad3ec17c28073 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:38:31.106179  3625 consensus_queue.cc:260] T 81385f330f994a5db175132b82714ecc P be4de5ea39f2427b8efe76d3e5240395 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } } peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } }
I20260608 12:38:31.107079  3622 raft_consensus.cc:740] T 2a7a742f2f454429bbb4c2aa66c81a84 P 1341ece324714ad8a48ad3ec17c28073 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1341ece324714ad8a48ad3ec17c28073, State: Initialized, Role: FOLLOWER
I20260608 12:38:31.108175  3622 consensus_queue.cc:260] T 2a7a742f2f454429bbb4c2aa66c81a84 P 1341ece324714ad8a48ad3ec17c28073 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } } peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } }
I20260608 12:38:31.113297  3625 ts_tablet_manager.cc:1434] T 81385f330f994a5db175132b82714ecc P be4de5ea39f2427b8efe76d3e5240395: Time spent starting tablet: real 0.015s	user 0.010s	sys 0.000s
I20260608 12:38:31.114480  3625 tablet_bootstrap.cc:492] T ac74d550328f4bb29df524145ead29c3 P be4de5ea39f2427b8efe76d3e5240395: Bootstrap starting.
I20260608 12:38:31.119488  3324 catalog_manager.cc:5696] T b6bc87e767474394adfb02fc3999d550 P e636c9885b464c0c96fcac9ed3136838 reported cstate change: term changed from 0 to 1, leader changed from <none> to e636c9885b464c0c96fcac9ed3136838 (127.0.107.194). New cstate: current_term: 1 leader_uuid: "e636c9885b464c0c96fcac9ed3136838" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } health_report { overall_health: UNKNOWN } } }
I20260608 12:38:31.121706  3625 tablet_bootstrap.cc:654] T ac74d550328f4bb29df524145ead29c3 P be4de5ea39f2427b8efe76d3e5240395: Neither blocks nor log segments found. Creating new log.
I20260608 12:38:31.127552  3622 ts_tablet_manager.cc:1434] T 2a7a742f2f454429bbb4c2aa66c81a84 P 1341ece324714ad8a48ad3ec17c28073: Time spent starting tablet: real 0.028s	user 0.020s	sys 0.005s
I20260608 12:38:31.129135  3622 tablet_bootstrap.cc:492] T 81385f330f994a5db175132b82714ecc P 1341ece324714ad8a48ad3ec17c28073: Bootstrap starting.
I20260608 12:38:31.136900  3625 tablet_bootstrap.cc:492] T ac74d550328f4bb29df524145ead29c3 P be4de5ea39f2427b8efe76d3e5240395: No bootstrap required, opened a new log
I20260608 12:38:31.137060  3622 tablet_bootstrap.cc:654] T 81385f330f994a5db175132b82714ecc P 1341ece324714ad8a48ad3ec17c28073: Neither blocks nor log segments found. Creating new log.
I20260608 12:38:31.137969  3625 ts_tablet_manager.cc:1403] T ac74d550328f4bb29df524145ead29c3 P be4de5ea39f2427b8efe76d3e5240395: Time spent bootstrapping tablet: real 0.024s	user 0.013s	sys 0.001s
I20260608 12:38:31.142848  3625 raft_consensus.cc:359] T ac74d550328f4bb29df524145ead29c3 P be4de5ea39f2427b8efe76d3e5240395 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } } peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } }
I20260608 12:38:31.143940  3625 raft_consensus.cc:385] T ac74d550328f4bb29df524145ead29c3 P be4de5ea39f2427b8efe76d3e5240395 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:38:31.144302  3625 raft_consensus.cc:740] T ac74d550328f4bb29df524145ead29c3 P be4de5ea39f2427b8efe76d3e5240395 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be4de5ea39f2427b8efe76d3e5240395, State: Initialized, Role: FOLLOWER
I20260608 12:38:31.104719  3628 raft_consensus.cc:2804] T f3ec4125cb2f4aedb3303c4deb7ca4d1 P 1341ece324714ad8a48ad3ec17c28073 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:38:31.146677  3628 raft_consensus.cc:493] T f3ec4125cb2f4aedb3303c4deb7ca4d1 P 1341ece324714ad8a48ad3ec17c28073 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:38:31.147225  3628 raft_consensus.cc:3060] T f3ec4125cb2f4aedb3303c4deb7ca4d1 P 1341ece324714ad8a48ad3ec17c28073 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:38:31.151028  3625 consensus_queue.cc:260] T ac74d550328f4bb29df524145ead29c3 P be4de5ea39f2427b8efe76d3e5240395 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } } peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } }
I20260608 12:38:31.156317  3628 raft_consensus.cc:515] T f3ec4125cb2f4aedb3303c4deb7ca4d1 P 1341ece324714ad8a48ad3ec17c28073 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } } peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } }
I20260608 12:38:31.157559  3625 ts_tablet_manager.cc:1434] T ac74d550328f4bb29df524145ead29c3 P be4de5ea39f2427b8efe76d3e5240395: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.002s
I20260608 12:38:31.158133  3622 tablet_bootstrap.cc:492] T 81385f330f994a5db175132b82714ecc P 1341ece324714ad8a48ad3ec17c28073: No bootstrap required, opened a new log
I20260608 12:38:31.158763  3622 ts_tablet_manager.cc:1403] T 81385f330f994a5db175132b82714ecc P 1341ece324714ad8a48ad3ec17c28073: Time spent bootstrapping tablet: real 0.030s	user 0.009s	sys 0.011s
I20260608 12:38:31.158963  3625 tablet_bootstrap.cc:492] T 2025650d11a444a8b12a87658ed79165 P be4de5ea39f2427b8efe76d3e5240395: Bootstrap starting.
I20260608 12:38:31.159802  3621 tablet_bootstrap.cc:492] T e887a53ad78f439baf17ad93e9224b1b P e636c9885b464c0c96fcac9ed3136838: No bootstrap required, opened a new log
I20260608 12:38:31.160444  3621 ts_tablet_manager.cc:1403] T e887a53ad78f439baf17ad93e9224b1b P e636c9885b464c0c96fcac9ed3136838: Time spent bootstrapping tablet: real 0.096s	user 0.039s	sys 0.033s
I20260608 12:38:31.163007  3622 raft_consensus.cc:359] T 81385f330f994a5db175132b82714ecc P 1341ece324714ad8a48ad3ec17c28073 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } } peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } }
I20260608 12:38:31.164202  3621 raft_consensus.cc:359] T e887a53ad78f439baf17ad93e9224b1b P e636c9885b464c0c96fcac9ed3136838 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } } peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } }
I20260608 12:38:31.165213  3621 raft_consensus.cc:385] T e887a53ad78f439baf17ad93e9224b1b P e636c9885b464c0c96fcac9ed3136838 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:38:31.165583  3621 raft_consensus.cc:740] T e887a53ad78f439baf17ad93e9224b1b P e636c9885b464c0c96fcac9ed3136838 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e636c9885b464c0c96fcac9ed3136838, State: Initialized, Role: FOLLOWER
I20260608 12:38:31.167090  3628 leader_election.cc:290] T f3ec4125cb2f4aedb3303c4deb7ca4d1 P 1341ece324714ad8a48ad3ec17c28073 [CANDIDATE]: Term 1 election: Requested vote from peers e636c9885b464c0c96fcac9ed3136838 (127.0.107.194:38581), be4de5ea39f2427b8efe76d3e5240395 (127.0.107.193:41403)
I20260608 12:38:31.167393  3502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3ec4125cb2f4aedb3303c4deb7ca4d1" candidate_uuid: "1341ece324714ad8a48ad3ec17c28073" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e636c9885b464c0c96fcac9ed3136838"
I20260608 12:38:31.164129  3622 raft_consensus.cc:385] T 81385f330f994a5db175132b82714ecc P 1341ece324714ad8a48ad3ec17c28073 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:38:31.167564  3625 tablet_bootstrap.cc:654] T 2025650d11a444a8b12a87658ed79165 P be4de5ea39f2427b8efe76d3e5240395: Neither blocks nor log segments found. Creating new log.
I20260608 12:38:31.167482  3425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3ec4125cb2f4aedb3303c4deb7ca4d1" candidate_uuid: "1341ece324714ad8a48ad3ec17c28073" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be4de5ea39f2427b8efe76d3e5240395"
I20260608 12:38:31.168098  3622 raft_consensus.cc:740] T 81385f330f994a5db175132b82714ecc P 1341ece324714ad8a48ad3ec17c28073 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1341ece324714ad8a48ad3ec17c28073, State: Initialized, Role: FOLLOWER
I20260608 12:38:31.168198  3502 raft_consensus.cc:3060] T f3ec4125cb2f4aedb3303c4deb7ca4d1 P e636c9885b464c0c96fcac9ed3136838 [term 0 FOLLOWER]: Advancing to term 1
W20260608 12:38:31.169869  3541 leader_election.cc:343] T f3ec4125cb2f4aedb3303c4deb7ca4d1 P 1341ece324714ad8a48ad3ec17c28073 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer be4de5ea39f2427b8efe76d3e5240395 (127.0.107.193:41403): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:38:31.169515  3622 consensus_queue.cc:260] T 81385f330f994a5db175132b82714ecc P 1341ece324714ad8a48ad3ec17c28073 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } } peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } }
I20260608 12:38:31.166787  3621 consensus_queue.cc:260] T e887a53ad78f439baf17ad93e9224b1b P e636c9885b464c0c96fcac9ed3136838 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } } peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } }
I20260608 12:38:31.172505  3643 raft_consensus.cc:493] T ac74d550328f4bb29df524145ead29c3 P e636c9885b464c0c96fcac9ed3136838 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:38:31.172802  3622 ts_tablet_manager.cc:1434] T 81385f330f994a5db175132b82714ecc P 1341ece324714ad8a48ad3ec17c28073: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.000s
I20260608 12:38:31.173511  3621 ts_tablet_manager.cc:1434] T e887a53ad78f439baf17ad93e9224b1b P e636c9885b464c0c96fcac9ed3136838: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.005s
I20260608 12:38:31.173094  3643 raft_consensus.cc:515] T ac74d550328f4bb29df524145ead29c3 P e636c9885b464c0c96fcac9ed3136838 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } } peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } }
I20260608 12:38:31.174181  3622 tablet_bootstrap.cc:492] T 2025650d11a444a8b12a87658ed79165 P 1341ece324714ad8a48ad3ec17c28073: Bootstrap starting.
I20260608 12:38:31.174820  3621 tablet_bootstrap.cc:492] T f5f6feea4889429d8f968105576b0977 P e636c9885b464c0c96fcac9ed3136838: Bootstrap starting.
I20260608 12:38:31.175972  3643 leader_election.cc:290] T ac74d550328f4bb29df524145ead29c3 P e636c9885b464c0c96fcac9ed3136838 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers be4de5ea39f2427b8efe76d3e5240395 (127.0.107.193:41403), 1341ece324714ad8a48ad3ec17c28073 (127.0.107.195:38755)
I20260608 12:38:31.178436  3425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac74d550328f4bb29df524145ead29c3" candidate_uuid: "e636c9885b464c0c96fcac9ed3136838" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be4de5ea39f2427b8efe76d3e5240395" is_pre_election: true
I20260608 12:38:31.178990  3575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac74d550328f4bb29df524145ead29c3" candidate_uuid: "e636c9885b464c0c96fcac9ed3136838" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1341ece324714ad8a48ad3ec17c28073" is_pre_election: true
I20260608 12:38:31.179219  3425 raft_consensus.cc:2468] T ac74d550328f4bb29df524145ead29c3 P be4de5ea39f2427b8efe76d3e5240395 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e636c9885b464c0c96fcac9ed3136838 in term 0.
I20260608 12:38:31.180708  3467 leader_election.cc:304] T ac74d550328f4bb29df524145ead29c3 P e636c9885b464c0c96fcac9ed3136838 [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: be4de5ea39f2427b8efe76d3e5240395, e636c9885b464c0c96fcac9ed3136838; no voters: 
W20260608 12:38:31.181923  3467 leader_election.cc:343] T ac74d550328f4bb29df524145ead29c3 P e636c9885b464c0c96fcac9ed3136838 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1341ece324714ad8a48ad3ec17c28073 (127.0.107.195:38755): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:38:31.182689  3622 tablet_bootstrap.cc:654] T 2025650d11a444a8b12a87658ed79165 P 1341ece324714ad8a48ad3ec17c28073: Neither blocks nor log segments found. Creating new log.
I20260608 12:38:31.183039  3643 raft_consensus.cc:2804] T ac74d550328f4bb29df524145ead29c3 P e636c9885b464c0c96fcac9ed3136838 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:38:31.183367  3502 raft_consensus.cc:2468] T f3ec4125cb2f4aedb3303c4deb7ca4d1 P e636c9885b464c0c96fcac9ed3136838 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1341ece324714ad8a48ad3ec17c28073 in term 1.
I20260608 12:38:31.183589  3643 raft_consensus.cc:493] T ac74d550328f4bb29df524145ead29c3 P e636c9885b464c0c96fcac9ed3136838 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:38:31.184252  3643 raft_consensus.cc:3060] T ac74d550328f4bb29df524145ead29c3 P e636c9885b464c0c96fcac9ed3136838 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:38:31.193349  3540 leader_election.cc:304] T f3ec4125cb2f4aedb3303c4deb7ca4d1 P 1341ece324714ad8a48ad3ec17c28073 [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: 1341ece324714ad8a48ad3ec17c28073, e636c9885b464c0c96fcac9ed3136838; no voters: be4de5ea39f2427b8efe76d3e5240395
I20260608 12:38:31.194728  3628 raft_consensus.cc:2804] T f3ec4125cb2f4aedb3303c4deb7ca4d1 P 1341ece324714ad8a48ad3ec17c28073 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:38:31.195256  3628 raft_consensus.cc:697] T f3ec4125cb2f4aedb3303c4deb7ca4d1 P 1341ece324714ad8a48ad3ec17c28073 [term 1 LEADER]: Becoming Leader. State: Replica: 1341ece324714ad8a48ad3ec17c28073, State: Running, Role: LEADER
I20260608 12:38:31.195528  3621 tablet_bootstrap.cc:654] T f5f6feea4889429d8f968105576b0977 P e636c9885b464c0c96fcac9ed3136838: Neither blocks nor log segments found. Creating new log.
I20260608 12:38:31.196421  3628 consensus_queue.cc:237] T f3ec4125cb2f4aedb3303c4deb7ca4d1 P 1341ece324714ad8a48ad3ec17c28073 [LEADER]: Queue going to LEADER mode. State: All 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: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } } peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } }
I20260608 12:38:31.198910  3625 tablet_bootstrap.cc:492] T 2025650d11a444a8b12a87658ed79165 P be4de5ea39f2427b8efe76d3e5240395: No bootstrap required, opened a new log
I20260608 12:38:31.199873  3625 ts_tablet_manager.cc:1403] T 2025650d11a444a8b12a87658ed79165 P be4de5ea39f2427b8efe76d3e5240395: Time spent bootstrapping tablet: real 0.041s	user 0.016s	sys 0.004s
I20260608 12:38:31.203058  3643 raft_consensus.cc:515] T ac74d550328f4bb29df524145ead29c3 P e636c9885b464c0c96fcac9ed3136838 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } } peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } }
I20260608 12:38:31.204720  3625 raft_consensus.cc:359] T 2025650d11a444a8b12a87658ed79165 P be4de5ea39f2427b8efe76d3e5240395 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } } peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } }
I20260608 12:38:31.210891  3625 raft_consensus.cc:385] T 2025650d11a444a8b12a87658ed79165 P be4de5ea39f2427b8efe76d3e5240395 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:38:31.211333  3625 raft_consensus.cc:740] T 2025650d11a444a8b12a87658ed79165 P be4de5ea39f2427b8efe76d3e5240395 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be4de5ea39f2427b8efe76d3e5240395, State: Initialized, Role: FOLLOWER
I20260608 12:38:31.212272  3625 consensus_queue.cc:260] T 2025650d11a444a8b12a87658ed79165 P be4de5ea39f2427b8efe76d3e5240395 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } } peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } }
I20260608 12:38:31.214186  3643 leader_election.cc:290] T ac74d550328f4bb29df524145ead29c3 P e636c9885b464c0c96fcac9ed3136838 [CANDIDATE]: Term 1 election: Requested vote from peers be4de5ea39f2427b8efe76d3e5240395 (127.0.107.193:41403), 1341ece324714ad8a48ad3ec17c28073 (127.0.107.195:38755)
I20260608 12:38:31.207942  3621 tablet_bootstrap.cc:492] T f5f6feea4889429d8f968105576b0977 P e636c9885b464c0c96fcac9ed3136838: No bootstrap required, opened a new log
I20260608 12:38:31.215052  3621 ts_tablet_manager.cc:1403] T f5f6feea4889429d8f968105576b0977 P e636c9885b464c0c96fcac9ed3136838: Time spent bootstrapping tablet: real 0.040s	user 0.012s	sys 0.008s
I20260608 12:38:31.215405  3625 ts_tablet_manager.cc:1434] T 2025650d11a444a8b12a87658ed79165 P be4de5ea39f2427b8efe76d3e5240395: Time spent starting tablet: real 0.015s	user 0.010s	sys 0.001s
I20260608 12:38:31.215566  3425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac74d550328f4bb29df524145ead29c3" candidate_uuid: "e636c9885b464c0c96fcac9ed3136838" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be4de5ea39f2427b8efe76d3e5240395"
I20260608 12:38:31.216344  3425 raft_consensus.cc:3060] T ac74d550328f4bb29df524145ead29c3 P be4de5ea39f2427b8efe76d3e5240395 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:38:31.216516  3625 tablet_bootstrap.cc:492] T f3ec4125cb2f4aedb3303c4deb7ca4d1 P be4de5ea39f2427b8efe76d3e5240395: Bootstrap starting.
I20260608 12:38:31.217481  3628 raft_consensus.cc:493] T 2a7a742f2f454429bbb4c2aa66c81a84 P 1341ece324714ad8a48ad3ec17c28073 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:38:31.218075  3628 raft_consensus.cc:515] T 2a7a742f2f454429bbb4c2aa66c81a84 P 1341ece324714ad8a48ad3ec17c28073 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } } peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } }
I20260608 12:38:31.218291  3621 raft_consensus.cc:359] T f5f6feea4889429d8f968105576b0977 P e636c9885b464c0c96fcac9ed3136838 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } } peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } }
I20260608 12:38:31.218994  3575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac74d550328f4bb29df524145ead29c3" candidate_uuid: "e636c9885b464c0c96fcac9ed3136838" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1341ece324714ad8a48ad3ec17c28073"
I20260608 12:38:31.219373  3621 raft_consensus.cc:385] T f5f6feea4889429d8f968105576b0977 P e636c9885b464c0c96fcac9ed3136838 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:38:31.219818  3621 raft_consensus.cc:740] T f5f6feea4889429d8f968105576b0977 P e636c9885b464c0c96fcac9ed3136838 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e636c9885b464c0c96fcac9ed3136838, State: Initialized, Role: FOLLOWER
I20260608 12:38:31.220808  3621 consensus_queue.cc:260] T f5f6feea4889429d8f968105576b0977 P e636c9885b464c0c96fcac9ed3136838 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } } peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } }
I20260608 12:38:31.223362  3621 ts_tablet_manager.cc:1434] T f5f6feea4889429d8f968105576b0977 P e636c9885b464c0c96fcac9ed3136838: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 12:38:31.223680  3622 tablet_bootstrap.cc:492] T 2025650d11a444a8b12a87658ed79165 P 1341ece324714ad8a48ad3ec17c28073: No bootstrap required, opened a new log
I20260608 12:38:31.224301  3622 ts_tablet_manager.cc:1403] T 2025650d11a444a8b12a87658ed79165 P 1341ece324714ad8a48ad3ec17c28073: Time spent bootstrapping tablet: real 0.050s	user 0.019s	sys 0.010s
W20260608 12:38:31.224375  3467 leader_election.cc:343] T ac74d550328f4bb29df524145ead29c3 P e636c9885b464c0c96fcac9ed3136838 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1341ece324714ad8a48ad3ec17c28073 (127.0.107.195:38755): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:38:31.227479  3622 raft_consensus.cc:359] T 2025650d11a444a8b12a87658ed79165 P 1341ece324714ad8a48ad3ec17c28073 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } } peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } }
I20260608 12:38:31.228143  3622 raft_consensus.cc:385] T 2025650d11a444a8b12a87658ed79165 P 1341ece324714ad8a48ad3ec17c28073 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:38:31.228413  3622 raft_consensus.cc:740] T 2025650d11a444a8b12a87658ed79165 P 1341ece324714ad8a48ad3ec17c28073 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1341ece324714ad8a48ad3ec17c28073, State: Initialized, Role: FOLLOWER
I20260608 12:38:31.228686  3625 tablet_bootstrap.cc:654] T f3ec4125cb2f4aedb3303c4deb7ca4d1 P be4de5ea39f2427b8efe76d3e5240395: Neither blocks nor log segments found. Creating new log.
I20260608 12:38:31.229830  3425 raft_consensus.cc:2468] T ac74d550328f4bb29df524145ead29c3 P be4de5ea39f2427b8efe76d3e5240395 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e636c9885b464c0c96fcac9ed3136838 in term 1.
I20260608 12:38:31.230669  3628 leader_election.cc:290] T 2a7a742f2f454429bbb4c2aa66c81a84 P 1341ece324714ad8a48ad3ec17c28073 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers be4de5ea39f2427b8efe76d3e5240395 (127.0.107.193:41403), e636c9885b464c0c96fcac9ed3136838 (127.0.107.194:38581)
I20260608 12:38:31.231341  3427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a7a742f2f454429bbb4c2aa66c81a84" candidate_uuid: "1341ece324714ad8a48ad3ec17c28073" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be4de5ea39f2427b8efe76d3e5240395" is_pre_election: true
I20260608 12:38:31.231567  3622 consensus_queue.cc:260] T 2025650d11a444a8b12a87658ed79165 P 1341ece324714ad8a48ad3ec17c28073 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } } peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } }
I20260608 12:38:31.232156  3427 raft_consensus.cc:2468] T 2a7a742f2f454429bbb4c2aa66c81a84 P be4de5ea39f2427b8efe76d3e5240395 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1341ece324714ad8a48ad3ec17c28073 in term 0.
I20260608 12:38:31.233844  3541 leader_election.cc:304] T 2a7a742f2f454429bbb4c2aa66c81a84 P 1341ece324714ad8a48ad3ec17c28073 [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: 1341ece324714ad8a48ad3ec17c28073, be4de5ea39f2427b8efe76d3e5240395; no voters: 
I20260608 12:38:31.234625  3622 ts_tablet_manager.cc:1434] T 2025650d11a444a8b12a87658ed79165 P 1341ece324714ad8a48ad3ec17c28073: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.004s
I20260608 12:38:31.234885  3628 raft_consensus.cc:2804] T 2a7a742f2f454429bbb4c2aa66c81a84 P 1341ece324714ad8a48ad3ec17c28073 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:38:31.235365  3628 raft_consensus.cc:493] T 2a7a742f2f454429bbb4c2aa66c81a84 P 1341ece324714ad8a48ad3ec17c28073 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:38:31.235710  3628 raft_consensus.cc:3060] T 2a7a742f2f454429bbb4c2aa66c81a84 P 1341ece324714ad8a48ad3ec17c28073 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:38:31.235946  3622 tablet_bootstrap.cc:492] T ac74d550328f4bb29df524145ead29c3 P 1341ece324714ad8a48ad3ec17c28073: Bootstrap starting.
I20260608 12:38:31.238932  3467 leader_election.cc:304] T ac74d550328f4bb29df524145ead29c3 P e636c9885b464c0c96fcac9ed3136838 [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: be4de5ea39f2427b8efe76d3e5240395, e636c9885b464c0c96fcac9ed3136838; no voters: 1341ece324714ad8a48ad3ec17c28073
I20260608 12:38:31.241514  3643 raft_consensus.cc:2804] T ac74d550328f4bb29df524145ead29c3 P e636c9885b464c0c96fcac9ed3136838 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:38:31.242241  3643 raft_consensus.cc:697] T ac74d550328f4bb29df524145ead29c3 P e636c9885b464c0c96fcac9ed3136838 [term 1 LEADER]: Becoming Leader. State: Replica: e636c9885b464c0c96fcac9ed3136838, State: Running, Role: LEADER
I20260608 12:38:31.243808  3622 tablet_bootstrap.cc:654] T ac74d550328f4bb29df524145ead29c3 P 1341ece324714ad8a48ad3ec17c28073: Neither blocks nor log segments found. Creating new log.
I20260608 12:38:31.243405  3643 consensus_queue.cc:237] T ac74d550328f4bb29df524145ead29c3 P e636c9885b464c0c96fcac9ed3136838 [LEADER]: Queue going to LEADER mode. State: All 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: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } } peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } }
I20260608 12:38:31.249665  3627 raft_consensus.cc:493] T e887a53ad78f439baf17ad93e9224b1b P e636c9885b464c0c96fcac9ed3136838 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:38:31.254323  3625 tablet_bootstrap.cc:492] T f3ec4125cb2f4aedb3303c4deb7ca4d1 P be4de5ea39f2427b8efe76d3e5240395: No bootstrap required, opened a new log
I20260608 12:38:31.255148  3625 ts_tablet_manager.cc:1403] T f3ec4125cb2f4aedb3303c4deb7ca4d1 P be4de5ea39f2427b8efe76d3e5240395: Time spent bootstrapping tablet: real 0.039s	user 0.021s	sys 0.014s
I20260608 12:38:31.256639  3622 tablet_bootstrap.cc:492] T ac74d550328f4bb29df524145ead29c3 P 1341ece324714ad8a48ad3ec17c28073: No bootstrap required, opened a new log
I20260608 12:38:31.257197  3622 ts_tablet_manager.cc:1403] T ac74d550328f4bb29df524145ead29c3 P 1341ece324714ad8a48ad3ec17c28073: Time spent bootstrapping tablet: real 0.022s	user 0.014s	sys 0.004s
I20260608 12:38:31.259516  3625 raft_consensus.cc:359] T f3ec4125cb2f4aedb3303c4deb7ca4d1 P be4de5ea39f2427b8efe76d3e5240395 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } } peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } }
I20260608 12:38:31.260596  3625 raft_consensus.cc:385] T f3ec4125cb2f4aedb3303c4deb7ca4d1 P be4de5ea39f2427b8efe76d3e5240395 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:38:31.260995  3625 raft_consensus.cc:740] T f3ec4125cb2f4aedb3303c4deb7ca4d1 P be4de5ea39f2427b8efe76d3e5240395 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be4de5ea39f2427b8efe76d3e5240395, State: Initialized, Role: FOLLOWER
I20260608 12:38:31.262854  3635 raft_consensus.cc:493] T 81385f330f994a5db175132b82714ecc P be4de5ea39f2427b8efe76d3e5240395 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:38:31.263228  3622 raft_consensus.cc:359] T ac74d550328f4bb29df524145ead29c3 P 1341ece324714ad8a48ad3ec17c28073 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } } peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } }
I20260608 12:38:31.263532  3635 raft_consensus.cc:515] T 81385f330f994a5db175132b82714ecc P be4de5ea39f2427b8efe76d3e5240395 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } } peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } }
I20260608 12:38:31.264148  3622 raft_consensus.cc:385] T ac74d550328f4bb29df524145ead29c3 P 1341ece324714ad8a48ad3ec17c28073 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:38:31.264518  3622 raft_consensus.cc:740] T ac74d550328f4bb29df524145ead29c3 P 1341ece324714ad8a48ad3ec17c28073 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1341ece324714ad8a48ad3ec17c28073, State: Initialized, Role: FOLLOWER
I20260608 12:38:31.254565  3627 raft_consensus.cc:515] T e887a53ad78f439baf17ad93e9224b1b P e636c9885b464c0c96fcac9ed3136838 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } } peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } }
I20260608 12:38:31.265758  3622 consensus_queue.cc:260] T ac74d550328f4bb29df524145ead29c3 P 1341ece324714ad8a48ad3ec17c28073 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } } peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } }
I20260608 12:38:31.268762  3622 ts_tablet_manager.cc:1434] T ac74d550328f4bb29df524145ead29c3 P 1341ece324714ad8a48ad3ec17c28073: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.003s
I20260608 12:38:31.269702  3627 leader_election.cc:290] T e887a53ad78f439baf17ad93e9224b1b P e636c9885b464c0c96fcac9ed3136838 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers be4de5ea39f2427b8efe76d3e5240395 (127.0.107.193:41403), 1341ece324714ad8a48ad3ec17c28073 (127.0.107.195:38755)
I20260608 12:38:31.270788  3427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e887a53ad78f439baf17ad93e9224b1b" candidate_uuid: "e636c9885b464c0c96fcac9ed3136838" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be4de5ea39f2427b8efe76d3e5240395" is_pre_election: true
I20260608 12:38:31.272401  3575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e887a53ad78f439baf17ad93e9224b1b" candidate_uuid: "e636c9885b464c0c96fcac9ed3136838" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1341ece324714ad8a48ad3ec17c28073" is_pre_election: true
I20260608 12:38:31.273270  3575 raft_consensus.cc:2468] T e887a53ad78f439baf17ad93e9224b1b P 1341ece324714ad8a48ad3ec17c28073 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e636c9885b464c0c96fcac9ed3136838 in term 0.
W20260608 12:38:31.272528  3467 leader_election.cc:343] T e887a53ad78f439baf17ad93e9224b1b P e636c9885b464c0c96fcac9ed3136838 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer be4de5ea39f2427b8efe76d3e5240395 (127.0.107.193:41403): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:38:31.275125  3467 leader_election.cc:304] T e887a53ad78f439baf17ad93e9224b1b P e636c9885b464c0c96fcac9ed3136838 [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: 1341ece324714ad8a48ad3ec17c28073, e636c9885b464c0c96fcac9ed3136838; no voters: be4de5ea39f2427b8efe76d3e5240395
I20260608 12:38:31.275802  3635 leader_election.cc:290] T 81385f330f994a5db175132b82714ecc P be4de5ea39f2427b8efe76d3e5240395 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e636c9885b464c0c96fcac9ed3136838 (127.0.107.194:38581), 1341ece324714ad8a48ad3ec17c28073 (127.0.107.195:38755)
I20260608 12:38:31.278934  3627 raft_consensus.cc:2804] T e887a53ad78f439baf17ad93e9224b1b P e636c9885b464c0c96fcac9ed3136838 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:38:31.279419  3627 raft_consensus.cc:493] T e887a53ad78f439baf17ad93e9224b1b P e636c9885b464c0c96fcac9ed3136838 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:38:31.279811  3627 raft_consensus.cc:3060] T e887a53ad78f439baf17ad93e9224b1b P e636c9885b464c0c96fcac9ed3136838 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:38:31.262303  3625 consensus_queue.cc:260] T f3ec4125cb2f4aedb3303c4deb7ca4d1 P be4de5ea39f2427b8efe76d3e5240395 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } } peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } }
I20260608 12:38:31.285710  3625 ts_tablet_manager.cc:1434] T f3ec4125cb2f4aedb3303c4deb7ca4d1 P be4de5ea39f2427b8efe76d3e5240395: Time spent starting tablet: real 0.030s	user 0.007s	sys 0.004s
I20260608 12:38:31.294118  3625 tablet_bootstrap.cc:492] T e887a53ad78f439baf17ad93e9224b1b P be4de5ea39f2427b8efe76d3e5240395: Bootstrap starting.
I20260608 12:38:31.295466  3502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a7a742f2f454429bbb4c2aa66c81a84" candidate_uuid: "1341ece324714ad8a48ad3ec17c28073" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e636c9885b464c0c96fcac9ed3136838" is_pre_election: true
I20260608 12:38:31.296295  3502 raft_consensus.cc:2468] T 2a7a742f2f454429bbb4c2aa66c81a84 P e636c9885b464c0c96fcac9ed3136838 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1341ece324714ad8a48ad3ec17c28073 in term 0.
I20260608 12:38:31.297080  3626 raft_consensus.cc:493] T f5f6feea4889429d8f968105576b0977 P e636c9885b464c0c96fcac9ed3136838 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:38:31.297590  3626 raft_consensus.cc:515] T f5f6feea4889429d8f968105576b0977 P e636c9885b464c0c96fcac9ed3136838 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } } peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } }
I20260608 12:38:31.298817  3650 raft_consensus.cc:493] T f5f6feea4889429d8f968105576b0977 P 1341ece324714ad8a48ad3ec17c28073 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:38:31.299341  3650 raft_consensus.cc:515] T f5f6feea4889429d8f968105576b0977 P 1341ece324714ad8a48ad3ec17c28073 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } } peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } }
I20260608 12:38:31.300110  3626 leader_election.cc:290] T f5f6feea4889429d8f968105576b0977 P e636c9885b464c0c96fcac9ed3136838 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers be4de5ea39f2427b8efe76d3e5240395 (127.0.107.193:41403), 1341ece324714ad8a48ad3ec17c28073 (127.0.107.195:38755)
I20260608 12:38:31.302431  3650 leader_election.cc:290] T f5f6feea4889429d8f968105576b0977 P 1341ece324714ad8a48ad3ec17c28073 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers be4de5ea39f2427b8efe76d3e5240395 (127.0.107.193:41403), e636c9885b464c0c96fcac9ed3136838 (127.0.107.194:38581)
I20260608 12:38:31.303217  3575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5f6feea4889429d8f968105576b0977" candidate_uuid: "e636c9885b464c0c96fcac9ed3136838" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1341ece324714ad8a48ad3ec17c28073" is_pre_election: true
I20260608 12:38:31.303961  3575 raft_consensus.cc:2468] T f5f6feea4889429d8f968105576b0977 P 1341ece324714ad8a48ad3ec17c28073 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e636c9885b464c0c96fcac9ed3136838 in term 0.
I20260608 12:38:31.304255  3501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81385f330f994a5db175132b82714ecc" candidate_uuid: "be4de5ea39f2427b8efe76d3e5240395" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e636c9885b464c0c96fcac9ed3136838" is_pre_election: true
I20260608 12:38:31.305382  3501 raft_consensus.cc:2468] T 81385f330f994a5db175132b82714ecc P e636c9885b464c0c96fcac9ed3136838 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate be4de5ea39f2427b8efe76d3e5240395 in term 0.
I20260608 12:38:31.305657  3467 leader_election.cc:304] T f5f6feea4889429d8f968105576b0977 P e636c9885b464c0c96fcac9ed3136838 [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: 1341ece324714ad8a48ad3ec17c28073, e636c9885b464c0c96fcac9ed3136838; no voters: 
I20260608 12:38:31.306869  3575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81385f330f994a5db175132b82714ecc" candidate_uuid: "be4de5ea39f2427b8efe76d3e5240395" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1341ece324714ad8a48ad3ec17c28073" is_pre_election: true
I20260608 12:38:31.307571  3575 raft_consensus.cc:2468] T 81385f330f994a5db175132b82714ecc P 1341ece324714ad8a48ad3ec17c28073 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate be4de5ea39f2427b8efe76d3e5240395 in term 0.
I20260608 12:38:31.307751  3391 leader_election.cc:304] T 81385f330f994a5db175132b82714ecc P be4de5ea39f2427b8efe76d3e5240395 [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: be4de5ea39f2427b8efe76d3e5240395, e636c9885b464c0c96fcac9ed3136838; no voters: 
I20260608 12:38:31.308617  3427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5f6feea4889429d8f968105576b0977" candidate_uuid: "e636c9885b464c0c96fcac9ed3136838" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be4de5ea39f2427b8efe76d3e5240395" is_pre_election: true
I20260608 12:38:31.309207  3635 raft_consensus.cc:2804] T 81385f330f994a5db175132b82714ecc P be4de5ea39f2427b8efe76d3e5240395 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:38:31.309672  3626 raft_consensus.cc:2804] T f5f6feea4889429d8f968105576b0977 P e636c9885b464c0c96fcac9ed3136838 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:38:31.309998  3635 raft_consensus.cc:493] T 81385f330f994a5db175132b82714ecc P be4de5ea39f2427b8efe76d3e5240395 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:38:31.310196  3626 raft_consensus.cc:493] T f5f6feea4889429d8f968105576b0977 P e636c9885b464c0c96fcac9ed3136838 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:38:31.310813  3635 raft_consensus.cc:3060] T 81385f330f994a5db175132b82714ecc P be4de5ea39f2427b8efe76d3e5240395 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:38:31.311100  3626 raft_consensus.cc:3060] T f5f6feea4889429d8f968105576b0977 P e636c9885b464c0c96fcac9ed3136838 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:38:31.307977  3501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5f6feea4889429d8f968105576b0977" candidate_uuid: "1341ece324714ad8a48ad3ec17c28073" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e636c9885b464c0c96fcac9ed3136838" is_pre_election: true
I20260608 12:38:31.309310  3427 raft_consensus.cc:2468] T f5f6feea4889429d8f968105576b0977 P be4de5ea39f2427b8efe76d3e5240395 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e636c9885b464c0c96fcac9ed3136838 in term 0.
I20260608 12:38:31.314376  3425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5f6feea4889429d8f968105576b0977" candidate_uuid: "1341ece324714ad8a48ad3ec17c28073" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be4de5ea39f2427b8efe76d3e5240395" is_pre_election: true
I20260608 12:38:31.315343  3425 raft_consensus.cc:2468] T f5f6feea4889429d8f968105576b0977 P be4de5ea39f2427b8efe76d3e5240395 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1341ece324714ad8a48ad3ec17c28073 in term 0.
I20260608 12:38:31.317054  3541 leader_election.cc:304] T f5f6feea4889429d8f968105576b0977 P 1341ece324714ad8a48ad3ec17c28073 [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: 1341ece324714ad8a48ad3ec17c28073, be4de5ea39f2427b8efe76d3e5240395; no voters: 
I20260608 12:38:31.318413  3650 raft_consensus.cc:2804] T f5f6feea4889429d8f968105576b0977 P 1341ece324714ad8a48ad3ec17c28073 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:38:31.319311  3650 raft_consensus.cc:493] T f5f6feea4889429d8f968105576b0977 P 1341ece324714ad8a48ad3ec17c28073 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:38:31.319792  3650 raft_consensus.cc:3060] T f5f6feea4889429d8f968105576b0977 P 1341ece324714ad8a48ad3ec17c28073 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:38:31.321523  3628 raft_consensus.cc:515] T 2a7a742f2f454429bbb4c2aa66c81a84 P 1341ece324714ad8a48ad3ec17c28073 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } } peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } }
I20260608 12:38:31.325395  3425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a7a742f2f454429bbb4c2aa66c81a84" candidate_uuid: "1341ece324714ad8a48ad3ec17c28073" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be4de5ea39f2427b8efe76d3e5240395"
I20260608 12:38:31.326345  3425 raft_consensus.cc:3060] T 2a7a742f2f454429bbb4c2aa66c81a84 P be4de5ea39f2427b8efe76d3e5240395 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:38:31.329267  3650 raft_consensus.cc:515] T f5f6feea4889429d8f968105576b0977 P 1341ece324714ad8a48ad3ec17c28073 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } } peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } }
I20260608 12:38:31.320541  3635 raft_consensus.cc:515] T 81385f330f994a5db175132b82714ecc P be4de5ea39f2427b8efe76d3e5240395 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } } peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } }
I20260608 12:38:31.333873  3650 leader_election.cc:290] T f5f6feea4889429d8f968105576b0977 P 1341ece324714ad8a48ad3ec17c28073 [CANDIDATE]: Term 1 election: Requested vote from peers be4de5ea39f2427b8efe76d3e5240395 (127.0.107.193:41403), e636c9885b464c0c96fcac9ed3136838 (127.0.107.194:38581)
I20260608 12:38:31.318773  3321 catalog_manager.cc:5696] T f3ec4125cb2f4aedb3303c4deb7ca4d1 P 1341ece324714ad8a48ad3ec17c28073 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1341ece324714ad8a48ad3ec17c28073 (127.0.107.195). New cstate: current_term: 1 leader_uuid: "1341ece324714ad8a48ad3ec17c28073" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } health_report { overall_health: HEALTHY } } }
I20260608 12:38:31.335366  3427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5f6feea4889429d8f968105576b0977" candidate_uuid: "1341ece324714ad8a48ad3ec17c28073" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be4de5ea39f2427b8efe76d3e5240395"
I20260608 12:38:31.336221  3427 raft_consensus.cc:3060] T f5f6feea4889429d8f968105576b0977 P be4de5ea39f2427b8efe76d3e5240395 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:38:31.337162  3575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81385f330f994a5db175132b82714ecc" candidate_uuid: "be4de5ea39f2427b8efe76d3e5240395" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1341ece324714ad8a48ad3ec17c28073"
I20260608 12:38:31.337832  3575 raft_consensus.cc:3060] T 81385f330f994a5db175132b82714ecc P 1341ece324714ad8a48ad3ec17c28073 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:38:31.339879  3500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81385f330f994a5db175132b82714ecc" candidate_uuid: "be4de5ea39f2427b8efe76d3e5240395" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e636c9885b464c0c96fcac9ed3136838"
I20260608 12:38:31.340902  3500 raft_consensus.cc:3060] T 81385f330f994a5db175132b82714ecc P e636c9885b464c0c96fcac9ed3136838 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:38:31.345248  3427 raft_consensus.cc:2468] T f5f6feea4889429d8f968105576b0977 P be4de5ea39f2427b8efe76d3e5240395 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1341ece324714ad8a48ad3ec17c28073 in term 1.
I20260608 12:38:31.345701  3502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5f6feea4889429d8f968105576b0977" candidate_uuid: "1341ece324714ad8a48ad3ec17c28073" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e636c9885b464c0c96fcac9ed3136838"
I20260608 12:38:31.348830  3575 raft_consensus.cc:2468] T 81385f330f994a5db175132b82714ecc P 1341ece324714ad8a48ad3ec17c28073 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be4de5ea39f2427b8efe76d3e5240395 in term 1.
I20260608 12:38:31.350383  3392 leader_election.cc:304] T 81385f330f994a5db175132b82714ecc P be4de5ea39f2427b8efe76d3e5240395 [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: 1341ece324714ad8a48ad3ec17c28073, be4de5ea39f2427b8efe76d3e5240395; no voters: 
I20260608 12:38:31.350898  3541 leader_election.cc:304] T f5f6feea4889429d8f968105576b0977 P 1341ece324714ad8a48ad3ec17c28073 [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: 1341ece324714ad8a48ad3ec17c28073, be4de5ea39f2427b8efe76d3e5240395; no voters: e636c9885b464c0c96fcac9ed3136838
I20260608 12:38:31.352298  3650 raft_consensus.cc:2804] T f5f6feea4889429d8f968105576b0977 P 1341ece324714ad8a48ad3ec17c28073 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:38:31.352171  3627 raft_consensus.cc:515] T e887a53ad78f439baf17ad93e9224b1b P e636c9885b464c0c96fcac9ed3136838 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } } peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } }
I20260608 12:38:31.363488  3628 leader_election.cc:290] T 2a7a742f2f454429bbb4c2aa66c81a84 P 1341ece324714ad8a48ad3ec17c28073 [CANDIDATE]: Term 1 election: Requested vote from peers be4de5ea39f2427b8efe76d3e5240395 (127.0.107.193:41403), e636c9885b464c0c96fcac9ed3136838 (127.0.107.194:38581)
I20260608 12:38:31.362838  3425 raft_consensus.cc:2468] T 2a7a742f2f454429bbb4c2aa66c81a84 P be4de5ea39f2427b8efe76d3e5240395 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1341ece324714ad8a48ad3ec17c28073 in term 1.
I20260608 12:38:31.365473  3502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a7a742f2f454429bbb4c2aa66c81a84" candidate_uuid: "1341ece324714ad8a48ad3ec17c28073" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e636c9885b464c0c96fcac9ed3136838"
I20260608 12:38:31.366144  3502 raft_consensus.cc:3060] T 2a7a742f2f454429bbb4c2aa66c81a84 P e636c9885b464c0c96fcac9ed3136838 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:38:31.349694  3635 leader_election.cc:290] T 81385f330f994a5db175132b82714ecc P be4de5ea39f2427b8efe76d3e5240395 [CANDIDATE]: Term 1 election: Requested vote from peers e636c9885b464c0c96fcac9ed3136838 (127.0.107.194:38581), 1341ece324714ad8a48ad3ec17c28073 (127.0.107.195:38755)
I20260608 12:38:31.369294  3541 leader_election.cc:304] T 2a7a742f2f454429bbb4c2aa66c81a84 P 1341ece324714ad8a48ad3ec17c28073 [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: 1341ece324714ad8a48ad3ec17c28073, be4de5ea39f2427b8efe76d3e5240395; no voters: 
I20260608 12:38:31.370427  3628 raft_consensus.cc:2804] T 2a7a742f2f454429bbb4c2aa66c81a84 P 1341ece324714ad8a48ad3ec17c28073 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:38:31.370955  3628 raft_consensus.cc:697] T 2a7a742f2f454429bbb4c2aa66c81a84 P 1341ece324714ad8a48ad3ec17c28073 [term 1 LEADER]: Becoming Leader. State: Replica: 1341ece324714ad8a48ad3ec17c28073, State: Running, Role: LEADER
I20260608 12:38:31.369484  3635 raft_consensus.cc:2804] T 81385f330f994a5db175132b82714ecc P be4de5ea39f2427b8efe76d3e5240395 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:38:31.371845  3635 raft_consensus.cc:697] T 81385f330f994a5db175132b82714ecc P be4de5ea39f2427b8efe76d3e5240395 [term 1 LEADER]: Becoming Leader. State: Replica: be4de5ea39f2427b8efe76d3e5240395, State: Running, Role: LEADER
I20260608 12:38:31.375486  3625 tablet_bootstrap.cc:654] T e887a53ad78f439baf17ad93e9224b1b P be4de5ea39f2427b8efe76d3e5240395: Neither blocks nor log segments found. Creating new log.
I20260608 12:38:31.371889  3628 consensus_queue.cc:237] T 2a7a742f2f454429bbb4c2aa66c81a84 P 1341ece324714ad8a48ad3ec17c28073 [LEADER]: Queue going to LEADER mode. State: All 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: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } } peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } }
I20260608 12:38:31.378209  3575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e887a53ad78f439baf17ad93e9224b1b" candidate_uuid: "e636c9885b464c0c96fcac9ed3136838" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1341ece324714ad8a48ad3ec17c28073"
I20260608 12:38:31.380386  3425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e887a53ad78f439baf17ad93e9224b1b" candidate_uuid: "e636c9885b464c0c96fcac9ed3136838" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be4de5ea39f2427b8efe76d3e5240395"
I20260608 12:38:31.381182  3502 raft_consensus.cc:2468] T 2a7a742f2f454429bbb4c2aa66c81a84 P e636c9885b464c0c96fcac9ed3136838 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1341ece324714ad8a48ad3ec17c28073 in term 1.
I20260608 12:38:31.376835  3635 consensus_queue.cc:237] T 81385f330f994a5db175132b82714ecc P be4de5ea39f2427b8efe76d3e5240395 [LEADER]: Queue going to LEADER mode. State: All 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: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } } peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } }
I20260608 12:38:31.378882  3650 raft_consensus.cc:697] T f5f6feea4889429d8f968105576b0977 P 1341ece324714ad8a48ad3ec17c28073 [term 1 LEADER]: Becoming Leader. State: Replica: 1341ece324714ad8a48ad3ec17c28073, State: Running, Role: LEADER
W20260608 12:38:31.382112  3467 leader_election.cc:343] T e887a53ad78f439baf17ad93e9224b1b P e636c9885b464c0c96fcac9ed3136838 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer be4de5ea39f2427b8efe76d3e5240395 (127.0.107.193:41403): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:38:31.382691  3650 consensus_queue.cc:237] T f5f6feea4889429d8f968105576b0977 P 1341ece324714ad8a48ad3ec17c28073 [LEADER]: Queue going to LEADER mode. State: All 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: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } } peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } }
I20260608 12:38:31.362911  3626 raft_consensus.cc:515] T f5f6feea4889429d8f968105576b0977 P e636c9885b464c0c96fcac9ed3136838 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } } peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } }
I20260608 12:38:31.385108  3501 raft_consensus.cc:2393] T f5f6feea4889429d8f968105576b0977 P e636c9885b464c0c96fcac9ed3136838 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1341ece324714ad8a48ad3ec17c28073 in current term 1: Already voted for candidate e636c9885b464c0c96fcac9ed3136838 in this term.
I20260608 12:38:31.385495  3665 raft_consensus.cc:493] T f3ec4125cb2f4aedb3303c4deb7ca4d1 P be4de5ea39f2427b8efe76d3e5240395 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:38:31.386224  3665 raft_consensus.cc:515] T f3ec4125cb2f4aedb3303c4deb7ca4d1 P be4de5ea39f2427b8efe76d3e5240395 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } } peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } }
I20260608 12:38:31.390161  3626 leader_election.cc:290] T f5f6feea4889429d8f968105576b0977 P e636c9885b464c0c96fcac9ed3136838 [CANDIDATE]: Term 1 election: Requested vote from peers be4de5ea39f2427b8efe76d3e5240395 (127.0.107.193:41403), 1341ece324714ad8a48ad3ec17c28073 (127.0.107.195:38755)
I20260608 12:38:31.390069  3501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3ec4125cb2f4aedb3303c4deb7ca4d1" candidate_uuid: "be4de5ea39f2427b8efe76d3e5240395" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e636c9885b464c0c96fcac9ed3136838" is_pre_election: true
I20260608 12:38:31.391184  3501 raft_consensus.cc:2393] T f3ec4125cb2f4aedb3303c4deb7ca4d1 P e636c9885b464c0c96fcac9ed3136838 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate be4de5ea39f2427b8efe76d3e5240395 in current term 1: Already voted for candidate 1341ece324714ad8a48ad3ec17c28073 in this term.
I20260608 12:38:31.396384  3665 leader_election.cc:290] T f3ec4125cb2f4aedb3303c4deb7ca4d1 P be4de5ea39f2427b8efe76d3e5240395 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e636c9885b464c0c96fcac9ed3136838 (127.0.107.194:38581), 1341ece324714ad8a48ad3ec17c28073 (127.0.107.195:38755)
I20260608 12:38:31.380493  3575 raft_consensus.cc:3060] T e887a53ad78f439baf17ad93e9224b1b P 1341ece324714ad8a48ad3ec17c28073 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:38:31.404601  3574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5f6feea4889429d8f968105576b0977" candidate_uuid: "e636c9885b464c0c96fcac9ed3136838" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1341ece324714ad8a48ad3ec17c28073"
I20260608 12:38:31.396199  3576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3ec4125cb2f4aedb3303c4deb7ca4d1" candidate_uuid: "be4de5ea39f2427b8efe76d3e5240395" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1341ece324714ad8a48ad3ec17c28073" is_pre_election: true
I20260608 12:38:31.408597  3427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5f6feea4889429d8f968105576b0977" candidate_uuid: "e636c9885b464c0c96fcac9ed3136838" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be4de5ea39f2427b8efe76d3e5240395"
I20260608 12:38:31.410295  3427 raft_consensus.cc:2393] T f5f6feea4889429d8f968105576b0977 P be4de5ea39f2427b8efe76d3e5240395 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate e636c9885b464c0c96fcac9ed3136838 in current term 1: Already voted for candidate 1341ece324714ad8a48ad3ec17c28073 in this term.
I20260608 12:38:31.410754  3324 catalog_manager.cc:5696] T ac74d550328f4bb29df524145ead29c3 P e636c9885b464c0c96fcac9ed3136838 reported cstate change: term changed from 0 to 1, leader changed from <none> to e636c9885b464c0c96fcac9ed3136838 (127.0.107.194). New cstate: current_term: 1 leader_uuid: "e636c9885b464c0c96fcac9ed3136838" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } health_report { overall_health: UNKNOWN } } }
I20260608 12:38:31.412667  3392 leader_election.cc:304] T f3ec4125cb2f4aedb3303c4deb7ca4d1 P be4de5ea39f2427b8efe76d3e5240395 [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: be4de5ea39f2427b8efe76d3e5240395; no voters: 1341ece324714ad8a48ad3ec17c28073, e636c9885b464c0c96fcac9ed3136838
I20260608 12:38:31.414017  3665 raft_consensus.cc:3060] T f3ec4125cb2f4aedb3303c4deb7ca4d1 P be4de5ea39f2427b8efe76d3e5240395 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:38:31.379621  3627 leader_election.cc:290] T e887a53ad78f439baf17ad93e9224b1b P e636c9885b464c0c96fcac9ed3136838 [CANDIDATE]: Term 1 election: Requested vote from peers be4de5ea39f2427b8efe76d3e5240395 (127.0.107.193:41403), 1341ece324714ad8a48ad3ec17c28073 (127.0.107.195:38755)
I20260608 12:38:31.415050  3575 raft_consensus.cc:2468] T e887a53ad78f439baf17ad93e9224b1b P 1341ece324714ad8a48ad3ec17c28073 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e636c9885b464c0c96fcac9ed3136838 in term 1.
I20260608 12:38:31.418566  3467 leader_election.cc:304] T f5f6feea4889429d8f968105576b0977 P e636c9885b464c0c96fcac9ed3136838 [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: e636c9885b464c0c96fcac9ed3136838; no voters: 1341ece324714ad8a48ad3ec17c28073, be4de5ea39f2427b8efe76d3e5240395
I20260608 12:38:31.420761  3467 leader_election.cc:304] T e887a53ad78f439baf17ad93e9224b1b P e636c9885b464c0c96fcac9ed3136838 [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: 1341ece324714ad8a48ad3ec17c28073, e636c9885b464c0c96fcac9ed3136838; no voters: be4de5ea39f2427b8efe76d3e5240395
I20260608 12:38:31.426131  3626 raft_consensus.cc:2749] T f5f6feea4889429d8f968105576b0977 P e636c9885b464c0c96fcac9ed3136838 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 12:38:31.427189  3626 raft_consensus.cc:2804] T e887a53ad78f439baf17ad93e9224b1b P e636c9885b464c0c96fcac9ed3136838 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:38:31.428104  3626 raft_consensus.cc:697] T e887a53ad78f439baf17ad93e9224b1b P e636c9885b464c0c96fcac9ed3136838 [term 1 LEADER]: Becoming Leader. State: Replica: e636c9885b464c0c96fcac9ed3136838, State: Running, Role: LEADER
I20260608 12:38:31.428510  3665 raft_consensus.cc:2749] T f3ec4125cb2f4aedb3303c4deb7ca4d1 P be4de5ea39f2427b8efe76d3e5240395 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:38:31.378988  3500 raft_consensus.cc:2468] T 81385f330f994a5db175132b82714ecc P e636c9885b464c0c96fcac9ed3136838 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be4de5ea39f2427b8efe76d3e5240395 in term 1.
I20260608 12:38:31.429700  3650 raft_consensus.cc:493] T b6bc87e767474394adfb02fc3999d550 P 1341ece324714ad8a48ad3ec17c28073 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:38:31.430537  3650 raft_consensus.cc:515] T b6bc87e767474394adfb02fc3999d550 P 1341ece324714ad8a48ad3ec17c28073 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } } peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } }
I20260608 12:38:31.429297  3626 consensus_queue.cc:237] T e887a53ad78f439baf17ad93e9224b1b P e636c9885b464c0c96fcac9ed3136838 [LEADER]: Queue going to LEADER mode. State: All 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: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } } peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } }
I20260608 12:38:31.434754  3500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6bc87e767474394adfb02fc3999d550" candidate_uuid: "1341ece324714ad8a48ad3ec17c28073" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e636c9885b464c0c96fcac9ed3136838" is_pre_election: true
I20260608 12:38:31.438431  3650 leader_election.cc:290] T b6bc87e767474394adfb02fc3999d550 P 1341ece324714ad8a48ad3ec17c28073 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e636c9885b464c0c96fcac9ed3136838 (127.0.107.194:38581), be4de5ea39f2427b8efe76d3e5240395 (127.0.107.193:41403)
I20260608 12:38:31.439391  3425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6bc87e767474394adfb02fc3999d550" candidate_uuid: "1341ece324714ad8a48ad3ec17c28073" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be4de5ea39f2427b8efe76d3e5240395" is_pre_election: true
I20260608 12:38:31.440418  3425 raft_consensus.cc:2393] T b6bc87e767474394adfb02fc3999d550 P be4de5ea39f2427b8efe76d3e5240395 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1341ece324714ad8a48ad3ec17c28073 in current term 1: Already voted for candidate e636c9885b464c0c96fcac9ed3136838 in this term.
I20260608 12:38:31.441730  3541 leader_election.cc:304] T b6bc87e767474394adfb02fc3999d550 P 1341ece324714ad8a48ad3ec17c28073 [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: 1341ece324714ad8a48ad3ec17c28073; no voters: be4de5ea39f2427b8efe76d3e5240395, e636c9885b464c0c96fcac9ed3136838
I20260608 12:38:31.442293  3625 tablet_bootstrap.cc:492] T e887a53ad78f439baf17ad93e9224b1b P be4de5ea39f2427b8efe76d3e5240395: No bootstrap required, opened a new log
I20260608 12:38:31.442744  3650 raft_consensus.cc:3060] T b6bc87e767474394adfb02fc3999d550 P 1341ece324714ad8a48ad3ec17c28073 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:38:31.442946  3625 ts_tablet_manager.cc:1403] T e887a53ad78f439baf17ad93e9224b1b P be4de5ea39f2427b8efe76d3e5240395: Time spent bootstrapping tablet: real 0.151s	user 0.011s	sys 0.018s
I20260608 12:38:31.446301  3625 raft_consensus.cc:359] T e887a53ad78f439baf17ad93e9224b1b P be4de5ea39f2427b8efe76d3e5240395 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } } peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } }
I20260608 12:38:31.447057  3625 raft_consensus.cc:385] T e887a53ad78f439baf17ad93e9224b1b P be4de5ea39f2427b8efe76d3e5240395 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:38:31.447364  3625 raft_consensus.cc:740] T e887a53ad78f439baf17ad93e9224b1b P be4de5ea39f2427b8efe76d3e5240395 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be4de5ea39f2427b8efe76d3e5240395, State: Initialized, Role: FOLLOWER
I20260608 12:38:31.448355  3625 consensus_queue.cc:260] T e887a53ad78f439baf17ad93e9224b1b P be4de5ea39f2427b8efe76d3e5240395 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } } peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } }
I20260608 12:38:31.450927  3625 ts_tablet_manager.cc:1434] T e887a53ad78f439baf17ad93e9224b1b P be4de5ea39f2427b8efe76d3e5240395: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 12:38:31.453130  3650 raft_consensus.cc:2749] T b6bc87e767474394adfb02fc3999d550 P 1341ece324714ad8a48ad3ec17c28073 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:38:31.455811  3321 catalog_manager.cc:5696] T 81385f330f994a5db175132b82714ecc P be4de5ea39f2427b8efe76d3e5240395 reported cstate change: term changed from 0 to 1, leader changed from <none> to be4de5ea39f2427b8efe76d3e5240395 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "be4de5ea39f2427b8efe76d3e5240395" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } health_report { overall_health: UNKNOWN } } }
I20260608 12:38:31.459504  3324 catalog_manager.cc:5696] T e887a53ad78f439baf17ad93e9224b1b P e636c9885b464c0c96fcac9ed3136838 reported cstate change: term changed from 0 to 1, leader changed from <none> to e636c9885b464c0c96fcac9ed3136838 (127.0.107.194). New cstate: current_term: 1 leader_uuid: "e636c9885b464c0c96fcac9ed3136838" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } health_report { overall_health: UNKNOWN } } }
I20260608 12:38:31.461057  3325 catalog_manager.cc:5696] T 2a7a742f2f454429bbb4c2aa66c81a84 P 1341ece324714ad8a48ad3ec17c28073 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1341ece324714ad8a48ad3ec17c28073 (127.0.107.195). New cstate: current_term: 1 leader_uuid: "1341ece324714ad8a48ad3ec17c28073" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } health_report { overall_health: HEALTHY } } }
I20260608 12:38:31.463238  3325 catalog_manager.cc:5696] T f5f6feea4889429d8f968105576b0977 P 1341ece324714ad8a48ad3ec17c28073 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1341ece324714ad8a48ad3ec17c28073 (127.0.107.195). New cstate: current_term: 1 leader_uuid: "1341ece324714ad8a48ad3ec17c28073" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } health_report { overall_health: HEALTHY } } }
I20260608 12:38:31.505224  3626 consensus_queue.cc:1048] T b6bc87e767474394adfb02fc3999d550 P e636c9885b464c0c96fcac9ed3136838 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:38:31.522212  3643 consensus_queue.cc:1048] T b6bc87e767474394adfb02fc3999d550 P e636c9885b464c0c96fcac9ed3136838 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:38:31.582623  3650 consensus_queue.cc:1048] T f3ec4125cb2f4aedb3303c4deb7ca4d1 P 1341ece324714ad8a48ad3ec17c28073 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:38:31.586624  3650 raft_consensus.cc:493] T ac74d550328f4bb29df524145ead29c3 P 1341ece324714ad8a48ad3ec17c28073 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:38:31.587309  3650 raft_consensus.cc:515] T ac74d550328f4bb29df524145ead29c3 P 1341ece324714ad8a48ad3ec17c28073 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } } peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } }
I20260608 12:38:31.589957  3650 leader_election.cc:290] T ac74d550328f4bb29df524145ead29c3 P 1341ece324714ad8a48ad3ec17c28073 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e636c9885b464c0c96fcac9ed3136838 (127.0.107.194:38581), be4de5ea39f2427b8efe76d3e5240395 (127.0.107.193:41403)
I20260608 12:38:31.591125  3501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac74d550328f4bb29df524145ead29c3" candidate_uuid: "1341ece324714ad8a48ad3ec17c28073" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e636c9885b464c0c96fcac9ed3136838" is_pre_election: true
I20260608 12:38:31.591394  3425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac74d550328f4bb29df524145ead29c3" candidate_uuid: "1341ece324714ad8a48ad3ec17c28073" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be4de5ea39f2427b8efe76d3e5240395" is_pre_election: true
I20260608 12:38:31.592370  3425 raft_consensus.cc:2393] T ac74d550328f4bb29df524145ead29c3 P be4de5ea39f2427b8efe76d3e5240395 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1341ece324714ad8a48ad3ec17c28073 in current term 1: Already voted for candidate e636c9885b464c0c96fcac9ed3136838 in this term.
I20260608 12:38:31.594969  3540 leader_election.cc:304] T ac74d550328f4bb29df524145ead29c3 P 1341ece324714ad8a48ad3ec17c28073 [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: 1341ece324714ad8a48ad3ec17c28073; no voters: be4de5ea39f2427b8efe76d3e5240395, e636c9885b464c0c96fcac9ed3136838
I20260608 12:38:31.597886  3666 consensus_queue.cc:1048] T f3ec4125cb2f4aedb3303c4deb7ca4d1 P 1341ece324714ad8a48ad3ec17c28073 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:38:31.597523  3628 raft_consensus.cc:3060] T ac74d550328f4bb29df524145ead29c3 P 1341ece324714ad8a48ad3ec17c28073 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:38:31.608243  3628 raft_consensus.cc:2749] T ac74d550328f4bb29df524145ead29c3 P 1341ece324714ad8a48ad3ec17c28073 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:38:31.610765  3665 raft_consensus.cc:493] T 2025650d11a444a8b12a87658ed79165 P be4de5ea39f2427b8efe76d3e5240395 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:38:31.611377  3665 raft_consensus.cc:515] T 2025650d11a444a8b12a87658ed79165 P be4de5ea39f2427b8efe76d3e5240395 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } } peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } }
I20260608 12:38:31.613755  3665 leader_election.cc:290] T 2025650d11a444a8b12a87658ed79165 P be4de5ea39f2427b8efe76d3e5240395 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e636c9885b464c0c96fcac9ed3136838 (127.0.107.194:38581), 1341ece324714ad8a48ad3ec17c28073 (127.0.107.195:38755)
I20260608 12:38:31.614961  3501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2025650d11a444a8b12a87658ed79165" candidate_uuid: "be4de5ea39f2427b8efe76d3e5240395" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e636c9885b464c0c96fcac9ed3136838" is_pre_election: true
I20260608 12:38:31.615262  3575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2025650d11a444a8b12a87658ed79165" candidate_uuid: "be4de5ea39f2427b8efe76d3e5240395" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1341ece324714ad8a48ad3ec17c28073" is_pre_election: true
I20260608 12:38:31.615598  3501 raft_consensus.cc:2468] T 2025650d11a444a8b12a87658ed79165 P e636c9885b464c0c96fcac9ed3136838 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate be4de5ea39f2427b8efe76d3e5240395 in term 0.
I20260608 12:38:31.616271  3575 raft_consensus.cc:2468] T 2025650d11a444a8b12a87658ed79165 P 1341ece324714ad8a48ad3ec17c28073 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate be4de5ea39f2427b8efe76d3e5240395 in term 0.
I20260608 12:38:31.617380  3391 leader_election.cc:304] T 2025650d11a444a8b12a87658ed79165 P be4de5ea39f2427b8efe76d3e5240395 [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: be4de5ea39f2427b8efe76d3e5240395, e636c9885b464c0c96fcac9ed3136838; no voters: 
I20260608 12:38:31.618471  3665 raft_consensus.cc:2804] T 2025650d11a444a8b12a87658ed79165 P be4de5ea39f2427b8efe76d3e5240395 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:38:31.618945  3665 raft_consensus.cc:493] T 2025650d11a444a8b12a87658ed79165 P be4de5ea39f2427b8efe76d3e5240395 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:38:31.619375  3665 raft_consensus.cc:3060] T 2025650d11a444a8b12a87658ed79165 P be4de5ea39f2427b8efe76d3e5240395 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:38:31.625087  3665 raft_consensus.cc:515] T 2025650d11a444a8b12a87658ed79165 P be4de5ea39f2427b8efe76d3e5240395 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } } peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } }
I20260608 12:38:31.627097  3665 leader_election.cc:290] T 2025650d11a444a8b12a87658ed79165 P be4de5ea39f2427b8efe76d3e5240395 [CANDIDATE]: Term 1 election: Requested vote from peers e636c9885b464c0c96fcac9ed3136838 (127.0.107.194:38581), 1341ece324714ad8a48ad3ec17c28073 (127.0.107.195:38755)
I20260608 12:38:31.628401  3501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2025650d11a444a8b12a87658ed79165" candidate_uuid: "be4de5ea39f2427b8efe76d3e5240395" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e636c9885b464c0c96fcac9ed3136838"
I20260608 12:38:31.628530  3575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2025650d11a444a8b12a87658ed79165" candidate_uuid: "be4de5ea39f2427b8efe76d3e5240395" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1341ece324714ad8a48ad3ec17c28073"
I20260608 12:38:31.629173  3501 raft_consensus.cc:3060] T 2025650d11a444a8b12a87658ed79165 P e636c9885b464c0c96fcac9ed3136838 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:38:31.629303  3575 raft_consensus.cc:3060] T 2025650d11a444a8b12a87658ed79165 P 1341ece324714ad8a48ad3ec17c28073 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:38:31.635012  3575 raft_consensus.cc:2468] T 2025650d11a444a8b12a87658ed79165 P 1341ece324714ad8a48ad3ec17c28073 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be4de5ea39f2427b8efe76d3e5240395 in term 1.
I20260608 12:38:31.635444  3501 raft_consensus.cc:2468] T 2025650d11a444a8b12a87658ed79165 P e636c9885b464c0c96fcac9ed3136838 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be4de5ea39f2427b8efe76d3e5240395 in term 1.
I20260608 12:38:31.636732  3392 leader_election.cc:304] T 2025650d11a444a8b12a87658ed79165 P be4de5ea39f2427b8efe76d3e5240395 [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: 1341ece324714ad8a48ad3ec17c28073, be4de5ea39f2427b8efe76d3e5240395; no voters: 
I20260608 12:38:31.637713  3665 raft_consensus.cc:2804] T 2025650d11a444a8b12a87658ed79165 P be4de5ea39f2427b8efe76d3e5240395 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:38:31.638257  3665 raft_consensus.cc:697] T 2025650d11a444a8b12a87658ed79165 P be4de5ea39f2427b8efe76d3e5240395 [term 1 LEADER]: Becoming Leader. State: Replica: be4de5ea39f2427b8efe76d3e5240395, State: Running, Role: LEADER
I20260608 12:38:31.639230  3665 consensus_queue.cc:237] T 2025650d11a444a8b12a87658ed79165 P be4de5ea39f2427b8efe76d3e5240395 [LEADER]: Queue going to LEADER mode. State: All 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: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } } peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } }
I20260608 12:38:31.647320  3324 catalog_manager.cc:5696] T 2025650d11a444a8b12a87658ed79165 P be4de5ea39f2427b8efe76d3e5240395 reported cstate change: term changed from 0 to 1, leader changed from <none> to be4de5ea39f2427b8efe76d3e5240395 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "be4de5ea39f2427b8efe76d3e5240395" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } health_report { overall_health: UNKNOWN } } }
I20260608 12:38:31.762198  3643 consensus_queue.cc:1048] T ac74d550328f4bb29df524145ead29c3 P e636c9885b464c0c96fcac9ed3136838 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:38:31.768496  3666 consensus_queue.cc:1048] T f5f6feea4889429d8f968105576b0977 P 1341ece324714ad8a48ad3ec17c28073 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:38:31.769433  3665 consensus_queue.cc:1048] T 81385f330f994a5db175132b82714ecc P be4de5ea39f2427b8efe76d3e5240395 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:38:31.785925  3674 consensus_queue.cc:1048] T ac74d550328f4bb29df524145ead29c3 P e636c9885b464c0c96fcac9ed3136838 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:38:31.798651  3666 consensus_queue.cc:1048] T f5f6feea4889429d8f968105576b0977 P 1341ece324714ad8a48ad3ec17c28073 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:38:31.805550   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 12:38:31.814163  3665 consensus_queue.cc:1048] T 81385f330f994a5db175132b82714ecc P be4de5ea39f2427b8efe76d3e5240395 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260608 12:38:31.817420  3686 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:38:31.820760  3666 consensus_queue.cc:1048] T 2a7a742f2f454429bbb4c2aa66c81a84 P 1341ece324714ad8a48ad3ec17c28073 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:38:31.831909  3674 consensus_queue.cc:1048] T e887a53ad78f439baf17ad93e9224b1b P e636c9885b464c0c96fcac9ed3136838 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:38:31.843158  3666 consensus_queue.cc:1048] T 2a7a742f2f454429bbb4c2aa66c81a84 P 1341ece324714ad8a48ad3ec17c28073 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 12:38:31.876061  3687 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:38:31.878576  3427 raft_consensus.cc:3060] T e887a53ad78f439baf17ad93e9224b1b P be4de5ea39f2427b8efe76d3e5240395 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:38:31.887959  3635 raft_consensus.cc:493] T e887a53ad78f439baf17ad93e9224b1b P be4de5ea39f2427b8efe76d3e5240395 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:38:31.888586   431 server_base.cc:1061] running on GCE node
I20260608 12:38:31.888540  3635 raft_consensus.cc:515] T e887a53ad78f439baf17ad93e9224b1b P be4de5ea39f2427b8efe76d3e5240395 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } } peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } }
I20260608 12:38:31.890031  3626 consensus_queue.cc:1048] T e887a53ad78f439baf17ad93e9224b1b P e636c9885b464c0c96fcac9ed3136838 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 12:38:31.893234  3695 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:38:31.895386   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:38:31.895714   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:38:31.896107   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922311896084 us; error 0 us; skew 500 ppm
I20260608 12:38:31.895655  3501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e887a53ad78f439baf17ad93e9224b1b" candidate_uuid: "be4de5ea39f2427b8efe76d3e5240395" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e636c9885b464c0c96fcac9ed3136838" is_pre_election: true
I20260608 12:38:31.897032   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:38:31.897059  3574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e887a53ad78f439baf17ad93e9224b1b" candidate_uuid: "be4de5ea39f2427b8efe76d3e5240395" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1341ece324714ad8a48ad3ec17c28073" is_pre_election: true
I20260608 12:38:31.899547  3635 leader_election.cc:290] T e887a53ad78f439baf17ad93e9224b1b P be4de5ea39f2427b8efe76d3e5240395 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e636c9885b464c0c96fcac9ed3136838 (127.0.107.194:38581), 1341ece324714ad8a48ad3ec17c28073 (127.0.107.195:38755)
I20260608 12:38:31.899682  3392 leader_election.cc:304] T e887a53ad78f439baf17ad93e9224b1b P be4de5ea39f2427b8efe76d3e5240395 [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: be4de5ea39f2427b8efe76d3e5240395; no voters: 1341ece324714ad8a48ad3ec17c28073, e636c9885b464c0c96fcac9ed3136838
I20260608 12:38:31.901120  3635 raft_consensus.cc:2749] T e887a53ad78f439baf17ad93e9224b1b P be4de5ea39f2427b8efe76d3e5240395 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 12:38:31.911441   431 webserver.cc:533] Webserver started at http://127.0.107.196:44685/ using document root <none> and password file <none>
I20260608 12:38:31.912406   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:38:31.912729   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:38:31.913195   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:38:31.915019   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922229144781-431-0/minicluster-data/ts-3-root/instance:
uuid: "b2f1b4ffcf7c499db86171da3024527a"
format_stamp: "Formatted at 2026-06-08 12:38:31 on dist-test-slave-3gfq"
I20260608 12:38:31.922019   431 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.001s
I20260608 12:38:31.926446  3700 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:38:31.927554   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260608 12:38:31.927968   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922229144781-431-0/minicluster-data/ts-3-root
uuid: "b2f1b4ffcf7c499db86171da3024527a"
format_stamp: "Formatted at 2026-06-08 12:38:31 on dist-test-slave-3gfq"
I20260608 12:38:31.928313   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922229144781-431-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922229144781-431-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922229144781-431-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:38:31.956521   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:38:31.958068   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:38:31.959583   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:38:31.962208   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:38:31.962471   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:38:31.962749   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:38:31.962952   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:38:32.023671   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.196:36181
I20260608 12:38:32.023906  3762 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.196:36181 every 8 connection(s)
I20260608 12:38:32.033118  3322 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:50072:
table { table_name: "range_aware_rebalance_new_range" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\n\000\000\000\007\001\024\000\000\000""\006\001\n\000\000\000\007\001\024\000\000\000" indirect_data: """" } } } schema { columns { name: "key" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260608 12:38:32.054569  3763 heartbeater.cc:344] Connected to a master server at 127.0.107.254:33827
I20260608 12:38:32.055096  3763 heartbeater.cc:461] Registering TS with master...
I20260608 12:38:32.056227  3763 heartbeater.cc:507] Master 127.0.107.254:33827 requested a full tablet report, sending...
I20260608 12:38:32.058658  3321 ts_manager.cc:194] Registered new tserver with Master: b2f1b4ffcf7c499db86171da3024527a (127.0.107.196:36181)
I20260608 12:38:32.060292  3321 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50076
W20260608 12:38:32.063671  3322 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 9149deada9fc44f5b7fd6a73a577d751 has no consensus state
W20260608 12:38:32.065459  3322 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet e35d2240f608472b9bdb2e5824c5d93a has no consensus state
W20260608 12:38:32.067057  3322 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet cd2f474a3c7b45f0974146072ad5186a has no consensus state
W20260608 12:38:32.068710  3322 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 66eabf1bf9024d4ea011ed1e963f82f0 has no consensus state
W20260608 12:38:32.070397  3322 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 3dfb3c1b852d49f6b99c73fe6fa1508f has no consensus state
W20260608 12:38:32.071745  3322 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 0894d2abfef54f558bb2702ec342965e has no consensus state
W20260608 12:38:32.073454  3322 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet c3a7cdbee1ff4261ba87d23cd9c459f5 has no consensus state
W20260608 12:38:32.075114  3322 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 8cd0d3d5dff54d2cbe62685a0d361e9e has no consensus state
W20260608 12:38:32.090112  3309 catalog_manager.cc:4809] Async tablet task AlterTable RPC for tablet 3dfb3c1b852d49f6b99c73fe6fa1508f (table range_aware_rebalance_new_range [id=b83d14a9ebc94611ac00a0a216bc2a26], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet 3dfb3c1b852d49f6b99c73fe6fa1508f has no consensus state
I20260608 12:38:32.100402  3486 tablet_service.cc:1511] Processing CreateTablet for tablet 9149deada9fc44f5b7fd6a73a577d751 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b83d14a9ebc94611ac00a0a216bc2a26]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:38:32.102098  3486 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9149deada9fc44f5b7fd6a73a577d751. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:38:32.103319  3414 tablet_service.cc:1511] Processing CreateTablet for tablet 9149deada9fc44f5b7fd6a73a577d751 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b83d14a9ebc94611ac00a0a216bc2a26]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:38:32.105403  3414 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9149deada9fc44f5b7fd6a73a577d751. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:38:32.108525  3635 consensus_queue.cc:1048] T 2025650d11a444a8b12a87658ed79165 P be4de5ea39f2427b8efe76d3e5240395 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:38:32.112514  3565 tablet_service.cc:1511] Processing CreateTablet for tablet e35d2240f608472b9bdb2e5824c5d93a (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b83d14a9ebc94611ac00a0a216bc2a26]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:38:32.117000  3565 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e35d2240f608472b9bdb2e5824c5d93a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:38:32.152405  3417 tablet_service.cc:1511] Processing CreateTablet for tablet e35d2240f608472b9bdb2e5824c5d93a (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b83d14a9ebc94611ac00a0a216bc2a26]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:38:32.154170  3417 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e35d2240f608472b9bdb2e5824c5d93a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:38:32.167646  3635 consensus_queue.cc:1048] T 2025650d11a444a8b12a87658ed79165 P be4de5ea39f2427b8efe76d3e5240395 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:38:32.183883  3772 tablet_bootstrap.cc:492] T e35d2240f608472b9bdb2e5824c5d93a P 1341ece324714ad8a48ad3ec17c28073: Bootstrap starting.
I20260608 12:38:32.207517  3728 tablet_service.cc:1511] Processing CreateTablet for tablet 9149deada9fc44f5b7fd6a73a577d751 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b83d14a9ebc94611ac00a0a216bc2a26]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:38:32.208532  3772 tablet_bootstrap.cc:654] T e35d2240f608472b9bdb2e5824c5d93a P 1341ece324714ad8a48ad3ec17c28073: Neither blocks nor log segments found. Creating new log.
I20260608 12:38:32.213649  3726 tablet_service.cc:1511] Processing CreateTablet for tablet cd2f474a3c7b45f0974146072ad5186a (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b83d14a9ebc94611ac00a0a216bc2a26]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:38:32.216584  3770 tablet_bootstrap.cc:492] T 9149deada9fc44f5b7fd6a73a577d751 P e636c9885b464c0c96fcac9ed3136838: Bootstrap starting.
I20260608 12:38:32.218902  3565 tablet_service.cc:1511] Processing CreateTablet for tablet cd2f474a3c7b45f0974146072ad5186a (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b83d14a9ebc94611ac00a0a216bc2a26]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:38:32.219754  3489 tablet_service.cc:1511] Processing CreateTablet for tablet cd2f474a3c7b45f0974146072ad5186a (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b83d14a9ebc94611ac00a0a216bc2a26]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:38:32.220836  3565 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd2f474a3c7b45f0974146072ad5186a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:38:32.219009  3727 tablet_service.cc:1511] Processing CreateTablet for tablet e35d2240f608472b9bdb2e5824c5d93a (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b83d14a9ebc94611ac00a0a216bc2a26]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:38:32.218997  3773 tablet_bootstrap.cc:492] T 9149deada9fc44f5b7fd6a73a577d751 P be4de5ea39f2427b8efe76d3e5240395: Bootstrap starting.
I20260608 12:38:32.223268  3489 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd2f474a3c7b45f0974146072ad5186a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:38:32.217621  3728 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9149deada9fc44f5b7fd6a73a577d751. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:38:32.234450  3726 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd2f474a3c7b45f0974146072ad5186a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:38:32.235607  3727 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e35d2240f608472b9bdb2e5824c5d93a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:38:32.237607  3725 tablet_service.cc:1511] Processing CreateTablet for tablet 66eabf1bf9024d4ea011ed1e963f82f0 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b83d14a9ebc94611ac00a0a216bc2a26]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:38:32.240437  3725 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 66eabf1bf9024d4ea011ed1e963f82f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:38:32.242244  3486 tablet_service.cc:1511] Processing CreateTablet for tablet 66eabf1bf9024d4ea011ed1e963f82f0 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b83d14a9ebc94611ac00a0a216bc2a26]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:38:32.244282  3486 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 66eabf1bf9024d4ea011ed1e963f82f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:38:32.254148  3724 tablet_service.cc:1511] Processing CreateTablet for tablet 3dfb3c1b852d49f6b99c73fe6fa1508f (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b83d14a9ebc94611ac00a0a216bc2a26]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:38:32.244812  3773 tablet_bootstrap.cc:654] T 9149deada9fc44f5b7fd6a73a577d751 P be4de5ea39f2427b8efe76d3e5240395: Neither blocks nor log segments found. Creating new log.
I20260608 12:38:32.258496  3724 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3dfb3c1b852d49f6b99c73fe6fa1508f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:38:32.267464  3414 tablet_service.cc:1511] Processing CreateTablet for tablet 66eabf1bf9024d4ea011ed1e963f82f0 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b83d14a9ebc94611ac00a0a216bc2a26]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:38:32.268987  3414 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 66eabf1bf9024d4ea011ed1e963f82f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:38:32.269702  3562 tablet_service.cc:1511] Processing CreateTablet for tablet 3dfb3c1b852d49f6b99c73fe6fa1508f (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b83d14a9ebc94611ac00a0a216bc2a26]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:38:32.271191  3562 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3dfb3c1b852d49f6b99c73fe6fa1508f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:38:32.273625  3417 tablet_service.cc:1511] Processing CreateTablet for tablet 3dfb3c1b852d49f6b99c73fe6fa1508f (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b83d14a9ebc94611ac00a0a216bc2a26]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:38:32.279769  3417 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3dfb3c1b852d49f6b99c73fe6fa1508f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:38:32.281822  3772 tablet_bootstrap.cc:492] T e35d2240f608472b9bdb2e5824c5d93a P 1341ece324714ad8a48ad3ec17c28073: No bootstrap required, opened a new log
I20260608 12:38:32.282507  3772 ts_tablet_manager.cc:1403] T e35d2240f608472b9bdb2e5824c5d93a P 1341ece324714ad8a48ad3ec17c28073: Time spent bootstrapping tablet: real 0.099s	user 0.009s	sys 0.017s
I20260608 12:38:32.291338  3770 tablet_bootstrap.cc:654] T 9149deada9fc44f5b7fd6a73a577d751 P e636c9885b464c0c96fcac9ed3136838: Neither blocks nor log segments found. Creating new log.
I20260608 12:38:32.311563  3772 raft_consensus.cc:359] T e35d2240f608472b9bdb2e5824c5d93a P 1341ece324714ad8a48ad3ec17c28073 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } } peers { permanent_uuid: "b2f1b4ffcf7c499db86171da3024527a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36181 } } peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } }
I20260608 12:38:32.314669  3772 raft_consensus.cc:385] T e35d2240f608472b9bdb2e5824c5d93a P 1341ece324714ad8a48ad3ec17c28073 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:38:32.314558  3723 tablet_service.cc:1511] Processing CreateTablet for tablet 0894d2abfef54f558bb2702ec342965e (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b83d14a9ebc94611ac00a0a216bc2a26]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:38:32.317420  3723 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0894d2abfef54f558bb2702ec342965e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:38:32.318056  3772 raft_consensus.cc:740] T e35d2240f608472b9bdb2e5824c5d93a P 1341ece324714ad8a48ad3ec17c28073 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1341ece324714ad8a48ad3ec17c28073, State: Initialized, Role: FOLLOWER
I20260608 12:38:32.342847  3772 consensus_queue.cc:260] T e35d2240f608472b9bdb2e5824c5d93a P 1341ece324714ad8a48ad3ec17c28073 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } } peers { permanent_uuid: "b2f1b4ffcf7c499db86171da3024527a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36181 } } peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } }
I20260608 12:38:32.352035  3773 tablet_bootstrap.cc:492] T 9149deada9fc44f5b7fd6a73a577d751 P be4de5ea39f2427b8efe76d3e5240395: No bootstrap required, opened a new log
I20260608 12:38:32.352735  3773 ts_tablet_manager.cc:1403] T 9149deada9fc44f5b7fd6a73a577d751 P be4de5ea39f2427b8efe76d3e5240395: Time spent bootstrapping tablet: real 0.139s	user 0.013s	sys 0.034s
I20260608 12:38:32.341188  3489 tablet_service.cc:1511] Processing CreateTablet for tablet 0894d2abfef54f558bb2702ec342965e (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b83d14a9ebc94611ac00a0a216bc2a26]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:38:32.367177  3562 tablet_service.cc:1511] Processing CreateTablet for tablet 0894d2abfef54f558bb2702ec342965e (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b83d14a9ebc94611ac00a0a216bc2a26]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:38:32.372517  3562 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0894d2abfef54f558bb2702ec342965e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:38:32.370267  3726 tablet_service.cc:1511] Processing CreateTablet for tablet c3a7cdbee1ff4261ba87d23cd9c459f5 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b83d14a9ebc94611ac00a0a216bc2a26]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:38:32.378711  3726 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3a7cdbee1ff4261ba87d23cd9c459f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:38:32.384357  3770 tablet_bootstrap.cc:492] T 9149deada9fc44f5b7fd6a73a577d751 P e636c9885b464c0c96fcac9ed3136838: No bootstrap required, opened a new log
I20260608 12:38:32.385012  3770 ts_tablet_manager.cc:1403] T 9149deada9fc44f5b7fd6a73a577d751 P e636c9885b464c0c96fcac9ed3136838: Time spent bootstrapping tablet: real 0.170s	user 0.014s	sys 0.011s
I20260608 12:38:32.385313  3489 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0894d2abfef54f558bb2702ec342965e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:38:32.386088  3772 ts_tablet_manager.cc:1434] T e35d2240f608472b9bdb2e5824c5d93a P 1341ece324714ad8a48ad3ec17c28073: Time spent starting tablet: real 0.103s	user 0.011s	sys 0.000s
I20260608 12:38:32.387260  3772 tablet_bootstrap.cc:492] T 3dfb3c1b852d49f6b99c73fe6fa1508f P 1341ece324714ad8a48ad3ec17c28073: Bootstrap starting.
I20260608 12:38:32.357228  3773 raft_consensus.cc:359] T 9149deada9fc44f5b7fd6a73a577d751 P be4de5ea39f2427b8efe76d3e5240395 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } } peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } } peers { permanent_uuid: "b2f1b4ffcf7c499db86171da3024527a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36181 } }
I20260608 12:38:32.391834  3770 raft_consensus.cc:359] T 9149deada9fc44f5b7fd6a73a577d751 P e636c9885b464c0c96fcac9ed3136838 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } } peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } } peers { permanent_uuid: "b2f1b4ffcf7c499db86171da3024527a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36181 } }
I20260608 12:38:32.392673  3770 raft_consensus.cc:385] T 9149deada9fc44f5b7fd6a73a577d751 P e636c9885b464c0c96fcac9ed3136838 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:38:32.393007  3770 raft_consensus.cc:740] T 9149deada9fc44f5b7fd6a73a577d751 P e636c9885b464c0c96fcac9ed3136838 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e636c9885b464c0c96fcac9ed3136838, State: Initialized, Role: FOLLOWER
I20260608 12:38:32.390070  3773 raft_consensus.cc:385] T 9149deada9fc44f5b7fd6a73a577d751 P be4de5ea39f2427b8efe76d3e5240395 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:38:32.394464  3773 raft_consensus.cc:740] T 9149deada9fc44f5b7fd6a73a577d751 P be4de5ea39f2427b8efe76d3e5240395 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be4de5ea39f2427b8efe76d3e5240395, State: Initialized, Role: FOLLOWER
I20260608 12:38:32.400496  3773 consensus_queue.cc:260] T 9149deada9fc44f5b7fd6a73a577d751 P be4de5ea39f2427b8efe76d3e5240395 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } } peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } } peers { permanent_uuid: "b2f1b4ffcf7c499db86171da3024527a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36181 } }
I20260608 12:38:32.400830  3417 tablet_service.cc:1511] Processing CreateTablet for tablet 8cd0d3d5dff54d2cbe62685a0d361e9e (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b83d14a9ebc94611ac00a0a216bc2a26]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:38:32.402451  3417 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8cd0d3d5dff54d2cbe62685a0d361e9e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:38:32.403292  3773 ts_tablet_manager.cc:1434] T 9149deada9fc44f5b7fd6a73a577d751 P be4de5ea39f2427b8efe76d3e5240395: Time spent starting tablet: real 0.050s	user 0.010s	sys 0.002s
I20260608 12:38:32.403885  3770 consensus_queue.cc:260] T 9149deada9fc44f5b7fd6a73a577d751 P e636c9885b464c0c96fcac9ed3136838 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } } peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } } peers { permanent_uuid: "b2f1b4ffcf7c499db86171da3024527a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36181 } }
I20260608 12:38:32.404487  3773 tablet_bootstrap.cc:492] T e35d2240f608472b9bdb2e5824c5d93a P be4de5ea39f2427b8efe76d3e5240395: Bootstrap starting.
I20260608 12:38:32.411386  3486 tablet_service.cc:1511] Processing CreateTablet for tablet c3a7cdbee1ff4261ba87d23cd9c459f5 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b83d14a9ebc94611ac00a0a216bc2a26]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:38:32.412964  3486 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3a7cdbee1ff4261ba87d23cd9c459f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:38:32.416347  3565 tablet_service.cc:1511] Processing CreateTablet for tablet 8cd0d3d5dff54d2cbe62685a0d361e9e (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b83d14a9ebc94611ac00a0a216bc2a26]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:38:32.417867  3565 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8cd0d3d5dff54d2cbe62685a0d361e9e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:38:32.426851  3414 tablet_service.cc:1511] Processing CreateTablet for tablet c3a7cdbee1ff4261ba87d23cd9c459f5 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b83d14a9ebc94611ac00a0a216bc2a26]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:38:32.428519  3414 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3a7cdbee1ff4261ba87d23cd9c459f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:38:32.435336  3778 tablet_bootstrap.cc:492] T 9149deada9fc44f5b7fd6a73a577d751 P b2f1b4ffcf7c499db86171da3024527a: Bootstrap starting.
I20260608 12:38:32.441082  3770 ts_tablet_manager.cc:1434] T 9149deada9fc44f5b7fd6a73a577d751 P e636c9885b464c0c96fcac9ed3136838: Time spent starting tablet: real 0.056s	user 0.002s	sys 0.008s
I20260608 12:38:32.443495  3773 tablet_bootstrap.cc:654] T e35d2240f608472b9bdb2e5824c5d93a P be4de5ea39f2427b8efe76d3e5240395: Neither blocks nor log segments found. Creating new log.
I20260608 12:38:32.445976  3772 tablet_bootstrap.cc:654] T 3dfb3c1b852d49f6b99c73fe6fa1508f P 1341ece324714ad8a48ad3ec17c28073: Neither blocks nor log segments found. Creating new log.
I20260608 12:38:32.444885  3724 tablet_service.cc:1511] Processing CreateTablet for tablet 8cd0d3d5dff54d2cbe62685a0d361e9e (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b83d14a9ebc94611ac00a0a216bc2a26]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:38:32.456857  3724 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8cd0d3d5dff54d2cbe62685a0d361e9e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:38:32.466408  3770 tablet_bootstrap.cc:492] T 66eabf1bf9024d4ea011ed1e963f82f0 P e636c9885b464c0c96fcac9ed3136838: Bootstrap starting.
I20260608 12:38:32.481105  3772 tablet_bootstrap.cc:492] T 3dfb3c1b852d49f6b99c73fe6fa1508f P 1341ece324714ad8a48ad3ec17c28073: No bootstrap required, opened a new log
I20260608 12:38:32.481105  3773 tablet_bootstrap.cc:492] T e35d2240f608472b9bdb2e5824c5d93a P be4de5ea39f2427b8efe76d3e5240395: No bootstrap required, opened a new log
I20260608 12:38:32.482010  3772 ts_tablet_manager.cc:1403] T 3dfb3c1b852d49f6b99c73fe6fa1508f P 1341ece324714ad8a48ad3ec17c28073: Time spent bootstrapping tablet: real 0.095s	user 0.009s	sys 0.007s
I20260608 12:38:32.482044  3773 ts_tablet_manager.cc:1403] T e35d2240f608472b9bdb2e5824c5d93a P be4de5ea39f2427b8efe76d3e5240395: Time spent bootstrapping tablet: real 0.078s	user 0.008s	sys 0.010s
I20260608 12:38:32.482343  3770 tablet_bootstrap.cc:654] T 66eabf1bf9024d4ea011ed1e963f82f0 P e636c9885b464c0c96fcac9ed3136838: Neither blocks nor log segments found. Creating new log.
I20260608 12:38:32.485996  3778 tablet_bootstrap.cc:654] T 9149deada9fc44f5b7fd6a73a577d751 P b2f1b4ffcf7c499db86171da3024527a: Neither blocks nor log segments found. Creating new log.
I20260608 12:38:32.488786  3773 raft_consensus.cc:359] T e35d2240f608472b9bdb2e5824c5d93a P be4de5ea39f2427b8efe76d3e5240395 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } } peers { permanent_uuid: "b2f1b4ffcf7c499db86171da3024527a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36181 } } peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } }
I20260608 12:38:32.489468  3773 raft_consensus.cc:385] T e35d2240f608472b9bdb2e5824c5d93a P be4de5ea39f2427b8efe76d3e5240395 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:38:32.489745  3773 raft_consensus.cc:740] T e35d2240f608472b9bdb2e5824c5d93a P be4de5ea39f2427b8efe76d3e5240395 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be4de5ea39f2427b8efe76d3e5240395, State: Initialized, Role: FOLLOWER
I20260608 12:38:32.491098  3773 consensus_queue.cc:260] T e35d2240f608472b9bdb2e5824c5d93a P be4de5ea39f2427b8efe76d3e5240395 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } } peers { permanent_uuid: "b2f1b4ffcf7c499db86171da3024527a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36181 } } peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } }
I20260608 12:38:32.503091  3773 ts_tablet_manager.cc:1434] T e35d2240f608472b9bdb2e5824c5d93a P be4de5ea39f2427b8efe76d3e5240395: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.004s
I20260608 12:38:32.504042  3773 tablet_bootstrap.cc:492] T 3dfb3c1b852d49f6b99c73fe6fa1508f P be4de5ea39f2427b8efe76d3e5240395: Bootstrap starting.
I20260608 12:38:32.506014  3772 raft_consensus.cc:359] T 3dfb3c1b852d49f6b99c73fe6fa1508f P 1341ece324714ad8a48ad3ec17c28073 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f1b4ffcf7c499db86171da3024527a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36181 } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } } peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } }
I20260608 12:38:32.506829  3772 raft_consensus.cc:385] T 3dfb3c1b852d49f6b99c73fe6fa1508f P 1341ece324714ad8a48ad3ec17c28073 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:38:32.507117  3772 raft_consensus.cc:740] T 3dfb3c1b852d49f6b99c73fe6fa1508f P 1341ece324714ad8a48ad3ec17c28073 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1341ece324714ad8a48ad3ec17c28073, State: Initialized, Role: FOLLOWER
I20260608 12:38:32.508244  3772 consensus_queue.cc:260] T 3dfb3c1b852d49f6b99c73fe6fa1508f P 1341ece324714ad8a48ad3ec17c28073 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f1b4ffcf7c499db86171da3024527a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36181 } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } } peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } }
I20260608 12:38:32.512383  3773 tablet_bootstrap.cc:654] T 3dfb3c1b852d49f6b99c73fe6fa1508f P be4de5ea39f2427b8efe76d3e5240395: Neither blocks nor log segments found. Creating new log.
I20260608 12:38:32.512657  3770 tablet_bootstrap.cc:492] T 66eabf1bf9024d4ea011ed1e963f82f0 P e636c9885b464c0c96fcac9ed3136838: No bootstrap required, opened a new log
I20260608 12:38:32.514501  3772 ts_tablet_manager.cc:1434] T 3dfb3c1b852d49f6b99c73fe6fa1508f P 1341ece324714ad8a48ad3ec17c28073: Time spent starting tablet: real 0.032s	user 0.005s	sys 0.003s
I20260608 12:38:32.516163  3770 ts_tablet_manager.cc:1403] T 66eabf1bf9024d4ea011ed1e963f82f0 P e636c9885b464c0c96fcac9ed3136838: Time spent bootstrapping tablet: real 0.069s	user 0.009s	sys 0.016s
I20260608 12:38:32.516989  3772 tablet_bootstrap.cc:492] T cd2f474a3c7b45f0974146072ad5186a P 1341ece324714ad8a48ad3ec17c28073: Bootstrap starting.
I20260608 12:38:32.524820  3778 tablet_bootstrap.cc:492] T 9149deada9fc44f5b7fd6a73a577d751 P b2f1b4ffcf7c499db86171da3024527a: No bootstrap required, opened a new log
I20260608 12:38:32.525453  3778 ts_tablet_manager.cc:1403] T 9149deada9fc44f5b7fd6a73a577d751 P b2f1b4ffcf7c499db86171da3024527a: Time spent bootstrapping tablet: real 0.118s	user 0.009s	sys 0.016s
I20260608 12:38:32.522913  3770 raft_consensus.cc:359] T 66eabf1bf9024d4ea011ed1e963f82f0 P e636c9885b464c0c96fcac9ed3136838 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f1b4ffcf7c499db86171da3024527a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36181 } } peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } } peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } }
I20260608 12:38:32.526600  3770 raft_consensus.cc:385] T 66eabf1bf9024d4ea011ed1e963f82f0 P e636c9885b464c0c96fcac9ed3136838 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:38:32.526966  3770 raft_consensus.cc:740] T 66eabf1bf9024d4ea011ed1e963f82f0 P e636c9885b464c0c96fcac9ed3136838 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e636c9885b464c0c96fcac9ed3136838, State: Initialized, Role: FOLLOWER
I20260608 12:38:32.528007  3770 consensus_queue.cc:260] T 66eabf1bf9024d4ea011ed1e963f82f0 P e636c9885b464c0c96fcac9ed3136838 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f1b4ffcf7c499db86171da3024527a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36181 } } peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } } peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } }
I20260608 12:38:32.529670  3773 tablet_bootstrap.cc:492] T 3dfb3c1b852d49f6b99c73fe6fa1508f P be4de5ea39f2427b8efe76d3e5240395: No bootstrap required, opened a new log
I20260608 12:38:32.530963  3773 ts_tablet_manager.cc:1403] T 3dfb3c1b852d49f6b99c73fe6fa1508f P be4de5ea39f2427b8efe76d3e5240395: Time spent bootstrapping tablet: real 0.027s	user 0.013s	sys 0.010s
I20260608 12:38:32.529670  3778 raft_consensus.cc:359] T 9149deada9fc44f5b7fd6a73a577d751 P b2f1b4ffcf7c499db86171da3024527a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } } peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } } peers { permanent_uuid: "b2f1b4ffcf7c499db86171da3024527a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36181 } }
I20260608 12:38:32.531441  3778 raft_consensus.cc:385] T 9149deada9fc44f5b7fd6a73a577d751 P b2f1b4ffcf7c499db86171da3024527a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:38:32.532734  3778 raft_consensus.cc:740] T 9149deada9fc44f5b7fd6a73a577d751 P b2f1b4ffcf7c499db86171da3024527a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2f1b4ffcf7c499db86171da3024527a, State: Initialized, Role: FOLLOWER
I20260608 12:38:32.533730  3778 consensus_queue.cc:260] T 9149deada9fc44f5b7fd6a73a577d751 P b2f1b4ffcf7c499db86171da3024527a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } } peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } } peers { permanent_uuid: "b2f1b4ffcf7c499db86171da3024527a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36181 } }
I20260608 12:38:32.534832  3773 raft_consensus.cc:359] T 3dfb3c1b852d49f6b99c73fe6fa1508f P be4de5ea39f2427b8efe76d3e5240395 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f1b4ffcf7c499db86171da3024527a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36181 } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } } peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } }
I20260608 12:38:32.535897  3773 raft_consensus.cc:385] T 3dfb3c1b852d49f6b99c73fe6fa1508f P be4de5ea39f2427b8efe76d3e5240395 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:38:32.536371  3773 raft_consensus.cc:740] T 3dfb3c1b852d49f6b99c73fe6fa1508f P be4de5ea39f2427b8efe76d3e5240395 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be4de5ea39f2427b8efe76d3e5240395, State: Initialized, Role: FOLLOWER
I20260608 12:38:32.537590  3772 tablet_bootstrap.cc:654] T cd2f474a3c7b45f0974146072ad5186a P 1341ece324714ad8a48ad3ec17c28073: Neither blocks nor log segments found. Creating new log.
I20260608 12:38:32.537575  3773 consensus_queue.cc:260] T 3dfb3c1b852d49f6b99c73fe6fa1508f P be4de5ea39f2427b8efe76d3e5240395 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f1b4ffcf7c499db86171da3024527a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36181 } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } } peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } }
I20260608 12:38:32.540216  3770 ts_tablet_manager.cc:1434] T 66eabf1bf9024d4ea011ed1e963f82f0 P e636c9885b464c0c96fcac9ed3136838: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.002s
I20260608 12:38:32.542156  3773 ts_tablet_manager.cc:1434] T 3dfb3c1b852d49f6b99c73fe6fa1508f P be4de5ea39f2427b8efe76d3e5240395: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.001s
I20260608 12:38:32.543090  3778 ts_tablet_manager.cc:1434] T 9149deada9fc44f5b7fd6a73a577d751 P b2f1b4ffcf7c499db86171da3024527a: Time spent starting tablet: real 0.017s	user 0.010s	sys 0.006s
I20260608 12:38:32.543542  3773 tablet_bootstrap.cc:492] T 66eabf1bf9024d4ea011ed1e963f82f0 P be4de5ea39f2427b8efe76d3e5240395: Bootstrap starting.
I20260608 12:38:32.543880  3763 heartbeater.cc:499] Master 127.0.107.254:33827 was elected leader, sending a full tablet report...
I20260608 12:38:32.544191  3777 raft_consensus.cc:493] T e35d2240f608472b9bdb2e5824c5d93a P be4de5ea39f2427b8efe76d3e5240395 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:38:32.544799  3777 raft_consensus.cc:515] T e35d2240f608472b9bdb2e5824c5d93a P be4de5ea39f2427b8efe76d3e5240395 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } } peers { permanent_uuid: "b2f1b4ffcf7c499db86171da3024527a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36181 } } peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } }
I20260608 12:38:32.549147  3574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e35d2240f608472b9bdb2e5824c5d93a" candidate_uuid: "be4de5ea39f2427b8efe76d3e5240395" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1341ece324714ad8a48ad3ec17c28073" is_pre_election: true
I20260608 12:38:32.550109  3574 raft_consensus.cc:2468] T e35d2240f608472b9bdb2e5824c5d93a P 1341ece324714ad8a48ad3ec17c28073 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate be4de5ea39f2427b8efe76d3e5240395 in term 0.
I20260608 12:38:32.549856  3770 tablet_bootstrap.cc:492] T cd2f474a3c7b45f0974146072ad5186a P e636c9885b464c0c96fcac9ed3136838: Bootstrap starting.
I20260608 12:38:32.553330  3392 leader_election.cc:304] T e35d2240f608472b9bdb2e5824c5d93a P be4de5ea39f2427b8efe76d3e5240395 [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: 1341ece324714ad8a48ad3ec17c28073, be4de5ea39f2427b8efe76d3e5240395; no voters: 
I20260608 12:38:32.554418  3665 raft_consensus.cc:2804] T e35d2240f608472b9bdb2e5824c5d93a P be4de5ea39f2427b8efe76d3e5240395 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:38:32.554862  3665 raft_consensus.cc:493] T e35d2240f608472b9bdb2e5824c5d93a P be4de5ea39f2427b8efe76d3e5240395 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:38:32.555230  3665 raft_consensus.cc:3060] T e35d2240f608472b9bdb2e5824c5d93a P be4de5ea39f2427b8efe76d3e5240395 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:38:32.559237  3778 tablet_bootstrap.cc:492] T cd2f474a3c7b45f0974146072ad5186a P b2f1b4ffcf7c499db86171da3024527a: Bootstrap starting.
I20260608 12:38:32.559556  3773 tablet_bootstrap.cc:654] T 66eabf1bf9024d4ea011ed1e963f82f0 P be4de5ea39f2427b8efe76d3e5240395: Neither blocks nor log segments found. Creating new log.
I20260608 12:38:32.562258  3777 leader_election.cc:290] T e35d2240f608472b9bdb2e5824c5d93a P be4de5ea39f2427b8efe76d3e5240395 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1341ece324714ad8a48ad3ec17c28073 (127.0.107.195:38755), b2f1b4ffcf7c499db86171da3024527a (127.0.107.196:36181)
I20260608 12:38:32.573866  3665 raft_consensus.cc:515] T e35d2240f608472b9bdb2e5824c5d93a P be4de5ea39f2427b8efe76d3e5240395 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } } peers { permanent_uuid: "b2f1b4ffcf7c499db86171da3024527a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36181 } } peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } }
I20260608 12:38:32.582821  3574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e35d2240f608472b9bdb2e5824c5d93a" candidate_uuid: "be4de5ea39f2427b8efe76d3e5240395" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1341ece324714ad8a48ad3ec17c28073"
I20260608 12:38:32.583463  3778 tablet_bootstrap.cc:654] T cd2f474a3c7b45f0974146072ad5186a P b2f1b4ffcf7c499db86171da3024527a: Neither blocks nor log segments found. Creating new log.
I20260608 12:38:32.583674  3574 raft_consensus.cc:3060] T e35d2240f608472b9bdb2e5824c5d93a P 1341ece324714ad8a48ad3ec17c28073 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:38:32.586207  3665 leader_election.cc:290] T e35d2240f608472b9bdb2e5824c5d93a P be4de5ea39f2427b8efe76d3e5240395 [CANDIDATE]: Term 1 election: Requested vote from peers 1341ece324714ad8a48ad3ec17c28073 (127.0.107.195:38755), b2f1b4ffcf7c499db86171da3024527a (127.0.107.196:36181)
I20260608 12:38:32.586802  3770 tablet_bootstrap.cc:654] T cd2f474a3c7b45f0974146072ad5186a P e636c9885b464c0c96fcac9ed3136838: Neither blocks nor log segments found. Creating new log.
I20260608 12:38:32.586207  3773 tablet_bootstrap.cc:492] T 66eabf1bf9024d4ea011ed1e963f82f0 P be4de5ea39f2427b8efe76d3e5240395: No bootstrap required, opened a new log
I20260608 12:38:32.591898  3773 ts_tablet_manager.cc:1403] T 66eabf1bf9024d4ea011ed1e963f82f0 P be4de5ea39f2427b8efe76d3e5240395: Time spent bootstrapping tablet: real 0.049s	user 0.011s	sys 0.011s
I20260608 12:38:32.593250  3665 raft_consensus.cc:493] T 9149deada9fc44f5b7fd6a73a577d751 P be4de5ea39f2427b8efe76d3e5240395 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:38:32.593906  3665 raft_consensus.cc:515] T 9149deada9fc44f5b7fd6a73a577d751 P be4de5ea39f2427b8efe76d3e5240395 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } } peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } } peers { permanent_uuid: "b2f1b4ffcf7c499db86171da3024527a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36181 } }
I20260608 12:38:32.596725  3665 leader_election.cc:290] T 9149deada9fc44f5b7fd6a73a577d751 P be4de5ea39f2427b8efe76d3e5240395 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e636c9885b464c0c96fcac9ed3136838 (127.0.107.194:38581), b2f1b4ffcf7c499db86171da3024527a (127.0.107.196:36181)
I20260608 12:38:32.591346  3325 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 425cecf3a7334715a3586e4211f779cb: range_aware_rebalance_new_range [id=b83d14a9ebc94611ac00a0a216bc2a26] alter complete (version 0)
I20260608 12:38:32.597740  3773 raft_consensus.cc:359] T 66eabf1bf9024d4ea011ed1e963f82f0 P be4de5ea39f2427b8efe76d3e5240395 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f1b4ffcf7c499db86171da3024527a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36181 } } peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } } peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } }
I20260608 12:38:32.598873  3773 raft_consensus.cc:385] T 66eabf1bf9024d4ea011ed1e963f82f0 P be4de5ea39f2427b8efe76d3e5240395 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:38:32.599273  3773 raft_consensus.cc:740] T 66eabf1bf9024d4ea011ed1e963f82f0 P be4de5ea39f2427b8efe76d3e5240395 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be4de5ea39f2427b8efe76d3e5240395, State: Initialized, Role: FOLLOWER
I20260608 12:38:32.605386  3500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9149deada9fc44f5b7fd6a73a577d751" candidate_uuid: "be4de5ea39f2427b8efe76d3e5240395" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e636c9885b464c0c96fcac9ed3136838" is_pre_election: true
I20260608 12:38:32.600297  3773 consensus_queue.cc:260] T 66eabf1bf9024d4ea011ed1e963f82f0 P be4de5ea39f2427b8efe76d3e5240395 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f1b4ffcf7c499db86171da3024527a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36181 } } peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } } peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } }
I20260608 12:38:32.606197  3500 raft_consensus.cc:2468] T 9149deada9fc44f5b7fd6a73a577d751 P e636c9885b464c0c96fcac9ed3136838 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate be4de5ea39f2427b8efe76d3e5240395 in term 0.
I20260608 12:38:32.610193  3391 leader_election.cc:304] T 9149deada9fc44f5b7fd6a73a577d751 P be4de5ea39f2427b8efe76d3e5240395 [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: be4de5ea39f2427b8efe76d3e5240395, e636c9885b464c0c96fcac9ed3136838; no voters: 
I20260608 12:38:32.611204  3773 ts_tablet_manager.cc:1434] T 66eabf1bf9024d4ea011ed1e963f82f0 P be4de5ea39f2427b8efe76d3e5240395: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.005s
I20260608 12:38:32.611697  3665 raft_consensus.cc:2804] T 9149deada9fc44f5b7fd6a73a577d751 P be4de5ea39f2427b8efe76d3e5240395 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:38:32.612243  3665 raft_consensus.cc:493] T 9149deada9fc44f5b7fd6a73a577d751 P be4de5ea39f2427b8efe76d3e5240395 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:38:32.612388  3773 tablet_bootstrap.cc:492] T 8cd0d3d5dff54d2cbe62685a0d361e9e P be4de5ea39f2427b8efe76d3e5240395: Bootstrap starting.
I20260608 12:38:32.610638  3770 tablet_bootstrap.cc:492] T cd2f474a3c7b45f0974146072ad5186a P e636c9885b464c0c96fcac9ed3136838: No bootstrap required, opened a new log
I20260608 12:38:32.612805  3665 raft_consensus.cc:3060] T 9149deada9fc44f5b7fd6a73a577d751 P be4de5ea39f2427b8efe76d3e5240395 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:38:32.613057  3770 ts_tablet_manager.cc:1403] T cd2f474a3c7b45f0974146072ad5186a P e636c9885b464c0c96fcac9ed3136838: Time spent bootstrapping tablet: real 0.064s	user 0.010s	sys 0.008s
I20260608 12:38:32.616827  3770 raft_consensus.cc:359] T cd2f474a3c7b45f0974146072ad5186a P e636c9885b464c0c96fcac9ed3136838 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f1b4ffcf7c499db86171da3024527a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36181 } } peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } }
I20260608 12:38:32.617612  3770 raft_consensus.cc:385] T cd2f474a3c7b45f0974146072ad5186a P e636c9885b464c0c96fcac9ed3136838 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:38:32.617955  3770 raft_consensus.cc:740] T cd2f474a3c7b45f0974146072ad5186a P e636c9885b464c0c96fcac9ed3136838 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e636c9885b464c0c96fcac9ed3136838, State: Initialized, Role: FOLLOWER
I20260608 12:38:32.621366  3665 raft_consensus.cc:515] T 9149deada9fc44f5b7fd6a73a577d751 P be4de5ea39f2427b8efe76d3e5240395 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } } peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } } peers { permanent_uuid: "b2f1b4ffcf7c499db86171da3024527a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36181 } }
I20260608 12:38:32.627012  3773 tablet_bootstrap.cc:654] T 8cd0d3d5dff54d2cbe62685a0d361e9e P be4de5ea39f2427b8efe76d3e5240395: Neither blocks nor log segments found. Creating new log.
I20260608 12:38:32.628473  3500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9149deada9fc44f5b7fd6a73a577d751" candidate_uuid: "be4de5ea39f2427b8efe76d3e5240395" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e636c9885b464c0c96fcac9ed3136838"
I20260608 12:38:32.629606  3500 raft_consensus.cc:3060] T 9149deada9fc44f5b7fd6a73a577d751 P e636c9885b464c0c96fcac9ed3136838 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:38:32.630175  3770 consensus_queue.cc:260] T cd2f474a3c7b45f0974146072ad5186a P e636c9885b464c0c96fcac9ed3136838 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f1b4ffcf7c499db86171da3024527a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36181 } } peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } }
I20260608 12:38:32.634852  3770 ts_tablet_manager.cc:1434] T cd2f474a3c7b45f0974146072ad5186a P e636c9885b464c0c96fcac9ed3136838: Time spent starting tablet: real 0.021s	user 0.008s	sys 0.000s
I20260608 12:38:32.630146  3574 raft_consensus.cc:2468] T e35d2240f608472b9bdb2e5824c5d93a P 1341ece324714ad8a48ad3ec17c28073 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be4de5ea39f2427b8efe76d3e5240395 in term 1.
I20260608 12:38:32.636408  3770 tablet_bootstrap.cc:492] T 0894d2abfef54f558bb2702ec342965e P e636c9885b464c0c96fcac9ed3136838: Bootstrap starting.
I20260608 12:38:32.636960  3392 leader_election.cc:304] T e35d2240f608472b9bdb2e5824c5d93a P be4de5ea39f2427b8efe76d3e5240395 [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: 1341ece324714ad8a48ad3ec17c28073, be4de5ea39f2427b8efe76d3e5240395; no voters: 
I20260608 12:38:32.638062  3635 raft_consensus.cc:2804] T e35d2240f608472b9bdb2e5824c5d93a P be4de5ea39f2427b8efe76d3e5240395 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:38:32.632023  3777 raft_consensus.cc:493] T 3dfb3c1b852d49f6b99c73fe6fa1508f P be4de5ea39f2427b8efe76d3e5240395 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:38:32.639328  3777 raft_consensus.cc:515] T 3dfb3c1b852d49f6b99c73fe6fa1508f P be4de5ea39f2427b8efe76d3e5240395 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f1b4ffcf7c499db86171da3024527a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36181 } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } } peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } }
I20260608 12:38:32.642699  3777 leader_election.cc:290] T 3dfb3c1b852d49f6b99c73fe6fa1508f P be4de5ea39f2427b8efe76d3e5240395 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b2f1b4ffcf7c499db86171da3024527a (127.0.107.196:36181), 1341ece324714ad8a48ad3ec17c28073 (127.0.107.195:38755)
I20260608 12:38:32.646188  3738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e35d2240f608472b9bdb2e5824c5d93a" candidate_uuid: "be4de5ea39f2427b8efe76d3e5240395" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2f1b4ffcf7c499db86171da3024527a" is_pre_election: true
I20260608 12:38:32.646202  3770 tablet_bootstrap.cc:654] T 0894d2abfef54f558bb2702ec342965e P e636c9885b464c0c96fcac9ed3136838: Neither blocks nor log segments found. Creating new log.
W20260608 12:38:32.648422  3391 leader_election.cc:343] T e35d2240f608472b9bdb2e5824c5d93a P be4de5ea39f2427b8efe76d3e5240395 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b2f1b4ffcf7c499db86171da3024527a (127.0.107.196:36181): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:38:32.651190  3737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9149deada9fc44f5b7fd6a73a577d751" candidate_uuid: "be4de5ea39f2427b8efe76d3e5240395" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2f1b4ffcf7c499db86171da3024527a" is_pre_election: true
I20260608 12:38:32.657042  3737 raft_consensus.cc:2468] T 9149deada9fc44f5b7fd6a73a577d751 P b2f1b4ffcf7c499db86171da3024527a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate be4de5ea39f2427b8efe76d3e5240395 in term 0.
I20260608 12:38:32.652554  3736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3dfb3c1b852d49f6b99c73fe6fa1508f" candidate_uuid: "be4de5ea39f2427b8efe76d3e5240395" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2f1b4ffcf7c499db86171da3024527a" is_pre_election: true
I20260608 12:38:32.659108  3773 tablet_bootstrap.cc:492] T 8cd0d3d5dff54d2cbe62685a0d361e9e P be4de5ea39f2427b8efe76d3e5240395: No bootstrap required, opened a new log
I20260608 12:38:32.653458  3574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3dfb3c1b852d49f6b99c73fe6fa1508f" candidate_uuid: "be4de5ea39f2427b8efe76d3e5240395" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1341ece324714ad8a48ad3ec17c28073" is_pre_election: true
I20260608 12:38:32.654665  3778 tablet_bootstrap.cc:492] T cd2f474a3c7b45f0974146072ad5186a P b2f1b4ffcf7c499db86171da3024527a: No bootstrap required, opened a new log
I20260608 12:38:32.655658  3738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e35d2240f608472b9bdb2e5824c5d93a" candidate_uuid: "be4de5ea39f2427b8efe76d3e5240395" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2f1b4ffcf7c499db86171da3024527a"
I20260608 12:38:32.659742  3770 tablet_bootstrap.cc:492] T 0894d2abfef54f558bb2702ec342965e P e636c9885b464c0c96fcac9ed3136838: No bootstrap required, opened a new log
I20260608 12:38:32.659925  3773 ts_tablet_manager.cc:1403] T 8cd0d3d5dff54d2cbe62685a0d361e9e P be4de5ea39f2427b8efe76d3e5240395: Time spent bootstrapping tablet: real 0.048s	user 0.013s	sys 0.008s
I20260608 12:38:32.659981  3778 ts_tablet_manager.cc:1403] T cd2f474a3c7b45f0974146072ad5186a P b2f1b4ffcf7c499db86171da3024527a: Time spent bootstrapping tablet: real 0.101s	user 0.023s	sys 0.016s
I20260608 12:38:32.663375  3772 tablet_bootstrap.cc:492] T cd2f474a3c7b45f0974146072ad5186a P 1341ece324714ad8a48ad3ec17c28073: No bootstrap required, opened a new log
I20260608 12:38:32.664108  3772 ts_tablet_manager.cc:1403] T cd2f474a3c7b45f0974146072ad5186a P 1341ece324714ad8a48ad3ec17c28073: Time spent bootstrapping tablet: real 0.147s	user 0.020s	sys 0.009s
I20260608 12:38:32.638031  3500 raft_consensus.cc:2468] T 9149deada9fc44f5b7fd6a73a577d751 P e636c9885b464c0c96fcac9ed3136838 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be4de5ea39f2427b8efe76d3e5240395 in term 1.
I20260608 12:38:32.660281  3770 ts_tablet_manager.cc:1403] T 0894d2abfef54f558bb2702ec342965e P e636c9885b464c0c96fcac9ed3136838: Time spent bootstrapping tablet: real 0.024s	user 0.013s	sys 0.000s
I20260608 12:38:32.668888  3635 raft_consensus.cc:697] T e35d2240f608472b9bdb2e5824c5d93a P be4de5ea39f2427b8efe76d3e5240395 [term 1 LEADER]: Becoming Leader. State: Replica: be4de5ea39f2427b8efe76d3e5240395, State: Running, Role: LEADER
I20260608 12:38:32.660667  3574 raft_consensus.cc:2468] T 3dfb3c1b852d49f6b99c73fe6fa1508f P 1341ece324714ad8a48ad3ec17c28073 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate be4de5ea39f2427b8efe76d3e5240395 in term 0.
W20260608 12:38:32.659512  3391 leader_election.cc:343] T 3dfb3c1b852d49f6b99c73fe6fa1508f P be4de5ea39f2427b8efe76d3e5240395 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b2f1b4ffcf7c499db86171da3024527a (127.0.107.196:36181): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:38:32.668402  3773 raft_consensus.cc:359] T 8cd0d3d5dff54d2cbe62685a0d361e9e P be4de5ea39f2427b8efe76d3e5240395 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f1b4ffcf7c499db86171da3024527a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36181 } } peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } }
I20260608 12:38:32.670305  3773 raft_consensus.cc:385] T 8cd0d3d5dff54d2cbe62685a0d361e9e P be4de5ea39f2427b8efe76d3e5240395 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:38:32.670473  3391 leader_election.cc:304] T 9149deada9fc44f5b7fd6a73a577d751 P be4de5ea39f2427b8efe76d3e5240395 [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: be4de5ea39f2427b8efe76d3e5240395, e636c9885b464c0c96fcac9ed3136838; no voters: 
I20260608 12:38:32.671262  3392 leader_election.cc:304] T 3dfb3c1b852d49f6b99c73fe6fa1508f P be4de5ea39f2427b8efe76d3e5240395 [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: 1341ece324714ad8a48ad3ec17c28073, be4de5ea39f2427b8efe76d3e5240395; no voters: b2f1b4ffcf7c499db86171da3024527a
W20260608 12:38:32.671675  3391 leader_election.cc:343] T e35d2240f608472b9bdb2e5824c5d93a P be4de5ea39f2427b8efe76d3e5240395 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b2f1b4ffcf7c499db86171da3024527a (127.0.107.196:36181): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:38:32.671337  3770 raft_consensus.cc:359] T 0894d2abfef54f558bb2702ec342965e P e636c9885b464c0c96fcac9ed3136838 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f1b4ffcf7c499db86171da3024527a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36181 } } peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } }
I20260608 12:38:32.672263  3770 raft_consensus.cc:385] T 0894d2abfef54f558bb2702ec342965e P e636c9885b464c0c96fcac9ed3136838 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:38:32.672581  3770 raft_consensus.cc:740] T 0894d2abfef54f558bb2702ec342965e P e636c9885b464c0c96fcac9ed3136838 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e636c9885b464c0c96fcac9ed3136838, State: Initialized, Role: FOLLOWER
I20260608 12:38:32.672848  3777 raft_consensus.cc:2804] T 9149deada9fc44f5b7fd6a73a577d751 P be4de5ea39f2427b8efe76d3e5240395 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:38:32.669749  3635 consensus_queue.cc:237] T e35d2240f608472b9bdb2e5824c5d93a P be4de5ea39f2427b8efe76d3e5240395 [LEADER]: Queue going to LEADER mode. State: All 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: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } } peers { permanent_uuid: "b2f1b4ffcf7c499db86171da3024527a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36181 } } peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } }
I20260608 12:38:32.668234  3778 raft_consensus.cc:359] T cd2f474a3c7b45f0974146072ad5186a P b2f1b4ffcf7c499db86171da3024527a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f1b4ffcf7c499db86171da3024527a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36181 } } peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } }
I20260608 12:38:32.670928  3773 raft_consensus.cc:740] T 8cd0d3d5dff54d2cbe62685a0d361e9e P be4de5ea39f2427b8efe76d3e5240395 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be4de5ea39f2427b8efe76d3e5240395, State: Initialized, Role: FOLLOWER
I20260608 12:38:32.674434  3665 leader_election.cc:290] T 9149deada9fc44f5b7fd6a73a577d751 P be4de5ea39f2427b8efe76d3e5240395 [CANDIDATE]: Term 1 election: Requested vote from peers e636c9885b464c0c96fcac9ed3136838 (127.0.107.194:38581), b2f1b4ffcf7c499db86171da3024527a (127.0.107.196:36181)
I20260608 12:38:32.675102  3738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9149deada9fc44f5b7fd6a73a577d751" candidate_uuid: "be4de5ea39f2427b8efe76d3e5240395" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2f1b4ffcf7c499db86171da3024527a"
I20260608 12:38:32.675746  3738 raft_consensus.cc:3060] T 9149deada9fc44f5b7fd6a73a577d751 P b2f1b4ffcf7c499db86171da3024527a [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:38:32.677325  3770 consensus_queue.cc:260] T 0894d2abfef54f558bb2702ec342965e P e636c9885b464c0c96fcac9ed3136838 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f1b4ffcf7c499db86171da3024527a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36181 } } peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } }
I20260608 12:38:32.677337  3773 consensus_queue.cc:260] T 8cd0d3d5dff54d2cbe62685a0d361e9e P be4de5ea39f2427b8efe76d3e5240395 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f1b4ffcf7c499db86171da3024527a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36181 } } peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } }
I20260608 12:38:32.679289  3772 raft_consensus.cc:359] T cd2f474a3c7b45f0974146072ad5186a P 1341ece324714ad8a48ad3ec17c28073 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f1b4ffcf7c499db86171da3024527a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36181 } } peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } }
I20260608 12:38:32.680100  3772 raft_consensus.cc:385] T cd2f474a3c7b45f0974146072ad5186a P 1341ece324714ad8a48ad3ec17c28073 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:38:32.680456  3772 raft_consensus.cc:740] T cd2f474a3c7b45f0974146072ad5186a P 1341ece324714ad8a48ad3ec17c28073 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1341ece324714ad8a48ad3ec17c28073, State: Initialized, Role: FOLLOWER
I20260608 12:38:32.681176  3778 raft_consensus.cc:385] T cd2f474a3c7b45f0974146072ad5186a P b2f1b4ffcf7c499db86171da3024527a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:38:32.681409  3773 ts_tablet_manager.cc:1434] T 8cd0d3d5dff54d2cbe62685a0d361e9e P be4de5ea39f2427b8efe76d3e5240395: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.003s
I20260608 12:38:32.681671  3778 raft_consensus.cc:740] T cd2f474a3c7b45f0974146072ad5186a P b2f1b4ffcf7c499db86171da3024527a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2f1b4ffcf7c499db86171da3024527a, State: Initialized, Role: FOLLOWER
I20260608 12:38:32.683298  3773 tablet_bootstrap.cc:492] T c3a7cdbee1ff4261ba87d23cd9c459f5 P be4de5ea39f2427b8efe76d3e5240395: Bootstrap starting.
I20260608 12:38:32.684541  3770 ts_tablet_manager.cc:1434] T 0894d2abfef54f558bb2702ec342965e P e636c9885b464c0c96fcac9ed3136838: Time spent starting tablet: real 0.017s	user 0.009s	sys 0.000s
I20260608 12:38:32.685676  3770 tablet_bootstrap.cc:492] T c3a7cdbee1ff4261ba87d23cd9c459f5 P e636c9885b464c0c96fcac9ed3136838: Bootstrap starting.
I20260608 12:38:32.686110  3738 raft_consensus.cc:2468] T 9149deada9fc44f5b7fd6a73a577d751 P b2f1b4ffcf7c499db86171da3024527a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be4de5ea39f2427b8efe76d3e5240395 in term 1.
I20260608 12:38:32.687378  3778 consensus_queue.cc:260] T cd2f474a3c7b45f0974146072ad5186a P b2f1b4ffcf7c499db86171da3024527a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f1b4ffcf7c499db86171da3024527a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36181 } } peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } }
I20260608 12:38:32.693430  3770 tablet_bootstrap.cc:654] T c3a7cdbee1ff4261ba87d23cd9c459f5 P e636c9885b464c0c96fcac9ed3136838: Neither blocks nor log segments found. Creating new log.
I20260608 12:38:32.673677  3791 raft_consensus.cc:2804] T 3dfb3c1b852d49f6b99c73fe6fa1508f P be4de5ea39f2427b8efe76d3e5240395 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:38:32.696148  3791 raft_consensus.cc:493] T 3dfb3c1b852d49f6b99c73fe6fa1508f P be4de5ea39f2427b8efe76d3e5240395 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:38:32.696652  3791 raft_consensus.cc:3060] T 3dfb3c1b852d49f6b99c73fe6fa1508f P be4de5ea39f2427b8efe76d3e5240395 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:38:32.681282  3772 consensus_queue.cc:260] T cd2f474a3c7b45f0974146072ad5186a P 1341ece324714ad8a48ad3ec17c28073 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f1b4ffcf7c499db86171da3024527a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36181 } } peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } }
I20260608 12:38:32.697894  3778 ts_tablet_manager.cc:1434] T cd2f474a3c7b45f0974146072ad5186a P b2f1b4ffcf7c499db86171da3024527a: Time spent starting tablet: real 0.034s	user 0.009s	sys 0.003s
I20260608 12:38:32.698992  3778 tablet_bootstrap.cc:492] T 66eabf1bf9024d4ea011ed1e963f82f0 P b2f1b4ffcf7c499db86171da3024527a: Bootstrap starting.
I20260608 12:38:32.701637  3772 ts_tablet_manager.cc:1434] T cd2f474a3c7b45f0974146072ad5186a P 1341ece324714ad8a48ad3ec17c28073: Time spent starting tablet: real 0.037s	user 0.008s	sys 0.000s
I20260608 12:38:32.724412  3772 tablet_bootstrap.cc:492] T 0894d2abfef54f558bb2702ec342965e P 1341ece324714ad8a48ad3ec17c28073: Bootstrap starting.
I20260608 12:38:32.734458  3773 tablet_bootstrap.cc:654] T c3a7cdbee1ff4261ba87d23cd9c459f5 P be4de5ea39f2427b8efe76d3e5240395: Neither blocks nor log segments found. Creating new log.
I20260608 12:38:32.737964  3770 tablet_bootstrap.cc:492] T c3a7cdbee1ff4261ba87d23cd9c459f5 P e636c9885b464c0c96fcac9ed3136838: No bootstrap required, opened a new log
I20260608 12:38:32.738418  3325 catalog_manager.cc:5696] T e35d2240f608472b9bdb2e5824c5d93a P be4de5ea39f2427b8efe76d3e5240395 reported cstate change: term changed from 0 to 1, leader changed from <none> to be4de5ea39f2427b8efe76d3e5240395 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "be4de5ea39f2427b8efe76d3e5240395" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b2f1b4ffcf7c499db86171da3024527a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36181 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } health_report { overall_health: HEALTHY } } }
I20260608 12:38:32.739454  3777 raft_consensus.cc:697] T 9149deada9fc44f5b7fd6a73a577d751 P be4de5ea39f2427b8efe76d3e5240395 [term 1 LEADER]: Becoming Leader. State: Replica: be4de5ea39f2427b8efe76d3e5240395, State: Running, Role: LEADER
I20260608 12:38:32.740903  3674 raft_consensus.cc:493] T 0894d2abfef54f558bb2702ec342965e P e636c9885b464c0c96fcac9ed3136838 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:38:32.743497  3770 ts_tablet_manager.cc:1403] T c3a7cdbee1ff4261ba87d23cd9c459f5 P e636c9885b464c0c96fcac9ed3136838: Time spent bootstrapping tablet: real 0.058s	user 0.015s	sys 0.004s
I20260608 12:38:32.744171  3674 raft_consensus.cc:515] T 0894d2abfef54f558bb2702ec342965e P e636c9885b464c0c96fcac9ed3136838 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f1b4ffcf7c499db86171da3024527a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36181 } } peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } }
I20260608 12:38:32.746035  3777 consensus_queue.cc:237] T 9149deada9fc44f5b7fd6a73a577d751 P be4de5ea39f2427b8efe76d3e5240395 [LEADER]: Queue going to LEADER mode. State: All 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: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } } peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } } peers { permanent_uuid: "b2f1b4ffcf7c499db86171da3024527a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36181 } }
I20260608 12:38:32.751504  3770 raft_consensus.cc:359] T c3a7cdbee1ff4261ba87d23cd9c459f5 P e636c9885b464c0c96fcac9ed3136838 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f1b4ffcf7c499db86171da3024527a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36181 } } peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } } peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } }
I20260608 12:38:32.752377  3770 raft_consensus.cc:385] T c3a7cdbee1ff4261ba87d23cd9c459f5 P e636c9885b464c0c96fcac9ed3136838 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:38:32.752740  3770 raft_consensus.cc:740] T c3a7cdbee1ff4261ba87d23cd9c459f5 P e636c9885b464c0c96fcac9ed3136838 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e636c9885b464c0c96fcac9ed3136838, State: Initialized, Role: FOLLOWER
I20260608 12:38:32.754230  3778 tablet_bootstrap.cc:654] T 66eabf1bf9024d4ea011ed1e963f82f0 P b2f1b4ffcf7c499db86171da3024527a: Neither blocks nor log segments found. Creating new log.
I20260608 12:38:32.759410  3674 leader_election.cc:290] T 0894d2abfef54f558bb2702ec342965e P e636c9885b464c0c96fcac9ed3136838 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b2f1b4ffcf7c499db86171da3024527a (127.0.107.196:36181), 1341ece324714ad8a48ad3ec17c28073 (127.0.107.195:38755)
I20260608 12:38:32.760058  3770 consensus_queue.cc:260] T c3a7cdbee1ff4261ba87d23cd9c459f5 P e636c9885b464c0c96fcac9ed3136838 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f1b4ffcf7c499db86171da3024527a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36181 } } peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } } peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } }
I20260608 12:38:32.762295  3576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0894d2abfef54f558bb2702ec342965e" candidate_uuid: "e636c9885b464c0c96fcac9ed3136838" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1341ece324714ad8a48ad3ec17c28073" is_pre_election: true
W20260608 12:38:32.767127  3467 leader_election.cc:343] T 0894d2abfef54f558bb2702ec342965e P e636c9885b464c0c96fcac9ed3136838 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1341ece324714ad8a48ad3ec17c28073 (127.0.107.195:38755): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:38:32.772603  3770 ts_tablet_manager.cc:1434] T c3a7cdbee1ff4261ba87d23cd9c459f5 P e636c9885b464c0c96fcac9ed3136838: Time spent starting tablet: real 0.028s	user 0.005s	sys 0.004s
I20260608 12:38:32.787899  3772 tablet_bootstrap.cc:654] T 0894d2abfef54f558bb2702ec342965e P 1341ece324714ad8a48ad3ec17c28073: Neither blocks nor log segments found. Creating new log.
I20260608 12:38:32.799351  3773 tablet_bootstrap.cc:492] T c3a7cdbee1ff4261ba87d23cd9c459f5 P be4de5ea39f2427b8efe76d3e5240395: No bootstrap required, opened a new log
I20260608 12:38:32.800498  3773 ts_tablet_manager.cc:1403] T c3a7cdbee1ff4261ba87d23cd9c459f5 P be4de5ea39f2427b8efe76d3e5240395: Time spent bootstrapping tablet: real 0.117s	user 0.011s	sys 0.011s
I20260608 12:38:32.804593  3773 raft_consensus.cc:359] T c3a7cdbee1ff4261ba87d23cd9c459f5 P be4de5ea39f2427b8efe76d3e5240395 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f1b4ffcf7c499db86171da3024527a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36181 } } peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } } peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } }
I20260608 12:38:32.805455  3773 raft_consensus.cc:385] T c3a7cdbee1ff4261ba87d23cd9c459f5 P be4de5ea39f2427b8efe76d3e5240395 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:38:32.805845  3773 raft_consensus.cc:740] T c3a7cdbee1ff4261ba87d23cd9c459f5 P be4de5ea39f2427b8efe76d3e5240395 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be4de5ea39f2427b8efe76d3e5240395, State: Initialized, Role: FOLLOWER
I20260608 12:38:32.825642  3778 tablet_bootstrap.cc:492] T 66eabf1bf9024d4ea011ed1e963f82f0 P b2f1b4ffcf7c499db86171da3024527a: No bootstrap required, opened a new log
I20260608 12:38:32.839883  3778 ts_tablet_manager.cc:1403] T 66eabf1bf9024d4ea011ed1e963f82f0 P b2f1b4ffcf7c499db86171da3024527a: Time spent bootstrapping tablet: real 0.141s	user 0.024s	sys 0.019s
I20260608 12:38:32.806741  3791 raft_consensus.cc:515] T 3dfb3c1b852d49f6b99c73fe6fa1508f P be4de5ea39f2427b8efe76d3e5240395 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f1b4ffcf7c499db86171da3024527a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36181 } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } } peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } }
I20260608 12:38:32.840322  3773 consensus_queue.cc:260] T c3a7cdbee1ff4261ba87d23cd9c459f5 P be4de5ea39f2427b8efe76d3e5240395 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f1b4ffcf7c499db86171da3024527a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36181 } } peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } } peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } }
I20260608 12:38:32.843675  3325 catalog_manager.cc:5696] T 9149deada9fc44f5b7fd6a73a577d751 P be4de5ea39f2427b8efe76d3e5240395 reported cstate change: term changed from 0 to 1, leader changed from <none> to be4de5ea39f2427b8efe76d3e5240395 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "be4de5ea39f2427b8efe76d3e5240395" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b2f1b4ffcf7c499db86171da3024527a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36181 } health_report { overall_health: UNKNOWN } } }
I20260608 12:38:32.844508  3778 raft_consensus.cc:359] T 66eabf1bf9024d4ea011ed1e963f82f0 P b2f1b4ffcf7c499db86171da3024527a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f1b4ffcf7c499db86171da3024527a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36181 } } peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } } peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } }
I20260608 12:38:32.844791  3738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3dfb3c1b852d49f6b99c73fe6fa1508f" candidate_uuid: "be4de5ea39f2427b8efe76d3e5240395" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2f1b4ffcf7c499db86171da3024527a"
I20260608 12:38:32.845237  3778 raft_consensus.cc:385] T 66eabf1bf9024d4ea011ed1e963f82f0 P b2f1b4ffcf7c499db86171da3024527a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:38:32.846266  3576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3dfb3c1b852d49f6b99c73fe6fa1508f" candidate_uuid: "be4de5ea39f2427b8efe76d3e5240395" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1341ece324714ad8a48ad3ec17c28073"
W20260608 12:38:32.846423  3391 leader_election.cc:343] T 3dfb3c1b852d49f6b99c73fe6fa1508f P be4de5ea39f2427b8efe76d3e5240395 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b2f1b4ffcf7c499db86171da3024527a (127.0.107.196:36181): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:38:32.846957  3576 raft_consensus.cc:3060] T 3dfb3c1b852d49f6b99c73fe6fa1508f P 1341ece324714ad8a48ad3ec17c28073 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:38:32.850705  3773 ts_tablet_manager.cc:1434] T c3a7cdbee1ff4261ba87d23cd9c459f5 P be4de5ea39f2427b8efe76d3e5240395: Time spent starting tablet: real 0.049s	user 0.009s	sys 0.000s
I20260608 12:38:32.852420  3791 leader_election.cc:290] T 3dfb3c1b852d49f6b99c73fe6fa1508f P be4de5ea39f2427b8efe76d3e5240395 [CANDIDATE]: Term 1 election: Requested vote from peers b2f1b4ffcf7c499db86171da3024527a (127.0.107.196:36181), 1341ece324714ad8a48ad3ec17c28073 (127.0.107.195:38755)
I20260608 12:38:32.852485  3738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0894d2abfef54f558bb2702ec342965e" candidate_uuid: "e636c9885b464c0c96fcac9ed3136838" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2f1b4ffcf7c499db86171da3024527a" is_pre_election: true
I20260608 12:38:32.845600  3778 raft_consensus.cc:740] T 66eabf1bf9024d4ea011ed1e963f82f0 P b2f1b4ffcf7c499db86171da3024527a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2f1b4ffcf7c499db86171da3024527a, State: Initialized, Role: FOLLOWER
W20260608 12:38:32.854674  3466 leader_election.cc:343] T 0894d2abfef54f558bb2702ec342965e P e636c9885b464c0c96fcac9ed3136838 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b2f1b4ffcf7c499db86171da3024527a (127.0.107.196:36181): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:38:32.855273  3466 leader_election.cc:304] T 0894d2abfef54f558bb2702ec342965e P e636c9885b464c0c96fcac9ed3136838 [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: e636c9885b464c0c96fcac9ed3136838; no voters: 1341ece324714ad8a48ad3ec17c28073, b2f1b4ffcf7c499db86171da3024527a
I20260608 12:38:32.856732  3626 raft_consensus.cc:2749] T 0894d2abfef54f558bb2702ec342965e P e636c9885b464c0c96fcac9ed3136838 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:38:32.855226  3772 tablet_bootstrap.cc:492] T 0894d2abfef54f558bb2702ec342965e P 1341ece324714ad8a48ad3ec17c28073: No bootstrap required, opened a new log
I20260608 12:38:32.855487  3778 consensus_queue.cc:260] T 66eabf1bf9024d4ea011ed1e963f82f0 P b2f1b4ffcf7c499db86171da3024527a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f1b4ffcf7c499db86171da3024527a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36181 } } peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } } peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } }
I20260608 12:38:32.861011  3576 raft_consensus.cc:2468] T 3dfb3c1b852d49f6b99c73fe6fa1508f P 1341ece324714ad8a48ad3ec17c28073 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be4de5ea39f2427b8efe76d3e5240395 in term 1.
I20260608 12:38:32.858642  3772 ts_tablet_manager.cc:1403] T 0894d2abfef54f558bb2702ec342965e P 1341ece324714ad8a48ad3ec17c28073: Time spent bootstrapping tablet: real 0.135s	user 0.013s	sys 0.022s
I20260608 12:38:32.862650  3392 leader_election.cc:304] T 3dfb3c1b852d49f6b99c73fe6fa1508f P be4de5ea39f2427b8efe76d3e5240395 [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: 1341ece324714ad8a48ad3ec17c28073, be4de5ea39f2427b8efe76d3e5240395; no voters: b2f1b4ffcf7c499db86171da3024527a
I20260608 12:38:32.863933  3791 raft_consensus.cc:2804] T 3dfb3c1b852d49f6b99c73fe6fa1508f P be4de5ea39f2427b8efe76d3e5240395 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:38:32.864518  3791 raft_consensus.cc:697] T 3dfb3c1b852d49f6b99c73fe6fa1508f P be4de5ea39f2427b8efe76d3e5240395 [term 1 LEADER]: Becoming Leader. State: Replica: be4de5ea39f2427b8efe76d3e5240395, State: Running, Role: LEADER
I20260608 12:38:32.865504  3791 consensus_queue.cc:237] T 3dfb3c1b852d49f6b99c73fe6fa1508f P be4de5ea39f2427b8efe76d3e5240395 [LEADER]: Queue going to LEADER mode. State: All 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: "b2f1b4ffcf7c499db86171da3024527a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36181 } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } } peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } }
I20260608 12:38:32.866519  3778 ts_tablet_manager.cc:1434] T 66eabf1bf9024d4ea011ed1e963f82f0 P b2f1b4ffcf7c499db86171da3024527a: Time spent starting tablet: real 0.026s	user 0.009s	sys 0.000s
I20260608 12:38:32.868842  3778 tablet_bootstrap.cc:492] T e35d2240f608472b9bdb2e5824c5d93a P b2f1b4ffcf7c499db86171da3024527a: Bootstrap starting.
I20260608 12:38:32.872587  3772 raft_consensus.cc:359] T 0894d2abfef54f558bb2702ec342965e P 1341ece324714ad8a48ad3ec17c28073 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f1b4ffcf7c499db86171da3024527a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36181 } } peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } }
I20260608 12:38:32.873543  3772 raft_consensus.cc:385] T 0894d2abfef54f558bb2702ec342965e P 1341ece324714ad8a48ad3ec17c28073 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:38:32.873935  3772 raft_consensus.cc:740] T 0894d2abfef54f558bb2702ec342965e P 1341ece324714ad8a48ad3ec17c28073 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1341ece324714ad8a48ad3ec17c28073, State: Initialized, Role: FOLLOWER
I20260608 12:38:32.874995  3772 consensus_queue.cc:260] T 0894d2abfef54f558bb2702ec342965e P 1341ece324714ad8a48ad3ec17c28073 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f1b4ffcf7c499db86171da3024527a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36181 } } peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } }
I20260608 12:38:32.881210  3772 ts_tablet_manager.cc:1434] T 0894d2abfef54f558bb2702ec342965e P 1341ece324714ad8a48ad3ec17c28073: Time spent starting tablet: real 0.019s	user 0.002s	sys 0.005s
I20260608 12:38:32.883509  3772 tablet_bootstrap.cc:492] T 8cd0d3d5dff54d2cbe62685a0d361e9e P 1341ece324714ad8a48ad3ec17c28073: Bootstrap starting.
I20260608 12:38:32.886368  3325 catalog_manager.cc:5696] T 3dfb3c1b852d49f6b99c73fe6fa1508f P be4de5ea39f2427b8efe76d3e5240395 reported cstate change: term changed from 0 to 1, leader changed from <none> to be4de5ea39f2427b8efe76d3e5240395 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "be4de5ea39f2427b8efe76d3e5240395" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f1b4ffcf7c499db86171da3024527a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36181 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } health_report { overall_health: HEALTHY } } }
I20260608 12:38:32.891220  3778 tablet_bootstrap.cc:654] T e35d2240f608472b9bdb2e5824c5d93a P b2f1b4ffcf7c499db86171da3024527a: Neither blocks nor log segments found. Creating new log.
I20260608 12:38:32.896262  3772 tablet_bootstrap.cc:654] T 8cd0d3d5dff54d2cbe62685a0d361e9e P 1341ece324714ad8a48ad3ec17c28073: Neither blocks nor log segments found. Creating new log.
I20260608 12:38:32.898751  3626 raft_consensus.cc:493] T c3a7cdbee1ff4261ba87d23cd9c459f5 P e636c9885b464c0c96fcac9ed3136838 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:38:32.899562  3626 raft_consensus.cc:515] T c3a7cdbee1ff4261ba87d23cd9c459f5 P e636c9885b464c0c96fcac9ed3136838 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f1b4ffcf7c499db86171da3024527a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36181 } } peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } } peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } }
I20260608 12:38:32.905685  3738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3a7cdbee1ff4261ba87d23cd9c459f5" candidate_uuid: "e636c9885b464c0c96fcac9ed3136838" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2f1b4ffcf7c499db86171da3024527a" is_pre_election: true
I20260608 12:38:32.906616  3427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3a7cdbee1ff4261ba87d23cd9c459f5" candidate_uuid: "e636c9885b464c0c96fcac9ed3136838" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be4de5ea39f2427b8efe76d3e5240395" is_pre_election: true
W20260608 12:38:32.907325  3466 leader_election.cc:343] T c3a7cdbee1ff4261ba87d23cd9c459f5 P e636c9885b464c0c96fcac9ed3136838 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b2f1b4ffcf7c499db86171da3024527a (127.0.107.196:36181): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:38:32.907670  3626 leader_election.cc:290] T c3a7cdbee1ff4261ba87d23cd9c459f5 P e636c9885b464c0c96fcac9ed3136838 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b2f1b4ffcf7c499db86171da3024527a (127.0.107.196:36181), be4de5ea39f2427b8efe76d3e5240395 (127.0.107.193:41403)
I20260608 12:38:32.907346  3427 raft_consensus.cc:2468] T c3a7cdbee1ff4261ba87d23cd9c459f5 P be4de5ea39f2427b8efe76d3e5240395 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e636c9885b464c0c96fcac9ed3136838 in term 0.
I20260608 12:38:32.909543  3467 leader_election.cc:304] T c3a7cdbee1ff4261ba87d23cd9c459f5 P e636c9885b464c0c96fcac9ed3136838 [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: be4de5ea39f2427b8efe76d3e5240395, e636c9885b464c0c96fcac9ed3136838; no voters: b2f1b4ffcf7c499db86171da3024527a
I20260608 12:38:32.910903  3626 raft_consensus.cc:2804] T c3a7cdbee1ff4261ba87d23cd9c459f5 P e636c9885b464c0c96fcac9ed3136838 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:38:32.911401  3626 raft_consensus.cc:493] T c3a7cdbee1ff4261ba87d23cd9c459f5 P e636c9885b464c0c96fcac9ed3136838 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:38:32.911891  3626 raft_consensus.cc:3060] T c3a7cdbee1ff4261ba87d23cd9c459f5 P e636c9885b464c0c96fcac9ed3136838 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:38:32.912551  3778 tablet_bootstrap.cc:492] T e35d2240f608472b9bdb2e5824c5d93a P b2f1b4ffcf7c499db86171da3024527a: No bootstrap required, opened a new log
I20260608 12:38:32.912746  3772 tablet_bootstrap.cc:492] T 8cd0d3d5dff54d2cbe62685a0d361e9e P 1341ece324714ad8a48ad3ec17c28073: No bootstrap required, opened a new log
I20260608 12:38:32.913453  3772 ts_tablet_manager.cc:1403] T 8cd0d3d5dff54d2cbe62685a0d361e9e P 1341ece324714ad8a48ad3ec17c28073: Time spent bootstrapping tablet: real 0.031s	user 0.011s	sys 0.009s
I20260608 12:38:32.913369  3778 ts_tablet_manager.cc:1403] T e35d2240f608472b9bdb2e5824c5d93a P b2f1b4ffcf7c499db86171da3024527a: Time spent bootstrapping tablet: real 0.045s	user 0.024s	sys 0.001s
I20260608 12:38:32.916469  3772 raft_consensus.cc:359] T 8cd0d3d5dff54d2cbe62685a0d361e9e P 1341ece324714ad8a48ad3ec17c28073 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f1b4ffcf7c499db86171da3024527a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36181 } } peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } }
I20260608 12:38:32.917292  3772 raft_consensus.cc:385] T 8cd0d3d5dff54d2cbe62685a0d361e9e P 1341ece324714ad8a48ad3ec17c28073 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:38:32.917508  3772 raft_consensus.cc:740] T 8cd0d3d5dff54d2cbe62685a0d361e9e P 1341ece324714ad8a48ad3ec17c28073 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1341ece324714ad8a48ad3ec17c28073, State: Initialized, Role: FOLLOWER
I20260608 12:38:32.917631  3778 raft_consensus.cc:359] T e35d2240f608472b9bdb2e5824c5d93a P b2f1b4ffcf7c499db86171da3024527a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } } peers { permanent_uuid: "b2f1b4ffcf7c499db86171da3024527a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36181 } } peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } }
I20260608 12:38:32.918550  3778 raft_consensus.cc:385] T e35d2240f608472b9bdb2e5824c5d93a P b2f1b4ffcf7c499db86171da3024527a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:38:32.919023  3778 raft_consensus.cc:740] T e35d2240f608472b9bdb2e5824c5d93a P b2f1b4ffcf7c499db86171da3024527a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2f1b4ffcf7c499db86171da3024527a, State: Initialized, Role: FOLLOWER
I20260608 12:38:32.918601  3772 consensus_queue.cc:260] T 8cd0d3d5dff54d2cbe62685a0d361e9e P 1341ece324714ad8a48ad3ec17c28073 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f1b4ffcf7c499db86171da3024527a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36181 } } peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } }
I20260608 12:38:32.919872  3778 consensus_queue.cc:260] T e35d2240f608472b9bdb2e5824c5d93a P b2f1b4ffcf7c499db86171da3024527a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } } peers { permanent_uuid: "b2f1b4ffcf7c499db86171da3024527a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36181 } } peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } }
I20260608 12:38:32.920766  3626 raft_consensus.cc:515] T c3a7cdbee1ff4261ba87d23cd9c459f5 P e636c9885b464c0c96fcac9ed3136838 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f1b4ffcf7c499db86171da3024527a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36181 } } peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } } peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } }
I20260608 12:38:32.922694  3778 ts_tablet_manager.cc:1434] T e35d2240f608472b9bdb2e5824c5d93a P b2f1b4ffcf7c499db86171da3024527a: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260608 12:38:32.923815  3778 tablet_bootstrap.cc:492] T 3dfb3c1b852d49f6b99c73fe6fa1508f P b2f1b4ffcf7c499db86171da3024527a: Bootstrap starting.
I20260608 12:38:32.924091  3738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3a7cdbee1ff4261ba87d23cd9c459f5" candidate_uuid: "e636c9885b464c0c96fcac9ed3136838" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2f1b4ffcf7c499db86171da3024527a"
W20260608 12:38:32.925652  3466 leader_election.cc:343] T c3a7cdbee1ff4261ba87d23cd9c459f5 P e636c9885b464c0c96fcac9ed3136838 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b2f1b4ffcf7c499db86171da3024527a (127.0.107.196:36181): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:38:32.927431  3626 leader_election.cc:290] T c3a7cdbee1ff4261ba87d23cd9c459f5 P e636c9885b464c0c96fcac9ed3136838 [CANDIDATE]: Term 1 election: Requested vote from peers b2f1b4ffcf7c499db86171da3024527a (127.0.107.196:36181), be4de5ea39f2427b8efe76d3e5240395 (127.0.107.193:41403)
I20260608 12:38:32.929131  3427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3a7cdbee1ff4261ba87d23cd9c459f5" candidate_uuid: "e636c9885b464c0c96fcac9ed3136838" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be4de5ea39f2427b8efe76d3e5240395"
I20260608 12:38:32.929817  3427 raft_consensus.cc:3060] T c3a7cdbee1ff4261ba87d23cd9c459f5 P be4de5ea39f2427b8efe76d3e5240395 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:38:32.936647  3772 ts_tablet_manager.cc:1434] T 8cd0d3d5dff54d2cbe62685a0d361e9e P 1341ece324714ad8a48ad3ec17c28073: Time spent starting tablet: real 0.023s	user 0.005s	sys 0.002s
I20260608 12:38:32.937986  3427 raft_consensus.cc:2468] T c3a7cdbee1ff4261ba87d23cd9c459f5 P be4de5ea39f2427b8efe76d3e5240395 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e636c9885b464c0c96fcac9ed3136838 in term 1.
I20260608 12:38:32.939646  3467 leader_election.cc:304] T c3a7cdbee1ff4261ba87d23cd9c459f5 P e636c9885b464c0c96fcac9ed3136838 [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: be4de5ea39f2427b8efe76d3e5240395, e636c9885b464c0c96fcac9ed3136838; no voters: b2f1b4ffcf7c499db86171da3024527a
I20260608 12:38:32.941344  3793 raft_consensus.cc:493] T 8cd0d3d5dff54d2cbe62685a0d361e9e P be4de5ea39f2427b8efe76d3e5240395 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:38:32.941450  3626 raft_consensus.cc:2804] T c3a7cdbee1ff4261ba87d23cd9c459f5 P e636c9885b464c0c96fcac9ed3136838 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:38:32.942044  3793 raft_consensus.cc:515] T 8cd0d3d5dff54d2cbe62685a0d361e9e P be4de5ea39f2427b8efe76d3e5240395 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f1b4ffcf7c499db86171da3024527a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36181 } } peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } }
I20260608 12:38:32.943065  3626 raft_consensus.cc:697] T c3a7cdbee1ff4261ba87d23cd9c459f5 P e636c9885b464c0c96fcac9ed3136838 [term 1 LEADER]: Becoming Leader. State: Replica: e636c9885b464c0c96fcac9ed3136838, State: Running, Role: LEADER
I20260608 12:38:32.944029  3626 consensus_queue.cc:237] T c3a7cdbee1ff4261ba87d23cd9c459f5 P e636c9885b464c0c96fcac9ed3136838 [LEADER]: Queue going to LEADER mode. State: All 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: "b2f1b4ffcf7c499db86171da3024527a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36181 } } peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } } peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } }
I20260608 12:38:32.944829  3793 leader_election.cc:290] T 8cd0d3d5dff54d2cbe62685a0d361e9e P be4de5ea39f2427b8efe76d3e5240395 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b2f1b4ffcf7c499db86171da3024527a (127.0.107.196:36181), 1341ece324714ad8a48ad3ec17c28073 (127.0.107.195:38755)
I20260608 12:38:32.945490  3738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cd0d3d5dff54d2cbe62685a0d361e9e" candidate_uuid: "be4de5ea39f2427b8efe76d3e5240395" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2f1b4ffcf7c499db86171da3024527a" is_pre_election: true
I20260608 12:38:32.945497  3576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cd0d3d5dff54d2cbe62685a0d361e9e" candidate_uuid: "be4de5ea39f2427b8efe76d3e5240395" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1341ece324714ad8a48ad3ec17c28073" is_pre_election: true
I20260608 12:38:32.947564  3576 raft_consensus.cc:2468] T 8cd0d3d5dff54d2cbe62685a0d361e9e P 1341ece324714ad8a48ad3ec17c28073 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate be4de5ea39f2427b8efe76d3e5240395 in term 0.
I20260608 12:38:32.948132  3778 tablet_bootstrap.cc:654] T 3dfb3c1b852d49f6b99c73fe6fa1508f P b2f1b4ffcf7c499db86171da3024527a: Neither blocks nor log segments found. Creating new log.
I20260608 12:38:32.950212  3674 raft_consensus.cc:493] T 66eabf1bf9024d4ea011ed1e963f82f0 P e636c9885b464c0c96fcac9ed3136838 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:38:32.950738  3674 raft_consensus.cc:515] T 66eabf1bf9024d4ea011ed1e963f82f0 P e636c9885b464c0c96fcac9ed3136838 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f1b4ffcf7c499db86171da3024527a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36181 } } peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } } peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } }
W20260608 12:38:32.951231  3391 leader_election.cc:343] T 8cd0d3d5dff54d2cbe62685a0d361e9e P be4de5ea39f2427b8efe76d3e5240395 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b2f1b4ffcf7c499db86171da3024527a (127.0.107.196:36181): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:38:32.953322  3674 leader_election.cc:290] T 66eabf1bf9024d4ea011ed1e963f82f0 P e636c9885b464c0c96fcac9ed3136838 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b2f1b4ffcf7c499db86171da3024527a (127.0.107.196:36181), be4de5ea39f2427b8efe76d3e5240395 (127.0.107.193:41403)
I20260608 12:38:32.955838  3392 leader_election.cc:304] T 8cd0d3d5dff54d2cbe62685a0d361e9e P be4de5ea39f2427b8efe76d3e5240395 [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: 1341ece324714ad8a48ad3ec17c28073, be4de5ea39f2427b8efe76d3e5240395; no voters: b2f1b4ffcf7c499db86171da3024527a
I20260608 12:38:32.957355  3738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66eabf1bf9024d4ea011ed1e963f82f0" candidate_uuid: "e636c9885b464c0c96fcac9ed3136838" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2f1b4ffcf7c499db86171da3024527a" is_pre_election: true
I20260608 12:38:32.957948  3738 raft_consensus.cc:2468] T 66eabf1bf9024d4ea011ed1e963f82f0 P b2f1b4ffcf7c499db86171da3024527a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e636c9885b464c0c96fcac9ed3136838 in term 0.
I20260608 12:38:32.959666  3466 leader_election.cc:304] T 66eabf1bf9024d4ea011ed1e963f82f0 P e636c9885b464c0c96fcac9ed3136838 [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: b2f1b4ffcf7c499db86171da3024527a, e636c9885b464c0c96fcac9ed3136838; no voters: 
I20260608 12:38:32.964459  3793 raft_consensus.cc:2804] T 8cd0d3d5dff54d2cbe62685a0d361e9e P be4de5ea39f2427b8efe76d3e5240395 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:38:32.965013  3793 raft_consensus.cc:493] T 8cd0d3d5dff54d2cbe62685a0d361e9e P be4de5ea39f2427b8efe76d3e5240395 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:38:32.965451  3793 raft_consensus.cc:3060] T 8cd0d3d5dff54d2cbe62685a0d361e9e P be4de5ea39f2427b8efe76d3e5240395 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:38:32.970118  3674 raft_consensus.cc:2804] T 66eabf1bf9024d4ea011ed1e963f82f0 P e636c9885b464c0c96fcac9ed3136838 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:38:32.971122  3674 raft_consensus.cc:493] T 66eabf1bf9024d4ea011ed1e963f82f0 P e636c9885b464c0c96fcac9ed3136838 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:38:32.971982  3674 raft_consensus.cc:3060] T 66eabf1bf9024d4ea011ed1e963f82f0 P e636c9885b464c0c96fcac9ed3136838 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:38:32.982364  3427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66eabf1bf9024d4ea011ed1e963f82f0" candidate_uuid: "e636c9885b464c0c96fcac9ed3136838" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be4de5ea39f2427b8efe76d3e5240395" is_pre_election: true
I20260608 12:38:32.983350  3427 raft_consensus.cc:2468] T 66eabf1bf9024d4ea011ed1e963f82f0 P be4de5ea39f2427b8efe76d3e5240395 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e636c9885b464c0c96fcac9ed3136838 in term 0.
I20260608 12:38:32.988430  3807 raft_consensus.cc:493] T cd2f474a3c7b45f0974146072ad5186a P e636c9885b464c0c96fcac9ed3136838 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:38:32.989012  3807 raft_consensus.cc:515] T cd2f474a3c7b45f0974146072ad5186a P e636c9885b464c0c96fcac9ed3136838 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f1b4ffcf7c499db86171da3024527a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36181 } } peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } }
I20260608 12:38:32.997845  3650 raft_consensus.cc:493] T cd2f474a3c7b45f0974146072ad5186a P 1341ece324714ad8a48ad3ec17c28073 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:38:33.009344  3650 raft_consensus.cc:515] T cd2f474a3c7b45f0974146072ad5186a P 1341ece324714ad8a48ad3ec17c28073 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f1b4ffcf7c499db86171da3024527a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36181 } } peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } }
I20260608 12:38:33.010164  3807 leader_election.cc:290] T cd2f474a3c7b45f0974146072ad5186a P e636c9885b464c0c96fcac9ed3136838 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b2f1b4ffcf7c499db86171da3024527a (127.0.107.196:36181), 1341ece324714ad8a48ad3ec17c28073 (127.0.107.195:38755)
I20260608 12:38:33.012749  3650 leader_election.cc:290] T cd2f474a3c7b45f0974146072ad5186a P 1341ece324714ad8a48ad3ec17c28073 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b2f1b4ffcf7c499db86171da3024527a (127.0.107.196:36181), e636c9885b464c0c96fcac9ed3136838 (127.0.107.194:38581)
I20260608 12:38:33.001233  3378 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
I20260608 12:38:33.001624  3576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd2f474a3c7b45f0974146072ad5186a" candidate_uuid: "e636c9885b464c0c96fcac9ed3136838" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1341ece324714ad8a48ad3ec17c28073" is_pre_election: true
I20260608 12:38:33.022220  3576 raft_consensus.cc:2468] T cd2f474a3c7b45f0974146072ad5186a P 1341ece324714ad8a48ad3ec17c28073 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e636c9885b464c0c96fcac9ed3136838 in term 0.
I20260608 12:38:33.026360  3467 leader_election.cc:304] T cd2f474a3c7b45f0974146072ad5186a P e636c9885b464c0c96fcac9ed3136838 [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: 1341ece324714ad8a48ad3ec17c28073, e636c9885b464c0c96fcac9ed3136838; no voters: 
W20260608 12:38:33.036341  3378 auto_leader_rebalancer.cc:460] the master instance isn't leader: Service unavailable: Tablet not running
I20260608 12:38:33.047857  3807 raft_consensus.cc:2804] T cd2f474a3c7b45f0974146072ad5186a P e636c9885b464c0c96fcac9ed3136838 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:38:33.048589  3807 raft_consensus.cc:493] T cd2f474a3c7b45f0974146072ad5186a P e636c9885b464c0c96fcac9ed3136838 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:38:33.049058  3807 raft_consensus.cc:3060] T cd2f474a3c7b45f0974146072ad5186a P e636c9885b464c0c96fcac9ed3136838 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:38:32.989733  3793 raft_consensus.cc:515] T 8cd0d3d5dff54d2cbe62685a0d361e9e P be4de5ea39f2427b8efe76d3e5240395 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f1b4ffcf7c499db86171da3024527a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36181 } } peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } }
I20260608 12:38:33.056957  3738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cd0d3d5dff54d2cbe62685a0d361e9e" candidate_uuid: "be4de5ea39f2427b8efe76d3e5240395" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2f1b4ffcf7c499db86171da3024527a"
I20260608 12:38:33.061057  3784 raft_consensus.cc:493] T cd2f474a3c7b45f0974146072ad5186a P b2f1b4ffcf7c499db86171da3024527a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260608 12:38:33.061266  3391 leader_election.cc:343] T 8cd0d3d5dff54d2cbe62685a0d361e9e P be4de5ea39f2427b8efe76d3e5240395 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b2f1b4ffcf7c499db86171da3024527a (127.0.107.196:36181): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:38:33.061636  3784 raft_consensus.cc:515] T cd2f474a3c7b45f0974146072ad5186a P b2f1b4ffcf7c499db86171da3024527a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f1b4ffcf7c499db86171da3024527a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36181 } } peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } }
I20260608 12:38:33.005052  3674 raft_consensus.cc:515] T 66eabf1bf9024d4ea011ed1e963f82f0 P e636c9885b464c0c96fcac9ed3136838 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f1b4ffcf7c499db86171da3024527a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36181 } } peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } } peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } }
W20260608 12:38:33.008411  3373 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 12:38:33.065703  3427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66eabf1bf9024d4ea011ed1e963f82f0" candidate_uuid: "e636c9885b464c0c96fcac9ed3136838" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be4de5ea39f2427b8efe76d3e5240395"
I20260608 12:38:33.066329  3427 raft_consensus.cc:3060] T 66eabf1bf9024d4ea011ed1e963f82f0 P be4de5ea39f2427b8efe76d3e5240395 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:38:33.069060  3784 leader_election.cc:290] T cd2f474a3c7b45f0974146072ad5186a P b2f1b4ffcf7c499db86171da3024527a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e636c9885b464c0c96fcac9ed3136838 (127.0.107.194:38581), 1341ece324714ad8a48ad3ec17c28073 (127.0.107.195:38755)
I20260608 12:38:33.076671  3650 raft_consensus.cc:493] T 0894d2abfef54f558bb2702ec342965e P 1341ece324714ad8a48ad3ec17c28073 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:38:33.077364  3650 raft_consensus.cc:515] T 0894d2abfef54f558bb2702ec342965e P 1341ece324714ad8a48ad3ec17c28073 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f1b4ffcf7c499db86171da3024527a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36181 } } peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } }
I20260608 12:38:33.080672  3650 leader_election.cc:290] T 0894d2abfef54f558bb2702ec342965e P 1341ece324714ad8a48ad3ec17c28073 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b2f1b4ffcf7c499db86171da3024527a (127.0.107.196:36181), e636c9885b464c0c96fcac9ed3136838 (127.0.107.194:38581)
I20260608 12:38:33.084231  3793 leader_election.cc:290] T 8cd0d3d5dff54d2cbe62685a0d361e9e P be4de5ea39f2427b8efe76d3e5240395 [CANDIDATE]: Term 1 election: Requested vote from peers b2f1b4ffcf7c499db86171da3024527a (127.0.107.196:36181), 1341ece324714ad8a48ad3ec17c28073 (127.0.107.195:38755)
I20260608 12:38:33.085793  3576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cd0d3d5dff54d2cbe62685a0d361e9e" candidate_uuid: "be4de5ea39f2427b8efe76d3e5240395" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1341ece324714ad8a48ad3ec17c28073"
I20260608 12:38:33.086841  3576 raft_consensus.cc:3060] T 8cd0d3d5dff54d2cbe62685a0d361e9e P 1341ece324714ad8a48ad3ec17c28073 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:38:33.089922  3674 leader_election.cc:290] T 66eabf1bf9024d4ea011ed1e963f82f0 P e636c9885b464c0c96fcac9ed3136838 [CANDIDATE]: Term 1 election: Requested vote from peers b2f1b4ffcf7c499db86171da3024527a (127.0.107.196:36181), be4de5ea39f2427b8efe76d3e5240395 (127.0.107.193:41403)
I20260608 12:38:33.095853  3501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0894d2abfef54f558bb2702ec342965e" candidate_uuid: "1341ece324714ad8a48ad3ec17c28073" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e636c9885b464c0c96fcac9ed3136838" is_pre_election: true
I20260608 12:38:33.095991  3500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd2f474a3c7b45f0974146072ad5186a" candidate_uuid: "1341ece324714ad8a48ad3ec17c28073" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e636c9885b464c0c96fcac9ed3136838" is_pre_election: true
I20260608 12:38:33.097486  3501 raft_consensus.cc:2468] T 0894d2abfef54f558bb2702ec342965e P e636c9885b464c0c96fcac9ed3136838 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1341ece324714ad8a48ad3ec17c28073 in term 0.
I20260608 12:38:33.103546  3807 raft_consensus.cc:515] T cd2f474a3c7b45f0974146072ad5186a P e636c9885b464c0c96fcac9ed3136838 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f1b4ffcf7c499db86171da3024527a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36181 } } peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } }
I20260608 12:38:33.104993  3500 raft_consensus.cc:2393] T cd2f474a3c7b45f0974146072ad5186a P e636c9885b464c0c96fcac9ed3136838 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1341ece324714ad8a48ad3ec17c28073 in current term 1: Already voted for candidate e636c9885b464c0c96fcac9ed3136838 in this term.
W20260608 12:38:33.109239  3466 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.107.196:36181, user_credentials={real_user=slave}} blocked reactor thread for 149637us
I20260608 12:38:33.110956  3540 leader_election.cc:304] T 0894d2abfef54f558bb2702ec342965e P 1341ece324714ad8a48ad3ec17c28073 [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: 1341ece324714ad8a48ad3ec17c28073, e636c9885b464c0c96fcac9ed3136838; no voters: 
I20260608 12:38:33.112582  3807 leader_election.cc:290] T cd2f474a3c7b45f0974146072ad5186a P e636c9885b464c0c96fcac9ed3136838 [CANDIDATE]: Term 1 election: Requested vote from peers b2f1b4ffcf7c499db86171da3024527a (127.0.107.196:36181), 1341ece324714ad8a48ad3ec17c28073 (127.0.107.195:38755)
I20260608 12:38:33.113516  3321 catalog_manager.cc:5696] T c3a7cdbee1ff4261ba87d23cd9c459f5 P e636c9885b464c0c96fcac9ed3136838 reported cstate change: term changed from 0 to 1, leader changed from <none> to e636c9885b464c0c96fcac9ed3136838 (127.0.107.194). New cstate: current_term: 1 leader_uuid: "e636c9885b464c0c96fcac9ed3136838" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f1b4ffcf7c499db86171da3024527a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36181 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } health_report { overall_health: HEALTHY } } }
I20260608 12:38:33.115468  3650 raft_consensus.cc:2804] T 0894d2abfef54f558bb2702ec342965e P 1341ece324714ad8a48ad3ec17c28073 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:38:33.117614  3650 raft_consensus.cc:493] T 0894d2abfef54f558bb2702ec342965e P 1341ece324714ad8a48ad3ec17c28073 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:38:33.118093  3650 raft_consensus.cc:3060] T 0894d2abfef54f558bb2702ec342965e P 1341ece324714ad8a48ad3ec17c28073 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:38:33.118785  3778 tablet_bootstrap.cc:492] T 3dfb3c1b852d49f6b99c73fe6fa1508f P b2f1b4ffcf7c499db86171da3024527a: No bootstrap required, opened a new log
I20260608 12:38:33.119390  3778 ts_tablet_manager.cc:1403] T 3dfb3c1b852d49f6b99c73fe6fa1508f P b2f1b4ffcf7c499db86171da3024527a: Time spent bootstrapping tablet: real 0.196s	user 0.042s	sys 0.086s
I20260608 12:38:33.124326  3576 raft_consensus.cc:2468] T 8cd0d3d5dff54d2cbe62685a0d361e9e P 1341ece324714ad8a48ad3ec17c28073 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be4de5ea39f2427b8efe76d3e5240395 in term 1.
I20260608 12:38:33.125703  3778 raft_consensus.cc:359] T 3dfb3c1b852d49f6b99c73fe6fa1508f P b2f1b4ffcf7c499db86171da3024527a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f1b4ffcf7c499db86171da3024527a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36181 } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } } peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } }
I20260608 12:38:33.130466  3738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd2f474a3c7b45f0974146072ad5186a" candidate_uuid: "e636c9885b464c0c96fcac9ed3136838" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2f1b4ffcf7c499db86171da3024527a" is_pre_election: true
I20260608 12:38:33.132223  3738 raft_consensus.cc:2468] T cd2f474a3c7b45f0974146072ad5186a P b2f1b4ffcf7c499db86171da3024527a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e636c9885b464c0c96fcac9ed3136838 in term 0.
I20260608 12:38:33.133522  3392 leader_election.cc:304] T 8cd0d3d5dff54d2cbe62685a0d361e9e P be4de5ea39f2427b8efe76d3e5240395 [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: 1341ece324714ad8a48ad3ec17c28073, be4de5ea39f2427b8efe76d3e5240395; no voters: b2f1b4ffcf7c499db86171da3024527a
I20260608 12:38:33.134580  3777 raft_consensus.cc:2804] T 8cd0d3d5dff54d2cbe62685a0d361e9e P be4de5ea39f2427b8efe76d3e5240395 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:38:33.135165  3777 raft_consensus.cc:697] T 8cd0d3d5dff54d2cbe62685a0d361e9e P be4de5ea39f2427b8efe76d3e5240395 [term 1 LEADER]: Becoming Leader. State: Replica: be4de5ea39f2427b8efe76d3e5240395, State: Running, Role: LEADER
I20260608 12:38:33.136230  3777 consensus_queue.cc:237] T 8cd0d3d5dff54d2cbe62685a0d361e9e P be4de5ea39f2427b8efe76d3e5240395 [LEADER]: Queue going to LEADER mode. State: All 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: "b2f1b4ffcf7c499db86171da3024527a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36181 } } peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } }
I20260608 12:38:33.127547  3778 raft_consensus.cc:385] T 3dfb3c1b852d49f6b99c73fe6fa1508f P b2f1b4ffcf7c499db86171da3024527a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:38:33.137559  3778 raft_consensus.cc:740] T 3dfb3c1b852d49f6b99c73fe6fa1508f P b2f1b4ffcf7c499db86171da3024527a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2f1b4ffcf7c499db86171da3024527a, State: Initialized, Role: FOLLOWER
I20260608 12:38:33.138571  3778 consensus_queue.cc:260] T 3dfb3c1b852d49f6b99c73fe6fa1508f P b2f1b4ffcf7c499db86171da3024527a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f1b4ffcf7c499db86171da3024527a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36181 } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } } peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } }
I20260608 12:38:33.132210  3793 consensus_queue.cc:1048] T e35d2240f608472b9bdb2e5824c5d93a P be4de5ea39f2427b8efe76d3e5240395 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260608 12:38:33.141026  3576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd2f474a3c7b45f0974146072ad5186a" candidate_uuid: "e636c9885b464c0c96fcac9ed3136838" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1341ece324714ad8a48ad3ec17c28073"
I20260608 12:38:33.143615  3576 raft_consensus.cc:3060] T cd2f474a3c7b45f0974146072ad5186a P 1341ece324714ad8a48ad3ec17c28073 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:38:33.145520  3738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66eabf1bf9024d4ea011ed1e963f82f0" candidate_uuid: "e636c9885b464c0c96fcac9ed3136838" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2f1b4ffcf7c499db86171da3024527a"
I20260608 12:38:33.146247  3738 raft_consensus.cc:3060] T 66eabf1bf9024d4ea011ed1e963f82f0 P b2f1b4ffcf7c499db86171da3024527a [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:38:33.146308  3778 ts_tablet_manager.cc:1434] T 3dfb3c1b852d49f6b99c73fe6fa1508f P b2f1b4ffcf7c499db86171da3024527a: Time spent starting tablet: real 0.027s	user 0.009s	sys 0.002s
I20260608 12:38:33.147761  3778 tablet_bootstrap.cc:492] T 0894d2abfef54f558bb2702ec342965e P b2f1b4ffcf7c499db86171da3024527a: Bootstrap starting.
I20260608 12:38:33.154390  3736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd2f474a3c7b45f0974146072ad5186a" candidate_uuid: "e636c9885b464c0c96fcac9ed3136838" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2f1b4ffcf7c499db86171da3024527a"
I20260608 12:38:33.155193  3736 raft_consensus.cc:3060] T cd2f474a3c7b45f0974146072ad5186a P b2f1b4ffcf7c499db86171da3024527a [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:38:33.135128  3427 raft_consensus.cc:2468] T 66eabf1bf9024d4ea011ed1e963f82f0 P be4de5ea39f2427b8efe76d3e5240395 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e636c9885b464c0c96fcac9ed3136838 in term 1.
I20260608 12:38:33.152504  3650 raft_consensus.cc:515] T 0894d2abfef54f558bb2702ec342965e P 1341ece324714ad8a48ad3ec17c28073 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f1b4ffcf7c499db86171da3024527a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36181 } } peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } }
I20260608 12:38:33.183764  3575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd2f474a3c7b45f0974146072ad5186a" candidate_uuid: "b2f1b4ffcf7c499db86171da3024527a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1341ece324714ad8a48ad3ec17c28073" is_pre_election: true
I20260608 12:38:33.187407  3778 tablet_bootstrap.cc:654] T 0894d2abfef54f558bb2702ec342965e P b2f1b4ffcf7c499db86171da3024527a: Neither blocks nor log segments found. Creating new log.
I20260608 12:38:33.198167  3467 leader_election.cc:304] T 66eabf1bf9024d4ea011ed1e963f82f0 P e636c9885b464c0c96fcac9ed3136838 [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: be4de5ea39f2427b8efe76d3e5240395, e636c9885b464c0c96fcac9ed3136838; no voters: 
I20260608 12:38:33.198791  3500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd2f474a3c7b45f0974146072ad5186a" candidate_uuid: "b2f1b4ffcf7c499db86171da3024527a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e636c9885b464c0c96fcac9ed3136838" is_pre_election: true
I20260608 12:38:33.199800  3784 raft_consensus.cc:493] T 3dfb3c1b852d49f6b99c73fe6fa1508f P b2f1b4ffcf7c499db86171da3024527a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:38:33.202800  3806 raft_consensus.cc:2804] T 66eabf1bf9024d4ea011ed1e963f82f0 P e636c9885b464c0c96fcac9ed3136838 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:38:33.205794  3737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd2f474a3c7b45f0974146072ad5186a" candidate_uuid: "1341ece324714ad8a48ad3ec17c28073" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2f1b4ffcf7c499db86171da3024527a" is_pre_election: true
I20260608 12:38:33.205845  3806 raft_consensus.cc:697] T 66eabf1bf9024d4ea011ed1e963f82f0 P e636c9885b464c0c96fcac9ed3136838 [term 1 LEADER]: Becoming Leader. State: Replica: e636c9885b464c0c96fcac9ed3136838, State: Running, Role: LEADER
I20260608 12:38:33.206770  3650 leader_election.cc:290] T 0894d2abfef54f558bb2702ec342965e P 1341ece324714ad8a48ad3ec17c28073 [CANDIDATE]: Term 1 election: Requested vote from peers b2f1b4ffcf7c499db86171da3024527a (127.0.107.196:36181), e636c9885b464c0c96fcac9ed3136838 (127.0.107.194:38581)
I20260608 12:38:33.207665  3806 consensus_queue.cc:237] T 66eabf1bf9024d4ea011ed1e963f82f0 P e636c9885b464c0c96fcac9ed3136838 [LEADER]: Queue going to LEADER mode. State: All 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: "b2f1b4ffcf7c499db86171da3024527a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36181 } } peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } } peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } }
I20260608 12:38:33.210187  3735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0894d2abfef54f558bb2702ec342965e" candidate_uuid: "1341ece324714ad8a48ad3ec17c28073" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2f1b4ffcf7c499db86171da3024527a" is_pre_election: true
I20260608 12:38:33.203436  3784 raft_consensus.cc:515] T 3dfb3c1b852d49f6b99c73fe6fa1508f P b2f1b4ffcf7c499db86171da3024527a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f1b4ffcf7c499db86171da3024527a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36181 } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } } peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } }
I20260608 12:38:33.213938  3500 raft_consensus.cc:2393] T cd2f474a3c7b45f0974146072ad5186a P e636c9885b464c0c96fcac9ed3136838 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b2f1b4ffcf7c499db86171da3024527a in current term 1: Already voted for candidate e636c9885b464c0c96fcac9ed3136838 in this term.
W20260608 12:38:33.213881  3804 log.cc:927] Time spent T c3a7cdbee1ff4261ba87d23cd9c459f5 P e636c9885b464c0c96fcac9ed3136838: Append to log took a long time: real 0.078s	user 0.000s	sys 0.001s
I20260608 12:38:33.217440  3540 leader_election.cc:304] T cd2f474a3c7b45f0974146072ad5186a P 1341ece324714ad8a48ad3ec17c28073 [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: 1341ece324714ad8a48ad3ec17c28073; no voters: b2f1b4ffcf7c499db86171da3024527a, e636c9885b464c0c96fcac9ed3136838
I20260608 12:38:33.219092  3738 raft_consensus.cc:2468] T 66eabf1bf9024d4ea011ed1e963f82f0 P b2f1b4ffcf7c499db86171da3024527a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e636c9885b464c0c96fcac9ed3136838 in term 1.
I20260608 12:38:33.219303  3321 catalog_manager.cc:5696] T 8cd0d3d5dff54d2cbe62685a0d361e9e P be4de5ea39f2427b8efe76d3e5240395 reported cstate change: term changed from 0 to 1, leader changed from <none> to be4de5ea39f2427b8efe76d3e5240395 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "be4de5ea39f2427b8efe76d3e5240395" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f1b4ffcf7c499db86171da3024527a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36181 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } health_report { overall_health: UNKNOWN } } }
I20260608 12:38:33.221519  3784 leader_election.cc:290] T 3dfb3c1b852d49f6b99c73fe6fa1508f P b2f1b4ffcf7c499db86171da3024527a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1341ece324714ad8a48ad3ec17c28073 (127.0.107.195:38755), be4de5ea39f2427b8efe76d3e5240395 (127.0.107.193:41403)
I20260608 12:38:33.223681  3576 raft_consensus.cc:2468] T cd2f474a3c7b45f0974146072ad5186a P 1341ece324714ad8a48ad3ec17c28073 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e636c9885b464c0c96fcac9ed3136838 in term 1.
I20260608 12:38:33.224959  3736 raft_consensus.cc:2468] T cd2f474a3c7b45f0974146072ad5186a P b2f1b4ffcf7c499db86171da3024527a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e636c9885b464c0c96fcac9ed3136838 in term 1.
I20260608 12:38:33.226696  3466 leader_election.cc:304] T cd2f474a3c7b45f0974146072ad5186a P e636c9885b464c0c96fcac9ed3136838 [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: b2f1b4ffcf7c499db86171da3024527a, e636c9885b464c0c96fcac9ed3136838; no voters: 
I20260608 12:38:33.228116  3807 raft_consensus.cc:2804] T cd2f474a3c7b45f0974146072ad5186a P e636c9885b464c0c96fcac9ed3136838 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:38:33.228605  3807 raft_consensus.cc:697] T cd2f474a3c7b45f0974146072ad5186a P e636c9885b464c0c96fcac9ed3136838 [term 1 LEADER]: Becoming Leader. State: Replica: e636c9885b464c0c96fcac9ed3136838, State: Running, Role: LEADER
I20260608 12:38:33.229435  3807 consensus_queue.cc:237] T cd2f474a3c7b45f0974146072ad5186a P e636c9885b464c0c96fcac9ed3136838 [LEADER]: Queue going to LEADER mode. State: All 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: "b2f1b4ffcf7c499db86171da3024527a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36181 } } peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } }
I20260608 12:38:33.231284  3666 raft_consensus.cc:2749] T cd2f474a3c7b45f0974146072ad5186a P 1341ece324714ad8a48ad3ec17c28073 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:38:33.232400  3576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3dfb3c1b852d49f6b99c73fe6fa1508f" candidate_uuid: "b2f1b4ffcf7c499db86171da3024527a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1341ece324714ad8a48ad3ec17c28073" is_pre_election: true
I20260608 12:38:33.233181  3576 raft_consensus.cc:2393] T 3dfb3c1b852d49f6b99c73fe6fa1508f P 1341ece324714ad8a48ad3ec17c28073 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b2f1b4ffcf7c499db86171da3024527a in current term 1: Already voted for candidate be4de5ea39f2427b8efe76d3e5240395 in this term.
W20260608 12:38:33.234901  3540 leader_election.cc:343] T 0894d2abfef54f558bb2702ec342965e P 1341ece324714ad8a48ad3ec17c28073 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b2f1b4ffcf7c499db86171da3024527a (127.0.107.196:36181): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:38:33.244234  3702 leader_election.cc:304] T cd2f474a3c7b45f0974146072ad5186a P b2f1b4ffcf7c499db86171da3024527a [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: b2f1b4ffcf7c499db86171da3024527a; no voters: 1341ece324714ad8a48ad3ec17c28073, e636c9885b464c0c96fcac9ed3136838
I20260608 12:38:33.245458  3784 raft_consensus.cc:2749] T cd2f474a3c7b45f0974146072ad5186a P b2f1b4ffcf7c499db86171da3024527a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260608 12:38:33.253057  3310 catalog_manager.cc:4809] Async tablet task AlterTable RPC for tablet cd2f474a3c7b45f0974146072ad5186a (table range_aware_rebalance_new_range [id=b83d14a9ebc94611ac00a0a216bc2a26], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet cd2f474a3c7b45f0974146072ad5186a consensus state has no leader
I20260608 12:38:33.254400  3736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0894d2abfef54f558bb2702ec342965e" candidate_uuid: "1341ece324714ad8a48ad3ec17c28073" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2f1b4ffcf7c499db86171da3024527a"
I20260608 12:38:33.256141  3500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0894d2abfef54f558bb2702ec342965e" candidate_uuid: "1341ece324714ad8a48ad3ec17c28073" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e636c9885b464c0c96fcac9ed3136838"
I20260608 12:38:33.256832  3500 raft_consensus.cc:3060] T 0894d2abfef54f558bb2702ec342965e P e636c9885b464c0c96fcac9ed3136838 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:38:33.262526  3736 raft_consensus.cc:3060] T e35d2240f608472b9bdb2e5824c5d93a P b2f1b4ffcf7c499db86171da3024527a [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:38:33.267069  3778 tablet_bootstrap.cc:492] T 0894d2abfef54f558bb2702ec342965e P b2f1b4ffcf7c499db86171da3024527a: No bootstrap required, opened a new log
I20260608 12:38:33.267761  3778 ts_tablet_manager.cc:1403] T 0894d2abfef54f558bb2702ec342965e P b2f1b4ffcf7c499db86171da3024527a: Time spent bootstrapping tablet: real 0.120s	user 0.015s	sys 0.003s
I20260608 12:38:33.272168  3778 raft_consensus.cc:359] T 0894d2abfef54f558bb2702ec342965e P b2f1b4ffcf7c499db86171da3024527a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f1b4ffcf7c499db86171da3024527a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36181 } } peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } }
I20260608 12:38:33.273402  3778 raft_consensus.cc:385] T 0894d2abfef54f558bb2702ec342965e P b2f1b4ffcf7c499db86171da3024527a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:38:33.273727  3778 raft_consensus.cc:740] T 0894d2abfef54f558bb2702ec342965e P b2f1b4ffcf7c499db86171da3024527a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2f1b4ffcf7c499db86171da3024527a, State: Initialized, Role: FOLLOWER
I20260608 12:38:33.274545  3777 consensus_queue.cc:1048] T e35d2240f608472b9bdb2e5824c5d93a P be4de5ea39f2427b8efe76d3e5240395 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2f1b4ffcf7c499db86171da3024527a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:38:33.274623  3778 consensus_queue.cc:260] T 0894d2abfef54f558bb2702ec342965e P b2f1b4ffcf7c499db86171da3024527a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f1b4ffcf7c499db86171da3024527a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36181 } } peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } }
W20260608 12:38:33.275784  3540 leader_election.cc:343] T 0894d2abfef54f558bb2702ec342965e P 1341ece324714ad8a48ad3ec17c28073 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b2f1b4ffcf7c499db86171da3024527a (127.0.107.196:36181): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:38:33.274607  3500 raft_consensus.cc:2468] T 0894d2abfef54f558bb2702ec342965e P e636c9885b464c0c96fcac9ed3136838 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1341ece324714ad8a48ad3ec17c28073 in term 1.
I20260608 12:38:33.278558  3427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3dfb3c1b852d49f6b99c73fe6fa1508f" candidate_uuid: "b2f1b4ffcf7c499db86171da3024527a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be4de5ea39f2427b8efe76d3e5240395" is_pre_election: true
I20260608 12:38:33.279294  3540 leader_election.cc:304] T 0894d2abfef54f558bb2702ec342965e P 1341ece324714ad8a48ad3ec17c28073 [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: 1341ece324714ad8a48ad3ec17c28073, e636c9885b464c0c96fcac9ed3136838; no voters: b2f1b4ffcf7c499db86171da3024527a
I20260608 12:38:33.280165  3666 raft_consensus.cc:2804] T 0894d2abfef54f558bb2702ec342965e P 1341ece324714ad8a48ad3ec17c28073 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:38:33.280699  3666 raft_consensus.cc:697] T 0894d2abfef54f558bb2702ec342965e P 1341ece324714ad8a48ad3ec17c28073 [term 1 LEADER]: Becoming Leader. State: Replica: 1341ece324714ad8a48ad3ec17c28073, State: Running, Role: LEADER
I20260608 12:38:33.280387  3703 leader_election.cc:304] T 3dfb3c1b852d49f6b99c73fe6fa1508f P b2f1b4ffcf7c499db86171da3024527a [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: b2f1b4ffcf7c499db86171da3024527a; no voters: 1341ece324714ad8a48ad3ec17c28073, be4de5ea39f2427b8efe76d3e5240395
I20260608 12:38:33.282513  3784 raft_consensus.cc:3060] T 3dfb3c1b852d49f6b99c73fe6fa1508f P b2f1b4ffcf7c499db86171da3024527a [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:38:33.282084  3666 consensus_queue.cc:237] T 0894d2abfef54f558bb2702ec342965e P 1341ece324714ad8a48ad3ec17c28073 [LEADER]: Queue going to LEADER mode. State: All 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: "b2f1b4ffcf7c499db86171da3024527a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36181 } } peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } }
I20260608 12:38:33.287369  3321 catalog_manager.cc:5696] T 66eabf1bf9024d4ea011ed1e963f82f0 P e636c9885b464c0c96fcac9ed3136838 reported cstate change: term changed from 0 to 1, leader changed from <none> to e636c9885b464c0c96fcac9ed3136838 (127.0.107.194). New cstate: current_term: 1 leader_uuid: "e636c9885b464c0c96fcac9ed3136838" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f1b4ffcf7c499db86171da3024527a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36181 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } health_report { overall_health: UNKNOWN } } }
I20260608 12:38:33.295106  3778 ts_tablet_manager.cc:1434] T 0894d2abfef54f558bb2702ec342965e P b2f1b4ffcf7c499db86171da3024527a: Time spent starting tablet: real 0.027s	user 0.009s	sys 0.000s
I20260608 12:38:33.296321  3784 raft_consensus.cc:2749] T 3dfb3c1b852d49f6b99c73fe6fa1508f P b2f1b4ffcf7c499db86171da3024527a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:38:33.297792  3784 raft_consensus.cc:493] T 0894d2abfef54f558bb2702ec342965e P b2f1b4ffcf7c499db86171da3024527a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:38:33.298460  3784 raft_consensus.cc:515] T 0894d2abfef54f558bb2702ec342965e P b2f1b4ffcf7c499db86171da3024527a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f1b4ffcf7c499db86171da3024527a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36181 } } peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } }
I20260608 12:38:33.303454  3500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0894d2abfef54f558bb2702ec342965e" candidate_uuid: "b2f1b4ffcf7c499db86171da3024527a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e636c9885b464c0c96fcac9ed3136838" is_pre_election: true
I20260608 12:38:33.304459  3500 raft_consensus.cc:2393] T 0894d2abfef54f558bb2702ec342965e P e636c9885b464c0c96fcac9ed3136838 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b2f1b4ffcf7c499db86171da3024527a in current term 1: Already voted for candidate 1341ece324714ad8a48ad3ec17c28073 in this term.
I20260608 12:38:33.310271  3778 tablet_bootstrap.cc:492] T c3a7cdbee1ff4261ba87d23cd9c459f5 P b2f1b4ffcf7c499db86171da3024527a: Bootstrap starting.
I20260608 12:38:33.312525  3784 leader_election.cc:290] T 0894d2abfef54f558bb2702ec342965e P b2f1b4ffcf7c499db86171da3024527a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e636c9885b464c0c96fcac9ed3136838 (127.0.107.194:38581), 1341ece324714ad8a48ad3ec17c28073 (127.0.107.195:38755)
I20260608 12:38:33.313665  3574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0894d2abfef54f558bb2702ec342965e" candidate_uuid: "b2f1b4ffcf7c499db86171da3024527a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1341ece324714ad8a48ad3ec17c28073" is_pre_election: true
I20260608 12:38:33.315496  3325 catalog_manager.cc:5696] T cd2f474a3c7b45f0974146072ad5186a P e636c9885b464c0c96fcac9ed3136838 reported cstate change: term changed from 0 to 1, leader changed from <none> to e636c9885b464c0c96fcac9ed3136838 (127.0.107.194). New cstate: current_term: 1 leader_uuid: "e636c9885b464c0c96fcac9ed3136838" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f1b4ffcf7c499db86171da3024527a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36181 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } health_report { overall_health: UNKNOWN } } }
I20260608 12:38:33.317204  3703 leader_election.cc:304] T 0894d2abfef54f558bb2702ec342965e P b2f1b4ffcf7c499db86171da3024527a [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: b2f1b4ffcf7c499db86171da3024527a; no voters: 1341ece324714ad8a48ad3ec17c28073, e636c9885b464c0c96fcac9ed3136838
I20260608 12:38:33.319021  3784 raft_consensus.cc:3060] T 0894d2abfef54f558bb2702ec342965e P b2f1b4ffcf7c499db86171da3024527a [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:38:33.322566  3777 consensus_queue.cc:1048] T 3dfb3c1b852d49f6b99c73fe6fa1508f P be4de5ea39f2427b8efe76d3e5240395 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:38:33.346289  3784 raft_consensus.cc:2749] T 0894d2abfef54f558bb2702ec342965e P b2f1b4ffcf7c499db86171da3024527a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:38:33.346654  3778 tablet_bootstrap.cc:654] T c3a7cdbee1ff4261ba87d23cd9c459f5 P b2f1b4ffcf7c499db86171da3024527a: Neither blocks nor log segments found. Creating new log.
I20260608 12:38:33.357282  3777 consensus_queue.cc:1048] T 9149deada9fc44f5b7fd6a73a577d751 P be4de5ea39f2427b8efe76d3e5240395 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:38:33.357517  3321 catalog_manager.cc:5696] T 0894d2abfef54f558bb2702ec342965e P 1341ece324714ad8a48ad3ec17c28073 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1341ece324714ad8a48ad3ec17c28073 (127.0.107.195). New cstate: current_term: 1 leader_uuid: "1341ece324714ad8a48ad3ec17c28073" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f1b4ffcf7c499db86171da3024527a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36181 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } health_report { overall_health: HEALTHY } } }
I20260608 12:38:33.370858  3778 tablet_bootstrap.cc:492] T c3a7cdbee1ff4261ba87d23cd9c459f5 P b2f1b4ffcf7c499db86171da3024527a: No bootstrap required, opened a new log
I20260608 12:38:33.371656  3778 ts_tablet_manager.cc:1403] T c3a7cdbee1ff4261ba87d23cd9c459f5 P b2f1b4ffcf7c499db86171da3024527a: Time spent bootstrapping tablet: real 0.062s	user 0.025s	sys 0.000s
I20260608 12:38:33.375186  3778 raft_consensus.cc:359] T c3a7cdbee1ff4261ba87d23cd9c459f5 P b2f1b4ffcf7c499db86171da3024527a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f1b4ffcf7c499db86171da3024527a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36181 } } peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } } peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } }
I20260608 12:38:33.378568  3778 raft_consensus.cc:385] T c3a7cdbee1ff4261ba87d23cd9c459f5 P b2f1b4ffcf7c499db86171da3024527a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:38:33.379057  3778 raft_consensus.cc:740] T c3a7cdbee1ff4261ba87d23cd9c459f5 P b2f1b4ffcf7c499db86171da3024527a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2f1b4ffcf7c499db86171da3024527a, State: Initialized, Role: FOLLOWER
I20260608 12:38:33.381971  3778 consensus_queue.cc:260] T c3a7cdbee1ff4261ba87d23cd9c459f5 P b2f1b4ffcf7c499db86171da3024527a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f1b4ffcf7c499db86171da3024527a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36181 } } peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } } peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } }
I20260608 12:38:33.383114  3777 consensus_queue.cc:1048] T 3dfb3c1b852d49f6b99c73fe6fa1508f P be4de5ea39f2427b8efe76d3e5240395 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2f1b4ffcf7c499db86171da3024527a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:38:33.384672  3778 ts_tablet_manager.cc:1434] T c3a7cdbee1ff4261ba87d23cd9c459f5 P b2f1b4ffcf7c499db86171da3024527a: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260608 12:38:33.385722  3778 tablet_bootstrap.cc:492] T 8cd0d3d5dff54d2cbe62685a0d361e9e P b2f1b4ffcf7c499db86171da3024527a: Bootstrap starting.
I20260608 12:38:33.394397  3778 tablet_bootstrap.cc:654] T 8cd0d3d5dff54d2cbe62685a0d361e9e P b2f1b4ffcf7c499db86171da3024527a: Neither blocks nor log segments found. Creating new log.
I20260608 12:38:33.397554  3806 consensus_queue.cc:1048] T c3a7cdbee1ff4261ba87d23cd9c459f5 P e636c9885b464c0c96fcac9ed3136838 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:38:33.405077  3778 tablet_bootstrap.cc:492] T 8cd0d3d5dff54d2cbe62685a0d361e9e P b2f1b4ffcf7c499db86171da3024527a: No bootstrap required, opened a new log
I20260608 12:38:33.405818  3778 ts_tablet_manager.cc:1403] T 8cd0d3d5dff54d2cbe62685a0d361e9e P b2f1b4ffcf7c499db86171da3024527a: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.002s
I20260608 12:38:33.409142  3778 raft_consensus.cc:359] T 8cd0d3d5dff54d2cbe62685a0d361e9e P b2f1b4ffcf7c499db86171da3024527a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f1b4ffcf7c499db86171da3024527a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36181 } } peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } }
I20260608 12:38:33.409993  3778 raft_consensus.cc:385] T 8cd0d3d5dff54d2cbe62685a0d361e9e P b2f1b4ffcf7c499db86171da3024527a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:38:33.410243  3778 raft_consensus.cc:740] T 8cd0d3d5dff54d2cbe62685a0d361e9e P b2f1b4ffcf7c499db86171da3024527a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2f1b4ffcf7c499db86171da3024527a, State: Initialized, Role: FOLLOWER
I20260608 12:38:33.410966  3778 consensus_queue.cc:260] T 8cd0d3d5dff54d2cbe62685a0d361e9e P b2f1b4ffcf7c499db86171da3024527a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f1b4ffcf7c499db86171da3024527a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36181 } } peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } }
I20260608 12:38:33.412971  3778 ts_tablet_manager.cc:1434] T 8cd0d3d5dff54d2cbe62685a0d361e9e P b2f1b4ffcf7c499db86171da3024527a: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260608 12:38:33.417474  3665 consensus_queue.cc:1048] T 9149deada9fc44f5b7fd6a73a577d751 P be4de5ea39f2427b8efe76d3e5240395 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2f1b4ffcf7c499db86171da3024527a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:38:33.445673  3736 raft_consensus.cc:3060] T c3a7cdbee1ff4261ba87d23cd9c459f5 P b2f1b4ffcf7c499db86171da3024527a [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:38:33.459254  3807 consensus_queue.cc:1048] T c3a7cdbee1ff4261ba87d23cd9c459f5 P e636c9885b464c0c96fcac9ed3136838 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2f1b4ffcf7c499db86171da3024527a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:38:33.500886  3823 raft_consensus.cc:493] T 8cd0d3d5dff54d2cbe62685a0d361e9e P b2f1b4ffcf7c499db86171da3024527a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:38:33.501677  3823 raft_consensus.cc:515] T 8cd0d3d5dff54d2cbe62685a0d361e9e P b2f1b4ffcf7c499db86171da3024527a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f1b4ffcf7c499db86171da3024527a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36181 } } peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } }
I20260608 12:38:33.504216  3823 leader_election.cc:290] T 8cd0d3d5dff54d2cbe62685a0d361e9e P b2f1b4ffcf7c499db86171da3024527a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers be4de5ea39f2427b8efe76d3e5240395 (127.0.107.193:41403), 1341ece324714ad8a48ad3ec17c28073 (127.0.107.195:38755)
I20260608 12:38:33.505456  3427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cd0d3d5dff54d2cbe62685a0d361e9e" candidate_uuid: "b2f1b4ffcf7c499db86171da3024527a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be4de5ea39f2427b8efe76d3e5240395" is_pre_election: true
I20260608 12:38:33.505724  3574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cd0d3d5dff54d2cbe62685a0d361e9e" candidate_uuid: "b2f1b4ffcf7c499db86171da3024527a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1341ece324714ad8a48ad3ec17c28073" is_pre_election: true
I20260608 12:38:33.506572  3574 raft_consensus.cc:2393] T 8cd0d3d5dff54d2cbe62685a0d361e9e P 1341ece324714ad8a48ad3ec17c28073 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b2f1b4ffcf7c499db86171da3024527a in current term 1: Already voted for candidate be4de5ea39f2427b8efe76d3e5240395 in this term.
I20260608 12:38:33.507746  3703 leader_election.cc:304] T 8cd0d3d5dff54d2cbe62685a0d361e9e P b2f1b4ffcf7c499db86171da3024527a [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: b2f1b4ffcf7c499db86171da3024527a; no voters: 1341ece324714ad8a48ad3ec17c28073, be4de5ea39f2427b8efe76d3e5240395
I20260608 12:38:33.508605  3823 raft_consensus.cc:3060] T 8cd0d3d5dff54d2cbe62685a0d361e9e P b2f1b4ffcf7c499db86171da3024527a [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:38:33.514487  3823 raft_consensus.cc:2749] T 8cd0d3d5dff54d2cbe62685a0d361e9e P b2f1b4ffcf7c499db86171da3024527a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:38:33.521607  3665 consensus_queue.cc:1048] T 8cd0d3d5dff54d2cbe62685a0d361e9e P be4de5ea39f2427b8efe76d3e5240395 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2f1b4ffcf7c499db86171da3024527a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:38:33.538766  3665 consensus_queue.cc:1048] T 8cd0d3d5dff54d2cbe62685a0d361e9e P be4de5ea39f2427b8efe76d3e5240395 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:38:33.626910  3626 consensus_queue.cc:1048] T cd2f474a3c7b45f0974146072ad5186a P e636c9885b464c0c96fcac9ed3136838 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:38:33.639009  3807 consensus_queue.cc:1048] T cd2f474a3c7b45f0974146072ad5186a P e636c9885b464c0c96fcac9ed3136838 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2f1b4ffcf7c499db86171da3024527a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:38:33.681066  3666 consensus_queue.cc:1048] T 0894d2abfef54f558bb2702ec342965e P 1341ece324714ad8a48ad3ec17c28073 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2f1b4ffcf7c499db86171da3024527a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:38:33.696657  3650 consensus_queue.cc:1048] T 0894d2abfef54f558bb2702ec342965e P 1341ece324714ad8a48ad3ec17c28073 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:38:33.734900  3807 consensus_queue.cc:1048] T 66eabf1bf9024d4ea011ed1e963f82f0 P e636c9885b464c0c96fcac9ed3136838 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2f1b4ffcf7c499db86171da3024527a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:38:33.755973  3806 consensus_queue.cc:1048] T 66eabf1bf9024d4ea011ed1e963f82f0 P e636c9885b464c0c96fcac9ed3136838 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:38:34.113673  3574 consensus_queue.cc:237] T f5f6feea4889429d8f968105576b0977 P 1341ece324714ad8a48ad3ec17c28073 [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: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } attrs { replace: true } } peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } } peers { permanent_uuid: "b2f1b4ffcf7c499db86171da3024527a" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36181 } attrs { promote: true } }
I20260608 12:38:34.121061  3500 raft_consensus.cc:1275] T f5f6feea4889429d8f968105576b0977 P e636c9885b464c0c96fcac9ed3136838 [term 1 FOLLOWER]: Refusing update from remote peer 1341ece324714ad8a48ad3ec17c28073: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260608 12:38:34.121971  3540 consensus_peers.cc:597] T f5f6feea4889429d8f968105576b0977 P 1341ece324714ad8a48ad3ec17c28073 -> Peer b2f1b4ffcf7c499db86171da3024527a (127.0.107.196:36181): Couldn't send request to peer b2f1b4ffcf7c499db86171da3024527a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f5f6feea4889429d8f968105576b0977. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:38:34.123193  3427 raft_consensus.cc:1275] T f5f6feea4889429d8f968105576b0977 P be4de5ea39f2427b8efe76d3e5240395 [term 1 FOLLOWER]: Refusing update from remote peer 1341ece324714ad8a48ad3ec17c28073: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:38:34.123564  3650 consensus_queue.cc:1048] T f5f6feea4889429d8f968105576b0977 P 1341ece324714ad8a48ad3ec17c28073 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:38:34.124966  3666 consensus_queue.cc:1048] T f5f6feea4889429d8f968105576b0977 P 1341ece324714ad8a48ad3ec17c28073 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:38:34.136302  3843 raft_consensus.cc:2955] T f5f6feea4889429d8f968105576b0977 P 1341ece324714ad8a48ad3ec17c28073 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b2f1b4ffcf7c499db86171da3024527a (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } attrs { replace: true } } peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } } peers { permanent_uuid: "b2f1b4ffcf7c499db86171da3024527a" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36181 } attrs { promote: true } } }
I20260608 12:38:34.139364  3427 raft_consensus.cc:2955] T f5f6feea4889429d8f968105576b0977 P be4de5ea39f2427b8efe76d3e5240395 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b2f1b4ffcf7c499db86171da3024527a (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } attrs { replace: true } } peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } } peers { permanent_uuid: "b2f1b4ffcf7c499db86171da3024527a" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36181 } attrs { promote: true } } }
I20260608 12:38:34.142800  3500 raft_consensus.cc:2955] T f5f6feea4889429d8f968105576b0977 P e636c9885b464c0c96fcac9ed3136838 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b2f1b4ffcf7c499db86171da3024527a (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } attrs { replace: true } } peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } } peers { permanent_uuid: "b2f1b4ffcf7c499db86171da3024527a" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36181 } attrs { promote: true } } }
I20260608 12:38:34.152015  3321 catalog_manager.cc:5696] T f5f6feea4889429d8f968105576b0977 P 1341ece324714ad8a48ad3ec17c28073 reported cstate change: config changed from index -1 to 2, NON_VOTER b2f1b4ffcf7c499db86171da3024527a (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "1341ece324714ad8a48ad3ec17c28073" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b2f1b4ffcf7c499db86171da3024527a" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36181 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:38:34.187362  3500 consensus_queue.cc:237] T b6bc87e767474394adfb02fc3999d550 P e636c9885b464c0c96fcac9ed3136838 [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: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } attrs { replace: true } } peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } } peers { permanent_uuid: "b2f1b4ffcf7c499db86171da3024527a" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36181 } attrs { promote: true } }
W20260608 12:38:34.201333  3466 consensus_peers.cc:597] T b6bc87e767474394adfb02fc3999d550 P e636c9885b464c0c96fcac9ed3136838 -> Peer b2f1b4ffcf7c499db86171da3024527a (127.0.107.196:36181): Couldn't send request to peer b2f1b4ffcf7c499db86171da3024527a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b6bc87e767474394adfb02fc3999d550. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:38:34.201809  3574 raft_consensus.cc:1275] T b6bc87e767474394adfb02fc3999d550 P 1341ece324714ad8a48ad3ec17c28073 [term 1 FOLLOWER]: Refusing update from remote peer e636c9885b464c0c96fcac9ed3136838: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:38:34.201813  3427 raft_consensus.cc:1275] T b6bc87e767474394adfb02fc3999d550 P be4de5ea39f2427b8efe76d3e5240395 [term 1 FOLLOWER]: Refusing update from remote peer e636c9885b464c0c96fcac9ed3136838: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:38:34.203756  3807 consensus_queue.cc:1048] T b6bc87e767474394adfb02fc3999d550 P e636c9885b464c0c96fcac9ed3136838 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:38:34.204730  3806 consensus_queue.cc:1048] T b6bc87e767474394adfb02fc3999d550 P e636c9885b464c0c96fcac9ed3136838 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 12:38:34.220096  3806 raft_consensus.cc:2955] T b6bc87e767474394adfb02fc3999d550 P e636c9885b464c0c96fcac9ed3136838 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b2f1b4ffcf7c499db86171da3024527a (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } attrs { replace: true } } peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } } peers { permanent_uuid: "b2f1b4ffcf7c499db86171da3024527a" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36181 } attrs { promote: true } } }
I20260608 12:38:34.223803  3427 raft_consensus.cc:2955] T b6bc87e767474394adfb02fc3999d550 P be4de5ea39f2427b8efe76d3e5240395 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b2f1b4ffcf7c499db86171da3024527a (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } attrs { replace: true } } peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } } peers { permanent_uuid: "b2f1b4ffcf7c499db86171da3024527a" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36181 } attrs { promote: true } } }
I20260608 12:38:34.227540  3574 raft_consensus.cc:2955] T b6bc87e767474394adfb02fc3999d550 P 1341ece324714ad8a48ad3ec17c28073 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b2f1b4ffcf7c499db86171da3024527a (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } attrs { replace: true } } peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } } peers { permanent_uuid: "b2f1b4ffcf7c499db86171da3024527a" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36181 } attrs { promote: true } } }
I20260608 12:38:34.240830  3321 catalog_manager.cc:5696] T b6bc87e767474394adfb02fc3999d550 P be4de5ea39f2427b8efe76d3e5240395 reported cstate change: config changed from index -1 to 2, NON_VOTER b2f1b4ffcf7c499db86171da3024527a (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "e636c9885b464c0c96fcac9ed3136838" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } attrs { replace: true } } peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } } peers { permanent_uuid: "b2f1b4ffcf7c499db86171da3024527a" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36181 } attrs { promote: true } } }
I20260608 12:38:34.275840  3427 consensus_queue.cc:237] T 81385f330f994a5db175132b82714ecc P be4de5ea39f2427b8efe76d3e5240395 [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: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } } peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } attrs { replace: true } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } } peers { permanent_uuid: "b2f1b4ffcf7c499db86171da3024527a" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36181 } attrs { promote: true } }
I20260608 12:38:34.284142  3574 raft_consensus.cc:1275] T 81385f330f994a5db175132b82714ecc P 1341ece324714ad8a48ad3ec17c28073 [term 1 FOLLOWER]: Refusing update from remote peer be4de5ea39f2427b8efe76d3e5240395: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:38:34.285050  3500 raft_consensus.cc:1275] T 81385f330f994a5db175132b82714ecc P e636c9885b464c0c96fcac9ed3136838 [term 1 FOLLOWER]: Refusing update from remote peer be4de5ea39f2427b8efe76d3e5240395: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260608 12:38:34.285300  3391 consensus_peers.cc:597] T 81385f330f994a5db175132b82714ecc P be4de5ea39f2427b8efe76d3e5240395 -> Peer b2f1b4ffcf7c499db86171da3024527a (127.0.107.196:36181): Couldn't send request to peer b2f1b4ffcf7c499db86171da3024527a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 81385f330f994a5db175132b82714ecc. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:38:34.286901  3793 consensus_queue.cc:1048] T 81385f330f994a5db175132b82714ecc P be4de5ea39f2427b8efe76d3e5240395 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 12:38:34.288167  3665 consensus_queue.cc:1048] T 81385f330f994a5db175132b82714ecc P be4de5ea39f2427b8efe76d3e5240395 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:38:34.297010  3793 raft_consensus.cc:2955] T 81385f330f994a5db175132b82714ecc P be4de5ea39f2427b8efe76d3e5240395 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b2f1b4ffcf7c499db86171da3024527a (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } } peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } attrs { replace: true } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } } peers { permanent_uuid: "b2f1b4ffcf7c499db86171da3024527a" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36181 } attrs { promote: true } } }
I20260608 12:38:34.300169  3500 raft_consensus.cc:2955] T 81385f330f994a5db175132b82714ecc P e636c9885b464c0c96fcac9ed3136838 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b2f1b4ffcf7c499db86171da3024527a (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } } peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } attrs { replace: true } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } } peers { permanent_uuid: "b2f1b4ffcf7c499db86171da3024527a" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36181 } attrs { promote: true } } }
I20260608 12:38:34.302620  3574 raft_consensus.cc:2955] T 81385f330f994a5db175132b82714ecc P 1341ece324714ad8a48ad3ec17c28073 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b2f1b4ffcf7c499db86171da3024527a (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } } peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } attrs { replace: true } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } } peers { permanent_uuid: "b2f1b4ffcf7c499db86171da3024527a" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36181 } attrs { promote: true } } }
I20260608 12:38:34.313819  3325 catalog_manager.cc:5696] T 81385f330f994a5db175132b82714ecc P be4de5ea39f2427b8efe76d3e5240395 reported cstate change: config changed from index -1 to 2, NON_VOTER b2f1b4ffcf7c499db86171da3024527a (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "be4de5ea39f2427b8efe76d3e5240395" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b2f1b4ffcf7c499db86171da3024527a" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36181 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:38:34.322646  3500 consensus_queue.cc:237] T e887a53ad78f439baf17ad93e9224b1b P e636c9885b464c0c96fcac9ed3136838 [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: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } attrs { replace: true } } peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } } peers { permanent_uuid: "b2f1b4ffcf7c499db86171da3024527a" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36181 } attrs { promote: true } }
I20260608 12:38:34.332430  3574 raft_consensus.cc:1275] T e887a53ad78f439baf17ad93e9224b1b P 1341ece324714ad8a48ad3ec17c28073 [term 1 FOLLOWER]: Refusing update from remote peer e636c9885b464c0c96fcac9ed3136838: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260608 12:38:34.332489  3466 consensus_peers.cc:597] T e887a53ad78f439baf17ad93e9224b1b P e636c9885b464c0c96fcac9ed3136838 -> Peer b2f1b4ffcf7c499db86171da3024527a (127.0.107.196:36181): Couldn't send request to peer b2f1b4ffcf7c499db86171da3024527a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e887a53ad78f439baf17ad93e9224b1b. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:38:34.334568  3860 consensus_queue.cc:1048] T e887a53ad78f439baf17ad93e9224b1b P e636c9885b464c0c96fcac9ed3136838 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:38:34.335603  3427 raft_consensus.cc:1275] T e887a53ad78f439baf17ad93e9224b1b P be4de5ea39f2427b8efe76d3e5240395 [term 1 FOLLOWER]: Refusing update from remote peer e636c9885b464c0c96fcac9ed3136838: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:38:34.338039  3860 consensus_queue.cc:1048] T e887a53ad78f439baf17ad93e9224b1b P e636c9885b464c0c96fcac9ed3136838 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 12:38:34.346585  3860 raft_consensus.cc:2955] T e887a53ad78f439baf17ad93e9224b1b P e636c9885b464c0c96fcac9ed3136838 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b2f1b4ffcf7c499db86171da3024527a (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } attrs { replace: true } } peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } } peers { permanent_uuid: "b2f1b4ffcf7c499db86171da3024527a" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36181 } attrs { promote: true } } }
I20260608 12:38:34.348142  3574 raft_consensus.cc:2955] T e887a53ad78f439baf17ad93e9224b1b P 1341ece324714ad8a48ad3ec17c28073 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b2f1b4ffcf7c499db86171da3024527a (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } attrs { replace: true } } peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } } peers { permanent_uuid: "b2f1b4ffcf7c499db86171da3024527a" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36181 } attrs { promote: true } } }
I20260608 12:38:34.352870  3425 raft_consensus.cc:2955] T e887a53ad78f439baf17ad93e9224b1b P be4de5ea39f2427b8efe76d3e5240395 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b2f1b4ffcf7c499db86171da3024527a (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } attrs { replace: true } } peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } } peers { permanent_uuid: "b2f1b4ffcf7c499db86171da3024527a" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36181 } attrs { promote: true } } }
I20260608 12:38:34.366972  3321 catalog_manager.cc:5696] T e887a53ad78f439baf17ad93e9224b1b P 1341ece324714ad8a48ad3ec17c28073 reported cstate change: config changed from index -1 to 2, NON_VOTER b2f1b4ffcf7c499db86171da3024527a (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "e636c9885b464c0c96fcac9ed3136838" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } attrs { replace: true } } peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } } peers { permanent_uuid: "b2f1b4ffcf7c499db86171da3024527a" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36181 } attrs { promote: true } } }
I20260608 12:38:34.677466  3870 ts_tablet_manager.cc:933] T b6bc87e767474394adfb02fc3999d550 P b2f1b4ffcf7c499db86171da3024527a: Initiating tablet copy from peer e636c9885b464c0c96fcac9ed3136838 (127.0.107.194:38581)
I20260608 12:38:34.679215  3870 tablet_copy_client.cc:323] T b6bc87e767474394adfb02fc3999d550 P b2f1b4ffcf7c499db86171da3024527a: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.194:38581
I20260608 12:38:34.681023  3512 tablet_copy_service.cc:140] P e636c9885b464c0c96fcac9ed3136838: Received BeginTabletCopySession request for tablet b6bc87e767474394adfb02fc3999d550 from peer b2f1b4ffcf7c499db86171da3024527a ({username='slave'} at 127.0.0.1:33752)
I20260608 12:38:34.681725  3512 tablet_copy_service.cc:161] P e636c9885b464c0c96fcac9ed3136838: Beginning new tablet copy session on tablet b6bc87e767474394adfb02fc3999d550 from peer b2f1b4ffcf7c499db86171da3024527a at {username='slave'} at 127.0.0.1:33752: session id = b2f1b4ffcf7c499db86171da3024527a-b6bc87e767474394adfb02fc3999d550
I20260608 12:38:34.690779  3512 tablet_copy_source_session.cc:215] T b6bc87e767474394adfb02fc3999d550 P e636c9885b464c0c96fcac9ed3136838: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:38:34.695341  3870 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6bc87e767474394adfb02fc3999d550. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:38:34.703754  3872 ts_tablet_manager.cc:933] T f5f6feea4889429d8f968105576b0977 P b2f1b4ffcf7c499db86171da3024527a: Initiating tablet copy from peer 1341ece324714ad8a48ad3ec17c28073 (127.0.107.195:38755)
I20260608 12:38:34.709121  3872 tablet_copy_client.cc:323] T f5f6feea4889429d8f968105576b0977 P b2f1b4ffcf7c499db86171da3024527a: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.195:38755
I20260608 12:38:34.711697  3586 tablet_copy_service.cc:140] P 1341ece324714ad8a48ad3ec17c28073: Received BeginTabletCopySession request for tablet f5f6feea4889429d8f968105576b0977 from peer b2f1b4ffcf7c499db86171da3024527a ({username='slave'} at 127.0.0.1:54652)
I20260608 12:38:34.712486  3586 tablet_copy_service.cc:161] P 1341ece324714ad8a48ad3ec17c28073: Beginning new tablet copy session on tablet f5f6feea4889429d8f968105576b0977 from peer b2f1b4ffcf7c499db86171da3024527a at {username='slave'} at 127.0.0.1:54652: session id = b2f1b4ffcf7c499db86171da3024527a-f5f6feea4889429d8f968105576b0977
I20260608 12:38:34.716403  3870 tablet_copy_client.cc:806] T b6bc87e767474394adfb02fc3999d550 P b2f1b4ffcf7c499db86171da3024527a: tablet copy: Starting download of 0 data blocks...
I20260608 12:38:34.717140  3870 tablet_copy_client.cc:670] T b6bc87e767474394adfb02fc3999d550 P b2f1b4ffcf7c499db86171da3024527a: tablet copy: Starting download of 1 WAL segments...
I20260608 12:38:34.721230  3870 tablet_copy_client.cc:538] T b6bc87e767474394adfb02fc3999d550 P b2f1b4ffcf7c499db86171da3024527a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:38:34.722435  3586 tablet_copy_source_session.cc:215] T f5f6feea4889429d8f968105576b0977 P 1341ece324714ad8a48ad3ec17c28073: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:38:34.726729  3872 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5f6feea4889429d8f968105576b0977. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:38:34.730329  3870 tablet_bootstrap.cc:492] T b6bc87e767474394adfb02fc3999d550 P b2f1b4ffcf7c499db86171da3024527a: Bootstrap starting.
I20260608 12:38:34.749303  3872 tablet_copy_client.cc:806] T f5f6feea4889429d8f968105576b0977 P b2f1b4ffcf7c499db86171da3024527a: tablet copy: Starting download of 0 data blocks...
I20260608 12:38:34.750308  3872 tablet_copy_client.cc:670] T f5f6feea4889429d8f968105576b0977 P b2f1b4ffcf7c499db86171da3024527a: tablet copy: Starting download of 1 WAL segments...
I20260608 12:38:34.764091  3875 ts_tablet_manager.cc:933] T 81385f330f994a5db175132b82714ecc P b2f1b4ffcf7c499db86171da3024527a: Initiating tablet copy from peer be4de5ea39f2427b8efe76d3e5240395 (127.0.107.193:41403)
I20260608 12:38:34.766790  3872 tablet_copy_client.cc:538] T f5f6feea4889429d8f968105576b0977 P b2f1b4ffcf7c499db86171da3024527a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:38:34.779909  3872 tablet_bootstrap.cc:492] T f5f6feea4889429d8f968105576b0977 P b2f1b4ffcf7c499db86171da3024527a: Bootstrap starting.
I20260608 12:38:34.788300  3875 tablet_copy_client.cc:323] T 81385f330f994a5db175132b82714ecc P b2f1b4ffcf7c499db86171da3024527a: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.193:41403
I20260608 12:38:34.793464  3437 tablet_copy_service.cc:140] P be4de5ea39f2427b8efe76d3e5240395: Received BeginTabletCopySession request for tablet 81385f330f994a5db175132b82714ecc from peer b2f1b4ffcf7c499db86171da3024527a ({username='slave'} at 127.0.0.1:54588)
I20260608 12:38:34.794229  3437 tablet_copy_service.cc:161] P be4de5ea39f2427b8efe76d3e5240395: Beginning new tablet copy session on tablet 81385f330f994a5db175132b82714ecc from peer b2f1b4ffcf7c499db86171da3024527a at {username='slave'} at 127.0.0.1:54588: session id = b2f1b4ffcf7c499db86171da3024527a-81385f330f994a5db175132b82714ecc
I20260608 12:38:34.800762  3870 tablet_bootstrap.cc:492] T b6bc87e767474394adfb02fc3999d550 P b2f1b4ffcf7c499db86171da3024527a: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:38:34.801927  3870 tablet_bootstrap.cc:492] T b6bc87e767474394adfb02fc3999d550 P b2f1b4ffcf7c499db86171da3024527a: Bootstrap complete.
I20260608 12:38:34.802697  3870 ts_tablet_manager.cc:1403] T b6bc87e767474394adfb02fc3999d550 P b2f1b4ffcf7c499db86171da3024527a: Time spent bootstrapping tablet: real 0.073s	user 0.024s	sys 0.015s
I20260608 12:38:34.806514  3870 raft_consensus.cc:359] T b6bc87e767474394adfb02fc3999d550 P b2f1b4ffcf7c499db86171da3024527a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } attrs { replace: true } } peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } } peers { permanent_uuid: "b2f1b4ffcf7c499db86171da3024527a" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36181 } attrs { promote: true } }
I20260608 12:38:34.808045  3878 ts_tablet_manager.cc:933] T e887a53ad78f439baf17ad93e9224b1b P b2f1b4ffcf7c499db86171da3024527a: Initiating tablet copy from peer e636c9885b464c0c96fcac9ed3136838 (127.0.107.194:38581)
I20260608 12:38:34.808370  3870 raft_consensus.cc:740] T b6bc87e767474394adfb02fc3999d550 P b2f1b4ffcf7c499db86171da3024527a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b2f1b4ffcf7c499db86171da3024527a, State: Initialized, Role: LEARNER
I20260608 12:38:34.810909  3437 tablet_copy_source_session.cc:215] T 81385f330f994a5db175132b82714ecc P be4de5ea39f2427b8efe76d3e5240395: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:38:34.811605  3870 consensus_queue.cc:260] T b6bc87e767474394adfb02fc3999d550 P b2f1b4ffcf7c499db86171da3024527a [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: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } attrs { replace: true } } peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } } peers { permanent_uuid: "b2f1b4ffcf7c499db86171da3024527a" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36181 } attrs { promote: true } }
I20260608 12:38:34.815757  3875 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81385f330f994a5db175132b82714ecc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:38:34.818274  3872 tablet_bootstrap.cc:492] T f5f6feea4889429d8f968105576b0977 P b2f1b4ffcf7c499db86171da3024527a: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:38:34.819751  3872 tablet_bootstrap.cc:492] T f5f6feea4889429d8f968105576b0977 P b2f1b4ffcf7c499db86171da3024527a: Bootstrap complete.
I20260608 12:38:34.824183  3872 ts_tablet_manager.cc:1403] T f5f6feea4889429d8f968105576b0977 P b2f1b4ffcf7c499db86171da3024527a: Time spent bootstrapping tablet: real 0.045s	user 0.024s	sys 0.007s
I20260608 12:38:34.828783  3872 raft_consensus.cc:359] T f5f6feea4889429d8f968105576b0977 P b2f1b4ffcf7c499db86171da3024527a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } attrs { replace: true } } peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } } peers { permanent_uuid: "b2f1b4ffcf7c499db86171da3024527a" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36181 } attrs { promote: true } }
I20260608 12:38:34.829918  3872 raft_consensus.cc:740] T f5f6feea4889429d8f968105576b0977 P b2f1b4ffcf7c499db86171da3024527a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b2f1b4ffcf7c499db86171da3024527a, State: Initialized, Role: LEARNER
I20260608 12:38:34.830889  3872 consensus_queue.cc:260] T f5f6feea4889429d8f968105576b0977 P b2f1b4ffcf7c499db86171da3024527a [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: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } attrs { replace: true } } peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } } peers { permanent_uuid: "b2f1b4ffcf7c499db86171da3024527a" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36181 } attrs { promote: true } }
I20260608 12:38:34.832386  3870 ts_tablet_manager.cc:1434] T b6bc87e767474394adfb02fc3999d550 P b2f1b4ffcf7c499db86171da3024527a: Time spent starting tablet: real 0.029s	user 0.011s	sys 0.002s
I20260608 12:38:34.833431  3878 tablet_copy_client.cc:323] T e887a53ad78f439baf17ad93e9224b1b P b2f1b4ffcf7c499db86171da3024527a: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.194:38581
I20260608 12:38:34.838344  3512 tablet_copy_service.cc:342] P e636c9885b464c0c96fcac9ed3136838: Request end of tablet copy session b2f1b4ffcf7c499db86171da3024527a-b6bc87e767474394adfb02fc3999d550 received from {username='slave'} at 127.0.0.1:33752
I20260608 12:38:34.838927  3512 tablet_copy_service.cc:434] P e636c9885b464c0c96fcac9ed3136838: ending tablet copy session b2f1b4ffcf7c499db86171da3024527a-b6bc87e767474394adfb02fc3999d550 on tablet b6bc87e767474394adfb02fc3999d550 with peer b2f1b4ffcf7c499db86171da3024527a
I20260608 12:38:34.840628  3511 tablet_copy_service.cc:140] P e636c9885b464c0c96fcac9ed3136838: Received BeginTabletCopySession request for tablet e887a53ad78f439baf17ad93e9224b1b from peer b2f1b4ffcf7c499db86171da3024527a ({username='slave'} at 127.0.0.1:33752)
I20260608 12:38:34.841383  3511 tablet_copy_service.cc:161] P e636c9885b464c0c96fcac9ed3136838: Beginning new tablet copy session on tablet e887a53ad78f439baf17ad93e9224b1b from peer b2f1b4ffcf7c499db86171da3024527a at {username='slave'} at 127.0.0.1:33752: session id = b2f1b4ffcf7c499db86171da3024527a-e887a53ad78f439baf17ad93e9224b1b
I20260608 12:38:34.851752  3872 ts_tablet_manager.cc:1434] T f5f6feea4889429d8f968105576b0977 P b2f1b4ffcf7c499db86171da3024527a: Time spent starting tablet: real 0.027s	user 0.018s	sys 0.008s
I20260608 12:38:34.853847  3586 tablet_copy_service.cc:342] P 1341ece324714ad8a48ad3ec17c28073: Request end of tablet copy session b2f1b4ffcf7c499db86171da3024527a-f5f6feea4889429d8f968105576b0977 received from {username='slave'} at 127.0.0.1:54652
I20260608 12:38:34.854373  3586 tablet_copy_service.cc:434] P 1341ece324714ad8a48ad3ec17c28073: ending tablet copy session b2f1b4ffcf7c499db86171da3024527a-f5f6feea4889429d8f968105576b0977 on tablet f5f6feea4889429d8f968105576b0977 with peer b2f1b4ffcf7c499db86171da3024527a
I20260608 12:38:34.855558  3875 tablet_copy_client.cc:806] T 81385f330f994a5db175132b82714ecc P b2f1b4ffcf7c499db86171da3024527a: tablet copy: Starting download of 0 data blocks...
I20260608 12:38:34.856295  3875 tablet_copy_client.cc:670] T 81385f330f994a5db175132b82714ecc P b2f1b4ffcf7c499db86171da3024527a: tablet copy: Starting download of 1 WAL segments...
I20260608 12:38:34.865340  3511 tablet_copy_source_session.cc:215] T e887a53ad78f439baf17ad93e9224b1b P e636c9885b464c0c96fcac9ed3136838: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:38:34.869011  3875 tablet_copy_client.cc:538] T 81385f330f994a5db175132b82714ecc P b2f1b4ffcf7c499db86171da3024527a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:38:34.870204  3878 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e887a53ad78f439baf17ad93e9224b1b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:38:34.880167  3875 tablet_bootstrap.cc:492] T 81385f330f994a5db175132b82714ecc P b2f1b4ffcf7c499db86171da3024527a: Bootstrap starting.
I20260608 12:38:34.889590  3878 tablet_copy_client.cc:806] T e887a53ad78f439baf17ad93e9224b1b P b2f1b4ffcf7c499db86171da3024527a: tablet copy: Starting download of 0 data blocks...
I20260608 12:38:34.890226  3878 tablet_copy_client.cc:670] T e887a53ad78f439baf17ad93e9224b1b P b2f1b4ffcf7c499db86171da3024527a: tablet copy: Starting download of 1 WAL segments...
I20260608 12:38:34.894886  3878 tablet_copy_client.cc:538] T e887a53ad78f439baf17ad93e9224b1b P b2f1b4ffcf7c499db86171da3024527a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:38:34.902590  3875 tablet_bootstrap.cc:492] T 81385f330f994a5db175132b82714ecc P b2f1b4ffcf7c499db86171da3024527a: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:38:34.903539  3875 tablet_bootstrap.cc:492] T 81385f330f994a5db175132b82714ecc P b2f1b4ffcf7c499db86171da3024527a: Bootstrap complete.
I20260608 12:38:34.903986  3878 tablet_bootstrap.cc:492] T e887a53ad78f439baf17ad93e9224b1b P b2f1b4ffcf7c499db86171da3024527a: Bootstrap starting.
I20260608 12:38:34.904222  3875 ts_tablet_manager.cc:1403] T 81385f330f994a5db175132b82714ecc P b2f1b4ffcf7c499db86171da3024527a: Time spent bootstrapping tablet: real 0.024s	user 0.023s	sys 0.000s
I20260608 12:38:34.907950  3875 raft_consensus.cc:359] T 81385f330f994a5db175132b82714ecc P b2f1b4ffcf7c499db86171da3024527a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } } peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } attrs { replace: true } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } } peers { permanent_uuid: "b2f1b4ffcf7c499db86171da3024527a" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36181 } attrs { promote: true } }
I20260608 12:38:34.908928  3875 raft_consensus.cc:740] T 81385f330f994a5db175132b82714ecc P b2f1b4ffcf7c499db86171da3024527a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b2f1b4ffcf7c499db86171da3024527a, State: Initialized, Role: LEARNER
I20260608 12:38:34.909636  3875 consensus_queue.cc:260] T 81385f330f994a5db175132b82714ecc P b2f1b4ffcf7c499db86171da3024527a [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: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } } peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } attrs { replace: true } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } } peers { permanent_uuid: "b2f1b4ffcf7c499db86171da3024527a" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36181 } attrs { promote: true } }
I20260608 12:38:34.912385  3875 ts_tablet_manager.cc:1434] T 81385f330f994a5db175132b82714ecc P b2f1b4ffcf7c499db86171da3024527a: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.004s
I20260608 12:38:34.915963  3437 tablet_copy_service.cc:342] P be4de5ea39f2427b8efe76d3e5240395: Request end of tablet copy session b2f1b4ffcf7c499db86171da3024527a-81385f330f994a5db175132b82714ecc received from {username='slave'} at 127.0.0.1:54588
I20260608 12:38:34.916414  3437 tablet_copy_service.cc:434] P be4de5ea39f2427b8efe76d3e5240395: ending tablet copy session b2f1b4ffcf7c499db86171da3024527a-81385f330f994a5db175132b82714ecc on tablet 81385f330f994a5db175132b82714ecc with peer b2f1b4ffcf7c499db86171da3024527a
I20260608 12:38:34.955704  3878 tablet_bootstrap.cc:492] T e887a53ad78f439baf17ad93e9224b1b P b2f1b4ffcf7c499db86171da3024527a: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:38:34.957295  3878 tablet_bootstrap.cc:492] T e887a53ad78f439baf17ad93e9224b1b P b2f1b4ffcf7c499db86171da3024527a: Bootstrap complete.
I20260608 12:38:34.958163  3878 ts_tablet_manager.cc:1403] T e887a53ad78f439baf17ad93e9224b1b P b2f1b4ffcf7c499db86171da3024527a: Time spent bootstrapping tablet: real 0.054s	user 0.033s	sys 0.019s
I20260608 12:38:34.961661  3878 raft_consensus.cc:359] T e887a53ad78f439baf17ad93e9224b1b P b2f1b4ffcf7c499db86171da3024527a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } attrs { replace: true } } peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } } peers { permanent_uuid: "b2f1b4ffcf7c499db86171da3024527a" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36181 } attrs { promote: true } }
I20260608 12:38:34.962621  3878 raft_consensus.cc:740] T e887a53ad78f439baf17ad93e9224b1b P b2f1b4ffcf7c499db86171da3024527a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b2f1b4ffcf7c499db86171da3024527a, State: Initialized, Role: LEARNER
I20260608 12:38:34.963791  3878 consensus_queue.cc:260] T e887a53ad78f439baf17ad93e9224b1b P b2f1b4ffcf7c499db86171da3024527a [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: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } attrs { replace: true } } peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } } peers { permanent_uuid: "b2f1b4ffcf7c499db86171da3024527a" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36181 } attrs { promote: true } }
I20260608 12:38:34.965983  3878 ts_tablet_manager.cc:1434] T e887a53ad78f439baf17ad93e9224b1b P b2f1b4ffcf7c499db86171da3024527a: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260608 12:38:34.968070  3511 tablet_copy_service.cc:342] P e636c9885b464c0c96fcac9ed3136838: Request end of tablet copy session b2f1b4ffcf7c499db86171da3024527a-e887a53ad78f439baf17ad93e9224b1b received from {username='slave'} at 127.0.0.1:33752
I20260608 12:38:34.968508  3511 tablet_copy_service.cc:434] P e636c9885b464c0c96fcac9ed3136838: ending tablet copy session b2f1b4ffcf7c499db86171da3024527a-e887a53ad78f439baf17ad93e9224b1b on tablet e887a53ad78f439baf17ad93e9224b1b with peer b2f1b4ffcf7c499db86171da3024527a
I20260608 12:38:35.037760  3378 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
I20260608 12:38:35.088721  3425 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2025650d11a444a8b12a87658ed79165"
dest_uuid: "be4de5ea39f2427b8efe76d3e5240395"
mode: GRACEFUL
new_leader_uuid: "1341ece324714ad8a48ad3ec17c28073"
 from {username='slave'} at 127.0.0.1:54604
I20260608 12:38:35.089555  3425 raft_consensus.cc:606] T 2025650d11a444a8b12a87658ed79165 P be4de5ea39f2427b8efe76d3e5240395 [term 1 LEADER]: Received request to transfer leadership to TS 1341ece324714ad8a48ad3ec17c28073
I20260608 12:38:35.094426  3736 raft_consensus.cc:1217] T f5f6feea4889429d8f968105576b0977 P b2f1b4ffcf7c499db86171da3024527a [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 12:38:35.119841  3500 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "66eabf1bf9024d4ea011ed1e963f82f0"
dest_uuid: "e636c9885b464c0c96fcac9ed3136838"
mode: GRACEFUL
new_leader_uuid: "b2f1b4ffcf7c499db86171da3024527a"
 from {username='slave'} at 127.0.0.1:33768
I20260608 12:38:35.120549  3500 raft_consensus.cc:606] T 66eabf1bf9024d4ea011ed1e963f82f0 P e636c9885b464c0c96fcac9ed3136838 [term 1 LEADER]: Received request to transfer leadership to TS b2f1b4ffcf7c499db86171da3024527a
I20260608 12:38:35.123905  3500 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cd2f474a3c7b45f0974146072ad5186a"
dest_uuid: "e636c9885b464c0c96fcac9ed3136838"
mode: GRACEFUL
new_leader_uuid: "b2f1b4ffcf7c499db86171da3024527a"
 from {username='slave'} at 127.0.0.1:33768
I20260608 12:38:35.124624  3500 raft_consensus.cc:606] T cd2f474a3c7b45f0974146072ad5186a P e636c9885b464c0c96fcac9ed3136838 [term 1 LEADER]: Received request to transfer leadership to TS b2f1b4ffcf7c499db86171da3024527a
I20260608 12:38:35.128167  3425 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e35d2240f608472b9bdb2e5824c5d93a"
dest_uuid: "be4de5ea39f2427b8efe76d3e5240395"
mode: GRACEFUL
new_leader_uuid: "b2f1b4ffcf7c499db86171da3024527a"
 from {username='slave'} at 127.0.0.1:54604
I20260608 12:38:35.128983  3425 raft_consensus.cc:606] T e35d2240f608472b9bdb2e5824c5d93a P be4de5ea39f2427b8efe76d3e5240395 [term 1 LEADER]: Received request to transfer leadership to TS b2f1b4ffcf7c499db86171da3024527a
I20260608 12:38:35.130625  3378 auto_leader_rebalancer.cc:388] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 4
I20260608 12:38:35.131584  3378 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:38:35.148941  3736 raft_consensus.cc:1217] T b6bc87e767474394adfb02fc3999d550 P b2f1b4ffcf7c499db86171da3024527a [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 12:38:35.154245  3736 raft_consensus.cc:1217] T 81385f330f994a5db175132b82714ecc P b2f1b4ffcf7c499db86171da3024527a [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 12:38:35.199287  3860 raft_consensus.cc:993] T 66eabf1bf9024d4ea011ed1e963f82f0 P e636c9885b464c0c96fcac9ed3136838: : Instructing follower b2f1b4ffcf7c499db86171da3024527a to start an election
I20260608 12:38:35.199934  3869 raft_consensus.cc:1081] T 66eabf1bf9024d4ea011ed1e963f82f0 P e636c9885b464c0c96fcac9ed3136838 [term 1 LEADER]: Signalling peer b2f1b4ffcf7c499db86171da3024527a to start an election
I20260608 12:38:35.201922  3736 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "66eabf1bf9024d4ea011ed1e963f82f0"
dest_uuid: "b2f1b4ffcf7c499db86171da3024527a"
 from {username='slave'} at 127.0.0.1:43720
I20260608 12:38:35.202672  3736 raft_consensus.cc:493] T 66eabf1bf9024d4ea011ed1e963f82f0 P b2f1b4ffcf7c499db86171da3024527a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 12:38:35.203085  3736 raft_consensus.cc:3060] T 66eabf1bf9024d4ea011ed1e963f82f0 P b2f1b4ffcf7c499db86171da3024527a [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:38:35.212141  3736 raft_consensus.cc:515] T 66eabf1bf9024d4ea011ed1e963f82f0 P b2f1b4ffcf7c499db86171da3024527a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f1b4ffcf7c499db86171da3024527a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36181 } } peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } } peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } }
I20260608 12:38:35.214769  3736 leader_election.cc:290] T 66eabf1bf9024d4ea011ed1e963f82f0 P b2f1b4ffcf7c499db86171da3024527a [CANDIDATE]: Term 2 election: Requested vote from peers e636c9885b464c0c96fcac9ed3136838 (127.0.107.194:38581), be4de5ea39f2427b8efe76d3e5240395 (127.0.107.193:41403)
I20260608 12:38:35.215682  3500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66eabf1bf9024d4ea011ed1e963f82f0" candidate_uuid: "b2f1b4ffcf7c499db86171da3024527a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e636c9885b464c0c96fcac9ed3136838"
I20260608 12:38:35.216267  3425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66eabf1bf9024d4ea011ed1e963f82f0" candidate_uuid: "b2f1b4ffcf7c499db86171da3024527a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "be4de5ea39f2427b8efe76d3e5240395"
I20260608 12:38:35.216385  3500 raft_consensus.cc:3055] T 66eabf1bf9024d4ea011ed1e963f82f0 P e636c9885b464c0c96fcac9ed3136838 [term 1 LEADER]: Stepping down as leader of term 1
I20260608 12:38:35.216835  3500 raft_consensus.cc:740] T 66eabf1bf9024d4ea011ed1e963f82f0 P e636c9885b464c0c96fcac9ed3136838 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e636c9885b464c0c96fcac9ed3136838, State: Running, Role: LEADER
I20260608 12:38:35.217604  3500 consensus_queue.cc:260] T 66eabf1bf9024d4ea011ed1e963f82f0 P e636c9885b464c0c96fcac9ed3136838 [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: "b2f1b4ffcf7c499db86171da3024527a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36181 } } peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } } peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } }
I20260608 12:38:35.218863  3500 raft_consensus.cc:3060] T 66eabf1bf9024d4ea011ed1e963f82f0 P e636c9885b464c0c96fcac9ed3136838 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:38:35.222991  3425 raft_consensus.cc:3060] T 66eabf1bf9024d4ea011ed1e963f82f0 P be4de5ea39f2427b8efe76d3e5240395 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:38:35.222518  3736 raft_consensus.cc:1217] T e887a53ad78f439baf17ad93e9224b1b P b2f1b4ffcf7c499db86171da3024527a [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 12:38:35.236789  3500 raft_consensus.cc:2468] T 66eabf1bf9024d4ea011ed1e963f82f0 P e636c9885b464c0c96fcac9ed3136838 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2f1b4ffcf7c499db86171da3024527a in term 2.
I20260608 12:38:35.240063  3425 raft_consensus.cc:2468] T 66eabf1bf9024d4ea011ed1e963f82f0 P be4de5ea39f2427b8efe76d3e5240395 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2f1b4ffcf7c499db86171da3024527a in term 2.
I20260608 12:38:35.241596  3703 leader_election.cc:304] T 66eabf1bf9024d4ea011ed1e963f82f0 P b2f1b4ffcf7c499db86171da3024527a [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: b2f1b4ffcf7c499db86171da3024527a, be4de5ea39f2427b8efe76d3e5240395; no voters: 
I20260608 12:38:35.242657  3881 raft_consensus.cc:2804] T 66eabf1bf9024d4ea011ed1e963f82f0 P b2f1b4ffcf7c499db86171da3024527a [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:38:35.243232  3881 raft_consensus.cc:697] T 66eabf1bf9024d4ea011ed1e963f82f0 P b2f1b4ffcf7c499db86171da3024527a [term 2 LEADER]: Becoming Leader. State: Replica: b2f1b4ffcf7c499db86171da3024527a, State: Running, Role: LEADER
I20260608 12:38:35.243825  3869 raft_consensus.cc:993] T cd2f474a3c7b45f0974146072ad5186a P e636c9885b464c0c96fcac9ed3136838: : Instructing follower b2f1b4ffcf7c499db86171da3024527a to start an election
I20260608 12:38:35.244415  3869 raft_consensus.cc:1081] T cd2f474a3c7b45f0974146072ad5186a P e636c9885b464c0c96fcac9ed3136838 [term 1 LEADER]: Signalling peer b2f1b4ffcf7c499db86171da3024527a to start an election
I20260608 12:38:35.244253  3881 consensus_queue.cc:237] T 66eabf1bf9024d4ea011ed1e963f82f0 P b2f1b4ffcf7c499db86171da3024527a [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: "b2f1b4ffcf7c499db86171da3024527a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36181 } } peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } } peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } }
I20260608 12:38:35.246867  3736 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cd2f474a3c7b45f0974146072ad5186a"
dest_uuid: "b2f1b4ffcf7c499db86171da3024527a"
 from {username='slave'} at 127.0.0.1:43720
I20260608 12:38:35.247541  3736 raft_consensus.cc:493] T cd2f474a3c7b45f0974146072ad5186a P b2f1b4ffcf7c499db86171da3024527a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 12:38:35.247998  3736 raft_consensus.cc:3060] T cd2f474a3c7b45f0974146072ad5186a P b2f1b4ffcf7c499db86171da3024527a [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:38:35.255597  3321 catalog_manager.cc:5696] T 66eabf1bf9024d4ea011ed1e963f82f0 P b2f1b4ffcf7c499db86171da3024527a reported cstate change: term changed from 1 to 2, leader changed from e636c9885b464c0c96fcac9ed3136838 (127.0.107.194) to b2f1b4ffcf7c499db86171da3024527a (127.0.107.196). New cstate: current_term: 2 leader_uuid: "b2f1b4ffcf7c499db86171da3024527a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f1b4ffcf7c499db86171da3024527a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36181 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } health_report { overall_health: UNKNOWN } } }
I20260608 12:38:35.256377  3736 raft_consensus.cc:515] T cd2f474a3c7b45f0974146072ad5186a P b2f1b4ffcf7c499db86171da3024527a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f1b4ffcf7c499db86171da3024527a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36181 } } peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } }
I20260608 12:38:35.259199  3736 leader_election.cc:290] T cd2f474a3c7b45f0974146072ad5186a P b2f1b4ffcf7c499db86171da3024527a [CANDIDATE]: Term 2 election: Requested vote from peers e636c9885b464c0c96fcac9ed3136838 (127.0.107.194:38581), 1341ece324714ad8a48ad3ec17c28073 (127.0.107.195:38755)
I20260608 12:38:35.260391  3576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd2f474a3c7b45f0974146072ad5186a" candidate_uuid: "b2f1b4ffcf7c499db86171da3024527a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1341ece324714ad8a48ad3ec17c28073"
I20260608 12:38:35.260330  3500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd2f474a3c7b45f0974146072ad5186a" candidate_uuid: "b2f1b4ffcf7c499db86171da3024527a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e636c9885b464c0c96fcac9ed3136838"
I20260608 12:38:35.261475  3576 raft_consensus.cc:3060] T cd2f474a3c7b45f0974146072ad5186a P 1341ece324714ad8a48ad3ec17c28073 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:38:35.261543  3500 raft_consensus.cc:3055] T cd2f474a3c7b45f0974146072ad5186a P e636c9885b464c0c96fcac9ed3136838 [term 1 LEADER]: Stepping down as leader of term 1
I20260608 12:38:35.264789  3500 raft_consensus.cc:740] T cd2f474a3c7b45f0974146072ad5186a P e636c9885b464c0c96fcac9ed3136838 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e636c9885b464c0c96fcac9ed3136838, State: Running, Role: LEADER
I20260608 12:38:35.265865  3500 consensus_queue.cc:260] T cd2f474a3c7b45f0974146072ad5186a P e636c9885b464c0c96fcac9ed3136838 [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: "b2f1b4ffcf7c499db86171da3024527a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36181 } } peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } }
I20260608 12:38:35.267325  3500 raft_consensus.cc:3060] T cd2f474a3c7b45f0974146072ad5186a P e636c9885b464c0c96fcac9ed3136838 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:38:35.270184  3576 raft_consensus.cc:2468] T cd2f474a3c7b45f0974146072ad5186a P 1341ece324714ad8a48ad3ec17c28073 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2f1b4ffcf7c499db86171da3024527a in term 2.
I20260608 12:38:35.272221  3703 leader_election.cc:304] T cd2f474a3c7b45f0974146072ad5186a P b2f1b4ffcf7c499db86171da3024527a [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: 1341ece324714ad8a48ad3ec17c28073, b2f1b4ffcf7c499db86171da3024527a; no voters: 
I20260608 12:38:35.273177  3881 raft_consensus.cc:2804] T cd2f474a3c7b45f0974146072ad5186a P b2f1b4ffcf7c499db86171da3024527a [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:38:35.273680  3881 raft_consensus.cc:697] T cd2f474a3c7b45f0974146072ad5186a P b2f1b4ffcf7c499db86171da3024527a [term 2 LEADER]: Becoming Leader. State: Replica: b2f1b4ffcf7c499db86171da3024527a, State: Running, Role: LEADER
I20260608 12:38:35.274600  3881 consensus_queue.cc:237] T cd2f474a3c7b45f0974146072ad5186a P b2f1b4ffcf7c499db86171da3024527a [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: "b2f1b4ffcf7c499db86171da3024527a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36181 } } peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } }
I20260608 12:38:35.276602  3500 raft_consensus.cc:2468] T cd2f474a3c7b45f0974146072ad5186a P e636c9885b464c0c96fcac9ed3136838 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2f1b4ffcf7c499db86171da3024527a in term 2.
I20260608 12:38:35.298250  3321 catalog_manager.cc:5696] T cd2f474a3c7b45f0974146072ad5186a P b2f1b4ffcf7c499db86171da3024527a reported cstate change: term changed from 1 to 2, leader changed from e636c9885b464c0c96fcac9ed3136838 (127.0.107.194) to b2f1b4ffcf7c499db86171da3024527a (127.0.107.196). New cstate: current_term: 2 leader_uuid: "b2f1b4ffcf7c499db86171da3024527a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2f1b4ffcf7c499db86171da3024527a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36181 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } health_report { overall_health: UNKNOWN } } }
I20260608 12:38:35.341002  3665 raft_consensus.cc:993] T 2025650d11a444a8b12a87658ed79165 P be4de5ea39f2427b8efe76d3e5240395: : Instructing follower 1341ece324714ad8a48ad3ec17c28073 to start an election
I20260608 12:38:35.341671  3793 raft_consensus.cc:1081] T 2025650d11a444a8b12a87658ed79165 P be4de5ea39f2427b8efe76d3e5240395 [term 1 LEADER]: Signalling peer 1341ece324714ad8a48ad3ec17c28073 to start an election
I20260608 12:38:35.343860  3576 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2025650d11a444a8b12a87658ed79165"
dest_uuid: "1341ece324714ad8a48ad3ec17c28073"
 from {username='slave'} at 127.0.0.1:54638
I20260608 12:38:35.344655  3576 raft_consensus.cc:493] T 2025650d11a444a8b12a87658ed79165 P 1341ece324714ad8a48ad3ec17c28073 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 12:38:35.345046  3576 raft_consensus.cc:3060] T 2025650d11a444a8b12a87658ed79165 P 1341ece324714ad8a48ad3ec17c28073 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:38:35.351222  3576 raft_consensus.cc:515] T 2025650d11a444a8b12a87658ed79165 P 1341ece324714ad8a48ad3ec17c28073 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } } peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } }
I20260608 12:38:35.353406  3576 leader_election.cc:290] T 2025650d11a444a8b12a87658ed79165 P 1341ece324714ad8a48ad3ec17c28073 [CANDIDATE]: Term 2 election: Requested vote from peers be4de5ea39f2427b8efe76d3e5240395 (127.0.107.193:41403), e636c9885b464c0c96fcac9ed3136838 (127.0.107.194:38581)
I20260608 12:38:35.354581  3425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2025650d11a444a8b12a87658ed79165" candidate_uuid: "1341ece324714ad8a48ad3ec17c28073" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "be4de5ea39f2427b8efe76d3e5240395"
I20260608 12:38:35.355046  3500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2025650d11a444a8b12a87658ed79165" candidate_uuid: "1341ece324714ad8a48ad3ec17c28073" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e636c9885b464c0c96fcac9ed3136838"
I20260608 12:38:35.355327  3425 raft_consensus.cc:3055] T 2025650d11a444a8b12a87658ed79165 P be4de5ea39f2427b8efe76d3e5240395 [term 1 LEADER]: Stepping down as leader of term 1
I20260608 12:38:35.355769  3425 raft_consensus.cc:740] T 2025650d11a444a8b12a87658ed79165 P be4de5ea39f2427b8efe76d3e5240395 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: be4de5ea39f2427b8efe76d3e5240395, State: Running, Role: LEADER
I20260608 12:38:35.355827  3500 raft_consensus.cc:3060] T 2025650d11a444a8b12a87658ed79165 P e636c9885b464c0c96fcac9ed3136838 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:38:35.356787  3425 consensus_queue.cc:260] T 2025650d11a444a8b12a87658ed79165 P be4de5ea39f2427b8efe76d3e5240395 [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: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } } peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } }
I20260608 12:38:35.358237  3425 raft_consensus.cc:3060] T 2025650d11a444a8b12a87658ed79165 P be4de5ea39f2427b8efe76d3e5240395 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:38:35.365798  3425 raft_consensus.cc:2468] T 2025650d11a444a8b12a87658ed79165 P be4de5ea39f2427b8efe76d3e5240395 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1341ece324714ad8a48ad3ec17c28073 in term 2.
I20260608 12:38:35.366382  3500 raft_consensus.cc:2468] T 2025650d11a444a8b12a87658ed79165 P e636c9885b464c0c96fcac9ed3136838 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1341ece324714ad8a48ad3ec17c28073 in term 2.
I20260608 12:38:35.367118  3541 leader_election.cc:304] T 2025650d11a444a8b12a87658ed79165 P 1341ece324714ad8a48ad3ec17c28073 [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: 1341ece324714ad8a48ad3ec17c28073, be4de5ea39f2427b8efe76d3e5240395; no voters: 
I20260608 12:38:35.368224  3666 raft_consensus.cc:2804] T 2025650d11a444a8b12a87658ed79165 P 1341ece324714ad8a48ad3ec17c28073 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:38:35.368754  3666 raft_consensus.cc:697] T 2025650d11a444a8b12a87658ed79165 P 1341ece324714ad8a48ad3ec17c28073 [term 2 LEADER]: Becoming Leader. State: Replica: 1341ece324714ad8a48ad3ec17c28073, State: Running, Role: LEADER
I20260608 12:38:35.369622  3666 consensus_queue.cc:237] T 2025650d11a444a8b12a87658ed79165 P 1341ece324714ad8a48ad3ec17c28073 [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: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } } peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } }
I20260608 12:38:35.378958  3321 catalog_manager.cc:5696] T 2025650d11a444a8b12a87658ed79165 P 1341ece324714ad8a48ad3ec17c28073 reported cstate change: term changed from 1 to 2, leader changed from be4de5ea39f2427b8efe76d3e5240395 (127.0.107.193) to 1341ece324714ad8a48ad3ec17c28073 (127.0.107.195). New cstate: current_term: 2 leader_uuid: "1341ece324714ad8a48ad3ec17c28073" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } health_report { overall_health: HEALTHY } } }
I20260608 12:38:35.383373  3665 raft_consensus.cc:993] T e35d2240f608472b9bdb2e5824c5d93a P be4de5ea39f2427b8efe76d3e5240395: : Instructing follower b2f1b4ffcf7c499db86171da3024527a to start an election
I20260608 12:38:35.385255  3793 raft_consensus.cc:1081] T e35d2240f608472b9bdb2e5824c5d93a P be4de5ea39f2427b8efe76d3e5240395 [term 1 LEADER]: Signalling peer b2f1b4ffcf7c499db86171da3024527a to start an election
I20260608 12:38:35.387825  3736 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e35d2240f608472b9bdb2e5824c5d93a"
dest_uuid: "b2f1b4ffcf7c499db86171da3024527a"
 from {username='slave'} at 127.0.0.1:43718
I20260608 12:38:35.388469  3736 raft_consensus.cc:493] T e35d2240f608472b9bdb2e5824c5d93a P b2f1b4ffcf7c499db86171da3024527a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 12:38:35.388902  3736 raft_consensus.cc:3060] T e35d2240f608472b9bdb2e5824c5d93a P b2f1b4ffcf7c499db86171da3024527a [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:38:35.395064  3736 raft_consensus.cc:515] T e35d2240f608472b9bdb2e5824c5d93a P b2f1b4ffcf7c499db86171da3024527a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } } peers { permanent_uuid: "b2f1b4ffcf7c499db86171da3024527a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36181 } } peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } }
I20260608 12:38:35.397004  3736 leader_election.cc:290] T e35d2240f608472b9bdb2e5824c5d93a P b2f1b4ffcf7c499db86171da3024527a [CANDIDATE]: Term 2 election: Requested vote from peers 1341ece324714ad8a48ad3ec17c28073 (127.0.107.195:38755), be4de5ea39f2427b8efe76d3e5240395 (127.0.107.193:41403)
I20260608 12:38:35.398288  3576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e35d2240f608472b9bdb2e5824c5d93a" candidate_uuid: "b2f1b4ffcf7c499db86171da3024527a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1341ece324714ad8a48ad3ec17c28073"
I20260608 12:38:35.398864  3576 raft_consensus.cc:3060] T e35d2240f608472b9bdb2e5824c5d93a P 1341ece324714ad8a48ad3ec17c28073 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:38:35.398890  3425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e35d2240f608472b9bdb2e5824c5d93a" candidate_uuid: "b2f1b4ffcf7c499db86171da3024527a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "be4de5ea39f2427b8efe76d3e5240395"
I20260608 12:38:35.399701  3425 raft_consensus.cc:3055] T e35d2240f608472b9bdb2e5824c5d93a P be4de5ea39f2427b8efe76d3e5240395 [term 1 LEADER]: Stepping down as leader of term 1
I20260608 12:38:35.400076  3425 raft_consensus.cc:740] T e35d2240f608472b9bdb2e5824c5d93a P be4de5ea39f2427b8efe76d3e5240395 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: be4de5ea39f2427b8efe76d3e5240395, State: Running, Role: LEADER
I20260608 12:38:35.400964  3425 consensus_queue.cc:260] T e35d2240f608472b9bdb2e5824c5d93a P be4de5ea39f2427b8efe76d3e5240395 [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: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } } peers { permanent_uuid: "b2f1b4ffcf7c499db86171da3024527a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36181 } } peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } }
I20260608 12:38:35.402338  3425 raft_consensus.cc:3060] T e35d2240f608472b9bdb2e5824c5d93a P be4de5ea39f2427b8efe76d3e5240395 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:38:35.404753  3576 raft_consensus.cc:2468] T e35d2240f608472b9bdb2e5824c5d93a P 1341ece324714ad8a48ad3ec17c28073 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2f1b4ffcf7c499db86171da3024527a in term 2.
I20260608 12:38:35.406193  3703 leader_election.cc:304] T e35d2240f608472b9bdb2e5824c5d93a P b2f1b4ffcf7c499db86171da3024527a [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: 1341ece324714ad8a48ad3ec17c28073, b2f1b4ffcf7c499db86171da3024527a; no voters: 
I20260608 12:38:35.407074  3881 raft_consensus.cc:2804] T e35d2240f608472b9bdb2e5824c5d93a P b2f1b4ffcf7c499db86171da3024527a [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:38:35.407568  3881 raft_consensus.cc:697] T e35d2240f608472b9bdb2e5824c5d93a P b2f1b4ffcf7c499db86171da3024527a [term 2 LEADER]: Becoming Leader. State: Replica: b2f1b4ffcf7c499db86171da3024527a, State: Running, Role: LEADER
I20260608 12:38:35.408471  3881 consensus_queue.cc:237] T e35d2240f608472b9bdb2e5824c5d93a P b2f1b4ffcf7c499db86171da3024527a [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: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } } peers { permanent_uuid: "b2f1b4ffcf7c499db86171da3024527a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36181 } } peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } }
I20260608 12:38:35.409703  3425 raft_consensus.cc:2468] T e35d2240f608472b9bdb2e5824c5d93a P be4de5ea39f2427b8efe76d3e5240395 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2f1b4ffcf7c499db86171da3024527a in term 2.
I20260608 12:38:35.418524  3321 catalog_manager.cc:5696] T e35d2240f608472b9bdb2e5824c5d93a P b2f1b4ffcf7c499db86171da3024527a reported cstate change: term changed from 1 to 2, leader changed from be4de5ea39f2427b8efe76d3e5240395 (127.0.107.193) to b2f1b4ffcf7c499db86171da3024527a (127.0.107.196). New cstate: current_term: 2 leader_uuid: "b2f1b4ffcf7c499db86171da3024527a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b2f1b4ffcf7c499db86171da3024527a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36181 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } health_report { overall_health: UNKNOWN } } }
I20260608 12:38:35.651027  3889 raft_consensus.cc:1064] T b6bc87e767474394adfb02fc3999d550 P e636c9885b464c0c96fcac9ed3136838: attempting to promote NON_VOTER b2f1b4ffcf7c499db86171da3024527a to VOTER
I20260608 12:38:35.654028  3889 consensus_queue.cc:237] T b6bc87e767474394adfb02fc3999d550 P e636c9885b464c0c96fcac9ed3136838 [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: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } attrs { replace: true } } peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } } peers { permanent_uuid: "b2f1b4ffcf7c499db86171da3024527a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36181 } attrs { promote: false } }
I20260608 12:38:35.654614  3869 raft_consensus.cc:1064] T e887a53ad78f439baf17ad93e9224b1b P e636c9885b464c0c96fcac9ed3136838: attempting to promote NON_VOTER b2f1b4ffcf7c499db86171da3024527a to VOTER
I20260608 12:38:35.657711  3869 consensus_queue.cc:237] T e887a53ad78f439baf17ad93e9224b1b P e636c9885b464c0c96fcac9ed3136838 [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: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } attrs { replace: true } } peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } } peers { permanent_uuid: "b2f1b4ffcf7c499db86171da3024527a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36181 } attrs { promote: false } }
I20260608 12:38:35.661113  3425 raft_consensus.cc:1275] T 66eabf1bf9024d4ea011ed1e963f82f0 P be4de5ea39f2427b8efe76d3e5240395 [term 2 FOLLOWER]: Refusing update from remote peer b2f1b4ffcf7c499db86171da3024527a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:38:35.663652  3881 consensus_queue.cc:1048] T 66eabf1bf9024d4ea011ed1e963f82f0 P b2f1b4ffcf7c499db86171da3024527a [LEADER]: Connected to new peer: Peer: permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 12:38:35.679481  3736 raft_consensus.cc:1275] T b6bc87e767474394adfb02fc3999d550 P b2f1b4ffcf7c499db86171da3024527a [term 1 LEARNER]: Refusing update from remote peer e636c9885b464c0c96fcac9ed3136838: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:38:35.684710  3860 consensus_queue.cc:1048] T b6bc87e767474394adfb02fc3999d550 P e636c9885b464c0c96fcac9ed3136838 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2f1b4ffcf7c499db86171da3024527a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36181 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:38:35.685523  3425 raft_consensus.cc:1275] T b6bc87e767474394adfb02fc3999d550 P be4de5ea39f2427b8efe76d3e5240395 [term 1 FOLLOWER]: Refusing update from remote peer e636c9885b464c0c96fcac9ed3136838: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:38:35.697266  3860 consensus_queue.cc:1048] T b6bc87e767474394adfb02fc3999d550 P e636c9885b464c0c96fcac9ed3136838 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 12:38:35.698302  3576 raft_consensus.cc:1275] T b6bc87e767474394adfb02fc3999d550 P 1341ece324714ad8a48ad3ec17c28073 [term 1 FOLLOWER]: Refusing update from remote peer e636c9885b464c0c96fcac9ed3136838: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:38:35.710783  3738 raft_consensus.cc:1275] T e887a53ad78f439baf17ad93e9224b1b P b2f1b4ffcf7c499db86171da3024527a [term 1 LEARNER]: Refusing update from remote peer e636c9885b464c0c96fcac9ed3136838: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:38:35.713922  3889 consensus_queue.cc:1048] T b6bc87e767474394adfb02fc3999d550 P e636c9885b464c0c96fcac9ed3136838 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 12:38:35.715372  3666 raft_consensus.cc:1064] T f5f6feea4889429d8f968105576b0977 P 1341ece324714ad8a48ad3ec17c28073: attempting to promote NON_VOTER b2f1b4ffcf7c499db86171da3024527a to VOTER
I20260608 12:38:35.729627  3899 consensus_queue.cc:1048] T e887a53ad78f439baf17ad93e9224b1b P e636c9885b464c0c96fcac9ed3136838 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2f1b4ffcf7c499db86171da3024527a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36181 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.013s
I20260608 12:38:35.744870  3576 raft_consensus.cc:1275] T e887a53ad78f439baf17ad93e9224b1b P 1341ece324714ad8a48ad3ec17c28073 [term 1 FOLLOWER]: Refusing update from remote peer e636c9885b464c0c96fcac9ed3136838: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:38:35.758824  3665 raft_consensus.cc:1064] T 81385f330f994a5db175132b82714ecc P be4de5ea39f2427b8efe76d3e5240395: attempting to promote NON_VOTER b2f1b4ffcf7c499db86171da3024527a to VOTER
I20260608 12:38:35.774791  3665 consensus_queue.cc:237] T 81385f330f994a5db175132b82714ecc P be4de5ea39f2427b8efe76d3e5240395 [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: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } } peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } attrs { replace: true } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } } peers { permanent_uuid: "b2f1b4ffcf7c499db86171da3024527a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36181 } attrs { promote: false } }
I20260608 12:38:35.749033  3666 consensus_queue.cc:237] T f5f6feea4889429d8f968105576b0977 P 1341ece324714ad8a48ad3ec17c28073 [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: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } attrs { replace: true } } peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } } peers { permanent_uuid: "b2f1b4ffcf7c499db86171da3024527a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36181 } attrs { promote: false } }
I20260608 12:38:35.781903  3904 consensus_queue.cc:1048] T e887a53ad78f439baf17ad93e9224b1b P e636c9885b464c0c96fcac9ed3136838 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 12:38:35.782341  3425 raft_consensus.cc:1275] T e887a53ad78f439baf17ad93e9224b1b P be4de5ea39f2427b8efe76d3e5240395 [term 1 FOLLOWER]: Refusing update from remote peer e636c9885b464c0c96fcac9ed3136838: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:38:35.783370  3500 raft_consensus.cc:1275] T 66eabf1bf9024d4ea011ed1e963f82f0 P e636c9885b464c0c96fcac9ed3136838 [term 2 FOLLOWER]: Refusing update from remote peer b2f1b4ffcf7c499db86171da3024527a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:38:35.785897  3881 consensus_queue.cc:1048] T 66eabf1bf9024d4ea011ed1e963f82f0 P b2f1b4ffcf7c499db86171da3024527a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:38:35.788311  3899 consensus_queue.cc:1048] T e887a53ad78f439baf17ad93e9224b1b P e636c9885b464c0c96fcac9ed3136838 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:38:35.786633  3889 raft_consensus.cc:2955] T b6bc87e767474394adfb02fc3999d550 P e636c9885b464c0c96fcac9ed3136838 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b2f1b4ffcf7c499db86171da3024527a (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } attrs { replace: true } } peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } } peers { permanent_uuid: "b2f1b4ffcf7c499db86171da3024527a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36181 } attrs { promote: false } } }
I20260608 12:38:35.794066  3574 raft_consensus.cc:2955] T b6bc87e767474394adfb02fc3999d550 P 1341ece324714ad8a48ad3ec17c28073 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b2f1b4ffcf7c499db86171da3024527a (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } attrs { replace: true } } peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } } peers { permanent_uuid: "b2f1b4ffcf7c499db86171da3024527a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36181 } attrs { promote: false } } }
I20260608 12:38:35.806064  3426 raft_consensus.cc:1275] T 2025650d11a444a8b12a87658ed79165 P be4de5ea39f2427b8efe76d3e5240395 [term 2 FOLLOWER]: Refusing update from remote peer 1341ece324714ad8a48ad3ec17c28073: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:38:35.815029  3575 raft_consensus.cc:1275] T 81385f330f994a5db175132b82714ecc P 1341ece324714ad8a48ad3ec17c28073 [term 1 FOLLOWER]: Refusing update from remote peer be4de5ea39f2427b8efe76d3e5240395: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:38:35.817394  3887 consensus_queue.cc:1048] T 2025650d11a444a8b12a87658ed79165 P 1341ece324714ad8a48ad3ec17c28073 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:38:35.818954  3793 consensus_queue.cc:1048] T 81385f330f994a5db175132b82714ecc P be4de5ea39f2427b8efe76d3e5240395 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:38:35.822538  3736 raft_consensus.cc:1275] T 81385f330f994a5db175132b82714ecc P b2f1b4ffcf7c499db86171da3024527a [term 1 LEARNER]: Refusing update from remote peer be4de5ea39f2427b8efe76d3e5240395: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:38:35.836341  3899 raft_consensus.cc:2955] T e887a53ad78f439baf17ad93e9224b1b P e636c9885b464c0c96fcac9ed3136838 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b2f1b4ffcf7c499db86171da3024527a (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } attrs { replace: true } } peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } } peers { permanent_uuid: "b2f1b4ffcf7c499db86171da3024527a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36181 } attrs { promote: false } } }
I20260608 12:38:35.844151  3575 raft_consensus.cc:2955] T e887a53ad78f439baf17ad93e9224b1b P 1341ece324714ad8a48ad3ec17c28073 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b2f1b4ffcf7c499db86171da3024527a (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } attrs { replace: true } } peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } } peers { permanent_uuid: "b2f1b4ffcf7c499db86171da3024527a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36181 } attrs { promote: false } } }
I20260608 12:38:35.870244  3736 raft_consensus.cc:2955] T e887a53ad78f439baf17ad93e9224b1b P b2f1b4ffcf7c499db86171da3024527a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b2f1b4ffcf7c499db86171da3024527a (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } attrs { replace: true } } peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } } peers { permanent_uuid: "b2f1b4ffcf7c499db86171da3024527a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36181 } attrs { promote: false } } }
I20260608 12:38:35.882959  3321 catalog_manager.cc:5696] T e887a53ad78f439baf17ad93e9224b1b P e636c9885b464c0c96fcac9ed3136838 reported cstate change: config changed from index 2 to 3, b2f1b4ffcf7c499db86171da3024527a (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "e636c9885b464c0c96fcac9ed3136838" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b2f1b4ffcf7c499db86171da3024527a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36181 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:38:35.903138  3575 raft_consensus.cc:1275] T e35d2240f608472b9bdb2e5824c5d93a P 1341ece324714ad8a48ad3ec17c28073 [term 2 FOLLOWER]: Refusing update from remote peer b2f1b4ffcf7c499db86171da3024527a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:38:35.859737  3427 raft_consensus.cc:2955] T b6bc87e767474394adfb02fc3999d550 P be4de5ea39f2427b8efe76d3e5240395 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b2f1b4ffcf7c499db86171da3024527a (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } attrs { replace: true } } peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } } peers { permanent_uuid: "b2f1b4ffcf7c499db86171da3024527a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36181 } attrs { promote: false } } }
I20260608 12:38:35.886248  3793 consensus_queue.cc:1048] T 81385f330f994a5db175132b82714ecc P be4de5ea39f2427b8efe76d3e5240395 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2f1b4ffcf7c499db86171da3024527a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36181 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.027s
I20260608 12:38:35.932792  3500 raft_consensus.cc:1275] T 81385f330f994a5db175132b82714ecc P e636c9885b464c0c96fcac9ed3136838 [term 1 FOLLOWER]: Refusing update from remote peer be4de5ea39f2427b8efe76d3e5240395: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:38:35.912936  3881 consensus_queue.cc:1048] T e35d2240f608472b9bdb2e5824c5d93a P b2f1b4ffcf7c499db86171da3024527a [LEADER]: Connected to new peer: Peer: permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.016s
I20260608 12:38:35.956135  3424 raft_consensus.cc:1275] T e35d2240f608472b9bdb2e5824c5d93a P be4de5ea39f2427b8efe76d3e5240395 [term 2 FOLLOWER]: Refusing update from remote peer b2f1b4ffcf7c499db86171da3024527a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:38:35.970530  3500 raft_consensus.cc:1275] T cd2f474a3c7b45f0974146072ad5186a P e636c9885b464c0c96fcac9ed3136838 [term 2 FOLLOWER]: Refusing update from remote peer b2f1b4ffcf7c499db86171da3024527a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:38:35.978946  3501 raft_consensus.cc:1275] T f5f6feea4889429d8f968105576b0977 P e636c9885b464c0c96fcac9ed3136838 [term 1 FOLLOWER]: Refusing update from remote peer 1341ece324714ad8a48ad3ec17c28073: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:38:35.980449  3896 consensus_queue.cc:1048] T 81385f330f994a5db175132b82714ecc P be4de5ea39f2427b8efe76d3e5240395 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.013s
I20260608 12:38:35.996755  3576 raft_consensus.cc:1275] T cd2f474a3c7b45f0974146072ad5186a P 1341ece324714ad8a48ad3ec17c28073 [term 2 FOLLOWER]: Refusing update from remote peer b2f1b4ffcf7c499db86171da3024527a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:38:35.996755  3736 raft_consensus.cc:1275] T f5f6feea4889429d8f968105576b0977 P b2f1b4ffcf7c499db86171da3024527a [term 1 LEARNER]: Refusing update from remote peer 1341ece324714ad8a48ad3ec17c28073: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:38:36.013036  3738 raft_consensus.cc:2955] T b6bc87e767474394adfb02fc3999d550 P b2f1b4ffcf7c499db86171da3024527a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b2f1b4ffcf7c499db86171da3024527a (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } attrs { replace: true } } peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } } peers { permanent_uuid: "b2f1b4ffcf7c499db86171da3024527a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36181 } attrs { promote: false } } }
I20260608 12:38:36.016177  3501 raft_consensus.cc:1275] T 2025650d11a444a8b12a87658ed79165 P e636c9885b464c0c96fcac9ed3136838 [term 2 FOLLOWER]: Refusing update from remote peer 1341ece324714ad8a48ad3ec17c28073: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:38:36.010126  3881 consensus_queue.cc:1048] T e35d2240f608472b9bdb2e5824c5d93a P b2f1b4ffcf7c499db86171da3024527a [LEADER]: Connected to new peer: Peer: permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.008s
I20260608 12:38:36.029563  3880 consensus_queue.cc:1048] T cd2f474a3c7b45f0974146072ad5186a P b2f1b4ffcf7c499db86171da3024527a [LEADER]: Connected to new peer: Peer: permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.010s
I20260608 12:38:36.025118  3424 raft_consensus.cc:1275] T f5f6feea4889429d8f968105576b0977 P be4de5ea39f2427b8efe76d3e5240395 [term 1 FOLLOWER]: Refusing update from remote peer 1341ece324714ad8a48ad3ec17c28073: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:38:36.031927  3880 consensus_queue.cc:1048] T cd2f474a3c7b45f0974146072ad5186a P b2f1b4ffcf7c499db86171da3024527a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:38:36.033274  3424 raft_consensus.cc:2955] T e887a53ad78f439baf17ad93e9224b1b P be4de5ea39f2427b8efe76d3e5240395 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b2f1b4ffcf7c499db86171da3024527a (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } attrs { replace: true } } peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } } peers { permanent_uuid: "b2f1b4ffcf7c499db86171da3024527a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36181 } attrs { promote: false } } }
I20260608 12:38:36.042884  3921 consensus_queue.cc:1048] T f5f6feea4889429d8f968105576b0977 P 1341ece324714ad8a48ad3ec17c28073 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.008s
I20260608 12:38:36.055068  3666 consensus_queue.cc:1048] T 2025650d11a444a8b12a87658ed79165 P 1341ece324714ad8a48ad3ec17c28073 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.003s
I20260608 12:38:36.057668  3922 consensus_queue.cc:1048] T f5f6feea4889429d8f968105576b0977 P 1341ece324714ad8a48ad3ec17c28073 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.018s
I20260608 12:38:36.069669  3324 catalog_manager.cc:5696] T b6bc87e767474394adfb02fc3999d550 P be4de5ea39f2427b8efe76d3e5240395 reported cstate change: config changed from index 2 to 3, b2f1b4ffcf7c499db86171da3024527a (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "e636c9885b464c0c96fcac9ed3136838" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } attrs { replace: true } } peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } } peers { permanent_uuid: "b2f1b4ffcf7c499db86171da3024527a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36181 } attrs { promote: false } } }
I20260608 12:38:36.080276  3896 raft_consensus.cc:2955] T 81385f330f994a5db175132b82714ecc P be4de5ea39f2427b8efe76d3e5240395 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b2f1b4ffcf7c499db86171da3024527a (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } } peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } attrs { replace: true } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } } peers { permanent_uuid: "b2f1b4ffcf7c499db86171da3024527a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36181 } attrs { promote: false } } }
W20260608 12:38:36.092197  3926 log.cc:927] Time spent T e35d2240f608472b9bdb2e5824c5d93a P 1341ece324714ad8a48ad3ec17c28073: Append to log took a long time: real 0.053s	user 0.000s	sys 0.001s
W20260608 12:38:36.091995  3702 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.107.194:38581, user_credentials={real_user=slave}} blocked reactor thread for 69532.8us
I20260608 12:38:36.100947  3921 consensus_queue.cc:1048] T f5f6feea4889429d8f968105576b0977 P 1341ece324714ad8a48ad3ec17c28073 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2f1b4ffcf7c499db86171da3024527a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36181 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:38:36.099936  3502 raft_consensus.cc:2955] T 81385f330f994a5db175132b82714ecc P e636c9885b464c0c96fcac9ed3136838 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b2f1b4ffcf7c499db86171da3024527a (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } } peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } attrs { replace: true } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } } peers { permanent_uuid: "b2f1b4ffcf7c499db86171da3024527a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36181 } attrs { promote: false } } }
I20260608 12:38:36.118274  3501 consensus_queue.cc:237] T e887a53ad78f439baf17ad93e9224b1b P e636c9885b464c0c96fcac9ed3136838 [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: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } } peers { permanent_uuid: "b2f1b4ffcf7c499db86171da3024527a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36181 } attrs { promote: false } }
I20260608 12:38:36.218532  3576 raft_consensus.cc:1275] T e887a53ad78f439baf17ad93e9224b1b P 1341ece324714ad8a48ad3ec17c28073 [term 1 FOLLOWER]: Refusing update from remote peer e636c9885b464c0c96fcac9ed3136838: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:38:36.220139  3889 consensus_queue.cc:1048] T e887a53ad78f439baf17ad93e9224b1b P e636c9885b464c0c96fcac9ed3136838 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:38:36.222028  3736 raft_consensus.cc:1275] T e887a53ad78f439baf17ad93e9224b1b P b2f1b4ffcf7c499db86171da3024527a [term 1 FOLLOWER]: Refusing update from remote peer e636c9885b464c0c96fcac9ed3136838: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:38:36.226903  3889 consensus_queue.cc:1048] T e887a53ad78f439baf17ad93e9224b1b P e636c9885b464c0c96fcac9ed3136838 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2f1b4ffcf7c499db86171da3024527a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36181 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 12:38:36.225823  3576 raft_consensus.cc:2955] T 81385f330f994a5db175132b82714ecc P 1341ece324714ad8a48ad3ec17c28073 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b2f1b4ffcf7c499db86171da3024527a (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } } peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } attrs { replace: true } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } } peers { permanent_uuid: "b2f1b4ffcf7c499db86171da3024527a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36181 } attrs { promote: false } } }
I20260608 12:38:36.238158  3860 raft_consensus.cc:2955] T e887a53ad78f439baf17ad93e9224b1b P e636c9885b464c0c96fcac9ed3136838 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER be4de5ea39f2427b8efe76d3e5240395 (127.0.107.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } } peers { permanent_uuid: "b2f1b4ffcf7c499db86171da3024527a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36181 } attrs { promote: false } } }
I20260608 12:38:36.242539  3575 raft_consensus.cc:2955] T e887a53ad78f439baf17ad93e9224b1b P 1341ece324714ad8a48ad3ec17c28073 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER be4de5ea39f2427b8efe76d3e5240395 (127.0.107.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } } peers { permanent_uuid: "b2f1b4ffcf7c499db86171da3024527a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36181 } attrs { promote: false } } }
W20260608 12:38:36.246775  3930 log.cc:927] Time spent T 81385f330f994a5db175132b82714ecc P b2f1b4ffcf7c499db86171da3024527a: Append to log took a long time: real 0.066s	user 0.001s	sys 0.000s
I20260608 12:38:36.254777  3666 raft_consensus.cc:2955] T f5f6feea4889429d8f968105576b0977 P 1341ece324714ad8a48ad3ec17c28073 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b2f1b4ffcf7c499db86171da3024527a (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } attrs { replace: true } } peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } } peers { permanent_uuid: "b2f1b4ffcf7c499db86171da3024527a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36181 } attrs { promote: false } } }
I20260608 12:38:36.254654  3736 raft_consensus.cc:2955] T 81385f330f994a5db175132b82714ecc P b2f1b4ffcf7c499db86171da3024527a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b2f1b4ffcf7c499db86171da3024527a (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } } peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } attrs { replace: true } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } } peers { permanent_uuid: "b2f1b4ffcf7c499db86171da3024527a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36181 } attrs { promote: false } } }
I20260608 12:38:36.254607  3325 catalog_manager.cc:5696] T 81385f330f994a5db175132b82714ecc P be4de5ea39f2427b8efe76d3e5240395 reported cstate change: config changed from index 2 to 3, b2f1b4ffcf7c499db86171da3024527a (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "be4de5ea39f2427b8efe76d3e5240395" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b2f1b4ffcf7c499db86171da3024527a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36181 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260608 12:38:36.261720  3499 raft_consensus.cc:2955] T f5f6feea4889429d8f968105576b0977 P e636c9885b464c0c96fcac9ed3136838 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b2f1b4ffcf7c499db86171da3024527a (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } attrs { replace: true } } peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } } peers { permanent_uuid: "b2f1b4ffcf7c499db86171da3024527a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36181 } attrs { promote: false } } }
I20260608 12:38:36.269408  3735 raft_consensus.cc:2955] T e887a53ad78f439baf17ad93e9224b1b P b2f1b4ffcf7c499db86171da3024527a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER be4de5ea39f2427b8efe76d3e5240395 (127.0.107.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } } peers { permanent_uuid: "b2f1b4ffcf7c499db86171da3024527a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36181 } attrs { promote: false } } }
I20260608 12:38:36.300168  3310 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet e887a53ad78f439baf17ad93e9224b1b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:38:36.301884  3427 consensus_queue.cc:237] T 81385f330f994a5db175132b82714ecc P be4de5ea39f2427b8efe76d3e5240395 [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: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } } peers { permanent_uuid: "b2f1b4ffcf7c499db86171da3024527a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36181 } attrs { promote: false } }
I20260608 12:38:36.303582  3423 raft_consensus.cc:2955] T f5f6feea4889429d8f968105576b0977 P be4de5ea39f2427b8efe76d3e5240395 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b2f1b4ffcf7c499db86171da3024527a (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } attrs { replace: true } } peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } } peers { permanent_uuid: "b2f1b4ffcf7c499db86171da3024527a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36181 } attrs { promote: false } } }
I20260608 12:38:36.309473  3322 catalog_manager.cc:5696] T e887a53ad78f439baf17ad93e9224b1b P b2f1b4ffcf7c499db86171da3024527a reported cstate change: config changed from index 3 to 4, VOTER be4de5ea39f2427b8efe76d3e5240395 (127.0.107.193) evicted. New cstate: current_term: 1 leader_uuid: "e636c9885b464c0c96fcac9ed3136838" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } } peers { permanent_uuid: "b2f1b4ffcf7c499db86171da3024527a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36181 } attrs { promote: false } } }
I20260608 12:38:36.322078  3575 raft_consensus.cc:1275] T 81385f330f994a5db175132b82714ecc P 1341ece324714ad8a48ad3ec17c28073 [term 1 FOLLOWER]: Refusing update from remote peer be4de5ea39f2427b8efe76d3e5240395: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:38:36.321560  3735 raft_consensus.cc:2955] T f5f6feea4889429d8f968105576b0977 P b2f1b4ffcf7c499db86171da3024527a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b2f1b4ffcf7c499db86171da3024527a (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } attrs { replace: true } } peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } } peers { permanent_uuid: "b2f1b4ffcf7c499db86171da3024527a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36181 } attrs { promote: false } } }
I20260608 12:38:36.324091  3665 consensus_queue.cc:1048] T 81385f330f994a5db175132b82714ecc P be4de5ea39f2427b8efe76d3e5240395 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:38:36.326810  3499 consensus_queue.cc:237] T b6bc87e767474394adfb02fc3999d550 P e636c9885b464c0c96fcac9ed3136838 [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: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } } peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } } peers { permanent_uuid: "b2f1b4ffcf7c499db86171da3024527a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36181 } attrs { promote: false } }
I20260608 12:38:36.327488  3738 raft_consensus.cc:1275] T 81385f330f994a5db175132b82714ecc P b2f1b4ffcf7c499db86171da3024527a [term 1 FOLLOWER]: Refusing update from remote peer be4de5ea39f2427b8efe76d3e5240395: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:38:36.332739  3914 consensus_queue.cc:1048] T 81385f330f994a5db175132b82714ecc P be4de5ea39f2427b8efe76d3e5240395 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2f1b4ffcf7c499db86171da3024527a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36181 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 12:38:36.334195  3321 catalog_manager.cc:5696] T f5f6feea4889429d8f968105576b0977 P be4de5ea39f2427b8efe76d3e5240395 reported cstate change: config changed from index 2 to 3, b2f1b4ffcf7c499db86171da3024527a (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "1341ece324714ad8a48ad3ec17c28073" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } attrs { replace: true } } peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } } peers { permanent_uuid: "b2f1b4ffcf7c499db86171da3024527a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36181 } attrs { promote: false } } }
I20260608 12:38:36.335206  3576 raft_consensus.cc:2955] T 81385f330f994a5db175132b82714ecc P 1341ece324714ad8a48ad3ec17c28073 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e636c9885b464c0c96fcac9ed3136838 (127.0.107.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } } peers { permanent_uuid: "b2f1b4ffcf7c499db86171da3024527a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36181 } attrs { promote: false } } }
I20260608 12:38:36.332727  3920 raft_consensus.cc:2955] T 81385f330f994a5db175132b82714ecc P be4de5ea39f2427b8efe76d3e5240395 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e636c9885b464c0c96fcac9ed3136838 (127.0.107.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } } peers { permanent_uuid: "b2f1b4ffcf7c499db86171da3024527a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36181 } attrs { promote: false } } }
I20260608 12:38:36.346972  3738 raft_consensus.cc:2955] T 81385f330f994a5db175132b82714ecc P b2f1b4ffcf7c499db86171da3024527a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e636c9885b464c0c96fcac9ed3136838 (127.0.107.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } } peers { permanent_uuid: "b2f1b4ffcf7c499db86171da3024527a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36181 } attrs { promote: false } } }
I20260608 12:38:36.351642  3414 tablet_service.cc:1558] Processing DeleteTablet for tablet e887a53ad78f439baf17ad93e9224b1b with delete_type TABLET_DATA_TOMBSTONED (TS be4de5ea39f2427b8efe76d3e5240395 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:54542
I20260608 12:38:36.357861  3736 raft_consensus.cc:1275] T b6bc87e767474394adfb02fc3999d550 P b2f1b4ffcf7c499db86171da3024527a [term 1 FOLLOWER]: Refusing update from remote peer e636c9885b464c0c96fcac9ed3136838: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:38:36.366897  3423 raft_consensus.cc:1275] T b6bc87e767474394adfb02fc3999d550 P be4de5ea39f2427b8efe76d3e5240395 [term 1 FOLLOWER]: Refusing update from remote peer e636c9885b464c0c96fcac9ed3136838: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:38:36.369517  3889 consensus_queue.cc:1048] T b6bc87e767474394adfb02fc3999d550 P e636c9885b464c0c96fcac9ed3136838 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2f1b4ffcf7c499db86171da3024527a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36181 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 12:38:36.372726  3311 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 81385f330f994a5db175132b82714ecc with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:38:36.380947  3903 consensus_queue.cc:1048] T b6bc87e767474394adfb02fc3999d550 P e636c9885b464c0c96fcac9ed3136838 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.003s
I20260608 12:38:36.394637  3939 tablet_replica.cc:333] T e887a53ad78f439baf17ad93e9224b1b P be4de5ea39f2427b8efe76d3e5240395: stopping tablet replica
I20260608 12:38:36.395788  3939 raft_consensus.cc:2243] T e887a53ad78f439baf17ad93e9224b1b P be4de5ea39f2427b8efe76d3e5240395 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:38:36.396731  3939 raft_consensus.cc:2272] T e887a53ad78f439baf17ad93e9224b1b P be4de5ea39f2427b8efe76d3e5240395 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:38:36.395853  3321 catalog_manager.cc:5696] T 81385f330f994a5db175132b82714ecc P be4de5ea39f2427b8efe76d3e5240395 reported cstate change: config changed from index 3 to 4, VOTER e636c9885b464c0c96fcac9ed3136838 (127.0.107.194) evicted. New cstate: current_term: 1 leader_uuid: "be4de5ea39f2427b8efe76d3e5240395" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b2f1b4ffcf7c499db86171da3024527a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36181 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260608 12:38:36.404524  3939 ts_tablet_manager.cc:1916] T e887a53ad78f439baf17ad93e9224b1b P be4de5ea39f2427b8efe76d3e5240395: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:38:36.403623  3889 raft_consensus.cc:2955] T b6bc87e767474394adfb02fc3999d550 P e636c9885b464c0c96fcac9ed3136838 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1341ece324714ad8a48ad3ec17c28073 (127.0.107.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } } peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } } peers { permanent_uuid: "b2f1b4ffcf7c499db86171da3024527a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36181 } attrs { promote: false } } }
I20260608 12:38:36.411732  3423 raft_consensus.cc:2955] T b6bc87e767474394adfb02fc3999d550 P be4de5ea39f2427b8efe76d3e5240395 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1341ece324714ad8a48ad3ec17c28073 (127.0.107.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } } peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } } peers { permanent_uuid: "b2f1b4ffcf7c499db86171da3024527a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36181 } attrs { promote: false } } }
I20260608 12:38:36.420148  3738 raft_consensus.cc:2955] T b6bc87e767474394adfb02fc3999d550 P b2f1b4ffcf7c499db86171da3024527a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1341ece324714ad8a48ad3ec17c28073 (127.0.107.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } } peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } } peers { permanent_uuid: "b2f1b4ffcf7c499db86171da3024527a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36181 } attrs { promote: false } } }
I20260608 12:38:36.430778  3310 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet b6bc87e767474394adfb02fc3999d550 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:38:36.433102  3489 tablet_service.cc:1558] Processing DeleteTablet for tablet 81385f330f994a5db175132b82714ecc with delete_type TABLET_DATA_TOMBSTONED (TS e636c9885b464c0c96fcac9ed3136838 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:33732
I20260608 12:38:36.437796  3939 ts_tablet_manager.cc:1929] T e887a53ad78f439baf17ad93e9224b1b P be4de5ea39f2427b8efe76d3e5240395: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 12:38:36.439509  3939 log.cc:1199] T e887a53ad78f439baf17ad93e9224b1b P be4de5ea39f2427b8efe76d3e5240395: Deleting WAL directory at /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922229144781-431-0/minicluster-data/ts-0-root/wals/e887a53ad78f439baf17ad93e9224b1b
I20260608 12:38:36.441159  3311 catalog_manager.cc:5027] TS be4de5ea39f2427b8efe76d3e5240395 (127.0.107.193:41403): tablet e887a53ad78f439baf17ad93e9224b1b (table range_aware_rebalance_new_range [id=b83d14a9ebc94611ac00a0a216bc2a26]) successfully deleted
I20260608 12:38:36.442657  3324 catalog_manager.cc:5696] T b6bc87e767474394adfb02fc3999d550 P be4de5ea39f2427b8efe76d3e5240395 reported cstate change: config changed from index 3 to 4, VOTER 1341ece324714ad8a48ad3ec17c28073 (127.0.107.195) evicted. New cstate: current_term: 1 leader_uuid: "e636c9885b464c0c96fcac9ed3136838" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } } peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } } peers { permanent_uuid: "b2f1b4ffcf7c499db86171da3024527a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36181 } attrs { promote: false } } }
I20260608 12:38:36.448066  3940 tablet_replica.cc:333] T 81385f330f994a5db175132b82714ecc P e636c9885b464c0c96fcac9ed3136838: stopping tablet replica
I20260608 12:38:36.449265  3940 raft_consensus.cc:2243] T 81385f330f994a5db175132b82714ecc P e636c9885b464c0c96fcac9ed3136838 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:38:36.449612  3576 consensus_queue.cc:237] T f5f6feea4889429d8f968105576b0977 P 1341ece324714ad8a48ad3ec17c28073 [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: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } } peers { permanent_uuid: "b2f1b4ffcf7c499db86171da3024527a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36181 } attrs { promote: false } }
I20260608 12:38:36.450273  3940 raft_consensus.cc:2272] T 81385f330f994a5db175132b82714ecc P e636c9885b464c0c96fcac9ed3136838 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:38:36.454821  3940 ts_tablet_manager.cc:1916] T 81385f330f994a5db175132b82714ecc P e636c9885b464c0c96fcac9ed3136838: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:38:36.463423  3738 raft_consensus.cc:1275] T f5f6feea4889429d8f968105576b0977 P b2f1b4ffcf7c499db86171da3024527a [term 1 FOLLOWER]: Refusing update from remote peer 1341ece324714ad8a48ad3ec17c28073: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:38:36.466439  3565 tablet_service.cc:1558] Processing DeleteTablet for tablet b6bc87e767474394adfb02fc3999d550 with delete_type TABLET_DATA_TOMBSTONED (TS 1341ece324714ad8a48ad3ec17c28073 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:54616
I20260608 12:38:36.466590  3921 consensus_queue.cc:1048] T f5f6feea4889429d8f968105576b0977 P 1341ece324714ad8a48ad3ec17c28073 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2f1b4ffcf7c499db86171da3024527a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36181 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 12:38:36.473138  3940 ts_tablet_manager.cc:1929] T 81385f330f994a5db175132b82714ecc P e636c9885b464c0c96fcac9ed3136838: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 12:38:36.473809  3940 log.cc:1199] T 81385f330f994a5db175132b82714ecc P e636c9885b464c0c96fcac9ed3136838: Deleting WAL directory at /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922229144781-431-0/minicluster-data/ts-1-root/wals/81385f330f994a5db175132b82714ecc
I20260608 12:38:36.475987  3310 catalog_manager.cc:5027] TS e636c9885b464c0c96fcac9ed3136838 (127.0.107.194:38581): tablet 81385f330f994a5db175132b82714ecc (table range_aware_rebalance_new_range [id=b83d14a9ebc94611ac00a0a216bc2a26]) successfully deleted
I20260608 12:38:36.476692  3941 tablet_replica.cc:333] T b6bc87e767474394adfb02fc3999d550 P 1341ece324714ad8a48ad3ec17c28073: stopping tablet replica
I20260608 12:38:36.476226  3666 raft_consensus.cc:2955] T f5f6feea4889429d8f968105576b0977 P 1341ece324714ad8a48ad3ec17c28073 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER be4de5ea39f2427b8efe76d3e5240395 (127.0.107.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } } peers { permanent_uuid: "b2f1b4ffcf7c499db86171da3024527a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36181 } attrs { promote: false } } }
I20260608 12:38:36.477804  3941 raft_consensus.cc:2243] T b6bc87e767474394adfb02fc3999d550 P 1341ece324714ad8a48ad3ec17c28073 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:38:36.478677  3941 raft_consensus.cc:2272] T b6bc87e767474394adfb02fc3999d550 P 1341ece324714ad8a48ad3ec17c28073 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:38:36.482972  3941 ts_tablet_manager.cc:1916] T b6bc87e767474394adfb02fc3999d550 P 1341ece324714ad8a48ad3ec17c28073: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:38:36.485251  3738 raft_consensus.cc:2955] T f5f6feea4889429d8f968105576b0977 P b2f1b4ffcf7c499db86171da3024527a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER be4de5ea39f2427b8efe76d3e5240395 (127.0.107.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } } peers { permanent_uuid: "b2f1b4ffcf7c499db86171da3024527a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36181 } attrs { promote: false } } }
I20260608 12:38:36.492184  3499 raft_consensus.cc:1275] T f5f6feea4889429d8f968105576b0977 P e636c9885b464c0c96fcac9ed3136838 [term 1 FOLLOWER]: Refusing update from remote peer 1341ece324714ad8a48ad3ec17c28073: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:38:36.494235  3921 consensus_queue.cc:1048] T f5f6feea4889429d8f968105576b0977 P 1341ece324714ad8a48ad3ec17c28073 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:38:36.497891  3311 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet f5f6feea4889429d8f968105576b0977 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:38:36.500377  3499 raft_consensus.cc:2955] T f5f6feea4889429d8f968105576b0977 P e636c9885b464c0c96fcac9ed3136838 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER be4de5ea39f2427b8efe76d3e5240395 (127.0.107.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } } peers { permanent_uuid: "b2f1b4ffcf7c499db86171da3024527a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36181 } attrs { promote: false } } }
I20260608 12:38:36.504520  3324 catalog_manager.cc:5696] T f5f6feea4889429d8f968105576b0977 P 1341ece324714ad8a48ad3ec17c28073 reported cstate change: config changed from index 3 to 4, VOTER be4de5ea39f2427b8efe76d3e5240395 (127.0.107.193) evicted. New cstate: current_term: 1 leader_uuid: "1341ece324714ad8a48ad3ec17c28073" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b2f1b4ffcf7c499db86171da3024527a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36181 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:38:36.519097  3414 tablet_service.cc:1558] Processing DeleteTablet for tablet f5f6feea4889429d8f968105576b0977 with delete_type TABLET_DATA_TOMBSTONED (TS be4de5ea39f2427b8efe76d3e5240395 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:54542
I20260608 12:38:36.520145  3939 tablet_replica.cc:333] T f5f6feea4889429d8f968105576b0977 P be4de5ea39f2427b8efe76d3e5240395: stopping tablet replica
I20260608 12:38:36.521144  3939 raft_consensus.cc:2243] T f5f6feea4889429d8f968105576b0977 P be4de5ea39f2427b8efe76d3e5240395 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:38:36.524820  3939 raft_consensus.cc:2272] T f5f6feea4889429d8f968105576b0977 P be4de5ea39f2427b8efe76d3e5240395 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:38:36.528586  3939 ts_tablet_manager.cc:1916] T f5f6feea4889429d8f968105576b0977 P be4de5ea39f2427b8efe76d3e5240395: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:38:36.531234  3941 ts_tablet_manager.cc:1929] T b6bc87e767474394adfb02fc3999d550 P 1341ece324714ad8a48ad3ec17c28073: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 12:38:36.531767  3941 log.cc:1199] T b6bc87e767474394adfb02fc3999d550 P 1341ece324714ad8a48ad3ec17c28073: Deleting WAL directory at /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922229144781-431-0/minicluster-data/ts-2-root/wals/b6bc87e767474394adfb02fc3999d550
I20260608 12:38:36.533751  3311 catalog_manager.cc:5027] TS 1341ece324714ad8a48ad3ec17c28073 (127.0.107.195:38755): tablet b6bc87e767474394adfb02fc3999d550 (table range_aware_rebalance_new_range [id=b83d14a9ebc94611ac00a0a216bc2a26]) successfully deleted
I20260608 12:38:36.543699  3939 ts_tablet_manager.cc:1929] T f5f6feea4889429d8f968105576b0977 P be4de5ea39f2427b8efe76d3e5240395: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 12:38:36.544132  3939 log.cc:1199] T f5f6feea4889429d8f968105576b0977 P be4de5ea39f2427b8efe76d3e5240395: Deleting WAL directory at /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922229144781-431-0/minicluster-data/ts-0-root/wals/f5f6feea4889429d8f968105576b0977
I20260608 12:38:36.545617  3311 catalog_manager.cc:5027] TS be4de5ea39f2427b8efe76d3e5240395 (127.0.107.193:41403): tablet f5f6feea4889429d8f968105576b0977 (table range_aware_rebalance_new_range [id=b83d14a9ebc94611ac00a0a216bc2a26]) successfully deleted
I20260608 12:38:37.133397  3378 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
I20260608 12:38:37.162792  3575 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2a7a742f2f454429bbb4c2aa66c81a84"
dest_uuid: "1341ece324714ad8a48ad3ec17c28073"
mode: GRACEFUL
new_leader_uuid: "be4de5ea39f2427b8efe76d3e5240395"
 from {username='slave'} at 127.0.0.1:41840
I20260608 12:38:37.163573  3575 raft_consensus.cc:606] T 2a7a742f2f454429bbb4c2aa66c81a84 P 1341ece324714ad8a48ad3ec17c28073 [term 1 LEADER]: Received request to transfer leadership to TS be4de5ea39f2427b8efe76d3e5240395
I20260608 12:38:37.165263  3378 auto_leader_rebalancer.cc:388] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 1
I20260608 12:38:37.166085  3378 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:38:37.511097  3666 raft_consensus.cc:993] T 2a7a742f2f454429bbb4c2aa66c81a84 P 1341ece324714ad8a48ad3ec17c28073: : Instructing follower be4de5ea39f2427b8efe76d3e5240395 to start an election
I20260608 12:38:37.511709  3947 raft_consensus.cc:1081] T 2a7a742f2f454429bbb4c2aa66c81a84 P 1341ece324714ad8a48ad3ec17c28073 [term 1 LEADER]: Signalling peer be4de5ea39f2427b8efe76d3e5240395 to start an election
I20260608 12:38:37.513859  3423 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2a7a742f2f454429bbb4c2aa66c81a84"
dest_uuid: "be4de5ea39f2427b8efe76d3e5240395"
 from {username='slave'} at 127.0.0.1:54572
I20260608 12:38:37.514593  3423 raft_consensus.cc:493] T 2a7a742f2f454429bbb4c2aa66c81a84 P be4de5ea39f2427b8efe76d3e5240395 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 12:38:37.515002  3423 raft_consensus.cc:3060] T 2a7a742f2f454429bbb4c2aa66c81a84 P be4de5ea39f2427b8efe76d3e5240395 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:38:37.520829  3423 raft_consensus.cc:515] T 2a7a742f2f454429bbb4c2aa66c81a84 P be4de5ea39f2427b8efe76d3e5240395 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } } peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } }
I20260608 12:38:37.522814  3423 leader_election.cc:290] T 2a7a742f2f454429bbb4c2aa66c81a84 P be4de5ea39f2427b8efe76d3e5240395 [CANDIDATE]: Term 2 election: Requested vote from peers e636c9885b464c0c96fcac9ed3136838 (127.0.107.194:38581), 1341ece324714ad8a48ad3ec17c28073 (127.0.107.195:38755)
I20260608 12:38:37.524001  3499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a7a742f2f454429bbb4c2aa66c81a84" candidate_uuid: "be4de5ea39f2427b8efe76d3e5240395" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e636c9885b464c0c96fcac9ed3136838"
I20260608 12:38:37.524225  3575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a7a742f2f454429bbb4c2aa66c81a84" candidate_uuid: "be4de5ea39f2427b8efe76d3e5240395" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1341ece324714ad8a48ad3ec17c28073"
I20260608 12:38:37.524834  3499 raft_consensus.cc:3060] T 2a7a742f2f454429bbb4c2aa66c81a84 P e636c9885b464c0c96fcac9ed3136838 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:38:37.524981  3575 raft_consensus.cc:3055] T 2a7a742f2f454429bbb4c2aa66c81a84 P 1341ece324714ad8a48ad3ec17c28073 [term 1 LEADER]: Stepping down as leader of term 1
I20260608 12:38:37.525511  3575 raft_consensus.cc:740] T 2a7a742f2f454429bbb4c2aa66c81a84 P 1341ece324714ad8a48ad3ec17c28073 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1341ece324714ad8a48ad3ec17c28073, State: Running, Role: LEADER
I20260608 12:38:37.526437  3575 consensus_queue.cc:260] T 2a7a742f2f454429bbb4c2aa66c81a84 P 1341ece324714ad8a48ad3ec17c28073 [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: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } } peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } }
I20260608 12:38:37.527427  3575 raft_consensus.cc:3060] T 2a7a742f2f454429bbb4c2aa66c81a84 P 1341ece324714ad8a48ad3ec17c28073 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:38:37.532584  3575 raft_consensus.cc:2468] T 2a7a742f2f454429bbb4c2aa66c81a84 P 1341ece324714ad8a48ad3ec17c28073 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be4de5ea39f2427b8efe76d3e5240395 in term 2.
I20260608 12:38:37.532951  3499 raft_consensus.cc:2468] T 2a7a742f2f454429bbb4c2aa66c81a84 P e636c9885b464c0c96fcac9ed3136838 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be4de5ea39f2427b8efe76d3e5240395 in term 2.
I20260608 12:38:37.533892  3392 leader_election.cc:304] T 2a7a742f2f454429bbb4c2aa66c81a84 P be4de5ea39f2427b8efe76d3e5240395 [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: 1341ece324714ad8a48ad3ec17c28073, be4de5ea39f2427b8efe76d3e5240395; no voters: 
I20260608 12:38:37.534884  3920 raft_consensus.cc:2804] T 2a7a742f2f454429bbb4c2aa66c81a84 P be4de5ea39f2427b8efe76d3e5240395 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:38:37.535382  3920 raft_consensus.cc:697] T 2a7a742f2f454429bbb4c2aa66c81a84 P be4de5ea39f2427b8efe76d3e5240395 [term 2 LEADER]: Becoming Leader. State: Replica: be4de5ea39f2427b8efe76d3e5240395, State: Running, Role: LEADER
I20260608 12:38:37.536067  3920 consensus_queue.cc:237] T 2a7a742f2f454429bbb4c2aa66c81a84 P be4de5ea39f2427b8efe76d3e5240395 [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: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } } peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } }
I20260608 12:38:37.548027  3321 catalog_manager.cc:5696] T 2a7a742f2f454429bbb4c2aa66c81a84 P be4de5ea39f2427b8efe76d3e5240395 reported cstate change: term changed from 1 to 2, leader changed from 1341ece324714ad8a48ad3ec17c28073 (127.0.107.195) to be4de5ea39f2427b8efe76d3e5240395 (127.0.107.193). New cstate: current_term: 2 leader_uuid: "be4de5ea39f2427b8efe76d3e5240395" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } health_report { overall_health: UNKNOWN } } }
I20260608 12:38:37.550630  3423 consensus_queue.cc:237] T 9149deada9fc44f5b7fd6a73a577d751 P be4de5ea39f2427b8efe76d3e5240395 [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: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } } peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } } peers { permanent_uuid: "b2f1b4ffcf7c499db86171da3024527a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36181 } attrs { replace: true } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: NON_VOTER last_known_addr { host: "127.0.107.195" port: 38755 } attrs { promote: true } }
I20260608 12:38:37.563797  3738 raft_consensus.cc:1275] T 9149deada9fc44f5b7fd6a73a577d751 P b2f1b4ffcf7c499db86171da3024527a [term 1 FOLLOWER]: Refusing update from remote peer be4de5ea39f2427b8efe76d3e5240395: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:38:37.566632  3499 raft_consensus.cc:1275] T 9149deada9fc44f5b7fd6a73a577d751 P e636c9885b464c0c96fcac9ed3136838 [term 1 FOLLOWER]: Refusing update from remote peer be4de5ea39f2427b8efe76d3e5240395: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:38:37.568475  3920 consensus_queue.cc:1048] T 9149deada9fc44f5b7fd6a73a577d751 P be4de5ea39f2427b8efe76d3e5240395 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:38:37.569751  3946 consensus_queue.cc:1048] T 9149deada9fc44f5b7fd6a73a577d751 P be4de5ea39f2427b8efe76d3e5240395 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2f1b4ffcf7c499db86171da3024527a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36181 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260608 12:38:37.571731  3392 consensus_peers.cc:597] T 9149deada9fc44f5b7fd6a73a577d751 P be4de5ea39f2427b8efe76d3e5240395 -> Peer 1341ece324714ad8a48ad3ec17c28073 (127.0.107.195:38755): Couldn't send request to peer 1341ece324714ad8a48ad3ec17c28073. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9149deada9fc44f5b7fd6a73a577d751. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:38:37.580353  3946 raft_consensus.cc:2955] T 9149deada9fc44f5b7fd6a73a577d751 P be4de5ea39f2427b8efe76d3e5240395 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1341ece324714ad8a48ad3ec17c28073 (127.0.107.195) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } } peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } } peers { permanent_uuid: "b2f1b4ffcf7c499db86171da3024527a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36181 } attrs { replace: true } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: NON_VOTER last_known_addr { host: "127.0.107.195" port: 38755 } attrs { promote: true } } }
I20260608 12:38:37.582600  3738 raft_consensus.cc:2955] T 9149deada9fc44f5b7fd6a73a577d751 P b2f1b4ffcf7c499db86171da3024527a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1341ece324714ad8a48ad3ec17c28073 (127.0.107.195) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } } peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } } peers { permanent_uuid: "b2f1b4ffcf7c499db86171da3024527a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36181 } attrs { replace: true } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: NON_VOTER last_known_addr { host: "127.0.107.195" port: 38755 } attrs { promote: true } } }
I20260608 12:38:37.584589  3499 raft_consensus.cc:2955] T 9149deada9fc44f5b7fd6a73a577d751 P e636c9885b464c0c96fcac9ed3136838 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1341ece324714ad8a48ad3ec17c28073 (127.0.107.195) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } } peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } } peers { permanent_uuid: "b2f1b4ffcf7c499db86171da3024527a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36181 } attrs { replace: true } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: NON_VOTER last_known_addr { host: "127.0.107.195" port: 38755 } attrs { promote: true } } }
I20260608 12:38:37.600451  3499 consensus_queue.cc:237] T ac74d550328f4bb29df524145ead29c3 P e636c9885b464c0c96fcac9ed3136838 [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: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } } peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } attrs { replace: true } } peers { permanent_uuid: "b2f1b4ffcf7c499db86171da3024527a" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36181 } attrs { promote: true } }
I20260608 12:38:37.602569  3321 catalog_manager.cc:5696] T 9149deada9fc44f5b7fd6a73a577d751 P e636c9885b464c0c96fcac9ed3136838 reported cstate change: config changed from index -1 to 2, NON_VOTER 1341ece324714ad8a48ad3ec17c28073 (127.0.107.195) added. New cstate: current_term: 1 leader_uuid: "be4de5ea39f2427b8efe76d3e5240395" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } } peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } } peers { permanent_uuid: "b2f1b4ffcf7c499db86171da3024527a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36181 } attrs { replace: true } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: NON_VOTER last_known_addr { host: "127.0.107.195" port: 38755 } attrs { promote: true } } }
I20260608 12:38:37.610168  3575 raft_consensus.cc:1275] T ac74d550328f4bb29df524145ead29c3 P 1341ece324714ad8a48ad3ec17c28073 [term 1 FOLLOWER]: Refusing update from remote peer e636c9885b464c0c96fcac9ed3136838: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260608 12:38:37.610332  3466 consensus_peers.cc:597] T ac74d550328f4bb29df524145ead29c3 P e636c9885b464c0c96fcac9ed3136838 -> Peer b2f1b4ffcf7c499db86171da3024527a (127.0.107.196:36181): Couldn't send request to peer b2f1b4ffcf7c499db86171da3024527a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ac74d550328f4bb29df524145ead29c3. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:38:37.612149  3889 consensus_queue.cc:1048] T ac74d550328f4bb29df524145ead29c3 P e636c9885b464c0c96fcac9ed3136838 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:38:37.613755  3423 raft_consensus.cc:1275] T ac74d550328f4bb29df524145ead29c3 P be4de5ea39f2427b8efe76d3e5240395 [term 1 FOLLOWER]: Refusing update from remote peer e636c9885b464c0c96fcac9ed3136838: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:38:37.618062  3889 consensus_queue.cc:1048] T ac74d550328f4bb29df524145ead29c3 P e636c9885b464c0c96fcac9ed3136838 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:38:37.622951  3959 raft_consensus.cc:2955] T ac74d550328f4bb29df524145ead29c3 P e636c9885b464c0c96fcac9ed3136838 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b2f1b4ffcf7c499db86171da3024527a (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } } peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } attrs { replace: true } } peers { permanent_uuid: "b2f1b4ffcf7c499db86171da3024527a" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36181 } attrs { promote: true } } }
I20260608 12:38:37.625814  3575 raft_consensus.cc:2955] T ac74d550328f4bb29df524145ead29c3 P 1341ece324714ad8a48ad3ec17c28073 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b2f1b4ffcf7c499db86171da3024527a (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } } peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } attrs { replace: true } } peers { permanent_uuid: "b2f1b4ffcf7c499db86171da3024527a" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36181 } attrs { promote: true } } }
I20260608 12:38:37.638772  3427 consensus_queue.cc:237] T 3dfb3c1b852d49f6b99c73fe6fa1508f P be4de5ea39f2427b8efe76d3e5240395 [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: "b2f1b4ffcf7c499db86171da3024527a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36181 } attrs { replace: true } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } } peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } } peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: NON_VOTER last_known_addr { host: "127.0.107.194" port: 38581 } attrs { promote: true } }
I20260608 12:38:37.644162  3324 catalog_manager.cc:5696] T ac74d550328f4bb29df524145ead29c3 P e636c9885b464c0c96fcac9ed3136838 reported cstate change: config changed from index -1 to 2, NON_VOTER b2f1b4ffcf7c499db86171da3024527a (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "e636c9885b464c0c96fcac9ed3136838" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b2f1b4ffcf7c499db86171da3024527a" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36181 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260608 12:38:37.650236  3391 consensus_peers.cc:597] T 3dfb3c1b852d49f6b99c73fe6fa1508f P be4de5ea39f2427b8efe76d3e5240395 -> Peer e636c9885b464c0c96fcac9ed3136838 (127.0.107.194:38581): Couldn't send request to peer e636c9885b464c0c96fcac9ed3136838. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3dfb3c1b852d49f6b99c73fe6fa1508f. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:38:37.650332  3423 raft_consensus.cc:2955] T ac74d550328f4bb29df524145ead29c3 P be4de5ea39f2427b8efe76d3e5240395 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b2f1b4ffcf7c499db86171da3024527a (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } } peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } attrs { replace: true } } peers { permanent_uuid: "b2f1b4ffcf7c499db86171da3024527a" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36181 } attrs { promote: true } } }
I20260608 12:38:37.653424  3575 raft_consensus.cc:1275] T 3dfb3c1b852d49f6b99c73fe6fa1508f P 1341ece324714ad8a48ad3ec17c28073 [term 1 FOLLOWER]: Refusing update from remote peer be4de5ea39f2427b8efe76d3e5240395: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:38:37.653844  3738 raft_consensus.cc:1275] T 3dfb3c1b852d49f6b99c73fe6fa1508f P b2f1b4ffcf7c499db86171da3024527a [term 1 FOLLOWER]: Refusing update from remote peer be4de5ea39f2427b8efe76d3e5240395: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:38:37.655436  3920 consensus_queue.cc:1048] T 3dfb3c1b852d49f6b99c73fe6fa1508f P be4de5ea39f2427b8efe76d3e5240395 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:38:37.656390  3956 consensus_queue.cc:1048] T 3dfb3c1b852d49f6b99c73fe6fa1508f P be4de5ea39f2427b8efe76d3e5240395 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2f1b4ffcf7c499db86171da3024527a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36181 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 12:38:37.672610  3920 raft_consensus.cc:2955] T 3dfb3c1b852d49f6b99c73fe6fa1508f P be4de5ea39f2427b8efe76d3e5240395 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e636c9885b464c0c96fcac9ed3136838 (127.0.107.194) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b2f1b4ffcf7c499db86171da3024527a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36181 } attrs { replace: true } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } } peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } } peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: NON_VOTER last_known_addr { host: "127.0.107.194" port: 38581 } attrs { promote: true } } }
I20260608 12:38:37.676059  3738 raft_consensus.cc:2955] T 3dfb3c1b852d49f6b99c73fe6fa1508f P b2f1b4ffcf7c499db86171da3024527a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e636c9885b464c0c96fcac9ed3136838 (127.0.107.194) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b2f1b4ffcf7c499db86171da3024527a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36181 } attrs { replace: true } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } } peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } } peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: NON_VOTER last_known_addr { host: "127.0.107.194" port: 38581 } attrs { promote: true } } }
I20260608 12:38:37.677120  3575 raft_consensus.cc:2955] T 3dfb3c1b852d49f6b99c73fe6fa1508f P 1341ece324714ad8a48ad3ec17c28073 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e636c9885b464c0c96fcac9ed3136838 (127.0.107.194) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b2f1b4ffcf7c499db86171da3024527a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36181 } attrs { replace: true } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } } peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } } peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: NON_VOTER last_known_addr { host: "127.0.107.194" port: 38581 } attrs { promote: true } } }
W20260608 12:38:37.690240  3373 auto_rebalancer.cc:591] Failed to schedule move for tablet 2a7a742f2f454429bbb4c2aa66c81a84: Illegal state: Leader has not yet committed an operation in its own term
I20260608 12:38:37.692425  3323 catalog_manager.cc:5696] T 3dfb3c1b852d49f6b99c73fe6fa1508f P be4de5ea39f2427b8efe76d3e5240395 reported cstate change: config changed from index -1 to 2, NON_VOTER e636c9885b464c0c96fcac9ed3136838 (127.0.107.194) added. New cstate: current_term: 1 leader_uuid: "be4de5ea39f2427b8efe76d3e5240395" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b2f1b4ffcf7c499db86171da3024527a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36181 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: NON_VOTER last_known_addr { host: "127.0.107.194" port: 38581 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:38:38.006732  3966 ts_tablet_manager.cc:933] T 9149deada9fc44f5b7fd6a73a577d751 P 1341ece324714ad8a48ad3ec17c28073: Initiating tablet copy from peer be4de5ea39f2427b8efe76d3e5240395 (127.0.107.193:41403)
I20260608 12:38:38.008968  3966 tablet_copy_client.cc:323] T 9149deada9fc44f5b7fd6a73a577d751 P 1341ece324714ad8a48ad3ec17c28073: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.193:41403
I20260608 12:38:38.010751  3437 tablet_copy_service.cc:140] P be4de5ea39f2427b8efe76d3e5240395: Received BeginTabletCopySession request for tablet 9149deada9fc44f5b7fd6a73a577d751 from peer 1341ece324714ad8a48ad3ec17c28073 ({username='slave'} at 127.0.0.1:54572)
I20260608 12:38:38.011356  3437 tablet_copy_service.cc:161] P be4de5ea39f2427b8efe76d3e5240395: Beginning new tablet copy session on tablet 9149deada9fc44f5b7fd6a73a577d751 from peer 1341ece324714ad8a48ad3ec17c28073 at {username='slave'} at 127.0.0.1:54572: session id = 1341ece324714ad8a48ad3ec17c28073-9149deada9fc44f5b7fd6a73a577d751
I20260608 12:38:38.018937  3437 tablet_copy_source_session.cc:215] T 9149deada9fc44f5b7fd6a73a577d751 P be4de5ea39f2427b8efe76d3e5240395: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:38:38.022315  3966 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9149deada9fc44f5b7fd6a73a577d751. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:38:38.037896  3966 tablet_copy_client.cc:806] T 9149deada9fc44f5b7fd6a73a577d751 P 1341ece324714ad8a48ad3ec17c28073: tablet copy: Starting download of 0 data blocks...
I20260608 12:38:38.038514  3966 tablet_copy_client.cc:670] T 9149deada9fc44f5b7fd6a73a577d751 P 1341ece324714ad8a48ad3ec17c28073: tablet copy: Starting download of 1 WAL segments...
I20260608 12:38:38.042649  3966 tablet_copy_client.cc:538] T 9149deada9fc44f5b7fd6a73a577d751 P 1341ece324714ad8a48ad3ec17c28073: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:38:38.051156  3966 tablet_bootstrap.cc:492] T 9149deada9fc44f5b7fd6a73a577d751 P 1341ece324714ad8a48ad3ec17c28073: Bootstrap starting.
I20260608 12:38:38.058205  3968 ts_tablet_manager.cc:933] T ac74d550328f4bb29df524145ead29c3 P b2f1b4ffcf7c499db86171da3024527a: Initiating tablet copy from peer e636c9885b464c0c96fcac9ed3136838 (127.0.107.194:38581)
I20260608 12:38:38.063208  3968 tablet_copy_client.cc:323] T ac74d550328f4bb29df524145ead29c3 P b2f1b4ffcf7c499db86171da3024527a: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.194:38581
I20260608 12:38:38.066586  3511 tablet_copy_service.cc:140] P e636c9885b464c0c96fcac9ed3136838: Received BeginTabletCopySession request for tablet ac74d550328f4bb29df524145ead29c3 from peer b2f1b4ffcf7c499db86171da3024527a ({username='slave'} at 127.0.0.1:33752)
I20260608 12:38:38.067231  3511 tablet_copy_service.cc:161] P e636c9885b464c0c96fcac9ed3136838: Beginning new tablet copy session on tablet ac74d550328f4bb29df524145ead29c3 from peer b2f1b4ffcf7c499db86171da3024527a at {username='slave'} at 127.0.0.1:33752: session id = b2f1b4ffcf7c499db86171da3024527a-ac74d550328f4bb29df524145ead29c3
I20260608 12:38:38.075671  3511 tablet_copy_source_session.cc:215] T ac74d550328f4bb29df524145ead29c3 P e636c9885b464c0c96fcac9ed3136838: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:38:38.079128  3966 tablet_bootstrap.cc:492] T 9149deada9fc44f5b7fd6a73a577d751 P 1341ece324714ad8a48ad3ec17c28073: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:38:38.079710  3968 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac74d550328f4bb29df524145ead29c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:38:38.080492  3966 tablet_bootstrap.cc:492] T 9149deada9fc44f5b7fd6a73a577d751 P 1341ece324714ad8a48ad3ec17c28073: Bootstrap complete.
I20260608 12:38:38.081180  3966 ts_tablet_manager.cc:1403] T 9149deada9fc44f5b7fd6a73a577d751 P 1341ece324714ad8a48ad3ec17c28073: Time spent bootstrapping tablet: real 0.030s	user 0.020s	sys 0.004s
I20260608 12:38:38.083881  3966 raft_consensus.cc:359] T 9149deada9fc44f5b7fd6a73a577d751 P 1341ece324714ad8a48ad3ec17c28073 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } } peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } } peers { permanent_uuid: "b2f1b4ffcf7c499db86171da3024527a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36181 } attrs { replace: true } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: NON_VOTER last_known_addr { host: "127.0.107.195" port: 38755 } attrs { promote: true } }
I20260608 12:38:38.084730  3966 raft_consensus.cc:740] T 9149deada9fc44f5b7fd6a73a577d751 P 1341ece324714ad8a48ad3ec17c28073 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1341ece324714ad8a48ad3ec17c28073, State: Initialized, Role: LEARNER
I20260608 12:38:38.085414  3966 consensus_queue.cc:260] T 9149deada9fc44f5b7fd6a73a577d751 P 1341ece324714ad8a48ad3ec17c28073 [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: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } } peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } } peers { permanent_uuid: "b2f1b4ffcf7c499db86171da3024527a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36181 } attrs { replace: true } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: NON_VOTER last_known_addr { host: "127.0.107.195" port: 38755 } attrs { promote: true } }
I20260608 12:38:38.088840  3966 ts_tablet_manager.cc:1434] T 9149deada9fc44f5b7fd6a73a577d751 P 1341ece324714ad8a48ad3ec17c28073: Time spent starting tablet: real 0.007s	user 0.009s	sys 0.000s
I20260608 12:38:38.091847  3437 tablet_copy_service.cc:342] P be4de5ea39f2427b8efe76d3e5240395: Request end of tablet copy session 1341ece324714ad8a48ad3ec17c28073-9149deada9fc44f5b7fd6a73a577d751 received from {username='slave'} at 127.0.0.1:54572
I20260608 12:38:38.092353  3437 tablet_copy_service.cc:434] P be4de5ea39f2427b8efe76d3e5240395: ending tablet copy session 1341ece324714ad8a48ad3ec17c28073-9149deada9fc44f5b7fd6a73a577d751 on tablet 9149deada9fc44f5b7fd6a73a577d751 with peer 1341ece324714ad8a48ad3ec17c28073
I20260608 12:38:38.103842  3968 tablet_copy_client.cc:806] T ac74d550328f4bb29df524145ead29c3 P b2f1b4ffcf7c499db86171da3024527a: tablet copy: Starting download of 0 data blocks...
I20260608 12:38:38.104543  3968 tablet_copy_client.cc:670] T ac74d550328f4bb29df524145ead29c3 P b2f1b4ffcf7c499db86171da3024527a: tablet copy: Starting download of 1 WAL segments...
I20260608 12:38:38.109350  3968 tablet_copy_client.cc:538] T ac74d550328f4bb29df524145ead29c3 P b2f1b4ffcf7c499db86171da3024527a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:38:38.121367  3968 tablet_bootstrap.cc:492] T ac74d550328f4bb29df524145ead29c3 P b2f1b4ffcf7c499db86171da3024527a: Bootstrap starting.
I20260608 12:38:38.129716  3575 raft_consensus.cc:1275] T 2a7a742f2f454429bbb4c2aa66c81a84 P 1341ece324714ad8a48ad3ec17c28073 [term 2 FOLLOWER]: Refusing update from remote peer be4de5ea39f2427b8efe76d3e5240395: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:38:38.131359  3956 consensus_queue.cc:1048] T 2a7a742f2f454429bbb4c2aa66c81a84 P be4de5ea39f2427b8efe76d3e5240395 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:38:38.151324  3499 raft_consensus.cc:1275] T 2a7a742f2f454429bbb4c2aa66c81a84 P e636c9885b464c0c96fcac9ed3136838 [term 2 FOLLOWER]: Refusing update from remote peer be4de5ea39f2427b8efe76d3e5240395: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:38:38.153193  3957 consensus_queue.cc:1048] T 2a7a742f2f454429bbb4c2aa66c81a84 P be4de5ea39f2427b8efe76d3e5240395 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:38:38.172324  3968 tablet_bootstrap.cc:492] T ac74d550328f4bb29df524145ead29c3 P b2f1b4ffcf7c499db86171da3024527a: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:38:38.173794  3968 tablet_bootstrap.cc:492] T ac74d550328f4bb29df524145ead29c3 P b2f1b4ffcf7c499db86171da3024527a: Bootstrap complete.
I20260608 12:38:38.174873  3968 ts_tablet_manager.cc:1403] T ac74d550328f4bb29df524145ead29c3 P b2f1b4ffcf7c499db86171da3024527a: Time spent bootstrapping tablet: real 0.054s	user 0.021s	sys 0.019s
I20260608 12:38:38.180761  3968 raft_consensus.cc:359] T ac74d550328f4bb29df524145ead29c3 P b2f1b4ffcf7c499db86171da3024527a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } } peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } attrs { replace: true } } peers { permanent_uuid: "b2f1b4ffcf7c499db86171da3024527a" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36181 } attrs { promote: true } }
I20260608 12:38:38.181847  3968 raft_consensus.cc:740] T ac74d550328f4bb29df524145ead29c3 P b2f1b4ffcf7c499db86171da3024527a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b2f1b4ffcf7c499db86171da3024527a, State: Initialized, Role: LEARNER
I20260608 12:38:38.182731  3968 consensus_queue.cc:260] T ac74d550328f4bb29df524145ead29c3 P b2f1b4ffcf7c499db86171da3024527a [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: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } } peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } attrs { replace: true } } peers { permanent_uuid: "b2f1b4ffcf7c499db86171da3024527a" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36181 } attrs { promote: true } }
I20260608 12:38:38.186043  3968 ts_tablet_manager.cc:1434] T ac74d550328f4bb29df524145ead29c3 P b2f1b4ffcf7c499db86171da3024527a: Time spent starting tablet: real 0.011s	user 0.011s	sys 0.000s
I20260608 12:38:38.188194  3511 tablet_copy_service.cc:342] P e636c9885b464c0c96fcac9ed3136838: Request end of tablet copy session b2f1b4ffcf7c499db86171da3024527a-ac74d550328f4bb29df524145ead29c3 received from {username='slave'} at 127.0.0.1:33752
I20260608 12:38:38.188701  3511 tablet_copy_service.cc:434] P e636c9885b464c0c96fcac9ed3136838: ending tablet copy session b2f1b4ffcf7c499db86171da3024527a-ac74d550328f4bb29df524145ead29c3 on tablet ac74d550328f4bb29df524145ead29c3 with peer b2f1b4ffcf7c499db86171da3024527a
I20260608 12:38:38.220654  3977 ts_tablet_manager.cc:933] T 3dfb3c1b852d49f6b99c73fe6fa1508f P e636c9885b464c0c96fcac9ed3136838: Initiating tablet copy from peer be4de5ea39f2427b8efe76d3e5240395 (127.0.107.193:41403)
I20260608 12:38:38.222616  3977 tablet_copy_client.cc:323] T 3dfb3c1b852d49f6b99c73fe6fa1508f P e636c9885b464c0c96fcac9ed3136838: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.193:41403
I20260608 12:38:38.224300  3437 tablet_copy_service.cc:140] P be4de5ea39f2427b8efe76d3e5240395: Received BeginTabletCopySession request for tablet 3dfb3c1b852d49f6b99c73fe6fa1508f from peer e636c9885b464c0c96fcac9ed3136838 ({username='slave'} at 127.0.0.1:54558)
I20260608 12:38:38.224781  3437 tablet_copy_service.cc:161] P be4de5ea39f2427b8efe76d3e5240395: Beginning new tablet copy session on tablet 3dfb3c1b852d49f6b99c73fe6fa1508f from peer e636c9885b464c0c96fcac9ed3136838 at {username='slave'} at 127.0.0.1:54558: session id = e636c9885b464c0c96fcac9ed3136838-3dfb3c1b852d49f6b99c73fe6fa1508f
I20260608 12:38:38.231415  3437 tablet_copy_source_session.cc:215] T 3dfb3c1b852d49f6b99c73fe6fa1508f P be4de5ea39f2427b8efe76d3e5240395: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:38:38.234298  3977 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3dfb3c1b852d49f6b99c73fe6fa1508f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:38:38.247442  3977 tablet_copy_client.cc:806] T 3dfb3c1b852d49f6b99c73fe6fa1508f P e636c9885b464c0c96fcac9ed3136838: tablet copy: Starting download of 0 data blocks...
I20260608 12:38:38.248070  3977 tablet_copy_client.cc:670] T 3dfb3c1b852d49f6b99c73fe6fa1508f P e636c9885b464c0c96fcac9ed3136838: tablet copy: Starting download of 1 WAL segments...
I20260608 12:38:38.252488  3977 tablet_copy_client.cc:538] T 3dfb3c1b852d49f6b99c73fe6fa1508f P e636c9885b464c0c96fcac9ed3136838: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:38:38.259986  3977 tablet_bootstrap.cc:492] T 3dfb3c1b852d49f6b99c73fe6fa1508f P e636c9885b464c0c96fcac9ed3136838: Bootstrap starting.
I20260608 12:38:38.279728  3977 tablet_bootstrap.cc:492] T 3dfb3c1b852d49f6b99c73fe6fa1508f P e636c9885b464c0c96fcac9ed3136838: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:38:38.280661  3977 tablet_bootstrap.cc:492] T 3dfb3c1b852d49f6b99c73fe6fa1508f P e636c9885b464c0c96fcac9ed3136838: Bootstrap complete.
I20260608 12:38:38.281401  3977 ts_tablet_manager.cc:1403] T 3dfb3c1b852d49f6b99c73fe6fa1508f P e636c9885b464c0c96fcac9ed3136838: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.007s
I20260608 12:38:38.283900  3977 raft_consensus.cc:359] T 3dfb3c1b852d49f6b99c73fe6fa1508f P e636c9885b464c0c96fcac9ed3136838 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b2f1b4ffcf7c499db86171da3024527a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36181 } attrs { replace: true } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } } peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } } peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: NON_VOTER last_known_addr { host: "127.0.107.194" port: 38581 } attrs { promote: true } }
I20260608 12:38:38.284680  3977 raft_consensus.cc:740] T 3dfb3c1b852d49f6b99c73fe6fa1508f P e636c9885b464c0c96fcac9ed3136838 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e636c9885b464c0c96fcac9ed3136838, State: Initialized, Role: LEARNER
I20260608 12:38:38.285259  3977 consensus_queue.cc:260] T 3dfb3c1b852d49f6b99c73fe6fa1508f P e636c9885b464c0c96fcac9ed3136838 [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: "b2f1b4ffcf7c499db86171da3024527a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36181 } attrs { replace: true } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } } peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } } peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: NON_VOTER last_known_addr { host: "127.0.107.194" port: 38581 } attrs { promote: true } }
I20260608 12:38:38.288729  3977 ts_tablet_manager.cc:1434] T 3dfb3c1b852d49f6b99c73fe6fa1508f P e636c9885b464c0c96fcac9ed3136838: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260608 12:38:38.291896  3437 tablet_copy_service.cc:342] P be4de5ea39f2427b8efe76d3e5240395: Request end of tablet copy session e636c9885b464c0c96fcac9ed3136838-3dfb3c1b852d49f6b99c73fe6fa1508f received from {username='slave'} at 127.0.0.1:54558
I20260608 12:38:38.292373  3437 tablet_copy_service.cc:434] P be4de5ea39f2427b8efe76d3e5240395: ending tablet copy session e636c9885b464c0c96fcac9ed3136838-3dfb3c1b852d49f6b99c73fe6fa1508f on tablet 3dfb3c1b852d49f6b99c73fe6fa1508f with peer e636c9885b464c0c96fcac9ed3136838
I20260608 12:38:38.558841  3576 raft_consensus.cc:1217] T 9149deada9fc44f5b7fd6a73a577d751 P 1341ece324714ad8a48ad3ec17c28073 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 12:38:38.625383  3735 raft_consensus.cc:1217] T ac74d550328f4bb29df524145ead29c3 P b2f1b4ffcf7c499db86171da3024527a [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 12:38:38.716075  3499 raft_consensus.cc:1217] T 3dfb3c1b852d49f6b99c73fe6fa1508f P e636c9885b464c0c96fcac9ed3136838 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 12:38:39.111344  3956 raft_consensus.cc:1064] T 9149deada9fc44f5b7fd6a73a577d751 P be4de5ea39f2427b8efe76d3e5240395: attempting to promote NON_VOTER 1341ece324714ad8a48ad3ec17c28073 to VOTER
I20260608 12:38:39.115377  3956 consensus_queue.cc:237] T 9149deada9fc44f5b7fd6a73a577d751 P be4de5ea39f2427b8efe76d3e5240395 [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: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } } peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } } peers { permanent_uuid: "b2f1b4ffcf7c499db86171da3024527a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36181 } attrs { replace: true } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } attrs { promote: false } }
I20260608 12:38:39.125291  3735 raft_consensus.cc:1275] T 9149deada9fc44f5b7fd6a73a577d751 P b2f1b4ffcf7c499db86171da3024527a [term 1 FOLLOWER]: Refusing update from remote peer be4de5ea39f2427b8efe76d3e5240395: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:38:39.126528  3576 raft_consensus.cc:1275] T 9149deada9fc44f5b7fd6a73a577d751 P 1341ece324714ad8a48ad3ec17c28073 [term 1 LEARNER]: Refusing update from remote peer be4de5ea39f2427b8efe76d3e5240395: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:38:39.127481  3499 raft_consensus.cc:1275] T 9149deada9fc44f5b7fd6a73a577d751 P e636c9885b464c0c96fcac9ed3136838 [term 1 FOLLOWER]: Refusing update from remote peer be4de5ea39f2427b8efe76d3e5240395: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:38:39.127208  3956 consensus_queue.cc:1048] T 9149deada9fc44f5b7fd6a73a577d751 P be4de5ea39f2427b8efe76d3e5240395 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2f1b4ffcf7c499db86171da3024527a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36181 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 12:38:39.129650  3957 consensus_queue.cc:1048] T 9149deada9fc44f5b7fd6a73a577d751 P be4de5ea39f2427b8efe76d3e5240395 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 12:38:39.130775  3956 consensus_queue.cc:1048] T 9149deada9fc44f5b7fd6a73a577d751 P be4de5ea39f2427b8efe76d3e5240395 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:38:39.151950  3957 raft_consensus.cc:2955] T 9149deada9fc44f5b7fd6a73a577d751 P be4de5ea39f2427b8efe76d3e5240395 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1341ece324714ad8a48ad3ec17c28073 (127.0.107.195) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } } peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } } peers { permanent_uuid: "b2f1b4ffcf7c499db86171da3024527a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36181 } attrs { replace: true } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } attrs { promote: false } } }
I20260608 12:38:39.153975  3576 raft_consensus.cc:2955] T 9149deada9fc44f5b7fd6a73a577d751 P 1341ece324714ad8a48ad3ec17c28073 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1341ece324714ad8a48ad3ec17c28073 (127.0.107.195) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } } peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } } peers { permanent_uuid: "b2f1b4ffcf7c499db86171da3024527a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36181 } attrs { replace: true } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } attrs { promote: false } } }
I20260608 12:38:39.156940  3735 raft_consensus.cc:2955] T 9149deada9fc44f5b7fd6a73a577d751 P b2f1b4ffcf7c499db86171da3024527a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1341ece324714ad8a48ad3ec17c28073 (127.0.107.195) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } } peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } } peers { permanent_uuid: "b2f1b4ffcf7c499db86171da3024527a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36181 } attrs { replace: true } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } attrs { promote: false } } }
I20260608 12:38:39.167348  3378 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
I20260608 12:38:39.169421  3321 catalog_manager.cc:5696] T 9149deada9fc44f5b7fd6a73a577d751 P 1341ece324714ad8a48ad3ec17c28073 reported cstate change: config changed from index 2 to 3, 1341ece324714ad8a48ad3ec17c28073 (127.0.107.195) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "be4de5ea39f2427b8efe76d3e5240395" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } } peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } } peers { permanent_uuid: "b2f1b4ffcf7c499db86171da3024527a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36181 } attrs { replace: true } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } attrs { promote: false } } }
I20260608 12:38:39.177824  3499 raft_consensus.cc:2955] T 9149deada9fc44f5b7fd6a73a577d751 P e636c9885b464c0c96fcac9ed3136838 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1341ece324714ad8a48ad3ec17c28073 (127.0.107.195) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } } peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } } peers { permanent_uuid: "b2f1b4ffcf7c499db86171da3024527a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36181 } attrs { replace: true } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } attrs { promote: false } } }
I20260608 12:38:39.188762  3980 raft_consensus.cc:1064] T ac74d550328f4bb29df524145ead29c3 P e636c9885b464c0c96fcac9ed3136838: attempting to promote NON_VOTER b2f1b4ffcf7c499db86171da3024527a to VOTER
I20260608 12:38:39.192024  3980 consensus_queue.cc:237] T ac74d550328f4bb29df524145ead29c3 P e636c9885b464c0c96fcac9ed3136838 [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: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } } peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } attrs { replace: true } } peers { permanent_uuid: "b2f1b4ffcf7c499db86171da3024527a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36181 } attrs { promote: false } }
I20260608 12:38:39.204802  3738 raft_consensus.cc:1275] T ac74d550328f4bb29df524145ead29c3 P b2f1b4ffcf7c499db86171da3024527a [term 1 LEARNER]: Refusing update from remote peer e636c9885b464c0c96fcac9ed3136838: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:38:39.230307  3956 raft_consensus.cc:1064] T 3dfb3c1b852d49f6b99c73fe6fa1508f P be4de5ea39f2427b8efe76d3e5240395: attempting to promote NON_VOTER e636c9885b464c0c96fcac9ed3136838 to VOTER
I20260608 12:38:39.233320  3956 consensus_queue.cc:237] T 3dfb3c1b852d49f6b99c73fe6fa1508f P be4de5ea39f2427b8efe76d3e5240395 [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: "b2f1b4ffcf7c499db86171da3024527a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36181 } attrs { replace: true } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } } peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } } peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } attrs { promote: false } }
I20260608 12:38:39.241791  3994 consensus_queue.cc:1048] T ac74d550328f4bb29df524145ead29c3 P e636c9885b464c0c96fcac9ed3136838 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2f1b4ffcf7c499db86171da3024527a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36181 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:38:39.244038  3576 raft_consensus.cc:1275] T ac74d550328f4bb29df524145ead29c3 P 1341ece324714ad8a48ad3ec17c28073 [term 1 FOLLOWER]: Refusing update from remote peer e636c9885b464c0c96fcac9ed3136838: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:38:39.245123  3427 raft_consensus.cc:1275] T ac74d550328f4bb29df524145ead29c3 P be4de5ea39f2427b8efe76d3e5240395 [term 1 FOLLOWER]: Refusing update from remote peer e636c9885b464c0c96fcac9ed3136838: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:38:39.247596  3575 raft_consensus.cc:1275] T 3dfb3c1b852d49f6b99c73fe6fa1508f P 1341ece324714ad8a48ad3ec17c28073 [term 1 FOLLOWER]: Refusing update from remote peer be4de5ea39f2427b8efe76d3e5240395: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:38:39.250744  3499 raft_consensus.cc:1275] T 3dfb3c1b852d49f6b99c73fe6fa1508f P e636c9885b464c0c96fcac9ed3136838 [term 1 LEARNER]: Refusing update from remote peer be4de5ea39f2427b8efe76d3e5240395: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:38:39.250895  3427 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "81385f330f994a5db175132b82714ecc"
dest_uuid: "be4de5ea39f2427b8efe76d3e5240395"
mode: GRACEFUL
new_leader_uuid: "b2f1b4ffcf7c499db86171da3024527a"
 from {username='slave'} at 127.0.0.1:54604
I20260608 12:38:39.251487  3427 raft_consensus.cc:606] T 81385f330f994a5db175132b82714ecc P be4de5ea39f2427b8efe76d3e5240395 [term 1 LEADER]: Received request to transfer leadership to TS b2f1b4ffcf7c499db86171da3024527a
I20260608 12:38:39.253298  3378 auto_leader_rebalancer.cc:388] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 1
I20260608 12:38:39.254536  3378 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:38:39.255085  3996 consensus_queue.cc:1048] T ac74d550328f4bb29df524145ead29c3 P e636c9885b464c0c96fcac9ed3136838 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 12:38:39.256603  3920 consensus_queue.cc:1048] T 3dfb3c1b852d49f6b99c73fe6fa1508f P be4de5ea39f2427b8efe76d3e5240395 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260608 12:38:39.259781  3957 consensus_queue.cc:1048] T 3dfb3c1b852d49f6b99c73fe6fa1508f P be4de5ea39f2427b8efe76d3e5240395 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 12:38:39.264936  3997 consensus_queue.cc:1048] T ac74d550328f4bb29df524145ead29c3 P e636c9885b464c0c96fcac9ed3136838 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 12:38:39.271304  3738 raft_consensus.cc:1275] T 3dfb3c1b852d49f6b99c73fe6fa1508f P b2f1b4ffcf7c499db86171da3024527a [term 1 FOLLOWER]: Refusing update from remote peer be4de5ea39f2427b8efe76d3e5240395: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:38:39.274001  3920 consensus_queue.cc:1048] T 3dfb3c1b852d49f6b99c73fe6fa1508f P be4de5ea39f2427b8efe76d3e5240395 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2f1b4ffcf7c499db86171da3024527a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36181 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:38:39.280485  3994 raft_consensus.cc:2955] T ac74d550328f4bb29df524145ead29c3 P e636c9885b464c0c96fcac9ed3136838 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b2f1b4ffcf7c499db86171da3024527a (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } } peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } attrs { replace: true } } peers { permanent_uuid: "b2f1b4ffcf7c499db86171da3024527a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36181 } attrs { promote: false } } }
I20260608 12:38:39.282847  3736 raft_consensus.cc:2955] T ac74d550328f4bb29df524145ead29c3 P b2f1b4ffcf7c499db86171da3024527a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b2f1b4ffcf7c499db86171da3024527a (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } } peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } attrs { replace: true } } peers { permanent_uuid: "b2f1b4ffcf7c499db86171da3024527a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36181 } attrs { promote: false } } }
I20260608 12:38:39.286888  3427 raft_consensus.cc:2955] T ac74d550328f4bb29df524145ead29c3 P be4de5ea39f2427b8efe76d3e5240395 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b2f1b4ffcf7c499db86171da3024527a (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } } peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } attrs { replace: true } } peers { permanent_uuid: "b2f1b4ffcf7c499db86171da3024527a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36181 } attrs { promote: false } } }
W20260608 12:38:39.294839  3995 log.cc:927] Time spent T 3dfb3c1b852d49f6b99c73fe6fa1508f P be4de5ea39f2427b8efe76d3e5240395: Append to log took a long time: real 0.053s	user 0.001s	sys 0.000s
I20260608 12:38:39.298684  3999 raft_consensus.cc:2955] T 3dfb3c1b852d49f6b99c73fe6fa1508f P be4de5ea39f2427b8efe76d3e5240395 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e636c9885b464c0c96fcac9ed3136838 (127.0.107.194) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b2f1b4ffcf7c499db86171da3024527a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36181 } attrs { replace: true } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } } peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } } peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } attrs { promote: false } } }
I20260608 12:38:39.312595  3575 raft_consensus.cc:2955] T ac74d550328f4bb29df524145ead29c3 P 1341ece324714ad8a48ad3ec17c28073 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b2f1b4ffcf7c499db86171da3024527a (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } } peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } attrs { replace: true } } peers { permanent_uuid: "b2f1b4ffcf7c499db86171da3024527a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36181 } attrs { promote: false } } }
I20260608 12:38:39.317240  3736 raft_consensus.cc:2955] T 3dfb3c1b852d49f6b99c73fe6fa1508f P b2f1b4ffcf7c499db86171da3024527a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e636c9885b464c0c96fcac9ed3136838 (127.0.107.194) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b2f1b4ffcf7c499db86171da3024527a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36181 } attrs { replace: true } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } } peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } } peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } attrs { promote: false } } }
I20260608 12:38:39.337291  3499 raft_consensus.cc:2955] T 3dfb3c1b852d49f6b99c73fe6fa1508f P e636c9885b464c0c96fcac9ed3136838 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e636c9885b464c0c96fcac9ed3136838 (127.0.107.194) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b2f1b4ffcf7c499db86171da3024527a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36181 } attrs { replace: true } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } } peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } } peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } attrs { promote: false } } }
I20260608 12:38:39.324414  3576 raft_consensus.cc:2955] T 3dfb3c1b852d49f6b99c73fe6fa1508f P 1341ece324714ad8a48ad3ec17c28073 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e636c9885b464c0c96fcac9ed3136838 (127.0.107.194) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b2f1b4ffcf7c499db86171da3024527a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36181 } attrs { replace: true } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } } peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } } peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } attrs { promote: false } } }
I20260608 12:38:39.347337  3427 consensus_queue.cc:237] T 9149deada9fc44f5b7fd6a73a577d751 P be4de5ea39f2427b8efe76d3e5240395 [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: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } } peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } attrs { promote: false } }
I20260608 12:38:39.351119  3321 catalog_manager.cc:5696] T ac74d550328f4bb29df524145ead29c3 P b2f1b4ffcf7c499db86171da3024527a reported cstate change: config changed from index 2 to 3, b2f1b4ffcf7c499db86171da3024527a (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "e636c9885b464c0c96fcac9ed3136838" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } } peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } attrs { replace: true } } peers { permanent_uuid: "b2f1b4ffcf7c499db86171da3024527a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36181 } attrs { promote: false } } }
I20260608 12:38:39.357082  3575 raft_consensus.cc:1275] T 9149deada9fc44f5b7fd6a73a577d751 P 1341ece324714ad8a48ad3ec17c28073 [term 1 FOLLOWER]: Refusing update from remote peer be4de5ea39f2427b8efe76d3e5240395: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:38:39.358700  3999 raft_consensus.cc:993] T 81385f330f994a5db175132b82714ecc P be4de5ea39f2427b8efe76d3e5240395: : Instructing follower b2f1b4ffcf7c499db86171da3024527a to start an election
I20260608 12:38:39.359228  3956 consensus_queue.cc:1048] T 9149deada9fc44f5b7fd6a73a577d751 P be4de5ea39f2427b8efe76d3e5240395 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 12:38:39.360714  3999 raft_consensus.cc:1081] T 81385f330f994a5db175132b82714ecc P be4de5ea39f2427b8efe76d3e5240395 [term 1 LEADER]: Signalling peer b2f1b4ffcf7c499db86171da3024527a to start an election
I20260608 12:38:39.367205  3736 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "81385f330f994a5db175132b82714ecc"
dest_uuid: "b2f1b4ffcf7c499db86171da3024527a"
 from {username='slave'} at 127.0.0.1:43718
I20260608 12:38:39.367918  3736 raft_consensus.cc:493] T 81385f330f994a5db175132b82714ecc P b2f1b4ffcf7c499db86171da3024527a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 12:38:39.368332  3736 raft_consensus.cc:3060] T 81385f330f994a5db175132b82714ecc P b2f1b4ffcf7c499db86171da3024527a [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:38:39.374564  3499 raft_consensus.cc:1275] T 9149deada9fc44f5b7fd6a73a577d751 P e636c9885b464c0c96fcac9ed3136838 [term 1 FOLLOWER]: Refusing update from remote peer be4de5ea39f2427b8efe76d3e5240395: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:38:39.377367  3736 raft_consensus.cc:515] T 81385f330f994a5db175132b82714ecc P b2f1b4ffcf7c499db86171da3024527a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } } peers { permanent_uuid: "b2f1b4ffcf7c499db86171da3024527a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36181 } attrs { promote: false } }
I20260608 12:38:39.377704  3957 consensus_queue.cc:1048] T 9149deada9fc44f5b7fd6a73a577d751 P be4de5ea39f2427b8efe76d3e5240395 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 12:38:39.382771  3427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81385f330f994a5db175132b82714ecc" candidate_uuid: "b2f1b4ffcf7c499db86171da3024527a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "be4de5ea39f2427b8efe76d3e5240395"
I20260608 12:38:39.383600  3427 raft_consensus.cc:3055] T 81385f330f994a5db175132b82714ecc P be4de5ea39f2427b8efe76d3e5240395 [term 1 LEADER]: Stepping down as leader of term 1
I20260608 12:38:39.383952  3427 raft_consensus.cc:740] T 81385f330f994a5db175132b82714ecc P be4de5ea39f2427b8efe76d3e5240395 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: be4de5ea39f2427b8efe76d3e5240395, State: Running, Role: LEADER
I20260608 12:38:39.385277  3736 leader_election.cc:290] T 81385f330f994a5db175132b82714ecc P b2f1b4ffcf7c499db86171da3024527a [CANDIDATE]: Term 2 election: Requested vote from peers be4de5ea39f2427b8efe76d3e5240395 (127.0.107.193:41403), 1341ece324714ad8a48ad3ec17c28073 (127.0.107.195:38755)
I20260608 12:38:39.385077  3427 consensus_queue.cc:260] T 81385f330f994a5db175132b82714ecc P be4de5ea39f2427b8efe76d3e5240395 [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: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } } peers { permanent_uuid: "b2f1b4ffcf7c499db86171da3024527a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36181 } attrs { promote: false } }
I20260608 12:38:39.386776  3427 raft_consensus.cc:3060] T 81385f330f994a5db175132b82714ecc P be4de5ea39f2427b8efe76d3e5240395 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:38:39.387040  3575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81385f330f994a5db175132b82714ecc" candidate_uuid: "b2f1b4ffcf7c499db86171da3024527a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "1341ece324714ad8a48ad3ec17c28073"
I20260608 12:38:39.387662  3575 raft_consensus.cc:3060] T 81385f330f994a5db175132b82714ecc P 1341ece324714ad8a48ad3ec17c28073 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:38:39.391664  3325 catalog_manager.cc:5696] T 3dfb3c1b852d49f6b99c73fe6fa1508f P be4de5ea39f2427b8efe76d3e5240395 reported cstate change: config changed from index 2 to 3, e636c9885b464c0c96fcac9ed3136838 (127.0.107.194) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "be4de5ea39f2427b8efe76d3e5240395" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b2f1b4ffcf7c499db86171da3024527a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36181 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:38:39.392997  3500 raft_consensus.cc:2955] T 9149deada9fc44f5b7fd6a73a577d751 P e636c9885b464c0c96fcac9ed3136838 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b2f1b4ffcf7c499db86171da3024527a (127.0.107.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } } peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } attrs { promote: false } } }
I20260608 12:38:39.394834  3427 raft_consensus.cc:2468] T 81385f330f994a5db175132b82714ecc P be4de5ea39f2427b8efe76d3e5240395 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2f1b4ffcf7c499db86171da3024527a in term 2.
I20260608 12:38:39.385066  3956 raft_consensus.cc:2955] T 9149deada9fc44f5b7fd6a73a577d751 P be4de5ea39f2427b8efe76d3e5240395 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b2f1b4ffcf7c499db86171da3024527a (127.0.107.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } } peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } attrs { promote: false } } }
I20260608 12:38:39.396440  3703 leader_election.cc:304] T 81385f330f994a5db175132b82714ecc P b2f1b4ffcf7c499db86171da3024527a [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: b2f1b4ffcf7c499db86171da3024527a, be4de5ea39f2427b8efe76d3e5240395; no voters: 
I20260608 12:38:39.397487  3984 raft_consensus.cc:2804] T 81385f330f994a5db175132b82714ecc P b2f1b4ffcf7c499db86171da3024527a [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:38:39.398492  3984 raft_consensus.cc:697] T 81385f330f994a5db175132b82714ecc P b2f1b4ffcf7c499db86171da3024527a [term 2 LEADER]: Becoming Leader. State: Replica: b2f1b4ffcf7c499db86171da3024527a, State: Running, Role: LEADER
I20260608 12:38:39.399340  3984 consensus_queue.cc:237] T 81385f330f994a5db175132b82714ecc P b2f1b4ffcf7c499db86171da3024527a [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: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } } peers { permanent_uuid: "b2f1b4ffcf7c499db86171da3024527a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36181 } attrs { promote: false } }
I20260608 12:38:39.405802  3311 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 9149deada9fc44f5b7fd6a73a577d751 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:38:39.405632  3575 raft_consensus.cc:2468] T 81385f330f994a5db175132b82714ecc P 1341ece324714ad8a48ad3ec17c28073 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2f1b4ffcf7c499db86171da3024527a in term 2.
I20260608 12:38:39.407238  3576 raft_consensus.cc:2955] T 9149deada9fc44f5b7fd6a73a577d751 P 1341ece324714ad8a48ad3ec17c28073 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b2f1b4ffcf7c499db86171da3024527a (127.0.107.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } } peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } attrs { promote: false } } }
I20260608 12:38:39.428318  3427 consensus_queue.cc:237] T 3dfb3c1b852d49f6b99c73fe6fa1508f P be4de5ea39f2427b8efe76d3e5240395 [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: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } } peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } } peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } attrs { promote: false } }
I20260608 12:38:39.430830  3325 catalog_manager.cc:5696] T 9149deada9fc44f5b7fd6a73a577d751 P be4de5ea39f2427b8efe76d3e5240395 reported cstate change: config changed from index 3 to 4, VOTER b2f1b4ffcf7c499db86171da3024527a (127.0.107.196) evicted. New cstate: current_term: 1 leader_uuid: "be4de5ea39f2427b8efe76d3e5240395" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:38:39.435293  3500 raft_consensus.cc:1275] T 3dfb3c1b852d49f6b99c73fe6fa1508f P e636c9885b464c0c96fcac9ed3136838 [term 1 FOLLOWER]: Refusing update from remote peer be4de5ea39f2427b8efe76d3e5240395: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:38:39.435109  3576 raft_consensus.cc:1275] T 3dfb3c1b852d49f6b99c73fe6fa1508f P 1341ece324714ad8a48ad3ec17c28073 [term 1 FOLLOWER]: Refusing update from remote peer be4de5ea39f2427b8efe76d3e5240395: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:38:39.429340  3324 catalog_manager.cc:5696] T 81385f330f994a5db175132b82714ecc P b2f1b4ffcf7c499db86171da3024527a reported cstate change: term changed from 1 to 2, leader changed from be4de5ea39f2427b8efe76d3e5240395 (127.0.107.193) to b2f1b4ffcf7c499db86171da3024527a (127.0.107.196). New cstate: current_term: 2 leader_uuid: "b2f1b4ffcf7c499db86171da3024527a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b2f1b4ffcf7c499db86171da3024527a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36181 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:38:39.440586  3499 consensus_queue.cc:237] T ac74d550328f4bb29df524145ead29c3 P e636c9885b464c0c96fcac9ed3136838 [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: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } } peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } } peers { permanent_uuid: "b2f1b4ffcf7c499db86171da3024527a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36181 } attrs { promote: false } }
I20260608 12:38:39.441186  3957 consensus_queue.cc:1048] T 3dfb3c1b852d49f6b99c73fe6fa1508f P be4de5ea39f2427b8efe76d3e5240395 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:38:39.443979  3957 consensus_queue.cc:1048] T 3dfb3c1b852d49f6b99c73fe6fa1508f P be4de5ea39f2427b8efe76d3e5240395 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:38:39.447129  3427 raft_consensus.cc:1275] T ac74d550328f4bb29df524145ead29c3 P be4de5ea39f2427b8efe76d3e5240395 [term 1 FOLLOWER]: Refusing update from remote peer e636c9885b464c0c96fcac9ed3136838: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:38:39.447587  3736 raft_consensus.cc:1275] T ac74d550328f4bb29df524145ead29c3 P b2f1b4ffcf7c499db86171da3024527a [term 1 FOLLOWER]: Refusing update from remote peer e636c9885b464c0c96fcac9ed3136838: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:38:39.449733  3990 consensus_queue.cc:1048] T ac74d550328f4bb29df524145ead29c3 P e636c9885b464c0c96fcac9ed3136838 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:38:39.451013  3957 raft_consensus.cc:2955] T 3dfb3c1b852d49f6b99c73fe6fa1508f P be4de5ea39f2427b8efe76d3e5240395 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b2f1b4ffcf7c499db86171da3024527a (127.0.107.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } } peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } } peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } attrs { promote: false } } }
I20260608 12:38:39.452916  3575 raft_consensus.cc:2955] T 3dfb3c1b852d49f6b99c73fe6fa1508f P 1341ece324714ad8a48ad3ec17c28073 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b2f1b4ffcf7c499db86171da3024527a (127.0.107.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } } peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } } peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } attrs { promote: false } } }
I20260608 12:38:39.455356  3990 consensus_queue.cc:1048] T ac74d550328f4bb29df524145ead29c3 P e636c9885b464c0c96fcac9ed3136838 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2f1b4ffcf7c499db86171da3024527a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36181 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:38:39.463153  3311 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 3dfb3c1b852d49f6b99c73fe6fa1508f with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:38:39.464433  3499 raft_consensus.cc:2955] T 3dfb3c1b852d49f6b99c73fe6fa1508f P e636c9885b464c0c96fcac9ed3136838 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b2f1b4ffcf7c499db86171da3024527a (127.0.107.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } } peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } } peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } attrs { promote: false } } }
I20260608 12:38:39.481305  3980 raft_consensus.cc:2955] T ac74d550328f4bb29df524145ead29c3 P e636c9885b464c0c96fcac9ed3136838 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1341ece324714ad8a48ad3ec17c28073 (127.0.107.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } } peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } } peers { permanent_uuid: "b2f1b4ffcf7c499db86171da3024527a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36181 } attrs { promote: false } } }
I20260608 12:38:39.488221  3724 tablet_service.cc:1558] Processing DeleteTablet for tablet 9149deada9fc44f5b7fd6a73a577d751 with delete_type TABLET_DATA_TOMBSTONED (TS b2f1b4ffcf7c499db86171da3024527a not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:43716
I20260608 12:38:39.491271  3736 raft_consensus.cc:2955] T ac74d550328f4bb29df524145ead29c3 P b2f1b4ffcf7c499db86171da3024527a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1341ece324714ad8a48ad3ec17c28073 (127.0.107.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } } peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } } peers { permanent_uuid: "b2f1b4ffcf7c499db86171da3024527a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36181 } attrs { promote: false } } }
I20260608 12:38:39.492918  3310 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet ac74d550328f4bb29df524145ead29c3 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:38:39.493335  3325 catalog_manager.cc:5696] T 3dfb3c1b852d49f6b99c73fe6fa1508f P 1341ece324714ad8a48ad3ec17c28073 reported cstate change: config changed from index 3 to 4, VOTER b2f1b4ffcf7c499db86171da3024527a (127.0.107.196) evicted. New cstate: current_term: 1 leader_uuid: "be4de5ea39f2427b8efe76d3e5240395" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } } peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } } peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } attrs { promote: false } } }
I20260608 12:38:39.499759  3427 raft_consensus.cc:2955] T ac74d550328f4bb29df524145ead29c3 P be4de5ea39f2427b8efe76d3e5240395 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1341ece324714ad8a48ad3ec17c28073 (127.0.107.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } } peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } } peers { permanent_uuid: "b2f1b4ffcf7c499db86171da3024527a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36181 } attrs { promote: false } } }
I20260608 12:38:39.504004  4009 tablet_replica.cc:333] T 9149deada9fc44f5b7fd6a73a577d751 P b2f1b4ffcf7c499db86171da3024527a: stopping tablet replica
I20260608 12:38:39.508548  4009 raft_consensus.cc:2243] T 9149deada9fc44f5b7fd6a73a577d751 P b2f1b4ffcf7c499db86171da3024527a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:38:39.509578  4009 raft_consensus.cc:2272] T 9149deada9fc44f5b7fd6a73a577d751 P b2f1b4ffcf7c499db86171da3024527a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:38:39.510753  3724 tablet_service.cc:1558] Processing DeleteTablet for tablet 3dfb3c1b852d49f6b99c73fe6fa1508f with delete_type TABLET_DATA_TOMBSTONED (TS b2f1b4ffcf7c499db86171da3024527a not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:43716
I20260608 12:38:39.514019  4009 ts_tablet_manager.cc:1916] T 9149deada9fc44f5b7fd6a73a577d751 P b2f1b4ffcf7c499db86171da3024527a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:38:39.515730  3322 catalog_manager.cc:5696] T ac74d550328f4bb29df524145ead29c3 P b2f1b4ffcf7c499db86171da3024527a reported cstate change: config changed from index 3 to 4, VOTER 1341ece324714ad8a48ad3ec17c28073 (127.0.107.195) evicted. New cstate: current_term: 1 leader_uuid: "e636c9885b464c0c96fcac9ed3136838" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } } peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } } peers { permanent_uuid: "b2f1b4ffcf7c499db86171da3024527a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36181 } attrs { promote: false } } }
I20260608 12:38:39.531210  3565 tablet_service.cc:1558] Processing DeleteTablet for tablet ac74d550328f4bb29df524145ead29c3 with delete_type TABLET_DATA_TOMBSTONED (TS 1341ece324714ad8a48ad3ec17c28073 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:54616
I20260608 12:38:39.533910  4010 tablet_replica.cc:333] T ac74d550328f4bb29df524145ead29c3 P 1341ece324714ad8a48ad3ec17c28073: stopping tablet replica
I20260608 12:38:39.534894  4009 ts_tablet_manager.cc:1929] T 9149deada9fc44f5b7fd6a73a577d751 P b2f1b4ffcf7c499db86171da3024527a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 12:38:39.535184  4010 raft_consensus.cc:2243] T ac74d550328f4bb29df524145ead29c3 P 1341ece324714ad8a48ad3ec17c28073 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:38:39.535416  4009 log.cc:1199] T 9149deada9fc44f5b7fd6a73a577d751 P b2f1b4ffcf7c499db86171da3024527a: Deleting WAL directory at /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922229144781-431-0/minicluster-data/ts-3-root/wals/9149deada9fc44f5b7fd6a73a577d751
I20260608 12:38:39.536185  4010 raft_consensus.cc:2272] T ac74d550328f4bb29df524145ead29c3 P 1341ece324714ad8a48ad3ec17c28073 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:38:39.537482  4009 tablet_replica.cc:333] T 3dfb3c1b852d49f6b99c73fe6fa1508f P b2f1b4ffcf7c499db86171da3024527a: stopping tablet replica
I20260608 12:38:39.537415  3310 catalog_manager.cc:5027] TS b2f1b4ffcf7c499db86171da3024527a (127.0.107.196:36181): tablet 9149deada9fc44f5b7fd6a73a577d751 (table range_aware_rebalance_new_range [id=b83d14a9ebc94611ac00a0a216bc2a26]) successfully deleted
I20260608 12:38:39.538753  4009 raft_consensus.cc:2243] T 3dfb3c1b852d49f6b99c73fe6fa1508f P b2f1b4ffcf7c499db86171da3024527a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:38:39.539547  4009 raft_consensus.cc:2272] T 3dfb3c1b852d49f6b99c73fe6fa1508f P b2f1b4ffcf7c499db86171da3024527a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:38:39.541191  4010 ts_tablet_manager.cc:1916] T ac74d550328f4bb29df524145ead29c3 P 1341ece324714ad8a48ad3ec17c28073: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:38:39.542925  4009 ts_tablet_manager.cc:1916] T 3dfb3c1b852d49f6b99c73fe6fa1508f P b2f1b4ffcf7c499db86171da3024527a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:38:39.561604  4009 ts_tablet_manager.cc:1929] T 3dfb3c1b852d49f6b99c73fe6fa1508f P b2f1b4ffcf7c499db86171da3024527a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 12:38:39.561606  4010 ts_tablet_manager.cc:1929] T ac74d550328f4bb29df524145ead29c3 P 1341ece324714ad8a48ad3ec17c28073: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 12:38:39.562403  4010 log.cc:1199] T ac74d550328f4bb29df524145ead29c3 P 1341ece324714ad8a48ad3ec17c28073: Deleting WAL directory at /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922229144781-431-0/minicluster-data/ts-2-root/wals/ac74d550328f4bb29df524145ead29c3
I20260608 12:38:39.562369  4009 log.cc:1199] T 3dfb3c1b852d49f6b99c73fe6fa1508f P b2f1b4ffcf7c499db86171da3024527a: Deleting WAL directory at /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922229144781-431-0/minicluster-data/ts-3-root/wals/3dfb3c1b852d49f6b99c73fe6fa1508f
I20260608 12:38:39.564646  3310 catalog_manager.cc:5027] TS b2f1b4ffcf7c499db86171da3024527a (127.0.107.196:36181): tablet 3dfb3c1b852d49f6b99c73fe6fa1508f (table range_aware_rebalance_new_range [id=b83d14a9ebc94611ac00a0a216bc2a26]) successfully deleted
I20260608 12:38:39.564889  3311 catalog_manager.cc:5027] TS 1341ece324714ad8a48ad3ec17c28073 (127.0.107.195:38755): tablet ac74d550328f4bb29df524145ead29c3 (table range_aware_rebalance_new_range [id=b83d14a9ebc94611ac00a0a216bc2a26]) successfully deleted
I20260608 12:38:39.897083  3427 raft_consensus.cc:1275] T 81385f330f994a5db175132b82714ecc P be4de5ea39f2427b8efe76d3e5240395 [term 2 FOLLOWER]: Refusing update from remote peer b2f1b4ffcf7c499db86171da3024527a: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 12:38:39.899430  3984 consensus_queue.cc:1048] T 81385f330f994a5db175132b82714ecc P b2f1b4ffcf7c499db86171da3024527a [LEADER]: Connected to new peer: Peer: permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260608 12:38:39.917625  3575 raft_consensus.cc:1275] T 81385f330f994a5db175132b82714ecc P 1341ece324714ad8a48ad3ec17c28073 [term 2 FOLLOWER]: Refusing update from remote peer b2f1b4ffcf7c499db86171da3024527a: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 12:38:39.921564  3984 consensus_queue.cc:1048] T 81385f330f994a5db175132b82714ecc P b2f1b4ffcf7c499db86171da3024527a [LEADER]: Connected to new peer: Peer: permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260608 12:38:40.560179  3575 consensus_queue.cc:237] T 2025650d11a444a8b12a87658ed79165 P 1341ece324714ad8a48ad3ec17c28073 [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: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } } peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } attrs { replace: true } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } } peers { permanent_uuid: "b2f1b4ffcf7c499db86171da3024527a" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36181 } attrs { promote: true } }
I20260608 12:38:40.568836  3427 raft_consensus.cc:1275] T 2025650d11a444a8b12a87658ed79165 P be4de5ea39f2427b8efe76d3e5240395 [term 2 FOLLOWER]: Refusing update from remote peer 1341ece324714ad8a48ad3ec17c28073: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
W20260608 12:38:40.569156  3540 consensus_peers.cc:597] T 2025650d11a444a8b12a87658ed79165 P 1341ece324714ad8a48ad3ec17c28073 -> Peer b2f1b4ffcf7c499db86171da3024527a (127.0.107.196:36181): Couldn't send request to peer b2f1b4ffcf7c499db86171da3024527a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2025650d11a444a8b12a87658ed79165. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:38:40.569972  3499 raft_consensus.cc:1275] T 2025650d11a444a8b12a87658ed79165 P e636c9885b464c0c96fcac9ed3136838 [term 2 FOLLOWER]: Refusing update from remote peer 1341ece324714ad8a48ad3ec17c28073: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 12:38:40.571627  4023 consensus_queue.cc:1048] T 2025650d11a444a8b12a87658ed79165 P 1341ece324714ad8a48ad3ec17c28073 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:38:40.572865  4018 consensus_queue.cc:1048] T 2025650d11a444a8b12a87658ed79165 P 1341ece324714ad8a48ad3ec17c28073 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 12:38:40.583813  4023 raft_consensus.cc:2955] T 2025650d11a444a8b12a87658ed79165 P 1341ece324714ad8a48ad3ec17c28073 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER b2f1b4ffcf7c499db86171da3024527a (127.0.107.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } } peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } attrs { replace: true } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } } peers { permanent_uuid: "b2f1b4ffcf7c499db86171da3024527a" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36181 } attrs { promote: true } } }
I20260608 12:38:40.586040  3423 raft_consensus.cc:2955] T 2025650d11a444a8b12a87658ed79165 P be4de5ea39f2427b8efe76d3e5240395 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER b2f1b4ffcf7c499db86171da3024527a (127.0.107.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } } peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } attrs { replace: true } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } } peers { permanent_uuid: "b2f1b4ffcf7c499db86171da3024527a" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36181 } attrs { promote: true } } }
I20260608 12:38:40.587853  3499 raft_consensus.cc:2955] T 2025650d11a444a8b12a87658ed79165 P e636c9885b464c0c96fcac9ed3136838 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER b2f1b4ffcf7c499db86171da3024527a (127.0.107.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } } peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } attrs { replace: true } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } } peers { permanent_uuid: "b2f1b4ffcf7c499db86171da3024527a" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36181 } attrs { promote: true } } }
I20260608 12:38:40.603190  3322 catalog_manager.cc:5696] T 2025650d11a444a8b12a87658ed79165 P be4de5ea39f2427b8efe76d3e5240395 reported cstate change: config changed from index -1 to 3, NON_VOTER b2f1b4ffcf7c499db86171da3024527a (127.0.107.196) added. New cstate: current_term: 2 leader_uuid: "1341ece324714ad8a48ad3ec17c28073" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } } peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } attrs { replace: true } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } } peers { permanent_uuid: "b2f1b4ffcf7c499db86171da3024527a" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36181 } attrs { promote: true } } }
I20260608 12:38:41.034449  4031 ts_tablet_manager.cc:933] T 2025650d11a444a8b12a87658ed79165 P b2f1b4ffcf7c499db86171da3024527a: Initiating tablet copy from peer 1341ece324714ad8a48ad3ec17c28073 (127.0.107.195:38755)
I20260608 12:38:41.036648  4031 tablet_copy_client.cc:323] T 2025650d11a444a8b12a87658ed79165 P b2f1b4ffcf7c499db86171da3024527a: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.195:38755
I20260608 12:38:41.039237  3586 tablet_copy_service.cc:140] P 1341ece324714ad8a48ad3ec17c28073: Received BeginTabletCopySession request for tablet 2025650d11a444a8b12a87658ed79165 from peer b2f1b4ffcf7c499db86171da3024527a ({username='slave'} at 127.0.0.1:54652)
I20260608 12:38:41.039891  3586 tablet_copy_service.cc:161] P 1341ece324714ad8a48ad3ec17c28073: Beginning new tablet copy session on tablet 2025650d11a444a8b12a87658ed79165 from peer b2f1b4ffcf7c499db86171da3024527a at {username='slave'} at 127.0.0.1:54652: session id = b2f1b4ffcf7c499db86171da3024527a-2025650d11a444a8b12a87658ed79165
I20260608 12:38:41.046906  3586 tablet_copy_source_session.cc:215] T 2025650d11a444a8b12a87658ed79165 P 1341ece324714ad8a48ad3ec17c28073: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:38:41.050216  4031 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2025650d11a444a8b12a87658ed79165. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:38:41.063220  4031 tablet_copy_client.cc:806] T 2025650d11a444a8b12a87658ed79165 P b2f1b4ffcf7c499db86171da3024527a: tablet copy: Starting download of 0 data blocks...
I20260608 12:38:41.063992  4031 tablet_copy_client.cc:670] T 2025650d11a444a8b12a87658ed79165 P b2f1b4ffcf7c499db86171da3024527a: tablet copy: Starting download of 1 WAL segments...
I20260608 12:38:41.068414  4031 tablet_copy_client.cc:538] T 2025650d11a444a8b12a87658ed79165 P b2f1b4ffcf7c499db86171da3024527a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:38:41.078302  4031 tablet_bootstrap.cc:492] T 2025650d11a444a8b12a87658ed79165 P b2f1b4ffcf7c499db86171da3024527a: Bootstrap starting.
I20260608 12:38:41.105974  4031 tablet_bootstrap.cc:492] T 2025650d11a444a8b12a87658ed79165 P b2f1b4ffcf7c499db86171da3024527a: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:38:41.106875  4031 tablet_bootstrap.cc:492] T 2025650d11a444a8b12a87658ed79165 P b2f1b4ffcf7c499db86171da3024527a: Bootstrap complete.
I20260608 12:38:41.107513  4031 ts_tablet_manager.cc:1403] T 2025650d11a444a8b12a87658ed79165 P b2f1b4ffcf7c499db86171da3024527a: Time spent bootstrapping tablet: real 0.029s	user 0.022s	sys 0.004s
I20260608 12:38:41.110430  4031 raft_consensus.cc:359] T 2025650d11a444a8b12a87658ed79165 P b2f1b4ffcf7c499db86171da3024527a [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } } peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } attrs { replace: true } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } } peers { permanent_uuid: "b2f1b4ffcf7c499db86171da3024527a" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36181 } attrs { promote: true } }
I20260608 12:38:41.111251  4031 raft_consensus.cc:740] T 2025650d11a444a8b12a87658ed79165 P b2f1b4ffcf7c499db86171da3024527a [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: b2f1b4ffcf7c499db86171da3024527a, State: Initialized, Role: LEARNER
I20260608 12:38:41.111910  4031 consensus_queue.cc:260] T 2025650d11a444a8b12a87658ed79165 P b2f1b4ffcf7c499db86171da3024527a [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: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } } peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } attrs { replace: true } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } } peers { permanent_uuid: "b2f1b4ffcf7c499db86171da3024527a" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36181 } attrs { promote: true } }
I20260608 12:38:41.114609  4031 ts_tablet_manager.cc:1434] T 2025650d11a444a8b12a87658ed79165 P b2f1b4ffcf7c499db86171da3024527a: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260608 12:38:41.116618  3586 tablet_copy_service.cc:342] P 1341ece324714ad8a48ad3ec17c28073: Request end of tablet copy session b2f1b4ffcf7c499db86171da3024527a-2025650d11a444a8b12a87658ed79165 received from {username='slave'} at 127.0.0.1:54652
I20260608 12:38:41.117291  3586 tablet_copy_service.cc:434] P 1341ece324714ad8a48ad3ec17c28073: ending tablet copy session b2f1b4ffcf7c499db86171da3024527a-2025650d11a444a8b12a87658ed79165 on tablet 2025650d11a444a8b12a87658ed79165 with peer b2f1b4ffcf7c499db86171da3024527a
I20260608 12:38:41.260315  3378 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
I20260608 12:38:41.280818  3378 auto_leader_rebalancer.cc:388] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 0
I20260608 12:38:41.281752  3378 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:38:41.649088  3736 raft_consensus.cc:1217] T 2025650d11a444a8b12a87658ed79165 P b2f1b4ffcf7c499db86171da3024527a [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260608 12:38:42.220292  4037 raft_consensus.cc:1064] T 2025650d11a444a8b12a87658ed79165 P 1341ece324714ad8a48ad3ec17c28073: attempting to promote NON_VOTER b2f1b4ffcf7c499db86171da3024527a to VOTER
I20260608 12:38:42.222685  4037 consensus_queue.cc:237] T 2025650d11a444a8b12a87658ed79165 P 1341ece324714ad8a48ad3ec17c28073 [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: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } } peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } attrs { replace: true } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } } peers { permanent_uuid: "b2f1b4ffcf7c499db86171da3024527a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36181 } attrs { promote: false } }
I20260608 12:38:42.230894  3736 raft_consensus.cc:1275] T 2025650d11a444a8b12a87658ed79165 P b2f1b4ffcf7c499db86171da3024527a [term 2 LEARNER]: Refusing update from remote peer 1341ece324714ad8a48ad3ec17c28073: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:38:42.232079  3500 raft_consensus.cc:1275] T 2025650d11a444a8b12a87658ed79165 P e636c9885b464c0c96fcac9ed3136838 [term 2 FOLLOWER]: Refusing update from remote peer 1341ece324714ad8a48ad3ec17c28073: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:38:42.232563  4040 consensus_queue.cc:1048] T 2025650d11a444a8b12a87658ed79165 P 1341ece324714ad8a48ad3ec17c28073 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2f1b4ffcf7c499db86171da3024527a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36181 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:38:42.235554  4042 consensus_queue.cc:1048] T 2025650d11a444a8b12a87658ed79165 P 1341ece324714ad8a48ad3ec17c28073 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 12:38:42.236294  3427 raft_consensus.cc:1275] T 2025650d11a444a8b12a87658ed79165 P be4de5ea39f2427b8efe76d3e5240395 [term 2 FOLLOWER]: Refusing update from remote peer 1341ece324714ad8a48ad3ec17c28073: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:38:42.238315  4040 consensus_queue.cc:1048] T 2025650d11a444a8b12a87658ed79165 P 1341ece324714ad8a48ad3ec17c28073 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:38:42.256189  4042 raft_consensus.cc:2955] T 2025650d11a444a8b12a87658ed79165 P 1341ece324714ad8a48ad3ec17c28073 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, b2f1b4ffcf7c499db86171da3024527a (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } } peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } attrs { replace: true } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } } peers { permanent_uuid: "b2f1b4ffcf7c499db86171da3024527a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36181 } attrs { promote: false } } }
I20260608 12:38:42.258302  3499 raft_consensus.cc:2955] T 2025650d11a444a8b12a87658ed79165 P e636c9885b464c0c96fcac9ed3136838 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, b2f1b4ffcf7c499db86171da3024527a (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } } peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } attrs { replace: true } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } } peers { permanent_uuid: "b2f1b4ffcf7c499db86171da3024527a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36181 } attrs { promote: false } } }
I20260608 12:38:42.261458  3736 raft_consensus.cc:2955] T 2025650d11a444a8b12a87658ed79165 P b2f1b4ffcf7c499db86171da3024527a [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, b2f1b4ffcf7c499db86171da3024527a (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } } peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } attrs { replace: true } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } } peers { permanent_uuid: "b2f1b4ffcf7c499db86171da3024527a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36181 } attrs { promote: false } } }
I20260608 12:38:42.279562  3324 catalog_manager.cc:5696] T 2025650d11a444a8b12a87658ed79165 P e636c9885b464c0c96fcac9ed3136838 reported cstate change: config changed from index 3 to 4, b2f1b4ffcf7c499db86171da3024527a (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "1341ece324714ad8a48ad3ec17c28073" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } } peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } attrs { replace: true } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } } peers { permanent_uuid: "b2f1b4ffcf7c499db86171da3024527a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36181 } attrs { promote: false } } }
I20260608 12:38:42.276127  3427 raft_consensus.cc:2955] T 2025650d11a444a8b12a87658ed79165 P be4de5ea39f2427b8efe76d3e5240395 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, b2f1b4ffcf7c499db86171da3024527a (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } } peers { permanent_uuid: "e636c9885b464c0c96fcac9ed3136838" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38581 } attrs { replace: true } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } } peers { permanent_uuid: "b2f1b4ffcf7c499db86171da3024527a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36181 } attrs { promote: false } } }
I20260608 12:38:42.316018  3576 consensus_queue.cc:237] T 2025650d11a444a8b12a87658ed79165 P 1341ece324714ad8a48ad3ec17c28073 [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: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } } peers { permanent_uuid: "b2f1b4ffcf7c499db86171da3024527a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36181 } attrs { promote: false } }
I20260608 12:38:42.328883  3736 raft_consensus.cc:1275] T 2025650d11a444a8b12a87658ed79165 P b2f1b4ffcf7c499db86171da3024527a [term 2 FOLLOWER]: Refusing update from remote peer 1341ece324714ad8a48ad3ec17c28073: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 12:38:42.329733  3423 raft_consensus.cc:1275] T 2025650d11a444a8b12a87658ed79165 P be4de5ea39f2427b8efe76d3e5240395 [term 2 FOLLOWER]: Refusing update from remote peer 1341ece324714ad8a48ad3ec17c28073: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 12:38:42.330821  4037 consensus_queue.cc:1048] T 2025650d11a444a8b12a87658ed79165 P 1341ece324714ad8a48ad3ec17c28073 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2f1b4ffcf7c499db86171da3024527a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36181 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260608 12:38:42.331955  4042 consensus_queue.cc:1048] T 2025650d11a444a8b12a87658ed79165 P 1341ece324714ad8a48ad3ec17c28073 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 12:38:42.338904  4037 raft_consensus.cc:2955] T 2025650d11a444a8b12a87658ed79165 P 1341ece324714ad8a48ad3ec17c28073 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER e636c9885b464c0c96fcac9ed3136838 (127.0.107.194) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } } peers { permanent_uuid: "b2f1b4ffcf7c499db86171da3024527a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36181 } attrs { promote: false } } }
I20260608 12:38:42.341250  3736 raft_consensus.cc:2955] T 2025650d11a444a8b12a87658ed79165 P b2f1b4ffcf7c499db86171da3024527a [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER e636c9885b464c0c96fcac9ed3136838 (127.0.107.194) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } } peers { permanent_uuid: "b2f1b4ffcf7c499db86171da3024527a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36181 } attrs { promote: false } } }
I20260608 12:38:42.347326  3423 raft_consensus.cc:2955] T 2025650d11a444a8b12a87658ed79165 P be4de5ea39f2427b8efe76d3e5240395 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER e636c9885b464c0c96fcac9ed3136838 (127.0.107.194) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } } peers { permanent_uuid: "b2f1b4ffcf7c499db86171da3024527a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36181 } attrs { promote: false } } }
I20260608 12:38:42.352773  3311 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 2025650d11a444a8b12a87658ed79165 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:38:42.354202  3322 catalog_manager.cc:5696] T 2025650d11a444a8b12a87658ed79165 P b2f1b4ffcf7c499db86171da3024527a reported cstate change: config changed from index 4 to 5, VOTER e636c9885b464c0c96fcac9ed3136838 (127.0.107.194) evicted. New cstate: current_term: 2 leader_uuid: "1341ece324714ad8a48ad3ec17c28073" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "be4de5ea39f2427b8efe76d3e5240395" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41403 } } peers { permanent_uuid: "1341ece324714ad8a48ad3ec17c28073" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38755 } } peers { permanent_uuid: "b2f1b4ffcf7c499db86171da3024527a" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36181 } attrs { promote: false } } }
I20260608 12:38:42.367692  3489 tablet_service.cc:1558] Processing DeleteTablet for tablet 2025650d11a444a8b12a87658ed79165 with delete_type TABLET_DATA_TOMBSTONED (TS e636c9885b464c0c96fcac9ed3136838 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:33732
I20260608 12:38:42.377998  4052 tablet_replica.cc:333] T 2025650d11a444a8b12a87658ed79165 P e636c9885b464c0c96fcac9ed3136838: stopping tablet replica
I20260608 12:38:42.378876  4052 raft_consensus.cc:2243] T 2025650d11a444a8b12a87658ed79165 P e636c9885b464c0c96fcac9ed3136838 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:38:42.379510  4052 raft_consensus.cc:2272] T 2025650d11a444a8b12a87658ed79165 P e636c9885b464c0c96fcac9ed3136838 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:38:42.382572  4052 ts_tablet_manager.cc:1916] T 2025650d11a444a8b12a87658ed79165 P e636c9885b464c0c96fcac9ed3136838: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:38:42.393972  4052 ts_tablet_manager.cc:1929] T 2025650d11a444a8b12a87658ed79165 P e636c9885b464c0c96fcac9ed3136838: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260608 12:38:42.394359  4052 log.cc:1199] T 2025650d11a444a8b12a87658ed79165 P e636c9885b464c0c96fcac9ed3136838: Deleting WAL directory at /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922229144781-431-0/minicluster-data/ts-1-root/wals/2025650d11a444a8b12a87658ed79165
I20260608 12:38:42.396200  3310 catalog_manager.cc:5027] TS e636c9885b464c0c96fcac9ed3136838 (127.0.107.194:38581): tablet 2025650d11a444a8b12a87658ed79165 (table range_aware_rebalance_new_range [id=b83d14a9ebc94611ac00a0a216bc2a26]) successfully deleted
I20260608 12:38:43.109519   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
W20260608 12:38:43.145179  3703 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260608 12:38:43.150730   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:38:43.151953   431 tablet_replica.cc:333] T c3a7cdbee1ff4261ba87d23cd9c459f5 P be4de5ea39f2427b8efe76d3e5240395: stopping tablet replica
I20260608 12:38:43.153136   431 raft_consensus.cc:2243] T c3a7cdbee1ff4261ba87d23cd9c459f5 P be4de5ea39f2427b8efe76d3e5240395 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:38:43.153903   431 raft_consensus.cc:2272] T c3a7cdbee1ff4261ba87d23cd9c459f5 P be4de5ea39f2427b8efe76d3e5240395 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 12:38:43.157516  3703 consensus_peers.cc:597] T 66eabf1bf9024d4ea011ed1e963f82f0 P b2f1b4ffcf7c499db86171da3024527a -> Peer be4de5ea39f2427b8efe76d3e5240395 (127.0.107.193:41403): Couldn't send request to peer be4de5ea39f2427b8efe76d3e5240395. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:38:43.157574   431 tablet_replica.cc:333] T f3ec4125cb2f4aedb3303c4deb7ca4d1 P be4de5ea39f2427b8efe76d3e5240395: stopping tablet replica
I20260608 12:38:43.158740   431 raft_consensus.cc:2243] T f3ec4125cb2f4aedb3303c4deb7ca4d1 P be4de5ea39f2427b8efe76d3e5240395 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:38:43.159409   431 raft_consensus.cc:2272] T f3ec4125cb2f4aedb3303c4deb7ca4d1 P be4de5ea39f2427b8efe76d3e5240395 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:38:43.162503   431 tablet_replica.cc:333] T 3dfb3c1b852d49f6b99c73fe6fa1508f P be4de5ea39f2427b8efe76d3e5240395: stopping tablet replica
I20260608 12:38:43.163123   431 raft_consensus.cc:2243] T 3dfb3c1b852d49f6b99c73fe6fa1508f P be4de5ea39f2427b8efe76d3e5240395 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:38:43.164215   431 raft_consensus.cc:2272] T 3dfb3c1b852d49f6b99c73fe6fa1508f P be4de5ea39f2427b8efe76d3e5240395 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:38:43.167186   431 tablet_replica.cc:333] T 9149deada9fc44f5b7fd6a73a577d751 P be4de5ea39f2427b8efe76d3e5240395: stopping tablet replica
I20260608 12:38:43.167903   431 raft_consensus.cc:2243] T 9149deada9fc44f5b7fd6a73a577d751 P be4de5ea39f2427b8efe76d3e5240395 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:38:43.168817   431 raft_consensus.cc:2272] T 9149deada9fc44f5b7fd6a73a577d751 P be4de5ea39f2427b8efe76d3e5240395 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:38:43.171108   431 tablet_replica.cc:333] T ac74d550328f4bb29df524145ead29c3 P be4de5ea39f2427b8efe76d3e5240395: stopping tablet replica
I20260608 12:38:43.171891   431 raft_consensus.cc:2243] T ac74d550328f4bb29df524145ead29c3 P be4de5ea39f2427b8efe76d3e5240395 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:38:43.172673   431 raft_consensus.cc:2272] T ac74d550328f4bb29df524145ead29c3 P be4de5ea39f2427b8efe76d3e5240395 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:38:43.175086   431 tablet_replica.cc:333] T 2a7a742f2f454429bbb4c2aa66c81a84 P be4de5ea39f2427b8efe76d3e5240395: stopping tablet replica
I20260608 12:38:43.175714   431 raft_consensus.cc:2243] T 2a7a742f2f454429bbb4c2aa66c81a84 P be4de5ea39f2427b8efe76d3e5240395 [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:38:43.176728   431 raft_consensus.cc:2272] T 2a7a742f2f454429bbb4c2aa66c81a84 P be4de5ea39f2427b8efe76d3e5240395 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:38:43.179030   431 tablet_replica.cc:333] T e35d2240f608472b9bdb2e5824c5d93a P be4de5ea39f2427b8efe76d3e5240395: stopping tablet replica
I20260608 12:38:43.179605   431 raft_consensus.cc:2243] T e35d2240f608472b9bdb2e5824c5d93a P be4de5ea39f2427b8efe76d3e5240395 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:38:43.180094   431 raft_consensus.cc:2272] T e35d2240f608472b9bdb2e5824c5d93a P be4de5ea39f2427b8efe76d3e5240395 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:38:43.182504   431 tablet_replica.cc:333] T 81385f330f994a5db175132b82714ecc P be4de5ea39f2427b8efe76d3e5240395: stopping tablet replica
I20260608 12:38:43.183321   431 raft_consensus.cc:2243] T 81385f330f994a5db175132b82714ecc P be4de5ea39f2427b8efe76d3e5240395 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:38:43.183873   431 raft_consensus.cc:2272] T 81385f330f994a5db175132b82714ecc P be4de5ea39f2427b8efe76d3e5240395 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:38:43.186978   431 tablet_replica.cc:333] T 8cd0d3d5dff54d2cbe62685a0d361e9e P be4de5ea39f2427b8efe76d3e5240395: stopping tablet replica
I20260608 12:38:43.187554   431 raft_consensus.cc:2243] T 8cd0d3d5dff54d2cbe62685a0d361e9e P be4de5ea39f2427b8efe76d3e5240395 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:38:43.188532   431 raft_consensus.cc:2272] T 8cd0d3d5dff54d2cbe62685a0d361e9e P be4de5ea39f2427b8efe76d3e5240395 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:38:43.191681   431 tablet_replica.cc:333] T 66eabf1bf9024d4ea011ed1e963f82f0 P be4de5ea39f2427b8efe76d3e5240395: stopping tablet replica
I20260608 12:38:43.192561   431 raft_consensus.cc:2243] T 66eabf1bf9024d4ea011ed1e963f82f0 P be4de5ea39f2427b8efe76d3e5240395 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:38:43.193255   431 raft_consensus.cc:2272] T 66eabf1bf9024d4ea011ed1e963f82f0 P be4de5ea39f2427b8efe76d3e5240395 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:38:43.196266   431 tablet_replica.cc:333] T 2025650d11a444a8b12a87658ed79165 P be4de5ea39f2427b8efe76d3e5240395: stopping tablet replica
I20260608 12:38:43.197078   431 raft_consensus.cc:2243] T 2025650d11a444a8b12a87658ed79165 P be4de5ea39f2427b8efe76d3e5240395 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:38:43.197742   431 raft_consensus.cc:2272] T 2025650d11a444a8b12a87658ed79165 P be4de5ea39f2427b8efe76d3e5240395 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:38:43.201170   431 tablet_replica.cc:333] T b6bc87e767474394adfb02fc3999d550 P be4de5ea39f2427b8efe76d3e5240395: stopping tablet replica
I20260608 12:38:43.201992   431 raft_consensus.cc:2243] T b6bc87e767474394adfb02fc3999d550 P be4de5ea39f2427b8efe76d3e5240395 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:38:43.202643   431 raft_consensus.cc:2272] T b6bc87e767474394adfb02fc3999d550 P be4de5ea39f2427b8efe76d3e5240395 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 12:38:43.211865  3467 consensus_peers.cc:597] T ac74d550328f4bb29df524145ead29c3 P e636c9885b464c0c96fcac9ed3136838 -> Peer be4de5ea39f2427b8efe76d3e5240395 (127.0.107.193:41403): Couldn't send request to peer be4de5ea39f2427b8efe76d3e5240395. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260608 12:38:43.213737  3467 consensus_peers.cc:597] T c3a7cdbee1ff4261ba87d23cd9c459f5 P e636c9885b464c0c96fcac9ed3136838 -> Peer be4de5ea39f2427b8efe76d3e5240395 (127.0.107.193:41403): Couldn't send request to peer be4de5ea39f2427b8efe76d3e5240395. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260608 12:38:43.241976  3467 consensus_peers.cc:597] T b6bc87e767474394adfb02fc3999d550 P e636c9885b464c0c96fcac9ed3136838 -> Peer be4de5ea39f2427b8efe76d3e5240395 (127.0.107.193:41403): Couldn't send request to peer be4de5ea39f2427b8efe76d3e5240395. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:41403: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:38:43.245841   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
I20260608 12:38:43.283212  3378 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
I20260608 12:38:43.285141   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
I20260608 12:38:43.297737  3378 auto_leader_rebalancer.cc:388] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 0
I20260608 12:38:43.298434  3378 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:38:43.329841   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:38:43.331338   431 tablet_replica.cc:333] T c3a7cdbee1ff4261ba87d23cd9c459f5 P e636c9885b464c0c96fcac9ed3136838: stopping tablet replica
I20260608 12:38:43.332206   431 raft_consensus.cc:2243] T c3a7cdbee1ff4261ba87d23cd9c459f5 P e636c9885b464c0c96fcac9ed3136838 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:38:43.333392   431 raft_consensus.cc:2272] T c3a7cdbee1ff4261ba87d23cd9c459f5 P e636c9885b464c0c96fcac9ed3136838 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:38:43.335908   431 tablet_replica.cc:333] T 0894d2abfef54f558bb2702ec342965e P e636c9885b464c0c96fcac9ed3136838: stopping tablet replica
I20260608 12:38:43.336496   431 raft_consensus.cc:2243] T 0894d2abfef54f558bb2702ec342965e P e636c9885b464c0c96fcac9ed3136838 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:38:43.336918   431 raft_consensus.cc:2272] T 0894d2abfef54f558bb2702ec342965e P e636c9885b464c0c96fcac9ed3136838 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:38:43.339558   431 tablet_replica.cc:333] T cd2f474a3c7b45f0974146072ad5186a P e636c9885b464c0c96fcac9ed3136838: stopping tablet replica
I20260608 12:38:43.340173   431 raft_consensus.cc:2243] T cd2f474a3c7b45f0974146072ad5186a P e636c9885b464c0c96fcac9ed3136838 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:38:43.340771   431 raft_consensus.cc:2272] T cd2f474a3c7b45f0974146072ad5186a P e636c9885b464c0c96fcac9ed3136838 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:38:43.343329   431 tablet_replica.cc:333] T 66eabf1bf9024d4ea011ed1e963f82f0 P e636c9885b464c0c96fcac9ed3136838: stopping tablet replica
I20260608 12:38:43.344233   431 raft_consensus.cc:2243] T 66eabf1bf9024d4ea011ed1e963f82f0 P e636c9885b464c0c96fcac9ed3136838 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:38:43.344888   431 raft_consensus.cc:2272] T 66eabf1bf9024d4ea011ed1e963f82f0 P e636c9885b464c0c96fcac9ed3136838 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260608 12:38:43.346077  3541 consensus_peers.cc:597] T f3ec4125cb2f4aedb3303c4deb7ca4d1 P 1341ece324714ad8a48ad3ec17c28073 -> Peer be4de5ea39f2427b8efe76d3e5240395 (127.0.107.193:41403): Couldn't send request to peer be4de5ea39f2427b8efe76d3e5240395. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:41403: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:38:43.347729   431 tablet_replica.cc:333] T 9149deada9fc44f5b7fd6a73a577d751 P e636c9885b464c0c96fcac9ed3136838: stopping tablet replica
I20260608 12:38:43.348582   431 raft_consensus.cc:2243] T 9149deada9fc44f5b7fd6a73a577d751 P e636c9885b464c0c96fcac9ed3136838 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:38:43.349582   431 raft_consensus.cc:2272] T 9149deada9fc44f5b7fd6a73a577d751 P e636c9885b464c0c96fcac9ed3136838 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 12:38:43.351018  3703 consensus_peers.cc:597] T 81385f330f994a5db175132b82714ecc P b2f1b4ffcf7c499db86171da3024527a -> Peer be4de5ea39f2427b8efe76d3e5240395 (127.0.107.193:41403): Couldn't send request to peer be4de5ea39f2427b8efe76d3e5240395. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:41403: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:38:43.352653   431 tablet_replica.cc:333] T f5f6feea4889429d8f968105576b0977 P e636c9885b464c0c96fcac9ed3136838: stopping tablet replica
I20260608 12:38:43.353348   431 raft_consensus.cc:2243] T f5f6feea4889429d8f968105576b0977 P e636c9885b464c0c96fcac9ed3136838 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:38:43.354177   431 raft_consensus.cc:2272] T f5f6feea4889429d8f968105576b0977 P e636c9885b464c0c96fcac9ed3136838 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:38:43.357324   431 tablet_replica.cc:333] T e887a53ad78f439baf17ad93e9224b1b P e636c9885b464c0c96fcac9ed3136838: stopping tablet replica
I20260608 12:38:43.358255   431 raft_consensus.cc:2243] T e887a53ad78f439baf17ad93e9224b1b P e636c9885b464c0c96fcac9ed3136838 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:38:43.359393   431 raft_consensus.cc:2272] T e887a53ad78f439baf17ad93e9224b1b P e636c9885b464c0c96fcac9ed3136838 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:38:43.361673   431 tablet_replica.cc:333] T 3dfb3c1b852d49f6b99c73fe6fa1508f P e636c9885b464c0c96fcac9ed3136838: stopping tablet replica
I20260608 12:38:43.362399   431 raft_consensus.cc:2243] T 3dfb3c1b852d49f6b99c73fe6fa1508f P e636c9885b464c0c96fcac9ed3136838 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:38:43.363010   431 raft_consensus.cc:2272] T 3dfb3c1b852d49f6b99c73fe6fa1508f P e636c9885b464c0c96fcac9ed3136838 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:38:43.365530   431 tablet_replica.cc:333] T f3ec4125cb2f4aedb3303c4deb7ca4d1 P e636c9885b464c0c96fcac9ed3136838: stopping tablet replica
I20260608 12:38:43.366186   431 raft_consensus.cc:2243] T f3ec4125cb2f4aedb3303c4deb7ca4d1 P e636c9885b464c0c96fcac9ed3136838 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:38:43.366657   431 raft_consensus.cc:2272] T f3ec4125cb2f4aedb3303c4deb7ca4d1 P e636c9885b464c0c96fcac9ed3136838 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:38:43.369907   431 tablet_replica.cc:333] T 2a7a742f2f454429bbb4c2aa66c81a84 P e636c9885b464c0c96fcac9ed3136838: stopping tablet replica
I20260608 12:38:43.370704   431 raft_consensus.cc:2243] T 2a7a742f2f454429bbb4c2aa66c81a84 P e636c9885b464c0c96fcac9ed3136838 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:38:43.371415   431 raft_consensus.cc:2272] T 2a7a742f2f454429bbb4c2aa66c81a84 P e636c9885b464c0c96fcac9ed3136838 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:38:43.375622   431 tablet_replica.cc:333] T ac74d550328f4bb29df524145ead29c3 P e636c9885b464c0c96fcac9ed3136838: stopping tablet replica
I20260608 12:38:43.376595   431 raft_consensus.cc:2243] T ac74d550328f4bb29df524145ead29c3 P e636c9885b464c0c96fcac9ed3136838 [term 1 LEADER]: Raft consensus shutting down.
W20260608 12:38:43.379539  3541 consensus_peers.cc:597] T 2025650d11a444a8b12a87658ed79165 P 1341ece324714ad8a48ad3ec17c28073 -> Peer be4de5ea39f2427b8efe76d3e5240395 (127.0.107.193:41403): Couldn't send request to peer be4de5ea39f2427b8efe76d3e5240395. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:41403: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:38:43.381016   431 raft_consensus.cc:2272] T ac74d550328f4bb29df524145ead29c3 P e636c9885b464c0c96fcac9ed3136838 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:38:43.384624   431 tablet_replica.cc:333] T b6bc87e767474394adfb02fc3999d550 P e636c9885b464c0c96fcac9ed3136838: stopping tablet replica
I20260608 12:38:43.385442   431 raft_consensus.cc:2243] T b6bc87e767474394adfb02fc3999d550 P e636c9885b464c0c96fcac9ed3136838 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:38:43.386616   431 raft_consensus.cc:2272] T b6bc87e767474394adfb02fc3999d550 P e636c9885b464c0c96fcac9ed3136838 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 12:38:43.419938  3703 consensus_peers.cc:597] T e35d2240f608472b9bdb2e5824c5d93a P b2f1b4ffcf7c499db86171da3024527a -> Peer be4de5ea39f2427b8efe76d3e5240395 (127.0.107.193:41403): Couldn't send request to peer be4de5ea39f2427b8efe76d3e5240395. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:41403: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:38:43.420138   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
W20260608 12:38:43.442588  3540 consensus_peers.cc:597] T f5f6feea4889429d8f968105576b0977 P 1341ece324714ad8a48ad3ec17c28073 -> Peer e636c9885b464c0c96fcac9ed3136838 (127.0.107.194:38581): Couldn't send request to peer e636c9885b464c0c96fcac9ed3136838. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.194:38581: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 12:38:43.453277  3540 consensus_peers.cc:597] T f3ec4125cb2f4aedb3303c4deb7ca4d1 P 1341ece324714ad8a48ad3ec17c28073 -> Peer e636c9885b464c0c96fcac9ed3136838 (127.0.107.194:38581): Couldn't send request to peer e636c9885b464c0c96fcac9ed3136838. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.194:38581: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:38:43.456674   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
I20260608 12:38:43.489672   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:38:43.490743   431 tablet_replica.cc:333] T 9149deada9fc44f5b7fd6a73a577d751 P 1341ece324714ad8a48ad3ec17c28073: stopping tablet replica
I20260608 12:38:43.491547   431 raft_consensus.cc:2243] T 9149deada9fc44f5b7fd6a73a577d751 P 1341ece324714ad8a48ad3ec17c28073 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:38:43.492288   431 raft_consensus.cc:2272] T 9149deada9fc44f5b7fd6a73a577d751 P 1341ece324714ad8a48ad3ec17c28073 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:38:43.495028   431 tablet_replica.cc:333] T 0894d2abfef54f558bb2702ec342965e P 1341ece324714ad8a48ad3ec17c28073: stopping tablet replica
I20260608 12:38:43.495718   431 raft_consensus.cc:2243] T 0894d2abfef54f558bb2702ec342965e P 1341ece324714ad8a48ad3ec17c28073 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:38:43.496675   431 raft_consensus.cc:2272] T 0894d2abfef54f558bb2702ec342965e P 1341ece324714ad8a48ad3ec17c28073 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:38:43.499013   431 tablet_replica.cc:333] T cd2f474a3c7b45f0974146072ad5186a P 1341ece324714ad8a48ad3ec17c28073: stopping tablet replica
I20260608 12:38:43.499653   431 raft_consensus.cc:2243] T cd2f474a3c7b45f0974146072ad5186a P 1341ece324714ad8a48ad3ec17c28073 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:38:43.500196   431 raft_consensus.cc:2272] T cd2f474a3c7b45f0974146072ad5186a P 1341ece324714ad8a48ad3ec17c28073 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:38:43.502315   431 tablet_replica.cc:333] T f3ec4125cb2f4aedb3303c4deb7ca4d1 P 1341ece324714ad8a48ad3ec17c28073: stopping tablet replica
I20260608 12:38:43.502947   431 raft_consensus.cc:2243] T f3ec4125cb2f4aedb3303c4deb7ca4d1 P 1341ece324714ad8a48ad3ec17c28073 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:38:43.503940   431 raft_consensus.cc:2272] T f3ec4125cb2f4aedb3303c4deb7ca4d1 P 1341ece324714ad8a48ad3ec17c28073 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:38:43.506372   431 tablet_replica.cc:333] T 3dfb3c1b852d49f6b99c73fe6fa1508f P 1341ece324714ad8a48ad3ec17c28073: stopping tablet replica
I20260608 12:38:43.506986   431 raft_consensus.cc:2243] T 3dfb3c1b852d49f6b99c73fe6fa1508f P 1341ece324714ad8a48ad3ec17c28073 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:38:43.507601   431 raft_consensus.cc:2272] T 3dfb3c1b852d49f6b99c73fe6fa1508f P 1341ece324714ad8a48ad3ec17c28073 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:38:43.509591   431 tablet_replica.cc:333] T 81385f330f994a5db175132b82714ecc P 1341ece324714ad8a48ad3ec17c28073: stopping tablet replica
I20260608 12:38:43.510211   431 raft_consensus.cc:2243] T 81385f330f994a5db175132b82714ecc P 1341ece324714ad8a48ad3ec17c28073 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:38:43.510669   431 raft_consensus.cc:2272] T 81385f330f994a5db175132b82714ecc P 1341ece324714ad8a48ad3ec17c28073 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:38:43.512974   431 tablet_replica.cc:333] T 2025650d11a444a8b12a87658ed79165 P 1341ece324714ad8a48ad3ec17c28073: stopping tablet replica
I20260608 12:38:43.513619   431 raft_consensus.cc:2243] T 2025650d11a444a8b12a87658ed79165 P 1341ece324714ad8a48ad3ec17c28073 [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:38:43.514575   431 raft_consensus.cc:2272] T 2025650d11a444a8b12a87658ed79165 P 1341ece324714ad8a48ad3ec17c28073 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:38:43.516764   431 tablet_replica.cc:333] T 2a7a742f2f454429bbb4c2aa66c81a84 P 1341ece324714ad8a48ad3ec17c28073: stopping tablet replica
I20260608 12:38:43.517390   431 raft_consensus.cc:2243] T 2a7a742f2f454429bbb4c2aa66c81a84 P 1341ece324714ad8a48ad3ec17c28073 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:38:43.517916   431 raft_consensus.cc:2272] T 2a7a742f2f454429bbb4c2aa66c81a84 P 1341ece324714ad8a48ad3ec17c28073 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:38:43.520180   431 tablet_replica.cc:333] T e35d2240f608472b9bdb2e5824c5d93a P 1341ece324714ad8a48ad3ec17c28073: stopping tablet replica
I20260608 12:38:43.520915   431 raft_consensus.cc:2243] T e35d2240f608472b9bdb2e5824c5d93a P 1341ece324714ad8a48ad3ec17c28073 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:38:43.521431   431 raft_consensus.cc:2272] T e35d2240f608472b9bdb2e5824c5d93a P 1341ece324714ad8a48ad3ec17c28073 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:38:43.523901   431 tablet_replica.cc:333] T 8cd0d3d5dff54d2cbe62685a0d361e9e P 1341ece324714ad8a48ad3ec17c28073: stopping tablet replica
I20260608 12:38:43.524504   431 raft_consensus.cc:2243] T 8cd0d3d5dff54d2cbe62685a0d361e9e P 1341ece324714ad8a48ad3ec17c28073 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:38:43.524984   431 raft_consensus.cc:2272] T 8cd0d3d5dff54d2cbe62685a0d361e9e P 1341ece324714ad8a48ad3ec17c28073 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:38:43.527155   431 tablet_replica.cc:333] T f5f6feea4889429d8f968105576b0977 P 1341ece324714ad8a48ad3ec17c28073: stopping tablet replica
I20260608 12:38:43.527729   431 raft_consensus.cc:2243] T f5f6feea4889429d8f968105576b0977 P 1341ece324714ad8a48ad3ec17c28073 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:38:43.528667   431 raft_consensus.cc:2272] T f5f6feea4889429d8f968105576b0977 P 1341ece324714ad8a48ad3ec17c28073 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:38:43.531148   431 tablet_replica.cc:333] T e887a53ad78f439baf17ad93e9224b1b P 1341ece324714ad8a48ad3ec17c28073: stopping tablet replica
I20260608 12:38:43.531682   431 raft_consensus.cc:2243] T e887a53ad78f439baf17ad93e9224b1b P 1341ece324714ad8a48ad3ec17c28073 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:38:43.532388   431 raft_consensus.cc:2272] T e887a53ad78f439baf17ad93e9224b1b P 1341ece324714ad8a48ad3ec17c28073 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:38:43.572443   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260608 12:38:43.608575   431 tablet_server.cc:179] TabletServer@127.0.107.196:0 shutting down...
W20260608 12:38:43.640839  3702 consensus_peers.cc:597] T 66eabf1bf9024d4ea011ed1e963f82f0 P b2f1b4ffcf7c499db86171da3024527a -> Peer e636c9885b464c0c96fcac9ed3136838 (127.0.107.194:38581): Couldn't send request to peer e636c9885b464c0c96fcac9ed3136838. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.194:38581: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:38:43.645452   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:38:43.646335   431 tablet_replica.cc:333] T e887a53ad78f439baf17ad93e9224b1b P b2f1b4ffcf7c499db86171da3024527a: stopping tablet replica
I20260608 12:38:43.647013   431 raft_consensus.cc:2243] T e887a53ad78f439baf17ad93e9224b1b P b2f1b4ffcf7c499db86171da3024527a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:38:43.647692   431 raft_consensus.cc:2272] T e887a53ad78f439baf17ad93e9224b1b P b2f1b4ffcf7c499db86171da3024527a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:38:43.649580   431 tablet_replica.cc:333] T 8cd0d3d5dff54d2cbe62685a0d361e9e P b2f1b4ffcf7c499db86171da3024527a: stopping tablet replica
I20260608 12:38:43.650190   431 raft_consensus.cc:2243] T 8cd0d3d5dff54d2cbe62685a0d361e9e P b2f1b4ffcf7c499db86171da3024527a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:38:43.650624   431 raft_consensus.cc:2272] T 8cd0d3d5dff54d2cbe62685a0d361e9e P b2f1b4ffcf7c499db86171da3024527a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:38:43.652602   431 tablet_replica.cc:333] T f5f6feea4889429d8f968105576b0977 P b2f1b4ffcf7c499db86171da3024527a: stopping tablet replica
I20260608 12:38:43.653170   431 raft_consensus.cc:2243] T f5f6feea4889429d8f968105576b0977 P b2f1b4ffcf7c499db86171da3024527a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:38:43.653643   431 raft_consensus.cc:2272] T f5f6feea4889429d8f968105576b0977 P b2f1b4ffcf7c499db86171da3024527a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:38:43.655550   431 tablet_replica.cc:333] T b6bc87e767474394adfb02fc3999d550 P b2f1b4ffcf7c499db86171da3024527a: stopping tablet replica
I20260608 12:38:43.656134   431 raft_consensus.cc:2243] T b6bc87e767474394adfb02fc3999d550 P b2f1b4ffcf7c499db86171da3024527a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:38:43.656625   431 raft_consensus.cc:2272] T b6bc87e767474394adfb02fc3999d550 P b2f1b4ffcf7c499db86171da3024527a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:38:43.658505   431 tablet_replica.cc:333] T c3a7cdbee1ff4261ba87d23cd9c459f5 P b2f1b4ffcf7c499db86171da3024527a: stopping tablet replica
I20260608 12:38:43.658949   431 raft_consensus.cc:2243] T c3a7cdbee1ff4261ba87d23cd9c459f5 P b2f1b4ffcf7c499db86171da3024527a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:38:43.659283   431 raft_consensus.cc:2272] T c3a7cdbee1ff4261ba87d23cd9c459f5 P b2f1b4ffcf7c499db86171da3024527a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:38:43.660923   431 tablet_replica.cc:333] T 81385f330f994a5db175132b82714ecc P b2f1b4ffcf7c499db86171da3024527a: stopping tablet replica
I20260608 12:38:43.661424   431 raft_consensus.cc:2243] T 81385f330f994a5db175132b82714ecc P b2f1b4ffcf7c499db86171da3024527a [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:38:43.662191   431 raft_consensus.cc:2272] T 81385f330f994a5db175132b82714ecc P b2f1b4ffcf7c499db86171da3024527a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:38:43.663928   431 tablet_replica.cc:333] T 0894d2abfef54f558bb2702ec342965e P b2f1b4ffcf7c499db86171da3024527a: stopping tablet replica
I20260608 12:38:43.664405   431 raft_consensus.cc:2243] T 0894d2abfef54f558bb2702ec342965e P b2f1b4ffcf7c499db86171da3024527a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:38:43.664768   431 raft_consensus.cc:2272] T 0894d2abfef54f558bb2702ec342965e P b2f1b4ffcf7c499db86171da3024527a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:38:43.666498   431 tablet_replica.cc:333] T ac74d550328f4bb29df524145ead29c3 P b2f1b4ffcf7c499db86171da3024527a: stopping tablet replica
I20260608 12:38:43.667016   431 raft_consensus.cc:2243] T ac74d550328f4bb29df524145ead29c3 P b2f1b4ffcf7c499db86171da3024527a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:38:43.667613   431 raft_consensus.cc:2272] T ac74d550328f4bb29df524145ead29c3 P b2f1b4ffcf7c499db86171da3024527a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:38:43.669507   431 tablet_replica.cc:333] T e35d2240f608472b9bdb2e5824c5d93a P b2f1b4ffcf7c499db86171da3024527a: stopping tablet replica
I20260608 12:38:43.670053   431 raft_consensus.cc:2243] T e35d2240f608472b9bdb2e5824c5d93a P b2f1b4ffcf7c499db86171da3024527a [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:38:43.670819   431 raft_consensus.cc:2272] T e35d2240f608472b9bdb2e5824c5d93a P b2f1b4ffcf7c499db86171da3024527a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:38:43.672663   431 tablet_replica.cc:333] T cd2f474a3c7b45f0974146072ad5186a P b2f1b4ffcf7c499db86171da3024527a: stopping tablet replica
I20260608 12:38:43.673172   431 raft_consensus.cc:2243] T cd2f474a3c7b45f0974146072ad5186a P b2f1b4ffcf7c499db86171da3024527a [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:38:43.673944   431 raft_consensus.cc:2272] T cd2f474a3c7b45f0974146072ad5186a P b2f1b4ffcf7c499db86171da3024527a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:38:43.675704   431 tablet_replica.cc:333] T 2025650d11a444a8b12a87658ed79165 P b2f1b4ffcf7c499db86171da3024527a: stopping tablet replica
I20260608 12:38:43.676234   431 raft_consensus.cc:2243] T 2025650d11a444a8b12a87658ed79165 P b2f1b4ffcf7c499db86171da3024527a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:38:43.676731   431 raft_consensus.cc:2272] T 2025650d11a444a8b12a87658ed79165 P b2f1b4ffcf7c499db86171da3024527a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:38:43.678398   431 tablet_replica.cc:333] T 66eabf1bf9024d4ea011ed1e963f82f0 P b2f1b4ffcf7c499db86171da3024527a: stopping tablet replica
I20260608 12:38:43.678812   431 raft_consensus.cc:2243] T 66eabf1bf9024d4ea011ed1e963f82f0 P b2f1b4ffcf7c499db86171da3024527a [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:38:43.679486   431 raft_consensus.cc:2272] T 66eabf1bf9024d4ea011ed1e963f82f0 P b2f1b4ffcf7c499db86171da3024527a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:38:43.715130   431 tablet_server.cc:196] TabletServer@127.0.107.196:0 shutdown complete.
I20260608 12:38:43.742273   431 master.cc:562] Master@127.0.107.254:33827 shutting down...
I20260608 12:38:43.772475   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 425cecf3a7334715a3586e4211f779cb [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:38:43.773181   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 425cecf3a7334715a3586e4211f779cb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:38:43.773550   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P 425cecf3a7334715a3586e4211f779cb: stopping tablet replica
I20260608 12:38:43.795926   431 master.cc:584] Master@127.0.107.254:33827 shutdown complete.
[       OK ] AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas (15020 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne
I20260608 12:38:43.859001   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:45173
I20260608 12:38:43.860395   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:38:43.867280  4062 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:38:43.868182  4063 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:38:43.869005  4065 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:38:43.871376   431 server_base.cc:1061] running on GCE node
I20260608 12:38:43.873093   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:38:43.873301   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:38:43.873502   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922323873482 us; error 0 us; skew 500 ppm
I20260608 12:38:43.874234   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:38:43.877370   431 webserver.cc:533] Webserver started at http://127.0.107.254:41231/ using document root <none> and password file <none>
I20260608 12:38:43.878113   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:38:43.878324   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:38:43.878666   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:38:43.880009   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922229144781-431-0/minicluster-data/master-0-root/instance:
uuid: "431e7a2900034bd197be9f6f3bb43b4c"
format_stamp: "Formatted at 2026-06-08 12:38:43 on dist-test-slave-3gfq"
I20260608 12:38:43.885651   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260608 12:38:43.890271  4070 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:38:43.891331   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 12:38:43.891644   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922229144781-431-0/minicluster-data/master-0-root
uuid: "431e7a2900034bd197be9f6f3bb43b4c"
format_stamp: "Formatted at 2026-06-08 12:38:43 on dist-test-slave-3gfq"
I20260608 12:38:43.891906   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922229144781-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922229144781-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922229144781-431-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:38:43.918260   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:38:43.919593   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:38:43.963943   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:45173
I20260608 12:38:43.964154  4121 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:45173 every 8 connection(s)
I20260608 12:38:43.968998  4122 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:38:43.982419  4122 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 431e7a2900034bd197be9f6f3bb43b4c: Bootstrap starting.
I20260608 12:38:43.988885  4122 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 431e7a2900034bd197be9f6f3bb43b4c: Neither blocks nor log segments found. Creating new log.
I20260608 12:38:43.995013  4122 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 431e7a2900034bd197be9f6f3bb43b4c: No bootstrap required, opened a new log
I20260608 12:38:43.997907  4122 raft_consensus.cc:359] T 00000000000000000000000000000000 P 431e7a2900034bd197be9f6f3bb43b4c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "431e7a2900034bd197be9f6f3bb43b4c" member_type: VOTER }
I20260608 12:38:43.998390  4122 raft_consensus.cc:385] T 00000000000000000000000000000000 P 431e7a2900034bd197be9f6f3bb43b4c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:38:43.998692  4122 raft_consensus.cc:740] T 00000000000000000000000000000000 P 431e7a2900034bd197be9f6f3bb43b4c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 431e7a2900034bd197be9f6f3bb43b4c, State: Initialized, Role: FOLLOWER
I20260608 12:38:43.999456  4122 consensus_queue.cc:260] T 00000000000000000000000000000000 P 431e7a2900034bd197be9f6f3bb43b4c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "431e7a2900034bd197be9f6f3bb43b4c" member_type: VOTER }
I20260608 12:38:44.000039  4122 raft_consensus.cc:399] T 00000000000000000000000000000000 P 431e7a2900034bd197be9f6f3bb43b4c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:38:44.000336  4122 raft_consensus.cc:493] T 00000000000000000000000000000000 P 431e7a2900034bd197be9f6f3bb43b4c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:38:44.000631  4122 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 431e7a2900034bd197be9f6f3bb43b4c [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:38:44.006781  4122 raft_consensus.cc:515] T 00000000000000000000000000000000 P 431e7a2900034bd197be9f6f3bb43b4c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "431e7a2900034bd197be9f6f3bb43b4c" member_type: VOTER }
I20260608 12:38:44.007575  4122 leader_election.cc:304] T 00000000000000000000000000000000 P 431e7a2900034bd197be9f6f3bb43b4c [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: 431e7a2900034bd197be9f6f3bb43b4c; no voters: 
I20260608 12:38:44.009135  4122 leader_election.cc:290] T 00000000000000000000000000000000 P 431e7a2900034bd197be9f6f3bb43b4c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:38:44.009996  4125 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 431e7a2900034bd197be9f6f3bb43b4c [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:38:44.011646  4125 raft_consensus.cc:697] T 00000000000000000000000000000000 P 431e7a2900034bd197be9f6f3bb43b4c [term 1 LEADER]: Becoming Leader. State: Replica: 431e7a2900034bd197be9f6f3bb43b4c, State: Running, Role: LEADER
I20260608 12:38:44.012427  4125 consensus_queue.cc:237] T 00000000000000000000000000000000 P 431e7a2900034bd197be9f6f3bb43b4c [LEADER]: Queue going to LEADER mode. State: All 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: "431e7a2900034bd197be9f6f3bb43b4c" member_type: VOTER }
I20260608 12:38:44.013048  4122 sys_catalog.cc:565] T 00000000000000000000000000000000 P 431e7a2900034bd197be9f6f3bb43b4c [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:38:44.017678  4126 sys_catalog.cc:455] T 00000000000000000000000000000000 P 431e7a2900034bd197be9f6f3bb43b4c [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "431e7a2900034bd197be9f6f3bb43b4c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "431e7a2900034bd197be9f6f3bb43b4c" member_type: VOTER } }
I20260608 12:38:44.018384  4126 sys_catalog.cc:458] T 00000000000000000000000000000000 P 431e7a2900034bd197be9f6f3bb43b4c [sys.catalog]: This master's current role is: LEADER
I20260608 12:38:44.019629  4127 sys_catalog.cc:455] T 00000000000000000000000000000000 P 431e7a2900034bd197be9f6f3bb43b4c [sys.catalog]: SysCatalogTable state changed. Reason: New leader 431e7a2900034bd197be9f6f3bb43b4c. Latest consensus state: current_term: 1 leader_uuid: "431e7a2900034bd197be9f6f3bb43b4c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "431e7a2900034bd197be9f6f3bb43b4c" member_type: VOTER } }
I20260608 12:38:44.020673  4127 sys_catalog.cc:458] T 00000000000000000000000000000000 P 431e7a2900034bd197be9f6f3bb43b4c [sys.catalog]: This master's current role is: LEADER
I20260608 12:38:44.029071  4133 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:38:44.038697  4133 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:38:44.040215   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:38:44.050182  4133 catalog_manager.cc:1382] Generated new cluster ID: c8e2f7b7ff944104860bde18c5600e05
I20260608 12:38:44.050570  4133 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:38:44.066951  4133 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:38:44.068578  4133 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:38:44.088491  4133 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 431e7a2900034bd197be9f6f3bb43b4c: Generated new TSK 0
I20260608 12:38:44.089347  4133 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:38:44.107228   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:38:44.114185  4143 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:38:44.115566  4144 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:38:44.117997  4146 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:38:44.118064   431 server_base.cc:1061] running on GCE node
I20260608 12:38:44.119665   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:38:44.119879   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:38:44.120110   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922324120073 us; error 0 us; skew 500 ppm
I20260608 12:38:44.120772   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:38:44.123657   431 webserver.cc:533] Webserver started at http://127.0.107.193:34927/ using document root <none> and password file <none>
I20260608 12:38:44.124262   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:38:44.124485   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:38:44.124801   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:38:44.126145   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922229144781-431-0/minicluster-data/ts-0-root/instance:
uuid: "bbbf6e4053c44c6494ed1d78dec3d254"
format_stamp: "Formatted at 2026-06-08 12:38:44 on dist-test-slave-3gfq"
I20260608 12:38:44.131497   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260608 12:38:44.135568  4151 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:38:44.136526   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.004s
I20260608 12:38:44.136873   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922229144781-431-0/minicluster-data/ts-0-root
uuid: "bbbf6e4053c44c6494ed1d78dec3d254"
format_stamp: "Formatted at 2026-06-08 12:38:44 on dist-test-slave-3gfq"
I20260608 12:38:44.137202   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922229144781-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922229144781-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922229144781-431-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:38:44.150308   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:38:44.151701   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:38:44.153499   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:38:44.156256   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:38:44.156522   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:38:44.156823   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:38:44.157034   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:38:44.208609   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:33677
I20260608 12:38:44.208791  4213 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:33677 every 8 connection(s)
I20260608 12:38:44.215031   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:38:44.223789  4218 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:38:44.225251  4219 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:38:44.229874   431 server_base.cc:1061] running on GCE node
W20260608 12:38:44.230333  4221 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:38:44.231596   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:38:44.231928   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:38:44.232139   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922324232117 us; error 0 us; skew 500 ppm
I20260608 12:38:44.233052   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:38:44.236101  4214 heartbeater.cc:344] Connected to a master server at 127.0.107.254:45173
I20260608 12:38:44.236688  4214 heartbeater.cc:461] Registering TS with master...
I20260608 12:38:44.236918   431 webserver.cc:533] Webserver started at http://127.0.107.194:37625/ using document root <none> and password file <none>
I20260608 12:38:44.237643   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:38:44.237651  4214 heartbeater.cc:507] Master 127.0.107.254:45173 requested a full tablet report, sending...
I20260608 12:38:44.238034   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:38:44.238520   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:38:44.240262   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922229144781-431-0/minicluster-data/ts-1-root/instance:
uuid: "c6455255d03e4ea1aaafeca88e0666f5"
format_stamp: "Formatted at 2026-06-08 12:38:44 on dist-test-slave-3gfq"
I20260608 12:38:44.240792  4087 ts_manager.cc:194] Registered new tserver with Master: bbbf6e4053c44c6494ed1d78dec3d254 (127.0.107.193:33677)
I20260608 12:38:44.243937  4087 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35328
I20260608 12:38:44.247888   431 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.005s	sys 0.004s
I20260608 12:38:44.252262  4226 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:38:44.253291   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 12:38:44.253809   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922229144781-431-0/minicluster-data/ts-1-root
uuid: "c6455255d03e4ea1aaafeca88e0666f5"
format_stamp: "Formatted at 2026-06-08 12:38:44 on dist-test-slave-3gfq"
I20260608 12:38:44.254130   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922229144781-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922229144781-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922229144781-431-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:38:44.270306   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:38:44.271843   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:38:44.273962   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:38:44.276719   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:38:44.276921   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:38:44.277284   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:38:44.277463   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:38:44.327507   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:44349
I20260608 12:38:44.327622  4288 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:44349 every 8 connection(s)
I20260608 12:38:44.333382   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:38:44.341557  4292 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:38:44.342069  4293 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:38:44.349335  4289 heartbeater.cc:344] Connected to a master server at 127.0.107.254:45173
I20260608 12:38:44.349912  4289 heartbeater.cc:461] Registering TS with master...
W20260608 12:38:44.350533  4295 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:38:44.350732  4289 heartbeater.cc:507] Master 127.0.107.254:45173 requested a full tablet report, sending...
I20260608 12:38:44.351018   431 server_base.cc:1061] running on GCE node
I20260608 12:38:44.352296   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:38:44.352612   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:38:44.352828   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922324352789 us; error 0 us; skew 500 ppm
I20260608 12:38:44.353503   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:38:44.353513  4087 ts_manager.cc:194] Registered new tserver with Master: c6455255d03e4ea1aaafeca88e0666f5 (127.0.107.194:44349)
I20260608 12:38:44.355605  4087 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35336
I20260608 12:38:44.357335   431 webserver.cc:533] Webserver started at http://127.0.107.195:43781/ using document root <none> and password file <none>
I20260608 12:38:44.358160   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:38:44.358464   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:38:44.358816   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:38:44.360320   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922229144781-431-0/minicluster-data/ts-2-root/instance:
uuid: "851e2b73ef774e4c8fc9c98567f39068"
format_stamp: "Formatted at 2026-06-08 12:38:44 on dist-test-slave-3gfq"
I20260608 12:38:44.366458   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.001s
I20260608 12:38:44.370748  4300 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:38:44.371858   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 12:38:44.372347   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922229144781-431-0/minicluster-data/ts-2-root
uuid: "851e2b73ef774e4c8fc9c98567f39068"
format_stamp: "Formatted at 2026-06-08 12:38:44 on dist-test-slave-3gfq"
I20260608 12:38:44.372733   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922229144781-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922229144781-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922229144781-431-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:38:44.403208   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:38:44.404887   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:38:44.406587   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:38:44.409471   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:38:44.409752   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:38:44.410130   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:38:44.410365   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:38:44.462927   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:33805
I20260608 12:38:44.463073  4362 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:33805 every 8 connection(s)
I20260608 12:38:44.469197   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:38:44.479463  4366 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:38:44.481025  4367 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:38:44.485072   431 server_base.cc:1061] running on GCE node
W20260608 12:38:44.485630  4369 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:38:44.486238  4363 heartbeater.cc:344] Connected to a master server at 127.0.107.254:45173
I20260608 12:38:44.486788  4363 heartbeater.cc:461] Registering TS with master...
I20260608 12:38:44.487084   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:38:44.487397   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:38:44.487627   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922324487606 us; error 0 us; skew 500 ppm
I20260608 12:38:44.487866  4363 heartbeater.cc:507] Master 127.0.107.254:45173 requested a full tablet report, sending...
I20260608 12:38:44.488569   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:38:44.490845  4087 ts_manager.cc:194] Registered new tserver with Master: 851e2b73ef774e4c8fc9c98567f39068 (127.0.107.195:33805)
I20260608 12:38:44.491986   431 webserver.cc:533] Webserver started at http://127.0.107.196:38879/ using document root <none> and password file <none>
I20260608 12:38:44.492645   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:38:44.492578  4087 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35348
I20260608 12:38:44.493108   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:38:44.493645   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:38:44.495174   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922229144781-431-0/minicluster-data/ts-3-root/instance:
uuid: "6ed0b459a6814e5b93812aab7cf7f7de"
format_stamp: "Formatted at 2026-06-08 12:38:44 on dist-test-slave-3gfq"
I20260608 12:38:44.500537   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.001s	sys 0.005s
I20260608 12:38:44.504607  4374 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:38:44.505759   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 12:38:44.506227   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922229144781-431-0/minicluster-data/ts-3-root
uuid: "6ed0b459a6814e5b93812aab7cf7f7de"
format_stamp: "Formatted at 2026-06-08 12:38:44 on dist-test-slave-3gfq"
I20260608 12:38:44.506579   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922229144781-431-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922229144781-431-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922229144781-431-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:38:44.529326   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:38:44.530975   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:38:44.532732   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:38:44.535277   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:38:44.535468   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:38:44.535812   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:38:44.535989   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:38:44.587769   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.196:35725
I20260608 12:38:44.587862  4436 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.196:35725 every 8 connection(s)
I20260608 12:38:44.605170  4437 heartbeater.cc:344] Connected to a master server at 127.0.107.254:45173
I20260608 12:38:44.605576  4437 heartbeater.cc:461] Registering TS with master...
I20260608 12:38:44.606392  4437 heartbeater.cc:507] Master 127.0.107.254:45173 requested a full tablet report, sending...
I20260608 12:38:44.608593  4087 ts_manager.cc:194] Registered new tserver with Master: 6ed0b459a6814e5b93812aab7cf7f7de (127.0.107.196:35725)
I20260608 12:38:44.609166   431 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.017442803s
I20260608 12:38:44.610558  4087 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35350
I20260608 12:38:45.172514  4087 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:35382:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260608 12:38:45.245545  4179 tablet_service.cc:1511] Processing CreateTablet for tablet f7b0911b54fd4714a0a7469d4477f38d (DEFAULT_TABLE table=test-workload [id=569b797e14234fe9bfa03c28801adf93]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:38:45.247099  4179 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7b0911b54fd4714a0a7469d4477f38d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:38:45.248101  4214 heartbeater.cc:499] Master 127.0.107.254:45173 was elected leader, sending a full tablet report...
I20260608 12:38:45.256273  4402 tablet_service.cc:1511] Processing CreateTablet for tablet f7b0911b54fd4714a0a7469d4477f38d (DEFAULT_TABLE table=test-workload [id=569b797e14234fe9bfa03c28801adf93]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:38:45.257710  4402 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7b0911b54fd4714a0a7469d4477f38d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:38:45.260003  4254 tablet_service.cc:1511] Processing CreateTablet for tablet f7b0911b54fd4714a0a7469d4477f38d (DEFAULT_TABLE table=test-workload [id=569b797e14234fe9bfa03c28801adf93]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:38:45.261579  4254 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7b0911b54fd4714a0a7469d4477f38d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:38:45.266021  4458 tablet_bootstrap.cc:492] T f7b0911b54fd4714a0a7469d4477f38d P bbbf6e4053c44c6494ed1d78dec3d254: Bootstrap starting.
I20260608 12:38:45.273911  4459 tablet_bootstrap.cc:492] T f7b0911b54fd4714a0a7469d4477f38d P 6ed0b459a6814e5b93812aab7cf7f7de: Bootstrap starting.
I20260608 12:38:45.276826  4458 tablet_bootstrap.cc:654] T f7b0911b54fd4714a0a7469d4477f38d P bbbf6e4053c44c6494ed1d78dec3d254: Neither blocks nor log segments found. Creating new log.
I20260608 12:38:45.279767  4459 tablet_bootstrap.cc:654] T f7b0911b54fd4714a0a7469d4477f38d P 6ed0b459a6814e5b93812aab7cf7f7de: Neither blocks nor log segments found. Creating new log.
I20260608 12:38:45.284116  4461 tablet_bootstrap.cc:492] T f7b0911b54fd4714a0a7469d4477f38d P c6455255d03e4ea1aaafeca88e0666f5: Bootstrap starting.
I20260608 12:38:45.286314  4458 tablet_bootstrap.cc:492] T f7b0911b54fd4714a0a7469d4477f38d P bbbf6e4053c44c6494ed1d78dec3d254: No bootstrap required, opened a new log
I20260608 12:38:45.287559  4458 ts_tablet_manager.cc:1403] T f7b0911b54fd4714a0a7469d4477f38d P bbbf6e4053c44c6494ed1d78dec3d254: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.005s
I20260608 12:38:45.290602  4458 raft_consensus.cc:359] T f7b0911b54fd4714a0a7469d4477f38d P bbbf6e4053c44c6494ed1d78dec3d254 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbbf6e4053c44c6494ed1d78dec3d254" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33677 } } peers { permanent_uuid: "c6455255d03e4ea1aaafeca88e0666f5" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44349 } } peers { permanent_uuid: "6ed0b459a6814e5b93812aab7cf7f7de" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35725 } }
I20260608 12:38:45.291334  4458 raft_consensus.cc:385] T f7b0911b54fd4714a0a7469d4477f38d P bbbf6e4053c44c6494ed1d78dec3d254 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:38:45.291851  4458 raft_consensus.cc:740] T f7b0911b54fd4714a0a7469d4477f38d P bbbf6e4053c44c6494ed1d78dec3d254 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbbf6e4053c44c6494ed1d78dec3d254, State: Initialized, Role: FOLLOWER
I20260608 12:38:45.292968  4458 consensus_queue.cc:260] T f7b0911b54fd4714a0a7469d4477f38d P bbbf6e4053c44c6494ed1d78dec3d254 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbbf6e4053c44c6494ed1d78dec3d254" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33677 } } peers { permanent_uuid: "c6455255d03e4ea1aaafeca88e0666f5" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44349 } } peers { permanent_uuid: "6ed0b459a6814e5b93812aab7cf7f7de" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35725 } }
I20260608 12:38:45.293991  4461 tablet_bootstrap.cc:654] T f7b0911b54fd4714a0a7469d4477f38d P c6455255d03e4ea1aaafeca88e0666f5: Neither blocks nor log segments found. Creating new log.
I20260608 12:38:45.295250  4459 tablet_bootstrap.cc:492] T f7b0911b54fd4714a0a7469d4477f38d P 6ed0b459a6814e5b93812aab7cf7f7de: No bootstrap required, opened a new log
I20260608 12:38:45.295859  4459 ts_tablet_manager.cc:1403] T f7b0911b54fd4714a0a7469d4477f38d P 6ed0b459a6814e5b93812aab7cf7f7de: Time spent bootstrapping tablet: real 0.022s	user 0.004s	sys 0.016s
I20260608 12:38:45.298741  4458 ts_tablet_manager.cc:1434] T f7b0911b54fd4714a0a7469d4477f38d P bbbf6e4053c44c6494ed1d78dec3d254: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260608 12:38:45.299453  4459 raft_consensus.cc:359] T f7b0911b54fd4714a0a7469d4477f38d P 6ed0b459a6814e5b93812aab7cf7f7de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbbf6e4053c44c6494ed1d78dec3d254" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33677 } } peers { permanent_uuid: "c6455255d03e4ea1aaafeca88e0666f5" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44349 } } peers { permanent_uuid: "6ed0b459a6814e5b93812aab7cf7f7de" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35725 } }
I20260608 12:38:45.300248  4459 raft_consensus.cc:385] T f7b0911b54fd4714a0a7469d4477f38d P 6ed0b459a6814e5b93812aab7cf7f7de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:38:45.300568  4459 raft_consensus.cc:740] T f7b0911b54fd4714a0a7469d4477f38d P 6ed0b459a6814e5b93812aab7cf7f7de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ed0b459a6814e5b93812aab7cf7f7de, State: Initialized, Role: FOLLOWER
I20260608 12:38:45.301303  4461 tablet_bootstrap.cc:492] T f7b0911b54fd4714a0a7469d4477f38d P c6455255d03e4ea1aaafeca88e0666f5: No bootstrap required, opened a new log
I20260608 12:38:45.301894  4461 ts_tablet_manager.cc:1403] T f7b0911b54fd4714a0a7469d4477f38d P c6455255d03e4ea1aaafeca88e0666f5: Time spent bootstrapping tablet: real 0.018s	user 0.007s	sys 0.010s
I20260608 12:38:45.301438  4459 consensus_queue.cc:260] T f7b0911b54fd4714a0a7469d4477f38d P 6ed0b459a6814e5b93812aab7cf7f7de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbbf6e4053c44c6494ed1d78dec3d254" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33677 } } peers { permanent_uuid: "c6455255d03e4ea1aaafeca88e0666f5" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44349 } } peers { permanent_uuid: "6ed0b459a6814e5b93812aab7cf7f7de" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35725 } }
I20260608 12:38:45.305006  4437 heartbeater.cc:499] Master 127.0.107.254:45173 was elected leader, sending a full tablet report...
I20260608 12:38:45.305485  4461 raft_consensus.cc:359] T f7b0911b54fd4714a0a7469d4477f38d P c6455255d03e4ea1aaafeca88e0666f5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbbf6e4053c44c6494ed1d78dec3d254" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33677 } } peers { permanent_uuid: "c6455255d03e4ea1aaafeca88e0666f5" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44349 } } peers { permanent_uuid: "6ed0b459a6814e5b93812aab7cf7f7de" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35725 } }
I20260608 12:38:45.306262  4461 raft_consensus.cc:385] T f7b0911b54fd4714a0a7469d4477f38d P c6455255d03e4ea1aaafeca88e0666f5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:38:45.306561  4461 raft_consensus.cc:740] T f7b0911b54fd4714a0a7469d4477f38d P c6455255d03e4ea1aaafeca88e0666f5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c6455255d03e4ea1aaafeca88e0666f5, State: Initialized, Role: FOLLOWER
I20260608 12:38:45.307724  4459 ts_tablet_manager.cc:1434] T f7b0911b54fd4714a0a7469d4477f38d P 6ed0b459a6814e5b93812aab7cf7f7de: Time spent starting tablet: real 0.012s	user 0.009s	sys 0.000s
I20260608 12:38:45.307379  4461 consensus_queue.cc:260] T f7b0911b54fd4714a0a7469d4477f38d P c6455255d03e4ea1aaafeca88e0666f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbbf6e4053c44c6494ed1d78dec3d254" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33677 } } peers { permanent_uuid: "c6455255d03e4ea1aaafeca88e0666f5" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44349 } } peers { permanent_uuid: "6ed0b459a6814e5b93812aab7cf7f7de" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35725 } }
I20260608 12:38:45.310979  4461 ts_tablet_manager.cc:1434] T f7b0911b54fd4714a0a7469d4477f38d P c6455255d03e4ea1aaafeca88e0666f5: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.003s
I20260608 12:38:45.311944  4289 heartbeater.cc:499] Master 127.0.107.254:45173 was elected leader, sending a full tablet report...
I20260608 12:38:45.496099  4363 heartbeater.cc:499] Master 127.0.107.254:45173 was elected leader, sending a full tablet report...
I20260608 12:38:45.553745  4465 raft_consensus.cc:493] T f7b0911b54fd4714a0a7469d4477f38d P 6ed0b459a6814e5b93812aab7cf7f7de [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:38:45.554461  4465 raft_consensus.cc:515] T f7b0911b54fd4714a0a7469d4477f38d P 6ed0b459a6814e5b93812aab7cf7f7de [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbbf6e4053c44c6494ed1d78dec3d254" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33677 } } peers { permanent_uuid: "c6455255d03e4ea1aaafeca88e0666f5" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44349 } } peers { permanent_uuid: "6ed0b459a6814e5b93812aab7cf7f7de" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35725 } }
I20260608 12:38:45.557484  4465 leader_election.cc:290] T f7b0911b54fd4714a0a7469d4477f38d P 6ed0b459a6814e5b93812aab7cf7f7de [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bbbf6e4053c44c6494ed1d78dec3d254 (127.0.107.193:33677), c6455255d03e4ea1aaafeca88e0666f5 (127.0.107.194:44349)
I20260608 12:38:45.571038  4189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7b0911b54fd4714a0a7469d4477f38d" candidate_uuid: "6ed0b459a6814e5b93812aab7cf7f7de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbbf6e4053c44c6494ed1d78dec3d254" is_pre_election: true
I20260608 12:38:45.572033  4189 raft_consensus.cc:2468] T f7b0911b54fd4714a0a7469d4477f38d P bbbf6e4053c44c6494ed1d78dec3d254 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6ed0b459a6814e5b93812aab7cf7f7de in term 0.
I20260608 12:38:45.572656  4264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7b0911b54fd4714a0a7469d4477f38d" candidate_uuid: "6ed0b459a6814e5b93812aab7cf7f7de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6455255d03e4ea1aaafeca88e0666f5" is_pre_election: true
I20260608 12:38:45.573490  4264 raft_consensus.cc:2468] T f7b0911b54fd4714a0a7469d4477f38d P c6455255d03e4ea1aaafeca88e0666f5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6ed0b459a6814e5b93812aab7cf7f7de in term 0.
I20260608 12:38:45.573560  4378 leader_election.cc:304] T f7b0911b54fd4714a0a7469d4477f38d P 6ed0b459a6814e5b93812aab7cf7f7de [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: 6ed0b459a6814e5b93812aab7cf7f7de, bbbf6e4053c44c6494ed1d78dec3d254; no voters: 
I20260608 12:38:45.574590  4465 raft_consensus.cc:2804] T f7b0911b54fd4714a0a7469d4477f38d P 6ed0b459a6814e5b93812aab7cf7f7de [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:38:45.574998  4465 raft_consensus.cc:493] T f7b0911b54fd4714a0a7469d4477f38d P 6ed0b459a6814e5b93812aab7cf7f7de [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:38:45.575300  4465 raft_consensus.cc:3060] T f7b0911b54fd4714a0a7469d4477f38d P 6ed0b459a6814e5b93812aab7cf7f7de [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:38:45.581544  4465 raft_consensus.cc:515] T f7b0911b54fd4714a0a7469d4477f38d P 6ed0b459a6814e5b93812aab7cf7f7de [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbbf6e4053c44c6494ed1d78dec3d254" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33677 } } peers { permanent_uuid: "c6455255d03e4ea1aaafeca88e0666f5" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44349 } } peers { permanent_uuid: "6ed0b459a6814e5b93812aab7cf7f7de" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35725 } }
I20260608 12:38:45.583663  4465 leader_election.cc:290] T f7b0911b54fd4714a0a7469d4477f38d P 6ed0b459a6814e5b93812aab7cf7f7de [CANDIDATE]: Term 1 election: Requested vote from peers bbbf6e4053c44c6494ed1d78dec3d254 (127.0.107.193:33677), c6455255d03e4ea1aaafeca88e0666f5 (127.0.107.194:44349)
I20260608 12:38:45.584918  4189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7b0911b54fd4714a0a7469d4477f38d" candidate_uuid: "6ed0b459a6814e5b93812aab7cf7f7de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbbf6e4053c44c6494ed1d78dec3d254"
I20260608 12:38:45.585286  4264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7b0911b54fd4714a0a7469d4477f38d" candidate_uuid: "6ed0b459a6814e5b93812aab7cf7f7de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6455255d03e4ea1aaafeca88e0666f5"
I20260608 12:38:45.585655  4189 raft_consensus.cc:3060] T f7b0911b54fd4714a0a7469d4477f38d P bbbf6e4053c44c6494ed1d78dec3d254 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:38:45.586058  4264 raft_consensus.cc:3060] T f7b0911b54fd4714a0a7469d4477f38d P c6455255d03e4ea1aaafeca88e0666f5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:38:45.591774  4189 raft_consensus.cc:2468] T f7b0911b54fd4714a0a7469d4477f38d P bbbf6e4053c44c6494ed1d78dec3d254 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ed0b459a6814e5b93812aab7cf7f7de in term 1.
I20260608 12:38:45.591972  4264 raft_consensus.cc:2468] T f7b0911b54fd4714a0a7469d4477f38d P c6455255d03e4ea1aaafeca88e0666f5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ed0b459a6814e5b93812aab7cf7f7de in term 1.
I20260608 12:38:45.593194  4378 leader_election.cc:304] T f7b0911b54fd4714a0a7469d4477f38d P 6ed0b459a6814e5b93812aab7cf7f7de [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: 6ed0b459a6814e5b93812aab7cf7f7de, bbbf6e4053c44c6494ed1d78dec3d254; no voters: 
I20260608 12:38:45.594313  4465 raft_consensus.cc:2804] T f7b0911b54fd4714a0a7469d4477f38d P 6ed0b459a6814e5b93812aab7cf7f7de [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:38:45.595788  4465 raft_consensus.cc:697] T f7b0911b54fd4714a0a7469d4477f38d P 6ed0b459a6814e5b93812aab7cf7f7de [term 1 LEADER]: Becoming Leader. State: Replica: 6ed0b459a6814e5b93812aab7cf7f7de, State: Running, Role: LEADER
I20260608 12:38:45.596691  4465 consensus_queue.cc:237] T f7b0911b54fd4714a0a7469d4477f38d P 6ed0b459a6814e5b93812aab7cf7f7de [LEADER]: Queue going to LEADER mode. State: All 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: "bbbf6e4053c44c6494ed1d78dec3d254" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33677 } } peers { permanent_uuid: "c6455255d03e4ea1aaafeca88e0666f5" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44349 } } peers { permanent_uuid: "6ed0b459a6814e5b93812aab7cf7f7de" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35725 } }
I20260608 12:38:45.606695  4087 catalog_manager.cc:5696] T f7b0911b54fd4714a0a7469d4477f38d P 6ed0b459a6814e5b93812aab7cf7f7de reported cstate change: term changed from 0 to 1, leader changed from <none> to 6ed0b459a6814e5b93812aab7cf7f7de (127.0.107.196). New cstate: current_term: 1 leader_uuid: "6ed0b459a6814e5b93812aab7cf7f7de" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bbbf6e4053c44c6494ed1d78dec3d254" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c6455255d03e4ea1aaafeca88e0666f5" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ed0b459a6814e5b93812aab7cf7f7de" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35725 } health_report { overall_health: HEALTHY } } }
I20260608 12:38:46.034500  4140 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:38:46.036211  4140 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:38:46.036594  4140 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:38:46.180152  4471 consensus_queue.cc:1048] T f7b0911b54fd4714a0a7469d4477f38d P 6ed0b459a6814e5b93812aab7cf7f7de [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbbf6e4053c44c6494ed1d78dec3d254" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:38:46.197117  4476 consensus_queue.cc:1048] T f7b0911b54fd4714a0a7469d4477f38d P 6ed0b459a6814e5b93812aab7cf7f7de [LEADER]: Connected to new peer: Peer: permanent_uuid: "c6455255d03e4ea1aaafeca88e0666f5" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:38:48.037655  4140 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:38:48.039111  4140 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:38:48.039420  4140 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:38:50.041206  4140 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:38:50.043941  4140 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:38:50.044425  4140 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:38:52.045686  4140 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:38:52.047405  4140 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:38:52.047773  4140 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 12:38:52.538600  4433 debug-util.cc:398] Leaking SignalData structure 0x7b080005a340 after lost signal to thread 434
W20260608 12:38:52.539825  4433 debug-util.cc:398] Leaking SignalData structure 0x7b08000356c0 after lost signal to thread 4121
W20260608 12:38:52.540865  4433 debug-util.cc:398] Leaking SignalData structure 0x7b0800080000 after lost signal to thread 4213
W20260608 12:38:52.541759  4433 debug-util.cc:398] Leaking SignalData structure 0x7b08000bc880 after lost signal to thread 4288
W20260608 12:38:52.542809  4433 debug-util.cc:398] Leaking SignalData structure 0x7b080021b5e0 after lost signal to thread 4362
W20260608 12:38:52.543677  4433 debug-util.cc:398] Leaking SignalData structure 0x7b08000b9440 after lost signal to thread 4436
I20260608 12:38:54.048913  4140 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:38:54.051062  4140 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:38:54.051498  4140 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:38:56.052632  4140 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:38:56.054289  4140 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:38:56.054689  4140 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:38:56.862156   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
I20260608 12:38:56.893626   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:38:56.894645   431 tablet_replica.cc:333] T f7b0911b54fd4714a0a7469d4477f38d P bbbf6e4053c44c6494ed1d78dec3d254: stopping tablet replica
I20260608 12:38:56.895385   431 raft_consensus.cc:2243] T f7b0911b54fd4714a0a7469d4477f38d P bbbf6e4053c44c6494ed1d78dec3d254 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:38:56.896039   431 raft_consensus.cc:2272] T f7b0911b54fd4714a0a7469d4477f38d P bbbf6e4053c44c6494ed1d78dec3d254 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:38:56.919402   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
I20260608 12:38:56.935308   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
I20260608 12:38:56.961539   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:38:56.962540   431 tablet_replica.cc:333] T f7b0911b54fd4714a0a7469d4477f38d P c6455255d03e4ea1aaafeca88e0666f5: stopping tablet replica
I20260608 12:38:56.963336   431 raft_consensus.cc:2243] T f7b0911b54fd4714a0a7469d4477f38d P c6455255d03e4ea1aaafeca88e0666f5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:38:56.963956   431 raft_consensus.cc:2272] T f7b0911b54fd4714a0a7469d4477f38d P c6455255d03e4ea1aaafeca88e0666f5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:38:56.986322   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
I20260608 12:38:57.000869   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
I20260608 12:38:57.027824   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:38:57.045265   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260608 12:38:57.057695   431 tablet_server.cc:179] TabletServer@127.0.107.196:0 shutting down...
I20260608 12:38:57.085543   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:38:57.086385   431 tablet_replica.cc:333] T f7b0911b54fd4714a0a7469d4477f38d P 6ed0b459a6814e5b93812aab7cf7f7de: stopping tablet replica
I20260608 12:38:57.086966   431 raft_consensus.cc:2243] T f7b0911b54fd4714a0a7469d4477f38d P 6ed0b459a6814e5b93812aab7cf7f7de [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:38:57.087957   431 raft_consensus.cc:2272] T f7b0911b54fd4714a0a7469d4477f38d P 6ed0b459a6814e5b93812aab7cf7f7de [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:38:57.125315   431 tablet_server.cc:196] TabletServer@127.0.107.196:0 shutdown complete.
I20260608 12:38:57.138056   431 master.cc:562] Master@127.0.107.254:45173 shutting down...
I20260608 12:38:57.166678   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 431e7a2900034bd197be9f6f3bb43b4c [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:38:57.167529   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 431e7a2900034bd197be9f6f3bb43b4c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:38:57.167943   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P 431e7a2900034bd197be9f6f3bb43b4c: stopping tablet replica
I20260608 12:38:57.189623   431 master.cc:584] Master@127.0.107.254:45173 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne (13374 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy
I20260608 12:38:57.233131   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:45069
I20260608 12:38:57.234611   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:38:57.241994  4483 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:38:57.242100  4482 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:38:57.243813  4485 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:38:57.245393   431 server_base.cc:1061] running on GCE node
I20260608 12:38:57.246343   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:38:57.246528   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:38:57.246657   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922337246645 us; error 0 us; skew 500 ppm
I20260608 12:38:57.247175   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:38:57.249840   431 webserver.cc:533] Webserver started at http://127.0.107.254:38499/ using document root <none> and password file <none>
I20260608 12:38:57.250360   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:38:57.250525   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:38:57.250763   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:38:57.251912   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780922229144781-431-0/minicluster-data/master-0-root/instance:
uuid: "18f48f8b264d4f3d99abf21bcac08ce0"
format_stamp: "Formatted at 2026-06-08 12:38:57 on dist-test-slave-3gfq"
I20260608 12:38:57.256726   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.001s
I20260608 12:38:57.260565  4490 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:38:57.261518   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 12:38:57.261899   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780922229144781-431-0/minicluster-data/master-0-root
uuid: "18f48f8b264d4f3d99abf21bcac08ce0"
format_stamp: "Formatted at 2026-06-08 12:38:57 on dist-test-slave-3gfq"
I20260608 12:38:57.262199   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780922229144781-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780922229144781-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780922229144781-431-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:38:57.286646   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:38:57.287928   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:38:57.333400   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:45069
I20260608 12:38:57.333586  4541 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:45069 every 8 connection(s)
I20260608 12:38:57.338435  4542 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:38:57.351725  4542 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 18f48f8b264d4f3d99abf21bcac08ce0: Bootstrap starting.
I20260608 12:38:57.357616  4542 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 18f48f8b264d4f3d99abf21bcac08ce0: Neither blocks nor log segments found. Creating new log.
I20260608 12:38:57.363231  4542 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 18f48f8b264d4f3d99abf21bcac08ce0: No bootstrap required, opened a new log
I20260608 12:38:57.366169  4542 raft_consensus.cc:359] T 00000000000000000000000000000000 P 18f48f8b264d4f3d99abf21bcac08ce0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "18f48f8b264d4f3d99abf21bcac08ce0" member_type: VOTER }
I20260608 12:38:57.366654  4542 raft_consensus.cc:385] T 00000000000000000000000000000000 P 18f48f8b264d4f3d99abf21bcac08ce0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:38:57.366851  4542 raft_consensus.cc:740] T 00000000000000000000000000000000 P 18f48f8b264d4f3d99abf21bcac08ce0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 18f48f8b264d4f3d99abf21bcac08ce0, State: Initialized, Role: FOLLOWER
I20260608 12:38:57.367467  4542 consensus_queue.cc:260] T 00000000000000000000000000000000 P 18f48f8b264d4f3d99abf21bcac08ce0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "18f48f8b264d4f3d99abf21bcac08ce0" member_type: VOTER }
I20260608 12:38:57.367924  4542 raft_consensus.cc:399] T 00000000000000000000000000000000 P 18f48f8b264d4f3d99abf21bcac08ce0 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:38:57.368131  4542 raft_consensus.cc:493] T 00000000000000000000000000000000 P 18f48f8b264d4f3d99abf21bcac08ce0 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:38:57.368351  4542 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 18f48f8b264d4f3d99abf21bcac08ce0 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:38:57.373822  4542 raft_consensus.cc:515] T 00000000000000000000000000000000 P 18f48f8b264d4f3d99abf21bcac08ce0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "18f48f8b264d4f3d99abf21bcac08ce0" member_type: VOTER }
I20260608 12:38:57.374395  4542 leader_election.cc:304] T 00000000000000000000000000000000 P 18f48f8b264d4f3d99abf21bcac08ce0 [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: 18f48f8b264d4f3d99abf21bcac08ce0; no voters: 
I20260608 12:38:57.375715  4542 leader_election.cc:290] T 00000000000000000000000000000000 P 18f48f8b264d4f3d99abf21bcac08ce0 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:38:57.376343  4545 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 18f48f8b264d4f3d99abf21bcac08ce0 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:38:57.377902  4545 raft_consensus.cc:697] T 00000000000000000000000000000000 P 18f48f8b264d4f3d99abf21bcac08ce0 [term 1 LEADER]: Becoming Leader. State: Replica: 18f48f8b264d4f3d99abf21bcac08ce0, State: Running, Role: LEADER
I20260608 12:38:57.378710  4545 consensus_queue.cc:237] T 00000000000000000000000000000000 P 18f48f8b264d4f3d99abf21bcac08ce0 [LEADER]: Queue going to LEADER mode. State: All 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: "18f48f8b264d4f3d99abf21bcac08ce0" member_type: VOTER }
I20260608 12:38:57.379333  4542 sys_catalog.cc:565] T 00000000000000000000000000000000 P 18f48f8b264d4f3d99abf21bcac08ce0 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:38:57.383985  4546 sys_catalog.cc:455] T 00000000000000000000000000000000 P 18f48f8b264d4f3d99abf21bcac08ce0 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "18f48f8b264d4f3d99abf21bcac08ce0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "18f48f8b264d4f3d99abf21bcac08ce0" member_type: VOTER } }
I20260608 12:38:57.384807  4546 sys_catalog.cc:458] T 00000000000000000000000000000000 P 18f48f8b264d4f3d99abf21bcac08ce0 [sys.catalog]: This master's current role is: LEADER
I20260608 12:38:57.384079  4547 sys_catalog.cc:455] T 00000000000000000000000000000000 P 18f48f8b264d4f3d99abf21bcac08ce0 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 18f48f8b264d4f3d99abf21bcac08ce0. Latest consensus state: current_term: 1 leader_uuid: "18f48f8b264d4f3d99abf21bcac08ce0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "18f48f8b264d4f3d99abf21bcac08ce0" member_type: VOTER } }
I20260608 12:38:57.385494  4547 sys_catalog.cc:458] T 00000000000000000000000000000000 P 18f48f8b264d4f3d99abf21bcac08ce0 [sys.catalog]: This master's current role is: LEADER
I20260608 12:38:57.390594  4552 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:38:57.400703  4552 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:38:57.402144   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:38:57.412957  4552 catalog_manager.cc:1382] Generated new cluster ID: 4b395042aaa240cda86b24dd1ee45d46
I20260608 12:38:57.413345  4552 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:38:57.438530  4552 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:38:57.440249  4552 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:38:57.454748  4552 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 18f48f8b264d4f3d99abf21bcac08ce0: Generated new TSK 0
I20260608 12:38:57.455569  4552 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:38:57.470023   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:38:57.477749  4563 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:38:57.479483  4564 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:38:57.481493   431 server_base.cc:1061] running on GCE node
W20260608 12:38:57.481920  4566 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:38:57.482990   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:38:57.483301   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:38:57.483485   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922337483466 us; error 0 us; skew 500 ppm
I20260608 12:38:57.484110   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:38:57.487035   431 webserver.cc:533] Webserver started at http://127.0.107.193:46445/ using document root <none> and password file <none>
I20260608 12:38:57.487607   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:38:57.487818   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:38:57.488106   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:38:57.489289   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780922229144781-431-0/minicluster-data/ts-0-root/instance:
uuid: "0fb1950851f54e1dbf5f3ed7a7f20c83"
format_stamp: "Formatted at 2026-06-08 12:38:57 on dist-test-slave-3gfq"
I20260608 12:38:57.494670   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.000s	sys 0.004s
I20260608 12:38:57.498826  4571 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:38:57.499768   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 12:38:57.500138   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780922229144781-431-0/minicluster-data/ts-0-root
uuid: "0fb1950851f54e1dbf5f3ed7a7f20c83"
format_stamp: "Formatted at 2026-06-08 12:38:57 on dist-test-slave-3gfq"
I20260608 12:38:57.500453   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780922229144781-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780922229144781-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780922229144781-431-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:38:57.515659   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:38:57.517031   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:38:57.519184   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:38:57.521760   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:38:57.522042   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:38:57.522305   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:38:57.522488   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:38:57.568539   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:34983
I20260608 12:38:57.568713  4633 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:34983 every 8 connection(s)
I20260608 12:38:57.574196   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:38:57.583868  4638 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:38:57.586787  4639 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:38:57.589540  4641 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:38:57.590170   431 server_base.cc:1061] running on GCE node
I20260608 12:38:57.591647   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:38:57.591913   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:38:57.592168   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922337592141 us; error 0 us; skew 500 ppm
I20260608 12:38:57.593070   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:38:57.594697  4634 heartbeater.cc:344] Connected to a master server at 127.0.107.254:45069
I20260608 12:38:57.595194  4634 heartbeater.cc:461] Registering TS with master...
I20260608 12:38:57.596458  4634 heartbeater.cc:507] Master 127.0.107.254:45069 requested a full tablet report, sending...
I20260608 12:38:57.596699   431 webserver.cc:533] Webserver started at http://127.0.107.194:43007/ using document root <none> and password file <none>
I20260608 12:38:57.597523   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:38:57.597769   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:38:57.598150   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:38:57.599633   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780922229144781-431-0/minicluster-data/ts-1-root/instance:
uuid: "6c805818fba3411b9d43a95931c6c795"
format_stamp: "Formatted at 2026-06-08 12:38:57 on dist-test-slave-3gfq"
I20260608 12:38:57.599565  4507 ts_manager.cc:194] Registered new tserver with Master: 0fb1950851f54e1dbf5f3ed7a7f20c83 (127.0.107.193:34983)
I20260608 12:38:57.602557  4507 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51002
I20260608 12:38:57.606488   431 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.001s
I20260608 12:38:57.611056  4646 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:38:57.612087   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 12:38:57.612383   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780922229144781-431-0/minicluster-data/ts-1-root
uuid: "6c805818fba3411b9d43a95931c6c795"
format_stamp: "Formatted at 2026-06-08 12:38:57 on dist-test-slave-3gfq"
I20260608 12:38:57.612658   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780922229144781-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780922229144781-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780922229144781-431-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:38:57.628132   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:38:57.629491   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:38:57.631194   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:38:57.633666   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:38:57.633963   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260608 12:38:57.634260   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:38:57.634431   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:38:57.681200   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:36081
I20260608 12:38:57.681416  4708 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:36081 every 8 connection(s)
I20260608 12:38:57.686756   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:38:57.695616  4712 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:38:57.697618  4713 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:38:57.701081  4715 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:38:57.702037  4709 heartbeater.cc:344] Connected to a master server at 127.0.107.254:45069
I20260608 12:38:57.702420   431 server_base.cc:1061] running on GCE node
I20260608 12:38:57.702543  4709 heartbeater.cc:461] Registering TS with master...
I20260608 12:38:57.703687   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:38:57.703960   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:38:57.703910  4709 heartbeater.cc:507] Master 127.0.107.254:45069 requested a full tablet report, sending...
I20260608 12:38:57.704459   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922337704435 us; error 0 us; skew 500 ppm
I20260608 12:38:57.705197   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:38:57.707055  4507 ts_manager.cc:194] Registered new tserver with Master: 6c805818fba3411b9d43a95931c6c795 (127.0.107.194:36081)
I20260608 12:38:57.708276   431 webserver.cc:533] Webserver started at http://127.0.107.195:43011/ using document root <none> and password file <none>
I20260608 12:38:57.708895   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:38:57.708895  4507 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51004
I20260608 12:38:57.709497   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:38:57.709934   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:38:57.711458   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780922229144781-431-0/minicluster-data/ts-2-root/instance:
uuid: "6dd6e786b9d7487abd78103008a7ebef"
format_stamp: "Formatted at 2026-06-08 12:38:57 on dist-test-slave-3gfq"
I20260608 12:38:57.716593   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260608 12:38:57.720649  4720 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:38:57.721642   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 12:38:57.722103   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780922229144781-431-0/minicluster-data/ts-2-root
uuid: "6dd6e786b9d7487abd78103008a7ebef"
format_stamp: "Formatted at 2026-06-08 12:38:57 on dist-test-slave-3gfq"
I20260608 12:38:57.722420   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780922229144781-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780922229144781-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780922229144781-431-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:38:57.733649   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:38:57.734969   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:38:57.736574   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:38:57.739164   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:38:57.739364   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:38:57.739648   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:38:57.739854   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:38:57.785146   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:32899
I20260608 12:38:57.785351  4782 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:32899 every 8 connection(s)
I20260608 12:38:57.801887  4783 heartbeater.cc:344] Connected to a master server at 127.0.107.254:45069
I20260608 12:38:57.802484  4783 heartbeater.cc:461] Registering TS with master...
I20260608 12:38:57.803411  4783 heartbeater.cc:507] Master 127.0.107.254:45069 requested a full tablet report, sending...
I20260608 12:38:57.805716  4507 ts_manager.cc:194] Registered new tserver with Master: 6dd6e786b9d7487abd78103008a7ebef (127.0.107.195:32899)
I20260608 12:38:57.805895   431 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.017126359s
I20260608 12:38:57.807516  4507 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51018
I20260608 12:38:58.606722  4634 heartbeater.cc:499] Master 127.0.107.254:45069 was elected leader, sending a full tablet report...
I20260608 12:38:58.712723  4709 heartbeater.cc:499] Master 127.0.107.254:45069 was elected leader, sending a full tablet report...
I20260608 12:38:58.810667  4783 heartbeater.cc:499] Master 127.0.107.254:45069 was elected leader, sending a full tablet report...
I20260608 12:38:58.882565  4507 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:51038:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 12:38:58.884898  4507 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 12:38:58.939534  4748 tablet_service.cc:1511] Processing CreateTablet for tablet ae007a7414f948cb9fe8e6b1d9493642 (DEFAULT_TABLE table=test-workload [id=42b084c020ab4a549370a2c568cee68f]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:38:58.941110  4748 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae007a7414f948cb9fe8e6b1d9493642. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:38:58.941165  4674 tablet_service.cc:1511] Processing CreateTablet for tablet ae007a7414f948cb9fe8e6b1d9493642 (DEFAULT_TABLE table=test-workload [id=42b084c020ab4a549370a2c568cee68f]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:38:58.942909  4674 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae007a7414f948cb9fe8e6b1d9493642. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:38:58.945454  4599 tablet_service.cc:1511] Processing CreateTablet for tablet ae007a7414f948cb9fe8e6b1d9493642 (DEFAULT_TABLE table=test-workload [id=42b084c020ab4a549370a2c568cee68f]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:38:58.946961  4599 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae007a7414f948cb9fe8e6b1d9493642. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:38:58.961097  4804 tablet_bootstrap.cc:492] T ae007a7414f948cb9fe8e6b1d9493642 P 6dd6e786b9d7487abd78103008a7ebef: Bootstrap starting.
I20260608 12:38:58.962791  4805 tablet_bootstrap.cc:492] T ae007a7414f948cb9fe8e6b1d9493642 P 6c805818fba3411b9d43a95931c6c795: Bootstrap starting.
I20260608 12:38:58.967831  4806 tablet_bootstrap.cc:492] T ae007a7414f948cb9fe8e6b1d9493642 P 0fb1950851f54e1dbf5f3ed7a7f20c83: Bootstrap starting.
I20260608 12:38:58.970618  4805 tablet_bootstrap.cc:654] T ae007a7414f948cb9fe8e6b1d9493642 P 6c805818fba3411b9d43a95931c6c795: Neither blocks nor log segments found. Creating new log.
I20260608 12:38:58.971778  4804 tablet_bootstrap.cc:654] T ae007a7414f948cb9fe8e6b1d9493642 P 6dd6e786b9d7487abd78103008a7ebef: Neither blocks nor log segments found. Creating new log.
I20260608 12:38:58.976303  4805 tablet_bootstrap.cc:492] T ae007a7414f948cb9fe8e6b1d9493642 P 6c805818fba3411b9d43a95931c6c795: No bootstrap required, opened a new log
I20260608 12:38:58.976926  4805 ts_tablet_manager.cc:1403] T ae007a7414f948cb9fe8e6b1d9493642 P 6c805818fba3411b9d43a95931c6c795: Time spent bootstrapping tablet: real 0.014s	user 0.005s	sys 0.009s
I20260608 12:38:58.977667  4806 tablet_bootstrap.cc:654] T ae007a7414f948cb9fe8e6b1d9493642 P 0fb1950851f54e1dbf5f3ed7a7f20c83: Neither blocks nor log segments found. Creating new log.
I20260608 12:38:58.980669  4805 raft_consensus.cc:359] T ae007a7414f948cb9fe8e6b1d9493642 P 6c805818fba3411b9d43a95931c6c795 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c805818fba3411b9d43a95931c6c795" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36081 } } peers { permanent_uuid: "6dd6e786b9d7487abd78103008a7ebef" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32899 } } peers { permanent_uuid: "0fb1950851f54e1dbf5f3ed7a7f20c83" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34983 } }
I20260608 12:38:58.981887  4805 raft_consensus.cc:385] T ae007a7414f948cb9fe8e6b1d9493642 P 6c805818fba3411b9d43a95931c6c795 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:38:58.982194  4805 raft_consensus.cc:740] T ae007a7414f948cb9fe8e6b1d9493642 P 6c805818fba3411b9d43a95931c6c795 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c805818fba3411b9d43a95931c6c795, State: Initialized, Role: FOLLOWER
I20260608 12:38:58.982247  4804 tablet_bootstrap.cc:492] T ae007a7414f948cb9fe8e6b1d9493642 P 6dd6e786b9d7487abd78103008a7ebef: No bootstrap required, opened a new log
I20260608 12:38:58.982860  4804 ts_tablet_manager.cc:1403] T ae007a7414f948cb9fe8e6b1d9493642 P 6dd6e786b9d7487abd78103008a7ebef: Time spent bootstrapping tablet: real 0.022s	user 0.019s	sys 0.000s
I20260608 12:38:58.983194  4805 consensus_queue.cc:260] T ae007a7414f948cb9fe8e6b1d9493642 P 6c805818fba3411b9d43a95931c6c795 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c805818fba3411b9d43a95931c6c795" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36081 } } peers { permanent_uuid: "6dd6e786b9d7487abd78103008a7ebef" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32899 } } peers { permanent_uuid: "0fb1950851f54e1dbf5f3ed7a7f20c83" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34983 } }
I20260608 12:38:58.984402  4806 tablet_bootstrap.cc:492] T ae007a7414f948cb9fe8e6b1d9493642 P 0fb1950851f54e1dbf5f3ed7a7f20c83: No bootstrap required, opened a new log
I20260608 12:38:58.985091  4806 ts_tablet_manager.cc:1403] T ae007a7414f948cb9fe8e6b1d9493642 P 0fb1950851f54e1dbf5f3ed7a7f20c83: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.000s
I20260608 12:38:58.986070  4804 raft_consensus.cc:359] T ae007a7414f948cb9fe8e6b1d9493642 P 6dd6e786b9d7487abd78103008a7ebef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c805818fba3411b9d43a95931c6c795" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36081 } } peers { permanent_uuid: "6dd6e786b9d7487abd78103008a7ebef" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32899 } } peers { permanent_uuid: "0fb1950851f54e1dbf5f3ed7a7f20c83" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34983 } }
I20260608 12:38:58.986511  4805 ts_tablet_manager.cc:1434] T ae007a7414f948cb9fe8e6b1d9493642 P 6c805818fba3411b9d43a95931c6c795: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260608 12:38:58.986937  4804 raft_consensus.cc:385] T ae007a7414f948cb9fe8e6b1d9493642 P 6dd6e786b9d7487abd78103008a7ebef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:38:58.987429  4804 raft_consensus.cc:740] T ae007a7414f948cb9fe8e6b1d9493642 P 6dd6e786b9d7487abd78103008a7ebef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6dd6e786b9d7487abd78103008a7ebef, State: Initialized, Role: FOLLOWER
I20260608 12:38:58.988336  4804 consensus_queue.cc:260] T ae007a7414f948cb9fe8e6b1d9493642 P 6dd6e786b9d7487abd78103008a7ebef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c805818fba3411b9d43a95931c6c795" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36081 } } peers { permanent_uuid: "6dd6e786b9d7487abd78103008a7ebef" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32899 } } peers { permanent_uuid: "0fb1950851f54e1dbf5f3ed7a7f20c83" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34983 } }
I20260608 12:38:58.988458  4806 raft_consensus.cc:359] T ae007a7414f948cb9fe8e6b1d9493642 P 0fb1950851f54e1dbf5f3ed7a7f20c83 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c805818fba3411b9d43a95931c6c795" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36081 } } peers { permanent_uuid: "6dd6e786b9d7487abd78103008a7ebef" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32899 } } peers { permanent_uuid: "0fb1950851f54e1dbf5f3ed7a7f20c83" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34983 } }
I20260608 12:38:58.989382  4806 raft_consensus.cc:385] T ae007a7414f948cb9fe8e6b1d9493642 P 0fb1950851f54e1dbf5f3ed7a7f20c83 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:38:58.989806  4806 raft_consensus.cc:740] T ae007a7414f948cb9fe8e6b1d9493642 P 0fb1950851f54e1dbf5f3ed7a7f20c83 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0fb1950851f54e1dbf5f3ed7a7f20c83, State: Initialized, Role: FOLLOWER
I20260608 12:38:58.990881  4806 consensus_queue.cc:260] T ae007a7414f948cb9fe8e6b1d9493642 P 0fb1950851f54e1dbf5f3ed7a7f20c83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c805818fba3411b9d43a95931c6c795" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36081 } } peers { permanent_uuid: "6dd6e786b9d7487abd78103008a7ebef" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32899 } } peers { permanent_uuid: "0fb1950851f54e1dbf5f3ed7a7f20c83" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34983 } }
I20260608 12:38:58.993156  4804 ts_tablet_manager.cc:1434] T ae007a7414f948cb9fe8e6b1d9493642 P 6dd6e786b9d7487abd78103008a7ebef: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.006s
I20260608 12:38:58.995762  4806 ts_tablet_manager.cc:1434] T ae007a7414f948cb9fe8e6b1d9493642 P 0fb1950851f54e1dbf5f3ed7a7f20c83: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.003s
I20260608 12:38:58.998293  4810 raft_consensus.cc:493] T ae007a7414f948cb9fe8e6b1d9493642 P 6c805818fba3411b9d43a95931c6c795 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:38:58.998963  4810 raft_consensus.cc:515] T ae007a7414f948cb9fe8e6b1d9493642 P 6c805818fba3411b9d43a95931c6c795 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c805818fba3411b9d43a95931c6c795" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36081 } } peers { permanent_uuid: "6dd6e786b9d7487abd78103008a7ebef" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32899 } } peers { permanent_uuid: "0fb1950851f54e1dbf5f3ed7a7f20c83" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34983 } }
I20260608 12:38:59.009555  4810 leader_election.cc:290] T ae007a7414f948cb9fe8e6b1d9493642 P 6c805818fba3411b9d43a95931c6c795 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6dd6e786b9d7487abd78103008a7ebef (127.0.107.195:32899), 0fb1950851f54e1dbf5f3ed7a7f20c83 (127.0.107.193:34983)
I20260608 12:38:59.026209  4609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae007a7414f948cb9fe8e6b1d9493642" candidate_uuid: "6c805818fba3411b9d43a95931c6c795" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0fb1950851f54e1dbf5f3ed7a7f20c83" is_pre_election: true
I20260608 12:38:59.027123  4609 raft_consensus.cc:2468] T ae007a7414f948cb9fe8e6b1d9493642 P 0fb1950851f54e1dbf5f3ed7a7f20c83 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6c805818fba3411b9d43a95931c6c795 in term 0.
I20260608 12:38:59.027427  4758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae007a7414f948cb9fe8e6b1d9493642" candidate_uuid: "6c805818fba3411b9d43a95931c6c795" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6dd6e786b9d7487abd78103008a7ebef" is_pre_election: true
I20260608 12:38:59.028295  4758 raft_consensus.cc:2468] T ae007a7414f948cb9fe8e6b1d9493642 P 6dd6e786b9d7487abd78103008a7ebef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6c805818fba3411b9d43a95931c6c795 in term 0.
I20260608 12:38:59.028713  4650 leader_election.cc:304] T ae007a7414f948cb9fe8e6b1d9493642 P 6c805818fba3411b9d43a95931c6c795 [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: 0fb1950851f54e1dbf5f3ed7a7f20c83, 6c805818fba3411b9d43a95931c6c795; no voters: 
I20260608 12:38:59.029742  4810 raft_consensus.cc:2804] T ae007a7414f948cb9fe8e6b1d9493642 P 6c805818fba3411b9d43a95931c6c795 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:38:59.030133  4810 raft_consensus.cc:493] T ae007a7414f948cb9fe8e6b1d9493642 P 6c805818fba3411b9d43a95931c6c795 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:38:59.030434  4810 raft_consensus.cc:3060] T ae007a7414f948cb9fe8e6b1d9493642 P 6c805818fba3411b9d43a95931c6c795 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:38:59.036069  4810 raft_consensus.cc:515] T ae007a7414f948cb9fe8e6b1d9493642 P 6c805818fba3411b9d43a95931c6c795 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c805818fba3411b9d43a95931c6c795" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36081 } } peers { permanent_uuid: "6dd6e786b9d7487abd78103008a7ebef" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32899 } } peers { permanent_uuid: "0fb1950851f54e1dbf5f3ed7a7f20c83" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34983 } }
I20260608 12:38:59.038276  4810 leader_election.cc:290] T ae007a7414f948cb9fe8e6b1d9493642 P 6c805818fba3411b9d43a95931c6c795 [CANDIDATE]: Term 1 election: Requested vote from peers 6dd6e786b9d7487abd78103008a7ebef (127.0.107.195:32899), 0fb1950851f54e1dbf5f3ed7a7f20c83 (127.0.107.193:34983)
I20260608 12:38:59.039439  4758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae007a7414f948cb9fe8e6b1d9493642" candidate_uuid: "6c805818fba3411b9d43a95931c6c795" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6dd6e786b9d7487abd78103008a7ebef"
I20260608 12:38:59.039506  4609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae007a7414f948cb9fe8e6b1d9493642" candidate_uuid: "6c805818fba3411b9d43a95931c6c795" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0fb1950851f54e1dbf5f3ed7a7f20c83"
I20260608 12:38:59.040252  4758 raft_consensus.cc:3060] T ae007a7414f948cb9fe8e6b1d9493642 P 6dd6e786b9d7487abd78103008a7ebef [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:38:59.040252  4609 raft_consensus.cc:3060] T ae007a7414f948cb9fe8e6b1d9493642 P 0fb1950851f54e1dbf5f3ed7a7f20c83 [term 0 FOLLOWER]: Advancing to term 1
W20260608 12:38:59.041262  4784 tablet.cc:2404] T ae007a7414f948cb9fe8e6b1d9493642 P 6dd6e786b9d7487abd78103008a7ebef: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260608 12:38:59.047147  4609 raft_consensus.cc:2468] T ae007a7414f948cb9fe8e6b1d9493642 P 0fb1950851f54e1dbf5f3ed7a7f20c83 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c805818fba3411b9d43a95931c6c795 in term 1.
I20260608 12:38:59.047364  4758 raft_consensus.cc:2468] T ae007a7414f948cb9fe8e6b1d9493642 P 6dd6e786b9d7487abd78103008a7ebef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c805818fba3411b9d43a95931c6c795 in term 1.
I20260608 12:38:59.049472  4650 leader_election.cc:304] T ae007a7414f948cb9fe8e6b1d9493642 P 6c805818fba3411b9d43a95931c6c795 [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: 0fb1950851f54e1dbf5f3ed7a7f20c83, 6c805818fba3411b9d43a95931c6c795; no voters: 
I20260608 12:38:59.050347  4810 raft_consensus.cc:2804] T ae007a7414f948cb9fe8e6b1d9493642 P 6c805818fba3411b9d43a95931c6c795 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:38:59.051514  4810 raft_consensus.cc:697] T ae007a7414f948cb9fe8e6b1d9493642 P 6c805818fba3411b9d43a95931c6c795 [term 1 LEADER]: Becoming Leader. State: Replica: 6c805818fba3411b9d43a95931c6c795, State: Running, Role: LEADER
I20260608 12:38:59.052415  4810 consensus_queue.cc:237] T ae007a7414f948cb9fe8e6b1d9493642 P 6c805818fba3411b9d43a95931c6c795 [LEADER]: Queue going to LEADER mode. State: All 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: "6c805818fba3411b9d43a95931c6c795" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36081 } } peers { permanent_uuid: "6dd6e786b9d7487abd78103008a7ebef" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32899 } } peers { permanent_uuid: "0fb1950851f54e1dbf5f3ed7a7f20c83" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34983 } }
I20260608 12:38:59.061002  4507 catalog_manager.cc:5696] T ae007a7414f948cb9fe8e6b1d9493642 P 6c805818fba3411b9d43a95931c6c795 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6c805818fba3411b9d43a95931c6c795 (127.0.107.194). New cstate: current_term: 1 leader_uuid: "6c805818fba3411b9d43a95931c6c795" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c805818fba3411b9d43a95931c6c795" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36081 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6dd6e786b9d7487abd78103008a7ebef" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32899 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0fb1950851f54e1dbf5f3ed7a7f20c83" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34983 } health_report { overall_health: UNKNOWN } } }
I20260608 12:38:59.396147  4555 placement_policy_util.cc:407] tablet ae007a7414f948cb9fe8e6b1d9493642: detected majority of replicas (2 of 3) at location L0
I20260608 12:38:59.398864  4560 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:38:59.400609  4560 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:38:59.401032  4560 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:38:59.479213  4810 consensus_queue.cc:1048] T ae007a7414f948cb9fe8e6b1d9493642 P 6c805818fba3411b9d43a95931c6c795 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6dd6e786b9d7487abd78103008a7ebef" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:38:59.496696  4810 consensus_queue.cc:1048] T ae007a7414f948cb9fe8e6b1d9493642 P 6c805818fba3411b9d43a95931c6c795 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0fb1950851f54e1dbf5f3ed7a7f20c83" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:39:00.407215  4555 placement_policy_util.cc:407] tablet ae007a7414f948cb9fe8e6b1d9493642: detected majority of replicas (2 of 3) at location L0
I20260608 12:39:01.402738  4560 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:39:01.404490  4560 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:39:01.404852  4560 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:39:01.416846  4555 placement_policy_util.cc:407] tablet ae007a7414f948cb9fe8e6b1d9493642: detected majority of replicas (2 of 3) at location L0
I20260608 12:39:02.426039  4555 placement_policy_util.cc:407] tablet ae007a7414f948cb9fe8e6b1d9493642: detected majority of replicas (2 of 3) at location L0
I20260608 12:39:03.406023  4560 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:39:03.407735  4560 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:39:03.408108  4560 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:39:03.435312  4555 placement_policy_util.cc:407] tablet ae007a7414f948cb9fe8e6b1d9493642: detected majority of replicas (2 of 3) at location L0
I20260608 12:39:04.444305  4555 placement_policy_util.cc:407] tablet ae007a7414f948cb9fe8e6b1d9493642: detected majority of replicas (2 of 3) at location L0
I20260608 12:39:05.409327  4560 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:39:05.410993  4560 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:39:05.411353  4560 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:39:05.454221  4555 placement_policy_util.cc:407] tablet ae007a7414f948cb9fe8e6b1d9493642: detected majority of replicas (2 of 3) at location L0
I20260608 12:39:06.464262  4555 placement_policy_util.cc:407] tablet ae007a7414f948cb9fe8e6b1d9493642: detected majority of replicas (2 of 3) at location L0
I20260608 12:39:07.412464  4560 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:39:07.414179  4560 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:39:07.414644  4560 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:39:07.473695  4555 placement_policy_util.cc:407] tablet ae007a7414f948cb9fe8e6b1d9493642: detected majority of replicas (2 of 3) at location L0
I20260608 12:39:08.481274  4555 placement_policy_util.cc:407] tablet ae007a7414f948cb9fe8e6b1d9493642: detected majority of replicas (2 of 3) at location L0
I20260608 12:39:09.415736  4560 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:39:09.417372  4560 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:39:09.417821  4560 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:39:09.489219  4555 placement_policy_util.cc:407] tablet ae007a7414f948cb9fe8e6b1d9493642: detected majority of replicas (2 of 3) at location L0
I20260608 12:39:10.143169   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
I20260608 12:39:10.179610   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:39:10.180600   431 tablet_replica.cc:333] T ae007a7414f948cb9fe8e6b1d9493642 P 0fb1950851f54e1dbf5f3ed7a7f20c83: stopping tablet replica
I20260608 12:39:10.181368   431 raft_consensus.cc:2243] T ae007a7414f948cb9fe8e6b1d9493642 P 0fb1950851f54e1dbf5f3ed7a7f20c83 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:39:10.182206   431 raft_consensus.cc:2272] T ae007a7414f948cb9fe8e6b1d9493642 P 0fb1950851f54e1dbf5f3ed7a7f20c83 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:39:10.209645   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
I20260608 12:39:10.227304   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
I20260608 12:39:10.254707   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:39:10.255704   431 tablet_replica.cc:333] T ae007a7414f948cb9fe8e6b1d9493642 P 6c805818fba3411b9d43a95931c6c795: stopping tablet replica
I20260608 12:39:10.256467   431 raft_consensus.cc:2243] T ae007a7414f948cb9fe8e6b1d9493642 P 6c805818fba3411b9d43a95931c6c795 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:39:10.257932   431 raft_consensus.cc:2272] T ae007a7414f948cb9fe8e6b1d9493642 P 6c805818fba3411b9d43a95931c6c795 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:39:10.280735   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
I20260608 12:39:10.295760   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
I20260608 12:39:10.332379   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:39:10.333407   431 tablet_replica.cc:333] T ae007a7414f948cb9fe8e6b1d9493642 P 6dd6e786b9d7487abd78103008a7ebef: stopping tablet replica
I20260608 12:39:10.334115   431 raft_consensus.cc:2243] T ae007a7414f948cb9fe8e6b1d9493642 P 6dd6e786b9d7487abd78103008a7ebef [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:39:10.334807   431 raft_consensus.cc:2272] T ae007a7414f948cb9fe8e6b1d9493642 P 6dd6e786b9d7487abd78103008a7ebef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:39:10.357314   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260608 12:39:10.372501   431 master.cc:562] Master@127.0.107.254:45069 shutting down...
I20260608 12:39:10.400583   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 18f48f8b264d4f3d99abf21bcac08ce0 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:39:10.401516   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 18f48f8b264d4f3d99abf21bcac08ce0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:39:10.401984   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P 18f48f8b264d4f3d99abf21bcac08ce0: stopping tablet replica
I20260608 12:39:10.425848   431 master.cc:584] Master@127.0.107.254:45069 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy (13232 ms)
[ RUN      ] AutoRebalancerTest.TestMaxMovesPerServer
I20260608 12:39:10.465713   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:34567
I20260608 12:39:10.467051   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:39:10.473660  4827 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:39:10.474581  4828 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:39:10.475033  4830 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:39:10.476084   431 server_base.cc:1061] running on GCE node
I20260608 12:39:10.477144   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:39:10.477356   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:39:10.477502   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922350477485 us; error 0 us; skew 500 ppm
I20260608 12:39:10.478190   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:39:10.481226   431 webserver.cc:533] Webserver started at http://127.0.107.254:35825/ using document root <none> and password file <none>
I20260608 12:39:10.481726   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:39:10.481989   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:39:10.482241   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:39:10.483448   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922229144781-431-0/minicluster-data/master-0-root/instance:
uuid: "f6f6769919e14f4b9ec8da9abcf6ceb3"
format_stamp: "Formatted at 2026-06-08 12:39:10 on dist-test-slave-3gfq"
I20260608 12:39:10.488690   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260608 12:39:10.492795  4835 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:39:10.493759   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 12:39:10.494306   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922229144781-431-0/minicluster-data/master-0-root
uuid: "f6f6769919e14f4b9ec8da9abcf6ceb3"
format_stamp: "Formatted at 2026-06-08 12:39:10 on dist-test-slave-3gfq"
I20260608 12:39:10.494654   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922229144781-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922229144781-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922229144781-431-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:39:10.526708   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:39:10.528237   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:39:10.574544   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:34567
I20260608 12:39:10.574721  4886 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:34567 every 8 connection(s)
I20260608 12:39:10.579479  4887 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:39:10.593727  4887 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f6f6769919e14f4b9ec8da9abcf6ceb3: Bootstrap starting.
I20260608 12:39:10.600114  4887 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P f6f6769919e14f4b9ec8da9abcf6ceb3: Neither blocks nor log segments found. Creating new log.
I20260608 12:39:10.605688  4887 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f6f6769919e14f4b9ec8da9abcf6ceb3: No bootstrap required, opened a new log
I20260608 12:39:10.608734  4887 raft_consensus.cc:359] T 00000000000000000000000000000000 P f6f6769919e14f4b9ec8da9abcf6ceb3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f6f6769919e14f4b9ec8da9abcf6ceb3" member_type: VOTER }
I20260608 12:39:10.609251  4887 raft_consensus.cc:385] T 00000000000000000000000000000000 P f6f6769919e14f4b9ec8da9abcf6ceb3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:39:10.609553  4887 raft_consensus.cc:740] T 00000000000000000000000000000000 P f6f6769919e14f4b9ec8da9abcf6ceb3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6f6769919e14f4b9ec8da9abcf6ceb3, State: Initialized, Role: FOLLOWER
I20260608 12:39:10.610332  4887 consensus_queue.cc:260] T 00000000000000000000000000000000 P f6f6769919e14f4b9ec8da9abcf6ceb3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f6f6769919e14f4b9ec8da9abcf6ceb3" member_type: VOTER }
I20260608 12:39:10.610906  4887 raft_consensus.cc:399] T 00000000000000000000000000000000 P f6f6769919e14f4b9ec8da9abcf6ceb3 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:39:10.611153  4887 raft_consensus.cc:493] T 00000000000000000000000000000000 P f6f6769919e14f4b9ec8da9abcf6ceb3 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:39:10.611483  4887 raft_consensus.cc:3060] T 00000000000000000000000000000000 P f6f6769919e14f4b9ec8da9abcf6ceb3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:39:10.617039  4887 raft_consensus.cc:515] T 00000000000000000000000000000000 P f6f6769919e14f4b9ec8da9abcf6ceb3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f6f6769919e14f4b9ec8da9abcf6ceb3" member_type: VOTER }
I20260608 12:39:10.617687  4887 leader_election.cc:304] T 00000000000000000000000000000000 P f6f6769919e14f4b9ec8da9abcf6ceb3 [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: f6f6769919e14f4b9ec8da9abcf6ceb3; no voters: 
I20260608 12:39:10.619266  4887 leader_election.cc:290] T 00000000000000000000000000000000 P f6f6769919e14f4b9ec8da9abcf6ceb3 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:39:10.620021  4890 raft_consensus.cc:2804] T 00000000000000000000000000000000 P f6f6769919e14f4b9ec8da9abcf6ceb3 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:39:10.621838  4890 raft_consensus.cc:697] T 00000000000000000000000000000000 P f6f6769919e14f4b9ec8da9abcf6ceb3 [term 1 LEADER]: Becoming Leader. State: Replica: f6f6769919e14f4b9ec8da9abcf6ceb3, State: Running, Role: LEADER
I20260608 12:39:10.622750  4890 consensus_queue.cc:237] T 00000000000000000000000000000000 P f6f6769919e14f4b9ec8da9abcf6ceb3 [LEADER]: Queue going to LEADER mode. State: All 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: "f6f6769919e14f4b9ec8da9abcf6ceb3" member_type: VOTER }
I20260608 12:39:10.623337  4887 sys_catalog.cc:565] T 00000000000000000000000000000000 P f6f6769919e14f4b9ec8da9abcf6ceb3 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:39:10.626542  4892 sys_catalog.cc:455] T 00000000000000000000000000000000 P f6f6769919e14f4b9ec8da9abcf6ceb3 [sys.catalog]: SysCatalogTable state changed. Reason: New leader f6f6769919e14f4b9ec8da9abcf6ceb3. Latest consensus state: current_term: 1 leader_uuid: "f6f6769919e14f4b9ec8da9abcf6ceb3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f6f6769919e14f4b9ec8da9abcf6ceb3" member_type: VOTER } }
I20260608 12:39:10.626515  4891 sys_catalog.cc:455] T 00000000000000000000000000000000 P f6f6769919e14f4b9ec8da9abcf6ceb3 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "f6f6769919e14f4b9ec8da9abcf6ceb3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f6f6769919e14f4b9ec8da9abcf6ceb3" member_type: VOTER } }
I20260608 12:39:10.627398  4892 sys_catalog.cc:458] T 00000000000000000000000000000000 P f6f6769919e14f4b9ec8da9abcf6ceb3 [sys.catalog]: This master's current role is: LEADER
I20260608 12:39:10.627424  4891 sys_catalog.cc:458] T 00000000000000000000000000000000 P f6f6769919e14f4b9ec8da9abcf6ceb3 [sys.catalog]: This master's current role is: LEADER
I20260608 12:39:10.636700  4895 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:39:10.643563  4895 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:39:10.644840   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:39:10.654296  4895 catalog_manager.cc:1382] Generated new cluster ID: 05bc647d94f14912a98c18e301d3a779
I20260608 12:39:10.654628  4895 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:39:10.679756  4895 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:39:10.681356  4895 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:39:10.701750  4895 catalog_manager.cc:6069] T 00000000000000000000000000000000 P f6f6769919e14f4b9ec8da9abcf6ceb3: Generated new TSK 0
I20260608 12:39:10.702579  4895 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:39:10.712471   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:39:10.720557  4908 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:39:10.721807  4909 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:39:10.723619  4911 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:39:10.724833   431 server_base.cc:1061] running on GCE node
I20260608 12:39:10.725903   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:39:10.726101   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:39:10.726235   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922350726223 us; error 0 us; skew 500 ppm
I20260608 12:39:10.726783   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:39:10.729458   431 webserver.cc:533] Webserver started at http://127.0.107.193:44903/ using document root <none> and password file <none>
I20260608 12:39:10.730060   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:39:10.730238   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:39:10.730473   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:39:10.731688   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922229144781-431-0/minicluster-data/ts-0-root/instance:
uuid: "43125aee2783436a9e02f69cc5ddfac8"
format_stamp: "Formatted at 2026-06-08 12:39:10 on dist-test-slave-3gfq"
I20260608 12:39:10.737000   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.002s
I20260608 12:39:10.740972  4916 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:39:10.742041   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.002s
I20260608 12:39:10.742393   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922229144781-431-0/minicluster-data/ts-0-root
uuid: "43125aee2783436a9e02f69cc5ddfac8"
format_stamp: "Formatted at 2026-06-08 12:39:10 on dist-test-slave-3gfq"
I20260608 12:39:10.742690   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922229144781-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922229144781-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922229144781-431-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:39:10.760314   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:39:10.761641   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:39:10.763337   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:39:10.765957   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:39:10.766199   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:39:10.766465   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:39:10.766656   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:39:10.814908   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:35285
I20260608 12:39:10.815099  4978 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:35285 every 8 connection(s)
I20260608 12:39:10.820415   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:39:10.829398  4983 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:39:10.832707  4984 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:39:10.836740   431 server_base.cc:1061] running on GCE node
W20260608 12:39:10.836623  4986 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:39:10.837998  4979 heartbeater.cc:344] Connected to a master server at 127.0.107.254:34567
I20260608 12:39:10.838469  4979 heartbeater.cc:461] Registering TS with master...
I20260608 12:39:10.838550   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:39:10.838883   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:39:10.839082   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922350839062 us; error 0 us; skew 500 ppm
I20260608 12:39:10.839440  4979 heartbeater.cc:507] Master 127.0.107.254:34567 requested a full tablet report, sending...
I20260608 12:39:10.839900   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:39:10.842545  4852 ts_manager.cc:194] Registered new tserver with Master: 43125aee2783436a9e02f69cc5ddfac8 (127.0.107.193:35285)
I20260608 12:39:10.843705   431 webserver.cc:533] Webserver started at http://127.0.107.194:33875/ using document root <none> and password file <none>
I20260608 12:39:10.844599   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:39:10.844889   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:39:10.845284   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:39:10.845857  4852 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57100
I20260608 12:39:10.847419   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922229144781-431-0/minicluster-data/ts-1-root/instance:
uuid: "a900061eef2243c0ade5a6eb381f70cd"
format_stamp: "Formatted at 2026-06-08 12:39:10 on dist-test-slave-3gfq"
I20260608 12:39:10.853005   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.001s
I20260608 12:39:10.857314  4991 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:39:10.858418   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 12:39:10.858744   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922229144781-431-0/minicluster-data/ts-1-root
uuid: "a900061eef2243c0ade5a6eb381f70cd"
format_stamp: "Formatted at 2026-06-08 12:39:10 on dist-test-slave-3gfq"
I20260608 12:39:10.859028   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922229144781-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922229144781-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922229144781-431-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:39:10.876592   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:39:10.877996   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:39:10.879593   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:39:10.882191   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:39:10.882381   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:39:10.882704   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:39:10.882876   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:39:10.928014   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:38861
I20260608 12:39:10.928294  5053 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:38861 every 8 connection(s)
I20260608 12:39:10.933327   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:39:10.942174  5057 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:39:10.943603  5058 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:39:10.948249  5060 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:39:10.948314   431 server_base.cc:1061] running on GCE node
I20260608 12:39:10.949512  5054 heartbeater.cc:344] Connected to a master server at 127.0.107.254:34567
I20260608 12:39:10.950013  5054 heartbeater.cc:461] Registering TS with master...
I20260608 12:39:10.950066   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:39:10.950434   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:39:10.950631   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922350950611 us; error 0 us; skew 500 ppm
I20260608 12:39:10.951031  5054 heartbeater.cc:507] Master 127.0.107.254:34567 requested a full tablet report, sending...
I20260608 12:39:10.951391   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:39:10.954166  4852 ts_manager.cc:194] Registered new tserver with Master: a900061eef2243c0ade5a6eb381f70cd (127.0.107.194:38861)
I20260608 12:39:10.954766   431 webserver.cc:533] Webserver started at http://127.0.107.195:37363/ using document root <none> and password file <none>
I20260608 12:39:10.955523   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:39:10.955778   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:39:10.956113   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:39:10.956269  4852 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57104
I20260608 12:39:10.957871   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922229144781-431-0/minicluster-data/ts-2-root/instance:
uuid: "ef82ae9d376c4dc5900c220f0d12f789"
format_stamp: "Formatted at 2026-06-08 12:39:10 on dist-test-slave-3gfq"
I20260608 12:39:10.963166   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.000s	sys 0.004s
I20260608 12:39:10.967522  5065 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:39:10.968497   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260608 12:39:10.968920   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922229144781-431-0/minicluster-data/ts-2-root
uuid: "ef82ae9d376c4dc5900c220f0d12f789"
format_stamp: "Formatted at 2026-06-08 12:39:10 on dist-test-slave-3gfq"
I20260608 12:39:10.969246   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922229144781-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922229144781-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922229144781-431-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:39:10.986857   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:39:10.988145   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:39:10.989812   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:39:10.992695   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:39:10.992933   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:39:10.993184   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:39:10.993360   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:39:11.039593   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:37095
I20260608 12:39:11.039760  5127 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:37095 every 8 connection(s)
I20260608 12:39:11.056012  5128 heartbeater.cc:344] Connected to a master server at 127.0.107.254:34567
I20260608 12:39:11.056564  5128 heartbeater.cc:461] Registering TS with master...
I20260608 12:39:11.057475  5128 heartbeater.cc:507] Master 127.0.107.254:34567 requested a full tablet report, sending...
I20260608 12:39:11.059859  4852 ts_manager.cc:194] Registered new tserver with Master: ef82ae9d376c4dc5900c220f0d12f789 (127.0.107.195:37095)
I20260608 12:39:11.060619   431 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.017283269s
I20260608 12:39:11.061798  4852 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57106
I20260608 12:39:11.849524  4979 heartbeater.cc:499] Master 127.0.107.254:34567 was elected leader, sending a full tablet report...
I20260608 12:39:11.959710  5054 heartbeater.cc:499] Master 127.0.107.254:34567 was elected leader, sending a full tablet report...
I20260608 12:39:12.065455  5128 heartbeater.cc:499] Master 127.0.107.254:34567 was elected leader, sending a full tablet report...
I20260608 12:39:12.124938  4852 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:57116:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\252\252\252\n\004\001\000TUU\025\004\001\000\376\377\377\037\004\001\000\250\252\252*\004\001\000RUU5\004\001\000\374\377\377?\004\001\000\246\252\252J\004\001\000PUUU\004\001\000\372\377\377_\004\001\000\244\252\252j\004\001\000NUUu""\004\001\000\252\252\252\n\004\001\000TUU\025\004\001\000\376\377\377\037\004\001\000\250\252\252*\004\001\000RUU5\004\001\000\374\377\377?\004\001\000\246\252\252J\004\001\000PUUU\004\001\000\372\377\377_\004\001\000\244\252\252j\004\001\000NUUu"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 12:39:12.128701  4852 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 12:39:12.239687  5093 tablet_service.cc:1511] Processing CreateTablet for tablet c9a1d1a85c624ae38c830b37fe2711ae (DEFAULT_TABLE table=test-workload [id=706b90c0c0844e29a666ad377b53d938]), partition=RANGE (key) PARTITION VALUES < 178956970
I20260608 12:39:12.241469  5093 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9a1d1a85c624ae38c830b37fe2711ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:39:12.251032  5092 tablet_service.cc:1511] Processing CreateTablet for tablet 255fb0021b60434fafc979d00e5f4719 (DEFAULT_TABLE table=test-workload [id=706b90c0c0844e29a666ad377b53d938]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 357913940
I20260608 12:39:12.251448  5091 tablet_service.cc:1511] Processing CreateTablet for tablet e77fbeb84f684c4798f1e7e2d69f9aba (DEFAULT_TABLE table=test-workload [id=706b90c0c0844e29a666ad377b53d938]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 536870910
I20260608 12:39:12.252852  5092 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 255fb0021b60434fafc979d00e5f4719. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:39:12.254262  5090 tablet_service.cc:1511] Processing CreateTablet for tablet 26a202a4327b41c09f765924629a3b71 (DEFAULT_TABLE table=test-workload [id=706b90c0c0844e29a666ad377b53d938]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 715827880
I20260608 12:39:12.256726  5018 tablet_service.cc:1511] Processing CreateTablet for tablet 255fb0021b60434fafc979d00e5f4719 (DEFAULT_TABLE table=test-workload [id=706b90c0c0844e29a666ad377b53d938]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 357913940
I20260608 12:39:12.258394  5018 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 255fb0021b60434fafc979d00e5f4719. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:39:12.259443  5015 tablet_service.cc:1511] Processing CreateTablet for tablet dc572f7fdc6c4532ad0be30e1e08a01a (DEFAULT_TABLE table=test-workload [id=706b90c0c0844e29a666ad377b53d938]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 894784850
I20260608 12:39:12.259675  5019 tablet_service.cc:1511] Processing CreateTablet for tablet c9a1d1a85c624ae38c830b37fe2711ae (DEFAULT_TABLE table=test-workload [id=706b90c0c0844e29a666ad377b53d938]), partition=RANGE (key) PARTITION VALUES < 178956970
I20260608 12:39:12.261029  5015 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc572f7fdc6c4532ad0be30e1e08a01a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:39:12.261839  5019 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9a1d1a85c624ae38c830b37fe2711ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:39:12.262409  5017 tablet_service.cc:1511] Processing CreateTablet for tablet e77fbeb84f684c4798f1e7e2d69f9aba (DEFAULT_TABLE table=test-workload [id=706b90c0c0844e29a666ad377b53d938]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 536870910
I20260608 12:39:12.263356  5014 tablet_service.cc:1511] Processing CreateTablet for tablet 332d61c115dd4ebab13b91bb4b305ed9 (DEFAULT_TABLE table=test-workload [id=706b90c0c0844e29a666ad377b53d938]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 1073741820
I20260608 12:39:12.264089  5017 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e77fbeb84f684c4798f1e7e2d69f9aba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:39:12.264870  5014 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 332d61c115dd4ebab13b91bb4b305ed9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:39:12.267411  5013 tablet_service.cc:1511] Processing CreateTablet for tablet 2e1b00fd8b8e45e4bb397c4632f6b1a4 (DEFAULT_TABLE table=test-workload [id=706b90c0c0844e29a666ad377b53d938]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1252698790
I20260608 12:39:12.269074  5013 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e1b00fd8b8e45e4bb397c4632f6b1a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:39:12.271405  5012 tablet_service.cc:1511] Processing CreateTablet for tablet 655e63ec92924bc69bcdaf605e36d473 (DEFAULT_TABLE table=test-workload [id=706b90c0c0844e29a666ad377b53d938]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1431655760
I20260608 12:39:12.272987  5012 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 655e63ec92924bc69bcdaf605e36d473. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:39:12.275441  5011 tablet_service.cc:1511] Processing CreateTablet for tablet 7d35fb114dd04bacaf46102447696f0c (DEFAULT_TABLE table=test-workload [id=706b90c0c0844e29a666ad377b53d938]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1610612730
I20260608 12:39:12.277004  5011 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d35fb114dd04bacaf46102447696f0c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:39:12.279349  5010 tablet_service.cc:1511] Processing CreateTablet for tablet d7d8c3b3be1e45fb891cd168a1ad008d (DEFAULT_TABLE table=test-workload [id=706b90c0c0844e29a666ad377b53d938]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1789569700
I20260608 12:39:12.280879  5010 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7d8c3b3be1e45fb891cd168a1ad008d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:39:12.257334  5016 tablet_service.cc:1511] Processing CreateTablet for tablet 26a202a4327b41c09f765924629a3b71 (DEFAULT_TABLE table=test-workload [id=706b90c0c0844e29a666ad377b53d938]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 715827880
I20260608 12:39:12.282969  5089 tablet_service.cc:1511] Processing CreateTablet for tablet dc572f7fdc6c4532ad0be30e1e08a01a (DEFAULT_TABLE table=test-workload [id=706b90c0c0844e29a666ad377b53d938]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 894784850
I20260608 12:39:12.284350  5016 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26a202a4327b41c09f765924629a3b71. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:39:12.287321  5084 tablet_service.cc:1511] Processing CreateTablet for tablet d7d8c3b3be1e45fb891cd168a1ad008d (DEFAULT_TABLE table=test-workload [id=706b90c0c0844e29a666ad377b53d938]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1789569700
I20260608 12:39:12.287467  5087 tablet_service.cc:1511] Processing CreateTablet for tablet 2e1b00fd8b8e45e4bb397c4632f6b1a4 (DEFAULT_TABLE table=test-workload [id=706b90c0c0844e29a666ad377b53d938]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1252698790
I20260608 12:39:12.290100  5086 tablet_service.cc:1511] Processing CreateTablet for tablet 655e63ec92924bc69bcdaf605e36d473 (DEFAULT_TABLE table=test-workload [id=706b90c0c0844e29a666ad377b53d938]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1431655760
I20260608 12:39:12.292490  5085 tablet_service.cc:1511] Processing CreateTablet for tablet 7d35fb114dd04bacaf46102447696f0c (DEFAULT_TABLE table=test-workload [id=706b90c0c0844e29a666ad377b53d938]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1610612730
I20260608 12:39:12.295392  4944 tablet_service.cc:1511] Processing CreateTablet for tablet c9a1d1a85c624ae38c830b37fe2711ae (DEFAULT_TABLE table=test-workload [id=706b90c0c0844e29a666ad377b53d938]), partition=RANGE (key) PARTITION VALUES < 178956970
I20260608 12:39:12.296996  4943 tablet_service.cc:1511] Processing CreateTablet for tablet 255fb0021b60434fafc979d00e5f4719 (DEFAULT_TABLE table=test-workload [id=706b90c0c0844e29a666ad377b53d938]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 357913940
I20260608 12:39:12.299422  4942 tablet_service.cc:1511] Processing CreateTablet for tablet e77fbeb84f684c4798f1e7e2d69f9aba (DEFAULT_TABLE table=test-workload [id=706b90c0c0844e29a666ad377b53d938]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 536870910
I20260608 12:39:12.301026  4938 tablet_service.cc:1511] Processing CreateTablet for tablet 2e1b00fd8b8e45e4bb397c4632f6b1a4 (DEFAULT_TABLE table=test-workload [id=706b90c0c0844e29a666ad377b53d938]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1252698790
I20260608 12:39:12.302095  4935 tablet_service.cc:1511] Processing CreateTablet for tablet d7d8c3b3be1e45fb891cd168a1ad008d (DEFAULT_TABLE table=test-workload [id=706b90c0c0844e29a666ad377b53d938]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1789569700
I20260608 12:39:12.302505  4941 tablet_service.cc:1511] Processing CreateTablet for tablet 26a202a4327b41c09f765924629a3b71 (DEFAULT_TABLE table=test-workload [id=706b90c0c0844e29a666ad377b53d938]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 715827880
I20260608 12:39:12.303361  4937 tablet_service.cc:1511] Processing CreateTablet for tablet 655e63ec92924bc69bcdaf605e36d473 (DEFAULT_TABLE table=test-workload [id=706b90c0c0844e29a666ad377b53d938]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1431655760
I20260608 12:39:12.309744  5016 tablet_service.cc:1511] Processing CreateTablet for tablet 01746340eeb2457d9295ca0fe7b0d90f (DEFAULT_TABLE table=test-workload [id=706b90c0c0844e29a666ad377b53d938]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1968526670
I20260608 12:39:12.304780  4940 tablet_service.cc:1511] Processing CreateTablet for tablet dc572f7fdc6c4532ad0be30e1e08a01a (DEFAULT_TABLE table=test-workload [id=706b90c0c0844e29a666ad377b53d938]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 894784850
I20260608 12:39:12.312311  5016 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01746340eeb2457d9295ca0fe7b0d90f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:39:12.306026  4944 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9a1d1a85c624ae38c830b37fe2711ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:39:12.317203  4935 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7d8c3b3be1e45fb891cd168a1ad008d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:39:12.306743  5090 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26a202a4327b41c09f765924629a3b71. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:39:12.299448  4939 tablet_service.cc:1511] Processing CreateTablet for tablet 332d61c115dd4ebab13b91bb4b305ed9 (DEFAULT_TABLE table=test-workload [id=706b90c0c0844e29a666ad377b53d938]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 1073741820
I20260608 12:39:12.322865  4939 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 332d61c115dd4ebab13b91bb4b305ed9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:39:12.323817  4940 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc572f7fdc6c4532ad0be30e1e08a01a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:39:12.305603  4936 tablet_service.cc:1511] Processing CreateTablet for tablet 7d35fb114dd04bacaf46102447696f0c (DEFAULT_TABLE table=test-workload [id=706b90c0c0844e29a666ad377b53d938]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1610612730
I20260608 12:39:12.326148  4941 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26a202a4327b41c09f765924629a3b71. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:39:12.285593  5088 tablet_service.cc:1511] Processing CreateTablet for tablet 332d61c115dd4ebab13b91bb4b305ed9 (DEFAULT_TABLE table=test-workload [id=706b90c0c0844e29a666ad377b53d938]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 1073741820
I20260608 12:39:12.329861  4937 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 655e63ec92924bc69bcdaf605e36d473. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:39:12.332695  5091 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e77fbeb84f684c4798f1e7e2d69f9aba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:39:12.333384  4936 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d35fb114dd04bacaf46102447696f0c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:39:12.336778  4938 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e1b00fd8b8e45e4bb397c4632f6b1a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:39:12.342263  4943 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 255fb0021b60434fafc979d00e5f4719. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:39:12.332242  5013 tablet_service.cc:1511] Processing CreateTablet for tablet c6105e6d682544ecaf23ed59e767ef10 (DEFAULT_TABLE table=test-workload [id=706b90c0c0844e29a666ad377b53d938]), partition=RANGE (key) PARTITION 1968526670 <= VALUES
I20260608 12:39:12.343590  5013 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6105e6d682544ecaf23ed59e767ef10. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:39:12.346184  4942 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e77fbeb84f684c4798f1e7e2d69f9aba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:39:12.350546  5089 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc572f7fdc6c4532ad0be30e1e08a01a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:39:12.351485  5084 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7d8c3b3be1e45fb891cd168a1ad008d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:39:12.352250  5087 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e1b00fd8b8e45e4bb397c4632f6b1a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:39:12.353850  5085 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d35fb114dd04bacaf46102447696f0c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:39:12.355544  5088 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 332d61c115dd4ebab13b91bb4b305ed9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:39:12.357185  5086 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 655e63ec92924bc69bcdaf605e36d473. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:39:12.423739  5089 tablet_service.cc:1511] Processing CreateTablet for tablet 01746340eeb2457d9295ca0fe7b0d90f (DEFAULT_TABLE table=test-workload [id=706b90c0c0844e29a666ad377b53d938]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1968526670
I20260608 12:39:12.434902  5149 tablet_bootstrap.cc:492] T 26a202a4327b41c09f765924629a3b71 P ef82ae9d376c4dc5900c220f0d12f789: Bootstrap starting.
I20260608 12:39:12.432353  5089 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01746340eeb2457d9295ca0fe7b0d90f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:39:12.471498  5090 tablet_service.cc:1511] Processing CreateTablet for tablet c6105e6d682544ecaf23ed59e767ef10 (DEFAULT_TABLE table=test-workload [id=706b90c0c0844e29a666ad377b53d938]), partition=RANGE (key) PARTITION 1968526670 <= VALUES
I20260608 12:39:12.473263  4936 tablet_service.cc:1511] Processing CreateTablet for tablet 01746340eeb2457d9295ca0fe7b0d90f (DEFAULT_TABLE table=test-workload [id=706b90c0c0844e29a666ad377b53d938]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1968526670
I20260608 12:39:12.474171  5148 tablet_bootstrap.cc:492] T c9a1d1a85c624ae38c830b37fe2711ae P a900061eef2243c0ade5a6eb381f70cd: Bootstrap starting.
I20260608 12:39:12.492992  4943 tablet_service.cc:1511] Processing CreateTablet for tablet c6105e6d682544ecaf23ed59e767ef10 (DEFAULT_TABLE table=test-workload [id=706b90c0c0844e29a666ad377b53d938]), partition=RANGE (key) PARTITION 1968526670 <= VALUES
I20260608 12:39:12.497563  4936 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01746340eeb2457d9295ca0fe7b0d90f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:39:12.501287  5148 tablet_bootstrap.cc:654] T c9a1d1a85c624ae38c830b37fe2711ae P a900061eef2243c0ade5a6eb381f70cd: Neither blocks nor log segments found. Creating new log.
I20260608 12:39:12.506148  5090 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6105e6d682544ecaf23ed59e767ef10. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:39:12.513363  5150 tablet_bootstrap.cc:492] T 2e1b00fd8b8e45e4bb397c4632f6b1a4 P 43125aee2783436a9e02f69cc5ddfac8: Bootstrap starting.
I20260608 12:39:12.534860  4943 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6105e6d682544ecaf23ed59e767ef10. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:39:12.538175  5149 tablet_bootstrap.cc:654] T 26a202a4327b41c09f765924629a3b71 P ef82ae9d376c4dc5900c220f0d12f789: Neither blocks nor log segments found. Creating new log.
I20260608 12:39:12.551322  5150 tablet_bootstrap.cc:654] T 2e1b00fd8b8e45e4bb397c4632f6b1a4 P 43125aee2783436a9e02f69cc5ddfac8: Neither blocks nor log segments found. Creating new log.
I20260608 12:39:12.551653  5148 tablet_bootstrap.cc:492] T c9a1d1a85c624ae38c830b37fe2711ae P a900061eef2243c0ade5a6eb381f70cd: No bootstrap required, opened a new log
I20260608 12:39:12.554445  5148 ts_tablet_manager.cc:1403] T c9a1d1a85c624ae38c830b37fe2711ae P a900061eef2243c0ade5a6eb381f70cd: Time spent bootstrapping tablet: real 0.081s	user 0.013s	sys 0.006s
I20260608 12:39:12.554826  5149 tablet_bootstrap.cc:492] T 26a202a4327b41c09f765924629a3b71 P ef82ae9d376c4dc5900c220f0d12f789: No bootstrap required, opened a new log
I20260608 12:39:12.555564  5149 ts_tablet_manager.cc:1403] T 26a202a4327b41c09f765924629a3b71 P ef82ae9d376c4dc5900c220f0d12f789: Time spent bootstrapping tablet: real 0.121s	user 0.012s	sys 0.012s
I20260608 12:39:12.558058  5148 raft_consensus.cc:359] T c9a1d1a85c624ae38c830b37fe2711ae P a900061eef2243c0ade5a6eb381f70cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef82ae9d376c4dc5900c220f0d12f789" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 } } peers { permanent_uuid: "a900061eef2243c0ade5a6eb381f70cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38861 } } peers { permanent_uuid: "43125aee2783436a9e02f69cc5ddfac8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35285 } }
I20260608 12:39:12.558921  5148 raft_consensus.cc:385] T c9a1d1a85c624ae38c830b37fe2711ae P a900061eef2243c0ade5a6eb381f70cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:39:12.559228  5148 raft_consensus.cc:740] T c9a1d1a85c624ae38c830b37fe2711ae P a900061eef2243c0ade5a6eb381f70cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a900061eef2243c0ade5a6eb381f70cd, State: Initialized, Role: FOLLOWER
I20260608 12:39:12.559720  5149 raft_consensus.cc:359] T 26a202a4327b41c09f765924629a3b71 P ef82ae9d376c4dc5900c220f0d12f789 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43125aee2783436a9e02f69cc5ddfac8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35285 } } peers { permanent_uuid: "a900061eef2243c0ade5a6eb381f70cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38861 } } peers { permanent_uuid: "ef82ae9d376c4dc5900c220f0d12f789" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 } }
I20260608 12:39:12.560125  5148 consensus_queue.cc:260] T c9a1d1a85c624ae38c830b37fe2711ae P a900061eef2243c0ade5a6eb381f70cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef82ae9d376c4dc5900c220f0d12f789" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 } } peers { permanent_uuid: "a900061eef2243c0ade5a6eb381f70cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38861 } } peers { permanent_uuid: "43125aee2783436a9e02f69cc5ddfac8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35285 } }
I20260608 12:39:12.560755  5149 raft_consensus.cc:385] T 26a202a4327b41c09f765924629a3b71 P ef82ae9d376c4dc5900c220f0d12f789 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:39:12.561326  5149 raft_consensus.cc:740] T 26a202a4327b41c09f765924629a3b71 P ef82ae9d376c4dc5900c220f0d12f789 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef82ae9d376c4dc5900c220f0d12f789, State: Initialized, Role: FOLLOWER
I20260608 12:39:12.562795  5149 consensus_queue.cc:260] T 26a202a4327b41c09f765924629a3b71 P ef82ae9d376c4dc5900c220f0d12f789 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43125aee2783436a9e02f69cc5ddfac8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35285 } } peers { permanent_uuid: "a900061eef2243c0ade5a6eb381f70cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38861 } } peers { permanent_uuid: "ef82ae9d376c4dc5900c220f0d12f789" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 } }
I20260608 12:39:12.563711  5148 ts_tablet_manager.cc:1434] T c9a1d1a85c624ae38c830b37fe2711ae P a900061eef2243c0ade5a6eb381f70cd: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260608 12:39:12.565029  5148 tablet_bootstrap.cc:492] T 26a202a4327b41c09f765924629a3b71 P a900061eef2243c0ade5a6eb381f70cd: Bootstrap starting.
I20260608 12:39:12.572719  5148 tablet_bootstrap.cc:654] T 26a202a4327b41c09f765924629a3b71 P a900061eef2243c0ade5a6eb381f70cd: Neither blocks nor log segments found. Creating new log.
I20260608 12:39:12.578960  5149 ts_tablet_manager.cc:1434] T 26a202a4327b41c09f765924629a3b71 P ef82ae9d376c4dc5900c220f0d12f789: Time spent starting tablet: real 0.023s	user 0.017s	sys 0.004s
I20260608 12:39:12.580932  5149 tablet_bootstrap.cc:492] T dc572f7fdc6c4532ad0be30e1e08a01a P ef82ae9d376c4dc5900c220f0d12f789: Bootstrap starting.
I20260608 12:39:12.585101  5148 tablet_bootstrap.cc:492] T 26a202a4327b41c09f765924629a3b71 P a900061eef2243c0ade5a6eb381f70cd: No bootstrap required, opened a new log
I20260608 12:39:12.585870  5148 ts_tablet_manager.cc:1403] T 26a202a4327b41c09f765924629a3b71 P a900061eef2243c0ade5a6eb381f70cd: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.005s
I20260608 12:39:12.589630  5148 raft_consensus.cc:359] T 26a202a4327b41c09f765924629a3b71 P a900061eef2243c0ade5a6eb381f70cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43125aee2783436a9e02f69cc5ddfac8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35285 } } peers { permanent_uuid: "a900061eef2243c0ade5a6eb381f70cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38861 } } peers { permanent_uuid: "ef82ae9d376c4dc5900c220f0d12f789" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 } }
I20260608 12:39:12.590848  5148 raft_consensus.cc:385] T 26a202a4327b41c09f765924629a3b71 P a900061eef2243c0ade5a6eb381f70cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:39:12.591382  5148 raft_consensus.cc:740] T 26a202a4327b41c09f765924629a3b71 P a900061eef2243c0ade5a6eb381f70cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a900061eef2243c0ade5a6eb381f70cd, State: Initialized, Role: FOLLOWER
I20260608 12:39:12.592787  5148 consensus_queue.cc:260] T 26a202a4327b41c09f765924629a3b71 P a900061eef2243c0ade5a6eb381f70cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43125aee2783436a9e02f69cc5ddfac8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35285 } } peers { permanent_uuid: "a900061eef2243c0ade5a6eb381f70cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38861 } } peers { permanent_uuid: "ef82ae9d376c4dc5900c220f0d12f789" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 } }
I20260608 12:39:12.595433  5153 raft_consensus.cc:493] T c9a1d1a85c624ae38c830b37fe2711ae P a900061eef2243c0ade5a6eb381f70cd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:39:12.596163  5153 raft_consensus.cc:515] T c9a1d1a85c624ae38c830b37fe2711ae P a900061eef2243c0ade5a6eb381f70cd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef82ae9d376c4dc5900c220f0d12f789" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 } } peers { permanent_uuid: "a900061eef2243c0ade5a6eb381f70cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38861 } } peers { permanent_uuid: "43125aee2783436a9e02f69cc5ddfac8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35285 } }
I20260608 12:39:12.601974  5149 tablet_bootstrap.cc:654] T dc572f7fdc6c4532ad0be30e1e08a01a P ef82ae9d376c4dc5900c220f0d12f789: Neither blocks nor log segments found. Creating new log.
I20260608 12:39:12.606981  5153 leader_election.cc:290] T c9a1d1a85c624ae38c830b37fe2711ae P a900061eef2243c0ade5a6eb381f70cd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef82ae9d376c4dc5900c220f0d12f789 (127.0.107.195:37095), 43125aee2783436a9e02f69cc5ddfac8 (127.0.107.193:35285)
I20260608 12:39:12.610849  5148 ts_tablet_manager.cc:1434] T 26a202a4327b41c09f765924629a3b71 P a900061eef2243c0ade5a6eb381f70cd: Time spent starting tablet: real 0.025s	user 0.005s	sys 0.010s
I20260608 12:39:12.611730  5150 tablet_bootstrap.cc:492] T 2e1b00fd8b8e45e4bb397c4632f6b1a4 P 43125aee2783436a9e02f69cc5ddfac8: No bootstrap required, opened a new log
I20260608 12:39:12.612282  5148 tablet_bootstrap.cc:492] T 255fb0021b60434fafc979d00e5f4719 P a900061eef2243c0ade5a6eb381f70cd: Bootstrap starting.
I20260608 12:39:12.612389  5150 ts_tablet_manager.cc:1403] T 2e1b00fd8b8e45e4bb397c4632f6b1a4 P 43125aee2783436a9e02f69cc5ddfac8: Time spent bootstrapping tablet: real 0.100s	user 0.045s	sys 0.016s
I20260608 12:39:12.619285  5149 tablet_bootstrap.cc:492] T dc572f7fdc6c4532ad0be30e1e08a01a P ef82ae9d376c4dc5900c220f0d12f789: No bootstrap required, opened a new log
I20260608 12:39:12.619522  5150 raft_consensus.cc:359] T 2e1b00fd8b8e45e4bb397c4632f6b1a4 P 43125aee2783436a9e02f69cc5ddfac8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43125aee2783436a9e02f69cc5ddfac8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35285 } } peers { permanent_uuid: "a900061eef2243c0ade5a6eb381f70cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38861 } } peers { permanent_uuid: "ef82ae9d376c4dc5900c220f0d12f789" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 } }
I20260608 12:39:12.620252  5149 ts_tablet_manager.cc:1403] T dc572f7fdc6c4532ad0be30e1e08a01a P ef82ae9d376c4dc5900c220f0d12f789: Time spent bootstrapping tablet: real 0.040s	user 0.011s	sys 0.010s
I20260608 12:39:12.620585  5150 raft_consensus.cc:385] T 2e1b00fd8b8e45e4bb397c4632f6b1a4 P 43125aee2783436a9e02f69cc5ddfac8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:39:12.621091  5150 raft_consensus.cc:740] T 2e1b00fd8b8e45e4bb397c4632f6b1a4 P 43125aee2783436a9e02f69cc5ddfac8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43125aee2783436a9e02f69cc5ddfac8, State: Initialized, Role: FOLLOWER
I20260608 12:39:12.622015  5148 tablet_bootstrap.cc:654] T 255fb0021b60434fafc979d00e5f4719 P a900061eef2243c0ade5a6eb381f70cd: Neither blocks nor log segments found. Creating new log.
I20260608 12:39:12.622223  5150 consensus_queue.cc:260] T 2e1b00fd8b8e45e4bb397c4632f6b1a4 P 43125aee2783436a9e02f69cc5ddfac8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43125aee2783436a9e02f69cc5ddfac8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35285 } } peers { permanent_uuid: "a900061eef2243c0ade5a6eb381f70cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38861 } } peers { permanent_uuid: "ef82ae9d376c4dc5900c220f0d12f789" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 } }
I20260608 12:39:12.627957  5149 raft_consensus.cc:359] T dc572f7fdc6c4532ad0be30e1e08a01a P ef82ae9d376c4dc5900c220f0d12f789 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43125aee2783436a9e02f69cc5ddfac8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35285 } } peers { permanent_uuid: "a900061eef2243c0ade5a6eb381f70cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38861 } } peers { permanent_uuid: "ef82ae9d376c4dc5900c220f0d12f789" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 } }
I20260608 12:39:12.631393  5149 raft_consensus.cc:385] T dc572f7fdc6c4532ad0be30e1e08a01a P ef82ae9d376c4dc5900c220f0d12f789 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:39:12.633785  5149 raft_consensus.cc:740] T dc572f7fdc6c4532ad0be30e1e08a01a P ef82ae9d376c4dc5900c220f0d12f789 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef82ae9d376c4dc5900c220f0d12f789, State: Initialized, Role: FOLLOWER
I20260608 12:39:12.635010  5103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9a1d1a85c624ae38c830b37fe2711ae" candidate_uuid: "a900061eef2243c0ade5a6eb381f70cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef82ae9d376c4dc5900c220f0d12f789" is_pre_election: true
I20260608 12:39:12.634971  5149 consensus_queue.cc:260] T dc572f7fdc6c4532ad0be30e1e08a01a P ef82ae9d376c4dc5900c220f0d12f789 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43125aee2783436a9e02f69cc5ddfac8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35285 } } peers { permanent_uuid: "a900061eef2243c0ade5a6eb381f70cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38861 } } peers { permanent_uuid: "ef82ae9d376c4dc5900c220f0d12f789" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 } }
I20260608 12:39:12.639353  5149 ts_tablet_manager.cc:1434] T dc572f7fdc6c4532ad0be30e1e08a01a P ef82ae9d376c4dc5900c220f0d12f789: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.002s
W20260608 12:39:12.640304  4900 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 12:39:12.640532  5149 tablet_bootstrap.cc:492] T e77fbeb84f684c4798f1e7e2d69f9aba P ef82ae9d376c4dc5900c220f0d12f789: Bootstrap starting.
I20260608 12:39:12.644868  5148 tablet_bootstrap.cc:492] T 255fb0021b60434fafc979d00e5f4719 P a900061eef2243c0ade5a6eb381f70cd: No bootstrap required, opened a new log
W20260608 12:39:12.645298  4995 leader_election.cc:343] T c9a1d1a85c624ae38c830b37fe2711ae P a900061eef2243c0ade5a6eb381f70cd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ef82ae9d376c4dc5900c220f0d12f789 (127.0.107.195:37095): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:39:12.645961  5148 ts_tablet_manager.cc:1403] T 255fb0021b60434fafc979d00e5f4719 P a900061eef2243c0ade5a6eb381f70cd: Time spent bootstrapping tablet: real 0.034s	user 0.006s	sys 0.019s
I20260608 12:39:12.650728  5149 tablet_bootstrap.cc:654] T e77fbeb84f684c4798f1e7e2d69f9aba P ef82ae9d376c4dc5900c220f0d12f789: Neither blocks nor log segments found. Creating new log.
I20260608 12:39:12.651571  5148 raft_consensus.cc:359] T 255fb0021b60434fafc979d00e5f4719 P a900061eef2243c0ade5a6eb381f70cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43125aee2783436a9e02f69cc5ddfac8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35285 } } peers { permanent_uuid: "a900061eef2243c0ade5a6eb381f70cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38861 } } peers { permanent_uuid: "ef82ae9d376c4dc5900c220f0d12f789" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 } }
I20260608 12:39:12.652874  5148 raft_consensus.cc:385] T 255fb0021b60434fafc979d00e5f4719 P a900061eef2243c0ade5a6eb381f70cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:39:12.653384  5148 raft_consensus.cc:740] T 255fb0021b60434fafc979d00e5f4719 P a900061eef2243c0ade5a6eb381f70cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a900061eef2243c0ade5a6eb381f70cd, State: Initialized, Role: FOLLOWER
I20260608 12:39:12.654910  5148 consensus_queue.cc:260] T 255fb0021b60434fafc979d00e5f4719 P a900061eef2243c0ade5a6eb381f70cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43125aee2783436a9e02f69cc5ddfac8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35285 } } peers { permanent_uuid: "a900061eef2243c0ade5a6eb381f70cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38861 } } peers { permanent_uuid: "ef82ae9d376c4dc5900c220f0d12f789" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 } }
I20260608 12:39:12.662978  5148 ts_tablet_manager.cc:1434] T 255fb0021b60434fafc979d00e5f4719 P a900061eef2243c0ade5a6eb381f70cd: Time spent starting tablet: real 0.016s	user 0.010s	sys 0.000s
I20260608 12:39:12.663810  5149 tablet_bootstrap.cc:492] T e77fbeb84f684c4798f1e7e2d69f9aba P ef82ae9d376c4dc5900c220f0d12f789: No bootstrap required, opened a new log
I20260608 12:39:12.664582  5149 ts_tablet_manager.cc:1403] T e77fbeb84f684c4798f1e7e2d69f9aba P ef82ae9d376c4dc5900c220f0d12f789: Time spent bootstrapping tablet: real 0.024s	user 0.019s	sys 0.002s
I20260608 12:39:12.664659  5148 tablet_bootstrap.cc:492] T 2e1b00fd8b8e45e4bb397c4632f6b1a4 P a900061eef2243c0ade5a6eb381f70cd: Bootstrap starting.
I20260608 12:39:12.668311  5149 raft_consensus.cc:359] T e77fbeb84f684c4798f1e7e2d69f9aba P ef82ae9d376c4dc5900c220f0d12f789 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43125aee2783436a9e02f69cc5ddfac8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35285 } } peers { permanent_uuid: "a900061eef2243c0ade5a6eb381f70cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38861 } } peers { permanent_uuid: "ef82ae9d376c4dc5900c220f0d12f789" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 } }
I20260608 12:39:12.669320  5149 raft_consensus.cc:385] T e77fbeb84f684c4798f1e7e2d69f9aba P ef82ae9d376c4dc5900c220f0d12f789 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:39:12.669720  5149 raft_consensus.cc:740] T e77fbeb84f684c4798f1e7e2d69f9aba P ef82ae9d376c4dc5900c220f0d12f789 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef82ae9d376c4dc5900c220f0d12f789, State: Initialized, Role: FOLLOWER
I20260608 12:39:12.670921  5149 consensus_queue.cc:260] T e77fbeb84f684c4798f1e7e2d69f9aba P ef82ae9d376c4dc5900c220f0d12f789 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43125aee2783436a9e02f69cc5ddfac8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35285 } } peers { permanent_uuid: "a900061eef2243c0ade5a6eb381f70cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38861 } } peers { permanent_uuid: "ef82ae9d376c4dc5900c220f0d12f789" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 } }
I20260608 12:39:12.676062  5148 tablet_bootstrap.cc:654] T 2e1b00fd8b8e45e4bb397c4632f6b1a4 P a900061eef2243c0ade5a6eb381f70cd: Neither blocks nor log segments found. Creating new log.
I20260608 12:39:12.676386  5149 ts_tablet_manager.cc:1434] T e77fbeb84f684c4798f1e7e2d69f9aba P ef82ae9d376c4dc5900c220f0d12f789: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.004s
I20260608 12:39:12.677729  5149 tablet_bootstrap.cc:492] T c9a1d1a85c624ae38c830b37fe2711ae P ef82ae9d376c4dc5900c220f0d12f789: Bootstrap starting.
I20260608 12:39:12.685375  5149 tablet_bootstrap.cc:654] T c9a1d1a85c624ae38c830b37fe2711ae P ef82ae9d376c4dc5900c220f0d12f789: Neither blocks nor log segments found. Creating new log.
I20260608 12:39:12.691339  5148 tablet_bootstrap.cc:492] T 2e1b00fd8b8e45e4bb397c4632f6b1a4 P a900061eef2243c0ade5a6eb381f70cd: No bootstrap required, opened a new log
I20260608 12:39:12.692291  5148 ts_tablet_manager.cc:1403] T 2e1b00fd8b8e45e4bb397c4632f6b1a4 P a900061eef2243c0ade5a6eb381f70cd: Time spent bootstrapping tablet: real 0.028s	user 0.016s	sys 0.009s
I20260608 12:39:12.696807  5148 raft_consensus.cc:359] T 2e1b00fd8b8e45e4bb397c4632f6b1a4 P a900061eef2243c0ade5a6eb381f70cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43125aee2783436a9e02f69cc5ddfac8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35285 } } peers { permanent_uuid: "a900061eef2243c0ade5a6eb381f70cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38861 } } peers { permanent_uuid: "ef82ae9d376c4dc5900c220f0d12f789" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 } }
I20260608 12:39:12.697911  5148 raft_consensus.cc:385] T 2e1b00fd8b8e45e4bb397c4632f6b1a4 P a900061eef2243c0ade5a6eb381f70cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:39:12.698565  5148 raft_consensus.cc:740] T 2e1b00fd8b8e45e4bb397c4632f6b1a4 P a900061eef2243c0ade5a6eb381f70cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a900061eef2243c0ade5a6eb381f70cd, State: Initialized, Role: FOLLOWER
I20260608 12:39:12.699179  5150 ts_tablet_manager.cc:1434] T 2e1b00fd8b8e45e4bb397c4632f6b1a4 P 43125aee2783436a9e02f69cc5ddfac8: Time spent starting tablet: real 0.086s	user 0.028s	sys 0.043s
I20260608 12:39:12.699644  5162 raft_consensus.cc:493] T 2e1b00fd8b8e45e4bb397c4632f6b1a4 P 43125aee2783436a9e02f69cc5ddfac8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:39:12.699896  5148 consensus_queue.cc:260] T 2e1b00fd8b8e45e4bb397c4632f6b1a4 P a900061eef2243c0ade5a6eb381f70cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43125aee2783436a9e02f69cc5ddfac8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35285 } } peers { permanent_uuid: "a900061eef2243c0ade5a6eb381f70cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38861 } } peers { permanent_uuid: "ef82ae9d376c4dc5900c220f0d12f789" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 } }
I20260608 12:39:12.701964  5150 tablet_bootstrap.cc:492] T 7d35fb114dd04bacaf46102447696f0c P 43125aee2783436a9e02f69cc5ddfac8: Bootstrap starting.
I20260608 12:39:12.706681  5148 ts_tablet_manager.cc:1434] T 2e1b00fd8b8e45e4bb397c4632f6b1a4 P a900061eef2243c0ade5a6eb381f70cd: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.000s
I20260608 12:39:12.707980  5148 tablet_bootstrap.cc:492] T 01746340eeb2457d9295ca0fe7b0d90f P a900061eef2243c0ade5a6eb381f70cd: Bootstrap starting.
I20260608 12:39:12.710281  5150 tablet_bootstrap.cc:654] T 7d35fb114dd04bacaf46102447696f0c P 43125aee2783436a9e02f69cc5ddfac8: Neither blocks nor log segments found. Creating new log.
I20260608 12:39:12.700420  5162 raft_consensus.cc:515] T 2e1b00fd8b8e45e4bb397c4632f6b1a4 P 43125aee2783436a9e02f69cc5ddfac8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43125aee2783436a9e02f69cc5ddfac8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35285 } } peers { permanent_uuid: "a900061eef2243c0ade5a6eb381f70cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38861 } } peers { permanent_uuid: "ef82ae9d376c4dc5900c220f0d12f789" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 } }
I20260608 12:39:12.711017  4954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9a1d1a85c624ae38c830b37fe2711ae" candidate_uuid: "a900061eef2243c0ade5a6eb381f70cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43125aee2783436a9e02f69cc5ddfac8" is_pre_election: true
I20260608 12:39:12.712044  5149 tablet_bootstrap.cc:492] T c9a1d1a85c624ae38c830b37fe2711ae P ef82ae9d376c4dc5900c220f0d12f789: No bootstrap required, opened a new log
I20260608 12:39:12.712635  5149 ts_tablet_manager.cc:1403] T c9a1d1a85c624ae38c830b37fe2711ae P ef82ae9d376c4dc5900c220f0d12f789: Time spent bootstrapping tablet: real 0.035s	user 0.009s	sys 0.013s
W20260608 12:39:12.713186  4995 leader_election.cc:343] T c9a1d1a85c624ae38c830b37fe2711ae P a900061eef2243c0ade5a6eb381f70cd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 43125aee2783436a9e02f69cc5ddfac8 (127.0.107.193:35285): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:39:12.713840  4995 leader_election.cc:304] T c9a1d1a85c624ae38c830b37fe2711ae P a900061eef2243c0ade5a6eb381f70cd [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: a900061eef2243c0ade5a6eb381f70cd; no voters: 43125aee2783436a9e02f69cc5ddfac8, ef82ae9d376c4dc5900c220f0d12f789
I20260608 12:39:12.715493  5158 raft_consensus.cc:2749] T c9a1d1a85c624ae38c830b37fe2711ae P a900061eef2243c0ade5a6eb381f70cd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:39:12.716199  5149 raft_consensus.cc:359] T c9a1d1a85c624ae38c830b37fe2711ae P ef82ae9d376c4dc5900c220f0d12f789 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef82ae9d376c4dc5900c220f0d12f789" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 } } peers { permanent_uuid: "a900061eef2243c0ade5a6eb381f70cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38861 } } peers { permanent_uuid: "43125aee2783436a9e02f69cc5ddfac8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35285 } }
I20260608 12:39:12.719367  5149 raft_consensus.cc:385] T c9a1d1a85c624ae38c830b37fe2711ae P ef82ae9d376c4dc5900c220f0d12f789 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:39:12.718412  5162 leader_election.cc:290] T 2e1b00fd8b8e45e4bb397c4632f6b1a4 P 43125aee2783436a9e02f69cc5ddfac8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a900061eef2243c0ade5a6eb381f70cd (127.0.107.194:38861), ef82ae9d376c4dc5900c220f0d12f789 (127.0.107.195:37095)
I20260608 12:39:12.717447  5148 tablet_bootstrap.cc:654] T 01746340eeb2457d9295ca0fe7b0d90f P a900061eef2243c0ade5a6eb381f70cd: Neither blocks nor log segments found. Creating new log.
I20260608 12:39:12.725270  5149 raft_consensus.cc:740] T c9a1d1a85c624ae38c830b37fe2711ae P ef82ae9d376c4dc5900c220f0d12f789 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef82ae9d376c4dc5900c220f0d12f789, State: Initialized, Role: FOLLOWER
I20260608 12:39:12.726317  5149 consensus_queue.cc:260] T c9a1d1a85c624ae38c830b37fe2711ae P ef82ae9d376c4dc5900c220f0d12f789 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef82ae9d376c4dc5900c220f0d12f789" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 } } peers { permanent_uuid: "a900061eef2243c0ade5a6eb381f70cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38861 } } peers { permanent_uuid: "43125aee2783436a9e02f69cc5ddfac8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35285 } }
I20260608 12:39:12.729351  5149 ts_tablet_manager.cc:1434] T c9a1d1a85c624ae38c830b37fe2711ae P ef82ae9d376c4dc5900c220f0d12f789: Time spent starting tablet: real 0.016s	user 0.009s	sys 0.000s
I20260608 12:39:12.730619  5149 tablet_bootstrap.cc:492] T 255fb0021b60434fafc979d00e5f4719 P ef82ae9d376c4dc5900c220f0d12f789: Bootstrap starting.
I20260608 12:39:12.738276  5103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e1b00fd8b8e45e4bb397c4632f6b1a4" candidate_uuid: "43125aee2783436a9e02f69cc5ddfac8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef82ae9d376c4dc5900c220f0d12f789" is_pre_election: true
I20260608 12:39:12.740460  5148 tablet_bootstrap.cc:492] T 01746340eeb2457d9295ca0fe7b0d90f P a900061eef2243c0ade5a6eb381f70cd: No bootstrap required, opened a new log
I20260608 12:39:12.740501  5149 tablet_bootstrap.cc:654] T 255fb0021b60434fafc979d00e5f4719 P ef82ae9d376c4dc5900c220f0d12f789: Neither blocks nor log segments found. Creating new log.
I20260608 12:39:12.741282  5148 ts_tablet_manager.cc:1403] T 01746340eeb2457d9295ca0fe7b0d90f P a900061eef2243c0ade5a6eb381f70cd: Time spent bootstrapping tablet: real 0.034s	user 0.014s	sys 0.000s
W20260608 12:39:12.741097  4920 leader_election.cc:343] T 2e1b00fd8b8e45e4bb397c4632f6b1a4 P 43125aee2783436a9e02f69cc5ddfac8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ef82ae9d376c4dc5900c220f0d12f789 (127.0.107.195:37095): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:39:12.748085  5148 raft_consensus.cc:359] T 01746340eeb2457d9295ca0fe7b0d90f P a900061eef2243c0ade5a6eb381f70cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43125aee2783436a9e02f69cc5ddfac8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35285 } } peers { permanent_uuid: "a900061eef2243c0ade5a6eb381f70cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38861 } } peers { permanent_uuid: "ef82ae9d376c4dc5900c220f0d12f789" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 } }
I20260608 12:39:12.749164  5150 tablet_bootstrap.cc:492] T 7d35fb114dd04bacaf46102447696f0c P 43125aee2783436a9e02f69cc5ddfac8: No bootstrap required, opened a new log
I20260608 12:39:12.749293  5148 raft_consensus.cc:385] T 01746340eeb2457d9295ca0fe7b0d90f P a900061eef2243c0ade5a6eb381f70cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:39:12.749951  5150 ts_tablet_manager.cc:1403] T 7d35fb114dd04bacaf46102447696f0c P 43125aee2783436a9e02f69cc5ddfac8: Time spent bootstrapping tablet: real 0.048s	user 0.025s	sys 0.011s
I20260608 12:39:12.749985  5148 raft_consensus.cc:740] T 01746340eeb2457d9295ca0fe7b0d90f P a900061eef2243c0ade5a6eb381f70cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a900061eef2243c0ade5a6eb381f70cd, State: Initialized, Role: FOLLOWER
I20260608 12:39:12.751595  5148 consensus_queue.cc:260] T 01746340eeb2457d9295ca0fe7b0d90f P a900061eef2243c0ade5a6eb381f70cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43125aee2783436a9e02f69cc5ddfac8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35285 } } peers { permanent_uuid: "a900061eef2243c0ade5a6eb381f70cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38861 } } peers { permanent_uuid: "ef82ae9d376c4dc5900c220f0d12f789" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 } }
I20260608 12:39:12.753916  5150 raft_consensus.cc:359] T 7d35fb114dd04bacaf46102447696f0c P 43125aee2783436a9e02f69cc5ddfac8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43125aee2783436a9e02f69cc5ddfac8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35285 } } peers { permanent_uuid: "a900061eef2243c0ade5a6eb381f70cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38861 } } peers { permanent_uuid: "ef82ae9d376c4dc5900c220f0d12f789" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 } }
I20260608 12:39:12.754838  5150 raft_consensus.cc:385] T 7d35fb114dd04bacaf46102447696f0c P 43125aee2783436a9e02f69cc5ddfac8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:39:12.755257  5148 ts_tablet_manager.cc:1434] T 01746340eeb2457d9295ca0fe7b0d90f P a900061eef2243c0ade5a6eb381f70cd: Time spent starting tablet: real 0.013s	user 0.009s	sys 0.000s
I20260608 12:39:12.756649  5148 tablet_bootstrap.cc:492] T e77fbeb84f684c4798f1e7e2d69f9aba P a900061eef2243c0ade5a6eb381f70cd: Bootstrap starting.
I20260608 12:39:12.755240  5150 raft_consensus.cc:740] T 7d35fb114dd04bacaf46102447696f0c P 43125aee2783436a9e02f69cc5ddfac8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43125aee2783436a9e02f69cc5ddfac8, State: Initialized, Role: FOLLOWER
I20260608 12:39:12.757886  5150 consensus_queue.cc:260] T 7d35fb114dd04bacaf46102447696f0c P 43125aee2783436a9e02f69cc5ddfac8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43125aee2783436a9e02f69cc5ddfac8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35285 } } peers { permanent_uuid: "a900061eef2243c0ade5a6eb381f70cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38861 } } peers { permanent_uuid: "ef82ae9d376c4dc5900c220f0d12f789" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 } }
I20260608 12:39:12.758778  5149 tablet_bootstrap.cc:492] T 255fb0021b60434fafc979d00e5f4719 P ef82ae9d376c4dc5900c220f0d12f789: No bootstrap required, opened a new log
I20260608 12:39:12.765846  5149 ts_tablet_manager.cc:1403] T 255fb0021b60434fafc979d00e5f4719 P ef82ae9d376c4dc5900c220f0d12f789: Time spent bootstrapping tablet: real 0.035s	user 0.013s	sys 0.013s
I20260608 12:39:12.760603  5150 ts_tablet_manager.cc:1434] T 7d35fb114dd04bacaf46102447696f0c P 43125aee2783436a9e02f69cc5ddfac8: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.003s
I20260608 12:39:12.764396  5148 tablet_bootstrap.cc:654] T e77fbeb84f684c4798f1e7e2d69f9aba P a900061eef2243c0ade5a6eb381f70cd: Neither blocks nor log segments found. Creating new log.
I20260608 12:39:12.768226  5150 tablet_bootstrap.cc:492] T 255fb0021b60434fafc979d00e5f4719 P 43125aee2783436a9e02f69cc5ddfac8: Bootstrap starting.
I20260608 12:39:12.768352  5029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e1b00fd8b8e45e4bb397c4632f6b1a4" candidate_uuid: "43125aee2783436a9e02f69cc5ddfac8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a900061eef2243c0ade5a6eb381f70cd" is_pre_election: true
I20260608 12:39:12.769276  5029 raft_consensus.cc:2468] T 2e1b00fd8b8e45e4bb397c4632f6b1a4 P a900061eef2243c0ade5a6eb381f70cd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 43125aee2783436a9e02f69cc5ddfac8 in term 0.
I20260608 12:39:12.769639  5149 raft_consensus.cc:359] T 255fb0021b60434fafc979d00e5f4719 P ef82ae9d376c4dc5900c220f0d12f789 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43125aee2783436a9e02f69cc5ddfac8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35285 } } peers { permanent_uuid: "a900061eef2243c0ade5a6eb381f70cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38861 } } peers { permanent_uuid: "ef82ae9d376c4dc5900c220f0d12f789" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 } }
I20260608 12:39:12.770612  5149 raft_consensus.cc:385] T 255fb0021b60434fafc979d00e5f4719 P ef82ae9d376c4dc5900c220f0d12f789 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:39:12.771222  5149 raft_consensus.cc:740] T 255fb0021b60434fafc979d00e5f4719 P ef82ae9d376c4dc5900c220f0d12f789 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef82ae9d376c4dc5900c220f0d12f789, State: Initialized, Role: FOLLOWER
I20260608 12:39:12.772014  4917 leader_election.cc:304] T 2e1b00fd8b8e45e4bb397c4632f6b1a4 P 43125aee2783436a9e02f69cc5ddfac8 [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: 43125aee2783436a9e02f69cc5ddfac8, a900061eef2243c0ade5a6eb381f70cd; no voters: ef82ae9d376c4dc5900c220f0d12f789
I20260608 12:39:12.772387  5149 consensus_queue.cc:260] T 255fb0021b60434fafc979d00e5f4719 P ef82ae9d376c4dc5900c220f0d12f789 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43125aee2783436a9e02f69cc5ddfac8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35285 } } peers { permanent_uuid: "a900061eef2243c0ade5a6eb381f70cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38861 } } peers { permanent_uuid: "ef82ae9d376c4dc5900c220f0d12f789" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 } }
I20260608 12:39:12.775287  5149 ts_tablet_manager.cc:1434] T 255fb0021b60434fafc979d00e5f4719 P ef82ae9d376c4dc5900c220f0d12f789: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260608 12:39:12.776060  5162 raft_consensus.cc:2804] T 2e1b00fd8b8e45e4bb397c4632f6b1a4 P 43125aee2783436a9e02f69cc5ddfac8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:39:12.776707  5162 raft_consensus.cc:493] T 2e1b00fd8b8e45e4bb397c4632f6b1a4 P 43125aee2783436a9e02f69cc5ddfac8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:39:12.777040  5150 tablet_bootstrap.cc:654] T 255fb0021b60434fafc979d00e5f4719 P 43125aee2783436a9e02f69cc5ddfac8: Neither blocks nor log segments found. Creating new log.
I20260608 12:39:12.777202  5162 raft_consensus.cc:3060] T 2e1b00fd8b8e45e4bb397c4632f6b1a4 P 43125aee2783436a9e02f69cc5ddfac8 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:39:12.788390  5162 raft_consensus.cc:515] T 2e1b00fd8b8e45e4bb397c4632f6b1a4 P 43125aee2783436a9e02f69cc5ddfac8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43125aee2783436a9e02f69cc5ddfac8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35285 } } peers { permanent_uuid: "a900061eef2243c0ade5a6eb381f70cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38861 } } peers { permanent_uuid: "ef82ae9d376c4dc5900c220f0d12f789" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 } }
I20260608 12:39:12.776684  5149 tablet_bootstrap.cc:492] T d7d8c3b3be1e45fb891cd168a1ad008d P ef82ae9d376c4dc5900c220f0d12f789: Bootstrap starting.
I20260608 12:39:12.800501  5029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e1b00fd8b8e45e4bb397c4632f6b1a4" candidate_uuid: "43125aee2783436a9e02f69cc5ddfac8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a900061eef2243c0ade5a6eb381f70cd"
I20260608 12:39:12.801623  5029 raft_consensus.cc:3060] T 2e1b00fd8b8e45e4bb397c4632f6b1a4 P a900061eef2243c0ade5a6eb381f70cd [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:39:12.805306  5158 raft_consensus.cc:493] T 255fb0021b60434fafc979d00e5f4719 P a900061eef2243c0ade5a6eb381f70cd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:39:12.806187  5158 raft_consensus.cc:515] T 255fb0021b60434fafc979d00e5f4719 P a900061eef2243c0ade5a6eb381f70cd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43125aee2783436a9e02f69cc5ddfac8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35285 } } peers { permanent_uuid: "a900061eef2243c0ade5a6eb381f70cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38861 } } peers { permanent_uuid: "ef82ae9d376c4dc5900c220f0d12f789" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 } }
I20260608 12:39:12.810225  5103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e1b00fd8b8e45e4bb397c4632f6b1a4" candidate_uuid: "43125aee2783436a9e02f69cc5ddfac8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef82ae9d376c4dc5900c220f0d12f789"
I20260608 12:39:12.810788  4954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "255fb0021b60434fafc979d00e5f4719" candidate_uuid: "a900061eef2243c0ade5a6eb381f70cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43125aee2783436a9e02f69cc5ddfac8" is_pre_election: true
W20260608 12:39:12.812764  4920 leader_election.cc:343] T 2e1b00fd8b8e45e4bb397c4632f6b1a4 P 43125aee2783436a9e02f69cc5ddfac8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ef82ae9d376c4dc5900c220f0d12f789 (127.0.107.195:37095): Illegal state: must be running to vote when last-logged opid is not known
W20260608 12:39:12.813234  4995 leader_election.cc:343] T 255fb0021b60434fafc979d00e5f4719 P a900061eef2243c0ade5a6eb381f70cd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 43125aee2783436a9e02f69cc5ddfac8 (127.0.107.193:35285): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:39:12.815133  5158 leader_election.cc:290] T 255fb0021b60434fafc979d00e5f4719 P a900061eef2243c0ade5a6eb381f70cd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 43125aee2783436a9e02f69cc5ddfac8 (127.0.107.193:35285), ef82ae9d376c4dc5900c220f0d12f789 (127.0.107.195:37095)
I20260608 12:39:12.817669  5103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "255fb0021b60434fafc979d00e5f4719" candidate_uuid: "a900061eef2243c0ade5a6eb381f70cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef82ae9d376c4dc5900c220f0d12f789" is_pre_election: true
I20260608 12:39:12.818543  5162 leader_election.cc:290] T 2e1b00fd8b8e45e4bb397c4632f6b1a4 P 43125aee2783436a9e02f69cc5ddfac8 [CANDIDATE]: Term 1 election: Requested vote from peers a900061eef2243c0ade5a6eb381f70cd (127.0.107.194:38861), ef82ae9d376c4dc5900c220f0d12f789 (127.0.107.195:37095)
I20260608 12:39:12.818692  5103 raft_consensus.cc:2468] T 255fb0021b60434fafc979d00e5f4719 P ef82ae9d376c4dc5900c220f0d12f789 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a900061eef2243c0ade5a6eb381f70cd in term 0.
I20260608 12:39:12.820850  4995 leader_election.cc:304] T 255fb0021b60434fafc979d00e5f4719 P a900061eef2243c0ade5a6eb381f70cd [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: a900061eef2243c0ade5a6eb381f70cd, ef82ae9d376c4dc5900c220f0d12f789; no voters: 43125aee2783436a9e02f69cc5ddfac8
I20260608 12:39:12.822846  5158 raft_consensus.cc:2804] T 255fb0021b60434fafc979d00e5f4719 P a900061eef2243c0ade5a6eb381f70cd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:39:12.823413  5158 raft_consensus.cc:493] T 255fb0021b60434fafc979d00e5f4719 P a900061eef2243c0ade5a6eb381f70cd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:39:12.823884  5158 raft_consensus.cc:3060] T 255fb0021b60434fafc979d00e5f4719 P a900061eef2243c0ade5a6eb381f70cd [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:39:12.827505  5149 tablet_bootstrap.cc:654] T d7d8c3b3be1e45fb891cd168a1ad008d P ef82ae9d376c4dc5900c220f0d12f789: Neither blocks nor log segments found. Creating new log.
I20260608 12:39:12.835215  5029 raft_consensus.cc:2468] T 2e1b00fd8b8e45e4bb397c4632f6b1a4 P a900061eef2243c0ade5a6eb381f70cd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 43125aee2783436a9e02f69cc5ddfac8 in term 1.
I20260608 12:39:12.837621  4917 leader_election.cc:304] T 2e1b00fd8b8e45e4bb397c4632f6b1a4 P 43125aee2783436a9e02f69cc5ddfac8 [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: 43125aee2783436a9e02f69cc5ddfac8, a900061eef2243c0ade5a6eb381f70cd; no voters: ef82ae9d376c4dc5900c220f0d12f789
I20260608 12:39:12.838402  5158 raft_consensus.cc:515] T 255fb0021b60434fafc979d00e5f4719 P a900061eef2243c0ade5a6eb381f70cd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43125aee2783436a9e02f69cc5ddfac8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35285 } } peers { permanent_uuid: "a900061eef2243c0ade5a6eb381f70cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38861 } } peers { permanent_uuid: "ef82ae9d376c4dc5900c220f0d12f789" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 } }
I20260608 12:39:12.839587  5162 raft_consensus.cc:2804] T 2e1b00fd8b8e45e4bb397c4632f6b1a4 P 43125aee2783436a9e02f69cc5ddfac8 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:39:12.840370  5162 raft_consensus.cc:697] T 2e1b00fd8b8e45e4bb397c4632f6b1a4 P 43125aee2783436a9e02f69cc5ddfac8 [term 1 LEADER]: Becoming Leader. State: Replica: 43125aee2783436a9e02f69cc5ddfac8, State: Running, Role: LEADER
I20260608 12:39:12.841920  5155 raft_consensus.cc:493] T dc572f7fdc6c4532ad0be30e1e08a01a P ef82ae9d376c4dc5900c220f0d12f789 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:39:12.842739  5155 raft_consensus.cc:515] T dc572f7fdc6c4532ad0be30e1e08a01a P ef82ae9d376c4dc5900c220f0d12f789 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43125aee2783436a9e02f69cc5ddfac8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35285 } } peers { permanent_uuid: "a900061eef2243c0ade5a6eb381f70cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38861 } } peers { permanent_uuid: "ef82ae9d376c4dc5900c220f0d12f789" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 } }
I20260608 12:39:12.843892  5162 consensus_queue.cc:237] T 2e1b00fd8b8e45e4bb397c4632f6b1a4 P 43125aee2783436a9e02f69cc5ddfac8 [LEADER]: Queue going to LEADER mode. State: All 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: "43125aee2783436a9e02f69cc5ddfac8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35285 } } peers { permanent_uuid: "a900061eef2243c0ade5a6eb381f70cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38861 } } peers { permanent_uuid: "ef82ae9d376c4dc5900c220f0d12f789" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 } }
I20260608 12:39:12.844923  5148 tablet_bootstrap.cc:492] T e77fbeb84f684c4798f1e7e2d69f9aba P a900061eef2243c0ade5a6eb381f70cd: No bootstrap required, opened a new log
I20260608 12:39:12.845559  5148 ts_tablet_manager.cc:1403] T e77fbeb84f684c4798f1e7e2d69f9aba P a900061eef2243c0ade5a6eb381f70cd: Time spent bootstrapping tablet: real 0.089s	user 0.024s	sys 0.056s
I20260608 12:39:12.845985  5150 tablet_bootstrap.cc:492] T 255fb0021b60434fafc979d00e5f4719 P 43125aee2783436a9e02f69cc5ddfac8: No bootstrap required, opened a new log
I20260608 12:39:12.846529  5150 ts_tablet_manager.cc:1403] T 255fb0021b60434fafc979d00e5f4719 P 43125aee2783436a9e02f69cc5ddfac8: Time spent bootstrapping tablet: real 0.079s	user 0.037s	sys 0.039s
I20260608 12:39:12.849205  5148 raft_consensus.cc:359] T e77fbeb84f684c4798f1e7e2d69f9aba P a900061eef2243c0ade5a6eb381f70cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43125aee2783436a9e02f69cc5ddfac8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35285 } } peers { permanent_uuid: "a900061eef2243c0ade5a6eb381f70cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38861 } } peers { permanent_uuid: "ef82ae9d376c4dc5900c220f0d12f789" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 } }
I20260608 12:39:12.850117  5148 raft_consensus.cc:385] T e77fbeb84f684c4798f1e7e2d69f9aba P a900061eef2243c0ade5a6eb381f70cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:39:12.850472  5148 raft_consensus.cc:740] T e77fbeb84f684c4798f1e7e2d69f9aba P a900061eef2243c0ade5a6eb381f70cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a900061eef2243c0ade5a6eb381f70cd, State: Initialized, Role: FOLLOWER
I20260608 12:39:12.851462  5148 consensus_queue.cc:260] T e77fbeb84f684c4798f1e7e2d69f9aba P a900061eef2243c0ade5a6eb381f70cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43125aee2783436a9e02f69cc5ddfac8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35285 } } peers { permanent_uuid: "a900061eef2243c0ade5a6eb381f70cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38861 } } peers { permanent_uuid: "ef82ae9d376c4dc5900c220f0d12f789" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 } }
I20260608 12:39:12.852365  4954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "255fb0021b60434fafc979d00e5f4719" candidate_uuid: "a900061eef2243c0ade5a6eb381f70cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43125aee2783436a9e02f69cc5ddfac8"
I20260608 12:39:12.854161  5158 leader_election.cc:290] T 255fb0021b60434fafc979d00e5f4719 P a900061eef2243c0ade5a6eb381f70cd [CANDIDATE]: Term 1 election: Requested vote from peers 43125aee2783436a9e02f69cc5ddfac8 (127.0.107.193:35285), ef82ae9d376c4dc5900c220f0d12f789 (127.0.107.195:37095)
I20260608 12:39:12.856549  5148 ts_tablet_manager.cc:1434] T e77fbeb84f684c4798f1e7e2d69f9aba P a900061eef2243c0ade5a6eb381f70cd: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260608 12:39:12.857915  5148 tablet_bootstrap.cc:492] T d7d8c3b3be1e45fb891cd168a1ad008d P a900061eef2243c0ade5a6eb381f70cd: Bootstrap starting.
I20260608 12:39:12.858294  5155 leader_election.cc:290] T dc572f7fdc6c4532ad0be30e1e08a01a P ef82ae9d376c4dc5900c220f0d12f789 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 43125aee2783436a9e02f69cc5ddfac8 (127.0.107.193:35285), a900061eef2243c0ade5a6eb381f70cd (127.0.107.194:38861)
I20260608 12:39:12.849439  5150 raft_consensus.cc:359] T 255fb0021b60434fafc979d00e5f4719 P 43125aee2783436a9e02f69cc5ddfac8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43125aee2783436a9e02f69cc5ddfac8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35285 } } peers { permanent_uuid: "a900061eef2243c0ade5a6eb381f70cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38861 } } peers { permanent_uuid: "ef82ae9d376c4dc5900c220f0d12f789" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 } }
I20260608 12:39:12.860495  5150 raft_consensus.cc:385] T 255fb0021b60434fafc979d00e5f4719 P 43125aee2783436a9e02f69cc5ddfac8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:39:12.860860  5150 raft_consensus.cc:740] T 255fb0021b60434fafc979d00e5f4719 P 43125aee2783436a9e02f69cc5ddfac8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43125aee2783436a9e02f69cc5ddfac8, State: Initialized, Role: FOLLOWER
I20260608 12:39:12.861690  5150 consensus_queue.cc:260] T 255fb0021b60434fafc979d00e5f4719 P 43125aee2783436a9e02f69cc5ddfac8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43125aee2783436a9e02f69cc5ddfac8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35285 } } peers { permanent_uuid: "a900061eef2243c0ade5a6eb381f70cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38861 } } peers { permanent_uuid: "ef82ae9d376c4dc5900c220f0d12f789" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 } }
I20260608 12:39:12.862596  5149 tablet_bootstrap.cc:492] T d7d8c3b3be1e45fb891cd168a1ad008d P ef82ae9d376c4dc5900c220f0d12f789: No bootstrap required, opened a new log
I20260608 12:39:12.863377  4954 raft_consensus.cc:3060] T 255fb0021b60434fafc979d00e5f4719 P 43125aee2783436a9e02f69cc5ddfac8 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:39:12.869102  5148 tablet_bootstrap.cc:654] T d7d8c3b3be1e45fb891cd168a1ad008d P a900061eef2243c0ade5a6eb381f70cd: Neither blocks nor log segments found. Creating new log.
I20260608 12:39:12.870826  5155 raft_consensus.cc:493] T 26a202a4327b41c09f765924629a3b71 P ef82ae9d376c4dc5900c220f0d12f789 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:39:12.871599  5155 raft_consensus.cc:515] T 26a202a4327b41c09f765924629a3b71 P ef82ae9d376c4dc5900c220f0d12f789 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43125aee2783436a9e02f69cc5ddfac8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35285 } } peers { permanent_uuid: "a900061eef2243c0ade5a6eb381f70cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38861 } } peers { permanent_uuid: "ef82ae9d376c4dc5900c220f0d12f789" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 } }
I20260608 12:39:12.874253  5155 leader_election.cc:290] T 26a202a4327b41c09f765924629a3b71 P ef82ae9d376c4dc5900c220f0d12f789 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 43125aee2783436a9e02f69cc5ddfac8 (127.0.107.193:35285), a900061eef2243c0ade5a6eb381f70cd (127.0.107.194:38861)
I20260608 12:39:12.874027  4852 catalog_manager.cc:5696] T 2e1b00fd8b8e45e4bb397c4632f6b1a4 P 43125aee2783436a9e02f69cc5ddfac8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 43125aee2783436a9e02f69cc5ddfac8 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "43125aee2783436a9e02f69cc5ddfac8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43125aee2783436a9e02f69cc5ddfac8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35285 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a900061eef2243c0ade5a6eb381f70cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38861 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ef82ae9d376c4dc5900c220f0d12f789" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 } health_report { overall_health: UNKNOWN } } }
I20260608 12:39:12.864142  5150 ts_tablet_manager.cc:1434] T 255fb0021b60434fafc979d00e5f4719 P 43125aee2783436a9e02f69cc5ddfac8: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260608 12:39:12.879168  5150 tablet_bootstrap.cc:492] T e77fbeb84f684c4798f1e7e2d69f9aba P 43125aee2783436a9e02f69cc5ddfac8: Bootstrap starting.
I20260608 12:39:12.885641  5103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "255fb0021b60434fafc979d00e5f4719" candidate_uuid: "a900061eef2243c0ade5a6eb381f70cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef82ae9d376c4dc5900c220f0d12f789"
I20260608 12:39:12.886437  5103 raft_consensus.cc:3060] T 255fb0021b60434fafc979d00e5f4719 P ef82ae9d376c4dc5900c220f0d12f789 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:39:12.887315  4954 raft_consensus.cc:2468] T 255fb0021b60434fafc979d00e5f4719 P 43125aee2783436a9e02f69cc5ddfac8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a900061eef2243c0ade5a6eb381f70cd in term 1.
I20260608 12:39:12.889158  5148 tablet_bootstrap.cc:492] T d7d8c3b3be1e45fb891cd168a1ad008d P a900061eef2243c0ade5a6eb381f70cd: No bootstrap required, opened a new log
I20260608 12:39:12.889740  5148 ts_tablet_manager.cc:1403] T d7d8c3b3be1e45fb891cd168a1ad008d P a900061eef2243c0ade5a6eb381f70cd: Time spent bootstrapping tablet: real 0.032s	user 0.014s	sys 0.011s
I20260608 12:39:12.890730  5149 ts_tablet_manager.cc:1403] T d7d8c3b3be1e45fb891cd168a1ad008d P ef82ae9d376c4dc5900c220f0d12f789: Time spent bootstrapping tablet: real 0.114s	user 0.012s	sys 0.010s
I20260608 12:39:12.891093  4995 leader_election.cc:304] T 255fb0021b60434fafc979d00e5f4719 P a900061eef2243c0ade5a6eb381f70cd [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: 43125aee2783436a9e02f69cc5ddfac8, a900061eef2243c0ade5a6eb381f70cd; no voters: 
I20260608 12:39:12.892071  5158 raft_consensus.cc:2804] T 255fb0021b60434fafc979d00e5f4719 P a900061eef2243c0ade5a6eb381f70cd [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:39:12.892608  5158 raft_consensus.cc:697] T 255fb0021b60434fafc979d00e5f4719 P a900061eef2243c0ade5a6eb381f70cd [term 1 LEADER]: Becoming Leader. State: Replica: a900061eef2243c0ade5a6eb381f70cd, State: Running, Role: LEADER
I20260608 12:39:12.893412  5148 raft_consensus.cc:359] T d7d8c3b3be1e45fb891cd168a1ad008d P a900061eef2243c0ade5a6eb381f70cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43125aee2783436a9e02f69cc5ddfac8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35285 } } peers { permanent_uuid: "a900061eef2243c0ade5a6eb381f70cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38861 } } peers { permanent_uuid: "ef82ae9d376c4dc5900c220f0d12f789" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 } }
I20260608 12:39:12.893494  5158 consensus_queue.cc:237] T 255fb0021b60434fafc979d00e5f4719 P a900061eef2243c0ade5a6eb381f70cd [LEADER]: Queue going to LEADER mode. State: All 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: "43125aee2783436a9e02f69cc5ddfac8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35285 } } peers { permanent_uuid: "a900061eef2243c0ade5a6eb381f70cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38861 } } peers { permanent_uuid: "ef82ae9d376c4dc5900c220f0d12f789" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 } }
I20260608 12:39:12.894297  5148 raft_consensus.cc:385] T d7d8c3b3be1e45fb891cd168a1ad008d P a900061eef2243c0ade5a6eb381f70cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:39:12.894639  5148 raft_consensus.cc:740] T d7d8c3b3be1e45fb891cd168a1ad008d P a900061eef2243c0ade5a6eb381f70cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a900061eef2243c0ade5a6eb381f70cd, State: Initialized, Role: FOLLOWER
I20260608 12:39:12.894405  5149 raft_consensus.cc:359] T d7d8c3b3be1e45fb891cd168a1ad008d P ef82ae9d376c4dc5900c220f0d12f789 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43125aee2783436a9e02f69cc5ddfac8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35285 } } peers { permanent_uuid: "a900061eef2243c0ade5a6eb381f70cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38861 } } peers { permanent_uuid: "ef82ae9d376c4dc5900c220f0d12f789" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 } }
I20260608 12:39:12.895291  5149 raft_consensus.cc:385] T d7d8c3b3be1e45fb891cd168a1ad008d P ef82ae9d376c4dc5900c220f0d12f789 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:39:12.895617  5103 raft_consensus.cc:2468] T 255fb0021b60434fafc979d00e5f4719 P ef82ae9d376c4dc5900c220f0d12f789 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a900061eef2243c0ade5a6eb381f70cd in term 1.
I20260608 12:39:12.895643  5148 consensus_queue.cc:260] T d7d8c3b3be1e45fb891cd168a1ad008d P a900061eef2243c0ade5a6eb381f70cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43125aee2783436a9e02f69cc5ddfac8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35285 } } peers { permanent_uuid: "a900061eef2243c0ade5a6eb381f70cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38861 } } peers { permanent_uuid: "ef82ae9d376c4dc5900c220f0d12f789" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 } }
I20260608 12:39:12.895637  5149 raft_consensus.cc:740] T d7d8c3b3be1e45fb891cd168a1ad008d P ef82ae9d376c4dc5900c220f0d12f789 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef82ae9d376c4dc5900c220f0d12f789, State: Initialized, Role: FOLLOWER
I20260608 12:39:12.897430  5150 tablet_bootstrap.cc:654] T e77fbeb84f684c4798f1e7e2d69f9aba P 43125aee2783436a9e02f69cc5ddfac8: Neither blocks nor log segments found. Creating new log.
I20260608 12:39:12.897729  5149 consensus_queue.cc:260] T d7d8c3b3be1e45fb891cd168a1ad008d P ef82ae9d376c4dc5900c220f0d12f789 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43125aee2783436a9e02f69cc5ddfac8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35285 } } peers { permanent_uuid: "a900061eef2243c0ade5a6eb381f70cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38861 } } peers { permanent_uuid: "ef82ae9d376c4dc5900c220f0d12f789" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 } }
I20260608 12:39:12.900563  5149 ts_tablet_manager.cc:1434] T d7d8c3b3be1e45fb891cd168a1ad008d P ef82ae9d376c4dc5900c220f0d12f789: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.003s
I20260608 12:39:12.901521  5153 raft_consensus.cc:493] T 26a202a4327b41c09f765924629a3b71 P a900061eef2243c0ade5a6eb381f70cd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:39:12.902033  5153 raft_consensus.cc:515] T 26a202a4327b41c09f765924629a3b71 P a900061eef2243c0ade5a6eb381f70cd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43125aee2783436a9e02f69cc5ddfac8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35285 } } peers { permanent_uuid: "a900061eef2243c0ade5a6eb381f70cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38861 } } peers { permanent_uuid: "ef82ae9d376c4dc5900c220f0d12f789" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 } }
I20260608 12:39:12.902666  5149 tablet_bootstrap.cc:492] T 7d35fb114dd04bacaf46102447696f0c P ef82ae9d376c4dc5900c220f0d12f789: Bootstrap starting.
I20260608 12:39:12.904247  5153 leader_election.cc:290] T 26a202a4327b41c09f765924629a3b71 P a900061eef2243c0ade5a6eb381f70cd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 43125aee2783436a9e02f69cc5ddfac8 (127.0.107.193:35285), ef82ae9d376c4dc5900c220f0d12f789 (127.0.107.195:37095)
I20260608 12:39:12.906615  4954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26a202a4327b41c09f765924629a3b71" candidate_uuid: "a900061eef2243c0ade5a6eb381f70cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43125aee2783436a9e02f69cc5ddfac8" is_pre_election: true
I20260608 12:39:12.907251  5162 raft_consensus.cc:493] T 7d35fb114dd04bacaf46102447696f0c P 43125aee2783436a9e02f69cc5ddfac8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260608 12:39:12.908341  4995 leader_election.cc:343] T 26a202a4327b41c09f765924629a3b71 P a900061eef2243c0ade5a6eb381f70cd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 43125aee2783436a9e02f69cc5ddfac8 (127.0.107.193:35285): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:39:12.908034  5162 raft_consensus.cc:515] T 7d35fb114dd04bacaf46102447696f0c P 43125aee2783436a9e02f69cc5ddfac8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43125aee2783436a9e02f69cc5ddfac8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35285 } } peers { permanent_uuid: "a900061eef2243c0ade5a6eb381f70cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38861 } } peers { permanent_uuid: "ef82ae9d376c4dc5900c220f0d12f789" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 } }
I20260608 12:39:12.910447  5149 tablet_bootstrap.cc:654] T 7d35fb114dd04bacaf46102447696f0c P ef82ae9d376c4dc5900c220f0d12f789: Neither blocks nor log segments found. Creating new log.
I20260608 12:39:12.911680  5148 ts_tablet_manager.cc:1434] T d7d8c3b3be1e45fb891cd168a1ad008d P a900061eef2243c0ade5a6eb381f70cd: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.002s
I20260608 12:39:12.912496  5029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d35fb114dd04bacaf46102447696f0c" candidate_uuid: "43125aee2783436a9e02f69cc5ddfac8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a900061eef2243c0ade5a6eb381f70cd" is_pre_election: true
I20260608 12:39:12.913267  5148 tablet_bootstrap.cc:492] T dc572f7fdc6c4532ad0be30e1e08a01a P a900061eef2243c0ade5a6eb381f70cd: Bootstrap starting.
W20260608 12:39:12.917047  4917 leader_election.cc:343] T 7d35fb114dd04bacaf46102447696f0c P 43125aee2783436a9e02f69cc5ddfac8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a900061eef2243c0ade5a6eb381f70cd (127.0.107.194:38861): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:39:12.917637  5102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d35fb114dd04bacaf46102447696f0c" candidate_uuid: "43125aee2783436a9e02f69cc5ddfac8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef82ae9d376c4dc5900c220f0d12f789" is_pre_election: true
W20260608 12:39:12.920131  4920 leader_election.cc:343] T 7d35fb114dd04bacaf46102447696f0c P 43125aee2783436a9e02f69cc5ddfac8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ef82ae9d376c4dc5900c220f0d12f789 (127.0.107.195:37095): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:39:12.920537  5162 leader_election.cc:290] T 7d35fb114dd04bacaf46102447696f0c P 43125aee2783436a9e02f69cc5ddfac8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a900061eef2243c0ade5a6eb381f70cd (127.0.107.194:38861), ef82ae9d376c4dc5900c220f0d12f789 (127.0.107.195:37095)
I20260608 12:39:12.920744  4920 leader_election.cc:304] T 7d35fb114dd04bacaf46102447696f0c P 43125aee2783436a9e02f69cc5ddfac8 [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: 43125aee2783436a9e02f69cc5ddfac8; no voters: a900061eef2243c0ade5a6eb381f70cd, ef82ae9d376c4dc5900c220f0d12f789
I20260608 12:39:12.923434  5162 raft_consensus.cc:2749] T 7d35fb114dd04bacaf46102447696f0c P 43125aee2783436a9e02f69cc5ddfac8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:39:12.927557  5103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26a202a4327b41c09f765924629a3b71" candidate_uuid: "a900061eef2243c0ade5a6eb381f70cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef82ae9d376c4dc5900c220f0d12f789" is_pre_election: true
I20260608 12:39:12.928746  5103 raft_consensus.cc:2468] T 26a202a4327b41c09f765924629a3b71 P ef82ae9d376c4dc5900c220f0d12f789 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a900061eef2243c0ade5a6eb381f70cd in term 0.
I20260608 12:39:12.931581  4995 leader_election.cc:304] T 26a202a4327b41c09f765924629a3b71 P a900061eef2243c0ade5a6eb381f70cd [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: a900061eef2243c0ade5a6eb381f70cd, ef82ae9d376c4dc5900c220f0d12f789; no voters: 43125aee2783436a9e02f69cc5ddfac8
I20260608 12:39:12.932863  5153 raft_consensus.cc:2804] T 26a202a4327b41c09f765924629a3b71 P a900061eef2243c0ade5a6eb381f70cd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:39:12.933291  5153 raft_consensus.cc:493] T 26a202a4327b41c09f765924629a3b71 P a900061eef2243c0ade5a6eb381f70cd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:39:12.933626  5153 raft_consensus.cc:3060] T 26a202a4327b41c09f765924629a3b71 P a900061eef2243c0ade5a6eb381f70cd [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:39:12.945888  5153 raft_consensus.cc:515] T 26a202a4327b41c09f765924629a3b71 P a900061eef2243c0ade5a6eb381f70cd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43125aee2783436a9e02f69cc5ddfac8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35285 } } peers { permanent_uuid: "a900061eef2243c0ade5a6eb381f70cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38861 } } peers { permanent_uuid: "ef82ae9d376c4dc5900c220f0d12f789" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 } }
I20260608 12:39:12.956720  5148 tablet_bootstrap.cc:654] T dc572f7fdc6c4532ad0be30e1e08a01a P a900061eef2243c0ade5a6eb381f70cd: Neither blocks nor log segments found. Creating new log.
I20260608 12:39:12.960968  5153 leader_election.cc:290] T 26a202a4327b41c09f765924629a3b71 P a900061eef2243c0ade5a6eb381f70cd [CANDIDATE]: Term 1 election: Requested vote from peers 43125aee2783436a9e02f69cc5ddfac8 (127.0.107.193:35285), ef82ae9d376c4dc5900c220f0d12f789 (127.0.107.195:37095)
I20260608 12:39:12.960794  5028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26a202a4327b41c09f765924629a3b71" candidate_uuid: "ef82ae9d376c4dc5900c220f0d12f789" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a900061eef2243c0ade5a6eb381f70cd" is_pre_election: true
I20260608 12:39:12.961933  5028 raft_consensus.cc:2393] T 26a202a4327b41c09f765924629a3b71 P a900061eef2243c0ade5a6eb381f70cd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ef82ae9d376c4dc5900c220f0d12f789 in current term 1: Already voted for candidate a900061eef2243c0ade5a6eb381f70cd in this term.
I20260608 12:39:12.963393  5029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc572f7fdc6c4532ad0be30e1e08a01a" candidate_uuid: "ef82ae9d376c4dc5900c220f0d12f789" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a900061eef2243c0ade5a6eb381f70cd" is_pre_election: true
I20260608 12:39:12.965502  5103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26a202a4327b41c09f765924629a3b71" candidate_uuid: "a900061eef2243c0ade5a6eb381f70cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef82ae9d376c4dc5900c220f0d12f789"
I20260608 12:39:12.965720  4954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26a202a4327b41c09f765924629a3b71" candidate_uuid: "a900061eef2243c0ade5a6eb381f70cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43125aee2783436a9e02f69cc5ddfac8"
I20260608 12:39:12.966454  5103 raft_consensus.cc:3060] T 26a202a4327b41c09f765924629a3b71 P ef82ae9d376c4dc5900c220f0d12f789 [term 0 FOLLOWER]: Advancing to term 1
W20260608 12:39:12.967742  4995 leader_election.cc:343] T 26a202a4327b41c09f765924629a3b71 P a900061eef2243c0ade5a6eb381f70cd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 43125aee2783436a9e02f69cc5ddfac8 (127.0.107.193:35285): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:39:12.971351  4851 catalog_manager.cc:5696] T 255fb0021b60434fafc979d00e5f4719 P a900061eef2243c0ade5a6eb381f70cd reported cstate change: term changed from 0 to 1, leader changed from <none> to a900061eef2243c0ade5a6eb381f70cd (127.0.107.194). New cstate: current_term: 1 leader_uuid: "a900061eef2243c0ade5a6eb381f70cd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43125aee2783436a9e02f69cc5ddfac8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a900061eef2243c0ade5a6eb381f70cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38861 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ef82ae9d376c4dc5900c220f0d12f789" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 } health_report { overall_health: UNKNOWN } } }
W20260608 12:39:12.966068  5066 leader_election.cc:343] T dc572f7fdc6c4532ad0be30e1e08a01a P ef82ae9d376c4dc5900c220f0d12f789 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a900061eef2243c0ade5a6eb381f70cd (127.0.107.194:38861): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:39:12.976649  5103 raft_consensus.cc:2468] T 26a202a4327b41c09f765924629a3b71 P ef82ae9d376c4dc5900c220f0d12f789 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a900061eef2243c0ade5a6eb381f70cd in term 1.
I20260608 12:39:12.978308  4995 leader_election.cc:304] T 26a202a4327b41c09f765924629a3b71 P a900061eef2243c0ade5a6eb381f70cd [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: a900061eef2243c0ade5a6eb381f70cd, ef82ae9d376c4dc5900c220f0d12f789; no voters: 43125aee2783436a9e02f69cc5ddfac8
I20260608 12:39:12.980671  4953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26a202a4327b41c09f765924629a3b71" candidate_uuid: "ef82ae9d376c4dc5900c220f0d12f789" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43125aee2783436a9e02f69cc5ddfac8" is_pre_election: true
I20260608 12:39:12.982174  5153 raft_consensus.cc:2804] T 26a202a4327b41c09f765924629a3b71 P a900061eef2243c0ade5a6eb381f70cd [term 1 FOLLOWER]: Leader election won for term 1
W20260608 12:39:12.983093  5069 leader_election.cc:343] T 26a202a4327b41c09f765924629a3b71 P ef82ae9d376c4dc5900c220f0d12f789 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 43125aee2783436a9e02f69cc5ddfac8 (127.0.107.193:35285): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:39:12.986747  5069 leader_election.cc:304] T 26a202a4327b41c09f765924629a3b71 P ef82ae9d376c4dc5900c220f0d12f789 [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: ef82ae9d376c4dc5900c220f0d12f789; no voters: 43125aee2783436a9e02f69cc5ddfac8, a900061eef2243c0ade5a6eb381f70cd
I20260608 12:39:12.987543  5155 raft_consensus.cc:2749] T 26a202a4327b41c09f765924629a3b71 P ef82ae9d376c4dc5900c220f0d12f789 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:39:12.988076  5149 tablet_bootstrap.cc:492] T 7d35fb114dd04bacaf46102447696f0c P ef82ae9d376c4dc5900c220f0d12f789: No bootstrap required, opened a new log
I20260608 12:39:12.988160  5153 raft_consensus.cc:697] T 26a202a4327b41c09f765924629a3b71 P a900061eef2243c0ade5a6eb381f70cd [term 1 LEADER]: Becoming Leader. State: Replica: a900061eef2243c0ade5a6eb381f70cd, State: Running, Role: LEADER
I20260608 12:39:12.988840  5149 ts_tablet_manager.cc:1403] T 7d35fb114dd04bacaf46102447696f0c P ef82ae9d376c4dc5900c220f0d12f789: Time spent bootstrapping tablet: real 0.086s	user 0.012s	sys 0.006s
I20260608 12:39:12.989379  5153 consensus_queue.cc:237] T 26a202a4327b41c09f765924629a3b71 P a900061eef2243c0ade5a6eb381f70cd [LEADER]: Queue going to LEADER mode. State: All 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: "43125aee2783436a9e02f69cc5ddfac8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35285 } } peers { permanent_uuid: "a900061eef2243c0ade5a6eb381f70cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38861 } } peers { permanent_uuid: "ef82ae9d376c4dc5900c220f0d12f789" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 } }
I20260608 12:39:12.990106  5148 tablet_bootstrap.cc:492] T dc572f7fdc6c4532ad0be30e1e08a01a P a900061eef2243c0ade5a6eb381f70cd: No bootstrap required, opened a new log
I20260608 12:39:12.990613  5148 ts_tablet_manager.cc:1403] T dc572f7fdc6c4532ad0be30e1e08a01a P a900061eef2243c0ade5a6eb381f70cd: Time spent bootstrapping tablet: real 0.078s	user 0.021s	sys 0.011s
I20260608 12:39:12.984119  4954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc572f7fdc6c4532ad0be30e1e08a01a" candidate_uuid: "ef82ae9d376c4dc5900c220f0d12f789" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43125aee2783436a9e02f69cc5ddfac8" is_pre_election: true
I20260608 12:39:12.986145  5150 tablet_bootstrap.cc:492] T e77fbeb84f684c4798f1e7e2d69f9aba P 43125aee2783436a9e02f69cc5ddfac8: No bootstrap required, opened a new log
I20260608 12:39:12.997390  5150 ts_tablet_manager.cc:1403] T e77fbeb84f684c4798f1e7e2d69f9aba P 43125aee2783436a9e02f69cc5ddfac8: Time spent bootstrapping tablet: real 0.119s	user 0.024s	sys 0.046s
W20260608 12:39:12.998374  5069 leader_election.cc:343] T dc572f7fdc6c4532ad0be30e1e08a01a P ef82ae9d376c4dc5900c220f0d12f789 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 43125aee2783436a9e02f69cc5ddfac8 (127.0.107.193:35285): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:39:12.998907  5069 leader_election.cc:304] T dc572f7fdc6c4532ad0be30e1e08a01a P ef82ae9d376c4dc5900c220f0d12f789 [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: ef82ae9d376c4dc5900c220f0d12f789; no voters: 43125aee2783436a9e02f69cc5ddfac8, a900061eef2243c0ade5a6eb381f70cd
I20260608 12:39:13.000059  5155 raft_consensus.cc:2749] T dc572f7fdc6c4532ad0be30e1e08a01a P ef82ae9d376c4dc5900c220f0d12f789 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:39:12.992162  5149 raft_consensus.cc:359] T 7d35fb114dd04bacaf46102447696f0c P ef82ae9d376c4dc5900c220f0d12f789 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43125aee2783436a9e02f69cc5ddfac8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35285 } } peers { permanent_uuid: "a900061eef2243c0ade5a6eb381f70cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38861 } } peers { permanent_uuid: "ef82ae9d376c4dc5900c220f0d12f789" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 } }
I20260608 12:39:13.001369  5149 raft_consensus.cc:385] T 7d35fb114dd04bacaf46102447696f0c P ef82ae9d376c4dc5900c220f0d12f789 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:39:13.001714  5149 raft_consensus.cc:740] T 7d35fb114dd04bacaf46102447696f0c P ef82ae9d376c4dc5900c220f0d12f789 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef82ae9d376c4dc5900c220f0d12f789, State: Initialized, Role: FOLLOWER
I20260608 12:39:13.002374  5150 raft_consensus.cc:359] T e77fbeb84f684c4798f1e7e2d69f9aba P 43125aee2783436a9e02f69cc5ddfac8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43125aee2783436a9e02f69cc5ddfac8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35285 } } peers { permanent_uuid: "a900061eef2243c0ade5a6eb381f70cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38861 } } peers { permanent_uuid: "ef82ae9d376c4dc5900c220f0d12f789" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 } }
I20260608 12:39:13.002794  5149 consensus_queue.cc:260] T 7d35fb114dd04bacaf46102447696f0c P ef82ae9d376c4dc5900c220f0d12f789 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43125aee2783436a9e02f69cc5ddfac8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35285 } } peers { permanent_uuid: "a900061eef2243c0ade5a6eb381f70cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38861 } } peers { permanent_uuid: "ef82ae9d376c4dc5900c220f0d12f789" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 } }
I20260608 12:39:13.003590  5150 raft_consensus.cc:385] T e77fbeb84f684c4798f1e7e2d69f9aba P 43125aee2783436a9e02f69cc5ddfac8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:39:13.004074  5150 raft_consensus.cc:740] T e77fbeb84f684c4798f1e7e2d69f9aba P 43125aee2783436a9e02f69cc5ddfac8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43125aee2783436a9e02f69cc5ddfac8, State: Initialized, Role: FOLLOWER
I20260608 12:39:13.005700  5149 ts_tablet_manager.cc:1434] T 7d35fb114dd04bacaf46102447696f0c P ef82ae9d376c4dc5900c220f0d12f789: Time spent starting tablet: real 0.016s	user 0.009s	sys 0.000s
I20260608 12:39:13.008728  5149 tablet_bootstrap.cc:492] T 2e1b00fd8b8e45e4bb397c4632f6b1a4 P ef82ae9d376c4dc5900c220f0d12f789: Bootstrap starting.
I20260608 12:39:13.009905  5150 consensus_queue.cc:260] T e77fbeb84f684c4798f1e7e2d69f9aba P 43125aee2783436a9e02f69cc5ddfac8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43125aee2783436a9e02f69cc5ddfac8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35285 } } peers { permanent_uuid: "a900061eef2243c0ade5a6eb381f70cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38861 } } peers { permanent_uuid: "ef82ae9d376c4dc5900c220f0d12f789" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 } }
I20260608 12:39:12.993541  5148 raft_consensus.cc:359] T dc572f7fdc6c4532ad0be30e1e08a01a P a900061eef2243c0ade5a6eb381f70cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43125aee2783436a9e02f69cc5ddfac8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35285 } } peers { permanent_uuid: "a900061eef2243c0ade5a6eb381f70cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38861 } } peers { permanent_uuid: "ef82ae9d376c4dc5900c220f0d12f789" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 } }
I20260608 12:39:13.011582  5148 raft_consensus.cc:385] T dc572f7fdc6c4532ad0be30e1e08a01a P a900061eef2243c0ade5a6eb381f70cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:39:13.011906  5148 raft_consensus.cc:740] T dc572f7fdc6c4532ad0be30e1e08a01a P a900061eef2243c0ade5a6eb381f70cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a900061eef2243c0ade5a6eb381f70cd, State: Initialized, Role: FOLLOWER
I20260608 12:39:13.012682  5148 consensus_queue.cc:260] T dc572f7fdc6c4532ad0be30e1e08a01a P a900061eef2243c0ade5a6eb381f70cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43125aee2783436a9e02f69cc5ddfac8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35285 } } peers { permanent_uuid: "a900061eef2243c0ade5a6eb381f70cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38861 } } peers { permanent_uuid: "ef82ae9d376c4dc5900c220f0d12f789" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 } }
I20260608 12:39:13.015206  5148 ts_tablet_manager.cc:1434] T dc572f7fdc6c4532ad0be30e1e08a01a P a900061eef2243c0ade5a6eb381f70cd: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.000s
I20260608 12:39:13.015298  5153 raft_consensus.cc:493] T 01746340eeb2457d9295ca0fe7b0d90f P a900061eef2243c0ade5a6eb381f70cd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:39:13.016283  5148 tablet_bootstrap.cc:492] T c6105e6d682544ecaf23ed59e767ef10 P a900061eef2243c0ade5a6eb381f70cd: Bootstrap starting.
I20260608 12:39:13.015944  5153 raft_consensus.cc:515] T 01746340eeb2457d9295ca0fe7b0d90f P a900061eef2243c0ade5a6eb381f70cd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43125aee2783436a9e02f69cc5ddfac8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35285 } } peers { permanent_uuid: "a900061eef2243c0ade5a6eb381f70cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38861 } } peers { permanent_uuid: "ef82ae9d376c4dc5900c220f0d12f789" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 } }
I20260608 12:39:13.019719  4954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01746340eeb2457d9295ca0fe7b0d90f" candidate_uuid: "a900061eef2243c0ade5a6eb381f70cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43125aee2783436a9e02f69cc5ddfac8" is_pre_election: true
W20260608 12:39:13.021440  4995 leader_election.cc:343] T 01746340eeb2457d9295ca0fe7b0d90f P a900061eef2243c0ade5a6eb381f70cd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 43125aee2783436a9e02f69cc5ddfac8 (127.0.107.193:35285): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:39:13.022317  5149 tablet_bootstrap.cc:654] T 2e1b00fd8b8e45e4bb397c4632f6b1a4 P ef82ae9d376c4dc5900c220f0d12f789: Neither blocks nor log segments found. Creating new log.
I20260608 12:39:13.024259  5148 tablet_bootstrap.cc:654] T c6105e6d682544ecaf23ed59e767ef10 P a900061eef2243c0ade5a6eb381f70cd: Neither blocks nor log segments found. Creating new log.
I20260608 12:39:13.026914  5153 leader_election.cc:290] T 01746340eeb2457d9295ca0fe7b0d90f P a900061eef2243c0ade5a6eb381f70cd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 43125aee2783436a9e02f69cc5ddfac8 (127.0.107.193:35285), ef82ae9d376c4dc5900c220f0d12f789 (127.0.107.195:37095)
I20260608 12:39:13.027212  5103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01746340eeb2457d9295ca0fe7b0d90f" candidate_uuid: "a900061eef2243c0ade5a6eb381f70cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef82ae9d376c4dc5900c220f0d12f789" is_pre_election: true
I20260608 12:39:13.027611  5150 ts_tablet_manager.cc:1434] T e77fbeb84f684c4798f1e7e2d69f9aba P 43125aee2783436a9e02f69cc5ddfac8: Time spent starting tablet: real 0.030s	user 0.007s	sys 0.004s
I20260608 12:39:13.028954  5150 tablet_bootstrap.cc:492] T c9a1d1a85c624ae38c830b37fe2711ae P 43125aee2783436a9e02f69cc5ddfac8: Bootstrap starting.
I20260608 12:39:13.037802  5150 tablet_bootstrap.cc:654] T c9a1d1a85c624ae38c830b37fe2711ae P 43125aee2783436a9e02f69cc5ddfac8: Neither blocks nor log segments found. Creating new log.
I20260608 12:39:13.038841  4851 catalog_manager.cc:5696] T 26a202a4327b41c09f765924629a3b71 P a900061eef2243c0ade5a6eb381f70cd reported cstate change: term changed from 0 to 1, leader changed from <none> to a900061eef2243c0ade5a6eb381f70cd (127.0.107.194). New cstate: current_term: 1 leader_uuid: "a900061eef2243c0ade5a6eb381f70cd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43125aee2783436a9e02f69cc5ddfac8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a900061eef2243c0ade5a6eb381f70cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38861 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ef82ae9d376c4dc5900c220f0d12f789" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 } health_report { overall_health: UNKNOWN } } }
I20260608 12:39:13.046999  5150 tablet_bootstrap.cc:492] T c9a1d1a85c624ae38c830b37fe2711ae P 43125aee2783436a9e02f69cc5ddfac8: No bootstrap required, opened a new log
I20260608 12:39:13.041477  5148 tablet_bootstrap.cc:492] T c6105e6d682544ecaf23ed59e767ef10 P a900061eef2243c0ade5a6eb381f70cd: No bootstrap required, opened a new log
W20260608 12:39:13.047216  4995 leader_election.cc:343] T 01746340eeb2457d9295ca0fe7b0d90f P a900061eef2243c0ade5a6eb381f70cd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ef82ae9d376c4dc5900c220f0d12f789 (127.0.107.195:37095): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:39:13.047979  5148 ts_tablet_manager.cc:1403] T c6105e6d682544ecaf23ed59e767ef10 P a900061eef2243c0ade5a6eb381f70cd: Time spent bootstrapping tablet: real 0.032s	user 0.013s	sys 0.005s
I20260608 12:39:13.047842  4995 leader_election.cc:304] T 01746340eeb2457d9295ca0fe7b0d90f P a900061eef2243c0ade5a6eb381f70cd [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: a900061eef2243c0ade5a6eb381f70cd; no voters: 43125aee2783436a9e02f69cc5ddfac8, ef82ae9d376c4dc5900c220f0d12f789
I20260608 12:39:13.049172  5153 raft_consensus.cc:2749] T 01746340eeb2457d9295ca0fe7b0d90f P a900061eef2243c0ade5a6eb381f70cd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:39:13.041477  5149 tablet_bootstrap.cc:492] T 2e1b00fd8b8e45e4bb397c4632f6b1a4 P ef82ae9d376c4dc5900c220f0d12f789: No bootstrap required, opened a new log
I20260608 12:39:13.051481  5148 raft_consensus.cc:359] T c6105e6d682544ecaf23ed59e767ef10 P a900061eef2243c0ade5a6eb381f70cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43125aee2783436a9e02f69cc5ddfac8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35285 } } peers { permanent_uuid: "a900061eef2243c0ade5a6eb381f70cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38861 } } peers { permanent_uuid: "ef82ae9d376c4dc5900c220f0d12f789" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 } }
I20260608 12:39:13.052320  5148 raft_consensus.cc:385] T c6105e6d682544ecaf23ed59e767ef10 P a900061eef2243c0ade5a6eb381f70cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:39:13.052482  5150 ts_tablet_manager.cc:1403] T c9a1d1a85c624ae38c830b37fe2711ae P 43125aee2783436a9e02f69cc5ddfac8: Time spent bootstrapping tablet: real 0.024s	user 0.005s	sys 0.010s
I20260608 12:39:13.052700  5148 raft_consensus.cc:740] T c6105e6d682544ecaf23ed59e767ef10 P a900061eef2243c0ade5a6eb381f70cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a900061eef2243c0ade5a6eb381f70cd, State: Initialized, Role: FOLLOWER
I20260608 12:39:13.053341  5149 ts_tablet_manager.cc:1403] T 2e1b00fd8b8e45e4bb397c4632f6b1a4 P ef82ae9d376c4dc5900c220f0d12f789: Time spent bootstrapping tablet: real 0.047s	user 0.013s	sys 0.004s
I20260608 12:39:13.054319  5148 consensus_queue.cc:260] T c6105e6d682544ecaf23ed59e767ef10 P a900061eef2243c0ade5a6eb381f70cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43125aee2783436a9e02f69cc5ddfac8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35285 } } peers { permanent_uuid: "a900061eef2243c0ade5a6eb381f70cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38861 } } peers { permanent_uuid: "ef82ae9d376c4dc5900c220f0d12f789" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 } }
I20260608 12:39:13.056504  5149 raft_consensus.cc:359] T 2e1b00fd8b8e45e4bb397c4632f6b1a4 P ef82ae9d376c4dc5900c220f0d12f789 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43125aee2783436a9e02f69cc5ddfac8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35285 } } peers { permanent_uuid: "a900061eef2243c0ade5a6eb381f70cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38861 } } peers { permanent_uuid: "ef82ae9d376c4dc5900c220f0d12f789" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 } }
I20260608 12:39:13.057056  5149 raft_consensus.cc:385] T 2e1b00fd8b8e45e4bb397c4632f6b1a4 P ef82ae9d376c4dc5900c220f0d12f789 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:39:13.057240  5149 raft_consensus.cc:740] T 2e1b00fd8b8e45e4bb397c4632f6b1a4 P ef82ae9d376c4dc5900c220f0d12f789 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef82ae9d376c4dc5900c220f0d12f789, State: Initialized, Role: FOLLOWER
I20260608 12:39:13.057662  5148 ts_tablet_manager.cc:1434] T c6105e6d682544ecaf23ed59e767ef10 P a900061eef2243c0ade5a6eb381f70cd: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260608 12:39:13.058032  5149 consensus_queue.cc:260] T 2e1b00fd8b8e45e4bb397c4632f6b1a4 P ef82ae9d376c4dc5900c220f0d12f789 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43125aee2783436a9e02f69cc5ddfac8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35285 } } peers { permanent_uuid: "a900061eef2243c0ade5a6eb381f70cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38861 } } peers { permanent_uuid: "ef82ae9d376c4dc5900c220f0d12f789" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 } }
I20260608 12:39:13.058956  5148 tablet_bootstrap.cc:492] T 332d61c115dd4ebab13b91bb4b305ed9 P a900061eef2243c0ade5a6eb381f70cd: Bootstrap starting.
I20260608 12:39:13.060065  5149 ts_tablet_manager.cc:1434] T 2e1b00fd8b8e45e4bb397c4632f6b1a4 P ef82ae9d376c4dc5900c220f0d12f789: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260608 12:39:13.061230  5149 tablet_bootstrap.cc:492] T 332d61c115dd4ebab13b91bb4b305ed9 P ef82ae9d376c4dc5900c220f0d12f789: Bootstrap starting.
I20260608 12:39:13.066767  5148 tablet_bootstrap.cc:654] T 332d61c115dd4ebab13b91bb4b305ed9 P a900061eef2243c0ade5a6eb381f70cd: Neither blocks nor log segments found. Creating new log.
I20260608 12:39:13.063124  5150 raft_consensus.cc:359] T c9a1d1a85c624ae38c830b37fe2711ae P 43125aee2783436a9e02f69cc5ddfac8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef82ae9d376c4dc5900c220f0d12f789" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 } } peers { permanent_uuid: "a900061eef2243c0ade5a6eb381f70cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38861 } } peers { permanent_uuid: "43125aee2783436a9e02f69cc5ddfac8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35285 } }
I20260608 12:39:13.072327  5150 raft_consensus.cc:385] T c9a1d1a85c624ae38c830b37fe2711ae P 43125aee2783436a9e02f69cc5ddfac8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:39:13.072834  5150 raft_consensus.cc:740] T c9a1d1a85c624ae38c830b37fe2711ae P 43125aee2783436a9e02f69cc5ddfac8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43125aee2783436a9e02f69cc5ddfac8, State: Initialized, Role: FOLLOWER
I20260608 12:39:13.074069  5149 tablet_bootstrap.cc:654] T 332d61c115dd4ebab13b91bb4b305ed9 P ef82ae9d376c4dc5900c220f0d12f789: Neither blocks nor log segments found. Creating new log.
I20260608 12:39:13.074138  5150 consensus_queue.cc:260] T c9a1d1a85c624ae38c830b37fe2711ae P 43125aee2783436a9e02f69cc5ddfac8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef82ae9d376c4dc5900c220f0d12f789" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 } } peers { permanent_uuid: "a900061eef2243c0ade5a6eb381f70cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38861 } } peers { permanent_uuid: "43125aee2783436a9e02f69cc5ddfac8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35285 } }
I20260608 12:39:13.077205  5150 ts_tablet_manager.cc:1434] T c9a1d1a85c624ae38c830b37fe2711ae P 43125aee2783436a9e02f69cc5ddfac8: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.000s
I20260608 12:39:13.078761  5150 tablet_bootstrap.cc:492] T 332d61c115dd4ebab13b91bb4b305ed9 P 43125aee2783436a9e02f69cc5ddfac8: Bootstrap starting.
I20260608 12:39:13.081275  5148 tablet_bootstrap.cc:492] T 332d61c115dd4ebab13b91bb4b305ed9 P a900061eef2243c0ade5a6eb381f70cd: No bootstrap required, opened a new log
I20260608 12:39:13.082003  5148 ts_tablet_manager.cc:1403] T 332d61c115dd4ebab13b91bb4b305ed9 P a900061eef2243c0ade5a6eb381f70cd: Time spent bootstrapping tablet: real 0.023s	user 0.019s	sys 0.000s
I20260608 12:39:13.085529  5148 raft_consensus.cc:359] T 332d61c115dd4ebab13b91bb4b305ed9 P a900061eef2243c0ade5a6eb381f70cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43125aee2783436a9e02f69cc5ddfac8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35285 } } peers { permanent_uuid: "a900061eef2243c0ade5a6eb381f70cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38861 } } peers { permanent_uuid: "ef82ae9d376c4dc5900c220f0d12f789" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 } }
I20260608 12:39:13.086267  5150 tablet_bootstrap.cc:654] T 332d61c115dd4ebab13b91bb4b305ed9 P 43125aee2783436a9e02f69cc5ddfac8: Neither blocks nor log segments found. Creating new log.
I20260608 12:39:13.086473  5148 raft_consensus.cc:385] T 332d61c115dd4ebab13b91bb4b305ed9 P a900061eef2243c0ade5a6eb381f70cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:39:13.086891  5148 raft_consensus.cc:740] T 332d61c115dd4ebab13b91bb4b305ed9 P a900061eef2243c0ade5a6eb381f70cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a900061eef2243c0ade5a6eb381f70cd, State: Initialized, Role: FOLLOWER
I20260608 12:39:13.087920  5148 consensus_queue.cc:260] T 332d61c115dd4ebab13b91bb4b305ed9 P a900061eef2243c0ade5a6eb381f70cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43125aee2783436a9e02f69cc5ddfac8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35285 } } peers { permanent_uuid: "a900061eef2243c0ade5a6eb381f70cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38861 } } peers { permanent_uuid: "ef82ae9d376c4dc5900c220f0d12f789" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 } }
I20260608 12:39:13.092298  5148 ts_tablet_manager.cc:1434] T 332d61c115dd4ebab13b91bb4b305ed9 P a900061eef2243c0ade5a6eb381f70cd: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260608 12:39:13.093096  5149 tablet_bootstrap.cc:492] T 332d61c115dd4ebab13b91bb4b305ed9 P ef82ae9d376c4dc5900c220f0d12f789: No bootstrap required, opened a new log
I20260608 12:39:13.093498  5148 tablet_bootstrap.cc:492] T 655e63ec92924bc69bcdaf605e36d473 P a900061eef2243c0ade5a6eb381f70cd: Bootstrap starting.
I20260608 12:39:13.093726  5149 ts_tablet_manager.cc:1403] T 332d61c115dd4ebab13b91bb4b305ed9 P ef82ae9d376c4dc5900c220f0d12f789: Time spent bootstrapping tablet: real 0.033s	user 0.010s	sys 0.011s
I20260608 12:39:13.097429  5155 raft_consensus.cc:493] T c9a1d1a85c624ae38c830b37fe2711ae P ef82ae9d376c4dc5900c220f0d12f789 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:39:13.098096  5155 raft_consensus.cc:515] T c9a1d1a85c624ae38c830b37fe2711ae P ef82ae9d376c4dc5900c220f0d12f789 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef82ae9d376c4dc5900c220f0d12f789" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 } } peers { permanent_uuid: "a900061eef2243c0ade5a6eb381f70cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38861 } } peers { permanent_uuid: "43125aee2783436a9e02f69cc5ddfac8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35285 } }
I20260608 12:39:13.099833  5148 tablet_bootstrap.cc:654] T 655e63ec92924bc69bcdaf605e36d473 P a900061eef2243c0ade5a6eb381f70cd: Neither blocks nor log segments found. Creating new log.
I20260608 12:39:13.102702  5029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9a1d1a85c624ae38c830b37fe2711ae" candidate_uuid: "ef82ae9d376c4dc5900c220f0d12f789" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a900061eef2243c0ade5a6eb381f70cd" is_pre_election: true
I20260608 12:39:13.103579  5150 tablet_bootstrap.cc:492] T 332d61c115dd4ebab13b91bb4b305ed9 P 43125aee2783436a9e02f69cc5ddfac8: No bootstrap required, opened a new log
I20260608 12:39:13.104215  5150 ts_tablet_manager.cc:1403] T 332d61c115dd4ebab13b91bb4b305ed9 P 43125aee2783436a9e02f69cc5ddfac8: Time spent bootstrapping tablet: real 0.026s	user 0.014s	sys 0.003s
I20260608 12:39:13.104506  4954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9a1d1a85c624ae38c830b37fe2711ae" candidate_uuid: "ef82ae9d376c4dc5900c220f0d12f789" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43125aee2783436a9e02f69cc5ddfac8" is_pre_election: true
I20260608 12:39:13.105193  4954 raft_consensus.cc:2468] T c9a1d1a85c624ae38c830b37fe2711ae P 43125aee2783436a9e02f69cc5ddfac8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ef82ae9d376c4dc5900c220f0d12f789 in term 0.
I20260608 12:39:13.106611  5069 leader_election.cc:304] T c9a1d1a85c624ae38c830b37fe2711ae P ef82ae9d376c4dc5900c220f0d12f789 [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: 43125aee2783436a9e02f69cc5ddfac8, ef82ae9d376c4dc5900c220f0d12f789; no voters: 
I20260608 12:39:13.107870  5155 leader_election.cc:290] T c9a1d1a85c624ae38c830b37fe2711ae P ef82ae9d376c4dc5900c220f0d12f789 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a900061eef2243c0ade5a6eb381f70cd (127.0.107.194:38861), 43125aee2783436a9e02f69cc5ddfac8 (127.0.107.193:35285)
I20260608 12:39:13.099784  5149 raft_consensus.cc:359] T 332d61c115dd4ebab13b91bb4b305ed9 P ef82ae9d376c4dc5900c220f0d12f789 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43125aee2783436a9e02f69cc5ddfac8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35285 } } peers { permanent_uuid: "a900061eef2243c0ade5a6eb381f70cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38861 } } peers { permanent_uuid: "ef82ae9d376c4dc5900c220f0d12f789" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 } }
I20260608 12:39:13.103463  5029 raft_consensus.cc:2468] T c9a1d1a85c624ae38c830b37fe2711ae P a900061eef2243c0ade5a6eb381f70cd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ef82ae9d376c4dc5900c220f0d12f789 in term 0.
I20260608 12:39:13.108490  5149 raft_consensus.cc:385] T 332d61c115dd4ebab13b91bb4b305ed9 P ef82ae9d376c4dc5900c220f0d12f789 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:39:13.108942  5149 raft_consensus.cc:740] T 332d61c115dd4ebab13b91bb4b305ed9 P ef82ae9d376c4dc5900c220f0d12f789 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef82ae9d376c4dc5900c220f0d12f789, State: Initialized, Role: FOLLOWER
I20260608 12:39:13.108508  5155 raft_consensus.cc:2804] T c9a1d1a85c624ae38c830b37fe2711ae P ef82ae9d376c4dc5900c220f0d12f789 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:39:13.110311  5155 raft_consensus.cc:493] T c9a1d1a85c624ae38c830b37fe2711ae P ef82ae9d376c4dc5900c220f0d12f789 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:39:13.108004  5150 raft_consensus.cc:359] T 332d61c115dd4ebab13b91bb4b305ed9 P 43125aee2783436a9e02f69cc5ddfac8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43125aee2783436a9e02f69cc5ddfac8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35285 } } peers { permanent_uuid: "a900061eef2243c0ade5a6eb381f70cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38861 } } peers { permanent_uuid: "ef82ae9d376c4dc5900c220f0d12f789" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 } }
I20260608 12:39:13.110689  5155 raft_consensus.cc:3060] T c9a1d1a85c624ae38c830b37fe2711ae P ef82ae9d376c4dc5900c220f0d12f789 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:39:13.111199  5149 consensus_queue.cc:260] T 332d61c115dd4ebab13b91bb4b305ed9 P ef82ae9d376c4dc5900c220f0d12f789 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43125aee2783436a9e02f69cc5ddfac8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35285 } } peers { permanent_uuid: "a900061eef2243c0ade5a6eb381f70cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38861 } } peers { permanent_uuid: "ef82ae9d376c4dc5900c220f0d12f789" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 } }
I20260608 12:39:13.113461  5149 ts_tablet_manager.cc:1434] T 332d61c115dd4ebab13b91bb4b305ed9 P ef82ae9d376c4dc5900c220f0d12f789: Time spent starting tablet: real 0.019s	user 0.003s	sys 0.003s
I20260608 12:39:13.110747  5150 raft_consensus.cc:385] T 332d61c115dd4ebab13b91bb4b305ed9 P 43125aee2783436a9e02f69cc5ddfac8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:39:13.114140  5150 raft_consensus.cc:740] T 332d61c115dd4ebab13b91bb4b305ed9 P 43125aee2783436a9e02f69cc5ddfac8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43125aee2783436a9e02f69cc5ddfac8, State: Initialized, Role: FOLLOWER
I20260608 12:39:13.115636  5150 consensus_queue.cc:260] T 332d61c115dd4ebab13b91bb4b305ed9 P 43125aee2783436a9e02f69cc5ddfac8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43125aee2783436a9e02f69cc5ddfac8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35285 } } peers { permanent_uuid: "a900061eef2243c0ade5a6eb381f70cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38861 } } peers { permanent_uuid: "ef82ae9d376c4dc5900c220f0d12f789" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 } }
I20260608 12:39:13.117452  5149 tablet_bootstrap.cc:492] T 655e63ec92924bc69bcdaf605e36d473 P ef82ae9d376c4dc5900c220f0d12f789: Bootstrap starting.
I20260608 12:39:13.120343  5150 ts_tablet_manager.cc:1434] T 332d61c115dd4ebab13b91bb4b305ed9 P 43125aee2783436a9e02f69cc5ddfac8: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.001s
I20260608 12:39:13.124521  5149 tablet_bootstrap.cc:654] T 655e63ec92924bc69bcdaf605e36d473 P ef82ae9d376c4dc5900c220f0d12f789: Neither blocks nor log segments found. Creating new log.
I20260608 12:39:13.125439  5148 tablet_bootstrap.cc:492] T 655e63ec92924bc69bcdaf605e36d473 P a900061eef2243c0ade5a6eb381f70cd: No bootstrap required, opened a new log
I20260608 12:39:13.124538  5150 tablet_bootstrap.cc:492] T 26a202a4327b41c09f765924629a3b71 P 43125aee2783436a9e02f69cc5ddfac8: Bootstrap starting.
I20260608 12:39:13.126039  5148 ts_tablet_manager.cc:1403] T 655e63ec92924bc69bcdaf605e36d473 P a900061eef2243c0ade5a6eb381f70cd: Time spent bootstrapping tablet: real 0.033s	user 0.021s	sys 0.010s
I20260608 12:39:13.125983  5196 raft_consensus.cc:493] T e77fbeb84f684c4798f1e7e2d69f9aba P ef82ae9d376c4dc5900c220f0d12f789 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:39:13.126992  5196 raft_consensus.cc:515] T e77fbeb84f684c4798f1e7e2d69f9aba P ef82ae9d376c4dc5900c220f0d12f789 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43125aee2783436a9e02f69cc5ddfac8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35285 } } peers { permanent_uuid: "a900061eef2243c0ade5a6eb381f70cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38861 } } peers { permanent_uuid: "ef82ae9d376c4dc5900c220f0d12f789" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 } }
I20260608 12:39:13.130175  5148 raft_consensus.cc:359] T 655e63ec92924bc69bcdaf605e36d473 P a900061eef2243c0ade5a6eb381f70cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43125aee2783436a9e02f69cc5ddfac8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35285 } } peers { permanent_uuid: "a900061eef2243c0ade5a6eb381f70cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38861 } } peers { permanent_uuid: "ef82ae9d376c4dc5900c220f0d12f789" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 } }
I20260608 12:39:13.130975  5148 raft_consensus.cc:385] T 655e63ec92924bc69bcdaf605e36d473 P a900061eef2243c0ade5a6eb381f70cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:39:13.131285  5148 raft_consensus.cc:740] T 655e63ec92924bc69bcdaf605e36d473 P a900061eef2243c0ade5a6eb381f70cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a900061eef2243c0ade5a6eb381f70cd, State: Initialized, Role: FOLLOWER
I20260608 12:39:13.132143  5148 consensus_queue.cc:260] T 655e63ec92924bc69bcdaf605e36d473 P a900061eef2243c0ade5a6eb381f70cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43125aee2783436a9e02f69cc5ddfac8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35285 } } peers { permanent_uuid: "a900061eef2243c0ade5a6eb381f70cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38861 } } peers { permanent_uuid: "ef82ae9d376c4dc5900c220f0d12f789" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 } }
I20260608 12:39:13.133939  4954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e77fbeb84f684c4798f1e7e2d69f9aba" candidate_uuid: "ef82ae9d376c4dc5900c220f0d12f789" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43125aee2783436a9e02f69cc5ddfac8" is_pre_election: true
I20260608 12:39:13.134742  4954 raft_consensus.cc:2468] T e77fbeb84f684c4798f1e7e2d69f9aba P 43125aee2783436a9e02f69cc5ddfac8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ef82ae9d376c4dc5900c220f0d12f789 in term 0.
I20260608 12:39:13.136828  5069 leader_election.cc:304] T e77fbeb84f684c4798f1e7e2d69f9aba P ef82ae9d376c4dc5900c220f0d12f789 [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: 43125aee2783436a9e02f69cc5ddfac8, ef82ae9d376c4dc5900c220f0d12f789; no voters: 
I20260608 12:39:13.138373  5196 leader_election.cc:290] T e77fbeb84f684c4798f1e7e2d69f9aba P ef82ae9d376c4dc5900c220f0d12f789 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 43125aee2783436a9e02f69cc5ddfac8 (127.0.107.193:35285), a900061eef2243c0ade5a6eb381f70cd (127.0.107.194:38861)
I20260608 12:39:13.138929  5196 raft_consensus.cc:2804] T e77fbeb84f684c4798f1e7e2d69f9aba P ef82ae9d376c4dc5900c220f0d12f789 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:39:13.139299  5196 raft_consensus.cc:493] T e77fbeb84f684c4798f1e7e2d69f9aba P ef82ae9d376c4dc5900c220f0d12f789 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:39:13.139619  5029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e77fbeb84f684c4798f1e7e2d69f9aba" candidate_uuid: "ef82ae9d376c4dc5900c220f0d12f789" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a900061eef2243c0ade5a6eb381f70cd" is_pre_election: true
I20260608 12:39:13.140120  5150 tablet_bootstrap.cc:654] T 26a202a4327b41c09f765924629a3b71 P 43125aee2783436a9e02f69cc5ddfac8: Neither blocks nor log segments found. Creating new log.
I20260608 12:39:13.141166  5148 ts_tablet_manager.cc:1434] T 655e63ec92924bc69bcdaf605e36d473 P a900061eef2243c0ade5a6eb381f70cd: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260608 12:39:13.141418  5155 raft_consensus.cc:515] T c9a1d1a85c624ae38c830b37fe2711ae P ef82ae9d376c4dc5900c220f0d12f789 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef82ae9d376c4dc5900c220f0d12f789" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 } } peers { permanent_uuid: "a900061eef2243c0ade5a6eb381f70cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38861 } } peers { permanent_uuid: "43125aee2783436a9e02f69cc5ddfac8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35285 } }
I20260608 12:39:13.140529  5029 raft_consensus.cc:2468] T e77fbeb84f684c4798f1e7e2d69f9aba P a900061eef2243c0ade5a6eb381f70cd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ef82ae9d376c4dc5900c220f0d12f789 in term 0.
I20260608 12:39:13.142489  5148 tablet_bootstrap.cc:492] T 7d35fb114dd04bacaf46102447696f0c P a900061eef2243c0ade5a6eb381f70cd: Bootstrap starting.
I20260608 12:39:13.144896  5029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9a1d1a85c624ae38c830b37fe2711ae" candidate_uuid: "ef82ae9d376c4dc5900c220f0d12f789" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a900061eef2243c0ade5a6eb381f70cd"
I20260608 12:39:13.145489  5029 raft_consensus.cc:3060] T c9a1d1a85c624ae38c830b37fe2711ae P a900061eef2243c0ade5a6eb381f70cd [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:39:13.152927  5029 raft_consensus.cc:2468] T c9a1d1a85c624ae38c830b37fe2711ae P a900061eef2243c0ade5a6eb381f70cd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef82ae9d376c4dc5900c220f0d12f789 in term 1.
I20260608 12:39:13.154265  5066 leader_election.cc:304] T c9a1d1a85c624ae38c830b37fe2711ae P ef82ae9d376c4dc5900c220f0d12f789 [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: a900061eef2243c0ade5a6eb381f70cd, ef82ae9d376c4dc5900c220f0d12f789; no voters: 
I20260608 12:39:13.139654  5196 raft_consensus.cc:3060] T e77fbeb84f684c4798f1e7e2d69f9aba P ef82ae9d376c4dc5900c220f0d12f789 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:39:13.156661  5198 raft_consensus.cc:2804] T c9a1d1a85c624ae38c830b37fe2711ae P ef82ae9d376c4dc5900c220f0d12f789 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:39:13.159013  5148 tablet_bootstrap.cc:654] T 7d35fb114dd04bacaf46102447696f0c P a900061eef2243c0ade5a6eb381f70cd: Neither blocks nor log segments found. Creating new log.
I20260608 12:39:13.163055  5149 tablet_bootstrap.cc:492] T 655e63ec92924bc69bcdaf605e36d473 P ef82ae9d376c4dc5900c220f0d12f789: No bootstrap required, opened a new log
I20260608 12:39:13.163704  5149 ts_tablet_manager.cc:1403] T 655e63ec92924bc69bcdaf605e36d473 P ef82ae9d376c4dc5900c220f0d12f789: Time spent bootstrapping tablet: real 0.046s	user 0.020s	sys 0.004s
I20260608 12:39:13.165174  5198 raft_consensus.cc:697] T c9a1d1a85c624ae38c830b37fe2711ae P ef82ae9d376c4dc5900c220f0d12f789 [term 1 LEADER]: Becoming Leader. State: Replica: ef82ae9d376c4dc5900c220f0d12f789, State: Running, Role: LEADER
I20260608 12:39:13.166271  5198 consensus_queue.cc:237] T c9a1d1a85c624ae38c830b37fe2711ae P ef82ae9d376c4dc5900c220f0d12f789 [LEADER]: Queue going to LEADER mode. State: All 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: "ef82ae9d376c4dc5900c220f0d12f789" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 } } peers { permanent_uuid: "a900061eef2243c0ade5a6eb381f70cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38861 } } peers { permanent_uuid: "43125aee2783436a9e02f69cc5ddfac8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35285 } }
I20260608 12:39:13.167161  5149 raft_consensus.cc:359] T 655e63ec92924bc69bcdaf605e36d473 P ef82ae9d376c4dc5900c220f0d12f789 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43125aee2783436a9e02f69cc5ddfac8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35285 } } peers { permanent_uuid: "a900061eef2243c0ade5a6eb381f70cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38861 } } peers { permanent_uuid: "ef82ae9d376c4dc5900c220f0d12f789" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 } }
I20260608 12:39:13.167936  5149 raft_consensus.cc:385] T 655e63ec92924bc69bcdaf605e36d473 P ef82ae9d376c4dc5900c220f0d12f789 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:39:13.168226  5149 raft_consensus.cc:740] T 655e63ec92924bc69bcdaf605e36d473 P ef82ae9d376c4dc5900c220f0d12f789 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef82ae9d376c4dc5900c220f0d12f789, State: Initialized, Role: FOLLOWER
I20260608 12:39:13.169477  5148 tablet_bootstrap.cc:492] T 7d35fb114dd04bacaf46102447696f0c P a900061eef2243c0ade5a6eb381f70cd: No bootstrap required, opened a new log
I20260608 12:39:13.170178  4954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9a1d1a85c624ae38c830b37fe2711ae" candidate_uuid: "ef82ae9d376c4dc5900c220f0d12f789" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43125aee2783436a9e02f69cc5ddfac8"
I20260608 12:39:13.170621  5148 ts_tablet_manager.cc:1403] T 7d35fb114dd04bacaf46102447696f0c P a900061eef2243c0ade5a6eb381f70cd: Time spent bootstrapping tablet: real 0.028s	user 0.004s	sys 0.012s
I20260608 12:39:13.171149  4954 raft_consensus.cc:3060] T c9a1d1a85c624ae38c830b37fe2711ae P 43125aee2783436a9e02f69cc5ddfac8 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:39:13.172058  5150 tablet_bootstrap.cc:492] T 26a202a4327b41c09f765924629a3b71 P 43125aee2783436a9e02f69cc5ddfac8: No bootstrap required, opened a new log
I20260608 12:39:13.172624  5150 ts_tablet_manager.cc:1403] T 26a202a4327b41c09f765924629a3b71 P 43125aee2783436a9e02f69cc5ddfac8: Time spent bootstrapping tablet: real 0.048s	user 0.015s	sys 0.004s
I20260608 12:39:13.174414  5148 raft_consensus.cc:359] T 7d35fb114dd04bacaf46102447696f0c P a900061eef2243c0ade5a6eb381f70cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43125aee2783436a9e02f69cc5ddfac8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35285 } } peers { permanent_uuid: "a900061eef2243c0ade5a6eb381f70cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38861 } } peers { permanent_uuid: "ef82ae9d376c4dc5900c220f0d12f789" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 } }
I20260608 12:39:13.175253  5148 raft_consensus.cc:385] T 7d35fb114dd04bacaf46102447696f0c P a900061eef2243c0ade5a6eb381f70cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:39:13.175602  5148 raft_consensus.cc:740] T 7d35fb114dd04bacaf46102447696f0c P a900061eef2243c0ade5a6eb381f70cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a900061eef2243c0ade5a6eb381f70cd, State: Initialized, Role: FOLLOWER
I20260608 12:39:13.175935  5150 raft_consensus.cc:359] T 26a202a4327b41c09f765924629a3b71 P 43125aee2783436a9e02f69cc5ddfac8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43125aee2783436a9e02f69cc5ddfac8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35285 } } peers { permanent_uuid: "a900061eef2243c0ade5a6eb381f70cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38861 } } peers { permanent_uuid: "ef82ae9d376c4dc5900c220f0d12f789" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 } }
I20260608 12:39:13.176658  5150 raft_consensus.cc:385] T 26a202a4327b41c09f765924629a3b71 P 43125aee2783436a9e02f69cc5ddfac8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:39:13.177069  5150 raft_consensus.cc:740] T 26a202a4327b41c09f765924629a3b71 P 43125aee2783436a9e02f69cc5ddfac8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43125aee2783436a9e02f69cc5ddfac8, State: Initialized, Role: FOLLOWER
I20260608 12:39:13.176726  5148 consensus_queue.cc:260] T 7d35fb114dd04bacaf46102447696f0c P a900061eef2243c0ade5a6eb381f70cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43125aee2783436a9e02f69cc5ddfac8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35285 } } peers { permanent_uuid: "a900061eef2243c0ade5a6eb381f70cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38861 } } peers { permanent_uuid: "ef82ae9d376c4dc5900c220f0d12f789" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 } }
I20260608 12:39:13.177924  5150 consensus_queue.cc:260] T 26a202a4327b41c09f765924629a3b71 P 43125aee2783436a9e02f69cc5ddfac8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43125aee2783436a9e02f69cc5ddfac8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35285 } } peers { permanent_uuid: "a900061eef2243c0ade5a6eb381f70cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38861 } } peers { permanent_uuid: "ef82ae9d376c4dc5900c220f0d12f789" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 } }
I20260608 12:39:13.169075  5149 consensus_queue.cc:260] T 655e63ec92924bc69bcdaf605e36d473 P ef82ae9d376c4dc5900c220f0d12f789 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43125aee2783436a9e02f69cc5ddfac8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35285 } } peers { permanent_uuid: "a900061eef2243c0ade5a6eb381f70cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38861 } } peers { permanent_uuid: "ef82ae9d376c4dc5900c220f0d12f789" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 } }
I20260608 12:39:13.180819  5149 ts_tablet_manager.cc:1434] T 655e63ec92924bc69bcdaf605e36d473 P ef82ae9d376c4dc5900c220f0d12f789: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.000s
I20260608 12:39:13.181937  5149 tablet_bootstrap.cc:492] T 01746340eeb2457d9295ca0fe7b0d90f P ef82ae9d376c4dc5900c220f0d12f789: Bootstrap starting.
I20260608 12:39:13.182715  4954 raft_consensus.cc:2468] T c9a1d1a85c624ae38c830b37fe2711ae P 43125aee2783436a9e02f69cc5ddfac8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef82ae9d376c4dc5900c220f0d12f789 in term 1.
I20260608 12:39:13.184543  5155 leader_election.cc:290] T c9a1d1a85c624ae38c830b37fe2711ae P ef82ae9d376c4dc5900c220f0d12f789 [CANDIDATE]: Term 1 election: Requested vote from peers a900061eef2243c0ade5a6eb381f70cd (127.0.107.194:38861), 43125aee2783436a9e02f69cc5ddfac8 (127.0.107.193:35285)
I20260608 12:39:13.185681  5196 raft_consensus.cc:515] T e77fbeb84f684c4798f1e7e2d69f9aba P ef82ae9d376c4dc5900c220f0d12f789 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43125aee2783436a9e02f69cc5ddfac8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35285 } } peers { permanent_uuid: "a900061eef2243c0ade5a6eb381f70cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38861 } } peers { permanent_uuid: "ef82ae9d376c4dc5900c220f0d12f789" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 } }
I20260608 12:39:13.189544  5149 tablet_bootstrap.cc:654] T 01746340eeb2457d9295ca0fe7b0d90f P ef82ae9d376c4dc5900c220f0d12f789: Neither blocks nor log segments found. Creating new log.
I20260608 12:39:13.191529  4954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e77fbeb84f684c4798f1e7e2d69f9aba" candidate_uuid: "ef82ae9d376c4dc5900c220f0d12f789" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43125aee2783436a9e02f69cc5ddfac8"
I20260608 12:39:13.193046  4954 raft_consensus.cc:3060] T e77fbeb84f684c4798f1e7e2d69f9aba P 43125aee2783436a9e02f69cc5ddfac8 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:39:13.201710  5148 ts_tablet_manager.cc:1434] T 7d35fb114dd04bacaf46102447696f0c P a900061eef2243c0ade5a6eb381f70cd: Time spent starting tablet: real 0.031s	user 0.007s	sys 0.000s
I20260608 12:39:13.201412  5029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e77fbeb84f684c4798f1e7e2d69f9aba" candidate_uuid: "ef82ae9d376c4dc5900c220f0d12f789" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a900061eef2243c0ade5a6eb381f70cd"
I20260608 12:39:13.202500  5150 ts_tablet_manager.cc:1434] T 26a202a4327b41c09f765924629a3b71 P 43125aee2783436a9e02f69cc5ddfac8: Time spent starting tablet: real 0.030s	user 0.009s	sys 0.000s
I20260608 12:39:13.202453  5029 raft_consensus.cc:3060] T e77fbeb84f684c4798f1e7e2d69f9aba P a900061eef2243c0ade5a6eb381f70cd [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:39:13.205277  5196 leader_election.cc:290] T e77fbeb84f684c4798f1e7e2d69f9aba P ef82ae9d376c4dc5900c220f0d12f789 [CANDIDATE]: Term 1 election: Requested vote from peers 43125aee2783436a9e02f69cc5ddfac8 (127.0.107.193:35285), a900061eef2243c0ade5a6eb381f70cd (127.0.107.194:38861)
I20260608 12:39:13.206960  5150 tablet_bootstrap.cc:492] T dc572f7fdc6c4532ad0be30e1e08a01a P 43125aee2783436a9e02f69cc5ddfac8: Bootstrap starting.
I20260608 12:39:13.211272  5029 raft_consensus.cc:2468] T e77fbeb84f684c4798f1e7e2d69f9aba P a900061eef2243c0ade5a6eb381f70cd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef82ae9d376c4dc5900c220f0d12f789 in term 1.
I20260608 12:39:13.212695  5066 leader_election.cc:304] T e77fbeb84f684c4798f1e7e2d69f9aba P ef82ae9d376c4dc5900c220f0d12f789 [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: a900061eef2243c0ade5a6eb381f70cd, ef82ae9d376c4dc5900c220f0d12f789; no voters: 
I20260608 12:39:13.214706  4847 catalog_manager.cc:5696] T c9a1d1a85c624ae38c830b37fe2711ae P ef82ae9d376c4dc5900c220f0d12f789 reported cstate change: term changed from 0 to 1, leader changed from <none> to ef82ae9d376c4dc5900c220f0d12f789 (127.0.107.195). New cstate: current_term: 1 leader_uuid: "ef82ae9d376c4dc5900c220f0d12f789" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef82ae9d376c4dc5900c220f0d12f789" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a900061eef2243c0ade5a6eb381f70cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38861 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "43125aee2783436a9e02f69cc5ddfac8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35285 } health_report { overall_health: UNKNOWN } } }
I20260608 12:39:13.219604  4954 raft_consensus.cc:2468] T e77fbeb84f684c4798f1e7e2d69f9aba P 43125aee2783436a9e02f69cc5ddfac8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef82ae9d376c4dc5900c220f0d12f789 in term 1.
I20260608 12:39:13.213729  5198 raft_consensus.cc:2804] T e77fbeb84f684c4798f1e7e2d69f9aba P ef82ae9d376c4dc5900c220f0d12f789 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:39:13.225906  5198 raft_consensus.cc:697] T e77fbeb84f684c4798f1e7e2d69f9aba P ef82ae9d376c4dc5900c220f0d12f789 [term 1 LEADER]: Becoming Leader. State: Replica: ef82ae9d376c4dc5900c220f0d12f789, State: Running, Role: LEADER
I20260608 12:39:13.227284  5149 tablet_bootstrap.cc:492] T 01746340eeb2457d9295ca0fe7b0d90f P ef82ae9d376c4dc5900c220f0d12f789: No bootstrap required, opened a new log
I20260608 12:39:13.226938  5198 consensus_queue.cc:237] T e77fbeb84f684c4798f1e7e2d69f9aba P ef82ae9d376c4dc5900c220f0d12f789 [LEADER]: Queue going to LEADER mode. State: All 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: "43125aee2783436a9e02f69cc5ddfac8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35285 } } peers { permanent_uuid: "a900061eef2243c0ade5a6eb381f70cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38861 } } peers { permanent_uuid: "ef82ae9d376c4dc5900c220f0d12f789" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 } }
I20260608 12:39:13.227860  5149 ts_tablet_manager.cc:1403] T 01746340eeb2457d9295ca0fe7b0d90f P ef82ae9d376c4dc5900c220f0d12f789: Time spent bootstrapping tablet: real 0.046s	user 0.019s	sys 0.005s
I20260608 12:39:13.230418  5149 raft_consensus.cc:359] T 01746340eeb2457d9295ca0fe7b0d90f P ef82ae9d376c4dc5900c220f0d12f789 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43125aee2783436a9e02f69cc5ddfac8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35285 } } peers { permanent_uuid: "a900061eef2243c0ade5a6eb381f70cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38861 } } peers { permanent_uuid: "ef82ae9d376c4dc5900c220f0d12f789" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 } }
I20260608 12:39:13.234139  5150 tablet_bootstrap.cc:654] T dc572f7fdc6c4532ad0be30e1e08a01a P 43125aee2783436a9e02f69cc5ddfac8: Neither blocks nor log segments found. Creating new log.
I20260608 12:39:13.234404  5149 raft_consensus.cc:385] T 01746340eeb2457d9295ca0fe7b0d90f P ef82ae9d376c4dc5900c220f0d12f789 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:39:13.234817  5149 raft_consensus.cc:740] T 01746340eeb2457d9295ca0fe7b0d90f P ef82ae9d376c4dc5900c220f0d12f789 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef82ae9d376c4dc5900c220f0d12f789, State: Initialized, Role: FOLLOWER
I20260608 12:39:13.235572  5149 consensus_queue.cc:260] T 01746340eeb2457d9295ca0fe7b0d90f P ef82ae9d376c4dc5900c220f0d12f789 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43125aee2783436a9e02f69cc5ddfac8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35285 } } peers { permanent_uuid: "a900061eef2243c0ade5a6eb381f70cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38861 } } peers { permanent_uuid: "ef82ae9d376c4dc5900c220f0d12f789" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 } }
I20260608 12:39:13.238221  5149 ts_tablet_manager.cc:1434] T 01746340eeb2457d9295ca0fe7b0d90f P ef82ae9d376c4dc5900c220f0d12f789: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260608 12:39:13.239261  5149 tablet_bootstrap.cc:492] T c6105e6d682544ecaf23ed59e767ef10 P ef82ae9d376c4dc5900c220f0d12f789: Bootstrap starting.
I20260608 12:39:13.240615  5150 tablet_bootstrap.cc:492] T dc572f7fdc6c4532ad0be30e1e08a01a P 43125aee2783436a9e02f69cc5ddfac8: No bootstrap required, opened a new log
I20260608 12:39:13.241137  5150 ts_tablet_manager.cc:1403] T dc572f7fdc6c4532ad0be30e1e08a01a P 43125aee2783436a9e02f69cc5ddfac8: Time spent bootstrapping tablet: real 0.034s	user 0.009s	sys 0.004s
I20260608 12:39:13.242076  4847 catalog_manager.cc:5696] T e77fbeb84f684c4798f1e7e2d69f9aba P ef82ae9d376c4dc5900c220f0d12f789 reported cstate change: term changed from 0 to 1, leader changed from <none> to ef82ae9d376c4dc5900c220f0d12f789 (127.0.107.195). New cstate: current_term: 1 leader_uuid: "ef82ae9d376c4dc5900c220f0d12f789" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43125aee2783436a9e02f69cc5ddfac8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a900061eef2243c0ade5a6eb381f70cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38861 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ef82ae9d376c4dc5900c220f0d12f789" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 } health_report { overall_health: HEALTHY } } }
I20260608 12:39:13.243731  5150 raft_consensus.cc:359] T dc572f7fdc6c4532ad0be30e1e08a01a P 43125aee2783436a9e02f69cc5ddfac8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43125aee2783436a9e02f69cc5ddfac8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35285 } } peers { permanent_uuid: "a900061eef2243c0ade5a6eb381f70cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38861 } } peers { permanent_uuid: "ef82ae9d376c4dc5900c220f0d12f789" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 } }
I20260608 12:39:13.244465  5150 raft_consensus.cc:385] T dc572f7fdc6c4532ad0be30e1e08a01a P 43125aee2783436a9e02f69cc5ddfac8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:39:13.244836  5150 raft_consensus.cc:740] T dc572f7fdc6c4532ad0be30e1e08a01a P 43125aee2783436a9e02f69cc5ddfac8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43125aee2783436a9e02f69cc5ddfac8, State: Initialized, Role: FOLLOWER
I20260608 12:39:13.245296  5149 tablet_bootstrap.cc:654] T c6105e6d682544ecaf23ed59e767ef10 P ef82ae9d376c4dc5900c220f0d12f789: Neither blocks nor log segments found. Creating new log.
I20260608 12:39:13.245611  5150 consensus_queue.cc:260] T dc572f7fdc6c4532ad0be30e1e08a01a P 43125aee2783436a9e02f69cc5ddfac8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43125aee2783436a9e02f69cc5ddfac8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35285 } } peers { permanent_uuid: "a900061eef2243c0ade5a6eb381f70cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38861 } } peers { permanent_uuid: "ef82ae9d376c4dc5900c220f0d12f789" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 } }
I20260608 12:39:13.246399  5198 raft_consensus.cc:493] T 332d61c115dd4ebab13b91bb4b305ed9 P ef82ae9d376c4dc5900c220f0d12f789 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:39:13.246939  5198 raft_consensus.cc:515] T 332d61c115dd4ebab13b91bb4b305ed9 P ef82ae9d376c4dc5900c220f0d12f789 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43125aee2783436a9e02f69cc5ddfac8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35285 } } peers { permanent_uuid: "a900061eef2243c0ade5a6eb381f70cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38861 } } peers { permanent_uuid: "ef82ae9d376c4dc5900c220f0d12f789" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 } }
I20260608 12:39:13.251788  5029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "332d61c115dd4ebab13b91bb4b305ed9" candidate_uuid: "ef82ae9d376c4dc5900c220f0d12f789" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a900061eef2243c0ade5a6eb381f70cd" is_pre_election: true
I20260608 12:39:13.252072  5198 leader_election.cc:290] T 332d61c115dd4ebab13b91bb4b305ed9 P ef82ae9d376c4dc5900c220f0d12f789 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 43125aee2783436a9e02f69cc5ddfac8 (127.0.107.193:35285), a900061eef2243c0ade5a6eb381f70cd (127.0.107.194:38861)
I20260608 12:39:13.252526  5029 raft_consensus.cc:2468] T 332d61c115dd4ebab13b91bb4b305ed9 P a900061eef2243c0ade5a6eb381f70cd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ef82ae9d376c4dc5900c220f0d12f789 in term 0.
I20260608 12:39:13.253652  5150 ts_tablet_manager.cc:1434] T dc572f7fdc6c4532ad0be30e1e08a01a P 43125aee2783436a9e02f69cc5ddfac8: Time spent starting tablet: real 0.012s	user 0.009s	sys 0.000s
I20260608 12:39:13.254317  5066 leader_election.cc:304] T 332d61c115dd4ebab13b91bb4b305ed9 P ef82ae9d376c4dc5900c220f0d12f789 [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: a900061eef2243c0ade5a6eb381f70cd, ef82ae9d376c4dc5900c220f0d12f789; no voters: 
I20260608 12:39:13.254823  5150 tablet_bootstrap.cc:492] T 655e63ec92924bc69bcdaf605e36d473 P 43125aee2783436a9e02f69cc5ddfac8: Bootstrap starting.
I20260608 12:39:13.261642  5198 raft_consensus.cc:2804] T 332d61c115dd4ebab13b91bb4b305ed9 P ef82ae9d376c4dc5900c220f0d12f789 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:39:13.262334  5198 raft_consensus.cc:493] T 332d61c115dd4ebab13b91bb4b305ed9 P ef82ae9d376c4dc5900c220f0d12f789 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:39:13.262910  5198 raft_consensus.cc:3060] T 332d61c115dd4ebab13b91bb4b305ed9 P ef82ae9d376c4dc5900c220f0d12f789 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:39:13.255359  4954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "332d61c115dd4ebab13b91bb4b305ed9" candidate_uuid: "ef82ae9d376c4dc5900c220f0d12f789" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43125aee2783436a9e02f69cc5ddfac8" is_pre_election: true
I20260608 12:39:13.265529  4954 raft_consensus.cc:2468] T 332d61c115dd4ebab13b91bb4b305ed9 P 43125aee2783436a9e02f69cc5ddfac8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ef82ae9d376c4dc5900c220f0d12f789 in term 0.
I20260608 12:39:13.267427  5149 tablet_bootstrap.cc:492] T c6105e6d682544ecaf23ed59e767ef10 P ef82ae9d376c4dc5900c220f0d12f789: No bootstrap required, opened a new log
I20260608 12:39:13.268019  5149 ts_tablet_manager.cc:1403] T c6105e6d682544ecaf23ed59e767ef10 P ef82ae9d376c4dc5900c220f0d12f789: Time spent bootstrapping tablet: real 0.029s	user 0.017s	sys 0.007s
I20260608 12:39:13.270944  5149 raft_consensus.cc:359] T c6105e6d682544ecaf23ed59e767ef10 P ef82ae9d376c4dc5900c220f0d12f789 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43125aee2783436a9e02f69cc5ddfac8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35285 } } peers { permanent_uuid: "a900061eef2243c0ade5a6eb381f70cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38861 } } peers { permanent_uuid: "ef82ae9d376c4dc5900c220f0d12f789" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 } }
I20260608 12:39:13.271629  5149 raft_consensus.cc:385] T c6105e6d682544ecaf23ed59e767ef10 P ef82ae9d376c4dc5900c220f0d12f789 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:39:13.271893  5149 raft_consensus.cc:740] T c6105e6d682544ecaf23ed59e767ef10 P ef82ae9d376c4dc5900c220f0d12f789 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef82ae9d376c4dc5900c220f0d12f789, State: Initialized, Role: FOLLOWER
I20260608 12:39:13.272758  5150 tablet_bootstrap.cc:654] T 655e63ec92924bc69bcdaf605e36d473 P 43125aee2783436a9e02f69cc5ddfac8: Neither blocks nor log segments found. Creating new log.
I20260608 12:39:13.272593  5149 consensus_queue.cc:260] T c6105e6d682544ecaf23ed59e767ef10 P ef82ae9d376c4dc5900c220f0d12f789 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43125aee2783436a9e02f69cc5ddfac8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35285 } } peers { permanent_uuid: "a900061eef2243c0ade5a6eb381f70cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38861 } } peers { permanent_uuid: "ef82ae9d376c4dc5900c220f0d12f789" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 } }
I20260608 12:39:13.274911  5149 ts_tablet_manager.cc:1434] T c6105e6d682544ecaf23ed59e767ef10 P ef82ae9d376c4dc5900c220f0d12f789: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260608 12:39:13.278631  5150 tablet_bootstrap.cc:492] T 655e63ec92924bc69bcdaf605e36d473 P 43125aee2783436a9e02f69cc5ddfac8: No bootstrap required, opened a new log
I20260608 12:39:13.279246  5150 ts_tablet_manager.cc:1403] T 655e63ec92924bc69bcdaf605e36d473 P 43125aee2783436a9e02f69cc5ddfac8: Time spent bootstrapping tablet: real 0.025s	user 0.012s	sys 0.000s
I20260608 12:39:13.282495  5150 raft_consensus.cc:359] T 655e63ec92924bc69bcdaf605e36d473 P 43125aee2783436a9e02f69cc5ddfac8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43125aee2783436a9e02f69cc5ddfac8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35285 } } peers { permanent_uuid: "a900061eef2243c0ade5a6eb381f70cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38861 } } peers { permanent_uuid: "ef82ae9d376c4dc5900c220f0d12f789" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 } }
I20260608 12:39:13.283242  5150 raft_consensus.cc:385] T 655e63ec92924bc69bcdaf605e36d473 P 43125aee2783436a9e02f69cc5ddfac8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:39:13.283540  5150 raft_consensus.cc:740] T 655e63ec92924bc69bcdaf605e36d473 P 43125aee2783436a9e02f69cc5ddfac8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43125aee2783436a9e02f69cc5ddfac8, State: Initialized, Role: FOLLOWER
I20260608 12:39:13.284305  5150 consensus_queue.cc:260] T 655e63ec92924bc69bcdaf605e36d473 P 43125aee2783436a9e02f69cc5ddfac8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43125aee2783436a9e02f69cc5ddfac8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35285 } } peers { permanent_uuid: "a900061eef2243c0ade5a6eb381f70cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38861 } } peers { permanent_uuid: "ef82ae9d376c4dc5900c220f0d12f789" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 } }
I20260608 12:39:13.284801  5198 raft_consensus.cc:515] T 332d61c115dd4ebab13b91bb4b305ed9 P ef82ae9d376c4dc5900c220f0d12f789 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43125aee2783436a9e02f69cc5ddfac8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35285 } } peers { permanent_uuid: "a900061eef2243c0ade5a6eb381f70cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38861 } } peers { permanent_uuid: "ef82ae9d376c4dc5900c220f0d12f789" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 } }
I20260608 12:39:13.286693  5150 ts_tablet_manager.cc:1434] T 655e63ec92924bc69bcdaf605e36d473 P 43125aee2783436a9e02f69cc5ddfac8: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260608 12:39:13.287809  5198 leader_election.cc:290] T 332d61c115dd4ebab13b91bb4b305ed9 P ef82ae9d376c4dc5900c220f0d12f789 [CANDIDATE]: Term 1 election: Requested vote from peers 43125aee2783436a9e02f69cc5ddfac8 (127.0.107.193:35285), a900061eef2243c0ade5a6eb381f70cd (127.0.107.194:38861)
I20260608 12:39:13.287846  5150 tablet_bootstrap.cc:492] T d7d8c3b3be1e45fb891cd168a1ad008d P 43125aee2783436a9e02f69cc5ddfac8: Bootstrap starting.
I20260608 12:39:13.288458  5029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "332d61c115dd4ebab13b91bb4b305ed9" candidate_uuid: "ef82ae9d376c4dc5900c220f0d12f789" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a900061eef2243c0ade5a6eb381f70cd"
I20260608 12:39:13.289151  4954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "332d61c115dd4ebab13b91bb4b305ed9" candidate_uuid: "ef82ae9d376c4dc5900c220f0d12f789" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43125aee2783436a9e02f69cc5ddfac8"
I20260608 12:39:13.289271  5029 raft_consensus.cc:3060] T 332d61c115dd4ebab13b91bb4b305ed9 P a900061eef2243c0ade5a6eb381f70cd [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:39:13.289839  4954 raft_consensus.cc:3060] T 332d61c115dd4ebab13b91bb4b305ed9 P 43125aee2783436a9e02f69cc5ddfac8 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:39:13.297672  5150 tablet_bootstrap.cc:654] T d7d8c3b3be1e45fb891cd168a1ad008d P 43125aee2783436a9e02f69cc5ddfac8: Neither blocks nor log segments found. Creating new log.
I20260608 12:39:13.297343  5029 raft_consensus.cc:2468] T 332d61c115dd4ebab13b91bb4b305ed9 P a900061eef2243c0ade5a6eb381f70cd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef82ae9d376c4dc5900c220f0d12f789 in term 1.
I20260608 12:39:13.299311  4954 raft_consensus.cc:2468] T 332d61c115dd4ebab13b91bb4b305ed9 P 43125aee2783436a9e02f69cc5ddfac8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef82ae9d376c4dc5900c220f0d12f789 in term 1.
I20260608 12:39:13.299886  5066 leader_election.cc:304] T 332d61c115dd4ebab13b91bb4b305ed9 P ef82ae9d376c4dc5900c220f0d12f789 [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: a900061eef2243c0ade5a6eb381f70cd, ef82ae9d376c4dc5900c220f0d12f789; no voters: 
I20260608 12:39:13.301086  5198 raft_consensus.cc:2804] T 332d61c115dd4ebab13b91bb4b305ed9 P ef82ae9d376c4dc5900c220f0d12f789 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:39:13.301880  5198 raft_consensus.cc:697] T 332d61c115dd4ebab13b91bb4b305ed9 P ef82ae9d376c4dc5900c220f0d12f789 [term 1 LEADER]: Becoming Leader. State: Replica: ef82ae9d376c4dc5900c220f0d12f789, State: Running, Role: LEADER
I20260608 12:39:13.302582  5198 consensus_queue.cc:237] T 332d61c115dd4ebab13b91bb4b305ed9 P ef82ae9d376c4dc5900c220f0d12f789 [LEADER]: Queue going to LEADER mode. State: All 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: "43125aee2783436a9e02f69cc5ddfac8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35285 } } peers { permanent_uuid: "a900061eef2243c0ade5a6eb381f70cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38861 } } peers { permanent_uuid: "ef82ae9d376c4dc5900c220f0d12f789" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 } }
I20260608 12:39:13.305339  5150 tablet_bootstrap.cc:492] T d7d8c3b3be1e45fb891cd168a1ad008d P 43125aee2783436a9e02f69cc5ddfac8: No bootstrap required, opened a new log
I20260608 12:39:13.306070  5150 ts_tablet_manager.cc:1403] T d7d8c3b3be1e45fb891cd168a1ad008d P 43125aee2783436a9e02f69cc5ddfac8: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.002s
I20260608 12:39:13.309559  5150 raft_consensus.cc:359] T d7d8c3b3be1e45fb891cd168a1ad008d P 43125aee2783436a9e02f69cc5ddfac8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43125aee2783436a9e02f69cc5ddfac8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35285 } } peers { permanent_uuid: "a900061eef2243c0ade5a6eb381f70cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38861 } } peers { permanent_uuid: "ef82ae9d376c4dc5900c220f0d12f789" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 } }
I20260608 12:39:13.310310  5150 raft_consensus.cc:385] T d7d8c3b3be1e45fb891cd168a1ad008d P 43125aee2783436a9e02f69cc5ddfac8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:39:13.310611  5150 raft_consensus.cc:740] T d7d8c3b3be1e45fb891cd168a1ad008d P 43125aee2783436a9e02f69cc5ddfac8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43125aee2783436a9e02f69cc5ddfac8, State: Initialized, Role: FOLLOWER
I20260608 12:39:13.311373  5150 consensus_queue.cc:260] T d7d8c3b3be1e45fb891cd168a1ad008d P 43125aee2783436a9e02f69cc5ddfac8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43125aee2783436a9e02f69cc5ddfac8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35285 } } peers { permanent_uuid: "a900061eef2243c0ade5a6eb381f70cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38861 } } peers { permanent_uuid: "ef82ae9d376c4dc5900c220f0d12f789" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 } }
I20260608 12:39:13.311892  4849 catalog_manager.cc:5696] T 332d61c115dd4ebab13b91bb4b305ed9 P ef82ae9d376c4dc5900c220f0d12f789 reported cstate change: term changed from 0 to 1, leader changed from <none> to ef82ae9d376c4dc5900c220f0d12f789 (127.0.107.195). New cstate: current_term: 1 leader_uuid: "ef82ae9d376c4dc5900c220f0d12f789" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43125aee2783436a9e02f69cc5ddfac8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a900061eef2243c0ade5a6eb381f70cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38861 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ef82ae9d376c4dc5900c220f0d12f789" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 } health_report { overall_health: HEALTHY } } }
I20260608 12:39:13.313381  5150 ts_tablet_manager.cc:1434] T d7d8c3b3be1e45fb891cd168a1ad008d P 43125aee2783436a9e02f69cc5ddfac8: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.000s
I20260608 12:39:13.314450  5150 tablet_bootstrap.cc:492] T 01746340eeb2457d9295ca0fe7b0d90f P 43125aee2783436a9e02f69cc5ddfac8: Bootstrap starting.
I20260608 12:39:13.320385  5150 tablet_bootstrap.cc:654] T 01746340eeb2457d9295ca0fe7b0d90f P 43125aee2783436a9e02f69cc5ddfac8: Neither blocks nor log segments found. Creating new log.
I20260608 12:39:13.325850  5150 tablet_bootstrap.cc:492] T 01746340eeb2457d9295ca0fe7b0d90f P 43125aee2783436a9e02f69cc5ddfac8: No bootstrap required, opened a new log
I20260608 12:39:13.326453  5150 ts_tablet_manager.cc:1403] T 01746340eeb2457d9295ca0fe7b0d90f P 43125aee2783436a9e02f69cc5ddfac8: Time spent bootstrapping tablet: real 0.012s	user 0.010s	sys 0.001s
I20260608 12:39:13.328742  5150 raft_consensus.cc:359] T 01746340eeb2457d9295ca0fe7b0d90f P 43125aee2783436a9e02f69cc5ddfac8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43125aee2783436a9e02f69cc5ddfac8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35285 } } peers { permanent_uuid: "a900061eef2243c0ade5a6eb381f70cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38861 } } peers { permanent_uuid: "ef82ae9d376c4dc5900c220f0d12f789" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 } }
I20260608 12:39:13.329279  5150 raft_consensus.cc:385] T 01746340eeb2457d9295ca0fe7b0d90f P 43125aee2783436a9e02f69cc5ddfac8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:39:13.329517  5150 raft_consensus.cc:740] T 01746340eeb2457d9295ca0fe7b0d90f P 43125aee2783436a9e02f69cc5ddfac8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43125aee2783436a9e02f69cc5ddfac8, State: Initialized, Role: FOLLOWER
I20260608 12:39:13.330200  5150 consensus_queue.cc:260] T 01746340eeb2457d9295ca0fe7b0d90f P 43125aee2783436a9e02f69cc5ddfac8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43125aee2783436a9e02f69cc5ddfac8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35285 } } peers { permanent_uuid: "a900061eef2243c0ade5a6eb381f70cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38861 } } peers { permanent_uuid: "ef82ae9d376c4dc5900c220f0d12f789" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 } }
I20260608 12:39:13.330412  5162 raft_consensus.cc:493] T 655e63ec92924bc69bcdaf605e36d473 P 43125aee2783436a9e02f69cc5ddfac8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:39:13.330989  5162 raft_consensus.cc:515] T 655e63ec92924bc69bcdaf605e36d473 P 43125aee2783436a9e02f69cc5ddfac8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43125aee2783436a9e02f69cc5ddfac8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35285 } } peers { permanent_uuid: "a900061eef2243c0ade5a6eb381f70cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38861 } } peers { permanent_uuid: "ef82ae9d376c4dc5900c220f0d12f789" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 } }
I20260608 12:39:13.332085  5150 ts_tablet_manager.cc:1434] T 01746340eeb2457d9295ca0fe7b0d90f P 43125aee2783436a9e02f69cc5ddfac8: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260608 12:39:13.333561  5150 tablet_bootstrap.cc:492] T c6105e6d682544ecaf23ed59e767ef10 P 43125aee2783436a9e02f69cc5ddfac8: Bootstrap starting.
I20260608 12:39:13.334162  5029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "655e63ec92924bc69bcdaf605e36d473" candidate_uuid: "43125aee2783436a9e02f69cc5ddfac8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a900061eef2243c0ade5a6eb381f70cd" is_pre_election: true
I20260608 12:39:13.334894  5029 raft_consensus.cc:2468] T 655e63ec92924bc69bcdaf605e36d473 P a900061eef2243c0ade5a6eb381f70cd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 43125aee2783436a9e02f69cc5ddfac8 in term 0.
I20260608 12:39:13.335199  5103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "655e63ec92924bc69bcdaf605e36d473" candidate_uuid: "43125aee2783436a9e02f69cc5ddfac8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef82ae9d376c4dc5900c220f0d12f789" is_pre_election: true
I20260608 12:39:13.335156  5162 leader_election.cc:290] T 655e63ec92924bc69bcdaf605e36d473 P 43125aee2783436a9e02f69cc5ddfac8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a900061eef2243c0ade5a6eb381f70cd (127.0.107.194:38861), ef82ae9d376c4dc5900c220f0d12f789 (127.0.107.195:37095)
I20260608 12:39:13.336134  5103 raft_consensus.cc:2468] T 655e63ec92924bc69bcdaf605e36d473 P ef82ae9d376c4dc5900c220f0d12f789 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 43125aee2783436a9e02f69cc5ddfac8 in term 0.
I20260608 12:39:13.337595  4917 leader_election.cc:304] T 655e63ec92924bc69bcdaf605e36d473 P 43125aee2783436a9e02f69cc5ddfac8 [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: 43125aee2783436a9e02f69cc5ddfac8, a900061eef2243c0ade5a6eb381f70cd; no voters: 
I20260608 12:39:13.338959  5162 raft_consensus.cc:2804] T 655e63ec92924bc69bcdaf605e36d473 P 43125aee2783436a9e02f69cc5ddfac8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:39:13.339355  5162 raft_consensus.cc:493] T 655e63ec92924bc69bcdaf605e36d473 P 43125aee2783436a9e02f69cc5ddfac8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:39:13.339704  5162 raft_consensus.cc:3060] T 655e63ec92924bc69bcdaf605e36d473 P 43125aee2783436a9e02f69cc5ddfac8 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:39:13.340278  5150 tablet_bootstrap.cc:654] T c6105e6d682544ecaf23ed59e767ef10 P 43125aee2783436a9e02f69cc5ddfac8: Neither blocks nor log segments found. Creating new log.
I20260608 12:39:13.347060  5150 tablet_bootstrap.cc:492] T c6105e6d682544ecaf23ed59e767ef10 P 43125aee2783436a9e02f69cc5ddfac8: No bootstrap required, opened a new log
I20260608 12:39:13.347586  5150 ts_tablet_manager.cc:1403] T c6105e6d682544ecaf23ed59e767ef10 P 43125aee2783436a9e02f69cc5ddfac8: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.000s
I20260608 12:39:13.349000  5162 raft_consensus.cc:515] T 655e63ec92924bc69bcdaf605e36d473 P 43125aee2783436a9e02f69cc5ddfac8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43125aee2783436a9e02f69cc5ddfac8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35285 } } peers { permanent_uuid: "a900061eef2243c0ade5a6eb381f70cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38861 } } peers { permanent_uuid: "ef82ae9d376c4dc5900c220f0d12f789" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 } }
I20260608 12:39:13.350049  5150 raft_consensus.cc:359] T c6105e6d682544ecaf23ed59e767ef10 P 43125aee2783436a9e02f69cc5ddfac8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43125aee2783436a9e02f69cc5ddfac8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35285 } } peers { permanent_uuid: "a900061eef2243c0ade5a6eb381f70cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38861 } } peers { permanent_uuid: "ef82ae9d376c4dc5900c220f0d12f789" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 } }
I20260608 12:39:13.350811  5150 raft_consensus.cc:385] T c6105e6d682544ecaf23ed59e767ef10 P 43125aee2783436a9e02f69cc5ddfac8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:39:13.351064  5150 raft_consensus.cc:740] T c6105e6d682544ecaf23ed59e767ef10 P 43125aee2783436a9e02f69cc5ddfac8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43125aee2783436a9e02f69cc5ddfac8, State: Initialized, Role: FOLLOWER
I20260608 12:39:13.351773  5153 raft_consensus.cc:493] T c6105e6d682544ecaf23ed59e767ef10 P a900061eef2243c0ade5a6eb381f70cd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:39:13.351838  5150 consensus_queue.cc:260] T c6105e6d682544ecaf23ed59e767ef10 P 43125aee2783436a9e02f69cc5ddfac8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43125aee2783436a9e02f69cc5ddfac8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35285 } } peers { permanent_uuid: "a900061eef2243c0ade5a6eb381f70cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38861 } } peers { permanent_uuid: "ef82ae9d376c4dc5900c220f0d12f789" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 } }
I20260608 12:39:13.352150  5029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "655e63ec92924bc69bcdaf605e36d473" candidate_uuid: "43125aee2783436a9e02f69cc5ddfac8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a900061eef2243c0ade5a6eb381f70cd"
I20260608 12:39:13.352602  5153 raft_consensus.cc:515] T c6105e6d682544ecaf23ed59e767ef10 P a900061eef2243c0ade5a6eb381f70cd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43125aee2783436a9e02f69cc5ddfac8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35285 } } peers { permanent_uuid: "a900061eef2243c0ade5a6eb381f70cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38861 } } peers { permanent_uuid: "ef82ae9d376c4dc5900c220f0d12f789" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 } }
I20260608 12:39:13.354322  5150 ts_tablet_manager.cc:1434] T c6105e6d682544ecaf23ed59e767ef10 P 43125aee2783436a9e02f69cc5ddfac8: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260608 12:39:13.352980  5029 raft_consensus.cc:3060] T 655e63ec92924bc69bcdaf605e36d473 P a900061eef2243c0ade5a6eb381f70cd [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:39:13.354562  5102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "655e63ec92924bc69bcdaf605e36d473" candidate_uuid: "43125aee2783436a9e02f69cc5ddfac8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef82ae9d376c4dc5900c220f0d12f789"
I20260608 12:39:13.355178  5102 raft_consensus.cc:3060] T 655e63ec92924bc69bcdaf605e36d473 P ef82ae9d376c4dc5900c220f0d12f789 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:39:13.354476  5103 raft_consensus.cc:3060] T 2e1b00fd8b8e45e4bb397c4632f6b1a4 P ef82ae9d376c4dc5900c220f0d12f789 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:39:13.363184  4954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6105e6d682544ecaf23ed59e767ef10" candidate_uuid: "a900061eef2243c0ade5a6eb381f70cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43125aee2783436a9e02f69cc5ddfac8" is_pre_election: true
I20260608 12:39:13.363348  5153 leader_election.cc:290] T c6105e6d682544ecaf23ed59e767ef10 P a900061eef2243c0ade5a6eb381f70cd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 43125aee2783436a9e02f69cc5ddfac8 (127.0.107.193:35285), ef82ae9d376c4dc5900c220f0d12f789 (127.0.107.195:37095)
I20260608 12:39:13.363986  4954 raft_consensus.cc:2468] T c6105e6d682544ecaf23ed59e767ef10 P 43125aee2783436a9e02f69cc5ddfac8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a900061eef2243c0ade5a6eb381f70cd in term 0.
I20260608 12:39:13.364476  5101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6105e6d682544ecaf23ed59e767ef10" candidate_uuid: "a900061eef2243c0ade5a6eb381f70cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef82ae9d376c4dc5900c220f0d12f789" is_pre_election: true
I20260608 12:39:13.365236  5101 raft_consensus.cc:2468] T c6105e6d682544ecaf23ed59e767ef10 P ef82ae9d376c4dc5900c220f0d12f789 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a900061eef2243c0ade5a6eb381f70cd in term 0.
I20260608 12:39:13.365855  4995 leader_election.cc:304] T c6105e6d682544ecaf23ed59e767ef10 P a900061eef2243c0ade5a6eb381f70cd [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: 43125aee2783436a9e02f69cc5ddfac8, a900061eef2243c0ade5a6eb381f70cd; no voters: 
I20260608 12:39:13.366441  5029 raft_consensus.cc:2468] T 655e63ec92924bc69bcdaf605e36d473 P a900061eef2243c0ade5a6eb381f70cd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 43125aee2783436a9e02f69cc5ddfac8 in term 1.
I20260608 12:39:13.367790  4917 leader_election.cc:304] T 655e63ec92924bc69bcdaf605e36d473 P 43125aee2783436a9e02f69cc5ddfac8 [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: 43125aee2783436a9e02f69cc5ddfac8, a900061eef2243c0ade5a6eb381f70cd; no voters: 
I20260608 12:39:13.368099  5153 raft_consensus.cc:2804] T c6105e6d682544ecaf23ed59e767ef10 P a900061eef2243c0ade5a6eb381f70cd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:39:13.368693  5153 raft_consensus.cc:493] T c6105e6d682544ecaf23ed59e767ef10 P a900061eef2243c0ade5a6eb381f70cd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:39:13.368701  5167 consensus_queue.cc:1048] T 2e1b00fd8b8e45e4bb397c4632f6b1a4 P 43125aee2783436a9e02f69cc5ddfac8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef82ae9d376c4dc5900c220f0d12f789" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:39:13.363234  5102 raft_consensus.cc:2468] T 655e63ec92924bc69bcdaf605e36d473 P ef82ae9d376c4dc5900c220f0d12f789 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 43125aee2783436a9e02f69cc5ddfac8 in term 1.
I20260608 12:39:13.363351  5162 leader_election.cc:290] T 655e63ec92924bc69bcdaf605e36d473 P 43125aee2783436a9e02f69cc5ddfac8 [CANDIDATE]: Term 1 election: Requested vote from peers a900061eef2243c0ade5a6eb381f70cd (127.0.107.194:38861), ef82ae9d376c4dc5900c220f0d12f789 (127.0.107.195:37095)
I20260608 12:39:13.371351  5167 raft_consensus.cc:2804] T 655e63ec92924bc69bcdaf605e36d473 P 43125aee2783436a9e02f69cc5ddfac8 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:39:13.369580  5153 raft_consensus.cc:3060] T c6105e6d682544ecaf23ed59e767ef10 P a900061eef2243c0ade5a6eb381f70cd [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:39:13.372056  5167 raft_consensus.cc:697] T 655e63ec92924bc69bcdaf605e36d473 P 43125aee2783436a9e02f69cc5ddfac8 [term 1 LEADER]: Becoming Leader. State: Replica: 43125aee2783436a9e02f69cc5ddfac8, State: Running, Role: LEADER
I20260608 12:39:13.372951  5167 consensus_queue.cc:237] T 655e63ec92924bc69bcdaf605e36d473 P 43125aee2783436a9e02f69cc5ddfac8 [LEADER]: Queue going to LEADER mode. State: All 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: "43125aee2783436a9e02f69cc5ddfac8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35285 } } peers { permanent_uuid: "a900061eef2243c0ade5a6eb381f70cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38861 } } peers { permanent_uuid: "ef82ae9d376c4dc5900c220f0d12f789" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 } }
I20260608 12:39:13.374161  5198 raft_consensus.cc:493] T d7d8c3b3be1e45fb891cd168a1ad008d P ef82ae9d376c4dc5900c220f0d12f789 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:39:13.374698  5198 raft_consensus.cc:515] T d7d8c3b3be1e45fb891cd168a1ad008d P ef82ae9d376c4dc5900c220f0d12f789 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43125aee2783436a9e02f69cc5ddfac8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35285 } } peers { permanent_uuid: "a900061eef2243c0ade5a6eb381f70cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38861 } } peers { permanent_uuid: "ef82ae9d376c4dc5900c220f0d12f789" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 } }
I20260608 12:39:13.376951  5198 leader_election.cc:290] T d7d8c3b3be1e45fb891cd168a1ad008d P ef82ae9d376c4dc5900c220f0d12f789 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 43125aee2783436a9e02f69cc5ddfac8 (127.0.107.193:35285), a900061eef2243c0ade5a6eb381f70cd (127.0.107.194:38861)
I20260608 12:39:13.379817  5158 raft_consensus.cc:493] T d7d8c3b3be1e45fb891cd168a1ad008d P a900061eef2243c0ade5a6eb381f70cd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:39:13.380049  5029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7d8c3b3be1e45fb891cd168a1ad008d" candidate_uuid: "ef82ae9d376c4dc5900c220f0d12f789" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a900061eef2243c0ade5a6eb381f70cd" is_pre_election: true
I20260608 12:39:13.380330  4954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7d8c3b3be1e45fb891cd168a1ad008d" candidate_uuid: "ef82ae9d376c4dc5900c220f0d12f789" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43125aee2783436a9e02f69cc5ddfac8" is_pre_election: true
I20260608 12:39:13.380400  5158 raft_consensus.cc:515] T d7d8c3b3be1e45fb891cd168a1ad008d P a900061eef2243c0ade5a6eb381f70cd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43125aee2783436a9e02f69cc5ddfac8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35285 } } peers { permanent_uuid: "a900061eef2243c0ade5a6eb381f70cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38861 } } peers { permanent_uuid: "ef82ae9d376c4dc5900c220f0d12f789" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 } }
I20260608 12:39:13.381078  4954 raft_consensus.cc:2468] T d7d8c3b3be1e45fb891cd168a1ad008d P 43125aee2783436a9e02f69cc5ddfac8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ef82ae9d376c4dc5900c220f0d12f789 in term 0.
I20260608 12:39:13.382503  5069 leader_election.cc:304] T d7d8c3b3be1e45fb891cd168a1ad008d P ef82ae9d376c4dc5900c220f0d12f789 [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: 43125aee2783436a9e02f69cc5ddfac8, ef82ae9d376c4dc5900c220f0d12f789; no voters: 
I20260608 12:39:13.383116  5158 leader_election.cc:290] T d7d8c3b3be1e45fb891cd168a1ad008d P a900061eef2243c0ade5a6eb381f70cd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 43125aee2783436a9e02f69cc5ddfac8 (127.0.107.193:35285), ef82ae9d376c4dc5900c220f0d12f789 (127.0.107.195:37095)
I20260608 12:39:13.383598  5198 raft_consensus.cc:2804] T d7d8c3b3be1e45fb891cd168a1ad008d P ef82ae9d376c4dc5900c220f0d12f789 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:39:13.384070  5198 raft_consensus.cc:493] T d7d8c3b3be1e45fb891cd168a1ad008d P ef82ae9d376c4dc5900c220f0d12f789 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:39:13.384449  5198 raft_consensus.cc:3060] T d7d8c3b3be1e45fb891cd168a1ad008d P ef82ae9d376c4dc5900c220f0d12f789 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:39:13.386363  4954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7d8c3b3be1e45fb891cd168a1ad008d" candidate_uuid: "a900061eef2243c0ade5a6eb381f70cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43125aee2783436a9e02f69cc5ddfac8" is_pre_election: true
I20260608 12:39:13.387187  4954 raft_consensus.cc:2468] T d7d8c3b3be1e45fb891cd168a1ad008d P 43125aee2783436a9e02f69cc5ddfac8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a900061eef2243c0ade5a6eb381f70cd in term 0.
I20260608 12:39:13.386330  5103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7d8c3b3be1e45fb891cd168a1ad008d" candidate_uuid: "a900061eef2243c0ade5a6eb381f70cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef82ae9d376c4dc5900c220f0d12f789" is_pre_election: true
I20260608 12:39:13.388901  4995 leader_election.cc:304] T d7d8c3b3be1e45fb891cd168a1ad008d P a900061eef2243c0ade5a6eb381f70cd [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: 43125aee2783436a9e02f69cc5ddfac8, a900061eef2243c0ade5a6eb381f70cd; no voters: 
I20260608 12:39:13.390451  5157 consensus_queue.cc:1048] T 26a202a4327b41c09f765924629a3b71 P a900061eef2243c0ade5a6eb381f70cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef82ae9d376c4dc5900c220f0d12f789" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:39:13.392633  5157 raft_consensus.cc:493] T dc572f7fdc6c4532ad0be30e1e08a01a P a900061eef2243c0ade5a6eb381f70cd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:39:13.393103  5157 raft_consensus.cc:515] T dc572f7fdc6c4532ad0be30e1e08a01a P a900061eef2243c0ade5a6eb381f70cd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43125aee2783436a9e02f69cc5ddfac8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35285 } } peers { permanent_uuid: "a900061eef2243c0ade5a6eb381f70cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38861 } } peers { permanent_uuid: "ef82ae9d376c4dc5900c220f0d12f789" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 } }
I20260608 12:39:13.395241  5157 leader_election.cc:290] T dc572f7fdc6c4532ad0be30e1e08a01a P a900061eef2243c0ade5a6eb381f70cd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 43125aee2783436a9e02f69cc5ddfac8 (127.0.107.193:35285), ef82ae9d376c4dc5900c220f0d12f789 (127.0.107.195:37095)
I20260608 12:39:13.396137  5158 raft_consensus.cc:493] T 7d35fb114dd04bacaf46102447696f0c P a900061eef2243c0ade5a6eb381f70cd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:39:13.396209  5167 consensus_queue.cc:1048] T 2e1b00fd8b8e45e4bb397c4632f6b1a4 P 43125aee2783436a9e02f69cc5ddfac8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a900061eef2243c0ade5a6eb381f70cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:39:13.396744  5158 raft_consensus.cc:515] T 7d35fb114dd04bacaf46102447696f0c P a900061eef2243c0ade5a6eb381f70cd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43125aee2783436a9e02f69cc5ddfac8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35285 } } peers { permanent_uuid: "a900061eef2243c0ade5a6eb381f70cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38861 } } peers { permanent_uuid: "ef82ae9d376c4dc5900c220f0d12f789" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 } }
I20260608 12:39:13.399307  5158 leader_election.cc:290] T 7d35fb114dd04bacaf46102447696f0c P a900061eef2243c0ade5a6eb381f70cd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 43125aee2783436a9e02f69cc5ddfac8 (127.0.107.193:35285), ef82ae9d376c4dc5900c220f0d12f789 (127.0.107.195:37095)
I20260608 12:39:13.400903  5029 raft_consensus.cc:2468] T d7d8c3b3be1e45fb891cd168a1ad008d P a900061eef2243c0ade5a6eb381f70cd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ef82ae9d376c4dc5900c220f0d12f789 in term 0.
I20260608 12:39:13.403097  5157 raft_consensus.cc:2804] T d7d8c3b3be1e45fb891cd168a1ad008d P a900061eef2243c0ade5a6eb381f70cd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:39:13.404836  5212 raft_consensus.cc:493] T 01746340eeb2457d9295ca0fe7b0d90f P 43125aee2783436a9e02f69cc5ddfac8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:39:13.405645  5212 raft_consensus.cc:515] T 01746340eeb2457d9295ca0fe7b0d90f P 43125aee2783436a9e02f69cc5ddfac8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43125aee2783436a9e02f69cc5ddfac8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35285 } } peers { permanent_uuid: "a900061eef2243c0ade5a6eb381f70cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38861 } } peers { permanent_uuid: "ef82ae9d376c4dc5900c220f0d12f789" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 } }
I20260608 12:39:13.405511  5157 raft_consensus.cc:493] T d7d8c3b3be1e45fb891cd168a1ad008d P a900061eef2243c0ade5a6eb381f70cd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:39:13.407621  5157 raft_consensus.cc:3060] T d7d8c3b3be1e45fb891cd168a1ad008d P a900061eef2243c0ade5a6eb381f70cd [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:39:13.408842  5212 leader_election.cc:290] T 01746340eeb2457d9295ca0fe7b0d90f P 43125aee2783436a9e02f69cc5ddfac8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a900061eef2243c0ade5a6eb381f70cd (127.0.107.194:38861), ef82ae9d376c4dc5900c220f0d12f789 (127.0.107.195:37095)
I20260608 12:39:13.410279  5101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01746340eeb2457d9295ca0fe7b0d90f" candidate_uuid: "43125aee2783436a9e02f69cc5ddfac8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef82ae9d376c4dc5900c220f0d12f789" is_pre_election: true
I20260608 12:39:13.379665  5153 raft_consensus.cc:515] T c6105e6d682544ecaf23ed59e767ef10 P a900061eef2243c0ade5a6eb381f70cd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43125aee2783436a9e02f69cc5ddfac8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35285 } } peers { permanent_uuid: "a900061eef2243c0ade5a6eb381f70cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38861 } } peers { permanent_uuid: "ef82ae9d376c4dc5900c220f0d12f789" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 } }
I20260608 12:39:13.411202  5101 raft_consensus.cc:2468] T 01746340eeb2457d9295ca0fe7b0d90f P ef82ae9d376c4dc5900c220f0d12f789 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 43125aee2783436a9e02f69cc5ddfac8 in term 0.
I20260608 12:39:13.412827  4920 leader_election.cc:304] T 01746340eeb2457d9295ca0fe7b0d90f P 43125aee2783436a9e02f69cc5ddfac8 [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: 43125aee2783436a9e02f69cc5ddfac8, ef82ae9d376c4dc5900c220f0d12f789; no voters: 
I20260608 12:39:13.413918  5212 raft_consensus.cc:2804] T 01746340eeb2457d9295ca0fe7b0d90f P 43125aee2783436a9e02f69cc5ddfac8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:39:13.414348  5212 raft_consensus.cc:493] T 01746340eeb2457d9295ca0fe7b0d90f P 43125aee2783436a9e02f69cc5ddfac8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:39:13.414719  5212 raft_consensus.cc:3060] T 01746340eeb2457d9295ca0fe7b0d90f P 43125aee2783436a9e02f69cc5ddfac8 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:39:13.409442  4847 catalog_manager.cc:5696] T 655e63ec92924bc69bcdaf605e36d473 P 43125aee2783436a9e02f69cc5ddfac8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 43125aee2783436a9e02f69cc5ddfac8 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "43125aee2783436a9e02f69cc5ddfac8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43125aee2783436a9e02f69cc5ddfac8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35285 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a900061eef2243c0ade5a6eb381f70cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38861 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ef82ae9d376c4dc5900c220f0d12f789" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 } health_report { overall_health: UNKNOWN } } }
I20260608 12:39:13.423034  5212 raft_consensus.cc:515] T 01746340eeb2457d9295ca0fe7b0d90f P 43125aee2783436a9e02f69cc5ddfac8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43125aee2783436a9e02f69cc5ddfac8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35285 } } peers { permanent_uuid: "a900061eef2243c0ade5a6eb381f70cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38861 } } peers { permanent_uuid: "ef82ae9d376c4dc5900c220f0d12f789" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 } }
I20260608 12:39:13.426700  4954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc572f7fdc6c4532ad0be30e1e08a01a" candidate_uuid: "a900061eef2243c0ade5a6eb381f70cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43125aee2783436a9e02f69cc5ddfac8" is_pre_election: true
I20260608 12:39:13.427506  4954 raft_consensus.cc:2468] T dc572f7fdc6c4532ad0be30e1e08a01a P 43125aee2783436a9e02f69cc5ddfac8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a900061eef2243c0ade5a6eb381f70cd in term 0.
I20260608 12:39:13.430330  4954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d35fb114dd04bacaf46102447696f0c" candidate_uuid: "a900061eef2243c0ade5a6eb381f70cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43125aee2783436a9e02f69cc5ddfac8" is_pre_election: true
I20260608 12:39:13.431077  4954 raft_consensus.cc:2468] T 7d35fb114dd04bacaf46102447696f0c P 43125aee2783436a9e02f69cc5ddfac8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a900061eef2243c0ade5a6eb381f70cd in term 0.
I20260608 12:39:13.433343  5212 leader_election.cc:290] T 01746340eeb2457d9295ca0fe7b0d90f P 43125aee2783436a9e02f69cc5ddfac8 [CANDIDATE]: Term 1 election: Requested vote from peers a900061eef2243c0ade5a6eb381f70cd (127.0.107.194:38861), ef82ae9d376c4dc5900c220f0d12f789 (127.0.107.195:37095)
I20260608 12:39:13.434701  4954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6105e6d682544ecaf23ed59e767ef10" candidate_uuid: "a900061eef2243c0ade5a6eb381f70cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43125aee2783436a9e02f69cc5ddfac8"
I20260608 12:39:13.435448  5098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d35fb114dd04bacaf46102447696f0c" candidate_uuid: "a900061eef2243c0ade5a6eb381f70cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef82ae9d376c4dc5900c220f0d12f789" is_pre_election: true
I20260608 12:39:13.436579  5098 raft_consensus.cc:2468] T 7d35fb114dd04bacaf46102447696f0c P ef82ae9d376c4dc5900c220f0d12f789 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a900061eef2243c0ade5a6eb381f70cd in term 0.
I20260608 12:39:13.437116  5097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6105e6d682544ecaf23ed59e767ef10" candidate_uuid: "a900061eef2243c0ade5a6eb381f70cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef82ae9d376c4dc5900c220f0d12f789"
I20260608 12:39:13.434701  5099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01746340eeb2457d9295ca0fe7b0d90f" candidate_uuid: "43125aee2783436a9e02f69cc5ddfac8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef82ae9d376c4dc5900c220f0d12f789"
I20260608 12:39:13.437915  5097 raft_consensus.cc:3060] T c6105e6d682544ecaf23ed59e767ef10 P ef82ae9d376c4dc5900c220f0d12f789 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:39:13.438928  5099 raft_consensus.cc:3060] T 01746340eeb2457d9295ca0fe7b0d90f P ef82ae9d376c4dc5900c220f0d12f789 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:39:13.433208  5100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc572f7fdc6c4532ad0be30e1e08a01a" candidate_uuid: "a900061eef2243c0ade5a6eb381f70cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef82ae9d376c4dc5900c220f0d12f789" is_pre_election: true
I20260608 12:39:13.442286  5100 raft_consensus.cc:2468] T dc572f7fdc6c4532ad0be30e1e08a01a P ef82ae9d376c4dc5900c220f0d12f789 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a900061eef2243c0ade5a6eb381f70cd in term 0.
I20260608 12:39:13.435501  4954 raft_consensus.cc:3060] T c6105e6d682544ecaf23ed59e767ef10 P 43125aee2783436a9e02f69cc5ddfac8 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:39:13.450870  4995 leader_election.cc:304] T 7d35fb114dd04bacaf46102447696f0c P a900061eef2243c0ade5a6eb381f70cd [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: a900061eef2243c0ade5a6eb381f70cd, ef82ae9d376c4dc5900c220f0d12f789; no voters: 
I20260608 12:39:13.413456  5153 leader_election.cc:290] T c6105e6d682544ecaf23ed59e767ef10 P a900061eef2243c0ade5a6eb381f70cd [CANDIDATE]: Term 1 election: Requested vote from peers 43125aee2783436a9e02f69cc5ddfac8 (127.0.107.193:35285), ef82ae9d376c4dc5900c220f0d12f789 (127.0.107.195:37095)
I20260608 12:39:13.453617  4995 leader_election.cc:304] T dc572f7fdc6c4532ad0be30e1e08a01a P a900061eef2243c0ade5a6eb381f70cd [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: a900061eef2243c0ade5a6eb381f70cd, ef82ae9d376c4dc5900c220f0d12f789; no voters: 
I20260608 12:39:13.454722  5158 raft_consensus.cc:2804] T 7d35fb114dd04bacaf46102447696f0c P a900061eef2243c0ade5a6eb381f70cd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:39:13.455178  5158 raft_consensus.cc:493] T 7d35fb114dd04bacaf46102447696f0c P a900061eef2243c0ade5a6eb381f70cd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:39:13.455610  5158 raft_consensus.cc:3060] T 7d35fb114dd04bacaf46102447696f0c P a900061eef2243c0ade5a6eb381f70cd [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:39:13.462030  5153 raft_consensus.cc:2804] T dc572f7fdc6c4532ad0be30e1e08a01a P a900061eef2243c0ade5a6eb381f70cd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:39:13.462693  5153 raft_consensus.cc:493] T dc572f7fdc6c4532ad0be30e1e08a01a P a900061eef2243c0ade5a6eb381f70cd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:39:13.463128  5153 raft_consensus.cc:3060] T dc572f7fdc6c4532ad0be30e1e08a01a P a900061eef2243c0ade5a6eb381f70cd [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:39:13.451998  5216 consensus_queue.cc:1048] T 255fb0021b60434fafc979d00e5f4719 P a900061eef2243c0ade5a6eb381f70cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef82ae9d376c4dc5900c220f0d12f789" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.014s
I20260608 12:39:13.469096  5099 raft_consensus.cc:2468] T 01746340eeb2457d9295ca0fe7b0d90f P ef82ae9d376c4dc5900c220f0d12f789 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 43125aee2783436a9e02f69cc5ddfac8 in term 1.
I20260608 12:39:13.474211  5028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01746340eeb2457d9295ca0fe7b0d90f" candidate_uuid: "43125aee2783436a9e02f69cc5ddfac8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a900061eef2243c0ade5a6eb381f70cd" is_pre_election: true
I20260608 12:39:13.475584  5097 raft_consensus.cc:2468] T c6105e6d682544ecaf23ed59e767ef10 P ef82ae9d376c4dc5900c220f0d12f789 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a900061eef2243c0ade5a6eb381f70cd in term 1.
I20260608 12:39:13.476032  5028 raft_consensus.cc:2468] T 01746340eeb2457d9295ca0fe7b0d90f P a900061eef2243c0ade5a6eb381f70cd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 43125aee2783436a9e02f69cc5ddfac8 in term 0.
I20260608 12:39:13.478534  4920 leader_election.cc:304] T 01746340eeb2457d9295ca0fe7b0d90f P 43125aee2783436a9e02f69cc5ddfac8 [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: 43125aee2783436a9e02f69cc5ddfac8, ef82ae9d376c4dc5900c220f0d12f789; no voters: 
I20260608 12:39:13.479561  5212 raft_consensus.cc:2804] T 01746340eeb2457d9295ca0fe7b0d90f P 43125aee2783436a9e02f69cc5ddfac8 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:39:13.480170  5212 raft_consensus.cc:697] T 01746340eeb2457d9295ca0fe7b0d90f P 43125aee2783436a9e02f69cc5ddfac8 [term 1 LEADER]: Becoming Leader. State: Replica: 43125aee2783436a9e02f69cc5ddfac8, State: Running, Role: LEADER
I20260608 12:39:13.481243  4954 raft_consensus.cc:2468] T c6105e6d682544ecaf23ed59e767ef10 P 43125aee2783436a9e02f69cc5ddfac8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a900061eef2243c0ade5a6eb381f70cd in term 1.
I20260608 12:39:13.474785  5198 raft_consensus.cc:515] T d7d8c3b3be1e45fb891cd168a1ad008d P ef82ae9d376c4dc5900c220f0d12f789 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43125aee2783436a9e02f69cc5ddfac8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35285 } } peers { permanent_uuid: "a900061eef2243c0ade5a6eb381f70cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38861 } } peers { permanent_uuid: "ef82ae9d376c4dc5900c220f0d12f789" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 } }
I20260608 12:39:13.475171  5027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01746340eeb2457d9295ca0fe7b0d90f" candidate_uuid: "43125aee2783436a9e02f69cc5ddfac8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a900061eef2243c0ade5a6eb381f70cd"
I20260608 12:39:13.482404  5027 raft_consensus.cc:3060] T 01746340eeb2457d9295ca0fe7b0d90f P a900061eef2243c0ade5a6eb381f70cd [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:39:13.482904  5103 raft_consensus.cc:2393] T d7d8c3b3be1e45fb891cd168a1ad008d P ef82ae9d376c4dc5900c220f0d12f789 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a900061eef2243c0ade5a6eb381f70cd in current term 1: Already voted for candidate ef82ae9d376c4dc5900c220f0d12f789 in this term.
I20260608 12:39:13.483736  5198 leader_election.cc:290] T d7d8c3b3be1e45fb891cd168a1ad008d P ef82ae9d376c4dc5900c220f0d12f789 [CANDIDATE]: Term 1 election: Requested vote from peers 43125aee2783436a9e02f69cc5ddfac8 (127.0.107.193:35285), a900061eef2243c0ade5a6eb381f70cd (127.0.107.194:38861)
I20260608 12:39:13.481065  5212 consensus_queue.cc:237] T 01746340eeb2457d9295ca0fe7b0d90f P 43125aee2783436a9e02f69cc5ddfac8 [LEADER]: Queue going to LEADER mode. State: All 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: "43125aee2783436a9e02f69cc5ddfac8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35285 } } peers { permanent_uuid: "a900061eef2243c0ade5a6eb381f70cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38861 } } peers { permanent_uuid: "ef82ae9d376c4dc5900c220f0d12f789" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 } }
I20260608 12:39:13.485440  5028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7d8c3b3be1e45fb891cd168a1ad008d" candidate_uuid: "ef82ae9d376c4dc5900c220f0d12f789" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a900061eef2243c0ade5a6eb381f70cd"
I20260608 12:39:13.487998  4954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7d8c3b3be1e45fb891cd168a1ad008d" candidate_uuid: "ef82ae9d376c4dc5900c220f0d12f789" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43125aee2783436a9e02f69cc5ddfac8"
I20260608 12:39:13.488611  4995 leader_election.cc:304] T c6105e6d682544ecaf23ed59e767ef10 P a900061eef2243c0ade5a6eb381f70cd [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: 43125aee2783436a9e02f69cc5ddfac8, a900061eef2243c0ade5a6eb381f70cd; no voters: 
I20260608 12:39:13.488611  4954 raft_consensus.cc:3060] T d7d8c3b3be1e45fb891cd168a1ad008d P 43125aee2783436a9e02f69cc5ddfac8 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:39:13.495311  5216 raft_consensus.cc:2804] T c6105e6d682544ecaf23ed59e767ef10 P a900061eef2243c0ade5a6eb381f70cd [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:39:13.496025  5216 raft_consensus.cc:697] T c6105e6d682544ecaf23ed59e767ef10 P a900061eef2243c0ade5a6eb381f70cd [term 1 LEADER]: Becoming Leader. State: Replica: a900061eef2243c0ade5a6eb381f70cd, State: Running, Role: LEADER
I20260608 12:39:13.499365  5216 consensus_queue.cc:237] T c6105e6d682544ecaf23ed59e767ef10 P a900061eef2243c0ade5a6eb381f70cd [LEADER]: Queue going to LEADER mode. State: All 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: "43125aee2783436a9e02f69cc5ddfac8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35285 } } peers { permanent_uuid: "a900061eef2243c0ade5a6eb381f70cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38861 } } peers { permanent_uuid: "ef82ae9d376c4dc5900c220f0d12f789" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 } }
I20260608 12:39:13.506016  5167 raft_consensus.cc:493] T 26a202a4327b41c09f765924629a3b71 P 43125aee2783436a9e02f69cc5ddfac8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:39:13.506880  5167 raft_consensus.cc:515] T 26a202a4327b41c09f765924629a3b71 P 43125aee2783436a9e02f69cc5ddfac8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43125aee2783436a9e02f69cc5ddfac8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35285 } } peers { permanent_uuid: "a900061eef2243c0ade5a6eb381f70cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38861 } } peers { permanent_uuid: "ef82ae9d376c4dc5900c220f0d12f789" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 } }
I20260608 12:39:13.507687  5158 raft_consensus.cc:515] T 7d35fb114dd04bacaf46102447696f0c P a900061eef2243c0ade5a6eb381f70cd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43125aee2783436a9e02f69cc5ddfac8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35285 } } peers { permanent_uuid: "a900061eef2243c0ade5a6eb381f70cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38861 } } peers { permanent_uuid: "ef82ae9d376c4dc5900c220f0d12f789" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 } }
I20260608 12:39:13.511447  5026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26a202a4327b41c09f765924629a3b71" candidate_uuid: "43125aee2783436a9e02f69cc5ddfac8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a900061eef2243c0ade5a6eb381f70cd" is_pre_election: true
I20260608 12:39:13.518129  5167 leader_election.cc:290] T 26a202a4327b41c09f765924629a3b71 P 43125aee2783436a9e02f69cc5ddfac8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a900061eef2243c0ade5a6eb381f70cd (127.0.107.194:38861), ef82ae9d376c4dc5900c220f0d12f789 (127.0.107.195:37095)
I20260608 12:39:13.519515  5101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26a202a4327b41c09f765924629a3b71" candidate_uuid: "43125aee2783436a9e02f69cc5ddfac8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef82ae9d376c4dc5900c220f0d12f789" is_pre_election: true
I20260608 12:39:13.521401  4920 leader_election.cc:304] T 26a202a4327b41c09f765924629a3b71 P 43125aee2783436a9e02f69cc5ddfac8 [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: 43125aee2783436a9e02f69cc5ddfac8; no voters: a900061eef2243c0ade5a6eb381f70cd, ef82ae9d376c4dc5900c220f0d12f789
I20260608 12:39:13.522729  5167 raft_consensus.cc:2749] T 26a202a4327b41c09f765924629a3b71 P 43125aee2783436a9e02f69cc5ddfac8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:39:13.536059  5027 raft_consensus.cc:2468] T 01746340eeb2457d9295ca0fe7b0d90f P a900061eef2243c0ade5a6eb381f70cd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 43125aee2783436a9e02f69cc5ddfac8 in term 1.
I20260608 12:39:13.542235  5157 raft_consensus.cc:515] T d7d8c3b3be1e45fb891cd168a1ad008d P a900061eef2243c0ade5a6eb381f70cd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43125aee2783436a9e02f69cc5ddfac8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35285 } } peers { permanent_uuid: "a900061eef2243c0ade5a6eb381f70cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38861 } } peers { permanent_uuid: "ef82ae9d376c4dc5900c220f0d12f789" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 } }
I20260608 12:39:13.544759  5028 raft_consensus.cc:2393] T d7d8c3b3be1e45fb891cd168a1ad008d P a900061eef2243c0ade5a6eb381f70cd [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate ef82ae9d376c4dc5900c220f0d12f789 in current term 1: Already voted for candidate a900061eef2243c0ade5a6eb381f70cd in this term.
I20260608 12:39:13.545842  5157 leader_election.cc:290] T d7d8c3b3be1e45fb891cd168a1ad008d P a900061eef2243c0ade5a6eb381f70cd [CANDIDATE]: Term 1 election: Requested vote from peers 43125aee2783436a9e02f69cc5ddfac8 (127.0.107.193:35285), ef82ae9d376c4dc5900c220f0d12f789 (127.0.107.195:37095)
I20260608 12:39:13.543493  5158 leader_election.cc:290] T 7d35fb114dd04bacaf46102447696f0c P a900061eef2243c0ade5a6eb381f70cd [CANDIDATE]: Term 1 election: Requested vote from peers 43125aee2783436a9e02f69cc5ddfac8 (127.0.107.193:35285), ef82ae9d376c4dc5900c220f0d12f789 (127.0.107.195:37095)
I20260608 12:39:13.548534  5153 raft_consensus.cc:515] T dc572f7fdc6c4532ad0be30e1e08a01a P a900061eef2243c0ade5a6eb381f70cd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43125aee2783436a9e02f69cc5ddfac8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35285 } } peers { permanent_uuid: "a900061eef2243c0ade5a6eb381f70cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38861 } } peers { permanent_uuid: "ef82ae9d376c4dc5900c220f0d12f789" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 } }
I20260608 12:39:13.551982  5153 leader_election.cc:290] T dc572f7fdc6c4532ad0be30e1e08a01a P a900061eef2243c0ade5a6eb381f70cd [CANDIDATE]: Term 1 election: Requested vote from peers 43125aee2783436a9e02f69cc5ddfac8 (127.0.107.193:35285), ef82ae9d376c4dc5900c220f0d12f789 (127.0.107.195:37095)
I20260608 12:39:13.562795  4954 raft_consensus.cc:2468] T d7d8c3b3be1e45fb891cd168a1ad008d P 43125aee2783436a9e02f69cc5ddfac8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef82ae9d376c4dc5900c220f0d12f789 in term 1.
I20260608 12:39:13.566385  5069 leader_election.cc:304] T d7d8c3b3be1e45fb891cd168a1ad008d P ef82ae9d376c4dc5900c220f0d12f789 [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: 43125aee2783436a9e02f69cc5ddfac8, ef82ae9d376c4dc5900c220f0d12f789; no voters: a900061eef2243c0ade5a6eb381f70cd
I20260608 12:39:13.567641  5198 raft_consensus.cc:2804] T d7d8c3b3be1e45fb891cd168a1ad008d P ef82ae9d376c4dc5900c220f0d12f789 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:39:13.568270  5198 raft_consensus.cc:697] T d7d8c3b3be1e45fb891cd168a1ad008d P ef82ae9d376c4dc5900c220f0d12f789 [term 1 LEADER]: Becoming Leader. State: Replica: ef82ae9d376c4dc5900c220f0d12f789, State: Running, Role: LEADER
I20260608 12:39:13.569409  5198 consensus_queue.cc:237] T d7d8c3b3be1e45fb891cd168a1ad008d P ef82ae9d376c4dc5900c220f0d12f789 [LEADER]: Queue going to LEADER mode. State: All 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: "43125aee2783436a9e02f69cc5ddfac8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35285 } } peers { permanent_uuid: "a900061eef2243c0ade5a6eb381f70cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38861 } } peers { permanent_uuid: "ef82ae9d376c4dc5900c220f0d12f789" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 } }
I20260608 12:39:13.612457  4847 catalog_manager.cc:5696] T d7d8c3b3be1e45fb891cd168a1ad008d P ef82ae9d376c4dc5900c220f0d12f789 reported cstate change: term changed from 0 to 1, leader changed from <none> to ef82ae9d376c4dc5900c220f0d12f789 (127.0.107.195). New cstate: current_term: 1 leader_uuid: "ef82ae9d376c4dc5900c220f0d12f789" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43125aee2783436a9e02f69cc5ddfac8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a900061eef2243c0ade5a6eb381f70cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38861 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ef82ae9d376c4dc5900c220f0d12f789" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 } health_report { overall_health: HEALTHY } } }
I20260608 12:39:13.578372  5153 consensus_queue.cc:1048] T 255fb0021b60434fafc979d00e5f4719 P a900061eef2243c0ade5a6eb381f70cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "43125aee2783436a9e02f69cc5ddfac8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.013s
I20260608 12:39:13.617165  4849 catalog_manager.cc:5696] T 01746340eeb2457d9295ca0fe7b0d90f P 43125aee2783436a9e02f69cc5ddfac8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 43125aee2783436a9e02f69cc5ddfac8 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "43125aee2783436a9e02f69cc5ddfac8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43125aee2783436a9e02f69cc5ddfac8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35285 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a900061eef2243c0ade5a6eb381f70cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38861 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ef82ae9d376c4dc5900c220f0d12f789" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 } health_report { overall_health: UNKNOWN } } }
I20260608 12:39:13.616122  4954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d35fb114dd04bacaf46102447696f0c" candidate_uuid: "a900061eef2243c0ade5a6eb381f70cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43125aee2783436a9e02f69cc5ddfac8"
I20260608 12:39:13.618156  4953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7d8c3b3be1e45fb891cd168a1ad008d" candidate_uuid: "a900061eef2243c0ade5a6eb381f70cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43125aee2783436a9e02f69cc5ddfac8"
I20260608 12:39:13.622874  5103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7d8c3b3be1e45fb891cd168a1ad008d" candidate_uuid: "a900061eef2243c0ade5a6eb381f70cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef82ae9d376c4dc5900c220f0d12f789"
I20260608 12:39:13.620177  4954 raft_consensus.cc:3060] T 7d35fb114dd04bacaf46102447696f0c P 43125aee2783436a9e02f69cc5ddfac8 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:39:13.621034  5101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d35fb114dd04bacaf46102447696f0c" candidate_uuid: "a900061eef2243c0ade5a6eb381f70cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef82ae9d376c4dc5900c220f0d12f789"
I20260608 12:39:13.622118  4953 raft_consensus.cc:2393] T d7d8c3b3be1e45fb891cd168a1ad008d P 43125aee2783436a9e02f69cc5ddfac8 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate a900061eef2243c0ade5a6eb381f70cd in current term 1: Already voted for candidate ef82ae9d376c4dc5900c220f0d12f789 in this term.
I20260608 12:39:13.627187  5101 raft_consensus.cc:3060] T 7d35fb114dd04bacaf46102447696f0c P ef82ae9d376c4dc5900c220f0d12f789 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:39:13.627876  4952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc572f7fdc6c4532ad0be30e1e08a01a" candidate_uuid: "a900061eef2243c0ade5a6eb381f70cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43125aee2783436a9e02f69cc5ddfac8"
I20260608 12:39:13.628597  4952 raft_consensus.cc:3060] T dc572f7fdc6c4532ad0be30e1e08a01a P 43125aee2783436a9e02f69cc5ddfac8 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:39:13.637848  5097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc572f7fdc6c4532ad0be30e1e08a01a" candidate_uuid: "a900061eef2243c0ade5a6eb381f70cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef82ae9d376c4dc5900c220f0d12f789"
I20260608 12:39:13.638707  5097 raft_consensus.cc:3060] T dc572f7fdc6c4532ad0be30e1e08a01a P ef82ae9d376c4dc5900c220f0d12f789 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:39:13.641600  4953 raft_consensus.cc:3060] T 26a202a4327b41c09f765924629a3b71 P 43125aee2783436a9e02f69cc5ddfac8 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:39:13.644948  4995 leader_election.cc:304] T d7d8c3b3be1e45fb891cd168a1ad008d P a900061eef2243c0ade5a6eb381f70cd [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: a900061eef2243c0ade5a6eb381f70cd; no voters: 43125aee2783436a9e02f69cc5ddfac8, ef82ae9d376c4dc5900c220f0d12f789
I20260608 12:39:13.656541  5153 raft_consensus.cc:2749] T d7d8c3b3be1e45fb891cd168a1ad008d P a900061eef2243c0ade5a6eb381f70cd [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 12:39:13.657570  5198 consensus_queue.cc:1048] T c9a1d1a85c624ae38c830b37fe2711ae P ef82ae9d376c4dc5900c220f0d12f789 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43125aee2783436a9e02f69cc5ddfac8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:39:13.675277  4954 raft_consensus.cc:2468] T 7d35fb114dd04bacaf46102447696f0c P 43125aee2783436a9e02f69cc5ddfac8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a900061eef2243c0ade5a6eb381f70cd in term 1.
I20260608 12:39:13.671178  5097 raft_consensus.cc:2468] T dc572f7fdc6c4532ad0be30e1e08a01a P ef82ae9d376c4dc5900c220f0d12f789 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a900061eef2243c0ade5a6eb381f70cd in term 1.
I20260608 12:39:13.699049  5101 raft_consensus.cc:2468] T 7d35fb114dd04bacaf46102447696f0c P ef82ae9d376c4dc5900c220f0d12f789 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a900061eef2243c0ade5a6eb381f70cd in term 1.
I20260608 12:39:13.700717  4995 leader_election.cc:304] T 7d35fb114dd04bacaf46102447696f0c P a900061eef2243c0ade5a6eb381f70cd [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: 43125aee2783436a9e02f69cc5ddfac8, a900061eef2243c0ade5a6eb381f70cd; no voters: 
I20260608 12:39:13.702517  4995 leader_election.cc:304] T dc572f7fdc6c4532ad0be30e1e08a01a P a900061eef2243c0ade5a6eb381f70cd [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: a900061eef2243c0ade5a6eb381f70cd, ef82ae9d376c4dc5900c220f0d12f789; no voters: 
I20260608 12:39:13.703452  5216 raft_consensus.cc:2804] T 7d35fb114dd04bacaf46102447696f0c P a900061eef2243c0ade5a6eb381f70cd [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:39:13.703698  5153 raft_consensus.cc:2804] T dc572f7fdc6c4532ad0be30e1e08a01a P a900061eef2243c0ade5a6eb381f70cd [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:39:13.704380  5216 raft_consensus.cc:697] T 7d35fb114dd04bacaf46102447696f0c P a900061eef2243c0ade5a6eb381f70cd [term 1 LEADER]: Becoming Leader. State: Replica: a900061eef2243c0ade5a6eb381f70cd, State: Running, Role: LEADER
I20260608 12:39:13.704567  5153 raft_consensus.cc:697] T dc572f7fdc6c4532ad0be30e1e08a01a P a900061eef2243c0ade5a6eb381f70cd [term 1 LEADER]: Becoming Leader. State: Replica: a900061eef2243c0ade5a6eb381f70cd, State: Running, Role: LEADER
I20260608 12:39:13.705608  5216 consensus_queue.cc:237] T 7d35fb114dd04bacaf46102447696f0c P a900061eef2243c0ade5a6eb381f70cd [LEADER]: Queue going to LEADER mode. State: All 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: "43125aee2783436a9e02f69cc5ddfac8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35285 } } peers { permanent_uuid: "a900061eef2243c0ade5a6eb381f70cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38861 } } peers { permanent_uuid: "ef82ae9d376c4dc5900c220f0d12f789" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 } }
I20260608 12:39:13.705994  5153 consensus_queue.cc:237] T dc572f7fdc6c4532ad0be30e1e08a01a P a900061eef2243c0ade5a6eb381f70cd [LEADER]: Queue going to LEADER mode. State: All 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: "43125aee2783436a9e02f69cc5ddfac8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35285 } } peers { permanent_uuid: "a900061eef2243c0ade5a6eb381f70cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38861 } } peers { permanent_uuid: "ef82ae9d376c4dc5900c220f0d12f789" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 } }
I20260608 12:39:13.707310  5196 consensus_queue.cc:1048] T 332d61c115dd4ebab13b91bb4b305ed9 P ef82ae9d376c4dc5900c220f0d12f789 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a900061eef2243c0ade5a6eb381f70cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:39:13.712021  5198 consensus_queue.cc:1048] T c9a1d1a85c624ae38c830b37fe2711ae P ef82ae9d376c4dc5900c220f0d12f789 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a900061eef2243c0ade5a6eb381f70cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:39:13.715634  4952 raft_consensus.cc:2468] T dc572f7fdc6c4532ad0be30e1e08a01a P 43125aee2783436a9e02f69cc5ddfac8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a900061eef2243c0ade5a6eb381f70cd in term 1.
W20260608 12:39:13.720916  4900 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 12:39:13.722010  4849 catalog_manager.cc:5696] T c6105e6d682544ecaf23ed59e767ef10 P a900061eef2243c0ade5a6eb381f70cd reported cstate change: term changed from 0 to 1, leader changed from <none> to a900061eef2243c0ade5a6eb381f70cd (127.0.107.194). New cstate: current_term: 1 leader_uuid: "a900061eef2243c0ade5a6eb381f70cd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43125aee2783436a9e02f69cc5ddfac8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a900061eef2243c0ade5a6eb381f70cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38861 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ef82ae9d376c4dc5900c220f0d12f789" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 } health_report { overall_health: UNKNOWN } } }
I20260608 12:39:13.730248  5157 consensus_queue.cc:1048] T 26a202a4327b41c09f765924629a3b71 P a900061eef2243c0ade5a6eb381f70cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "43125aee2783436a9e02f69cc5ddfac8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:39:13.741379  5232 consensus_queue.cc:1048] T 332d61c115dd4ebab13b91bb4b305ed9 P ef82ae9d376c4dc5900c220f0d12f789 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43125aee2783436a9e02f69cc5ddfac8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:39:13.741811  5196 consensus_queue.cc:1048] T e77fbeb84f684c4798f1e7e2d69f9aba P ef82ae9d376c4dc5900c220f0d12f789 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43125aee2783436a9e02f69cc5ddfac8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:39:13.760826  5198 consensus_queue.cc:1048] T e77fbeb84f684c4798f1e7e2d69f9aba P ef82ae9d376c4dc5900c220f0d12f789 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a900061eef2243c0ade5a6eb381f70cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:39:13.816716  5227 consensus_queue.cc:1048] T 655e63ec92924bc69bcdaf605e36d473 P 43125aee2783436a9e02f69cc5ddfac8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef82ae9d376c4dc5900c220f0d12f789" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:39:13.835485  5227 consensus_queue.cc:1048] T 655e63ec92924bc69bcdaf605e36d473 P 43125aee2783436a9e02f69cc5ddfac8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a900061eef2243c0ade5a6eb381f70cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:39:13.846628  4849 catalog_manager.cc:5696] T dc572f7fdc6c4532ad0be30e1e08a01a P a900061eef2243c0ade5a6eb381f70cd reported cstate change: term changed from 0 to 1, leader changed from <none> to a900061eef2243c0ade5a6eb381f70cd (127.0.107.194). New cstate: current_term: 1 leader_uuid: "a900061eef2243c0ade5a6eb381f70cd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43125aee2783436a9e02f69cc5ddfac8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a900061eef2243c0ade5a6eb381f70cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38861 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ef82ae9d376c4dc5900c220f0d12f789" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 } health_report { overall_health: UNKNOWN } } }
I20260608 12:39:13.849176  4849 catalog_manager.cc:5696] T 7d35fb114dd04bacaf46102447696f0c P a900061eef2243c0ade5a6eb381f70cd reported cstate change: term changed from 0 to 1, leader changed from <none> to a900061eef2243c0ade5a6eb381f70cd (127.0.107.194). New cstate: current_term: 1 leader_uuid: "a900061eef2243c0ade5a6eb381f70cd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43125aee2783436a9e02f69cc5ddfac8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a900061eef2243c0ade5a6eb381f70cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38861 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ef82ae9d376c4dc5900c220f0d12f789" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 } health_report { overall_health: UNKNOWN } } }
I20260608 12:39:13.984201  5153 consensus_queue.cc:1048] T c6105e6d682544ecaf23ed59e767ef10 P a900061eef2243c0ade5a6eb381f70cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef82ae9d376c4dc5900c220f0d12f789" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:39:13.984321  5239 consensus_queue.cc:1048] T d7d8c3b3be1e45fb891cd168a1ad008d P ef82ae9d376c4dc5900c220f0d12f789 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a900061eef2243c0ade5a6eb381f70cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:39:13.999694  5232 consensus_queue.cc:1048] T d7d8c3b3be1e45fb891cd168a1ad008d P ef82ae9d376c4dc5900c220f0d12f789 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43125aee2783436a9e02f69cc5ddfac8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:39:14.001842  5157 consensus_queue.cc:1048] T c6105e6d682544ecaf23ed59e767ef10 P a900061eef2243c0ade5a6eb381f70cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "43125aee2783436a9e02f69cc5ddfac8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:39:14.040067  5227 consensus_queue.cc:1048] T 01746340eeb2457d9295ca0fe7b0d90f P 43125aee2783436a9e02f69cc5ddfac8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a900061eef2243c0ade5a6eb381f70cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:39:14.053632  5212 consensus_queue.cc:1048] T 01746340eeb2457d9295ca0fe7b0d90f P 43125aee2783436a9e02f69cc5ddfac8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef82ae9d376c4dc5900c220f0d12f789" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:39:14.107669  5157 consensus_queue.cc:1048] T dc572f7fdc6c4532ad0be30e1e08a01a P a900061eef2243c0ade5a6eb381f70cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef82ae9d376c4dc5900c220f0d12f789" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:39:14.147324  5153 consensus_queue.cc:1048] T dc572f7fdc6c4532ad0be30e1e08a01a P a900061eef2243c0ade5a6eb381f70cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "43125aee2783436a9e02f69cc5ddfac8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:39:14.171844  5220 consensus_queue.cc:1048] T 7d35fb114dd04bacaf46102447696f0c P a900061eef2243c0ade5a6eb381f70cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "43125aee2783436a9e02f69cc5ddfac8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:39:14.197743  5153 consensus_queue.cc:1048] T 7d35fb114dd04bacaf46102447696f0c P a900061eef2243c0ade5a6eb381f70cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef82ae9d376c4dc5900c220f0d12f789" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 12:39:14.824868  5132 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerService.Write -> {remote=127.0.107.194:38861, user_credentials={real_user=slave}} blocked reactor thread for 51561.6us
W20260608 12:39:14.910279  5132 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerService.Write -> {remote=127.0.107.194:38861, user_credentials={real_user=slave}} blocked reactor thread for 47435.6us
W20260608 12:39:14.976912  5248 log.cc:927] Time spent T c6105e6d682544ecaf23ed59e767ef10 P 43125aee2783436a9e02f69cc5ddfac8: Append to log took a long time: real 0.062s	user 0.000s	sys 0.001s
W20260608 12:39:15.153820  5298 log.cc:927] Time spent T 2e1b00fd8b8e45e4bb397c4632f6b1a4 P ef82ae9d376c4dc5900c220f0d12f789: Append to log took a long time: real 0.110s	user 0.002s	sys 0.000s
W20260608 12:39:15.160087  5069 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.107.193:35285, user_credentials={real_user=slave}} blocked reactor thread for 64718.6us
I20260608 12:39:15.304148  5271 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:47994 (ReqId={client: 7aae8163dce04168b067f974b885515b, seq_no=32, attempt_no=0}) took 1006 ms. Trace:
I20260608 12:39:15.312250  5273 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:47994 (ReqId={client: 7aae8163dce04168b067f974b885515b, seq_no=2, attempt_no=0}) took 1031 ms. Trace:
I20260608 12:39:15.306752  5271 rpcz_store.cc:276] 0608 12:39:14.299143 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:39:14.306794 (+  7651us) service_pool.cc:224] Handling call
0608 12:39:15.304075 (+997281us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:39:14.482266 (+     0us) write_op.cc:183] PREPARE: starting on tablet dc572f7fdc6c4532ad0be30e1e08a01a
0608 12:39:14.482845 (+   579us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:39:14.482878 (+    33us) write_op.cc:435] Acquired schema lock
0608 12:39:14.482896 (+    18us) tablet.cc:662] Decoding operations
0608 12:39:14.485524 (+  2628us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:39:14.485577 (+    53us) write_op.cc:641] Partition lock acquired for write op
0608 12:39:14.485609 (+    32us) tablet.cc:685] Acquiring locks for 6 operations
0608 12:39:14.486138 (+   529us) tablet.cc:701] Row locks acquired
0608 12:39:14.486160 (+    22us) write_op.cc:260] PREPARE: finished
0608 12:39:14.486373 (+   213us) write_op.cc:270] Start()
0608 12:39:14.486515 (+   142us) write_op.cc:276] Timestamp: P: 1780922354486320 usec, L: 0
0608 12:39:14.486538 (+    23us) op_driver.cc:348] REPLICATION: starting
0608 12:39:14.487325 (+   787us) log.cc:844] Serialized 562 byte log entry
0608 12:39:14.558475 (+ 71150us) spinlock_profiling.cc:243] Waited 21.7 ms on lock 0x7b540013a220. stack: 00007fb4abf423a1 00007fb4abf421c8 00007fb4ab71df11 000000000047f705 000000000047f658 00007fb4af5f6abc 00007fb4af60f498 00007fb4af60eae6 00007fb4af7016ff 00007fb4af702072 00007fb4b325a788 00007fb4b3259660 00007fb4b3263950 00007fb4b32638b0 00007fb4b3263810 00007fb4b32637b0
0608 12:39:15.115775 (+557300us) op_driver.cc:464] REPLICATION: finished
0608 12:39:15.230748 (+114973us) write_op.cc:301] APPLY: starting
0608 12:39:15.230834 (+    86us) tablet.cc:1367] starting BulkCheckPresence
0608 12:39:15.231017 (+   183us) tablet.cc:1370] finished BulkCheckPresence
0608 12:39:15.231043 (+    26us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:39:15.235413 (+  4370us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:39:15.255456 (+ 20043us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 12:39:15.260727 (+  5271us) write_op.cc:312] APPLY: finished
0608 12:39:15.281033 (+ 20306us) log.cc:844] Serialized 52 byte log entry
0608 12:39:15.303574 (+ 22541us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:39:15.303684 (+   110us) write_op.cc:454] Released schema lock
0608 12:39:15.303733 (+    49us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":104336,"num_ops":6,"prepare.queue_time_us":173289,"prepare.run_cpu_time_us":5540,"prepare.run_wall_time_us":76427,"replication_time_us":624584,"spinlock_wait_cycles":49972864}]]}
I20260608 12:39:15.321174  5273 rpcz_store.cc:276] 0608 12:39:14.280731 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:39:14.286330 (+  5599us) service_pool.cc:224] Handling call
0608 12:39:15.312051 (+1025721us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:39:14.433253 (+     0us) write_op.cc:183] PREPARE: starting on tablet 26a202a4327b41c09f765924629a3b71
0608 12:39:14.463366 (+ 30113us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:39:14.463405 (+    39us) write_op.cc:435] Acquired schema lock
0608 12:39:14.463427 (+    22us) tablet.cc:662] Decoding operations
0608 12:39:14.463961 (+   534us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:39:14.464026 (+    65us) write_op.cc:641] Partition lock acquired for write op
0608 12:39:14.464060 (+    34us) tablet.cc:685] Acquiring locks for 4 operations
0608 12:39:14.464521 (+   461us) tablet.cc:701] Row locks acquired
0608 12:39:14.464544 (+    23us) write_op.cc:260] PREPARE: finished
0608 12:39:14.464777 (+   233us) write_op.cc:270] Start()
0608 12:39:14.464932 (+   155us) write_op.cc:276] Timestamp: P: 1780922354464721 usec, L: 0
0608 12:39:14.464950 (+    18us) op_driver.cc:348] REPLICATION: starting
0608 12:39:14.509962 (+ 45012us) log.cc:844] Serialized 475 byte log entry
0608 12:39:14.538338 (+ 28376us) spinlock_profiling.cc:243] Waited 42.1 ms on lock 0x7b5400201a54. stack: 00007fb4abf423a1 00007fb4abf421c8 00007fb4ab71df11 000000000047f705 000000000047f658 00007fb4af5f55cb 00007fb4af702115 00007fb4b325a788 00007fb4b3259660 00007fb4b3263950 00007fb4b32638b0 00007fb4b3263810 00007fb4b32637b0 00007fb4b326192f 000000000049a986 000000000049a618
0608 12:39:15.243522 (+705184us) op_driver.cc:464] REPLICATION: finished
0608 12:39:15.260944 (+ 17422us) write_op.cc:301] APPLY: starting
0608 12:39:15.262993 (+  2049us) tablet.cc:1367] starting BulkCheckPresence
0608 12:39:15.271354 (+  8361us) tablet.cc:1370] finished BulkCheckPresence
0608 12:39:15.271379 (+    25us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:39:15.309924 (+ 38545us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:39:15.310173 (+   249us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 12:39:15.310222 (+    49us) write_op.cc:312] APPLY: finished
0608 12:39:15.310468 (+   246us) log.cc:844] Serialized 40 byte log entry
0608 12:39:15.311542 (+  1074us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:39:15.311635 (+    93us) write_op.cc:454] Released schema lock
0608 12:39:15.311690 (+    55us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":13639,"num_ops":4,"prepare.queue_time_us":112969,"prepare.run_cpu_time_us":6326,"prepare.run_wall_time_us":112581,"replication_time_us":778422,"spinlock_wait_cycles":96825600}]]}
I20260608 12:39:15.362864  5306 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:47994 (ReqId={client: 7aae8163dce04168b067f974b885515b, seq_no=24, attempt_no=0}) took 1037 ms. Trace:
W20260608 12:39:15.379623  5316 log.cc:927] Time spent T 655e63ec92924bc69bcdaf605e36d473 P ef82ae9d376c4dc5900c220f0d12f789: Append to log took a long time: real 0.057s	user 0.001s	sys 0.000s
W20260608 12:39:15.447570  5318 log.cc:927] Time spent T c9a1d1a85c624ae38c830b37fe2711ae P 43125aee2783436a9e02f69cc5ddfac8: Append to log took a long time: real 0.061s	user 0.002s	sys 0.000s
I20260608 12:39:15.373106  5306 rpcz_store.cc:276] 0608 12:39:14.296461 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:39:14.302168 (+  5707us) service_pool.cc:224] Handling call
0608 12:39:15.333863 (+1031695us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:39:14.486820 (+     0us) write_op.cc:183] PREPARE: starting on tablet 255fb0021b60434fafc979d00e5f4719
0608 12:39:14.487372 (+   552us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:39:14.487398 (+    26us) write_op.cc:435] Acquired schema lock
0608 12:39:14.487416 (+    18us) tablet.cc:662] Decoding operations
0608 12:39:14.494594 (+  7178us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:39:14.494869 (+   275us) write_op.cc:641] Partition lock acquired for write op
0608 12:39:14.498213 (+  3344us) tablet.cc:685] Acquiring locks for 4 operations
0608 12:39:14.505519 (+  7306us) tablet.cc:701] Row locks acquired
0608 12:39:14.505541 (+    22us) write_op.cc:260] PREPARE: finished
0608 12:39:14.506009 (+   468us) write_op.cc:270] Start()
0608 12:39:14.507057 (+  1048us) write_op.cc:276] Timestamp: P: 1780922354505701 usec, L: 0
0608 12:39:14.507085 (+    28us) op_driver.cc:348] REPLICATION: starting
0608 12:39:14.525435 (+ 18350us) log.cc:844] Serialized 475 byte log entry
0608 12:39:14.707737 (+182302us) spinlock_profiling.cc:243] Waited 53.3 ms on lock 0x7b5400138920. stack: 00007fb4abf423a1 00007fb4abf421c8 00007fb4ab71df11 000000000047f705 000000000047f658 00007fb4af5f6abc 00007fb4af60f498 00007fb4af60eae6 00007fb4af7016ff 00007fb4af702072 00007fb4b325a788 00007fb4b3259660 00007fb4b3263950 00007fb4b32638b0 00007fb4b3263810 00007fb4b32637b0
0608 12:39:15.098068 (+390331us) op_driver.cc:464] REPLICATION: finished
0608 12:39:15.219382 (+121314us) write_op.cc:301] APPLY: starting
0608 12:39:15.219496 (+   114us) tablet.cc:1367] starting BulkCheckPresence
0608 12:39:15.219727 (+   231us) tablet.cc:1370] finished BulkCheckPresence
0608 12:39:15.219760 (+    33us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:39:15.276960 (+ 57200us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:39:15.277235 (+   275us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 12:39:15.277316 (+    81us) write_op.cc:312] APPLY: finished
0608 12:39:15.318414 (+ 41098us) log.cc:844] Serialized 40 byte log entry
0608 12:39:15.323302 (+  4888us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:39:15.327995 (+  4693us) write_op.cc:454] Released schema lock
0608 12:39:15.328056 (+    61us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":109402,"num_ops":4,"prepare.queue_time_us":179809,"prepare.run_cpu_time_us":8279,"prepare.run_wall_time_us":221145,"replication_time_us":587373,"spinlock_wait_cycles":122671360}]]}
W20260608 12:39:15.483182  5314 log.cc:927] Time spent T 332d61c115dd4ebab13b91bb4b305ed9 P ef82ae9d376c4dc5900c220f0d12f789: Append to log took a long time: real 0.088s	user 0.002s	sys 0.000s
I20260608 12:39:15.488453  5306 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:47994 (ReqId={client: 7aae8163dce04168b067f974b885515b, seq_no=44, attempt_no=0}) took 1187 ms. Trace:
W20260608 12:39:15.506723  5066 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.107.194:38861, user_credentials={real_user=slave}} blocked reactor thread for 129722us
I20260608 12:39:15.538395  5274 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:47994 (ReqId={client: 7aae8163dce04168b067f974b885515b, seq_no=28, attempt_no=0}) took 1184 ms. Trace:
I20260608 12:39:15.489194  5306 rpcz_store.cc:276] 0608 12:39:14.301283 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:39:14.303029 (+  1746us) service_pool.cc:224] Handling call
0608 12:39:15.488338 (+1185309us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:39:14.524230 (+     0us) write_op.cc:183] PREPARE: starting on tablet c6105e6d682544ecaf23ed59e767ef10
0608 12:39:14.527231 (+  3001us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:39:14.527267 (+    36us) write_op.cc:435] Acquired schema lock
0608 12:39:14.527288 (+    21us) tablet.cc:662] Decoding operations
0608 12:39:14.535478 (+  8190us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:39:14.535564 (+    86us) write_op.cc:641] Partition lock acquired for write op
0608 12:39:14.535621 (+    57us) tablet.cc:685] Acquiring locks for 5 operations
0608 12:39:14.559699 (+ 24078us) tablet.cc:701] Row locks acquired
0608 12:39:14.559716 (+    17us) write_op.cc:260] PREPARE: finished
0608 12:39:14.570463 (+ 10747us) write_op.cc:270] Start()
0608 12:39:14.576829 (+  6366us) write_op.cc:276] Timestamp: P: 1780922354569248 usec, L: 0
0608 12:39:14.578146 (+  1317us) op_driver.cc:348] REPLICATION: starting
0608 12:39:14.585135 (+  6989us) log.cc:844] Serialized 519 byte log entry
0608 12:39:15.474941 (+889806us) op_driver.cc:464] REPLICATION: finished
0608 12:39:15.475351 (+   410us) write_op.cc:301] APPLY: starting
0608 12:39:15.475437 (+    86us) tablet.cc:1367] starting BulkCheckPresence
0608 12:39:15.478569 (+  3132us) tablet.cc:1370] finished BulkCheckPresence
0608 12:39:15.480235 (+  1666us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:39:15.485513 (+  5278us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:39:15.485850 (+   337us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 12:39:15.485904 (+    54us) write_op.cc:312] APPLY: finished
0608 12:39:15.486303 (+   399us) log.cc:844] Serialized 46 byte log entry
0608 12:39:15.487540 (+  1237us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:39:15.487692 (+   152us) write_op.cc:454] Released schema lock
0608 12:39:15.487772 (+    80us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":145,"num_ops":5,"prepare.queue_time_us":174473,"prepare.run_cpu_time_us":4962,"prepare.run_wall_time_us":72622,"replication_time_us":896584}]]}
I20260608 12:39:15.592857  5301 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:38910 (ReqId={client: 7aae8163dce04168b067f974b885515b, seq_no=15, attempt_no=0}) took 1060 ms. Trace:
W20260608 12:39:15.624711  5325 log.cc:927] Time spent T 332d61c115dd4ebab13b91bb4b305ed9 P a900061eef2243c0ade5a6eb381f70cd: Append to log took a long time: real 0.067s	user 0.000s	sys 0.000s
I20260608 12:39:15.673125  5273 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:47994 (ReqId={client: 7aae8163dce04168b067f974b885515b, seq_no=23, attempt_no=0}) took 1377 ms. Trace:
I20260608 12:39:15.673705  5273 rpcz_store.cc:276] 0608 12:39:14.296034 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:39:14.302029 (+  5995us) service_pool.cc:224] Handling call
0608 12:39:15.673052 (+1371023us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:39:14.558856 (+     0us) write_op.cc:183] PREPARE: starting on tablet dc572f7fdc6c4532ad0be30e1e08a01a
0608 12:39:14.560707 (+  1851us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:39:14.560741 (+    34us) write_op.cc:435] Acquired schema lock
0608 12:39:14.560762 (+    21us) tablet.cc:662] Decoding operations
0608 12:39:14.576648 (+ 15886us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:39:14.576713 (+    65us) write_op.cc:641] Partition lock acquired for write op
0608 12:39:14.578592 (+  1879us) tablet.cc:685] Acquiring locks for 4 operations
0608 12:39:14.582988 (+  4396us) tablet.cc:701] Row locks acquired
0608 12:39:14.583013 (+    25us) write_op.cc:260] PREPARE: finished
0608 12:39:15.034425 (+451412us) spinlock_profiling.cc:243] Waited 27.7 ms on lock 0x7b3400162ea8. stack: 00007fb4abf423a1 00007fb4abf421c8 00007fb4ab71df11 000000000047f705 000000000047f658 00007fb4ad5c64bb 00007fb4ad647a42 00007fb4b3259ec4 00007fb4b3259660 00007fb4b3263950 00007fb4b32638b0 00007fb4b3263810 00007fb4b32637b0 00007fb4b326192f 000000000049a986 000000000049a618
0608 12:39:15.037274 (+  2849us) write_op.cc:270] Start()
0608 12:39:15.047227 (+  9953us) write_op.cc:276] Timestamp: P: 1780922355036046 usec, L: 0
0608 12:39:15.048672 (+  1445us) op_driver.cc:348] REPLICATION: starting
0608 12:39:15.095504 (+ 46832us) log.cc:844] Serialized 475 byte log entry
0608 12:39:15.558051 (+462547us) spinlock_profiling.cc:243] Waited 1.34 ms on lock 0x7b1800270040. stack: 00007fb4abf423a1 00007fb4abf421c8 00007fb4ab71df11 000000000047f705 000000000047f658 00007fb4b61d5e0b 00007fb4b61ea2ec 00007fb4abfa12fc 00007fb4abfa5b0b 00007fb4abfa5a60 00007fb4abfa59c0 00007fb4abfa5960 00007fb4abfa3c8f 000000000049a986 000000000049a618 00007fb4abf68ee6
0608 12:39:15.666255 (+108204us) op_driver.cc:464] REPLICATION: finished
0608 12:39:15.668540 (+  2285us) write_op.cc:301] APPLY: starting
0608 12:39:15.668620 (+    80us) tablet.cc:1367] starting BulkCheckPresence
0608 12:39:15.668777 (+   157us) tablet.cc:1370] finished BulkCheckPresence
0608 12:39:15.668797 (+    20us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:39:15.669462 (+   665us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:39:15.670760 (+  1298us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 12:39:15.672121 (+  1361us) write_op.cc:312] APPLY: finished
0608 12:39:15.672340 (+   219us) log.cc:844] Serialized 40 byte log entry
0608 12:39:15.672528 (+   188us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:39:15.672607 (+    79us) write_op.cc:454] Released schema lock
0608 12:39:15.672646 (+    39us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":2101,"mutex_wait_us":23777,"num_ops":4,"prepare.queue_time_us":238963,"prepare.run_cpu_time_us":8324,"prepare.run_wall_time_us":553437,"raft.queue_time_us":5301,"raft.run_cpu_time_us":1283,"raft.run_wall_time_us":20839,"replication_time_us":615657,"spinlock_wait_cycles":66854400}]]}
I20260608 12:39:15.538954  5274 rpcz_store.cc:276] 0608 12:39:14.297292 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:39:14.309275 (+ 11983us) service_pool.cc:224] Handling call
0608 12:39:15.481425 (+1172150us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:39:14.538759 (+     0us) write_op.cc:183] PREPARE: starting on tablet 26a202a4327b41c09f765924629a3b71
0608 12:39:14.556498 (+ 17739us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:39:14.557663 (+  1165us) write_op.cc:435] Acquired schema lock
0608 12:39:14.557679 (+    16us) tablet.cc:662] Decoding operations
0608 12:39:14.579647 (+ 21968us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:39:14.579698 (+    51us) write_op.cc:641] Partition lock acquired for write op
0608 12:39:14.579733 (+    35us) tablet.cc:685] Acquiring locks for 4 operations
0608 12:39:14.580197 (+   464us) tablet.cc:701] Row locks acquired
0608 12:39:14.580217 (+    20us) write_op.cc:260] PREPARE: finished
0608 12:39:15.029808 (+449591us) spinlock_profiling.cc:243] Waited 18.7 ms on lock 0x7b3400162ea8. stack: 00007fb4abf423a1 00007fb4abf421c8 00007fb4ab71df11 000000000047f705 000000000047f658 00007fb4ad5c64bb 00007fb4ad647a42 00007fb4b3259ec4 00007fb4b3259660 00007fb4b3263950 00007fb4b32638b0 00007fb4b3263810 00007fb4b32637b0 00007fb4b326192f 000000000049a986 000000000049a618
0608 12:39:15.033289 (+  3481us) write_op.cc:270] Start()
0608 12:39:15.046597 (+ 13308us) write_op.cc:276] Timestamp: P: 1780922355033235 usec, L: 0
0608 12:39:15.048149 (+  1552us) op_driver.cc:348] REPLICATION: starting
0608 12:39:15.092095 (+ 43946us) log.cc:844] Serialized 475 byte log entry
0608 12:39:15.353399 (+261304us) op_driver.cc:464] REPLICATION: finished
0608 12:39:15.360753 (+  7354us) write_op.cc:301] APPLY: starting
0608 12:39:15.363704 (+  2951us) tablet.cc:1367] starting BulkCheckPresence
0608 12:39:15.370345 (+  6641us) tablet.cc:1370] finished BulkCheckPresence
0608 12:39:15.370843 (+   498us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:39:15.406503 (+ 35660us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:39:15.425636 (+ 19133us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 12:39:15.434174 (+  8538us) write_op.cc:312] APPLY: finished
0608 12:39:15.441041 (+  6867us) log.cc:844] Serialized 40 byte log entry
0608 12:39:15.457090 (+ 16049us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:39:15.460850 (+  3760us) write_op.cc:454] Released schema lock
0608 12:39:15.463516 (+  2666us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"spinlock_wait_cycles":153344,"child_traces":[["op",{"apply.queue_time_us":3776,"mutex_wait_us":1136,"num_ops":4,"prepare.queue_time_us":227591,"prepare.run_cpu_time_us":14217,"prepare.run_wall_time_us":559585,"replication_time_us":305117,"spinlock_wait_cycles":43068672}]]}
I20260608 12:39:15.688586  5271 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:47994 (ReqId={client: 7aae8163dce04168b067f974b885515b, seq_no=39, attempt_no=0}) took 1388 ms. Trace:
I20260608 12:39:15.689213  5271 rpcz_store.cc:276] 0608 12:39:14.300072 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:39:14.300220 (+   148us) service_pool.cc:224] Handling call
0608 12:39:14.381137 (+ 80917us) spinlock_profiling.cc:243] Waited 8.87 ms on lock 0x7b5400201800. stack: 00007fb4abf423a1 00007fb4abf421c8 00007fb4ab71df11 000000000047f705 000000000047f658 00007fb4b30f5afb 00007fb4b326c6da 00007fb4b3256d67 00007fb4b31e5f07 00007fb4b31e5af8 00007fb4b4ef9934 00007fb4b3bc5ae6 00007fb4b3bc59d0 00007fb4b3bc58a7 00007fb4b3bc57f7 00007fb4b3bc3ad9
0608 12:39:15.688509 (+1307372us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:39:15.114629 (+     0us) write_op.cc:183] PREPARE: starting on tablet 26a202a4327b41c09f765924629a3b71
0608 12:39:15.159059 (+ 44430us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:39:15.159126 (+    67us) write_op.cc:435] Acquired schema lock
0608 12:39:15.159149 (+    23us) tablet.cc:662] Decoding operations
0608 12:39:15.159738 (+   589us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:39:15.159812 (+    74us) write_op.cc:641] Partition lock acquired for write op
0608 12:39:15.159855 (+    43us) tablet.cc:685] Acquiring locks for 2 operations
0608 12:39:15.160193 (+   338us) tablet.cc:701] Row locks acquired
0608 12:39:15.160223 (+    30us) write_op.cc:260] PREPARE: finished
0608 12:39:15.160538 (+   315us) write_op.cc:270] Start()
0608 12:39:15.170886 (+ 10348us) write_op.cc:276] Timestamp: P: 1780922355160462 usec, L: 0
0608 12:39:15.172201 (+  1315us) op_driver.cc:348] REPLICATION: starting
0608 12:39:15.180045 (+  7844us) log.cc:844] Serialized 388 byte log entry
0608 12:39:15.667793 (+487748us) op_driver.cc:464] REPLICATION: finished
0608 12:39:15.673475 (+  5682us) write_op.cc:301] APPLY: starting
0608 12:39:15.673556 (+    81us) tablet.cc:1367] starting BulkCheckPresence
0608 12:39:15.673700 (+   144us) tablet.cc:1370] finished BulkCheckPresence
0608 12:39:15.673829 (+   129us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:39:15.674240 (+   411us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:39:15.674420 (+   180us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 12:39:15.674478 (+    58us) write_op.cc:312] APPLY: finished
0608 12:39:15.674671 (+   193us) log.cc:844] Serialized 28 byte log entry
0608 12:39:15.687916 (+ 13245us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:39:15.688030 (+   114us) write_op.cc:454] Released schema lock
0608 12:39:15.688077 (+    47us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"spinlock_wait_cycles":20390784,"child_traces":[["op",{"apply.queue_time_us":5471,"num_ops":2,"prepare.queue_time_us":726471,"prepare.run_cpu_time_us":4389,"prepare.run_wall_time_us":70405,"replication_time_us":495444}]]}
I20260608 12:39:15.614030  5301 rpcz_store.cc:276] 0608 12:39:14.532525 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:39:14.533391 (+   866us) service_pool.cc:224] Handling call
0608 12:39:15.592557 (+1059166us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:39:14.550560 (+     0us) write_op.cc:183] PREPARE: starting on tablet 655e63ec92924bc69bcdaf605e36d473
0608 12:39:14.551227 (+   667us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:39:14.551270 (+    43us) write_op.cc:435] Acquired schema lock
0608 12:39:14.551287 (+    17us) tablet.cc:662] Decoding operations
0608 12:39:14.558191 (+  6904us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:39:14.558251 (+    60us) write_op.cc:641] Partition lock acquired for write op
0608 12:39:14.558283 (+    32us) tablet.cc:685] Acquiring locks for 7 operations
0608 12:39:14.558791 (+   508us) tablet.cc:701] Row locks acquired
0608 12:39:14.558814 (+    23us) write_op.cc:260] PREPARE: finished
0608 12:39:14.560152 (+  1338us) write_op.cc:270] Start()
0608 12:39:14.560456 (+   304us) write_op.cc:276] Timestamp: P: 1780922354560075 usec, L: 0
0608 12:39:14.560490 (+    34us) op_driver.cc:348] REPLICATION: starting
0608 12:39:14.565236 (+  4746us) log.cc:844] Serialized 605 byte log entry
0608 12:39:14.606747 (+ 41511us) spinlock_profiling.cc:243] Waited 1.03 ms on lock 0x7b540045fc20. stack: 00007fb4abf423a1 00007fb4abf421c8 00007fb4ab71df11 000000000047f705 000000000047f658 00007fb4af5f55cb 00007fb4af612b4f 00007fb4af5d4913 00007fb4af5e3490 00007fb4af5e33a0 00007fb4af5e3300 00007fb4af5e32a0 00007fb4af5e139f 000000000049a986 000000000049a618 00007fb4abfa1131
0608 12:39:15.546887 (+940140us) op_driver.cc:464] REPLICATION: finished
0608 12:39:15.550158 (+  3271us) write_op.cc:301] APPLY: starting
0608 12:39:15.553059 (+  2901us) tablet.cc:1367] starting BulkCheckPresence
0608 12:39:15.553279 (+   220us) tablet.cc:1370] finished BulkCheckPresence
0608 12:39:15.553304 (+    25us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:39:15.555598 (+  2294us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:39:15.555872 (+   274us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 12:39:15.555925 (+    53us) write_op.cc:312] APPLY: finished
0608 12:39:15.556233 (+   308us) log.cc:844] Serialized 58 byte log entry
0608 12:39:15.580423 (+ 24190us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:39:15.586097 (+  5674us) write_op.cc:454] Released schema lock
0608 12:39:15.587536 (+  1439us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":1986,"mutex_wait_us":6439,"num_ops":7,"prepare.queue_time_us":309,"prepare.run_cpu_time_us":5095,"prepare.run_wall_time_us":27039,"raft.queue_time_us":3161,"raft.run_cpu_time_us":5424,"raft.run_wall_time_us":37869,"replication_time_us":986199,"spinlock_wait_cycles":2376448}]]}
I20260608 12:39:15.701211  5268 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:38910 (ReqId={client: 7aae8163dce04168b067f974b885515b, seq_no=33, attempt_no=0}) took 1150 ms. Trace:
I20260608 12:39:15.744865  5295 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:38910 (ReqId={client: 7aae8163dce04168b067f974b885515b, seq_no=7, attempt_no=0}) took 1201 ms. Trace:
I20260608 12:39:15.791118  5290 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:40366 (ReqId={client: 7aae8163dce04168b067f974b885515b, seq_no=29, attempt_no=0}) took 1083 ms. Trace:
I20260608 12:39:15.745422  5295 rpcz_store.cc:276] 0608 12:39:14.549227 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:39:14.549612 (+   385us) service_pool.cc:224] Handling call
0608 12:39:15.744642 (+1195030us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:39:14.651821 (+     0us) write_op.cc:183] PREPARE: starting on tablet 655e63ec92924bc69bcdaf605e36d473
0608 12:39:14.689262 (+ 37441us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:39:14.689329 (+    67us) write_op.cc:435] Acquired schema lock
0608 12:39:14.689354 (+    25us) tablet.cc:662] Decoding operations
0608 12:39:14.718792 (+ 29438us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:39:14.731584 (+ 12792us) write_op.cc:641] Partition lock acquired for write op
0608 12:39:14.733418 (+  1834us) tablet.cc:685] Acquiring locks for 3 operations
0608 12:39:14.770987 (+ 37569us) tablet.cc:701] Row locks acquired
0608 12:39:14.771026 (+    39us) write_op.cc:260] PREPARE: finished
0608 12:39:14.785254 (+ 14228us) write_op.cc:270] Start()
0608 12:39:14.791437 (+  6183us) write_op.cc:276] Timestamp: P: 1780922354780335 usec, L: 0
0608 12:39:14.792828 (+  1391us) op_driver.cc:348] REPLICATION: starting
0608 12:39:15.271113 (+478285us) spinlock_profiling.cc:243] Waited 6.15 ms on lock 0x7b540045fc20. stack: 00007fb4abf423a1 00007fb4abf421c8 00007fb4ab71df11 000000000047f705 000000000047f658 00007fb4b4b73152 00007fb4af60f134 00007fb4af60eae6 00007fb4af7016ff 00007fb4af702072 00007fb4b325a788 00007fb4b3259660 00007fb4b3263950 00007fb4b32638b0 00007fb4b3263810 00007fb4b32637b0
0608 12:39:15.273178 (+  2065us) log.cc:844] Serialized 432 byte log entry
0608 12:39:15.553950 (+280772us) op_driver.cc:464] REPLICATION: finished
0608 12:39:15.563829 (+  9879us) write_op.cc:301] APPLY: starting
0608 12:39:15.674594 (+110765us) spinlock_profiling.cc:243] Waited 1.67 ms on lock 0x7b6000042dc8. stack: 00007fb4abf423a1 00007fb4abf421c8 00007fb4ab71df11 000000000047f705 000000000047f658 00007fb4b30f5afb 00007fb4b338250d 00007fb4b3386bab 00007fb4b3286cfc 00007fb4b30b71ad 00007fb4b30bae46 00007fb4b3283e35 00007fb4b325d086 00007fb4b32664e0 00007fb4b3266440 00007fb4b32663a0
0608 12:39:15.674683 (+    89us) tablet.cc:1367] starting BulkCheckPresence
0608 12:39:15.674846 (+   163us) tablet.cc:1370] finished BulkCheckPresence
0608 12:39:15.674864 (+    18us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:39:15.675432 (+   568us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:39:15.675617 (+   185us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 12:39:15.675666 (+    49us) write_op.cc:312] APPLY: finished
0608 12:39:15.675904 (+   238us) log.cc:844] Serialized 34 byte log entry
0608 12:39:15.717133 (+ 41229us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:39:15.718610 (+  1477us) write_op.cc:454] Released schema lock
0608 12:39:15.735325 (+ 16715us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":3385,"num_ops":3,"prepare.queue_time_us":85844,"prepare.run_cpu_time_us":15617,"prepare.run_wall_time_us":635723,"replication_time_us":759315,"spinlock_wait_cycles":17974784}]]}
I20260608 12:39:15.765703  5301 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:38910 (ReqId={client: 7aae8163dce04168b067f974b885515b, seq_no=26, attempt_no=0}) took 1215 ms. Trace:
I20260608 12:39:15.791675  5290 rpcz_store.cc:276] 0608 12:39:14.707829 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:39:14.707956 (+   127us) service_pool.cc:224] Handling call
0608 12:39:14.902038 (+194082us) spinlock_profiling.cc:243] Waited 87.5 ms on lock 0x7b340028d278. stack: 00007fb4abf423a1 00007fb4abf421c8 00007fb4ab71df11 000000000047f705 000000000047f658 00007fb4ad5c64bb 00007fb4ad64664f 00007fb4ad6cac24 00007fb4ad6cffaf 00007fb4ad6d27eb 00007fb4ad6d2740 00007fb4ad6d26a0 00007fb4ad6d2640 00007fb4ad6d096f 000000000049a986 000000000049a618
0608 12:39:15.790885 (+888847us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:39:15.027181 (+     0us) write_op.cc:183] PREPARE: starting on tablet 332d61c115dd4ebab13b91bb4b305ed9
0608 12:39:15.087146 (+ 59965us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:39:15.087188 (+    42us) write_op.cc:435] Acquired schema lock
0608 12:39:15.087221 (+    33us) tablet.cc:662] Decoding operations
0608 12:39:15.113430 (+ 26209us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:39:15.115342 (+  1912us) write_op.cc:641] Partition lock acquired for write op
0608 12:39:15.119031 (+  3689us) tablet.cc:685] Acquiring locks for 5 operations
0608 12:39:15.172917 (+ 53886us) tablet.cc:701] Row locks acquired
0608 12:39:15.172935 (+    18us) write_op.cc:260] PREPARE: finished
0608 12:39:15.187546 (+ 14611us) write_op.cc:270] Start()
0608 12:39:15.198005 (+ 10459us) write_op.cc:276] Timestamp: P: 1780922355186117 usec, L: 0
0608 12:39:15.198050 (+    45us) op_driver.cc:348] REPLICATION: starting
0608 12:39:15.231639 (+ 33589us) log.cc:844] Serialized 519 byte log entry
0608 12:39:15.612406 (+380767us) spinlock_profiling.cc:243] Waited 4.01 ms on lock 0x7b4c00191680. stack: 00007fb4abf423a1 00007fb4abf421c8 00007fb4ab71df11 000000000047f705 000000000047f658 00007fb4ad5f957c 00007fb4ad61a282 00007fb4ad61b0fc 00007fb4ad5adaf8 00007fb4ad5ff03d 00007fb4ad5ffb35 00007fb4ad9b07ad 00007fb4af5d9a1c 00007fb4af5d61fe 00007fb4af5e3490 00007fb4af5e33a0
0608 12:39:15.655375 (+ 42969us) op_driver.cc:464] REPLICATION: finished
0608 12:39:15.781673 (+126298us) write_op.cc:301] APPLY: starting
0608 12:39:15.781803 (+   130us) tablet.cc:1367] starting BulkCheckPresence
0608 12:39:15.782013 (+   210us) tablet.cc:1370] finished BulkCheckPresence
0608 12:39:15.782043 (+    30us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:39:15.783213 (+  1170us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:39:15.783480 (+   267us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 12:39:15.783539 (+    59us) write_op.cc:312] APPLY: finished
0608 12:39:15.783812 (+   273us) log.cc:844] Serialized 46 byte log entry
0608 12:39:15.790421 (+  6609us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:39:15.790525 (+   104us) write_op.cc:454] Released schema lock
0608 12:39:15.790565 (+    40us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"spinlock_wait_cycles":201149824,"child_traces":[["op",{"apply.queue_time_us":126028,"num_ops":5,"prepare.queue_time_us":104374,"prepare.run_cpu_time_us":16981,"prepare.run_wall_time_us":274031,"raft.queue_time_us":90687,"raft.run_cpu_time_us":8219,"raft.run_wall_time_us":414386,"replication_time_us":455861,"spinlock_wait_cycles":9229568,"thread_start_us":27973,"threads_started":1,"wal-append.queue_time_us":75394}]]}
I20260608 12:39:15.819370  5301 rpcz_store.cc:276] 0608 12:39:14.550567 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:39:14.551014 (+   447us) service_pool.cc:224] Handling call
0608 12:39:15.765622 (+1214608us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:39:15.273726 (+     0us) write_op.cc:183] PREPARE: starting on tablet 655e63ec92924bc69bcdaf605e36d473
0608 12:39:15.274313 (+   587us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:39:15.274343 (+    30us) write_op.cc:435] Acquired schema lock
0608 12:39:15.274359 (+    16us) tablet.cc:662] Decoding operations
0608 12:39:15.274807 (+   448us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:39:15.274855 (+    48us) write_op.cc:641] Partition lock acquired for write op
0608 12:39:15.274885 (+    30us) tablet.cc:685] Acquiring locks for 3 operations
0608 12:39:15.275127 (+   242us) tablet.cc:701] Row locks acquired
0608 12:39:15.275147 (+    20us) write_op.cc:260] PREPARE: finished
0608 12:39:15.275349 (+   202us) write_op.cc:270] Start()
0608 12:39:15.275509 (+   160us) write_op.cc:276] Timestamp: P: 1780922355275297 usec, L: 0
0608 12:39:15.275531 (+    22us) op_driver.cc:348] REPLICATION: starting
0608 12:39:15.545742 (+270211us) spinlock_profiling.cc:243] Waited 2.65 ms on lock 0x7b540045fc20. stack: 00007fb4abf423a1 00007fb4abf421c8 00007fb4ab71df11 000000000047f705 000000000047f658 00007fb4b4b73152 00007fb4af60f134 00007fb4af60eae6 00007fb4af7016ff 00007fb4af702072 00007fb4b325a788 00007fb4b3259660 00007fb4b3263950 00007fb4b32638b0 00007fb4b3263810 00007fb4b32637b0
0608 12:39:15.546370 (+   628us) log.cc:844] Serialized 432 byte log entry
0608 12:39:15.703922 (+157552us) op_driver.cc:464] REPLICATION: finished
0608 12:39:15.746716 (+ 42794us) write_op.cc:301] APPLY: starting
0608 12:39:15.754361 (+  7645us) tablet.cc:1367] starting BulkCheckPresence
0608 12:39:15.763688 (+  9327us) tablet.cc:1370] finished BulkCheckPresence
0608 12:39:15.763719 (+    31us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:39:15.764314 (+   595us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:39:15.764534 (+   220us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 12:39:15.764596 (+    62us) write_op.cc:312] APPLY: finished
0608 12:39:15.764835 (+   239us) log.cc:844] Serialized 34 byte log entry
0608 12:39:15.765071 (+   236us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:39:15.765166 (+    95us) write_op.cc:454] Released schema lock
0608 12:39:15.765217 (+    51us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":32722,"num_ops":3,"prepare.queue_time_us":697753,"prepare.run_cpu_time_us":9645,"prepare.run_wall_time_us":273028,"replication_time_us":428262,"spinlock_wait_cycles":6086400}]]}
I20260608 12:39:15.843448  5275 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:38910 (ReqId={client: 7aae8163dce04168b067f974b885515b, seq_no=37, attempt_no=0}) took 1276 ms. Trace:
I20260608 12:39:15.843966  5275 rpcz_store.cc:276] 0608 12:39:14.567398 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:39:14.570193 (+  2795us) service_pool.cc:224] Handling call
0608 12:39:15.030893 (+460700us) spinlock_profiling.cc:243] Waited 26.7 ms on lock 0x7b34000212a8. stack: 00007fb4abf423a1 00007fb4abf421c8 00007fb4ab71df11 000000000047f705 000000000047f658 00007fb4ad5c64bb 00007fb4ad64664f 00007fb4ad6cac24 00007fb4ad6cffaf 00007fb4ad6d27eb 00007fb4ad6d2740 00007fb4ad6d26a0 00007fb4ad6d2640 00007fb4ad6d096f 000000000049a986 000000000049a618
0608 12:39:15.843217 (+812324us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:39:15.546921 (+     0us) write_op.cc:183] PREPARE: starting on tablet 655e63ec92924bc69bcdaf605e36d473
0608 12:39:15.547496 (+   575us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:39:15.547526 (+    30us) write_op.cc:435] Acquired schema lock
0608 12:39:15.547542 (+    16us) tablet.cc:662] Decoding operations
0608 12:39:15.547897 (+   355us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:39:15.547949 (+    52us) write_op.cc:641] Partition lock acquired for write op
0608 12:39:15.547979 (+    30us) tablet.cc:685] Acquiring locks for 1 operations
0608 12:39:15.548149 (+   170us) tablet.cc:701] Row locks acquired
0608 12:39:15.548166 (+    17us) write_op.cc:260] PREPARE: finished
0608 12:39:15.548357 (+   191us) write_op.cc:270] Start()
0608 12:39:15.548497 (+   140us) write_op.cc:276] Timestamp: P: 1780922355548309 usec, L: 0
0608 12:39:15.548519 (+    22us) op_driver.cc:348] REPLICATION: starting
0608 12:39:15.553359 (+  4840us) log.cc:844] Serialized 345 byte log entry
0608 12:39:15.704268 (+150909us) op_driver.cc:464] REPLICATION: finished
0608 12:39:15.805999 (+101731us) write_op.cc:301] APPLY: starting
0608 12:39:15.806109 (+   110us) tablet.cc:1367] starting BulkCheckPresence
0608 12:39:15.806232 (+   123us) tablet.cc:1370] finished BulkCheckPresence
0608 12:39:15.806336 (+   104us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:39:15.806635 (+   299us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:39:15.806807 (+   172us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 12:39:15.806855 (+    48us) write_op.cc:312] APPLY: finished
0608 12:39:15.820419 (+ 13564us) log.cc:844] Serialized 22 byte log entry
0608 12:39:15.838966 (+ 18547us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:39:15.841893 (+  2927us) write_op.cc:454] Released schema lock
0608 12:39:15.842814 (+   921us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"spinlock_wait_cycles":61330688,"child_traces":[["op",{"apply.queue_time_us":101440,"num_ops":1,"prepare.queue_time_us":458718,"prepare.run_cpu_time_us":2704,"prepare.run_wall_time_us":6755,"replication_time_us":155622}]]}
I20260608 12:39:15.855230  5277 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:40366 (ReqId={client: 7aae8163dce04168b067f974b885515b, seq_no=20, attempt_no=0}) took 1221 ms. Trace:
I20260608 12:39:15.859664  5301 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:38910 (ReqId={client: 7aae8163dce04168b067f974b885515b, seq_no=14, attempt_no=0}) took 1328 ms. Trace:
I20260608 12:39:15.838289  5276 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:40366 (ReqId={client: 7aae8163dce04168b067f974b885515b, seq_no=42, attempt_no=0}) took 1127 ms. Trace:
I20260608 12:39:15.863955  5295 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:38910 (ReqId={client: 7aae8163dce04168b067f974b885515b, seq_no=43, attempt_no=0}) took 1295 ms. Trace:
I20260608 12:39:15.863541  5301 rpcz_store.cc:276] 0608 12:39:14.530904 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:39:14.532722 (+  1818us) service_pool.cc:224] Handling call
0608 12:39:15.858960 (+1326238us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:39:15.020044 (+     0us) write_op.cc:183] PREPARE: starting on tablet 01746340eeb2457d9295ca0fe7b0d90f
0608 12:39:15.056533 (+ 36489us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:39:15.059793 (+  3260us) write_op.cc:435] Acquired schema lock
0608 12:39:15.059822 (+    29us) tablet.cc:662] Decoding operations
0608 12:39:15.123682 (+ 63860us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:39:15.126269 (+  2587us) write_op.cc:641] Partition lock acquired for write op
0608 12:39:15.128389 (+  2120us) tablet.cc:685] Acquiring locks for 5 operations
0608 12:39:15.154969 (+ 26580us) tablet.cc:701] Row locks acquired
0608 12:39:15.155007 (+    38us) write_op.cc:260] PREPARE: finished
0608 12:39:15.445266 (+290259us) spinlock_profiling.cc:243] Waited 5.48 ms on lock 0x7b34000212a8. stack: 00007fb4abf423a1 00007fb4abf421c8 00007fb4ab71df11 000000000047f705 000000000047f658 00007fb4ad5c64bb 00007fb4ad647a42 00007fb4b3259ec4 00007fb4b3259660 00007fb4b3263950 00007fb4b32638b0 00007fb4b3263810 00007fb4b32637b0 00007fb4b326192f 000000000049a986 000000000049a618
0608 12:39:15.607480 (+162214us) spinlock_profiling.cc:243] Waited 6.69 ms on lock 0x7b2c00055428. stack: 00007fb4abf423a1 00007fb4abf421c8 00007fb4ab71df11 000000000047f705 000000000047f658 00007fb4add7999b 00007fb4add931e3 00007fb4add92b68 00007fb4add92ac8 00007fb4af77dca8 00007fb4af77d940 00007fb4b325a1d2 00007fb4b3259660 00007fb4b3263950 00007fb4b32638b0 00007fb4b3263810
0608 12:39:15.607567 (+    87us) write_op.cc:270] Start()
0608 12:39:15.607717 (+   150us) write_op.cc:276] Timestamp: P: 1780922355453230 usec, L: 0
0608 12:39:15.607733 (+    16us) op_driver.cc:348] REPLICATION: starting
0608 12:39:15.609536 (+  1803us) log.cc:844] Serialized 519 byte log entry
0608 12:39:15.762297 (+152761us) spinlock_profiling.cc:243] Waited 2.02 ms on lock 0x7b1800293080. stack: 00007fb4abf423a1 00007fb4abf421c8 00007fb4ab71df11 000000000047f705 000000000047f658 00007fb4b61d5e0b 00007fb4b61ea2ec 00007fb4abfa0fdf 00007fb4abfa5b0b 00007fb4abfa5a60 00007fb4abfa59c0 00007fb4abfa5960 00007fb4abfa3c8f 000000000049a986 000000000049a618 00007fb4abf68ee6
0608 12:39:15.767242 (+  4945us) op_driver.cc:464] REPLICATION: finished
0608 12:39:15.843454 (+ 76212us) write_op.cc:301] APPLY: starting
0608 12:39:15.843540 (+    86us) tablet.cc:1367] starting BulkCheckPresence
0608 12:39:15.843744 (+   204us) tablet.cc:1370] finished BulkCheckPresence
0608 12:39:15.843765 (+    21us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:39:15.844709 (+   944us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:39:15.844911 (+   202us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 12:39:15.844959 (+    48us) write_op.cc:312] APPLY: finished
0608 12:39:15.845234 (+   275us) log.cc:844] Serialized 46 byte log entry
0608 12:39:15.857132 (+ 11898us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:39:15.857900 (+   768us) write_op.cc:454] Released schema lock
0608 12:39:15.857960 (+    60us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":75977,"num_ops":5,"prepare.queue_time_us":448355,"prepare.run_cpu_time_us":17016,"prepare.run_wall_time_us":604461,"raft.queue_time_us":1667,"raft.run_cpu_time_us":1329,"raft.run_wall_time_us":9650,"replication_time_us":159375,"spinlock_wait_cycles":32637312}]]}
I20260608 12:39:15.881539  5275 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:38910 (ReqId={client: 7aae8163dce04168b067f974b885515b, seq_no=35, attempt_no=0}) took 1314 ms. Trace:
I20260608 12:39:15.868036  5295 rpcz_store.cc:276] 0608 12:39:14.568374 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:39:14.568572 (+   198us) service_pool.cc:224] Handling call
0608 12:39:15.863887 (+1295315us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:39:15.610228 (+     0us) write_op.cc:183] PREPARE: starting on tablet 01746340eeb2457d9295ca0fe7b0d90f
0608 12:39:15.612541 (+  2313us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:39:15.612577 (+    36us) write_op.cc:435] Acquired schema lock
0608 12:39:15.612595 (+    18us) tablet.cc:662] Decoding operations
0608 12:39:15.613164 (+   569us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:39:15.613222 (+    58us) write_op.cc:641] Partition lock acquired for write op
0608 12:39:15.613250 (+    28us) tablet.cc:685] Acquiring locks for 4 operations
0608 12:39:15.613670 (+   420us) tablet.cc:701] Row locks acquired
0608 12:39:15.613691 (+    21us) write_op.cc:260] PREPARE: finished
0608 12:39:15.613913 (+   222us) write_op.cc:270] Start()
0608 12:39:15.614046 (+   133us) write_op.cc:276] Timestamp: P: 1780922355613863 usec, L: 0
0608 12:39:15.614063 (+    17us) op_driver.cc:348] REPLICATION: starting
0608 12:39:15.616006 (+  1943us) log.cc:844] Serialized 475 byte log entry
0608 12:39:15.692515 (+ 76509us) spinlock_profiling.cc:243] Waited 4.07 ms on lock 0x7b54002f79a0. stack: 00007fb4abf423a1 00007fb4abf421c8 00007fb4ab71df11 000000000047f705 000000000047f658 00007fb4af5f55cb 00007fb4af612b4f 00007fb4af5d4913 00007fb4af5e3490 00007fb4af5e33a0 00007fb4af5e3300 00007fb4af5e32a0 00007fb4af5e139f 000000000049a986 000000000049a618 00007fb4abfa1131
0608 12:39:15.767607 (+ 75092us) op_driver.cc:464] REPLICATION: finished
0608 12:39:15.781061 (+ 13454us) spinlock_profiling.cc:243] Waited 9.21 ms on lock 0x7b58002f7bd0. stack: 00007fb4abf423a1 00007fb4abf421c8 00007fb4ab71df11 000000000047f705 000000000047f658 00007fb4af5f6abc 00007fb4af5d6305 00007fb4af5e3490 00007fb4af5e33a0 00007fb4af5e3300 00007fb4af5e32a0 00007fb4af5e139f 000000000049a986 000000000049a618 00007fb4abfa1131 00007fb4abfa5b0b
0608 12:39:15.854004 (+ 72943us) write_op.cc:301] APPLY: starting
0608 12:39:15.860946 (+  6942us) spinlock_profiling.cc:243] Waited 2.79 ms on lock 0x7b60000109c8. stack: 00007fb4abf423a1 00007fb4abf421c8 00007fb4ab71df11 000000000047f705 000000000047f658 00007fb4b30f5afb 00007fb4b338250d 00007fb4b3386bab 00007fb4b3286cfc 00007fb4b30b71ad 00007fb4b30bae46 00007fb4b3283e35 00007fb4b325d086 00007fb4b32664e0 00007fb4b3266440 00007fb4b32663a0
0608 12:39:15.861036 (+    90us) tablet.cc:1367] starting BulkCheckPresence
0608 12:39:15.861210 (+   174us) tablet.cc:1370] finished BulkCheckPresence
0608 12:39:15.861234 (+    24us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:39:15.861938 (+   704us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:39:15.862218 (+   280us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 12:39:15.862263 (+    45us) write_op.cc:312] APPLY: finished
0608 12:39:15.862503 (+   240us) log.cc:844] Serialized 40 byte log entry
0608 12:39:15.862747 (+   244us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:39:15.862838 (+    91us) write_op.cc:454] Released schema lock
0608 12:39:15.862879 (+    41us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":86206,"mutex_wait_us":9168,"num_ops":4,"prepare.queue_time_us":1016932,"prepare.run_cpu_time_us":27305,"prepare.run_wall_time_us":42812,"raft.queue_time_us":7417,"raft.run_cpu_time_us":7451,"raft.run_wall_time_us":231709,"replication_time_us":153424,"spinlock_wait_cycles":38319616,"thread_start_us":28434,"threads_started":1}]]}
I20260608 12:39:15.890714  5273 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:47994 (ReqId={client: 7aae8163dce04168b067f974b885515b, seq_no=46, attempt_no=0}) took 1573 ms. Trace:
I20260608 12:39:15.882093  5275 rpcz_store.cc:276] 0608 12:39:14.566876 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:39:14.568666 (+  1790us) service_pool.cc:224] Handling call
0608 12:39:15.881467 (+1312801us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:39:15.654424 (+     0us) write_op.cc:183] PREPARE: starting on tablet 01746340eeb2457d9295ca0fe7b0d90f
0608 12:39:15.679391 (+ 24967us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:39:15.679438 (+    47us) write_op.cc:435] Acquired schema lock
0608 12:39:15.679466 (+    28us) tablet.cc:662] Decoding operations
0608 12:39:15.680266 (+   800us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:39:15.680340 (+    74us) write_op.cc:641] Partition lock acquired for write op
0608 12:39:15.680391 (+    51us) tablet.cc:685] Acquiring locks for 5 operations
0608 12:39:15.681016 (+   625us) tablet.cc:701] Row locks acquired
0608 12:39:15.681040 (+    24us) write_op.cc:260] PREPARE: finished
0608 12:39:15.681343 (+   303us) write_op.cc:270] Start()
0608 12:39:15.681555 (+   212us) write_op.cc:276] Timestamp: P: 1780922355681269 usec, L: 0
0608 12:39:15.681588 (+    33us) op_driver.cc:348] REPLICATION: starting
0608 12:39:15.682638 (+  1050us) log.cc:844] Serialized 519 byte log entry
0608 12:39:15.808697 (+126059us) op_driver.cc:464] REPLICATION: finished
0608 12:39:15.872036 (+ 63339us) write_op.cc:301] APPLY: starting
0608 12:39:15.872155 (+   119us) tablet.cc:1367] starting BulkCheckPresence
0608 12:39:15.872375 (+   220us) tablet.cc:1370] finished BulkCheckPresence
0608 12:39:15.872790 (+   415us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:39:15.879523 (+  6733us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:39:15.879720 (+   197us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 12:39:15.879771 (+    51us) write_op.cc:312] APPLY: finished
0608 12:39:15.880066 (+   295us) log.cc:844] Serialized 46 byte log entry
0608 12:39:15.880949 (+   883us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:39:15.881048 (+    99us) write_op.cc:454] Released schema lock
0608 12:39:15.881095 (+    47us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":59117,"mutex_wait_us":3093,"num_ops":5,"prepare.queue_time_us":1060147,"prepare.run_cpu_time_us":25072,"prepare.run_wall_time_us":63973,"raft.queue_time_us":18191,"raft.run_cpu_time_us":28,"raft.run_wall_time_us":29,"replication_time_us":126958,"thread_start_us":28585,"threads_started":1}]]}
I20260608 12:39:15.898543  5290 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:40366 (ReqId={client: 7aae8163dce04168b067f974b885515b, seq_no=3, attempt_no=0}) took 1280 ms. Trace:
I20260608 12:39:15.899047  5290 rpcz_store.cc:276] 0608 12:39:14.618287 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:39:14.619126 (+   839us) service_pool.cc:224] Handling call
0608 12:39:15.898468 (+1279342us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:39:15.209057 (+     0us) write_op.cc:183] PREPARE: starting on tablet c9a1d1a85c624ae38c830b37fe2711ae
0608 12:39:15.209661 (+   604us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:39:15.209693 (+    32us) write_op.cc:435] Acquired schema lock
0608 12:39:15.209718 (+    25us) tablet.cc:662] Decoding operations
0608 12:39:15.210526 (+   808us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:39:15.210605 (+    79us) write_op.cc:641] Partition lock acquired for write op
0608 12:39:15.210657 (+    52us) tablet.cc:685] Acquiring locks for 5 operations
0608 12:39:15.258891 (+ 48234us) tablet.cc:701] Row locks acquired
0608 12:39:15.260162 (+  1271us) write_op.cc:260] PREPARE: finished
0608 12:39:15.277755 (+ 17593us) write_op.cc:270] Start()
0608 12:39:15.282286 (+  4531us) write_op.cc:276] Timestamp: P: 1780922355272227 usec, L: 0
0608 12:39:15.283715 (+  1429us) op_driver.cc:348] REPLICATION: starting
0608 12:39:15.325175 (+ 41460us) log.cc:844] Serialized 519 byte log entry
0608 12:39:15.823531 (+498356us) op_driver.cc:464] REPLICATION: finished
0608 12:39:15.892613 (+ 69082us) write_op.cc:301] APPLY: starting
0608 12:39:15.892989 (+   376us) tablet.cc:1367] starting BulkCheckPresence
0608 12:39:15.893171 (+   182us) tablet.cc:1370] finished BulkCheckPresence
0608 12:39:15.893319 (+   148us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:39:15.894192 (+   873us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:39:15.894428 (+   236us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 12:39:15.894478 (+    50us) write_op.cc:312] APPLY: finished
0608 12:39:15.894773 (+   295us) log.cc:844] Serialized 46 byte log entry
0608 12:39:15.897938 (+  3165us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:39:15.898055 (+   117us) write_op.cc:454] Released schema lock
0608 12:39:15.898104 (+    49us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":68871,"num_ops":5,"prepare.queue_time_us":550669,"prepare.run_cpu_time_us":4853,"prepare.run_wall_time_us":122900,"replication_time_us":539678}]]}
I20260608 12:39:15.705989  5268 rpcz_store.cc:276] 0608 12:39:14.556420 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:39:14.559549 (+  3129us) service_pool.cc:224] Handling call
0608 12:39:15.141857 (+582308us) spinlock_profiling.cc:243] Waited 3.33 ms on lock 0x7b34000212a8. stack: 00007fb4abf423a1 00007fb4abf421c8 00007fb4ab71df11 000000000047f705 000000000047f658 00007fb4ad5c64bb 00007fb4ad64664f 00007fb4ad6cac24 00007fb4ad6cffaf 00007fb4ad6d27eb 00007fb4ad6d2740 00007fb4ad6d26a0 00007fb4ad6d2640 00007fb4ad6d096f 000000000049a986 000000000049a618
0608 12:39:15.700982 (+559125us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:39:15.350769 (+     0us) write_op.cc:183] PREPARE: starting on tablet 2e1b00fd8b8e45e4bb397c4632f6b1a4
0608 12:39:15.377181 (+ 26412us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:39:15.378248 (+  1067us) write_op.cc:435] Acquired schema lock
0608 12:39:15.380138 (+  1890us) tablet.cc:662] Decoding operations
0608 12:39:15.395272 (+ 15134us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:39:15.395351 (+    79us) write_op.cc:641] Partition lock acquired for write op
0608 12:39:15.395386 (+    35us) tablet.cc:685] Acquiring locks for 4 operations
0608 12:39:15.401066 (+  5680us) tablet.cc:701] Row locks acquired
0608 12:39:15.402034 (+   968us) write_op.cc:260] PREPARE: finished
0608 12:39:15.411801 (+  9767us) write_op.cc:270] Start()
0608 12:39:15.414297 (+  2496us) write_op.cc:276] Timestamp: P: 1780922355410923 usec, L: 0
0608 12:39:15.415852 (+  1555us) op_driver.cc:348] REPLICATION: starting
0608 12:39:15.455429 (+ 39577us) log.cc:844] Serialized 475 byte log entry
0608 12:39:15.526492 (+ 71063us) spinlock_profiling.cc:243] Waited 1.41 ms on lock 0x7b18002962c0. stack: 00007fb4abf423a1 00007fb4abf421c8 00007fb4ab71df11 000000000047f705 000000000047f658 00007fb4b61d5e0b 00007fb4b61ea2ec 00007fb4abfa12fc 00007fb4abfa5b0b 00007fb4abfa5a60 00007fb4abfa59c0 00007fb4abfa5960 00007fb4abfa3c8f 000000000049a986 000000000049a618 00007fb4abf68ee6
0608 12:39:15.616557 (+ 90065us) spinlock_profiling.cc:243] Waited 75.1 ms on lock 0x7b540045d420. stack: 00007fb4abf423a1 00007fb4abf421c8 00007fb4ab71df11 000000000047f705 000000000047f658 00007fb4af5f55cb 00007fb4af62365d 00007fb4af61539c 00007fb4af6151e2 00007fb4af5d4913 00007fb4af5e3490 00007fb4af5e33a0 00007fb4af5e3300 00007fb4af5e32a0 00007fb4af5e139f 000000000049a986
0608 12:39:15.688676 (+ 72119us) op_driver.cc:464] REPLICATION: finished
0608 12:39:15.689288 (+   612us) write_op.cc:301] APPLY: starting
0608 12:39:15.689375 (+    87us) tablet.cc:1367] starting BulkCheckPresence
0608 12:39:15.689557 (+   182us) tablet.cc:1370] finished BulkCheckPresence
0608 12:39:15.689580 (+    23us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:39:15.690331 (+   751us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:39:15.690542 (+   211us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 12:39:15.690586 (+    44us) write_op.cc:312] APPLY: finished
0608 12:39:15.700170 (+  9584us) log.cc:844] Serialized 40 byte log entry
0608 12:39:15.700434 (+   264us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:39:15.700534 (+   100us) write_op.cc:454] Released schema lock
0608 12:39:15.700594 (+    60us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"spinlock_wait_cycles":7651200,"child_traces":[["op",{"apply.queue_time_us":278,"num_ops":4,"prepare.queue_time_us":194420,"prepare.run_cpu_time_us":5087,"prepare.run_wall_time_us":114863,"raft.queue_time_us":1542,"raft.run_cpu_time_us":5420,"raft.run_wall_time_us":161091,"replication_time_us":272652,"spinlock_wait_cycles":176072960}]]}
I20260608 12:39:15.907437  5290 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:40366 (ReqId={client: 7aae8163dce04168b067f974b885515b, seq_no=21, attempt_no=0}) took 1273 ms. Trace:
I20260608 12:39:15.907817  5290 rpcz_store.cc:276] 0608 12:39:14.638609 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:39:14.640557 (+  1948us) service_pool.cc:224] Handling call
0608 12:39:15.022064 (+381507us) spinlock_profiling.cc:243] Waited 3.68 ms on lock 0x7b340028d278. stack: 00007fb4abf423a1 00007fb4abf421c8 00007fb4ab71df11 000000000047f705 000000000047f658 00007fb4ad5c64bb 00007fb4ad64664f 00007fb4ad6cac24 00007fb4ad6cffaf 00007fb4ad6d27eb 00007fb4ad6d2740 00007fb4ad6d26a0 00007fb4ad6d2640 00007fb4ad6d096f 000000000049a986 000000000049a618
0608 12:39:15.907369 (+885305us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:39:15.506566 (+     0us) write_op.cc:183] PREPARE: starting on tablet 332d61c115dd4ebab13b91bb4b305ed9
0608 12:39:15.522455 (+ 15889us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:39:15.522487 (+    32us) write_op.cc:435] Acquired schema lock
0608 12:39:15.522504 (+    17us) tablet.cc:662] Decoding operations
0608 12:39:15.523129 (+   625us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:39:15.523186 (+    57us) write_op.cc:641] Partition lock acquired for write op
0608 12:39:15.523220 (+    34us) tablet.cc:685] Acquiring locks for 5 operations
0608 12:39:15.523780 (+   560us) tablet.cc:701] Row locks acquired
0608 12:39:15.523804 (+    24us) write_op.cc:260] PREPARE: finished
0608 12:39:15.524022 (+   218us) write_op.cc:270] Start()
0608 12:39:15.524192 (+   170us) write_op.cc:276] Timestamp: P: 1780922355523968 usec, L: 0
0608 12:39:15.524214 (+    22us) op_driver.cc:348] REPLICATION: starting
0608 12:39:15.525038 (+   824us) log.cc:844] Serialized 519 byte log entry
0608 12:39:15.823633 (+298595us) op_driver.cc:464] REPLICATION: finished
0608 12:39:15.904805 (+ 81172us) write_op.cc:301] APPLY: starting
0608 12:39:15.904893 (+    88us) tablet.cc:1367] starting BulkCheckPresence
0608 12:39:15.905085 (+   192us) tablet.cc:1370] finished BulkCheckPresence
0608 12:39:15.905183 (+    98us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:39:15.906140 (+   957us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:39:15.906323 (+   183us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 12:39:15.906357 (+    34us) write_op.cc:312] APPLY: finished
0608 12:39:15.906630 (+   273us) log.cc:844] Serialized 46 byte log entry
0608 12:39:15.906837 (+   207us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:39:15.906939 (+   102us) write_op.cc:454] Released schema lock
0608 12:39:15.906989 (+    50us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"spinlock_wait_cycles":8469248,"child_traces":[["op",{"apply.queue_time_us":80895,"mutex_wait_us":4591,"num_ops":5,"prepare.queue_time_us":427775,"prepare.run_cpu_time_us":3695,"prepare.run_wall_time_us":20142,"replication_time_us":299280}]]}
I20260608 12:39:15.893079  5273 rpcz_store.cc:276] 0608 12:39:14.317822 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:39:14.318470 (+   648us) service_pool.cc:224] Handling call
0608 12:39:15.890640 (+1572170us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:39:15.558376 (+     0us) write_op.cc:183] PREPARE: starting on tablet dc572f7fdc6c4532ad0be30e1e08a01a
0608 12:39:15.558998 (+   622us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:39:15.559040 (+    42us) write_op.cc:435] Acquired schema lock
0608 12:39:15.559060 (+    20us) tablet.cc:662] Decoding operations
0608 12:39:15.559672 (+   612us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:39:15.559731 (+    59us) write_op.cc:641] Partition lock acquired for write op
0608 12:39:15.559769 (+    38us) tablet.cc:685] Acquiring locks for 6 operations
0608 12:39:15.560313 (+   544us) tablet.cc:701] Row locks acquired
0608 12:39:15.560334 (+    21us) write_op.cc:260] PREPARE: finished
0608 12:39:15.560560 (+   226us) write_op.cc:270] Start()
0608 12:39:15.560695 (+   135us) write_op.cc:276] Timestamp: P: 1780922355560501 usec, L: 0
0608 12:39:15.560716 (+    21us) op_driver.cc:348] REPLICATION: starting
0608 12:39:15.561508 (+   792us) log.cc:844] Serialized 562 byte log entry
0608 12:39:15.733547 (+172039us) op_driver.cc:464] REPLICATION: finished
0608 12:39:15.770888 (+ 37341us) write_op.cc:301] APPLY: starting
0608 12:39:15.770969 (+    81us) tablet.cc:1367] starting BulkCheckPresence
0608 12:39:15.771170 (+   201us) tablet.cc:1370] finished BulkCheckPresence
0608 12:39:15.771271 (+   101us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:39:15.772392 (+  1121us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:39:15.772609 (+   217us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 12:39:15.772663 (+    54us) write_op.cc:312] APPLY: finished
0608 12:39:15.772937 (+   274us) log.cc:844] Serialized 52 byte log entry
0608 12:39:15.820385 (+ 47448us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:39:15.826205 (+  5820us) write_op.cc:454] Released schema lock
0608 12:39:15.838700 (+ 12495us) write_op.cc:341] FINISH: Updating metrics
0608 12:39:15.889131 (+ 50431us) spinlock_profiling.cc:243] Waited 15 ms on lock 0x7b3400162ea8. stack: 00007fb4abf423a1 00007fb4abf421c8 00007fb4ab71df11 000000000047f705 000000000047f658 00007fb4ad5c64bb 00007fb4ad649c91 00007fb4ad66e273 00007fb4b4f459a7 00007fb4b325e396 00007fb4b325db8f 00007fb4b32664e0 00007fb4b3266440 00007fb4b32663a0 00007fb4b3266340 00007fb4b32644bf
Metrics: {"child_traces":[["op",{"apply.queue_time_us":37103,"num_ops":6,"prepare.queue_time_us":1234079,"prepare.run_cpu_time_us":3502,"prepare.run_wall_time_us":16871,"replication_time_us":172708,"spinlock_wait_cycles":34399616}]]}
I20260608 12:39:15.913297  5290 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:40366 (ReqId={client: 7aae8163dce04168b067f974b885515b, seq_no=27, attempt_no=0}) took 1206 ms. Trace:
I20260608 12:39:15.857762  5277 rpcz_store.cc:276] 0608 12:39:14.633814 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:39:14.635137 (+  1323us) service_pool.cc:224] Handling call
0608 12:39:15.022167 (+387030us) spinlock_profiling.cc:243] Waited 1.68 ms on lock 0x7b340028d278. stack: 00007fb4abf423a1 00007fb4abf421c8 00007fb4ab71df11 000000000047f705 000000000047f658 00007fb4ad5c64bb 00007fb4ad64664f 00007fb4ad6cac24 00007fb4ad6cffaf 00007fb4ad6d27eb 00007fb4ad6d2740 00007fb4ad6d26a0 00007fb4ad6d2640 00007fb4ad6d096f 000000000049a986 000000000049a618
0608 12:39:15.854993 (+832826us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:39:15.578262 (+     0us) write_op.cc:183] PREPARE: starting on tablet d7d8c3b3be1e45fb891cd168a1ad008d
0608 12:39:15.578814 (+   552us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:39:15.578857 (+    43us) write_op.cc:435] Acquired schema lock
0608 12:39:15.578878 (+    21us) tablet.cc:662] Decoding operations
0608 12:39:15.579461 (+   583us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:39:15.579507 (+    46us) write_op.cc:641] Partition lock acquired for write op
0608 12:39:15.579536 (+    29us) tablet.cc:685] Acquiring locks for 6 operations
0608 12:39:15.586369 (+  6833us) tablet.cc:701] Row locks acquired
0608 12:39:15.587323 (+   954us) write_op.cc:260] PREPARE: finished
0608 12:39:15.647333 (+ 60010us) spinlock_profiling.cc:243] Waited 885 us on lock 0x7b340028d278. stack: 00007fb4abf423a1 00007fb4abf421c8 00007fb4ab71df11 000000000047f705 000000000047f658 00007fb4ad5c64bb 00007fb4ad647a42 00007fb4b3259ec4 00007fb4b3259660 00007fb4b3263950 00007fb4b32638b0 00007fb4b3263810 00007fb4b32637b0 00007fb4b326192f 000000000049a986 000000000049a618
0608 12:39:15.647467 (+   134us) write_op.cc:270] Start()
0608 12:39:15.647693 (+   226us) write_op.cc:276] Timestamp: P: 1780922355647414 usec, L: 0
0608 12:39:15.647712 (+    19us) op_driver.cc:348] REPLICATION: starting
0608 12:39:15.677299 (+ 29587us) spinlock_profiling.cc:243] Waited 28.2 ms on lock 0x7b5400049d20. stack: 00007fb4abf423a1 00007fb4abf421c8 00007fb4ab71df11 000000000047f705 000000000047f658 00007fb4af5f55cb 00007fb4af61be64 00007fb4af718671 00007fb4af7025e1 00007fb4af701ed2 00007fb4b325a788 00007fb4b3259660 00007fb4b3263950 00007fb4b32638b0 00007fb4b3263810 00007fb4b32637b0
0608 12:39:15.714520 (+ 37221us) log.cc:844] Serialized 562 byte log entry
0608 12:39:15.790076 (+ 75556us) spinlock_profiling.cc:243] Waited 44.8 ms on lock 0x7b580014fcd0. stack: 00007fb4abf423a1 00007fb4abf421c8 00007fb4ab71df11 000000000047f705 000000000047f658 00007fb4af5f6abc 00007fb4af5d6305 00007fb4af5e3490 00007fb4af5e33a0 00007fb4af5e3300 00007fb4af5e32a0 00007fb4af5e139f 000000000049a986 000000000049a618 00007fb4abfa1131 00007fb4abfa5b0b
0608 12:39:15.793725 (+  3649us) op_driver.cc:464] REPLICATION: finished
0608 12:39:15.846650 (+ 52925us) write_op.cc:301] APPLY: starting
0608 12:39:15.846735 (+    85us) tablet.cc:1367] starting BulkCheckPresence
0608 12:39:15.846943 (+   208us) tablet.cc:1370] finished BulkCheckPresence
0608 12:39:15.846967 (+    24us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:39:15.848092 (+  1125us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:39:15.848302 (+   210us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 12:39:15.848353 (+    51us) write_op.cc:312] APPLY: finished
0608 12:39:15.848611 (+   258us) log.cc:844] Serialized 52 byte log entry
0608 12:39:15.854439 (+  5828us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:39:15.854534 (+    95us) write_op.cc:454] Released schema lock
0608 12:39:15.854588 (+    54us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"spinlock_wait_cycles":3865216,"child_traces":[["op",{"apply.queue_time_us":47742,"num_ops":6,"prepare.queue_time_us":512003,"prepare.run_cpu_time_us":8532,"prepare.run_wall_time_us":158307,"raft.queue_time_us":20652,"raft.run_cpu_time_us":1459,"raft.run_wall_time_us":50065,"replication_time_us":145881,"spinlock_wait_cycles":170019840}]]}
I20260608 12:39:15.913702  5290 rpcz_store.cc:276] 0608 12:39:14.707001 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:39:14.707148 (+   147us) service_pool.cc:224] Handling call
0608 12:39:14.912641 (+205493us) spinlock_profiling.cc:243] Waited 7.8 ms on lock 0x7b340028d278. stack: 00007fb4abf423a1 00007fb4abf421c8 00007fb4ab71df11 000000000047f705 000000000047f658 00007fb4ad5c64bb 00007fb4ad64664f 00007fb4ad6cac24 00007fb4ad6cffaf 00007fb4ad6d27eb 00007fb4ad6d2740 00007fb4ad6d26a0 00007fb4ad6d2640 00007fb4ad6d096f 000000000049a986 000000000049a618
0608 12:39:15.913224 (+1000583us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:39:15.339858 (+     0us) write_op.cc:183] PREPARE: starting on tablet c9a1d1a85c624ae38c830b37fe2711ae
0608 12:39:15.340470 (+   612us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:39:15.340500 (+    30us) write_op.cc:435] Acquired schema lock
0608 12:39:15.340514 (+    14us) tablet.cc:662] Decoding operations
0608 12:39:15.340964 (+   450us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:39:15.341038 (+    74us) write_op.cc:641] Partition lock acquired for write op
0608 12:39:15.341067 (+    29us) tablet.cc:685] Acquiring locks for 3 operations
0608 12:39:15.341366 (+   299us) tablet.cc:701] Row locks acquired
0608 12:39:15.341384 (+    18us) write_op.cc:260] PREPARE: finished
0608 12:39:15.341591 (+   207us) write_op.cc:270] Start()
0608 12:39:15.341754 (+   163us) write_op.cc:276] Timestamp: P: 1780922355341534 usec, L: 0
0608 12:39:15.350099 (+  8345us) op_driver.cc:348] REPLICATION: starting
0608 12:39:15.361910 (+ 11811us) log.cc:844] Serialized 432 byte log entry
0608 12:39:15.823872 (+461962us) op_driver.cc:464] REPLICATION: finished
0608 12:39:15.911178 (+ 87306us) write_op.cc:301] APPLY: starting
0608 12:39:15.911266 (+    88us) tablet.cc:1367] starting BulkCheckPresence
0608 12:39:15.911416 (+   150us) tablet.cc:1370] finished BulkCheckPresence
0608 12:39:15.911508 (+    92us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:39:15.912152 (+   644us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:39:15.912287 (+   135us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 12:39:15.912328 (+    41us) write_op.cc:312] APPLY: finished
0608 12:39:15.912497 (+   169us) log.cc:844] Serialized 34 byte log entry
0608 12:39:15.912713 (+   216us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:39:15.912801 (+    88us) write_op.cc:454] Released schema lock
0608 12:39:15.912851 (+    50us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"spinlock_wait_cycles":17929472,"child_traces":[["op",{"apply.queue_time_us":87117,"num_ops":3,"prepare.queue_time_us":421962,"prepare.run_cpu_time_us":3277,"prepare.run_wall_time_us":25749,"replication_time_us":473658}]]}
I20260608 12:39:15.925967  5290 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:40366 (ReqId={client: 7aae8163dce04168b067f974b885515b, seq_no=16, attempt_no=0}) took 1304 ms. Trace:
I20260608 12:39:15.926505  5290 rpcz_store.cc:276] 0608 12:39:14.623446 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:39:14.628300 (+  4854us) service_pool.cc:224] Handling call
0608 12:39:15.106969 (+478669us) spinlock_profiling.cc:243] Waited 6.14 ms on lock 0x7b340028d278. stack: 00007fb4abf423a1 00007fb4abf421c8 00007fb4ab71df11 000000000047f705 000000000047f658 00007fb4ad5c64bb 00007fb4ad64664f 00007fb4ad6cac24 00007fb4ad6cffaf 00007fb4ad6d27eb 00007fb4ad6d2740 00007fb4ad6d26a0 00007fb4ad6d2640 00007fb4ad6d096f 000000000049a986 000000000049a618
0608 12:39:15.925878 (+818909us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:39:15.544548 (+     0us) write_op.cc:183] PREPARE: starting on tablet 332d61c115dd4ebab13b91bb4b305ed9
0608 12:39:15.551287 (+  6739us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:39:15.551320 (+    33us) write_op.cc:435] Acquired schema lock
0608 12:39:15.551334 (+    14us) tablet.cc:662] Decoding operations
0608 12:39:15.552143 (+   809us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:39:15.552192 (+    49us) write_op.cc:641] Partition lock acquired for write op
0608 12:39:15.552230 (+    38us) tablet.cc:685] Acquiring locks for 4 operations
0608 12:39:15.552669 (+   439us) tablet.cc:701] Row locks acquired
0608 12:39:15.552685 (+    16us) write_op.cc:260] PREPARE: finished
0608 12:39:15.552909 (+   224us) write_op.cc:270] Start()
0608 12:39:15.553062 (+   153us) write_op.cc:276] Timestamp: P: 1780922355552855 usec, L: 0
0608 12:39:15.553085 (+    23us) op_driver.cc:348] REPLICATION: starting
0608 12:39:15.553916 (+   831us) log.cc:844] Serialized 475 byte log entry
0608 12:39:15.824041 (+270125us) op_driver.cc:464] REPLICATION: finished
0608 12:39:15.923420 (+ 99379us) write_op.cc:301] APPLY: starting
0608 12:39:15.923507 (+    87us) tablet.cc:1367] starting BulkCheckPresence
0608 12:39:15.923666 (+   159us) tablet.cc:1370] finished BulkCheckPresence
0608 12:39:15.923764 (+    98us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:39:15.924491 (+   727us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:39:15.924694 (+   203us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 12:39:15.924744 (+    50us) write_op.cc:312] APPLY: finished
0608 12:39:15.925032 (+   288us) log.cc:844] Serialized 40 byte log entry
0608 12:39:15.925294 (+   262us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:39:15.925400 (+   106us) write_op.cc:454] Released schema lock
0608 12:39:15.925447 (+    47us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"spinlock_wait_cycles":14132608,"child_traces":[["op",{"apply.queue_time_us":99187,"num_ops":4,"prepare.queue_time_us":402141,"prepare.run_cpu_time_us":3316,"prepare.run_wall_time_us":16782,"replication_time_us":270821}]]}
I20260608 12:39:15.865870  5276 rpcz_store.cc:276] 0608 12:39:14.710607 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:39:14.904990 (+194383us) service_pool.cc:224] Handling call
0608 12:39:15.837455 (+932465us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:39:15.215162 (+     0us) write_op.cc:183] PREPARE: starting on tablet d7d8c3b3be1e45fb891cd168a1ad008d
0608 12:39:15.275715 (+ 60553us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:39:15.275750 (+    35us) write_op.cc:435] Acquired schema lock
0608 12:39:15.275766 (+    16us) tablet.cc:662] Decoding operations
0608 12:39:15.276231 (+   465us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:39:15.276297 (+    66us) write_op.cc:641] Partition lock acquired for write op
0608 12:39:15.276350 (+    53us) tablet.cc:685] Acquiring locks for 3 operations
0608 12:39:15.276644 (+   294us) tablet.cc:701] Row locks acquired
0608 12:39:15.276659 (+    15us) write_op.cc:260] PREPARE: finished
0608 12:39:15.487731 (+211072us) spinlock_profiling.cc:243] Waited 941 us on lock 0x7b2c00135d08. stack: 00007fb4abf423a1 00007fb4abf421c8 00007fb4ab71df11 000000000047f705 000000000047f658 00007fb4add7999b 00007fb4add931e3 00007fb4add92b68 00007fb4add92ac8 00007fb4af77dca8 00007fb4af77d940 00007fb4b325a1d2 00007fb4b3259660 00007fb4b3263950 00007fb4b32638b0 00007fb4b3263810
0608 12:39:15.487817 (+    86us) write_op.cc:270] Start()
0608 12:39:15.488024 (+   207us) write_op.cc:276] Timestamp: P: 1780922355277761 usec, L: 0
0608 12:39:15.488053 (+    29us) op_driver.cc:348] REPLICATION: starting
0608 12:39:15.536345 (+ 48292us) log.cc:844] Serialized 432 byte log entry
0608 12:39:15.577887 (+ 41542us) spinlock_profiling.cc:243] Waited 41.6 ms on lock 0x7b5400290254. stack: 00007fb4abf423a1 00007fb4abf421c8 00007fb4ab71df11 000000000047f705 000000000047f658 00007fb4af5f55cb 00007fb4af702115 00007fb4b325a788 00007fb4b3259660 00007fb4b3263950 00007fb4b32638b0 00007fb4b3263810 00007fb4b32637b0 00007fb4b326192f 000000000049a986 000000000049a618
0608 12:39:15.793348 (+215461us) op_driver.cc:464] REPLICATION: finished
0608 12:39:15.821718 (+ 28370us) write_op.cc:301] APPLY: starting
0608 12:39:15.821835 (+   117us) tablet.cc:1367] starting BulkCheckPresence
0608 12:39:15.822000 (+   165us) tablet.cc:1370] finished BulkCheckPresence
0608 12:39:15.822030 (+    30us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:39:15.826689 (+  4659us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:39:15.826919 (+   230us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 12:39:15.826970 (+    51us) write_op.cc:312] APPLY: finished
0608 12:39:15.827225 (+   255us) log.cc:844] Serialized 34 byte log entry
0608 12:39:15.836074 (+  8849us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:39:15.836166 (+    92us) write_op.cc:454] Released schema lock
0608 12:39:15.836219 (+    53us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":28141,"num_ops":3,"prepare.queue_time_us":299434,"prepare.run_cpu_time_us":18338,"prepare.run_wall_time_us":366429,"replication_time_us":304646,"spinlock_wait_cycles":97934592}]]}
I20260608 12:39:15.937353  5276 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:40366 (ReqId={client: 7aae8163dce04168b067f974b885515b, seq_no=31, attempt_no=0}) took 1228 ms. Trace:
I20260608 12:39:15.932538  5292 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:40366 (ReqId={client: 7aae8163dce04168b067f974b885515b, seq_no=47, attempt_no=0}) took 1150 ms. Trace:
I20260608 12:39:15.946182  5292 rpcz_store.cc:276] 0608 12:39:14.781990 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:39:14.932688 (+150698us) service_pool.cc:224] Handling call
0608 12:39:15.932281 (+999593us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:39:15.284864 (+     0us) write_op.cc:183] PREPARE: starting on tablet 332d61c115dd4ebab13b91bb4b305ed9
0608 12:39:15.285524 (+   660us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:39:15.285562 (+    38us) write_op.cc:435] Acquired schema lock
0608 12:39:15.285580 (+    18us) tablet.cc:662] Decoding operations
0608 12:39:15.300383 (+ 14803us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:39:15.300436 (+    53us) write_op.cc:641] Partition lock acquired for write op
0608 12:39:15.300466 (+    30us) tablet.cc:685] Acquiring locks for 11 operations
0608 12:39:15.301126 (+   660us) tablet.cc:701] Row locks acquired
0608 12:39:15.301149 (+    23us) write_op.cc:260] PREPARE: finished
0608 12:39:15.488583 (+187434us) spinlock_profiling.cc:243] Waited 1.24 ms on lock 0x7b2c00135d08. stack: 00007fb4abf423a1 00007fb4abf421c8 00007fb4ab71df11 000000000047f705 000000000047f658 00007fb4add7999b 00007fb4add931e3 00007fb4add92b68 00007fb4add92ac8 00007fb4af77dca8 00007fb4af77d940 00007fb4b325a1d2 00007fb4b3259660 00007fb4b3263950 00007fb4b32638b0 00007fb4b3263810
0608 12:39:15.488649 (+    66us) write_op.cc:270] Start()
0608 12:39:15.488860 (+   211us) write_op.cc:276] Timestamp: P: 1780922355304881 usec, L: 0
0608 12:39:15.488883 (+    23us) op_driver.cc:348] REPLICATION: starting
0608 12:39:15.502014 (+ 13131us) log.cc:844] Serialized 778 byte log entry
0608 12:39:15.823157 (+321143us) op_driver.cc:464] REPLICATION: finished
0608 12:39:15.891495 (+ 68338us) write_op.cc:301] APPLY: starting
0608 12:39:15.891594 (+    99us) tablet.cc:1367] starting BulkCheckPresence
0608 12:39:15.891908 (+   314us) tablet.cc:1370] finished BulkCheckPresence
0608 12:39:15.891932 (+    24us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:39:15.896848 (+  4916us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:39:15.920448 (+ 23600us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 12:39:15.920511 (+    63us) write_op.cc:312] APPLY: finished
0608 12:39:15.920890 (+   379us) log.cc:844] Serialized 82 byte log entry
0608 12:39:15.931629 (+ 10739us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:39:15.931790 (+   161us) write_op.cc:454] Released schema lock
0608 12:39:15.931852 (+    62us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":67758,"mutex_wait_us":4061,"num_ops":11,"prepare.queue_time_us":248372,"prepare.run_cpu_time_us":9610,"prepare.run_wall_time_us":217513,"replication_time_us":333245,"spinlock_wait_cycles":2855680}]]}
I20260608 12:39:15.937565  5277 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:40366 (ReqId={client: 7aae8163dce04168b067f974b885515b, seq_no=38, attempt_no=0}) took 1227 ms. Trace:
I20260608 12:39:15.950637  5276 rpcz_store.cc:276] 0608 12:39:14.708840 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:39:14.710680 (+  1840us) service_pool.cc:224] Handling call
0608 12:39:15.050290 (+339610us) spinlock_profiling.cc:243] Waited 7.15 ms on lock 0x7b340028d278. stack: 00007fb4abf423a1 00007fb4abf421c8 00007fb4ab71df11 000000000047f705 000000000047f658 00007fb4ad5c64bb 00007fb4ad64664f 00007fb4ad6cac24 00007fb4ad6cffaf 00007fb4ad6d27eb 00007fb4ad6d2740 00007fb4ad6d26a0 00007fb4ad6d2640 00007fb4ad6d096f 000000000049a986 000000000049a618
0608 12:39:15.937274 (+886984us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:39:15.212054 (+     0us) write_op.cc:183] PREPARE: starting on tablet e77fbeb84f684c4798f1e7e2d69f9aba
0608 12:39:15.212722 (+   668us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:39:15.212757 (+    35us) write_op.cc:435] Acquired schema lock
0608 12:39:15.212774 (+    17us) tablet.cc:662] Decoding operations
0608 12:39:15.213205 (+   431us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:39:15.213248 (+    43us) write_op.cc:641] Partition lock acquired for write op
0608 12:39:15.213277 (+    29us) tablet.cc:685] Acquiring locks for 3 operations
0608 12:39:15.234097 (+ 20820us) tablet.cc:701] Row locks acquired
0608 12:39:15.234718 (+   621us) write_op.cc:260] PREPARE: finished
0608 12:39:15.250769 (+ 16051us) write_op.cc:270] Start()
0608 12:39:15.257117 (+  6348us) write_op.cc:276] Timestamp: P: 1780922355249025 usec, L: 0
0608 12:39:15.259692 (+  2575us) op_driver.cc:348] REPLICATION: starting
0608 12:39:15.290925 (+ 31233us) log.cc:844] Serialized 432 byte log entry
0608 12:39:15.850010 (+559085us) op_driver.cc:464] REPLICATION: finished
0608 12:39:15.935128 (+ 85118us) write_op.cc:301] APPLY: starting
0608 12:39:15.935229 (+   101us) tablet.cc:1367] starting BulkCheckPresence
0608 12:39:15.935402 (+   173us) tablet.cc:1370] finished BulkCheckPresence
0608 12:39:15.935504 (+   102us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:39:15.936080 (+   576us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:39:15.936274 (+   194us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 12:39:15.936324 (+    50us) write_op.cc:312] APPLY: finished
0608 12:39:15.936550 (+   226us) log.cc:844] Serialized 34 byte log entry
0608 12:39:15.936773 (+   223us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:39:15.936854 (+    81us) write_op.cc:454] Released schema lock
0608 12:39:15.936900 (+    46us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"spinlock_wait_cycles":16437504,"child_traces":[["op",{"apply.queue_time_us":84902,"num_ops":3,"prepare.queue_time_us":139143,"prepare.run_cpu_time_us":4444,"prepare.run_wall_time_us":88185,"replication_time_us":590167}]]}
I20260608 12:39:15.950074  5277 rpcz_store.cc:276] 0608 12:39:14.710213 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:39:14.711176 (+   963us) service_pool.cc:224] Handling call
0608 12:39:14.914981 (+203805us) spinlock_profiling.cc:243] Waited 45.7 ms on lock 0x7b340028d278. stack: 00007fb4abf423a1 00007fb4abf421c8 00007fb4ab71df11 000000000047f705 000000000047f658 00007fb4ad5c64bb 00007fb4ad64664f 00007fb4ad6cac24 00007fb4ad6cffaf 00007fb4ad6d27eb 00007fb4ad6d2740 00007fb4ad6d26a0 00007fb4ad6d2640 00007fb4ad6d096f 000000000049a986 000000000049a618
0608 12:39:15.937471 (+1022490us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:39:15.362457 (+     0us) write_op.cc:183] PREPARE: starting on tablet c9a1d1a85c624ae38c830b37fe2711ae
0608 12:39:15.370679 (+  8222us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:39:15.371949 (+  1270us) write_op.cc:435] Acquired schema lock
0608 12:39:15.372436 (+   487us) tablet.cc:662] Decoding operations
0608 12:39:15.396669 (+ 24233us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:39:15.396719 (+    50us) write_op.cc:641] Partition lock acquired for write op
0608 12:39:15.396761 (+    42us) tablet.cc:685] Acquiring locks for 3 operations
0608 12:39:15.397151 (+   390us) tablet.cc:701] Row locks acquired
0608 12:39:15.397175 (+    24us) write_op.cc:260] PREPARE: finished
0608 12:39:15.397491 (+   316us) write_op.cc:270] Start()
0608 12:39:15.397794 (+   303us) write_op.cc:276] Timestamp: P: 1780922355397424 usec, L: 0
0608 12:39:15.397822 (+    28us) op_driver.cc:348] REPLICATION: starting
0608 12:39:15.411453 (+ 13631us) log.cc:844] Serialized 432 byte log entry
0608 12:39:15.824208 (+412755us) op_driver.cc:464] REPLICATION: finished
0608 12:39:15.928723 (+104515us) write_op.cc:301] APPLY: starting
0608 12:39:15.928803 (+    80us) tablet.cc:1367] starting BulkCheckPresence
0608 12:39:15.929908 (+  1105us) tablet.cc:1370] finished BulkCheckPresence
0608 12:39:15.930015 (+   107us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:39:15.930535 (+   520us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:39:15.930715 (+   180us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 12:39:15.930759 (+    44us) write_op.cc:312] APPLY: finished
0608 12:39:15.930967 (+   208us) log.cc:844] Serialized 34 byte log entry
0608 12:39:15.936916 (+  5949us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:39:15.937033 (+   117us) write_op.cc:454] Released schema lock
0608 12:39:15.937082 (+    49us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"spinlock_wait_cycles":105221376,"child_traces":[["op",{"apply.queue_time_us":104333,"mutex_wait_us":1302,"num_ops":3,"prepare.queue_time_us":327654,"prepare.run_cpu_time_us":4431,"prepare.run_wall_time_us":52709,"replication_time_us":426266}]]}
I20260608 12:39:15.954322  5292 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:40366 (ReqId={client: 7aae8163dce04168b067f974b885515b, seq_no=22, attempt_no=0}) took 1297 ms. Trace:
I20260608 12:39:15.962169  5290 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:40366 (ReqId={client: 7aae8163dce04168b067f974b885515b, seq_no=34, attempt_no=0}) took 1253 ms. Trace:
I20260608 12:39:15.959611  5292 rpcz_store.cc:276] 0608 12:39:14.673055 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:39:14.706161 (+ 33106us) service_pool.cc:224] Handling call
0608 12:39:15.194616 (+488455us) spinlock_profiling.cc:243] Waited 57.3 ms on lock 0x7b340028d278. stack: 00007fb4abf423a1 00007fb4abf421c8 00007fb4ab71df11 000000000047f705 000000000047f658 00007fb4ad5c64bb 00007fb4ad64664f 00007fb4ad6cac24 00007fb4ad6cffaf 00007fb4ad6d27eb 00007fb4ad6d2740 00007fb4ad6d26a0 00007fb4ad6d2640 00007fb4ad6d096f 000000000049a986 000000000049a618
0608 12:39:15.954236 (+759620us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:39:15.300418 (+     0us) write_op.cc:183] PREPARE: starting on tablet e77fbeb84f684c4798f1e7e2d69f9aba
0608 12:39:15.301714 (+  1296us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:39:15.303195 (+  1481us) write_op.cc:435] Acquired schema lock
0608 12:39:15.303218 (+    23us) tablet.cc:662] Decoding operations
0608 12:39:15.303743 (+   525us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:39:15.303798 (+    55us) write_op.cc:641] Partition lock acquired for write op
0608 12:39:15.303826 (+    28us) tablet.cc:685] Acquiring locks for 4 operations
0608 12:39:15.305228 (+  1402us) tablet.cc:701] Row locks acquired
0608 12:39:15.305254 (+    26us) write_op.cc:260] PREPARE: finished
0608 12:39:15.305463 (+   209us) write_op.cc:270] Start()
0608 12:39:15.308409 (+  2946us) write_op.cc:276] Timestamp: P: 1780922355305409 usec, L: 0
0608 12:39:15.308445 (+    36us) op_driver.cc:348] REPLICATION: starting
0608 12:39:15.312912 (+  4467us) log.cc:844] Serialized 475 byte log entry
0608 12:39:15.850348 (+537436us) op_driver.cc:464] REPLICATION: finished
0608 12:39:15.950785 (+100437us) write_op.cc:301] APPLY: starting
0608 12:39:15.950884 (+    99us) tablet.cc:1367] starting BulkCheckPresence
0608 12:39:15.951052 (+   168us) tablet.cc:1370] finished BulkCheckPresence
0608 12:39:15.951144 (+    92us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:39:15.951984 (+   840us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:39:15.952189 (+   205us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 12:39:15.952543 (+   354us) write_op.cc:312] APPLY: finished
0608 12:39:15.952809 (+   266us) log.cc:844] Serialized 40 byte log entry
0608 12:39:15.953650 (+   841us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:39:15.953742 (+    92us) write_op.cc:454] Released schema lock
0608 12:39:15.953830 (+    88us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"spinlock_wait_cycles":131783424,"child_traces":[["op",{"apply.queue_time_us":99541,"num_ops":4,"prepare.queue_time_us":104647,"prepare.run_cpu_time_us":3894,"prepare.run_wall_time_us":12872,"replication_time_us":541774}]]}
I20260608 12:39:15.962814  5290 rpcz_store.cc:276] 0608 12:39:14.709308 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:39:14.709437 (+   129us) service_pool.cc:224] Handling call
0608 12:39:15.327921 (+618484us) spinlock_profiling.cc:243] Waited 71.1 ms on lock 0x7b340028d278. stack: 00007fb4abf423a1 00007fb4abf421c8 00007fb4ab71df11 000000000047f705 000000000047f658 00007fb4ad5c64bb 00007fb4ad64664f 00007fb4ad6cac24 00007fb4ad6cffaf 00007fb4ad6d27eb 00007fb4ad6d2740 00007fb4ad6d26a0 00007fb4ad6d2640 00007fb4ad6d096f 000000000049a986 000000000049a618
0608 12:39:15.962096 (+634175us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:39:15.742772 (+     0us) write_op.cc:183] PREPARE: starting on tablet d7d8c3b3be1e45fb891cd168a1ad008d
0608 12:39:15.743450 (+   678us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:39:15.743492 (+    42us) write_op.cc:435] Acquired schema lock
0608 12:39:15.743515 (+    23us) tablet.cc:662] Decoding operations
0608 12:39:15.754470 (+ 10955us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:39:15.756092 (+  1622us) write_op.cc:641] Partition lock acquired for write op
0608 12:39:15.756855 (+   763us) tablet.cc:685] Acquiring locks for 7 operations
0608 12:39:15.757413 (+   558us) tablet.cc:701] Row locks acquired
0608 12:39:15.757446 (+    33us) write_op.cc:260] PREPARE: finished
0608 12:39:15.757658 (+   212us) write_op.cc:270] Start()
0608 12:39:15.757839 (+   181us) write_op.cc:276] Timestamp: P: 1780922355757606 usec, L: 0
0608 12:39:15.757860 (+    21us) op_driver.cc:348] REPLICATION: starting
0608 12:39:15.758590 (+   730us) log.cc:844] Serialized 605 byte log entry
0608 12:39:15.801525 (+ 42935us) spinlock_profiling.cc:243] Waited 24.5 ms on lock 0x7b580014fcd0. stack: 00007fb4abf423a1 00007fb4abf421c8 00007fb4ab71df11 000000000047f705 000000000047f658 00007fb4af5f6abc 00007fb4af5d6305 00007fb4af5e3490 00007fb4af5e33a0 00007fb4af5e3300 00007fb4af5e32a0 00007fb4af5e139f 000000000049a986 000000000049a618 00007fb4abfa1131 00007fb4abfa5b0b
0608 12:39:15.890423 (+ 88898us) op_driver.cc:464] REPLICATION: finished
0608 12:39:15.958517 (+ 68094us) write_op.cc:301] APPLY: starting
0608 12:39:15.958589 (+    72us) tablet.cc:1367] starting BulkCheckPresence
0608 12:39:15.958899 (+   310us) tablet.cc:1370] finished BulkCheckPresence
0608 12:39:15.958922 (+    23us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:39:15.960146 (+  1224us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:39:15.960364 (+   218us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 12:39:15.960411 (+    47us) write_op.cc:312] APPLY: finished
0608 12:39:15.960698 (+   287us) log.cc:844] Serialized 58 byte log entry
0608 12:39:15.961548 (+   850us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:39:15.961660 (+   112us) write_op.cc:454] Released schema lock
0608 12:39:15.961707 (+    47us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"spinlock_wait_cycles":163468544,"child_traces":[["op",{"apply.queue_time_us":67881,"mutex_wait_us":553,"num_ops":7,"prepare.queue_time_us":385540,"prepare.run_cpu_time_us":3944,"prepare.run_wall_time_us":18285,"raft.queue_time_us":139,"raft.run_cpu_time_us":1293,"raft.run_wall_time_us":40820,"replication_time_us":132418,"spinlock_wait_cycles":56278272}]]}
W20260608 12:39:16.098631  5252 meta_cache.cc:1261] Time spent looking up entry by key: real 0.092s	user 0.001s	sys 0.000s
W20260608 12:39:16.328249  5253 meta_cache.cc:1261] Time spent looking up entry by key: real 0.054s	user 0.000s	sys 0.000s
W20260608 12:39:16.912627  4995 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.107.195:37095, user_credentials={real_user=slave}} blocked reactor thread for 61019.9us
W20260608 12:39:17.155445  4995 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.107.195:37095, user_credentials={real_user=slave}} blocked reactor thread for 64497.7us
W20260608 12:39:17.214056  5066 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.107.194:38861, user_credentials={real_user=slave}} blocked reactor thread for 125882us
W20260608 12:39:17.597122  4917 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.107.194:38861, user_credentials={real_user=slave}} blocked reactor thread for 66529.2us
W20260608 12:39:18.398486  5069 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.107.193:35285, user_credentials={real_user=slave}} blocked reactor thread for 49601.5us
W20260608 12:39:18.471338  4995 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.107.193:35285, user_credentials={real_user=slave}} blocked reactor thread for 64397.2us
W20260608 12:39:18.998528  5135 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerService.Write -> {remote=127.0.107.195:37095, user_credentials={real_user=slave}} blocked reactor thread for 76332.4us
W20260608 12:39:19.147991  4995 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.107.193:35285, user_credentials={real_user=slave}} blocked reactor thread for 72427.5us
W20260608 12:39:20.158102  5135 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerService.Write -> {remote=127.0.107.193:35285, user_credentials={real_user=slave}} blocked reactor thread for 100621us
I20260608 12:39:20.586441   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:39:20.595760  5380 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:39:20.596079  5381 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:39:20.597200  5383 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:39:20.600544   431 server_base.cc:1061] running on GCE node
I20260608 12:39:20.603722   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:39:20.604025   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:39:20.604251   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922360604230 us; error 0 us; skew 500 ppm
I20260608 12:39:20.604902   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:39:20.608489   431 webserver.cc:533] Webserver started at http://127.0.107.196:37545/ using document root <none> and password file <none>
I20260608 12:39:20.609097   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:39:20.609333   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:39:20.609663   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:39:20.611181   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922229144781-431-0/minicluster-data/ts-3-root/instance:
uuid: "2234aacceb2449a1aca89163b25be2f8"
format_stamp: "Formatted at 2026-06-08 12:39:20 on dist-test-slave-3gfq"
I20260608 12:39:20.617074   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.001s
I20260608 12:39:20.621479  5388 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:39:20.622519   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 12:39:20.622907   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922229144781-431-0/minicluster-data/ts-3-root
uuid: "2234aacceb2449a1aca89163b25be2f8"
format_stamp: "Formatted at 2026-06-08 12:39:20 on dist-test-slave-3gfq"
I20260608 12:39:20.623229   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922229144781-431-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922229144781-431-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922229144781-431-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:39:20.642551   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:39:20.644249   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:39:20.646054   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:39:20.649155   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:39:20.649416   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:39:20.649686   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:39:20.649937   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260608 12:39:20.706768   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.196:35345
I20260608 12:39:20.706954  5450 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.196:35345 every 8 connection(s)
I20260608 12:39:20.713404   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:39:20.722080  5455 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:39:20.723555  5456 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:39:20.727540  5458 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:39:20.729758  5451 heartbeater.cc:344] Connected to a master server at 127.0.107.254:34567
I20260608 12:39:20.730370   431 server_base.cc:1061] running on GCE node
I20260608 12:39:20.730404  5451 heartbeater.cc:461] Registering TS with master...
I20260608 12:39:20.731536  5451 heartbeater.cc:507] Master 127.0.107.254:34567 requested a full tablet report, sending...
I20260608 12:39:20.734359  4846 ts_manager.cc:194] Registered new tserver with Master: 2234aacceb2449a1aca89163b25be2f8 (127.0.107.196:35345)
I20260608 12:39:20.734963   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:39:20.735333   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:39:20.735584   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922360735560 us; error 0 us; skew 500 ppm
I20260608 12:39:20.736420  4846 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44336
I20260608 12:39:20.736737   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:39:20.741137   431 webserver.cc:533] Webserver started at http://127.0.107.197:39399/ using document root <none> and password file <none>
I20260608 12:39:20.742005   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:39:20.742287   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:39:20.742650   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:39:20.744346   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922229144781-431-0/minicluster-data/ts-4-root/instance:
uuid: "10490e5088c3403c86fe1e1307da163b"
format_stamp: "Formatted at 2026-06-08 12:39:20 on dist-test-slave-3gfq"
I20260608 12:39:20.751570   431 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.004s	sys 0.005s
I20260608 12:39:20.755879  5463 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:39:20.756927   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.000s
I20260608 12:39:20.757371   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922229144781-431-0/minicluster-data/ts-4-root
uuid: "10490e5088c3403c86fe1e1307da163b"
format_stamp: "Formatted at 2026-06-08 12:39:20 on dist-test-slave-3gfq"
I20260608 12:39:20.757725   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922229144781-431-0/minicluster-data/ts-4-root
metadata directory: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922229144781-431-0/minicluster-data/ts-4-root
1 data directories: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922229144781-431-0/minicluster-data/ts-4-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:39:20.775839   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:39:20.777474   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:39:20.779429   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:39:20.782910   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:39:20.783213   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:39:20.783529   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:39:20.783850   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260608 12:39:20.858652   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.197:36493
I20260608 12:39:20.858924  5525 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.197:36493 every 8 connection(s)
I20260608 12:39:20.868304   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:39:20.878616  5529 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:39:20.879530  5530 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:39:20.884927  5526 heartbeater.cc:344] Connected to a master server at 127.0.107.254:34567
I20260608 12:39:20.885742  5526 heartbeater.cc:461] Registering TS with master...
I20260608 12:39:20.887137  5526 heartbeater.cc:507] Master 127.0.107.254:34567 requested a full tablet report, sending...
I20260608 12:39:20.887336   431 server_base.cc:1061] running on GCE node
W20260608 12:39:20.889421  5532 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:39:20.890331  4846 ts_manager.cc:194] Registered new tserver with Master: 10490e5088c3403c86fe1e1307da163b (127.0.107.197:36493)
I20260608 12:39:20.892012   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 12:39:20.892040  4846 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44338
W20260608 12:39:20.892550   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:39:20.892851   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922360892830 us; error 0 us; skew 500 ppm
I20260608 12:39:20.893895   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:39:20.897285   431 webserver.cc:533] Webserver started at http://127.0.107.198:45065/ using document root <none> and password file <none>
I20260608 12:39:20.898020   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:39:20.898222   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:39:20.898470   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:39:20.899844   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922229144781-431-0/minicluster-data/ts-5-root/instance:
uuid: "fa5e9ee2cd604b6cb01f85958b83f0ab"
format_stamp: "Formatted at 2026-06-08 12:39:20 on dist-test-slave-3gfq"
I20260608 12:39:20.906307   431 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.007s	sys 0.001s
I20260608 12:39:20.911530  5537 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:39:20.912670   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.002s
I20260608 12:39:20.913168   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922229144781-431-0/minicluster-data/ts-5-root
uuid: "fa5e9ee2cd604b6cb01f85958b83f0ab"
format_stamp: "Formatted at 2026-06-08 12:39:20 on dist-test-slave-3gfq"
I20260608 12:39:20.913564   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922229144781-431-0/minicluster-data/ts-5-root
metadata directory: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922229144781-431-0/minicluster-data/ts-5-root
1 data directories: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922229144781-431-0/minicluster-data/ts-5-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:39:20.944249   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:39:20.946038   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:39:20.947685   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:39:20.950299   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:39:20.950572   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:39:20.950847   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:39:20.951049   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:39:21.057533   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.198:45373
I20260608 12:39:21.060830  5599 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.198:45373 every 8 connection(s)
I20260608 12:39:21.077216  5600 heartbeater.cc:344] Connected to a master server at 127.0.107.254:34567
I20260608 12:39:21.077674  5600 heartbeater.cc:461] Registering TS with master...
I20260608 12:39:21.078531  5600 heartbeater.cc:507] Master 127.0.107.254:34567 requested a full tablet report, sending...
I20260608 12:39:21.081003  4846 ts_manager.cc:194] Registered new tserver with Master: fa5e9ee2cd604b6cb01f85958b83f0ab (127.0.107.198:45373)
I20260608 12:39:21.082665  4846 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44352
I20260608 12:39:21.614866  5024 consensus_queue.cc:237] T 26a202a4327b41c09f765924629a3b71 P a900061eef2243c0ade5a6eb381f70cd [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: "43125aee2783436a9e02f69cc5ddfac8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35285 } } peers { permanent_uuid: "a900061eef2243c0ade5a6eb381f70cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38861 } } peers { permanent_uuid: "ef82ae9d376c4dc5900c220f0d12f789" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 } attrs { replace: true } } peers { permanent_uuid: "fa5e9ee2cd604b6cb01f85958b83f0ab" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 45373 } attrs { promote: true } }
I20260608 12:39:21.624166  5099 raft_consensus.cc:1275] T 26a202a4327b41c09f765924629a3b71 P ef82ae9d376c4dc5900c220f0d12f789 [term 1 FOLLOWER]: Refusing update from remote peer a900061eef2243c0ade5a6eb381f70cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 12:39:21.626689  5216 consensus_queue.cc:1048] T 26a202a4327b41c09f765924629a3b71 P a900061eef2243c0ade5a6eb381f70cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef82ae9d376c4dc5900c220f0d12f789" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.001s
I20260608 12:39:21.633214  4951 raft_consensus.cc:1275] T 26a202a4327b41c09f765924629a3b71 P 43125aee2783436a9e02f69cc5ddfac8 [term 1 FOLLOWER]: Refusing update from remote peer a900061eef2243c0ade5a6eb381f70cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 12:39:21.635403  5216 consensus_queue.cc:1048] T 26a202a4327b41c09f765924629a3b71 P a900061eef2243c0ade5a6eb381f70cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "43125aee2783436a9e02f69cc5ddfac8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.001s
I20260608 12:39:21.639174  5606 raft_consensus.cc:2955] T 26a202a4327b41c09f765924629a3b71 P a900061eef2243c0ade5a6eb381f70cd [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index -1 to 28, NON_VOTER fa5e9ee2cd604b6cb01f85958b83f0ab (127.0.107.198) added. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "43125aee2783436a9e02f69cc5ddfac8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35285 } } peers { permanent_uuid: "a900061eef2243c0ade5a6eb381f70cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38861 } } peers { permanent_uuid: "ef82ae9d376c4dc5900c220f0d12f789" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 } attrs { replace: true } } peers { permanent_uuid: "fa5e9ee2cd604b6cb01f85958b83f0ab" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 45373 } attrs { promote: true } } }
I20260608 12:39:21.642961  5099 raft_consensus.cc:2955] T 26a202a4327b41c09f765924629a3b71 P ef82ae9d376c4dc5900c220f0d12f789 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index -1 to 28, NON_VOTER fa5e9ee2cd604b6cb01f85958b83f0ab (127.0.107.198) added. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "43125aee2783436a9e02f69cc5ddfac8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35285 } } peers { permanent_uuid: "a900061eef2243c0ade5a6eb381f70cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38861 } } peers { permanent_uuid: "ef82ae9d376c4dc5900c220f0d12f789" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 } attrs { replace: true } } peers { permanent_uuid: "fa5e9ee2cd604b6cb01f85958b83f0ab" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 45373 } attrs { promote: true } } }
W20260608 12:39:21.650560  4993 consensus_peers.cc:597] T 26a202a4327b41c09f765924629a3b71 P a900061eef2243c0ade5a6eb381f70cd -> Peer fa5e9ee2cd604b6cb01f85958b83f0ab (127.0.107.198:45373): Couldn't send request to peer fa5e9ee2cd604b6cb01f85958b83f0ab. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 26a202a4327b41c09f765924629a3b71. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:39:21.660084  5024 consensus_queue.cc:237] T c6105e6d682544ecaf23ed59e767ef10 P a900061eef2243c0ade5a6eb381f70cd [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: "43125aee2783436a9e02f69cc5ddfac8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35285 } attrs { replace: true } } peers { permanent_uuid: "a900061eef2243c0ade5a6eb381f70cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38861 } } peers { permanent_uuid: "ef82ae9d376c4dc5900c220f0d12f789" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 } } peers { permanent_uuid: "10490e5088c3403c86fe1e1307da163b" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 36493 } attrs { promote: true } }
I20260608 12:39:21.661341  4846 catalog_manager.cc:5696] T 26a202a4327b41c09f765924629a3b71 P a900061eef2243c0ade5a6eb381f70cd reported cstate change: config changed from index -1 to 28, NON_VOTER fa5e9ee2cd604b6cb01f85958b83f0ab (127.0.107.198) added. New cstate: current_term: 1 leader_uuid: "a900061eef2243c0ade5a6eb381f70cd" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "43125aee2783436a9e02f69cc5ddfac8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a900061eef2243c0ade5a6eb381f70cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38861 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ef82ae9d376c4dc5900c220f0d12f789" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fa5e9ee2cd604b6cb01f85958b83f0ab" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 45373 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:39:21.668195  4951 raft_consensus.cc:2955] T 26a202a4327b41c09f765924629a3b71 P 43125aee2783436a9e02f69cc5ddfac8 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index -1 to 28, NON_VOTER fa5e9ee2cd604b6cb01f85958b83f0ab (127.0.107.198) added. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "43125aee2783436a9e02f69cc5ddfac8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35285 } } peers { permanent_uuid: "a900061eef2243c0ade5a6eb381f70cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38861 } } peers { permanent_uuid: "ef82ae9d376c4dc5900c220f0d12f789" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 } attrs { replace: true } } peers { permanent_uuid: "fa5e9ee2cd604b6cb01f85958b83f0ab" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 45373 } attrs { promote: true } } }
I20260608 12:39:21.677433  4952 raft_consensus.cc:1275] T c6105e6d682544ecaf23ed59e767ef10 P 43125aee2783436a9e02f69cc5ddfac8 [term 1 FOLLOWER]: Refusing update from remote peer a900061eef2243c0ade5a6eb381f70cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 12:39:21.680037  5099 raft_consensus.cc:1275] T c6105e6d682544ecaf23ed59e767ef10 P ef82ae9d376c4dc5900c220f0d12f789 [term 1 FOLLOWER]: Refusing update from remote peer a900061eef2243c0ade5a6eb381f70cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 12:39:21.680461  5611 consensus_queue.cc:1048] T c6105e6d682544ecaf23ed59e767ef10 P a900061eef2243c0ade5a6eb381f70cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "43125aee2783436a9e02f69cc5ddfac8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35285 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.001s
I20260608 12:39:21.683032  5612 consensus_queue.cc:1048] T c6105e6d682544ecaf23ed59e767ef10 P a900061eef2243c0ade5a6eb381f70cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef82ae9d376c4dc5900c220f0d12f789" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.001s
I20260608 12:39:21.700590  5611 raft_consensus.cc:2955] T c6105e6d682544ecaf23ed59e767ef10 P a900061eef2243c0ade5a6eb381f70cd [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 10490e5088c3403c86fe1e1307da163b (127.0.107.197) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "43125aee2783436a9e02f69cc5ddfac8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35285 } attrs { replace: true } } peers { permanent_uuid: "a900061eef2243c0ade5a6eb381f70cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38861 } } peers { permanent_uuid: "ef82ae9d376c4dc5900c220f0d12f789" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 } } peers { permanent_uuid: "10490e5088c3403c86fe1e1307da163b" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 36493 } attrs { promote: true } } }
I20260608 12:39:21.703064  5101 raft_consensus.cc:2955] T c6105e6d682544ecaf23ed59e767ef10 P ef82ae9d376c4dc5900c220f0d12f789 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 10490e5088c3403c86fe1e1307da163b (127.0.107.197) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "43125aee2783436a9e02f69cc5ddfac8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35285 } attrs { replace: true } } peers { permanent_uuid: "a900061eef2243c0ade5a6eb381f70cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38861 } } peers { permanent_uuid: "ef82ae9d376c4dc5900c220f0d12f789" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 } } peers { permanent_uuid: "10490e5088c3403c86fe1e1307da163b" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 36493 } attrs { promote: true } } }
I20260608 12:39:21.715934  4952 raft_consensus.cc:2955] T c6105e6d682544ecaf23ed59e767ef10 P 43125aee2783436a9e02f69cc5ddfac8 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 10490e5088c3403c86fe1e1307da163b (127.0.107.197) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "43125aee2783436a9e02f69cc5ddfac8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35285 } attrs { replace: true } } peers { permanent_uuid: "a900061eef2243c0ade5a6eb381f70cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38861 } } peers { permanent_uuid: "ef82ae9d376c4dc5900c220f0d12f789" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 } } peers { permanent_uuid: "10490e5088c3403c86fe1e1307da163b" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 36493 } attrs { promote: true } } }
W20260608 12:39:21.733134  4994 consensus_peers.cc:597] T c6105e6d682544ecaf23ed59e767ef10 P a900061eef2243c0ade5a6eb381f70cd -> Peer 10490e5088c3403c86fe1e1307da163b (127.0.107.197:36493): Couldn't send request to peer 10490e5088c3403c86fe1e1307da163b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c6105e6d682544ecaf23ed59e767ef10. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:39:21.739899  5451 heartbeater.cc:499] Master 127.0.107.254:34567 was elected leader, sending a full tablet report...
I20260608 12:39:21.745005  4952 consensus_queue.cc:237] T 01746340eeb2457d9295ca0fe7b0d90f P 43125aee2783436a9e02f69cc5ddfac8 [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: "43125aee2783436a9e02f69cc5ddfac8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35285 } } peers { permanent_uuid: "a900061eef2243c0ade5a6eb381f70cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38861 } attrs { replace: true } } peers { permanent_uuid: "ef82ae9d376c4dc5900c220f0d12f789" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 } } peers { permanent_uuid: "2234aacceb2449a1aca89163b25be2f8" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 35345 } attrs { promote: true } }
I20260608 12:39:21.748944  4845 catalog_manager.cc:5696] T c6105e6d682544ecaf23ed59e767ef10 P a900061eef2243c0ade5a6eb381f70cd reported cstate change: config changed from index -1 to 27, NON_VOTER 10490e5088c3403c86fe1e1307da163b (127.0.107.197) added. New cstate: current_term: 1 leader_uuid: "a900061eef2243c0ade5a6eb381f70cd" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "43125aee2783436a9e02f69cc5ddfac8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35285 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a900061eef2243c0ade5a6eb381f70cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38861 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ef82ae9d376c4dc5900c220f0d12f789" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "10490e5088c3403c86fe1e1307da163b" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 36493 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:39:21.758077  5101 raft_consensus.cc:1275] T 01746340eeb2457d9295ca0fe7b0d90f P ef82ae9d376c4dc5900c220f0d12f789 [term 1 FOLLOWER]: Refusing update from remote peer 43125aee2783436a9e02f69cc5ddfac8: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 12:39:21.761623  5623 consensus_queue.cc:1048] T 01746340eeb2457d9295ca0fe7b0d90f P 43125aee2783436a9e02f69cc5ddfac8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef82ae9d376c4dc5900c220f0d12f789" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.001s
I20260608 12:39:21.762984  5024 raft_consensus.cc:1275] T 01746340eeb2457d9295ca0fe7b0d90f P a900061eef2243c0ade5a6eb381f70cd [term 1 FOLLOWER]: Refusing update from remote peer 43125aee2783436a9e02f69cc5ddfac8: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 12:39:21.764776  5369 consensus_queue.cc:1048] T 01746340eeb2457d9295ca0fe7b0d90f P 43125aee2783436a9e02f69cc5ddfac8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a900061eef2243c0ade5a6eb381f70cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38861 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.001s
I20260608 12:39:21.777618  5369 raft_consensus.cc:2955] T 01746340eeb2457d9295ca0fe7b0d90f P 43125aee2783436a9e02f69cc5ddfac8 [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 2234aacceb2449a1aca89163b25be2f8 (127.0.107.196) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "43125aee2783436a9e02f69cc5ddfac8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35285 } } peers { permanent_uuid: "a900061eef2243c0ade5a6eb381f70cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38861 } attrs { replace: true } } peers { permanent_uuid: "ef82ae9d376c4dc5900c220f0d12f789" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 } } peers { permanent_uuid: "2234aacceb2449a1aca89163b25be2f8" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 35345 } attrs { promote: true } } }
I20260608 12:39:21.782603  5101 raft_consensus.cc:2955] T 01746340eeb2457d9295ca0fe7b0d90f P ef82ae9d376c4dc5900c220f0d12f789 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 2234aacceb2449a1aca89163b25be2f8 (127.0.107.196) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "43125aee2783436a9e02f69cc5ddfac8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35285 } } peers { permanent_uuid: "a900061eef2243c0ade5a6eb381f70cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38861 } attrs { replace: true } } peers { permanent_uuid: "ef82ae9d376c4dc5900c220f0d12f789" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 } } peers { permanent_uuid: "2234aacceb2449a1aca89163b25be2f8" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 35345 } attrs { promote: true } } }
I20260608 12:39:21.805789  4845 catalog_manager.cc:5696] T 01746340eeb2457d9295ca0fe7b0d90f P ef82ae9d376c4dc5900c220f0d12f789 reported cstate change: config changed from index -1 to 26, NON_VOTER 2234aacceb2449a1aca89163b25be2f8 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "43125aee2783436a9e02f69cc5ddfac8" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "43125aee2783436a9e02f69cc5ddfac8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35285 } } peers { permanent_uuid: "a900061eef2243c0ade5a6eb381f70cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38861 } attrs { replace: true } } peers { permanent_uuid: "ef82ae9d376c4dc5900c220f0d12f789" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 } } peers { permanent_uuid: "2234aacceb2449a1aca89163b25be2f8" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 35345 } attrs { promote: true } } }
W20260608 12:39:21.808295  4919 consensus_peers.cc:597] T 01746340eeb2457d9295ca0fe7b0d90f P 43125aee2783436a9e02f69cc5ddfac8 -> Peer 2234aacceb2449a1aca89163b25be2f8 (127.0.107.196:35345): Couldn't send request to peer 2234aacceb2449a1aca89163b25be2f8. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 01746340eeb2457d9295ca0fe7b0d90f. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:39:21.825491  5024 raft_consensus.cc:2955] T 01746340eeb2457d9295ca0fe7b0d90f P a900061eef2243c0ade5a6eb381f70cd [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 2234aacceb2449a1aca89163b25be2f8 (127.0.107.196) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "43125aee2783436a9e02f69cc5ddfac8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35285 } } peers { permanent_uuid: "a900061eef2243c0ade5a6eb381f70cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38861 } attrs { replace: true } } peers { permanent_uuid: "ef82ae9d376c4dc5900c220f0d12f789" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 } } peers { permanent_uuid: "2234aacceb2449a1aca89163b25be2f8" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 35345 } attrs { promote: true } } }
I20260608 12:39:21.847298  5101 consensus_queue.cc:237] T 332d61c115dd4ebab13b91bb4b305ed9 P ef82ae9d376c4dc5900c220f0d12f789 [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: "43125aee2783436a9e02f69cc5ddfac8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35285 } } peers { permanent_uuid: "a900061eef2243c0ade5a6eb381f70cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38861 } attrs { replace: true } } peers { permanent_uuid: "ef82ae9d376c4dc5900c220f0d12f789" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 } } peers { permanent_uuid: "fa5e9ee2cd604b6cb01f85958b83f0ab" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 45373 } attrs { promote: true } }
I20260608 12:39:21.857718  5024 raft_consensus.cc:1275] T 332d61c115dd4ebab13b91bb4b305ed9 P a900061eef2243c0ade5a6eb381f70cd [term 1 FOLLOWER]: Refusing update from remote peer ef82ae9d376c4dc5900c220f0d12f789: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 12:39:21.858019  4952 raft_consensus.cc:1275] T 332d61c115dd4ebab13b91bb4b305ed9 P 43125aee2783436a9e02f69cc5ddfac8 [term 1 FOLLOWER]: Refusing update from remote peer ef82ae9d376c4dc5900c220f0d12f789: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 12:39:21.860272  5633 consensus_queue.cc:1048] T 332d61c115dd4ebab13b91bb4b305ed9 P ef82ae9d376c4dc5900c220f0d12f789 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a900061eef2243c0ade5a6eb381f70cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38861 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.001s
I20260608 12:39:21.861727  5349 consensus_queue.cc:1048] T 332d61c115dd4ebab13b91bb4b305ed9 P ef82ae9d376c4dc5900c220f0d12f789 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43125aee2783436a9e02f69cc5ddfac8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.001s
W20260608 12:39:21.873602  5067 consensus_peers.cc:597] T 332d61c115dd4ebab13b91bb4b305ed9 P ef82ae9d376c4dc5900c220f0d12f789 -> Peer fa5e9ee2cd604b6cb01f85958b83f0ab (127.0.107.198:45373): Couldn't send request to peer fa5e9ee2cd604b6cb01f85958b83f0ab. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 332d61c115dd4ebab13b91bb4b305ed9. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:39:21.873556  5633 raft_consensus.cc:2955] T 332d61c115dd4ebab13b91bb4b305ed9 P ef82ae9d376c4dc5900c220f0d12f789 [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index -1 to 28, NON_VOTER fa5e9ee2cd604b6cb01f85958b83f0ab (127.0.107.198) added. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "43125aee2783436a9e02f69cc5ddfac8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35285 } } peers { permanent_uuid: "a900061eef2243c0ade5a6eb381f70cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38861 } attrs { replace: true } } peers { permanent_uuid: "ef82ae9d376c4dc5900c220f0d12f789" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 } } peers { permanent_uuid: "fa5e9ee2cd604b6cb01f85958b83f0ab" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 45373 } attrs { promote: true } } }
I20260608 12:39:21.876257  4952 raft_consensus.cc:2955] T 332d61c115dd4ebab13b91bb4b305ed9 P 43125aee2783436a9e02f69cc5ddfac8 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index -1 to 28, NON_VOTER fa5e9ee2cd604b6cb01f85958b83f0ab (127.0.107.198) added. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "43125aee2783436a9e02f69cc5ddfac8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35285 } } peers { permanent_uuid: "a900061eef2243c0ade5a6eb381f70cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38861 } attrs { replace: true } } peers { permanent_uuid: "ef82ae9d376c4dc5900c220f0d12f789" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 } } peers { permanent_uuid: "fa5e9ee2cd604b6cb01f85958b83f0ab" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 45373 } attrs { promote: true } } }
I20260608 12:39:21.877005  5024 raft_consensus.cc:2955] T 332d61c115dd4ebab13b91bb4b305ed9 P a900061eef2243c0ade5a6eb381f70cd [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index -1 to 28, NON_VOTER fa5e9ee2cd604b6cb01f85958b83f0ab (127.0.107.198) added. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "43125aee2783436a9e02f69cc5ddfac8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35285 } } peers { permanent_uuid: "a900061eef2243c0ade5a6eb381f70cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38861 } attrs { replace: true } } peers { permanent_uuid: "ef82ae9d376c4dc5900c220f0d12f789" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 } } peers { permanent_uuid: "fa5e9ee2cd604b6cb01f85958b83f0ab" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 45373 } attrs { promote: true } } }
I20260608 12:39:21.895785  5526 heartbeater.cc:499] Master 127.0.107.254:34567 was elected leader, sending a full tablet report...
I20260608 12:39:21.895354  4845 catalog_manager.cc:5696] T 332d61c115dd4ebab13b91bb4b305ed9 P a900061eef2243c0ade5a6eb381f70cd reported cstate change: config changed from index -1 to 28, NON_VOTER fa5e9ee2cd604b6cb01f85958b83f0ab (127.0.107.198) added. New cstate: current_term: 1 leader_uuid: "ef82ae9d376c4dc5900c220f0d12f789" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "43125aee2783436a9e02f69cc5ddfac8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35285 } } peers { permanent_uuid: "a900061eef2243c0ade5a6eb381f70cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38861 } attrs { replace: true } } peers { permanent_uuid: "ef82ae9d376c4dc5900c220f0d12f789" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 } } peers { permanent_uuid: "fa5e9ee2cd604b6cb01f85958b83f0ab" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 45373 } attrs { promote: true } } }
I20260608 12:39:21.899184  5024 consensus_queue.cc:237] T 255fb0021b60434fafc979d00e5f4719 P a900061eef2243c0ade5a6eb381f70cd [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: "43125aee2783436a9e02f69cc5ddfac8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35285 } attrs { replace: true } } peers { permanent_uuid: "a900061eef2243c0ade5a6eb381f70cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38861 } } peers { permanent_uuid: "ef82ae9d376c4dc5900c220f0d12f789" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 } } peers { permanent_uuid: "10490e5088c3403c86fe1e1307da163b" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 36493 } attrs { promote: true } }
I20260608 12:39:21.909153  5101 raft_consensus.cc:1275] T 255fb0021b60434fafc979d00e5f4719 P ef82ae9d376c4dc5900c220f0d12f789 [term 1 FOLLOWER]: Refusing update from remote peer a900061eef2243c0ade5a6eb381f70cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 12:39:21.909638  4952 raft_consensus.cc:1275] T 255fb0021b60434fafc979d00e5f4719 P 43125aee2783436a9e02f69cc5ddfac8 [term 1 FOLLOWER]: Refusing update from remote peer a900061eef2243c0ade5a6eb381f70cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
W20260608 12:39:21.910293  4994 consensus_peers.cc:597] T 255fb0021b60434fafc979d00e5f4719 P a900061eef2243c0ade5a6eb381f70cd -> Peer 10490e5088c3403c86fe1e1307da163b (127.0.107.197:36493): Couldn't send request to peer 10490e5088c3403c86fe1e1307da163b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 255fb0021b60434fafc979d00e5f4719. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:39:21.911691  5611 consensus_queue.cc:1048] T 255fb0021b60434fafc979d00e5f4719 P a900061eef2243c0ade5a6eb381f70cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef82ae9d376c4dc5900c220f0d12f789" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 12:39:21.913642  5611 consensus_queue.cc:1048] T 255fb0021b60434fafc979d00e5f4719 P a900061eef2243c0ade5a6eb381f70cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "43125aee2783436a9e02f69cc5ddfac8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35285 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 12:39:21.920719  5216 raft_consensus.cc:2955] T 255fb0021b60434fafc979d00e5f4719 P a900061eef2243c0ade5a6eb381f70cd [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 10490e5088c3403c86fe1e1307da163b (127.0.107.197) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "43125aee2783436a9e02f69cc5ddfac8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35285 } attrs { replace: true } } peers { permanent_uuid: "a900061eef2243c0ade5a6eb381f70cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38861 } } peers { permanent_uuid: "ef82ae9d376c4dc5900c220f0d12f789" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 } } peers { permanent_uuid: "10490e5088c3403c86fe1e1307da163b" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 36493 } attrs { promote: true } } }
I20260608 12:39:21.923913  5101 raft_consensus.cc:2955] T 255fb0021b60434fafc979d00e5f4719 P ef82ae9d376c4dc5900c220f0d12f789 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 10490e5088c3403c86fe1e1307da163b (127.0.107.197) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "43125aee2783436a9e02f69cc5ddfac8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35285 } attrs { replace: true } } peers { permanent_uuid: "a900061eef2243c0ade5a6eb381f70cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38861 } } peers { permanent_uuid: "ef82ae9d376c4dc5900c220f0d12f789" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 } } peers { permanent_uuid: "10490e5088c3403c86fe1e1307da163b" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 36493 } attrs { promote: true } } }
I20260608 12:39:21.927904  4952 raft_consensus.cc:2955] T 255fb0021b60434fafc979d00e5f4719 P 43125aee2783436a9e02f69cc5ddfac8 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 10490e5088c3403c86fe1e1307da163b (127.0.107.197) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "43125aee2783436a9e02f69cc5ddfac8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35285 } attrs { replace: true } } peers { permanent_uuid: "a900061eef2243c0ade5a6eb381f70cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38861 } } peers { permanent_uuid: "ef82ae9d376c4dc5900c220f0d12f789" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 } } peers { permanent_uuid: "10490e5088c3403c86fe1e1307da163b" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 36493 } attrs { promote: true } } }
I20260608 12:39:21.937840  4951 consensus_queue.cc:237] T 2e1b00fd8b8e45e4bb397c4632f6b1a4 P 43125aee2783436a9e02f69cc5ddfac8 [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: "43125aee2783436a9e02f69cc5ddfac8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35285 } } peers { permanent_uuid: "a900061eef2243c0ade5a6eb381f70cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38861 } } peers { permanent_uuid: "ef82ae9d376c4dc5900c220f0d12f789" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 } attrs { replace: true } } peers { permanent_uuid: "2234aacceb2449a1aca89163b25be2f8" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 35345 } attrs { promote: true } }
I20260608 12:39:21.938022  4846 catalog_manager.cc:5696] T 255fb0021b60434fafc979d00e5f4719 P a900061eef2243c0ade5a6eb381f70cd reported cstate change: config changed from index -1 to 27, NON_VOTER 10490e5088c3403c86fe1e1307da163b (127.0.107.197) added. New cstate: current_term: 1 leader_uuid: "a900061eef2243c0ade5a6eb381f70cd" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "43125aee2783436a9e02f69cc5ddfac8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35285 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a900061eef2243c0ade5a6eb381f70cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38861 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ef82ae9d376c4dc5900c220f0d12f789" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "10490e5088c3403c86fe1e1307da163b" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 36493 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:39:21.949066  5101 raft_consensus.cc:1275] T 2e1b00fd8b8e45e4bb397c4632f6b1a4 P ef82ae9d376c4dc5900c220f0d12f789 [term 1 FOLLOWER]: Refusing update from remote peer 43125aee2783436a9e02f69cc5ddfac8: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
W20260608 12:39:21.949456  4919 consensus_peers.cc:597] T 2e1b00fd8b8e45e4bb397c4632f6b1a4 P 43125aee2783436a9e02f69cc5ddfac8 -> Peer 2234aacceb2449a1aca89163b25be2f8 (127.0.107.196:35345): Couldn't send request to peer 2234aacceb2449a1aca89163b25be2f8. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2e1b00fd8b8e45e4bb397c4632f6b1a4. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:39:21.950069  5024 raft_consensus.cc:1275] T 2e1b00fd8b8e45e4bb397c4632f6b1a4 P a900061eef2243c0ade5a6eb381f70cd [term 1 FOLLOWER]: Refusing update from remote peer 43125aee2783436a9e02f69cc5ddfac8: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 12:39:21.950868  5631 consensus_queue.cc:1048] T 2e1b00fd8b8e45e4bb397c4632f6b1a4 P 43125aee2783436a9e02f69cc5ddfac8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef82ae9d376c4dc5900c220f0d12f789" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.001s
I20260608 12:39:21.952553  5629 consensus_queue.cc:1048] T 2e1b00fd8b8e45e4bb397c4632f6b1a4 P 43125aee2783436a9e02f69cc5ddfac8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a900061eef2243c0ade5a6eb381f70cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.001s
I20260608 12:39:21.968600  5629 raft_consensus.cc:2955] T 2e1b00fd8b8e45e4bb397c4632f6b1a4 P 43125aee2783436a9e02f69cc5ddfac8 [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index -1 to 28, NON_VOTER 2234aacceb2449a1aca89163b25be2f8 (127.0.107.196) added. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "43125aee2783436a9e02f69cc5ddfac8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35285 } } peers { permanent_uuid: "a900061eef2243c0ade5a6eb381f70cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38861 } } peers { permanent_uuid: "ef82ae9d376c4dc5900c220f0d12f789" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 } attrs { replace: true } } peers { permanent_uuid: "2234aacceb2449a1aca89163b25be2f8" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 35345 } attrs { promote: true } } }
I20260608 12:39:21.971053  5024 raft_consensus.cc:2955] T 2e1b00fd8b8e45e4bb397c4632f6b1a4 P a900061eef2243c0ade5a6eb381f70cd [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index -1 to 28, NON_VOTER 2234aacceb2449a1aca89163b25be2f8 (127.0.107.196) added. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "43125aee2783436a9e02f69cc5ddfac8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35285 } } peers { permanent_uuid: "a900061eef2243c0ade5a6eb381f70cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38861 } } peers { permanent_uuid: "ef82ae9d376c4dc5900c220f0d12f789" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 } attrs { replace: true } } peers { permanent_uuid: "2234aacceb2449a1aca89163b25be2f8" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 35345 } attrs { promote: true } } }
I20260608 12:39:21.972079  5101 raft_consensus.cc:2955] T 2e1b00fd8b8e45e4bb397c4632f6b1a4 P ef82ae9d376c4dc5900c220f0d12f789 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index -1 to 28, NON_VOTER 2234aacceb2449a1aca89163b25be2f8 (127.0.107.196) added. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "43125aee2783436a9e02f69cc5ddfac8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35285 } } peers { permanent_uuid: "a900061eef2243c0ade5a6eb381f70cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38861 } } peers { permanent_uuid: "ef82ae9d376c4dc5900c220f0d12f789" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 } attrs { replace: true } } peers { permanent_uuid: "2234aacceb2449a1aca89163b25be2f8" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 35345 } attrs { promote: true } } }
I20260608 12:39:21.985996  4849 catalog_manager.cc:5696] T 2e1b00fd8b8e45e4bb397c4632f6b1a4 P a900061eef2243c0ade5a6eb381f70cd reported cstate change: config changed from index -1 to 28, NON_VOTER 2234aacceb2449a1aca89163b25be2f8 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "43125aee2783436a9e02f69cc5ddfac8" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "43125aee2783436a9e02f69cc5ddfac8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35285 } } peers { permanent_uuid: "a900061eef2243c0ade5a6eb381f70cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38861 } } peers { permanent_uuid: "ef82ae9d376c4dc5900c220f0d12f789" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 } attrs { replace: true } } peers { permanent_uuid: "2234aacceb2449a1aca89163b25be2f8" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 35345 } attrs { promote: true } } }
I20260608 12:39:22.086309  5600 heartbeater.cc:499] Master 127.0.107.254:34567 was elected leader, sending a full tablet report...
I20260608 12:39:22.136929  5644 ts_tablet_manager.cc:933] T 01746340eeb2457d9295ca0fe7b0d90f P 2234aacceb2449a1aca89163b25be2f8: Initiating tablet copy from peer 43125aee2783436a9e02f69cc5ddfac8 (127.0.107.193:35285)
I20260608 12:39:22.142489  5644 tablet_copy_client.cc:323] T 01746340eeb2457d9295ca0fe7b0d90f P 2234aacceb2449a1aca89163b25be2f8: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.193:35285
I20260608 12:39:22.155624  4964 tablet_copy_service.cc:140] P 43125aee2783436a9e02f69cc5ddfac8: Received BeginTabletCopySession request for tablet 01746340eeb2457d9295ca0fe7b0d90f from peer 2234aacceb2449a1aca89163b25be2f8 ({username='slave'} at 127.0.0.1:50392)
I20260608 12:39:22.156298  4964 tablet_copy_service.cc:161] P 43125aee2783436a9e02f69cc5ddfac8: Beginning new tablet copy session on tablet 01746340eeb2457d9295ca0fe7b0d90f from peer 2234aacceb2449a1aca89163b25be2f8 at {username='slave'} at 127.0.0.1:50392: session id = 2234aacceb2449a1aca89163b25be2f8-01746340eeb2457d9295ca0fe7b0d90f
I20260608 12:39:22.163638  4964 tablet_copy_source_session.cc:215] T 01746340eeb2457d9295ca0fe7b0d90f P 43125aee2783436a9e02f69cc5ddfac8: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:39:22.167876  5644 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01746340eeb2457d9295ca0fe7b0d90f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:39:22.183009  5644 tablet_copy_client.cc:806] T 01746340eeb2457d9295ca0fe7b0d90f P 2234aacceb2449a1aca89163b25be2f8: tablet copy: Starting download of 0 data blocks...
I20260608 12:39:22.183775  5644 tablet_copy_client.cc:670] T 01746340eeb2457d9295ca0fe7b0d90f P 2234aacceb2449a1aca89163b25be2f8: tablet copy: Starting download of 1 WAL segments...
I20260608 12:39:22.188886  5645 tablet_copy_client.cc:1025] T 01746340eeb2457d9295ca0fe7b0d90f P 2234aacceb2449a1aca89163b25be2f8: tablet copy: Injecting latency into file download: 2000
I20260608 12:39:22.197907  5647 ts_tablet_manager.cc:933] T c6105e6d682544ecaf23ed59e767ef10 P 10490e5088c3403c86fe1e1307da163b: Initiating tablet copy from peer a900061eef2243c0ade5a6eb381f70cd (127.0.107.194:38861)
I20260608 12:39:22.200023  5647 tablet_copy_client.cc:323] T c6105e6d682544ecaf23ed59e767ef10 P 10490e5088c3403c86fe1e1307da163b: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.194:38861
I20260608 12:39:22.216101  5039 tablet_copy_service.cc:140] P a900061eef2243c0ade5a6eb381f70cd: Received BeginTabletCopySession request for tablet c6105e6d682544ecaf23ed59e767ef10 from peer 10490e5088c3403c86fe1e1307da163b ({username='slave'} at 127.0.0.1:59334)
I20260608 12:39:22.216795  5039 tablet_copy_service.cc:161] P a900061eef2243c0ade5a6eb381f70cd: Beginning new tablet copy session on tablet c6105e6d682544ecaf23ed59e767ef10 from peer 10490e5088c3403c86fe1e1307da163b at {username='slave'} at 127.0.0.1:59334: session id = 10490e5088c3403c86fe1e1307da163b-c6105e6d682544ecaf23ed59e767ef10
I20260608 12:39:22.224112  5039 tablet_copy_source_session.cc:215] T c6105e6d682544ecaf23ed59e767ef10 P a900061eef2243c0ade5a6eb381f70cd: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:39:22.229437  5647 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6105e6d682544ecaf23ed59e767ef10. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:39:22.239293  5651 ts_tablet_manager.cc:933] T 26a202a4327b41c09f765924629a3b71 P fa5e9ee2cd604b6cb01f85958b83f0ab: Initiating tablet copy from peer a900061eef2243c0ade5a6eb381f70cd (127.0.107.194:38861)
I20260608 12:39:22.241613  5651 tablet_copy_client.cc:323] T 26a202a4327b41c09f765924629a3b71 P fa5e9ee2cd604b6cb01f85958b83f0ab: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.194:38861
I20260608 12:39:22.248523  5647 tablet_copy_client.cc:806] T c6105e6d682544ecaf23ed59e767ef10 P 10490e5088c3403c86fe1e1307da163b: tablet copy: Starting download of 0 data blocks...
I20260608 12:39:22.249305  5647 tablet_copy_client.cc:670] T c6105e6d682544ecaf23ed59e767ef10 P 10490e5088c3403c86fe1e1307da163b: tablet copy: Starting download of 1 WAL segments...
I20260608 12:39:22.255475  5648 tablet_copy_client.cc:1025] T c6105e6d682544ecaf23ed59e767ef10 P 10490e5088c3403c86fe1e1307da163b: tablet copy: Injecting latency into file download: 2000
I20260608 12:39:22.261117  5039 tablet_copy_service.cc:140] P a900061eef2243c0ade5a6eb381f70cd: Received BeginTabletCopySession request for tablet 26a202a4327b41c09f765924629a3b71 from peer fa5e9ee2cd604b6cb01f85958b83f0ab ({username='slave'} at 127.0.0.1:59342)
I20260608 12:39:22.261744  5039 tablet_copy_service.cc:161] P a900061eef2243c0ade5a6eb381f70cd: Beginning new tablet copy session on tablet 26a202a4327b41c09f765924629a3b71 from peer fa5e9ee2cd604b6cb01f85958b83f0ab at {username='slave'} at 127.0.0.1:59342: session id = fa5e9ee2cd604b6cb01f85958b83f0ab-26a202a4327b41c09f765924629a3b71
I20260608 12:39:22.268052  5039 tablet_copy_source_session.cc:215] T 26a202a4327b41c09f765924629a3b71 P a900061eef2243c0ade5a6eb381f70cd: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:39:22.271814  5651 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26a202a4327b41c09f765924629a3b71. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:39:22.285656  5651 tablet_copy_client.cc:806] T 26a202a4327b41c09f765924629a3b71 P fa5e9ee2cd604b6cb01f85958b83f0ab: tablet copy: Starting download of 0 data blocks...
I20260608 12:39:22.286314  5651 tablet_copy_client.cc:670] T 26a202a4327b41c09f765924629a3b71 P fa5e9ee2cd604b6cb01f85958b83f0ab: tablet copy: Starting download of 1 WAL segments...
I20260608 12:39:22.291328  5652 tablet_copy_client.cc:1025] T 26a202a4327b41c09f765924629a3b71 P fa5e9ee2cd604b6cb01f85958b83f0ab: tablet copy: Injecting latency into file download: 2000
I20260608 12:39:22.464677  5655 ts_tablet_manager.cc:933] T 255fb0021b60434fafc979d00e5f4719 P 10490e5088c3403c86fe1e1307da163b: Initiating tablet copy from peer a900061eef2243c0ade5a6eb381f70cd (127.0.107.194:38861)
I20260608 12:39:22.467357  5656 ts_tablet_manager.cc:933] T 332d61c115dd4ebab13b91bb4b305ed9 P fa5e9ee2cd604b6cb01f85958b83f0ab: Initiating tablet copy from peer ef82ae9d376c4dc5900c220f0d12f789 (127.0.107.195:37095)
I20260608 12:39:22.467552  5655 tablet_copy_client.cc:323] T 255fb0021b60434fafc979d00e5f4719 P 10490e5088c3403c86fe1e1307da163b: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.194:38861
I20260608 12:39:22.470000  5656 tablet_copy_client.cc:323] T 332d61c115dd4ebab13b91bb4b305ed9 P fa5e9ee2cd604b6cb01f85958b83f0ab: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.195:37095
I20260608 12:39:22.470355  5039 tablet_copy_service.cc:140] P a900061eef2243c0ade5a6eb381f70cd: Received BeginTabletCopySession request for tablet 255fb0021b60434fafc979d00e5f4719 from peer 10490e5088c3403c86fe1e1307da163b ({username='slave'} at 127.0.0.1:59334)
I20260608 12:39:22.471079  5039 tablet_copy_service.cc:161] P a900061eef2243c0ade5a6eb381f70cd: Beginning new tablet copy session on tablet 255fb0021b60434fafc979d00e5f4719 from peer 10490e5088c3403c86fe1e1307da163b at {username='slave'} at 127.0.0.1:59334: session id = 10490e5088c3403c86fe1e1307da163b-255fb0021b60434fafc979d00e5f4719
I20260608 12:39:22.483572  5039 tablet_copy_source_session.cc:215] T 255fb0021b60434fafc979d00e5f4719 P a900061eef2243c0ade5a6eb381f70cd: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:39:22.484732  5113 tablet_copy_service.cc:140] P ef82ae9d376c4dc5900c220f0d12f789: Received BeginTabletCopySession request for tablet 332d61c115dd4ebab13b91bb4b305ed9 from peer fa5e9ee2cd604b6cb01f85958b83f0ab ({username='slave'} at 127.0.0.1:60858)
I20260608 12:39:22.485502  5113 tablet_copy_service.cc:161] P ef82ae9d376c4dc5900c220f0d12f789: Beginning new tablet copy session on tablet 332d61c115dd4ebab13b91bb4b305ed9 from peer fa5e9ee2cd604b6cb01f85958b83f0ab at {username='slave'} at 127.0.0.1:60858: session id = fa5e9ee2cd604b6cb01f85958b83f0ab-332d61c115dd4ebab13b91bb4b305ed9
I20260608 12:39:22.487175  5655 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 255fb0021b60434fafc979d00e5f4719. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:39:22.494061  5113 tablet_copy_source_session.cc:215] T 332d61c115dd4ebab13b91bb4b305ed9 P ef82ae9d376c4dc5900c220f0d12f789: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:39:22.498214  5656 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 332d61c115dd4ebab13b91bb4b305ed9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:39:22.504125  5655 tablet_copy_client.cc:806] T 255fb0021b60434fafc979d00e5f4719 P 10490e5088c3403c86fe1e1307da163b: tablet copy: Starting download of 0 data blocks...
I20260608 12:39:22.504848  5655 tablet_copy_client.cc:670] T 255fb0021b60434fafc979d00e5f4719 P 10490e5088c3403c86fe1e1307da163b: tablet copy: Starting download of 1 WAL segments...
I20260608 12:39:22.509760  5657 tablet_copy_client.cc:1025] T 255fb0021b60434fafc979d00e5f4719 P 10490e5088c3403c86fe1e1307da163b: tablet copy: Injecting latency into file download: 2000
I20260608 12:39:22.513934  5656 tablet_copy_client.cc:806] T 332d61c115dd4ebab13b91bb4b305ed9 P fa5e9ee2cd604b6cb01f85958b83f0ab: tablet copy: Starting download of 0 data blocks...
I20260608 12:39:22.514654  5656 tablet_copy_client.cc:670] T 332d61c115dd4ebab13b91bb4b305ed9 P fa5e9ee2cd604b6cb01f85958b83f0ab: tablet copy: Starting download of 1 WAL segments...
I20260608 12:39:22.515874  5660 ts_tablet_manager.cc:933] T 2e1b00fd8b8e45e4bb397c4632f6b1a4 P 2234aacceb2449a1aca89163b25be2f8: Initiating tablet copy from peer 43125aee2783436a9e02f69cc5ddfac8 (127.0.107.193:35285)
I20260608 12:39:22.518110  5660 tablet_copy_client.cc:323] T 2e1b00fd8b8e45e4bb397c4632f6b1a4 P 2234aacceb2449a1aca89163b25be2f8: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.193:35285
I20260608 12:39:22.520196  4964 tablet_copy_service.cc:140] P 43125aee2783436a9e02f69cc5ddfac8: Received BeginTabletCopySession request for tablet 2e1b00fd8b8e45e4bb397c4632f6b1a4 from peer 2234aacceb2449a1aca89163b25be2f8 ({username='slave'} at 127.0.0.1:50392)
I20260608 12:39:22.520452  5658 tablet_copy_client.cc:1025] T 332d61c115dd4ebab13b91bb4b305ed9 P fa5e9ee2cd604b6cb01f85958b83f0ab: tablet copy: Injecting latency into file download: 2000
I20260608 12:39:22.520828  4964 tablet_copy_service.cc:161] P 43125aee2783436a9e02f69cc5ddfac8: Beginning new tablet copy session on tablet 2e1b00fd8b8e45e4bb397c4632f6b1a4 from peer 2234aacceb2449a1aca89163b25be2f8 at {username='slave'} at 127.0.0.1:50392: session id = 2234aacceb2449a1aca89163b25be2f8-2e1b00fd8b8e45e4bb397c4632f6b1a4
I20260608 12:39:22.529115  4964 tablet_copy_source_session.cc:215] T 2e1b00fd8b8e45e4bb397c4632f6b1a4 P 43125aee2783436a9e02f69cc5ddfac8: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:39:22.532929  5660 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e1b00fd8b8e45e4bb397c4632f6b1a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:39:22.547190  5660 tablet_copy_client.cc:806] T 2e1b00fd8b8e45e4bb397c4632f6b1a4 P 2234aacceb2449a1aca89163b25be2f8: tablet copy: Starting download of 0 data blocks...
I20260608 12:39:22.547854  5660 tablet_copy_client.cc:670] T 2e1b00fd8b8e45e4bb397c4632f6b1a4 P 2234aacceb2449a1aca89163b25be2f8: tablet copy: Starting download of 1 WAL segments...
I20260608 12:39:22.554375  5661 tablet_copy_client.cc:1025] T 2e1b00fd8b8e45e4bb397c4632f6b1a4 P 2234aacceb2449a1aca89163b25be2f8: tablet copy: Injecting latency into file download: 2000
I20260608 12:39:24.190191  5644 tablet_copy_client.cc:538] T 01746340eeb2457d9295ca0fe7b0d90f P 2234aacceb2449a1aca89163b25be2f8: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:39:24.197616  5644 tablet_bootstrap.cc:492] T 01746340eeb2457d9295ca0fe7b0d90f P 2234aacceb2449a1aca89163b25be2f8: Bootstrap starting.
I20260608 12:39:24.256619  5647 tablet_copy_client.cc:538] T c6105e6d682544ecaf23ed59e767ef10 P 10490e5088c3403c86fe1e1307da163b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:39:24.270850  5647 tablet_bootstrap.cc:492] T c6105e6d682544ecaf23ed59e767ef10 P 10490e5088c3403c86fe1e1307da163b: Bootstrap starting.
I20260608 12:39:24.292486  5651 tablet_copy_client.cc:538] T 26a202a4327b41c09f765924629a3b71 P fa5e9ee2cd604b6cb01f85958b83f0ab: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:39:24.314391  5651 tablet_bootstrap.cc:492] T 26a202a4327b41c09f765924629a3b71 P fa5e9ee2cd604b6cb01f85958b83f0ab: Bootstrap starting.
I20260608 12:39:24.349706  5644 tablet_bootstrap.cc:492] T 01746340eeb2457d9295ca0fe7b0d90f P 2234aacceb2449a1aca89163b25be2f8: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=98 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:39:24.350809  5644 tablet_bootstrap.cc:492] T 01746340eeb2457d9295ca0fe7b0d90f P 2234aacceb2449a1aca89163b25be2f8: Bootstrap complete.
I20260608 12:39:24.351572  5644 ts_tablet_manager.cc:1403] T 01746340eeb2457d9295ca0fe7b0d90f P 2234aacceb2449a1aca89163b25be2f8: Time spent bootstrapping tablet: real 0.154s	user 0.132s	sys 0.010s
I20260608 12:39:24.354683  5644 raft_consensus.cc:359] T 01746340eeb2457d9295ca0fe7b0d90f P 2234aacceb2449a1aca89163b25be2f8 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "43125aee2783436a9e02f69cc5ddfac8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35285 } } peers { permanent_uuid: "a900061eef2243c0ade5a6eb381f70cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38861 } attrs { replace: true } } peers { permanent_uuid: "ef82ae9d376c4dc5900c220f0d12f789" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 } } peers { permanent_uuid: "2234aacceb2449a1aca89163b25be2f8" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 35345 } attrs { promote: true } }
I20260608 12:39:24.355574  5644 raft_consensus.cc:740] T 01746340eeb2457d9295ca0fe7b0d90f P 2234aacceb2449a1aca89163b25be2f8 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 2234aacceb2449a1aca89163b25be2f8, State: Initialized, Role: LEARNER
I20260608 12:39:24.356292  5644 consensus_queue.cc:260] T 01746340eeb2457d9295ca0fe7b0d90f P 2234aacceb2449a1aca89163b25be2f8 [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: "43125aee2783436a9e02f69cc5ddfac8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35285 } } peers { permanent_uuid: "a900061eef2243c0ade5a6eb381f70cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38861 } attrs { replace: true } } peers { permanent_uuid: "ef82ae9d376c4dc5900c220f0d12f789" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 } } peers { permanent_uuid: "2234aacceb2449a1aca89163b25be2f8" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 35345 } attrs { promote: true } }
I20260608 12:39:24.365908  5644 ts_tablet_manager.cc:1434] T 01746340eeb2457d9295ca0fe7b0d90f P 2234aacceb2449a1aca89163b25be2f8: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.008s
I20260608 12:39:24.367980  4964 tablet_copy_service.cc:342] P 43125aee2783436a9e02f69cc5ddfac8: Request end of tablet copy session 2234aacceb2449a1aca89163b25be2f8-01746340eeb2457d9295ca0fe7b0d90f received from {username='slave'} at 127.0.0.1:50392
I20260608 12:39:24.368487  4964 tablet_copy_service.cc:434] P 43125aee2783436a9e02f69cc5ddfac8: ending tablet copy session 2234aacceb2449a1aca89163b25be2f8-01746340eeb2457d9295ca0fe7b0d90f on tablet 01746340eeb2457d9295ca0fe7b0d90f with peer 2234aacceb2449a1aca89163b25be2f8
I20260608 12:39:24.478272  5647 tablet_bootstrap.cc:492] T c6105e6d682544ecaf23ed59e767ef10 P 10490e5088c3403c86fe1e1307da163b: Bootstrap replayed 1/1 log segments. Stats: ops{read=27 overwritten=0 applied=27 ignored=0} inserts{seen=97 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:39:24.480001  5647 tablet_bootstrap.cc:492] T c6105e6d682544ecaf23ed59e767ef10 P 10490e5088c3403c86fe1e1307da163b: Bootstrap complete.
I20260608 12:39:24.480788  5647 ts_tablet_manager.cc:1403] T c6105e6d682544ecaf23ed59e767ef10 P 10490e5088c3403c86fe1e1307da163b: Time spent bootstrapping tablet: real 0.210s	user 0.145s	sys 0.032s
I20260608 12:39:24.484203  5647 raft_consensus.cc:359] T c6105e6d682544ecaf23ed59e767ef10 P 10490e5088c3403c86fe1e1307da163b [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "43125aee2783436a9e02f69cc5ddfac8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35285 } attrs { replace: true } } peers { permanent_uuid: "a900061eef2243c0ade5a6eb381f70cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38861 } } peers { permanent_uuid: "ef82ae9d376c4dc5900c220f0d12f789" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 } } peers { permanent_uuid: "10490e5088c3403c86fe1e1307da163b" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 36493 } attrs { promote: true } }
I20260608 12:39:24.485049  5647 raft_consensus.cc:740] T c6105e6d682544ecaf23ed59e767ef10 P 10490e5088c3403c86fe1e1307da163b [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 10490e5088c3403c86fe1e1307da163b, State: Initialized, Role: LEARNER
I20260608 12:39:24.485719  5647 consensus_queue.cc:260] T c6105e6d682544ecaf23ed59e767ef10 P 10490e5088c3403c86fe1e1307da163b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 27, Last appended: 1.27, Last appended by leader: 27, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "43125aee2783436a9e02f69cc5ddfac8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35285 } attrs { replace: true } } peers { permanent_uuid: "a900061eef2243c0ade5a6eb381f70cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38861 } } peers { permanent_uuid: "ef82ae9d376c4dc5900c220f0d12f789" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 } } peers { permanent_uuid: "10490e5088c3403c86fe1e1307da163b" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 36493 } attrs { promote: true } }
I20260608 12:39:24.488633  5647 ts_tablet_manager.cc:1434] T c6105e6d682544ecaf23ed59e767ef10 P 10490e5088c3403c86fe1e1307da163b: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.000s
I20260608 12:39:24.490860  5039 tablet_copy_service.cc:342] P a900061eef2243c0ade5a6eb381f70cd: Request end of tablet copy session 10490e5088c3403c86fe1e1307da163b-c6105e6d682544ecaf23ed59e767ef10 received from {username='slave'} at 127.0.0.1:59334
I20260608 12:39:24.491451  5039 tablet_copy_service.cc:434] P a900061eef2243c0ade5a6eb381f70cd: ending tablet copy session 10490e5088c3403c86fe1e1307da163b-c6105e6d682544ecaf23ed59e767ef10 on tablet c6105e6d682544ecaf23ed59e767ef10 with peer 10490e5088c3403c86fe1e1307da163b
I20260608 12:39:24.510923  5655 tablet_copy_client.cc:538] T 255fb0021b60434fafc979d00e5f4719 P 10490e5088c3403c86fe1e1307da163b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:39:24.518915  5651 tablet_bootstrap.cc:492] T 26a202a4327b41c09f765924629a3b71 P fa5e9ee2cd604b6cb01f85958b83f0ab: Bootstrap replayed 1/1 log segments. Stats: ops{read=28 overwritten=0 applied=28 ignored=0} inserts{seen=119 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:39:24.520090  5651 tablet_bootstrap.cc:492] T 26a202a4327b41c09f765924629a3b71 P fa5e9ee2cd604b6cb01f85958b83f0ab: Bootstrap complete.
I20260608 12:39:24.520936  5651 ts_tablet_manager.cc:1403] T 26a202a4327b41c09f765924629a3b71 P fa5e9ee2cd604b6cb01f85958b83f0ab: Time spent bootstrapping tablet: real 0.207s	user 0.156s	sys 0.019s
I20260608 12:39:24.521605  5656 tablet_copy_client.cc:538] T 332d61c115dd4ebab13b91bb4b305ed9 P fa5e9ee2cd604b6cb01f85958b83f0ab: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:39:24.524421  5655 tablet_bootstrap.cc:492] T 255fb0021b60434fafc979d00e5f4719 P 10490e5088c3403c86fe1e1307da163b: Bootstrap starting.
I20260608 12:39:24.525141  5651 raft_consensus.cc:359] T 26a202a4327b41c09f765924629a3b71 P fa5e9ee2cd604b6cb01f85958b83f0ab [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "43125aee2783436a9e02f69cc5ddfac8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35285 } } peers { permanent_uuid: "a900061eef2243c0ade5a6eb381f70cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38861 } } peers { permanent_uuid: "ef82ae9d376c4dc5900c220f0d12f789" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 } attrs { replace: true } } peers { permanent_uuid: "fa5e9ee2cd604b6cb01f85958b83f0ab" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 45373 } attrs { promote: true } }
I20260608 12:39:24.526173  5651 raft_consensus.cc:740] T 26a202a4327b41c09f765924629a3b71 P fa5e9ee2cd604b6cb01f85958b83f0ab [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: fa5e9ee2cd604b6cb01f85958b83f0ab, State: Initialized, Role: LEARNER
I20260608 12:39:24.526952  5651 consensus_queue.cc:260] T 26a202a4327b41c09f765924629a3b71 P fa5e9ee2cd604b6cb01f85958b83f0ab [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: "43125aee2783436a9e02f69cc5ddfac8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35285 } } peers { permanent_uuid: "a900061eef2243c0ade5a6eb381f70cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38861 } } peers { permanent_uuid: "ef82ae9d376c4dc5900c220f0d12f789" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 } attrs { replace: true } } peers { permanent_uuid: "fa5e9ee2cd604b6cb01f85958b83f0ab" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 45373 } attrs { promote: true } }
I20260608 12:39:24.534904  5656 tablet_bootstrap.cc:492] T 332d61c115dd4ebab13b91bb4b305ed9 P fa5e9ee2cd604b6cb01f85958b83f0ab: Bootstrap starting.
I20260608 12:39:24.542712  5651 ts_tablet_manager.cc:1434] T 26a202a4327b41c09f765924629a3b71 P fa5e9ee2cd604b6cb01f85958b83f0ab: Time spent starting tablet: real 0.021s	user 0.008s	sys 0.012s
I20260608 12:39:24.545202  5039 tablet_copy_service.cc:342] P a900061eef2243c0ade5a6eb381f70cd: Request end of tablet copy session fa5e9ee2cd604b6cb01f85958b83f0ab-26a202a4327b41c09f765924629a3b71 received from {username='slave'} at 127.0.0.1:59342
I20260608 12:39:24.545724  5039 tablet_copy_service.cc:434] P a900061eef2243c0ade5a6eb381f70cd: ending tablet copy session fa5e9ee2cd604b6cb01f85958b83f0ab-26a202a4327b41c09f765924629a3b71 on tablet 26a202a4327b41c09f765924629a3b71 with peer fa5e9ee2cd604b6cb01f85958b83f0ab
I20260608 12:39:24.555408  5660 tablet_copy_client.cc:538] T 2e1b00fd8b8e45e4bb397c4632f6b1a4 P 2234aacceb2449a1aca89163b25be2f8: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:39:24.574388  5660 tablet_bootstrap.cc:492] T 2e1b00fd8b8e45e4bb397c4632f6b1a4 P 2234aacceb2449a1aca89163b25be2f8: Bootstrap starting.
I20260608 12:39:24.622656  5501 raft_consensus.cc:1217] T c6105e6d682544ecaf23ed59e767ef10 P 10490e5088c3403c86fe1e1307da163b [term 1 LEARNER]: Deduplicated request from leader. Original: 1.26->[1.27-1.27]   Dedup: 1.27->[]
I20260608 12:39:24.672461  5575 raft_consensus.cc:1217] T 26a202a4327b41c09f765924629a3b71 P fa5e9ee2cd604b6cb01f85958b83f0ab [term 1 LEARNER]: Deduplicated request from leader. Original: 1.27->[1.28-1.28]   Dedup: 1.28->[]
W20260608 12:39:24.724645  4994 consensus_peers.cc:597] T 255fb0021b60434fafc979d00e5f4719 P a900061eef2243c0ade5a6eb381f70cd -> Peer 10490e5088c3403c86fe1e1307da163b (127.0.107.197:36493): Couldn't send request to peer 10490e5088c3403c86fe1e1307da163b. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 6: this message will repeat every 5th retry.
I20260608 12:39:24.734925  5655 tablet_bootstrap.cc:492] T 255fb0021b60434fafc979d00e5f4719 P 10490e5088c3403c86fe1e1307da163b: Bootstrap replayed 1/1 log segments. Stats: ops{read=27 overwritten=0 applied=27 ignored=0} inserts{seen=92 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:39:24.736174  5655 tablet_bootstrap.cc:492] T 255fb0021b60434fafc979d00e5f4719 P 10490e5088c3403c86fe1e1307da163b: Bootstrap complete.
I20260608 12:39:24.737025  5655 ts_tablet_manager.cc:1403] T 255fb0021b60434fafc979d00e5f4719 P 10490e5088c3403c86fe1e1307da163b: Time spent bootstrapping tablet: real 0.213s	user 0.158s	sys 0.022s
I20260608 12:39:24.740458  5655 raft_consensus.cc:359] T 255fb0021b60434fafc979d00e5f4719 P 10490e5088c3403c86fe1e1307da163b [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "43125aee2783436a9e02f69cc5ddfac8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35285 } attrs { replace: true } } peers { permanent_uuid: "a900061eef2243c0ade5a6eb381f70cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38861 } } peers { permanent_uuid: "ef82ae9d376c4dc5900c220f0d12f789" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 } } peers { permanent_uuid: "10490e5088c3403c86fe1e1307da163b" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 36493 } attrs { promote: true } }
I20260608 12:39:24.741432  5655 raft_consensus.cc:740] T 255fb0021b60434fafc979d00e5f4719 P 10490e5088c3403c86fe1e1307da163b [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 10490e5088c3403c86fe1e1307da163b, State: Initialized, Role: LEARNER
I20260608 12:39:24.742205  5655 consensus_queue.cc:260] T 255fb0021b60434fafc979d00e5f4719 P 10490e5088c3403c86fe1e1307da163b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 27, Last appended: 1.27, Last appended by leader: 27, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "43125aee2783436a9e02f69cc5ddfac8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35285 } attrs { replace: true } } peers { permanent_uuid: "a900061eef2243c0ade5a6eb381f70cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38861 } } peers { permanent_uuid: "ef82ae9d376c4dc5900c220f0d12f789" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 } } peers { permanent_uuid: "10490e5088c3403c86fe1e1307da163b" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 36493 } attrs { promote: true } }
I20260608 12:39:24.749470  5655 ts_tablet_manager.cc:1434] T 255fb0021b60434fafc979d00e5f4719 P 10490e5088c3403c86fe1e1307da163b: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260608 12:39:24.751766  5039 tablet_copy_service.cc:342] P a900061eef2243c0ade5a6eb381f70cd: Request end of tablet copy session 10490e5088c3403c86fe1e1307da163b-255fb0021b60434fafc979d00e5f4719 received from {username='slave'} at 127.0.0.1:59334
I20260608 12:39:24.752285  5039 tablet_copy_service.cc:434] P a900061eef2243c0ade5a6eb381f70cd: ending tablet copy session 10490e5088c3403c86fe1e1307da163b-255fb0021b60434fafc979d00e5f4719 on tablet 255fb0021b60434fafc979d00e5f4719 with peer 10490e5088c3403c86fe1e1307da163b
W20260608 12:39:24.778527  5067 consensus_peers.cc:597] T 332d61c115dd4ebab13b91bb4b305ed9 P ef82ae9d376c4dc5900c220f0d12f789 -> Peer fa5e9ee2cd604b6cb01f85958b83f0ab (127.0.107.198:45373): Couldn't send request to peer fa5e9ee2cd604b6cb01f85958b83f0ab. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 6: this message will repeat every 5th retry.
I20260608 12:39:24.782938  5660 tablet_bootstrap.cc:492] T 2e1b00fd8b8e45e4bb397c4632f6b1a4 P 2234aacceb2449a1aca89163b25be2f8: Bootstrap replayed 1/1 log segments. Stats: ops{read=28 overwritten=0 applied=28 ignored=0} inserts{seen=111 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:39:24.783864  5660 tablet_bootstrap.cc:492] T 2e1b00fd8b8e45e4bb397c4632f6b1a4 P 2234aacceb2449a1aca89163b25be2f8: Bootstrap complete.
I20260608 12:39:24.784511  5660 ts_tablet_manager.cc:1403] T 2e1b00fd8b8e45e4bb397c4632f6b1a4 P 2234aacceb2449a1aca89163b25be2f8: Time spent bootstrapping tablet: real 0.210s	user 0.163s	sys 0.017s
I20260608 12:39:24.787196  5660 raft_consensus.cc:359] T 2e1b00fd8b8e45e4bb397c4632f6b1a4 P 2234aacceb2449a1aca89163b25be2f8 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "43125aee2783436a9e02f69cc5ddfac8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35285 } } peers { permanent_uuid: "a900061eef2243c0ade5a6eb381f70cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38861 } } peers { permanent_uuid: "ef82ae9d376c4dc5900c220f0d12f789" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 } attrs { replace: true } } peers { permanent_uuid: "2234aacceb2449a1aca89163b25be2f8" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 35345 } attrs { promote: true } }
I20260608 12:39:24.787844  5660 raft_consensus.cc:740] T 2e1b00fd8b8e45e4bb397c4632f6b1a4 P 2234aacceb2449a1aca89163b25be2f8 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 2234aacceb2449a1aca89163b25be2f8, State: Initialized, Role: LEARNER
I20260608 12:39:24.788365  5660 consensus_queue.cc:260] T 2e1b00fd8b8e45e4bb397c4632f6b1a4 P 2234aacceb2449a1aca89163b25be2f8 [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: "43125aee2783436a9e02f69cc5ddfac8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35285 } } peers { permanent_uuid: "a900061eef2243c0ade5a6eb381f70cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38861 } } peers { permanent_uuid: "ef82ae9d376c4dc5900c220f0d12f789" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 } attrs { replace: true } } peers { permanent_uuid: "2234aacceb2449a1aca89163b25be2f8" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 35345 } attrs { promote: true } }
I20260608 12:39:24.790460  5660 ts_tablet_manager.cc:1434] T 2e1b00fd8b8e45e4bb397c4632f6b1a4 P 2234aacceb2449a1aca89163b25be2f8: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260608 12:39:24.792439  4964 tablet_copy_service.cc:342] P 43125aee2783436a9e02f69cc5ddfac8: Request end of tablet copy session 2234aacceb2449a1aca89163b25be2f8-2e1b00fd8b8e45e4bb397c4632f6b1a4 received from {username='slave'} at 127.0.0.1:50392
I20260608 12:39:24.792918  4964 tablet_copy_service.cc:434] P 43125aee2783436a9e02f69cc5ddfac8: ending tablet copy session 2234aacceb2449a1aca89163b25be2f8-2e1b00fd8b8e45e4bb397c4632f6b1a4 on tablet 2e1b00fd8b8e45e4bb397c4632f6b1a4 with peer 2234aacceb2449a1aca89163b25be2f8
I20260608 12:39:24.798714  5656 tablet_bootstrap.cc:492] T 332d61c115dd4ebab13b91bb4b305ed9 P fa5e9ee2cd604b6cb01f85958b83f0ab: Bootstrap replayed 1/1 log segments. Stats: ops{read=28 overwritten=0 applied=28 ignored=0} inserts{seen=128 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:39:24.799865  5656 tablet_bootstrap.cc:492] T 332d61c115dd4ebab13b91bb4b305ed9 P fa5e9ee2cd604b6cb01f85958b83f0ab: Bootstrap complete.
I20260608 12:39:24.800683  5656 ts_tablet_manager.cc:1403] T 332d61c115dd4ebab13b91bb4b305ed9 P fa5e9ee2cd604b6cb01f85958b83f0ab: Time spent bootstrapping tablet: real 0.266s	user 0.185s	sys 0.014s
I20260608 12:39:24.803884  5656 raft_consensus.cc:359] T 332d61c115dd4ebab13b91bb4b305ed9 P fa5e9ee2cd604b6cb01f85958b83f0ab [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "43125aee2783436a9e02f69cc5ddfac8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35285 } } peers { permanent_uuid: "a900061eef2243c0ade5a6eb381f70cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38861 } attrs { replace: true } } peers { permanent_uuid: "ef82ae9d376c4dc5900c220f0d12f789" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 } } peers { permanent_uuid: "fa5e9ee2cd604b6cb01f85958b83f0ab" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 45373 } attrs { promote: true } }
I20260608 12:39:24.804703  5656 raft_consensus.cc:740] T 332d61c115dd4ebab13b91bb4b305ed9 P fa5e9ee2cd604b6cb01f85958b83f0ab [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: fa5e9ee2cd604b6cb01f85958b83f0ab, State: Initialized, Role: LEARNER
I20260608 12:39:24.805868  5656 consensus_queue.cc:260] T 332d61c115dd4ebab13b91bb4b305ed9 P fa5e9ee2cd604b6cb01f85958b83f0ab [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: "43125aee2783436a9e02f69cc5ddfac8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35285 } } peers { permanent_uuid: "a900061eef2243c0ade5a6eb381f70cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38861 } attrs { replace: true } } peers { permanent_uuid: "ef82ae9d376c4dc5900c220f0d12f789" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 } } peers { permanent_uuid: "fa5e9ee2cd604b6cb01f85958b83f0ab" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 45373 } attrs { promote: true } }
I20260608 12:39:24.808156  5656 ts_tablet_manager.cc:1434] T 332d61c115dd4ebab13b91bb4b305ed9 P fa5e9ee2cd604b6cb01f85958b83f0ab: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260608 12:39:24.810726  5113 tablet_copy_service.cc:342] P ef82ae9d376c4dc5900c220f0d12f789: Request end of tablet copy session fa5e9ee2cd604b6cb01f85958b83f0ab-332d61c115dd4ebab13b91bb4b305ed9 received from {username='slave'} at 127.0.0.1:60858
I20260608 12:39:24.811307  5113 tablet_copy_service.cc:434] P ef82ae9d376c4dc5900c220f0d12f789: ending tablet copy session fa5e9ee2cd604b6cb01f85958b83f0ab-332d61c115dd4ebab13b91bb4b305ed9 on tablet 332d61c115dd4ebab13b91bb4b305ed9 with peer fa5e9ee2cd604b6cb01f85958b83f0ab
I20260608 12:39:24.884881  5426 raft_consensus.cc:1217] T 01746340eeb2457d9295ca0fe7b0d90f P 2234aacceb2449a1aca89163b25be2f8 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.25->[1.26-1.26]   Dedup: 1.26->[]
I20260608 12:39:24.965111  5426 raft_consensus.cc:1217] T 2e1b00fd8b8e45e4bb397c4632f6b1a4 P 2234aacceb2449a1aca89163b25be2f8 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.27->[1.28-1.28]   Dedup: 1.28->[]
I20260608 12:39:25.152827  5216 raft_consensus.cc:1064] T c6105e6d682544ecaf23ed59e767ef10 P a900061eef2243c0ade5a6eb381f70cd: attempting to promote NON_VOTER 10490e5088c3403c86fe1e1307da163b to VOTER
I20260608 12:39:25.155992  5216 consensus_queue.cc:237] T c6105e6d682544ecaf23ed59e767ef10 P a900061eef2243c0ade5a6eb381f70cd [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: 3, State: 0, Mode: LEADER, active raft config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "43125aee2783436a9e02f69cc5ddfac8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35285 } attrs { replace: true } } peers { permanent_uuid: "a900061eef2243c0ade5a6eb381f70cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38861 } } peers { permanent_uuid: "ef82ae9d376c4dc5900c220f0d12f789" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 } } peers { permanent_uuid: "10490e5088c3403c86fe1e1307da163b" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 36493 } attrs { promote: false } }
I20260608 12:39:25.164965  5501 raft_consensus.cc:1275] T c6105e6d682544ecaf23ed59e767ef10 P 10490e5088c3403c86fe1e1307da163b [term 1 LEARNER]: Refusing update from remote peer a900061eef2243c0ade5a6eb381f70cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 12:39:25.167303  5099 raft_consensus.cc:1275] T c6105e6d682544ecaf23ed59e767ef10 P ef82ae9d376c4dc5900c220f0d12f789 [term 1 FOLLOWER]: Refusing update from remote peer a900061eef2243c0ade5a6eb381f70cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 12:39:25.167802  4951 raft_consensus.cc:1275] T c6105e6d682544ecaf23ed59e767ef10 P 43125aee2783436a9e02f69cc5ddfac8 [term 1 FOLLOWER]: Refusing update from remote peer a900061eef2243c0ade5a6eb381f70cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 12:39:25.168548  5666 consensus_queue.cc:1048] T c6105e6d682544ecaf23ed59e767ef10 P a900061eef2243c0ade5a6eb381f70cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "10490e5088c3403c86fe1e1307da163b" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 36493 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260608 12:39:25.171146  5501 raft_consensus.cc:1217] T 255fb0021b60434fafc979d00e5f4719 P 10490e5088c3403c86fe1e1307da163b [term 1 LEARNER]: Deduplicated request from leader. Original: 1.26->[1.27-1.27]   Dedup: 1.27->[]
I20260608 12:39:25.173033  5216 consensus_queue.cc:1048] T c6105e6d682544ecaf23ed59e767ef10 P a900061eef2243c0ade5a6eb381f70cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "43125aee2783436a9e02f69cc5ddfac8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35285 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.001s
I20260608 12:39:25.176090  5677 consensus_queue.cc:1048] T c6105e6d682544ecaf23ed59e767ef10 P a900061eef2243c0ade5a6eb381f70cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef82ae9d376c4dc5900c220f0d12f789" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.001s
I20260608 12:39:25.198911  5216 raft_consensus.cc:2955] T c6105e6d682544ecaf23ed59e767ef10 P a900061eef2243c0ade5a6eb381f70cd [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 10490e5088c3403c86fe1e1307da163b (127.0.107.197) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "43125aee2783436a9e02f69cc5ddfac8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35285 } attrs { replace: true } } peers { permanent_uuid: "a900061eef2243c0ade5a6eb381f70cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38861 } } peers { permanent_uuid: "ef82ae9d376c4dc5900c220f0d12f789" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 } } peers { permanent_uuid: "10490e5088c3403c86fe1e1307da163b" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 36493 } attrs { promote: false } } }
I20260608 12:39:25.201504  4951 raft_consensus.cc:2955] T c6105e6d682544ecaf23ed59e767ef10 P 43125aee2783436a9e02f69cc5ddfac8 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 10490e5088c3403c86fe1e1307da163b (127.0.107.197) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "43125aee2783436a9e02f69cc5ddfac8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35285 } attrs { replace: true } } peers { permanent_uuid: "a900061eef2243c0ade5a6eb381f70cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38861 } } peers { permanent_uuid: "ef82ae9d376c4dc5900c220f0d12f789" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 } } peers { permanent_uuid: "10490e5088c3403c86fe1e1307da163b" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 36493 } attrs { promote: false } } }
I20260608 12:39:25.205874  5101 raft_consensus.cc:2955] T c6105e6d682544ecaf23ed59e767ef10 P ef82ae9d376c4dc5900c220f0d12f789 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 10490e5088c3403c86fe1e1307da163b (127.0.107.197) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "43125aee2783436a9e02f69cc5ddfac8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35285 } attrs { replace: true } } peers { permanent_uuid: "a900061eef2243c0ade5a6eb381f70cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38861 } } peers { permanent_uuid: "ef82ae9d376c4dc5900c220f0d12f789" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 } } peers { permanent_uuid: "10490e5088c3403c86fe1e1307da163b" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 36493 } attrs { promote: false } } }
I20260608 12:39:25.217867  4845 catalog_manager.cc:5696] T c6105e6d682544ecaf23ed59e767ef10 P a900061eef2243c0ade5a6eb381f70cd reported cstate change: config changed from index 27 to 28, 10490e5088c3403c86fe1e1307da163b (127.0.107.197) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "a900061eef2243c0ade5a6eb381f70cd" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "43125aee2783436a9e02f69cc5ddfac8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35285 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a900061eef2243c0ade5a6eb381f70cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38861 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ef82ae9d376c4dc5900c220f0d12f789" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "10490e5088c3403c86fe1e1307da163b" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 36493 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:39:25.213445  5501 raft_consensus.cc:2955] T c6105e6d682544ecaf23ed59e767ef10 P 10490e5088c3403c86fe1e1307da163b [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 10490e5088c3403c86fe1e1307da163b (127.0.107.197) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "43125aee2783436a9e02f69cc5ddfac8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35285 } attrs { replace: true } } peers { permanent_uuid: "a900061eef2243c0ade5a6eb381f70cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38861 } } peers { permanent_uuid: "ef82ae9d376c4dc5900c220f0d12f789" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 } } peers { permanent_uuid: "10490e5088c3403c86fe1e1307da163b" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 36493 } attrs { promote: false } } }
I20260608 12:39:25.256604  5028 consensus_queue.cc:237] T c6105e6d682544ecaf23ed59e767ef10 P a900061eef2243c0ade5a6eb381f70cd [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: "a900061eef2243c0ade5a6eb381f70cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38861 } } peers { permanent_uuid: "ef82ae9d376c4dc5900c220f0d12f789" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 } } peers { permanent_uuid: "10490e5088c3403c86fe1e1307da163b" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 36493 } attrs { promote: false } }
I20260608 12:39:25.260260  5677 raft_consensus.cc:1064] T 26a202a4327b41c09f765924629a3b71 P a900061eef2243c0ade5a6eb381f70cd: attempting to promote NON_VOTER fa5e9ee2cd604b6cb01f85958b83f0ab to VOTER
I20260608 12:39:25.263291  5677 consensus_queue.cc:237] T 26a202a4327b41c09f765924629a3b71 P a900061eef2243c0ade5a6eb381f70cd [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: 3, State: 0, Mode: LEADER, active raft config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "43125aee2783436a9e02f69cc5ddfac8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35285 } } peers { permanent_uuid: "a900061eef2243c0ade5a6eb381f70cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38861 } } peers { permanent_uuid: "ef82ae9d376c4dc5900c220f0d12f789" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 } attrs { replace: true } } peers { permanent_uuid: "fa5e9ee2cd604b6cb01f85958b83f0ab" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 45373 } attrs { promote: false } }
I20260608 12:39:25.268987  5501 raft_consensus.cc:1275] T c6105e6d682544ecaf23ed59e767ef10 P 10490e5088c3403c86fe1e1307da163b [term 1 FOLLOWER]: Refusing update from remote peer a900061eef2243c0ade5a6eb381f70cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260608 12:39:25.271267  5666 consensus_queue.cc:1048] T c6105e6d682544ecaf23ed59e767ef10 P a900061eef2243c0ade5a6eb381f70cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "10490e5088c3403c86fe1e1307da163b" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 36493 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260608 12:39:25.273516  5101 raft_consensus.cc:1275] T 26a202a4327b41c09f765924629a3b71 P ef82ae9d376c4dc5900c220f0d12f789 [term 1 FOLLOWER]: Refusing update from remote peer a900061eef2243c0ade5a6eb381f70cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260608 12:39:25.284341  4951 raft_consensus.cc:1275] T 26a202a4327b41c09f765924629a3b71 P 43125aee2783436a9e02f69cc5ddfac8 [term 1 FOLLOWER]: Refusing update from remote peer a900061eef2243c0ade5a6eb381f70cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260608 12:39:25.286409  5666 consensus_queue.cc:1048] T 26a202a4327b41c09f765924629a3b71 P a900061eef2243c0ade5a6eb381f70cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef82ae9d376c4dc5900c220f0d12f789" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.001s
I20260608 12:39:25.288695  5575 raft_consensus.cc:1275] T 26a202a4327b41c09f765924629a3b71 P fa5e9ee2cd604b6cb01f85958b83f0ab [term 1 LEARNER]: Refusing update from remote peer a900061eef2243c0ade5a6eb381f70cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260608 12:39:25.298306  5216 raft_consensus.cc:2955] T c6105e6d682544ecaf23ed59e767ef10 P a900061eef2243c0ade5a6eb381f70cd [term 1 LEADER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER 43125aee2783436a9e02f69cc5ddfac8 (127.0.107.193) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "a900061eef2243c0ade5a6eb381f70cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38861 } } peers { permanent_uuid: "ef82ae9d376c4dc5900c220f0d12f789" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 } } peers { permanent_uuid: "10490e5088c3403c86fe1e1307da163b" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 36493 } attrs { promote: false } } }
I20260608 12:39:25.304524  5691 consensus_queue.cc:1048] T 26a202a4327b41c09f765924629a3b71 P a900061eef2243c0ade5a6eb381f70cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "fa5e9ee2cd604b6cb01f85958b83f0ab" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 45373 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.001s
I20260608 12:39:25.308404  5099 raft_consensus.cc:1275] T c6105e6d682544ecaf23ed59e767ef10 P ef82ae9d376c4dc5900c220f0d12f789 [term 1 FOLLOWER]: Refusing update from remote peer a900061eef2243c0ade5a6eb381f70cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260608 12:39:25.317914  5691 consensus_queue.cc:1048] T c6105e6d682544ecaf23ed59e767ef10 P a900061eef2243c0ade5a6eb381f70cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef82ae9d376c4dc5900c220f0d12f789" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.001s
I20260608 12:39:25.324137  5501 raft_consensus.cc:2955] T c6105e6d682544ecaf23ed59e767ef10 P 10490e5088c3403c86fe1e1307da163b [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER 43125aee2783436a9e02f69cc5ddfac8 (127.0.107.193) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "a900061eef2243c0ade5a6eb381f70cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38861 } } peers { permanent_uuid: "ef82ae9d376c4dc5900c220f0d12f789" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 } } peers { permanent_uuid: "10490e5088c3403c86fe1e1307da163b" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 36493 } attrs { promote: false } } }
I20260608 12:39:25.329417  4836 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet c6105e6d682544ecaf23ed59e767ef10 with cas_config_opid_index 28: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:39:25.318888  5690 consensus_queue.cc:1048] T 26a202a4327b41c09f765924629a3b71 P a900061eef2243c0ade5a6eb381f70cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "43125aee2783436a9e02f69cc5ddfac8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.001s
I20260608 12:39:25.338027  4846 catalog_manager.cc:5696] T c6105e6d682544ecaf23ed59e767ef10 P a900061eef2243c0ade5a6eb381f70cd reported cstate change: config changed from index 28 to 29, VOTER 43125aee2783436a9e02f69cc5ddfac8 (127.0.107.193) evicted. New cstate: current_term: 1 leader_uuid: "a900061eef2243c0ade5a6eb381f70cd" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "a900061eef2243c0ade5a6eb381f70cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38861 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ef82ae9d376c4dc5900c220f0d12f789" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "10490e5088c3403c86fe1e1307da163b" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 36493 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:39:25.347205  5574 raft_consensus.cc:1217] T 332d61c115dd4ebab13b91bb4b305ed9 P fa5e9ee2cd604b6cb01f85958b83f0ab [term 1 LEARNER]: Deduplicated request from leader. Original: 1.27->[1.28-1.28]   Dedup: 1.28->[]
I20260608 12:39:25.350255  5101 raft_consensus.cc:2955] T c6105e6d682544ecaf23ed59e767ef10 P ef82ae9d376c4dc5900c220f0d12f789 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER 43125aee2783436a9e02f69cc5ddfac8 (127.0.107.193) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "a900061eef2243c0ade5a6eb381f70cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38861 } } peers { permanent_uuid: "ef82ae9d376c4dc5900c220f0d12f789" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 } } peers { permanent_uuid: "10490e5088c3403c86fe1e1307da163b" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 36493 } attrs { promote: false } } }
I20260608 12:39:25.363062  4943 tablet_service.cc:1558] Processing DeleteTablet for tablet c6105e6d682544ecaf23ed59e767ef10 with delete_type TABLET_DATA_TOMBSTONED (TS 43125aee2783436a9e02f69cc5ddfac8 not found in new config with opid_index 29) from {username='slave'} at 127.0.0.1:38880
I20260608 12:39:25.363184  5575 raft_consensus.cc:2955] T 26a202a4327b41c09f765924629a3b71 P fa5e9ee2cd604b6cb01f85958b83f0ab [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, fa5e9ee2cd604b6cb01f85958b83f0ab (127.0.107.198) changed from NON_VOTER to VOTER. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "43125aee2783436a9e02f69cc5ddfac8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35285 } } peers { permanent_uuid: "a900061eef2243c0ade5a6eb381f70cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38861 } } peers { permanent_uuid: "ef82ae9d376c4dc5900c220f0d12f789" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 } attrs { replace: true } } peers { permanent_uuid: "fa5e9ee2cd604b6cb01f85958b83f0ab" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 45373 } attrs { promote: false } } }
I20260608 12:39:25.360419  5688 raft_consensus.cc:2955] T 26a202a4327b41c09f765924629a3b71 P a900061eef2243c0ade5a6eb381f70cd [term 1 LEADER]: Committing config change with OpId 1.29: config changed from index 28 to 29, fa5e9ee2cd604b6cb01f85958b83f0ab (127.0.107.198) changed from NON_VOTER to VOTER. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "43125aee2783436a9e02f69cc5ddfac8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35285 } } peers { permanent_uuid: "a900061eef2243c0ade5a6eb381f70cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38861 } } peers { permanent_uuid: "ef82ae9d376c4dc5900c220f0d12f789" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 } attrs { replace: true } } peers { permanent_uuid: "fa5e9ee2cd604b6cb01f85958b83f0ab" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 45373 } attrs { promote: false } } }
I20260608 12:39:25.386866  4951 raft_consensus.cc:2955] T 26a202a4327b41c09f765924629a3b71 P 43125aee2783436a9e02f69cc5ddfac8 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, fa5e9ee2cd604b6cb01f85958b83f0ab (127.0.107.198) changed from NON_VOTER to VOTER. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "43125aee2783436a9e02f69cc5ddfac8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35285 } } peers { permanent_uuid: "a900061eef2243c0ade5a6eb381f70cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38861 } } peers { permanent_uuid: "ef82ae9d376c4dc5900c220f0d12f789" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 } attrs { replace: true } } peers { permanent_uuid: "fa5e9ee2cd604b6cb01f85958b83f0ab" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 45373 } attrs { promote: false } } }
I20260608 12:39:25.393946  4846 catalog_manager.cc:5696] T 26a202a4327b41c09f765924629a3b71 P fa5e9ee2cd604b6cb01f85958b83f0ab reported cstate change: config changed from index 28 to 29, fa5e9ee2cd604b6cb01f85958b83f0ab (127.0.107.198) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "a900061eef2243c0ade5a6eb381f70cd" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "43125aee2783436a9e02f69cc5ddfac8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35285 } } peers { permanent_uuid: "a900061eef2243c0ade5a6eb381f70cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38861 } } peers { permanent_uuid: "ef82ae9d376c4dc5900c220f0d12f789" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 } attrs { replace: true } } peers { permanent_uuid: "fa5e9ee2cd604b6cb01f85958b83f0ab" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 45373 } attrs { promote: false } } }
I20260608 12:39:25.395565  5696 tablet_replica.cc:333] T c6105e6d682544ecaf23ed59e767ef10 P 43125aee2783436a9e02f69cc5ddfac8: stopping tablet replica
I20260608 12:39:25.412071  5696 raft_consensus.cc:2243] T c6105e6d682544ecaf23ed59e767ef10 P 43125aee2783436a9e02f69cc5ddfac8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:39:25.413240  5696 raft_consensus.cc:2272] T c6105e6d682544ecaf23ed59e767ef10 P 43125aee2783436a9e02f69cc5ddfac8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:39:25.420586  5678 raft_consensus.cc:1064] T 2e1b00fd8b8e45e4bb397c4632f6b1a4 P 43125aee2783436a9e02f69cc5ddfac8: attempting to promote NON_VOTER 2234aacceb2449a1aca89163b25be2f8 to VOTER
I20260608 12:39:25.424389  5678 consensus_queue.cc:237] T 2e1b00fd8b8e45e4bb397c4632f6b1a4 P 43125aee2783436a9e02f69cc5ddfac8 [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: 3, State: 0, Mode: LEADER, active raft config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "43125aee2783436a9e02f69cc5ddfac8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35285 } } peers { permanent_uuid: "a900061eef2243c0ade5a6eb381f70cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38861 } } peers { permanent_uuid: "ef82ae9d376c4dc5900c220f0d12f789" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 } attrs { replace: true } } peers { permanent_uuid: "2234aacceb2449a1aca89163b25be2f8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35345 } attrs { promote: false } }
I20260608 12:39:25.427964  5696 ts_tablet_manager.cc:1916] T c6105e6d682544ecaf23ed59e767ef10 P 43125aee2783436a9e02f69cc5ddfac8: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:39:25.436606  5101 raft_consensus.cc:2955] T 26a202a4327b41c09f765924629a3b71 P ef82ae9d376c4dc5900c220f0d12f789 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, fa5e9ee2cd604b6cb01f85958b83f0ab (127.0.107.198) changed from NON_VOTER to VOTER. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "43125aee2783436a9e02f69cc5ddfac8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35285 } } peers { permanent_uuid: "a900061eef2243c0ade5a6eb381f70cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38861 } } peers { permanent_uuid: "ef82ae9d376c4dc5900c220f0d12f789" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 } attrs { replace: true } } peers { permanent_uuid: "fa5e9ee2cd604b6cb01f85958b83f0ab" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 45373 } attrs { promote: false } } }
I20260608 12:39:25.443473  5028 consensus_queue.cc:237] T 26a202a4327b41c09f765924629a3b71 P a900061eef2243c0ade5a6eb381f70cd [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: 2, State: 0, Mode: LEADER, active raft config: opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "43125aee2783436a9e02f69cc5ddfac8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35285 } } peers { permanent_uuid: "a900061eef2243c0ade5a6eb381f70cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38861 } } peers { permanent_uuid: "fa5e9ee2cd604b6cb01f85958b83f0ab" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 45373 } attrs { promote: false } }
I20260608 12:39:25.449151  5426 raft_consensus.cc:1275] T 2e1b00fd8b8e45e4bb397c4632f6b1a4 P 2234aacceb2449a1aca89163b25be2f8 [term 1 LEARNER]: Refusing update from remote peer 43125aee2783436a9e02f69cc5ddfac8: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260608 12:39:25.450258  5024 raft_consensus.cc:1275] T 2e1b00fd8b8e45e4bb397c4632f6b1a4 P a900061eef2243c0ade5a6eb381f70cd [term 1 FOLLOWER]: Refusing update from remote peer 43125aee2783436a9e02f69cc5ddfac8: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260608 12:39:25.450461  5696 ts_tablet_manager.cc:1929] T c6105e6d682544ecaf23ed59e767ef10 P 43125aee2783436a9e02f69cc5ddfac8: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.28
I20260608 12:39:25.450937  5696 log.cc:1199] T c6105e6d682544ecaf23ed59e767ef10 P 43125aee2783436a9e02f69cc5ddfac8: Deleting WAL directory at /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922229144781-431-0/minicluster-data/ts-0-root/wals/c6105e6d682544ecaf23ed59e767ef10
I20260608 12:39:25.451494  5678 consensus_queue.cc:1048] T 2e1b00fd8b8e45e4bb397c4632f6b1a4 P 43125aee2783436a9e02f69cc5ddfac8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2234aacceb2449a1aca89163b25be2f8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35345 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.001s
I20260608 12:39:25.452126  5099 raft_consensus.cc:1275] T 2e1b00fd8b8e45e4bb397c4632f6b1a4 P ef82ae9d376c4dc5900c220f0d12f789 [term 1 FOLLOWER]: Refusing update from remote peer 43125aee2783436a9e02f69cc5ddfac8: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260608 12:39:25.453056  4839 catalog_manager.cc:5027] TS 43125aee2783436a9e02f69cc5ddfac8 (127.0.107.193:35285): tablet c6105e6d682544ecaf23ed59e767ef10 (table test-workload [id=706b90c0c0844e29a666ad377b53d938]) successfully deleted
I20260608 12:39:25.454739  5662 consensus_queue.cc:1048] T 2e1b00fd8b8e45e4bb397c4632f6b1a4 P 43125aee2783436a9e02f69cc5ddfac8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef82ae9d376c4dc5900c220f0d12f789" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.001s
I20260608 12:39:25.459980  5699 consensus_queue.cc:1048] T 2e1b00fd8b8e45e4bb397c4632f6b1a4 P 43125aee2783436a9e02f69cc5ddfac8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a900061eef2243c0ade5a6eb381f70cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260608 12:39:25.463624  5678 raft_consensus.cc:1064] T 01746340eeb2457d9295ca0fe7b0d90f P 43125aee2783436a9e02f69cc5ddfac8: attempting to promote NON_VOTER 2234aacceb2449a1aca89163b25be2f8 to VOTER
I20260608 12:39:25.466256  5678 consensus_queue.cc:237] T 01746340eeb2457d9295ca0fe7b0d90f P 43125aee2783436a9e02f69cc5ddfac8 [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: "43125aee2783436a9e02f69cc5ddfac8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35285 } } peers { permanent_uuid: "a900061eef2243c0ade5a6eb381f70cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38861 } attrs { replace: true } } peers { permanent_uuid: "ef82ae9d376c4dc5900c220f0d12f789" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 } } peers { permanent_uuid: "2234aacceb2449a1aca89163b25be2f8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35345 } attrs { promote: false } }
I20260608 12:39:25.478066  4951 raft_consensus.cc:1275] T 26a202a4327b41c09f765924629a3b71 P 43125aee2783436a9e02f69cc5ddfac8 [term 1 FOLLOWER]: Refusing update from remote peer a900061eef2243c0ade5a6eb381f70cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
I20260608 12:39:25.479431  5575 raft_consensus.cc:1275] T 26a202a4327b41c09f765924629a3b71 P fa5e9ee2cd604b6cb01f85958b83f0ab [term 1 FOLLOWER]: Refusing update from remote peer a900061eef2243c0ade5a6eb381f70cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
I20260608 12:39:25.488106  5691 consensus_queue.cc:1048] T 26a202a4327b41c09f765924629a3b71 P a900061eef2243c0ade5a6eb381f70cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "fa5e9ee2cd604b6cb01f85958b83f0ab" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 45373 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.001s
I20260608 12:39:25.489342  5677 consensus_queue.cc:1048] T 26a202a4327b41c09f765924629a3b71 P a900061eef2243c0ade5a6eb381f70cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "43125aee2783436a9e02f69cc5ddfac8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.000s
I20260608 12:39:25.509958  5216 raft_consensus.cc:2955] T 26a202a4327b41c09f765924629a3b71 P a900061eef2243c0ade5a6eb381f70cd [term 1 LEADER]: Committing config change with OpId 1.30: config changed from index 29 to 30, VOTER ef82ae9d376c4dc5900c220f0d12f789 (127.0.107.195) evicted. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "43125aee2783436a9e02f69cc5ddfac8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35285 } } peers { permanent_uuid: "a900061eef2243c0ade5a6eb381f70cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38861 } } peers { permanent_uuid: "fa5e9ee2cd604b6cb01f85958b83f0ab" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 45373 } attrs { promote: false } } }
I20260608 12:39:25.517988  5574 raft_consensus.cc:2955] T 26a202a4327b41c09f765924629a3b71 P fa5e9ee2cd604b6cb01f85958b83f0ab [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index 29 to 30, VOTER ef82ae9d376c4dc5900c220f0d12f789 (127.0.107.195) evicted. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "43125aee2783436a9e02f69cc5ddfac8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35285 } } peers { permanent_uuid: "a900061eef2243c0ade5a6eb381f70cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38861 } } peers { permanent_uuid: "fa5e9ee2cd604b6cb01f85958b83f0ab" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 45373 } attrs { promote: false } } }
I20260608 12:39:25.524473  4951 raft_consensus.cc:2955] T 26a202a4327b41c09f765924629a3b71 P 43125aee2783436a9e02f69cc5ddfac8 [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index 29 to 30, VOTER ef82ae9d376c4dc5900c220f0d12f789 (127.0.107.195) evicted. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "43125aee2783436a9e02f69cc5ddfac8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35285 } } peers { permanent_uuid: "a900061eef2243c0ade5a6eb381f70cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38861 } } peers { permanent_uuid: "fa5e9ee2cd604b6cb01f85958b83f0ab" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 45373 } attrs { promote: false } } }
I20260608 12:39:25.562129  5699 raft_consensus.cc:2955] T 2e1b00fd8b8e45e4bb397c4632f6b1a4 P 43125aee2783436a9e02f69cc5ddfac8 [term 1 LEADER]: Committing config change with OpId 1.29: config changed from index 28 to 29, 2234aacceb2449a1aca89163b25be2f8 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "43125aee2783436a9e02f69cc5ddfac8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35285 } } peers { permanent_uuid: "a900061eef2243c0ade5a6eb381f70cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38861 } } peers { permanent_uuid: "ef82ae9d376c4dc5900c220f0d12f789" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 } attrs { replace: true } } peers { permanent_uuid: "2234aacceb2449a1aca89163b25be2f8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35345 } attrs { promote: false } } }
I20260608 12:39:25.567157  5024 raft_consensus.cc:2955] T 2e1b00fd8b8e45e4bb397c4632f6b1a4 P a900061eef2243c0ade5a6eb381f70cd [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, 2234aacceb2449a1aca89163b25be2f8 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "43125aee2783436a9e02f69cc5ddfac8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35285 } } peers { permanent_uuid: "a900061eef2243c0ade5a6eb381f70cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38861 } } peers { permanent_uuid: "ef82ae9d376c4dc5900c220f0d12f789" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 } attrs { replace: true } } peers { permanent_uuid: "2234aacceb2449a1aca89163b25be2f8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35345 } attrs { promote: false } } }
I20260608 12:39:25.569090  5101 raft_consensus.cc:2955] T 2e1b00fd8b8e45e4bb397c4632f6b1a4 P ef82ae9d376c4dc5900c220f0d12f789 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, 2234aacceb2449a1aca89163b25be2f8 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "43125aee2783436a9e02f69cc5ddfac8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35285 } } peers { permanent_uuid: "a900061eef2243c0ade5a6eb381f70cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38861 } } peers { permanent_uuid: "ef82ae9d376c4dc5900c220f0d12f789" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 } attrs { replace: true } } peers { permanent_uuid: "2234aacceb2449a1aca89163b25be2f8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35345 } attrs { promote: false } } }
I20260608 12:39:25.579576  4836 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 26a202a4327b41c09f765924629a3b71 with cas_config_opid_index 29: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:39:25.579887  5425 raft_consensus.cc:2955] T 2e1b00fd8b8e45e4bb397c4632f6b1a4 P 2234aacceb2449a1aca89163b25be2f8 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, 2234aacceb2449a1aca89163b25be2f8 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "43125aee2783436a9e02f69cc5ddfac8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35285 } } peers { permanent_uuid: "a900061eef2243c0ade5a6eb381f70cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38861 } } peers { permanent_uuid: "ef82ae9d376c4dc5900c220f0d12f789" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 } attrs { replace: true } } peers { permanent_uuid: "2234aacceb2449a1aca89163b25be2f8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35345 } attrs { promote: false } } }
I20260608 12:39:25.584167  5028 raft_consensus.cc:1275] T 01746340eeb2457d9295ca0fe7b0d90f P a900061eef2243c0ade5a6eb381f70cd [term 1 FOLLOWER]: Refusing update from remote peer 43125aee2783436a9e02f69cc5ddfac8: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 12:39:25.584522  5426 raft_consensus.cc:1275] T 01746340eeb2457d9295ca0fe7b0d90f P 2234aacceb2449a1aca89163b25be2f8 [term 1 LEARNER]: Refusing update from remote peer 43125aee2783436a9e02f69cc5ddfac8: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 12:39:25.586158  5662 consensus_queue.cc:1048] T 01746340eeb2457d9295ca0fe7b0d90f P 43125aee2783436a9e02f69cc5ddfac8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a900061eef2243c0ade5a6eb381f70cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38861 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.001s
I20260608 12:39:25.590854  4846 catalog_manager.cc:5696] T 26a202a4327b41c09f765924629a3b71 P fa5e9ee2cd604b6cb01f85958b83f0ab reported cstate change: config changed from index 29 to 30, VOTER ef82ae9d376c4dc5900c220f0d12f789 (127.0.107.195) evicted. New cstate: current_term: 1 leader_uuid: "a900061eef2243c0ade5a6eb381f70cd" committed_config { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "43125aee2783436a9e02f69cc5ddfac8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35285 } } peers { permanent_uuid: "a900061eef2243c0ade5a6eb381f70cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38861 } } peers { permanent_uuid: "fa5e9ee2cd604b6cb01f85958b83f0ab" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 45373 } attrs { promote: false } } }
I20260608 12:39:25.593941  5103 raft_consensus.cc:1275] T 01746340eeb2457d9295ca0fe7b0d90f P ef82ae9d376c4dc5900c220f0d12f789 [term 1 FOLLOWER]: Refusing update from remote peer 43125aee2783436a9e02f69cc5ddfac8: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 12:39:25.593729  4844 catalog_manager.cc:5696] T 2e1b00fd8b8e45e4bb397c4632f6b1a4 P 43125aee2783436a9e02f69cc5ddfac8 reported cstate change: config changed from index 28 to 29, 2234aacceb2449a1aca89163b25be2f8 (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "43125aee2783436a9e02f69cc5ddfac8" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "43125aee2783436a9e02f69cc5ddfac8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35285 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a900061eef2243c0ade5a6eb381f70cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38861 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ef82ae9d376c4dc5900c220f0d12f789" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2234aacceb2449a1aca89163b25be2f8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35345 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:39:25.597898  5678 consensus_queue.cc:1048] T 01746340eeb2457d9295ca0fe7b0d90f P 43125aee2783436a9e02f69cc5ddfac8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef82ae9d376c4dc5900c220f0d12f789" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 12:39:25.602036  5706 consensus_queue.cc:1048] T 01746340eeb2457d9295ca0fe7b0d90f P 43125aee2783436a9e02f69cc5ddfac8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2234aacceb2449a1aca89163b25be2f8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35345 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.001s
I20260608 12:39:25.617112  4952 consensus_queue.cc:237] T 2e1b00fd8b8e45e4bb397c4632f6b1a4 P 43125aee2783436a9e02f69cc5ddfac8 [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: 2, State: 0, Mode: LEADER, active raft config: opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "43125aee2783436a9e02f69cc5ddfac8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35285 } } peers { permanent_uuid: "a900061eef2243c0ade5a6eb381f70cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38861 } } peers { permanent_uuid: "2234aacceb2449a1aca89163b25be2f8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35345 } attrs { promote: false } }
I20260608 12:39:25.624919  5090 tablet_service.cc:1558] Processing DeleteTablet for tablet 26a202a4327b41c09f765924629a3b71 with delete_type TABLET_DATA_TOMBSTONED (TS ef82ae9d376c4dc5900c220f0d12f789 not found in new config with opid_index 30) from {username='slave'} at 127.0.0.1:40346
I20260608 12:39:25.630452  5711 tablet_replica.cc:333] T 26a202a4327b41c09f765924629a3b71 P ef82ae9d376c4dc5900c220f0d12f789: stopping tablet replica
I20260608 12:39:25.631600  5711 raft_consensus.cc:2243] T 26a202a4327b41c09f765924629a3b71 P ef82ae9d376c4dc5900c220f0d12f789 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:39:25.632683  5711 raft_consensus.cc:2272] T 26a202a4327b41c09f765924629a3b71 P ef82ae9d376c4dc5900c220f0d12f789 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:39:25.636822  5024 raft_consensus.cc:1275] T 2e1b00fd8b8e45e4bb397c4632f6b1a4 P a900061eef2243c0ade5a6eb381f70cd [term 1 FOLLOWER]: Refusing update from remote peer 43125aee2783436a9e02f69cc5ddfac8: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
I20260608 12:39:25.638692  5699 consensus_queue.cc:1048] T 2e1b00fd8b8e45e4bb397c4632f6b1a4 P 43125aee2783436a9e02f69cc5ddfac8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a900061eef2243c0ade5a6eb381f70cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.001s
I20260608 12:39:25.644723  5699 raft_consensus.cc:2955] T 01746340eeb2457d9295ca0fe7b0d90f P 43125aee2783436a9e02f69cc5ddfac8 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 2234aacceb2449a1aca89163b25be2f8 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "43125aee2783436a9e02f69cc5ddfac8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35285 } } peers { permanent_uuid: "a900061eef2243c0ade5a6eb381f70cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38861 } attrs { replace: true } } peers { permanent_uuid: "ef82ae9d376c4dc5900c220f0d12f789" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 } } peers { permanent_uuid: "2234aacceb2449a1aca89163b25be2f8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35345 } attrs { promote: false } } }
I20260608 12:39:25.656849  5028 raft_consensus.cc:2955] T 2e1b00fd8b8e45e4bb397c4632f6b1a4 P a900061eef2243c0ade5a6eb381f70cd [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index 29 to 30, VOTER ef82ae9d376c4dc5900c220f0d12f789 (127.0.107.195) evicted. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "43125aee2783436a9e02f69cc5ddfac8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35285 } } peers { permanent_uuid: "a900061eef2243c0ade5a6eb381f70cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38861 } } peers { permanent_uuid: "2234aacceb2449a1aca89163b25be2f8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35345 } attrs { promote: false } } }
I20260608 12:39:25.657480  5423 raft_consensus.cc:2955] T 01746340eeb2457d9295ca0fe7b0d90f P 2234aacceb2449a1aca89163b25be2f8 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 2234aacceb2449a1aca89163b25be2f8 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "43125aee2783436a9e02f69cc5ddfac8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35285 } } peers { permanent_uuid: "a900061eef2243c0ade5a6eb381f70cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38861 } attrs { replace: true } } peers { permanent_uuid: "ef82ae9d376c4dc5900c220f0d12f789" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 } } peers { permanent_uuid: "2234aacceb2449a1aca89163b25be2f8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35345 } attrs { promote: false } } }
I20260608 12:39:25.654063  5662 raft_consensus.cc:2955] T 2e1b00fd8b8e45e4bb397c4632f6b1a4 P 43125aee2783436a9e02f69cc5ddfac8 [term 1 LEADER]: Committing config change with OpId 1.30: config changed from index 29 to 30, VOTER ef82ae9d376c4dc5900c220f0d12f789 (127.0.107.195) evicted. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "43125aee2783436a9e02f69cc5ddfac8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35285 } } peers { permanent_uuid: "a900061eef2243c0ade5a6eb381f70cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38861 } } peers { permanent_uuid: "2234aacceb2449a1aca89163b25be2f8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35345 } attrs { promote: false } } }
I20260608 12:39:25.674881  5024 raft_consensus.cc:2955] T 01746340eeb2457d9295ca0fe7b0d90f P a900061eef2243c0ade5a6eb381f70cd [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 2234aacceb2449a1aca89163b25be2f8 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "43125aee2783436a9e02f69cc5ddfac8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35285 } } peers { permanent_uuid: "a900061eef2243c0ade5a6eb381f70cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38861 } attrs { replace: true } } peers { permanent_uuid: "ef82ae9d376c4dc5900c220f0d12f789" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 } } peers { permanent_uuid: "2234aacceb2449a1aca89163b25be2f8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35345 } attrs { promote: false } } }
I20260608 12:39:25.679487  5711 ts_tablet_manager.cc:1916] T 26a202a4327b41c09f765924629a3b71 P ef82ae9d376c4dc5900c220f0d12f789: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:39:25.689364  5424 raft_consensus.cc:1275] T 2e1b00fd8b8e45e4bb397c4632f6b1a4 P 2234aacceb2449a1aca89163b25be2f8 [term 1 FOLLOWER]: Refusing update from remote peer 43125aee2783436a9e02f69cc5ddfac8: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
I20260608 12:39:25.692974  5678 consensus_queue.cc:1048] T 2e1b00fd8b8e45e4bb397c4632f6b1a4 P 43125aee2783436a9e02f69cc5ddfac8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2234aacceb2449a1aca89163b25be2f8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35345 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.001s
I20260608 12:39:25.700423  5424 raft_consensus.cc:2955] T 2e1b00fd8b8e45e4bb397c4632f6b1a4 P 2234aacceb2449a1aca89163b25be2f8 [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index 29 to 30, VOTER ef82ae9d376c4dc5900c220f0d12f789 (127.0.107.195) evicted. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "43125aee2783436a9e02f69cc5ddfac8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35285 } } peers { permanent_uuid: "a900061eef2243c0ade5a6eb381f70cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38861 } } peers { permanent_uuid: "2234aacceb2449a1aca89163b25be2f8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35345 } attrs { promote: false } } }
I20260608 12:39:25.707660  4846 catalog_manager.cc:5696] T 01746340eeb2457d9295ca0fe7b0d90f P 2234aacceb2449a1aca89163b25be2f8 reported cstate change: config changed from index 26 to 27, 2234aacceb2449a1aca89163b25be2f8 (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "43125aee2783436a9e02f69cc5ddfac8" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "43125aee2783436a9e02f69cc5ddfac8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35285 } } peers { permanent_uuid: "a900061eef2243c0ade5a6eb381f70cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38861 } attrs { replace: true } } peers { permanent_uuid: "ef82ae9d376c4dc5900c220f0d12f789" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 } } peers { permanent_uuid: "2234aacceb2449a1aca89163b25be2f8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35345 } attrs { promote: false } } }
I20260608 12:39:25.712041  4839 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 2e1b00fd8b8e45e4bb397c4632f6b1a4 with cas_config_opid_index 29: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:39:25.710844  5103 raft_consensus.cc:2955] T 01746340eeb2457d9295ca0fe7b0d90f P ef82ae9d376c4dc5900c220f0d12f789 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 2234aacceb2449a1aca89163b25be2f8 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "43125aee2783436a9e02f69cc5ddfac8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35285 } } peers { permanent_uuid: "a900061eef2243c0ade5a6eb381f70cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38861 } attrs { replace: true } } peers { permanent_uuid: "ef82ae9d376c4dc5900c220f0d12f789" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 } } peers { permanent_uuid: "2234aacceb2449a1aca89163b25be2f8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35345 } attrs { promote: false } } }
I20260608 12:39:25.712103  4849 catalog_manager.cc:5696] T 2e1b00fd8b8e45e4bb397c4632f6b1a4 P a900061eef2243c0ade5a6eb381f70cd reported cstate change: config changed from index 29 to 30, VOTER ef82ae9d376c4dc5900c220f0d12f789 (127.0.107.195) evicted. New cstate: current_term: 1 leader_uuid: "43125aee2783436a9e02f69cc5ddfac8" committed_config { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "43125aee2783436a9e02f69cc5ddfac8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35285 } } peers { permanent_uuid: "a900061eef2243c0ade5a6eb381f70cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38861 } } peers { permanent_uuid: "2234aacceb2449a1aca89163b25be2f8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35345 } attrs { promote: false } } }
I20260608 12:39:25.736150  5691 raft_consensus.cc:1064] T 255fb0021b60434fafc979d00e5f4719 P a900061eef2243c0ade5a6eb381f70cd: attempting to promote NON_VOTER 10490e5088c3403c86fe1e1307da163b to VOTER
I20260608 12:39:25.739357  5090 tablet_service.cc:1558] Processing DeleteTablet for tablet 2e1b00fd8b8e45e4bb397c4632f6b1a4 with delete_type TABLET_DATA_TOMBSTONED (TS ef82ae9d376c4dc5900c220f0d12f789 not found in new config with opid_index 30) from {username='slave'} at 127.0.0.1:40346
I20260608 12:39:25.740533  5691 consensus_queue.cc:237] T 255fb0021b60434fafc979d00e5f4719 P a900061eef2243c0ade5a6eb381f70cd [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: 3, State: 0, Mode: LEADER, active raft config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "43125aee2783436a9e02f69cc5ddfac8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35285 } attrs { replace: true } } peers { permanent_uuid: "a900061eef2243c0ade5a6eb381f70cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38861 } } peers { permanent_uuid: "ef82ae9d376c4dc5900c220f0d12f789" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 } } peers { permanent_uuid: "10490e5088c3403c86fe1e1307da163b" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 36493 } attrs { promote: false } }
I20260608 12:39:25.765664  4951 consensus_queue.cc:237] T 01746340eeb2457d9295ca0fe7b0d90f P 43125aee2783436a9e02f69cc5ddfac8 [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: "43125aee2783436a9e02f69cc5ddfac8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35285 } } peers { permanent_uuid: "ef82ae9d376c4dc5900c220f0d12f789" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 } } peers { permanent_uuid: "2234aacceb2449a1aca89163b25be2f8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35345 } attrs { promote: false } }
I20260608 12:39:25.770390  5711 ts_tablet_manager.cc:1929] T 26a202a4327b41c09f765924629a3b71 P ef82ae9d376c4dc5900c220f0d12f789: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.29
I20260608 12:39:25.771117  5711 log.cc:1199] T 26a202a4327b41c09f765924629a3b71 P ef82ae9d376c4dc5900c220f0d12f789: Deleting WAL directory at /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922229144781-431-0/minicluster-data/ts-2-root/wals/26a202a4327b41c09f765924629a3b71
I20260608 12:39:25.773978  5711 tablet_replica.cc:333] T 2e1b00fd8b8e45e4bb397c4632f6b1a4 P ef82ae9d376c4dc5900c220f0d12f789: stopping tablet replica
I20260608 12:39:25.774068  4839 catalog_manager.cc:5027] TS ef82ae9d376c4dc5900c220f0d12f789 (127.0.107.195:37095): tablet 26a202a4327b41c09f765924629a3b71 (table test-workload [id=706b90c0c0844e29a666ad377b53d938]) successfully deleted
I20260608 12:39:25.776160  5711 raft_consensus.cc:2243] T 2e1b00fd8b8e45e4bb397c4632f6b1a4 P ef82ae9d376c4dc5900c220f0d12f789 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:39:25.777560  5711 raft_consensus.cc:2272] T 2e1b00fd8b8e45e4bb397c4632f6b1a4 P ef82ae9d376c4dc5900c220f0d12f789 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:39:25.781481  5424 raft_consensus.cc:1275] T 01746340eeb2457d9295ca0fe7b0d90f P 2234aacceb2449a1aca89163b25be2f8 [term 1 FOLLOWER]: Refusing update from remote peer 43125aee2783436a9e02f69cc5ddfac8: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 12:39:25.783264  5711 ts_tablet_manager.cc:1916] T 2e1b00fd8b8e45e4bb397c4632f6b1a4 P ef82ae9d376c4dc5900c220f0d12f789: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:39:25.785085  5712 consensus_queue.cc:1048] T 01746340eeb2457d9295ca0fe7b0d90f P 43125aee2783436a9e02f69cc5ddfac8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2234aacceb2449a1aca89163b25be2f8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35345 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.001s
I20260608 12:39:25.783560  5103 raft_consensus.cc:1275] T 01746340eeb2457d9295ca0fe7b0d90f P ef82ae9d376c4dc5900c220f0d12f789 [term 1 FOLLOWER]: Refusing update from remote peer 43125aee2783436a9e02f69cc5ddfac8: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 12:39:25.790292  5699 consensus_queue.cc:1048] T 01746340eeb2457d9295ca0fe7b0d90f P 43125aee2783436a9e02f69cc5ddfac8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef82ae9d376c4dc5900c220f0d12f789" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260608 12:39:25.798375  5424 raft_consensus.cc:2955] T 01746340eeb2457d9295ca0fe7b0d90f P 2234aacceb2449a1aca89163b25be2f8 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER a900061eef2243c0ade5a6eb381f70cd (127.0.107.194) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "43125aee2783436a9e02f69cc5ddfac8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35285 } } peers { permanent_uuid: "ef82ae9d376c4dc5900c220f0d12f789" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 } } peers { permanent_uuid: "2234aacceb2449a1aca89163b25be2f8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35345 } attrs { promote: false } } }
I20260608 12:39:25.801371  5711 ts_tablet_manager.cc:1929] T 2e1b00fd8b8e45e4bb397c4632f6b1a4 P ef82ae9d376c4dc5900c220f0d12f789: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.29
I20260608 12:39:25.801921  5711 log.cc:1199] T 2e1b00fd8b8e45e4bb397c4632f6b1a4 P ef82ae9d376c4dc5900c220f0d12f789: Deleting WAL directory at /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922229144781-431-0/minicluster-data/ts-2-root/wals/2e1b00fd8b8e45e4bb397c4632f6b1a4
I20260608 12:39:25.795609  5699 raft_consensus.cc:2955] T 01746340eeb2457d9295ca0fe7b0d90f P 43125aee2783436a9e02f69cc5ddfac8 [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER a900061eef2243c0ade5a6eb381f70cd (127.0.107.194) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "43125aee2783436a9e02f69cc5ddfac8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35285 } } peers { permanent_uuid: "ef82ae9d376c4dc5900c220f0d12f789" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 } } peers { permanent_uuid: "2234aacceb2449a1aca89163b25be2f8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35345 } attrs { promote: false } } }
I20260608 12:39:25.802470  5101 raft_consensus.cc:2955] T 01746340eeb2457d9295ca0fe7b0d90f P ef82ae9d376c4dc5900c220f0d12f789 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER a900061eef2243c0ade5a6eb381f70cd (127.0.107.194) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "43125aee2783436a9e02f69cc5ddfac8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35285 } } peers { permanent_uuid: "ef82ae9d376c4dc5900c220f0d12f789" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 } } peers { permanent_uuid: "2234aacceb2449a1aca89163b25be2f8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35345 } attrs { promote: false } } }
I20260608 12:39:25.803758  4839 catalog_manager.cc:5027] TS ef82ae9d376c4dc5900c220f0d12f789 (127.0.107.195:37095): tablet 2e1b00fd8b8e45e4bb397c4632f6b1a4 (table test-workload [id=706b90c0c0844e29a666ad377b53d938]) successfully deleted
I20260608 12:39:25.815490  4839 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 01746340eeb2457d9295ca0fe7b0d90f with cas_config_opid_index 27: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:39:25.821609  5501 raft_consensus.cc:1275] T 255fb0021b60434fafc979d00e5f4719 P 10490e5088c3403c86fe1e1307da163b [term 1 LEARNER]: Refusing update from remote peer a900061eef2243c0ade5a6eb381f70cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 12:39:25.823679  5216 consensus_queue.cc:1048] T 255fb0021b60434fafc979d00e5f4719 P a900061eef2243c0ade5a6eb381f70cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "10490e5088c3403c86fe1e1307da163b" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 36493 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.001s
I20260608 12:39:25.836570  5103 raft_consensus.cc:1275] T 255fb0021b60434fafc979d00e5f4719 P ef82ae9d376c4dc5900c220f0d12f789 [term 1 FOLLOWER]: Refusing update from remote peer a900061eef2243c0ade5a6eb381f70cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 12:39:25.835762  4846 catalog_manager.cc:5696] T 01746340eeb2457d9295ca0fe7b0d90f P 43125aee2783436a9e02f69cc5ddfac8 reported cstate change: config changed from index 27 to 28, VOTER a900061eef2243c0ade5a6eb381f70cd (127.0.107.194) evicted. New cstate: current_term: 1 leader_uuid: "43125aee2783436a9e02f69cc5ddfac8" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "43125aee2783436a9e02f69cc5ddfac8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35285 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ef82ae9d376c4dc5900c220f0d12f789" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2234aacceb2449a1aca89163b25be2f8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35345 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:39:25.838503  4951 raft_consensus.cc:1275] T 255fb0021b60434fafc979d00e5f4719 P 43125aee2783436a9e02f69cc5ddfac8 [term 1 FOLLOWER]: Refusing update from remote peer a900061eef2243c0ade5a6eb381f70cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 12:39:25.842058  5691 consensus_queue.cc:1048] T 255fb0021b60434fafc979d00e5f4719 P a900061eef2243c0ade5a6eb381f70cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "43125aee2783436a9e02f69cc5ddfac8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35285 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260608 12:39:25.843108  5216 consensus_queue.cc:1048] T 255fb0021b60434fafc979d00e5f4719 P a900061eef2243c0ade5a6eb381f70cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef82ae9d376c4dc5900c220f0d12f789" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260608 12:39:25.855151  5015 tablet_service.cc:1558] Processing DeleteTablet for tablet 01746340eeb2457d9295ca0fe7b0d90f with delete_type TABLET_DATA_TOMBSTONED (TS a900061eef2243c0ade5a6eb381f70cd not found in new config with opid_index 28) from {username='slave'} at 127.0.0.1:47958
I20260608 12:39:25.861223  5717 tablet_replica.cc:333] T 01746340eeb2457d9295ca0fe7b0d90f P a900061eef2243c0ade5a6eb381f70cd: stopping tablet replica
I20260608 12:39:25.862360  5717 raft_consensus.cc:2243] T 01746340eeb2457d9295ca0fe7b0d90f P a900061eef2243c0ade5a6eb381f70cd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:39:25.863255  5717 raft_consensus.cc:2272] T 01746340eeb2457d9295ca0fe7b0d90f P a900061eef2243c0ade5a6eb381f70cd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:39:25.866649  5691 raft_consensus.cc:2955] T 255fb0021b60434fafc979d00e5f4719 P a900061eef2243c0ade5a6eb381f70cd [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 10490e5088c3403c86fe1e1307da163b (127.0.107.197) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "43125aee2783436a9e02f69cc5ddfac8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35285 } attrs { replace: true } } peers { permanent_uuid: "a900061eef2243c0ade5a6eb381f70cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38861 } } peers { permanent_uuid: "ef82ae9d376c4dc5900c220f0d12f789" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 } } peers { permanent_uuid: "10490e5088c3403c86fe1e1307da163b" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 36493 } attrs { promote: false } } }
I20260608 12:39:25.869078  5717 ts_tablet_manager.cc:1916] T 01746340eeb2457d9295ca0fe7b0d90f P a900061eef2243c0ade5a6eb381f70cd: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:39:25.877607  4951 raft_consensus.cc:2955] T 255fb0021b60434fafc979d00e5f4719 P 43125aee2783436a9e02f69cc5ddfac8 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 10490e5088c3403c86fe1e1307da163b (127.0.107.197) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "43125aee2783436a9e02f69cc5ddfac8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35285 } attrs { replace: true } } peers { permanent_uuid: "a900061eef2243c0ade5a6eb381f70cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38861 } } peers { permanent_uuid: "ef82ae9d376c4dc5900c220f0d12f789" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 } } peers { permanent_uuid: "10490e5088c3403c86fe1e1307da163b" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 36493 } attrs { promote: false } } }
I20260608 12:39:25.888356  5501 raft_consensus.cc:2955] T 255fb0021b60434fafc979d00e5f4719 P 10490e5088c3403c86fe1e1307da163b [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 10490e5088c3403c86fe1e1307da163b (127.0.107.197) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "43125aee2783436a9e02f69cc5ddfac8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35285 } attrs { replace: true } } peers { permanent_uuid: "a900061eef2243c0ade5a6eb381f70cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38861 } } peers { permanent_uuid: "ef82ae9d376c4dc5900c220f0d12f789" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 } } peers { permanent_uuid: "10490e5088c3403c86fe1e1307da163b" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 36493 } attrs { promote: false } } }
I20260608 12:39:25.897703  4849 catalog_manager.cc:5696] T 255fb0021b60434fafc979d00e5f4719 P 43125aee2783436a9e02f69cc5ddfac8 reported cstate change: config changed from index 27 to 28, 10490e5088c3403c86fe1e1307da163b (127.0.107.197) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "a900061eef2243c0ade5a6eb381f70cd" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "43125aee2783436a9e02f69cc5ddfac8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35285 } attrs { replace: true } } peers { permanent_uuid: "a900061eef2243c0ade5a6eb381f70cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38861 } } peers { permanent_uuid: "ef82ae9d376c4dc5900c220f0d12f789" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 } } peers { permanent_uuid: "10490e5088c3403c86fe1e1307da163b" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 36493 } attrs { promote: false } } }
I20260608 12:39:25.903625  5717 ts_tablet_manager.cc:1929] T 01746340eeb2457d9295ca0fe7b0d90f P a900061eef2243c0ade5a6eb381f70cd: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.27
I20260608 12:39:25.904160  5717 log.cc:1199] T 01746340eeb2457d9295ca0fe7b0d90f P a900061eef2243c0ade5a6eb381f70cd: Deleting WAL directory at /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922229144781-431-0/minicluster-data/ts-1-root/wals/01746340eeb2457d9295ca0fe7b0d90f
I20260608 12:39:25.905220  5103 raft_consensus.cc:2955] T 255fb0021b60434fafc979d00e5f4719 P ef82ae9d376c4dc5900c220f0d12f789 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 10490e5088c3403c86fe1e1307da163b (127.0.107.197) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "43125aee2783436a9e02f69cc5ddfac8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35285 } attrs { replace: true } } peers { permanent_uuid: "a900061eef2243c0ade5a6eb381f70cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38861 } } peers { permanent_uuid: "ef82ae9d376c4dc5900c220f0d12f789" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 } } peers { permanent_uuid: "10490e5088c3403c86fe1e1307da163b" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 36493 } attrs { promote: false } } }
I20260608 12:39:25.908758  4836 catalog_manager.cc:5027] TS a900061eef2243c0ade5a6eb381f70cd (127.0.107.194:38861): tablet 01746340eeb2457d9295ca0fe7b0d90f (table test-workload [id=706b90c0c0844e29a666ad377b53d938]) successfully deleted
I20260608 12:39:25.930899  5024 consensus_queue.cc:237] T 255fb0021b60434fafc979d00e5f4719 P a900061eef2243c0ade5a6eb381f70cd [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: "a900061eef2243c0ade5a6eb381f70cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38861 } } peers { permanent_uuid: "ef82ae9d376c4dc5900c220f0d12f789" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 } } peers { permanent_uuid: "10490e5088c3403c86fe1e1307da163b" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 36493 } attrs { promote: false } }
I20260608 12:39:25.936785  5501 raft_consensus.cc:1275] T 255fb0021b60434fafc979d00e5f4719 P 10490e5088c3403c86fe1e1307da163b [term 1 FOLLOWER]: Refusing update from remote peer a900061eef2243c0ade5a6eb381f70cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260608 12:39:25.936735  5103 raft_consensus.cc:1275] T 255fb0021b60434fafc979d00e5f4719 P ef82ae9d376c4dc5900c220f0d12f789 [term 1 FOLLOWER]: Refusing update from remote peer a900061eef2243c0ade5a6eb381f70cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260608 12:39:25.938761  5691 consensus_queue.cc:1048] T 255fb0021b60434fafc979d00e5f4719 P a900061eef2243c0ade5a6eb381f70cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "10490e5088c3403c86fe1e1307da163b" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 36493 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260608 12:39:25.939786  5216 consensus_queue.cc:1048] T 255fb0021b60434fafc979d00e5f4719 P a900061eef2243c0ade5a6eb381f70cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef82ae9d376c4dc5900c220f0d12f789" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260608 12:39:25.947329  5691 raft_consensus.cc:2955] T 255fb0021b60434fafc979d00e5f4719 P a900061eef2243c0ade5a6eb381f70cd [term 1 LEADER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER 43125aee2783436a9e02f69cc5ddfac8 (127.0.107.193) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "a900061eef2243c0ade5a6eb381f70cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38861 } } peers { permanent_uuid: "ef82ae9d376c4dc5900c220f0d12f789" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 } } peers { permanent_uuid: "10490e5088c3403c86fe1e1307da163b" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 36493 } attrs { promote: false } } }
I20260608 12:39:25.954617  5103 raft_consensus.cc:2955] T 255fb0021b60434fafc979d00e5f4719 P ef82ae9d376c4dc5900c220f0d12f789 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER 43125aee2783436a9e02f69cc5ddfac8 (127.0.107.193) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "a900061eef2243c0ade5a6eb381f70cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38861 } } peers { permanent_uuid: "ef82ae9d376c4dc5900c220f0d12f789" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 } } peers { permanent_uuid: "10490e5088c3403c86fe1e1307da163b" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 36493 } attrs { promote: false } } }
I20260608 12:39:25.964718  5700 raft_consensus.cc:1064] T 332d61c115dd4ebab13b91bb4b305ed9 P ef82ae9d376c4dc5900c220f0d12f789: attempting to promote NON_VOTER fa5e9ee2cd604b6cb01f85958b83f0ab to VOTER
I20260608 12:39:25.965343  5501 raft_consensus.cc:2955] T 255fb0021b60434fafc979d00e5f4719 P 10490e5088c3403c86fe1e1307da163b [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER 43125aee2783436a9e02f69cc5ddfac8 (127.0.107.193) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "a900061eef2243c0ade5a6eb381f70cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38861 } } peers { permanent_uuid: "ef82ae9d376c4dc5900c220f0d12f789" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 } } peers { permanent_uuid: "10490e5088c3403c86fe1e1307da163b" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 36493 } attrs { promote: false } } }
I20260608 12:39:25.968339  5700 consensus_queue.cc:237] T 332d61c115dd4ebab13b91bb4b305ed9 P ef82ae9d376c4dc5900c220f0d12f789 [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: 3, State: 0, Mode: LEADER, active raft config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "43125aee2783436a9e02f69cc5ddfac8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35285 } } peers { permanent_uuid: "a900061eef2243c0ade5a6eb381f70cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38861 } attrs { replace: true } } peers { permanent_uuid: "ef82ae9d376c4dc5900c220f0d12f789" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 } } peers { permanent_uuid: "fa5e9ee2cd604b6cb01f85958b83f0ab" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 45373 } attrs { promote: false } }
I20260608 12:39:25.980319  4844 catalog_manager.cc:5696] T 255fb0021b60434fafc979d00e5f4719 P ef82ae9d376c4dc5900c220f0d12f789 reported cstate change: config changed from index 28 to 29, VOTER 43125aee2783436a9e02f69cc5ddfac8 (127.0.107.193) evicted. New cstate: current_term: 1 leader_uuid: "a900061eef2243c0ade5a6eb381f70cd" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "a900061eef2243c0ade5a6eb381f70cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38861 } } peers { permanent_uuid: "ef82ae9d376c4dc5900c220f0d12f789" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 } } peers { permanent_uuid: "10490e5088c3403c86fe1e1307da163b" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 36493 } attrs { promote: false } } }
I20260608 12:39:25.983825  4836 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 255fb0021b60434fafc979d00e5f4719 with cas_config_opid_index 28: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:39:25.989821  5024 raft_consensus.cc:1275] T 332d61c115dd4ebab13b91bb4b305ed9 P a900061eef2243c0ade5a6eb381f70cd [term 1 FOLLOWER]: Refusing update from remote peer ef82ae9d376c4dc5900c220f0d12f789: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260608 12:39:25.992275  5697 consensus_queue.cc:1048] T 332d61c115dd4ebab13b91bb4b305ed9 P ef82ae9d376c4dc5900c220f0d12f789 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a900061eef2243c0ade5a6eb381f70cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38861 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260608 12:39:25.995548  5574 raft_consensus.cc:1275] T 332d61c115dd4ebab13b91bb4b305ed9 P fa5e9ee2cd604b6cb01f85958b83f0ab [term 1 LEARNER]: Refusing update from remote peer ef82ae9d376c4dc5900c220f0d12f789: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260608 12:39:25.996889  4951 raft_consensus.cc:1275] T 332d61c115dd4ebab13b91bb4b305ed9 P 43125aee2783436a9e02f69cc5ddfac8 [term 1 FOLLOWER]: Refusing update from remote peer ef82ae9d376c4dc5900c220f0d12f789: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260608 12:39:26.016710  5721 consensus_queue.cc:1048] T 332d61c115dd4ebab13b91bb4b305ed9 P ef82ae9d376c4dc5900c220f0d12f789 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fa5e9ee2cd604b6cb01f85958b83f0ab" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 45373 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.001s
I20260608 12:39:26.021857  4943 tablet_service.cc:1558] Processing DeleteTablet for tablet 255fb0021b60434fafc979d00e5f4719 with delete_type TABLET_DATA_TOMBSTONED (TS 43125aee2783436a9e02f69cc5ddfac8 not found in new config with opid_index 29) from {username='slave'} at 127.0.0.1:38880
I20260608 12:39:26.022276  5721 consensus_queue.cc:1048] T 332d61c115dd4ebab13b91bb4b305ed9 P ef82ae9d376c4dc5900c220f0d12f789 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43125aee2783436a9e02f69cc5ddfac8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.001s
I20260608 12:39:26.027570  5723 tablet_replica.cc:333] T 255fb0021b60434fafc979d00e5f4719 P 43125aee2783436a9e02f69cc5ddfac8: stopping tablet replica
I20260608 12:39:26.028918  5723 raft_consensus.cc:2243] T 255fb0021b60434fafc979d00e5f4719 P 43125aee2783436a9e02f69cc5ddfac8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:39:26.030927  5723 raft_consensus.cc:2272] T 255fb0021b60434fafc979d00e5f4719 P 43125aee2783436a9e02f69cc5ddfac8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:39:26.038381  5723 ts_tablet_manager.cc:1916] T 255fb0021b60434fafc979d00e5f4719 P 43125aee2783436a9e02f69cc5ddfac8: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:39:26.048236  5697 raft_consensus.cc:2955] T 332d61c115dd4ebab13b91bb4b305ed9 P ef82ae9d376c4dc5900c220f0d12f789 [term 1 LEADER]: Committing config change with OpId 1.29: config changed from index 28 to 29, fa5e9ee2cd604b6cb01f85958b83f0ab (127.0.107.198) changed from NON_VOTER to VOTER. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "43125aee2783436a9e02f69cc5ddfac8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35285 } } peers { permanent_uuid: "a900061eef2243c0ade5a6eb381f70cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38861 } attrs { replace: true } } peers { permanent_uuid: "ef82ae9d376c4dc5900c220f0d12f789" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 } } peers { permanent_uuid: "fa5e9ee2cd604b6cb01f85958b83f0ab" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 45373 } attrs { promote: false } } }
I20260608 12:39:26.052795  5574 raft_consensus.cc:2955] T 332d61c115dd4ebab13b91bb4b305ed9 P fa5e9ee2cd604b6cb01f85958b83f0ab [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, fa5e9ee2cd604b6cb01f85958b83f0ab (127.0.107.198) changed from NON_VOTER to VOTER. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "43125aee2783436a9e02f69cc5ddfac8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35285 } } peers { permanent_uuid: "a900061eef2243c0ade5a6eb381f70cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38861 } attrs { replace: true } } peers { permanent_uuid: "ef82ae9d376c4dc5900c220f0d12f789" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 } } peers { permanent_uuid: "fa5e9ee2cd604b6cb01f85958b83f0ab" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 45373 } attrs { promote: false } } }
I20260608 12:39:26.053975  4952 raft_consensus.cc:2955] T 332d61c115dd4ebab13b91bb4b305ed9 P 43125aee2783436a9e02f69cc5ddfac8 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, fa5e9ee2cd604b6cb01f85958b83f0ab (127.0.107.198) changed from NON_VOTER to VOTER. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "43125aee2783436a9e02f69cc5ddfac8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35285 } } peers { permanent_uuid: "a900061eef2243c0ade5a6eb381f70cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38861 } attrs { replace: true } } peers { permanent_uuid: "ef82ae9d376c4dc5900c220f0d12f789" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 } } peers { permanent_uuid: "fa5e9ee2cd604b6cb01f85958b83f0ab" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 45373 } attrs { promote: false } } }
I20260608 12:39:26.060220  5723 ts_tablet_manager.cc:1929] T 255fb0021b60434fafc979d00e5f4719 P 43125aee2783436a9e02f69cc5ddfac8: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.28
I20260608 12:39:26.060813  5723 log.cc:1199] T 255fb0021b60434fafc979d00e5f4719 P 43125aee2783436a9e02f69cc5ddfac8: Deleting WAL directory at /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922229144781-431-0/minicluster-data/ts-0-root/wals/255fb0021b60434fafc979d00e5f4719
I20260608 12:39:26.062561  4839 catalog_manager.cc:5027] TS 43125aee2783436a9e02f69cc5ddfac8 (127.0.107.193:35285): tablet 255fb0021b60434fafc979d00e5f4719 (table test-workload [id=706b90c0c0844e29a666ad377b53d938]) successfully deleted
I20260608 12:39:26.070302  4849 catalog_manager.cc:5696] T 332d61c115dd4ebab13b91bb4b305ed9 P fa5e9ee2cd604b6cb01f85958b83f0ab reported cstate change: config changed from index 28 to 29, fa5e9ee2cd604b6cb01f85958b83f0ab (127.0.107.198) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "ef82ae9d376c4dc5900c220f0d12f789" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "43125aee2783436a9e02f69cc5ddfac8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35285 } } peers { permanent_uuid: "a900061eef2243c0ade5a6eb381f70cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38861 } attrs { replace: true } } peers { permanent_uuid: "ef82ae9d376c4dc5900c220f0d12f789" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 } } peers { permanent_uuid: "fa5e9ee2cd604b6cb01f85958b83f0ab" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 45373 } attrs { promote: false } } }
I20260608 12:39:26.074669  5024 raft_consensus.cc:2955] T 332d61c115dd4ebab13b91bb4b305ed9 P a900061eef2243c0ade5a6eb381f70cd [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, fa5e9ee2cd604b6cb01f85958b83f0ab (127.0.107.198) changed from NON_VOTER to VOTER. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "43125aee2783436a9e02f69cc5ddfac8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35285 } } peers { permanent_uuid: "a900061eef2243c0ade5a6eb381f70cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38861 } attrs { replace: true } } peers { permanent_uuid: "ef82ae9d376c4dc5900c220f0d12f789" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 } } peers { permanent_uuid: "fa5e9ee2cd604b6cb01f85958b83f0ab" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 45373 } attrs { promote: false } } }
I20260608 12:39:26.092103  5103 consensus_queue.cc:237] T 332d61c115dd4ebab13b91bb4b305ed9 P ef82ae9d376c4dc5900c220f0d12f789 [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: 2, State: 0, Mode: LEADER, active raft config: opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "43125aee2783436a9e02f69cc5ddfac8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35285 } } peers { permanent_uuid: "ef82ae9d376c4dc5900c220f0d12f789" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 } } peers { permanent_uuid: "fa5e9ee2cd604b6cb01f85958b83f0ab" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 45373 } attrs { promote: false } }
I20260608 12:39:26.100018  5574 raft_consensus.cc:1275] T 332d61c115dd4ebab13b91bb4b305ed9 P fa5e9ee2cd604b6cb01f85958b83f0ab [term 1 FOLLOWER]: Refusing update from remote peer ef82ae9d376c4dc5900c220f0d12f789: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
I20260608 12:39:26.100912  4952 raft_consensus.cc:1275] T 332d61c115dd4ebab13b91bb4b305ed9 P 43125aee2783436a9e02f69cc5ddfac8 [term 1 FOLLOWER]: Refusing update from remote peer ef82ae9d376c4dc5900c220f0d12f789: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
I20260608 12:39:26.102896  5719 consensus_queue.cc:1048] T 332d61c115dd4ebab13b91bb4b305ed9 P ef82ae9d376c4dc5900c220f0d12f789 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43125aee2783436a9e02f69cc5ddfac8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.001s
I20260608 12:39:26.110797  5719 consensus_queue.cc:1048] T 332d61c115dd4ebab13b91bb4b305ed9 P ef82ae9d376c4dc5900c220f0d12f789 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fa5e9ee2cd604b6cb01f85958b83f0ab" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 45373 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.004s
I20260608 12:39:26.121356  5700 raft_consensus.cc:2955] T 332d61c115dd4ebab13b91bb4b305ed9 P ef82ae9d376c4dc5900c220f0d12f789 [term 1 LEADER]: Committing config change with OpId 1.30: config changed from index 29 to 30, VOTER a900061eef2243c0ade5a6eb381f70cd (127.0.107.194) evicted. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "43125aee2783436a9e02f69cc5ddfac8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35285 } } peers { permanent_uuid: "ef82ae9d376c4dc5900c220f0d12f789" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 } } peers { permanent_uuid: "fa5e9ee2cd604b6cb01f85958b83f0ab" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 45373 } attrs { promote: false } } }
I20260608 12:39:26.127751  5575 raft_consensus.cc:2955] T 332d61c115dd4ebab13b91bb4b305ed9 P fa5e9ee2cd604b6cb01f85958b83f0ab [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index 29 to 30, VOTER a900061eef2243c0ade5a6eb381f70cd (127.0.107.194) evicted. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "43125aee2783436a9e02f69cc5ddfac8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35285 } } peers { permanent_uuid: "ef82ae9d376c4dc5900c220f0d12f789" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 } } peers { permanent_uuid: "fa5e9ee2cd604b6cb01f85958b83f0ab" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 45373 } attrs { promote: false } } }
I20260608 12:39:26.145081  4951 raft_consensus.cc:2955] T 332d61c115dd4ebab13b91bb4b305ed9 P 43125aee2783436a9e02f69cc5ddfac8 [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index 29 to 30, VOTER a900061eef2243c0ade5a6eb381f70cd (127.0.107.194) evicted. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "43125aee2783436a9e02f69cc5ddfac8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35285 } } peers { permanent_uuid: "ef82ae9d376c4dc5900c220f0d12f789" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 } } peers { permanent_uuid: "fa5e9ee2cd604b6cb01f85958b83f0ab" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 45373 } attrs { promote: false } } }
I20260608 12:39:26.203614  4839 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 332d61c115dd4ebab13b91bb4b305ed9 with cas_config_opid_index 29: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:39:27.295746  4846 catalog_manager.cc:5696] T 332d61c115dd4ebab13b91bb4b305ed9 P fa5e9ee2cd604b6cb01f85958b83f0ab reported cstate change: config changed from index 29 to 30, VOTER a900061eef2243c0ade5a6eb381f70cd (127.0.107.194) evicted. New cstate: current_term: 1 leader_uuid: "ef82ae9d376c4dc5900c220f0d12f789" committed_config { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "43125aee2783436a9e02f69cc5ddfac8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35285 } } peers { permanent_uuid: "ef82ae9d376c4dc5900c220f0d12f789" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 } } peers { permanent_uuid: "fa5e9ee2cd604b6cb01f85958b83f0ab" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 45373 } attrs { promote: false } } }
W20260608 12:39:27.328783  4994 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.107.197:36493, user_credentials={real_user=slave}} blocked reactor thread for 174804us
I20260608 12:39:27.358896  5732 raft_consensus.cc:493] T 7d35fb114dd04bacaf46102447696f0c P ef82ae9d376c4dc5900c220f0d12f789 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a900061eef2243c0ade5a6eb381f70cd)
I20260608 12:39:27.359723  5732 raft_consensus.cc:515] T 7d35fb114dd04bacaf46102447696f0c P ef82ae9d376c4dc5900c220f0d12f789 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43125aee2783436a9e02f69cc5ddfac8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35285 } } peers { permanent_uuid: "a900061eef2243c0ade5a6eb381f70cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38861 } } peers { permanent_uuid: "ef82ae9d376c4dc5900c220f0d12f789" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 } }
I20260608 12:39:27.363808  4951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d35fb114dd04bacaf46102447696f0c" candidate_uuid: "ef82ae9d376c4dc5900c220f0d12f789" candidate_term: 2 candidate_status { last_received { term: 1 index: 26 } } ignore_live_leader: false dest_uuid: "43125aee2783436a9e02f69cc5ddfac8" is_pre_election: true
I20260608 12:39:27.371649  5732 leader_election.cc:290] T 7d35fb114dd04bacaf46102447696f0c P ef82ae9d376c4dc5900c220f0d12f789 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 43125aee2783436a9e02f69cc5ddfac8 (127.0.107.193:35285), a900061eef2243c0ade5a6eb381f70cd (127.0.107.194:38861)
I20260608 12:39:27.373603  5024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d35fb114dd04bacaf46102447696f0c" candidate_uuid: "ef82ae9d376c4dc5900c220f0d12f789" candidate_term: 2 candidate_status { last_received { term: 1 index: 26 } } ignore_live_leader: false dest_uuid: "a900061eef2243c0ade5a6eb381f70cd" is_pre_election: true
I20260608 12:39:27.376507  5066 leader_election.cc:304] T 7d35fb114dd04bacaf46102447696f0c P ef82ae9d376c4dc5900c220f0d12f789 [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: ef82ae9d376c4dc5900c220f0d12f789; no voters: 43125aee2783436a9e02f69cc5ddfac8, a900061eef2243c0ade5a6eb381f70cd
I20260608 12:39:27.378113  5731 raft_consensus.cc:2749] T 7d35fb114dd04bacaf46102447696f0c P ef82ae9d376c4dc5900c220f0d12f789 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 12:39:27.449596  4846 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:44352 (request call id 14) took 1271 ms. Trace:
I20260608 12:39:27.451401  5015 tablet_service.cc:1558] Processing DeleteTablet for tablet 332d61c115dd4ebab13b91bb4b305ed9 with delete_type TABLET_DATA_TOMBSTONED (TS a900061eef2243c0ade5a6eb381f70cd not found in new config with opid_index 30) from {username='slave'} at 127.0.0.1:47958
I20260608 12:39:27.453814  4849 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:57106 (request call id 74) took 1244 ms. Trace:
I20260608 12:39:27.450150  4846 rpcz_store.cc:276] 0608 12:39:26.177824 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:39:26.180155 (+  2331us) service_pool.cc:224] Handling call
0608 12:39:27.449518 (+1269363us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:39:27.331613 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0608 12:39:27.332297 (+   684us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:39:27.332335 (+    38us) write_op.cc:435] Acquired schema lock
0608 12:39:27.332356 (+    21us) tablet.cc:662] Decoding operations
0608 12:39:27.332756 (+   400us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:39:27.332842 (+    86us) write_op.cc:641] Partition lock acquired for write op
0608 12:39:27.332869 (+    27us) tablet.cc:685] Acquiring locks for 1 operations
0608 12:39:27.333069 (+   200us) tablet.cc:701] Row locks acquired
0608 12:39:27.333090 (+    21us) write_op.cc:260] PREPARE: finished
0608 12:39:27.333242 (+   152us) write_op.cc:270] Start()
0608 12:39:27.333384 (+   142us) write_op.cc:276] Timestamp: P: 1780922367333193 usec, L: 0
0608 12:39:27.333407 (+    23us) op_driver.cc:348] REPLICATION: starting
0608 12:39:27.334243 (+   836us) log.cc:844] Serialized 535 byte log entry
0608 12:39:27.350147 (+ 15904us) op_driver.cc:464] REPLICATION: finished
0608 12:39:27.352460 (+  2313us) write_op.cc:301] APPLY: starting
0608 12:39:27.352551 (+    91us) tablet.cc:1367] starting BulkCheckPresence
0608 12:39:27.352652 (+   101us) tablet.cc:1370] finished BulkCheckPresence
0608 12:39:27.352741 (+    89us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:39:27.352944 (+   203us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:39:27.353116 (+   172us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0608 12:39:27.353175 (+    59us) write_op.cc:312] APPLY: finished
0608 12:39:27.353410 (+   235us) log.cc:844] Serialized 22 byte log entry
0608 12:39:27.353597 (+   187us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:39:27.353688 (+    91us) write_op.cc:454] Released schema lock
0608 12:39:27.353731 (+    43us) write_op.cc:341] FINISH: Updating metrics
0608 12:39:27.354118 (+   387us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:39:27.354146 (+    28us) write_op.cc:454] Released schema lock
Metrics: {"reported_tablets":1,"child_traces":[["op",{"apply.queue_time_us":1996,"apply.run_cpu_time_us":1670,"apply.run_wall_time_us":1670,"num_ops":1,"prepare.queue_time_us":24828,"prepare.run_cpu_time_us":3823,"prepare.run_wall_time_us":4333,"raft.queue_time_us":10449,"raft.run_cpu_time_us":2109,"raft.run_wall_time_us":3329,"replication_time_us":16531,"spinlock_wait_cycles":321280,"thread_start_us":46518,"threads_started":4,"wal-append.queue_time_us":1173}]]}
I20260608 12:39:27.455780  4844 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:57100 (request call id 70) took 1291 ms. Trace:
I20260608 12:39:27.456238  4844 rpcz_store.cc:276] 0608 12:39:26.164362 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:39:27.069120 (+904758us) service_pool.cc:224] Handling call
0608 12:39:27.455686 (+386566us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":3582,"reported_tablets":1}
I20260608 12:39:27.454275  4849 rpcz_store.cc:276] 0608 12:39:26.209465 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:39:26.209668 (+   203us) service_pool.cc:224] Handling call
0608 12:39:27.453715 (+1244047us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":1088888,"reported_tablets":1}
I20260608 12:39:27.470547  5739 tablet_replica.cc:333] T 332d61c115dd4ebab13b91bb4b305ed9 P a900061eef2243c0ade5a6eb381f70cd: stopping tablet replica
I20260608 12:39:27.472378  5739 raft_consensus.cc:2243] T 332d61c115dd4ebab13b91bb4b305ed9 P a900061eef2243c0ade5a6eb381f70cd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:39:27.474215  5739 raft_consensus.cc:2272] T 332d61c115dd4ebab13b91bb4b305ed9 P a900061eef2243c0ade5a6eb381f70cd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:39:27.478824  5739 ts_tablet_manager.cc:1916] T 332d61c115dd4ebab13b91bb4b305ed9 P a900061eef2243c0ade5a6eb381f70cd: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:39:27.501219  5739 ts_tablet_manager.cc:1929] T 332d61c115dd4ebab13b91bb4b305ed9 P a900061eef2243c0ade5a6eb381f70cd: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.29
I20260608 12:39:27.501808  5739 log.cc:1199] T 332d61c115dd4ebab13b91bb4b305ed9 P a900061eef2243c0ade5a6eb381f70cd: Deleting WAL directory at /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922229144781-431-0/minicluster-data/ts-1-root/wals/332d61c115dd4ebab13b91bb4b305ed9
I20260608 12:39:27.503938  4836 catalog_manager.cc:5027] TS a900061eef2243c0ade5a6eb381f70cd (127.0.107.194:38861): tablet 332d61c115dd4ebab13b91bb4b305ed9 (table test-workload [id=706b90c0c0844e29a666ad377b53d938]) successfully deleted
I20260608 12:39:27.832111   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
I20260608 12:39:27.875694   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:39:27.876713   431 tablet_replica.cc:333] T 01746340eeb2457d9295ca0fe7b0d90f P 43125aee2783436a9e02f69cc5ddfac8: stopping tablet replica
I20260608 12:39:27.877460   431 raft_consensus.cc:2243] T 01746340eeb2457d9295ca0fe7b0d90f P 43125aee2783436a9e02f69cc5ddfac8 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:39:27.878468   431 raft_consensus.cc:2272] T 01746340eeb2457d9295ca0fe7b0d90f P 43125aee2783436a9e02f69cc5ddfac8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:39:27.881003   431 tablet_replica.cc:333] T 332d61c115dd4ebab13b91bb4b305ed9 P 43125aee2783436a9e02f69cc5ddfac8: stopping tablet replica
I20260608 12:39:27.881603   431 raft_consensus.cc:2243] T 332d61c115dd4ebab13b91bb4b305ed9 P 43125aee2783436a9e02f69cc5ddfac8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:39:27.882347   431 raft_consensus.cc:2272] T 332d61c115dd4ebab13b91bb4b305ed9 P 43125aee2783436a9e02f69cc5ddfac8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:39:27.884624   431 tablet_replica.cc:333] T d7d8c3b3be1e45fb891cd168a1ad008d P 43125aee2783436a9e02f69cc5ddfac8: stopping tablet replica
I20260608 12:39:27.885221   431 raft_consensus.cc:2243] T d7d8c3b3be1e45fb891cd168a1ad008d P 43125aee2783436a9e02f69cc5ddfac8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:39:27.885872   431 raft_consensus.cc:2272] T d7d8c3b3be1e45fb891cd168a1ad008d P 43125aee2783436a9e02f69cc5ddfac8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:39:27.888177   431 tablet_replica.cc:333] T 655e63ec92924bc69bcdaf605e36d473 P 43125aee2783436a9e02f69cc5ddfac8: stopping tablet replica
I20260608 12:39:27.888798   431 raft_consensus.cc:2243] T 655e63ec92924bc69bcdaf605e36d473 P 43125aee2783436a9e02f69cc5ddfac8 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:39:27.889747   431 raft_consensus.cc:2272] T 655e63ec92924bc69bcdaf605e36d473 P 43125aee2783436a9e02f69cc5ddfac8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:39:27.892352   431 tablet_replica.cc:333] T 26a202a4327b41c09f765924629a3b71 P 43125aee2783436a9e02f69cc5ddfac8: stopping tablet replica
I20260608 12:39:27.892946   431 raft_consensus.cc:2243] T 26a202a4327b41c09f765924629a3b71 P 43125aee2783436a9e02f69cc5ddfac8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:39:27.893464   431 raft_consensus.cc:2272] T 26a202a4327b41c09f765924629a3b71 P 43125aee2783436a9e02f69cc5ddfac8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:39:27.896342   431 tablet_replica.cc:333] T dc572f7fdc6c4532ad0be30e1e08a01a P 43125aee2783436a9e02f69cc5ddfac8: stopping tablet replica
I20260608 12:39:27.897167   431 raft_consensus.cc:2243] T dc572f7fdc6c4532ad0be30e1e08a01a P 43125aee2783436a9e02f69cc5ddfac8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:39:27.897850   431 raft_consensus.cc:2272] T dc572f7fdc6c4532ad0be30e1e08a01a P 43125aee2783436a9e02f69cc5ddfac8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:39:27.900555   431 tablet_replica.cc:333] T 7d35fb114dd04bacaf46102447696f0c P 43125aee2783436a9e02f69cc5ddfac8: stopping tablet replica
I20260608 12:39:27.901064   431 raft_consensus.cc:2243] T 7d35fb114dd04bacaf46102447696f0c P 43125aee2783436a9e02f69cc5ddfac8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:39:27.901649   431 raft_consensus.cc:2272] T 7d35fb114dd04bacaf46102447696f0c P 43125aee2783436a9e02f69cc5ddfac8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:39:27.903889   431 tablet_replica.cc:333] T e77fbeb84f684c4798f1e7e2d69f9aba P 43125aee2783436a9e02f69cc5ddfac8: stopping tablet replica
I20260608 12:39:27.904371   431 raft_consensus.cc:2243] T e77fbeb84f684c4798f1e7e2d69f9aba P 43125aee2783436a9e02f69cc5ddfac8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:39:27.904788   431 raft_consensus.cc:2272] T e77fbeb84f684c4798f1e7e2d69f9aba P 43125aee2783436a9e02f69cc5ddfac8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:39:27.906934   431 tablet_replica.cc:333] T c9a1d1a85c624ae38c830b37fe2711ae P 43125aee2783436a9e02f69cc5ddfac8: stopping tablet replica
I20260608 12:39:27.907425   431 raft_consensus.cc:2243] T c9a1d1a85c624ae38c830b37fe2711ae P 43125aee2783436a9e02f69cc5ddfac8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:39:27.907868   431 raft_consensus.cc:2272] T c9a1d1a85c624ae38c830b37fe2711ae P 43125aee2783436a9e02f69cc5ddfac8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:39:27.910018   431 tablet_replica.cc:333] T 2e1b00fd8b8e45e4bb397c4632f6b1a4 P 43125aee2783436a9e02f69cc5ddfac8: stopping tablet replica
I20260608 12:39:27.910457   431 raft_consensus.cc:2243] T 2e1b00fd8b8e45e4bb397c4632f6b1a4 P 43125aee2783436a9e02f69cc5ddfac8 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:39:27.911180   431 raft_consensus.cc:2272] T 2e1b00fd8b8e45e4bb397c4632f6b1a4 P 43125aee2783436a9e02f69cc5ddfac8 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 12:39:27.942945  4995 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.107.193:35285: connect: Connection refused (error 111) [suppressed 11 similar messages]
W20260608 12:39:27.947805  4995 consensus_peers.cc:597] T dc572f7fdc6c4532ad0be30e1e08a01a P a900061eef2243c0ade5a6eb381f70cd -> Peer 43125aee2783436a9e02f69cc5ddfac8 (127.0.107.193:35285): Couldn't send request to peer 43125aee2783436a9e02f69cc5ddfac8. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:35285: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:39:27.948864   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
W20260608 12:39:27.981954  5069 consensus_peers.cc:597] T c9a1d1a85c624ae38c830b37fe2711ae P ef82ae9d376c4dc5900c220f0d12f789 -> Peer 43125aee2783436a9e02f69cc5ddfac8 (127.0.107.193:35285): Couldn't send request to peer 43125aee2783436a9e02f69cc5ddfac8. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:35285: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:39:27.988272   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
I20260608 12:39:28.027567   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:39:28.028439   431 tablet_replica.cc:333] T 655e63ec92924bc69bcdaf605e36d473 P a900061eef2243c0ade5a6eb381f70cd: stopping tablet replica
I20260608 12:39:28.029210   431 raft_consensus.cc:2243] T 655e63ec92924bc69bcdaf605e36d473 P a900061eef2243c0ade5a6eb381f70cd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:39:28.029911   431 raft_consensus.cc:2272] T 655e63ec92924bc69bcdaf605e36d473 P a900061eef2243c0ade5a6eb381f70cd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:39:28.032754   431 tablet_replica.cc:333] T d7d8c3b3be1e45fb891cd168a1ad008d P a900061eef2243c0ade5a6eb381f70cd: stopping tablet replica
I20260608 12:39:28.033421   431 raft_consensus.cc:2243] T d7d8c3b3be1e45fb891cd168a1ad008d P a900061eef2243c0ade5a6eb381f70cd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:39:28.034158   431 raft_consensus.cc:2272] T d7d8c3b3be1e45fb891cd168a1ad008d P a900061eef2243c0ade5a6eb381f70cd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:39:28.037382   431 tablet_replica.cc:333] T c9a1d1a85c624ae38c830b37fe2711ae P a900061eef2243c0ade5a6eb381f70cd: stopping tablet replica
I20260608 12:39:28.038214   431 raft_consensus.cc:2243] T c9a1d1a85c624ae38c830b37fe2711ae P a900061eef2243c0ade5a6eb381f70cd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:39:28.038736   431 raft_consensus.cc:2272] T c9a1d1a85c624ae38c830b37fe2711ae P a900061eef2243c0ade5a6eb381f70cd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:39:28.041538   431 tablet_replica.cc:333] T e77fbeb84f684c4798f1e7e2d69f9aba P a900061eef2243c0ade5a6eb381f70cd: stopping tablet replica
I20260608 12:39:28.042191   431 raft_consensus.cc:2243] T e77fbeb84f684c4798f1e7e2d69f9aba P a900061eef2243c0ade5a6eb381f70cd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:39:28.042742   431 raft_consensus.cc:2272] T e77fbeb84f684c4798f1e7e2d69f9aba P a900061eef2243c0ade5a6eb381f70cd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:39:28.045122   431 tablet_replica.cc:333] T 2e1b00fd8b8e45e4bb397c4632f6b1a4 P a900061eef2243c0ade5a6eb381f70cd: stopping tablet replica
I20260608 12:39:28.045725   431 raft_consensus.cc:2243] T 2e1b00fd8b8e45e4bb397c4632f6b1a4 P a900061eef2243c0ade5a6eb381f70cd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:39:28.046442   431 raft_consensus.cc:2272] T 2e1b00fd8b8e45e4bb397c4632f6b1a4 P a900061eef2243c0ade5a6eb381f70cd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:39:28.048817   431 tablet_replica.cc:333] T dc572f7fdc6c4532ad0be30e1e08a01a P a900061eef2243c0ade5a6eb381f70cd: stopping tablet replica
I20260608 12:39:28.049402   431 raft_consensus.cc:2243] T dc572f7fdc6c4532ad0be30e1e08a01a P a900061eef2243c0ade5a6eb381f70cd [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:39:28.050350   431 raft_consensus.cc:2272] T dc572f7fdc6c4532ad0be30e1e08a01a P a900061eef2243c0ade5a6eb381f70cd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:39:28.052754   431 tablet_replica.cc:333] T 7d35fb114dd04bacaf46102447696f0c P a900061eef2243c0ade5a6eb381f70cd: stopping tablet replica
I20260608 12:39:28.053350   431 raft_consensus.cc:2243] T 7d35fb114dd04bacaf46102447696f0c P a900061eef2243c0ade5a6eb381f70cd [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:39:28.054287   431 raft_consensus.cc:2272] T 7d35fb114dd04bacaf46102447696f0c P a900061eef2243c0ade5a6eb381f70cd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:39:28.056736   431 tablet_replica.cc:333] T 255fb0021b60434fafc979d00e5f4719 P a900061eef2243c0ade5a6eb381f70cd: stopping tablet replica
I20260608 12:39:28.057286   431 raft_consensus.cc:2243] T 255fb0021b60434fafc979d00e5f4719 P a900061eef2243c0ade5a6eb381f70cd [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:39:28.058159   431 raft_consensus.cc:2272] T 255fb0021b60434fafc979d00e5f4719 P a900061eef2243c0ade5a6eb381f70cd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:39:28.060716   431 tablet_replica.cc:333] T c6105e6d682544ecaf23ed59e767ef10 P a900061eef2243c0ade5a6eb381f70cd: stopping tablet replica
I20260608 12:39:28.061266   431 raft_consensus.cc:2243] T c6105e6d682544ecaf23ed59e767ef10 P a900061eef2243c0ade5a6eb381f70cd [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:39:28.062366   431 raft_consensus.cc:2272] T c6105e6d682544ecaf23ed59e767ef10 P a900061eef2243c0ade5a6eb381f70cd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:39:28.065147   431 tablet_replica.cc:333] T 26a202a4327b41c09f765924629a3b71 P a900061eef2243c0ade5a6eb381f70cd: stopping tablet replica
I20260608 12:39:28.065636   431 raft_consensus.cc:2243] T 26a202a4327b41c09f765924629a3b71 P a900061eef2243c0ade5a6eb381f70cd [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:39:28.066785   431 raft_consensus.cc:2272] T 26a202a4327b41c09f765924629a3b71 P a900061eef2243c0ade5a6eb381f70cd [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 12:39:28.090591  5066 consensus_peers.cc:597] T e77fbeb84f684c4798f1e7e2d69f9aba P ef82ae9d376c4dc5900c220f0d12f789 -> Peer a900061eef2243c0ade5a6eb381f70cd (127.0.107.194:38861): Couldn't send request to peer a900061eef2243c0ade5a6eb381f70cd. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:39:28.113332   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
I20260608 12:39:28.146412   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
I20260608 12:39:28.183779   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:39:28.184767   431 tablet_replica.cc:333] T c6105e6d682544ecaf23ed59e767ef10 P ef82ae9d376c4dc5900c220f0d12f789: stopping tablet replica
I20260608 12:39:28.185552   431 raft_consensus.cc:2243] T c6105e6d682544ecaf23ed59e767ef10 P ef82ae9d376c4dc5900c220f0d12f789 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:39:28.186192   431 raft_consensus.cc:2272] T c6105e6d682544ecaf23ed59e767ef10 P ef82ae9d376c4dc5900c220f0d12f789 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:39:28.189152   431 tablet_replica.cc:333] T 655e63ec92924bc69bcdaf605e36d473 P ef82ae9d376c4dc5900c220f0d12f789: stopping tablet replica
I20260608 12:39:28.189867   431 raft_consensus.cc:2243] T 655e63ec92924bc69bcdaf605e36d473 P ef82ae9d376c4dc5900c220f0d12f789 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:39:28.190495   431 raft_consensus.cc:2272] T 655e63ec92924bc69bcdaf605e36d473 P ef82ae9d376c4dc5900c220f0d12f789 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:39:28.192831   431 tablet_replica.cc:333] T d7d8c3b3be1e45fb891cd168a1ad008d P ef82ae9d376c4dc5900c220f0d12f789: stopping tablet replica
I20260608 12:39:28.193388   431 raft_consensus.cc:2243] T d7d8c3b3be1e45fb891cd168a1ad008d P ef82ae9d376c4dc5900c220f0d12f789 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:39:28.194283   431 raft_consensus.cc:2272] T d7d8c3b3be1e45fb891cd168a1ad008d P ef82ae9d376c4dc5900c220f0d12f789 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:39:28.196674   431 tablet_replica.cc:333] T 332d61c115dd4ebab13b91bb4b305ed9 P ef82ae9d376c4dc5900c220f0d12f789: stopping tablet replica
I20260608 12:39:28.197258   431 raft_consensus.cc:2243] T 332d61c115dd4ebab13b91bb4b305ed9 P ef82ae9d376c4dc5900c220f0d12f789 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:39:28.198117   431 raft_consensus.cc:2272] T 332d61c115dd4ebab13b91bb4b305ed9 P ef82ae9d376c4dc5900c220f0d12f789 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:39:28.200366   431 tablet_replica.cc:333] T 255fb0021b60434fafc979d00e5f4719 P ef82ae9d376c4dc5900c220f0d12f789: stopping tablet replica
I20260608 12:39:28.200961   431 raft_consensus.cc:2243] T 255fb0021b60434fafc979d00e5f4719 P ef82ae9d376c4dc5900c220f0d12f789 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:39:28.201447   431 raft_consensus.cc:2272] T 255fb0021b60434fafc979d00e5f4719 P ef82ae9d376c4dc5900c220f0d12f789 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:39:28.203902   431 tablet_replica.cc:333] T 7d35fb114dd04bacaf46102447696f0c P ef82ae9d376c4dc5900c220f0d12f789: stopping tablet replica
I20260608 12:39:28.204455   431 raft_consensus.cc:2243] T 7d35fb114dd04bacaf46102447696f0c P ef82ae9d376c4dc5900c220f0d12f789 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:39:28.204950   431 raft_consensus.cc:2272] T 7d35fb114dd04bacaf46102447696f0c P ef82ae9d376c4dc5900c220f0d12f789 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:39:28.207324   431 tablet_replica.cc:333] T 01746340eeb2457d9295ca0fe7b0d90f P ef82ae9d376c4dc5900c220f0d12f789: stopping tablet replica
I20260608 12:39:28.207928   431 raft_consensus.cc:2243] T 01746340eeb2457d9295ca0fe7b0d90f P ef82ae9d376c4dc5900c220f0d12f789 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:39:28.208428   431 raft_consensus.cc:2272] T 01746340eeb2457d9295ca0fe7b0d90f P ef82ae9d376c4dc5900c220f0d12f789 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:39:28.210772   431 tablet_replica.cc:333] T dc572f7fdc6c4532ad0be30e1e08a01a P ef82ae9d376c4dc5900c220f0d12f789: stopping tablet replica
I20260608 12:39:28.211412   431 raft_consensus.cc:2243] T dc572f7fdc6c4532ad0be30e1e08a01a P ef82ae9d376c4dc5900c220f0d12f789 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:39:28.211978   431 raft_consensus.cc:2272] T dc572f7fdc6c4532ad0be30e1e08a01a P ef82ae9d376c4dc5900c220f0d12f789 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:39:28.214296   431 tablet_replica.cc:333] T c9a1d1a85c624ae38c830b37fe2711ae P ef82ae9d376c4dc5900c220f0d12f789: stopping tablet replica
I20260608 12:39:28.214854   431 raft_consensus.cc:2243] T c9a1d1a85c624ae38c830b37fe2711ae P ef82ae9d376c4dc5900c220f0d12f789 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:39:28.215757   431 raft_consensus.cc:2272] T c9a1d1a85c624ae38c830b37fe2711ae P ef82ae9d376c4dc5900c220f0d12f789 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:39:28.218340   431 tablet_replica.cc:333] T e77fbeb84f684c4798f1e7e2d69f9aba P ef82ae9d376c4dc5900c220f0d12f789: stopping tablet replica
I20260608 12:39:28.218988   431 raft_consensus.cc:2243] T e77fbeb84f684c4798f1e7e2d69f9aba P ef82ae9d376c4dc5900c220f0d12f789 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:39:28.219924   431 raft_consensus.cc:2272] T e77fbeb84f684c4798f1e7e2d69f9aba P ef82ae9d376c4dc5900c220f0d12f789 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 12:39:28.330875  5124 debug-util.cc:398] Leaking SignalData structure 0x7b08001223a0 after lost signal to thread 434
W20260608 12:39:28.332276  5124 debug-util.cc:398] Leaking SignalData structure 0x7b080019d0e0 after lost signal to thread 4886
W20260608 12:39:28.336607  5124 debug-util.cc:398] Leaking SignalData structure 0x7b08001d2820 after lost signal to thread 5450
W20260608 12:39:28.337838  5124 debug-util.cc:398] Leaking SignalData structure 0x7b080015b820 after lost signal to thread 5525
W20260608 12:39:28.339025  5124 debug-util.cc:398] Leaking SignalData structure 0x7b0800044440 after lost signal to thread 5599
W20260608 12:39:28.480496  4900 auto_rebalancer.cc:591] Failed to schedule move for tablet 332d61c115dd4ebab13b91bb4b305ed9: Network error: Client connection negotiation failed: client connection to 127.0.107.195:37095: connect: Connection refused (error 111)
W20260608 12:39:28.485213  4900 auto_rebalancer.cc:591] Failed to schedule move for tablet c9a1d1a85c624ae38c830b37fe2711ae: Network error: Client connection negotiation failed: client connection to 127.0.107.195:37095: connect: Connection refused (error 111)
W20260608 12:39:28.488811  4900 auto_rebalancer.cc:591] Failed to schedule move for tablet 655e63ec92924bc69bcdaf605e36d473: Network error: Client connection negotiation failed: client connection to 127.0.107.193:35285: connect: Connection refused (error 111)
W20260608 12:39:28.492568  4900 auto_rebalancer.cc:591] Failed to schedule move for tablet dc572f7fdc6c4532ad0be30e1e08a01a: Network error: Client connection negotiation failed: client connection to 127.0.107.194:38861: connect: Connection refused (error 111)
W20260608 12:39:28.497062  4900 auto_rebalancer.cc:591] Failed to schedule move for tablet e77fbeb84f684c4798f1e7e2d69f9aba: Network error: Client connection negotiation failed: client connection to 127.0.107.195:37095: connect: Connection refused (error 111)
W20260608 12:39:28.500525  4900 auto_rebalancer.cc:591] Failed to schedule move for tablet d7d8c3b3be1e45fb891cd168a1ad008d: Network error: Client connection negotiation failed: client connection to 127.0.107.195:37095: connect: Connection refused (error 111)
I20260608 12:39:28.932595  5745 raft_consensus.cc:493] T 01746340eeb2457d9295ca0fe7b0d90f P 2234aacceb2449a1aca89163b25be2f8 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 43125aee2783436a9e02f69cc5ddfac8)
I20260608 12:39:28.933308  5745 raft_consensus.cc:515] T 01746340eeb2457d9295ca0fe7b0d90f P 2234aacceb2449a1aca89163b25be2f8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "43125aee2783436a9e02f69cc5ddfac8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35285 } } peers { permanent_uuid: "ef82ae9d376c4dc5900c220f0d12f789" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 } } peers { permanent_uuid: "2234aacceb2449a1aca89163b25be2f8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35345 } attrs { promote: false } }
I20260608 12:39:28.936251  5745 leader_election.cc:290] T 01746340eeb2457d9295ca0fe7b0d90f P 2234aacceb2449a1aca89163b25be2f8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 43125aee2783436a9e02f69cc5ddfac8 (127.0.107.193:35285), ef82ae9d376c4dc5900c220f0d12f789 (127.0.107.195:37095)
W20260608 12:39:28.944496  5392 leader_election.cc:336] T 01746340eeb2457d9295ca0fe7b0d90f P 2234aacceb2449a1aca89163b25be2f8 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 43125aee2783436a9e02f69cc5ddfac8 (127.0.107.193:35285): Network error: Client connection negotiation failed: client connection to 127.0.107.193:35285: connect: Connection refused (error 111)
W20260608 12:39:28.945506  5392 leader_election.cc:336] T 01746340eeb2457d9295ca0fe7b0d90f P 2234aacceb2449a1aca89163b25be2f8 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer ef82ae9d376c4dc5900c220f0d12f789 (127.0.107.195:37095): Network error: Client connection negotiation failed: client connection to 127.0.107.195:37095: connect: Connection refused (error 111)
I20260608 12:39:28.946089  5392 leader_election.cc:304] T 01746340eeb2457d9295ca0fe7b0d90f P 2234aacceb2449a1aca89163b25be2f8 [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: 2234aacceb2449a1aca89163b25be2f8; no voters: 43125aee2783436a9e02f69cc5ddfac8, ef82ae9d376c4dc5900c220f0d12f789
I20260608 12:39:28.946987  5745 raft_consensus.cc:2749] T 01746340eeb2457d9295ca0fe7b0d90f P 2234aacceb2449a1aca89163b25be2f8 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 12:39:29.083612  5749 raft_consensus.cc:493] T 255fb0021b60434fafc979d00e5f4719 P 10490e5088c3403c86fe1e1307da163b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a900061eef2243c0ade5a6eb381f70cd)
I20260608 12:39:29.084304  5749 raft_consensus.cc:515] T 255fb0021b60434fafc979d00e5f4719 P 10490e5088c3403c86fe1e1307da163b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "a900061eef2243c0ade5a6eb381f70cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38861 } } peers { permanent_uuid: "ef82ae9d376c4dc5900c220f0d12f789" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 } } peers { permanent_uuid: "10490e5088c3403c86fe1e1307da163b" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 36493 } attrs { promote: false } }
I20260608 12:39:29.087289  5749 leader_election.cc:290] T 255fb0021b60434fafc979d00e5f4719 P 10490e5088c3403c86fe1e1307da163b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a900061eef2243c0ade5a6eb381f70cd (127.0.107.194:38861), ef82ae9d376c4dc5900c220f0d12f789 (127.0.107.195:37095)
W20260608 12:39:29.102375  5464 leader_election.cc:336] T 255fb0021b60434fafc979d00e5f4719 P 10490e5088c3403c86fe1e1307da163b [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a900061eef2243c0ade5a6eb381f70cd (127.0.107.194:38861): Network error: Client connection negotiation failed: client connection to 127.0.107.194:38861: connect: Connection refused (error 111)
W20260608 12:39:29.103808  5467 leader_election.cc:336] T 255fb0021b60434fafc979d00e5f4719 P 10490e5088c3403c86fe1e1307da163b [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer ef82ae9d376c4dc5900c220f0d12f789 (127.0.107.195:37095): Network error: Client connection negotiation failed: client connection to 127.0.107.195:37095: connect: Connection refused (error 111)
I20260608 12:39:29.104332  5467 leader_election.cc:304] T 255fb0021b60434fafc979d00e5f4719 P 10490e5088c3403c86fe1e1307da163b [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: 10490e5088c3403c86fe1e1307da163b; no voters: a900061eef2243c0ade5a6eb381f70cd, ef82ae9d376c4dc5900c220f0d12f789
I20260608 12:39:29.105131  5749 raft_consensus.cc:2749] T 255fb0021b60434fafc979d00e5f4719 P 10490e5088c3403c86fe1e1307da163b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 12:39:29.234185  5745 raft_consensus.cc:493] T 2e1b00fd8b8e45e4bb397c4632f6b1a4 P 2234aacceb2449a1aca89163b25be2f8 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 43125aee2783436a9e02f69cc5ddfac8)
I20260608 12:39:29.234992  5745 raft_consensus.cc:515] T 2e1b00fd8b8e45e4bb397c4632f6b1a4 P 2234aacceb2449a1aca89163b25be2f8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "43125aee2783436a9e02f69cc5ddfac8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35285 } } peers { permanent_uuid: "a900061eef2243c0ade5a6eb381f70cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38861 } } peers { permanent_uuid: "2234aacceb2449a1aca89163b25be2f8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35345 } attrs { promote: false } }
I20260608 12:39:29.238229  5745 leader_election.cc:290] T 2e1b00fd8b8e45e4bb397c4632f6b1a4 P 2234aacceb2449a1aca89163b25be2f8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 43125aee2783436a9e02f69cc5ddfac8 (127.0.107.193:35285), a900061eef2243c0ade5a6eb381f70cd (127.0.107.194:38861)
W20260608 12:39:29.243697  5392 leader_election.cc:336] T 2e1b00fd8b8e45e4bb397c4632f6b1a4 P 2234aacceb2449a1aca89163b25be2f8 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 43125aee2783436a9e02f69cc5ddfac8 (127.0.107.193:35285): Network error: Client connection negotiation failed: client connection to 127.0.107.193:35285: connect: Connection refused (error 111)
W20260608 12:39:29.244568  5389 leader_election.cc:336] T 2e1b00fd8b8e45e4bb397c4632f6b1a4 P 2234aacceb2449a1aca89163b25be2f8 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a900061eef2243c0ade5a6eb381f70cd (127.0.107.194:38861): Network error: Client connection negotiation failed: client connection to 127.0.107.194:38861: connect: Connection refused (error 111)
W20260608 12:39:29.244697   431 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 5124)
I20260608 12:39:29.245153  5389 leader_election.cc:304] T 2e1b00fd8b8e45e4bb397c4632f6b1a4 P 2234aacceb2449a1aca89163b25be2f8 [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: 2234aacceb2449a1aca89163b25be2f8; no voters: 43125aee2783436a9e02f69cc5ddfac8, a900061eef2243c0ade5a6eb381f70cd
I20260608 12:39:29.246285  5745 raft_consensus.cc:2749] T 2e1b00fd8b8e45e4bb397c4632f6b1a4 P 2234aacceb2449a1aca89163b25be2f8 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 12:39:29.368089  5753 raft_consensus.cc:493] T 26a202a4327b41c09f765924629a3b71 P fa5e9ee2cd604b6cb01f85958b83f0ab [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a900061eef2243c0ade5a6eb381f70cd)
I20260608 12:39:29.368847  5753 raft_consensus.cc:515] T 26a202a4327b41c09f765924629a3b71 P fa5e9ee2cd604b6cb01f85958b83f0ab [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "43125aee2783436a9e02f69cc5ddfac8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35285 } } peers { permanent_uuid: "a900061eef2243c0ade5a6eb381f70cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38861 } } peers { permanent_uuid: "fa5e9ee2cd604b6cb01f85958b83f0ab" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 45373 } attrs { promote: false } }
I20260608 12:39:29.371774  5753 leader_election.cc:290] T 26a202a4327b41c09f765924629a3b71 P fa5e9ee2cd604b6cb01f85958b83f0ab [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 43125aee2783436a9e02f69cc5ddfac8 (127.0.107.193:35285), a900061eef2243c0ade5a6eb381f70cd (127.0.107.194:38861)
W20260608 12:39:29.380465  5541 leader_election.cc:336] T 26a202a4327b41c09f765924629a3b71 P fa5e9ee2cd604b6cb01f85958b83f0ab [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 43125aee2783436a9e02f69cc5ddfac8 (127.0.107.193:35285): Network error: Client connection negotiation failed: client connection to 127.0.107.193:35285: connect: Connection refused (error 111)
W20260608 12:39:29.381228  5538 leader_election.cc:336] T 26a202a4327b41c09f765924629a3b71 P fa5e9ee2cd604b6cb01f85958b83f0ab [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a900061eef2243c0ade5a6eb381f70cd (127.0.107.194:38861): Network error: Client connection negotiation failed: client connection to 127.0.107.194:38861: connect: Connection refused (error 111)
I20260608 12:39:29.381655  5538 leader_election.cc:304] T 26a202a4327b41c09f765924629a3b71 P fa5e9ee2cd604b6cb01f85958b83f0ab [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: fa5e9ee2cd604b6cb01f85958b83f0ab; no voters: 43125aee2783436a9e02f69cc5ddfac8, a900061eef2243c0ade5a6eb381f70cd
I20260608 12:39:29.382493  5753 raft_consensus.cc:2749] T 26a202a4327b41c09f765924629a3b71 P fa5e9ee2cd604b6cb01f85958b83f0ab [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 12:39:29.398808  5753 raft_consensus.cc:493] T 332d61c115dd4ebab13b91bb4b305ed9 P fa5e9ee2cd604b6cb01f85958b83f0ab [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ef82ae9d376c4dc5900c220f0d12f789)
I20260608 12:39:29.399546  5753 raft_consensus.cc:515] T 332d61c115dd4ebab13b91bb4b305ed9 P fa5e9ee2cd604b6cb01f85958b83f0ab [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "43125aee2783436a9e02f69cc5ddfac8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35285 } } peers { permanent_uuid: "ef82ae9d376c4dc5900c220f0d12f789" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 } } peers { permanent_uuid: "fa5e9ee2cd604b6cb01f85958b83f0ab" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 45373 } attrs { promote: false } }
I20260608 12:39:29.402467  5753 leader_election.cc:290] T 332d61c115dd4ebab13b91bb4b305ed9 P fa5e9ee2cd604b6cb01f85958b83f0ab [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 43125aee2783436a9e02f69cc5ddfac8 (127.0.107.193:35285), ef82ae9d376c4dc5900c220f0d12f789 (127.0.107.195:37095)
W20260608 12:39:29.407977  5541 leader_election.cc:336] T 332d61c115dd4ebab13b91bb4b305ed9 P fa5e9ee2cd604b6cb01f85958b83f0ab [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 43125aee2783436a9e02f69cc5ddfac8 (127.0.107.193:35285): Network error: Client connection negotiation failed: client connection to 127.0.107.193:35285: connect: Connection refused (error 111)
W20260608 12:39:29.408914  5541 leader_election.cc:336] T 332d61c115dd4ebab13b91bb4b305ed9 P fa5e9ee2cd604b6cb01f85958b83f0ab [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer ef82ae9d376c4dc5900c220f0d12f789 (127.0.107.195:37095): Network error: Client connection negotiation failed: client connection to 127.0.107.195:37095: connect: Connection refused (error 111)
I20260608 12:39:29.409370  5541 leader_election.cc:304] T 332d61c115dd4ebab13b91bb4b305ed9 P fa5e9ee2cd604b6cb01f85958b83f0ab [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: fa5e9ee2cd604b6cb01f85958b83f0ab; no voters: 43125aee2783436a9e02f69cc5ddfac8, ef82ae9d376c4dc5900c220f0d12f789
I20260608 12:39:29.410238  5753 raft_consensus.cc:2749] T 332d61c115dd4ebab13b91bb4b305ed9 P fa5e9ee2cd604b6cb01f85958b83f0ab [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260608 12:39:29.532994  4900 auto_rebalancer.cc:591] Failed to schedule move for tablet d7d8c3b3be1e45fb891cd168a1ad008d: Network error: Client connection negotiation failed: client connection to 127.0.107.195:37095: connect: Connection refused (error 111)
W20260608 12:39:29.538098  4900 auto_rebalancer.cc:591] Failed to schedule move for tablet 655e63ec92924bc69bcdaf605e36d473: Network error: Client connection negotiation failed: client connection to 127.0.107.193:35285: connect: Connection refused (error 111)
W20260608 12:39:29.542717  4900 auto_rebalancer.cc:591] Failed to schedule move for tablet dc572f7fdc6c4532ad0be30e1e08a01a: Network error: Client connection negotiation failed: client connection to 127.0.107.194:38861: connect: Connection refused (error 111)
W20260608 12:39:29.547113  4900 auto_rebalancer.cc:591] Failed to schedule move for tablet 2e1b00fd8b8e45e4bb397c4632f6b1a4: Network error: Client connection negotiation failed: client connection to 127.0.107.193:35285: connect: Connection refused (error 111)
W20260608 12:39:29.551878  4900 auto_rebalancer.cc:591] Failed to schedule move for tablet c6105e6d682544ecaf23ed59e767ef10: Network error: Client connection negotiation failed: client connection to 127.0.107.194:38861: connect: Connection refused (error 111)
W20260608 12:39:29.556541  4900 auto_rebalancer.cc:591] Failed to schedule move for tablet 332d61c115dd4ebab13b91bb4b305ed9: Network error: Client connection negotiation failed: client connection to 127.0.107.195:37095: connect: Connection refused (error 111)
I20260608 12:39:29.563686  5749 raft_consensus.cc:493] T c6105e6d682544ecaf23ed59e767ef10 P 10490e5088c3403c86fe1e1307da163b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a900061eef2243c0ade5a6eb381f70cd)
I20260608 12:39:29.564397  5749 raft_consensus.cc:515] T c6105e6d682544ecaf23ed59e767ef10 P 10490e5088c3403c86fe1e1307da163b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "a900061eef2243c0ade5a6eb381f70cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38861 } } peers { permanent_uuid: "ef82ae9d376c4dc5900c220f0d12f789" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 } } peers { permanent_uuid: "10490e5088c3403c86fe1e1307da163b" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 36493 } attrs { promote: false } }
I20260608 12:39:29.566876  5749 leader_election.cc:290] T c6105e6d682544ecaf23ed59e767ef10 P 10490e5088c3403c86fe1e1307da163b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a900061eef2243c0ade5a6eb381f70cd (127.0.107.194:38861), ef82ae9d376c4dc5900c220f0d12f789 (127.0.107.195:37095)
W20260608 12:39:29.572096  5467 leader_election.cc:336] T c6105e6d682544ecaf23ed59e767ef10 P 10490e5088c3403c86fe1e1307da163b [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer ef82ae9d376c4dc5900c220f0d12f789 (127.0.107.195:37095): Network error: Client connection negotiation failed: client connection to 127.0.107.195:37095: connect: Connection refused (error 111)
W20260608 12:39:29.572883  5464 leader_election.cc:336] T c6105e6d682544ecaf23ed59e767ef10 P 10490e5088c3403c86fe1e1307da163b [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a900061eef2243c0ade5a6eb381f70cd (127.0.107.194:38861): Network error: Client connection negotiation failed: client connection to 127.0.107.194:38861: connect: Connection refused (error 111)
I20260608 12:39:29.573395  5464 leader_election.cc:304] T c6105e6d682544ecaf23ed59e767ef10 P 10490e5088c3403c86fe1e1307da163b [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: 10490e5088c3403c86fe1e1307da163b; no voters: a900061eef2243c0ade5a6eb381f70cd, ef82ae9d376c4dc5900c220f0d12f789
I20260608 12:39:29.574277  5749 raft_consensus.cc:2749] T c6105e6d682544ecaf23ed59e767ef10 P 10490e5088c3403c86fe1e1307da163b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260608 12:39:30.245370   431 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 5124)
W20260608 12:39:30.596622  4900 auto_rebalancer.cc:591] Failed to schedule move for tablet e77fbeb84f684c4798f1e7e2d69f9aba: Network error: Client connection negotiation failed: client connection to 127.0.107.195:37095: connect: Connection refused (error 111)
W20260608 12:39:30.601727  4900 auto_rebalancer.cc:591] Failed to schedule move for tablet d7d8c3b3be1e45fb891cd168a1ad008d: Network error: Client connection negotiation failed: client connection to 127.0.107.195:37095: connect: Connection refused (error 111)
W20260608 12:39:30.606618  4900 auto_rebalancer.cc:591] Failed to schedule move for tablet 255fb0021b60434fafc979d00e5f4719: Network error: Client connection negotiation failed: client connection to 127.0.107.194:38861: connect: Connection refused (error 111)
W20260608 12:39:30.610918  4900 auto_rebalancer.cc:591] Failed to schedule move for tablet 7d35fb114dd04bacaf46102447696f0c: Network error: Client connection negotiation failed: client connection to 127.0.107.194:38861: connect: Connection refused (error 111)
W20260608 12:39:30.615166  4900 auto_rebalancer.cc:591] Failed to schedule move for tablet c9a1d1a85c624ae38c830b37fe2711ae: Network error: Client connection negotiation failed: client connection to 127.0.107.195:37095: connect: Connection refused (error 111)
W20260608 12:39:30.619218  4900 auto_rebalancer.cc:591] Failed to schedule move for tablet 26a202a4327b41c09f765924629a3b71: Network error: Client connection negotiation failed: client connection to 127.0.107.194:38861: connect: Connection refused (error 111)
I20260608 12:39:30.675359  5760 raft_consensus.cc:493] T 01746340eeb2457d9295ca0fe7b0d90f P 2234aacceb2449a1aca89163b25be2f8 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 43125aee2783436a9e02f69cc5ddfac8)
I20260608 12:39:30.676553  5760 raft_consensus.cc:515] T 01746340eeb2457d9295ca0fe7b0d90f P 2234aacceb2449a1aca89163b25be2f8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "43125aee2783436a9e02f69cc5ddfac8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35285 } } peers { permanent_uuid: "ef82ae9d376c4dc5900c220f0d12f789" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 } } peers { permanent_uuid: "2234aacceb2449a1aca89163b25be2f8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35345 } attrs { promote: false } }
I20260608 12:39:30.679481  5760 leader_election.cc:290] T 01746340eeb2457d9295ca0fe7b0d90f P 2234aacceb2449a1aca89163b25be2f8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 43125aee2783436a9e02f69cc5ddfac8 (127.0.107.193:35285), ef82ae9d376c4dc5900c220f0d12f789 (127.0.107.195:37095)
W20260608 12:39:30.689488  5392 leader_election.cc:336] T 01746340eeb2457d9295ca0fe7b0d90f P 2234aacceb2449a1aca89163b25be2f8 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 43125aee2783436a9e02f69cc5ddfac8 (127.0.107.193:35285): Network error: Client connection negotiation failed: client connection to 127.0.107.193:35285: connect: Connection refused (error 111)
W20260608 12:39:30.690524  5392 leader_election.cc:336] T 01746340eeb2457d9295ca0fe7b0d90f P 2234aacceb2449a1aca89163b25be2f8 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer ef82ae9d376c4dc5900c220f0d12f789 (127.0.107.195:37095): Network error: Client connection negotiation failed: client connection to 127.0.107.195:37095: connect: Connection refused (error 111)
I20260608 12:39:30.691036  5392 leader_election.cc:304] T 01746340eeb2457d9295ca0fe7b0d90f P 2234aacceb2449a1aca89163b25be2f8 [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: 2234aacceb2449a1aca89163b25be2f8; no voters: 43125aee2783436a9e02f69cc5ddfac8, ef82ae9d376c4dc5900c220f0d12f789
I20260608 12:39:30.692131  5760 raft_consensus.cc:2749] T 01746340eeb2457d9295ca0fe7b0d90f P 2234aacceb2449a1aca89163b25be2f8 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 12:39:30.790608  5760 raft_consensus.cc:493] T 2e1b00fd8b8e45e4bb397c4632f6b1a4 P 2234aacceb2449a1aca89163b25be2f8 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 43125aee2783436a9e02f69cc5ddfac8)
I20260608 12:39:30.791433  5760 raft_consensus.cc:515] T 2e1b00fd8b8e45e4bb397c4632f6b1a4 P 2234aacceb2449a1aca89163b25be2f8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "43125aee2783436a9e02f69cc5ddfac8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35285 } } peers { permanent_uuid: "a900061eef2243c0ade5a6eb381f70cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38861 } } peers { permanent_uuid: "2234aacceb2449a1aca89163b25be2f8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35345 } attrs { promote: false } }
I20260608 12:39:30.793845  5760 leader_election.cc:290] T 2e1b00fd8b8e45e4bb397c4632f6b1a4 P 2234aacceb2449a1aca89163b25be2f8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 43125aee2783436a9e02f69cc5ddfac8 (127.0.107.193:35285), a900061eef2243c0ade5a6eb381f70cd (127.0.107.194:38861)
W20260608 12:39:30.799176  5389 leader_election.cc:336] T 2e1b00fd8b8e45e4bb397c4632f6b1a4 P 2234aacceb2449a1aca89163b25be2f8 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a900061eef2243c0ade5a6eb381f70cd (127.0.107.194:38861): Network error: Client connection negotiation failed: client connection to 127.0.107.194:38861: connect: Connection refused (error 111)
W20260608 12:39:30.800072  5392 leader_election.cc:336] T 2e1b00fd8b8e45e4bb397c4632f6b1a4 P 2234aacceb2449a1aca89163b25be2f8 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 43125aee2783436a9e02f69cc5ddfac8 (127.0.107.193:35285): Network error: Client connection negotiation failed: client connection to 127.0.107.193:35285: connect: Connection refused (error 111)
I20260608 12:39:30.800645  5392 leader_election.cc:304] T 2e1b00fd8b8e45e4bb397c4632f6b1a4 P 2234aacceb2449a1aca89163b25be2f8 [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: 2234aacceb2449a1aca89163b25be2f8; no voters: 43125aee2783436a9e02f69cc5ddfac8, a900061eef2243c0ade5a6eb381f70cd
I20260608 12:39:30.801471  5760 raft_consensus.cc:2749] T 2e1b00fd8b8e45e4bb397c4632f6b1a4 P 2234aacceb2449a1aca89163b25be2f8 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 12:39:31.008064  5764 raft_consensus.cc:493] T 255fb0021b60434fafc979d00e5f4719 P 10490e5088c3403c86fe1e1307da163b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a900061eef2243c0ade5a6eb381f70cd)
I20260608 12:39:31.008977  5764 raft_consensus.cc:515] T 255fb0021b60434fafc979d00e5f4719 P 10490e5088c3403c86fe1e1307da163b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "a900061eef2243c0ade5a6eb381f70cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38861 } } peers { permanent_uuid: "ef82ae9d376c4dc5900c220f0d12f789" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 } } peers { permanent_uuid: "10490e5088c3403c86fe1e1307da163b" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 36493 } attrs { promote: false } }
I20260608 12:39:31.011641  5764 leader_election.cc:290] T 255fb0021b60434fafc979d00e5f4719 P 10490e5088c3403c86fe1e1307da163b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a900061eef2243c0ade5a6eb381f70cd (127.0.107.194:38861), ef82ae9d376c4dc5900c220f0d12f789 (127.0.107.195:37095)
W20260608 12:39:31.021005  5464 leader_election.cc:336] T 255fb0021b60434fafc979d00e5f4719 P 10490e5088c3403c86fe1e1307da163b [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a900061eef2243c0ade5a6eb381f70cd (127.0.107.194:38861): Network error: Client connection negotiation failed: client connection to 127.0.107.194:38861: connect: Connection refused (error 111)
W20260608 12:39:31.021834  5467 leader_election.cc:336] T 255fb0021b60434fafc979d00e5f4719 P 10490e5088c3403c86fe1e1307da163b [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer ef82ae9d376c4dc5900c220f0d12f789 (127.0.107.195:37095): Network error: Client connection negotiation failed: client connection to 127.0.107.195:37095: connect: Connection refused (error 111)
I20260608 12:39:31.022356  5467 leader_election.cc:304] T 255fb0021b60434fafc979d00e5f4719 P 10490e5088c3403c86fe1e1307da163b [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: 10490e5088c3403c86fe1e1307da163b; no voters: a900061eef2243c0ade5a6eb381f70cd, ef82ae9d376c4dc5900c220f0d12f789
I20260608 12:39:31.023182  5764 raft_consensus.cc:2749] T 255fb0021b60434fafc979d00e5f4719 P 10490e5088c3403c86fe1e1307da163b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 12:39:31.160312  5764 raft_consensus.cc:493] T c6105e6d682544ecaf23ed59e767ef10 P 10490e5088c3403c86fe1e1307da163b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a900061eef2243c0ade5a6eb381f70cd)
I20260608 12:39:31.161204  5764 raft_consensus.cc:515] T c6105e6d682544ecaf23ed59e767ef10 P 10490e5088c3403c86fe1e1307da163b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "a900061eef2243c0ade5a6eb381f70cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38861 } } peers { permanent_uuid: "ef82ae9d376c4dc5900c220f0d12f789" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 } } peers { permanent_uuid: "10490e5088c3403c86fe1e1307da163b" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 36493 } attrs { promote: false } }
I20260608 12:39:31.164044  5764 leader_election.cc:290] T c6105e6d682544ecaf23ed59e767ef10 P 10490e5088c3403c86fe1e1307da163b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a900061eef2243c0ade5a6eb381f70cd (127.0.107.194:38861), ef82ae9d376c4dc5900c220f0d12f789 (127.0.107.195:37095)
W20260608 12:39:31.169345  5464 leader_election.cc:336] T c6105e6d682544ecaf23ed59e767ef10 P 10490e5088c3403c86fe1e1307da163b [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a900061eef2243c0ade5a6eb381f70cd (127.0.107.194:38861): Network error: Client connection negotiation failed: client connection to 127.0.107.194:38861: connect: Connection refused (error 111)
W20260608 12:39:31.170182  5467 leader_election.cc:336] T c6105e6d682544ecaf23ed59e767ef10 P 10490e5088c3403c86fe1e1307da163b [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer ef82ae9d376c4dc5900c220f0d12f789 (127.0.107.195:37095): Network error: Client connection negotiation failed: client connection to 127.0.107.195:37095: connect: Connection refused (error 111)
I20260608 12:39:31.170699  5467 leader_election.cc:304] T c6105e6d682544ecaf23ed59e767ef10 P 10490e5088c3403c86fe1e1307da163b [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: 10490e5088c3403c86fe1e1307da163b; no voters: a900061eef2243c0ade5a6eb381f70cd, ef82ae9d376c4dc5900c220f0d12f789
I20260608 12:39:31.171525  5764 raft_consensus.cc:2749] T c6105e6d682544ecaf23ed59e767ef10 P 10490e5088c3403c86fe1e1307da163b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260608 12:39:31.246230   431 thread.cc:527] Waited for 3000ms trying to join with diag-logger (tid 5124)
I20260608 12:39:31.250059  5768 raft_consensus.cc:493] T 26a202a4327b41c09f765924629a3b71 P fa5e9ee2cd604b6cb01f85958b83f0ab [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a900061eef2243c0ade5a6eb381f70cd)
I20260608 12:39:31.250927  5768 raft_consensus.cc:515] T 26a202a4327b41c09f765924629a3b71 P fa5e9ee2cd604b6cb01f85958b83f0ab [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "43125aee2783436a9e02f69cc5ddfac8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35285 } } peers { permanent_uuid: "a900061eef2243c0ade5a6eb381f70cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38861 } } peers { permanent_uuid: "fa5e9ee2cd604b6cb01f85958b83f0ab" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 45373 } attrs { promote: false } }
I20260608 12:39:31.253580  5768 leader_election.cc:290] T 26a202a4327b41c09f765924629a3b71 P fa5e9ee2cd604b6cb01f85958b83f0ab [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 43125aee2783436a9e02f69cc5ddfac8 (127.0.107.193:35285), a900061eef2243c0ade5a6eb381f70cd (127.0.107.194:38861)
W20260608 12:39:31.261718  5541 leader_election.cc:336] T 26a202a4327b41c09f765924629a3b71 P fa5e9ee2cd604b6cb01f85958b83f0ab [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 43125aee2783436a9e02f69cc5ddfac8 (127.0.107.193:35285): Network error: Client connection negotiation failed: client connection to 127.0.107.193:35285: connect: Connection refused (error 111)
W20260608 12:39:31.262584  5538 leader_election.cc:336] T 26a202a4327b41c09f765924629a3b71 P fa5e9ee2cd604b6cb01f85958b83f0ab [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a900061eef2243c0ade5a6eb381f70cd (127.0.107.194:38861): Network error: Client connection negotiation failed: client connection to 127.0.107.194:38861: connect: Connection refused (error 111)
I20260608 12:39:31.263033  5538 leader_election.cc:304] T 26a202a4327b41c09f765924629a3b71 P fa5e9ee2cd604b6cb01f85958b83f0ab [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: fa5e9ee2cd604b6cb01f85958b83f0ab; no voters: 43125aee2783436a9e02f69cc5ddfac8, a900061eef2243c0ade5a6eb381f70cd
I20260608 12:39:31.263870  5768 raft_consensus.cc:2749] T 26a202a4327b41c09f765924629a3b71 P fa5e9ee2cd604b6cb01f85958b83f0ab [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 12:39:31.514691  5768 raft_consensus.cc:493] T 332d61c115dd4ebab13b91bb4b305ed9 P fa5e9ee2cd604b6cb01f85958b83f0ab [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ef82ae9d376c4dc5900c220f0d12f789)
I20260608 12:39:31.515677  5768 raft_consensus.cc:515] T 332d61c115dd4ebab13b91bb4b305ed9 P fa5e9ee2cd604b6cb01f85958b83f0ab [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "43125aee2783436a9e02f69cc5ddfac8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35285 } } peers { permanent_uuid: "ef82ae9d376c4dc5900c220f0d12f789" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37095 } } peers { permanent_uuid: "fa5e9ee2cd604b6cb01f85958b83f0ab" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 45373 } attrs { promote: false } }
I20260608 12:39:31.518108  5768 leader_election.cc:290] T 332d61c115dd4ebab13b91bb4b305ed9 P fa5e9ee2cd604b6cb01f85958b83f0ab [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 43125aee2783436a9e02f69cc5ddfac8 (127.0.107.193:35285), ef82ae9d376c4dc5900c220f0d12f789 (127.0.107.195:37095)
W20260608 12:39:31.525051  5541 leader_election.cc:336] T 332d61c115dd4ebab13b91bb4b305ed9 P fa5e9ee2cd604b6cb01f85958b83f0ab [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 43125aee2783436a9e02f69cc5ddfac8 (127.0.107.193:35285): Network error: Client connection negotiation failed: client connection to 127.0.107.193:35285: connect: Connection refused (error 111)
W20260608 12:39:31.526046  5541 leader_election.cc:336] T 332d61c115dd4ebab13b91bb4b305ed9 P fa5e9ee2cd604b6cb01f85958b83f0ab [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer ef82ae9d376c4dc5900c220f0d12f789 (127.0.107.195:37095): Network error: Client connection negotiation failed: client connection to 127.0.107.195:37095: connect: Connection refused (error 111)
I20260608 12:39:31.526564  5541 leader_election.cc:304] T 332d61c115dd4ebab13b91bb4b305ed9 P fa5e9ee2cd604b6cb01f85958b83f0ab [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: fa5e9ee2cd604b6cb01f85958b83f0ab; no voters: 43125aee2783436a9e02f69cc5ddfac8, ef82ae9d376c4dc5900c220f0d12f789
I20260608 12:39:31.527669  5768 raft_consensus.cc:2749] T 332d61c115dd4ebab13b91bb4b305ed9 P fa5e9ee2cd604b6cb01f85958b83f0ab [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 12:39:31.601562   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
W20260608 12:39:31.649237  4900 auto_rebalancer.cc:591] Failed to schedule move for tablet e77fbeb84f684c4798f1e7e2d69f9aba: Network error: Client connection negotiation failed: client connection to 127.0.107.195:37095: connect: Connection refused (error 111)
W20260608 12:39:31.655453  4900 auto_rebalancer.cc:591] Failed to schedule move for tablet 655e63ec92924bc69bcdaf605e36d473: Network error: Client connection negotiation failed: client connection to 127.0.107.193:35285: connect: Connection refused (error 111)
I20260608 12:39:31.659252   431 tablet_server.cc:179] TabletServer@127.0.107.196:0 shutting down...
W20260608 12:39:31.661351  4900 auto_rebalancer.cc:591] Failed to schedule move for tablet 01746340eeb2457d9295ca0fe7b0d90f: Network error: Client connection negotiation failed: client connection to 127.0.107.193:35285: connect: Connection refused (error 111)
W20260608 12:39:31.666500  4900 auto_rebalancer.cc:591] Failed to schedule move for tablet 7d35fb114dd04bacaf46102447696f0c: Network error: Client connection negotiation failed: client connection to 127.0.107.194:38861: connect: Connection refused (error 111)
W20260608 12:39:31.675554  4900 auto_rebalancer.cc:591] Failed to schedule move for tablet dc572f7fdc6c4532ad0be30e1e08a01a: Network error: Client connection negotiation failed: client connection to 127.0.107.194:38861: connect: Connection refused (error 111)
W20260608 12:39:31.683049  4900 auto_rebalancer.cc:591] Failed to schedule move for tablet d7d8c3b3be1e45fb891cd168a1ad008d: Network error: Client connection negotiation failed: client connection to 127.0.107.195:37095: connect: Connection refused (error 111)
I20260608 12:39:31.700793   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:39:31.701663   431 tablet_replica.cc:333] T 2e1b00fd8b8e45e4bb397c4632f6b1a4 P 2234aacceb2449a1aca89163b25be2f8: stopping tablet replica
I20260608 12:39:31.702466   431 raft_consensus.cc:2243] T 2e1b00fd8b8e45e4bb397c4632f6b1a4 P 2234aacceb2449a1aca89163b25be2f8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:39:31.703171   431 raft_consensus.cc:2272] T 2e1b00fd8b8e45e4bb397c4632f6b1a4 P 2234aacceb2449a1aca89163b25be2f8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:39:31.706055   431 tablet_replica.cc:333] T 01746340eeb2457d9295ca0fe7b0d90f P 2234aacceb2449a1aca89163b25be2f8: stopping tablet replica
I20260608 12:39:31.706612   431 raft_consensus.cc:2243] T 01746340eeb2457d9295ca0fe7b0d90f P 2234aacceb2449a1aca89163b25be2f8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:39:31.707506   431 raft_consensus.cc:2272] T 01746340eeb2457d9295ca0fe7b0d90f P 2234aacceb2449a1aca89163b25be2f8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:39:31.731599   431 tablet_server.cc:196] TabletServer@127.0.107.196:0 shutdown complete.
I20260608 12:39:31.747610   431 tablet_server.cc:179] TabletServer@127.0.107.197:0 shutting down...
I20260608 12:39:31.779460   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:39:31.780349   431 tablet_replica.cc:333] T 255fb0021b60434fafc979d00e5f4719 P 10490e5088c3403c86fe1e1307da163b: stopping tablet replica
I20260608 12:39:31.781061   431 raft_consensus.cc:2243] T 255fb0021b60434fafc979d00e5f4719 P 10490e5088c3403c86fe1e1307da163b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:39:31.782080   431 raft_consensus.cc:2272] T 255fb0021b60434fafc979d00e5f4719 P 10490e5088c3403c86fe1e1307da163b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:39:31.785097   431 tablet_replica.cc:333] T c6105e6d682544ecaf23ed59e767ef10 P 10490e5088c3403c86fe1e1307da163b: stopping tablet replica
I20260608 12:39:31.785688   431 raft_consensus.cc:2243] T c6105e6d682544ecaf23ed59e767ef10 P 10490e5088c3403c86fe1e1307da163b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:39:31.786413   431 raft_consensus.cc:2272] T c6105e6d682544ecaf23ed59e767ef10 P 10490e5088c3403c86fe1e1307da163b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:39:31.811812   431 tablet_server.cc:196] TabletServer@127.0.107.197:0 shutdown complete.
I20260608 12:39:31.828174   431 tablet_server.cc:179] TabletServer@127.0.107.198:0 shutting down...
I20260608 12:39:31.857338   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:39:31.858355   431 tablet_replica.cc:333] T 332d61c115dd4ebab13b91bb4b305ed9 P fa5e9ee2cd604b6cb01f85958b83f0ab: stopping tablet replica
I20260608 12:39:31.859057   431 raft_consensus.cc:2243] T 332d61c115dd4ebab13b91bb4b305ed9 P fa5e9ee2cd604b6cb01f85958b83f0ab [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:39:31.859959   431 raft_consensus.cc:2272] T 332d61c115dd4ebab13b91bb4b305ed9 P fa5e9ee2cd604b6cb01f85958b83f0ab [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:39:31.863061   431 tablet_replica.cc:333] T 26a202a4327b41c09f765924629a3b71 P fa5e9ee2cd604b6cb01f85958b83f0ab: stopping tablet replica
I20260608 12:39:31.863585   431 raft_consensus.cc:2243] T 26a202a4327b41c09f765924629a3b71 P fa5e9ee2cd604b6cb01f85958b83f0ab [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:39:31.864310   431 raft_consensus.cc:2272] T 26a202a4327b41c09f765924629a3b71 P fa5e9ee2cd604b6cb01f85958b83f0ab [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:39:31.889480   431 tablet_server.cc:196] TabletServer@127.0.107.198:0 shutdown complete.
I20260608 12:39:31.907161   431 master.cc:562] Master@127.0.107.254:34567 shutting down...
I20260608 12:39:31.935936   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P f6f6769919e14f4b9ec8da9abcf6ceb3 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:39:31.936713   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P f6f6769919e14f4b9ec8da9abcf6ceb3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:39:31.937085   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P f6f6769919e14f4b9ec8da9abcf6ceb3: stopping tablet replica
I20260608 12:39:31.964707   431 master.cc:584] Master@127.0.107.254:34567 shutdown complete.
[       OK ] AutoRebalancerTest.TestMaxMovesPerServer (21561 ms)
[ RUN      ] AutoRebalancerTest.AutoRebalancingUnstableCluster
I20260608 12:39:32.028931   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:34075
I20260608 12:39:32.030561   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:39:32.037760  5773 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:39:32.039206  5774 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:39:32.040405  5776 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:39:32.041317   431 server_base.cc:1061] running on GCE node
I20260608 12:39:32.042547   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:39:32.042743   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:39:32.042960   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922372042941 us; error 0 us; skew 500 ppm
I20260608 12:39:32.043597   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:39:32.046432   431 webserver.cc:533] Webserver started at http://127.0.107.254:35135/ using document root <none> and password file <none>
I20260608 12:39:32.046995   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:39:32.047216   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:39:32.047510   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:39:32.048866   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922229144781-431-0/minicluster-data/master-0-root/instance:
uuid: "de8cb5e4f4444f79be4fa32d8868fbd5"
format_stamp: "Formatted at 2026-06-08 12:39:32 on dist-test-slave-3gfq"
I20260608 12:39:32.053966   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.000s	sys 0.007s
I20260608 12:39:32.058116  5781 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:39:32.058995   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 12:39:32.059337   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922229144781-431-0/minicluster-data/master-0-root
uuid: "de8cb5e4f4444f79be4fa32d8868fbd5"
format_stamp: "Formatted at 2026-06-08 12:39:32 on dist-test-slave-3gfq"
I20260608 12:39:32.059607   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922229144781-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922229144781-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922229144781-431-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:39:32.075022   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:39:32.076314   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:39:32.119971   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:34075
I20260608 12:39:32.120206  5832 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:34075 every 8 connection(s)
I20260608 12:39:32.124976  5833 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:39:32.138854  5833 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P de8cb5e4f4444f79be4fa32d8868fbd5: Bootstrap starting.
I20260608 12:39:32.144953  5833 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P de8cb5e4f4444f79be4fa32d8868fbd5: Neither blocks nor log segments found. Creating new log.
I20260608 12:39:32.150533  5833 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P de8cb5e4f4444f79be4fa32d8868fbd5: No bootstrap required, opened a new log
I20260608 12:39:32.153376  5833 raft_consensus.cc:359] T 00000000000000000000000000000000 P de8cb5e4f4444f79be4fa32d8868fbd5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "de8cb5e4f4444f79be4fa32d8868fbd5" member_type: VOTER }
I20260608 12:39:32.153887  5833 raft_consensus.cc:385] T 00000000000000000000000000000000 P de8cb5e4f4444f79be4fa32d8868fbd5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:39:32.154098  5833 raft_consensus.cc:740] T 00000000000000000000000000000000 P de8cb5e4f4444f79be4fa32d8868fbd5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de8cb5e4f4444f79be4fa32d8868fbd5, State: Initialized, Role: FOLLOWER
I20260608 12:39:32.154934  5833 consensus_queue.cc:260] T 00000000000000000000000000000000 P de8cb5e4f4444f79be4fa32d8868fbd5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "de8cb5e4f4444f79be4fa32d8868fbd5" member_type: VOTER }
I20260608 12:39:32.155408  5833 raft_consensus.cc:399] T 00000000000000000000000000000000 P de8cb5e4f4444f79be4fa32d8868fbd5 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:39:32.155624  5833 raft_consensus.cc:493] T 00000000000000000000000000000000 P de8cb5e4f4444f79be4fa32d8868fbd5 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:39:32.155858  5833 raft_consensus.cc:3060] T 00000000000000000000000000000000 P de8cb5e4f4444f79be4fa32d8868fbd5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:39:32.161767  5833 raft_consensus.cc:515] T 00000000000000000000000000000000 P de8cb5e4f4444f79be4fa32d8868fbd5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "de8cb5e4f4444f79be4fa32d8868fbd5" member_type: VOTER }
I20260608 12:39:32.162467  5833 leader_election.cc:304] T 00000000000000000000000000000000 P de8cb5e4f4444f79be4fa32d8868fbd5 [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: de8cb5e4f4444f79be4fa32d8868fbd5; no voters: 
I20260608 12:39:32.163823  5833 leader_election.cc:290] T 00000000000000000000000000000000 P de8cb5e4f4444f79be4fa32d8868fbd5 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:39:32.164496  5836 raft_consensus.cc:2804] T 00000000000000000000000000000000 P de8cb5e4f4444f79be4fa32d8868fbd5 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:39:32.166126  5836 raft_consensus.cc:697] T 00000000000000000000000000000000 P de8cb5e4f4444f79be4fa32d8868fbd5 [term 1 LEADER]: Becoming Leader. State: Replica: de8cb5e4f4444f79be4fa32d8868fbd5, State: Running, Role: LEADER
I20260608 12:39:32.166953  5836 consensus_queue.cc:237] T 00000000000000000000000000000000 P de8cb5e4f4444f79be4fa32d8868fbd5 [LEADER]: Queue going to LEADER mode. State: All 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: "de8cb5e4f4444f79be4fa32d8868fbd5" member_type: VOTER }
I20260608 12:39:32.167438  5833 sys_catalog.cc:565] T 00000000000000000000000000000000 P de8cb5e4f4444f79be4fa32d8868fbd5 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:39:32.174716  5838 sys_catalog.cc:455] T 00000000000000000000000000000000 P de8cb5e4f4444f79be4fa32d8868fbd5 [sys.catalog]: SysCatalogTable state changed. Reason: New leader de8cb5e4f4444f79be4fa32d8868fbd5. Latest consensus state: current_term: 1 leader_uuid: "de8cb5e4f4444f79be4fa32d8868fbd5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "de8cb5e4f4444f79be4fa32d8868fbd5" member_type: VOTER } }
I20260608 12:39:32.175135  5837 sys_catalog.cc:455] T 00000000000000000000000000000000 P de8cb5e4f4444f79be4fa32d8868fbd5 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "de8cb5e4f4444f79be4fa32d8868fbd5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "de8cb5e4f4444f79be4fa32d8868fbd5" member_type: VOTER } }
I20260608 12:39:32.175431  5838 sys_catalog.cc:458] T 00000000000000000000000000000000 P de8cb5e4f4444f79be4fa32d8868fbd5 [sys.catalog]: This master's current role is: LEADER
I20260608 12:39:32.175688  5837 sys_catalog.cc:458] T 00000000000000000000000000000000 P de8cb5e4f4444f79be4fa32d8868fbd5 [sys.catalog]: This master's current role is: LEADER
I20260608 12:39:32.177636  5844 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:39:32.183177  5844 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:39:32.187093   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:39:32.194823  5844 catalog_manager.cc:1382] Generated new cluster ID: 091594b8bfad400188fb3e1f3b3d6690
I20260608 12:39:32.195216  5844 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:39:32.222473  5844 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:39:32.224103  5844 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:39:32.241080  5844 catalog_manager.cc:6069] T 00000000000000000000000000000000 P de8cb5e4f4444f79be4fa32d8868fbd5: Generated new TSK 0
I20260608 12:39:32.241948  5844 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:39:32.254693   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:39:32.261969  5854 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:39:32.263374  5855 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:39:32.265393  5857 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:39:32.265923   431 server_base.cc:1061] running on GCE node
I20260608 12:39:32.267210   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:39:32.267409   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:39:32.267547   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922372267535 us; error 0 us; skew 500 ppm
I20260608 12:39:32.268127   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:39:32.271273   431 webserver.cc:533] Webserver started at http://127.0.107.193:42273/ using document root <none> and password file <none>
I20260608 12:39:32.271843   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:39:32.272037   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:39:32.272326   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:39:32.273711   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922229144781-431-0/minicluster-data/ts-0-root/instance:
uuid: "1cd588ff2f614271b1a939ecfdb6f001"
format_stamp: "Formatted at 2026-06-08 12:39:32 on dist-test-slave-3gfq"
I20260608 12:39:32.279691   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 12:39:32.284042  5862 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:39:32.285037   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 12:39:32.285425   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922229144781-431-0/minicluster-data/ts-0-root
uuid: "1cd588ff2f614271b1a939ecfdb6f001"
format_stamp: "Formatted at 2026-06-08 12:39:32 on dist-test-slave-3gfq"
I20260608 12:39:32.285724   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922229144781-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922229144781-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922229144781-431-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:39:32.318321   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:39:32.319820   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:39:32.321641   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:39:32.324496   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:39:32.324712   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:39:32.325058   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:39:32.325256   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:39:32.376559   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:36157
I20260608 12:39:32.376744  5924 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:36157 every 8 connection(s)
I20260608 12:39:32.382779   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:39:32.392418  5929 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:39:32.393321  5930 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:39:32.396138   431 server_base.cc:1061] running on GCE node
W20260608 12:39:32.398640  5932 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:39:32.399988   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:39:32.400303   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:39:32.400527   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922372400501 us; error 0 us; skew 500 ppm
I20260608 12:39:32.400738  5925 heartbeater.cc:344] Connected to a master server at 127.0.107.254:34075
I20260608 12:39:32.401237  5925 heartbeater.cc:461] Registering TS with master...
I20260608 12:39:32.401477   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:39:32.402472  5925 heartbeater.cc:507] Master 127.0.107.254:34075 requested a full tablet report, sending...
I20260608 12:39:32.405174   431 webserver.cc:533] Webserver started at http://127.0.107.194:34483/ using document root <none> and password file <none>
I20260608 12:39:32.405521  5798 ts_manager.cc:194] Registered new tserver with Master: 1cd588ff2f614271b1a939ecfdb6f001 (127.0.107.193:36157)
I20260608 12:39:32.405958   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:39:32.406258   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:39:32.406582   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:39:32.407733  5798 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47992
I20260608 12:39:32.407882   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922229144781-431-0/minicluster-data/ts-1-root/instance:
uuid: "eda666935c1b43edba0d1e9ccf57f8dc"
format_stamp: "Formatted at 2026-06-08 12:39:32 on dist-test-slave-3gfq"
I20260608 12:39:32.413719   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.001s
I20260608 12:39:32.417963  5937 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:39:32.418948   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 12:39:32.419235   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922229144781-431-0/minicluster-data/ts-1-root
uuid: "eda666935c1b43edba0d1e9ccf57f8dc"
format_stamp: "Formatted at 2026-06-08 12:39:32 on dist-test-slave-3gfq"
I20260608 12:39:32.419524   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922229144781-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922229144781-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922229144781-431-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:39:32.449496   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:39:32.450852   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:39:32.452468   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:39:32.455067   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:39:32.455265   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:39:32.455581   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:39:32.455747   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:39:32.504911   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:38163
I20260608 12:39:32.505131  5999 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:38163 every 8 connection(s)
I20260608 12:39:32.510471   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:39:32.519335  6003 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:39:32.520978  6004 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:39:32.524679  6006 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:39:32.525723   431 server_base.cc:1061] running on GCE node
I20260608 12:39:32.526791  6000 heartbeater.cc:344] Connected to a master server at 127.0.107.254:34075
I20260608 12:39:32.526878   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:39:32.527547   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:39:32.527586  6000 heartbeater.cc:461] Registering TS with master...
I20260608 12:39:32.527812   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922372527791 us; error 0 us; skew 500 ppm
I20260608 12:39:32.528651   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:39:32.528704  6000 heartbeater.cc:507] Master 127.0.107.254:34075 requested a full tablet report, sending...
I20260608 12:39:32.531822  5798 ts_manager.cc:194] Registered new tserver with Master: eda666935c1b43edba0d1e9ccf57f8dc (127.0.107.194:38163)
I20260608 12:39:32.532111   431 webserver.cc:533] Webserver started at http://127.0.107.195:42729/ using document root <none> and password file <none>
I20260608 12:39:32.532841   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:39:32.533042   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:39:32.533370   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:39:32.533931  5798 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48008
I20260608 12:39:32.534740   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922229144781-431-0/minicluster-data/ts-2-root/instance:
uuid: "853705c807a04e37bc3ac57e7b1138a2"
format_stamp: "Formatted at 2026-06-08 12:39:32 on dist-test-slave-3gfq"
I20260608 12:39:32.539999   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.003s
I20260608 12:39:32.543902  6011 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:39:32.544847   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.000s
I20260608 12:39:32.545190   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922229144781-431-0/minicluster-data/ts-2-root
uuid: "853705c807a04e37bc3ac57e7b1138a2"
format_stamp: "Formatted at 2026-06-08 12:39:32 on dist-test-slave-3gfq"
I20260608 12:39:32.545477   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922229144781-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922229144781-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922229144781-431-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:39:32.555821   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:39:32.557122   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:39:32.558598   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:39:32.561003   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:39:32.561223   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:39:32.561502   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:39:32.561681   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:39:32.609207   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:46609
I20260608 12:39:32.609388  6073 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:46609 every 8 connection(s)
I20260608 12:39:32.626900  6074 heartbeater.cc:344] Connected to a master server at 127.0.107.254:34075
I20260608 12:39:32.627490  6074 heartbeater.cc:461] Registering TS with master...
I20260608 12:39:32.628436  6074 heartbeater.cc:507] Master 127.0.107.254:34075 requested a full tablet report, sending...
I20260608 12:39:32.631148  5798 ts_manager.cc:194] Registered new tserver with Master: 853705c807a04e37bc3ac57e7b1138a2 (127.0.107.195:46609)
I20260608 12:39:32.631327   431 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.018710103s
I20260608 12:39:32.633100  5798 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48010
I20260608 12:39:33.410876  5925 heartbeater.cc:499] Master 127.0.107.254:34075 was elected leader, sending a full tablet report...
I20260608 12:39:33.537439  6000 heartbeater.cc:499] Master 127.0.107.254:34075 was elected leader, sending a full tablet report...
I20260608 12:39:33.636482  6074 heartbeater.cc:499] Master 127.0.107.254:34075 was elected leader, sending a full tablet report...
I20260608 12:39:33.694310  5798 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:48022:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\252\252\252*\004\001\000TUUU""\004\001\000\252\252\252*\004\001\000TUUU"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 12:39:33.697228  5798 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 12:39:33.772806  6039 tablet_service.cc:1511] Processing CreateTablet for tablet 4cf2da31bedb433e921eeaba1086d55e (DEFAULT_TABLE table=test-workload [id=3525728594154e098223d8b0a28e2d30]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260608 12:39:33.774716  6039 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4cf2da31bedb433e921eeaba1086d55e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:39:33.776134  5888 tablet_service.cc:1511] Processing CreateTablet for tablet 9f9c59a13a1f4c4faab73b33e4fa426a (DEFAULT_TABLE table=test-workload [id=3525728594154e098223d8b0a28e2d30]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260608 12:39:33.776396  6038 tablet_service.cc:1511] Processing CreateTablet for tablet d6b9c0b2ff284a159ad650b8507d01e9 (DEFAULT_TABLE table=test-workload [id=3525728594154e098223d8b0a28e2d30]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260608 12:39:33.776826  5889 tablet_service.cc:1511] Processing CreateTablet for tablet d6b9c0b2ff284a159ad650b8507d01e9 (DEFAULT_TABLE table=test-workload [id=3525728594154e098223d8b0a28e2d30]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260608 12:39:33.777935  5888 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f9c59a13a1f4c4faab73b33e4fa426a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:39:33.778762  5889 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6b9c0b2ff284a159ad650b8507d01e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:39:33.779212  6037 tablet_service.cc:1511] Processing CreateTablet for tablet 9f9c59a13a1f4c4faab73b33e4fa426a (DEFAULT_TABLE table=test-workload [id=3525728594154e098223d8b0a28e2d30]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260608 12:39:33.780916  6038 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6b9c0b2ff284a159ad650b8507d01e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:39:33.788233  6037 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f9c59a13a1f4c4faab73b33e4fa426a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:39:33.774716  5890 tablet_service.cc:1511] Processing CreateTablet for tablet 4cf2da31bedb433e921eeaba1086d55e (DEFAULT_TABLE table=test-workload [id=3525728594154e098223d8b0a28e2d30]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260608 12:39:33.799923  5890 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4cf2da31bedb433e921eeaba1086d55e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:39:33.804725  6094 tablet_bootstrap.cc:492] T 4cf2da31bedb433e921eeaba1086d55e P 853705c807a04e37bc3ac57e7b1138a2: Bootstrap starting.
I20260608 12:39:33.812757  6094 tablet_bootstrap.cc:654] T 4cf2da31bedb433e921eeaba1086d55e P 853705c807a04e37bc3ac57e7b1138a2: Neither blocks nor log segments found. Creating new log.
I20260608 12:39:33.815312  6095 tablet_bootstrap.cc:492] T d6b9c0b2ff284a159ad650b8507d01e9 P 1cd588ff2f614271b1a939ecfdb6f001: Bootstrap starting.
I20260608 12:39:33.827375  5965 tablet_service.cc:1511] Processing CreateTablet for tablet 4cf2da31bedb433e921eeaba1086d55e (DEFAULT_TABLE table=test-workload [id=3525728594154e098223d8b0a28e2d30]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260608 12:39:33.828363  5964 tablet_service.cc:1511] Processing CreateTablet for tablet d6b9c0b2ff284a159ad650b8507d01e9 (DEFAULT_TABLE table=test-workload [id=3525728594154e098223d8b0a28e2d30]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260608 12:39:33.829208  5965 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4cf2da31bedb433e921eeaba1086d55e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:39:33.830664  5964 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6b9c0b2ff284a159ad650b8507d01e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:39:33.835906  5963 tablet_service.cc:1511] Processing CreateTablet for tablet 9f9c59a13a1f4c4faab73b33e4fa426a (DEFAULT_TABLE table=test-workload [id=3525728594154e098223d8b0a28e2d30]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260608 12:39:33.838178  5963 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f9c59a13a1f4c4faab73b33e4fa426a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:39:33.850085  6094 tablet_bootstrap.cc:492] T 4cf2da31bedb433e921eeaba1086d55e P 853705c807a04e37bc3ac57e7b1138a2: No bootstrap required, opened a new log
I20260608 12:39:33.850740  6094 ts_tablet_manager.cc:1403] T 4cf2da31bedb433e921eeaba1086d55e P 853705c807a04e37bc3ac57e7b1138a2: Time spent bootstrapping tablet: real 0.046s	user 0.018s	sys 0.015s
I20260608 12:39:33.854334  6094 raft_consensus.cc:359] T 4cf2da31bedb433e921eeaba1086d55e P 853705c807a04e37bc3ac57e7b1138a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cd588ff2f614271b1a939ecfdb6f001" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36157 } } peers { permanent_uuid: "eda666935c1b43edba0d1e9ccf57f8dc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38163 } } peers { permanent_uuid: "853705c807a04e37bc3ac57e7b1138a2" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46609 } }
I20260608 12:39:33.855137  6094 raft_consensus.cc:385] T 4cf2da31bedb433e921eeaba1086d55e P 853705c807a04e37bc3ac57e7b1138a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:39:33.855480  6094 raft_consensus.cc:740] T 4cf2da31bedb433e921eeaba1086d55e P 853705c807a04e37bc3ac57e7b1138a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 853705c807a04e37bc3ac57e7b1138a2, State: Initialized, Role: FOLLOWER
I20260608 12:39:33.857208  6095 tablet_bootstrap.cc:654] T d6b9c0b2ff284a159ad650b8507d01e9 P 1cd588ff2f614271b1a939ecfdb6f001: Neither blocks nor log segments found. Creating new log.
I20260608 12:39:33.856770  6094 consensus_queue.cc:260] T 4cf2da31bedb433e921eeaba1086d55e P 853705c807a04e37bc3ac57e7b1138a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cd588ff2f614271b1a939ecfdb6f001" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36157 } } peers { permanent_uuid: "eda666935c1b43edba0d1e9ccf57f8dc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38163 } } peers { permanent_uuid: "853705c807a04e37bc3ac57e7b1138a2" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46609 } }
I20260608 12:39:33.875789  6094 ts_tablet_manager.cc:1434] T 4cf2da31bedb433e921eeaba1086d55e P 853705c807a04e37bc3ac57e7b1138a2: Time spent starting tablet: real 0.025s	user 0.007s	sys 0.006s
I20260608 12:39:33.875929  6097 tablet_bootstrap.cc:492] T 4cf2da31bedb433e921eeaba1086d55e P eda666935c1b43edba0d1e9ccf57f8dc: Bootstrap starting.
I20260608 12:39:33.877293  6094 tablet_bootstrap.cc:492] T 9f9c59a13a1f4c4faab73b33e4fa426a P 853705c807a04e37bc3ac57e7b1138a2: Bootstrap starting.
I20260608 12:39:33.879307  6095 tablet_bootstrap.cc:492] T d6b9c0b2ff284a159ad650b8507d01e9 P 1cd588ff2f614271b1a939ecfdb6f001: No bootstrap required, opened a new log
I20260608 12:39:33.879971  6095 ts_tablet_manager.cc:1403] T d6b9c0b2ff284a159ad650b8507d01e9 P 1cd588ff2f614271b1a939ecfdb6f001: Time spent bootstrapping tablet: real 0.065s	user 0.012s	sys 0.008s
I20260608 12:39:33.883986  6095 raft_consensus.cc:359] T d6b9c0b2ff284a159ad650b8507d01e9 P 1cd588ff2f614271b1a939ecfdb6f001 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cd588ff2f614271b1a939ecfdb6f001" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36157 } } peers { permanent_uuid: "eda666935c1b43edba0d1e9ccf57f8dc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38163 } } peers { permanent_uuid: "853705c807a04e37bc3ac57e7b1138a2" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46609 } }
I20260608 12:39:33.885025  6095 raft_consensus.cc:385] T d6b9c0b2ff284a159ad650b8507d01e9 P 1cd588ff2f614271b1a939ecfdb6f001 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:39:33.885468  6095 raft_consensus.cc:740] T d6b9c0b2ff284a159ad650b8507d01e9 P 1cd588ff2f614271b1a939ecfdb6f001 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1cd588ff2f614271b1a939ecfdb6f001, State: Initialized, Role: FOLLOWER
I20260608 12:39:33.885494  6094 tablet_bootstrap.cc:654] T 9f9c59a13a1f4c4faab73b33e4fa426a P 853705c807a04e37bc3ac57e7b1138a2: Neither blocks nor log segments found. Creating new log.
I20260608 12:39:33.885494  6097 tablet_bootstrap.cc:654] T 4cf2da31bedb433e921eeaba1086d55e P eda666935c1b43edba0d1e9ccf57f8dc: Neither blocks nor log segments found. Creating new log.
I20260608 12:39:33.886790  6095 consensus_queue.cc:260] T d6b9c0b2ff284a159ad650b8507d01e9 P 1cd588ff2f614271b1a939ecfdb6f001 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cd588ff2f614271b1a939ecfdb6f001" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36157 } } peers { permanent_uuid: "eda666935c1b43edba0d1e9ccf57f8dc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38163 } } peers { permanent_uuid: "853705c807a04e37bc3ac57e7b1138a2" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46609 } }
I20260608 12:39:33.899039  6095 ts_tablet_manager.cc:1434] T d6b9c0b2ff284a159ad650b8507d01e9 P 1cd588ff2f614271b1a939ecfdb6f001: Time spent starting tablet: real 0.019s	user 0.012s	sys 0.005s
I20260608 12:39:33.900244  6097 tablet_bootstrap.cc:492] T 4cf2da31bedb433e921eeaba1086d55e P eda666935c1b43edba0d1e9ccf57f8dc: No bootstrap required, opened a new log
I20260608 12:39:33.900939  6097 ts_tablet_manager.cc:1403] T 4cf2da31bedb433e921eeaba1086d55e P eda666935c1b43edba0d1e9ccf57f8dc: Time spent bootstrapping tablet: real 0.025s	user 0.006s	sys 0.010s
I20260608 12:39:33.901199  6094 tablet_bootstrap.cc:492] T 9f9c59a13a1f4c4faab73b33e4fa426a P 853705c807a04e37bc3ac57e7b1138a2: No bootstrap required, opened a new log
I20260608 12:39:33.902632  6100 raft_consensus.cc:493] T d6b9c0b2ff284a159ad650b8507d01e9 P 1cd588ff2f614271b1a939ecfdb6f001 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:39:33.903301  6100 raft_consensus.cc:515] T d6b9c0b2ff284a159ad650b8507d01e9 P 1cd588ff2f614271b1a939ecfdb6f001 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cd588ff2f614271b1a939ecfdb6f001" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36157 } } peers { permanent_uuid: "eda666935c1b43edba0d1e9ccf57f8dc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38163 } } peers { permanent_uuid: "853705c807a04e37bc3ac57e7b1138a2" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46609 } }
I20260608 12:39:33.903882  6095 tablet_bootstrap.cc:492] T 9f9c59a13a1f4c4faab73b33e4fa426a P 1cd588ff2f614271b1a939ecfdb6f001: Bootstrap starting.
I20260608 12:39:33.906085  6094 ts_tablet_manager.cc:1403] T 9f9c59a13a1f4c4faab73b33e4fa426a P 853705c807a04e37bc3ac57e7b1138a2: Time spent bootstrapping tablet: real 0.029s	user 0.017s	sys 0.005s
I20260608 12:39:33.906679  6097 raft_consensus.cc:359] T 4cf2da31bedb433e921eeaba1086d55e P eda666935c1b43edba0d1e9ccf57f8dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cd588ff2f614271b1a939ecfdb6f001" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36157 } } peers { permanent_uuid: "eda666935c1b43edba0d1e9ccf57f8dc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38163 } } peers { permanent_uuid: "853705c807a04e37bc3ac57e7b1138a2" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46609 } }
I20260608 12:39:33.907639  6097 raft_consensus.cc:385] T 4cf2da31bedb433e921eeaba1086d55e P eda666935c1b43edba0d1e9ccf57f8dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:39:33.907992  6097 raft_consensus.cc:740] T 4cf2da31bedb433e921eeaba1086d55e P eda666935c1b43edba0d1e9ccf57f8dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eda666935c1b43edba0d1e9ccf57f8dc, State: Initialized, Role: FOLLOWER
I20260608 12:39:33.909322  6097 consensus_queue.cc:260] T 4cf2da31bedb433e921eeaba1086d55e P eda666935c1b43edba0d1e9ccf57f8dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cd588ff2f614271b1a939ecfdb6f001" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36157 } } peers { permanent_uuid: "eda666935c1b43edba0d1e9ccf57f8dc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38163 } } peers { permanent_uuid: "853705c807a04e37bc3ac57e7b1138a2" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46609 } }
I20260608 12:39:33.914207  6095 tablet_bootstrap.cc:654] T 9f9c59a13a1f4c4faab73b33e4fa426a P 1cd588ff2f614271b1a939ecfdb6f001: Neither blocks nor log segments found. Creating new log.
I20260608 12:39:33.918658  6100 leader_election.cc:290] T d6b9c0b2ff284a159ad650b8507d01e9 P 1cd588ff2f614271b1a939ecfdb6f001 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eda666935c1b43edba0d1e9ccf57f8dc (127.0.107.194:38163), 853705c807a04e37bc3ac57e7b1138a2 (127.0.107.195:46609)
I20260608 12:39:33.922159  6094 raft_consensus.cc:359] T 9f9c59a13a1f4c4faab73b33e4fa426a P 853705c807a04e37bc3ac57e7b1138a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cd588ff2f614271b1a939ecfdb6f001" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36157 } } peers { permanent_uuid: "eda666935c1b43edba0d1e9ccf57f8dc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38163 } } peers { permanent_uuid: "853705c807a04e37bc3ac57e7b1138a2" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46609 } }
I20260608 12:39:33.923388  6094 raft_consensus.cc:385] T 9f9c59a13a1f4c4faab73b33e4fa426a P 853705c807a04e37bc3ac57e7b1138a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:39:33.923667  6094 raft_consensus.cc:740] T 9f9c59a13a1f4c4faab73b33e4fa426a P 853705c807a04e37bc3ac57e7b1138a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 853705c807a04e37bc3ac57e7b1138a2, State: Initialized, Role: FOLLOWER
I20260608 12:39:33.928714  6094 consensus_queue.cc:260] T 9f9c59a13a1f4c4faab73b33e4fa426a P 853705c807a04e37bc3ac57e7b1138a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cd588ff2f614271b1a939ecfdb6f001" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36157 } } peers { permanent_uuid: "eda666935c1b43edba0d1e9ccf57f8dc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38163 } } peers { permanent_uuid: "853705c807a04e37bc3ac57e7b1138a2" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46609 } }
I20260608 12:39:33.936054  6097 ts_tablet_manager.cc:1434] T 4cf2da31bedb433e921eeaba1086d55e P eda666935c1b43edba0d1e9ccf57f8dc: Time spent starting tablet: real 0.034s	user 0.014s	sys 0.020s
I20260608 12:39:33.940419  6094 ts_tablet_manager.cc:1434] T 9f9c59a13a1f4c4faab73b33e4fa426a P 853705c807a04e37bc3ac57e7b1138a2: Time spent starting tablet: real 0.034s	user 0.008s	sys 0.000s
I20260608 12:39:33.940596  6095 tablet_bootstrap.cc:492] T 9f9c59a13a1f4c4faab73b33e4fa426a P 1cd588ff2f614271b1a939ecfdb6f001: No bootstrap required, opened a new log
I20260608 12:39:33.941910  6094 tablet_bootstrap.cc:492] T d6b9c0b2ff284a159ad650b8507d01e9 P 853705c807a04e37bc3ac57e7b1138a2: Bootstrap starting.
I20260608 12:39:33.942552  6095 ts_tablet_manager.cc:1403] T 9f9c59a13a1f4c4faab73b33e4fa426a P 1cd588ff2f614271b1a939ecfdb6f001: Time spent bootstrapping tablet: real 0.039s	user 0.019s	sys 0.016s
I20260608 12:39:33.944527  6097 tablet_bootstrap.cc:492] T d6b9c0b2ff284a159ad650b8507d01e9 P eda666935c1b43edba0d1e9ccf57f8dc: Bootstrap starting.
I20260608 12:39:33.948557  6095 raft_consensus.cc:359] T 9f9c59a13a1f4c4faab73b33e4fa426a P 1cd588ff2f614271b1a939ecfdb6f001 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cd588ff2f614271b1a939ecfdb6f001" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36157 } } peers { permanent_uuid: "eda666935c1b43edba0d1e9ccf57f8dc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38163 } } peers { permanent_uuid: "853705c807a04e37bc3ac57e7b1138a2" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46609 } }
I20260608 12:39:33.952593  6095 raft_consensus.cc:385] T 9f9c59a13a1f4c4faab73b33e4fa426a P 1cd588ff2f614271b1a939ecfdb6f001 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:39:33.953017  6095 raft_consensus.cc:740] T 9f9c59a13a1f4c4faab73b33e4fa426a P 1cd588ff2f614271b1a939ecfdb6f001 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1cd588ff2f614271b1a939ecfdb6f001, State: Initialized, Role: FOLLOWER
I20260608 12:39:33.950762  6094 tablet_bootstrap.cc:654] T d6b9c0b2ff284a159ad650b8507d01e9 P 853705c807a04e37bc3ac57e7b1138a2: Neither blocks nor log segments found. Creating new log.
I20260608 12:39:33.954090  6095 consensus_queue.cc:260] T 9f9c59a13a1f4c4faab73b33e4fa426a P 1cd588ff2f614271b1a939ecfdb6f001 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cd588ff2f614271b1a939ecfdb6f001" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36157 } } peers { permanent_uuid: "eda666935c1b43edba0d1e9ccf57f8dc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38163 } } peers { permanent_uuid: "853705c807a04e37bc3ac57e7b1138a2" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46609 } }
I20260608 12:39:33.957283  6095 ts_tablet_manager.cc:1434] T 9f9c59a13a1f4c4faab73b33e4fa426a P 1cd588ff2f614271b1a939ecfdb6f001: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.001s
I20260608 12:39:33.958568  6095 tablet_bootstrap.cc:492] T 4cf2da31bedb433e921eeaba1086d55e P 1cd588ff2f614271b1a939ecfdb6f001: Bootstrap starting.
I20260608 12:39:33.959511  5975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6b9c0b2ff284a159ad650b8507d01e9" candidate_uuid: "1cd588ff2f614271b1a939ecfdb6f001" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eda666935c1b43edba0d1e9ccf57f8dc" is_pre_election: true
W20260608 12:39:33.962039  5866 leader_election.cc:343] T d6b9c0b2ff284a159ad650b8507d01e9 P 1cd588ff2f614271b1a939ecfdb6f001 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eda666935c1b43edba0d1e9ccf57f8dc (127.0.107.194:38163): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:39:33.964079  6097 tablet_bootstrap.cc:654] T d6b9c0b2ff284a159ad650b8507d01e9 P eda666935c1b43edba0d1e9ccf57f8dc: Neither blocks nor log segments found. Creating new log.
I20260608 12:39:33.980140  6095 tablet_bootstrap.cc:654] T 4cf2da31bedb433e921eeaba1086d55e P 1cd588ff2f614271b1a939ecfdb6f001: Neither blocks nor log segments found. Creating new log.
I20260608 12:39:33.982398  6094 tablet_bootstrap.cc:492] T d6b9c0b2ff284a159ad650b8507d01e9 P 853705c807a04e37bc3ac57e7b1138a2: No bootstrap required, opened a new log
I20260608 12:39:33.983207  6094 ts_tablet_manager.cc:1403] T d6b9c0b2ff284a159ad650b8507d01e9 P 853705c807a04e37bc3ac57e7b1138a2: Time spent bootstrapping tablet: real 0.042s	user 0.022s	sys 0.003s
I20260608 12:39:33.984555  6098 raft_consensus.cc:493] T 9f9c59a13a1f4c4faab73b33e4fa426a P 853705c807a04e37bc3ac57e7b1138a2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:39:33.985143  6098 raft_consensus.cc:515] T 9f9c59a13a1f4c4faab73b33e4fa426a P 853705c807a04e37bc3ac57e7b1138a2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cd588ff2f614271b1a939ecfdb6f001" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36157 } } peers { permanent_uuid: "eda666935c1b43edba0d1e9ccf57f8dc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38163 } } peers { permanent_uuid: "853705c807a04e37bc3ac57e7b1138a2" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46609 } }
I20260608 12:39:33.987823  6094 raft_consensus.cc:359] T d6b9c0b2ff284a159ad650b8507d01e9 P 853705c807a04e37bc3ac57e7b1138a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cd588ff2f614271b1a939ecfdb6f001" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36157 } } peers { permanent_uuid: "eda666935c1b43edba0d1e9ccf57f8dc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38163 } } peers { permanent_uuid: "853705c807a04e37bc3ac57e7b1138a2" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46609 } }
I20260608 12:39:33.988713  6094 raft_consensus.cc:385] T d6b9c0b2ff284a159ad650b8507d01e9 P 853705c807a04e37bc3ac57e7b1138a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:39:33.989084  6094 raft_consensus.cc:740] T d6b9c0b2ff284a159ad650b8507d01e9 P 853705c807a04e37bc3ac57e7b1138a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 853705c807a04e37bc3ac57e7b1138a2, State: Initialized, Role: FOLLOWER
I20260608 12:39:33.991500  6094 consensus_queue.cc:260] T d6b9c0b2ff284a159ad650b8507d01e9 P 853705c807a04e37bc3ac57e7b1138a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cd588ff2f614271b1a939ecfdb6f001" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36157 } } peers { permanent_uuid: "eda666935c1b43edba0d1e9ccf57f8dc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38163 } } peers { permanent_uuid: "853705c807a04e37bc3ac57e7b1138a2" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46609 } }
I20260608 12:39:33.999069  6098 leader_election.cc:290] T 9f9c59a13a1f4c4faab73b33e4fa426a P 853705c807a04e37bc3ac57e7b1138a2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1cd588ff2f614271b1a939ecfdb6f001 (127.0.107.193:36157), eda666935c1b43edba0d1e9ccf57f8dc (127.0.107.194:38163)
I20260608 12:39:33.998875  6049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6b9c0b2ff284a159ad650b8507d01e9" candidate_uuid: "1cd588ff2f614271b1a939ecfdb6f001" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "853705c807a04e37bc3ac57e7b1138a2" is_pre_election: true
I20260608 12:39:34.000010  6049 raft_consensus.cc:2468] T d6b9c0b2ff284a159ad650b8507d01e9 P 853705c807a04e37bc3ac57e7b1138a2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1cd588ff2f614271b1a939ecfdb6f001 in term 0.
I20260608 12:39:34.002110  5864 leader_election.cc:304] T d6b9c0b2ff284a159ad650b8507d01e9 P 1cd588ff2f614271b1a939ecfdb6f001 [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: 1cd588ff2f614271b1a939ecfdb6f001, 853705c807a04e37bc3ac57e7b1138a2; no voters: eda666935c1b43edba0d1e9ccf57f8dc
I20260608 12:39:34.002382  6097 tablet_bootstrap.cc:492] T d6b9c0b2ff284a159ad650b8507d01e9 P eda666935c1b43edba0d1e9ccf57f8dc: No bootstrap required, opened a new log
I20260608 12:39:34.003134  6097 ts_tablet_manager.cc:1403] T d6b9c0b2ff284a159ad650b8507d01e9 P eda666935c1b43edba0d1e9ccf57f8dc: Time spent bootstrapping tablet: real 0.065s	user 0.008s	sys 0.015s
I20260608 12:39:34.003145  6103 raft_consensus.cc:2804] T d6b9c0b2ff284a159ad650b8507d01e9 P 1cd588ff2f614271b1a939ecfdb6f001 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:39:34.004277  6103 raft_consensus.cc:493] T d6b9c0b2ff284a159ad650b8507d01e9 P 1cd588ff2f614271b1a939ecfdb6f001 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:39:34.004685  6103 raft_consensus.cc:3060] T d6b9c0b2ff284a159ad650b8507d01e9 P 1cd588ff2f614271b1a939ecfdb6f001 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:39:34.005824  6100 raft_consensus.cc:493] T 9f9c59a13a1f4c4faab73b33e4fa426a P 1cd588ff2f614271b1a939ecfdb6f001 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:39:34.006975  6097 raft_consensus.cc:359] T d6b9c0b2ff284a159ad650b8507d01e9 P eda666935c1b43edba0d1e9ccf57f8dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cd588ff2f614271b1a939ecfdb6f001" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36157 } } peers { permanent_uuid: "eda666935c1b43edba0d1e9ccf57f8dc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38163 } } peers { permanent_uuid: "853705c807a04e37bc3ac57e7b1138a2" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46609 } }
I20260608 12:39:34.006788  6100 raft_consensus.cc:515] T 9f9c59a13a1f4c4faab73b33e4fa426a P 1cd588ff2f614271b1a939ecfdb6f001 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cd588ff2f614271b1a939ecfdb6f001" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36157 } } peers { permanent_uuid: "eda666935c1b43edba0d1e9ccf57f8dc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38163 } } peers { permanent_uuid: "853705c807a04e37bc3ac57e7b1138a2" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46609 } }
I20260608 12:39:34.007891  6097 raft_consensus.cc:385] T d6b9c0b2ff284a159ad650b8507d01e9 P eda666935c1b43edba0d1e9ccf57f8dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:39:34.008291  6097 raft_consensus.cc:740] T d6b9c0b2ff284a159ad650b8507d01e9 P eda666935c1b43edba0d1e9ccf57f8dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eda666935c1b43edba0d1e9ccf57f8dc, State: Initialized, Role: FOLLOWER
I20260608 12:39:34.009392  6097 consensus_queue.cc:260] T d6b9c0b2ff284a159ad650b8507d01e9 P eda666935c1b43edba0d1e9ccf57f8dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cd588ff2f614271b1a939ecfdb6f001" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36157 } } peers { permanent_uuid: "eda666935c1b43edba0d1e9ccf57f8dc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38163 } } peers { permanent_uuid: "853705c807a04e37bc3ac57e7b1138a2" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46609 } }
I20260608 12:39:34.011924  6097 ts_tablet_manager.cc:1434] T d6b9c0b2ff284a159ad650b8507d01e9 P eda666935c1b43edba0d1e9ccf57f8dc: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.002s
I20260608 12:39:34.013240  6097 tablet_bootstrap.cc:492] T 9f9c59a13a1f4c4faab73b33e4fa426a P eda666935c1b43edba0d1e9ccf57f8dc: Bootstrap starting.
W20260608 12:39:34.013847  6001 tablet.cc:2404] T 4cf2da31bedb433e921eeaba1086d55e P eda666935c1b43edba0d1e9ccf57f8dc: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260608 12:39:34.026113  5975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f9c59a13a1f4c4faab73b33e4fa426a" candidate_uuid: "1cd588ff2f614271b1a939ecfdb6f001" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eda666935c1b43edba0d1e9ccf57f8dc" is_pre_election: true
W20260608 12:39:34.028571  5866 leader_election.cc:343] T 9f9c59a13a1f4c4faab73b33e4fa426a P 1cd588ff2f614271b1a939ecfdb6f001 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eda666935c1b43edba0d1e9ccf57f8dc (127.0.107.194:38163): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:39:34.024837  6103 raft_consensus.cc:515] T d6b9c0b2ff284a159ad650b8507d01e9 P 1cd588ff2f614271b1a939ecfdb6f001 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cd588ff2f614271b1a939ecfdb6f001" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36157 } } peers { permanent_uuid: "eda666935c1b43edba0d1e9ccf57f8dc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38163 } } peers { permanent_uuid: "853705c807a04e37bc3ac57e7b1138a2" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46609 } }
I20260608 12:39:34.033370  6103 leader_election.cc:290] T d6b9c0b2ff284a159ad650b8507d01e9 P 1cd588ff2f614271b1a939ecfdb6f001 [CANDIDATE]: Term 1 election: Requested vote from peers eda666935c1b43edba0d1e9ccf57f8dc (127.0.107.194:38163), 853705c807a04e37bc3ac57e7b1138a2 (127.0.107.195:46609)
I20260608 12:39:34.035282  6049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6b9c0b2ff284a159ad650b8507d01e9" candidate_uuid: "1cd588ff2f614271b1a939ecfdb6f001" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "853705c807a04e37bc3ac57e7b1138a2"
I20260608 12:39:34.036038  6049 raft_consensus.cc:3060] T d6b9c0b2ff284a159ad650b8507d01e9 P 853705c807a04e37bc3ac57e7b1138a2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:39:34.036993  6100 leader_election.cc:290] T 9f9c59a13a1f4c4faab73b33e4fa426a P 1cd588ff2f614271b1a939ecfdb6f001 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eda666935c1b43edba0d1e9ccf57f8dc (127.0.107.194:38163), 853705c807a04e37bc3ac57e7b1138a2 (127.0.107.195:46609)
I20260608 12:39:34.035951  5975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6b9c0b2ff284a159ad650b8507d01e9" candidate_uuid: "1cd588ff2f614271b1a939ecfdb6f001" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eda666935c1b43edba0d1e9ccf57f8dc"
I20260608 12:39:34.043649  6048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f9c59a13a1f4c4faab73b33e4fa426a" candidate_uuid: "1cd588ff2f614271b1a939ecfdb6f001" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "853705c807a04e37bc3ac57e7b1138a2" is_pre_election: true
I20260608 12:39:34.044737  6048 raft_consensus.cc:2468] T 9f9c59a13a1f4c4faab73b33e4fa426a P 853705c807a04e37bc3ac57e7b1138a2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1cd588ff2f614271b1a939ecfdb6f001 in term 0.
I20260608 12:39:34.046630  5975 raft_consensus.cc:3060] T d6b9c0b2ff284a159ad650b8507d01e9 P eda666935c1b43edba0d1e9ccf57f8dc [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:39:34.047569  5864 leader_election.cc:304] T 9f9c59a13a1f4c4faab73b33e4fa426a P 1cd588ff2f614271b1a939ecfdb6f001 [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: 1cd588ff2f614271b1a939ecfdb6f001, 853705c807a04e37bc3ac57e7b1138a2; no voters: eda666935c1b43edba0d1e9ccf57f8dc
I20260608 12:39:34.048059  5900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f9c59a13a1f4c4faab73b33e4fa426a" candidate_uuid: "853705c807a04e37bc3ac57e7b1138a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cd588ff2f614271b1a939ecfdb6f001" is_pre_election: true
I20260608 12:39:34.049098  6094 ts_tablet_manager.cc:1434] T d6b9c0b2ff284a159ad650b8507d01e9 P 853705c807a04e37bc3ac57e7b1138a2: Time spent starting tablet: real 0.066s	user 0.031s	sys 0.019s
I20260608 12:39:34.048970  5900 raft_consensus.cc:2468] T 9f9c59a13a1f4c4faab73b33e4fa426a P 1cd588ff2f614271b1a939ecfdb6f001 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 853705c807a04e37bc3ac57e7b1138a2 in term 0.
I20260608 12:39:34.053503  6100 raft_consensus.cc:2804] T 9f9c59a13a1f4c4faab73b33e4fa426a P 1cd588ff2f614271b1a939ecfdb6f001 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:39:34.050729  6095 tablet_bootstrap.cc:492] T 4cf2da31bedb433e921eeaba1086d55e P 1cd588ff2f614271b1a939ecfdb6f001: No bootstrap required, opened a new log
I20260608 12:39:34.051788  6049 raft_consensus.cc:2468] T d6b9c0b2ff284a159ad650b8507d01e9 P 853705c807a04e37bc3ac57e7b1138a2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1cd588ff2f614271b1a939ecfdb6f001 in term 1.
I20260608 12:39:34.054517  6015 leader_election.cc:304] T 9f9c59a13a1f4c4faab73b33e4fa426a P 853705c807a04e37bc3ac57e7b1138a2 [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: 1cd588ff2f614271b1a939ecfdb6f001, 853705c807a04e37bc3ac57e7b1138a2; no voters: 
I20260608 12:39:34.055827  6112 raft_consensus.cc:2804] T 9f9c59a13a1f4c4faab73b33e4fa426a P 853705c807a04e37bc3ac57e7b1138a2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:39:34.056183  6100 raft_consensus.cc:493] T 9f9c59a13a1f4c4faab73b33e4fa426a P 1cd588ff2f614271b1a939ecfdb6f001 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:39:34.056428  6112 raft_consensus.cc:493] T 9f9c59a13a1f4c4faab73b33e4fa426a P 853705c807a04e37bc3ac57e7b1138a2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:39:34.056767  6100 raft_consensus.cc:3060] T 9f9c59a13a1f4c4faab73b33e4fa426a P 1cd588ff2f614271b1a939ecfdb6f001 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:39:34.057168  6112 raft_consensus.cc:3060] T 9f9c59a13a1f4c4faab73b33e4fa426a P 853705c807a04e37bc3ac57e7b1138a2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:39:34.057691  6097 tablet_bootstrap.cc:654] T 9f9c59a13a1f4c4faab73b33e4fa426a P eda666935c1b43edba0d1e9ccf57f8dc: Neither blocks nor log segments found. Creating new log.
I20260608 12:39:34.059501  5975 raft_consensus.cc:2468] T d6b9c0b2ff284a159ad650b8507d01e9 P eda666935c1b43edba0d1e9ccf57f8dc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1cd588ff2f614271b1a939ecfdb6f001 in term 1.
I20260608 12:39:34.054564  6095 ts_tablet_manager.cc:1403] T 4cf2da31bedb433e921eeaba1086d55e P 1cd588ff2f614271b1a939ecfdb6f001: Time spent bootstrapping tablet: real 0.096s	user 0.016s	sys 0.020s
I20260608 12:39:34.061249  5866 leader_election.cc:304] T d6b9c0b2ff284a159ad650b8507d01e9 P 1cd588ff2f614271b1a939ecfdb6f001 [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: 1cd588ff2f614271b1a939ecfdb6f001, eda666935c1b43edba0d1e9ccf57f8dc; no voters: 
I20260608 12:39:34.065191  6103 raft_consensus.cc:2804] T d6b9c0b2ff284a159ad650b8507d01e9 P 1cd588ff2f614271b1a939ecfdb6f001 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:39:34.071735  6112 raft_consensus.cc:515] T 9f9c59a13a1f4c4faab73b33e4fa426a P 853705c807a04e37bc3ac57e7b1138a2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cd588ff2f614271b1a939ecfdb6f001" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36157 } } peers { permanent_uuid: "eda666935c1b43edba0d1e9ccf57f8dc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38163 } } peers { permanent_uuid: "853705c807a04e37bc3ac57e7b1138a2" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46609 } }
I20260608 12:39:34.064945  6095 raft_consensus.cc:359] T 4cf2da31bedb433e921eeaba1086d55e P 1cd588ff2f614271b1a939ecfdb6f001 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cd588ff2f614271b1a939ecfdb6f001" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36157 } } peers { permanent_uuid: "eda666935c1b43edba0d1e9ccf57f8dc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38163 } } peers { permanent_uuid: "853705c807a04e37bc3ac57e7b1138a2" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46609 } }
I20260608 12:39:34.072947  6095 raft_consensus.cc:385] T 4cf2da31bedb433e921eeaba1086d55e P 1cd588ff2f614271b1a939ecfdb6f001 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:39:34.075435  5900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f9c59a13a1f4c4faab73b33e4fa426a" candidate_uuid: "853705c807a04e37bc3ac57e7b1138a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cd588ff2f614271b1a939ecfdb6f001"
I20260608 12:39:34.079053  5974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f9c59a13a1f4c4faab73b33e4fa426a" candidate_uuid: "853705c807a04e37bc3ac57e7b1138a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eda666935c1b43edba0d1e9ccf57f8dc"
I20260608 12:39:34.080567  6095 raft_consensus.cc:740] T 4cf2da31bedb433e921eeaba1086d55e P 1cd588ff2f614271b1a939ecfdb6f001 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1cd588ff2f614271b1a939ecfdb6f001, State: Initialized, Role: FOLLOWER
I20260608 12:39:34.079793  6112 leader_election.cc:290] T 9f9c59a13a1f4c4faab73b33e4fa426a P 853705c807a04e37bc3ac57e7b1138a2 [CANDIDATE]: Term 1 election: Requested vote from peers 1cd588ff2f614271b1a939ecfdb6f001 (127.0.107.193:36157), eda666935c1b43edba0d1e9ccf57f8dc (127.0.107.194:38163)
I20260608 12:39:34.082043  5975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f9c59a13a1f4c4faab73b33e4fa426a" candidate_uuid: "853705c807a04e37bc3ac57e7b1138a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eda666935c1b43edba0d1e9ccf57f8dc" is_pre_election: true
W20260608 12:39:34.082536  6015 leader_election.cc:343] T 9f9c59a13a1f4c4faab73b33e4fa426a P 853705c807a04e37bc3ac57e7b1138a2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer eda666935c1b43edba0d1e9ccf57f8dc (127.0.107.194:38163): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:39:34.082274  6095 consensus_queue.cc:260] T 4cf2da31bedb433e921eeaba1086d55e P 1cd588ff2f614271b1a939ecfdb6f001 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cd588ff2f614271b1a939ecfdb6f001" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36157 } } peers { permanent_uuid: "eda666935c1b43edba0d1e9ccf57f8dc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38163 } } peers { permanent_uuid: "853705c807a04e37bc3ac57e7b1138a2" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46609 } }
I20260608 12:39:34.083593  6103 raft_consensus.cc:697] T d6b9c0b2ff284a159ad650b8507d01e9 P 1cd588ff2f614271b1a939ecfdb6f001 [term 1 LEADER]: Becoming Leader. State: Replica: 1cd588ff2f614271b1a939ecfdb6f001, State: Running, Role: LEADER
W20260608 12:39:34.084069  6015 leader_election.cc:343] T 9f9c59a13a1f4c4faab73b33e4fa426a P 853705c807a04e37bc3ac57e7b1138a2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eda666935c1b43edba0d1e9ccf57f8dc (127.0.107.194:38163): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:39:34.084596  6100 raft_consensus.cc:515] T 9f9c59a13a1f4c4faab73b33e4fa426a P 1cd588ff2f614271b1a939ecfdb6f001 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cd588ff2f614271b1a939ecfdb6f001" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36157 } } peers { permanent_uuid: "eda666935c1b43edba0d1e9ccf57f8dc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38163 } } peers { permanent_uuid: "853705c807a04e37bc3ac57e7b1138a2" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46609 } }
I20260608 12:39:34.089947  5900 raft_consensus.cc:2393] T 9f9c59a13a1f4c4faab73b33e4fa426a P 1cd588ff2f614271b1a939ecfdb6f001 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 853705c807a04e37bc3ac57e7b1138a2 in current term 1: Already voted for candidate 1cd588ff2f614271b1a939ecfdb6f001 in this term.
I20260608 12:39:34.085105  6103 consensus_queue.cc:237] T d6b9c0b2ff284a159ad650b8507d01e9 P 1cd588ff2f614271b1a939ecfdb6f001 [LEADER]: Queue going to LEADER mode. State: All 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: "1cd588ff2f614271b1a939ecfdb6f001" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36157 } } peers { permanent_uuid: "eda666935c1b43edba0d1e9ccf57f8dc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38163 } } peers { permanent_uuid: "853705c807a04e37bc3ac57e7b1138a2" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46609 } }
I20260608 12:39:34.091364  5975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f9c59a13a1f4c4faab73b33e4fa426a" candidate_uuid: "1cd588ff2f614271b1a939ecfdb6f001" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eda666935c1b43edba0d1e9ccf57f8dc"
W20260608 12:39:34.093205  5866 leader_election.cc:343] T 9f9c59a13a1f4c4faab73b33e4fa426a P 1cd588ff2f614271b1a939ecfdb6f001 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer eda666935c1b43edba0d1e9ccf57f8dc (127.0.107.194:38163): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:39:34.094188  6015 leader_election.cc:304] T 9f9c59a13a1f4c4faab73b33e4fa426a P 853705c807a04e37bc3ac57e7b1138a2 [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: 853705c807a04e37bc3ac57e7b1138a2; no voters: 1cd588ff2f614271b1a939ecfdb6f001, eda666935c1b43edba0d1e9ccf57f8dc
I20260608 12:39:34.096009  6112 raft_consensus.cc:2749] T 9f9c59a13a1f4c4faab73b33e4fa426a P 853705c807a04e37bc3ac57e7b1138a2 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 12:39:34.097692  6117 raft_consensus.cc:493] T 4cf2da31bedb433e921eeaba1086d55e P 1cd588ff2f614271b1a939ecfdb6f001 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:39:34.098351  6117 raft_consensus.cc:515] T 4cf2da31bedb433e921eeaba1086d55e P 1cd588ff2f614271b1a939ecfdb6f001 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cd588ff2f614271b1a939ecfdb6f001" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36157 } } peers { permanent_uuid: "eda666935c1b43edba0d1e9ccf57f8dc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38163 } } peers { permanent_uuid: "853705c807a04e37bc3ac57e7b1138a2" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46609 } }
I20260608 12:39:34.098944  6097 tablet_bootstrap.cc:492] T 9f9c59a13a1f4c4faab73b33e4fa426a P eda666935c1b43edba0d1e9ccf57f8dc: No bootstrap required, opened a new log
I20260608 12:39:34.099442  6095 ts_tablet_manager.cc:1434] T 4cf2da31bedb433e921eeaba1086d55e P 1cd588ff2f614271b1a939ecfdb6f001: Time spent starting tablet: real 0.038s	user 0.008s	sys 0.003s
I20260608 12:39:34.099862  6097 ts_tablet_manager.cc:1403] T 9f9c59a13a1f4c4faab73b33e4fa426a P eda666935c1b43edba0d1e9ccf57f8dc: Time spent bootstrapping tablet: real 0.087s	user 0.021s	sys 0.014s
I20260608 12:39:34.101037  6117 leader_election.cc:290] T 4cf2da31bedb433e921eeaba1086d55e P 1cd588ff2f614271b1a939ecfdb6f001 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eda666935c1b43edba0d1e9ccf57f8dc (127.0.107.194:38163), 853705c807a04e37bc3ac57e7b1138a2 (127.0.107.195:46609)
I20260608 12:39:34.102797  6049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cf2da31bedb433e921eeaba1086d55e" candidate_uuid: "1cd588ff2f614271b1a939ecfdb6f001" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "853705c807a04e37bc3ac57e7b1138a2" is_pre_election: true
I20260608 12:39:34.103200  6100 leader_election.cc:290] T 9f9c59a13a1f4c4faab73b33e4fa426a P 1cd588ff2f614271b1a939ecfdb6f001 [CANDIDATE]: Term 1 election: Requested vote from peers eda666935c1b43edba0d1e9ccf57f8dc (127.0.107.194:38163), 853705c807a04e37bc3ac57e7b1138a2 (127.0.107.195:46609)
I20260608 12:39:34.104394  6049 raft_consensus.cc:2468] T 4cf2da31bedb433e921eeaba1086d55e P 853705c807a04e37bc3ac57e7b1138a2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1cd588ff2f614271b1a939ecfdb6f001 in term 0.
I20260608 12:39:34.104310  6097 raft_consensus.cc:359] T 9f9c59a13a1f4c4faab73b33e4fa426a P eda666935c1b43edba0d1e9ccf57f8dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cd588ff2f614271b1a939ecfdb6f001" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36157 } } peers { permanent_uuid: "eda666935c1b43edba0d1e9ccf57f8dc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38163 } } peers { permanent_uuid: "853705c807a04e37bc3ac57e7b1138a2" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46609 } }
I20260608 12:39:34.104928  6048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f9c59a13a1f4c4faab73b33e4fa426a" candidate_uuid: "1cd588ff2f614271b1a939ecfdb6f001" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "853705c807a04e37bc3ac57e7b1138a2"
I20260608 12:39:34.105487  6097 raft_consensus.cc:385] T 9f9c59a13a1f4c4faab73b33e4fa426a P eda666935c1b43edba0d1e9ccf57f8dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:39:34.105957  6048 raft_consensus.cc:2393] T 9f9c59a13a1f4c4faab73b33e4fa426a P 853705c807a04e37bc3ac57e7b1138a2 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 1cd588ff2f614271b1a939ecfdb6f001 in current term 1: Already voted for candidate 853705c807a04e37bc3ac57e7b1138a2 in this term.
I20260608 12:39:34.105872  6097 raft_consensus.cc:740] T 9f9c59a13a1f4c4faab73b33e4fa426a P eda666935c1b43edba0d1e9ccf57f8dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eda666935c1b43edba0d1e9ccf57f8dc, State: Initialized, Role: FOLLOWER
I20260608 12:39:34.107991  5864 leader_election.cc:304] T 4cf2da31bedb433e921eeaba1086d55e P 1cd588ff2f614271b1a939ecfdb6f001 [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: 1cd588ff2f614271b1a939ecfdb6f001, 853705c807a04e37bc3ac57e7b1138a2; no voters: 
I20260608 12:39:34.107053  6097 consensus_queue.cc:260] T 9f9c59a13a1f4c4faab73b33e4fa426a P eda666935c1b43edba0d1e9ccf57f8dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cd588ff2f614271b1a939ecfdb6f001" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36157 } } peers { permanent_uuid: "eda666935c1b43edba0d1e9ccf57f8dc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38163 } } peers { permanent_uuid: "853705c807a04e37bc3ac57e7b1138a2" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46609 } }
I20260608 12:39:34.106243  5975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cf2da31bedb433e921eeaba1086d55e" candidate_uuid: "1cd588ff2f614271b1a939ecfdb6f001" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eda666935c1b43edba0d1e9ccf57f8dc" is_pre_election: true
I20260608 12:39:34.109880  5864 leader_election.cc:304] T 9f9c59a13a1f4c4faab73b33e4fa426a P 1cd588ff2f614271b1a939ecfdb6f001 [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: 1cd588ff2f614271b1a939ecfdb6f001; no voters: 853705c807a04e37bc3ac57e7b1138a2, eda666935c1b43edba0d1e9ccf57f8dc
I20260608 12:39:34.110174  5975 raft_consensus.cc:2468] T 4cf2da31bedb433e921eeaba1086d55e P eda666935c1b43edba0d1e9ccf57f8dc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1cd588ff2f614271b1a939ecfdb6f001 in term 0.
I20260608 12:39:34.111583  6116 raft_consensus.cc:2804] T 4cf2da31bedb433e921eeaba1086d55e P 1cd588ff2f614271b1a939ecfdb6f001 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:39:34.112250  6116 raft_consensus.cc:493] T 4cf2da31bedb433e921eeaba1086d55e P 1cd588ff2f614271b1a939ecfdb6f001 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:39:34.113363  6116 raft_consensus.cc:3060] T 4cf2da31bedb433e921eeaba1086d55e P 1cd588ff2f614271b1a939ecfdb6f001 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:39:34.112843  6100 raft_consensus.cc:2749] T 9f9c59a13a1f4c4faab73b33e4fa426a P 1cd588ff2f614271b1a939ecfdb6f001 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 12:39:34.119505  6097 ts_tablet_manager.cc:1434] T 9f9c59a13a1f4c4faab73b33e4fa426a P eda666935c1b43edba0d1e9ccf57f8dc: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.005s
I20260608 12:39:34.119716  5796 catalog_manager.cc:5696] T d6b9c0b2ff284a159ad650b8507d01e9 P 1cd588ff2f614271b1a939ecfdb6f001 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1cd588ff2f614271b1a939ecfdb6f001 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "1cd588ff2f614271b1a939ecfdb6f001" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cd588ff2f614271b1a939ecfdb6f001" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36157 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eda666935c1b43edba0d1e9ccf57f8dc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38163 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "853705c807a04e37bc3ac57e7b1138a2" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46609 } health_report { overall_health: UNKNOWN } } }
I20260608 12:39:34.122995  6116 raft_consensus.cc:515] T 4cf2da31bedb433e921eeaba1086d55e P 1cd588ff2f614271b1a939ecfdb6f001 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cd588ff2f614271b1a939ecfdb6f001" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36157 } } peers { permanent_uuid: "eda666935c1b43edba0d1e9ccf57f8dc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38163 } } peers { permanent_uuid: "853705c807a04e37bc3ac57e7b1138a2" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46609 } }
I20260608 12:39:34.126597  5975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cf2da31bedb433e921eeaba1086d55e" candidate_uuid: "1cd588ff2f614271b1a939ecfdb6f001" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eda666935c1b43edba0d1e9ccf57f8dc"
I20260608 12:39:34.127082  6048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cf2da31bedb433e921eeaba1086d55e" candidate_uuid: "1cd588ff2f614271b1a939ecfdb6f001" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "853705c807a04e37bc3ac57e7b1138a2"
I20260608 12:39:34.127310  5975 raft_consensus.cc:3060] T 4cf2da31bedb433e921eeaba1086d55e P eda666935c1b43edba0d1e9ccf57f8dc [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:39:34.127655  6116 leader_election.cc:290] T 4cf2da31bedb433e921eeaba1086d55e P 1cd588ff2f614271b1a939ecfdb6f001 [CANDIDATE]: Term 1 election: Requested vote from peers eda666935c1b43edba0d1e9ccf57f8dc (127.0.107.194:38163), 853705c807a04e37bc3ac57e7b1138a2 (127.0.107.195:46609)
I20260608 12:39:34.127861  6048 raft_consensus.cc:3060] T 4cf2da31bedb433e921eeaba1086d55e P 853705c807a04e37bc3ac57e7b1138a2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:39:34.135267  5975 raft_consensus.cc:2468] T 4cf2da31bedb433e921eeaba1086d55e P eda666935c1b43edba0d1e9ccf57f8dc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1cd588ff2f614271b1a939ecfdb6f001 in term 1.
I20260608 12:39:34.136656  5866 leader_election.cc:304] T 4cf2da31bedb433e921eeaba1086d55e P 1cd588ff2f614271b1a939ecfdb6f001 [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: 1cd588ff2f614271b1a939ecfdb6f001, eda666935c1b43edba0d1e9ccf57f8dc; no voters: 
I20260608 12:39:34.137637  6048 raft_consensus.cc:2468] T 4cf2da31bedb433e921eeaba1086d55e P 853705c807a04e37bc3ac57e7b1138a2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1cd588ff2f614271b1a939ecfdb6f001 in term 1.
I20260608 12:39:34.140491  6116 raft_consensus.cc:2804] T 4cf2da31bedb433e921eeaba1086d55e P 1cd588ff2f614271b1a939ecfdb6f001 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:39:34.141227  6116 raft_consensus.cc:697] T 4cf2da31bedb433e921eeaba1086d55e P 1cd588ff2f614271b1a939ecfdb6f001 [term 1 LEADER]: Becoming Leader. State: Replica: 1cd588ff2f614271b1a939ecfdb6f001, State: Running, Role: LEADER
I20260608 12:39:34.142158  6116 consensus_queue.cc:237] T 4cf2da31bedb433e921eeaba1086d55e P 1cd588ff2f614271b1a939ecfdb6f001 [LEADER]: Queue going to LEADER mode. State: All 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: "1cd588ff2f614271b1a939ecfdb6f001" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36157 } } peers { permanent_uuid: "eda666935c1b43edba0d1e9ccf57f8dc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38163 } } peers { permanent_uuid: "853705c807a04e37bc3ac57e7b1138a2" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46609 } }
I20260608 12:39:34.151790  5796 catalog_manager.cc:5696] T 4cf2da31bedb433e921eeaba1086d55e P 1cd588ff2f614271b1a939ecfdb6f001 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1cd588ff2f614271b1a939ecfdb6f001 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "1cd588ff2f614271b1a939ecfdb6f001" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cd588ff2f614271b1a939ecfdb6f001" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36157 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eda666935c1b43edba0d1e9ccf57f8dc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38163 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "853705c807a04e37bc3ac57e7b1138a2" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46609 } health_report { overall_health: UNKNOWN } } }
W20260608 12:39:34.185580  5846 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 12:39:34.186812  5851 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
W20260608 12:39:34.189327  5851 auto_leader_rebalancer.cc:460] the master instance isn't leader: Service unavailable: Tablet not running
I20260608 12:39:34.269112  6104 raft_consensus.cc:493] T 9f9c59a13a1f4c4faab73b33e4fa426a P eda666935c1b43edba0d1e9ccf57f8dc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:39:34.269902  6104 raft_consensus.cc:515] T 9f9c59a13a1f4c4faab73b33e4fa426a P eda666935c1b43edba0d1e9ccf57f8dc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cd588ff2f614271b1a939ecfdb6f001" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36157 } } peers { permanent_uuid: "eda666935c1b43edba0d1e9ccf57f8dc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38163 } } peers { permanent_uuid: "853705c807a04e37bc3ac57e7b1138a2" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46609 } }
I20260608 12:39:34.272954  6104 leader_election.cc:290] T 9f9c59a13a1f4c4faab73b33e4fa426a P eda666935c1b43edba0d1e9ccf57f8dc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1cd588ff2f614271b1a939ecfdb6f001 (127.0.107.193:36157), 853705c807a04e37bc3ac57e7b1138a2 (127.0.107.195:46609)
I20260608 12:39:34.285404  5900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f9c59a13a1f4c4faab73b33e4fa426a" candidate_uuid: "eda666935c1b43edba0d1e9ccf57f8dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cd588ff2f614271b1a939ecfdb6f001" is_pre_election: true
I20260608 12:39:34.285743  6048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f9c59a13a1f4c4faab73b33e4fa426a" candidate_uuid: "eda666935c1b43edba0d1e9ccf57f8dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "853705c807a04e37bc3ac57e7b1138a2" is_pre_election: true
I20260608 12:39:34.286276  5900 raft_consensus.cc:2393] T 9f9c59a13a1f4c4faab73b33e4fa426a P 1cd588ff2f614271b1a939ecfdb6f001 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate eda666935c1b43edba0d1e9ccf57f8dc in current term 1: Already voted for candidate 1cd588ff2f614271b1a939ecfdb6f001 in this term.
I20260608 12:39:34.286741  6048 raft_consensus.cc:2393] T 9f9c59a13a1f4c4faab73b33e4fa426a P 853705c807a04e37bc3ac57e7b1138a2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate eda666935c1b43edba0d1e9ccf57f8dc in current term 1: Already voted for candidate 853705c807a04e37bc3ac57e7b1138a2 in this term.
I20260608 12:39:34.288108  5939 leader_election.cc:304] T 9f9c59a13a1f4c4faab73b33e4fa426a P eda666935c1b43edba0d1e9ccf57f8dc [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: eda666935c1b43edba0d1e9ccf57f8dc; no voters: 1cd588ff2f614271b1a939ecfdb6f001, 853705c807a04e37bc3ac57e7b1138a2
I20260608 12:39:34.288920  6104 raft_consensus.cc:3060] T 9f9c59a13a1f4c4faab73b33e4fa426a P eda666935c1b43edba0d1e9ccf57f8dc [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:39:34.295442  6104 raft_consensus.cc:2749] T 9f9c59a13a1f4c4faab73b33e4fa426a P eda666935c1b43edba0d1e9ccf57f8dc [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:39:34.378822  6116 consensus_queue.cc:1048] T 4cf2da31bedb433e921eeaba1086d55e P 1cd588ff2f614271b1a939ecfdb6f001 [LEADER]: Connected to new peer: Peer: permanent_uuid: "853705c807a04e37bc3ac57e7b1138a2" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:39:34.392614  6103 consensus_queue.cc:1048] T 4cf2da31bedb433e921eeaba1086d55e P 1cd588ff2f614271b1a939ecfdb6f001 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eda666935c1b43edba0d1e9ccf57f8dc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:39:34.440546  6103 consensus_queue.cc:1048] T d6b9c0b2ff284a159ad650b8507d01e9 P 1cd588ff2f614271b1a939ecfdb6f001 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eda666935c1b43edba0d1e9ccf57f8dc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:39:34.453017  6116 consensus_queue.cc:1048] T d6b9c0b2ff284a159ad650b8507d01e9 P 1cd588ff2f614271b1a939ecfdb6f001 [LEADER]: Connected to new peer: Peer: permanent_uuid: "853705c807a04e37bc3ac57e7b1138a2" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:39:35.030858  6129 raft_consensus.cc:493] T 9f9c59a13a1f4c4faab73b33e4fa426a P 853705c807a04e37bc3ac57e7b1138a2 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:39:35.031407  6129 raft_consensus.cc:515] T 9f9c59a13a1f4c4faab73b33e4fa426a P 853705c807a04e37bc3ac57e7b1138a2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cd588ff2f614271b1a939ecfdb6f001" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36157 } } peers { permanent_uuid: "eda666935c1b43edba0d1e9ccf57f8dc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38163 } } peers { permanent_uuid: "853705c807a04e37bc3ac57e7b1138a2" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46609 } }
I20260608 12:39:35.033373  6129 leader_election.cc:290] T 9f9c59a13a1f4c4faab73b33e4fa426a P 853705c807a04e37bc3ac57e7b1138a2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1cd588ff2f614271b1a939ecfdb6f001 (127.0.107.193:36157), eda666935c1b43edba0d1e9ccf57f8dc (127.0.107.194:38163)
I20260608 12:39:35.034642  5900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f9c59a13a1f4c4faab73b33e4fa426a" candidate_uuid: "853705c807a04e37bc3ac57e7b1138a2" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cd588ff2f614271b1a939ecfdb6f001" is_pre_election: true
I20260608 12:39:35.035032  5975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f9c59a13a1f4c4faab73b33e4fa426a" candidate_uuid: "853705c807a04e37bc3ac57e7b1138a2" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eda666935c1b43edba0d1e9ccf57f8dc" is_pre_election: true
I20260608 12:39:35.035312  5900 raft_consensus.cc:2468] T 9f9c59a13a1f4c4faab73b33e4fa426a P 1cd588ff2f614271b1a939ecfdb6f001 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 853705c807a04e37bc3ac57e7b1138a2 in term 1.
I20260608 12:39:35.035907  5975 raft_consensus.cc:2468] T 9f9c59a13a1f4c4faab73b33e4fa426a P eda666935c1b43edba0d1e9ccf57f8dc [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 853705c807a04e37bc3ac57e7b1138a2 in term 1.
I20260608 12:39:35.036603  6015 leader_election.cc:304] T 9f9c59a13a1f4c4faab73b33e4fa426a P 853705c807a04e37bc3ac57e7b1138a2 [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: 1cd588ff2f614271b1a939ecfdb6f001, 853705c807a04e37bc3ac57e7b1138a2; no voters: 
I20260608 12:39:35.037578  6129 raft_consensus.cc:2804] T 9f9c59a13a1f4c4faab73b33e4fa426a P 853705c807a04e37bc3ac57e7b1138a2 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 12:39:35.037993  6129 raft_consensus.cc:493] T 9f9c59a13a1f4c4faab73b33e4fa426a P 853705c807a04e37bc3ac57e7b1138a2 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:39:35.038290  6129 raft_consensus.cc:3060] T 9f9c59a13a1f4c4faab73b33e4fa426a P 853705c807a04e37bc3ac57e7b1138a2 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:39:35.043179  6129 raft_consensus.cc:515] T 9f9c59a13a1f4c4faab73b33e4fa426a P 853705c807a04e37bc3ac57e7b1138a2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cd588ff2f614271b1a939ecfdb6f001" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36157 } } peers { permanent_uuid: "eda666935c1b43edba0d1e9ccf57f8dc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38163 } } peers { permanent_uuid: "853705c807a04e37bc3ac57e7b1138a2" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46609 } }
I20260608 12:39:35.044878  6129 leader_election.cc:290] T 9f9c59a13a1f4c4faab73b33e4fa426a P 853705c807a04e37bc3ac57e7b1138a2 [CANDIDATE]: Term 2 election: Requested vote from peers 1cd588ff2f614271b1a939ecfdb6f001 (127.0.107.193:36157), eda666935c1b43edba0d1e9ccf57f8dc (127.0.107.194:38163)
I20260608 12:39:35.046108  5900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f9c59a13a1f4c4faab73b33e4fa426a" candidate_uuid: "853705c807a04e37bc3ac57e7b1138a2" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cd588ff2f614271b1a939ecfdb6f001"
I20260608 12:39:35.046629  5900 raft_consensus.cc:3060] T 9f9c59a13a1f4c4faab73b33e4fa426a P 1cd588ff2f614271b1a939ecfdb6f001 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:39:35.046418  5975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f9c59a13a1f4c4faab73b33e4fa426a" candidate_uuid: "853705c807a04e37bc3ac57e7b1138a2" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eda666935c1b43edba0d1e9ccf57f8dc"
I20260608 12:39:35.047365  5975 raft_consensus.cc:3060] T 9f9c59a13a1f4c4faab73b33e4fa426a P eda666935c1b43edba0d1e9ccf57f8dc [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:39:35.051896  5900 raft_consensus.cc:2468] T 9f9c59a13a1f4c4faab73b33e4fa426a P 1cd588ff2f614271b1a939ecfdb6f001 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 853705c807a04e37bc3ac57e7b1138a2 in term 2.
I20260608 12:39:35.053145  6015 leader_election.cc:304] T 9f9c59a13a1f4c4faab73b33e4fa426a P 853705c807a04e37bc3ac57e7b1138a2 [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: 1cd588ff2f614271b1a939ecfdb6f001, 853705c807a04e37bc3ac57e7b1138a2; no voters: 
I20260608 12:39:35.053346  5975 raft_consensus.cc:2468] T 9f9c59a13a1f4c4faab73b33e4fa426a P eda666935c1b43edba0d1e9ccf57f8dc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 853705c807a04e37bc3ac57e7b1138a2 in term 2.
I20260608 12:39:35.054198  6129 raft_consensus.cc:2804] T 9f9c59a13a1f4c4faab73b33e4fa426a P 853705c807a04e37bc3ac57e7b1138a2 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:39:35.055336  6129 raft_consensus.cc:697] T 9f9c59a13a1f4c4faab73b33e4fa426a P 853705c807a04e37bc3ac57e7b1138a2 [term 2 LEADER]: Becoming Leader. State: Replica: 853705c807a04e37bc3ac57e7b1138a2, State: Running, Role: LEADER
I20260608 12:39:35.056124  6129 consensus_queue.cc:237] T 9f9c59a13a1f4c4faab73b33e4fa426a P 853705c807a04e37bc3ac57e7b1138a2 [LEADER]: Queue going to LEADER 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: "1cd588ff2f614271b1a939ecfdb6f001" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36157 } } peers { permanent_uuid: "eda666935c1b43edba0d1e9ccf57f8dc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38163 } } peers { permanent_uuid: "853705c807a04e37bc3ac57e7b1138a2" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46609 } }
I20260608 12:39:35.064527  5798 catalog_manager.cc:5696] T 9f9c59a13a1f4c4faab73b33e4fa426a P 853705c807a04e37bc3ac57e7b1138a2 reported cstate change: term changed from 0 to 2, leader changed from <none> to 853705c807a04e37bc3ac57e7b1138a2 (127.0.107.195). New cstate: current_term: 2 leader_uuid: "853705c807a04e37bc3ac57e7b1138a2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cd588ff2f614271b1a939ecfdb6f001" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36157 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eda666935c1b43edba0d1e9ccf57f8dc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38163 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "853705c807a04e37bc3ac57e7b1138a2" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46609 } health_report { overall_health: HEALTHY } } }
I20260608 12:39:35.176962   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:39:35.185599  6135 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:39:35.190093  6136 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:39:35.197368   431 server_base.cc:1061] running on GCE node
W20260608 12:39:35.198856  6138 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:39:35.200174   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:39:35.200491   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:39:35.200778   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922375200753 us; error 0 us; skew 500 ppm
I20260608 12:39:35.201588   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:39:35.205446   431 webserver.cc:533] Webserver started at http://127.0.107.196:43735/ using document root <none> and password file <none>
I20260608 12:39:35.206207   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:39:35.206463   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:39:35.206818   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:39:35.208262   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922229144781-431-0/minicluster-data/ts-3-root/instance:
uuid: "e5bc1e768e334339b749d04045141be1"
format_stamp: "Formatted at 2026-06-08 12:39:35 on dist-test-slave-3gfq"
I20260608 12:39:35.214574   431 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.008s	sys 0.000s
I20260608 12:39:35.219241  6143 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:39:35.220348   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 12:39:35.220832   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922229144781-431-0/minicluster-data/ts-3-root
uuid: "e5bc1e768e334339b749d04045141be1"
format_stamp: "Formatted at 2026-06-08 12:39:35 on dist-test-slave-3gfq"
I20260608 12:39:35.221280   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922229144781-431-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922229144781-431-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922229144781-431-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:39:35.235925   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:39:35.237656   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:39:35.239712   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:39:35.242890   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:39:35.243168   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:39:35.243472   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:39:35.243692   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:39:35.296623   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.196:33275
I20260608 12:39:35.296787  6205 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.196:33275 every 8 connection(s)
I20260608 12:39:35.307248  5900 raft_consensus.cc:1275] T 9f9c59a13a1f4c4faab73b33e4fa426a P 1cd588ff2f614271b1a939ecfdb6f001 [term 2 FOLLOWER]: Refusing update from remote peer 853705c807a04e37bc3ac57e7b1138a2: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260608 12:39:35.309011  6129 consensus_queue.cc:1048] T 9f9c59a13a1f4c4faab73b33e4fa426a P 853705c807a04e37bc3ac57e7b1138a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1cd588ff2f614271b1a939ecfdb6f001" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36157 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:39:35.321216  5975 raft_consensus.cc:1275] T 9f9c59a13a1f4c4faab73b33e4fa426a P eda666935c1b43edba0d1e9ccf57f8dc [term 2 FOLLOWER]: Refusing update from remote peer 853705c807a04e37bc3ac57e7b1138a2: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
W20260608 12:39:35.322289  6129 fault_injection.cc:43] FAULT INJECTION ENABLED!
W20260608 12:39:35.322677  6129 fault_injection.cc:44] THIS SERVER MAY CRASH!
I20260608 12:39:35.323081  6206 heartbeater.cc:344] Connected to a master server at 127.0.107.254:34075
I20260608 12:39:35.323691  6206 heartbeater.cc:461] Registering TS with master...
I20260608 12:39:35.324169  6130 consensus_queue.cc:1048] T 9f9c59a13a1f4c4faab73b33e4fa426a P 853705c807a04e37bc3ac57e7b1138a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eda666935c1b43edba0d1e9ccf57f8dc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:39:35.324898  6206 heartbeater.cc:507] Master 127.0.107.254:34075 requested a full tablet report, sending...
I20260608 12:39:35.329510  5798 ts_manager.cc:194] Registered new tserver with Master: e5bc1e768e334339b749d04045141be1 (127.0.107.196:33275)
I20260608 12:39:35.332535  5798 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48028
I20260608 12:39:36.190567  5851 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:39:36.208508  5900 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4cf2da31bedb433e921eeaba1086d55e"
dest_uuid: "1cd588ff2f614271b1a939ecfdb6f001"
mode: GRACEFUL
new_leader_uuid: "eda666935c1b43edba0d1e9ccf57f8dc"
 from {username='slave'} at 127.0.0.1:43156
I20260608 12:39:36.209198  5900 raft_consensus.cc:606] T 4cf2da31bedb433e921eeaba1086d55e P 1cd588ff2f614271b1a939ecfdb6f001 [term 1 LEADER]: Received request to transfer leadership to TS eda666935c1b43edba0d1e9ccf57f8dc
I20260608 12:39:36.210695  5851 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260608 12:39:36.211303  5851 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 12:39:36.223594  5846 auto_rebalancer.cc:591] Failed to schedule move for tablet 4cf2da31bedb433e921eeaba1086d55e: Remote error: Service unavailable: leader transfer in progress
I20260608 12:39:36.228781  5900 consensus_queue.cc:237] T d6b9c0b2ff284a159ad650b8507d01e9 P 1cd588ff2f614271b1a939ecfdb6f001 [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: "1cd588ff2f614271b1a939ecfdb6f001" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36157 } } peers { permanent_uuid: "eda666935c1b43edba0d1e9ccf57f8dc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38163 } attrs { replace: true } } peers { permanent_uuid: "853705c807a04e37bc3ac57e7b1138a2" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46609 } } peers { permanent_uuid: "e5bc1e768e334339b749d04045141be1" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33275 } attrs { promote: true } }
I20260608 12:39:36.237334  6048 raft_consensus.cc:1275] T d6b9c0b2ff284a159ad650b8507d01e9 P 853705c807a04e37bc3ac57e7b1138a2 [term 1 FOLLOWER]: Refusing update from remote peer 1cd588ff2f614271b1a939ecfdb6f001: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:39:36.238562  5975 raft_consensus.cc:1275] T d6b9c0b2ff284a159ad650b8507d01e9 P eda666935c1b43edba0d1e9ccf57f8dc [term 1 FOLLOWER]: Refusing update from remote peer 1cd588ff2f614271b1a939ecfdb6f001: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:39:36.239446  6221 consensus_queue.cc:1048] T d6b9c0b2ff284a159ad650b8507d01e9 P 1cd588ff2f614271b1a939ecfdb6f001 [LEADER]: Connected to new peer: Peer: permanent_uuid: "853705c807a04e37bc3ac57e7b1138a2" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:39:36.240382  6115 consensus_queue.cc:1048] T d6b9c0b2ff284a159ad650b8507d01e9 P 1cd588ff2f614271b1a939ecfdb6f001 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eda666935c1b43edba0d1e9ccf57f8dc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38163 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260608 12:39:36.254375  5865 consensus_peers.cc:597] T d6b9c0b2ff284a159ad650b8507d01e9 P 1cd588ff2f614271b1a939ecfdb6f001 -> Peer e5bc1e768e334339b749d04045141be1 (127.0.107.196:33275): Couldn't send request to peer e5bc1e768e334339b749d04045141be1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d6b9c0b2ff284a159ad650b8507d01e9. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:39:36.254431  5975 raft_consensus.cc:2955] T d6b9c0b2ff284a159ad650b8507d01e9 P eda666935c1b43edba0d1e9ccf57f8dc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e5bc1e768e334339b749d04045141be1 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1cd588ff2f614271b1a939ecfdb6f001" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36157 } } peers { permanent_uuid: "eda666935c1b43edba0d1e9ccf57f8dc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38163 } attrs { replace: true } } peers { permanent_uuid: "853705c807a04e37bc3ac57e7b1138a2" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46609 } } peers { permanent_uuid: "e5bc1e768e334339b749d04045141be1" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33275 } attrs { promote: true } } }
I20260608 12:39:36.254942  6048 raft_consensus.cc:2955] T d6b9c0b2ff284a159ad650b8507d01e9 P 853705c807a04e37bc3ac57e7b1138a2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e5bc1e768e334339b749d04045141be1 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1cd588ff2f614271b1a939ecfdb6f001" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36157 } } peers { permanent_uuid: "eda666935c1b43edba0d1e9ccf57f8dc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38163 } attrs { replace: true } } peers { permanent_uuid: "853705c807a04e37bc3ac57e7b1138a2" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46609 } } peers { permanent_uuid: "e5bc1e768e334339b749d04045141be1" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33275 } attrs { promote: true } } }
I20260608 12:39:36.269971  5796 catalog_manager.cc:5696] T d6b9c0b2ff284a159ad650b8507d01e9 P 853705c807a04e37bc3ac57e7b1138a2 reported cstate change: config changed from index -1 to 2, NON_VOTER e5bc1e768e334339b749d04045141be1 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "1cd588ff2f614271b1a939ecfdb6f001" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1cd588ff2f614271b1a939ecfdb6f001" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36157 } } peers { permanent_uuid: "eda666935c1b43edba0d1e9ccf57f8dc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38163 } attrs { replace: true } } peers { permanent_uuid: "853705c807a04e37bc3ac57e7b1138a2" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46609 } } peers { permanent_uuid: "e5bc1e768e334339b749d04045141be1" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33275 } attrs { promote: true } } }
I20260608 12:39:36.336817  6206 heartbeater.cc:499] Master 127.0.107.254:34075 was elected leader, sending a full tablet report...
I20260608 12:39:36.437114  6115 raft_consensus.cc:2955] T d6b9c0b2ff284a159ad650b8507d01e9 P 1cd588ff2f614271b1a939ecfdb6f001 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e5bc1e768e334339b749d04045141be1 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1cd588ff2f614271b1a939ecfdb6f001" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36157 } } peers { permanent_uuid: "eda666935c1b43edba0d1e9ccf57f8dc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38163 } attrs { replace: true } } peers { permanent_uuid: "853705c807a04e37bc3ac57e7b1138a2" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46609 } } peers { permanent_uuid: "e5bc1e768e334339b749d04045141be1" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33275 } attrs { promote: true } } }
I20260608 12:39:36.506975  6233 ts_tablet_manager.cc:933] T d6b9c0b2ff284a159ad650b8507d01e9 P e5bc1e768e334339b749d04045141be1: Initiating tablet copy from peer 1cd588ff2f614271b1a939ecfdb6f001 (127.0.107.193:36157)
I20260608 12:39:36.508867  6233 tablet_copy_client.cc:323] T d6b9c0b2ff284a159ad650b8507d01e9 P e5bc1e768e334339b749d04045141be1: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.193:36157
I20260608 12:39:36.522311  5910 tablet_copy_service.cc:140] P 1cd588ff2f614271b1a939ecfdb6f001: Received BeginTabletCopySession request for tablet d6b9c0b2ff284a159ad650b8507d01e9 from peer e5bc1e768e334339b749d04045141be1 ({username='slave'} at 127.0.0.1:43170)
I20260608 12:39:36.523048  5910 tablet_copy_service.cc:161] P 1cd588ff2f614271b1a939ecfdb6f001: Beginning new tablet copy session on tablet d6b9c0b2ff284a159ad650b8507d01e9 from peer e5bc1e768e334339b749d04045141be1 at {username='slave'} at 127.0.0.1:43170: session id = e5bc1e768e334339b749d04045141be1-d6b9c0b2ff284a159ad650b8507d01e9
I20260608 12:39:36.528723  5910 tablet_copy_source_session.cc:215] T d6b9c0b2ff284a159ad650b8507d01e9 P 1cd588ff2f614271b1a939ecfdb6f001: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:39:36.532276  6233 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6b9c0b2ff284a159ad650b8507d01e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:39:36.545624  6233 tablet_copy_client.cc:806] T d6b9c0b2ff284a159ad650b8507d01e9 P e5bc1e768e334339b749d04045141be1: tablet copy: Starting download of 0 data blocks...
I20260608 12:39:36.546335  6233 tablet_copy_client.cc:670] T d6b9c0b2ff284a159ad650b8507d01e9 P e5bc1e768e334339b749d04045141be1: tablet copy: Starting download of 1 WAL segments...
I20260608 12:39:36.551286  6233 tablet_copy_client.cc:538] T d6b9c0b2ff284a159ad650b8507d01e9 P e5bc1e768e334339b749d04045141be1: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:39:36.558477  6233 tablet_bootstrap.cc:492] T d6b9c0b2ff284a159ad650b8507d01e9 P e5bc1e768e334339b749d04045141be1: Bootstrap starting.
I20260608 12:39:36.578871  6233 tablet_bootstrap.cc:492] T d6b9c0b2ff284a159ad650b8507d01e9 P e5bc1e768e334339b749d04045141be1: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:39:36.579823  6233 tablet_bootstrap.cc:492] T d6b9c0b2ff284a159ad650b8507d01e9 P e5bc1e768e334339b749d04045141be1: Bootstrap complete.
I20260608 12:39:36.580575  6233 ts_tablet_manager.cc:1403] T d6b9c0b2ff284a159ad650b8507d01e9 P e5bc1e768e334339b749d04045141be1: Time spent bootstrapping tablet: real 0.022s	user 0.017s	sys 0.004s
I20260608 12:39:36.583498  6233 raft_consensus.cc:359] T d6b9c0b2ff284a159ad650b8507d01e9 P e5bc1e768e334339b749d04045141be1 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1cd588ff2f614271b1a939ecfdb6f001" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36157 } } peers { permanent_uuid: "eda666935c1b43edba0d1e9ccf57f8dc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38163 } attrs { replace: true } } peers { permanent_uuid: "853705c807a04e37bc3ac57e7b1138a2" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46609 } } peers { permanent_uuid: "e5bc1e768e334339b749d04045141be1" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33275 } attrs { promote: true } }
I20260608 12:39:36.584249  6233 raft_consensus.cc:740] T d6b9c0b2ff284a159ad650b8507d01e9 P e5bc1e768e334339b749d04045141be1 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e5bc1e768e334339b749d04045141be1, State: Initialized, Role: LEARNER
I20260608 12:39:36.584892  6233 consensus_queue.cc:260] T d6b9c0b2ff284a159ad650b8507d01e9 P e5bc1e768e334339b749d04045141be1 [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: "1cd588ff2f614271b1a939ecfdb6f001" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36157 } } peers { permanent_uuid: "eda666935c1b43edba0d1e9ccf57f8dc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38163 } attrs { replace: true } } peers { permanent_uuid: "853705c807a04e37bc3ac57e7b1138a2" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46609 } } peers { permanent_uuid: "e5bc1e768e334339b749d04045141be1" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33275 } attrs { promote: true } }
I20260608 12:39:36.588019  6233 ts_tablet_manager.cc:1434] T d6b9c0b2ff284a159ad650b8507d01e9 P e5bc1e768e334339b749d04045141be1: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 12:39:36.590422  5910 tablet_copy_service.cc:342] P 1cd588ff2f614271b1a939ecfdb6f001: Request end of tablet copy session e5bc1e768e334339b749d04045141be1-d6b9c0b2ff284a159ad650b8507d01e9 received from {username='slave'} at 127.0.0.1:43170
I20260608 12:39:36.590914  5910 tablet_copy_service.cc:434] P 1cd588ff2f614271b1a939ecfdb6f001: ending tablet copy session e5bc1e768e334339b749d04045141be1-d6b9c0b2ff284a159ad650b8507d01e9 on tablet d6b9c0b2ff284a159ad650b8507d01e9 with peer e5bc1e768e334339b749d04045141be1
I20260608 12:39:36.680766  6221 raft_consensus.cc:993] T 4cf2da31bedb433e921eeaba1086d55e P 1cd588ff2f614271b1a939ecfdb6f001: : Instructing follower eda666935c1b43edba0d1e9ccf57f8dc to start an election
I20260608 12:39:36.681380  6115 raft_consensus.cc:1081] T 4cf2da31bedb433e921eeaba1086d55e P 1cd588ff2f614271b1a939ecfdb6f001 [term 1 LEADER]: Signalling peer eda666935c1b43edba0d1e9ccf57f8dc to start an election
I20260608 12:39:36.683665  5975 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4cf2da31bedb433e921eeaba1086d55e"
dest_uuid: "eda666935c1b43edba0d1e9ccf57f8dc"
 from {username='slave'} at 127.0.0.1:48246
I20260608 12:39:36.684319  5975 raft_consensus.cc:493] T 4cf2da31bedb433e921eeaba1086d55e P eda666935c1b43edba0d1e9ccf57f8dc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 12:39:36.684669  5975 raft_consensus.cc:3060] T 4cf2da31bedb433e921eeaba1086d55e P eda666935c1b43edba0d1e9ccf57f8dc [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:39:36.689790  5975 raft_consensus.cc:515] T 4cf2da31bedb433e921eeaba1086d55e P eda666935c1b43edba0d1e9ccf57f8dc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cd588ff2f614271b1a939ecfdb6f001" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36157 } } peers { permanent_uuid: "eda666935c1b43edba0d1e9ccf57f8dc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38163 } } peers { permanent_uuid: "853705c807a04e37bc3ac57e7b1138a2" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46609 } }
I20260608 12:39:36.691741  5975 leader_election.cc:290] T 4cf2da31bedb433e921eeaba1086d55e P eda666935c1b43edba0d1e9ccf57f8dc [CANDIDATE]: Term 2 election: Requested vote from peers 1cd588ff2f614271b1a939ecfdb6f001 (127.0.107.193:36157), 853705c807a04e37bc3ac57e7b1138a2 (127.0.107.195:46609)
I20260608 12:39:36.692863  5900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cf2da31bedb433e921eeaba1086d55e" candidate_uuid: "eda666935c1b43edba0d1e9ccf57f8dc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1cd588ff2f614271b1a939ecfdb6f001"
I20260608 12:39:36.693161  6048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cf2da31bedb433e921eeaba1086d55e" candidate_uuid: "eda666935c1b43edba0d1e9ccf57f8dc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "853705c807a04e37bc3ac57e7b1138a2"
I20260608 12:39:36.693931  6048 raft_consensus.cc:3060] T 4cf2da31bedb433e921eeaba1086d55e P 853705c807a04e37bc3ac57e7b1138a2 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:39:36.693709  5900 raft_consensus.cc:3055] T 4cf2da31bedb433e921eeaba1086d55e P 1cd588ff2f614271b1a939ecfdb6f001 [term 1 LEADER]: Stepping down as leader of term 1
I20260608 12:39:36.696063  5900 raft_consensus.cc:740] T 4cf2da31bedb433e921eeaba1086d55e P 1cd588ff2f614271b1a939ecfdb6f001 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1cd588ff2f614271b1a939ecfdb6f001, State: Running, Role: LEADER
I20260608 12:39:36.697302  5900 consensus_queue.cc:260] T 4cf2da31bedb433e921eeaba1086d55e P 1cd588ff2f614271b1a939ecfdb6f001 [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: "1cd588ff2f614271b1a939ecfdb6f001" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36157 } } peers { permanent_uuid: "eda666935c1b43edba0d1e9ccf57f8dc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38163 } } peers { permanent_uuid: "853705c807a04e37bc3ac57e7b1138a2" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46609 } }
I20260608 12:39:36.699244  5900 raft_consensus.cc:3060] T 4cf2da31bedb433e921eeaba1086d55e P 1cd588ff2f614271b1a939ecfdb6f001 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:39:36.701485  6048 raft_consensus.cc:2468] T 4cf2da31bedb433e921eeaba1086d55e P 853705c807a04e37bc3ac57e7b1138a2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eda666935c1b43edba0d1e9ccf57f8dc in term 2.
I20260608 12:39:36.702751  5939 leader_election.cc:304] T 4cf2da31bedb433e921eeaba1086d55e P eda666935c1b43edba0d1e9ccf57f8dc [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: 853705c807a04e37bc3ac57e7b1138a2, eda666935c1b43edba0d1e9ccf57f8dc; no voters: 
I20260608 12:39:36.703532  6227 raft_consensus.cc:2804] T 4cf2da31bedb433e921eeaba1086d55e P eda666935c1b43edba0d1e9ccf57f8dc [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:39:36.704842  6227 raft_consensus.cc:697] T 4cf2da31bedb433e921eeaba1086d55e P eda666935c1b43edba0d1e9ccf57f8dc [term 2 LEADER]: Becoming Leader. State: Replica: eda666935c1b43edba0d1e9ccf57f8dc, State: Running, Role: LEADER
I20260608 12:39:36.705796  6227 consensus_queue.cc:237] T 4cf2da31bedb433e921eeaba1086d55e P eda666935c1b43edba0d1e9ccf57f8dc [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: "1cd588ff2f614271b1a939ecfdb6f001" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36157 } } peers { permanent_uuid: "eda666935c1b43edba0d1e9ccf57f8dc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38163 } } peers { permanent_uuid: "853705c807a04e37bc3ac57e7b1138a2" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46609 } }
I20260608 12:39:36.707693  5900 raft_consensus.cc:2468] T 4cf2da31bedb433e921eeaba1086d55e P 1cd588ff2f614271b1a939ecfdb6f001 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eda666935c1b43edba0d1e9ccf57f8dc in term 2.
I20260608 12:39:36.715965  5796 catalog_manager.cc:5696] T 4cf2da31bedb433e921eeaba1086d55e P eda666935c1b43edba0d1e9ccf57f8dc reported cstate change: term changed from 1 to 2, leader changed from 1cd588ff2f614271b1a939ecfdb6f001 (127.0.107.193) to eda666935c1b43edba0d1e9ccf57f8dc (127.0.107.194). New cstate: current_term: 2 leader_uuid: "eda666935c1b43edba0d1e9ccf57f8dc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cd588ff2f614271b1a939ecfdb6f001" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36157 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eda666935c1b43edba0d1e9ccf57f8dc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38163 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "853705c807a04e37bc3ac57e7b1138a2" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46609 } health_report { overall_health: UNKNOWN } } }
I20260608 12:39:36.858584  6181 raft_consensus.cc:1217] T d6b9c0b2ff284a159ad650b8507d01e9 P e5bc1e768e334339b749d04045141be1 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 12:39:36.998782  5900 raft_consensus.cc:1275] T 4cf2da31bedb433e921eeaba1086d55e P 1cd588ff2f614271b1a939ecfdb6f001 [term 2 FOLLOWER]: Refusing update from remote peer eda666935c1b43edba0d1e9ccf57f8dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:39:36.998834  6048 raft_consensus.cc:1275] T 4cf2da31bedb433e921eeaba1086d55e P 853705c807a04e37bc3ac57e7b1138a2 [term 2 FOLLOWER]: Refusing update from remote peer eda666935c1b43edba0d1e9ccf57f8dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:39:37.000936  6238 consensus_queue.cc:1048] T 4cf2da31bedb433e921eeaba1086d55e P eda666935c1b43edba0d1e9ccf57f8dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "853705c807a04e37bc3ac57e7b1138a2" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:39:37.001569  6227 consensus_queue.cc:1048] T 4cf2da31bedb433e921eeaba1086d55e P eda666935c1b43edba0d1e9ccf57f8dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "1cd588ff2f614271b1a939ecfdb6f001" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36157 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:39:37.209527  6115 raft_consensus.cc:1064] T d6b9c0b2ff284a159ad650b8507d01e9 P 1cd588ff2f614271b1a939ecfdb6f001: attempting to promote NON_VOTER e5bc1e768e334339b749d04045141be1 to VOTER
W20260608 12:39:37.212103  5866 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260608 12:39:37.212986  6115 consensus_queue.cc:237] T d6b9c0b2ff284a159ad650b8507d01e9 P 1cd588ff2f614271b1a939ecfdb6f001 [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: "1cd588ff2f614271b1a939ecfdb6f001" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36157 } } peers { permanent_uuid: "eda666935c1b43edba0d1e9ccf57f8dc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38163 } attrs { replace: true } } peers { permanent_uuid: "853705c807a04e37bc3ac57e7b1138a2" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46609 } } peers { permanent_uuid: "e5bc1e768e334339b749d04045141be1" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33275 } attrs { promote: false } }
I20260608 12:39:37.222621  6049 raft_consensus.cc:1275] T d6b9c0b2ff284a159ad650b8507d01e9 P 853705c807a04e37bc3ac57e7b1138a2 [term 1 FOLLOWER]: Refusing update from remote peer 1cd588ff2f614271b1a939ecfdb6f001: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:39:37.224586  5975 raft_consensus.cc:1275] T d6b9c0b2ff284a159ad650b8507d01e9 P eda666935c1b43edba0d1e9ccf57f8dc [term 1 FOLLOWER]: Refusing update from remote peer 1cd588ff2f614271b1a939ecfdb6f001: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:39:37.225581  6181 raft_consensus.cc:1275] T d6b9c0b2ff284a159ad650b8507d01e9 P e5bc1e768e334339b749d04045141be1 [term 1 LEARNER]: Refusing update from remote peer 1cd588ff2f614271b1a939ecfdb6f001: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:39:37.226590  6221 consensus_queue.cc:1048] T d6b9c0b2ff284a159ad650b8507d01e9 P 1cd588ff2f614271b1a939ecfdb6f001 [LEADER]: Connected to new peer: Peer: permanent_uuid: "853705c807a04e37bc3ac57e7b1138a2" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:39:37.228572  6247 consensus_queue.cc:1048] T d6b9c0b2ff284a159ad650b8507d01e9 P 1cd588ff2f614271b1a939ecfdb6f001 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eda666935c1b43edba0d1e9ccf57f8dc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38163 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 12:39:37.229796  6221 consensus_queue.cc:1048] T d6b9c0b2ff284a159ad650b8507d01e9 P 1cd588ff2f614271b1a939ecfdb6f001 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5bc1e768e334339b749d04045141be1" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33275 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:39:37.242264  5975 raft_consensus.cc:2955] T d6b9c0b2ff284a159ad650b8507d01e9 P eda666935c1b43edba0d1e9ccf57f8dc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e5bc1e768e334339b749d04045141be1 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1cd588ff2f614271b1a939ecfdb6f001" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36157 } } peers { permanent_uuid: "eda666935c1b43edba0d1e9ccf57f8dc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38163 } attrs { replace: true } } peers { permanent_uuid: "853705c807a04e37bc3ac57e7b1138a2" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46609 } } peers { permanent_uuid: "e5bc1e768e334339b749d04045141be1" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33275 } attrs { promote: false } } }
I20260608 12:39:37.251343  6181 raft_consensus.cc:2955] T d6b9c0b2ff284a159ad650b8507d01e9 P e5bc1e768e334339b749d04045141be1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e5bc1e768e334339b749d04045141be1 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1cd588ff2f614271b1a939ecfdb6f001" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36157 } } peers { permanent_uuid: "eda666935c1b43edba0d1e9ccf57f8dc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38163 } attrs { replace: true } } peers { permanent_uuid: "853705c807a04e37bc3ac57e7b1138a2" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46609 } } peers { permanent_uuid: "e5bc1e768e334339b749d04045141be1" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33275 } attrs { promote: false } } }
I20260608 12:39:37.260862  5798 catalog_manager.cc:5696] T d6b9c0b2ff284a159ad650b8507d01e9 P eda666935c1b43edba0d1e9ccf57f8dc reported cstate change: config changed from index 2 to 3, e5bc1e768e334339b749d04045141be1 (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "1cd588ff2f614271b1a939ecfdb6f001" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1cd588ff2f614271b1a939ecfdb6f001" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36157 } } peers { permanent_uuid: "eda666935c1b43edba0d1e9ccf57f8dc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38163 } attrs { replace: true } } peers { permanent_uuid: "853705c807a04e37bc3ac57e7b1138a2" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46609 } } peers { permanent_uuid: "e5bc1e768e334339b749d04045141be1" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33275 } attrs { promote: false } } }
I20260608 12:39:37.467051  6049 raft_consensus.cc:2955] T d6b9c0b2ff284a159ad650b8507d01e9 P 853705c807a04e37bc3ac57e7b1138a2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e5bc1e768e334339b749d04045141be1 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1cd588ff2f614271b1a939ecfdb6f001" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36157 } } peers { permanent_uuid: "eda666935c1b43edba0d1e9ccf57f8dc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38163 } attrs { replace: true } } peers { permanent_uuid: "853705c807a04e37bc3ac57e7b1138a2" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46609 } } peers { permanent_uuid: "e5bc1e768e334339b749d04045141be1" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33275 } attrs { promote: false } } }
I20260608 12:39:37.495015  6115 raft_consensus.cc:2955] T d6b9c0b2ff284a159ad650b8507d01e9 P 1cd588ff2f614271b1a939ecfdb6f001 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e5bc1e768e334339b749d04045141be1 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1cd588ff2f614271b1a939ecfdb6f001" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36157 } } peers { permanent_uuid: "eda666935c1b43edba0d1e9ccf57f8dc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38163 } attrs { replace: true } } peers { permanent_uuid: "853705c807a04e37bc3ac57e7b1138a2" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46609 } } peers { permanent_uuid: "e5bc1e768e334339b749d04045141be1" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33275 } attrs { promote: false } } }
I20260608 12:39:37.515348  5900 consensus_queue.cc:237] T d6b9c0b2ff284a159ad650b8507d01e9 P 1cd588ff2f614271b1a939ecfdb6f001 [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: "1cd588ff2f614271b1a939ecfdb6f001" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36157 } } peers { permanent_uuid: "853705c807a04e37bc3ac57e7b1138a2" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46609 } } peers { permanent_uuid: "e5bc1e768e334339b749d04045141be1" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33275 } attrs { promote: false } }
I20260608 12:39:37.522075  6049 raft_consensus.cc:1275] T d6b9c0b2ff284a159ad650b8507d01e9 P 853705c807a04e37bc3ac57e7b1138a2 [term 1 FOLLOWER]: Refusing update from remote peer 1cd588ff2f614271b1a939ecfdb6f001: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:39:37.522207  6181 raft_consensus.cc:1275] T d6b9c0b2ff284a159ad650b8507d01e9 P e5bc1e768e334339b749d04045141be1 [term 1 FOLLOWER]: Refusing update from remote peer 1cd588ff2f614271b1a939ecfdb6f001: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:39:37.523972  6221 consensus_queue.cc:1048] T d6b9c0b2ff284a159ad650b8507d01e9 P 1cd588ff2f614271b1a939ecfdb6f001 [LEADER]: Connected to new peer: Peer: permanent_uuid: "853705c807a04e37bc3ac57e7b1138a2" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:39:37.524964  6247 consensus_queue.cc:1048] T d6b9c0b2ff284a159ad650b8507d01e9 P 1cd588ff2f614271b1a939ecfdb6f001 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5bc1e768e334339b749d04045141be1" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33275 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 12:39:37.535660  6181 raft_consensus.cc:2955] T d6b9c0b2ff284a159ad650b8507d01e9 P e5bc1e768e334339b749d04045141be1 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER eda666935c1b43edba0d1e9ccf57f8dc (127.0.107.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1cd588ff2f614271b1a939ecfdb6f001" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36157 } } peers { permanent_uuid: "853705c807a04e37bc3ac57e7b1138a2" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46609 } } peers { permanent_uuid: "e5bc1e768e334339b749d04045141be1" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33275 } attrs { promote: false } } }
I20260608 12:39:37.538221  6049 raft_consensus.cc:2955] T d6b9c0b2ff284a159ad650b8507d01e9 P 853705c807a04e37bc3ac57e7b1138a2 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER eda666935c1b43edba0d1e9ccf57f8dc (127.0.107.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1cd588ff2f614271b1a939ecfdb6f001" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36157 } } peers { permanent_uuid: "853705c807a04e37bc3ac57e7b1138a2" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46609 } } peers { permanent_uuid: "e5bc1e768e334339b749d04045141be1" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33275 } attrs { promote: false } } }
I20260608 12:39:37.546969  5798 catalog_manager.cc:5696] T d6b9c0b2ff284a159ad650b8507d01e9 P e5bc1e768e334339b749d04045141be1 reported cstate change: config changed from index 3 to 4, VOTER eda666935c1b43edba0d1e9ccf57f8dc (127.0.107.194) evicted. New cstate: current_term: 1 leader_uuid: "1cd588ff2f614271b1a939ecfdb6f001" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1cd588ff2f614271b1a939ecfdb6f001" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36157 } } peers { permanent_uuid: "853705c807a04e37bc3ac57e7b1138a2" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46609 } } peers { permanent_uuid: "e5bc1e768e334339b749d04045141be1" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33275 } attrs { promote: false } } }
I20260608 12:39:37.565824  5965 tablet_service.cc:1558] Processing DeleteTablet for tablet d6b9c0b2ff284a159ad650b8507d01e9 with delete_type TABLET_DATA_TOMBSTONED (TS eda666935c1b43edba0d1e9ccf57f8dc not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:48238
I20260608 12:39:37.568109  6250 tablet_replica.cc:333] T d6b9c0b2ff284a159ad650b8507d01e9 P eda666935c1b43edba0d1e9ccf57f8dc: stopping tablet replica
I20260608 12:39:37.569300  6250 raft_consensus.cc:2243] T d6b9c0b2ff284a159ad650b8507d01e9 P eda666935c1b43edba0d1e9ccf57f8dc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:39:37.570188  6250 raft_consensus.cc:2272] T d6b9c0b2ff284a159ad650b8507d01e9 P eda666935c1b43edba0d1e9ccf57f8dc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:39:37.573658  6250 ts_tablet_manager.cc:1916] T d6b9c0b2ff284a159ad650b8507d01e9 P eda666935c1b43edba0d1e9ccf57f8dc: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:39:37.588115  6250 ts_tablet_manager.cc:1929] T d6b9c0b2ff284a159ad650b8507d01e9 P eda666935c1b43edba0d1e9ccf57f8dc: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 12:39:37.588518  6250 log.cc:1199] T d6b9c0b2ff284a159ad650b8507d01e9 P eda666935c1b43edba0d1e9ccf57f8dc: Deleting WAL directory at /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922229144781-431-0/minicluster-data/ts-1-root/wals/d6b9c0b2ff284a159ad650b8507d01e9
I20260608 12:39:37.590394  5785 catalog_manager.cc:5027] TS eda666935c1b43edba0d1e9ccf57f8dc (127.0.107.194:38163): tablet d6b9c0b2ff284a159ad650b8507d01e9 (table test-workload [id=3525728594154e098223d8b0a28e2d30]) successfully deleted
I20260608 12:39:38.088567  6221 raft_consensus.cc:2955] T d6b9c0b2ff284a159ad650b8507d01e9 P 1cd588ff2f614271b1a939ecfdb6f001 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER eda666935c1b43edba0d1e9ccf57f8dc (127.0.107.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1cd588ff2f614271b1a939ecfdb6f001" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36157 } } peers { permanent_uuid: "853705c807a04e37bc3ac57e7b1138a2" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46609 } } peers { permanent_uuid: "e5bc1e768e334339b749d04045141be1" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33275 } attrs { promote: false } } }
I20260608 12:39:38.101822  5785 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet d6b9c0b2ff284a159ad650b8507d01e9 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:39:38.212491  5851 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:39:38.216042  5851 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:39:38.216565  5851 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:39:38.587273  5975 consensus_queue.cc:237] T 4cf2da31bedb433e921eeaba1086d55e P eda666935c1b43edba0d1e9ccf57f8dc [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: "1cd588ff2f614271b1a939ecfdb6f001" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36157 } attrs { replace: true } } peers { permanent_uuid: "eda666935c1b43edba0d1e9ccf57f8dc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38163 } } peers { permanent_uuid: "853705c807a04e37bc3ac57e7b1138a2" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46609 } } peers { permanent_uuid: "e5bc1e768e334339b749d04045141be1" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33275 } attrs { promote: true } }
I20260608 12:39:38.596946  6049 raft_consensus.cc:1275] T 4cf2da31bedb433e921eeaba1086d55e P 853705c807a04e37bc3ac57e7b1138a2 [term 2 FOLLOWER]: Refusing update from remote peer eda666935c1b43edba0d1e9ccf57f8dc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 12:39:38.597636  5899 raft_consensus.cc:1275] T 4cf2da31bedb433e921eeaba1086d55e P 1cd588ff2f614271b1a939ecfdb6f001 [term 2 FOLLOWER]: Refusing update from remote peer eda666935c1b43edba0d1e9ccf57f8dc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 12:39:38.600523  6256 consensus_queue.cc:1048] T 4cf2da31bedb433e921eeaba1086d55e P eda666935c1b43edba0d1e9ccf57f8dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "853705c807a04e37bc3ac57e7b1138a2" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 12:39:38.601819  6257 consensus_queue.cc:1048] T 4cf2da31bedb433e921eeaba1086d55e P eda666935c1b43edba0d1e9ccf57f8dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "1cd588ff2f614271b1a939ecfdb6f001" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36157 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260608 12:39:38.614909  5940 consensus_peers.cc:597] T 4cf2da31bedb433e921eeaba1086d55e P eda666935c1b43edba0d1e9ccf57f8dc -> Peer e5bc1e768e334339b749d04045141be1 (127.0.107.196:33275): Couldn't send request to peer e5bc1e768e334339b749d04045141be1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4cf2da31bedb433e921eeaba1086d55e. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:39:38.614419  5899 raft_consensus.cc:2955] T 4cf2da31bedb433e921eeaba1086d55e P 1cd588ff2f614271b1a939ecfdb6f001 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER e5bc1e768e334339b749d04045141be1 (127.0.107.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1cd588ff2f614271b1a939ecfdb6f001" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36157 } attrs { replace: true } } peers { permanent_uuid: "eda666935c1b43edba0d1e9ccf57f8dc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38163 } } peers { permanent_uuid: "853705c807a04e37bc3ac57e7b1138a2" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46609 } } peers { permanent_uuid: "e5bc1e768e334339b749d04045141be1" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33275 } attrs { promote: true } } }
I20260608 12:39:38.618294  6049 raft_consensus.cc:2955] T 4cf2da31bedb433e921eeaba1086d55e P 853705c807a04e37bc3ac57e7b1138a2 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER e5bc1e768e334339b749d04045141be1 (127.0.107.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1cd588ff2f614271b1a939ecfdb6f001" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36157 } attrs { replace: true } } peers { permanent_uuid: "eda666935c1b43edba0d1e9ccf57f8dc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38163 } } peers { permanent_uuid: "853705c807a04e37bc3ac57e7b1138a2" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46609 } } peers { permanent_uuid: "e5bc1e768e334339b749d04045141be1" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33275 } attrs { promote: true } } }
I20260608 12:39:38.627257  5798 catalog_manager.cc:5696] T 4cf2da31bedb433e921eeaba1086d55e P 1cd588ff2f614271b1a939ecfdb6f001 reported cstate change: config changed from index -1 to 3, NON_VOTER e5bc1e768e334339b749d04045141be1 (127.0.107.196) added. New cstate: current_term: 2 leader_uuid: "eda666935c1b43edba0d1e9ccf57f8dc" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1cd588ff2f614271b1a939ecfdb6f001" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36157 } attrs { replace: true } } peers { permanent_uuid: "eda666935c1b43edba0d1e9ccf57f8dc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38163 } } peers { permanent_uuid: "853705c807a04e37bc3ac57e7b1138a2" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46609 } } peers { permanent_uuid: "e5bc1e768e334339b749d04045141be1" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33275 } attrs { promote: true } } }
I20260608 12:39:38.725363  6257 raft_consensus.cc:2955] T 4cf2da31bedb433e921eeaba1086d55e P eda666935c1b43edba0d1e9ccf57f8dc [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER e5bc1e768e334339b749d04045141be1 (127.0.107.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1cd588ff2f614271b1a939ecfdb6f001" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36157 } attrs { replace: true } } peers { permanent_uuid: "eda666935c1b43edba0d1e9ccf57f8dc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38163 } } peers { permanent_uuid: "853705c807a04e37bc3ac57e7b1138a2" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46609 } } peers { permanent_uuid: "e5bc1e768e334339b749d04045141be1" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33275 } attrs { promote: true } } }
I20260608 12:39:38.959200  6267 ts_tablet_manager.cc:933] T 4cf2da31bedb433e921eeaba1086d55e P e5bc1e768e334339b749d04045141be1: Initiating tablet copy from peer eda666935c1b43edba0d1e9ccf57f8dc (127.0.107.194:38163)
I20260608 12:39:38.961570  6267 tablet_copy_client.cc:323] T 4cf2da31bedb433e921eeaba1086d55e P e5bc1e768e334339b749d04045141be1: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.194:38163
I20260608 12:39:38.974696  5985 tablet_copy_service.cc:140] P eda666935c1b43edba0d1e9ccf57f8dc: Received BeginTabletCopySession request for tablet 4cf2da31bedb433e921eeaba1086d55e from peer e5bc1e768e334339b749d04045141be1 ({username='slave'} at 127.0.0.1:45048)
I20260608 12:39:38.975390  5985 tablet_copy_service.cc:161] P eda666935c1b43edba0d1e9ccf57f8dc: Beginning new tablet copy session on tablet 4cf2da31bedb433e921eeaba1086d55e from peer e5bc1e768e334339b749d04045141be1 at {username='slave'} at 127.0.0.1:45048: session id = e5bc1e768e334339b749d04045141be1-4cf2da31bedb433e921eeaba1086d55e
I20260608 12:39:38.983651  5985 tablet_copy_source_session.cc:215] T 4cf2da31bedb433e921eeaba1086d55e P eda666935c1b43edba0d1e9ccf57f8dc: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:39:38.987502  6267 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4cf2da31bedb433e921eeaba1086d55e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:39:39.004398  6267 tablet_copy_client.cc:806] T 4cf2da31bedb433e921eeaba1086d55e P e5bc1e768e334339b749d04045141be1: tablet copy: Starting download of 0 data blocks...
I20260608 12:39:39.005151  6267 tablet_copy_client.cc:670] T 4cf2da31bedb433e921eeaba1086d55e P e5bc1e768e334339b749d04045141be1: tablet copy: Starting download of 1 WAL segments...
I20260608 12:39:39.009910  6267 tablet_copy_client.cc:538] T 4cf2da31bedb433e921eeaba1086d55e P e5bc1e768e334339b749d04045141be1: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:39:39.017686  6267 tablet_bootstrap.cc:492] T 4cf2da31bedb433e921eeaba1086d55e P e5bc1e768e334339b749d04045141be1: Bootstrap starting.
I20260608 12:39:39.039549  6267 tablet_bootstrap.cc:492] T 4cf2da31bedb433e921eeaba1086d55e P e5bc1e768e334339b749d04045141be1: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:39:39.040681  6267 tablet_bootstrap.cc:492] T 4cf2da31bedb433e921eeaba1086d55e P e5bc1e768e334339b749d04045141be1: Bootstrap complete.
I20260608 12:39:39.041487  6267 ts_tablet_manager.cc:1403] T 4cf2da31bedb433e921eeaba1086d55e P e5bc1e768e334339b749d04045141be1: Time spent bootstrapping tablet: real 0.024s	user 0.019s	sys 0.004s
I20260608 12:39:39.044266  6267 raft_consensus.cc:359] T 4cf2da31bedb433e921eeaba1086d55e P e5bc1e768e334339b749d04045141be1 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1cd588ff2f614271b1a939ecfdb6f001" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36157 } attrs { replace: true } } peers { permanent_uuid: "eda666935c1b43edba0d1e9ccf57f8dc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38163 } } peers { permanent_uuid: "853705c807a04e37bc3ac57e7b1138a2" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46609 } } peers { permanent_uuid: "e5bc1e768e334339b749d04045141be1" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33275 } attrs { promote: true } }
I20260608 12:39:39.044978  6267 raft_consensus.cc:740] T 4cf2da31bedb433e921eeaba1086d55e P e5bc1e768e334339b749d04045141be1 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: e5bc1e768e334339b749d04045141be1, State: Initialized, Role: LEARNER
I20260608 12:39:39.045585  6267 consensus_queue.cc:260] T 4cf2da31bedb433e921eeaba1086d55e P e5bc1e768e334339b749d04045141be1 [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: "1cd588ff2f614271b1a939ecfdb6f001" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36157 } attrs { replace: true } } peers { permanent_uuid: "eda666935c1b43edba0d1e9ccf57f8dc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38163 } } peers { permanent_uuid: "853705c807a04e37bc3ac57e7b1138a2" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46609 } } peers { permanent_uuid: "e5bc1e768e334339b749d04045141be1" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33275 } attrs { promote: true } }
I20260608 12:39:39.048846  6267 ts_tablet_manager.cc:1434] T 4cf2da31bedb433e921eeaba1086d55e P e5bc1e768e334339b749d04045141be1: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 12:39:39.051071  5985 tablet_copy_service.cc:342] P eda666935c1b43edba0d1e9ccf57f8dc: Request end of tablet copy session e5bc1e768e334339b749d04045141be1-4cf2da31bedb433e921eeaba1086d55e received from {username='slave'} at 127.0.0.1:45048
I20260608 12:39:39.051503  5985 tablet_copy_service.cc:434] P eda666935c1b43edba0d1e9ccf57f8dc: ending tablet copy session e5bc1e768e334339b749d04045141be1-4cf2da31bedb433e921eeaba1086d55e on tablet 4cf2da31bedb433e921eeaba1086d55e with peer e5bc1e768e334339b749d04045141be1
I20260608 12:39:39.327226  6181 raft_consensus.cc:1217] T 4cf2da31bedb433e921eeaba1086d55e P e5bc1e768e334339b749d04045141be1 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260608 12:39:39.879462  6265 raft_consensus.cc:1064] T 4cf2da31bedb433e921eeaba1086d55e P eda666935c1b43edba0d1e9ccf57f8dc: attempting to promote NON_VOTER e5bc1e768e334339b749d04045141be1 to VOTER
I20260608 12:39:39.882244  6265 consensus_queue.cc:237] T 4cf2da31bedb433e921eeaba1086d55e P eda666935c1b43edba0d1e9ccf57f8dc [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: "1cd588ff2f614271b1a939ecfdb6f001" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36157 } attrs { replace: true } } peers { permanent_uuid: "eda666935c1b43edba0d1e9ccf57f8dc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38163 } } peers { permanent_uuid: "853705c807a04e37bc3ac57e7b1138a2" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46609 } } peers { permanent_uuid: "e5bc1e768e334339b749d04045141be1" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33275 } attrs { promote: false } }
I20260608 12:39:39.890573  6049 raft_consensus.cc:1275] T 4cf2da31bedb433e921eeaba1086d55e P 853705c807a04e37bc3ac57e7b1138a2 [term 2 FOLLOWER]: Refusing update from remote peer eda666935c1b43edba0d1e9ccf57f8dc: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:39:39.891866  6181 raft_consensus.cc:1275] T 4cf2da31bedb433e921eeaba1086d55e P e5bc1e768e334339b749d04045141be1 [term 2 LEARNER]: Refusing update from remote peer eda666935c1b43edba0d1e9ccf57f8dc: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:39:39.892760  5899 raft_consensus.cc:1275] T 4cf2da31bedb433e921eeaba1086d55e P 1cd588ff2f614271b1a939ecfdb6f001 [term 2 FOLLOWER]: Refusing update from remote peer eda666935c1b43edba0d1e9ccf57f8dc: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:39:39.892648  6274 consensus_queue.cc:1048] T 4cf2da31bedb433e921eeaba1086d55e P eda666935c1b43edba0d1e9ccf57f8dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "853705c807a04e37bc3ac57e7b1138a2" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 12:39:39.894569  6257 consensus_queue.cc:1048] T 4cf2da31bedb433e921eeaba1086d55e P eda666935c1b43edba0d1e9ccf57f8dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5bc1e768e334339b749d04045141be1" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33275 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:39:39.895841  6265 consensus_queue.cc:1048] T 4cf2da31bedb433e921eeaba1086d55e P eda666935c1b43edba0d1e9ccf57f8dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "1cd588ff2f614271b1a939ecfdb6f001" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36157 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:39:39.916386  5899 raft_consensus.cc:2955] T 4cf2da31bedb433e921eeaba1086d55e P 1cd588ff2f614271b1a939ecfdb6f001 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, e5bc1e768e334339b749d04045141be1 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1cd588ff2f614271b1a939ecfdb6f001" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36157 } attrs { replace: true } } peers { permanent_uuid: "eda666935c1b43edba0d1e9ccf57f8dc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38163 } } peers { permanent_uuid: "853705c807a04e37bc3ac57e7b1138a2" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46609 } } peers { permanent_uuid: "e5bc1e768e334339b749d04045141be1" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33275 } attrs { promote: false } } }
I20260608 12:39:39.917263  6049 raft_consensus.cc:2955] T 4cf2da31bedb433e921eeaba1086d55e P 853705c807a04e37bc3ac57e7b1138a2 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, e5bc1e768e334339b749d04045141be1 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1cd588ff2f614271b1a939ecfdb6f001" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36157 } attrs { replace: true } } peers { permanent_uuid: "eda666935c1b43edba0d1e9ccf57f8dc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38163 } } peers { permanent_uuid: "853705c807a04e37bc3ac57e7b1138a2" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46609 } } peers { permanent_uuid: "e5bc1e768e334339b749d04045141be1" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33275 } attrs { promote: false } } }
I20260608 12:39:39.934710  5796 catalog_manager.cc:5696] T 4cf2da31bedb433e921eeaba1086d55e P 853705c807a04e37bc3ac57e7b1138a2 reported cstate change: config changed from index 3 to 4, e5bc1e768e334339b749d04045141be1 (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "eda666935c1b43edba0d1e9ccf57f8dc" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1cd588ff2f614271b1a939ecfdb6f001" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36157 } attrs { replace: true } } peers { permanent_uuid: "eda666935c1b43edba0d1e9ccf57f8dc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38163 } } peers { permanent_uuid: "853705c807a04e37bc3ac57e7b1138a2" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46609 } } peers { permanent_uuid: "e5bc1e768e334339b749d04045141be1" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33275 } attrs { promote: false } } }
I20260608 12:39:40.112118  6265 raft_consensus.cc:2955] T 4cf2da31bedb433e921eeaba1086d55e P eda666935c1b43edba0d1e9ccf57f8dc [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, e5bc1e768e334339b749d04045141be1 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1cd588ff2f614271b1a939ecfdb6f001" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36157 } attrs { replace: true } } peers { permanent_uuid: "eda666935c1b43edba0d1e9ccf57f8dc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38163 } } peers { permanent_uuid: "853705c807a04e37bc3ac57e7b1138a2" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46609 } } peers { permanent_uuid: "e5bc1e768e334339b749d04045141be1" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33275 } attrs { promote: false } } }
I20260608 12:39:40.125296  6181 raft_consensus.cc:2955] T 4cf2da31bedb433e921eeaba1086d55e P e5bc1e768e334339b749d04045141be1 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, e5bc1e768e334339b749d04045141be1 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1cd588ff2f614271b1a939ecfdb6f001" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36157 } attrs { replace: true } } peers { permanent_uuid: "eda666935c1b43edba0d1e9ccf57f8dc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38163 } } peers { permanent_uuid: "853705c807a04e37bc3ac57e7b1138a2" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46609 } } peers { permanent_uuid: "e5bc1e768e334339b749d04045141be1" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33275 } attrs { promote: false } } }
I20260608 12:39:40.136354  5975 consensus_queue.cc:237] T 4cf2da31bedb433e921eeaba1086d55e P eda666935c1b43edba0d1e9ccf57f8dc [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: "eda666935c1b43edba0d1e9ccf57f8dc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38163 } } peers { permanent_uuid: "853705c807a04e37bc3ac57e7b1138a2" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46609 } } peers { permanent_uuid: "e5bc1e768e334339b749d04045141be1" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33275 } attrs { promote: false } }
I20260608 12:39:40.143635  6181 raft_consensus.cc:1275] T 4cf2da31bedb433e921eeaba1086d55e P e5bc1e768e334339b749d04045141be1 [term 2 FOLLOWER]: Refusing update from remote peer eda666935c1b43edba0d1e9ccf57f8dc: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 12:39:40.145246  6049 raft_consensus.cc:1275] T 4cf2da31bedb433e921eeaba1086d55e P 853705c807a04e37bc3ac57e7b1138a2 [term 2 FOLLOWER]: Refusing update from remote peer eda666935c1b43edba0d1e9ccf57f8dc: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 12:39:40.145716  6274 consensus_queue.cc:1048] T 4cf2da31bedb433e921eeaba1086d55e P eda666935c1b43edba0d1e9ccf57f8dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5bc1e768e334339b749d04045141be1" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33275 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260608 12:39:40.147074  6275 consensus_queue.cc:1048] T 4cf2da31bedb433e921eeaba1086d55e P eda666935c1b43edba0d1e9ccf57f8dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "853705c807a04e37bc3ac57e7b1138a2" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 12:39:40.156764  6181 raft_consensus.cc:2955] T 4cf2da31bedb433e921eeaba1086d55e P e5bc1e768e334339b749d04045141be1 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 1cd588ff2f614271b1a939ecfdb6f001 (127.0.107.193) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "eda666935c1b43edba0d1e9ccf57f8dc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38163 } } peers { permanent_uuid: "853705c807a04e37bc3ac57e7b1138a2" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46609 } } peers { permanent_uuid: "e5bc1e768e334339b749d04045141be1" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33275 } attrs { promote: false } } }
I20260608 12:39:40.158600  6049 raft_consensus.cc:2955] T 4cf2da31bedb433e921eeaba1086d55e P 853705c807a04e37bc3ac57e7b1138a2 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 1cd588ff2f614271b1a939ecfdb6f001 (127.0.107.193) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "eda666935c1b43edba0d1e9ccf57f8dc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38163 } } peers { permanent_uuid: "853705c807a04e37bc3ac57e7b1138a2" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46609 } } peers { permanent_uuid: "e5bc1e768e334339b749d04045141be1" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33275 } attrs { promote: false } } }
I20260608 12:39:40.175839  5797 catalog_manager.cc:5696] T 4cf2da31bedb433e921eeaba1086d55e P 853705c807a04e37bc3ac57e7b1138a2 reported cstate change: config changed from index 4 to 5, VOTER 1cd588ff2f614271b1a939ecfdb6f001 (127.0.107.193) evicted. New cstate: current_term: 2 leader_uuid: "eda666935c1b43edba0d1e9ccf57f8dc" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "eda666935c1b43edba0d1e9ccf57f8dc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38163 } } peers { permanent_uuid: "853705c807a04e37bc3ac57e7b1138a2" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46609 } } peers { permanent_uuid: "e5bc1e768e334339b749d04045141be1" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33275 } attrs { promote: false } } }
I20260608 12:39:40.217749  5851 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:39:40.221751  5851 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:39:40.222350  5851 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:39:40.303419  5890 tablet_service.cc:1558] Processing DeleteTablet for tablet 4cf2da31bedb433e921eeaba1086d55e with delete_type TABLET_DATA_TOMBSTONED (TS 1cd588ff2f614271b1a939ecfdb6f001 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:36718
I20260608 12:39:40.306152  6285 tablet_replica.cc:333] T 4cf2da31bedb433e921eeaba1086d55e P 1cd588ff2f614271b1a939ecfdb6f001: stopping tablet replica
I20260608 12:39:40.307081  6285 raft_consensus.cc:2243] T 4cf2da31bedb433e921eeaba1086d55e P 1cd588ff2f614271b1a939ecfdb6f001 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:39:40.307794  6285 raft_consensus.cc:2272] T 4cf2da31bedb433e921eeaba1086d55e P 1cd588ff2f614271b1a939ecfdb6f001 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:39:40.310700  6285 ts_tablet_manager.cc:1916] T 4cf2da31bedb433e921eeaba1086d55e P 1cd588ff2f614271b1a939ecfdb6f001: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:39:40.324298  6285 ts_tablet_manager.cc:1929] T 4cf2da31bedb433e921eeaba1086d55e P 1cd588ff2f614271b1a939ecfdb6f001: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260608 12:39:40.324674  6285 log.cc:1199] T 4cf2da31bedb433e921eeaba1086d55e P 1cd588ff2f614271b1a939ecfdb6f001: Deleting WAL directory at /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922229144781-431-0/minicluster-data/ts-0-root/wals/4cf2da31bedb433e921eeaba1086d55e
I20260608 12:39:40.326433  5785 catalog_manager.cc:5027] TS 1cd588ff2f614271b1a939ecfdb6f001 (127.0.107.193:36157): tablet 4cf2da31bedb433e921eeaba1086d55e (table test-workload [id=3525728594154e098223d8b0a28e2d30]) successfully deleted
I20260608 12:39:40.460281  6275 raft_consensus.cc:2955] T 4cf2da31bedb433e921eeaba1086d55e P eda666935c1b43edba0d1e9ccf57f8dc [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 1cd588ff2f614271b1a939ecfdb6f001 (127.0.107.193) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "eda666935c1b43edba0d1e9ccf57f8dc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38163 } } peers { permanent_uuid: "853705c807a04e37bc3ac57e7b1138a2" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46609 } } peers { permanent_uuid: "e5bc1e768e334339b749d04045141be1" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33275 } attrs { promote: false } } }
I20260608 12:39:40.476249  5785 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 4cf2da31bedb433e921eeaba1086d55e with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:39:42.223830  5851 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:39:42.227241  5851 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:39:42.227677  5851 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:39:44.228645  5851 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:39:44.231642  5851 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:39:44.232045  5851 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:39:44.369180   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
I20260608 12:39:44.420393   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:39:44.421655   431 tablet_replica.cc:333] T 9f9c59a13a1f4c4faab73b33e4fa426a P 1cd588ff2f614271b1a939ecfdb6f001: stopping tablet replica
I20260608 12:39:44.422555   431 raft_consensus.cc:2243] T 9f9c59a13a1f4c4faab73b33e4fa426a P 1cd588ff2f614271b1a939ecfdb6f001 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:39:44.423434   431 raft_consensus.cc:2272] T 9f9c59a13a1f4c4faab73b33e4fa426a P 1cd588ff2f614271b1a939ecfdb6f001 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:39:44.427183   431 tablet_replica.cc:333] T d6b9c0b2ff284a159ad650b8507d01e9 P 1cd588ff2f614271b1a939ecfdb6f001: stopping tablet replica
I20260608 12:39:44.427809   431 raft_consensus.cc:2243] T d6b9c0b2ff284a159ad650b8507d01e9 P 1cd588ff2f614271b1a939ecfdb6f001 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:39:44.428853   431 raft_consensus.cc:2272] T d6b9c0b2ff284a159ad650b8507d01e9 P 1cd588ff2f614271b1a939ecfdb6f001 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:39:44.459510   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
I20260608 12:39:44.483222   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
I20260608 12:39:44.517217   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:39:44.518249   431 tablet_replica.cc:333] T 9f9c59a13a1f4c4faab73b33e4fa426a P eda666935c1b43edba0d1e9ccf57f8dc: stopping tablet replica
I20260608 12:39:44.519176   431 raft_consensus.cc:2243] T 9f9c59a13a1f4c4faab73b33e4fa426a P eda666935c1b43edba0d1e9ccf57f8dc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:39:44.519788   431 raft_consensus.cc:2272] T 9f9c59a13a1f4c4faab73b33e4fa426a P eda666935c1b43edba0d1e9ccf57f8dc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:39:44.522656   431 tablet_replica.cc:333] T 4cf2da31bedb433e921eeaba1086d55e P eda666935c1b43edba0d1e9ccf57f8dc: stopping tablet replica
I20260608 12:39:44.523283   431 raft_consensus.cc:2243] T 4cf2da31bedb433e921eeaba1086d55e P eda666935c1b43edba0d1e9ccf57f8dc [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:39:44.524259   431 raft_consensus.cc:2272] T 4cf2da31bedb433e921eeaba1086d55e P eda666935c1b43edba0d1e9ccf57f8dc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:39:44.551728   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
I20260608 12:39:44.571529   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
I20260608 12:39:44.609138   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:39:44.610060   431 tablet_replica.cc:333] T d6b9c0b2ff284a159ad650b8507d01e9 P 853705c807a04e37bc3ac57e7b1138a2: stopping tablet replica
I20260608 12:39:44.610790   431 raft_consensus.cc:2243] T d6b9c0b2ff284a159ad650b8507d01e9 P 853705c807a04e37bc3ac57e7b1138a2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:39:44.611850   431 raft_consensus.cc:2272] T d6b9c0b2ff284a159ad650b8507d01e9 P 853705c807a04e37bc3ac57e7b1138a2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:39:44.614552   431 tablet_replica.cc:333] T 9f9c59a13a1f4c4faab73b33e4fa426a P 853705c807a04e37bc3ac57e7b1138a2: stopping tablet replica
I20260608 12:39:44.615190   431 raft_consensus.cc:2243] T 9f9c59a13a1f4c4faab73b33e4fa426a P 853705c807a04e37bc3ac57e7b1138a2 [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:39:44.616969   431 raft_consensus.cc:2272] T 9f9c59a13a1f4c4faab73b33e4fa426a P 853705c807a04e37bc3ac57e7b1138a2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:39:44.620080   431 tablet_replica.cc:333] T 4cf2da31bedb433e921eeaba1086d55e P 853705c807a04e37bc3ac57e7b1138a2: stopping tablet replica
W20260608 12:39:44.620575  6015 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.107.194:38163: connect: Connection refused (error 111) [suppressed 26 similar messages]
I20260608 12:39:44.620796   431 raft_consensus.cc:2243] T 4cf2da31bedb433e921eeaba1086d55e P 853705c807a04e37bc3ac57e7b1138a2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:39:44.622138   431 raft_consensus.cc:2272] T 4cf2da31bedb433e921eeaba1086d55e P 853705c807a04e37bc3ac57e7b1138a2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:39:44.649089   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260608 12:39:44.665117   431 tablet_server.cc:179] TabletServer@127.0.107.196:0 shutting down...
I20260608 12:39:44.810602   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:39:44.811491   431 tablet_replica.cc:333] T 4cf2da31bedb433e921eeaba1086d55e P e5bc1e768e334339b749d04045141be1: stopping tablet replica
I20260608 12:39:44.812212   431 raft_consensus.cc:2243] T 4cf2da31bedb433e921eeaba1086d55e P e5bc1e768e334339b749d04045141be1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:39:44.813020   431 raft_consensus.cc:2272] T 4cf2da31bedb433e921eeaba1086d55e P e5bc1e768e334339b749d04045141be1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:39:44.815635   431 tablet_replica.cc:333] T d6b9c0b2ff284a159ad650b8507d01e9 P e5bc1e768e334339b749d04045141be1: stopping tablet replica
I20260608 12:39:44.816139   431 raft_consensus.cc:2243] T d6b9c0b2ff284a159ad650b8507d01e9 P e5bc1e768e334339b749d04045141be1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:39:44.816807   431 raft_consensus.cc:2272] T d6b9c0b2ff284a159ad650b8507d01e9 P e5bc1e768e334339b749d04045141be1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:39:44.841076   431 tablet_server.cc:196] TabletServer@127.0.107.196:0 shutdown complete.
I20260608 12:39:44.855664   431 master.cc:562] Master@127.0.107.254:34075 shutting down...
I20260608 12:39:44.883591   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P de8cb5e4f4444f79be4fa32d8868fbd5 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:39:44.884385   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P de8cb5e4f4444f79be4fa32d8868fbd5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:39:44.884783   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P de8cb5e4f4444f79be4fa32d8868fbd5: stopping tablet replica
W20260608 12:39:45.757611  5829 debug-util.cc:398] Leaking SignalData structure 0x7b0800188580 after lost signal to thread 434
W20260608 12:39:45.904301   431 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 5829)
W20260608 12:39:46.905010   431 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 5829)
W20260608 12:39:47.905565   431 thread.cc:527] Waited for 3000ms trying to join with diag-logger (tid 5829)
I20260608 12:39:48.738961   431 master.cc:584] Master@127.0.107.254:34075 shutdown complete.
[       OK ] AutoRebalancerTest.AutoRebalancingUnstableCluster (16759 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor
I20260608 12:39:48.787421   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:35887
I20260608 12:39:48.788846   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:39:48.796312  6289 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:39:48.796448  6290 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:39:48.797278   431 server_base.cc:1061] running on GCE node
W20260608 12:39:48.797211  6292 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:39:48.799054   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:39:48.799316   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:39:48.799499   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922388799479 us; error 0 us; skew 500 ppm
I20260608 12:39:48.800187   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:39:48.803524   431 webserver.cc:533] Webserver started at http://127.0.107.254:45137/ using document root <none> and password file <none>
I20260608 12:39:48.804116   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:39:48.804304   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:39:48.804562   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:39:48.806083   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780922229144781-431-0/minicluster-data/master-0-root/instance:
uuid: "50b942324b084c349fe049481a74cd76"
format_stamp: "Formatted at 2026-06-08 12:39:48 on dist-test-slave-3gfq"
I20260608 12:39:48.811830   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 12:39:48.816480  6297 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:39:48.817638   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 12:39:48.818186   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780922229144781-431-0/minicluster-data/master-0-root
uuid: "50b942324b084c349fe049481a74cd76"
format_stamp: "Formatted at 2026-06-08 12:39:48 on dist-test-slave-3gfq"
I20260608 12:39:48.818574   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780922229144781-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780922229144781-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780922229144781-431-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:39:48.844851   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:39:48.846560   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:39:48.899797   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:35887
I20260608 12:39:48.899979  6348 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:35887 every 8 connection(s)
I20260608 12:39:48.905392  6349 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:39:48.917462  6349 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 50b942324b084c349fe049481a74cd76: Bootstrap starting.
I20260608 12:39:48.923171  6349 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 50b942324b084c349fe049481a74cd76: Neither blocks nor log segments found. Creating new log.
I20260608 12:39:48.928242  6349 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 50b942324b084c349fe049481a74cd76: No bootstrap required, opened a new log
I20260608 12:39:48.930812  6349 raft_consensus.cc:359] T 00000000000000000000000000000000 P 50b942324b084c349fe049481a74cd76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "50b942324b084c349fe049481a74cd76" member_type: VOTER }
I20260608 12:39:48.931233  6349 raft_consensus.cc:385] T 00000000000000000000000000000000 P 50b942324b084c349fe049481a74cd76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:39:48.931429  6349 raft_consensus.cc:740] T 00000000000000000000000000000000 P 50b942324b084c349fe049481a74cd76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 50b942324b084c349fe049481a74cd76, State: Initialized, Role: FOLLOWER
I20260608 12:39:48.932106  6349 consensus_queue.cc:260] T 00000000000000000000000000000000 P 50b942324b084c349fe049481a74cd76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "50b942324b084c349fe049481a74cd76" member_type: VOTER }
I20260608 12:39:48.932583  6349 raft_consensus.cc:399] T 00000000000000000000000000000000 P 50b942324b084c349fe049481a74cd76 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:39:48.932786  6349 raft_consensus.cc:493] T 00000000000000000000000000000000 P 50b942324b084c349fe049481a74cd76 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:39:48.933017  6349 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 50b942324b084c349fe049481a74cd76 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:39:48.937871  6349 raft_consensus.cc:515] T 00000000000000000000000000000000 P 50b942324b084c349fe049481a74cd76 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "50b942324b084c349fe049481a74cd76" member_type: VOTER }
I20260608 12:39:48.938416  6349 leader_election.cc:304] T 00000000000000000000000000000000 P 50b942324b084c349fe049481a74cd76 [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: 50b942324b084c349fe049481a74cd76; no voters: 
I20260608 12:39:48.939759  6349 leader_election.cc:290] T 00000000000000000000000000000000 P 50b942324b084c349fe049481a74cd76 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:39:48.940424  6352 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 50b942324b084c349fe049481a74cd76 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:39:48.942173  6352 raft_consensus.cc:697] T 00000000000000000000000000000000 P 50b942324b084c349fe049481a74cd76 [term 1 LEADER]: Becoming Leader. State: Replica: 50b942324b084c349fe049481a74cd76, State: Running, Role: LEADER
I20260608 12:39:48.943087  6352 consensus_queue.cc:237] T 00000000000000000000000000000000 P 50b942324b084c349fe049481a74cd76 [LEADER]: Queue going to LEADER mode. State: All 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: "50b942324b084c349fe049481a74cd76" member_type: VOTER }
I20260608 12:39:48.943342  6349 sys_catalog.cc:565] T 00000000000000000000000000000000 P 50b942324b084c349fe049481a74cd76 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:39:48.950103  6354 sys_catalog.cc:455] T 00000000000000000000000000000000 P 50b942324b084c349fe049481a74cd76 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 50b942324b084c349fe049481a74cd76. Latest consensus state: current_term: 1 leader_uuid: "50b942324b084c349fe049481a74cd76" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "50b942324b084c349fe049481a74cd76" member_type: VOTER } }
I20260608 12:39:48.950873  6354 sys_catalog.cc:458] T 00000000000000000000000000000000 P 50b942324b084c349fe049481a74cd76 [sys.catalog]: This master's current role is: LEADER
I20260608 12:39:48.949363  6353 sys_catalog.cc:455] T 00000000000000000000000000000000 P 50b942324b084c349fe049481a74cd76 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "50b942324b084c349fe049481a74cd76" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "50b942324b084c349fe049481a74cd76" member_type: VOTER } }
I20260608 12:39:48.952844  6353 sys_catalog.cc:458] T 00000000000000000000000000000000 P 50b942324b084c349fe049481a74cd76 [sys.catalog]: This master's current role is: LEADER
I20260608 12:39:48.953979  6361 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:39:48.964345  6361 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:39:48.965730   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:39:48.977319  6361 catalog_manager.cc:1382] Generated new cluster ID: ce26817192ea4e90a070b0f6891bc1cc
I20260608 12:39:48.977720  6361 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:39:49.013171  6361 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:39:49.014946  6361 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:39:49.030153  6361 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 50b942324b084c349fe049481a74cd76: Generated new TSK 0
I20260608 12:39:49.031004  6361 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:39:49.098654   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:39:49.106387  6370 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:39:49.107963  6371 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:39:49.110025  6373 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:39:49.110322   431 server_base.cc:1061] running on GCE node
I20260608 12:39:49.111667   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:39:49.111900   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:39:49.112144   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922389112102 us; error 0 us; skew 500 ppm
I20260608 12:39:49.112931   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:39:49.116215   431 webserver.cc:533] Webserver started at http://127.0.107.193:44339/ using document root <none> and password file <none>
I20260608 12:39:49.116940   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:39:49.117198   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:39:49.117512   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:39:49.119077   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780922229144781-431-0/minicluster-data/ts-0-root/instance:
uuid: "6f2c7390cd9240819d678e7ff0b45726"
format_stamp: "Formatted at 2026-06-08 12:39:49 on dist-test-slave-3gfq"
I20260608 12:39:49.125355   431 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.002s	sys 0.005s
I20260608 12:39:49.130198  6378 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:39:49.131320   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 12:39:49.131680   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780922229144781-431-0/minicluster-data/ts-0-root
uuid: "6f2c7390cd9240819d678e7ff0b45726"
format_stamp: "Formatted at 2026-06-08 12:39:49 on dist-test-slave-3gfq"
I20260608 12:39:49.131959   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780922229144781-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780922229144781-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780922229144781-431-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:39:49.160734   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:39:49.162145   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:39:49.164855   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:39:49.169376   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:39:49.169742   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:39:49.170156   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:39:49.170456   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:39:49.240213   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:45551
I20260608 12:39:49.240319  6440 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:45551 every 8 connection(s)
I20260608 12:39:49.252189   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:39:49.261597  6445 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:39:49.264055  6446 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:39:49.265311   431 server_base.cc:1061] running on GCE node
W20260608 12:39:49.266491  6448 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:39:49.268036   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:39:49.268395   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:39:49.268644   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922389268625 us; error 0 us; skew 500 ppm
I20260608 12:39:49.269488   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:39:49.271428  6441 heartbeater.cc:344] Connected to a master server at 127.0.107.254:35887
I20260608 12:39:49.271890  6441 heartbeater.cc:461] Registering TS with master...
I20260608 12:39:49.272801  6441 heartbeater.cc:507] Master 127.0.107.254:35887 requested a full tablet report, sending...
I20260608 12:39:49.273248   431 webserver.cc:533] Webserver started at http://127.0.107.194:43347/ using document root <none> and password file <none>
I20260608 12:39:49.274081   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:39:49.274359   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:39:49.274745   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:39:49.275906  6314 ts_manager.cc:194] Registered new tserver with Master: 6f2c7390cd9240819d678e7ff0b45726 (127.0.107.193:45551)
I20260608 12:39:49.276585   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780922229144781-431-0/minicluster-data/ts-1-root/instance:
uuid: "e6c132742cdc4c02b76fe115efcbc80e"
format_stamp: "Formatted at 2026-06-08 12:39:49 on dist-test-slave-3gfq"
I20260608 12:39:49.278635  6314 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50952
I20260608 12:39:49.283736   431 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.009s	sys 0.000s
I20260608 12:39:49.288467  6453 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:39:49.289433   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 12:39:49.289934   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780922229144781-431-0/minicluster-data/ts-1-root
uuid: "e6c132742cdc4c02b76fe115efcbc80e"
format_stamp: "Formatted at 2026-06-08 12:39:49 on dist-test-slave-3gfq"
I20260608 12:39:49.290335   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780922229144781-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780922229144781-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780922229144781-431-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:39:49.317073   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:39:49.318688   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:39:49.320591   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:39:49.323518   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:39:49.323807   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:39:49.324074   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:39:49.324257   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:39:49.377380   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:36039
I20260608 12:39:49.377506  6515 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:36039 every 8 connection(s)
I20260608 12:39:49.384325   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:39:49.395012  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
W20260608 12:39:49.396971  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
I20260608 12:39:49.402779  6516 heartbeater.cc:344] Connected to a master server at 127.0.107.254:35887
I20260608 12:39:49.403685  6516 heartbeater.cc:461] Registering TS with master...
I20260608 12:39:49.405882  6516 heartbeater.cc:507] Master 127.0.107.254:35887 requested a full tablet report, sending...
I20260608 12:39:49.409907  6314 ts_manager.cc:194] Registered new tserver with Master: e6c132742cdc4c02b76fe115efcbc80e (127.0.107.194:36039)
I20260608 12:39:49.412598   431 server_base.cc:1061] running on GCE node
I20260608 12:39:49.412813  6314 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50964
W20260608 12:39:49.413865  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
I20260608 12:39:49.416209   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:39:49.416664   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:39:49.416929   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922389416902 us; error 0 us; skew 500 ppm
I20260608 12:39:49.418062   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:39:49.421725   431 webserver.cc:533] Webserver started at http://127.0.107.195:44105/ using document root <none> and password file <none>
I20260608 12:39:49.422437   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:39:49.422973   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:39:49.423437   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:39:49.424783   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780922229144781-431-0/minicluster-data/ts-2-root/instance:
uuid: "0dc4ea31d8114c079a60d2ae1ac2ec09"
format_stamp: "Formatted at 2026-06-08 12:39:49 on dist-test-slave-3gfq"
I20260608 12:39:49.430666   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.008s	sys 0.000s
I20260608 12:39:49.435446  6527 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:39:49.436503   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260608 12:39:49.436972   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780922229144781-431-0/minicluster-data/ts-2-root
uuid: "0dc4ea31d8114c079a60d2ae1ac2ec09"
format_stamp: "Formatted at 2026-06-08 12:39:49 on dist-test-slave-3gfq"
I20260608 12:39:49.437371   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780922229144781-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780922229144781-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780922229144781-431-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:39:49.450117   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:39:49.451683   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:39:49.454720   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:39:49.457890   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:39:49.458138   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:39:49.458458   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:39:49.458619   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:39:49.511086   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:40385
I20260608 12:39:49.511320  6589 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:40385 every 8 connection(s)
I20260608 12:39:49.530033  6590 heartbeater.cc:344] Connected to a master server at 127.0.107.254:35887
I20260608 12:39:49.530591  6590 heartbeater.cc:461] Registering TS with master...
I20260608 12:39:49.531601  6590 heartbeater.cc:507] Master 127.0.107.254:35887 requested a full tablet report, sending...
I20260608 12:39:49.534593  6314 ts_manager.cc:194] Registered new tserver with Master: 0dc4ea31d8114c079a60d2ae1ac2ec09 (127.0.107.195:40385)
I20260608 12:39:49.534761   431 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.019400496s
I20260608 12:39:49.536693  6314 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50974
I20260608 12:39:50.090435  6314 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:50986:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 12:39:50.093017  6314 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 12:39:50.153604  6555 tablet_service.cc:1511] Processing CreateTablet for tablet c4fc0b8a954f46b294b90c3792db7c38 (DEFAULT_TABLE table=test-workload [id=efa4bfd0778047398b6ec2dde9cd6f63]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:39:50.155591  6555 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4fc0b8a954f46b294b90c3792db7c38. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:39:50.165419  6406 tablet_service.cc:1511] Processing CreateTablet for tablet c4fc0b8a954f46b294b90c3792db7c38 (DEFAULT_TABLE table=test-workload [id=efa4bfd0778047398b6ec2dde9cd6f63]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:39:50.165704  6481 tablet_service.cc:1511] Processing CreateTablet for tablet c4fc0b8a954f46b294b90c3792db7c38 (DEFAULT_TABLE table=test-workload [id=efa4bfd0778047398b6ec2dde9cd6f63]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:39:50.167164  6481 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4fc0b8a954f46b294b90c3792db7c38. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:39:50.167354  6406 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4fc0b8a954f46b294b90c3792db7c38. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:39:50.186964  6610 tablet_bootstrap.cc:492] T c4fc0b8a954f46b294b90c3792db7c38 P 0dc4ea31d8114c079a60d2ae1ac2ec09: Bootstrap starting.
I20260608 12:39:50.187439  6611 tablet_bootstrap.cc:492] T c4fc0b8a954f46b294b90c3792db7c38 P e6c132742cdc4c02b76fe115efcbc80e: Bootstrap starting.
I20260608 12:39:50.193228  6612 tablet_bootstrap.cc:492] T c4fc0b8a954f46b294b90c3792db7c38 P 6f2c7390cd9240819d678e7ff0b45726: Bootstrap starting.
I20260608 12:39:50.195742  6611 tablet_bootstrap.cc:654] T c4fc0b8a954f46b294b90c3792db7c38 P e6c132742cdc4c02b76fe115efcbc80e: Neither blocks nor log segments found. Creating new log.
I20260608 12:39:50.196125  6610 tablet_bootstrap.cc:654] T c4fc0b8a954f46b294b90c3792db7c38 P 0dc4ea31d8114c079a60d2ae1ac2ec09: Neither blocks nor log segments found. Creating new log.
I20260608 12:39:50.202582  6612 tablet_bootstrap.cc:654] T c4fc0b8a954f46b294b90c3792db7c38 P 6f2c7390cd9240819d678e7ff0b45726: Neither blocks nor log segments found. Creating new log.
I20260608 12:39:50.202860  6610 tablet_bootstrap.cc:492] T c4fc0b8a954f46b294b90c3792db7c38 P 0dc4ea31d8114c079a60d2ae1ac2ec09: No bootstrap required, opened a new log
I20260608 12:39:50.203433  6610 ts_tablet_manager.cc:1403] T c4fc0b8a954f46b294b90c3792db7c38 P 0dc4ea31d8114c079a60d2ae1ac2ec09: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.004s
I20260608 12:39:50.204175  6611 tablet_bootstrap.cc:492] T c4fc0b8a954f46b294b90c3792db7c38 P e6c132742cdc4c02b76fe115efcbc80e: No bootstrap required, opened a new log
I20260608 12:39:50.204789  6611 ts_tablet_manager.cc:1403] T c4fc0b8a954f46b294b90c3792db7c38 P e6c132742cdc4c02b76fe115efcbc80e: Time spent bootstrapping tablet: real 0.018s	user 0.005s	sys 0.008s
I20260608 12:39:50.206614  6610 raft_consensus.cc:359] T c4fc0b8a954f46b294b90c3792db7c38 P 0dc4ea31d8114c079a60d2ae1ac2ec09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dc4ea31d8114c079a60d2ae1ac2ec09" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40385 } } peers { permanent_uuid: "6f2c7390cd9240819d678e7ff0b45726" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45551 } } peers { permanent_uuid: "e6c132742cdc4c02b76fe115efcbc80e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36039 } }
I20260608 12:39:50.207547  6610 raft_consensus.cc:385] T c4fc0b8a954f46b294b90c3792db7c38 P 0dc4ea31d8114c079a60d2ae1ac2ec09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:39:50.207897  6610 raft_consensus.cc:740] T c4fc0b8a954f46b294b90c3792db7c38 P 0dc4ea31d8114c079a60d2ae1ac2ec09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0dc4ea31d8114c079a60d2ae1ac2ec09, State: Initialized, Role: FOLLOWER
I20260608 12:39:50.209098  6611 raft_consensus.cc:359] T c4fc0b8a954f46b294b90c3792db7c38 P e6c132742cdc4c02b76fe115efcbc80e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dc4ea31d8114c079a60d2ae1ac2ec09" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40385 } } peers { permanent_uuid: "6f2c7390cd9240819d678e7ff0b45726" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45551 } } peers { permanent_uuid: "e6c132742cdc4c02b76fe115efcbc80e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36039 } }
I20260608 12:39:50.210405  6611 raft_consensus.cc:385] T c4fc0b8a954f46b294b90c3792db7c38 P e6c132742cdc4c02b76fe115efcbc80e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:39:50.210937  6611 raft_consensus.cc:740] T c4fc0b8a954f46b294b90c3792db7c38 P e6c132742cdc4c02b76fe115efcbc80e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6c132742cdc4c02b76fe115efcbc80e, State: Initialized, Role: FOLLOWER
I20260608 12:39:50.210418  6610 consensus_queue.cc:260] T c4fc0b8a954f46b294b90c3792db7c38 P 0dc4ea31d8114c079a60d2ae1ac2ec09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dc4ea31d8114c079a60d2ae1ac2ec09" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40385 } } peers { permanent_uuid: "6f2c7390cd9240819d678e7ff0b45726" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45551 } } peers { permanent_uuid: "e6c132742cdc4c02b76fe115efcbc80e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36039 } }
I20260608 12:39:50.211776  6611 consensus_queue.cc:260] T c4fc0b8a954f46b294b90c3792db7c38 P e6c132742cdc4c02b76fe115efcbc80e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dc4ea31d8114c079a60d2ae1ac2ec09" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40385 } } peers { permanent_uuid: "6f2c7390cd9240819d678e7ff0b45726" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45551 } } peers { permanent_uuid: "e6c132742cdc4c02b76fe115efcbc80e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36039 } }
I20260608 12:39:50.214087  6612 tablet_bootstrap.cc:492] T c4fc0b8a954f46b294b90c3792db7c38 P 6f2c7390cd9240819d678e7ff0b45726: No bootstrap required, opened a new log
I20260608 12:39:50.214646  6590 heartbeater.cc:499] Master 127.0.107.254:35887 was elected leader, sending a full tablet report...
I20260608 12:39:50.215114  6612 ts_tablet_manager.cc:1403] T c4fc0b8a954f46b294b90c3792db7c38 P 6f2c7390cd9240819d678e7ff0b45726: Time spent bootstrapping tablet: real 0.022s	user 0.004s	sys 0.016s
I20260608 12:39:50.215159  6610 ts_tablet_manager.cc:1434] T c4fc0b8a954f46b294b90c3792db7c38 P 0dc4ea31d8114c079a60d2ae1ac2ec09: Time spent starting tablet: real 0.011s	user 0.010s	sys 0.000s
I20260608 12:39:50.219482  6516 heartbeater.cc:499] Master 127.0.107.254:35887 was elected leader, sending a full tablet report...
I20260608 12:39:50.219856  6611 ts_tablet_manager.cc:1434] T c4fc0b8a954f46b294b90c3792db7c38 P e6c132742cdc4c02b76fe115efcbc80e: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.008s
I20260608 12:39:50.223088  6612 raft_consensus.cc:359] T c4fc0b8a954f46b294b90c3792db7c38 P 6f2c7390cd9240819d678e7ff0b45726 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dc4ea31d8114c079a60d2ae1ac2ec09" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40385 } } peers { permanent_uuid: "6f2c7390cd9240819d678e7ff0b45726" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45551 } } peers { permanent_uuid: "e6c132742cdc4c02b76fe115efcbc80e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36039 } }
I20260608 12:39:50.224220  6612 raft_consensus.cc:385] T c4fc0b8a954f46b294b90c3792db7c38 P 6f2c7390cd9240819d678e7ff0b45726 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:39:50.224601  6612 raft_consensus.cc:740] T c4fc0b8a954f46b294b90c3792db7c38 P 6f2c7390cd9240819d678e7ff0b45726 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f2c7390cd9240819d678e7ff0b45726, State: Initialized, Role: FOLLOWER
I20260608 12:39:50.225744  6612 consensus_queue.cc:260] T c4fc0b8a954f46b294b90c3792db7c38 P 6f2c7390cd9240819d678e7ff0b45726 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dc4ea31d8114c079a60d2ae1ac2ec09" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40385 } } peers { permanent_uuid: "6f2c7390cd9240819d678e7ff0b45726" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45551 } } peers { permanent_uuid: "e6c132742cdc4c02b76fe115efcbc80e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36039 } }
I20260608 12:39:50.231818  6441 heartbeater.cc:499] Master 127.0.107.254:35887 was elected leader, sending a full tablet report...
I20260608 12:39:50.232612  6612 ts_tablet_manager.cc:1434] T c4fc0b8a954f46b294b90c3792db7c38 P 6f2c7390cd9240819d678e7ff0b45726: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.005s
I20260608 12:39:50.330843  6618 raft_consensus.cc:493] T c4fc0b8a954f46b294b90c3792db7c38 P 6f2c7390cd9240819d678e7ff0b45726 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:39:50.331405  6618 raft_consensus.cc:515] T c4fc0b8a954f46b294b90c3792db7c38 P 6f2c7390cd9240819d678e7ff0b45726 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dc4ea31d8114c079a60d2ae1ac2ec09" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40385 } } peers { permanent_uuid: "6f2c7390cd9240819d678e7ff0b45726" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45551 } } peers { permanent_uuid: "e6c132742cdc4c02b76fe115efcbc80e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36039 } }
I20260608 12:39:50.334201  6618 leader_election.cc:290] T c4fc0b8a954f46b294b90c3792db7c38 P 6f2c7390cd9240819d678e7ff0b45726 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0dc4ea31d8114c079a60d2ae1ac2ec09 (127.0.107.195:40385), e6c132742cdc4c02b76fe115efcbc80e (127.0.107.194:36039)
I20260608 12:39:50.347648  6565 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4fc0b8a954f46b294b90c3792db7c38" candidate_uuid: "6f2c7390cd9240819d678e7ff0b45726" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dc4ea31d8114c079a60d2ae1ac2ec09" is_pre_election: true
I20260608 12:39:50.348150  6491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4fc0b8a954f46b294b90c3792db7c38" candidate_uuid: "6f2c7390cd9240819d678e7ff0b45726" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6c132742cdc4c02b76fe115efcbc80e" is_pre_election: true
I20260608 12:39:50.348503  6565 raft_consensus.cc:2468] T c4fc0b8a954f46b294b90c3792db7c38 P 0dc4ea31d8114c079a60d2ae1ac2ec09 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6f2c7390cd9240819d678e7ff0b45726 in term 0.
I20260608 12:39:50.349053  6491 raft_consensus.cc:2468] T c4fc0b8a954f46b294b90c3792db7c38 P e6c132742cdc4c02b76fe115efcbc80e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6f2c7390cd9240819d678e7ff0b45726 in term 0.
I20260608 12:39:50.350261  6379 leader_election.cc:304] T c4fc0b8a954f46b294b90c3792db7c38 P 6f2c7390cd9240819d678e7ff0b45726 [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: 0dc4ea31d8114c079a60d2ae1ac2ec09, 6f2c7390cd9240819d678e7ff0b45726; no voters: 
I20260608 12:39:50.351250  6618 raft_consensus.cc:2804] T c4fc0b8a954f46b294b90c3792db7c38 P 6f2c7390cd9240819d678e7ff0b45726 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:39:50.351640  6618 raft_consensus.cc:493] T c4fc0b8a954f46b294b90c3792db7c38 P 6f2c7390cd9240819d678e7ff0b45726 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:39:50.351958  6618 raft_consensus.cc:3060] T c4fc0b8a954f46b294b90c3792db7c38 P 6f2c7390cd9240819d678e7ff0b45726 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:39:50.357597  6618 raft_consensus.cc:515] T c4fc0b8a954f46b294b90c3792db7c38 P 6f2c7390cd9240819d678e7ff0b45726 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dc4ea31d8114c079a60d2ae1ac2ec09" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40385 } } peers { permanent_uuid: "6f2c7390cd9240819d678e7ff0b45726" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45551 } } peers { permanent_uuid: "e6c132742cdc4c02b76fe115efcbc80e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36039 } }
I20260608 12:39:50.359598  6618 leader_election.cc:290] T c4fc0b8a954f46b294b90c3792db7c38 P 6f2c7390cd9240819d678e7ff0b45726 [CANDIDATE]: Term 1 election: Requested vote from peers 0dc4ea31d8114c079a60d2ae1ac2ec09 (127.0.107.195:40385), e6c132742cdc4c02b76fe115efcbc80e (127.0.107.194:36039)
I20260608 12:39:50.361102  6565 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4fc0b8a954f46b294b90c3792db7c38" candidate_uuid: "6f2c7390cd9240819d678e7ff0b45726" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dc4ea31d8114c079a60d2ae1ac2ec09"
I20260608 12:39:50.362025  6565 raft_consensus.cc:3060] T c4fc0b8a954f46b294b90c3792db7c38 P 0dc4ea31d8114c079a60d2ae1ac2ec09 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:39:50.361150  6491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4fc0b8a954f46b294b90c3792db7c38" candidate_uuid: "6f2c7390cd9240819d678e7ff0b45726" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6c132742cdc4c02b76fe115efcbc80e"
I20260608 12:39:50.363694  6491 raft_consensus.cc:3060] T c4fc0b8a954f46b294b90c3792db7c38 P e6c132742cdc4c02b76fe115efcbc80e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:39:50.367799  6565 raft_consensus.cc:2468] T c4fc0b8a954f46b294b90c3792db7c38 P 0dc4ea31d8114c079a60d2ae1ac2ec09 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6f2c7390cd9240819d678e7ff0b45726 in term 1.
I20260608 12:39:50.369168  6379 leader_election.cc:304] T c4fc0b8a954f46b294b90c3792db7c38 P 6f2c7390cd9240819d678e7ff0b45726 [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: 0dc4ea31d8114c079a60d2ae1ac2ec09, 6f2c7390cd9240819d678e7ff0b45726; no voters: 
I20260608 12:39:50.370244  6618 raft_consensus.cc:2804] T c4fc0b8a954f46b294b90c3792db7c38 P 6f2c7390cd9240819d678e7ff0b45726 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:39:50.370740  6491 raft_consensus.cc:2468] T c4fc0b8a954f46b294b90c3792db7c38 P e6c132742cdc4c02b76fe115efcbc80e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6f2c7390cd9240819d678e7ff0b45726 in term 1.
I20260608 12:39:50.371695  6618 raft_consensus.cc:697] T c4fc0b8a954f46b294b90c3792db7c38 P 6f2c7390cd9240819d678e7ff0b45726 [term 1 LEADER]: Becoming Leader. State: Replica: 6f2c7390cd9240819d678e7ff0b45726, State: Running, Role: LEADER
I20260608 12:39:50.372640  6618 consensus_queue.cc:237] T c4fc0b8a954f46b294b90c3792db7c38 P 6f2c7390cd9240819d678e7ff0b45726 [LEADER]: Queue going to LEADER mode. State: All 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: "0dc4ea31d8114c079a60d2ae1ac2ec09" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40385 } } peers { permanent_uuid: "6f2c7390cd9240819d678e7ff0b45726" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45551 } } peers { permanent_uuid: "e6c132742cdc4c02b76fe115efcbc80e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36039 } }
I20260608 12:39:50.382107  6314 catalog_manager.cc:5696] T c4fc0b8a954f46b294b90c3792db7c38 P 6f2c7390cd9240819d678e7ff0b45726 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6f2c7390cd9240819d678e7ff0b45726 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "6f2c7390cd9240819d678e7ff0b45726" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dc4ea31d8114c079a60d2ae1ac2ec09" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40385 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6f2c7390cd9240819d678e7ff0b45726" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45551 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e6c132742cdc4c02b76fe115efcbc80e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36039 } health_report { overall_health: UNKNOWN } } }
I20260608 12:39:50.411942   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
I20260608 12:39:50.438150   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:39:50.439330   431 tablet_replica.cc:333] T c4fc0b8a954f46b294b90c3792db7c38 P 6f2c7390cd9240819d678e7ff0b45726: stopping tablet replica
I20260608 12:39:50.440120   431 raft_consensus.cc:2243] T c4fc0b8a954f46b294b90c3792db7c38 P 6f2c7390cd9240819d678e7ff0b45726 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:39:50.440917   431 pending_rounds.cc:70] T c4fc0b8a954f46b294b90c3792db7c38 P 6f2c7390cd9240819d678e7ff0b45726: Trying to abort 1 pending ops.
I20260608 12:39:50.441159   431 pending_rounds.cc:77] T c4fc0b8a954f46b294b90c3792db7c38 P 6f2c7390cd9240819d678e7ff0b45726: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294658110973984768 op_type: NO_OP noop_request { }
I20260608 12:39:50.441519   431 raft_consensus.cc:2889] T c4fc0b8a954f46b294b90c3792db7c38 P 6f2c7390cd9240819d678e7ff0b45726 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 12:39:50.441910   431 raft_consensus.cc:2272] T c4fc0b8a954f46b294b90c3792db7c38 P 6f2c7390cd9240819d678e7ff0b45726 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:39:50.455950   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
I20260608 12:39:50.963187  6367 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:39:50.965032  6367 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:39:50.965449  6367 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:39:51.911085  6624 raft_consensus.cc:493] T c4fc0b8a954f46b294b90c3792db7c38 P 0dc4ea31d8114c079a60d2ae1ac2ec09 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:39:51.911998  6624 raft_consensus.cc:515] T c4fc0b8a954f46b294b90c3792db7c38 P 0dc4ea31d8114c079a60d2ae1ac2ec09 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dc4ea31d8114c079a60d2ae1ac2ec09" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40385 } } peers { permanent_uuid: "6f2c7390cd9240819d678e7ff0b45726" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45551 } } peers { permanent_uuid: "e6c132742cdc4c02b76fe115efcbc80e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36039 } }
I20260608 12:39:51.915298  6624 leader_election.cc:290] T c4fc0b8a954f46b294b90c3792db7c38 P 0dc4ea31d8114c079a60d2ae1ac2ec09 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6f2c7390cd9240819d678e7ff0b45726 (127.0.107.193:45551), e6c132742cdc4c02b76fe115efcbc80e (127.0.107.194:36039)
W20260608 12:39:51.923033  6528 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.107.193:45551: connect: Connection refused (error 111)
W20260608 12:39:51.928223  6528 leader_election.cc:336] T c4fc0b8a954f46b294b90c3792db7c38 P 0dc4ea31d8114c079a60d2ae1ac2ec09 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 6f2c7390cd9240819d678e7ff0b45726 (127.0.107.193:45551): Network error: Client connection negotiation failed: client connection to 127.0.107.193:45551: connect: Connection refused (error 111)
I20260608 12:39:51.934082  6491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4fc0b8a954f46b294b90c3792db7c38" candidate_uuid: "0dc4ea31d8114c079a60d2ae1ac2ec09" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6c132742cdc4c02b76fe115efcbc80e" is_pre_election: true
I20260608 12:39:51.934877  6491 raft_consensus.cc:2468] T c4fc0b8a954f46b294b90c3792db7c38 P e6c132742cdc4c02b76fe115efcbc80e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0dc4ea31d8114c079a60d2ae1ac2ec09 in term 1.
I20260608 12:39:51.936650  6531 leader_election.cc:304] T c4fc0b8a954f46b294b90c3792db7c38 P 0dc4ea31d8114c079a60d2ae1ac2ec09 [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: 0dc4ea31d8114c079a60d2ae1ac2ec09, e6c132742cdc4c02b76fe115efcbc80e; no voters: 6f2c7390cd9240819d678e7ff0b45726
I20260608 12:39:51.937604  6624 raft_consensus.cc:2804] T c4fc0b8a954f46b294b90c3792db7c38 P 0dc4ea31d8114c079a60d2ae1ac2ec09 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 12:39:51.937987  6624 raft_consensus.cc:493] T c4fc0b8a954f46b294b90c3792db7c38 P 0dc4ea31d8114c079a60d2ae1ac2ec09 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:39:51.938249  6624 raft_consensus.cc:3060] T c4fc0b8a954f46b294b90c3792db7c38 P 0dc4ea31d8114c079a60d2ae1ac2ec09 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:39:51.946803  6624 raft_consensus.cc:515] T c4fc0b8a954f46b294b90c3792db7c38 P 0dc4ea31d8114c079a60d2ae1ac2ec09 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dc4ea31d8114c079a60d2ae1ac2ec09" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40385 } } peers { permanent_uuid: "6f2c7390cd9240819d678e7ff0b45726" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45551 } } peers { permanent_uuid: "e6c132742cdc4c02b76fe115efcbc80e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36039 } }
I20260608 12:39:51.948873  6624 leader_election.cc:290] T c4fc0b8a954f46b294b90c3792db7c38 P 0dc4ea31d8114c079a60d2ae1ac2ec09 [CANDIDATE]: Term 2 election: Requested vote from peers 6f2c7390cd9240819d678e7ff0b45726 (127.0.107.193:45551), e6c132742cdc4c02b76fe115efcbc80e (127.0.107.194:36039)
I20260608 12:39:51.950573  6491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4fc0b8a954f46b294b90c3792db7c38" candidate_uuid: "0dc4ea31d8114c079a60d2ae1ac2ec09" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6c132742cdc4c02b76fe115efcbc80e"
I20260608 12:39:51.951231  6491 raft_consensus.cc:3060] T c4fc0b8a954f46b294b90c3792db7c38 P e6c132742cdc4c02b76fe115efcbc80e [term 1 FOLLOWER]: Advancing to term 2
W20260608 12:39:51.953960  6528 leader_election.cc:336] T c4fc0b8a954f46b294b90c3792db7c38 P 0dc4ea31d8114c079a60d2ae1ac2ec09 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 6f2c7390cd9240819d678e7ff0b45726 (127.0.107.193:45551): Network error: Client connection negotiation failed: client connection to 127.0.107.193:45551: connect: Connection refused (error 111)
I20260608 12:39:51.958140  6491 raft_consensus.cc:2468] T c4fc0b8a954f46b294b90c3792db7c38 P e6c132742cdc4c02b76fe115efcbc80e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0dc4ea31d8114c079a60d2ae1ac2ec09 in term 2.
I20260608 12:39:51.959427  6531 leader_election.cc:304] T c4fc0b8a954f46b294b90c3792db7c38 P 0dc4ea31d8114c079a60d2ae1ac2ec09 [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: 0dc4ea31d8114c079a60d2ae1ac2ec09, e6c132742cdc4c02b76fe115efcbc80e; no voters: 6f2c7390cd9240819d678e7ff0b45726
I20260608 12:39:51.960522  6624 raft_consensus.cc:2804] T c4fc0b8a954f46b294b90c3792db7c38 P 0dc4ea31d8114c079a60d2ae1ac2ec09 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:39:51.962121  6624 raft_consensus.cc:697] T c4fc0b8a954f46b294b90c3792db7c38 P 0dc4ea31d8114c079a60d2ae1ac2ec09 [term 2 LEADER]: Becoming Leader. State: Replica: 0dc4ea31d8114c079a60d2ae1ac2ec09, State: Running, Role: LEADER
I20260608 12:39:51.963717  6624 consensus_queue.cc:237] T c4fc0b8a954f46b294b90c3792db7c38 P 0dc4ea31d8114c079a60d2ae1ac2ec09 [LEADER]: Queue going to LEADER 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: "0dc4ea31d8114c079a60d2ae1ac2ec09" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40385 } } peers { permanent_uuid: "6f2c7390cd9240819d678e7ff0b45726" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45551 } } peers { permanent_uuid: "e6c132742cdc4c02b76fe115efcbc80e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36039 } }
I20260608 12:39:51.976105  6314 catalog_manager.cc:5696] T c4fc0b8a954f46b294b90c3792db7c38 P 0dc4ea31d8114c079a60d2ae1ac2ec09 reported cstate change: term changed from 1 to 2, leader changed from 6f2c7390cd9240819d678e7ff0b45726 (127.0.107.193) to 0dc4ea31d8114c079a60d2ae1ac2ec09 (127.0.107.195). New cstate: current_term: 2 leader_uuid: "0dc4ea31d8114c079a60d2ae1ac2ec09" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dc4ea31d8114c079a60d2ae1ac2ec09" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40385 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6f2c7390cd9240819d678e7ff0b45726" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45551 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6c132742cdc4c02b76fe115efcbc80e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36039 } health_report { overall_health: UNKNOWN } } }
I20260608 12:39:52.521752  6491 raft_consensus.cc:1275] T c4fc0b8a954f46b294b90c3792db7c38 P e6c132742cdc4c02b76fe115efcbc80e [term 2 FOLLOWER]: Refusing update from remote peer 0dc4ea31d8114c079a60d2ae1ac2ec09: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260608 12:39:52.523598  6635 consensus_queue.cc:1048] T c4fc0b8a954f46b294b90c3792db7c38 P 0dc4ea31d8114c079a60d2ae1ac2ec09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6c132742cdc4c02b76fe115efcbc80e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36039 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 12:39:52.524503  6528 consensus_peers.cc:597] T c4fc0b8a954f46b294b90c3792db7c38 P 0dc4ea31d8114c079a60d2ae1ac2ec09 -> Peer 6f2c7390cd9240819d678e7ff0b45726 (127.0.107.193:45551): Couldn't send request to peer 6f2c7390cd9240819d678e7ff0b45726. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:45551: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:39:52.966775  6367 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:39:52.968926  6367 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:39:52.969372  6367 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:39:54.970602  6367 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:39:54.972622  6367 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:39:54.973017  6367 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 12:39:55.156843  6528 consensus_peers.cc:597] T c4fc0b8a954f46b294b90c3792db7c38 P 0dc4ea31d8114c079a60d2ae1ac2ec09 -> Peer 6f2c7390cd9240819d678e7ff0b45726 (127.0.107.193:45551): Couldn't send request to peer 6f2c7390cd9240819d678e7ff0b45726. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:45551: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260608 12:39:56.974372  6367 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:39:56.975956  6367 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:39:56.976267  6367 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 12:39:57.108892  6528 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.107.193:45551: connect: Connection refused (error 111) [suppressed 10 similar messages]
W20260608 12:39:57.646554  6528 consensus_peers.cc:597] T c4fc0b8a954f46b294b90c3792db7c38 P 0dc4ea31d8114c079a60d2ae1ac2ec09 -> Peer 6f2c7390cd9240819d678e7ff0b45726 (127.0.107.193:45551): Couldn't send request to peer 6f2c7390cd9240819d678e7ff0b45726. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:45551: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260608 12:39:58.977391  6367 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:39:58.979029  6367 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:39:58.979343  6367 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 12:40:00.279060  6528 consensus_peers.cc:597] T c4fc0b8a954f46b294b90c3792db7c38 P 0dc4ea31d8114c079a60d2ae1ac2ec09 -> Peer 6f2c7390cd9240819d678e7ff0b45726 (127.0.107.193:45551): Couldn't send request to peer 6f2c7390cd9240819d678e7ff0b45726. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:45551: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260608 12:40:00.980789  6367 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:40:00.983531  6367 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:40:00.984014  6367 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:40:01.571599   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
I20260608 12:40:01.623879   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:40:01.624898   431 tablet_replica.cc:333] T c4fc0b8a954f46b294b90c3792db7c38 P e6c132742cdc4c02b76fe115efcbc80e: stopping tablet replica
I20260608 12:40:01.625679   431 raft_consensus.cc:2243] T c4fc0b8a954f46b294b90c3792db7c38 P e6c132742cdc4c02b76fe115efcbc80e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:01.626461   431 raft_consensus.cc:2272] T c4fc0b8a954f46b294b90c3792db7c38 P e6c132742cdc4c02b76fe115efcbc80e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:01.652997   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
I20260608 12:40:01.672757   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
I20260608 12:40:01.707640   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:40:01.708611   431 tablet_replica.cc:333] T c4fc0b8a954f46b294b90c3792db7c38 P 0dc4ea31d8114c079a60d2ae1ac2ec09: stopping tablet replica
I20260608 12:40:01.709378   431 raft_consensus.cc:2243] T c4fc0b8a954f46b294b90c3792db7c38 P 0dc4ea31d8114c079a60d2ae1ac2ec09 [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:40:01.710587   431 raft_consensus.cc:2272] T c4fc0b8a954f46b294b90c3792db7c38 P 0dc4ea31d8114c079a60d2ae1ac2ec09 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:01.735054   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260608 12:40:01.751528   431 master.cc:562] Master@127.0.107.254:35887 shutting down...
I20260608 12:40:01.784838   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 50b942324b084c349fe049481a74cd76 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:40:01.785972   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 50b942324b084c349fe049481a74cd76 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:01.786445   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P 50b942324b084c349fe049481a74cd76: stopping tablet replica
I20260608 12:40:01.810343   431 master.cc:584] Master@127.0.107.254:35887 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor (13076 ms)
[ RUN      ] AutoRebalancerTest.NoRebalancingIfReplicasRecovering
I20260608 12:40:01.865203   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:39829
I20260608 12:40:01.866752   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:40:01.875757  6668 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:40:01.875761  6667 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:40:01.876873  6670 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:40:01.877113   431 server_base.cc:1061] running on GCE node
I20260608 12:40:01.878525   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:40:01.878738   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:40:01.878913   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922401878896 us; error 0 us; skew 500 ppm
I20260608 12:40:01.879730   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:40:01.883324   431 webserver.cc:533] Webserver started at http://127.0.107.254:35387/ using document root <none> and password file <none>
I20260608 12:40:01.884059   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:40:01.884306   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:40:01.884676   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:40:01.886313   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922229144781-431-0/minicluster-data/master-0-root/instance:
uuid: "369ee5715e094ab0b77d2c81dea087c7"
format_stamp: "Formatted at 2026-06-08 12:40:01 on dist-test-slave-3gfq"
I20260608 12:40:01.892247   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 12:40:01.897378  6675 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:01.898658   431 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.000s
I20260608 12:40:01.899008   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922229144781-431-0/minicluster-data/master-0-root
uuid: "369ee5715e094ab0b77d2c81dea087c7"
format_stamp: "Formatted at 2026-06-08 12:40:01 on dist-test-slave-3gfq"
I20260608 12:40:01.899324   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922229144781-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922229144781-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922229144781-431-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:40:01.919355   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:40:01.921968   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:40:02.002532   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:39829
I20260608 12:40:02.002633  6726 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:39829 every 8 connection(s)
I20260608 12:40:02.008119  6727 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:02.021490  6727 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 369ee5715e094ab0b77d2c81dea087c7: Bootstrap starting.
I20260608 12:40:02.028285  6727 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 369ee5715e094ab0b77d2c81dea087c7: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:02.033967  6727 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 369ee5715e094ab0b77d2c81dea087c7: No bootstrap required, opened a new log
I20260608 12:40:02.036798  6727 raft_consensus.cc:359] T 00000000000000000000000000000000 P 369ee5715e094ab0b77d2c81dea087c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "369ee5715e094ab0b77d2c81dea087c7" member_type: VOTER }
I20260608 12:40:02.037325  6727 raft_consensus.cc:385] T 00000000000000000000000000000000 P 369ee5715e094ab0b77d2c81dea087c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:02.037541  6727 raft_consensus.cc:740] T 00000000000000000000000000000000 P 369ee5715e094ab0b77d2c81dea087c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 369ee5715e094ab0b77d2c81dea087c7, State: Initialized, Role: FOLLOWER
I20260608 12:40:02.038288  6727 consensus_queue.cc:260] T 00000000000000000000000000000000 P 369ee5715e094ab0b77d2c81dea087c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "369ee5715e094ab0b77d2c81dea087c7" member_type: VOTER }
I20260608 12:40:02.038785  6727 raft_consensus.cc:399] T 00000000000000000000000000000000 P 369ee5715e094ab0b77d2c81dea087c7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:40:02.039017  6727 raft_consensus.cc:493] T 00000000000000000000000000000000 P 369ee5715e094ab0b77d2c81dea087c7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:40:02.039263  6727 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 369ee5715e094ab0b77d2c81dea087c7 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:02.045418  6727 raft_consensus.cc:515] T 00000000000000000000000000000000 P 369ee5715e094ab0b77d2c81dea087c7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "369ee5715e094ab0b77d2c81dea087c7" member_type: VOTER }
I20260608 12:40:02.046140  6727 leader_election.cc:304] T 00000000000000000000000000000000 P 369ee5715e094ab0b77d2c81dea087c7 [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: 369ee5715e094ab0b77d2c81dea087c7; no voters: 
I20260608 12:40:02.048120  6727 leader_election.cc:290] T 00000000000000000000000000000000 P 369ee5715e094ab0b77d2c81dea087c7 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:40:02.048882  6730 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 369ee5715e094ab0b77d2c81dea087c7 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:40:02.050793  6730 raft_consensus.cc:697] T 00000000000000000000000000000000 P 369ee5715e094ab0b77d2c81dea087c7 [term 1 LEADER]: Becoming Leader. State: Replica: 369ee5715e094ab0b77d2c81dea087c7, State: Running, Role: LEADER
I20260608 12:40:02.051710  6730 consensus_queue.cc:237] T 00000000000000000000000000000000 P 369ee5715e094ab0b77d2c81dea087c7 [LEADER]: Queue going to LEADER mode. State: All 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: "369ee5715e094ab0b77d2c81dea087c7" member_type: VOTER }
I20260608 12:40:02.052042  6727 sys_catalog.cc:565] T 00000000000000000000000000000000 P 369ee5715e094ab0b77d2c81dea087c7 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:40:02.056300  6732 sys_catalog.cc:455] T 00000000000000000000000000000000 P 369ee5715e094ab0b77d2c81dea087c7 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 369ee5715e094ab0b77d2c81dea087c7. Latest consensus state: current_term: 1 leader_uuid: "369ee5715e094ab0b77d2c81dea087c7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "369ee5715e094ab0b77d2c81dea087c7" member_type: VOTER } }
I20260608 12:40:02.057108  6732 sys_catalog.cc:458] T 00000000000000000000000000000000 P 369ee5715e094ab0b77d2c81dea087c7 [sys.catalog]: This master's current role is: LEADER
I20260608 12:40:02.056479  6731 sys_catalog.cc:455] T 00000000000000000000000000000000 P 369ee5715e094ab0b77d2c81dea087c7 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "369ee5715e094ab0b77d2c81dea087c7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "369ee5715e094ab0b77d2c81dea087c7" member_type: VOTER } }
I20260608 12:40:02.057876  6731 sys_catalog.cc:458] T 00000000000000000000000000000000 P 369ee5715e094ab0b77d2c81dea087c7 [sys.catalog]: This master's current role is: LEADER
I20260608 12:40:02.062512  6736 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:40:02.072342  6736 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:40:02.073698   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:40:02.088168  6736 catalog_manager.cc:1382] Generated new cluster ID: aa08b700946c4a4b89b85d4809981471
I20260608 12:40:02.088835  6736 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:40:02.110632  6736 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:40:02.112438  6736 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:40:02.134090  6736 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 369ee5715e094ab0b77d2c81dea087c7: Generated new TSK 0
I20260608 12:40:02.135280  6736 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:40:02.142207   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:40:02.151192  6748 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:40:02.152803  6749 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:40:02.156953  6751 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:40:02.157142   431 server_base.cc:1061] running on GCE node
I20260608 12:40:02.158566   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:40:02.158816   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:40:02.159040   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922402159021 us; error 0 us; skew 500 ppm
I20260608 12:40:02.159795   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:40:02.162771   431 webserver.cc:533] Webserver started at http://127.0.107.193:38121/ using document root <none> and password file <none>
I20260608 12:40:02.163434   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:40:02.163823   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:40:02.164162   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:40:02.167428   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922229144781-431-0/minicluster-data/ts-0-root/instance:
uuid: "403039086eea47a289b7933d2664a193"
format_stamp: "Formatted at 2026-06-08 12:40:02 on dist-test-slave-3gfq"
I20260608 12:40:02.174217   431 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.007s	sys 0.000s
I20260608 12:40:02.179502  6756 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:02.180662   431 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.002s	sys 0.003s
I20260608 12:40:02.181143   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922229144781-431-0/minicluster-data/ts-0-root
uuid: "403039086eea47a289b7933d2664a193"
format_stamp: "Formatted at 2026-06-08 12:40:02 on dist-test-slave-3gfq"
I20260608 12:40:02.181488   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922229144781-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922229144781-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922229144781-431-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:40:02.219583   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:40:02.221009   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:40:02.222865   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:40:02.226783   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:40:02.227137   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.001s	user 0.000s	sys 0.000s
I20260608 12:40:02.227411   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:40:02.227562   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:02.293928   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:40055
I20260608 12:40:02.294202  6818 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:40055 every 8 connection(s)
I20260608 12:40:02.300426   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:40:02.312355  6823 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:40:02.313562  6824 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:40:02.321323   431 server_base.cc:1061] running on GCE node
W20260608 12:40:02.321164  6826 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:40:02.323397  6819 heartbeater.cc:344] Connected to a master server at 127.0.107.254:39829
I20260608 12:40:02.323571   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:40:02.324057   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:40:02.324071  6819 heartbeater.cc:461] Registering TS with master...
I20260608 12:40:02.324285   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922402324261 us; error 0 us; skew 500 ppm
I20260608 12:40:02.325443   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:40:02.325495  6819 heartbeater.cc:507] Master 127.0.107.254:39829 requested a full tablet report, sending...
I20260608 12:40:02.328850  6692 ts_manager.cc:194] Registered new tserver with Master: 403039086eea47a289b7933d2664a193 (127.0.107.193:40055)
I20260608 12:40:02.329576   431 webserver.cc:533] Webserver started at http://127.0.107.194:39987/ using document root <none> and password file <none>
I20260608 12:40:02.330376   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:40:02.330638   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:40:02.330965   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:40:02.331463  6692 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53376
I20260608 12:40:02.332721   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922229144781-431-0/minicluster-data/ts-1-root/instance:
uuid: "393b545137d348ddaa1e3266e3169110"
format_stamp: "Formatted at 2026-06-08 12:40:02 on dist-test-slave-3gfq"
I20260608 12:40:02.338660   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.005s
I20260608 12:40:02.343406  6831 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:02.344851   431 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 12:40:02.345361   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922229144781-431-0/minicluster-data/ts-1-root
uuid: "393b545137d348ddaa1e3266e3169110"
format_stamp: "Formatted at 2026-06-08 12:40:02 on dist-test-slave-3gfq"
I20260608 12:40:02.345695   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922229144781-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922229144781-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922229144781-431-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:40:02.363054   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:40:02.364910   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:40:02.367161   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:40:02.370056   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:40:02.370332   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:02.370643   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:40:02.370831   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:02.431422   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:32893
I20260608 12:40:02.431638  6893 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:32893 every 8 connection(s)
I20260608 12:40:02.437487   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:40:02.448334  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
W20260608 12:40:02.450690  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
W20260608 12:40:02.455040  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
I20260608 12:40:02.455693   431 server_base.cc:1061] running on GCE node
I20260608 12:40:02.456713  6894 heartbeater.cc:344] Connected to a master server at 127.0.107.254:39829
I20260608 12:40:02.457288  6894 heartbeater.cc:461] Registering TS with master...
I20260608 12:40:02.457576   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:40:02.458055   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:40:02.458308  6894 heartbeater.cc:507] Master 127.0.107.254:39829 requested a full tablet report, sending...
I20260608 12:40:02.458334   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922402458299 us; error 0 us; skew 500 ppm
I20260608 12:40:02.459651   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:40:02.461462  6692 ts_manager.cc:194] Registered new tserver with Master: 393b545137d348ddaa1e3266e3169110 (127.0.107.194:32893)
I20260608 12:40:02.463191   431 webserver.cc:533] Webserver started at http://127.0.107.195:42143/ using document root <none> and password file <none>
I20260608 12:40:02.463374  6692 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53384
I20260608 12:40:02.464341   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:40:02.464686   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:40:02.465349   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:40:02.467240   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922229144781-431-0/minicluster-data/ts-2-root/instance:
uuid: "89f14af0c4074f838891072c2b58f3fb"
format_stamp: "Formatted at 2026-06-08 12:40:02 on dist-test-slave-3gfq"
I20260608 12:40:02.476016   431 fs_manager.cc:696] Time spent creating directory manager: real 0.008s	user 0.009s	sys 0.000s
I20260608 12:40:02.481096  6905 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:02.482304   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 12:40:02.483008   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922229144781-431-0/minicluster-data/ts-2-root
uuid: "89f14af0c4074f838891072c2b58f3fb"
format_stamp: "Formatted at 2026-06-08 12:40:02 on dist-test-slave-3gfq"
I20260608 12:40:02.483726   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922229144781-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922229144781-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922229144781-431-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:40:02.500738   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:40:02.502673   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:40:02.504608   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:40:02.507653   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:40:02.507936   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:02.508230   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:40:02.508426   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:02.564734   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:43763
I20260608 12:40:02.564982  6967 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:43763 every 8 connection(s)
I20260608 12:40:02.585366  6968 heartbeater.cc:344] Connected to a master server at 127.0.107.254:39829
I20260608 12:40:02.585922  6968 heartbeater.cc:461] Registering TS with master...
I20260608 12:40:02.586931  6968 heartbeater.cc:507] Master 127.0.107.254:39829 requested a full tablet report, sending...
I20260608 12:40:02.589659  6692 ts_manager.cc:194] Registered new tserver with Master: 89f14af0c4074f838891072c2b58f3fb (127.0.107.195:43763)
I20260608 12:40:02.590766   431 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.021251672s
I20260608 12:40:02.591548  6692 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53386
I20260608 12:40:03.142895  6692 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:53388:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_""\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 12:40:03.145877  6692 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 12:40:03.247269  6932 tablet_service.cc:1511] Processing CreateTablet for tablet 38e84946870e48d9aecd5bb53d745aa4 (DEFAULT_TABLE table=test-workload [id=bbe54a7baf1d4fab992d72703eea47e1]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:40:03.249876  6784 tablet_service.cc:1511] Processing CreateTablet for tablet d852e0713f854ded8a1ad283f65bbe22 (DEFAULT_TABLE table=test-workload [id=bbe54a7baf1d4fab992d72703eea47e1]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:40:03.250624  6933 tablet_service.cc:1511] Processing CreateTablet for tablet d852e0713f854ded8a1ad283f65bbe22 (DEFAULT_TABLE table=test-workload [id=bbe54a7baf1d4fab992d72703eea47e1]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:40:03.252089  6784 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d852e0713f854ded8a1ad283f65bbe22. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:03.254163  6931 tablet_service.cc:1511] Processing CreateTablet for tablet 754eac4eac9542289d865584359972c2 (DEFAULT_TABLE table=test-workload [id=bbe54a7baf1d4fab992d72703eea47e1]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:40:03.256430  6783 tablet_service.cc:1511] Processing CreateTablet for tablet 38e84946870e48d9aecd5bb53d745aa4 (DEFAULT_TABLE table=test-workload [id=bbe54a7baf1d4fab992d72703eea47e1]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:40:03.257110  6932 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38e84946870e48d9aecd5bb53d745aa4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:03.259141  6930 tablet_service.cc:1511] Processing CreateTablet for tablet 958176a32a38421696c11c595747003c (DEFAULT_TABLE table=test-workload [id=bbe54a7baf1d4fab992d72703eea47e1]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:40:03.259884  6782 tablet_service.cc:1511] Processing CreateTablet for tablet 754eac4eac9542289d865584359972c2 (DEFAULT_TABLE table=test-workload [id=bbe54a7baf1d4fab992d72703eea47e1]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:40:03.260704  6859 tablet_service.cc:1511] Processing CreateTablet for tablet d852e0713f854ded8a1ad283f65bbe22 (DEFAULT_TABLE table=test-workload [id=bbe54a7baf1d4fab992d72703eea47e1]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:40:03.261281  6930 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 958176a32a38421696c11c595747003c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:03.262394  6859 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d852e0713f854ded8a1ad283f65bbe22. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:03.263317  6781 tablet_service.cc:1511] Processing CreateTablet for tablet 958176a32a38421696c11c595747003c (DEFAULT_TABLE table=test-workload [id=bbe54a7baf1d4fab992d72703eea47e1]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:40:03.264726  6931 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 754eac4eac9542289d865584359972c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:03.265617  6783 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38e84946870e48d9aecd5bb53d745aa4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:03.267309  6781 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 958176a32a38421696c11c595747003c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:03.268613  6858 tablet_service.cc:1511] Processing CreateTablet for tablet 38e84946870e48d9aecd5bb53d745aa4 (DEFAULT_TABLE table=test-workload [id=bbe54a7baf1d4fab992d72703eea47e1]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:40:03.270215  6933 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d852e0713f854ded8a1ad283f65bbe22. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:03.270651  6858 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38e84946870e48d9aecd5bb53d745aa4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:03.270097  6782 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 754eac4eac9542289d865584359972c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:03.279745  6857 tablet_service.cc:1511] Processing CreateTablet for tablet 754eac4eac9542289d865584359972c2 (DEFAULT_TABLE table=test-workload [id=bbe54a7baf1d4fab992d72703eea47e1]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:40:03.281876  6857 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 754eac4eac9542289d865584359972c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:03.292455  6856 tablet_service.cc:1511] Processing CreateTablet for tablet 958176a32a38421696c11c595747003c (DEFAULT_TABLE table=test-workload [id=bbe54a7baf1d4fab992d72703eea47e1]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:40:03.295042  6856 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 958176a32a38421696c11c595747003c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:03.324127  6988 tablet_bootstrap.cc:492] T 38e84946870e48d9aecd5bb53d745aa4 P 89f14af0c4074f838891072c2b58f3fb: Bootstrap starting.
I20260608 12:40:03.335466  6819 heartbeater.cc:499] Master 127.0.107.254:39829 was elected leader, sending a full tablet report...
I20260608 12:40:03.349730  6988 tablet_bootstrap.cc:654] T 38e84946870e48d9aecd5bb53d745aa4 P 89f14af0c4074f838891072c2b58f3fb: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:03.356547  6989 tablet_bootstrap.cc:492] T 38e84946870e48d9aecd5bb53d745aa4 P 393b545137d348ddaa1e3266e3169110: Bootstrap starting.
I20260608 12:40:03.366570  6989 tablet_bootstrap.cc:654] T 38e84946870e48d9aecd5bb53d745aa4 P 393b545137d348ddaa1e3266e3169110: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:03.375788  6990 tablet_bootstrap.cc:492] T 958176a32a38421696c11c595747003c P 403039086eea47a289b7933d2664a193: Bootstrap starting.
I20260608 12:40:03.383427  6988 tablet_bootstrap.cc:492] T 38e84946870e48d9aecd5bb53d745aa4 P 89f14af0c4074f838891072c2b58f3fb: No bootstrap required, opened a new log
I20260608 12:40:03.384205  6988 ts_tablet_manager.cc:1403] T 38e84946870e48d9aecd5bb53d745aa4 P 89f14af0c4074f838891072c2b58f3fb: Time spent bootstrapping tablet: real 0.061s	user 0.016s	sys 0.004s
I20260608 12:40:03.384402  6990 tablet_bootstrap.cc:654] T 958176a32a38421696c11c595747003c P 403039086eea47a289b7933d2664a193: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:03.385202  6989 tablet_bootstrap.cc:492] T 38e84946870e48d9aecd5bb53d745aa4 P 393b545137d348ddaa1e3266e3169110: No bootstrap required, opened a new log
I20260608 12:40:03.385895  6989 ts_tablet_manager.cc:1403] T 38e84946870e48d9aecd5bb53d745aa4 P 393b545137d348ddaa1e3266e3169110: Time spent bootstrapping tablet: real 0.030s	user 0.014s	sys 0.009s
I20260608 12:40:03.388953  6988 raft_consensus.cc:359] T 38e84946870e48d9aecd5bb53d745aa4 P 89f14af0c4074f838891072c2b58f3fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "403039086eea47a289b7933d2664a193" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40055 } } peers { permanent_uuid: "393b545137d348ddaa1e3266e3169110" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 32893 } } peers { permanent_uuid: "89f14af0c4074f838891072c2b58f3fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43763 } }
I20260608 12:40:03.390149  6988 raft_consensus.cc:385] T 38e84946870e48d9aecd5bb53d745aa4 P 89f14af0c4074f838891072c2b58f3fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:03.390271  6989 raft_consensus.cc:359] T 38e84946870e48d9aecd5bb53d745aa4 P 393b545137d348ddaa1e3266e3169110 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "403039086eea47a289b7933d2664a193" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40055 } } peers { permanent_uuid: "393b545137d348ddaa1e3266e3169110" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 32893 } } peers { permanent_uuid: "89f14af0c4074f838891072c2b58f3fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43763 } }
I20260608 12:40:03.390520  6990 tablet_bootstrap.cc:492] T 958176a32a38421696c11c595747003c P 403039086eea47a289b7933d2664a193: No bootstrap required, opened a new log
I20260608 12:40:03.390573  6988 raft_consensus.cc:740] T 38e84946870e48d9aecd5bb53d745aa4 P 89f14af0c4074f838891072c2b58f3fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89f14af0c4074f838891072c2b58f3fb, State: Initialized, Role: FOLLOWER
I20260608 12:40:03.391224  6989 raft_consensus.cc:385] T 38e84946870e48d9aecd5bb53d745aa4 P 393b545137d348ddaa1e3266e3169110 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:03.391695  6990 ts_tablet_manager.cc:1403] T 958176a32a38421696c11c595747003c P 403039086eea47a289b7933d2664a193: Time spent bootstrapping tablet: real 0.016s	user 0.013s	sys 0.002s
I20260608 12:40:03.391664  6989 raft_consensus.cc:740] T 38e84946870e48d9aecd5bb53d745aa4 P 393b545137d348ddaa1e3266e3169110 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 393b545137d348ddaa1e3266e3169110, State: Initialized, Role: FOLLOWER
I20260608 12:40:03.392184  6988 consensus_queue.cc:260] T 38e84946870e48d9aecd5bb53d745aa4 P 89f14af0c4074f838891072c2b58f3fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "403039086eea47a289b7933d2664a193" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40055 } } peers { permanent_uuid: "393b545137d348ddaa1e3266e3169110" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 32893 } } peers { permanent_uuid: "89f14af0c4074f838891072c2b58f3fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43763 } }
I20260608 12:40:03.392979  6989 consensus_queue.cc:260] T 38e84946870e48d9aecd5bb53d745aa4 P 393b545137d348ddaa1e3266e3169110 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "403039086eea47a289b7933d2664a193" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40055 } } peers { permanent_uuid: "393b545137d348ddaa1e3266e3169110" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 32893 } } peers { permanent_uuid: "89f14af0c4074f838891072c2b58f3fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43763 } }
I20260608 12:40:03.395490  6968 heartbeater.cc:499] Master 127.0.107.254:39829 was elected leader, sending a full tablet report...
I20260608 12:40:03.395491  6990 raft_consensus.cc:359] T 958176a32a38421696c11c595747003c P 403039086eea47a289b7933d2664a193 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "403039086eea47a289b7933d2664a193" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40055 } } peers { permanent_uuid: "393b545137d348ddaa1e3266e3169110" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 32893 } } peers { permanent_uuid: "89f14af0c4074f838891072c2b58f3fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43763 } }
I20260608 12:40:03.396432  6988 ts_tablet_manager.cc:1434] T 38e84946870e48d9aecd5bb53d745aa4 P 89f14af0c4074f838891072c2b58f3fb: Time spent starting tablet: real 0.012s	user 0.002s	sys 0.011s
I20260608 12:40:03.396528  6990 raft_consensus.cc:385] T 958176a32a38421696c11c595747003c P 403039086eea47a289b7933d2664a193 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:03.397491  6990 raft_consensus.cc:740] T 958176a32a38421696c11c595747003c P 403039086eea47a289b7933d2664a193 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 403039086eea47a289b7933d2664a193, State: Initialized, Role: FOLLOWER
I20260608 12:40:03.398715  6988 tablet_bootstrap.cc:492] T 958176a32a38421696c11c595747003c P 89f14af0c4074f838891072c2b58f3fb: Bootstrap starting.
I20260608 12:40:03.398415  6990 consensus_queue.cc:260] T 958176a32a38421696c11c595747003c P 403039086eea47a289b7933d2664a193 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "403039086eea47a289b7933d2664a193" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40055 } } peers { permanent_uuid: "393b545137d348ddaa1e3266e3169110" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 32893 } } peers { permanent_uuid: "89f14af0c4074f838891072c2b58f3fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43763 } }
I20260608 12:40:03.402827  6990 ts_tablet_manager.cc:1434] T 958176a32a38421696c11c595747003c P 403039086eea47a289b7933d2664a193: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.000s
I20260608 12:40:03.404515  6990 tablet_bootstrap.cc:492] T 754eac4eac9542289d865584359972c2 P 403039086eea47a289b7933d2664a193: Bootstrap starting.
I20260608 12:40:03.411718  6988 tablet_bootstrap.cc:654] T 958176a32a38421696c11c595747003c P 89f14af0c4074f838891072c2b58f3fb: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:03.416311  6989 ts_tablet_manager.cc:1434] T 38e84946870e48d9aecd5bb53d745aa4 P 393b545137d348ddaa1e3266e3169110: Time spent starting tablet: real 0.030s	user 0.011s	sys 0.005s
I20260608 12:40:03.416604  6990 tablet_bootstrap.cc:654] T 754eac4eac9542289d865584359972c2 P 403039086eea47a289b7933d2664a193: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:03.417886  6989 tablet_bootstrap.cc:492] T d852e0713f854ded8a1ad283f65bbe22 P 393b545137d348ddaa1e3266e3169110: Bootstrap starting.
I20260608 12:40:03.421861  6894 heartbeater.cc:499] Master 127.0.107.254:39829 was elected leader, sending a full tablet report...
I20260608 12:40:03.431164  6989 tablet_bootstrap.cc:654] T d852e0713f854ded8a1ad283f65bbe22 P 393b545137d348ddaa1e3266e3169110: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:03.437705  6988 tablet_bootstrap.cc:492] T 958176a32a38421696c11c595747003c P 89f14af0c4074f838891072c2b58f3fb: No bootstrap required, opened a new log
I20260608 12:40:03.438686  6988 ts_tablet_manager.cc:1403] T 958176a32a38421696c11c595747003c P 89f14af0c4074f838891072c2b58f3fb: Time spent bootstrapping tablet: real 0.040s	user 0.010s	sys 0.020s
I20260608 12:40:03.442602  6988 raft_consensus.cc:359] T 958176a32a38421696c11c595747003c P 89f14af0c4074f838891072c2b58f3fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "403039086eea47a289b7933d2664a193" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40055 } } peers { permanent_uuid: "393b545137d348ddaa1e3266e3169110" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 32893 } } peers { permanent_uuid: "89f14af0c4074f838891072c2b58f3fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43763 } }
I20260608 12:40:03.443521  6988 raft_consensus.cc:385] T 958176a32a38421696c11c595747003c P 89f14af0c4074f838891072c2b58f3fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:03.443841  6988 raft_consensus.cc:740] T 958176a32a38421696c11c595747003c P 89f14af0c4074f838891072c2b58f3fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89f14af0c4074f838891072c2b58f3fb, State: Initialized, Role: FOLLOWER
I20260608 12:40:03.444921  6988 consensus_queue.cc:260] T 958176a32a38421696c11c595747003c P 89f14af0c4074f838891072c2b58f3fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "403039086eea47a289b7933d2664a193" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40055 } } peers { permanent_uuid: "393b545137d348ddaa1e3266e3169110" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 32893 } } peers { permanent_uuid: "89f14af0c4074f838891072c2b58f3fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43763 } }
I20260608 12:40:03.454464  6990 tablet_bootstrap.cc:492] T 754eac4eac9542289d865584359972c2 P 403039086eea47a289b7933d2664a193: No bootstrap required, opened a new log
I20260608 12:40:03.455067  6989 tablet_bootstrap.cc:492] T d852e0713f854ded8a1ad283f65bbe22 P 393b545137d348ddaa1e3266e3169110: No bootstrap required, opened a new log
I20260608 12:40:03.455425  6990 ts_tablet_manager.cc:1403] T 754eac4eac9542289d865584359972c2 P 403039086eea47a289b7933d2664a193: Time spent bootstrapping tablet: real 0.051s	user 0.024s	sys 0.008s
I20260608 12:40:03.455740  6989 ts_tablet_manager.cc:1403] T d852e0713f854ded8a1ad283f65bbe22 P 393b545137d348ddaa1e3266e3169110: Time spent bootstrapping tablet: real 0.038s	user 0.023s	sys 0.011s
I20260608 12:40:03.457449  6988 ts_tablet_manager.cc:1434] T 958176a32a38421696c11c595747003c P 89f14af0c4074f838891072c2b58f3fb: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.001s
I20260608 12:40:03.458918  6988 tablet_bootstrap.cc:492] T 754eac4eac9542289d865584359972c2 P 89f14af0c4074f838891072c2b58f3fb: Bootstrap starting.
I20260608 12:40:03.459328  6990 raft_consensus.cc:359] T 754eac4eac9542289d865584359972c2 P 403039086eea47a289b7933d2664a193 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "403039086eea47a289b7933d2664a193" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40055 } } peers { permanent_uuid: "393b545137d348ddaa1e3266e3169110" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 32893 } } peers { permanent_uuid: "89f14af0c4074f838891072c2b58f3fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43763 } }
I20260608 12:40:03.459738  6989 raft_consensus.cc:359] T d852e0713f854ded8a1ad283f65bbe22 P 393b545137d348ddaa1e3266e3169110 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "393b545137d348ddaa1e3266e3169110" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 32893 } } peers { permanent_uuid: "403039086eea47a289b7933d2664a193" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40055 } } peers { permanent_uuid: "89f14af0c4074f838891072c2b58f3fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43763 } }
I20260608 12:40:03.460211  6990 raft_consensus.cc:385] T 754eac4eac9542289d865584359972c2 P 403039086eea47a289b7933d2664a193 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:03.460594  6989 raft_consensus.cc:385] T d852e0713f854ded8a1ad283f65bbe22 P 393b545137d348ddaa1e3266e3169110 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:03.460680  6990 raft_consensus.cc:740] T 754eac4eac9542289d865584359972c2 P 403039086eea47a289b7933d2664a193 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 403039086eea47a289b7933d2664a193, State: Initialized, Role: FOLLOWER
I20260608 12:40:03.461047  6989 raft_consensus.cc:740] T d852e0713f854ded8a1ad283f65bbe22 P 393b545137d348ddaa1e3266e3169110 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 393b545137d348ddaa1e3266e3169110, State: Initialized, Role: FOLLOWER
I20260608 12:40:03.461910  6990 consensus_queue.cc:260] T 754eac4eac9542289d865584359972c2 P 403039086eea47a289b7933d2664a193 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "403039086eea47a289b7933d2664a193" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40055 } } peers { permanent_uuid: "393b545137d348ddaa1e3266e3169110" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 32893 } } peers { permanent_uuid: "89f14af0c4074f838891072c2b58f3fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43763 } }
I20260608 12:40:03.462672  6989 consensus_queue.cc:260] T d852e0713f854ded8a1ad283f65bbe22 P 393b545137d348ddaa1e3266e3169110 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "393b545137d348ddaa1e3266e3169110" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 32893 } } peers { permanent_uuid: "403039086eea47a289b7933d2664a193" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40055 } } peers { permanent_uuid: "89f14af0c4074f838891072c2b58f3fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43763 } }
I20260608 12:40:03.466478  6989 ts_tablet_manager.cc:1434] T d852e0713f854ded8a1ad283f65bbe22 P 393b545137d348ddaa1e3266e3169110: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.003s
I20260608 12:40:03.468271  6989 tablet_bootstrap.cc:492] T 754eac4eac9542289d865584359972c2 P 393b545137d348ddaa1e3266e3169110: Bootstrap starting.
I20260608 12:40:03.468626  6990 ts_tablet_manager.cc:1434] T 754eac4eac9542289d865584359972c2 P 403039086eea47a289b7933d2664a193: Time spent starting tablet: real 0.013s	user 0.009s	sys 0.000s
I20260608 12:40:03.469568  6988 tablet_bootstrap.cc:654] T 754eac4eac9542289d865584359972c2 P 89f14af0c4074f838891072c2b58f3fb: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:03.470232  6990 tablet_bootstrap.cc:492] T 38e84946870e48d9aecd5bb53d745aa4 P 403039086eea47a289b7933d2664a193: Bootstrap starting.
I20260608 12:40:03.477903  6989 tablet_bootstrap.cc:654] T 754eac4eac9542289d865584359972c2 P 393b545137d348ddaa1e3266e3169110: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:03.481052  6990 tablet_bootstrap.cc:654] T 38e84946870e48d9aecd5bb53d745aa4 P 403039086eea47a289b7933d2664a193: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:03.484527  6994 raft_consensus.cc:493] T 38e84946870e48d9aecd5bb53d745aa4 P 89f14af0c4074f838891072c2b58f3fb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:40:03.485562  6994 raft_consensus.cc:515] T 38e84946870e48d9aecd5bb53d745aa4 P 89f14af0c4074f838891072c2b58f3fb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "403039086eea47a289b7933d2664a193" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40055 } } peers { permanent_uuid: "393b545137d348ddaa1e3266e3169110" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 32893 } } peers { permanent_uuid: "89f14af0c4074f838891072c2b58f3fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43763 } }
I20260608 12:40:03.495101  6990 tablet_bootstrap.cc:492] T 38e84946870e48d9aecd5bb53d745aa4 P 403039086eea47a289b7933d2664a193: No bootstrap required, opened a new log
I20260608 12:40:03.495775  6990 ts_tablet_manager.cc:1403] T 38e84946870e48d9aecd5bb53d745aa4 P 403039086eea47a289b7933d2664a193: Time spent bootstrapping tablet: real 0.026s	user 0.013s	sys 0.008s
I20260608 12:40:03.499675  6990 raft_consensus.cc:359] T 38e84946870e48d9aecd5bb53d745aa4 P 403039086eea47a289b7933d2664a193 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "403039086eea47a289b7933d2664a193" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40055 } } peers { permanent_uuid: "393b545137d348ddaa1e3266e3169110" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 32893 } } peers { permanent_uuid: "89f14af0c4074f838891072c2b58f3fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43763 } }
I20260608 12:40:03.500487  6990 raft_consensus.cc:385] T 38e84946870e48d9aecd5bb53d745aa4 P 403039086eea47a289b7933d2664a193 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:03.500814  6990 raft_consensus.cc:740] T 38e84946870e48d9aecd5bb53d745aa4 P 403039086eea47a289b7933d2664a193 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 403039086eea47a289b7933d2664a193, State: Initialized, Role: FOLLOWER
I20260608 12:40:03.502244  6990 consensus_queue.cc:260] T 38e84946870e48d9aecd5bb53d745aa4 P 403039086eea47a289b7933d2664a193 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "403039086eea47a289b7933d2664a193" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40055 } } peers { permanent_uuid: "393b545137d348ddaa1e3266e3169110" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 32893 } } peers { permanent_uuid: "89f14af0c4074f838891072c2b58f3fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43763 } }
I20260608 12:40:03.507473  6990 ts_tablet_manager.cc:1434] T 38e84946870e48d9aecd5bb53d745aa4 P 403039086eea47a289b7933d2664a193: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.004s
I20260608 12:40:03.508746  6990 tablet_bootstrap.cc:492] T d852e0713f854ded8a1ad283f65bbe22 P 403039086eea47a289b7933d2664a193: Bootstrap starting.
I20260608 12:40:03.509981  6994 leader_election.cc:290] T 38e84946870e48d9aecd5bb53d745aa4 P 89f14af0c4074f838891072c2b58f3fb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 403039086eea47a289b7933d2664a193 (127.0.107.193:40055), 393b545137d348ddaa1e3266e3169110 (127.0.107.194:32893)
I20260608 12:40:03.509536  6988 tablet_bootstrap.cc:492] T 754eac4eac9542289d865584359972c2 P 89f14af0c4074f838891072c2b58f3fb: No bootstrap required, opened a new log
I20260608 12:40:03.512360  6988 ts_tablet_manager.cc:1403] T 754eac4eac9542289d865584359972c2 P 89f14af0c4074f838891072c2b58f3fb: Time spent bootstrapping tablet: real 0.054s	user 0.006s	sys 0.019s
I20260608 12:40:03.516216  6990 tablet_bootstrap.cc:654] T d852e0713f854ded8a1ad283f65bbe22 P 403039086eea47a289b7933d2664a193: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:03.529354  6988 raft_consensus.cc:359] T 754eac4eac9542289d865584359972c2 P 89f14af0c4074f838891072c2b58f3fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "403039086eea47a289b7933d2664a193" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40055 } } peers { permanent_uuid: "393b545137d348ddaa1e3266e3169110" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 32893 } } peers { permanent_uuid: "89f14af0c4074f838891072c2b58f3fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43763 } }
I20260608 12:40:03.530807  6988 raft_consensus.cc:385] T 754eac4eac9542289d865584359972c2 P 89f14af0c4074f838891072c2b58f3fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:03.531345  6988 raft_consensus.cc:740] T 754eac4eac9542289d865584359972c2 P 89f14af0c4074f838891072c2b58f3fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89f14af0c4074f838891072c2b58f3fb, State: Initialized, Role: FOLLOWER
I20260608 12:40:03.532960  6988 consensus_queue.cc:260] T 754eac4eac9542289d865584359972c2 P 89f14af0c4074f838891072c2b58f3fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "403039086eea47a289b7933d2664a193" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40055 } } peers { permanent_uuid: "393b545137d348ddaa1e3266e3169110" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 32893 } } peers { permanent_uuid: "89f14af0c4074f838891072c2b58f3fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43763 } }
I20260608 12:40:03.539630  6988 ts_tablet_manager.cc:1434] T 754eac4eac9542289d865584359972c2 P 89f14af0c4074f838891072c2b58f3fb: Time spent starting tablet: real 0.027s	user 0.012s	sys 0.000s
I20260608 12:40:03.540385  6989 tablet_bootstrap.cc:492] T 754eac4eac9542289d865584359972c2 P 393b545137d348ddaa1e3266e3169110: No bootstrap required, opened a new log
I20260608 12:40:03.540967  6990 tablet_bootstrap.cc:492] T d852e0713f854ded8a1ad283f65bbe22 P 403039086eea47a289b7933d2664a193: No bootstrap required, opened a new log
I20260608 12:40:03.541142  6989 ts_tablet_manager.cc:1403] T 754eac4eac9542289d865584359972c2 P 393b545137d348ddaa1e3266e3169110: Time spent bootstrapping tablet: real 0.073s	user 0.036s	sys 0.028s
I20260608 12:40:03.541023  6988 tablet_bootstrap.cc:492] T d852e0713f854ded8a1ad283f65bbe22 P 89f14af0c4074f838891072c2b58f3fb: Bootstrap starting.
I20260608 12:40:03.542212  6990 ts_tablet_manager.cc:1403] T d852e0713f854ded8a1ad283f65bbe22 P 403039086eea47a289b7933d2664a193: Time spent bootstrapping tablet: real 0.034s	user 0.015s	sys 0.017s
I20260608 12:40:03.546093  6989 raft_consensus.cc:359] T 754eac4eac9542289d865584359972c2 P 393b545137d348ddaa1e3266e3169110 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "403039086eea47a289b7933d2664a193" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40055 } } peers { permanent_uuid: "393b545137d348ddaa1e3266e3169110" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 32893 } } peers { permanent_uuid: "89f14af0c4074f838891072c2b58f3fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43763 } }
I20260608 12:40:03.547292  6989 raft_consensus.cc:385] T 754eac4eac9542289d865584359972c2 P 393b545137d348ddaa1e3266e3169110 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:03.547935  6989 raft_consensus.cc:740] T 754eac4eac9542289d865584359972c2 P 393b545137d348ddaa1e3266e3169110 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 393b545137d348ddaa1e3266e3169110, State: Initialized, Role: FOLLOWER
I20260608 12:40:03.548967  6995 raft_consensus.cc:493] T 38e84946870e48d9aecd5bb53d745aa4 P 393b545137d348ddaa1e3266e3169110 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:40:03.546933  6990 raft_consensus.cc:359] T d852e0713f854ded8a1ad283f65bbe22 P 403039086eea47a289b7933d2664a193 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "393b545137d348ddaa1e3266e3169110" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 32893 } } peers { permanent_uuid: "403039086eea47a289b7933d2664a193" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40055 } } peers { permanent_uuid: "89f14af0c4074f838891072c2b58f3fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43763 } }
I20260608 12:40:03.550149  6995 raft_consensus.cc:515] T 38e84946870e48d9aecd5bb53d745aa4 P 393b545137d348ddaa1e3266e3169110 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "403039086eea47a289b7933d2664a193" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40055 } } peers { permanent_uuid: "393b545137d348ddaa1e3266e3169110" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 32893 } } peers { permanent_uuid: "89f14af0c4074f838891072c2b58f3fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43763 } }
I20260608 12:40:03.552850  6988 tablet_bootstrap.cc:654] T d852e0713f854ded8a1ad283f65bbe22 P 89f14af0c4074f838891072c2b58f3fb: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:03.552735  6990 raft_consensus.cc:385] T d852e0713f854ded8a1ad283f65bbe22 P 403039086eea47a289b7933d2664a193 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:03.554010  6990 raft_consensus.cc:740] T d852e0713f854ded8a1ad283f65bbe22 P 403039086eea47a289b7933d2664a193 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 403039086eea47a289b7933d2664a193, State: Initialized, Role: FOLLOWER
I20260608 12:40:03.555280  6990 consensus_queue.cc:260] T d852e0713f854ded8a1ad283f65bbe22 P 403039086eea47a289b7933d2664a193 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "393b545137d348ddaa1e3266e3169110" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 32893 } } peers { permanent_uuid: "403039086eea47a289b7933d2664a193" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40055 } } peers { permanent_uuid: "89f14af0c4074f838891072c2b58f3fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43763 } }
I20260608 12:40:03.557961  6990 ts_tablet_manager.cc:1434] T d852e0713f854ded8a1ad283f65bbe22 P 403039086eea47a289b7933d2664a193: Time spent starting tablet: real 0.015s	user 0.010s	sys 0.000s
I20260608 12:40:03.572860  6794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38e84946870e48d9aecd5bb53d745aa4" candidate_uuid: "89f14af0c4074f838891072c2b58f3fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "403039086eea47a289b7933d2664a193" is_pre_election: true
I20260608 12:40:03.574615  6794 raft_consensus.cc:2468] T 38e84946870e48d9aecd5bb53d745aa4 P 403039086eea47a289b7933d2664a193 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 89f14af0c4074f838891072c2b58f3fb in term 0.
I20260608 12:40:03.576361  6995 leader_election.cc:290] T 38e84946870e48d9aecd5bb53d745aa4 P 393b545137d348ddaa1e3266e3169110 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 403039086eea47a289b7933d2664a193 (127.0.107.193:40055), 89f14af0c4074f838891072c2b58f3fb (127.0.107.195:43763)
I20260608 12:40:03.550154  6989 consensus_queue.cc:260] T 754eac4eac9542289d865584359972c2 P 393b545137d348ddaa1e3266e3169110 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "403039086eea47a289b7933d2664a193" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40055 } } peers { permanent_uuid: "393b545137d348ddaa1e3266e3169110" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 32893 } } peers { permanent_uuid: "89f14af0c4074f838891072c2b58f3fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43763 } }
I20260608 12:40:03.578544  6906 leader_election.cc:304] T 38e84946870e48d9aecd5bb53d745aa4 P 89f14af0c4074f838891072c2b58f3fb [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: 403039086eea47a289b7933d2664a193, 89f14af0c4074f838891072c2b58f3fb; no voters: 
I20260608 12:40:03.580025  6994 raft_consensus.cc:2804] T 38e84946870e48d9aecd5bb53d745aa4 P 89f14af0c4074f838891072c2b58f3fb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:40:03.580662  6994 raft_consensus.cc:493] T 38e84946870e48d9aecd5bb53d745aa4 P 89f14af0c4074f838891072c2b58f3fb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:40:03.581055  6994 raft_consensus.cc:3060] T 38e84946870e48d9aecd5bb53d745aa4 P 89f14af0c4074f838891072c2b58f3fb [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:03.576256  6869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38e84946870e48d9aecd5bb53d745aa4" candidate_uuid: "89f14af0c4074f838891072c2b58f3fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "393b545137d348ddaa1e3266e3169110" is_pre_election: true
I20260608 12:40:03.581810  6869 raft_consensus.cc:2468] T 38e84946870e48d9aecd5bb53d745aa4 P 393b545137d348ddaa1e3266e3169110 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 89f14af0c4074f838891072c2b58f3fb in term 0.
I20260608 12:40:03.589906  6988 tablet_bootstrap.cc:492] T d852e0713f854ded8a1ad283f65bbe22 P 89f14af0c4074f838891072c2b58f3fb: No bootstrap required, opened a new log
I20260608 12:40:03.590648  6988 ts_tablet_manager.cc:1403] T d852e0713f854ded8a1ad283f65bbe22 P 89f14af0c4074f838891072c2b58f3fb: Time spent bootstrapping tablet: real 0.050s	user 0.017s	sys 0.004s
I20260608 12:40:03.594708  6988 raft_consensus.cc:359] T d852e0713f854ded8a1ad283f65bbe22 P 89f14af0c4074f838891072c2b58f3fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "393b545137d348ddaa1e3266e3169110" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 32893 } } peers { permanent_uuid: "403039086eea47a289b7933d2664a193" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40055 } } peers { permanent_uuid: "89f14af0c4074f838891072c2b58f3fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43763 } }
I20260608 12:40:03.581053  6989 ts_tablet_manager.cc:1434] T 754eac4eac9542289d865584359972c2 P 393b545137d348ddaa1e3266e3169110: Time spent starting tablet: real 0.039s	user 0.009s	sys 0.000s
I20260608 12:40:03.600400  6989 tablet_bootstrap.cc:492] T 958176a32a38421696c11c595747003c P 393b545137d348ddaa1e3266e3169110: Bootstrap starting.
I20260608 12:40:03.600716  7010 raft_consensus.cc:493] T 754eac4eac9542289d865584359972c2 P 89f14af0c4074f838891072c2b58f3fb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:40:03.598002  6994 raft_consensus.cc:515] T 38e84946870e48d9aecd5bb53d745aa4 P 89f14af0c4074f838891072c2b58f3fb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "403039086eea47a289b7933d2664a193" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40055 } } peers { permanent_uuid: "393b545137d348ddaa1e3266e3169110" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 32893 } } peers { permanent_uuid: "89f14af0c4074f838891072c2b58f3fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43763 } }
I20260608 12:40:03.598752  6988 raft_consensus.cc:385] T d852e0713f854ded8a1ad283f65bbe22 P 89f14af0c4074f838891072c2b58f3fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:03.601969  6988 raft_consensus.cc:740] T d852e0713f854ded8a1ad283f65bbe22 P 89f14af0c4074f838891072c2b58f3fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89f14af0c4074f838891072c2b58f3fb, State: Initialized, Role: FOLLOWER
I20260608 12:40:03.603003  6988 consensus_queue.cc:260] T d852e0713f854ded8a1ad283f65bbe22 P 89f14af0c4074f838891072c2b58f3fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "393b545137d348ddaa1e3266e3169110" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 32893 } } peers { permanent_uuid: "403039086eea47a289b7933d2664a193" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40055 } } peers { permanent_uuid: "89f14af0c4074f838891072c2b58f3fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43763 } }
I20260608 12:40:03.603669  6994 leader_election.cc:290] T 38e84946870e48d9aecd5bb53d745aa4 P 89f14af0c4074f838891072c2b58f3fb [CANDIDATE]: Term 1 election: Requested vote from peers 403039086eea47a289b7933d2664a193 (127.0.107.193:40055), 393b545137d348ddaa1e3266e3169110 (127.0.107.194:32893)
I20260608 12:40:03.606071  6869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38e84946870e48d9aecd5bb53d745aa4" candidate_uuid: "89f14af0c4074f838891072c2b58f3fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "393b545137d348ddaa1e3266e3169110"
I20260608 12:40:03.606905  6869 raft_consensus.cc:3060] T 38e84946870e48d9aecd5bb53d745aa4 P 393b545137d348ddaa1e3266e3169110 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:03.610311  6794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38e84946870e48d9aecd5bb53d745aa4" candidate_uuid: "89f14af0c4074f838891072c2b58f3fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "403039086eea47a289b7933d2664a193"
I20260608 12:40:03.611163  6794 raft_consensus.cc:3060] T 38e84946870e48d9aecd5bb53d745aa4 P 403039086eea47a289b7933d2664a193 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:03.614621  6989 tablet_bootstrap.cc:654] T 958176a32a38421696c11c595747003c P 393b545137d348ddaa1e3266e3169110: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:03.617905  6943 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38e84946870e48d9aecd5bb53d745aa4" candidate_uuid: "393b545137d348ddaa1e3266e3169110" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89f14af0c4074f838891072c2b58f3fb" is_pre_election: true
I20260608 12:40:03.619134  6943 raft_consensus.cc:2393] T 38e84946870e48d9aecd5bb53d745aa4 P 89f14af0c4074f838891072c2b58f3fb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 393b545137d348ddaa1e3266e3169110 in current term 1: Already voted for candidate 89f14af0c4074f838891072c2b58f3fb in this term.
I20260608 12:40:03.624687  6988 ts_tablet_manager.cc:1434] T d852e0713f854ded8a1ad283f65bbe22 P 89f14af0c4074f838891072c2b58f3fb: Time spent starting tablet: real 0.034s	user 0.016s	sys 0.005s
I20260608 12:40:03.625612  6996 raft_consensus.cc:493] T 958176a32a38421696c11c595747003c P 403039086eea47a289b7933d2664a193 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:40:03.626417  6996 raft_consensus.cc:515] T 958176a32a38421696c11c595747003c P 403039086eea47a289b7933d2664a193 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "403039086eea47a289b7933d2664a193" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40055 } } peers { permanent_uuid: "393b545137d348ddaa1e3266e3169110" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 32893 } } peers { permanent_uuid: "89f14af0c4074f838891072c2b58f3fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43763 } }
I20260608 12:40:03.630759  6996 leader_election.cc:290] T 958176a32a38421696c11c595747003c P 403039086eea47a289b7933d2664a193 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 393b545137d348ddaa1e3266e3169110 (127.0.107.194:32893), 89f14af0c4074f838891072c2b58f3fb (127.0.107.195:43763)
I20260608 12:40:03.634828  6793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38e84946870e48d9aecd5bb53d745aa4" candidate_uuid: "393b545137d348ddaa1e3266e3169110" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "403039086eea47a289b7933d2664a193" is_pre_election: true
I20260608 12:40:03.637727  6832 leader_election.cc:304] T 38e84946870e48d9aecd5bb53d745aa4 P 393b545137d348ddaa1e3266e3169110 [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: 393b545137d348ddaa1e3266e3169110; no voters: 403039086eea47a289b7933d2664a193, 89f14af0c4074f838891072c2b58f3fb
I20260608 12:40:03.639060  6869 raft_consensus.cc:2468] T 38e84946870e48d9aecd5bb53d745aa4 P 393b545137d348ddaa1e3266e3169110 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89f14af0c4074f838891072c2b58f3fb in term 1.
I20260608 12:40:03.601429  7010 raft_consensus.cc:515] T 754eac4eac9542289d865584359972c2 P 89f14af0c4074f838891072c2b58f3fb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "403039086eea47a289b7933d2664a193" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40055 } } peers { permanent_uuid: "393b545137d348ddaa1e3266e3169110" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 32893 } } peers { permanent_uuid: "89f14af0c4074f838891072c2b58f3fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43763 } }
I20260608 12:40:03.629530  6794 raft_consensus.cc:2468] T 38e84946870e48d9aecd5bb53d745aa4 P 403039086eea47a289b7933d2664a193 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89f14af0c4074f838891072c2b58f3fb in term 1.
I20260608 12:40:03.641319  6908 leader_election.cc:304] T 38e84946870e48d9aecd5bb53d745aa4 P 89f14af0c4074f838891072c2b58f3fb [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: 393b545137d348ddaa1e3266e3169110, 89f14af0c4074f838891072c2b58f3fb; no voters: 
I20260608 12:40:03.642328  6995 raft_consensus.cc:2749] T 38e84946870e48d9aecd5bb53d745aa4 P 393b545137d348ddaa1e3266e3169110 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:40:03.642827  7011 raft_consensus.cc:2804] T 38e84946870e48d9aecd5bb53d745aa4 P 89f14af0c4074f838891072c2b58f3fb [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:40:03.643524  7011 raft_consensus.cc:697] T 38e84946870e48d9aecd5bb53d745aa4 P 89f14af0c4074f838891072c2b58f3fb [term 1 LEADER]: Becoming Leader. State: Replica: 89f14af0c4074f838891072c2b58f3fb, State: Running, Role: LEADER
I20260608 12:40:03.644436  7010 leader_election.cc:290] T 754eac4eac9542289d865584359972c2 P 89f14af0c4074f838891072c2b58f3fb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 403039086eea47a289b7933d2664a193 (127.0.107.193:40055), 393b545137d348ddaa1e3266e3169110 (127.0.107.194:32893)
I20260608 12:40:03.645514  6989 tablet_bootstrap.cc:492] T 958176a32a38421696c11c595747003c P 393b545137d348ddaa1e3266e3169110: No bootstrap required, opened a new log
I20260608 12:40:03.646297  6989 ts_tablet_manager.cc:1403] T 958176a32a38421696c11c595747003c P 393b545137d348ddaa1e3266e3169110: Time spent bootstrapping tablet: real 0.046s	user 0.019s	sys 0.020s
I20260608 12:40:03.648147  6869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "754eac4eac9542289d865584359972c2" candidate_uuid: "89f14af0c4074f838891072c2b58f3fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "393b545137d348ddaa1e3266e3169110" is_pre_election: true
I20260608 12:40:03.649031  6869 raft_consensus.cc:2468] T 754eac4eac9542289d865584359972c2 P 393b545137d348ddaa1e3266e3169110 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 89f14af0c4074f838891072c2b58f3fb in term 0.
I20260608 12:40:03.650333  6989 raft_consensus.cc:359] T 958176a32a38421696c11c595747003c P 393b545137d348ddaa1e3266e3169110 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "403039086eea47a289b7933d2664a193" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40055 } } peers { permanent_uuid: "393b545137d348ddaa1e3266e3169110" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 32893 } } peers { permanent_uuid: "89f14af0c4074f838891072c2b58f3fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43763 } }
I20260608 12:40:03.650903  6908 leader_election.cc:304] T 754eac4eac9542289d865584359972c2 P 89f14af0c4074f838891072c2b58f3fb [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: 393b545137d348ddaa1e3266e3169110, 89f14af0c4074f838891072c2b58f3fb; no voters: 
I20260608 12:40:03.651310  6989 raft_consensus.cc:385] T 958176a32a38421696c11c595747003c P 393b545137d348ddaa1e3266e3169110 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:03.651839  6989 raft_consensus.cc:740] T 958176a32a38421696c11c595747003c P 393b545137d348ddaa1e3266e3169110 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 393b545137d348ddaa1e3266e3169110, State: Initialized, Role: FOLLOWER
I20260608 12:40:03.652277  7010 raft_consensus.cc:2804] T 754eac4eac9542289d865584359972c2 P 89f14af0c4074f838891072c2b58f3fb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:40:03.652714  7010 raft_consensus.cc:493] T 754eac4eac9542289d865584359972c2 P 89f14af0c4074f838891072c2b58f3fb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:40:03.653246  6989 consensus_queue.cc:260] T 958176a32a38421696c11c595747003c P 393b545137d348ddaa1e3266e3169110 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "403039086eea47a289b7933d2664a193" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40055 } } peers { permanent_uuid: "393b545137d348ddaa1e3266e3169110" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 32893 } } peers { permanent_uuid: "89f14af0c4074f838891072c2b58f3fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43763 } }
I20260608 12:40:03.654206  6994 raft_consensus.cc:493] T d852e0713f854ded8a1ad283f65bbe22 P 89f14af0c4074f838891072c2b58f3fb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:40:03.654767  6994 raft_consensus.cc:515] T d852e0713f854ded8a1ad283f65bbe22 P 89f14af0c4074f838891072c2b58f3fb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "393b545137d348ddaa1e3266e3169110" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 32893 } } peers { permanent_uuid: "403039086eea47a289b7933d2664a193" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40055 } } peers { permanent_uuid: "89f14af0c4074f838891072c2b58f3fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43763 } }
I20260608 12:40:03.656494  6989 ts_tablet_manager.cc:1434] T 958176a32a38421696c11c595747003c P 393b545137d348ddaa1e3266e3169110: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260608 12:40:03.657441  6994 leader_election.cc:290] T d852e0713f854ded8a1ad283f65bbe22 P 89f14af0c4074f838891072c2b58f3fb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 393b545137d348ddaa1e3266e3169110 (127.0.107.194:32893), 403039086eea47a289b7933d2664a193 (127.0.107.193:40055)
I20260608 12:40:03.660138  6869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d852e0713f854ded8a1ad283f65bbe22" candidate_uuid: "89f14af0c4074f838891072c2b58f3fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "393b545137d348ddaa1e3266e3169110" is_pre_election: true
I20260608 12:40:03.644590  7011 consensus_queue.cc:237] T 38e84946870e48d9aecd5bb53d745aa4 P 89f14af0c4074f838891072c2b58f3fb [LEADER]: Queue going to LEADER mode. State: All 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: "403039086eea47a289b7933d2664a193" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40055 } } peers { permanent_uuid: "393b545137d348ddaa1e3266e3169110" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 32893 } } peers { permanent_uuid: "89f14af0c4074f838891072c2b58f3fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43763 } }
I20260608 12:40:03.661128  6869 raft_consensus.cc:2468] T d852e0713f854ded8a1ad283f65bbe22 P 393b545137d348ddaa1e3266e3169110 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 89f14af0c4074f838891072c2b58f3fb in term 0.
I20260608 12:40:03.663074  6908 leader_election.cc:304] T d852e0713f854ded8a1ad283f65bbe22 P 89f14af0c4074f838891072c2b58f3fb [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: 393b545137d348ddaa1e3266e3169110, 89f14af0c4074f838891072c2b58f3fb; no voters: 
I20260608 12:40:03.664018  6794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "754eac4eac9542289d865584359972c2" candidate_uuid: "89f14af0c4074f838891072c2b58f3fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "403039086eea47a289b7933d2664a193" is_pre_election: true
I20260608 12:40:03.664901  6794 raft_consensus.cc:2468] T 754eac4eac9542289d865584359972c2 P 403039086eea47a289b7933d2664a193 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 89f14af0c4074f838891072c2b58f3fb in term 0.
I20260608 12:40:03.665030  6994 raft_consensus.cc:2804] T d852e0713f854ded8a1ad283f65bbe22 P 89f14af0c4074f838891072c2b58f3fb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:40:03.665552  6994 raft_consensus.cc:493] T d852e0713f854ded8a1ad283f65bbe22 P 89f14af0c4074f838891072c2b58f3fb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:40:03.665948  6994 raft_consensus.cc:3060] T d852e0713f854ded8a1ad283f65bbe22 P 89f14af0c4074f838891072c2b58f3fb [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:03.666778  6794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d852e0713f854ded8a1ad283f65bbe22" candidate_uuid: "89f14af0c4074f838891072c2b58f3fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "403039086eea47a289b7933d2664a193" is_pre_election: true
I20260608 12:40:03.667575  6794 raft_consensus.cc:2468] T d852e0713f854ded8a1ad283f65bbe22 P 403039086eea47a289b7933d2664a193 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 89f14af0c4074f838891072c2b58f3fb in term 0.
I20260608 12:40:03.671029  6869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "958176a32a38421696c11c595747003c" candidate_uuid: "403039086eea47a289b7933d2664a193" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "393b545137d348ddaa1e3266e3169110" is_pre_election: true
I20260608 12:40:03.672022  6869 raft_consensus.cc:2468] T 958176a32a38421696c11c595747003c P 393b545137d348ddaa1e3266e3169110 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 403039086eea47a289b7933d2664a193 in term 0.
I20260608 12:40:03.673655  6759 leader_election.cc:304] T 958176a32a38421696c11c595747003c P 403039086eea47a289b7933d2664a193 [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: 393b545137d348ddaa1e3266e3169110, 403039086eea47a289b7933d2664a193; no voters: 
I20260608 12:40:03.653093  7010 raft_consensus.cc:3060] T 754eac4eac9542289d865584359972c2 P 89f14af0c4074f838891072c2b58f3fb [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:03.674685  6996 raft_consensus.cc:2804] T 958176a32a38421696c11c595747003c P 403039086eea47a289b7933d2664a193 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:40:03.675238  6996 raft_consensus.cc:493] T 958176a32a38421696c11c595747003c P 403039086eea47a289b7933d2664a193 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:40:03.675601  6996 raft_consensus.cc:3060] T 958176a32a38421696c11c595747003c P 403039086eea47a289b7933d2664a193 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:03.678829  6994 raft_consensus.cc:515] T d852e0713f854ded8a1ad283f65bbe22 P 89f14af0c4074f838891072c2b58f3fb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "393b545137d348ddaa1e3266e3169110" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 32893 } } peers { permanent_uuid: "403039086eea47a289b7933d2664a193" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40055 } } peers { permanent_uuid: "89f14af0c4074f838891072c2b58f3fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43763 } }
I20260608 12:40:03.679195  6943 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "958176a32a38421696c11c595747003c" candidate_uuid: "403039086eea47a289b7933d2664a193" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89f14af0c4074f838891072c2b58f3fb" is_pre_election: true
I20260608 12:40:03.680142  6943 raft_consensus.cc:2468] T 958176a32a38421696c11c595747003c P 89f14af0c4074f838891072c2b58f3fb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 403039086eea47a289b7933d2664a193 in term 0.
I20260608 12:40:03.681447  6994 leader_election.cc:290] T d852e0713f854ded8a1ad283f65bbe22 P 89f14af0c4074f838891072c2b58f3fb [CANDIDATE]: Term 1 election: Requested vote from peers 393b545137d348ddaa1e3266e3169110 (127.0.107.194:32893), 403039086eea47a289b7933d2664a193 (127.0.107.193:40055)
I20260608 12:40:03.682179  6994 raft_consensus.cc:493] T 958176a32a38421696c11c595747003c P 89f14af0c4074f838891072c2b58f3fb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:40:03.682668  6994 raft_consensus.cc:515] T 958176a32a38421696c11c595747003c P 89f14af0c4074f838891072c2b58f3fb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "403039086eea47a289b7933d2664a193" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40055 } } peers { permanent_uuid: "393b545137d348ddaa1e3266e3169110" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 32893 } } peers { permanent_uuid: "89f14af0c4074f838891072c2b58f3fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43763 } }
I20260608 12:40:03.683967  6794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d852e0713f854ded8a1ad283f65bbe22" candidate_uuid: "89f14af0c4074f838891072c2b58f3fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "403039086eea47a289b7933d2664a193"
I20260608 12:40:03.684705  6794 raft_consensus.cc:3060] T d852e0713f854ded8a1ad283f65bbe22 P 403039086eea47a289b7933d2664a193 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:03.684952  6994 leader_election.cc:290] T 958176a32a38421696c11c595747003c P 89f14af0c4074f838891072c2b58f3fb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 403039086eea47a289b7933d2664a193 (127.0.107.193:40055), 393b545137d348ddaa1e3266e3169110 (127.0.107.194:32893)
I20260608 12:40:03.685012  6869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d852e0713f854ded8a1ad283f65bbe22" candidate_uuid: "89f14af0c4074f838891072c2b58f3fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "393b545137d348ddaa1e3266e3169110"
I20260608 12:40:03.686116  6869 raft_consensus.cc:3060] T d852e0713f854ded8a1ad283f65bbe22 P 393b545137d348ddaa1e3266e3169110 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:03.686053  6996 raft_consensus.cc:515] T 958176a32a38421696c11c595747003c P 403039086eea47a289b7933d2664a193 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "403039086eea47a289b7933d2664a193" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40055 } } peers { permanent_uuid: "393b545137d348ddaa1e3266e3169110" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 32893 } } peers { permanent_uuid: "89f14af0c4074f838891072c2b58f3fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43763 } }
I20260608 12:40:03.689610  6793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "958176a32a38421696c11c595747003c" candidate_uuid: "89f14af0c4074f838891072c2b58f3fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "403039086eea47a289b7933d2664a193" is_pre_election: true
I20260608 12:40:03.689854  6868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "958176a32a38421696c11c595747003c" candidate_uuid: "403039086eea47a289b7933d2664a193" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "393b545137d348ddaa1e3266e3169110"
I20260608 12:40:03.690577  6793 raft_consensus.cc:2393] T 958176a32a38421696c11c595747003c P 403039086eea47a289b7933d2664a193 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 89f14af0c4074f838891072c2b58f3fb in current term 1: Already voted for candidate 403039086eea47a289b7933d2664a193 in this term.
I20260608 12:40:03.690672  6868 raft_consensus.cc:3060] T 958176a32a38421696c11c595747003c P 393b545137d348ddaa1e3266e3169110 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:03.692018  6690 catalog_manager.cc:5696] T 38e84946870e48d9aecd5bb53d745aa4 P 89f14af0c4074f838891072c2b58f3fb reported cstate change: term changed from 0 to 1, leader changed from <none> to 89f14af0c4074f838891072c2b58f3fb (127.0.107.195). New cstate: current_term: 1 leader_uuid: "89f14af0c4074f838891072c2b58f3fb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "403039086eea47a289b7933d2664a193" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "393b545137d348ddaa1e3266e3169110" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 32893 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89f14af0c4074f838891072c2b58f3fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43763 } health_report { overall_health: HEALTHY } } }
I20260608 12:40:03.693549  6996 leader_election.cc:290] T 958176a32a38421696c11c595747003c P 403039086eea47a289b7933d2664a193 [CANDIDATE]: Term 1 election: Requested vote from peers 393b545137d348ddaa1e3266e3169110 (127.0.107.194:32893), 89f14af0c4074f838891072c2b58f3fb (127.0.107.195:43763)
I20260608 12:40:03.694386  6794 raft_consensus.cc:2468] T d852e0713f854ded8a1ad283f65bbe22 P 403039086eea47a289b7933d2664a193 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89f14af0c4074f838891072c2b58f3fb in term 1.
I20260608 12:40:03.696367  6906 leader_election.cc:304] T d852e0713f854ded8a1ad283f65bbe22 P 89f14af0c4074f838891072c2b58f3fb [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: 403039086eea47a289b7933d2664a193, 89f14af0c4074f838891072c2b58f3fb; no voters: 
I20260608 12:40:03.697547  6994 raft_consensus.cc:2804] T d852e0713f854ded8a1ad283f65bbe22 P 89f14af0c4074f838891072c2b58f3fb [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:40:03.698173  6994 raft_consensus.cc:697] T d852e0713f854ded8a1ad283f65bbe22 P 89f14af0c4074f838891072c2b58f3fb [term 1 LEADER]: Becoming Leader. State: Replica: 89f14af0c4074f838891072c2b58f3fb, State: Running, Role: LEADER
I20260608 12:40:03.699101  6994 consensus_queue.cc:237] T d852e0713f854ded8a1ad283f65bbe22 P 89f14af0c4074f838891072c2b58f3fb [LEADER]: Queue going to LEADER mode. State: All 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: "393b545137d348ddaa1e3266e3169110" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 32893 } } peers { permanent_uuid: "403039086eea47a289b7933d2664a193" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40055 } } peers { permanent_uuid: "89f14af0c4074f838891072c2b58f3fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43763 } }
I20260608 12:40:03.699493  6867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "958176a32a38421696c11c595747003c" candidate_uuid: "89f14af0c4074f838891072c2b58f3fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "393b545137d348ddaa1e3266e3169110" is_pre_election: true
I20260608 12:40:03.701164  6943 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "958176a32a38421696c11c595747003c" candidate_uuid: "403039086eea47a289b7933d2664a193" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89f14af0c4074f838891072c2b58f3fb"
I20260608 12:40:03.701465  6908 leader_election.cc:304] T 958176a32a38421696c11c595747003c P 89f14af0c4074f838891072c2b58f3fb [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: 89f14af0c4074f838891072c2b58f3fb; no voters: 393b545137d348ddaa1e3266e3169110, 403039086eea47a289b7933d2664a193
I20260608 12:40:03.701969  6943 raft_consensus.cc:3060] T 958176a32a38421696c11c595747003c P 89f14af0c4074f838891072c2b58f3fb [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:03.707798  6869 raft_consensus.cc:2468] T d852e0713f854ded8a1ad283f65bbe22 P 393b545137d348ddaa1e3266e3169110 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89f14af0c4074f838891072c2b58f3fb in term 1.
I20260608 12:40:03.717677  6868 raft_consensus.cc:2468] T 958176a32a38421696c11c595747003c P 393b545137d348ddaa1e3266e3169110 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 403039086eea47a289b7933d2664a193 in term 1.
I20260608 12:40:03.718295  6943 raft_consensus.cc:2468] T 958176a32a38421696c11c595747003c P 89f14af0c4074f838891072c2b58f3fb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 403039086eea47a289b7933d2664a193 in term 1.
I20260608 12:40:03.718509  7010 raft_consensus.cc:515] T 754eac4eac9542289d865584359972c2 P 89f14af0c4074f838891072c2b58f3fb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "403039086eea47a289b7933d2664a193" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40055 } } peers { permanent_uuid: "393b545137d348ddaa1e3266e3169110" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 32893 } } peers { permanent_uuid: "89f14af0c4074f838891072c2b58f3fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43763 } }
I20260608 12:40:03.719277  6994 raft_consensus.cc:2749] T 958176a32a38421696c11c595747003c P 89f14af0c4074f838891072c2b58f3fb [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:40:03.719617  6759 leader_election.cc:304] T 958176a32a38421696c11c595747003c P 403039086eea47a289b7933d2664a193 [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: 393b545137d348ddaa1e3266e3169110, 403039086eea47a289b7933d2664a193; no voters: 
I20260608 12:40:03.721535  6996 raft_consensus.cc:2804] T 958176a32a38421696c11c595747003c P 403039086eea47a289b7933d2664a193 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:40:03.724041  6794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "754eac4eac9542289d865584359972c2" candidate_uuid: "89f14af0c4074f838891072c2b58f3fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "403039086eea47a289b7933d2664a193"
I20260608 12:40:03.725342  6794 raft_consensus.cc:3060] T 754eac4eac9542289d865584359972c2 P 403039086eea47a289b7933d2664a193 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:03.726059  6996 raft_consensus.cc:697] T 958176a32a38421696c11c595747003c P 403039086eea47a289b7933d2664a193 [term 1 LEADER]: Becoming Leader. State: Replica: 403039086eea47a289b7933d2664a193, State: Running, Role: LEADER
I20260608 12:40:03.727223  6996 consensus_queue.cc:237] T 958176a32a38421696c11c595747003c P 403039086eea47a289b7933d2664a193 [LEADER]: Queue going to LEADER mode. State: All 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: "403039086eea47a289b7933d2664a193" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40055 } } peers { permanent_uuid: "393b545137d348ddaa1e3266e3169110" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 32893 } } peers { permanent_uuid: "89f14af0c4074f838891072c2b58f3fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43763 } }
I20260608 12:40:03.728438  7010 leader_election.cc:290] T 754eac4eac9542289d865584359972c2 P 89f14af0c4074f838891072c2b58f3fb [CANDIDATE]: Term 1 election: Requested vote from peers 403039086eea47a289b7933d2664a193 (127.0.107.193:40055), 393b545137d348ddaa1e3266e3169110 (127.0.107.194:32893)
I20260608 12:40:03.737922  6868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "754eac4eac9542289d865584359972c2" candidate_uuid: "89f14af0c4074f838891072c2b58f3fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "393b545137d348ddaa1e3266e3169110"
I20260608 12:40:03.739068  6868 raft_consensus.cc:3060] T 754eac4eac9542289d865584359972c2 P 393b545137d348ddaa1e3266e3169110 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:03.739017  6794 raft_consensus.cc:2468] T 754eac4eac9542289d865584359972c2 P 403039086eea47a289b7933d2664a193 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89f14af0c4074f838891072c2b58f3fb in term 1.
I20260608 12:40:03.741825  6906 leader_election.cc:304] T 754eac4eac9542289d865584359972c2 P 89f14af0c4074f838891072c2b58f3fb [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: 403039086eea47a289b7933d2664a193, 89f14af0c4074f838891072c2b58f3fb; no voters: 
I20260608 12:40:03.743186  7010 raft_consensus.cc:2804] T 754eac4eac9542289d865584359972c2 P 89f14af0c4074f838891072c2b58f3fb [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:40:03.744653  7010 raft_consensus.cc:697] T 754eac4eac9542289d865584359972c2 P 89f14af0c4074f838891072c2b58f3fb [term 1 LEADER]: Becoming Leader. State: Replica: 89f14af0c4074f838891072c2b58f3fb, State: Running, Role: LEADER
I20260608 12:40:03.745965  7010 consensus_queue.cc:237] T 754eac4eac9542289d865584359972c2 P 89f14af0c4074f838891072c2b58f3fb [LEADER]: Queue going to LEADER mode. State: All 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: "403039086eea47a289b7933d2664a193" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40055 } } peers { permanent_uuid: "393b545137d348ddaa1e3266e3169110" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 32893 } } peers { permanent_uuid: "89f14af0c4074f838891072c2b58f3fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43763 } }
I20260608 12:40:03.751453  6868 raft_consensus.cc:2468] T 754eac4eac9542289d865584359972c2 P 393b545137d348ddaa1e3266e3169110 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89f14af0c4074f838891072c2b58f3fb in term 1.
I20260608 12:40:03.758556  6690 catalog_manager.cc:5696] T 958176a32a38421696c11c595747003c P 403039086eea47a289b7933d2664a193 reported cstate change: term changed from 0 to 1, leader changed from <none> to 403039086eea47a289b7933d2664a193 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "403039086eea47a289b7933d2664a193" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "403039086eea47a289b7933d2664a193" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40055 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "393b545137d348ddaa1e3266e3169110" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 32893 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89f14af0c4074f838891072c2b58f3fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43763 } health_report { overall_health: UNKNOWN } } }
I20260608 12:40:03.762961  6689 catalog_manager.cc:5696] T d852e0713f854ded8a1ad283f65bbe22 P 89f14af0c4074f838891072c2b58f3fb reported cstate change: term changed from 0 to 1, leader changed from <none> to 89f14af0c4074f838891072c2b58f3fb (127.0.107.195). New cstate: current_term: 1 leader_uuid: "89f14af0c4074f838891072c2b58f3fb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "393b545137d348ddaa1e3266e3169110" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 32893 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "403039086eea47a289b7933d2664a193" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89f14af0c4074f838891072c2b58f3fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43763 } health_report { overall_health: HEALTHY } } }
I20260608 12:40:03.765343  6689 catalog_manager.cc:5696] T 754eac4eac9542289d865584359972c2 P 89f14af0c4074f838891072c2b58f3fb reported cstate change: term changed from 0 to 1, leader changed from <none> to 89f14af0c4074f838891072c2b58f3fb (127.0.107.195). New cstate: current_term: 1 leader_uuid: "89f14af0c4074f838891072c2b58f3fb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "403039086eea47a289b7933d2664a193" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "393b545137d348ddaa1e3266e3169110" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 32893 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89f14af0c4074f838891072c2b58f3fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43763 } health_report { overall_health: HEALTHY } } }
I20260608 12:40:03.850250   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
I20260608 12:40:03.879360   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:40:03.880674   431 tablet_replica.cc:333] T d852e0713f854ded8a1ad283f65bbe22 P 403039086eea47a289b7933d2664a193: stopping tablet replica
I20260608 12:40:03.881443   431 raft_consensus.cc:2243] T d852e0713f854ded8a1ad283f65bbe22 P 403039086eea47a289b7933d2664a193 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:03.882035   431 raft_consensus.cc:2272] T d852e0713f854ded8a1ad283f65bbe22 P 403039086eea47a289b7933d2664a193 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:03.884738   431 tablet_replica.cc:333] T 38e84946870e48d9aecd5bb53d745aa4 P 403039086eea47a289b7933d2664a193: stopping tablet replica
I20260608 12:40:03.885342   431 raft_consensus.cc:2243] T 38e84946870e48d9aecd5bb53d745aa4 P 403039086eea47a289b7933d2664a193 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:03.885905   431 raft_consensus.cc:2272] T 38e84946870e48d9aecd5bb53d745aa4 P 403039086eea47a289b7933d2664a193 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:03.889302   431 tablet_replica.cc:333] T 754eac4eac9542289d865584359972c2 P 403039086eea47a289b7933d2664a193: stopping tablet replica
I20260608 12:40:03.890138   431 raft_consensus.cc:2243] T 754eac4eac9542289d865584359972c2 P 403039086eea47a289b7933d2664a193 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:03.890691   431 raft_consensus.cc:2272] T 754eac4eac9542289d865584359972c2 P 403039086eea47a289b7933d2664a193 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:03.893384   431 tablet_replica.cc:333] T 958176a32a38421696c11c595747003c P 403039086eea47a289b7933d2664a193: stopping tablet replica
I20260608 12:40:03.894110   431 raft_consensus.cc:2243] T 958176a32a38421696c11c595747003c P 403039086eea47a289b7933d2664a193 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:40:03.894914   431 pending_rounds.cc:70] T 958176a32a38421696c11c595747003c P 403039086eea47a289b7933d2664a193: Trying to abort 1 pending ops.
I20260608 12:40:03.895092   431 pending_rounds.cc:77] T 958176a32a38421696c11c595747003c P 403039086eea47a289b7933d2664a193: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294658165681168384 op_type: NO_OP noop_request { }
I20260608 12:40:03.895501   431 raft_consensus.cc:2889] T 958176a32a38421696c11c595747003c P 403039086eea47a289b7933d2664a193 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 12:40:03.895852   431 raft_consensus.cc:2272] T 958176a32a38421696c11c595747003c P 403039086eea47a289b7933d2664a193 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:03.924793   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
W20260608 12:40:04.091697  6906 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.107.193:40055: connect: Connection refused (error 111) [suppressed 8 similar messages]
W20260608 12:40:04.096141  6906 consensus_peers.cc:597] T 38e84946870e48d9aecd5bb53d745aa4 P 89f14af0c4074f838891072c2b58f3fb -> Peer 403039086eea47a289b7933d2664a193 (127.0.107.193:40055): Couldn't send request to peer 403039086eea47a289b7933d2664a193. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:40055: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:40:04.108820  7010 consensus_queue.cc:1048] T d852e0713f854ded8a1ad283f65bbe22 P 89f14af0c4074f838891072c2b58f3fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "393b545137d348ddaa1e3266e3169110" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 32893 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 12:40:04.126756  6906 consensus_peers.cc:597] T d852e0713f854ded8a1ad283f65bbe22 P 89f14af0c4074f838891072c2b58f3fb -> Peer 403039086eea47a289b7933d2664a193 (127.0.107.193:40055): Couldn't send request to peer 403039086eea47a289b7933d2664a193. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:40055: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:40:04.288507  6994 consensus_queue.cc:1048] T 38e84946870e48d9aecd5bb53d745aa4 P 89f14af0c4074f838891072c2b58f3fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "393b545137d348ddaa1e3266e3169110" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 32893 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:40:04.333312  6994 consensus_queue.cc:1048] T 754eac4eac9542289d865584359972c2 P 89f14af0c4074f838891072c2b58f3fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "393b545137d348ddaa1e3266e3169110" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 32893 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 12:40:04.349581  6906 consensus_peers.cc:597] T 754eac4eac9542289d865584359972c2 P 89f14af0c4074f838891072c2b58f3fb -> Peer 403039086eea47a289b7933d2664a193 (127.0.107.193:40055): Couldn't send request to peer 403039086eea47a289b7933d2664a193. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:40055: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:40:04.783538  6994 consensus_queue.cc:579] T 754eac4eac9542289d865584359972c2 P 89f14af0c4074f838891072c2b58f3fb [LEADER]: Leader has been unable to successfully communicate with peer 403039086eea47a289b7933d2664a193 for more than 1 seconds (1.036s)
W20260608 12:40:04.794142  6690 catalog_manager.cc:5374] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 754eac4eac9542289d865584359972c2 with cas_config_opid_index -1: no extra replica candidate found for tablet 754eac4eac9542289d865584359972c2 (table test-workload [id=bbe54a7baf1d4fab992d72703eea47e1]): 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
I20260608 12:40:04.946168   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:40:04.954378  7031 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:40:04.955778  7032 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:40:04.956737  7034 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:40:04.957695   431 server_base.cc:1061] running on GCE node
I20260608 12:40:04.959961   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:40:04.960197   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:40:04.960497   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922404960473 us; error 0 us; skew 500 ppm
I20260608 12:40:04.961261   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:40:04.965250   431 webserver.cc:533] Webserver started at http://127.0.107.196:38155/ using document root <none> and password file <none>
I20260608 12:40:04.966055   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:40:04.966320   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:40:04.966574   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:40:04.967880   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922229144781-431-0/minicluster-data/ts-3-root/instance:
uuid: "22655de4e31f422abcfabbe329beaa57"
format_stamp: "Formatted at 2026-06-08 12:40:04 on dist-test-slave-3gfq"
I20260608 12:40:04.974704   431 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.002s
I20260608 12:40:04.980144  7039 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:04.981509   431 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.001s	sys 0.000s
I20260608 12:40:04.982132   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922229144781-431-0/minicluster-data/ts-3-root
uuid: "22655de4e31f422abcfabbe329beaa57"
format_stamp: "Formatted at 2026-06-08 12:40:04 on dist-test-slave-3gfq"
I20260608 12:40:04.982445   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922229144781-431-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922229144781-431-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922229144781-431-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:40:04.997303   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:40:04.998598   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:40:05.000218   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:40:05.003108   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:40:05.003398   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:05.003703   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:40:05.003907   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:05.060619   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.196:43063
I20260608 12:40:05.060813  7101 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.196:43063 every 8 connection(s)
I20260608 12:40:05.073685  6994 consensus_queue.cc:579] T d852e0713f854ded8a1ad283f65bbe22 P 89f14af0c4074f838891072c2b58f3fb [LEADER]: Leader has been unable to successfully communicate with peer 403039086eea47a289b7933d2664a193 for more than 1 seconds (1.372s)
W20260608 12:40:05.078063  6740 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver 403039086eea47a289b7933d2664a193 not available for placement
I20260608 12:40:05.088601  7102 heartbeater.cc:344] Connected to a master server at 127.0.107.254:39829
I20260608 12:40:05.089213  7102 heartbeater.cc:461] Registering TS with master...
I20260608 12:40:05.090422  7102 heartbeater.cc:507] Master 127.0.107.254:39829 requested a full tablet report, sending...
I20260608 12:40:05.093539  6690 ts_manager.cc:194] Registered new tserver with Master: 22655de4e31f422abcfabbe329beaa57 (127.0.107.196:43063)
I20260608 12:40:05.095563  6690 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53402
I20260608 12:40:05.097249  6994 consensus_queue.cc:579] T 38e84946870e48d9aecd5bb53d745aa4 P 89f14af0c4074f838891072c2b58f3fb [LEADER]: Leader has been unable to successfully communicate with peer 403039086eea47a289b7933d2664a193 for more than 1 seconds (1.435s)
I20260608 12:40:05.111428  6943 consensus_queue.cc:237] T 38e84946870e48d9aecd5bb53d745aa4 P 89f14af0c4074f838891072c2b58f3fb [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: "403039086eea47a289b7933d2664a193" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40055 } } peers { permanent_uuid: "393b545137d348ddaa1e3266e3169110" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 32893 } } peers { permanent_uuid: "89f14af0c4074f838891072c2b58f3fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43763 } } peers { permanent_uuid: "22655de4e31f422abcfabbe329beaa57" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 43063 } attrs { promote: true } }
I20260608 12:40:05.123231  6868 raft_consensus.cc:1275] T 38e84946870e48d9aecd5bb53d745aa4 P 393b545137d348ddaa1e3266e3169110 [term 1 FOLLOWER]: Refusing update from remote peer 89f14af0c4074f838891072c2b58f3fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:40:05.127360  7016 consensus_queue.cc:1048] T 38e84946870e48d9aecd5bb53d745aa4 P 89f14af0c4074f838891072c2b58f3fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "393b545137d348ddaa1e3266e3169110" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 32893 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260608 12:40:05.128335  6906 consensus_peers.cc:597] T 38e84946870e48d9aecd5bb53d745aa4 P 89f14af0c4074f838891072c2b58f3fb -> Peer 403039086eea47a289b7933d2664a193 (127.0.107.193:40055): Couldn't send request to peer 403039086eea47a289b7933d2664a193. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:40055: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:40:05.137118  6994 raft_consensus.cc:2955] T 38e84946870e48d9aecd5bb53d745aa4 P 89f14af0c4074f838891072c2b58f3fb [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 22655de4e31f422abcfabbe329beaa57 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "403039086eea47a289b7933d2664a193" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40055 } } peers { permanent_uuid: "393b545137d348ddaa1e3266e3169110" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 32893 } } peers { permanent_uuid: "89f14af0c4074f838891072c2b58f3fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43763 } } peers { permanent_uuid: "22655de4e31f422abcfabbe329beaa57" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 43063 } attrs { promote: true } } }
W20260608 12:40:05.139804  6908 consensus_peers.cc:597] T 38e84946870e48d9aecd5bb53d745aa4 P 89f14af0c4074f838891072c2b58f3fb -> Peer 22655de4e31f422abcfabbe329beaa57 (127.0.107.196:43063): Couldn't send request to peer 22655de4e31f422abcfabbe329beaa57. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 38e84946870e48d9aecd5bb53d745aa4. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:40:05.139464  6868 raft_consensus.cc:2955] T 38e84946870e48d9aecd5bb53d745aa4 P 393b545137d348ddaa1e3266e3169110 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 22655de4e31f422abcfabbe329beaa57 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "403039086eea47a289b7933d2664a193" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40055 } } peers { permanent_uuid: "393b545137d348ddaa1e3266e3169110" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 32893 } } peers { permanent_uuid: "89f14af0c4074f838891072c2b58f3fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43763 } } peers { permanent_uuid: "22655de4e31f422abcfabbe329beaa57" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 43063 } attrs { promote: true } } }
I20260608 12:40:05.140941  6943 consensus_queue.cc:237] T d852e0713f854ded8a1ad283f65bbe22 P 89f14af0c4074f838891072c2b58f3fb [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: "393b545137d348ddaa1e3266e3169110" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 32893 } } peers { permanent_uuid: "403039086eea47a289b7933d2664a193" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40055 } } peers { permanent_uuid: "89f14af0c4074f838891072c2b58f3fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43763 } } peers { permanent_uuid: "22655de4e31f422abcfabbe329beaa57" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 43063 } attrs { promote: true } }
W20260608 12:40:05.154080  6908 consensus_peers.cc:597] T d852e0713f854ded8a1ad283f65bbe22 P 89f14af0c4074f838891072c2b58f3fb -> Peer 22655de4e31f422abcfabbe329beaa57 (127.0.107.196:43063): Couldn't send request to peer 22655de4e31f422abcfabbe329beaa57. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d852e0713f854ded8a1ad283f65bbe22. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:40:05.156972  6678 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 38e84946870e48d9aecd5bb53d745aa4 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260608 12:40:05.157279  6869 raft_consensus.cc:1275] T d852e0713f854ded8a1ad283f65bbe22 P 393b545137d348ddaa1e3266e3169110 [term 1 FOLLOWER]: Refusing update from remote peer 89f14af0c4074f838891072c2b58f3fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:40:05.161019  7109 consensus_queue.cc:1048] T d852e0713f854ded8a1ad283f65bbe22 P 89f14af0c4074f838891072c2b58f3fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "393b545137d348ddaa1e3266e3169110" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 32893 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260608 12:40:05.162463  6906 consensus_peers.cc:597] T d852e0713f854ded8a1ad283f65bbe22 P 89f14af0c4074f838891072c2b58f3fb -> Peer 403039086eea47a289b7933d2664a193 (127.0.107.193:40055): Couldn't send request to peer 403039086eea47a289b7933d2664a193. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:40055: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:40:05.170138  6690 catalog_manager.cc:5696] T 38e84946870e48d9aecd5bb53d745aa4 P 393b545137d348ddaa1e3266e3169110 reported cstate change: config changed from index -1 to 2, NON_VOTER 22655de4e31f422abcfabbe329beaa57 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "89f14af0c4074f838891072c2b58f3fb" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "403039086eea47a289b7933d2664a193" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40055 } } peers { permanent_uuid: "393b545137d348ddaa1e3266e3169110" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 32893 } } peers { permanent_uuid: "89f14af0c4074f838891072c2b58f3fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43763 } } peers { permanent_uuid: "22655de4e31f422abcfabbe329beaa57" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 43063 } attrs { promote: true } } }
I20260608 12:40:05.173871  7016 raft_consensus.cc:2955] T d852e0713f854ded8a1ad283f65bbe22 P 89f14af0c4074f838891072c2b58f3fb [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 22655de4e31f422abcfabbe329beaa57 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "393b545137d348ddaa1e3266e3169110" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 32893 } } peers { permanent_uuid: "403039086eea47a289b7933d2664a193" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40055 } } peers { permanent_uuid: "89f14af0c4074f838891072c2b58f3fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43763 } } peers { permanent_uuid: "22655de4e31f422abcfabbe329beaa57" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 43063 } attrs { promote: true } } }
I20260608 12:40:05.176986  6868 raft_consensus.cc:2955] T d852e0713f854ded8a1ad283f65bbe22 P 393b545137d348ddaa1e3266e3169110 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 22655de4e31f422abcfabbe329beaa57 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "393b545137d348ddaa1e3266e3169110" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 32893 } } peers { permanent_uuid: "403039086eea47a289b7933d2664a193" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40055 } } peers { permanent_uuid: "89f14af0c4074f838891072c2b58f3fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43763 } } peers { permanent_uuid: "22655de4e31f422abcfabbe329beaa57" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 43063 } attrs { promote: true } } }
I20260608 12:40:05.189205  6943 consensus_queue.cc:237] T 754eac4eac9542289d865584359972c2 P 89f14af0c4074f838891072c2b58f3fb [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: "403039086eea47a289b7933d2664a193" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40055 } } peers { permanent_uuid: "393b545137d348ddaa1e3266e3169110" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 32893 } } peers { permanent_uuid: "89f14af0c4074f838891072c2b58f3fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43763 } } peers { permanent_uuid: "22655de4e31f422abcfabbe329beaa57" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 43063 } attrs { promote: true } }
I20260608 12:40:05.190326  6678 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet d852e0713f854ded8a1ad283f65bbe22 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 2)
W20260608 12:40:05.200268  6908 consensus_peers.cc:597] T 754eac4eac9542289d865584359972c2 P 89f14af0c4074f838891072c2b58f3fb -> Peer 22655de4e31f422abcfabbe329beaa57 (127.0.107.196:43063): Couldn't send request to peer 22655de4e31f422abcfabbe329beaa57. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 754eac4eac9542289d865584359972c2. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:40:05.200488  6869 raft_consensus.cc:1275] T 754eac4eac9542289d865584359972c2 P 393b545137d348ddaa1e3266e3169110 [term 1 FOLLOWER]: Refusing update from remote peer 89f14af0c4074f838891072c2b58f3fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260608 12:40:05.203743  6906 consensus_peers.cc:597] T 754eac4eac9542289d865584359972c2 P 89f14af0c4074f838891072c2b58f3fb -> Peer 403039086eea47a289b7933d2664a193 (127.0.107.193:40055): Couldn't send request to peer 403039086eea47a289b7933d2664a193. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:40055: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:40:05.205976  7110 consensus_queue.cc:1048] T 754eac4eac9542289d865584359972c2 P 89f14af0c4074f838891072c2b58f3fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "393b545137d348ddaa1e3266e3169110" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 32893 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 12:40:05.207345  6689 catalog_manager.cc:5696] T d852e0713f854ded8a1ad283f65bbe22 P 393b545137d348ddaa1e3266e3169110 reported cstate change: config changed from index -1 to 2, NON_VOTER 22655de4e31f422abcfabbe329beaa57 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "89f14af0c4074f838891072c2b58f3fb" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "393b545137d348ddaa1e3266e3169110" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 32893 } } peers { permanent_uuid: "403039086eea47a289b7933d2664a193" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40055 } } peers { permanent_uuid: "89f14af0c4074f838891072c2b58f3fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43763 } } peers { permanent_uuid: "22655de4e31f422abcfabbe329beaa57" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 43063 } attrs { promote: true } } }
I20260608 12:40:05.215694  7109 raft_consensus.cc:2955] T 754eac4eac9542289d865584359972c2 P 89f14af0c4074f838891072c2b58f3fb [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 22655de4e31f422abcfabbe329beaa57 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "403039086eea47a289b7933d2664a193" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40055 } } peers { permanent_uuid: "393b545137d348ddaa1e3266e3169110" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 32893 } } peers { permanent_uuid: "89f14af0c4074f838891072c2b58f3fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43763 } } peers { permanent_uuid: "22655de4e31f422abcfabbe329beaa57" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 43063 } attrs { promote: true } } }
I20260608 12:40:05.218473  6869 raft_consensus.cc:2955] T 754eac4eac9542289d865584359972c2 P 393b545137d348ddaa1e3266e3169110 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 22655de4e31f422abcfabbe329beaa57 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "403039086eea47a289b7933d2664a193" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40055 } } peers { permanent_uuid: "393b545137d348ddaa1e3266e3169110" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 32893 } } peers { permanent_uuid: "89f14af0c4074f838891072c2b58f3fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43763 } } peers { permanent_uuid: "22655de4e31f422abcfabbe329beaa57" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 43063 } attrs { promote: true } } }
I20260608 12:40:05.231137  6678 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 754eac4eac9542289d865584359972c2 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 5)
I20260608 12:40:05.235158  6690 catalog_manager.cc:5696] T 754eac4eac9542289d865584359972c2 P 393b545137d348ddaa1e3266e3169110 reported cstate change: config changed from index -1 to 2, NON_VOTER 22655de4e31f422abcfabbe329beaa57 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "89f14af0c4074f838891072c2b58f3fb" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "403039086eea47a289b7933d2664a193" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40055 } } peers { permanent_uuid: "393b545137d348ddaa1e3266e3169110" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 32893 } } peers { permanent_uuid: "89f14af0c4074f838891072c2b58f3fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43763 } } peers { permanent_uuid: "22655de4e31f422abcfabbe329beaa57" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 43063 } attrs { promote: true } } }
I20260608 12:40:05.259400  7109 raft_consensus.cc:493] T 958176a32a38421696c11c595747003c P 89f14af0c4074f838891072c2b58f3fb [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:40:05.259965  7109 raft_consensus.cc:515] T 958176a32a38421696c11c595747003c P 89f14af0c4074f838891072c2b58f3fb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "403039086eea47a289b7933d2664a193" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40055 } } peers { permanent_uuid: "393b545137d348ddaa1e3266e3169110" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 32893 } } peers { permanent_uuid: "89f14af0c4074f838891072c2b58f3fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43763 } }
I20260608 12:40:05.262496  7109 leader_election.cc:290] T 958176a32a38421696c11c595747003c P 89f14af0c4074f838891072c2b58f3fb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 403039086eea47a289b7933d2664a193 (127.0.107.193:40055), 393b545137d348ddaa1e3266e3169110 (127.0.107.194:32893)
I20260608 12:40:05.264650  6869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "958176a32a38421696c11c595747003c" candidate_uuid: "89f14af0c4074f838891072c2b58f3fb" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "393b545137d348ddaa1e3266e3169110" is_pre_election: true
I20260608 12:40:05.265615  6869 raft_consensus.cc:2468] T 958176a32a38421696c11c595747003c P 393b545137d348ddaa1e3266e3169110 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 89f14af0c4074f838891072c2b58f3fb in term 1.
I20260608 12:40:05.267242  6908 leader_election.cc:304] T 958176a32a38421696c11c595747003c P 89f14af0c4074f838891072c2b58f3fb [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: 393b545137d348ddaa1e3266e3169110, 89f14af0c4074f838891072c2b58f3fb; no voters: 
W20260608 12:40:05.268174  6906 leader_election.cc:336] T 958176a32a38421696c11c595747003c P 89f14af0c4074f838891072c2b58f3fb [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 403039086eea47a289b7933d2664a193 (127.0.107.193:40055): Network error: Client connection negotiation failed: client connection to 127.0.107.193:40055: connect: Connection refused (error 111)
I20260608 12:40:05.268304  7109 raft_consensus.cc:2804] T 958176a32a38421696c11c595747003c P 89f14af0c4074f838891072c2b58f3fb [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 12:40:05.268811  7109 raft_consensus.cc:493] T 958176a32a38421696c11c595747003c P 89f14af0c4074f838891072c2b58f3fb [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:40:05.269099  7109 raft_consensus.cc:3060] T 958176a32a38421696c11c595747003c P 89f14af0c4074f838891072c2b58f3fb [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:40:05.274425  7109 raft_consensus.cc:515] T 958176a32a38421696c11c595747003c P 89f14af0c4074f838891072c2b58f3fb [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "403039086eea47a289b7933d2664a193" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40055 } } peers { permanent_uuid: "393b545137d348ddaa1e3266e3169110" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 32893 } } peers { permanent_uuid: "89f14af0c4074f838891072c2b58f3fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43763 } }
I20260608 12:40:05.276705  7109 leader_election.cc:290] T 958176a32a38421696c11c595747003c P 89f14af0c4074f838891072c2b58f3fb [CANDIDATE]: Term 2 election: Requested vote from peers 403039086eea47a289b7933d2664a193 (127.0.107.193:40055), 393b545137d348ddaa1e3266e3169110 (127.0.107.194:32893)
I20260608 12:40:05.278412  6869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "958176a32a38421696c11c595747003c" candidate_uuid: "89f14af0c4074f838891072c2b58f3fb" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "393b545137d348ddaa1e3266e3169110"
I20260608 12:40:05.279320  6869 raft_consensus.cc:3060] T 958176a32a38421696c11c595747003c P 393b545137d348ddaa1e3266e3169110 [term 1 FOLLOWER]: Advancing to term 2
W20260608 12:40:05.281921  6906 leader_election.cc:336] T 958176a32a38421696c11c595747003c P 89f14af0c4074f838891072c2b58f3fb [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 403039086eea47a289b7933d2664a193 (127.0.107.193:40055): Network error: Client connection negotiation failed: client connection to 127.0.107.193:40055: connect: Connection refused (error 111)
I20260608 12:40:05.288187  6869 raft_consensus.cc:2468] T 958176a32a38421696c11c595747003c P 393b545137d348ddaa1e3266e3169110 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89f14af0c4074f838891072c2b58f3fb in term 2.
I20260608 12:40:05.290132  6908 leader_election.cc:304] T 958176a32a38421696c11c595747003c P 89f14af0c4074f838891072c2b58f3fb [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: 393b545137d348ddaa1e3266e3169110, 89f14af0c4074f838891072c2b58f3fb; no voters: 403039086eea47a289b7933d2664a193
I20260608 12:40:05.291204  7109 raft_consensus.cc:2804] T 958176a32a38421696c11c595747003c P 89f14af0c4074f838891072c2b58f3fb [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:40:05.291785  7109 raft_consensus.cc:697] T 958176a32a38421696c11c595747003c P 89f14af0c4074f838891072c2b58f3fb [term 2 LEADER]: Becoming Leader. State: Replica: 89f14af0c4074f838891072c2b58f3fb, State: Running, Role: LEADER
I20260608 12:40:05.292568  7109 consensus_queue.cc:237] T 958176a32a38421696c11c595747003c P 89f14af0c4074f838891072c2b58f3fb [LEADER]: Queue going to LEADER 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: "403039086eea47a289b7933d2664a193" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40055 } } peers { permanent_uuid: "393b545137d348ddaa1e3266e3169110" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 32893 } } peers { permanent_uuid: "89f14af0c4074f838891072c2b58f3fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43763 } }
I20260608 12:40:05.303574  6689 catalog_manager.cc:5696] T 958176a32a38421696c11c595747003c P 89f14af0c4074f838891072c2b58f3fb reported cstate change: term changed from 1 to 2, leader changed from 403039086eea47a289b7933d2664a193 (127.0.107.193) to 89f14af0c4074f838891072c2b58f3fb (127.0.107.195). New cstate: current_term: 2 leader_uuid: "89f14af0c4074f838891072c2b58f3fb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "403039086eea47a289b7933d2664a193" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "393b545137d348ddaa1e3266e3169110" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 32893 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89f14af0c4074f838891072c2b58f3fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43763 } health_report { overall_health: HEALTHY } } }
I20260608 12:40:05.569180  7118 ts_tablet_manager.cc:933] T d852e0713f854ded8a1ad283f65bbe22 P 22655de4e31f422abcfabbe329beaa57: Initiating tablet copy from peer 89f14af0c4074f838891072c2b58f3fb (127.0.107.195:43763)
I20260608 12:40:05.571884  7118 tablet_copy_client.cc:323] T d852e0713f854ded8a1ad283f65bbe22 P 22655de4e31f422abcfabbe329beaa57: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.195:43763
I20260608 12:40:05.586473  6953 tablet_copy_service.cc:140] P 89f14af0c4074f838891072c2b58f3fb: Received BeginTabletCopySession request for tablet d852e0713f854ded8a1ad283f65bbe22 from peer 22655de4e31f422abcfabbe329beaa57 ({username='slave'} at 127.0.0.1:55496)
I20260608 12:40:05.587216  6953 tablet_copy_service.cc:161] P 89f14af0c4074f838891072c2b58f3fb: Beginning new tablet copy session on tablet d852e0713f854ded8a1ad283f65bbe22 from peer 22655de4e31f422abcfabbe329beaa57 at {username='slave'} at 127.0.0.1:55496: session id = 22655de4e31f422abcfabbe329beaa57-d852e0713f854ded8a1ad283f65bbe22
I20260608 12:40:05.595233  6953 tablet_copy_source_session.cc:215] T d852e0713f854ded8a1ad283f65bbe22 P 89f14af0c4074f838891072c2b58f3fb: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:40:05.599495  7118 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d852e0713f854ded8a1ad283f65bbe22. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:05.615131  7118 tablet_copy_client.cc:806] T d852e0713f854ded8a1ad283f65bbe22 P 22655de4e31f422abcfabbe329beaa57: tablet copy: Starting download of 0 data blocks...
I20260608 12:40:05.615847  7118 tablet_copy_client.cc:670] T d852e0713f854ded8a1ad283f65bbe22 P 22655de4e31f422abcfabbe329beaa57: tablet copy: Starting download of 1 WAL segments...
I20260608 12:40:05.620419  7118 tablet_copy_client.cc:538] T d852e0713f854ded8a1ad283f65bbe22 P 22655de4e31f422abcfabbe329beaa57: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:40:05.629483  7118 tablet_bootstrap.cc:492] T d852e0713f854ded8a1ad283f65bbe22 P 22655de4e31f422abcfabbe329beaa57: Bootstrap starting.
I20260608 12:40:05.648205  7118 tablet_bootstrap.cc:492] T d852e0713f854ded8a1ad283f65bbe22 P 22655de4e31f422abcfabbe329beaa57: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:40:05.649178  7118 tablet_bootstrap.cc:492] T d852e0713f854ded8a1ad283f65bbe22 P 22655de4e31f422abcfabbe329beaa57: Bootstrap complete.
I20260608 12:40:05.649987  7118 ts_tablet_manager.cc:1403] T d852e0713f854ded8a1ad283f65bbe22 P 22655de4e31f422abcfabbe329beaa57: Time spent bootstrapping tablet: real 0.021s	user 0.018s	sys 0.005s
I20260608 12:40:05.652876  7118 raft_consensus.cc:359] T d852e0713f854ded8a1ad283f65bbe22 P 22655de4e31f422abcfabbe329beaa57 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "393b545137d348ddaa1e3266e3169110" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 32893 } } peers { permanent_uuid: "403039086eea47a289b7933d2664a193" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40055 } } peers { permanent_uuid: "89f14af0c4074f838891072c2b58f3fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43763 } } peers { permanent_uuid: "22655de4e31f422abcfabbe329beaa57" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 43063 } attrs { promote: true } }
I20260608 12:40:05.653713  7118 raft_consensus.cc:740] T d852e0713f854ded8a1ad283f65bbe22 P 22655de4e31f422abcfabbe329beaa57 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 22655de4e31f422abcfabbe329beaa57, State: Initialized, Role: LEARNER
I20260608 12:40:05.655012  7118 consensus_queue.cc:260] T d852e0713f854ded8a1ad283f65bbe22 P 22655de4e31f422abcfabbe329beaa57 [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: "393b545137d348ddaa1e3266e3169110" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 32893 } } peers { permanent_uuid: "403039086eea47a289b7933d2664a193" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40055 } } peers { permanent_uuid: "89f14af0c4074f838891072c2b58f3fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43763 } } peers { permanent_uuid: "22655de4e31f422abcfabbe329beaa57" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 43063 } attrs { promote: true } }
I20260608 12:40:05.658664  7102 heartbeater.cc:499] Master 127.0.107.254:39829 was elected leader, sending a full tablet report...
I20260608 12:40:05.659952  7118 ts_tablet_manager.cc:1434] T d852e0713f854ded8a1ad283f65bbe22 P 22655de4e31f422abcfabbe329beaa57: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.001s
I20260608 12:40:05.662667  6953 tablet_copy_service.cc:342] P 89f14af0c4074f838891072c2b58f3fb: Request end of tablet copy session 22655de4e31f422abcfabbe329beaa57-d852e0713f854ded8a1ad283f65bbe22 received from {username='slave'} at 127.0.0.1:55496
I20260608 12:40:05.663087  6953 tablet_copy_service.cc:434] P 89f14af0c4074f838891072c2b58f3fb: ending tablet copy session 22655de4e31f422abcfabbe329beaa57-d852e0713f854ded8a1ad283f65bbe22 on tablet d852e0713f854ded8a1ad283f65bbe22 with peer 22655de4e31f422abcfabbe329beaa57
I20260608 12:40:05.668898  7118 ts_tablet_manager.cc:933] T 754eac4eac9542289d865584359972c2 P 22655de4e31f422abcfabbe329beaa57: Initiating tablet copy from peer 89f14af0c4074f838891072c2b58f3fb (127.0.107.195:43763)
I20260608 12:40:05.670835  7118 tablet_copy_client.cc:323] T 754eac4eac9542289d865584359972c2 P 22655de4e31f422abcfabbe329beaa57: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.195:43763
I20260608 12:40:05.673058  6953 tablet_copy_service.cc:140] P 89f14af0c4074f838891072c2b58f3fb: Received BeginTabletCopySession request for tablet 754eac4eac9542289d865584359972c2 from peer 22655de4e31f422abcfabbe329beaa57 ({username='slave'} at 127.0.0.1:55496)
I20260608 12:40:05.673632  6953 tablet_copy_service.cc:161] P 89f14af0c4074f838891072c2b58f3fb: Beginning new tablet copy session on tablet 754eac4eac9542289d865584359972c2 from peer 22655de4e31f422abcfabbe329beaa57 at {username='slave'} at 127.0.0.1:55496: session id = 22655de4e31f422abcfabbe329beaa57-754eac4eac9542289d865584359972c2
I20260608 12:40:05.681217  6953 tablet_copy_source_session.cc:215] T 754eac4eac9542289d865584359972c2 P 89f14af0c4074f838891072c2b58f3fb: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:40:05.684473  7118 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 754eac4eac9542289d865584359972c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:05.696087  7124 ts_tablet_manager.cc:933] T 38e84946870e48d9aecd5bb53d745aa4 P 22655de4e31f422abcfabbe329beaa57: Initiating tablet copy from peer 89f14af0c4074f838891072c2b58f3fb (127.0.107.195:43763)
I20260608 12:40:05.698089  7124 tablet_copy_client.cc:323] T 38e84946870e48d9aecd5bb53d745aa4 P 22655de4e31f422abcfabbe329beaa57: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.195:43763
I20260608 12:40:05.698487  7118 tablet_copy_client.cc:806] T 754eac4eac9542289d865584359972c2 P 22655de4e31f422abcfabbe329beaa57: tablet copy: Starting download of 0 data blocks...
I20260608 12:40:05.699280  7118 tablet_copy_client.cc:670] T 754eac4eac9542289d865584359972c2 P 22655de4e31f422abcfabbe329beaa57: tablet copy: Starting download of 1 WAL segments...
I20260608 12:40:05.701294  6953 tablet_copy_service.cc:140] P 89f14af0c4074f838891072c2b58f3fb: Received BeginTabletCopySession request for tablet 38e84946870e48d9aecd5bb53d745aa4 from peer 22655de4e31f422abcfabbe329beaa57 ({username='slave'} at 127.0.0.1:55496)
I20260608 12:40:05.703333  6953 tablet_copy_service.cc:161] P 89f14af0c4074f838891072c2b58f3fb: Beginning new tablet copy session on tablet 38e84946870e48d9aecd5bb53d745aa4 from peer 22655de4e31f422abcfabbe329beaa57 at {username='slave'} at 127.0.0.1:55496: session id = 22655de4e31f422abcfabbe329beaa57-38e84946870e48d9aecd5bb53d745aa4
I20260608 12:40:05.707594  7118 tablet_copy_client.cc:538] T 754eac4eac9542289d865584359972c2 P 22655de4e31f422abcfabbe329beaa57: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:40:05.713599  6953 tablet_copy_source_session.cc:215] T 38e84946870e48d9aecd5bb53d745aa4 P 89f14af0c4074f838891072c2b58f3fb: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:40:05.716265  7118 tablet_bootstrap.cc:492] T 754eac4eac9542289d865584359972c2 P 22655de4e31f422abcfabbe329beaa57: Bootstrap starting.
I20260608 12:40:05.718127  7124 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38e84946870e48d9aecd5bb53d745aa4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:05.740157  7118 tablet_bootstrap.cc:492] T 754eac4eac9542289d865584359972c2 P 22655de4e31f422abcfabbe329beaa57: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:40:05.741140  7118 tablet_bootstrap.cc:492] T 754eac4eac9542289d865584359972c2 P 22655de4e31f422abcfabbe329beaa57: Bootstrap complete.
I20260608 12:40:05.741979  7118 ts_tablet_manager.cc:1403] T 754eac4eac9542289d865584359972c2 P 22655de4e31f422abcfabbe329beaa57: Time spent bootstrapping tablet: real 0.026s	user 0.026s	sys 0.000s
I20260608 12:40:05.743112  7124 tablet_copy_client.cc:806] T 38e84946870e48d9aecd5bb53d745aa4 P 22655de4e31f422abcfabbe329beaa57: tablet copy: Starting download of 0 data blocks...
I20260608 12:40:05.744028  7124 tablet_copy_client.cc:670] T 38e84946870e48d9aecd5bb53d745aa4 P 22655de4e31f422abcfabbe329beaa57: tablet copy: Starting download of 1 WAL segments...
I20260608 12:40:05.745074  7118 raft_consensus.cc:359] T 754eac4eac9542289d865584359972c2 P 22655de4e31f422abcfabbe329beaa57 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "403039086eea47a289b7933d2664a193" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40055 } } peers { permanent_uuid: "393b545137d348ddaa1e3266e3169110" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 32893 } } peers { permanent_uuid: "89f14af0c4074f838891072c2b58f3fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43763 } } peers { permanent_uuid: "22655de4e31f422abcfabbe329beaa57" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 43063 } attrs { promote: true } }
I20260608 12:40:05.746191  7118 raft_consensus.cc:740] T 754eac4eac9542289d865584359972c2 P 22655de4e31f422abcfabbe329beaa57 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 22655de4e31f422abcfabbe329beaa57, State: Initialized, Role: LEARNER
I20260608 12:40:05.746901  7118 consensus_queue.cc:260] T 754eac4eac9542289d865584359972c2 P 22655de4e31f422abcfabbe329beaa57 [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: "403039086eea47a289b7933d2664a193" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40055 } } peers { permanent_uuid: "393b545137d348ddaa1e3266e3169110" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 32893 } } peers { permanent_uuid: "89f14af0c4074f838891072c2b58f3fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43763 } } peers { permanent_uuid: "22655de4e31f422abcfabbe329beaa57" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 43063 } attrs { promote: true } }
I20260608 12:40:05.749321  7118 ts_tablet_manager.cc:1434] T 754eac4eac9542289d865584359972c2 P 22655de4e31f422abcfabbe329beaa57: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 12:40:05.749976  7124 tablet_copy_client.cc:538] T 38e84946870e48d9aecd5bb53d745aa4 P 22655de4e31f422abcfabbe329beaa57: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:40:05.751520  6953 tablet_copy_service.cc:342] P 89f14af0c4074f838891072c2b58f3fb: Request end of tablet copy session 22655de4e31f422abcfabbe329beaa57-754eac4eac9542289d865584359972c2 received from {username='slave'} at 127.0.0.1:55496
I20260608 12:40:05.751829  6869 raft_consensus.cc:1275] T 958176a32a38421696c11c595747003c P 393b545137d348ddaa1e3266e3169110 [term 2 FOLLOWER]: Refusing update from remote peer 89f14af0c4074f838891072c2b58f3fb: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260608 12:40:05.752074  6953 tablet_copy_service.cc:434] P 89f14af0c4074f838891072c2b58f3fb: ending tablet copy session 22655de4e31f422abcfabbe329beaa57-754eac4eac9542289d865584359972c2 on tablet 754eac4eac9542289d865584359972c2 with peer 22655de4e31f422abcfabbe329beaa57
I20260608 12:40:05.753749  7109 consensus_queue.cc:1048] T 958176a32a38421696c11c595747003c P 89f14af0c4074f838891072c2b58f3fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "393b545137d348ddaa1e3266e3169110" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 32893 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:40:05.762867  7124 tablet_bootstrap.cc:492] T 38e84946870e48d9aecd5bb53d745aa4 P 22655de4e31f422abcfabbe329beaa57: Bootstrap starting.
W20260608 12:40:05.776672  6906 consensus_peers.cc:597] T 958176a32a38421696c11c595747003c P 89f14af0c4074f838891072c2b58f3fb -> Peer 403039086eea47a289b7933d2664a193 (127.0.107.193:40055): Couldn't send request to peer 403039086eea47a289b7933d2664a193. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:40055: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:40:05.789189  7124 tablet_bootstrap.cc:492] T 38e84946870e48d9aecd5bb53d745aa4 P 22655de4e31f422abcfabbe329beaa57: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:40:05.790316  7124 tablet_bootstrap.cc:492] T 38e84946870e48d9aecd5bb53d745aa4 P 22655de4e31f422abcfabbe329beaa57: Bootstrap complete.
I20260608 12:40:05.791086  7124 ts_tablet_manager.cc:1403] T 38e84946870e48d9aecd5bb53d745aa4 P 22655de4e31f422abcfabbe329beaa57: Time spent bootstrapping tablet: real 0.029s	user 0.022s	sys 0.004s
I20260608 12:40:05.794271  7124 raft_consensus.cc:359] T 38e84946870e48d9aecd5bb53d745aa4 P 22655de4e31f422abcfabbe329beaa57 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "403039086eea47a289b7933d2664a193" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40055 } } peers { permanent_uuid: "393b545137d348ddaa1e3266e3169110" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 32893 } } peers { permanent_uuid: "89f14af0c4074f838891072c2b58f3fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43763 } } peers { permanent_uuid: "22655de4e31f422abcfabbe329beaa57" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 43063 } attrs { promote: true } }
I20260608 12:40:05.794983  7124 raft_consensus.cc:740] T 38e84946870e48d9aecd5bb53d745aa4 P 22655de4e31f422abcfabbe329beaa57 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 22655de4e31f422abcfabbe329beaa57, State: Initialized, Role: LEARNER
I20260608 12:40:05.795684  7124 consensus_queue.cc:260] T 38e84946870e48d9aecd5bb53d745aa4 P 22655de4e31f422abcfabbe329beaa57 [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: "403039086eea47a289b7933d2664a193" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40055 } } peers { permanent_uuid: "393b545137d348ddaa1e3266e3169110" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 32893 } } peers { permanent_uuid: "89f14af0c4074f838891072c2b58f3fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43763 } } peers { permanent_uuid: "22655de4e31f422abcfabbe329beaa57" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 43063 } attrs { promote: true } }
I20260608 12:40:05.797672  7124 ts_tablet_manager.cc:1434] T 38e84946870e48d9aecd5bb53d745aa4 P 22655de4e31f422abcfabbe329beaa57: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260608 12:40:05.800081  6953 tablet_copy_service.cc:342] P 89f14af0c4074f838891072c2b58f3fb: Request end of tablet copy session 22655de4e31f422abcfabbe329beaa57-38e84946870e48d9aecd5bb53d745aa4 received from {username='slave'} at 127.0.0.1:55496
I20260608 12:40:05.800853  6953 tablet_copy_service.cc:434] P 89f14af0c4074f838891072c2b58f3fb: ending tablet copy session 22655de4e31f422abcfabbe329beaa57-38e84946870e48d9aecd5bb53d745aa4 on tablet 38e84946870e48d9aecd5bb53d745aa4 with peer 22655de4e31f422abcfabbe329beaa57
I20260608 12:40:06.041956  7077 raft_consensus.cc:1217] T d852e0713f854ded8a1ad283f65bbe22 P 22655de4e31f422abcfabbe329beaa57 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 12:40:06.050328  7077 raft_consensus.cc:1217] T 754eac4eac9542289d865584359972c2 P 22655de4e31f422abcfabbe329beaa57 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
W20260608 12:40:06.081384  6740 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver 403039086eea47a289b7933d2664a193 not available for placement
I20260608 12:40:06.234807  7132 consensus_queue.cc:579] T d852e0713f854ded8a1ad283f65bbe22 P 89f14af0c4074f838891072c2b58f3fb [LEADER]: Leader has been unable to successfully communicate with peer 403039086eea47a289b7933d2664a193 for more than 1 seconds (1.091s)
I20260608 12:40:06.242136  7132 consensus_queue.cc:579] T 754eac4eac9542289d865584359972c2 P 89f14af0c4074f838891072c2b58f3fb [LEADER]: Leader has been unable to successfully communicate with peer 403039086eea47a289b7933d2664a193 for more than 1 seconds (1.051s)
I20260608 12:40:06.266306  7077 raft_consensus.cc:1217] T 38e84946870e48d9aecd5bb53d745aa4 P 22655de4e31f422abcfabbe329beaa57 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 12:40:06.275771  7132 consensus_queue.cc:579] T 38e84946870e48d9aecd5bb53d745aa4 P 89f14af0c4074f838891072c2b58f3fb [LEADER]: Leader has been unable to successfully communicate with peer 403039086eea47a289b7933d2664a193 for more than 1 seconds (1.163s)
I20260608 12:40:06.330858  7132 consensus_queue.cc:579] T 958176a32a38421696c11c595747003c P 89f14af0c4074f838891072c2b58f3fb [LEADER]: Leader has been unable to successfully communicate with peer 403039086eea47a289b7933d2664a193 for more than 1 seconds (1.037s)
I20260608 12:40:06.343304  6943 consensus_queue.cc:237] T 958176a32a38421696c11c595747003c P 89f14af0c4074f838891072c2b58f3fb [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: "403039086eea47a289b7933d2664a193" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40055 } } peers { permanent_uuid: "393b545137d348ddaa1e3266e3169110" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 32893 } } peers { permanent_uuid: "89f14af0c4074f838891072c2b58f3fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43763 } } peers { permanent_uuid: "22655de4e31f422abcfabbe329beaa57" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 43063 } attrs { promote: true } }
I20260608 12:40:06.350890  6869 raft_consensus.cc:1275] T 958176a32a38421696c11c595747003c P 393b545137d348ddaa1e3266e3169110 [term 2 FOLLOWER]: Refusing update from remote peer 89f14af0c4074f838891072c2b58f3fb: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260608 12:40:06.351640  6908 consensus_peers.cc:597] T 958176a32a38421696c11c595747003c P 89f14af0c4074f838891072c2b58f3fb -> Peer 22655de4e31f422abcfabbe329beaa57 (127.0.107.196:43063): Couldn't send request to peer 22655de4e31f422abcfabbe329beaa57. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 958176a32a38421696c11c595747003c. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:40:06.352950  7109 consensus_queue.cc:1048] T 958176a32a38421696c11c595747003c P 89f14af0c4074f838891072c2b58f3fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "393b545137d348ddaa1e3266e3169110" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 32893 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260608 12:40:06.356040  6906 consensus_peers.cc:597] T 958176a32a38421696c11c595747003c P 89f14af0c4074f838891072c2b58f3fb -> Peer 403039086eea47a289b7933d2664a193 (127.0.107.193:40055): Couldn't send request to peer 403039086eea47a289b7933d2664a193. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:40055: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:40:06.360993  7132 raft_consensus.cc:2955] T 958176a32a38421696c11c595747003c P 89f14af0c4074f838891072c2b58f3fb [term 2 LEADER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 22655de4e31f422abcfabbe329beaa57 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "403039086eea47a289b7933d2664a193" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40055 } } peers { permanent_uuid: "393b545137d348ddaa1e3266e3169110" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 32893 } } peers { permanent_uuid: "89f14af0c4074f838891072c2b58f3fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43763 } } peers { permanent_uuid: "22655de4e31f422abcfabbe329beaa57" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 43063 } attrs { promote: true } } }
I20260608 12:40:06.363186  6869 raft_consensus.cc:2955] T 958176a32a38421696c11c595747003c P 393b545137d348ddaa1e3266e3169110 [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 22655de4e31f422abcfabbe329beaa57 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "403039086eea47a289b7933d2664a193" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40055 } } peers { permanent_uuid: "393b545137d348ddaa1e3266e3169110" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 32893 } } peers { permanent_uuid: "89f14af0c4074f838891072c2b58f3fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43763 } } peers { permanent_uuid: "22655de4e31f422abcfabbe329beaa57" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 43063 } attrs { promote: true } } }
I20260608 12:40:06.373746  6678 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 958176a32a38421696c11c595747003c with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260608 12:40:06.379344  6689 catalog_manager.cc:5696] T 958176a32a38421696c11c595747003c P 89f14af0c4074f838891072c2b58f3fb reported cstate change: config changed from index -1 to 2, NON_VOTER 22655de4e31f422abcfabbe329beaa57 (127.0.107.196) added. New cstate: current_term: 2 leader_uuid: "89f14af0c4074f838891072c2b58f3fb" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "403039086eea47a289b7933d2664a193" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "393b545137d348ddaa1e3266e3169110" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 32893 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "89f14af0c4074f838891072c2b58f3fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43763 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "22655de4e31f422abcfabbe329beaa57" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 43063 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:40:06.481346  7132 raft_consensus.cc:1064] T 754eac4eac9542289d865584359972c2 P 89f14af0c4074f838891072c2b58f3fb: attempting to promote NON_VOTER 22655de4e31f422abcfabbe329beaa57 to VOTER
I20260608 12:40:06.483930  7132 consensus_queue.cc:237] T 754eac4eac9542289d865584359972c2 P 89f14af0c4074f838891072c2b58f3fb [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: "403039086eea47a289b7933d2664a193" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40055 } } peers { permanent_uuid: "393b545137d348ddaa1e3266e3169110" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 32893 } } peers { permanent_uuid: "89f14af0c4074f838891072c2b58f3fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43763 } } peers { permanent_uuid: "22655de4e31f422abcfabbe329beaa57" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 43063 } attrs { promote: false } }
I20260608 12:40:06.493536  6869 raft_consensus.cc:1275] T 754eac4eac9542289d865584359972c2 P 393b545137d348ddaa1e3266e3169110 [term 1 FOLLOWER]: Refusing update from remote peer 89f14af0c4074f838891072c2b58f3fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:40:06.493870  7077 raft_consensus.cc:1275] T 754eac4eac9542289d865584359972c2 P 22655de4e31f422abcfabbe329beaa57 [term 1 LEARNER]: Refusing update from remote peer 89f14af0c4074f838891072c2b58f3fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:40:06.495428  7109 consensus_queue.cc:1048] T 754eac4eac9542289d865584359972c2 P 89f14af0c4074f838891072c2b58f3fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "393b545137d348ddaa1e3266e3169110" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 32893 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:40:06.496691  7110 consensus_queue.cc:1048] T 754eac4eac9542289d865584359972c2 P 89f14af0c4074f838891072c2b58f3fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "22655de4e31f422abcfabbe329beaa57" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 43063 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260608 12:40:06.501441  6906 consensus_peers.cc:597] T 754eac4eac9542289d865584359972c2 P 89f14af0c4074f838891072c2b58f3fb -> Peer 403039086eea47a289b7933d2664a193 (127.0.107.193:40055): Couldn't send request to peer 403039086eea47a289b7933d2664a193. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:40055: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:40:06.510066  7109 raft_consensus.cc:2955] T 754eac4eac9542289d865584359972c2 P 89f14af0c4074f838891072c2b58f3fb [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 22655de4e31f422abcfabbe329beaa57 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "403039086eea47a289b7933d2664a193" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40055 } } peers { permanent_uuid: "393b545137d348ddaa1e3266e3169110" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 32893 } } peers { permanent_uuid: "89f14af0c4074f838891072c2b58f3fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43763 } } peers { permanent_uuid: "22655de4e31f422abcfabbe329beaa57" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 43063 } attrs { promote: false } } }
I20260608 12:40:06.512249  7077 raft_consensus.cc:2955] T 754eac4eac9542289d865584359972c2 P 22655de4e31f422abcfabbe329beaa57 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 22655de4e31f422abcfabbe329beaa57 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "403039086eea47a289b7933d2664a193" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40055 } } peers { permanent_uuid: "393b545137d348ddaa1e3266e3169110" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 32893 } } peers { permanent_uuid: "89f14af0c4074f838891072c2b58f3fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43763 } } peers { permanent_uuid: "22655de4e31f422abcfabbe329beaa57" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 43063 } attrs { promote: false } } }
I20260608 12:40:06.522290  6868 raft_consensus.cc:2955] T 754eac4eac9542289d865584359972c2 P 393b545137d348ddaa1e3266e3169110 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 22655de4e31f422abcfabbe329beaa57 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "403039086eea47a289b7933d2664a193" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40055 } } peers { permanent_uuid: "393b545137d348ddaa1e3266e3169110" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 32893 } } peers { permanent_uuid: "89f14af0c4074f838891072c2b58f3fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43763 } } peers { permanent_uuid: "22655de4e31f422abcfabbe329beaa57" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 43063 } attrs { promote: false } } }
I20260608 12:40:06.525486  6690 catalog_manager.cc:5696] T 754eac4eac9542289d865584359972c2 P 22655de4e31f422abcfabbe329beaa57 reported cstate change: config changed from index 2 to 3, 22655de4e31f422abcfabbe329beaa57 (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "89f14af0c4074f838891072c2b58f3fb" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "403039086eea47a289b7933d2664a193" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40055 } } peers { permanent_uuid: "393b545137d348ddaa1e3266e3169110" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 32893 } } peers { permanent_uuid: "89f14af0c4074f838891072c2b58f3fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43763 } } peers { permanent_uuid: "22655de4e31f422abcfabbe329beaa57" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 43063 } attrs { promote: false } } }
I20260608 12:40:06.544708  6943 consensus_queue.cc:237] T 754eac4eac9542289d865584359972c2 P 89f14af0c4074f838891072c2b58f3fb [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: "393b545137d348ddaa1e3266e3169110" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 32893 } } peers { permanent_uuid: "89f14af0c4074f838891072c2b58f3fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43763 } } peers { permanent_uuid: "22655de4e31f422abcfabbe329beaa57" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 43063 } attrs { promote: false } }
I20260608 12:40:06.552912  6868 raft_consensus.cc:1275] T 754eac4eac9542289d865584359972c2 P 393b545137d348ddaa1e3266e3169110 [term 1 FOLLOWER]: Refusing update from remote peer 89f14af0c4074f838891072c2b58f3fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:40:06.552897  7077 raft_consensus.cc:1275] T 754eac4eac9542289d865584359972c2 P 22655de4e31f422abcfabbe329beaa57 [term 1 FOLLOWER]: Refusing update from remote peer 89f14af0c4074f838891072c2b58f3fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:40:06.555294  7110 consensus_queue.cc:1048] T 754eac4eac9542289d865584359972c2 P 89f14af0c4074f838891072c2b58f3fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "393b545137d348ddaa1e3266e3169110" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 32893 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:40:06.556419  7139 consensus_queue.cc:1048] T 754eac4eac9542289d865584359972c2 P 89f14af0c4074f838891072c2b58f3fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "22655de4e31f422abcfabbe329beaa57" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 43063 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:40:06.564970  7132 raft_consensus.cc:2955] T 754eac4eac9542289d865584359972c2 P 89f14af0c4074f838891072c2b58f3fb [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 403039086eea47a289b7933d2664a193 (127.0.107.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "393b545137d348ddaa1e3266e3169110" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 32893 } } peers { permanent_uuid: "89f14af0c4074f838891072c2b58f3fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43763 } } peers { permanent_uuid: "22655de4e31f422abcfabbe329beaa57" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 43063 } attrs { promote: false } } }
I20260608 12:40:06.567521  6868 raft_consensus.cc:2955] T 754eac4eac9542289d865584359972c2 P 393b545137d348ddaa1e3266e3169110 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 403039086eea47a289b7933d2664a193 (127.0.107.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "393b545137d348ddaa1e3266e3169110" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 32893 } } peers { permanent_uuid: "89f14af0c4074f838891072c2b58f3fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43763 } } peers { permanent_uuid: "22655de4e31f422abcfabbe329beaa57" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 43063 } attrs { promote: false } } }
I20260608 12:40:06.568146  7077 raft_consensus.cc:2955] T 754eac4eac9542289d865584359972c2 P 22655de4e31f422abcfabbe329beaa57 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 403039086eea47a289b7933d2664a193 (127.0.107.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "393b545137d348ddaa1e3266e3169110" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 32893 } } peers { permanent_uuid: "89f14af0c4074f838891072c2b58f3fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43763 } } peers { permanent_uuid: "22655de4e31f422abcfabbe329beaa57" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 43063 } attrs { promote: false } } }
I20260608 12:40:06.579275  6678 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 754eac4eac9542289d865584359972c2 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:40:06.580216  6692 catalog_manager.cc:5696] T 754eac4eac9542289d865584359972c2 P 393b545137d348ddaa1e3266e3169110 reported cstate change: config changed from index 3 to 4, VOTER 403039086eea47a289b7933d2664a193 (127.0.107.193) evicted. New cstate: current_term: 1 leader_uuid: "89f14af0c4074f838891072c2b58f3fb" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "393b545137d348ddaa1e3266e3169110" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 32893 } } peers { permanent_uuid: "89f14af0c4074f838891072c2b58f3fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43763 } } peers { permanent_uuid: "22655de4e31f422abcfabbe329beaa57" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 43063 } attrs { promote: false } } }
I20260608 12:40:06.586067  7109 raft_consensus.cc:1064] T d852e0713f854ded8a1ad283f65bbe22 P 89f14af0c4074f838891072c2b58f3fb: attempting to promote NON_VOTER 22655de4e31f422abcfabbe329beaa57 to VOTER
I20260608 12:40:06.589393  7109 consensus_queue.cc:237] T d852e0713f854ded8a1ad283f65bbe22 P 89f14af0c4074f838891072c2b58f3fb [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: "393b545137d348ddaa1e3266e3169110" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 32893 } } peers { permanent_uuid: "403039086eea47a289b7933d2664a193" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40055 } } peers { permanent_uuid: "89f14af0c4074f838891072c2b58f3fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43763 } } peers { permanent_uuid: "22655de4e31f422abcfabbe329beaa57" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 43063 } attrs { promote: false } }
I20260608 12:40:06.605115  7077 raft_consensus.cc:1275] T d852e0713f854ded8a1ad283f65bbe22 P 22655de4e31f422abcfabbe329beaa57 [term 1 LEARNER]: Refusing update from remote peer 89f14af0c4074f838891072c2b58f3fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:40:06.607106  6868 raft_consensus.cc:1275] T d852e0713f854ded8a1ad283f65bbe22 P 393b545137d348ddaa1e3266e3169110 [term 1 FOLLOWER]: Refusing update from remote peer 89f14af0c4074f838891072c2b58f3fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:40:06.608557  7139 consensus_queue.cc:1048] T d852e0713f854ded8a1ad283f65bbe22 P 89f14af0c4074f838891072c2b58f3fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "22655de4e31f422abcfabbe329beaa57" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 43063 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 12:40:06.609923  7110 consensus_queue.cc:1048] T d852e0713f854ded8a1ad283f65bbe22 P 89f14af0c4074f838891072c2b58f3fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "393b545137d348ddaa1e3266e3169110" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 32893 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260608 12:40:06.618382  6906 consensus_peers.cc:597] T d852e0713f854ded8a1ad283f65bbe22 P 89f14af0c4074f838891072c2b58f3fb -> Peer 403039086eea47a289b7933d2664a193 (127.0.107.193:40055): Couldn't send request to peer 403039086eea47a289b7933d2664a193. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:40055: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 12:40:06.624076  6676 catalog_manager.cc:4754] TS 403039086eea47a289b7933d2664a193 (127.0.107.193:40055): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 754eac4eac9542289d865584359972c2: Network error: Client connection negotiation failed: client connection to 127.0.107.193:40055: connect: Connection refused (error 111)
I20260608 12:40:06.629514  7132 raft_consensus.cc:2955] T d852e0713f854ded8a1ad283f65bbe22 P 89f14af0c4074f838891072c2b58f3fb [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 22655de4e31f422abcfabbe329beaa57 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "393b545137d348ddaa1e3266e3169110" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 32893 } } peers { permanent_uuid: "403039086eea47a289b7933d2664a193" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40055 } } peers { permanent_uuid: "89f14af0c4074f838891072c2b58f3fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43763 } } peers { permanent_uuid: "22655de4e31f422abcfabbe329beaa57" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 43063 } attrs { promote: false } } }
I20260608 12:40:06.631959  7077 raft_consensus.cc:2955] T d852e0713f854ded8a1ad283f65bbe22 P 22655de4e31f422abcfabbe329beaa57 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 22655de4e31f422abcfabbe329beaa57 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "393b545137d348ddaa1e3266e3169110" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 32893 } } peers { permanent_uuid: "403039086eea47a289b7933d2664a193" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40055 } } peers { permanent_uuid: "89f14af0c4074f838891072c2b58f3fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43763 } } peers { permanent_uuid: "22655de4e31f422abcfabbe329beaa57" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 43063 } attrs { promote: false } } }
I20260608 12:40:06.641407  6868 raft_consensus.cc:2955] T d852e0713f854ded8a1ad283f65bbe22 P 393b545137d348ddaa1e3266e3169110 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 22655de4e31f422abcfabbe329beaa57 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "393b545137d348ddaa1e3266e3169110" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 32893 } } peers { permanent_uuid: "403039086eea47a289b7933d2664a193" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40055 } } peers { permanent_uuid: "89f14af0c4074f838891072c2b58f3fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43763 } } peers { permanent_uuid: "22655de4e31f422abcfabbe329beaa57" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 43063 } attrs { promote: false } } }
I20260608 12:40:06.643951  6689 catalog_manager.cc:5696] T d852e0713f854ded8a1ad283f65bbe22 P 89f14af0c4074f838891072c2b58f3fb reported cstate change: config changed from index 2 to 3, 22655de4e31f422abcfabbe329beaa57 (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "89f14af0c4074f838891072c2b58f3fb" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "393b545137d348ddaa1e3266e3169110" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 32893 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "403039086eea47a289b7933d2664a193" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89f14af0c4074f838891072c2b58f3fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43763 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "22655de4e31f422abcfabbe329beaa57" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 43063 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:40:06.670636  6943 consensus_queue.cc:237] T d852e0713f854ded8a1ad283f65bbe22 P 89f14af0c4074f838891072c2b58f3fb [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: "393b545137d348ddaa1e3266e3169110" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 32893 } } peers { permanent_uuid: "89f14af0c4074f838891072c2b58f3fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43763 } } peers { permanent_uuid: "22655de4e31f422abcfabbe329beaa57" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 43063 } attrs { promote: false } }
I20260608 12:40:06.671628  7132 raft_consensus.cc:1064] T 38e84946870e48d9aecd5bb53d745aa4 P 89f14af0c4074f838891072c2b58f3fb: attempting to promote NON_VOTER 22655de4e31f422abcfabbe329beaa57 to VOTER
I20260608 12:40:06.674961  7132 consensus_queue.cc:237] T 38e84946870e48d9aecd5bb53d745aa4 P 89f14af0c4074f838891072c2b58f3fb [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: "403039086eea47a289b7933d2664a193" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40055 } } peers { permanent_uuid: "393b545137d348ddaa1e3266e3169110" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 32893 } } peers { permanent_uuid: "89f14af0c4074f838891072c2b58f3fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43763 } } peers { permanent_uuid: "22655de4e31f422abcfabbe329beaa57" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 43063 } attrs { promote: false } }
I20260608 12:40:06.678505  6868 raft_consensus.cc:1275] T d852e0713f854ded8a1ad283f65bbe22 P 393b545137d348ddaa1e3266e3169110 [term 1 FOLLOWER]: Refusing update from remote peer 89f14af0c4074f838891072c2b58f3fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:40:06.678411  7077 raft_consensus.cc:1275] T d852e0713f854ded8a1ad283f65bbe22 P 22655de4e31f422abcfabbe329beaa57 [term 1 FOLLOWER]: Refusing update from remote peer 89f14af0c4074f838891072c2b58f3fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:40:06.681056  7147 consensus_queue.cc:1048] T d852e0713f854ded8a1ad283f65bbe22 P 89f14af0c4074f838891072c2b58f3fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "393b545137d348ddaa1e3266e3169110" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 32893 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 12:40:06.682252  7139 consensus_queue.cc:1048] T d852e0713f854ded8a1ad283f65bbe22 P 89f14af0c4074f838891072c2b58f3fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "22655de4e31f422abcfabbe329beaa57" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 43063 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 12:40:06.686452  7077 raft_consensus.cc:1275] T 38e84946870e48d9aecd5bb53d745aa4 P 22655de4e31f422abcfabbe329beaa57 [term 1 LEARNER]: Refusing update from remote peer 89f14af0c4074f838891072c2b58f3fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:40:06.688858  6868 raft_consensus.cc:1275] T 38e84946870e48d9aecd5bb53d745aa4 P 393b545137d348ddaa1e3266e3169110 [term 1 FOLLOWER]: Refusing update from remote peer 89f14af0c4074f838891072c2b58f3fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:40:06.688546  7147 consensus_queue.cc:1048] T 38e84946870e48d9aecd5bb53d745aa4 P 89f14af0c4074f838891072c2b58f3fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "22655de4e31f422abcfabbe329beaa57" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 43063 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 12:40:06.694162  7109 raft_consensus.cc:2955] T d852e0713f854ded8a1ad283f65bbe22 P 89f14af0c4074f838891072c2b58f3fb [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 403039086eea47a289b7933d2664a193 (127.0.107.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "393b545137d348ddaa1e3266e3169110" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 32893 } } peers { permanent_uuid: "89f14af0c4074f838891072c2b58f3fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43763 } } peers { permanent_uuid: "22655de4e31f422abcfabbe329beaa57" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 43063 } attrs { promote: false } } }
I20260608 12:40:06.699249  7139 consensus_queue.cc:1048] T 38e84946870e48d9aecd5bb53d745aa4 P 89f14af0c4074f838891072c2b58f3fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "393b545137d348ddaa1e3266e3169110" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 32893 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260608 12:40:06.700260  6906 consensus_peers.cc:597] T 38e84946870e48d9aecd5bb53d745aa4 P 89f14af0c4074f838891072c2b58f3fb -> Peer 403039086eea47a289b7933d2664a193 (127.0.107.193:40055): Couldn't send request to peer 403039086eea47a289b7933d2664a193. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:40055: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:40:06.703258  7077 raft_consensus.cc:2955] T d852e0713f854ded8a1ad283f65bbe22 P 22655de4e31f422abcfabbe329beaa57 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 403039086eea47a289b7933d2664a193 (127.0.107.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "393b545137d348ddaa1e3266e3169110" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 32893 } } peers { permanent_uuid: "89f14af0c4074f838891072c2b58f3fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43763 } } peers { permanent_uuid: "22655de4e31f422abcfabbe329beaa57" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 43063 } attrs { promote: false } } }
I20260608 12:40:06.706666  6678 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet d852e0713f854ded8a1ad283f65bbe22 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:40:06.706108  6869 raft_consensus.cc:2955] T d852e0713f854ded8a1ad283f65bbe22 P 393b545137d348ddaa1e3266e3169110 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 403039086eea47a289b7933d2664a193 (127.0.107.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "393b545137d348ddaa1e3266e3169110" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 32893 } } peers { permanent_uuid: "89f14af0c4074f838891072c2b58f3fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43763 } } peers { permanent_uuid: "22655de4e31f422abcfabbe329beaa57" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 43063 } attrs { promote: false } } }
I20260608 12:40:06.717217  7147 raft_consensus.cc:2955] T 38e84946870e48d9aecd5bb53d745aa4 P 89f14af0c4074f838891072c2b58f3fb [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 22655de4e31f422abcfabbe329beaa57 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "403039086eea47a289b7933d2664a193" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40055 } } peers { permanent_uuid: "393b545137d348ddaa1e3266e3169110" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 32893 } } peers { permanent_uuid: "89f14af0c4074f838891072c2b58f3fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43763 } } peers { permanent_uuid: "22655de4e31f422abcfabbe329beaa57" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 43063 } attrs { promote: false } } }
I20260608 12:40:06.719660  6868 raft_consensus.cc:2955] T 38e84946870e48d9aecd5bb53d745aa4 P 393b545137d348ddaa1e3266e3169110 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 22655de4e31f422abcfabbe329beaa57 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "403039086eea47a289b7933d2664a193" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40055 } } peers { permanent_uuid: "393b545137d348ddaa1e3266e3169110" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 32893 } } peers { permanent_uuid: "89f14af0c4074f838891072c2b58f3fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43763 } } peers { permanent_uuid: "22655de4e31f422abcfabbe329beaa57" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 43063 } attrs { promote: false } } }
I20260608 12:40:06.715898  6692 catalog_manager.cc:5696] T d852e0713f854ded8a1ad283f65bbe22 P 89f14af0c4074f838891072c2b58f3fb reported cstate change: config changed from index 3 to 4, VOTER 403039086eea47a289b7933d2664a193 (127.0.107.193) evicted. New cstate: current_term: 1 leader_uuid: "89f14af0c4074f838891072c2b58f3fb" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "393b545137d348ddaa1e3266e3169110" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 32893 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "89f14af0c4074f838891072c2b58f3fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43763 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "22655de4e31f422abcfabbe329beaa57" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 43063 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:40:06.730971  7076 raft_consensus.cc:2955] T 38e84946870e48d9aecd5bb53d745aa4 P 22655de4e31f422abcfabbe329beaa57 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 22655de4e31f422abcfabbe329beaa57 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "403039086eea47a289b7933d2664a193" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40055 } } peers { permanent_uuid: "393b545137d348ddaa1e3266e3169110" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 32893 } } peers { permanent_uuid: "89f14af0c4074f838891072c2b58f3fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43763 } } peers { permanent_uuid: "22655de4e31f422abcfabbe329beaa57" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 43063 } attrs { promote: false } } }
I20260608 12:40:06.742108  6690 catalog_manager.cc:5696] T 38e84946870e48d9aecd5bb53d745aa4 P 393b545137d348ddaa1e3266e3169110 reported cstate change: config changed from index 2 to 3, 22655de4e31f422abcfabbe329beaa57 (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "89f14af0c4074f838891072c2b58f3fb" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "403039086eea47a289b7933d2664a193" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40055 } } peers { permanent_uuid: "393b545137d348ddaa1e3266e3169110" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 32893 } } peers { permanent_uuid: "89f14af0c4074f838891072c2b58f3fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43763 } } peers { permanent_uuid: "22655de4e31f422abcfabbe329beaa57" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 43063 } attrs { promote: false } } }
I20260608 12:40:06.761731  6943 consensus_queue.cc:237] T 38e84946870e48d9aecd5bb53d745aa4 P 89f14af0c4074f838891072c2b58f3fb [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: "393b545137d348ddaa1e3266e3169110" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 32893 } } peers { permanent_uuid: "89f14af0c4074f838891072c2b58f3fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43763 } } peers { permanent_uuid: "22655de4e31f422abcfabbe329beaa57" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 43063 } attrs { promote: false } }
I20260608 12:40:06.768571  7076 raft_consensus.cc:1275] T 38e84946870e48d9aecd5bb53d745aa4 P 22655de4e31f422abcfabbe329beaa57 [term 1 FOLLOWER]: Refusing update from remote peer 89f14af0c4074f838891072c2b58f3fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:40:06.768792  6869 raft_consensus.cc:1275] T 38e84946870e48d9aecd5bb53d745aa4 P 393b545137d348ddaa1e3266e3169110 [term 1 FOLLOWER]: Refusing update from remote peer 89f14af0c4074f838891072c2b58f3fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:40:06.770174  7139 consensus_queue.cc:1048] T 38e84946870e48d9aecd5bb53d745aa4 P 89f14af0c4074f838891072c2b58f3fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "22655de4e31f422abcfabbe329beaa57" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 43063 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:40:06.771132  7147 consensus_queue.cc:1048] T 38e84946870e48d9aecd5bb53d745aa4 P 89f14af0c4074f838891072c2b58f3fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "393b545137d348ddaa1e3266e3169110" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 32893 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:40:06.779596  7109 raft_consensus.cc:2955] T 38e84946870e48d9aecd5bb53d745aa4 P 89f14af0c4074f838891072c2b58f3fb [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 403039086eea47a289b7933d2664a193 (127.0.107.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "393b545137d348ddaa1e3266e3169110" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 32893 } } peers { permanent_uuid: "89f14af0c4074f838891072c2b58f3fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43763 } } peers { permanent_uuid: "22655de4e31f422abcfabbe329beaa57" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 43063 } attrs { promote: false } } }
I20260608 12:40:06.782040  6869 raft_consensus.cc:2955] T 38e84946870e48d9aecd5bb53d745aa4 P 393b545137d348ddaa1e3266e3169110 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 403039086eea47a289b7933d2664a193 (127.0.107.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "393b545137d348ddaa1e3266e3169110" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 32893 } } peers { permanent_uuid: "89f14af0c4074f838891072c2b58f3fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43763 } } peers { permanent_uuid: "22655de4e31f422abcfabbe329beaa57" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 43063 } attrs { promote: false } } }
I20260608 12:40:06.782271  7076 raft_consensus.cc:2955] T 38e84946870e48d9aecd5bb53d745aa4 P 22655de4e31f422abcfabbe329beaa57 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 403039086eea47a289b7933d2664a193 (127.0.107.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "393b545137d348ddaa1e3266e3169110" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 32893 } } peers { permanent_uuid: "89f14af0c4074f838891072c2b58f3fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43763 } } peers { permanent_uuid: "22655de4e31f422abcfabbe329beaa57" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 43063 } attrs { promote: false } } }
I20260608 12:40:06.790859  6678 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 38e84946870e48d9aecd5bb53d745aa4 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:40:06.798146  6692 catalog_manager.cc:5696] T 38e84946870e48d9aecd5bb53d745aa4 P 22655de4e31f422abcfabbe329beaa57 reported cstate change: config changed from index 3 to 4, VOTER 403039086eea47a289b7933d2664a193 (127.0.107.193) evicted. New cstate: current_term: 1 leader_uuid: "89f14af0c4074f838891072c2b58f3fb" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "393b545137d348ddaa1e3266e3169110" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 32893 } } peers { permanent_uuid: "89f14af0c4074f838891072c2b58f3fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43763 } } peers { permanent_uuid: "22655de4e31f422abcfabbe329beaa57" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 43063 } attrs { promote: false } } }
I20260608 12:40:06.907800  7152 ts_tablet_manager.cc:933] T 958176a32a38421696c11c595747003c P 22655de4e31f422abcfabbe329beaa57: Initiating tablet copy from peer 89f14af0c4074f838891072c2b58f3fb (127.0.107.195:43763)
I20260608 12:40:06.910100  7152 tablet_copy_client.cc:323] T 958176a32a38421696c11c595747003c P 22655de4e31f422abcfabbe329beaa57: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.195:43763
I20260608 12:40:06.912251  6953 tablet_copy_service.cc:140] P 89f14af0c4074f838891072c2b58f3fb: Received BeginTabletCopySession request for tablet 958176a32a38421696c11c595747003c from peer 22655de4e31f422abcfabbe329beaa57 ({username='slave'} at 127.0.0.1:55496)
I20260608 12:40:06.912935  6953 tablet_copy_service.cc:161] P 89f14af0c4074f838891072c2b58f3fb: Beginning new tablet copy session on tablet 958176a32a38421696c11c595747003c from peer 22655de4e31f422abcfabbe329beaa57 at {username='slave'} at 127.0.0.1:55496: session id = 22655de4e31f422abcfabbe329beaa57-958176a32a38421696c11c595747003c
I20260608 12:40:06.919385  6953 tablet_copy_source_session.cc:215] T 958176a32a38421696c11c595747003c P 89f14af0c4074f838891072c2b58f3fb: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:40:06.923297  7152 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 958176a32a38421696c11c595747003c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:06.940099  7152 tablet_copy_client.cc:806] T 958176a32a38421696c11c595747003c P 22655de4e31f422abcfabbe329beaa57: tablet copy: Starting download of 0 data blocks...
I20260608 12:40:06.940819  7152 tablet_copy_client.cc:670] T 958176a32a38421696c11c595747003c P 22655de4e31f422abcfabbe329beaa57: tablet copy: Starting download of 1 WAL segments...
I20260608 12:40:06.946908  7152 tablet_copy_client.cc:538] T 958176a32a38421696c11c595747003c P 22655de4e31f422abcfabbe329beaa57: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:40:06.958578  7152 tablet_bootstrap.cc:492] T 958176a32a38421696c11c595747003c P 22655de4e31f422abcfabbe329beaa57: Bootstrap starting.
I20260608 12:40:06.983891  7152 tablet_bootstrap.cc:492] T 958176a32a38421696c11c595747003c P 22655de4e31f422abcfabbe329beaa57: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:40:06.985235  7152 tablet_bootstrap.cc:492] T 958176a32a38421696c11c595747003c P 22655de4e31f422abcfabbe329beaa57: Bootstrap complete.
I20260608 12:40:06.986088  7152 ts_tablet_manager.cc:1403] T 958176a32a38421696c11c595747003c P 22655de4e31f422abcfabbe329beaa57: Time spent bootstrapping tablet: real 0.028s	user 0.019s	sys 0.008s
I20260608 12:40:06.989360  7152 raft_consensus.cc:359] T 958176a32a38421696c11c595747003c P 22655de4e31f422abcfabbe329beaa57 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "403039086eea47a289b7933d2664a193" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40055 } } peers { permanent_uuid: "393b545137d348ddaa1e3266e3169110" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 32893 } } peers { permanent_uuid: "89f14af0c4074f838891072c2b58f3fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43763 } } peers { permanent_uuid: "22655de4e31f422abcfabbe329beaa57" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 43063 } attrs { promote: true } }
I20260608 12:40:06.990346  7152 raft_consensus.cc:740] T 958176a32a38421696c11c595747003c P 22655de4e31f422abcfabbe329beaa57 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 22655de4e31f422abcfabbe329beaa57, State: Initialized, Role: LEARNER
I20260608 12:40:06.991793  7152 consensus_queue.cc:260] T 958176a32a38421696c11c595747003c P 22655de4e31f422abcfabbe329beaa57 [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: "403039086eea47a289b7933d2664a193" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40055 } } peers { permanent_uuid: "393b545137d348ddaa1e3266e3169110" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 32893 } } peers { permanent_uuid: "89f14af0c4074f838891072c2b58f3fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43763 } } peers { permanent_uuid: "22655de4e31f422abcfabbe329beaa57" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 43063 } attrs { promote: true } }
I20260608 12:40:06.994099  7152 ts_tablet_manager.cc:1434] T 958176a32a38421696c11c595747003c P 22655de4e31f422abcfabbe329beaa57: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 12:40:06.996831  6953 tablet_copy_service.cc:342] P 89f14af0c4074f838891072c2b58f3fb: Request end of tablet copy session 22655de4e31f422abcfabbe329beaa57-958176a32a38421696c11c595747003c received from {username='slave'} at 127.0.0.1:55496
I20260608 12:40:06.997334  6953 tablet_copy_service.cc:434] P 89f14af0c4074f838891072c2b58f3fb: ending tablet copy session 22655de4e31f422abcfabbe329beaa57-958176a32a38421696c11c595747003c on tablet 958176a32a38421696c11c595747003c with peer 22655de4e31f422abcfabbe329beaa57
W20260608 12:40:07.087455  6740 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver 403039086eea47a289b7933d2664a193 not available for placement
I20260608 12:40:07.411689  7147 consensus_queue.cc:579] T 958176a32a38421696c11c595747003c P 89f14af0c4074f838891072c2b58f3fb [LEADER]: Leader has been unable to successfully communicate with peer 403039086eea47a289b7933d2664a193 for more than 1 seconds (1.067s)
I20260608 12:40:07.503213  7076 raft_consensus.cc:1217] T 958176a32a38421696c11c595747003c P 22655de4e31f422abcfabbe329beaa57 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.1->[2.2-2.2]   Dedup: 2.2->[]
W20260608 12:40:07.797273  6676 catalog_manager.cc:4754] TS 403039086eea47a289b7933d2664a193 (127.0.107.193:40055): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 754eac4eac9542289d865584359972c2: Network error: Client connection negotiation failed: client connection to 127.0.107.193:40055: connect: Connection refused (error 111)
W20260608 12:40:08.093520  6740 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver 403039086eea47a289b7933d2664a193 not available for placement
I20260608 12:40:08.102516  7155 raft_consensus.cc:1064] T 958176a32a38421696c11c595747003c P 89f14af0c4074f838891072c2b58f3fb: attempting to promote NON_VOTER 22655de4e31f422abcfabbe329beaa57 to VOTER
I20260608 12:40:08.105317  7155 consensus_queue.cc:237] T 958176a32a38421696c11c595747003c P 89f14af0c4074f838891072c2b58f3fb [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: "403039086eea47a289b7933d2664a193" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40055 } } peers { permanent_uuid: "393b545137d348ddaa1e3266e3169110" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 32893 } } peers { permanent_uuid: "89f14af0c4074f838891072c2b58f3fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43763 } } peers { permanent_uuid: "22655de4e31f422abcfabbe329beaa57" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 43063 } attrs { promote: false } }
I20260608 12:40:08.113790  7076 raft_consensus.cc:1275] T 958176a32a38421696c11c595747003c P 22655de4e31f422abcfabbe329beaa57 [term 2 LEARNER]: Refusing update from remote peer 89f14af0c4074f838891072c2b58f3fb: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 12:40:08.115912  6869 raft_consensus.cc:1275] T 958176a32a38421696c11c595747003c P 393b545137d348ddaa1e3266e3169110 [term 2 FOLLOWER]: Refusing update from remote peer 89f14af0c4074f838891072c2b58f3fb: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 12:40:08.116060  7163 consensus_queue.cc:1048] T 958176a32a38421696c11c595747003c P 89f14af0c4074f838891072c2b58f3fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "22655de4e31f422abcfabbe329beaa57" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 43063 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 12:40:08.118367  7165 consensus_queue.cc:1048] T 958176a32a38421696c11c595747003c P 89f14af0c4074f838891072c2b58f3fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "393b545137d348ddaa1e3266e3169110" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 32893 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260608 12:40:08.123134  6906 consensus_peers.cc:597] T 958176a32a38421696c11c595747003c P 89f14af0c4074f838891072c2b58f3fb -> Peer 403039086eea47a289b7933d2664a193 (127.0.107.193:40055): Couldn't send request to peer 403039086eea47a289b7933d2664a193. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:40055: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:40:08.130450  7163 raft_consensus.cc:2955] T 958176a32a38421696c11c595747003c P 89f14af0c4074f838891072c2b58f3fb [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 22655de4e31f422abcfabbe329beaa57 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "403039086eea47a289b7933d2664a193" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40055 } } peers { permanent_uuid: "393b545137d348ddaa1e3266e3169110" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 32893 } } peers { permanent_uuid: "89f14af0c4074f838891072c2b58f3fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43763 } } peers { permanent_uuid: "22655de4e31f422abcfabbe329beaa57" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 43063 } attrs { promote: false } } }
I20260608 12:40:08.132499  6869 raft_consensus.cc:2955] T 958176a32a38421696c11c595747003c P 393b545137d348ddaa1e3266e3169110 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 22655de4e31f422abcfabbe329beaa57 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "403039086eea47a289b7933d2664a193" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40055 } } peers { permanent_uuid: "393b545137d348ddaa1e3266e3169110" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 32893 } } peers { permanent_uuid: "89f14af0c4074f838891072c2b58f3fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43763 } } peers { permanent_uuid: "22655de4e31f422abcfabbe329beaa57" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 43063 } attrs { promote: false } } }
I20260608 12:40:08.145015  7076 raft_consensus.cc:2955] T 958176a32a38421696c11c595747003c P 22655de4e31f422abcfabbe329beaa57 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 22655de4e31f422abcfabbe329beaa57 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "403039086eea47a289b7933d2664a193" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40055 } } peers { permanent_uuid: "393b545137d348ddaa1e3266e3169110" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 32893 } } peers { permanent_uuid: "89f14af0c4074f838891072c2b58f3fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43763 } } peers { permanent_uuid: "22655de4e31f422abcfabbe329beaa57" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 43063 } attrs { promote: false } } }
I20260608 12:40:08.147751  6690 catalog_manager.cc:5696] T 958176a32a38421696c11c595747003c P 393b545137d348ddaa1e3266e3169110 reported cstate change: config changed from index 2 to 3, 22655de4e31f422abcfabbe329beaa57 (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "89f14af0c4074f838891072c2b58f3fb" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "403039086eea47a289b7933d2664a193" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40055 } } peers { permanent_uuid: "393b545137d348ddaa1e3266e3169110" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 32893 } } peers { permanent_uuid: "89f14af0c4074f838891072c2b58f3fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43763 } } peers { permanent_uuid: "22655de4e31f422abcfabbe329beaa57" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 43063 } attrs { promote: false } } }
I20260608 12:40:08.174961  6943 consensus_queue.cc:237] T 958176a32a38421696c11c595747003c P 89f14af0c4074f838891072c2b58f3fb [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: "393b545137d348ddaa1e3266e3169110" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 32893 } } peers { permanent_uuid: "89f14af0c4074f838891072c2b58f3fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43763 } } peers { permanent_uuid: "22655de4e31f422abcfabbe329beaa57" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 43063 } attrs { promote: false } }
I20260608 12:40:08.184947  7076 raft_consensus.cc:1275] T 958176a32a38421696c11c595747003c P 22655de4e31f422abcfabbe329beaa57 [term 2 FOLLOWER]: Refusing update from remote peer 89f14af0c4074f838891072c2b58f3fb: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:40:08.186082  6869 raft_consensus.cc:1275] T 958176a32a38421696c11c595747003c P 393b545137d348ddaa1e3266e3169110 [term 2 FOLLOWER]: Refusing update from remote peer 89f14af0c4074f838891072c2b58f3fb: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:40:08.186846  7165 consensus_queue.cc:1048] T 958176a32a38421696c11c595747003c P 89f14af0c4074f838891072c2b58f3fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "22655de4e31f422abcfabbe329beaa57" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 43063 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 12:40:08.187968  7163 consensus_queue.cc:1048] T 958176a32a38421696c11c595747003c P 89f14af0c4074f838891072c2b58f3fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "393b545137d348ddaa1e3266e3169110" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 32893 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:40:08.196609  7165 raft_consensus.cc:2955] T 958176a32a38421696c11c595747003c P 89f14af0c4074f838891072c2b58f3fb [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 403039086eea47a289b7933d2664a193 (127.0.107.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "393b545137d348ddaa1e3266e3169110" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 32893 } } peers { permanent_uuid: "89f14af0c4074f838891072c2b58f3fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43763 } } peers { permanent_uuid: "22655de4e31f422abcfabbe329beaa57" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 43063 } attrs { promote: false } } }
I20260608 12:40:08.199533  6869 raft_consensus.cc:2955] T 958176a32a38421696c11c595747003c P 393b545137d348ddaa1e3266e3169110 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 403039086eea47a289b7933d2664a193 (127.0.107.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "393b545137d348ddaa1e3266e3169110" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 32893 } } peers { permanent_uuid: "89f14af0c4074f838891072c2b58f3fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43763 } } peers { permanent_uuid: "22655de4e31f422abcfabbe329beaa57" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 43063 } attrs { promote: false } } }
I20260608 12:40:08.199421  7076 raft_consensus.cc:2955] T 958176a32a38421696c11c595747003c P 22655de4e31f422abcfabbe329beaa57 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 403039086eea47a289b7933d2664a193 (127.0.107.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "393b545137d348ddaa1e3266e3169110" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 32893 } } peers { permanent_uuid: "89f14af0c4074f838891072c2b58f3fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43763 } } peers { permanent_uuid: "22655de4e31f422abcfabbe329beaa57" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 43063 } attrs { promote: false } } }
I20260608 12:40:08.211256  6678 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 958176a32a38421696c11c595747003c with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:40:08.214944  6689 catalog_manager.cc:5696] T 958176a32a38421696c11c595747003c P 393b545137d348ddaa1e3266e3169110 reported cstate change: config changed from index 3 to 4, VOTER 403039086eea47a289b7933d2664a193 (127.0.107.193) evicted. New cstate: current_term: 2 leader_uuid: "89f14af0c4074f838891072c2b58f3fb" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "393b545137d348ddaa1e3266e3169110" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 32893 } } peers { permanent_uuid: "89f14af0c4074f838891072c2b58f3fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43763 } } peers { permanent_uuid: "22655de4e31f422abcfabbe329beaa57" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 43063 } attrs { promote: false } } }
W20260608 12:40:08.859297  6676 catalog_manager.cc:4754] TS 403039086eea47a289b7933d2664a193 (127.0.107.193:40055): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 754eac4eac9542289d865584359972c2: Network error: Client connection negotiation failed: client connection to 127.0.107.193:40055: connect: Connection refused (error 111)
W20260608 12:40:09.413646  6676 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.107.193:40055: connect: Connection refused (error 111) [suppressed 58 similar messages]
W20260608 12:40:10.467959  6676 catalog_manager.cc:4754] TS 403039086eea47a289b7933d2664a193 (127.0.107.193:40055): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 958176a32a38421696c11c595747003c: Network error: Client connection negotiation failed: client connection to 127.0.107.193:40055: connect: Connection refused (error 111)
I20260608 12:40:11.103538   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
W20260608 12:40:11.129681  6908 consensus_peers.cc:597] T 958176a32a38421696c11c595747003c P 89f14af0c4074f838891072c2b58f3fb -> Peer 393b545137d348ddaa1e3266e3169110 (127.0.107.194:32893): Couldn't send request to peer 393b545137d348ddaa1e3266e3169110. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:40:11.160730   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:40:11.162293   431 tablet_replica.cc:333] T 958176a32a38421696c11c595747003c P 393b545137d348ddaa1e3266e3169110: stopping tablet replica
I20260608 12:40:11.163429   431 raft_consensus.cc:2243] T 958176a32a38421696c11c595747003c P 393b545137d348ddaa1e3266e3169110 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:11.165613   431 raft_consensus.cc:2272] T 958176a32a38421696c11c595747003c P 393b545137d348ddaa1e3266e3169110 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:11.169386   431 tablet_replica.cc:333] T 754eac4eac9542289d865584359972c2 P 393b545137d348ddaa1e3266e3169110: stopping tablet replica
I20260608 12:40:11.170260   431 raft_consensus.cc:2243] T 754eac4eac9542289d865584359972c2 P 393b545137d348ddaa1e3266e3169110 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:11.172933   431 raft_consensus.cc:2272] T 754eac4eac9542289d865584359972c2 P 393b545137d348ddaa1e3266e3169110 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:11.179153   431 tablet_replica.cc:333] T d852e0713f854ded8a1ad283f65bbe22 P 393b545137d348ddaa1e3266e3169110: stopping tablet replica
I20260608 12:40:11.179934   431 raft_consensus.cc:2243] T d852e0713f854ded8a1ad283f65bbe22 P 393b545137d348ddaa1e3266e3169110 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:11.182862   431 raft_consensus.cc:2272] T d852e0713f854ded8a1ad283f65bbe22 P 393b545137d348ddaa1e3266e3169110 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:11.188072   431 tablet_replica.cc:333] T 38e84946870e48d9aecd5bb53d745aa4 P 393b545137d348ddaa1e3266e3169110: stopping tablet replica
I20260608 12:40:11.188938   431 raft_consensus.cc:2243] T 38e84946870e48d9aecd5bb53d745aa4 P 393b545137d348ddaa1e3266e3169110 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:11.191133   431 raft_consensus.cc:2272] T 38e84946870e48d9aecd5bb53d745aa4 P 393b545137d348ddaa1e3266e3169110 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:11.230212   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
W20260608 12:40:11.230790  6908 consensus_peers.cc:597] T d852e0713f854ded8a1ad283f65bbe22 P 89f14af0c4074f838891072c2b58f3fb -> Peer 393b545137d348ddaa1e3266e3169110 (127.0.107.194:32893): Couldn't send request to peer 393b545137d348ddaa1e3266e3169110. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.194:32893: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:40:11.266592   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
I20260608 12:40:11.305980   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:40:11.307099   431 tablet_replica.cc:333] T 754eac4eac9542289d865584359972c2 P 89f14af0c4074f838891072c2b58f3fb: stopping tablet replica
I20260608 12:40:11.307912   431 raft_consensus.cc:2243] T 754eac4eac9542289d865584359972c2 P 89f14af0c4074f838891072c2b58f3fb [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:40:11.309125   431 raft_consensus.cc:2272] T 754eac4eac9542289d865584359972c2 P 89f14af0c4074f838891072c2b58f3fb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:11.312147   431 tablet_replica.cc:333] T 958176a32a38421696c11c595747003c P 89f14af0c4074f838891072c2b58f3fb: stopping tablet replica
I20260608 12:40:11.312913   431 raft_consensus.cc:2243] T 958176a32a38421696c11c595747003c P 89f14af0c4074f838891072c2b58f3fb [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:40:11.314201   431 raft_consensus.cc:2272] T 958176a32a38421696c11c595747003c P 89f14af0c4074f838891072c2b58f3fb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:11.317054   431 tablet_replica.cc:333] T d852e0713f854ded8a1ad283f65bbe22 P 89f14af0c4074f838891072c2b58f3fb: stopping tablet replica
I20260608 12:40:11.317735   431 raft_consensus.cc:2243] T d852e0713f854ded8a1ad283f65bbe22 P 89f14af0c4074f838891072c2b58f3fb [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:40:11.318921   431 raft_consensus.cc:2272] T d852e0713f854ded8a1ad283f65bbe22 P 89f14af0c4074f838891072c2b58f3fb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:11.321723   431 tablet_replica.cc:333] T 38e84946870e48d9aecd5bb53d745aa4 P 89f14af0c4074f838891072c2b58f3fb: stopping tablet replica
I20260608 12:40:11.322525   431 raft_consensus.cc:2243] T 38e84946870e48d9aecd5bb53d745aa4 P 89f14af0c4074f838891072c2b58f3fb [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:40:11.323675   431 raft_consensus.cc:2272] T 38e84946870e48d9aecd5bb53d745aa4 P 89f14af0c4074f838891072c2b58f3fb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:11.354792   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260608 12:40:11.377090   431 tablet_server.cc:179] TabletServer@127.0.107.196:0 shutting down...
I20260608 12:40:11.424363   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:40:11.425347   431 tablet_replica.cc:333] T 958176a32a38421696c11c595747003c P 22655de4e31f422abcfabbe329beaa57: stopping tablet replica
I20260608 12:40:11.426213   431 raft_consensus.cc:2243] T 958176a32a38421696c11c595747003c P 22655de4e31f422abcfabbe329beaa57 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:11.427208   431 raft_consensus.cc:2272] T 958176a32a38421696c11c595747003c P 22655de4e31f422abcfabbe329beaa57 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:11.430502   431 tablet_replica.cc:333] T 754eac4eac9542289d865584359972c2 P 22655de4e31f422abcfabbe329beaa57: stopping tablet replica
I20260608 12:40:11.431209   431 raft_consensus.cc:2243] T 754eac4eac9542289d865584359972c2 P 22655de4e31f422abcfabbe329beaa57 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:11.432070   431 raft_consensus.cc:2272] T 754eac4eac9542289d865584359972c2 P 22655de4e31f422abcfabbe329beaa57 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:11.435379   431 tablet_replica.cc:333] T 38e84946870e48d9aecd5bb53d745aa4 P 22655de4e31f422abcfabbe329beaa57: stopping tablet replica
I20260608 12:40:11.436110   431 raft_consensus.cc:2243] T 38e84946870e48d9aecd5bb53d745aa4 P 22655de4e31f422abcfabbe329beaa57 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:11.437064   431 raft_consensus.cc:2272] T 38e84946870e48d9aecd5bb53d745aa4 P 22655de4e31f422abcfabbe329beaa57 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:11.439801   431 tablet_replica.cc:333] T d852e0713f854ded8a1ad283f65bbe22 P 22655de4e31f422abcfabbe329beaa57: stopping tablet replica
I20260608 12:40:11.440426   431 raft_consensus.cc:2243] T d852e0713f854ded8a1ad283f65bbe22 P 22655de4e31f422abcfabbe329beaa57 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:11.441538   431 raft_consensus.cc:2272] T d852e0713f854ded8a1ad283f65bbe22 P 22655de4e31f422abcfabbe329beaa57 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:11.472157   431 tablet_server.cc:196] TabletServer@127.0.107.196:0 shutdown complete.
I20260608 12:40:11.495714   431 master.cc:562] Master@127.0.107.254:39829 shutting down...
W20260608 12:40:12.564014  6676 catalog_manager.cc:4754] TS 403039086eea47a289b7933d2664a193 (127.0.107.193:40055): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 958176a32a38421696c11c595747003c: Network error: Client connection negotiation failed: client connection to 127.0.107.193:40055: connect: Connection refused (error 111)
W20260608 12:40:15.086377  6676 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.107.193:40055: connect: Connection refused (error 111) [suppressed 7 similar messages]
W20260608 12:40:15.090984  6676 catalog_manager.cc:4754] TS 403039086eea47a289b7933d2664a193 (127.0.107.193:40055): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 754eac4eac9542289d865584359972c2: Network error: Client connection negotiation failed: client connection to 127.0.107.193:40055: connect: Connection refused (error 111)
I20260608 12:40:16.020332   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 369ee5715e094ab0b77d2c81dea087c7 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:40:16.021605   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 369ee5715e094ab0b77d2c81dea087c7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:16.022130   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P 369ee5715e094ab0b77d2c81dea087c7: stopping tablet replica
I20260608 12:40:16.061302   431 master.cc:584] Master@127.0.107.254:39829 shutdown complete.
[       OK ] AutoRebalancerTest.NoRebalancingIfReplicasRecovering (14255 ms)
[ RUN      ] AutoRebalancerTest.TestHandlingFailedTservers
I20260608 12:40:16.120662   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:35967
I20260608 12:40:16.122399   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:40:16.129733  7185 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:40:16.131565  7186 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:40:16.132958  7188 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:40:16.135675   431 server_base.cc:1061] running on GCE node
I20260608 12:40:16.136833   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:40:16.137086   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:40:16.137302   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922416137286 us; error 0 us; skew 500 ppm
I20260608 12:40:16.138098   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:40:16.141470   431 webserver.cc:533] Webserver started at http://127.0.107.254:34495/ using document root <none> and password file <none>
I20260608 12:40:16.142158   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:40:16.142385   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:40:16.142745   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:40:16.144201   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922229144781-431-0/minicluster-data/master-0-root/instance:
uuid: "db53a863388a4c39931d25ad6dfcf4ae"
format_stamp: "Formatted at 2026-06-08 12:40:16 on dist-test-slave-3gfq"
I20260608 12:40:16.150279   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.005s
I20260608 12:40:16.155020  7193 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:16.156266   431 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 12:40:16.156718   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922229144781-431-0/minicluster-data/master-0-root
uuid: "db53a863388a4c39931d25ad6dfcf4ae"
format_stamp: "Formatted at 2026-06-08 12:40:16 on dist-test-slave-3gfq"
I20260608 12:40:16.157089   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922229144781-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922229144781-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922229144781-431-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:40:16.175312   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:40:16.176759   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:40:16.228520   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:35967
I20260608 12:40:16.228775  7244 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:35967 every 8 connection(s)
I20260608 12:40:16.234705  7245 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:16.250952  7245 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P db53a863388a4c39931d25ad6dfcf4ae: Bootstrap starting.
I20260608 12:40:16.257480  7245 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P db53a863388a4c39931d25ad6dfcf4ae: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:16.263754  7245 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P db53a863388a4c39931d25ad6dfcf4ae: No bootstrap required, opened a new log
I20260608 12:40:16.267503  7245 raft_consensus.cc:359] T 00000000000000000000000000000000 P db53a863388a4c39931d25ad6dfcf4ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "db53a863388a4c39931d25ad6dfcf4ae" member_type: VOTER }
I20260608 12:40:16.268103  7245 raft_consensus.cc:385] T 00000000000000000000000000000000 P db53a863388a4c39931d25ad6dfcf4ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:16.268426  7245 raft_consensus.cc:740] T 00000000000000000000000000000000 P db53a863388a4c39931d25ad6dfcf4ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db53a863388a4c39931d25ad6dfcf4ae, State: Initialized, Role: FOLLOWER
I20260608 12:40:16.269273  7245 consensus_queue.cc:260] T 00000000000000000000000000000000 P db53a863388a4c39931d25ad6dfcf4ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "db53a863388a4c39931d25ad6dfcf4ae" member_type: VOTER }
I20260608 12:40:16.269995  7245 raft_consensus.cc:399] T 00000000000000000000000000000000 P db53a863388a4c39931d25ad6dfcf4ae [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:40:16.270262  7245 raft_consensus.cc:493] T 00000000000000000000000000000000 P db53a863388a4c39931d25ad6dfcf4ae [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:40:16.270587  7245 raft_consensus.cc:3060] T 00000000000000000000000000000000 P db53a863388a4c39931d25ad6dfcf4ae [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:16.277097  7245 raft_consensus.cc:515] T 00000000000000000000000000000000 P db53a863388a4c39931d25ad6dfcf4ae [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "db53a863388a4c39931d25ad6dfcf4ae" member_type: VOTER }
I20260608 12:40:16.277961  7245 leader_election.cc:304] T 00000000000000000000000000000000 P db53a863388a4c39931d25ad6dfcf4ae [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: db53a863388a4c39931d25ad6dfcf4ae; no voters: 
I20260608 12:40:16.279623  7245 leader_election.cc:290] T 00000000000000000000000000000000 P db53a863388a4c39931d25ad6dfcf4ae [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:40:16.280319  7248 raft_consensus.cc:2804] T 00000000000000000000000000000000 P db53a863388a4c39931d25ad6dfcf4ae [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:40:16.282220  7248 raft_consensus.cc:697] T 00000000000000000000000000000000 P db53a863388a4c39931d25ad6dfcf4ae [term 1 LEADER]: Becoming Leader. State: Replica: db53a863388a4c39931d25ad6dfcf4ae, State: Running, Role: LEADER
I20260608 12:40:16.283459  7248 consensus_queue.cc:237] T 00000000000000000000000000000000 P db53a863388a4c39931d25ad6dfcf4ae [LEADER]: Queue going to LEADER mode. State: All 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: "db53a863388a4c39931d25ad6dfcf4ae" member_type: VOTER }
I20260608 12:40:16.283838  7245 sys_catalog.cc:565] T 00000000000000000000000000000000 P db53a863388a4c39931d25ad6dfcf4ae [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:40:16.287763  7249 sys_catalog.cc:455] T 00000000000000000000000000000000 P db53a863388a4c39931d25ad6dfcf4ae [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "db53a863388a4c39931d25ad6dfcf4ae" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "db53a863388a4c39931d25ad6dfcf4ae" member_type: VOTER } }
I20260608 12:40:16.287984  7250 sys_catalog.cc:455] T 00000000000000000000000000000000 P db53a863388a4c39931d25ad6dfcf4ae [sys.catalog]: SysCatalogTable state changed. Reason: New leader db53a863388a4c39931d25ad6dfcf4ae. Latest consensus state: current_term: 1 leader_uuid: "db53a863388a4c39931d25ad6dfcf4ae" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "db53a863388a4c39931d25ad6dfcf4ae" member_type: VOTER } }
I20260608 12:40:16.289000  7250 sys_catalog.cc:458] T 00000000000000000000000000000000 P db53a863388a4c39931d25ad6dfcf4ae [sys.catalog]: This master's current role is: LEADER
I20260608 12:40:16.289697  7249 sys_catalog.cc:458] T 00000000000000000000000000000000 P db53a863388a4c39931d25ad6dfcf4ae [sys.catalog]: This master's current role is: LEADER
I20260608 12:40:16.293298  7254 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:40:16.299708  7254 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:40:16.304034   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:40:16.313025  7254 catalog_manager.cc:1382] Generated new cluster ID: bc84abea0dc74bc19cc89597099ac691
I20260608 12:40:16.313454  7254 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:40:16.342083  7254 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:40:16.343631  7254 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:40:16.357266  7254 catalog_manager.cc:6069] T 00000000000000000000000000000000 P db53a863388a4c39931d25ad6dfcf4ae: Generated new TSK 0
I20260608 12:40:16.358059  7254 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:40:16.373009   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:40:16.382507  7266 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:40:16.383677  7267 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:40:16.386214  7269 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:40:16.386551   431 server_base.cc:1061] running on GCE node
I20260608 12:40:16.388340   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:40:16.388586   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:40:16.388772   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922416388754 us; error 0 us; skew 500 ppm
I20260608 12:40:16.389430   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:40:16.392269   431 webserver.cc:533] Webserver started at http://127.0.107.193:44553/ using document root <none> and password file <none>
I20260608 12:40:16.392843   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:40:16.393065   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:40:16.393370   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:40:16.394711   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922229144781-431-0/minicluster-data/ts-0-root/instance:
uuid: "e525fd381ca04b0da8f7cdabe4e32561"
format_stamp: "Formatted at 2026-06-08 12:40:16 on dist-test-slave-3gfq"
I20260608 12:40:16.400395   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 12:40:16.404824  7274 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:16.406178   431 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.000s
I20260608 12:40:16.406639   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922229144781-431-0/minicluster-data/ts-0-root
uuid: "e525fd381ca04b0da8f7cdabe4e32561"
format_stamp: "Formatted at 2026-06-08 12:40:16 on dist-test-slave-3gfq"
I20260608 12:40:16.406977   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922229144781-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922229144781-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922229144781-431-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:40:16.428081   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:40:16.430045   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:40:16.432209   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:40:16.435328   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:40:16.435618   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:16.435906   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:40:16.436097   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:16.493446   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:34715
I20260608 12:40:16.493573  7336 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:34715 every 8 connection(s)
I20260608 12:40:16.500804   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:40:16.510977  7341 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:40:16.513913  7342 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:40:16.515340  7344 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:40:16.516166   431 server_base.cc:1061] running on GCE node
I20260608 12:40:16.517760   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:40:16.518128   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:40:16.518373   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922416518328 us; error 0 us; skew 500 ppm
I20260608 12:40:16.519202   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:40:16.522651  7337 heartbeater.cc:344] Connected to a master server at 127.0.107.254:35967
I20260608 12:40:16.523144  7337 heartbeater.cc:461] Registering TS with master...
I20260608 12:40:16.523741   431 webserver.cc:533] Webserver started at http://127.0.107.194:41853/ using document root <none> and password file <none>
I20260608 12:40:16.524348  7337 heartbeater.cc:507] Master 127.0.107.254:35967 requested a full tablet report, sending...
I20260608 12:40:16.525007   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:40:16.525396   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:40:16.525758   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:40:16.528133  7210 ts_manager.cc:194] Registered new tserver with Master: e525fd381ca04b0da8f7cdabe4e32561 (127.0.107.193:34715)
I20260608 12:40:16.528152   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922229144781-431-0/minicluster-data/ts-1-root/instance:
uuid: "367573c12f7946aa8b4f6547f39e1aea"
format_stamp: "Formatted at 2026-06-08 12:40:16 on dist-test-slave-3gfq"
I20260608 12:40:16.530864  7210 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39550
I20260608 12:40:16.535463   431 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.000s	sys 0.006s
I20260608 12:40:16.540946  7349 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:16.542292   431 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.002s	sys 0.001s
I20260608 12:40:16.542642   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922229144781-431-0/minicluster-data/ts-1-root
uuid: "367573c12f7946aa8b4f6547f39e1aea"
format_stamp: "Formatted at 2026-06-08 12:40:16 on dist-test-slave-3gfq"
I20260608 12:40:16.542950   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922229144781-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922229144781-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922229144781-431-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:40:16.570683   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:40:16.572049   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:40:16.573668   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:40:16.576308   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:40:16.576614   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:16.576889   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:40:16.577078   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:16.629859   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:37181
I20260608 12:40:16.630374  7411 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:37181 every 8 connection(s)
I20260608 12:40:16.636278   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:40:16.646883  7415 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:40:16.648154  7416 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:40:16.650419   431 server_base.cc:1061] running on GCE node
W20260608 12:40:16.651161  7418 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:40:16.652607   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:40:16.652926   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:40:16.653167   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922416653141 us; error 0 us; skew 500 ppm
I20260608 12:40:16.654050   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:40:16.655025  7412 heartbeater.cc:344] Connected to a master server at 127.0.107.254:35967
I20260608 12:40:16.655645  7412 heartbeater.cc:461] Registering TS with master...
I20260608 12:40:16.656850  7412 heartbeater.cc:507] Master 127.0.107.254:35967 requested a full tablet report, sending...
I20260608 12:40:16.657483   431 webserver.cc:533] Webserver started at http://127.0.107.195:34145/ using document root <none> and password file <none>
I20260608 12:40:16.658282   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:40:16.658545   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:40:16.658905   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:40:16.660233  7210 ts_manager.cc:194] Registered new tserver with Master: 367573c12f7946aa8b4f6547f39e1aea (127.0.107.194:37181)
I20260608 12:40:16.660573   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922229144781-431-0/minicluster-data/ts-2-root/instance:
uuid: "d2a2bcf9316d43bf99bb611167a4c693"
format_stamp: "Formatted at 2026-06-08 12:40:16 on dist-test-slave-3gfq"
I20260608 12:40:16.662446  7210 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39564
I20260608 12:40:16.667306   431 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.003s
I20260608 12:40:16.672868  7423 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:16.674221   431 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.002s	sys 0.000s
I20260608 12:40:16.674647   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922229144781-431-0/minicluster-data/ts-2-root
uuid: "d2a2bcf9316d43bf99bb611167a4c693"
format_stamp: "Formatted at 2026-06-08 12:40:16 on dist-test-slave-3gfq"
I20260608 12:40:16.674952   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922229144781-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922229144781-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922229144781-431-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:40:16.697129   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:40:16.698782   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:40:16.700670   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:40:16.703696   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:40:16.703924   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:16.704298   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:40:16.704458   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:16.760872   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:35237
I20260608 12:40:16.761016  7485 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:35237 every 8 connection(s)
I20260608 12:40:16.779755  7486 heartbeater.cc:344] Connected to a master server at 127.0.107.254:35967
I20260608 12:40:16.780202  7486 heartbeater.cc:461] Registering TS with master...
I20260608 12:40:16.781138  7486 heartbeater.cc:507] Master 127.0.107.254:35967 requested a full tablet report, sending...
I20260608 12:40:16.783910  7210 ts_manager.cc:194] Registered new tserver with Master: d2a2bcf9316d43bf99bb611167a4c693 (127.0.107.195:35237)
I20260608 12:40:16.784304   431 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.019149852s
I20260608 12:40:16.786115  7210 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39578
I20260608 12:40:17.336508  7210 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:39590:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_""\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 12:40:17.339463  7210 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 12:40:17.419925  7451 tablet_service.cc:1511] Processing CreateTablet for tablet b952a177ec98407da6583b844e270502 (DEFAULT_TABLE table=test-workload [id=f4717339ba30416eb301ca21c7ad2a07]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:40:17.422518  7449 tablet_service.cc:1511] Processing CreateTablet for tablet 74d03b7d21c44564a9a59ca57bc0b8f2 (DEFAULT_TABLE table=test-workload [id=f4717339ba30416eb301ca21c7ad2a07]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:40:17.423233  7448 tablet_service.cc:1511] Processing CreateTablet for tablet 329caec1c47e41cf8cfa2184fd82f2fa (DEFAULT_TABLE table=test-workload [id=f4717339ba30416eb301ca21c7ad2a07]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:40:17.423660  7302 tablet_service.cc:1511] Processing CreateTablet for tablet b952a177ec98407da6583b844e270502 (DEFAULT_TABLE table=test-workload [id=f4717339ba30416eb301ca21c7ad2a07]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:40:17.424566  7451 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b952a177ec98407da6583b844e270502. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:17.425608  7300 tablet_service.cc:1511] Processing CreateTablet for tablet 74d03b7d21c44564a9a59ca57bc0b8f2 (DEFAULT_TABLE table=test-workload [id=f4717339ba30416eb301ca21c7ad2a07]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:40:17.425698  7450 tablet_service.cc:1511] Processing CreateTablet for tablet 202121ff0a9b4da68c08cf227b09e3ca (DEFAULT_TABLE table=test-workload [id=f4717339ba30416eb301ca21c7ad2a07]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:40:17.427362  7301 tablet_service.cc:1511] Processing CreateTablet for tablet 202121ff0a9b4da68c08cf227b09e3ca (DEFAULT_TABLE table=test-workload [id=f4717339ba30416eb301ca21c7ad2a07]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:40:17.428710  7450 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 202121ff0a9b4da68c08cf227b09e3ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:17.423660  7299 tablet_service.cc:1511] Processing CreateTablet for tablet 329caec1c47e41cf8cfa2184fd82f2fa (DEFAULT_TABLE table=test-workload [id=f4717339ba30416eb301ca21c7ad2a07]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:40:17.430233  7448 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 329caec1c47e41cf8cfa2184fd82f2fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:17.425693  7302 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b952a177ec98407da6583b844e270502. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:17.431535  7449 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74d03b7d21c44564a9a59ca57bc0b8f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:17.436282  7377 tablet_service.cc:1511] Processing CreateTablet for tablet b952a177ec98407da6583b844e270502 (DEFAULT_TABLE table=test-workload [id=f4717339ba30416eb301ca21c7ad2a07]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:40:17.436543  7376 tablet_service.cc:1511] Processing CreateTablet for tablet 202121ff0a9b4da68c08cf227b09e3ca (DEFAULT_TABLE table=test-workload [id=f4717339ba30416eb301ca21c7ad2a07]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:40:17.440346  7376 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 202121ff0a9b4da68c08cf227b09e3ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:17.448160  7377 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b952a177ec98407da6583b844e270502. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:17.434218  7301 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 202121ff0a9b4da68c08cf227b09e3ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:17.451527  7299 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 329caec1c47e41cf8cfa2184fd82f2fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:17.453325  7300 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74d03b7d21c44564a9a59ca57bc0b8f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:17.477666  7375 tablet_service.cc:1511] Processing CreateTablet for tablet 74d03b7d21c44564a9a59ca57bc0b8f2 (DEFAULT_TABLE table=test-workload [id=f4717339ba30416eb301ca21c7ad2a07]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:40:17.479485  7375 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74d03b7d21c44564a9a59ca57bc0b8f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:17.483449  7374 tablet_service.cc:1511] Processing CreateTablet for tablet 329caec1c47e41cf8cfa2184fd82f2fa (DEFAULT_TABLE table=test-workload [id=f4717339ba30416eb301ca21c7ad2a07]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:40:17.484995  7374 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 329caec1c47e41cf8cfa2184fd82f2fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:17.525219  7505 tablet_bootstrap.cc:492] T 202121ff0a9b4da68c08cf227b09e3ca P e525fd381ca04b0da8f7cdabe4e32561: Bootstrap starting.
I20260608 12:40:17.526517  7507 tablet_bootstrap.cc:492] T 329caec1c47e41cf8cfa2184fd82f2fa P 367573c12f7946aa8b4f6547f39e1aea: Bootstrap starting.
I20260608 12:40:17.533133  7506 tablet_bootstrap.cc:492] T 202121ff0a9b4da68c08cf227b09e3ca P d2a2bcf9316d43bf99bb611167a4c693: Bootstrap starting.
I20260608 12:40:17.534834  7337 heartbeater.cc:499] Master 127.0.107.254:35967 was elected leader, sending a full tablet report...
I20260608 12:40:17.540163  7505 tablet_bootstrap.cc:654] T 202121ff0a9b4da68c08cf227b09e3ca P e525fd381ca04b0da8f7cdabe4e32561: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:17.542307  7507 tablet_bootstrap.cc:654] T 329caec1c47e41cf8cfa2184fd82f2fa P 367573c12f7946aa8b4f6547f39e1aea: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:17.545472  7506 tablet_bootstrap.cc:654] T 202121ff0a9b4da68c08cf227b09e3ca P d2a2bcf9316d43bf99bb611167a4c693: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:17.549328  7505 tablet_bootstrap.cc:492] T 202121ff0a9b4da68c08cf227b09e3ca P e525fd381ca04b0da8f7cdabe4e32561: No bootstrap required, opened a new log
I20260608 12:40:17.550083  7505 ts_tablet_manager.cc:1403] T 202121ff0a9b4da68c08cf227b09e3ca P e525fd381ca04b0da8f7cdabe4e32561: Time spent bootstrapping tablet: real 0.025s	user 0.008s	sys 0.010s
I20260608 12:40:17.553860  7507 tablet_bootstrap.cc:492] T 329caec1c47e41cf8cfa2184fd82f2fa P 367573c12f7946aa8b4f6547f39e1aea: No bootstrap required, opened a new log
I20260608 12:40:17.554699  7507 ts_tablet_manager.cc:1403] T 329caec1c47e41cf8cfa2184fd82f2fa P 367573c12f7946aa8b4f6547f39e1aea: Time spent bootstrapping tablet: real 0.029s	user 0.006s	sys 0.008s
I20260608 12:40:17.554956  7506 tablet_bootstrap.cc:492] T 202121ff0a9b4da68c08cf227b09e3ca P d2a2bcf9316d43bf99bb611167a4c693: No bootstrap required, opened a new log
I20260608 12:40:17.555527  7506 ts_tablet_manager.cc:1403] T 202121ff0a9b4da68c08cf227b09e3ca P d2a2bcf9316d43bf99bb611167a4c693: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.000s
I20260608 12:40:17.558112  7507 raft_consensus.cc:359] T 329caec1c47e41cf8cfa2184fd82f2fa P 367573c12f7946aa8b4f6547f39e1aea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e525fd381ca04b0da8f7cdabe4e32561" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34715 } } peers { permanent_uuid: "367573c12f7946aa8b4f6547f39e1aea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37181 } } peers { permanent_uuid: "d2a2bcf9316d43bf99bb611167a4c693" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35237 } }
I20260608 12:40:17.559193  7507 raft_consensus.cc:385] T 329caec1c47e41cf8cfa2184fd82f2fa P 367573c12f7946aa8b4f6547f39e1aea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:17.559548  7507 raft_consensus.cc:740] T 329caec1c47e41cf8cfa2184fd82f2fa P 367573c12f7946aa8b4f6547f39e1aea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 367573c12f7946aa8b4f6547f39e1aea, State: Initialized, Role: FOLLOWER
I20260608 12:40:17.553938  7505 raft_consensus.cc:359] T 202121ff0a9b4da68c08cf227b09e3ca P e525fd381ca04b0da8f7cdabe4e32561 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e525fd381ca04b0da8f7cdabe4e32561" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34715 } } peers { permanent_uuid: "367573c12f7946aa8b4f6547f39e1aea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37181 } } peers { permanent_uuid: "d2a2bcf9316d43bf99bb611167a4c693" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35237 } }
I20260608 12:40:17.560665  7505 raft_consensus.cc:385] T 202121ff0a9b4da68c08cf227b09e3ca P e525fd381ca04b0da8f7cdabe4e32561 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:17.561031  7505 raft_consensus.cc:740] T 202121ff0a9b4da68c08cf227b09e3ca P e525fd381ca04b0da8f7cdabe4e32561 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e525fd381ca04b0da8f7cdabe4e32561, State: Initialized, Role: FOLLOWER
I20260608 12:40:17.561904  7505 consensus_queue.cc:260] T 202121ff0a9b4da68c08cf227b09e3ca P e525fd381ca04b0da8f7cdabe4e32561 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e525fd381ca04b0da8f7cdabe4e32561" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34715 } } peers { permanent_uuid: "367573c12f7946aa8b4f6547f39e1aea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37181 } } peers { permanent_uuid: "d2a2bcf9316d43bf99bb611167a4c693" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35237 } }
I20260608 12:40:17.590909  7507 consensus_queue.cc:260] T 329caec1c47e41cf8cfa2184fd82f2fa P 367573c12f7946aa8b4f6547f39e1aea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e525fd381ca04b0da8f7cdabe4e32561" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34715 } } peers { permanent_uuid: "367573c12f7946aa8b4f6547f39e1aea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37181 } } peers { permanent_uuid: "d2a2bcf9316d43bf99bb611167a4c693" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35237 } }
I20260608 12:40:17.558806  7506 raft_consensus.cc:359] T 202121ff0a9b4da68c08cf227b09e3ca P d2a2bcf9316d43bf99bb611167a4c693 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e525fd381ca04b0da8f7cdabe4e32561" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34715 } } peers { permanent_uuid: "367573c12f7946aa8b4f6547f39e1aea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37181 } } peers { permanent_uuid: "d2a2bcf9316d43bf99bb611167a4c693" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35237 } }
I20260608 12:40:17.596426  7506 raft_consensus.cc:385] T 202121ff0a9b4da68c08cf227b09e3ca P d2a2bcf9316d43bf99bb611167a4c693 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:17.596815  7506 raft_consensus.cc:740] T 202121ff0a9b4da68c08cf227b09e3ca P d2a2bcf9316d43bf99bb611167a4c693 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d2a2bcf9316d43bf99bb611167a4c693, State: Initialized, Role: FOLLOWER
I20260608 12:40:17.597726  7506 consensus_queue.cc:260] T 202121ff0a9b4da68c08cf227b09e3ca P d2a2bcf9316d43bf99bb611167a4c693 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e525fd381ca04b0da8f7cdabe4e32561" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34715 } } peers { permanent_uuid: "367573c12f7946aa8b4f6547f39e1aea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37181 } } peers { permanent_uuid: "d2a2bcf9316d43bf99bb611167a4c693" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35237 } }
I20260608 12:40:17.601459  7412 heartbeater.cc:499] Master 127.0.107.254:35967 was elected leader, sending a full tablet report...
I20260608 12:40:17.602010  7507 ts_tablet_manager.cc:1434] T 329caec1c47e41cf8cfa2184fd82f2fa P 367573c12f7946aa8b4f6547f39e1aea: Time spent starting tablet: real 0.047s	user 0.018s	sys 0.017s
I20260608 12:40:17.602674  7505 ts_tablet_manager.cc:1434] T 202121ff0a9b4da68c08cf227b09e3ca P e525fd381ca04b0da8f7cdabe4e32561: Time spent starting tablet: real 0.052s	user 0.008s	sys 0.001s
I20260608 12:40:17.603092  7507 tablet_bootstrap.cc:492] T 74d03b7d21c44564a9a59ca57bc0b8f2 P 367573c12f7946aa8b4f6547f39e1aea: Bootstrap starting.
I20260608 12:40:17.603987  7505 tablet_bootstrap.cc:492] T 329caec1c47e41cf8cfa2184fd82f2fa P e525fd381ca04b0da8f7cdabe4e32561: Bootstrap starting.
I20260608 12:40:17.607132  7486 heartbeater.cc:499] Master 127.0.107.254:35967 was elected leader, sending a full tablet report...
I20260608 12:40:17.610610  7507 tablet_bootstrap.cc:654] T 74d03b7d21c44564a9a59ca57bc0b8f2 P 367573c12f7946aa8b4f6547f39e1aea: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:17.617362  7505 tablet_bootstrap.cc:654] T 329caec1c47e41cf8cfa2184fd82f2fa P e525fd381ca04b0da8f7cdabe4e32561: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:17.619470  7506 ts_tablet_manager.cc:1434] T 202121ff0a9b4da68c08cf227b09e3ca P d2a2bcf9316d43bf99bb611167a4c693: Time spent starting tablet: real 0.064s	user 0.009s	sys 0.010s
I20260608 12:40:17.620860  7506 tablet_bootstrap.cc:492] T 329caec1c47e41cf8cfa2184fd82f2fa P d2a2bcf9316d43bf99bb611167a4c693: Bootstrap starting.
I20260608 12:40:17.631527  7506 tablet_bootstrap.cc:654] T 329caec1c47e41cf8cfa2184fd82f2fa P d2a2bcf9316d43bf99bb611167a4c693: Neither blocks nor log segments found. Creating new log.
W20260608 12:40:17.637893  7413 tablet.cc:2404] T 329caec1c47e41cf8cfa2184fd82f2fa P 367573c12f7946aa8b4f6547f39e1aea: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260608 12:40:17.639354  7507 tablet_bootstrap.cc:492] T 74d03b7d21c44564a9a59ca57bc0b8f2 P 367573c12f7946aa8b4f6547f39e1aea: No bootstrap required, opened a new log
I20260608 12:40:17.640021  7507 ts_tablet_manager.cc:1403] T 74d03b7d21c44564a9a59ca57bc0b8f2 P 367573c12f7946aa8b4f6547f39e1aea: Time spent bootstrapping tablet: real 0.037s	user 0.010s	sys 0.023s
I20260608 12:40:17.643115  7505 tablet_bootstrap.cc:492] T 329caec1c47e41cf8cfa2184fd82f2fa P e525fd381ca04b0da8f7cdabe4e32561: No bootstrap required, opened a new log
I20260608 12:40:17.643115  7506 tablet_bootstrap.cc:492] T 329caec1c47e41cf8cfa2184fd82f2fa P d2a2bcf9316d43bf99bb611167a4c693: No bootstrap required, opened a new log
I20260608 12:40:17.643997  7506 ts_tablet_manager.cc:1403] T 329caec1c47e41cf8cfa2184fd82f2fa P d2a2bcf9316d43bf99bb611167a4c693: Time spent bootstrapping tablet: real 0.023s	user 0.017s	sys 0.000s
I20260608 12:40:17.643971  7505 ts_tablet_manager.cc:1403] T 329caec1c47e41cf8cfa2184fd82f2fa P e525fd381ca04b0da8f7cdabe4e32561: Time spent bootstrapping tablet: real 0.040s	user 0.012s	sys 0.014s
I20260608 12:40:17.643851  7507 raft_consensus.cc:359] T 74d03b7d21c44564a9a59ca57bc0b8f2 P 367573c12f7946aa8b4f6547f39e1aea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e525fd381ca04b0da8f7cdabe4e32561" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34715 } } peers { permanent_uuid: "367573c12f7946aa8b4f6547f39e1aea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37181 } } peers { permanent_uuid: "d2a2bcf9316d43bf99bb611167a4c693" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35237 } }
I20260608 12:40:17.644882  7507 raft_consensus.cc:385] T 74d03b7d21c44564a9a59ca57bc0b8f2 P 367573c12f7946aa8b4f6547f39e1aea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:17.645236  7507 raft_consensus.cc:740] T 74d03b7d21c44564a9a59ca57bc0b8f2 P 367573c12f7946aa8b4f6547f39e1aea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 367573c12f7946aa8b4f6547f39e1aea, State: Initialized, Role: FOLLOWER
I20260608 12:40:17.646164  7507 consensus_queue.cc:260] T 74d03b7d21c44564a9a59ca57bc0b8f2 P 367573c12f7946aa8b4f6547f39e1aea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e525fd381ca04b0da8f7cdabe4e32561" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34715 } } peers { permanent_uuid: "367573c12f7946aa8b4f6547f39e1aea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37181 } } peers { permanent_uuid: "d2a2bcf9316d43bf99bb611167a4c693" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35237 } }
I20260608 12:40:17.647903  7506 raft_consensus.cc:359] T 329caec1c47e41cf8cfa2184fd82f2fa P d2a2bcf9316d43bf99bb611167a4c693 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e525fd381ca04b0da8f7cdabe4e32561" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34715 } } peers { permanent_uuid: "367573c12f7946aa8b4f6547f39e1aea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37181 } } peers { permanent_uuid: "d2a2bcf9316d43bf99bb611167a4c693" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35237 } }
I20260608 12:40:17.648736  7506 raft_consensus.cc:385] T 329caec1c47e41cf8cfa2184fd82f2fa P d2a2bcf9316d43bf99bb611167a4c693 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:17.649053  7507 ts_tablet_manager.cc:1434] T 74d03b7d21c44564a9a59ca57bc0b8f2 P 367573c12f7946aa8b4f6547f39e1aea: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260608 12:40:17.649049  7506 raft_consensus.cc:740] T 329caec1c47e41cf8cfa2184fd82f2fa P d2a2bcf9316d43bf99bb611167a4c693 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d2a2bcf9316d43bf99bb611167a4c693, State: Initialized, Role: FOLLOWER
I20260608 12:40:17.649809  7505 raft_consensus.cc:359] T 329caec1c47e41cf8cfa2184fd82f2fa P e525fd381ca04b0da8f7cdabe4e32561 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e525fd381ca04b0da8f7cdabe4e32561" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34715 } } peers { permanent_uuid: "367573c12f7946aa8b4f6547f39e1aea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37181 } } peers { permanent_uuid: "d2a2bcf9316d43bf99bb611167a4c693" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35237 } }
I20260608 12:40:17.650717  7507 tablet_bootstrap.cc:492] T b952a177ec98407da6583b844e270502 P 367573c12f7946aa8b4f6547f39e1aea: Bootstrap starting.
I20260608 12:40:17.650700  7505 raft_consensus.cc:385] T 329caec1c47e41cf8cfa2184fd82f2fa P e525fd381ca04b0da8f7cdabe4e32561 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:17.650671  7506 consensus_queue.cc:260] T 329caec1c47e41cf8cfa2184fd82f2fa P d2a2bcf9316d43bf99bb611167a4c693 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e525fd381ca04b0da8f7cdabe4e32561" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34715 } } peers { permanent_uuid: "367573c12f7946aa8b4f6547f39e1aea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37181 } } peers { permanent_uuid: "d2a2bcf9316d43bf99bb611167a4c693" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35237 } }
I20260608 12:40:17.651590  7505 raft_consensus.cc:740] T 329caec1c47e41cf8cfa2184fd82f2fa P e525fd381ca04b0da8f7cdabe4e32561 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e525fd381ca04b0da8f7cdabe4e32561, State: Initialized, Role: FOLLOWER
I20260608 12:40:17.653548  7506 ts_tablet_manager.cc:1434] T 329caec1c47e41cf8cfa2184fd82f2fa P d2a2bcf9316d43bf99bb611167a4c693: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.003s
I20260608 12:40:17.654728  7506 tablet_bootstrap.cc:492] T b952a177ec98407da6583b844e270502 P d2a2bcf9316d43bf99bb611167a4c693: Bootstrap starting.
I20260608 12:40:17.656289  7505 consensus_queue.cc:260] T 329caec1c47e41cf8cfa2184fd82f2fa P e525fd381ca04b0da8f7cdabe4e32561 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e525fd381ca04b0da8f7cdabe4e32561" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34715 } } peers { permanent_uuid: "367573c12f7946aa8b4f6547f39e1aea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37181 } } peers { permanent_uuid: "d2a2bcf9316d43bf99bb611167a4c693" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35237 } }
I20260608 12:40:17.659827  7507 tablet_bootstrap.cc:654] T b952a177ec98407da6583b844e270502 P 367573c12f7946aa8b4f6547f39e1aea: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:17.665602  7506 tablet_bootstrap.cc:654] T b952a177ec98407da6583b844e270502 P d2a2bcf9316d43bf99bb611167a4c693: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:17.667002  7505 ts_tablet_manager.cc:1434] T 329caec1c47e41cf8cfa2184fd82f2fa P e525fd381ca04b0da8f7cdabe4e32561: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.001s
I20260608 12:40:17.668397  7505 tablet_bootstrap.cc:492] T b952a177ec98407da6583b844e270502 P e525fd381ca04b0da8f7cdabe4e32561: Bootstrap starting.
I20260608 12:40:17.670310  7507 tablet_bootstrap.cc:492] T b952a177ec98407da6583b844e270502 P 367573c12f7946aa8b4f6547f39e1aea: No bootstrap required, opened a new log
I20260608 12:40:17.670993  7507 ts_tablet_manager.cc:1403] T b952a177ec98407da6583b844e270502 P 367573c12f7946aa8b4f6547f39e1aea: Time spent bootstrapping tablet: real 0.021s	user 0.018s	sys 0.000s
I20260608 12:40:17.674942  7507 raft_consensus.cc:359] T b952a177ec98407da6583b844e270502 P 367573c12f7946aa8b4f6547f39e1aea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "367573c12f7946aa8b4f6547f39e1aea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37181 } } peers { permanent_uuid: "d2a2bcf9316d43bf99bb611167a4c693" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35237 } } peers { permanent_uuid: "e525fd381ca04b0da8f7cdabe4e32561" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34715 } }
I20260608 12:40:17.675879  7507 raft_consensus.cc:385] T b952a177ec98407da6583b844e270502 P 367573c12f7946aa8b4f6547f39e1aea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:17.676239  7507 raft_consensus.cc:740] T b952a177ec98407da6583b844e270502 P 367573c12f7946aa8b4f6547f39e1aea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 367573c12f7946aa8b4f6547f39e1aea, State: Initialized, Role: FOLLOWER
I20260608 12:40:17.677618  7505 tablet_bootstrap.cc:654] T b952a177ec98407da6583b844e270502 P e525fd381ca04b0da8f7cdabe4e32561: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:17.677121  7507 consensus_queue.cc:260] T b952a177ec98407da6583b844e270502 P 367573c12f7946aa8b4f6547f39e1aea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "367573c12f7946aa8b4f6547f39e1aea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37181 } } peers { permanent_uuid: "d2a2bcf9316d43bf99bb611167a4c693" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35237 } } peers { permanent_uuid: "e525fd381ca04b0da8f7cdabe4e32561" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34715 } }
I20260608 12:40:17.678121  7506 tablet_bootstrap.cc:492] T b952a177ec98407da6583b844e270502 P d2a2bcf9316d43bf99bb611167a4c693: No bootstrap required, opened a new log
I20260608 12:40:17.678776  7506 ts_tablet_manager.cc:1403] T b952a177ec98407da6583b844e270502 P d2a2bcf9316d43bf99bb611167a4c693: Time spent bootstrapping tablet: real 0.024s	user 0.014s	sys 0.005s
I20260608 12:40:17.680632  7507 ts_tablet_manager.cc:1434] T b952a177ec98407da6583b844e270502 P 367573c12f7946aa8b4f6547f39e1aea: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260608 12:40:17.682261  7507 tablet_bootstrap.cc:492] T 202121ff0a9b4da68c08cf227b09e3ca P 367573c12f7946aa8b4f6547f39e1aea: Bootstrap starting.
I20260608 12:40:17.682175  7506 raft_consensus.cc:359] T b952a177ec98407da6583b844e270502 P d2a2bcf9316d43bf99bb611167a4c693 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "367573c12f7946aa8b4f6547f39e1aea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37181 } } peers { permanent_uuid: "d2a2bcf9316d43bf99bb611167a4c693" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35237 } } peers { permanent_uuid: "e525fd381ca04b0da8f7cdabe4e32561" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34715 } }
I20260608 12:40:17.686391  7506 raft_consensus.cc:385] T b952a177ec98407da6583b844e270502 P d2a2bcf9316d43bf99bb611167a4c693 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:17.686719  7506 raft_consensus.cc:740] T b952a177ec98407da6583b844e270502 P d2a2bcf9316d43bf99bb611167a4c693 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d2a2bcf9316d43bf99bb611167a4c693, State: Initialized, Role: FOLLOWER
I20260608 12:40:17.687628  7506 consensus_queue.cc:260] T b952a177ec98407da6583b844e270502 P d2a2bcf9316d43bf99bb611167a4c693 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "367573c12f7946aa8b4f6547f39e1aea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37181 } } peers { permanent_uuid: "d2a2bcf9316d43bf99bb611167a4c693" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35237 } } peers { permanent_uuid: "e525fd381ca04b0da8f7cdabe4e32561" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34715 } }
I20260608 12:40:17.690093  7506 ts_tablet_manager.cc:1434] T b952a177ec98407da6583b844e270502 P d2a2bcf9316d43bf99bb611167a4c693: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.003s
I20260608 12:40:17.691193  7506 tablet_bootstrap.cc:492] T 74d03b7d21c44564a9a59ca57bc0b8f2 P d2a2bcf9316d43bf99bb611167a4c693: Bootstrap starting.
I20260608 12:40:17.693001  7507 tablet_bootstrap.cc:654] T 202121ff0a9b4da68c08cf227b09e3ca P 367573c12f7946aa8b4f6547f39e1aea: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:17.698000  7506 tablet_bootstrap.cc:654] T 74d03b7d21c44564a9a59ca57bc0b8f2 P d2a2bcf9316d43bf99bb611167a4c693: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:17.699424  7505 tablet_bootstrap.cc:492] T b952a177ec98407da6583b844e270502 P e525fd381ca04b0da8f7cdabe4e32561: No bootstrap required, opened a new log
I20260608 12:40:17.700012  7505 ts_tablet_manager.cc:1403] T b952a177ec98407da6583b844e270502 P e525fd381ca04b0da8f7cdabe4e32561: Time spent bootstrapping tablet: real 0.032s	user 0.007s	sys 0.013s
I20260608 12:40:17.704221  7505 raft_consensus.cc:359] T b952a177ec98407da6583b844e270502 P e525fd381ca04b0da8f7cdabe4e32561 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "367573c12f7946aa8b4f6547f39e1aea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37181 } } peers { permanent_uuid: "d2a2bcf9316d43bf99bb611167a4c693" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35237 } } peers { permanent_uuid: "e525fd381ca04b0da8f7cdabe4e32561" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34715 } }
I20260608 12:40:17.705229  7505 raft_consensus.cc:385] T b952a177ec98407da6583b844e270502 P e525fd381ca04b0da8f7cdabe4e32561 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:17.705617  7505 raft_consensus.cc:740] T b952a177ec98407da6583b844e270502 P e525fd381ca04b0da8f7cdabe4e32561 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e525fd381ca04b0da8f7cdabe4e32561, State: Initialized, Role: FOLLOWER
I20260608 12:40:17.706986  7505 consensus_queue.cc:260] T b952a177ec98407da6583b844e270502 P e525fd381ca04b0da8f7cdabe4e32561 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "367573c12f7946aa8b4f6547f39e1aea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37181 } } peers { permanent_uuid: "d2a2bcf9316d43bf99bb611167a4c693" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35237 } } peers { permanent_uuid: "e525fd381ca04b0da8f7cdabe4e32561" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34715 } }
I20260608 12:40:17.712636  7505 ts_tablet_manager.cc:1434] T b952a177ec98407da6583b844e270502 P e525fd381ca04b0da8f7cdabe4e32561: Time spent starting tablet: real 0.012s	user 0.010s	sys 0.000s
I20260608 12:40:17.713361  7507 tablet_bootstrap.cc:492] T 202121ff0a9b4da68c08cf227b09e3ca P 367573c12f7946aa8b4f6547f39e1aea: No bootstrap required, opened a new log
I20260608 12:40:17.713831  7505 tablet_bootstrap.cc:492] T 74d03b7d21c44564a9a59ca57bc0b8f2 P e525fd381ca04b0da8f7cdabe4e32561: Bootstrap starting.
I20260608 12:40:17.713937  7507 ts_tablet_manager.cc:1403] T 202121ff0a9b4da68c08cf227b09e3ca P 367573c12f7946aa8b4f6547f39e1aea: Time spent bootstrapping tablet: real 0.032s	user 0.024s	sys 0.006s
I20260608 12:40:17.714103  7506 tablet_bootstrap.cc:492] T 74d03b7d21c44564a9a59ca57bc0b8f2 P d2a2bcf9316d43bf99bb611167a4c693: No bootstrap required, opened a new log
I20260608 12:40:17.714757  7506 ts_tablet_manager.cc:1403] T 74d03b7d21c44564a9a59ca57bc0b8f2 P d2a2bcf9316d43bf99bb611167a4c693: Time spent bootstrapping tablet: real 0.024s	user 0.017s	sys 0.004s
I20260608 12:40:17.716987  7513 raft_consensus.cc:493] T b952a177ec98407da6583b844e270502 P d2a2bcf9316d43bf99bb611167a4c693 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:40:17.717487  7507 raft_consensus.cc:359] T 202121ff0a9b4da68c08cf227b09e3ca P 367573c12f7946aa8b4f6547f39e1aea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e525fd381ca04b0da8f7cdabe4e32561" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34715 } } peers { permanent_uuid: "367573c12f7946aa8b4f6547f39e1aea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37181 } } peers { permanent_uuid: "d2a2bcf9316d43bf99bb611167a4c693" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35237 } }
I20260608 12:40:17.717738  7511 raft_consensus.cc:493] T 202121ff0a9b4da68c08cf227b09e3ca P e525fd381ca04b0da8f7cdabe4e32561 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:40:17.717675  7513 raft_consensus.cc:515] T b952a177ec98407da6583b844e270502 P d2a2bcf9316d43bf99bb611167a4c693 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "367573c12f7946aa8b4f6547f39e1aea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37181 } } peers { permanent_uuid: "d2a2bcf9316d43bf99bb611167a4c693" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35237 } } peers { permanent_uuid: "e525fd381ca04b0da8f7cdabe4e32561" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34715 } }
I20260608 12:40:17.718472  7507 raft_consensus.cc:385] T 202121ff0a9b4da68c08cf227b09e3ca P 367573c12f7946aa8b4f6547f39e1aea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:17.718907  7507 raft_consensus.cc:740] T 202121ff0a9b4da68c08cf227b09e3ca P 367573c12f7946aa8b4f6547f39e1aea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 367573c12f7946aa8b4f6547f39e1aea, State: Initialized, Role: FOLLOWER
I20260608 12:40:17.718663  7511 raft_consensus.cc:515] T 202121ff0a9b4da68c08cf227b09e3ca P e525fd381ca04b0da8f7cdabe4e32561 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e525fd381ca04b0da8f7cdabe4e32561" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34715 } } peers { permanent_uuid: "367573c12f7946aa8b4f6547f39e1aea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37181 } } peers { permanent_uuid: "d2a2bcf9316d43bf99bb611167a4c693" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35237 } }
I20260608 12:40:17.720039  7507 consensus_queue.cc:260] T 202121ff0a9b4da68c08cf227b09e3ca P 367573c12f7946aa8b4f6547f39e1aea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e525fd381ca04b0da8f7cdabe4e32561" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34715 } } peers { permanent_uuid: "367573c12f7946aa8b4f6547f39e1aea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37181 } } peers { permanent_uuid: "d2a2bcf9316d43bf99bb611167a4c693" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35237 } }
I20260608 12:40:17.723366  7513 leader_election.cc:290] T b952a177ec98407da6583b844e270502 P d2a2bcf9316d43bf99bb611167a4c693 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 367573c12f7946aa8b4f6547f39e1aea (127.0.107.194:37181), e525fd381ca04b0da8f7cdabe4e32561 (127.0.107.193:34715)
I20260608 12:40:17.725268  7512 raft_consensus.cc:493] T 202121ff0a9b4da68c08cf227b09e3ca P 367573c12f7946aa8b4f6547f39e1aea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:40:17.726150  7512 raft_consensus.cc:515] T 202121ff0a9b4da68c08cf227b09e3ca P 367573c12f7946aa8b4f6547f39e1aea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e525fd381ca04b0da8f7cdabe4e32561" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34715 } } peers { permanent_uuid: "367573c12f7946aa8b4f6547f39e1aea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37181 } } peers { permanent_uuid: "d2a2bcf9316d43bf99bb611167a4c693" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35237 } }
I20260608 12:40:17.723133  7507 ts_tablet_manager.cc:1434] T 202121ff0a9b4da68c08cf227b09e3ca P 367573c12f7946aa8b4f6547f39e1aea: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260608 12:40:17.730346  7506 raft_consensus.cc:359] T 74d03b7d21c44564a9a59ca57bc0b8f2 P d2a2bcf9316d43bf99bb611167a4c693 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e525fd381ca04b0da8f7cdabe4e32561" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34715 } } peers { permanent_uuid: "367573c12f7946aa8b4f6547f39e1aea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37181 } } peers { permanent_uuid: "d2a2bcf9316d43bf99bb611167a4c693" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35237 } }
I20260608 12:40:17.731300  7506 raft_consensus.cc:385] T 74d03b7d21c44564a9a59ca57bc0b8f2 P d2a2bcf9316d43bf99bb611167a4c693 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:17.731609  7506 raft_consensus.cc:740] T 74d03b7d21c44564a9a59ca57bc0b8f2 P d2a2bcf9316d43bf99bb611167a4c693 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d2a2bcf9316d43bf99bb611167a4c693, State: Initialized, Role: FOLLOWER
I20260608 12:40:17.732775  7506 consensus_queue.cc:260] T 74d03b7d21c44564a9a59ca57bc0b8f2 P d2a2bcf9316d43bf99bb611167a4c693 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e525fd381ca04b0da8f7cdabe4e32561" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34715 } } peers { permanent_uuid: "367573c12f7946aa8b4f6547f39e1aea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37181 } } peers { permanent_uuid: "d2a2bcf9316d43bf99bb611167a4c693" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35237 } }
I20260608 12:40:17.739504  7506 ts_tablet_manager.cc:1434] T 74d03b7d21c44564a9a59ca57bc0b8f2 P d2a2bcf9316d43bf99bb611167a4c693: Time spent starting tablet: real 0.024s	user 0.008s	sys 0.000s
I20260608 12:40:17.743124  7513 raft_consensus.cc:493] T 202121ff0a9b4da68c08cf227b09e3ca P d2a2bcf9316d43bf99bb611167a4c693 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:40:17.743749  7513 raft_consensus.cc:515] T 202121ff0a9b4da68c08cf227b09e3ca P d2a2bcf9316d43bf99bb611167a4c693 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e525fd381ca04b0da8f7cdabe4e32561" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34715 } } peers { permanent_uuid: "367573c12f7946aa8b4f6547f39e1aea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37181 } } peers { permanent_uuid: "d2a2bcf9316d43bf99bb611167a4c693" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35237 } }
I20260608 12:40:17.744294  7511 leader_election.cc:290] T 202121ff0a9b4da68c08cf227b09e3ca P e525fd381ca04b0da8f7cdabe4e32561 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 367573c12f7946aa8b4f6547f39e1aea (127.0.107.194:37181), d2a2bcf9316d43bf99bb611167a4c693 (127.0.107.195:35237)
I20260608 12:40:17.746901  7513 leader_election.cc:290] T 202121ff0a9b4da68c08cf227b09e3ca P d2a2bcf9316d43bf99bb611167a4c693 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e525fd381ca04b0da8f7cdabe4e32561 (127.0.107.193:34715), 367573c12f7946aa8b4f6547f39e1aea (127.0.107.194:37181)
I20260608 12:40:17.743117  7505 tablet_bootstrap.cc:654] T 74d03b7d21c44564a9a59ca57bc0b8f2 P e525fd381ca04b0da8f7cdabe4e32561: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:17.749398  7512 leader_election.cc:290] T 202121ff0a9b4da68c08cf227b09e3ca P 367573c12f7946aa8b4f6547f39e1aea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e525fd381ca04b0da8f7cdabe4e32561 (127.0.107.193:34715), d2a2bcf9316d43bf99bb611167a4c693 (127.0.107.195:35237)
I20260608 12:40:17.750211  7512 raft_consensus.cc:493] T 329caec1c47e41cf8cfa2184fd82f2fa P 367573c12f7946aa8b4f6547f39e1aea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:40:17.751933  7512 raft_consensus.cc:515] T 329caec1c47e41cf8cfa2184fd82f2fa P 367573c12f7946aa8b4f6547f39e1aea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e525fd381ca04b0da8f7cdabe4e32561" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34715 } } peers { permanent_uuid: "367573c12f7946aa8b4f6547f39e1aea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37181 } } peers { permanent_uuid: "d2a2bcf9316d43bf99bb611167a4c693" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35237 } }
I20260608 12:40:17.764297  7513 raft_consensus.cc:493] T 329caec1c47e41cf8cfa2184fd82f2fa P d2a2bcf9316d43bf99bb611167a4c693 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:40:17.765030  7513 raft_consensus.cc:515] T 329caec1c47e41cf8cfa2184fd82f2fa P d2a2bcf9316d43bf99bb611167a4c693 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e525fd381ca04b0da8f7cdabe4e32561" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34715 } } peers { permanent_uuid: "367573c12f7946aa8b4f6547f39e1aea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37181 } } peers { permanent_uuid: "d2a2bcf9316d43bf99bb611167a4c693" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35237 } }
I20260608 12:40:17.766496  7505 tablet_bootstrap.cc:492] T 74d03b7d21c44564a9a59ca57bc0b8f2 P e525fd381ca04b0da8f7cdabe4e32561: No bootstrap required, opened a new log
I20260608 12:40:17.767354  7505 ts_tablet_manager.cc:1403] T 74d03b7d21c44564a9a59ca57bc0b8f2 P e525fd381ca04b0da8f7cdabe4e32561: Time spent bootstrapping tablet: real 0.054s	user 0.016s	sys 0.005s
I20260608 12:40:17.770745  7513 leader_election.cc:290] T 329caec1c47e41cf8cfa2184fd82f2fa P d2a2bcf9316d43bf99bb611167a4c693 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e525fd381ca04b0da8f7cdabe4e32561 (127.0.107.193:34715), 367573c12f7946aa8b4f6547f39e1aea (127.0.107.194:37181)
I20260608 12:40:17.771976  7505 raft_consensus.cc:359] T 74d03b7d21c44564a9a59ca57bc0b8f2 P e525fd381ca04b0da8f7cdabe4e32561 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e525fd381ca04b0da8f7cdabe4e32561" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34715 } } peers { permanent_uuid: "367573c12f7946aa8b4f6547f39e1aea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37181 } } peers { permanent_uuid: "d2a2bcf9316d43bf99bb611167a4c693" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35237 } }
I20260608 12:40:17.773093  7505 raft_consensus.cc:385] T 74d03b7d21c44564a9a59ca57bc0b8f2 P e525fd381ca04b0da8f7cdabe4e32561 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:17.773499  7505 raft_consensus.cc:740] T 74d03b7d21c44564a9a59ca57bc0b8f2 P e525fd381ca04b0da8f7cdabe4e32561 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e525fd381ca04b0da8f7cdabe4e32561, State: Initialized, Role: FOLLOWER
I20260608 12:40:17.774678  7505 consensus_queue.cc:260] T 74d03b7d21c44564a9a59ca57bc0b8f2 P e525fd381ca04b0da8f7cdabe4e32561 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e525fd381ca04b0da8f7cdabe4e32561" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34715 } } peers { permanent_uuid: "367573c12f7946aa8b4f6547f39e1aea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37181 } } peers { permanent_uuid: "d2a2bcf9316d43bf99bb611167a4c693" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35237 } }
I20260608 12:40:17.779362  7505 ts_tablet_manager.cc:1434] T 74d03b7d21c44564a9a59ca57bc0b8f2 P e525fd381ca04b0da8f7cdabe4e32561: Time spent starting tablet: real 0.012s	user 0.009s	sys 0.003s
I20260608 12:40:17.782445  7512 leader_election.cc:290] T 329caec1c47e41cf8cfa2184fd82f2fa P 367573c12f7946aa8b4f6547f39e1aea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e525fd381ca04b0da8f7cdabe4e32561 (127.0.107.193:34715), d2a2bcf9316d43bf99bb611167a4c693 (127.0.107.195:35237)
I20260608 12:40:17.784195  7387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b952a177ec98407da6583b844e270502" candidate_uuid: "d2a2bcf9316d43bf99bb611167a4c693" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "367573c12f7946aa8b4f6547f39e1aea" is_pre_election: true
I20260608 12:40:17.784616  7385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "329caec1c47e41cf8cfa2184fd82f2fa" candidate_uuid: "d2a2bcf9316d43bf99bb611167a4c693" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "367573c12f7946aa8b4f6547f39e1aea" is_pre_election: true
I20260608 12:40:17.785140  7387 raft_consensus.cc:2468] T b952a177ec98407da6583b844e270502 P 367573c12f7946aa8b4f6547f39e1aea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d2a2bcf9316d43bf99bb611167a4c693 in term 0.
I20260608 12:40:17.785477  7385 raft_consensus.cc:2468] T 329caec1c47e41cf8cfa2184fd82f2fa P 367573c12f7946aa8b4f6547f39e1aea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d2a2bcf9316d43bf99bb611167a4c693 in term 0.
I20260608 12:40:17.785698  7386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "202121ff0a9b4da68c08cf227b09e3ca" candidate_uuid: "d2a2bcf9316d43bf99bb611167a4c693" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "367573c12f7946aa8b4f6547f39e1aea" is_pre_election: true
I20260608 12:40:17.787074  7427 leader_election.cc:304] T b952a177ec98407da6583b844e270502 P d2a2bcf9316d43bf99bb611167a4c693 [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: 367573c12f7946aa8b4f6547f39e1aea, d2a2bcf9316d43bf99bb611167a4c693; no voters: 
I20260608 12:40:17.788136  7513 raft_consensus.cc:2804] T b952a177ec98407da6583b844e270502 P d2a2bcf9316d43bf99bb611167a4c693 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:40:17.788578  7513 raft_consensus.cc:493] T b952a177ec98407da6583b844e270502 P d2a2bcf9316d43bf99bb611167a4c693 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:40:17.789713  7427 leader_election.cc:304] T 329caec1c47e41cf8cfa2184fd82f2fa P d2a2bcf9316d43bf99bb611167a4c693 [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: 367573c12f7946aa8b4f6547f39e1aea, d2a2bcf9316d43bf99bb611167a4c693; no voters: 
I20260608 12:40:17.789117  7513 raft_consensus.cc:3060] T b952a177ec98407da6583b844e270502 P d2a2bcf9316d43bf99bb611167a4c693 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:17.787098  7386 raft_consensus.cc:2468] T 202121ff0a9b4da68c08cf227b09e3ca P 367573c12f7946aa8b4f6547f39e1aea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d2a2bcf9316d43bf99bb611167a4c693 in term 0.
I20260608 12:40:17.801862  7513 raft_consensus.cc:515] T b952a177ec98407da6583b844e270502 P d2a2bcf9316d43bf99bb611167a4c693 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "367573c12f7946aa8b4f6547f39e1aea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37181 } } peers { permanent_uuid: "d2a2bcf9316d43bf99bb611167a4c693" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35237 } } peers { permanent_uuid: "e525fd381ca04b0da8f7cdabe4e32561" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34715 } }
I20260608 12:40:17.804497  7513 leader_election.cc:290] T b952a177ec98407da6583b844e270502 P d2a2bcf9316d43bf99bb611167a4c693 [CANDIDATE]: Term 1 election: Requested vote from peers 367573c12f7946aa8b4f6547f39e1aea (127.0.107.194:37181), e525fd381ca04b0da8f7cdabe4e32561 (127.0.107.193:34715)
I20260608 12:40:17.805197  7513 raft_consensus.cc:2804] T 329caec1c47e41cf8cfa2184fd82f2fa P d2a2bcf9316d43bf99bb611167a4c693 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:40:17.805564  7513 raft_consensus.cc:493] T 329caec1c47e41cf8cfa2184fd82f2fa P d2a2bcf9316d43bf99bb611167a4c693 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:40:17.817488  7513 raft_consensus.cc:3060] T 329caec1c47e41cf8cfa2184fd82f2fa P d2a2bcf9316d43bf99bb611167a4c693 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:17.818202  7311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "329caec1c47e41cf8cfa2184fd82f2fa" candidate_uuid: "367573c12f7946aa8b4f6547f39e1aea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e525fd381ca04b0da8f7cdabe4e32561" is_pre_election: true
I20260608 12:40:17.819288  7311 raft_consensus.cc:2468] T 329caec1c47e41cf8cfa2184fd82f2fa P e525fd381ca04b0da8f7cdabe4e32561 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 367573c12f7946aa8b4f6547f39e1aea in term 0.
I20260608 12:40:17.817533  7312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "202121ff0a9b4da68c08cf227b09e3ca" candidate_uuid: "367573c12f7946aa8b4f6547f39e1aea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e525fd381ca04b0da8f7cdabe4e32561" is_pre_election: true
I20260608 12:40:17.821362  7312 raft_consensus.cc:2468] T 202121ff0a9b4da68c08cf227b09e3ca P e525fd381ca04b0da8f7cdabe4e32561 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 367573c12f7946aa8b4f6547f39e1aea in term 0.
I20260608 12:40:17.821732  7386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "202121ff0a9b4da68c08cf227b09e3ca" candidate_uuid: "e525fd381ca04b0da8f7cdabe4e32561" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "367573c12f7946aa8b4f6547f39e1aea" is_pre_election: true
I20260608 12:40:17.822593  7386 raft_consensus.cc:2468] T 202121ff0a9b4da68c08cf227b09e3ca P 367573c12f7946aa8b4f6547f39e1aea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e525fd381ca04b0da8f7cdabe4e32561 in term 0.
I20260608 12:40:17.824226  7351 leader_election.cc:304] T 329caec1c47e41cf8cfa2184fd82f2fa P 367573c12f7946aa8b4f6547f39e1aea [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: 367573c12f7946aa8b4f6547f39e1aea, e525fd381ca04b0da8f7cdabe4e32561; no voters: 
I20260608 12:40:17.825845  7386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b952a177ec98407da6583b844e270502" candidate_uuid: "d2a2bcf9316d43bf99bb611167a4c693" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "367573c12f7946aa8b4f6547f39e1aea"
I20260608 12:40:17.826602  7386 raft_consensus.cc:3060] T b952a177ec98407da6583b844e270502 P 367573c12f7946aa8b4f6547f39e1aea [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:17.825320  7427 leader_election.cc:304] T 202121ff0a9b4da68c08cf227b09e3ca P d2a2bcf9316d43bf99bb611167a4c693 [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: 367573c12f7946aa8b4f6547f39e1aea, d2a2bcf9316d43bf99bb611167a4c693; no voters: 
I20260608 12:40:17.829742  7532 raft_consensus.cc:2804] T 202121ff0a9b4da68c08cf227b09e3ca P d2a2bcf9316d43bf99bb611167a4c693 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:40:17.830273  7532 raft_consensus.cc:493] T 202121ff0a9b4da68c08cf227b09e3ca P d2a2bcf9316d43bf99bb611167a4c693 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:40:17.830677  7532 raft_consensus.cc:3060] T 202121ff0a9b4da68c08cf227b09e3ca P d2a2bcf9316d43bf99bb611167a4c693 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:17.834033  7523 raft_consensus.cc:2804] T 329caec1c47e41cf8cfa2184fd82f2fa P 367573c12f7946aa8b4f6547f39e1aea [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:40:17.834592  7523 raft_consensus.cc:493] T 329caec1c47e41cf8cfa2184fd82f2fa P 367573c12f7946aa8b4f6547f39e1aea [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:40:17.835016  7523 raft_consensus.cc:3060] T 329caec1c47e41cf8cfa2184fd82f2fa P 367573c12f7946aa8b4f6547f39e1aea [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:17.835623  7351 leader_election.cc:304] T 202121ff0a9b4da68c08cf227b09e3ca P 367573c12f7946aa8b4f6547f39e1aea [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: 367573c12f7946aa8b4f6547f39e1aea, e525fd381ca04b0da8f7cdabe4e32561; no voters: 
I20260608 12:40:17.836037  7461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "202121ff0a9b4da68c08cf227b09e3ca" candidate_uuid: "367573c12f7946aa8b4f6547f39e1aea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2a2bcf9316d43bf99bb611167a4c693" is_pre_election: true
I20260608 12:40:17.836992  7512 raft_consensus.cc:2804] T 202121ff0a9b4da68c08cf227b09e3ca P 367573c12f7946aa8b4f6547f39e1aea [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:40:17.837458  7512 raft_consensus.cc:493] T 202121ff0a9b4da68c08cf227b09e3ca P 367573c12f7946aa8b4f6547f39e1aea [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:40:17.837968  7512 raft_consensus.cc:3060] T 202121ff0a9b4da68c08cf227b09e3ca P 367573c12f7946aa8b4f6547f39e1aea [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:17.837667  7513 raft_consensus.cc:515] T 329caec1c47e41cf8cfa2184fd82f2fa P d2a2bcf9316d43bf99bb611167a4c693 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e525fd381ca04b0da8f7cdabe4e32561" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34715 } } peers { permanent_uuid: "367573c12f7946aa8b4f6547f39e1aea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37181 } } peers { permanent_uuid: "d2a2bcf9316d43bf99bb611167a4c693" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35237 } }
I20260608 12:40:17.840988  7513 leader_election.cc:290] T 329caec1c47e41cf8cfa2184fd82f2fa P d2a2bcf9316d43bf99bb611167a4c693 [CANDIDATE]: Term 1 election: Requested vote from peers e525fd381ca04b0da8f7cdabe4e32561 (127.0.107.193:34715), 367573c12f7946aa8b4f6547f39e1aea (127.0.107.194:37181)
I20260608 12:40:17.837639  7278 leader_election.cc:304] T 202121ff0a9b4da68c08cf227b09e3ca P e525fd381ca04b0da8f7cdabe4e32561 [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: 367573c12f7946aa8b4f6547f39e1aea, e525fd381ca04b0da8f7cdabe4e32561; no voters: 
I20260608 12:40:17.842406  7460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "329caec1c47e41cf8cfa2184fd82f2fa" candidate_uuid: "367573c12f7946aa8b4f6547f39e1aea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2a2bcf9316d43bf99bb611167a4c693" is_pre_election: true
I20260608 12:40:17.843331  7460 raft_consensus.cc:2393] T 329caec1c47e41cf8cfa2184fd82f2fa P d2a2bcf9316d43bf99bb611167a4c693 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 367573c12f7946aa8b4f6547f39e1aea in current term 1: Already voted for candidate d2a2bcf9316d43bf99bb611167a4c693 in this term.
I20260608 12:40:17.835008  7386 raft_consensus.cc:2468] T b952a177ec98407da6583b844e270502 P 367573c12f7946aa8b4f6547f39e1aea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d2a2bcf9316d43bf99bb611167a4c693 in term 1.
I20260608 12:40:17.844693  7511 raft_consensus.cc:2804] T 202121ff0a9b4da68c08cf227b09e3ca P e525fd381ca04b0da8f7cdabe4e32561 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:40:17.846156  7511 raft_consensus.cc:493] T 202121ff0a9b4da68c08cf227b09e3ca P e525fd381ca04b0da8f7cdabe4e32561 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:40:17.846570  7511 raft_consensus.cc:3060] T 202121ff0a9b4da68c08cf227b09e3ca P e525fd381ca04b0da8f7cdabe4e32561 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:17.846971  7427 leader_election.cc:304] T b952a177ec98407da6583b844e270502 P d2a2bcf9316d43bf99bb611167a4c693 [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: 367573c12f7946aa8b4f6547f39e1aea, d2a2bcf9316d43bf99bb611167a4c693; no voters: 
I20260608 12:40:17.847333  7385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "329caec1c47e41cf8cfa2184fd82f2fa" candidate_uuid: "d2a2bcf9316d43bf99bb611167a4c693" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "367573c12f7946aa8b4f6547f39e1aea"
I20260608 12:40:17.848096  7513 raft_consensus.cc:2804] T b952a177ec98407da6583b844e270502 P d2a2bcf9316d43bf99bb611167a4c693 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:40:17.853533  7512 raft_consensus.cc:515] T 202121ff0a9b4da68c08cf227b09e3ca P 367573c12f7946aa8b4f6547f39e1aea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e525fd381ca04b0da8f7cdabe4e32561" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34715 } } peers { permanent_uuid: "367573c12f7946aa8b4f6547f39e1aea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37181 } } peers { permanent_uuid: "d2a2bcf9316d43bf99bb611167a4c693" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35237 } }
I20260608 12:40:17.855453  7511 raft_consensus.cc:515] T 202121ff0a9b4da68c08cf227b09e3ca P e525fd381ca04b0da8f7cdabe4e32561 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e525fd381ca04b0da8f7cdabe4e32561" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34715 } } peers { permanent_uuid: "367573c12f7946aa8b4f6547f39e1aea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37181 } } peers { permanent_uuid: "d2a2bcf9316d43bf99bb611167a4c693" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35237 } }
I20260608 12:40:17.844877  7523 raft_consensus.cc:515] T 329caec1c47e41cf8cfa2184fd82f2fa P 367573c12f7946aa8b4f6547f39e1aea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e525fd381ca04b0da8f7cdabe4e32561" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34715 } } peers { permanent_uuid: "367573c12f7946aa8b4f6547f39e1aea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37181 } } peers { permanent_uuid: "d2a2bcf9316d43bf99bb611167a4c693" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35237 } }
I20260608 12:40:17.857892  7312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "202121ff0a9b4da68c08cf227b09e3ca" candidate_uuid: "367573c12f7946aa8b4f6547f39e1aea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e525fd381ca04b0da8f7cdabe4e32561"
I20260608 12:40:17.856225  7512 leader_election.cc:290] T 202121ff0a9b4da68c08cf227b09e3ca P 367573c12f7946aa8b4f6547f39e1aea [CANDIDATE]: Term 1 election: Requested vote from peers e525fd381ca04b0da8f7cdabe4e32561 (127.0.107.193:34715), d2a2bcf9316d43bf99bb611167a4c693 (127.0.107.195:35237)
I20260608 12:40:17.844530  7532 raft_consensus.cc:515] T 202121ff0a9b4da68c08cf227b09e3ca P d2a2bcf9316d43bf99bb611167a4c693 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e525fd381ca04b0da8f7cdabe4e32561" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34715 } } peers { permanent_uuid: "367573c12f7946aa8b4f6547f39e1aea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37181 } } peers { permanent_uuid: "d2a2bcf9316d43bf99bb611167a4c693" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35237 } }
I20260608 12:40:17.858008  7459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "202121ff0a9b4da68c08cf227b09e3ca" candidate_uuid: "367573c12f7946aa8b4f6547f39e1aea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2a2bcf9316d43bf99bb611167a4c693"
I20260608 12:40:17.859372  7385 raft_consensus.cc:2393] T 329caec1c47e41cf8cfa2184fd82f2fa P 367573c12f7946aa8b4f6547f39e1aea [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate d2a2bcf9316d43bf99bb611167a4c693 in current term 1: Already voted for candidate 367573c12f7946aa8b4f6547f39e1aea in this term.
I20260608 12:40:17.859630  7523 leader_election.cc:290] T 329caec1c47e41cf8cfa2184fd82f2fa P 367573c12f7946aa8b4f6547f39e1aea [CANDIDATE]: Term 1 election: Requested vote from peers e525fd381ca04b0da8f7cdabe4e32561 (127.0.107.193:34715), d2a2bcf9316d43bf99bb611167a4c693 (127.0.107.195:35237)
I20260608 12:40:17.860270  7461 raft_consensus.cc:2393] T 202121ff0a9b4da68c08cf227b09e3ca P d2a2bcf9316d43bf99bb611167a4c693 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 367573c12f7946aa8b4f6547f39e1aea in current term 1: Already voted for candidate d2a2bcf9316d43bf99bb611167a4c693 in this term.
I20260608 12:40:17.855649  7460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "202121ff0a9b4da68c08cf227b09e3ca" candidate_uuid: "e525fd381ca04b0da8f7cdabe4e32561" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2a2bcf9316d43bf99bb611167a4c693" is_pre_election: true
I20260608 12:40:17.862609  7311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "329caec1c47e41cf8cfa2184fd82f2fa" candidate_uuid: "367573c12f7946aa8b4f6547f39e1aea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e525fd381ca04b0da8f7cdabe4e32561"
I20260608 12:40:17.863284  7311 raft_consensus.cc:3060] T 329caec1c47e41cf8cfa2184fd82f2fa P e525fd381ca04b0da8f7cdabe4e32561 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:17.863627  7312 raft_consensus.cc:2393] T 202121ff0a9b4da68c08cf227b09e3ca P e525fd381ca04b0da8f7cdabe4e32561 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 367573c12f7946aa8b4f6547f39e1aea in current term 1: Already voted for candidate e525fd381ca04b0da8f7cdabe4e32561 in this term.
I20260608 12:40:17.865669  7312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "202121ff0a9b4da68c08cf227b09e3ca" candidate_uuid: "d2a2bcf9316d43bf99bb611167a4c693" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e525fd381ca04b0da8f7cdabe4e32561"
I20260608 12:40:17.857007  7513 raft_consensus.cc:697] T b952a177ec98407da6583b844e270502 P d2a2bcf9316d43bf99bb611167a4c693 [term 1 LEADER]: Becoming Leader. State: Replica: d2a2bcf9316d43bf99bb611167a4c693, State: Running, Role: LEADER
I20260608 12:40:17.866081  7532 leader_election.cc:290] T 202121ff0a9b4da68c08cf227b09e3ca P d2a2bcf9316d43bf99bb611167a4c693 [CANDIDATE]: Term 1 election: Requested vote from peers e525fd381ca04b0da8f7cdabe4e32561 (127.0.107.193:34715), 367573c12f7946aa8b4f6547f39e1aea (127.0.107.194:37181)
I20260608 12:40:17.866415  7310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b952a177ec98407da6583b844e270502" candidate_uuid: "d2a2bcf9316d43bf99bb611167a4c693" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e525fd381ca04b0da8f7cdabe4e32561" is_pre_election: true
I20260608 12:40:17.866575  7312 raft_consensus.cc:2393] T 202121ff0a9b4da68c08cf227b09e3ca P e525fd381ca04b0da8f7cdabe4e32561 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate d2a2bcf9316d43bf99bb611167a4c693 in current term 1: Already voted for candidate e525fd381ca04b0da8f7cdabe4e32561 in this term.
I20260608 12:40:17.867981  7310 raft_consensus.cc:2468] T b952a177ec98407da6583b844e270502 P e525fd381ca04b0da8f7cdabe4e32561 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d2a2bcf9316d43bf99bb611167a4c693 in term 0.
I20260608 12:40:17.866909  7513 consensus_queue.cc:237] T b952a177ec98407da6583b844e270502 P d2a2bcf9316d43bf99bb611167a4c693 [LEADER]: Queue going to LEADER mode. State: All 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: "367573c12f7946aa8b4f6547f39e1aea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37181 } } peers { permanent_uuid: "d2a2bcf9316d43bf99bb611167a4c693" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35237 } } peers { permanent_uuid: "e525fd381ca04b0da8f7cdabe4e32561" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34715 } }
I20260608 12:40:17.869230  7385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "202121ff0a9b4da68c08cf227b09e3ca" candidate_uuid: "e525fd381ca04b0da8f7cdabe4e32561" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "367573c12f7946aa8b4f6547f39e1aea"
I20260608 12:40:17.869304  7306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "329caec1c47e41cf8cfa2184fd82f2fa" candidate_uuid: "d2a2bcf9316d43bf99bb611167a4c693" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e525fd381ca04b0da8f7cdabe4e32561"
I20260608 12:40:17.870249  7385 raft_consensus.cc:2393] T 202121ff0a9b4da68c08cf227b09e3ca P 367573c12f7946aa8b4f6547f39e1aea [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate e525fd381ca04b0da8f7cdabe4e32561 in current term 1: Already voted for candidate 367573c12f7946aa8b4f6547f39e1aea in this term.
I20260608 12:40:17.862617  7386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "202121ff0a9b4da68c08cf227b09e3ca" candidate_uuid: "d2a2bcf9316d43bf99bb611167a4c693" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "367573c12f7946aa8b4f6547f39e1aea"
I20260608 12:40:17.871793  7386 raft_consensus.cc:2393] T 202121ff0a9b4da68c08cf227b09e3ca P 367573c12f7946aa8b4f6547f39e1aea [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate d2a2bcf9316d43bf99bb611167a4c693 in current term 1: Already voted for candidate 367573c12f7946aa8b4f6547f39e1aea in this term.
I20260608 12:40:17.871613  7425 leader_election.cc:304] T 329caec1c47e41cf8cfa2184fd82f2fa P d2a2bcf9316d43bf99bb611167a4c693 [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: d2a2bcf9316d43bf99bb611167a4c693; no voters: 367573c12f7946aa8b4f6547f39e1aea, e525fd381ca04b0da8f7cdabe4e32561
I20260608 12:40:17.872669  7532 raft_consensus.cc:2749] T 329caec1c47e41cf8cfa2184fd82f2fa P d2a2bcf9316d43bf99bb611167a4c693 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 12:40:17.873106  7461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "202121ff0a9b4da68c08cf227b09e3ca" candidate_uuid: "e525fd381ca04b0da8f7cdabe4e32561" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2a2bcf9316d43bf99bb611167a4c693"
I20260608 12:40:17.873337  7427 leader_election.cc:304] T 202121ff0a9b4da68c08cf227b09e3ca P d2a2bcf9316d43bf99bb611167a4c693 [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: d2a2bcf9316d43bf99bb611167a4c693; no voters: 367573c12f7946aa8b4f6547f39e1aea, e525fd381ca04b0da8f7cdabe4e32561
I20260608 12:40:17.868706  7307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b952a177ec98407da6583b844e270502" candidate_uuid: "d2a2bcf9316d43bf99bb611167a4c693" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e525fd381ca04b0da8f7cdabe4e32561"
I20260608 12:40:17.867656  7308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "329caec1c47e41cf8cfa2184fd82f2fa" candidate_uuid: "d2a2bcf9316d43bf99bb611167a4c693" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e525fd381ca04b0da8f7cdabe4e32561" is_pre_election: true
I20260608 12:40:17.871614  7511 leader_election.cc:290] T 202121ff0a9b4da68c08cf227b09e3ca P e525fd381ca04b0da8f7cdabe4e32561 [CANDIDATE]: Term 1 election: Requested vote from peers 367573c12f7946aa8b4f6547f39e1aea (127.0.107.194:37181), d2a2bcf9316d43bf99bb611167a4c693 (127.0.107.195:35237)
I20260608 12:40:17.867058  7309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "202121ff0a9b4da68c08cf227b09e3ca" candidate_uuid: "d2a2bcf9316d43bf99bb611167a4c693" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e525fd381ca04b0da8f7cdabe4e32561" is_pre_election: true
I20260608 12:40:17.874044  7461 raft_consensus.cc:2393] T 202121ff0a9b4da68c08cf227b09e3ca P d2a2bcf9316d43bf99bb611167a4c693 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate e525fd381ca04b0da8f7cdabe4e32561 in current term 1: Already voted for candidate d2a2bcf9316d43bf99bb611167a4c693 in this term.
I20260608 12:40:17.878067  7307 raft_consensus.cc:3060] T b952a177ec98407da6583b844e270502 P e525fd381ca04b0da8f7cdabe4e32561 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:17.880929  7309 raft_consensus.cc:2393] T 202121ff0a9b4da68c08cf227b09e3ca P e525fd381ca04b0da8f7cdabe4e32561 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d2a2bcf9316d43bf99bb611167a4c693 in current term 1: Already voted for candidate e525fd381ca04b0da8f7cdabe4e32561 in this term.
I20260608 12:40:17.880760  7353 leader_election.cc:304] T 202121ff0a9b4da68c08cf227b09e3ca P 367573c12f7946aa8b4f6547f39e1aea [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: 367573c12f7946aa8b4f6547f39e1aea; no voters: d2a2bcf9316d43bf99bb611167a4c693, e525fd381ca04b0da8f7cdabe4e32561
I20260608 12:40:17.883252  7523 raft_consensus.cc:2749] T 202121ff0a9b4da68c08cf227b09e3ca P 367573c12f7946aa8b4f6547f39e1aea [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 12:40:17.885131  7278 leader_election.cc:304] T 202121ff0a9b4da68c08cf227b09e3ca P e525fd381ca04b0da8f7cdabe4e32561 [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: e525fd381ca04b0da8f7cdabe4e32561; no voters: 367573c12f7946aa8b4f6547f39e1aea, d2a2bcf9316d43bf99bb611167a4c693
I20260608 12:40:17.885337  7459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "329caec1c47e41cf8cfa2184fd82f2fa" candidate_uuid: "367573c12f7946aa8b4f6547f39e1aea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2a2bcf9316d43bf99bb611167a4c693"
I20260608 12:40:17.884555  7532 raft_consensus.cc:2749] T 202121ff0a9b4da68c08cf227b09e3ca P d2a2bcf9316d43bf99bb611167a4c693 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 12:40:17.886698  7511 raft_consensus.cc:2749] T 202121ff0a9b4da68c08cf227b09e3ca P e525fd381ca04b0da8f7cdabe4e32561 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 12:40:17.887826  7459 raft_consensus.cc:2393] T 329caec1c47e41cf8cfa2184fd82f2fa P d2a2bcf9316d43bf99bb611167a4c693 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 367573c12f7946aa8b4f6547f39e1aea in current term 1: Already voted for candidate d2a2bcf9316d43bf99bb611167a4c693 in this term.
I20260608 12:40:17.890913  7307 raft_consensus.cc:2468] T b952a177ec98407da6583b844e270502 P e525fd381ca04b0da8f7cdabe4e32561 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d2a2bcf9316d43bf99bb611167a4c693 in term 1.
I20260608 12:40:17.891129  7207 catalog_manager.cc:5696] T b952a177ec98407da6583b844e270502 P d2a2bcf9316d43bf99bb611167a4c693 reported cstate change: term changed from 0 to 1, leader changed from <none> to d2a2bcf9316d43bf99bb611167a4c693 (127.0.107.195). New cstate: current_term: 1 leader_uuid: "d2a2bcf9316d43bf99bb611167a4c693" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "367573c12f7946aa8b4f6547f39e1aea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37181 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d2a2bcf9316d43bf99bb611167a4c693" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35237 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e525fd381ca04b0da8f7cdabe4e32561" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34715 } health_report { overall_health: UNKNOWN } } }
I20260608 12:40:17.895087  7311 raft_consensus.cc:2468] T 329caec1c47e41cf8cfa2184fd82f2fa P e525fd381ca04b0da8f7cdabe4e32561 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 367573c12f7946aa8b4f6547f39e1aea in term 1.
I20260608 12:40:17.895802  7523 raft_consensus.cc:493] T 74d03b7d21c44564a9a59ca57bc0b8f2 P 367573c12f7946aa8b4f6547f39e1aea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:40:17.896337  7351 leader_election.cc:304] T 329caec1c47e41cf8cfa2184fd82f2fa P 367573c12f7946aa8b4f6547f39e1aea [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: 367573c12f7946aa8b4f6547f39e1aea, e525fd381ca04b0da8f7cdabe4e32561; no voters: d2a2bcf9316d43bf99bb611167a4c693
I20260608 12:40:17.896595  7523 raft_consensus.cc:515] T 74d03b7d21c44564a9a59ca57bc0b8f2 P 367573c12f7946aa8b4f6547f39e1aea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e525fd381ca04b0da8f7cdabe4e32561" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34715 } } peers { permanent_uuid: "367573c12f7946aa8b4f6547f39e1aea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37181 } } peers { permanent_uuid: "d2a2bcf9316d43bf99bb611167a4c693" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35237 } }
I20260608 12:40:17.897248  7512 raft_consensus.cc:2804] T 329caec1c47e41cf8cfa2184fd82f2fa P 367573c12f7946aa8b4f6547f39e1aea [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:40:17.898622  7512 raft_consensus.cc:697] T 329caec1c47e41cf8cfa2184fd82f2fa P 367573c12f7946aa8b4f6547f39e1aea [term 1 LEADER]: Becoming Leader. State: Replica: 367573c12f7946aa8b4f6547f39e1aea, State: Running, Role: LEADER
I20260608 12:40:17.899595  7512 consensus_queue.cc:237] T 329caec1c47e41cf8cfa2184fd82f2fa P 367573c12f7946aa8b4f6547f39e1aea [LEADER]: Queue going to LEADER mode. State: All 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: "e525fd381ca04b0da8f7cdabe4e32561" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34715 } } peers { permanent_uuid: "367573c12f7946aa8b4f6547f39e1aea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37181 } } peers { permanent_uuid: "d2a2bcf9316d43bf99bb611167a4c693" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35237 } }
I20260608 12:40:17.900341  7311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74d03b7d21c44564a9a59ca57bc0b8f2" candidate_uuid: "367573c12f7946aa8b4f6547f39e1aea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e525fd381ca04b0da8f7cdabe4e32561" is_pre_election: true
I20260608 12:40:17.901028  7311 raft_consensus.cc:2468] T 74d03b7d21c44564a9a59ca57bc0b8f2 P e525fd381ca04b0da8f7cdabe4e32561 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 367573c12f7946aa8b4f6547f39e1aea in term 0.
I20260608 12:40:17.901980  7523 leader_election.cc:290] T 74d03b7d21c44564a9a59ca57bc0b8f2 P 367573c12f7946aa8b4f6547f39e1aea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e525fd381ca04b0da8f7cdabe4e32561 (127.0.107.193:34715), d2a2bcf9316d43bf99bb611167a4c693 (127.0.107.195:35237)
I20260608 12:40:17.902549  7351 leader_election.cc:304] T 74d03b7d21c44564a9a59ca57bc0b8f2 P 367573c12f7946aa8b4f6547f39e1aea [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: 367573c12f7946aa8b4f6547f39e1aea, e525fd381ca04b0da8f7cdabe4e32561; no voters: 
I20260608 12:40:17.903268  7459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74d03b7d21c44564a9a59ca57bc0b8f2" candidate_uuid: "367573c12f7946aa8b4f6547f39e1aea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2a2bcf9316d43bf99bb611167a4c693" is_pre_election: true
I20260608 12:40:17.903885  7523 raft_consensus.cc:2804] T 74d03b7d21c44564a9a59ca57bc0b8f2 P 367573c12f7946aa8b4f6547f39e1aea [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:40:17.904193  7459 raft_consensus.cc:2468] T 74d03b7d21c44564a9a59ca57bc0b8f2 P d2a2bcf9316d43bf99bb611167a4c693 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 367573c12f7946aa8b4f6547f39e1aea in term 0.
I20260608 12:40:17.904583  7523 raft_consensus.cc:493] T 74d03b7d21c44564a9a59ca57bc0b8f2 P 367573c12f7946aa8b4f6547f39e1aea [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:40:17.905220  7523 raft_consensus.cc:3060] T 74d03b7d21c44564a9a59ca57bc0b8f2 P 367573c12f7946aa8b4f6547f39e1aea [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:17.914093  7207 catalog_manager.cc:5696] T 329caec1c47e41cf8cfa2184fd82f2fa P 367573c12f7946aa8b4f6547f39e1aea reported cstate change: term changed from 0 to 1, leader changed from <none> to 367573c12f7946aa8b4f6547f39e1aea (127.0.107.194). New cstate: current_term: 1 leader_uuid: "367573c12f7946aa8b4f6547f39e1aea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e525fd381ca04b0da8f7cdabe4e32561" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34715 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "367573c12f7946aa8b4f6547f39e1aea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37181 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d2a2bcf9316d43bf99bb611167a4c693" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35237 } health_report { overall_health: UNKNOWN } } }
I20260608 12:40:17.915422  7523 raft_consensus.cc:515] T 74d03b7d21c44564a9a59ca57bc0b8f2 P 367573c12f7946aa8b4f6547f39e1aea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e525fd381ca04b0da8f7cdabe4e32561" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34715 } } peers { permanent_uuid: "367573c12f7946aa8b4f6547f39e1aea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37181 } } peers { permanent_uuid: "d2a2bcf9316d43bf99bb611167a4c693" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35237 } }
I20260608 12:40:17.918960  7311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74d03b7d21c44564a9a59ca57bc0b8f2" candidate_uuid: "367573c12f7946aa8b4f6547f39e1aea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e525fd381ca04b0da8f7cdabe4e32561"
I20260608 12:40:17.919209  7459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74d03b7d21c44564a9a59ca57bc0b8f2" candidate_uuid: "367573c12f7946aa8b4f6547f39e1aea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2a2bcf9316d43bf99bb611167a4c693"
I20260608 12:40:17.919682  7311 raft_consensus.cc:3060] T 74d03b7d21c44564a9a59ca57bc0b8f2 P e525fd381ca04b0da8f7cdabe4e32561 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:17.919900  7459 raft_consensus.cc:3060] T 74d03b7d21c44564a9a59ca57bc0b8f2 P d2a2bcf9316d43bf99bb611167a4c693 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:17.921358  7523 leader_election.cc:290] T 74d03b7d21c44564a9a59ca57bc0b8f2 P 367573c12f7946aa8b4f6547f39e1aea [CANDIDATE]: Term 1 election: Requested vote from peers e525fd381ca04b0da8f7cdabe4e32561 (127.0.107.193:34715), d2a2bcf9316d43bf99bb611167a4c693 (127.0.107.195:35237)
I20260608 12:40:17.926786  7311 raft_consensus.cc:2468] T 74d03b7d21c44564a9a59ca57bc0b8f2 P e525fd381ca04b0da8f7cdabe4e32561 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 367573c12f7946aa8b4f6547f39e1aea in term 1.
I20260608 12:40:17.927876  7459 raft_consensus.cc:2468] T 74d03b7d21c44564a9a59ca57bc0b8f2 P d2a2bcf9316d43bf99bb611167a4c693 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 367573c12f7946aa8b4f6547f39e1aea in term 1.
I20260608 12:40:17.928056  7351 leader_election.cc:304] T 74d03b7d21c44564a9a59ca57bc0b8f2 P 367573c12f7946aa8b4f6547f39e1aea [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: 367573c12f7946aa8b4f6547f39e1aea, e525fd381ca04b0da8f7cdabe4e32561; no voters: 
I20260608 12:40:17.928910  7523 raft_consensus.cc:2804] T 74d03b7d21c44564a9a59ca57bc0b8f2 P 367573c12f7946aa8b4f6547f39e1aea [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:40:17.929473  7523 raft_consensus.cc:697] T 74d03b7d21c44564a9a59ca57bc0b8f2 P 367573c12f7946aa8b4f6547f39e1aea [term 1 LEADER]: Becoming Leader. State: Replica: 367573c12f7946aa8b4f6547f39e1aea, State: Running, Role: LEADER
I20260608 12:40:17.930394  7523 consensus_queue.cc:237] T 74d03b7d21c44564a9a59ca57bc0b8f2 P 367573c12f7946aa8b4f6547f39e1aea [LEADER]: Queue going to LEADER mode. State: All 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: "e525fd381ca04b0da8f7cdabe4e32561" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34715 } } peers { permanent_uuid: "367573c12f7946aa8b4f6547f39e1aea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37181 } } peers { permanent_uuid: "d2a2bcf9316d43bf99bb611167a4c693" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35237 } }
I20260608 12:40:17.938100  7207 catalog_manager.cc:5696] T 74d03b7d21c44564a9a59ca57bc0b8f2 P 367573c12f7946aa8b4f6547f39e1aea reported cstate change: term changed from 0 to 1, leader changed from <none> to 367573c12f7946aa8b4f6547f39e1aea (127.0.107.194). New cstate: current_term: 1 leader_uuid: "367573c12f7946aa8b4f6547f39e1aea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e525fd381ca04b0da8f7cdabe4e32561" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34715 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "367573c12f7946aa8b4f6547f39e1aea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37181 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d2a2bcf9316d43bf99bb611167a4c693" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35237 } health_report { overall_health: UNKNOWN } } }
W20260608 12:40:18.300576  7258 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 12:40:18.301615  7523 consensus_queue.cc:1048] T 329caec1c47e41cf8cfa2184fd82f2fa P 367573c12f7946aa8b4f6547f39e1aea [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2a2bcf9316d43bf99bb611167a4c693" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35237 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:40:18.316952  7512 consensus_queue.cc:1048] T 329caec1c47e41cf8cfa2184fd82f2fa P 367573c12f7946aa8b4f6547f39e1aea [LEADER]: Connected to new peer: Peer: permanent_uuid: "e525fd381ca04b0da8f7cdabe4e32561" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34715 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:40:18.331231  7512 consensus_queue.cc:1048] T 74d03b7d21c44564a9a59ca57bc0b8f2 P 367573c12f7946aa8b4f6547f39e1aea [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2a2bcf9316d43bf99bb611167a4c693" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35237 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:40:18.343889  7532 consensus_queue.cc:1048] T b952a177ec98407da6583b844e270502 P d2a2bcf9316d43bf99bb611167a4c693 [LEADER]: Connected to new peer: Peer: permanent_uuid: "367573c12f7946aa8b4f6547f39e1aea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:40:18.347362  7512 consensus_queue.cc:1048] T 74d03b7d21c44564a9a59ca57bc0b8f2 P 367573c12f7946aa8b4f6547f39e1aea [LEADER]: Connected to new peer: Peer: permanent_uuid: "e525fd381ca04b0da8f7cdabe4e32561" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34715 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:40:18.368044  7532 consensus_queue.cc:1048] T b952a177ec98407da6583b844e270502 P d2a2bcf9316d43bf99bb611167a4c693 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e525fd381ca04b0da8f7cdabe4e32561" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34715 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:40:20.346009  7554 raft_consensus.cc:493] T 202121ff0a9b4da68c08cf227b09e3ca P e525fd381ca04b0da8f7cdabe4e32561 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:40:20.353222  7554 raft_consensus.cc:515] T 202121ff0a9b4da68c08cf227b09e3ca P e525fd381ca04b0da8f7cdabe4e32561 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e525fd381ca04b0da8f7cdabe4e32561" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34715 } } peers { permanent_uuid: "367573c12f7946aa8b4f6547f39e1aea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37181 } } peers { permanent_uuid: "d2a2bcf9316d43bf99bb611167a4c693" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35237 } }
I20260608 12:40:20.355661  7554 leader_election.cc:290] T 202121ff0a9b4da68c08cf227b09e3ca P e525fd381ca04b0da8f7cdabe4e32561 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 367573c12f7946aa8b4f6547f39e1aea (127.0.107.194:37181), d2a2bcf9316d43bf99bb611167a4c693 (127.0.107.195:35237)
I20260608 12:40:20.386876  7459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "202121ff0a9b4da68c08cf227b09e3ca" candidate_uuid: "e525fd381ca04b0da8f7cdabe4e32561" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2a2bcf9316d43bf99bb611167a4c693" is_pre_election: true
I20260608 12:40:20.388052  7459 raft_consensus.cc:2468] T 202121ff0a9b4da68c08cf227b09e3ca P d2a2bcf9316d43bf99bb611167a4c693 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e525fd381ca04b0da8f7cdabe4e32561 in term 1.
W20260608 12:40:20.393134  7258 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 12:40:20.396063  7278 leader_election.cc:304] T 202121ff0a9b4da68c08cf227b09e3ca P e525fd381ca04b0da8f7cdabe4e32561 [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: d2a2bcf9316d43bf99bb611167a4c693, e525fd381ca04b0da8f7cdabe4e32561; no voters: 
I20260608 12:40:20.397915  7554 raft_consensus.cc:2804] T 202121ff0a9b4da68c08cf227b09e3ca P e525fd381ca04b0da8f7cdabe4e32561 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 12:40:20.398449  7554 raft_consensus.cc:493] T 202121ff0a9b4da68c08cf227b09e3ca P e525fd381ca04b0da8f7cdabe4e32561 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:40:20.398882  7554 raft_consensus.cc:3060] T 202121ff0a9b4da68c08cf227b09e3ca P e525fd381ca04b0da8f7cdabe4e32561 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:40:20.406391  7386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "202121ff0a9b4da68c08cf227b09e3ca" candidate_uuid: "e525fd381ca04b0da8f7cdabe4e32561" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "367573c12f7946aa8b4f6547f39e1aea" is_pre_election: true
I20260608 12:40:20.407371  7386 raft_consensus.cc:2468] T 202121ff0a9b4da68c08cf227b09e3ca P 367573c12f7946aa8b4f6547f39e1aea [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e525fd381ca04b0da8f7cdabe4e32561 in term 1.
I20260608 12:40:20.414016  7554 raft_consensus.cc:515] T 202121ff0a9b4da68c08cf227b09e3ca P e525fd381ca04b0da8f7cdabe4e32561 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e525fd381ca04b0da8f7cdabe4e32561" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34715 } } peers { permanent_uuid: "367573c12f7946aa8b4f6547f39e1aea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37181 } } peers { permanent_uuid: "d2a2bcf9316d43bf99bb611167a4c693" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35237 } }
I20260608 12:40:20.416574  7554 leader_election.cc:290] T 202121ff0a9b4da68c08cf227b09e3ca P e525fd381ca04b0da8f7cdabe4e32561 [CANDIDATE]: Term 2 election: Requested vote from peers 367573c12f7946aa8b4f6547f39e1aea (127.0.107.194:37181), d2a2bcf9316d43bf99bb611167a4c693 (127.0.107.195:35237)
I20260608 12:40:20.417759  7459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "202121ff0a9b4da68c08cf227b09e3ca" candidate_uuid: "e525fd381ca04b0da8f7cdabe4e32561" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2a2bcf9316d43bf99bb611167a4c693"
I20260608 12:40:20.418452  7386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "202121ff0a9b4da68c08cf227b09e3ca" candidate_uuid: "e525fd381ca04b0da8f7cdabe4e32561" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "367573c12f7946aa8b4f6547f39e1aea"
I20260608 12:40:20.418540  7459 raft_consensus.cc:3060] T 202121ff0a9b4da68c08cf227b09e3ca P d2a2bcf9316d43bf99bb611167a4c693 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:40:20.419404  7386 raft_consensus.cc:3060] T 202121ff0a9b4da68c08cf227b09e3ca P 367573c12f7946aa8b4f6547f39e1aea [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:40:20.424563  7459 raft_consensus.cc:2468] T 202121ff0a9b4da68c08cf227b09e3ca P d2a2bcf9316d43bf99bb611167a4c693 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e525fd381ca04b0da8f7cdabe4e32561 in term 2.
I20260608 12:40:20.425989  7278 leader_election.cc:304] T 202121ff0a9b4da68c08cf227b09e3ca P e525fd381ca04b0da8f7cdabe4e32561 [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: d2a2bcf9316d43bf99bb611167a4c693, e525fd381ca04b0da8f7cdabe4e32561; no voters: 
I20260608 12:40:20.426945  7554 raft_consensus.cc:2804] T 202121ff0a9b4da68c08cf227b09e3ca P e525fd381ca04b0da8f7cdabe4e32561 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:40:20.427372  7386 raft_consensus.cc:2468] T 202121ff0a9b4da68c08cf227b09e3ca P 367573c12f7946aa8b4f6547f39e1aea [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e525fd381ca04b0da8f7cdabe4e32561 in term 2.
I20260608 12:40:20.428869  7554 raft_consensus.cc:697] T 202121ff0a9b4da68c08cf227b09e3ca P e525fd381ca04b0da8f7cdabe4e32561 [term 2 LEADER]: Becoming Leader. State: Replica: e525fd381ca04b0da8f7cdabe4e32561, State: Running, Role: LEADER
I20260608 12:40:20.430154  7554 consensus_queue.cc:237] T 202121ff0a9b4da68c08cf227b09e3ca P e525fd381ca04b0da8f7cdabe4e32561 [LEADER]: Queue going to LEADER 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: "e525fd381ca04b0da8f7cdabe4e32561" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34715 } } peers { permanent_uuid: "367573c12f7946aa8b4f6547f39e1aea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37181 } } peers { permanent_uuid: "d2a2bcf9316d43bf99bb611167a4c693" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35237 } }
I20260608 12:40:20.441416  7207 catalog_manager.cc:5696] T 202121ff0a9b4da68c08cf227b09e3ca P e525fd381ca04b0da8f7cdabe4e32561 reported cstate change: term changed from 0 to 2, leader changed from <none> to e525fd381ca04b0da8f7cdabe4e32561 (127.0.107.193). New cstate: current_term: 2 leader_uuid: "e525fd381ca04b0da8f7cdabe4e32561" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e525fd381ca04b0da8f7cdabe4e32561" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34715 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "367573c12f7946aa8b4f6547f39e1aea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37181 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d2a2bcf9316d43bf99bb611167a4c693" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35237 } health_report { overall_health: UNKNOWN } } }
I20260608 12:40:20.603091   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
I20260608 12:40:20.627847   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:40:20.628777   431 tablet_replica.cc:333] T b952a177ec98407da6583b844e270502 P e525fd381ca04b0da8f7cdabe4e32561: stopping tablet replica
I20260608 12:40:20.629522   431 raft_consensus.cc:2243] T b952a177ec98407da6583b844e270502 P e525fd381ca04b0da8f7cdabe4e32561 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:20.630163   431 raft_consensus.cc:2272] T b952a177ec98407da6583b844e270502 P e525fd381ca04b0da8f7cdabe4e32561 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:20.632642   431 tablet_replica.cc:333] T 329caec1c47e41cf8cfa2184fd82f2fa P e525fd381ca04b0da8f7cdabe4e32561: stopping tablet replica
I20260608 12:40:20.633271   431 raft_consensus.cc:2243] T 329caec1c47e41cf8cfa2184fd82f2fa P e525fd381ca04b0da8f7cdabe4e32561 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:20.633868   431 raft_consensus.cc:2272] T 329caec1c47e41cf8cfa2184fd82f2fa P e525fd381ca04b0da8f7cdabe4e32561 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:20.636090   431 tablet_replica.cc:333] T 74d03b7d21c44564a9a59ca57bc0b8f2 P e525fd381ca04b0da8f7cdabe4e32561: stopping tablet replica
I20260608 12:40:20.636720   431 raft_consensus.cc:2243] T 74d03b7d21c44564a9a59ca57bc0b8f2 P e525fd381ca04b0da8f7cdabe4e32561 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:20.637185   431 raft_consensus.cc:2272] T 74d03b7d21c44564a9a59ca57bc0b8f2 P e525fd381ca04b0da8f7cdabe4e32561 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:20.639485   431 tablet_replica.cc:333] T 202121ff0a9b4da68c08cf227b09e3ca P e525fd381ca04b0da8f7cdabe4e32561: stopping tablet replica
I20260608 12:40:20.640018   431 raft_consensus.cc:2243] T 202121ff0a9b4da68c08cf227b09e3ca P e525fd381ca04b0da8f7cdabe4e32561 [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:40:20.640717   431 pending_rounds.cc:70] T 202121ff0a9b4da68c08cf227b09e3ca P e525fd381ca04b0da8f7cdabe4e32561: Trying to abort 1 pending ops.
I20260608 12:40:20.640970   431 pending_rounds.cc:77] T 202121ff0a9b4da68c08cf227b09e3ca P e525fd381ca04b0da8f7cdabe4e32561: Aborting op as it isn't in flight: id { term: 2 index: 1 } timestamp: 7294658234090545152 op_type: NO_OP noop_request { }
I20260608 12:40:20.641323   431 raft_consensus.cc:2889] T 202121ff0a9b4da68c08cf227b09e3ca P e525fd381ca04b0da8f7cdabe4e32561 [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 12:40:20.641641   431 raft_consensus.cc:2272] T 202121ff0a9b4da68c08cf227b09e3ca P e525fd381ca04b0da8f7cdabe4e32561 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260608 12:40:20.698244  7351 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.107.193:34715: connect: Connection refused (error 111) [suppressed 2 similar messages]
W20260608 12:40:20.702677  7351 consensus_peers.cc:597] T 329caec1c47e41cf8cfa2184fd82f2fa P 367573c12f7946aa8b4f6547f39e1aea -> Peer e525fd381ca04b0da8f7cdabe4e32561 (127.0.107.193:34715): Couldn't send request to peer e525fd381ca04b0da8f7cdabe4e32561. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:34715: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 12:40:20.780017  7351 consensus_peers.cc:597] T 74d03b7d21c44564a9a59ca57bc0b8f2 P 367573c12f7946aa8b4f6547f39e1aea -> Peer e525fd381ca04b0da8f7cdabe4e32561 (127.0.107.193:34715): Couldn't send request to peer e525fd381ca04b0da8f7cdabe4e32561. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:34715: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 12:40:20.827865  7425 consensus_peers.cc:597] T b952a177ec98407da6583b844e270502 P d2a2bcf9316d43bf99bb611167a4c693 -> Peer e525fd381ca04b0da8f7cdabe4e32561 (127.0.107.193:34715): Couldn't send request to peer e525fd381ca04b0da8f7cdabe4e32561. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:34715: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 12:40:20.831053  7333 debug-util.cc:398] Leaking SignalData structure 0x7b08002891a0 after lost signal to thread 434
W20260608 12:40:20.832273  7333 debug-util.cc:398] Leaking SignalData structure 0x7b0800289880 after lost signal to thread 7244
W20260608 12:40:20.835223  7333 debug-util.cc:398] Leaking SignalData structure 0x7b08001a2a40 after lost signal to thread 7411
W20260608 12:40:20.836906  7333 debug-util.cc:398] Leaking SignalData structure 0x7b080029b7a0 after lost signal to thread 7485
W20260608 12:40:21.693009   431 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 7333)
I20260608 12:40:22.384466  7570 raft_consensus.cc:493] T 202121ff0a9b4da68c08cf227b09e3ca P 367573c12f7946aa8b4f6547f39e1aea [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:40:22.385643  7570 raft_consensus.cc:515] T 202121ff0a9b4da68c08cf227b09e3ca P 367573c12f7946aa8b4f6547f39e1aea [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e525fd381ca04b0da8f7cdabe4e32561" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34715 } } peers { permanent_uuid: "367573c12f7946aa8b4f6547f39e1aea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37181 } } peers { permanent_uuid: "d2a2bcf9316d43bf99bb611167a4c693" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35237 } }
I20260608 12:40:22.390323  7570 leader_election.cc:290] T 202121ff0a9b4da68c08cf227b09e3ca P 367573c12f7946aa8b4f6547f39e1aea [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e525fd381ca04b0da8f7cdabe4e32561 (127.0.107.193:34715), d2a2bcf9316d43bf99bb611167a4c693 (127.0.107.195:35237)
I20260608 12:40:22.392129  7459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "202121ff0a9b4da68c08cf227b09e3ca" candidate_uuid: "367573c12f7946aa8b4f6547f39e1aea" candidate_term: 3 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2a2bcf9316d43bf99bb611167a4c693" is_pre_election: true
I20260608 12:40:22.394200  7459 raft_consensus.cc:2468] T 202121ff0a9b4da68c08cf227b09e3ca P d2a2bcf9316d43bf99bb611167a4c693 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 367573c12f7946aa8b4f6547f39e1aea in term 2.
W20260608 12:40:22.394634  7351 leader_election.cc:336] T 202121ff0a9b4da68c08cf227b09e3ca P 367573c12f7946aa8b4f6547f39e1aea [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer e525fd381ca04b0da8f7cdabe4e32561 (127.0.107.193:34715): Network error: Client connection negotiation failed: client connection to 127.0.107.193:34715: connect: Connection refused (error 111)
I20260608 12:40:22.396276  7353 leader_election.cc:304] T 202121ff0a9b4da68c08cf227b09e3ca P 367573c12f7946aa8b4f6547f39e1aea [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: 367573c12f7946aa8b4f6547f39e1aea, d2a2bcf9316d43bf99bb611167a4c693; no voters: e525fd381ca04b0da8f7cdabe4e32561
I20260608 12:40:22.397176  7570 raft_consensus.cc:2804] T 202121ff0a9b4da68c08cf227b09e3ca P 367573c12f7946aa8b4f6547f39e1aea [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260608 12:40:22.397599  7570 raft_consensus.cc:493] T 202121ff0a9b4da68c08cf227b09e3ca P 367573c12f7946aa8b4f6547f39e1aea [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:40:22.398011  7570 raft_consensus.cc:3060] T 202121ff0a9b4da68c08cf227b09e3ca P 367573c12f7946aa8b4f6547f39e1aea [term 2 FOLLOWER]: Advancing to term 3
I20260608 12:40:22.415002  7570 raft_consensus.cc:515] T 202121ff0a9b4da68c08cf227b09e3ca P 367573c12f7946aa8b4f6547f39e1aea [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e525fd381ca04b0da8f7cdabe4e32561" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34715 } } peers { permanent_uuid: "367573c12f7946aa8b4f6547f39e1aea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37181 } } peers { permanent_uuid: "d2a2bcf9316d43bf99bb611167a4c693" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35237 } }
I20260608 12:40:22.417863  7570 leader_election.cc:290] T 202121ff0a9b4da68c08cf227b09e3ca P 367573c12f7946aa8b4f6547f39e1aea [CANDIDATE]: Term 3 election: Requested vote from peers e525fd381ca04b0da8f7cdabe4e32561 (127.0.107.193:34715), d2a2bcf9316d43bf99bb611167a4c693 (127.0.107.195:35237)
I20260608 12:40:22.419524  7459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "202121ff0a9b4da68c08cf227b09e3ca" candidate_uuid: "367573c12f7946aa8b4f6547f39e1aea" candidate_term: 3 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2a2bcf9316d43bf99bb611167a4c693"
I20260608 12:40:22.420282  7459 raft_consensus.cc:3060] T 202121ff0a9b4da68c08cf227b09e3ca P d2a2bcf9316d43bf99bb611167a4c693 [term 2 FOLLOWER]: Advancing to term 3
W20260608 12:40:22.422385  7351 leader_election.cc:336] T 202121ff0a9b4da68c08cf227b09e3ca P 367573c12f7946aa8b4f6547f39e1aea [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer e525fd381ca04b0da8f7cdabe4e32561 (127.0.107.193:34715): Network error: Client connection negotiation failed: client connection to 127.0.107.193:34715: connect: Connection refused (error 111)
I20260608 12:40:22.430698  7459 raft_consensus.cc:2468] T 202121ff0a9b4da68c08cf227b09e3ca P d2a2bcf9316d43bf99bb611167a4c693 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 367573c12f7946aa8b4f6547f39e1aea in term 3.
I20260608 12:40:22.432667  7353 leader_election.cc:304] T 202121ff0a9b4da68c08cf227b09e3ca P 367573c12f7946aa8b4f6547f39e1aea [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: 367573c12f7946aa8b4f6547f39e1aea, d2a2bcf9316d43bf99bb611167a4c693; no voters: e525fd381ca04b0da8f7cdabe4e32561
I20260608 12:40:22.433897  7570 raft_consensus.cc:2804] T 202121ff0a9b4da68c08cf227b09e3ca P 367573c12f7946aa8b4f6547f39e1aea [term 3 FOLLOWER]: Leader election won for term 3
I20260608 12:40:22.435272  7570 raft_consensus.cc:697] T 202121ff0a9b4da68c08cf227b09e3ca P 367573c12f7946aa8b4f6547f39e1aea [term 3 LEADER]: Becoming Leader. State: Replica: 367573c12f7946aa8b4f6547f39e1aea, State: Running, Role: LEADER
I20260608 12:40:22.436784  7570 consensus_queue.cc:237] T 202121ff0a9b4da68c08cf227b09e3ca P 367573c12f7946aa8b4f6547f39e1aea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e525fd381ca04b0da8f7cdabe4e32561" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34715 } } peers { permanent_uuid: "367573c12f7946aa8b4f6547f39e1aea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37181 } } peers { permanent_uuid: "d2a2bcf9316d43bf99bb611167a4c693" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35237 } }
I20260608 12:40:22.447258  7207 catalog_manager.cc:5696] T 202121ff0a9b4da68c08cf227b09e3ca P 367573c12f7946aa8b4f6547f39e1aea reported cstate change: term changed from 2 to 3, leader changed from e525fd381ca04b0da8f7cdabe4e32561 (127.0.107.193) to 367573c12f7946aa8b4f6547f39e1aea (127.0.107.194). New cstate: current_term: 3 leader_uuid: "367573c12f7946aa8b4f6547f39e1aea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e525fd381ca04b0da8f7cdabe4e32561" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34715 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "367573c12f7946aa8b4f6547f39e1aea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37181 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d2a2bcf9316d43bf99bb611167a4c693" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35237 } health_report { overall_health: UNKNOWN } } }
W20260608 12:40:22.693639   431 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 7333)
I20260608 12:40:22.870632  7459 raft_consensus.cc:1275] T 202121ff0a9b4da68c08cf227b09e3ca P d2a2bcf9316d43bf99bb611167a4c693 [term 3 FOLLOWER]: Refusing update from remote peer 367573c12f7946aa8b4f6547f39e1aea: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 3 index: 1. (index mismatch)
I20260608 12:40:22.872815  7570 consensus_queue.cc:1048] T 202121ff0a9b4da68c08cf227b09e3ca P 367573c12f7946aa8b4f6547f39e1aea [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2a2bcf9316d43bf99bb611167a4c693" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35237 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 12:40:22.905387  7351 consensus_peers.cc:597] T 202121ff0a9b4da68c08cf227b09e3ca P 367573c12f7946aa8b4f6547f39e1aea -> Peer e525fd381ca04b0da8f7cdabe4e32561 (127.0.107.193:34715): Couldn't send request to peer e525fd381ca04b0da8f7cdabe4e32561. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:34715: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 12:40:23.082504  7351 consensus_peers.cc:597] T 329caec1c47e41cf8cfa2184fd82f2fa P 367573c12f7946aa8b4f6547f39e1aea -> Peer e525fd381ca04b0da8f7cdabe4e32561 (127.0.107.193:34715): Couldn't send request to peer e525fd381ca04b0da8f7cdabe4e32561. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:34715: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260608 12:40:23.408766  7425 consensus_peers.cc:597] T b952a177ec98407da6583b844e270502 P d2a2bcf9316d43bf99bb611167a4c693 -> Peer e525fd381ca04b0da8f7cdabe4e32561 (127.0.107.193:34715): Couldn't send request to peer e525fd381ca04b0da8f7cdabe4e32561. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:34715: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260608 12:40:23.411176  7351 consensus_peers.cc:597] T 74d03b7d21c44564a9a59ca57bc0b8f2 P 367573c12f7946aa8b4f6547f39e1aea -> Peer e525fd381ca04b0da8f7cdabe4e32561 (127.0.107.193:34715): Couldn't send request to peer e525fd381ca04b0da8f7cdabe4e32561. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:34715: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260608 12:40:23.694336   431 thread.cc:527] Waited for 3000ms trying to join with diag-logger (tid 7333)
I20260608 12:40:23.986488   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
I20260608 12:40:24.015991   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
I20260608 12:40:24.053064   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:40:24.054118   431 tablet_replica.cc:333] T b952a177ec98407da6583b844e270502 P 367573c12f7946aa8b4f6547f39e1aea: stopping tablet replica
I20260608 12:40:24.055018   431 raft_consensus.cc:2243] T b952a177ec98407da6583b844e270502 P 367573c12f7946aa8b4f6547f39e1aea [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:24.055858   431 raft_consensus.cc:2272] T b952a177ec98407da6583b844e270502 P 367573c12f7946aa8b4f6547f39e1aea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:24.060338   431 tablet_replica.cc:333] T 202121ff0a9b4da68c08cf227b09e3ca P 367573c12f7946aa8b4f6547f39e1aea: stopping tablet replica
W20260608 12:40:24.061187  7427 consensus_peers.cc:597] T b952a177ec98407da6583b844e270502 P d2a2bcf9316d43bf99bb611167a4c693 -> Peer 367573c12f7946aa8b4f6547f39e1aea (127.0.107.194:37181): Couldn't send request to peer 367573c12f7946aa8b4f6547f39e1aea. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:40:24.061194   431 raft_consensus.cc:2243] T 202121ff0a9b4da68c08cf227b09e3ca P 367573c12f7946aa8b4f6547f39e1aea [term 3 LEADER]: Raft consensus shutting down.
I20260608 12:40:24.062666   431 raft_consensus.cc:2272] T 202121ff0a9b4da68c08cf227b09e3ca P 367573c12f7946aa8b4f6547f39e1aea [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:24.065328   431 tablet_replica.cc:333] T 74d03b7d21c44564a9a59ca57bc0b8f2 P 367573c12f7946aa8b4f6547f39e1aea: stopping tablet replica
I20260608 12:40:24.065994   431 raft_consensus.cc:2243] T 74d03b7d21c44564a9a59ca57bc0b8f2 P 367573c12f7946aa8b4f6547f39e1aea [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:40:24.066936   431 raft_consensus.cc:2272] T 74d03b7d21c44564a9a59ca57bc0b8f2 P 367573c12f7946aa8b4f6547f39e1aea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:24.069938   431 tablet_replica.cc:333] T 329caec1c47e41cf8cfa2184fd82f2fa P 367573c12f7946aa8b4f6547f39e1aea: stopping tablet replica
I20260608 12:40:24.070542   431 raft_consensus.cc:2243] T 329caec1c47e41cf8cfa2184fd82f2fa P 367573c12f7946aa8b4f6547f39e1aea [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:40:24.071516   431 raft_consensus.cc:2272] T 329caec1c47e41cf8cfa2184fd82f2fa P 367573c12f7946aa8b4f6547f39e1aea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:24.100622   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
I20260608 12:40:24.123296   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
I20260608 12:40:24.156051   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:40:24.156962   431 tablet_replica.cc:333] T b952a177ec98407da6583b844e270502 P d2a2bcf9316d43bf99bb611167a4c693: stopping tablet replica
I20260608 12:40:24.157837   431 raft_consensus.cc:2243] T b952a177ec98407da6583b844e270502 P d2a2bcf9316d43bf99bb611167a4c693 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:40:24.158910   431 raft_consensus.cc:2272] T b952a177ec98407da6583b844e270502 P d2a2bcf9316d43bf99bb611167a4c693 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:24.161643   431 tablet_replica.cc:333] T 329caec1c47e41cf8cfa2184fd82f2fa P d2a2bcf9316d43bf99bb611167a4c693: stopping tablet replica
I20260608 12:40:24.162267   431 raft_consensus.cc:2243] T 329caec1c47e41cf8cfa2184fd82f2fa P d2a2bcf9316d43bf99bb611167a4c693 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:24.162830   431 raft_consensus.cc:2272] T 329caec1c47e41cf8cfa2184fd82f2fa P d2a2bcf9316d43bf99bb611167a4c693 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:24.165304   431 tablet_replica.cc:333] T 74d03b7d21c44564a9a59ca57bc0b8f2 P d2a2bcf9316d43bf99bb611167a4c693: stopping tablet replica
I20260608 12:40:24.165925   431 raft_consensus.cc:2243] T 74d03b7d21c44564a9a59ca57bc0b8f2 P d2a2bcf9316d43bf99bb611167a4c693 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:24.166422   431 raft_consensus.cc:2272] T 74d03b7d21c44564a9a59ca57bc0b8f2 P d2a2bcf9316d43bf99bb611167a4c693 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:24.168702   431 tablet_replica.cc:333] T 202121ff0a9b4da68c08cf227b09e3ca P d2a2bcf9316d43bf99bb611167a4c693: stopping tablet replica
I20260608 12:40:24.169184   431 raft_consensus.cc:2243] T 202121ff0a9b4da68c08cf227b09e3ca P d2a2bcf9316d43bf99bb611167a4c693 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:24.169699   431 raft_consensus.cc:2272] T 202121ff0a9b4da68c08cf227b09e3ca P d2a2bcf9316d43bf99bb611167a4c693 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:24.196156   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260608 12:40:24.219893   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:40:24.228745  7593 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:40:24.228958  7592 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:40:24.230046  7595 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:40:24.231927   431 server_base.cc:1061] running on GCE node
I20260608 12:40:24.233532   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:40:24.233932   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:40:24.234239   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922424234222 us; error 0 us; skew 500 ppm
I20260608 12:40:24.235137   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:40:24.238561   431 webserver.cc:533] Webserver started at http://127.0.107.196:37141/ using document root <none> and password file <none>
I20260608 12:40:24.239265   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:40:24.239588   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:40:24.240000   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:40:24.241364   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922229144781-431-0/minicluster-data/ts-3-root/instance:
uuid: "5812dab152584443a142c54ca35bdfda"
format_stamp: "Formatted at 2026-06-08 12:40:24 on dist-test-slave-3gfq"
I20260608 12:40:24.246999   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.000s	sys 0.004s
I20260608 12:40:24.251446  7600 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:24.252487   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260608 12:40:24.253026   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922229144781-431-0/minicluster-data/ts-3-root
uuid: "5812dab152584443a142c54ca35bdfda"
format_stamp: "Formatted at 2026-06-08 12:40:24 on dist-test-slave-3gfq"
I20260608 12:40:24.253453   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922229144781-431-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922229144781-431-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922229144781-431-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:40:24.270897   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:40:24.272385   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:40:24.274151   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:40:24.276862   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:40:24.277189   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:24.277529   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:40:24.277909   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260608 12:40:24.325879   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.196:45175
I20260608 12:40:24.326252  7662 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.196:45175 every 8 connection(s)
I20260608 12:40:24.349215  7663 heartbeater.cc:344] Connected to a master server at 127.0.107.254:35967
I20260608 12:40:24.349751  7663 heartbeater.cc:461] Registering TS with master...
I20260608 12:40:24.350682  7663 heartbeater.cc:507] Master 127.0.107.254:35967 requested a full tablet report, sending...
I20260608 12:40:24.353204  7208 ts_manager.cc:194] Registered new tserver with Master: 5812dab152584443a142c54ca35bdfda (127.0.107.196:45175)
I20260608 12:40:24.355530  7208 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39606
W20260608 12:40:24.438009  7258 auto_rebalancer.cc:591] Failed to schedule move for tablet 329caec1c47e41cf8cfa2184fd82f2fa: Network error: Client connection negotiation failed: client connection to 127.0.107.194:37181: connect: Connection refused (error 111)
W20260608 12:40:24.442391  7258 auto_rebalancer.cc:591] Failed to schedule move for tablet b952a177ec98407da6583b844e270502: Network error: Client connection negotiation failed: client connection to 127.0.107.195:35237: connect: Connection refused (error 111)
W20260608 12:40:24.446770  7258 auto_rebalancer.cc:591] Failed to schedule move for tablet 202121ff0a9b4da68c08cf227b09e3ca: Network error: Client connection negotiation failed: client connection to 127.0.107.194:37181: connect: Connection refused (error 111)
I20260608 12:40:25.358966  7663 heartbeater.cc:499] Master 127.0.107.254:35967 was elected leader, sending a full tablet report...
W20260608 12:40:25.461472  7258 auto_rebalancer.cc:591] Failed to schedule move for tablet 329caec1c47e41cf8cfa2184fd82f2fa: Network error: Client connection negotiation failed: client connection to 127.0.107.194:37181: connect: Connection refused (error 111)
W20260608 12:40:25.465560  7258 auto_rebalancer.cc:591] Failed to schedule move for tablet b952a177ec98407da6583b844e270502: Network error: Client connection negotiation failed: client connection to 127.0.107.195:35237: connect: Connection refused (error 111)
W20260608 12:40:25.469681  7258 auto_rebalancer.cc:591] Failed to schedule move for tablet 202121ff0a9b4da68c08cf227b09e3ca: Network error: Client connection negotiation failed: client connection to 127.0.107.194:37181: connect: Connection refused (error 111)
W20260608 12:40:26.490854  7258 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver e525fd381ca04b0da8f7cdabe4e32561 not available for placement
W20260608 12:40:27.493600  7258 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver e525fd381ca04b0da8f7cdabe4e32561 not available for placement
W20260608 12:40:28.496666  7258 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver e525fd381ca04b0da8f7cdabe4e32561 not available for placement
W20260608 12:40:29.499235  7258 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver 367573c12f7946aa8b4f6547f39e1aea not available for placement
W20260608 12:40:30.501569  7258 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver 367573c12f7946aa8b4f6547f39e1aea not available for placement
I20260608 12:40:31.367599   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:40:31.377516  7670 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:40:31.379624  7671 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:40:31.379910  7673 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:40:31.384224   431 server_base.cc:1061] running on GCE node
I20260608 12:40:31.387653   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:40:31.387990   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:40:31.388221   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922431388201 us; error 0 us; skew 500 ppm
I20260608 12:40:31.388985   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:40:31.393388   431 webserver.cc:533] Webserver started at http://127.0.107.193:44553/ using document root <none> and password file <none>
I20260608 12:40:31.394320   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:40:31.394556   431 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260608 12:40:31.399412   431 fs_manager.cc:714] Time spent opening directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 12:40:31.403797  7678 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:31.404913   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 12:40:31.405236   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922229144781-431-0/minicluster-data/ts-0-root
uuid: "e525fd381ca04b0da8f7cdabe4e32561"
format_stamp: "Formatted at 2026-06-08 12:40:16 on dist-test-slave-3gfq"
I20260608 12:40:31.405684   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922229144781-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922229144781-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922229144781-431-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:40:31.425134   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:40:31.426780   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:40:31.428613   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:40:31.433360  7685 ts_tablet_manager.cc:548] Loading tablet metadata (0/4 complete)
I20260608 12:40:31.457818   431 ts_tablet_manager.cc:585] Loaded tablet metadata (4 total tablets, 4 live tablets)
I20260608 12:40:31.458326   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.026s	user 0.002s	sys 0.000s
I20260608 12:40:31.458729   431 ts_tablet_manager.cc:600] Registering tablets (0/4 complete)
I20260608 12:40:31.466435  7685 tablet_bootstrap.cc:492] T 74d03b7d21c44564a9a59ca57bc0b8f2 P e525fd381ca04b0da8f7cdabe4e32561: Bootstrap starting.
I20260608 12:40:31.480501   431 ts_tablet_manager.cc:616] Registered 4 tablets
I20260608 12:40:31.480850   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.022s	user 0.020s	sys 0.000s
I20260608 12:40:31.483536  7685 tablet_bootstrap.cc:492] T 74d03b7d21c44564a9a59ca57bc0b8f2 P e525fd381ca04b0da8f7cdabe4e32561: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:40:31.484462  7685 tablet_bootstrap.cc:492] T 74d03b7d21c44564a9a59ca57bc0b8f2 P e525fd381ca04b0da8f7cdabe4e32561: Bootstrap complete.
I20260608 12:40:31.485095  7685 ts_tablet_manager.cc:1403] T 74d03b7d21c44564a9a59ca57bc0b8f2 P e525fd381ca04b0da8f7cdabe4e32561: Time spent bootstrapping tablet: real 0.019s	user 0.007s	sys 0.008s
I20260608 12:40:31.488066  7685 raft_consensus.cc:359] T 74d03b7d21c44564a9a59ca57bc0b8f2 P e525fd381ca04b0da8f7cdabe4e32561 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e525fd381ca04b0da8f7cdabe4e32561" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34715 } } peers { permanent_uuid: "367573c12f7946aa8b4f6547f39e1aea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37181 } } peers { permanent_uuid: "d2a2bcf9316d43bf99bb611167a4c693" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35237 } }
I20260608 12:40:31.489020  7685 raft_consensus.cc:740] T 74d03b7d21c44564a9a59ca57bc0b8f2 P e525fd381ca04b0da8f7cdabe4e32561 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e525fd381ca04b0da8f7cdabe4e32561, State: Initialized, Role: FOLLOWER
I20260608 12:40:31.489923  7685 consensus_queue.cc:260] T 74d03b7d21c44564a9a59ca57bc0b8f2 P e525fd381ca04b0da8f7cdabe4e32561 [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: "e525fd381ca04b0da8f7cdabe4e32561" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34715 } } peers { permanent_uuid: "367573c12f7946aa8b4f6547f39e1aea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37181 } } peers { permanent_uuid: "d2a2bcf9316d43bf99bb611167a4c693" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35237 } }
I20260608 12:40:31.493532  7685 ts_tablet_manager.cc:1434] T 74d03b7d21c44564a9a59ca57bc0b8f2 P e525fd381ca04b0da8f7cdabe4e32561: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.008s
I20260608 12:40:31.494743  7685 tablet_bootstrap.cc:492] T 329caec1c47e41cf8cfa2184fd82f2fa P e525fd381ca04b0da8f7cdabe4e32561: Bootstrap starting.
W20260608 12:40:31.506795  7258 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver 367573c12f7946aa8b4f6547f39e1aea not available for placement
I20260608 12:40:31.516000  7685 tablet_bootstrap.cc:492] T 329caec1c47e41cf8cfa2184fd82f2fa P e525fd381ca04b0da8f7cdabe4e32561: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:40:31.517597  7685 tablet_bootstrap.cc:492] T 329caec1c47e41cf8cfa2184fd82f2fa P e525fd381ca04b0da8f7cdabe4e32561: Bootstrap complete.
I20260608 12:40:31.519169  7685 ts_tablet_manager.cc:1403] T 329caec1c47e41cf8cfa2184fd82f2fa P e525fd381ca04b0da8f7cdabe4e32561: Time spent bootstrapping tablet: real 0.025s	user 0.010s	sys 0.012s
I20260608 12:40:31.524186  7685 raft_consensus.cc:359] T 329caec1c47e41cf8cfa2184fd82f2fa P e525fd381ca04b0da8f7cdabe4e32561 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e525fd381ca04b0da8f7cdabe4e32561" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34715 } } peers { permanent_uuid: "367573c12f7946aa8b4f6547f39e1aea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37181 } } peers { permanent_uuid: "d2a2bcf9316d43bf99bb611167a4c693" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35237 } }
I20260608 12:40:31.525261  7685 raft_consensus.cc:740] T 329caec1c47e41cf8cfa2184fd82f2fa P e525fd381ca04b0da8f7cdabe4e32561 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e525fd381ca04b0da8f7cdabe4e32561, State: Initialized, Role: FOLLOWER
I20260608 12:40:31.526520  7685 consensus_queue.cc:260] T 329caec1c47e41cf8cfa2184fd82f2fa P e525fd381ca04b0da8f7cdabe4e32561 [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: "e525fd381ca04b0da8f7cdabe4e32561" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34715 } } peers { permanent_uuid: "367573c12f7946aa8b4f6547f39e1aea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37181 } } peers { permanent_uuid: "d2a2bcf9316d43bf99bb611167a4c693" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35237 } }
I20260608 12:40:31.529659  7685 ts_tablet_manager.cc:1434] T 329caec1c47e41cf8cfa2184fd82f2fa P e525fd381ca04b0da8f7cdabe4e32561: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.004s
I20260608 12:40:31.531090  7685 tablet_bootstrap.cc:492] T 202121ff0a9b4da68c08cf227b09e3ca P e525fd381ca04b0da8f7cdabe4e32561: Bootstrap starting.
I20260608 12:40:31.551797   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:34715
I20260608 12:40:31.551905  7745 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:34715 every 8 connection(s)
I20260608 12:40:31.554935  7685 tablet_bootstrap.cc:492] T 202121ff0a9b4da68c08cf227b09e3ca P e525fd381ca04b0da8f7cdabe4e32561: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260608 12:40:31.556437  7685 tablet_bootstrap.cc:492] T 202121ff0a9b4da68c08cf227b09e3ca P e525fd381ca04b0da8f7cdabe4e32561: Bootstrap complete.
I20260608 12:40:31.557525  7685 ts_tablet_manager.cc:1403] T 202121ff0a9b4da68c08cf227b09e3ca P e525fd381ca04b0da8f7cdabe4e32561: Time spent bootstrapping tablet: real 0.027s	user 0.010s	sys 0.014s
I20260608 12:40:31.560675   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 12:40:31.562482  7685 raft_consensus.cc:359] T 202121ff0a9b4da68c08cf227b09e3ca P e525fd381ca04b0da8f7cdabe4e32561 [term 2 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e525fd381ca04b0da8f7cdabe4e32561" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34715 } } peers { permanent_uuid: "367573c12f7946aa8b4f6547f39e1aea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37181 } } peers { permanent_uuid: "d2a2bcf9316d43bf99bb611167a4c693" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35237 } }
I20260608 12:40:31.563796  7685 raft_consensus.cc:740] T 202121ff0a9b4da68c08cf227b09e3ca P e525fd381ca04b0da8f7cdabe4e32561 [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: e525fd381ca04b0da8f7cdabe4e32561, State: Initialized, Role: FOLLOWER
I20260608 12:40:31.564793  7685 consensus_queue.cc:260] T 202121ff0a9b4da68c08cf227b09e3ca P e525fd381ca04b0da8f7cdabe4e32561 [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: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e525fd381ca04b0da8f7cdabe4e32561" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34715 } } peers { permanent_uuid: "367573c12f7946aa8b4f6547f39e1aea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37181 } } peers { permanent_uuid: "d2a2bcf9316d43bf99bb611167a4c693" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35237 } }
I20260608 12:40:31.567633  7685 ts_tablet_manager.cc:1434] T 202121ff0a9b4da68c08cf227b09e3ca P e525fd381ca04b0da8f7cdabe4e32561: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260608 12:40:31.568960  7685 tablet_bootstrap.cc:492] T b952a177ec98407da6583b844e270502 P e525fd381ca04b0da8f7cdabe4e32561: Bootstrap starting.
W20260608 12:40:31.586678  7750 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:40:31.591846  7751 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:40:31.595888  7754 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:40:31.598541   431 server_base.cc:1061] running on GCE node
I20260608 12:40:31.601118   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:40:31.601462   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:40:31.601713   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922431601689 us; error 0 us; skew 500 ppm
I20260608 12:40:31.602771   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:40:31.603395  7685 tablet_bootstrap.cc:492] T b952a177ec98407da6583b844e270502 P e525fd381ca04b0da8f7cdabe4e32561: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:40:31.604931  7685 tablet_bootstrap.cc:492] T b952a177ec98407da6583b844e270502 P e525fd381ca04b0da8f7cdabe4e32561: Bootstrap complete.
I20260608 12:40:31.605625  7746 heartbeater.cc:344] Connected to a master server at 127.0.107.254:35967
I20260608 12:40:31.606101  7685 ts_tablet_manager.cc:1403] T b952a177ec98407da6583b844e270502 P e525fd381ca04b0da8f7cdabe4e32561: Time spent bootstrapping tablet: real 0.038s	user 0.012s	sys 0.018s
I20260608 12:40:31.606335  7746 heartbeater.cc:461] Registering TS with master...
I20260608 12:40:31.607456  7746 heartbeater.cc:507] Master 127.0.107.254:35967 requested a full tablet report, sending...
I20260608 12:40:31.608618   431 webserver.cc:533] Webserver started at http://127.0.107.194:41853/ using document root <none> and password file <none>
I20260608 12:40:31.609483   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:40:31.609743   431 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260608 12:40:31.611507  7685 raft_consensus.cc:359] T b952a177ec98407da6583b844e270502 P e525fd381ca04b0da8f7cdabe4e32561 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "367573c12f7946aa8b4f6547f39e1aea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37181 } } peers { permanent_uuid: "d2a2bcf9316d43bf99bb611167a4c693" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35237 } } peers { permanent_uuid: "e525fd381ca04b0da8f7cdabe4e32561" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34715 } }
I20260608 12:40:31.612221  7685 raft_consensus.cc:740] T b952a177ec98407da6583b844e270502 P e525fd381ca04b0da8f7cdabe4e32561 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e525fd381ca04b0da8f7cdabe4e32561, State: Initialized, Role: FOLLOWER
I20260608 12:40:31.613025  7685 consensus_queue.cc:260] T b952a177ec98407da6583b844e270502 P e525fd381ca04b0da8f7cdabe4e32561 [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: "367573c12f7946aa8b4f6547f39e1aea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37181 } } peers { permanent_uuid: "d2a2bcf9316d43bf99bb611167a4c693" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35237 } } peers { permanent_uuid: "e525fd381ca04b0da8f7cdabe4e32561" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34715 } }
I20260608 12:40:31.614233  7208 ts_manager.cc:194] Re-registered known tserver with Master: e525fd381ca04b0da8f7cdabe4e32561 (127.0.107.193:34715)
I20260608 12:40:31.615244  7685 ts_tablet_manager.cc:1434] T b952a177ec98407da6583b844e270502 P e525fd381ca04b0da8f7cdabe4e32561: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.002s
I20260608 12:40:31.619403   431 fs_manager.cc:714] Time spent opening directory manager: real 0.008s	user 0.004s	sys 0.004s
I20260608 12:40:31.623205  7208 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40890
I20260608 12:40:31.625732  7759 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:31.627072   431 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.002s	sys 0.001s
I20260608 12:40:31.627466   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922229144781-431-0/minicluster-data/ts-1-root
uuid: "367573c12f7946aa8b4f6547f39e1aea"
format_stamp: "Formatted at 2026-06-08 12:40:16 on dist-test-slave-3gfq"
I20260608 12:40:31.627825   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922229144781-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922229144781-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922229144781-431-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:40:31.627978  7746 heartbeater.cc:499] Master 127.0.107.254:35967 was elected leader, sending a full tablet report...
I20260608 12:40:31.647670   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:40:31.649106   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:40:31.650868   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:40:31.682034   431 ts_tablet_manager.cc:585] Loaded tablet metadata (4 total tablets, 4 live tablets)
I20260608 12:40:31.682451   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.029s	user 0.002s	sys 0.000s
I20260608 12:40:31.688352  7766 tablet_bootstrap.cc:492] T 74d03b7d21c44564a9a59ca57bc0b8f2 P 367573c12f7946aa8b4f6547f39e1aea: Bootstrap starting.
I20260608 12:40:31.698751   431 ts_tablet_manager.cc:616] Registered 4 tablets
I20260608 12:40:31.699115   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.016s	user 0.016s	sys 0.000s
I20260608 12:40:31.705595  7766 tablet_bootstrap.cc:492] T 74d03b7d21c44564a9a59ca57bc0b8f2 P 367573c12f7946aa8b4f6547f39e1aea: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:40:31.706570  7766 tablet_bootstrap.cc:492] T 74d03b7d21c44564a9a59ca57bc0b8f2 P 367573c12f7946aa8b4f6547f39e1aea: Bootstrap complete.
I20260608 12:40:31.707178  7766 ts_tablet_manager.cc:1403] T 74d03b7d21c44564a9a59ca57bc0b8f2 P 367573c12f7946aa8b4f6547f39e1aea: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.003s
I20260608 12:40:31.710629  7766 raft_consensus.cc:359] T 74d03b7d21c44564a9a59ca57bc0b8f2 P 367573c12f7946aa8b4f6547f39e1aea [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e525fd381ca04b0da8f7cdabe4e32561" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34715 } } peers { permanent_uuid: "367573c12f7946aa8b4f6547f39e1aea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37181 } } peers { permanent_uuid: "d2a2bcf9316d43bf99bb611167a4c693" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35237 } }
I20260608 12:40:31.711433  7766 raft_consensus.cc:740] T 74d03b7d21c44564a9a59ca57bc0b8f2 P 367573c12f7946aa8b4f6547f39e1aea [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 367573c12f7946aa8b4f6547f39e1aea, State: Initialized, Role: FOLLOWER
I20260608 12:40:31.712488  7766 consensus_queue.cc:260] T 74d03b7d21c44564a9a59ca57bc0b8f2 P 367573c12f7946aa8b4f6547f39e1aea [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: "e525fd381ca04b0da8f7cdabe4e32561" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34715 } } peers { permanent_uuid: "367573c12f7946aa8b4f6547f39e1aea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37181 } } peers { permanent_uuid: "d2a2bcf9316d43bf99bb611167a4c693" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35237 } }
I20260608 12:40:31.716018  7766 ts_tablet_manager.cc:1434] T 74d03b7d21c44564a9a59ca57bc0b8f2 P 367573c12f7946aa8b4f6547f39e1aea: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.004s
I20260608 12:40:31.716900  7766 tablet_bootstrap.cc:492] T 329caec1c47e41cf8cfa2184fd82f2fa P 367573c12f7946aa8b4f6547f39e1aea: Bootstrap starting.
I20260608 12:40:31.735477  7766 tablet_bootstrap.cc:492] T 329caec1c47e41cf8cfa2184fd82f2fa P 367573c12f7946aa8b4f6547f39e1aea: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:40:31.736729  7766 tablet_bootstrap.cc:492] T 329caec1c47e41cf8cfa2184fd82f2fa P 367573c12f7946aa8b4f6547f39e1aea: Bootstrap complete.
I20260608 12:40:31.737483  7766 ts_tablet_manager.cc:1403] T 329caec1c47e41cf8cfa2184fd82f2fa P 367573c12f7946aa8b4f6547f39e1aea: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.007s
I20260608 12:40:31.740309  7766 raft_consensus.cc:359] T 329caec1c47e41cf8cfa2184fd82f2fa P 367573c12f7946aa8b4f6547f39e1aea [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e525fd381ca04b0da8f7cdabe4e32561" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34715 } } peers { permanent_uuid: "367573c12f7946aa8b4f6547f39e1aea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37181 } } peers { permanent_uuid: "d2a2bcf9316d43bf99bb611167a4c693" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35237 } }
I20260608 12:40:31.740978  7766 raft_consensus.cc:740] T 329caec1c47e41cf8cfa2184fd82f2fa P 367573c12f7946aa8b4f6547f39e1aea [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 367573c12f7946aa8b4f6547f39e1aea, State: Initialized, Role: FOLLOWER
I20260608 12:40:31.741882  7766 consensus_queue.cc:260] T 329caec1c47e41cf8cfa2184fd82f2fa P 367573c12f7946aa8b4f6547f39e1aea [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: "e525fd381ca04b0da8f7cdabe4e32561" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34715 } } peers { permanent_uuid: "367573c12f7946aa8b4f6547f39e1aea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37181 } } peers { permanent_uuid: "d2a2bcf9316d43bf99bb611167a4c693" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35237 } }
I20260608 12:40:31.744186  7766 ts_tablet_manager.cc:1434] T 329caec1c47e41cf8cfa2184fd82f2fa P 367573c12f7946aa8b4f6547f39e1aea: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.004s
I20260608 12:40:31.745088  7766 tablet_bootstrap.cc:492] T 202121ff0a9b4da68c08cf227b09e3ca P 367573c12f7946aa8b4f6547f39e1aea: Bootstrap starting.
I20260608 12:40:31.763135  7766 tablet_bootstrap.cc:492] T 202121ff0a9b4da68c08cf227b09e3ca P 367573c12f7946aa8b4f6547f39e1aea: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:40:31.764457   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:37181
I20260608 12:40:31.764472  7766 tablet_bootstrap.cc:492] T 202121ff0a9b4da68c08cf227b09e3ca P 367573c12f7946aa8b4f6547f39e1aea: Bootstrap complete.
I20260608 12:40:31.764891  7826 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:37181 every 8 connection(s)
I20260608 12:40:31.765614  7766 ts_tablet_manager.cc:1403] T 202121ff0a9b4da68c08cf227b09e3ca P 367573c12f7946aa8b4f6547f39e1aea: Time spent bootstrapping tablet: real 0.021s	user 0.019s	sys 0.000s
I20260608 12:40:31.768725  7766 raft_consensus.cc:359] T 202121ff0a9b4da68c08cf227b09e3ca P 367573c12f7946aa8b4f6547f39e1aea [term 3 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e525fd381ca04b0da8f7cdabe4e32561" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34715 } } peers { permanent_uuid: "367573c12f7946aa8b4f6547f39e1aea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37181 } } peers { permanent_uuid: "d2a2bcf9316d43bf99bb611167a4c693" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35237 } }
I20260608 12:40:31.769930  7766 raft_consensus.cc:740] T 202121ff0a9b4da68c08cf227b09e3ca P 367573c12f7946aa8b4f6547f39e1aea [term 3 FOLLOWER]: Becoming Follower/Learner. State: Replica: 367573c12f7946aa8b4f6547f39e1aea, State: Initialized, Role: FOLLOWER
I20260608 12:40:31.771219  7766 consensus_queue.cc:260] T 202121ff0a9b4da68c08cf227b09e3ca P 367573c12f7946aa8b4f6547f39e1aea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 3.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: "e525fd381ca04b0da8f7cdabe4e32561" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34715 } } peers { permanent_uuid: "367573c12f7946aa8b4f6547f39e1aea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37181 } } peers { permanent_uuid: "d2a2bcf9316d43bf99bb611167a4c693" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35237 } }
I20260608 12:40:31.772639   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 12:40:31.774022  7766 ts_tablet_manager.cc:1434] T 202121ff0a9b4da68c08cf227b09e3ca P 367573c12f7946aa8b4f6547f39e1aea: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.002s
I20260608 12:40:31.775214  7766 tablet_bootstrap.cc:492] T b952a177ec98407da6583b844e270502 P 367573c12f7946aa8b4f6547f39e1aea: Bootstrap starting.
W20260608 12:40:31.783468  7830 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:40:31.787253  7831 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:40:31.788676  7827 heartbeater.cc:344] Connected to a master server at 127.0.107.254:35967
I20260608 12:40:31.789384  7827 heartbeater.cc:461] Registering TS with master...
I20260608 12:40:31.791016  7827 heartbeater.cc:507] Master 127.0.107.254:35967 requested a full tablet report, sending...
I20260608 12:40:31.799121  7208 ts_manager.cc:194] Re-registered known tserver with Master: 367573c12f7946aa8b4f6547f39e1aea (127.0.107.194:37181)
W20260608 12:40:31.800917  7834 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:40:31.801950   431 server_base.cc:1061] running on GCE node
I20260608 12:40:31.803138   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:40:31.803416   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:40:31.803675   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922431803650 us; error 0 us; skew 500 ppm
I20260608 12:40:31.804383   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:40:31.804551  7766 tablet_bootstrap.cc:492] T b952a177ec98407da6583b844e270502 P 367573c12f7946aa8b4f6547f39e1aea: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:40:31.805862  7766 tablet_bootstrap.cc:492] T b952a177ec98407da6583b844e270502 P 367573c12f7946aa8b4f6547f39e1aea: Bootstrap complete.
I20260608 12:40:31.806437  7208 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40902
I20260608 12:40:31.806746  7766 ts_tablet_manager.cc:1403] T b952a177ec98407da6583b844e270502 P 367573c12f7946aa8b4f6547f39e1aea: Time spent bootstrapping tablet: real 0.032s	user 0.022s	sys 0.006s
I20260608 12:40:31.809243   431 webserver.cc:533] Webserver started at http://127.0.107.195:34145/ using document root <none> and password file <none>
I20260608 12:40:31.810016   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:40:31.810250   431 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260608 12:40:31.810601  7827 heartbeater.cc:499] Master 127.0.107.254:35967 was elected leader, sending a full tablet report...
I20260608 12:40:31.810245  7766 raft_consensus.cc:359] T b952a177ec98407da6583b844e270502 P 367573c12f7946aa8b4f6547f39e1aea [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "367573c12f7946aa8b4f6547f39e1aea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37181 } } peers { permanent_uuid: "d2a2bcf9316d43bf99bb611167a4c693" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35237 } } peers { permanent_uuid: "e525fd381ca04b0da8f7cdabe4e32561" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34715 } }
I20260608 12:40:31.811321  7766 raft_consensus.cc:740] T b952a177ec98407da6583b844e270502 P 367573c12f7946aa8b4f6547f39e1aea [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 367573c12f7946aa8b4f6547f39e1aea, State: Initialized, Role: FOLLOWER
I20260608 12:40:31.812407  7766 consensus_queue.cc:260] T b952a177ec98407da6583b844e270502 P 367573c12f7946aa8b4f6547f39e1aea [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: "367573c12f7946aa8b4f6547f39e1aea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37181 } } peers { permanent_uuid: "d2a2bcf9316d43bf99bb611167a4c693" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35237 } } peers { permanent_uuid: "e525fd381ca04b0da8f7cdabe4e32561" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34715 } }
I20260608 12:40:31.815145  7766 ts_tablet_manager.cc:1434] T b952a177ec98407da6583b844e270502 P 367573c12f7946aa8b4f6547f39e1aea: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.003s
I20260608 12:40:31.817114   431 fs_manager.cc:714] Time spent opening directory manager: real 0.005s	user 0.001s	sys 0.004s
I20260608 12:40:31.821736  7839 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:31.822988   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.003s
I20260608 12:40:31.823406   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922229144781-431-0/minicluster-data/ts-2-root
uuid: "d2a2bcf9316d43bf99bb611167a4c693"
format_stamp: "Formatted at 2026-06-08 12:40:16 on dist-test-slave-3gfq"
I20260608 12:40:31.823741   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922229144781-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922229144781-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922229144781-431-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:40:31.842361   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:40:31.843716   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:40:31.845309   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:40:31.875201   431 ts_tablet_manager.cc:585] Loaded tablet metadata (4 total tablets, 4 live tablets)
I20260608 12:40:31.875605   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.028s	user 0.002s	sys 0.000s
I20260608 12:40:31.881372  7846 tablet_bootstrap.cc:492] T 74d03b7d21c44564a9a59ca57bc0b8f2 P d2a2bcf9316d43bf99bb611167a4c693: Bootstrap starting.
I20260608 12:40:31.891728   431 ts_tablet_manager.cc:616] Registered 4 tablets
I20260608 12:40:31.892130   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.016s	user 0.017s	sys 0.000s
I20260608 12:40:31.898456  7846 tablet_bootstrap.cc:492] T 74d03b7d21c44564a9a59ca57bc0b8f2 P d2a2bcf9316d43bf99bb611167a4c693: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:40:31.899461  7846 tablet_bootstrap.cc:492] T 74d03b7d21c44564a9a59ca57bc0b8f2 P d2a2bcf9316d43bf99bb611167a4c693: Bootstrap complete.
I20260608 12:40:31.900173  7846 ts_tablet_manager.cc:1403] T 74d03b7d21c44564a9a59ca57bc0b8f2 P d2a2bcf9316d43bf99bb611167a4c693: Time spent bootstrapping tablet: real 0.019s	user 0.016s	sys 0.000s
I20260608 12:40:31.904026  7846 raft_consensus.cc:359] T 74d03b7d21c44564a9a59ca57bc0b8f2 P d2a2bcf9316d43bf99bb611167a4c693 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e525fd381ca04b0da8f7cdabe4e32561" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34715 } } peers { permanent_uuid: "367573c12f7946aa8b4f6547f39e1aea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37181 } } peers { permanent_uuid: "d2a2bcf9316d43bf99bb611167a4c693" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35237 } }
I20260608 12:40:31.904764  7846 raft_consensus.cc:740] T 74d03b7d21c44564a9a59ca57bc0b8f2 P d2a2bcf9316d43bf99bb611167a4c693 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d2a2bcf9316d43bf99bb611167a4c693, State: Initialized, Role: FOLLOWER
I20260608 12:40:31.905690  7846 consensus_queue.cc:260] T 74d03b7d21c44564a9a59ca57bc0b8f2 P d2a2bcf9316d43bf99bb611167a4c693 [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: "e525fd381ca04b0da8f7cdabe4e32561" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34715 } } peers { permanent_uuid: "367573c12f7946aa8b4f6547f39e1aea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37181 } } peers { permanent_uuid: "d2a2bcf9316d43bf99bb611167a4c693" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35237 } }
I20260608 12:40:31.909372  7846 ts_tablet_manager.cc:1434] T 74d03b7d21c44564a9a59ca57bc0b8f2 P d2a2bcf9316d43bf99bb611167a4c693: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.004s
I20260608 12:40:31.910580  7846 tablet_bootstrap.cc:492] T 329caec1c47e41cf8cfa2184fd82f2fa P d2a2bcf9316d43bf99bb611167a4c693: Bootstrap starting.
I20260608 12:40:31.933480  7846 tablet_bootstrap.cc:492] T 329caec1c47e41cf8cfa2184fd82f2fa P d2a2bcf9316d43bf99bb611167a4c693: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:40:31.934859  7846 tablet_bootstrap.cc:492] T 329caec1c47e41cf8cfa2184fd82f2fa P d2a2bcf9316d43bf99bb611167a4c693: Bootstrap complete.
I20260608 12:40:31.935674  7846 ts_tablet_manager.cc:1403] T 329caec1c47e41cf8cfa2184fd82f2fa P d2a2bcf9316d43bf99bb611167a4c693: Time spent bootstrapping tablet: real 0.025s	user 0.016s	sys 0.008s
I20260608 12:40:31.939203  7846 raft_consensus.cc:359] T 329caec1c47e41cf8cfa2184fd82f2fa P d2a2bcf9316d43bf99bb611167a4c693 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e525fd381ca04b0da8f7cdabe4e32561" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34715 } } peers { permanent_uuid: "367573c12f7946aa8b4f6547f39e1aea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37181 } } peers { permanent_uuid: "d2a2bcf9316d43bf99bb611167a4c693" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35237 } }
I20260608 12:40:31.939944  7846 raft_consensus.cc:740] T 329caec1c47e41cf8cfa2184fd82f2fa P d2a2bcf9316d43bf99bb611167a4c693 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d2a2bcf9316d43bf99bb611167a4c693, State: Initialized, Role: FOLLOWER
I20260608 12:40:31.940896  7846 consensus_queue.cc:260] T 329caec1c47e41cf8cfa2184fd82f2fa P d2a2bcf9316d43bf99bb611167a4c693 [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: "e525fd381ca04b0da8f7cdabe4e32561" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34715 } } peers { permanent_uuid: "367573c12f7946aa8b4f6547f39e1aea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37181 } } peers { permanent_uuid: "d2a2bcf9316d43bf99bb611167a4c693" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35237 } }
I20260608 12:40:31.942938  7846 ts_tablet_manager.cc:1434] T 329caec1c47e41cf8cfa2184fd82f2fa P d2a2bcf9316d43bf99bb611167a4c693: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260608 12:40:31.943804  7846 tablet_bootstrap.cc:492] T 202121ff0a9b4da68c08cf227b09e3ca P d2a2bcf9316d43bf99bb611167a4c693: Bootstrap starting.
I20260608 12:40:31.958957   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:35237
I20260608 12:40:31.959131  7906 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:35237 every 8 connection(s)
I20260608 12:40:31.962342  7846 tablet_bootstrap.cc:492] T 202121ff0a9b4da68c08cf227b09e3ca P d2a2bcf9316d43bf99bb611167a4c693: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:40:31.963599  7846 tablet_bootstrap.cc:492] T 202121ff0a9b4da68c08cf227b09e3ca P d2a2bcf9316d43bf99bb611167a4c693: Bootstrap complete.
I20260608 12:40:31.965209  7846 ts_tablet_manager.cc:1403] T 202121ff0a9b4da68c08cf227b09e3ca P d2a2bcf9316d43bf99bb611167a4c693: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.009s
I20260608 12:40:31.969484  7846 raft_consensus.cc:359] T 202121ff0a9b4da68c08cf227b09e3ca P d2a2bcf9316d43bf99bb611167a4c693 [term 3 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e525fd381ca04b0da8f7cdabe4e32561" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34715 } } peers { permanent_uuid: "367573c12f7946aa8b4f6547f39e1aea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37181 } } peers { permanent_uuid: "d2a2bcf9316d43bf99bb611167a4c693" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35237 } }
I20260608 12:40:31.970892  7846 raft_consensus.cc:740] T 202121ff0a9b4da68c08cf227b09e3ca P d2a2bcf9316d43bf99bb611167a4c693 [term 3 FOLLOWER]: Becoming Follower/Learner. State: Replica: d2a2bcf9316d43bf99bb611167a4c693, State: Initialized, Role: FOLLOWER
I20260608 12:40:31.972116  7846 consensus_queue.cc:260] T 202121ff0a9b4da68c08cf227b09e3ca P d2a2bcf9316d43bf99bb611167a4c693 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 3.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: "e525fd381ca04b0da8f7cdabe4e32561" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34715 } } peers { permanent_uuid: "367573c12f7946aa8b4f6547f39e1aea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37181 } } peers { permanent_uuid: "d2a2bcf9316d43bf99bb611167a4c693" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35237 } }
I20260608 12:40:31.974510  7846 ts_tablet_manager.cc:1434] T 202121ff0a9b4da68c08cf227b09e3ca P d2a2bcf9316d43bf99bb611167a4c693: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260608 12:40:31.975716  7846 tablet_bootstrap.cc:492] T b952a177ec98407da6583b844e270502 P d2a2bcf9316d43bf99bb611167a4c693: Bootstrap starting.
I20260608 12:40:31.979830  7907 heartbeater.cc:344] Connected to a master server at 127.0.107.254:35967
I20260608 12:40:31.980800  7907 heartbeater.cc:461] Registering TS with master...
I20260608 12:40:31.982338  7907 heartbeater.cc:507] Master 127.0.107.254:35967 requested a full tablet report, sending...
I20260608 12:40:31.988312  7208 ts_manager.cc:194] Re-registered known tserver with Master: d2a2bcf9316d43bf99bb611167a4c693 (127.0.107.195:35237)
I20260608 12:40:31.993904  7208 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40916
I20260608 12:40:31.996477  7846 tablet_bootstrap.cc:492] T b952a177ec98407da6583b844e270502 P d2a2bcf9316d43bf99bb611167a4c693: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:40:31.997169  7907 heartbeater.cc:499] Master 127.0.107.254:35967 was elected leader, sending a full tablet report...
I20260608 12:40:31.997699  7846 tablet_bootstrap.cc:492] T b952a177ec98407da6583b844e270502 P d2a2bcf9316d43bf99bb611167a4c693: Bootstrap complete.
I20260608 12:40:31.998723  7846 ts_tablet_manager.cc:1403] T b952a177ec98407da6583b844e270502 P d2a2bcf9316d43bf99bb611167a4c693: Time spent bootstrapping tablet: real 0.023s	user 0.022s	sys 0.000s
I20260608 12:40:32.001868  7846 raft_consensus.cc:359] T b952a177ec98407da6583b844e270502 P d2a2bcf9316d43bf99bb611167a4c693 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "367573c12f7946aa8b4f6547f39e1aea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37181 } } peers { permanent_uuid: "d2a2bcf9316d43bf99bb611167a4c693" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35237 } } peers { permanent_uuid: "e525fd381ca04b0da8f7cdabe4e32561" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34715 } }
I20260608 12:40:32.002722  7846 raft_consensus.cc:740] T b952a177ec98407da6583b844e270502 P d2a2bcf9316d43bf99bb611167a4c693 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d2a2bcf9316d43bf99bb611167a4c693, State: Initialized, Role: FOLLOWER
I20260608 12:40:32.003703  7846 consensus_queue.cc:260] T b952a177ec98407da6583b844e270502 P d2a2bcf9316d43bf99bb611167a4c693 [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: "367573c12f7946aa8b4f6547f39e1aea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37181 } } peers { permanent_uuid: "d2a2bcf9316d43bf99bb611167a4c693" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35237 } } peers { permanent_uuid: "e525fd381ca04b0da8f7cdabe4e32561" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34715 } }
I20260608 12:40:32.006033  7846 ts_tablet_manager.cc:1434] T b952a177ec98407da6583b844e270502 P d2a2bcf9316d43bf99bb611167a4c693: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
W20260608 12:40:32.533283  7258 auto_rebalancer.cc:591] Failed to schedule move for tablet 74d03b7d21c44564a9a59ca57bc0b8f2: Illegal state: Replica 367573c12f7946aa8b4f6547f39e1aea is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e525fd381ca04b0da8f7cdabe4e32561" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34715 } } peers { permanent_uuid: "367573c12f7946aa8b4f6547f39e1aea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37181 } } peers { permanent_uuid: "d2a2bcf9316d43bf99bb611167a4c693" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35237 } } }
W20260608 12:40:32.538365  7258 auto_rebalancer.cc:591] Failed to schedule move for tablet 329caec1c47e41cf8cfa2184fd82f2fa: Illegal state: Replica 367573c12f7946aa8b4f6547f39e1aea is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e525fd381ca04b0da8f7cdabe4e32561" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34715 } } peers { permanent_uuid: "367573c12f7946aa8b4f6547f39e1aea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37181 } } peers { permanent_uuid: "d2a2bcf9316d43bf99bb611167a4c693" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35237 } } }
W20260608 12:40:32.553805  7258 auto_rebalancer.cc:591] Failed to schedule move for tablet b952a177ec98407da6583b844e270502: Illegal state: Replica d2a2bcf9316d43bf99bb611167a4c693 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "367573c12f7946aa8b4f6547f39e1aea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37181 } } peers { permanent_uuid: "d2a2bcf9316d43bf99bb611167a4c693" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35237 } } peers { permanent_uuid: "e525fd381ca04b0da8f7cdabe4e32561" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34715 } } }
I20260608 12:40:32.709218  7914 raft_consensus.cc:493] T 202121ff0a9b4da68c08cf227b09e3ca P e525fd381ca04b0da8f7cdabe4e32561 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:40:32.710186  7914 raft_consensus.cc:515] T 202121ff0a9b4da68c08cf227b09e3ca P e525fd381ca04b0da8f7cdabe4e32561 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e525fd381ca04b0da8f7cdabe4e32561" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34715 } } peers { permanent_uuid: "367573c12f7946aa8b4f6547f39e1aea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37181 } } peers { permanent_uuid: "d2a2bcf9316d43bf99bb611167a4c693" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35237 } }
I20260608 12:40:32.713234  7914 leader_election.cc:290] T 202121ff0a9b4da68c08cf227b09e3ca P e525fd381ca04b0da8f7cdabe4e32561 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 367573c12f7946aa8b4f6547f39e1aea (127.0.107.194:37181), d2a2bcf9316d43bf99bb611167a4c693 (127.0.107.195:35237)
I20260608 12:40:32.727133  7801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "202121ff0a9b4da68c08cf227b09e3ca" candidate_uuid: "e525fd381ca04b0da8f7cdabe4e32561" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "367573c12f7946aa8b4f6547f39e1aea" is_pre_election: true
I20260608 12:40:32.728500  7801 raft_consensus.cc:2393] T 202121ff0a9b4da68c08cf227b09e3ca P 367573c12f7946aa8b4f6547f39e1aea [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e525fd381ca04b0da8f7cdabe4e32561 in current term 3: Already voted for candidate 367573c12f7946aa8b4f6547f39e1aea in this term.
I20260608 12:40:32.729468  7881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "202121ff0a9b4da68c08cf227b09e3ca" candidate_uuid: "e525fd381ca04b0da8f7cdabe4e32561" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "d2a2bcf9316d43bf99bb611167a4c693" is_pre_election: true
I20260608 12:40:32.730708  7881 raft_consensus.cc:2393] T 202121ff0a9b4da68c08cf227b09e3ca P d2a2bcf9316d43bf99bb611167a4c693 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e525fd381ca04b0da8f7cdabe4e32561 in current term 3: Already voted for candidate 367573c12f7946aa8b4f6547f39e1aea in this term.
I20260608 12:40:32.731997  7682 leader_election.cc:304] T 202121ff0a9b4da68c08cf227b09e3ca P e525fd381ca04b0da8f7cdabe4e32561 [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: e525fd381ca04b0da8f7cdabe4e32561; no voters: 367573c12f7946aa8b4f6547f39e1aea, d2a2bcf9316d43bf99bb611167a4c693
I20260608 12:40:32.732939  7914 raft_consensus.cc:3060] T 202121ff0a9b4da68c08cf227b09e3ca P e525fd381ca04b0da8f7cdabe4e32561 [term 2 FOLLOWER]: Advancing to term 3
I20260608 12:40:32.740387  7914 raft_consensus.cc:2749] T 202121ff0a9b4da68c08cf227b09e3ca P e525fd381ca04b0da8f7cdabe4e32561 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260608 12:40:32.837258  7914 raft_consensus.cc:493] T b952a177ec98407da6583b844e270502 P e525fd381ca04b0da8f7cdabe4e32561 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:40:32.838204  7914 raft_consensus.cc:515] T b952a177ec98407da6583b844e270502 P e525fd381ca04b0da8f7cdabe4e32561 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "367573c12f7946aa8b4f6547f39e1aea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37181 } } peers { permanent_uuid: "d2a2bcf9316d43bf99bb611167a4c693" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35237 } } peers { permanent_uuid: "e525fd381ca04b0da8f7cdabe4e32561" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34715 } }
I20260608 12:40:32.840451  7914 leader_election.cc:290] T b952a177ec98407da6583b844e270502 P e525fd381ca04b0da8f7cdabe4e32561 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 367573c12f7946aa8b4f6547f39e1aea (127.0.107.194:37181), d2a2bcf9316d43bf99bb611167a4c693 (127.0.107.195:35237)
I20260608 12:40:32.841542  7801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b952a177ec98407da6583b844e270502" candidate_uuid: "e525fd381ca04b0da8f7cdabe4e32561" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "367573c12f7946aa8b4f6547f39e1aea" is_pre_election: true
I20260608 12:40:32.841799  7881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b952a177ec98407da6583b844e270502" candidate_uuid: "e525fd381ca04b0da8f7cdabe4e32561" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d2a2bcf9316d43bf99bb611167a4c693" is_pre_election: true
I20260608 12:40:32.842533  7801 raft_consensus.cc:2468] T b952a177ec98407da6583b844e270502 P 367573c12f7946aa8b4f6547f39e1aea [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e525fd381ca04b0da8f7cdabe4e32561 in term 1.
I20260608 12:40:32.842832  7881 raft_consensus.cc:2468] T b952a177ec98407da6583b844e270502 P d2a2bcf9316d43bf99bb611167a4c693 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e525fd381ca04b0da8f7cdabe4e32561 in term 1.
I20260608 12:40:32.844199  7682 leader_election.cc:304] T b952a177ec98407da6583b844e270502 P e525fd381ca04b0da8f7cdabe4e32561 [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: 367573c12f7946aa8b4f6547f39e1aea, e525fd381ca04b0da8f7cdabe4e32561; no voters: 
I20260608 12:40:32.845297  7914 raft_consensus.cc:2804] T b952a177ec98407da6583b844e270502 P e525fd381ca04b0da8f7cdabe4e32561 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 12:40:32.845845  7914 raft_consensus.cc:493] T b952a177ec98407da6583b844e270502 P e525fd381ca04b0da8f7cdabe4e32561 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:40:32.846280  7914 raft_consensus.cc:3060] T b952a177ec98407da6583b844e270502 P e525fd381ca04b0da8f7cdabe4e32561 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:40:32.852423  7914 raft_consensus.cc:515] T b952a177ec98407da6583b844e270502 P e525fd381ca04b0da8f7cdabe4e32561 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "367573c12f7946aa8b4f6547f39e1aea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37181 } } peers { permanent_uuid: "d2a2bcf9316d43bf99bb611167a4c693" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35237 } } peers { permanent_uuid: "e525fd381ca04b0da8f7cdabe4e32561" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34715 } }
I20260608 12:40:32.854571  7914 leader_election.cc:290] T b952a177ec98407da6583b844e270502 P e525fd381ca04b0da8f7cdabe4e32561 [CANDIDATE]: Term 2 election: Requested vote from peers 367573c12f7946aa8b4f6547f39e1aea (127.0.107.194:37181), d2a2bcf9316d43bf99bb611167a4c693 (127.0.107.195:35237)
I20260608 12:40:32.855937  7801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b952a177ec98407da6583b844e270502" candidate_uuid: "e525fd381ca04b0da8f7cdabe4e32561" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "367573c12f7946aa8b4f6547f39e1aea"
I20260608 12:40:32.856148  7881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b952a177ec98407da6583b844e270502" candidate_uuid: "e525fd381ca04b0da8f7cdabe4e32561" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d2a2bcf9316d43bf99bb611167a4c693"
I20260608 12:40:32.856899  7801 raft_consensus.cc:3060] T b952a177ec98407da6583b844e270502 P 367573c12f7946aa8b4f6547f39e1aea [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:40:32.857331  7881 raft_consensus.cc:3060] T b952a177ec98407da6583b844e270502 P d2a2bcf9316d43bf99bb611167a4c693 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:40:32.863978  7881 raft_consensus.cc:2468] T b952a177ec98407da6583b844e270502 P d2a2bcf9316d43bf99bb611167a4c693 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e525fd381ca04b0da8f7cdabe4e32561 in term 2.
I20260608 12:40:32.864068  7801 raft_consensus.cc:2468] T b952a177ec98407da6583b844e270502 P 367573c12f7946aa8b4f6547f39e1aea [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e525fd381ca04b0da8f7cdabe4e32561 in term 2.
I20260608 12:40:32.865494  7682 leader_election.cc:304] T b952a177ec98407da6583b844e270502 P e525fd381ca04b0da8f7cdabe4e32561 [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: d2a2bcf9316d43bf99bb611167a4c693, e525fd381ca04b0da8f7cdabe4e32561; no voters: 
I20260608 12:40:32.866569  7914 raft_consensus.cc:2804] T b952a177ec98407da6583b844e270502 P e525fd381ca04b0da8f7cdabe4e32561 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:40:32.868315  7914 raft_consensus.cc:697] T b952a177ec98407da6583b844e270502 P e525fd381ca04b0da8f7cdabe4e32561 [term 2 LEADER]: Becoming Leader. State: Replica: e525fd381ca04b0da8f7cdabe4e32561, State: Running, Role: LEADER
I20260608 12:40:32.869513  7914 consensus_queue.cc:237] T b952a177ec98407da6583b844e270502 P e525fd381ca04b0da8f7cdabe4e32561 [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: "367573c12f7946aa8b4f6547f39e1aea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37181 } } peers { permanent_uuid: "d2a2bcf9316d43bf99bb611167a4c693" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35237 } } peers { permanent_uuid: "e525fd381ca04b0da8f7cdabe4e32561" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34715 } }
I20260608 12:40:32.879215  7208 catalog_manager.cc:5696] T b952a177ec98407da6583b844e270502 P e525fd381ca04b0da8f7cdabe4e32561 reported cstate change: term changed from 1 to 2, leader changed from d2a2bcf9316d43bf99bb611167a4c693 (127.0.107.195) to e525fd381ca04b0da8f7cdabe4e32561 (127.0.107.193). New cstate: current_term: 2 leader_uuid: "e525fd381ca04b0da8f7cdabe4e32561" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "367573c12f7946aa8b4f6547f39e1aea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37181 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d2a2bcf9316d43bf99bb611167a4c693" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35237 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e525fd381ca04b0da8f7cdabe4e32561" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34715 } health_report { overall_health: HEALTHY } } }
I20260608 12:40:32.942591  7914 raft_consensus.cc:493] T 329caec1c47e41cf8cfa2184fd82f2fa P e525fd381ca04b0da8f7cdabe4e32561 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:40:32.943312  7914 raft_consensus.cc:515] T 329caec1c47e41cf8cfa2184fd82f2fa P e525fd381ca04b0da8f7cdabe4e32561 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e525fd381ca04b0da8f7cdabe4e32561" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34715 } } peers { permanent_uuid: "367573c12f7946aa8b4f6547f39e1aea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37181 } } peers { permanent_uuid: "d2a2bcf9316d43bf99bb611167a4c693" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35237 } }
I20260608 12:40:32.945451  7914 leader_election.cc:290] T 329caec1c47e41cf8cfa2184fd82f2fa P e525fd381ca04b0da8f7cdabe4e32561 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 367573c12f7946aa8b4f6547f39e1aea (127.0.107.194:37181), d2a2bcf9316d43bf99bb611167a4c693 (127.0.107.195:35237)
I20260608 12:40:32.946704  7801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "329caec1c47e41cf8cfa2184fd82f2fa" candidate_uuid: "e525fd381ca04b0da8f7cdabe4e32561" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "367573c12f7946aa8b4f6547f39e1aea" is_pre_election: true
I20260608 12:40:32.947237  7881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "329caec1c47e41cf8cfa2184fd82f2fa" candidate_uuid: "e525fd381ca04b0da8f7cdabe4e32561" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d2a2bcf9316d43bf99bb611167a4c693" is_pre_election: true
I20260608 12:40:32.947465  7801 raft_consensus.cc:2468] T 329caec1c47e41cf8cfa2184fd82f2fa P 367573c12f7946aa8b4f6547f39e1aea [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e525fd381ca04b0da8f7cdabe4e32561 in term 1.
I20260608 12:40:32.948249  7881 raft_consensus.cc:2468] T 329caec1c47e41cf8cfa2184fd82f2fa P d2a2bcf9316d43bf99bb611167a4c693 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e525fd381ca04b0da8f7cdabe4e32561 in term 1.
I20260608 12:40:32.949331  7682 leader_election.cc:304] T 329caec1c47e41cf8cfa2184fd82f2fa P e525fd381ca04b0da8f7cdabe4e32561 [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: 367573c12f7946aa8b4f6547f39e1aea, e525fd381ca04b0da8f7cdabe4e32561; no voters: 
I20260608 12:40:32.950496  7914 raft_consensus.cc:2804] T 329caec1c47e41cf8cfa2184fd82f2fa P e525fd381ca04b0da8f7cdabe4e32561 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 12:40:32.951119  7914 raft_consensus.cc:493] T 329caec1c47e41cf8cfa2184fd82f2fa P e525fd381ca04b0da8f7cdabe4e32561 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:40:32.951642  7914 raft_consensus.cc:3060] T 329caec1c47e41cf8cfa2184fd82f2fa P e525fd381ca04b0da8f7cdabe4e32561 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:40:32.958572  7914 raft_consensus.cc:515] T 329caec1c47e41cf8cfa2184fd82f2fa P e525fd381ca04b0da8f7cdabe4e32561 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e525fd381ca04b0da8f7cdabe4e32561" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34715 } } peers { permanent_uuid: "367573c12f7946aa8b4f6547f39e1aea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37181 } } peers { permanent_uuid: "d2a2bcf9316d43bf99bb611167a4c693" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35237 } }
I20260608 12:40:32.960728  7914 leader_election.cc:290] T 329caec1c47e41cf8cfa2184fd82f2fa P e525fd381ca04b0da8f7cdabe4e32561 [CANDIDATE]: Term 2 election: Requested vote from peers 367573c12f7946aa8b4f6547f39e1aea (127.0.107.194:37181), d2a2bcf9316d43bf99bb611167a4c693 (127.0.107.195:35237)
I20260608 12:40:32.962055  7801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "329caec1c47e41cf8cfa2184fd82f2fa" candidate_uuid: "e525fd381ca04b0da8f7cdabe4e32561" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "367573c12f7946aa8b4f6547f39e1aea"
I20260608 12:40:32.962352  7881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "329caec1c47e41cf8cfa2184fd82f2fa" candidate_uuid: "e525fd381ca04b0da8f7cdabe4e32561" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d2a2bcf9316d43bf99bb611167a4c693"
I20260608 12:40:32.963080  7801 raft_consensus.cc:3060] T 329caec1c47e41cf8cfa2184fd82f2fa P 367573c12f7946aa8b4f6547f39e1aea [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:40:32.963845  7881 raft_consensus.cc:3060] T 329caec1c47e41cf8cfa2184fd82f2fa P d2a2bcf9316d43bf99bb611167a4c693 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:40:32.968899  7801 raft_consensus.cc:2468] T 329caec1c47e41cf8cfa2184fd82f2fa P 367573c12f7946aa8b4f6547f39e1aea [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e525fd381ca04b0da8f7cdabe4e32561 in term 2.
I20260608 12:40:32.970454  7682 leader_election.cc:304] T 329caec1c47e41cf8cfa2184fd82f2fa P e525fd381ca04b0da8f7cdabe4e32561 [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: 367573c12f7946aa8b4f6547f39e1aea, e525fd381ca04b0da8f7cdabe4e32561; no voters: 
I20260608 12:40:32.971575  7914 raft_consensus.cc:2804] T 329caec1c47e41cf8cfa2184fd82f2fa P e525fd381ca04b0da8f7cdabe4e32561 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:40:32.971575  7881 raft_consensus.cc:2468] T 329caec1c47e41cf8cfa2184fd82f2fa P d2a2bcf9316d43bf99bb611167a4c693 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e525fd381ca04b0da8f7cdabe4e32561 in term 2.
I20260608 12:40:32.972841  7914 raft_consensus.cc:697] T 329caec1c47e41cf8cfa2184fd82f2fa P e525fd381ca04b0da8f7cdabe4e32561 [term 2 LEADER]: Becoming Leader. State: Replica: e525fd381ca04b0da8f7cdabe4e32561, State: Running, Role: LEADER
I20260608 12:40:32.974211  7914 consensus_queue.cc:237] T 329caec1c47e41cf8cfa2184fd82f2fa P e525fd381ca04b0da8f7cdabe4e32561 [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: "e525fd381ca04b0da8f7cdabe4e32561" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34715 } } peers { permanent_uuid: "367573c12f7946aa8b4f6547f39e1aea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37181 } } peers { permanent_uuid: "d2a2bcf9316d43bf99bb611167a4c693" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35237 } }
I20260608 12:40:32.983443  7208 catalog_manager.cc:5696] T 329caec1c47e41cf8cfa2184fd82f2fa P e525fd381ca04b0da8f7cdabe4e32561 reported cstate change: term changed from 1 to 2, leader changed from 367573c12f7946aa8b4f6547f39e1aea (127.0.107.194) to e525fd381ca04b0da8f7cdabe4e32561 (127.0.107.193). New cstate: current_term: 2 leader_uuid: "e525fd381ca04b0da8f7cdabe4e32561" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e525fd381ca04b0da8f7cdabe4e32561" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34715 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "367573c12f7946aa8b4f6547f39e1aea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37181 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d2a2bcf9316d43bf99bb611167a4c693" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35237 } health_report { overall_health: UNKNOWN } } }
I20260608 12:40:32.999892  7914 raft_consensus.cc:493] T 74d03b7d21c44564a9a59ca57bc0b8f2 P e525fd381ca04b0da8f7cdabe4e32561 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:40:33.000767  7914 raft_consensus.cc:515] T 74d03b7d21c44564a9a59ca57bc0b8f2 P e525fd381ca04b0da8f7cdabe4e32561 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e525fd381ca04b0da8f7cdabe4e32561" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34715 } } peers { permanent_uuid: "367573c12f7946aa8b4f6547f39e1aea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37181 } } peers { permanent_uuid: "d2a2bcf9316d43bf99bb611167a4c693" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35237 } }
I20260608 12:40:33.003341  7914 leader_election.cc:290] T 74d03b7d21c44564a9a59ca57bc0b8f2 P e525fd381ca04b0da8f7cdabe4e32561 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 367573c12f7946aa8b4f6547f39e1aea (127.0.107.194:37181), d2a2bcf9316d43bf99bb611167a4c693 (127.0.107.195:35237)
I20260608 12:40:33.004776  7801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74d03b7d21c44564a9a59ca57bc0b8f2" candidate_uuid: "e525fd381ca04b0da8f7cdabe4e32561" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "367573c12f7946aa8b4f6547f39e1aea" is_pre_election: true
I20260608 12:40:33.005256  7881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74d03b7d21c44564a9a59ca57bc0b8f2" candidate_uuid: "e525fd381ca04b0da8f7cdabe4e32561" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d2a2bcf9316d43bf99bb611167a4c693" is_pre_election: true
I20260608 12:40:33.005714  7801 raft_consensus.cc:2468] T 74d03b7d21c44564a9a59ca57bc0b8f2 P 367573c12f7946aa8b4f6547f39e1aea [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e525fd381ca04b0da8f7cdabe4e32561 in term 1.
I20260608 12:40:33.006707  7881 raft_consensus.cc:2468] T 74d03b7d21c44564a9a59ca57bc0b8f2 P d2a2bcf9316d43bf99bb611167a4c693 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e525fd381ca04b0da8f7cdabe4e32561 in term 1.
I20260608 12:40:33.007826  7682 leader_election.cc:304] T 74d03b7d21c44564a9a59ca57bc0b8f2 P e525fd381ca04b0da8f7cdabe4e32561 [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: 367573c12f7946aa8b4f6547f39e1aea, e525fd381ca04b0da8f7cdabe4e32561; no voters: 
I20260608 12:40:33.009246  7914 raft_consensus.cc:2804] T 74d03b7d21c44564a9a59ca57bc0b8f2 P e525fd381ca04b0da8f7cdabe4e32561 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 12:40:33.009833  7914 raft_consensus.cc:493] T 74d03b7d21c44564a9a59ca57bc0b8f2 P e525fd381ca04b0da8f7cdabe4e32561 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:40:33.010262  7914 raft_consensus.cc:3060] T 74d03b7d21c44564a9a59ca57bc0b8f2 P e525fd381ca04b0da8f7cdabe4e32561 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:40:33.016398  7914 raft_consensus.cc:515] T 74d03b7d21c44564a9a59ca57bc0b8f2 P e525fd381ca04b0da8f7cdabe4e32561 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e525fd381ca04b0da8f7cdabe4e32561" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34715 } } peers { permanent_uuid: "367573c12f7946aa8b4f6547f39e1aea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37181 } } peers { permanent_uuid: "d2a2bcf9316d43bf99bb611167a4c693" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35237 } }
I20260608 12:40:33.019088  7914 leader_election.cc:290] T 74d03b7d21c44564a9a59ca57bc0b8f2 P e525fd381ca04b0da8f7cdabe4e32561 [CANDIDATE]: Term 2 election: Requested vote from peers 367573c12f7946aa8b4f6547f39e1aea (127.0.107.194:37181), d2a2bcf9316d43bf99bb611167a4c693 (127.0.107.195:35237)
I20260608 12:40:33.020288  7801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74d03b7d21c44564a9a59ca57bc0b8f2" candidate_uuid: "e525fd381ca04b0da8f7cdabe4e32561" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "367573c12f7946aa8b4f6547f39e1aea"
I20260608 12:40:33.020671  7881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74d03b7d21c44564a9a59ca57bc0b8f2" candidate_uuid: "e525fd381ca04b0da8f7cdabe4e32561" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d2a2bcf9316d43bf99bb611167a4c693"
I20260608 12:40:33.021047  7801 raft_consensus.cc:3060] T 74d03b7d21c44564a9a59ca57bc0b8f2 P 367573c12f7946aa8b4f6547f39e1aea [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:40:33.021754  7881 raft_consensus.cc:3060] T 74d03b7d21c44564a9a59ca57bc0b8f2 P d2a2bcf9316d43bf99bb611167a4c693 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:40:33.027000  7801 raft_consensus.cc:2468] T 74d03b7d21c44564a9a59ca57bc0b8f2 P 367573c12f7946aa8b4f6547f39e1aea [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e525fd381ca04b0da8f7cdabe4e32561 in term 2.
I20260608 12:40:33.028466  7682 leader_election.cc:304] T 74d03b7d21c44564a9a59ca57bc0b8f2 P e525fd381ca04b0da8f7cdabe4e32561 [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: 367573c12f7946aa8b4f6547f39e1aea, e525fd381ca04b0da8f7cdabe4e32561; no voters: 
I20260608 12:40:33.028885  7881 raft_consensus.cc:2468] T 74d03b7d21c44564a9a59ca57bc0b8f2 P d2a2bcf9316d43bf99bb611167a4c693 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e525fd381ca04b0da8f7cdabe4e32561 in term 2.
I20260608 12:40:33.029469  7914 raft_consensus.cc:2804] T 74d03b7d21c44564a9a59ca57bc0b8f2 P e525fd381ca04b0da8f7cdabe4e32561 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:40:33.030232  7914 raft_consensus.cc:697] T 74d03b7d21c44564a9a59ca57bc0b8f2 P e525fd381ca04b0da8f7cdabe4e32561 [term 2 LEADER]: Becoming Leader. State: Replica: e525fd381ca04b0da8f7cdabe4e32561, State: Running, Role: LEADER
I20260608 12:40:33.031361  7914 consensus_queue.cc:237] T 74d03b7d21c44564a9a59ca57bc0b8f2 P e525fd381ca04b0da8f7cdabe4e32561 [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: "e525fd381ca04b0da8f7cdabe4e32561" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34715 } } peers { permanent_uuid: "367573c12f7946aa8b4f6547f39e1aea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37181 } } peers { permanent_uuid: "d2a2bcf9316d43bf99bb611167a4c693" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35237 } }
I20260608 12:40:33.039647  7208 catalog_manager.cc:5696] T 74d03b7d21c44564a9a59ca57bc0b8f2 P e525fd381ca04b0da8f7cdabe4e32561 reported cstate change: term changed from 1 to 2, leader changed from 367573c12f7946aa8b4f6547f39e1aea (127.0.107.194) to e525fd381ca04b0da8f7cdabe4e32561 (127.0.107.193). New cstate: current_term: 2 leader_uuid: "e525fd381ca04b0da8f7cdabe4e32561" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e525fd381ca04b0da8f7cdabe4e32561" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34715 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "367573c12f7946aa8b4f6547f39e1aea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37181 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d2a2bcf9316d43bf99bb611167a4c693" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35237 } health_report { overall_health: UNKNOWN } } }
I20260608 12:40:33.292125  7801 raft_consensus.cc:1275] T b952a177ec98407da6583b844e270502 P 367573c12f7946aa8b4f6547f39e1aea [term 2 FOLLOWER]: Refusing update from remote peer e525fd381ca04b0da8f7cdabe4e32561: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:40:33.294046  7914 consensus_queue.cc:1048] T b952a177ec98407da6583b844e270502 P e525fd381ca04b0da8f7cdabe4e32561 [LEADER]: Connected to new peer: Peer: permanent_uuid: "367573c12f7946aa8b4f6547f39e1aea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:40:33.309039  7881 raft_consensus.cc:1275] T b952a177ec98407da6583b844e270502 P d2a2bcf9316d43bf99bb611167a4c693 [term 2 FOLLOWER]: Refusing update from remote peer e525fd381ca04b0da8f7cdabe4e32561: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:40:33.311367  7928 consensus_queue.cc:1048] T b952a177ec98407da6583b844e270502 P e525fd381ca04b0da8f7cdabe4e32561 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2a2bcf9316d43bf99bb611167a4c693" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35237 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 12:40:33.322247  7930 raft_consensus.cc:493] T 202121ff0a9b4da68c08cf227b09e3ca P d2a2bcf9316d43bf99bb611167a4c693 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:40:33.322976  7930 raft_consensus.cc:515] T 202121ff0a9b4da68c08cf227b09e3ca P d2a2bcf9316d43bf99bb611167a4c693 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e525fd381ca04b0da8f7cdabe4e32561" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34715 } } peers { permanent_uuid: "367573c12f7946aa8b4f6547f39e1aea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37181 } } peers { permanent_uuid: "d2a2bcf9316d43bf99bb611167a4c693" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35237 } }
I20260608 12:40:33.325829  7930 leader_election.cc:290] T 202121ff0a9b4da68c08cf227b09e3ca P d2a2bcf9316d43bf99bb611167a4c693 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers e525fd381ca04b0da8f7cdabe4e32561 (127.0.107.193:34715), 367573c12f7946aa8b4f6547f39e1aea (127.0.107.194:37181)
I20260608 12:40:33.342602  7925 raft_consensus.cc:493] T 202121ff0a9b4da68c08cf227b09e3ca P 367573c12f7946aa8b4f6547f39e1aea [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:40:33.343663  7925 raft_consensus.cc:515] T 202121ff0a9b4da68c08cf227b09e3ca P 367573c12f7946aa8b4f6547f39e1aea [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e525fd381ca04b0da8f7cdabe4e32561" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34715 } } peers { permanent_uuid: "367573c12f7946aa8b4f6547f39e1aea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37181 } } peers { permanent_uuid: "d2a2bcf9316d43bf99bb611167a4c693" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35237 } }
I20260608 12:40:33.349860  7925 leader_election.cc:290] T 202121ff0a9b4da68c08cf227b09e3ca P 367573c12f7946aa8b4f6547f39e1aea [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers e525fd381ca04b0da8f7cdabe4e32561 (127.0.107.193:34715), d2a2bcf9316d43bf99bb611167a4c693 (127.0.107.195:35237)
I20260608 12:40:33.358151  7720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "202121ff0a9b4da68c08cf227b09e3ca" candidate_uuid: "d2a2bcf9316d43bf99bb611167a4c693" candidate_term: 4 candidate_status { last_received { term: 3 index: 1 } } ignore_live_leader: false dest_uuid: "e525fd381ca04b0da8f7cdabe4e32561" is_pre_election: true
I20260608 12:40:33.359737  7720 raft_consensus.cc:2468] T 202121ff0a9b4da68c08cf227b09e3ca P e525fd381ca04b0da8f7cdabe4e32561 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d2a2bcf9316d43bf99bb611167a4c693 in term 3.
I20260608 12:40:33.362510  7841 leader_election.cc:304] T 202121ff0a9b4da68c08cf227b09e3ca P d2a2bcf9316d43bf99bb611167a4c693 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d2a2bcf9316d43bf99bb611167a4c693, e525fd381ca04b0da8f7cdabe4e32561; no voters: 
I20260608 12:40:33.363746  7930 raft_consensus.cc:2804] T 202121ff0a9b4da68c08cf227b09e3ca P d2a2bcf9316d43bf99bb611167a4c693 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260608 12:40:33.364297  7930 raft_consensus.cc:493] T 202121ff0a9b4da68c08cf227b09e3ca P d2a2bcf9316d43bf99bb611167a4c693 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:40:33.364835  7930 raft_consensus.cc:3060] T 202121ff0a9b4da68c08cf227b09e3ca P d2a2bcf9316d43bf99bb611167a4c693 [term 3 FOLLOWER]: Advancing to term 4
I20260608 12:40:33.370458  7801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "202121ff0a9b4da68c08cf227b09e3ca" candidate_uuid: "d2a2bcf9316d43bf99bb611167a4c693" candidate_term: 4 candidate_status { last_received { term: 3 index: 1 } } ignore_live_leader: false dest_uuid: "367573c12f7946aa8b4f6547f39e1aea" is_pre_election: true
I20260608 12:40:33.371771  7801 raft_consensus.cc:2468] T 202121ff0a9b4da68c08cf227b09e3ca P 367573c12f7946aa8b4f6547f39e1aea [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d2a2bcf9316d43bf99bb611167a4c693 in term 3.
I20260608 12:40:33.374405  7930 raft_consensus.cc:515] T 202121ff0a9b4da68c08cf227b09e3ca P d2a2bcf9316d43bf99bb611167a4c693 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e525fd381ca04b0da8f7cdabe4e32561" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34715 } } peers { permanent_uuid: "367573c12f7946aa8b4f6547f39e1aea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37181 } } peers { permanent_uuid: "d2a2bcf9316d43bf99bb611167a4c693" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35237 } }
I20260608 12:40:33.378655  7720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "202121ff0a9b4da68c08cf227b09e3ca" candidate_uuid: "d2a2bcf9316d43bf99bb611167a4c693" candidate_term: 4 candidate_status { last_received { term: 3 index: 1 } } ignore_live_leader: false dest_uuid: "e525fd381ca04b0da8f7cdabe4e32561"
I20260608 12:40:33.379264  7801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "202121ff0a9b4da68c08cf227b09e3ca" candidate_uuid: "d2a2bcf9316d43bf99bb611167a4c693" candidate_term: 4 candidate_status { last_received { term: 3 index: 1 } } ignore_live_leader: false dest_uuid: "367573c12f7946aa8b4f6547f39e1aea"
I20260608 12:40:33.380313  7720 raft_consensus.cc:3060] T 202121ff0a9b4da68c08cf227b09e3ca P e525fd381ca04b0da8f7cdabe4e32561 [term 3 FOLLOWER]: Advancing to term 4
I20260608 12:40:33.380615  7801 raft_consensus.cc:3060] T 202121ff0a9b4da68c08cf227b09e3ca P 367573c12f7946aa8b4f6547f39e1aea [term 3 FOLLOWER]: Advancing to term 4
I20260608 12:40:33.381181  7719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "202121ff0a9b4da68c08cf227b09e3ca" candidate_uuid: "367573c12f7946aa8b4f6547f39e1aea" candidate_term: 4 candidate_status { last_received { term: 3 index: 1 } } ignore_live_leader: false dest_uuid: "e525fd381ca04b0da8f7cdabe4e32561" is_pre_election: true
I20260608 12:40:33.383340  7881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "202121ff0a9b4da68c08cf227b09e3ca" candidate_uuid: "367573c12f7946aa8b4f6547f39e1aea" candidate_term: 4 candidate_status { last_received { term: 3 index: 1 } } ignore_live_leader: false dest_uuid: "d2a2bcf9316d43bf99bb611167a4c693" is_pre_election: true
I20260608 12:40:33.384474  7881 raft_consensus.cc:2393] T 202121ff0a9b4da68c08cf227b09e3ca P d2a2bcf9316d43bf99bb611167a4c693 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 367573c12f7946aa8b4f6547f39e1aea in current term 4: Already voted for candidate d2a2bcf9316d43bf99bb611167a4c693 in this term.
I20260608 12:40:33.379843  7930 leader_election.cc:290] T 202121ff0a9b4da68c08cf227b09e3ca P d2a2bcf9316d43bf99bb611167a4c693 [CANDIDATE]: Term 4 election: Requested vote from peers e525fd381ca04b0da8f7cdabe4e32561 (127.0.107.193:34715), 367573c12f7946aa8b4f6547f39e1aea (127.0.107.194:37181)
I20260608 12:40:33.386272  7763 leader_election.cc:304] T 202121ff0a9b4da68c08cf227b09e3ca P 367573c12f7946aa8b4f6547f39e1aea [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: 367573c12f7946aa8b4f6547f39e1aea; no voters: d2a2bcf9316d43bf99bb611167a4c693, e525fd381ca04b0da8f7cdabe4e32561
I20260608 12:40:33.388984  7801 raft_consensus.cc:2468] T 202121ff0a9b4da68c08cf227b09e3ca P 367573c12f7946aa8b4f6547f39e1aea [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d2a2bcf9316d43bf99bb611167a4c693 in term 4.
I20260608 12:40:33.389712  7925 raft_consensus.cc:2749] T 202121ff0a9b4da68c08cf227b09e3ca P 367573c12f7946aa8b4f6547f39e1aea [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260608 12:40:33.390436  7720 raft_consensus.cc:2468] T 202121ff0a9b4da68c08cf227b09e3ca P e525fd381ca04b0da8f7cdabe4e32561 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d2a2bcf9316d43bf99bb611167a4c693 in term 4.
I20260608 12:40:33.390501  7843 leader_election.cc:304] T 202121ff0a9b4da68c08cf227b09e3ca P d2a2bcf9316d43bf99bb611167a4c693 [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: 367573c12f7946aa8b4f6547f39e1aea, d2a2bcf9316d43bf99bb611167a4c693; no voters: 
I20260608 12:40:33.392454  7930 raft_consensus.cc:2804] T 202121ff0a9b4da68c08cf227b09e3ca P d2a2bcf9316d43bf99bb611167a4c693 [term 4 FOLLOWER]: Leader election won for term 4
I20260608 12:40:33.394354  7930 raft_consensus.cc:697] T 202121ff0a9b4da68c08cf227b09e3ca P d2a2bcf9316d43bf99bb611167a4c693 [term 4 LEADER]: Becoming Leader. State: Replica: d2a2bcf9316d43bf99bb611167a4c693, State: Running, Role: LEADER
I20260608 12:40:33.395396  7930 consensus_queue.cc:237] T 202121ff0a9b4da68c08cf227b09e3ca P d2a2bcf9316d43bf99bb611167a4c693 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 3.1, Last appended by leader: 1, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e525fd381ca04b0da8f7cdabe4e32561" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34715 } } peers { permanent_uuid: "367573c12f7946aa8b4f6547f39e1aea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37181 } } peers { permanent_uuid: "d2a2bcf9316d43bf99bb611167a4c693" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35237 } }
I20260608 12:40:33.404520  7208 catalog_manager.cc:5696] T 202121ff0a9b4da68c08cf227b09e3ca P d2a2bcf9316d43bf99bb611167a4c693 reported cstate change: term changed from 3 to 4, leader changed from 367573c12f7946aa8b4f6547f39e1aea (127.0.107.194) to d2a2bcf9316d43bf99bb611167a4c693 (127.0.107.195). New cstate: current_term: 4 leader_uuid: "d2a2bcf9316d43bf99bb611167a4c693" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e525fd381ca04b0da8f7cdabe4e32561" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34715 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "367573c12f7946aa8b4f6547f39e1aea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37181 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d2a2bcf9316d43bf99bb611167a4c693" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35237 } health_report { overall_health: HEALTHY } } }
I20260608 12:40:33.439941  7881 raft_consensus.cc:1275] T 329caec1c47e41cf8cfa2184fd82f2fa P d2a2bcf9316d43bf99bb611167a4c693 [term 2 FOLLOWER]: Refusing update from remote peer e525fd381ca04b0da8f7cdabe4e32561: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:40:33.441717  7928 consensus_queue.cc:1048] T 329caec1c47e41cf8cfa2184fd82f2fa P e525fd381ca04b0da8f7cdabe4e32561 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2a2bcf9316d43bf99bb611167a4c693" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35237 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:40:33.454759  7801 raft_consensus.cc:1275] T 329caec1c47e41cf8cfa2184fd82f2fa P 367573c12f7946aa8b4f6547f39e1aea [term 2 FOLLOWER]: Refusing update from remote peer e525fd381ca04b0da8f7cdabe4e32561: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:40:33.457304  7917 consensus_queue.cc:1048] T 329caec1c47e41cf8cfa2184fd82f2fa P e525fd381ca04b0da8f7cdabe4e32561 [LEADER]: Connected to new peer: Peer: permanent_uuid: "367573c12f7946aa8b4f6547f39e1aea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 12:40:33.505136  7801 raft_consensus.cc:1275] T 74d03b7d21c44564a9a59ca57bc0b8f2 P 367573c12f7946aa8b4f6547f39e1aea [term 2 FOLLOWER]: Refusing update from remote peer e525fd381ca04b0da8f7cdabe4e32561: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:40:33.507375  7928 consensus_queue.cc:1048] T 74d03b7d21c44564a9a59ca57bc0b8f2 P e525fd381ca04b0da8f7cdabe4e32561 [LEADER]: Connected to new peer: Peer: permanent_uuid: "367573c12f7946aa8b4f6547f39e1aea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:40:33.520602  7881 raft_consensus.cc:1275] T 74d03b7d21c44564a9a59ca57bc0b8f2 P d2a2bcf9316d43bf99bb611167a4c693 [term 2 FOLLOWER]: Refusing update from remote peer e525fd381ca04b0da8f7cdabe4e32561: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:40:33.523713  7917 consensus_queue.cc:1048] T 74d03b7d21c44564a9a59ca57bc0b8f2 P e525fd381ca04b0da8f7cdabe4e32561 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2a2bcf9316d43bf99bb611167a4c693" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35237 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 12:40:33.580058  7720 consensus_queue.cc:237] T 329caec1c47e41cf8cfa2184fd82f2fa P e525fd381ca04b0da8f7cdabe4e32561 [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: "e525fd381ca04b0da8f7cdabe4e32561" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34715 } } peers { permanent_uuid: "367573c12f7946aa8b4f6547f39e1aea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37181 } } peers { permanent_uuid: "d2a2bcf9316d43bf99bb611167a4c693" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35237 } attrs { replace: true } } peers { permanent_uuid: "5812dab152584443a142c54ca35bdfda" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 45175 } attrs { promote: true } }
I20260608 12:40:33.588610  7801 raft_consensus.cc:1275] T 329caec1c47e41cf8cfa2184fd82f2fa P 367573c12f7946aa8b4f6547f39e1aea [term 2 FOLLOWER]: Refusing update from remote peer e525fd381ca04b0da8f7cdabe4e32561: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 12:40:33.590235  7881 raft_consensus.cc:1275] T 329caec1c47e41cf8cfa2184fd82f2fa P d2a2bcf9316d43bf99bb611167a4c693 [term 2 FOLLOWER]: Refusing update from remote peer e525fd381ca04b0da8f7cdabe4e32561: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 12:40:33.590984  7928 consensus_queue.cc:1048] T 329caec1c47e41cf8cfa2184fd82f2fa P e525fd381ca04b0da8f7cdabe4e32561 [LEADER]: Connected to new peer: Peer: permanent_uuid: "367573c12f7946aa8b4f6547f39e1aea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 12:40:33.592638  7946 consensus_queue.cc:1048] T 329caec1c47e41cf8cfa2184fd82f2fa P e525fd381ca04b0da8f7cdabe4e32561 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2a2bcf9316d43bf99bb611167a4c693" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35237 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:40:33.600937  7917 raft_consensus.cc:2955] T 329caec1c47e41cf8cfa2184fd82f2fa P e525fd381ca04b0da8f7cdabe4e32561 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 5812dab152584443a142c54ca35bdfda (127.0.107.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e525fd381ca04b0da8f7cdabe4e32561" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34715 } } peers { permanent_uuid: "367573c12f7946aa8b4f6547f39e1aea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37181 } } peers { permanent_uuid: "d2a2bcf9316d43bf99bb611167a4c693" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35237 } attrs { replace: true } } peers { permanent_uuid: "5812dab152584443a142c54ca35bdfda" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 45175 } attrs { promote: true } } }
I20260608 12:40:33.603113  7801 raft_consensus.cc:2955] T 329caec1c47e41cf8cfa2184fd82f2fa P 367573c12f7946aa8b4f6547f39e1aea [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 5812dab152584443a142c54ca35bdfda (127.0.107.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e525fd381ca04b0da8f7cdabe4e32561" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34715 } } peers { permanent_uuid: "367573c12f7946aa8b4f6547f39e1aea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37181 } } peers { permanent_uuid: "d2a2bcf9316d43bf99bb611167a4c693" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35237 } attrs { replace: true } } peers { permanent_uuid: "5812dab152584443a142c54ca35bdfda" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 45175 } attrs { promote: true } } }
W20260608 12:40:33.607594  7681 consensus_peers.cc:597] T 329caec1c47e41cf8cfa2184fd82f2fa P e525fd381ca04b0da8f7cdabe4e32561 -> Peer 5812dab152584443a142c54ca35bdfda (127.0.107.196:45175): Couldn't send request to peer 5812dab152584443a142c54ca35bdfda. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 329caec1c47e41cf8cfa2184fd82f2fa. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:40:33.606782  7881 raft_consensus.cc:2955] T 329caec1c47e41cf8cfa2184fd82f2fa P d2a2bcf9316d43bf99bb611167a4c693 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 5812dab152584443a142c54ca35bdfda (127.0.107.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e525fd381ca04b0da8f7cdabe4e32561" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34715 } } peers { permanent_uuid: "367573c12f7946aa8b4f6547f39e1aea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37181 } } peers { permanent_uuid: "d2a2bcf9316d43bf99bb611167a4c693" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35237 } attrs { replace: true } } peers { permanent_uuid: "5812dab152584443a142c54ca35bdfda" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 45175 } attrs { promote: true } } }
I20260608 12:40:33.616766  7207 catalog_manager.cc:5696] T 329caec1c47e41cf8cfa2184fd82f2fa P 367573c12f7946aa8b4f6547f39e1aea reported cstate change: config changed from index -1 to 3, NON_VOTER 5812dab152584443a142c54ca35bdfda (127.0.107.196) added. New cstate: current_term: 2 leader_uuid: "e525fd381ca04b0da8f7cdabe4e32561" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e525fd381ca04b0da8f7cdabe4e32561" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34715 } } peers { permanent_uuid: "367573c12f7946aa8b4f6547f39e1aea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37181 } } peers { permanent_uuid: "d2a2bcf9316d43bf99bb611167a4c693" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35237 } attrs { replace: true } } peers { permanent_uuid: "5812dab152584443a142c54ca35bdfda" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 45175 } attrs { promote: true } } }
I20260608 12:40:33.624256  7720 consensus_queue.cc:237] T b952a177ec98407da6583b844e270502 P e525fd381ca04b0da8f7cdabe4e32561 [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: "367573c12f7946aa8b4f6547f39e1aea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37181 } attrs { replace: true } } peers { permanent_uuid: "d2a2bcf9316d43bf99bb611167a4c693" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35237 } } peers { permanent_uuid: "e525fd381ca04b0da8f7cdabe4e32561" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34715 } } peers { permanent_uuid: "5812dab152584443a142c54ca35bdfda" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 45175 } attrs { promote: true } }
I20260608 12:40:33.633726  7801 raft_consensus.cc:1275] T b952a177ec98407da6583b844e270502 P 367573c12f7946aa8b4f6547f39e1aea [term 2 FOLLOWER]: Refusing update from remote peer e525fd381ca04b0da8f7cdabe4e32561: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 12:40:33.634819  7881 raft_consensus.cc:1275] T b952a177ec98407da6583b844e270502 P d2a2bcf9316d43bf99bb611167a4c693 [term 2 FOLLOWER]: Refusing update from remote peer e525fd381ca04b0da8f7cdabe4e32561: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 12:40:33.635778  7928 consensus_queue.cc:1048] T b952a177ec98407da6583b844e270502 P e525fd381ca04b0da8f7cdabe4e32561 [LEADER]: Connected to new peer: Peer: permanent_uuid: "367573c12f7946aa8b4f6547f39e1aea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37181 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:40:33.636881  7917 consensus_queue.cc:1048] T b952a177ec98407da6583b844e270502 P e525fd381ca04b0da8f7cdabe4e32561 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2a2bcf9316d43bf99bb611167a4c693" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35237 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260608 12:40:33.640161  7681 consensus_peers.cc:597] T b952a177ec98407da6583b844e270502 P e525fd381ca04b0da8f7cdabe4e32561 -> Peer 5812dab152584443a142c54ca35bdfda (127.0.107.196:45175): Couldn't send request to peer 5812dab152584443a142c54ca35bdfda. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b952a177ec98407da6583b844e270502. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:40:33.646633  7917 raft_consensus.cc:2955] T b952a177ec98407da6583b844e270502 P e525fd381ca04b0da8f7cdabe4e32561 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 5812dab152584443a142c54ca35bdfda (127.0.107.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "367573c12f7946aa8b4f6547f39e1aea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37181 } attrs { replace: true } } peers { permanent_uuid: "d2a2bcf9316d43bf99bb611167a4c693" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35237 } } peers { permanent_uuid: "e525fd381ca04b0da8f7cdabe4e32561" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34715 } } peers { permanent_uuid: "5812dab152584443a142c54ca35bdfda" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 45175 } attrs { promote: true } } }
I20260608 12:40:33.648634  7881 raft_consensus.cc:2955] T b952a177ec98407da6583b844e270502 P d2a2bcf9316d43bf99bb611167a4c693 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 5812dab152584443a142c54ca35bdfda (127.0.107.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "367573c12f7946aa8b4f6547f39e1aea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37181 } attrs { replace: true } } peers { permanent_uuid: "d2a2bcf9316d43bf99bb611167a4c693" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35237 } } peers { permanent_uuid: "e525fd381ca04b0da8f7cdabe4e32561" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34715 } } peers { permanent_uuid: "5812dab152584443a142c54ca35bdfda" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 45175 } attrs { promote: true } } }
I20260608 12:40:33.651481  7801 raft_consensus.cc:2955] T b952a177ec98407da6583b844e270502 P 367573c12f7946aa8b4f6547f39e1aea [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 5812dab152584443a142c54ca35bdfda (127.0.107.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "367573c12f7946aa8b4f6547f39e1aea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37181 } attrs { replace: true } } peers { permanent_uuid: "d2a2bcf9316d43bf99bb611167a4c693" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35237 } } peers { permanent_uuid: "e525fd381ca04b0da8f7cdabe4e32561" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34715 } } peers { permanent_uuid: "5812dab152584443a142c54ca35bdfda" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 45175 } attrs { promote: true } } }
I20260608 12:40:33.661964  7207 catalog_manager.cc:5696] T b952a177ec98407da6583b844e270502 P e525fd381ca04b0da8f7cdabe4e32561 reported cstate change: config changed from index -1 to 3, NON_VOTER 5812dab152584443a142c54ca35bdfda (127.0.107.196) added. New cstate: current_term: 2 leader_uuid: "e525fd381ca04b0da8f7cdabe4e32561" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "367573c12f7946aa8b4f6547f39e1aea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37181 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d2a2bcf9316d43bf99bb611167a4c693" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35237 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e525fd381ca04b0da8f7cdabe4e32561" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34715 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5812dab152584443a142c54ca35bdfda" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 45175 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260608 12:40:33.665961  7258 auto_rebalancer.cc:591] Failed to schedule move for tablet 202121ff0a9b4da68c08cf227b09e3ca: Illegal state: Leader has not yet committed an operation in its own term
I20260608 12:40:33.881453  7720 raft_consensus.cc:1275] T 202121ff0a9b4da68c08cf227b09e3ca P e525fd381ca04b0da8f7cdabe4e32561 [term 4 FOLLOWER]: Refusing update from remote peer d2a2bcf9316d43bf99bb611167a4c693: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 4 index: 2. (index mismatch)
I20260608 12:40:33.883234  7930 consensus_queue.cc:1048] T 202121ff0a9b4da68c08cf227b09e3ca P d2a2bcf9316d43bf99bb611167a4c693 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e525fd381ca04b0da8f7cdabe4e32561" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34715 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:40:33.884115  7930 consensus_queue.cc:1243] T 202121ff0a9b4da68c08cf227b09e3ca P d2a2bcf9316d43bf99bb611167a4c693 [LEADER]: Peer e525fd381ca04b0da8f7cdabe4e32561 log is divergent from this leader: its last log entry 2.1 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 0
I20260608 12:40:33.887944  7720 pending_rounds.cc:85] T 202121ff0a9b4da68c08cf227b09e3ca P e525fd381ca04b0da8f7cdabe4e32561: Aborting all ops after (but not including) 0
I20260608 12:40:33.888386  7720 pending_rounds.cc:107] T 202121ff0a9b4da68c08cf227b09e3ca P e525fd381ca04b0da8f7cdabe4e32561: Aborting uncommitted NO_OP operation due to leader change: 2.1
I20260608 12:40:33.888780  7720 raft_consensus.cc:2889] T 202121ff0a9b4da68c08cf227b09e3ca P e525fd381ca04b0da8f7cdabe4e32561 [term 4 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260608 12:40:33.901499  7801 raft_consensus.cc:1275] T 202121ff0a9b4da68c08cf227b09e3ca P 367573c12f7946aa8b4f6547f39e1aea [term 4 FOLLOWER]: Refusing update from remote peer d2a2bcf9316d43bf99bb611167a4c693: Log matching property violated. Preceding OpId in replica: term: 3 index: 1. Preceding OpId from leader: term: 4 index: 2. (index mismatch)
I20260608 12:40:33.903594  7930 consensus_queue.cc:1048] T 202121ff0a9b4da68c08cf227b09e3ca P d2a2bcf9316d43bf99bb611167a4c693 [LEADER]: Connected to new peer: Peer: permanent_uuid: "367573c12f7946aa8b4f6547f39e1aea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:40:34.026448  7954 ts_tablet_manager.cc:933] T 329caec1c47e41cf8cfa2184fd82f2fa P 5812dab152584443a142c54ca35bdfda: Initiating tablet copy from peer e525fd381ca04b0da8f7cdabe4e32561 (127.0.107.193:34715)
I20260608 12:40:34.028412  7954 tablet_copy_client.cc:323] T 329caec1c47e41cf8cfa2184fd82f2fa P 5812dab152584443a142c54ca35bdfda: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.193:34715
I20260608 12:40:34.040023  7730 tablet_copy_service.cc:140] P e525fd381ca04b0da8f7cdabe4e32561: Received BeginTabletCopySession request for tablet 329caec1c47e41cf8cfa2184fd82f2fa from peer 5812dab152584443a142c54ca35bdfda ({username='slave'} at 127.0.0.1:36528)
I20260608 12:40:34.040819  7730 tablet_copy_service.cc:161] P e525fd381ca04b0da8f7cdabe4e32561: Beginning new tablet copy session on tablet 329caec1c47e41cf8cfa2184fd82f2fa from peer 5812dab152584443a142c54ca35bdfda at {username='slave'} at 127.0.0.1:36528: session id = 5812dab152584443a142c54ca35bdfda-329caec1c47e41cf8cfa2184fd82f2fa
I20260608 12:40:34.050650  7730 tablet_copy_source_session.cc:215] T 329caec1c47e41cf8cfa2184fd82f2fa P e525fd381ca04b0da8f7cdabe4e32561: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:40:34.054894  7954 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 329caec1c47e41cf8cfa2184fd82f2fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:34.067713  7954 tablet_copy_client.cc:806] T 329caec1c47e41cf8cfa2184fd82f2fa P 5812dab152584443a142c54ca35bdfda: tablet copy: Starting download of 0 data blocks...
I20260608 12:40:34.068437  7954 tablet_copy_client.cc:670] T 329caec1c47e41cf8cfa2184fd82f2fa P 5812dab152584443a142c54ca35bdfda: tablet copy: Starting download of 1 WAL segments...
I20260608 12:40:34.071961  7957 ts_tablet_manager.cc:933] T b952a177ec98407da6583b844e270502 P 5812dab152584443a142c54ca35bdfda: Initiating tablet copy from peer e525fd381ca04b0da8f7cdabe4e32561 (127.0.107.193:34715)
I20260608 12:40:34.073737  7954 tablet_copy_client.cc:538] T 329caec1c47e41cf8cfa2184fd82f2fa P 5812dab152584443a142c54ca35bdfda: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:40:34.074608  7957 tablet_copy_client.cc:323] T b952a177ec98407da6583b844e270502 P 5812dab152584443a142c54ca35bdfda: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.193:34715
I20260608 12:40:34.076313  7730 tablet_copy_service.cc:140] P e525fd381ca04b0da8f7cdabe4e32561: Received BeginTabletCopySession request for tablet b952a177ec98407da6583b844e270502 from peer 5812dab152584443a142c54ca35bdfda ({username='slave'} at 127.0.0.1:36528)
I20260608 12:40:34.076835  7730 tablet_copy_service.cc:161] P e525fd381ca04b0da8f7cdabe4e32561: Beginning new tablet copy session on tablet b952a177ec98407da6583b844e270502 from peer 5812dab152584443a142c54ca35bdfda at {username='slave'} at 127.0.0.1:36528: session id = 5812dab152584443a142c54ca35bdfda-b952a177ec98407da6583b844e270502
I20260608 12:40:34.083182  7730 tablet_copy_source_session.cc:215] T b952a177ec98407da6583b844e270502 P e525fd381ca04b0da8f7cdabe4e32561: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:40:34.085958  7954 tablet_bootstrap.cc:492] T 329caec1c47e41cf8cfa2184fd82f2fa P 5812dab152584443a142c54ca35bdfda: Bootstrap starting.
I20260608 12:40:34.086262  7957 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b952a177ec98407da6583b844e270502. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:34.098511  7957 tablet_copy_client.cc:806] T b952a177ec98407da6583b844e270502 P 5812dab152584443a142c54ca35bdfda: tablet copy: Starting download of 0 data blocks...
I20260608 12:40:34.099171  7957 tablet_copy_client.cc:670] T b952a177ec98407da6583b844e270502 P 5812dab152584443a142c54ca35bdfda: tablet copy: Starting download of 1 WAL segments...
I20260608 12:40:34.103319  7957 tablet_copy_client.cc:538] T b952a177ec98407da6583b844e270502 P 5812dab152584443a142c54ca35bdfda: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:40:34.111254  7954 tablet_bootstrap.cc:492] T 329caec1c47e41cf8cfa2184fd82f2fa P 5812dab152584443a142c54ca35bdfda: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:40:34.112131  7954 tablet_bootstrap.cc:492] T 329caec1c47e41cf8cfa2184fd82f2fa P 5812dab152584443a142c54ca35bdfda: Bootstrap complete.
I20260608 12:40:34.112789  7954 ts_tablet_manager.cc:1403] T 329caec1c47e41cf8cfa2184fd82f2fa P 5812dab152584443a142c54ca35bdfda: Time spent bootstrapping tablet: real 0.027s	user 0.024s	sys 0.004s
I20260608 12:40:34.114646  7957 tablet_bootstrap.cc:492] T b952a177ec98407da6583b844e270502 P 5812dab152584443a142c54ca35bdfda: Bootstrap starting.
I20260608 12:40:34.116222  7954 raft_consensus.cc:359] T 329caec1c47e41cf8cfa2184fd82f2fa P 5812dab152584443a142c54ca35bdfda [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e525fd381ca04b0da8f7cdabe4e32561" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34715 } } peers { permanent_uuid: "367573c12f7946aa8b4f6547f39e1aea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37181 } } peers { permanent_uuid: "d2a2bcf9316d43bf99bb611167a4c693" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35237 } attrs { replace: true } } peers { permanent_uuid: "5812dab152584443a142c54ca35bdfda" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 45175 } attrs { promote: true } }
I20260608 12:40:34.117265  7954 raft_consensus.cc:740] T 329caec1c47e41cf8cfa2184fd82f2fa P 5812dab152584443a142c54ca35bdfda [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 5812dab152584443a142c54ca35bdfda, State: Initialized, Role: LEARNER
I20260608 12:40:34.118052  7954 consensus_queue.cc:260] T 329caec1c47e41cf8cfa2184fd82f2fa P 5812dab152584443a142c54ca35bdfda [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: "e525fd381ca04b0da8f7cdabe4e32561" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34715 } } peers { permanent_uuid: "367573c12f7946aa8b4f6547f39e1aea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37181 } } peers { permanent_uuid: "d2a2bcf9316d43bf99bb611167a4c693" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35237 } attrs { replace: true } } peers { permanent_uuid: "5812dab152584443a142c54ca35bdfda" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 45175 } attrs { promote: true } }
I20260608 12:40:34.121054  7954 ts_tablet_manager.cc:1434] T 329caec1c47e41cf8cfa2184fd82f2fa P 5812dab152584443a142c54ca35bdfda: Time spent starting tablet: real 0.008s	user 0.010s	sys 0.000s
I20260608 12:40:34.123497  7730 tablet_copy_service.cc:342] P e525fd381ca04b0da8f7cdabe4e32561: Request end of tablet copy session 5812dab152584443a142c54ca35bdfda-329caec1c47e41cf8cfa2184fd82f2fa received from {username='slave'} at 127.0.0.1:36528
I20260608 12:40:34.123940  7730 tablet_copy_service.cc:434] P e525fd381ca04b0da8f7cdabe4e32561: ending tablet copy session 5812dab152584443a142c54ca35bdfda-329caec1c47e41cf8cfa2184fd82f2fa on tablet 329caec1c47e41cf8cfa2184fd82f2fa with peer 5812dab152584443a142c54ca35bdfda
I20260608 12:40:34.143652  7957 tablet_bootstrap.cc:492] T b952a177ec98407da6583b844e270502 P 5812dab152584443a142c54ca35bdfda: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:40:34.144876  7957 tablet_bootstrap.cc:492] T b952a177ec98407da6583b844e270502 P 5812dab152584443a142c54ca35bdfda: Bootstrap complete.
I20260608 12:40:34.145905  7957 ts_tablet_manager.cc:1403] T b952a177ec98407da6583b844e270502 P 5812dab152584443a142c54ca35bdfda: Time spent bootstrapping tablet: real 0.032s	user 0.025s	sys 0.005s
I20260608 12:40:34.149571  7957 raft_consensus.cc:359] T b952a177ec98407da6583b844e270502 P 5812dab152584443a142c54ca35bdfda [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "367573c12f7946aa8b4f6547f39e1aea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37181 } attrs { replace: true } } peers { permanent_uuid: "d2a2bcf9316d43bf99bb611167a4c693" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35237 } } peers { permanent_uuid: "e525fd381ca04b0da8f7cdabe4e32561" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34715 } } peers { permanent_uuid: "5812dab152584443a142c54ca35bdfda" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 45175 } attrs { promote: true } }
I20260608 12:40:34.150580  7957 raft_consensus.cc:740] T b952a177ec98407da6583b844e270502 P 5812dab152584443a142c54ca35bdfda [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 5812dab152584443a142c54ca35bdfda, State: Initialized, Role: LEARNER
I20260608 12:40:34.151338  7957 consensus_queue.cc:260] T b952a177ec98407da6583b844e270502 P 5812dab152584443a142c54ca35bdfda [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: "367573c12f7946aa8b4f6547f39e1aea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37181 } attrs { replace: true } } peers { permanent_uuid: "d2a2bcf9316d43bf99bb611167a4c693" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35237 } } peers { permanent_uuid: "e525fd381ca04b0da8f7cdabe4e32561" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34715 } } peers { permanent_uuid: "5812dab152584443a142c54ca35bdfda" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 45175 } attrs { promote: true } }
I20260608 12:40:34.153951  7957 ts_tablet_manager.cc:1434] T b952a177ec98407da6583b844e270502 P 5812dab152584443a142c54ca35bdfda: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 12:40:34.156282  7730 tablet_copy_service.cc:342] P e525fd381ca04b0da8f7cdabe4e32561: Request end of tablet copy session 5812dab152584443a142c54ca35bdfda-b952a177ec98407da6583b844e270502 received from {username='slave'} at 127.0.0.1:36528
I20260608 12:40:34.156781  7730 tablet_copy_service.cc:434] P e525fd381ca04b0da8f7cdabe4e32561: ending tablet copy session 5812dab152584443a142c54ca35bdfda-b952a177ec98407da6583b844e270502 on tablet b952a177ec98407da6583b844e270502 with peer 5812dab152584443a142c54ca35bdfda
I20260608 12:40:34.632308  7638 raft_consensus.cc:1217] T 329caec1c47e41cf8cfa2184fd82f2fa P 5812dab152584443a142c54ca35bdfda [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260608 12:40:34.635869  7638 raft_consensus.cc:1217] T b952a177ec98407da6583b844e270502 P 5812dab152584443a142c54ca35bdfda [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260608 12:40:35.094475  7966 raft_consensus.cc:1064] T b952a177ec98407da6583b844e270502 P e525fd381ca04b0da8f7cdabe4e32561: attempting to promote NON_VOTER 5812dab152584443a142c54ca35bdfda to VOTER
I20260608 12:40:35.097141  7966 consensus_queue.cc:237] T b952a177ec98407da6583b844e270502 P e525fd381ca04b0da8f7cdabe4e32561 [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: "367573c12f7946aa8b4f6547f39e1aea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37181 } attrs { replace: true } } peers { permanent_uuid: "d2a2bcf9316d43bf99bb611167a4c693" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35237 } } peers { permanent_uuid: "e525fd381ca04b0da8f7cdabe4e32561" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34715 } } peers { permanent_uuid: "5812dab152584443a142c54ca35bdfda" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 45175 } attrs { promote: false } }
I20260608 12:40:35.105551  7638 raft_consensus.cc:1275] T b952a177ec98407da6583b844e270502 P 5812dab152584443a142c54ca35bdfda [term 2 LEARNER]: Refusing update from remote peer e525fd381ca04b0da8f7cdabe4e32561: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:40:35.106691  7880 raft_consensus.cc:1275] T b952a177ec98407da6583b844e270502 P d2a2bcf9316d43bf99bb611167a4c693 [term 2 FOLLOWER]: Refusing update from remote peer e525fd381ca04b0da8f7cdabe4e32561: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:40:35.107753  7965 consensus_queue.cc:1048] T b952a177ec98407da6583b844e270502 P e525fd381ca04b0da8f7cdabe4e32561 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5812dab152584443a142c54ca35bdfda" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 45175 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 12:40:35.108093  7800 raft_consensus.cc:1275] T b952a177ec98407da6583b844e270502 P 367573c12f7946aa8b4f6547f39e1aea [term 2 FOLLOWER]: Refusing update from remote peer e525fd381ca04b0da8f7cdabe4e32561: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:40:35.109889  7966 consensus_queue.cc:1048] T b952a177ec98407da6583b844e270502 P e525fd381ca04b0da8f7cdabe4e32561 [LEADER]: Connected to new peer: Peer: permanent_uuid: "367573c12f7946aa8b4f6547f39e1aea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37181 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 12:40:35.113060  7965 consensus_queue.cc:1048] T b952a177ec98407da6583b844e270502 P e525fd381ca04b0da8f7cdabe4e32561 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2a2bcf9316d43bf99bb611167a4c693" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35237 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:40:35.125656  7965 raft_consensus.cc:2955] T b952a177ec98407da6583b844e270502 P e525fd381ca04b0da8f7cdabe4e32561 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 5812dab152584443a142c54ca35bdfda (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "367573c12f7946aa8b4f6547f39e1aea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37181 } attrs { replace: true } } peers { permanent_uuid: "d2a2bcf9316d43bf99bb611167a4c693" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35237 } } peers { permanent_uuid: "e525fd381ca04b0da8f7cdabe4e32561" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34715 } } peers { permanent_uuid: "5812dab152584443a142c54ca35bdfda" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 45175 } attrs { promote: false } } }
I20260608 12:40:35.128331  7800 raft_consensus.cc:2955] T b952a177ec98407da6583b844e270502 P 367573c12f7946aa8b4f6547f39e1aea [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 5812dab152584443a142c54ca35bdfda (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "367573c12f7946aa8b4f6547f39e1aea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37181 } attrs { replace: true } } peers { permanent_uuid: "d2a2bcf9316d43bf99bb611167a4c693" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35237 } } peers { permanent_uuid: "e525fd381ca04b0da8f7cdabe4e32561" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34715 } } peers { permanent_uuid: "5812dab152584443a142c54ca35bdfda" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 45175 } attrs { promote: false } } }
I20260608 12:40:35.129673  7880 raft_consensus.cc:2955] T b952a177ec98407da6583b844e270502 P d2a2bcf9316d43bf99bb611167a4c693 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 5812dab152584443a142c54ca35bdfda (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "367573c12f7946aa8b4f6547f39e1aea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37181 } attrs { replace: true } } peers { permanent_uuid: "d2a2bcf9316d43bf99bb611167a4c693" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35237 } } peers { permanent_uuid: "e525fd381ca04b0da8f7cdabe4e32561" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34715 } } peers { permanent_uuid: "5812dab152584443a142c54ca35bdfda" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 45175 } attrs { promote: false } } }
I20260608 12:40:35.142781  7638 raft_consensus.cc:2955] T b952a177ec98407da6583b844e270502 P 5812dab152584443a142c54ca35bdfda [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 5812dab152584443a142c54ca35bdfda (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "367573c12f7946aa8b4f6547f39e1aea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37181 } attrs { replace: true } } peers { permanent_uuid: "d2a2bcf9316d43bf99bb611167a4c693" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35237 } } peers { permanent_uuid: "e525fd381ca04b0da8f7cdabe4e32561" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34715 } } peers { permanent_uuid: "5812dab152584443a142c54ca35bdfda" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 45175 } attrs { promote: false } } }
I20260608 12:40:35.147207  7208 catalog_manager.cc:5696] T b952a177ec98407da6583b844e270502 P e525fd381ca04b0da8f7cdabe4e32561 reported cstate change: config changed from index 3 to 4, 5812dab152584443a142c54ca35bdfda (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "e525fd381ca04b0da8f7cdabe4e32561" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "367573c12f7946aa8b4f6547f39e1aea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37181 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d2a2bcf9316d43bf99bb611167a4c693" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35237 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e525fd381ca04b0da8f7cdabe4e32561" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34715 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5812dab152584443a142c54ca35bdfda" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 45175 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:40:35.156039  7964 raft_consensus.cc:1064] T 329caec1c47e41cf8cfa2184fd82f2fa P e525fd381ca04b0da8f7cdabe4e32561: attempting to promote NON_VOTER 5812dab152584443a142c54ca35bdfda to VOTER
I20260608 12:40:35.159082  7964 consensus_queue.cc:237] T 329caec1c47e41cf8cfa2184fd82f2fa P e525fd381ca04b0da8f7cdabe4e32561 [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: "e525fd381ca04b0da8f7cdabe4e32561" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34715 } } peers { permanent_uuid: "367573c12f7946aa8b4f6547f39e1aea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37181 } } peers { permanent_uuid: "d2a2bcf9316d43bf99bb611167a4c693" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35237 } attrs { replace: true } } peers { permanent_uuid: "5812dab152584443a142c54ca35bdfda" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 45175 } attrs { promote: false } }
I20260608 12:40:35.181236  7638 raft_consensus.cc:1275] T 329caec1c47e41cf8cfa2184fd82f2fa P 5812dab152584443a142c54ca35bdfda [term 2 LEARNER]: Refusing update from remote peer e525fd381ca04b0da8f7cdabe4e32561: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:40:35.181347  7880 raft_consensus.cc:1275] T 329caec1c47e41cf8cfa2184fd82f2fa P d2a2bcf9316d43bf99bb611167a4c693 [term 2 FOLLOWER]: Refusing update from remote peer e525fd381ca04b0da8f7cdabe4e32561: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:40:35.183069  7928 consensus_queue.cc:1048] T 329caec1c47e41cf8cfa2184fd82f2fa P e525fd381ca04b0da8f7cdabe4e32561 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5812dab152584443a142c54ca35bdfda" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 45175 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:40:35.184849  7800 raft_consensus.cc:1275] T 329caec1c47e41cf8cfa2184fd82f2fa P 367573c12f7946aa8b4f6547f39e1aea [term 2 FOLLOWER]: Refusing update from remote peer e525fd381ca04b0da8f7cdabe4e32561: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:40:35.186545  7928 consensus_queue.cc:1048] T 329caec1c47e41cf8cfa2184fd82f2fa P e525fd381ca04b0da8f7cdabe4e32561 [LEADER]: Connected to new peer: Peer: permanent_uuid: "367573c12f7946aa8b4f6547f39e1aea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:40:35.189298  7928 consensus_queue.cc:1048] T 329caec1c47e41cf8cfa2184fd82f2fa P e525fd381ca04b0da8f7cdabe4e32561 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2a2bcf9316d43bf99bb611167a4c693" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35237 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:40:35.215324  7966 raft_consensus.cc:2955] T 329caec1c47e41cf8cfa2184fd82f2fa P e525fd381ca04b0da8f7cdabe4e32561 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 5812dab152584443a142c54ca35bdfda (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e525fd381ca04b0da8f7cdabe4e32561" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34715 } } peers { permanent_uuid: "367573c12f7946aa8b4f6547f39e1aea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37181 } } peers { permanent_uuid: "d2a2bcf9316d43bf99bb611167a4c693" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35237 } attrs { replace: true } } peers { permanent_uuid: "5812dab152584443a142c54ca35bdfda" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 45175 } attrs { promote: false } } }
I20260608 12:40:35.217319  7880 raft_consensus.cc:2955] T 329caec1c47e41cf8cfa2184fd82f2fa P d2a2bcf9316d43bf99bb611167a4c693 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 5812dab152584443a142c54ca35bdfda (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e525fd381ca04b0da8f7cdabe4e32561" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34715 } } peers { permanent_uuid: "367573c12f7946aa8b4f6547f39e1aea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37181 } } peers { permanent_uuid: "d2a2bcf9316d43bf99bb611167a4c693" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35237 } attrs { replace: true } } peers { permanent_uuid: "5812dab152584443a142c54ca35bdfda" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 45175 } attrs { promote: false } } }
I20260608 12:40:35.235145  7800 raft_consensus.cc:2955] T 329caec1c47e41cf8cfa2184fd82f2fa P 367573c12f7946aa8b4f6547f39e1aea [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 5812dab152584443a142c54ca35bdfda (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e525fd381ca04b0da8f7cdabe4e32561" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34715 } } peers { permanent_uuid: "367573c12f7946aa8b4f6547f39e1aea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37181 } } peers { permanent_uuid: "d2a2bcf9316d43bf99bb611167a4c693" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35237 } attrs { replace: true } } peers { permanent_uuid: "5812dab152584443a142c54ca35bdfda" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 45175 } attrs { promote: false } } }
I20260608 12:40:35.241354  7207 catalog_manager.cc:5696] T 329caec1c47e41cf8cfa2184fd82f2fa P d2a2bcf9316d43bf99bb611167a4c693 reported cstate change: config changed from index 3 to 4, 5812dab152584443a142c54ca35bdfda (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "e525fd381ca04b0da8f7cdabe4e32561" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e525fd381ca04b0da8f7cdabe4e32561" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34715 } } peers { permanent_uuid: "367573c12f7946aa8b4f6547f39e1aea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37181 } } peers { permanent_uuid: "d2a2bcf9316d43bf99bb611167a4c693" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35237 } attrs { replace: true } } peers { permanent_uuid: "5812dab152584443a142c54ca35bdfda" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 45175 } attrs { promote: false } } }
I20260608 12:40:35.242364  7638 raft_consensus.cc:2955] T 329caec1c47e41cf8cfa2184fd82f2fa P 5812dab152584443a142c54ca35bdfda [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 5812dab152584443a142c54ca35bdfda (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e525fd381ca04b0da8f7cdabe4e32561" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34715 } } peers { permanent_uuid: "367573c12f7946aa8b4f6547f39e1aea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37181 } } peers { permanent_uuid: "d2a2bcf9316d43bf99bb611167a4c693" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35237 } attrs { replace: true } } peers { permanent_uuid: "5812dab152584443a142c54ca35bdfda" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 45175 } attrs { promote: false } } }
I20260608 12:40:35.263127  7720 consensus_queue.cc:237] T b952a177ec98407da6583b844e270502 P e525fd381ca04b0da8f7cdabe4e32561 [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: "d2a2bcf9316d43bf99bb611167a4c693" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35237 } } peers { permanent_uuid: "e525fd381ca04b0da8f7cdabe4e32561" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34715 } } peers { permanent_uuid: "5812dab152584443a142c54ca35bdfda" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 45175 } attrs { promote: false } }
I20260608 12:40:35.271659  7880 raft_consensus.cc:1275] T b952a177ec98407da6583b844e270502 P d2a2bcf9316d43bf99bb611167a4c693 [term 2 FOLLOWER]: Refusing update from remote peer e525fd381ca04b0da8f7cdabe4e32561: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 12:40:35.272269  7719 consensus_queue.cc:237] T 329caec1c47e41cf8cfa2184fd82f2fa P e525fd381ca04b0da8f7cdabe4e32561 [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: "e525fd381ca04b0da8f7cdabe4e32561" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34715 } } peers { permanent_uuid: "367573c12f7946aa8b4f6547f39e1aea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37181 } } peers { permanent_uuid: "5812dab152584443a142c54ca35bdfda" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 45175 } attrs { promote: false } }
I20260608 12:40:35.271659  7638 raft_consensus.cc:1275] T b952a177ec98407da6583b844e270502 P 5812dab152584443a142c54ca35bdfda [term 2 FOLLOWER]: Refusing update from remote peer e525fd381ca04b0da8f7cdabe4e32561: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 12:40:35.273813  7966 consensus_queue.cc:1048] T b952a177ec98407da6583b844e270502 P e525fd381ca04b0da8f7cdabe4e32561 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2a2bcf9316d43bf99bb611167a4c693" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35237 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260608 12:40:35.275787  7965 consensus_queue.cc:1048] T b952a177ec98407da6583b844e270502 P e525fd381ca04b0da8f7cdabe4e32561 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5812dab152584443a142c54ca35bdfda" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 45175 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 12:40:35.283979  7637 raft_consensus.cc:1275] T 329caec1c47e41cf8cfa2184fd82f2fa P 5812dab152584443a142c54ca35bdfda [term 2 FOLLOWER]: Refusing update from remote peer e525fd381ca04b0da8f7cdabe4e32561: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 12:40:35.286751  7800 raft_consensus.cc:1275] T 329caec1c47e41cf8cfa2184fd82f2fa P 367573c12f7946aa8b4f6547f39e1aea [term 2 FOLLOWER]: Refusing update from remote peer e525fd381ca04b0da8f7cdabe4e32561: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 12:40:35.286120  7880 raft_consensus.cc:2955] T b952a177ec98407da6583b844e270502 P d2a2bcf9316d43bf99bb611167a4c693 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 367573c12f7946aa8b4f6547f39e1aea (127.0.107.194) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d2a2bcf9316d43bf99bb611167a4c693" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35237 } } peers { permanent_uuid: "e525fd381ca04b0da8f7cdabe4e32561" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34715 } } peers { permanent_uuid: "5812dab152584443a142c54ca35bdfda" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 45175 } attrs { promote: false } } }
I20260608 12:40:35.288215  7966 consensus_queue.cc:1048] T 329caec1c47e41cf8cfa2184fd82f2fa P e525fd381ca04b0da8f7cdabe4e32561 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5812dab152584443a142c54ca35bdfda" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 45175 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260608 12:40:35.289891  7964 consensus_queue.cc:1048] T 329caec1c47e41cf8cfa2184fd82f2fa P e525fd381ca04b0da8f7cdabe4e32561 [LEADER]: Connected to new peer: Peer: permanent_uuid: "367573c12f7946aa8b4f6547f39e1aea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 12:40:35.284729  7965 raft_consensus.cc:2955] T b952a177ec98407da6583b844e270502 P e525fd381ca04b0da8f7cdabe4e32561 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 367573c12f7946aa8b4f6547f39e1aea (127.0.107.194) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d2a2bcf9316d43bf99bb611167a4c693" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35237 } } peers { permanent_uuid: "e525fd381ca04b0da8f7cdabe4e32561" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34715 } } peers { permanent_uuid: "5812dab152584443a142c54ca35bdfda" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 45175 } attrs { promote: false } } }
I20260608 12:40:35.293668  7637 raft_consensus.cc:2955] T b952a177ec98407da6583b844e270502 P 5812dab152584443a142c54ca35bdfda [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 367573c12f7946aa8b4f6547f39e1aea (127.0.107.194) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d2a2bcf9316d43bf99bb611167a4c693" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35237 } } peers { permanent_uuid: "e525fd381ca04b0da8f7cdabe4e32561" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34715 } } peers { permanent_uuid: "5812dab152584443a142c54ca35bdfda" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 45175 } attrs { promote: false } } }
I20260608 12:40:35.302800  7208 catalog_manager.cc:5696] T b952a177ec98407da6583b844e270502 P d2a2bcf9316d43bf99bb611167a4c693 reported cstate change: config changed from index 4 to 5, VOTER 367573c12f7946aa8b4f6547f39e1aea (127.0.107.194) evicted. New cstate: current_term: 2 leader_uuid: "e525fd381ca04b0da8f7cdabe4e32561" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d2a2bcf9316d43bf99bb611167a4c693" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35237 } } peers { permanent_uuid: "e525fd381ca04b0da8f7cdabe4e32561" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34715 } } peers { permanent_uuid: "5812dab152584443a142c54ca35bdfda" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 45175 } attrs { promote: false } } }
I20260608 12:40:35.303788  7928 raft_consensus.cc:2955] T 329caec1c47e41cf8cfa2184fd82f2fa P e525fd381ca04b0da8f7cdabe4e32561 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER d2a2bcf9316d43bf99bb611167a4c693 (127.0.107.195) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e525fd381ca04b0da8f7cdabe4e32561" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34715 } } peers { permanent_uuid: "367573c12f7946aa8b4f6547f39e1aea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37181 } } peers { permanent_uuid: "5812dab152584443a142c54ca35bdfda" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 45175 } attrs { promote: false } } }
I20260608 12:40:35.306355  7801 raft_consensus.cc:2955] T 329caec1c47e41cf8cfa2184fd82f2fa P 367573c12f7946aa8b4f6547f39e1aea [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER d2a2bcf9316d43bf99bb611167a4c693 (127.0.107.195) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e525fd381ca04b0da8f7cdabe4e32561" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34715 } } peers { permanent_uuid: "367573c12f7946aa8b4f6547f39e1aea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37181 } } peers { permanent_uuid: "5812dab152584443a142c54ca35bdfda" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 45175 } attrs { promote: false } } }
I20260608 12:40:35.317103  7638 raft_consensus.cc:2955] T 329caec1c47e41cf8cfa2184fd82f2fa P 5812dab152584443a142c54ca35bdfda [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER d2a2bcf9316d43bf99bb611167a4c693 (127.0.107.195) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e525fd381ca04b0da8f7cdabe4e32561" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34715 } } peers { permanent_uuid: "367573c12f7946aa8b4f6547f39e1aea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37181 } } peers { permanent_uuid: "5812dab152584443a142c54ca35bdfda" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 45175 } attrs { promote: false } } }
I20260608 12:40:35.320776  7195 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet b952a177ec98407da6583b844e270502 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:40:35.330098  7208 catalog_manager.cc:5696] T 329caec1c47e41cf8cfa2184fd82f2fa P 367573c12f7946aa8b4f6547f39e1aea reported cstate change: config changed from index 4 to 5, VOTER d2a2bcf9316d43bf99bb611167a4c693 (127.0.107.195) evicted. New cstate: current_term: 2 leader_uuid: "e525fd381ca04b0da8f7cdabe4e32561" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e525fd381ca04b0da8f7cdabe4e32561" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34715 } } peers { permanent_uuid: "367573c12f7946aa8b4f6547f39e1aea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37181 } } peers { permanent_uuid: "5812dab152584443a142c54ca35bdfda" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 45175 } attrs { promote: false } } }
I20260608 12:40:35.334789  7195 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 329caec1c47e41cf8cfa2184fd82f2fa with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:40:35.349041  7790 tablet_service.cc:1558] Processing DeleteTablet for tablet b952a177ec98407da6583b844e270502 with delete_type TABLET_DATA_TOMBSTONED (TS 367573c12f7946aa8b4f6547f39e1aea not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:43898
I20260608 12:40:35.352180  7984 tablet_replica.cc:333] stopping tablet replica
I20260608 12:40:35.353380  7984 raft_consensus.cc:2243] T b952a177ec98407da6583b844e270502 P 367573c12f7946aa8b4f6547f39e1aea [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:35.354445  7984 raft_consensus.cc:2272] T b952a177ec98407da6583b844e270502 P 367573c12f7946aa8b4f6547f39e1aea [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:35.358472  7984 ts_tablet_manager.cc:1916] T b952a177ec98407da6583b844e270502 P 367573c12f7946aa8b4f6547f39e1aea: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:40:35.364909  7870 tablet_service.cc:1558] Processing DeleteTablet for tablet 329caec1c47e41cf8cfa2184fd82f2fa with delete_type TABLET_DATA_TOMBSTONED (TS d2a2bcf9316d43bf99bb611167a4c693 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:38446
I20260608 12:40:35.367460  7986 tablet_replica.cc:333] stopping tablet replica
I20260608 12:40:35.368431  7986 raft_consensus.cc:2243] T 329caec1c47e41cf8cfa2184fd82f2fa P d2a2bcf9316d43bf99bb611167a4c693 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:35.369220  7986 raft_consensus.cc:2272] T 329caec1c47e41cf8cfa2184fd82f2fa P d2a2bcf9316d43bf99bb611167a4c693 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:35.372359  7986 ts_tablet_manager.cc:1916] T 329caec1c47e41cf8cfa2184fd82f2fa P d2a2bcf9316d43bf99bb611167a4c693: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:40:35.375561  7984 ts_tablet_manager.cc:1929] T b952a177ec98407da6583b844e270502 P 367573c12f7946aa8b4f6547f39e1aea: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260608 12:40:35.376065  7984 log.cc:1199] T b952a177ec98407da6583b844e270502 P 367573c12f7946aa8b4f6547f39e1aea: Deleting WAL directory at /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922229144781-431-0/minicluster-data/ts-1-root/wals/b952a177ec98407da6583b844e270502
I20260608 12:40:35.378077  7197 catalog_manager.cc:5027] TS 367573c12f7946aa8b4f6547f39e1aea (127.0.107.194:37181): tablet b952a177ec98407da6583b844e270502 (table test-workload [id=f4717339ba30416eb301ca21c7ad2a07]) successfully deleted
I20260608 12:40:35.385141  7986 ts_tablet_manager.cc:1929] T 329caec1c47e41cf8cfa2184fd82f2fa P d2a2bcf9316d43bf99bb611167a4c693: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260608 12:40:35.385632  7986 log.cc:1199] T 329caec1c47e41cf8cfa2184fd82f2fa P d2a2bcf9316d43bf99bb611167a4c693: Deleting WAL directory at /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922229144781-431-0/minicluster-data/ts-2-root/wals/329caec1c47e41cf8cfa2184fd82f2fa
I20260608 12:40:35.387310  7197 catalog_manager.cc:5027] TS d2a2bcf9316d43bf99bb611167a4c693 (127.0.107.195:35237): tablet 329caec1c47e41cf8cfa2184fd82f2fa (table test-workload [id=f4717339ba30416eb301ca21c7ad2a07]) successfully deleted
I20260608 12:40:36.359863  7880 consensus_queue.cc:237] T 202121ff0a9b4da68c08cf227b09e3ca P d2a2bcf9316d43bf99bb611167a4c693 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 4.2, Last appended by leader: 1, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e525fd381ca04b0da8f7cdabe4e32561" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34715 } attrs { replace: true } } peers { permanent_uuid: "367573c12f7946aa8b4f6547f39e1aea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37181 } } peers { permanent_uuid: "d2a2bcf9316d43bf99bb611167a4c693" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35237 } } peers { permanent_uuid: "5812dab152584443a142c54ca35bdfda" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 45175 } attrs { promote: true } }
I20260608 12:40:36.370118  7801 raft_consensus.cc:1275] T 202121ff0a9b4da68c08cf227b09e3ca P 367573c12f7946aa8b4f6547f39e1aea [term 4 FOLLOWER]: Refusing update from remote peer d2a2bcf9316d43bf99bb611167a4c693: Log matching property violated. Preceding OpId in replica: term: 4 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260608 12:40:36.370679  7719 raft_consensus.cc:1275] T 202121ff0a9b4da68c08cf227b09e3ca P e525fd381ca04b0da8f7cdabe4e32561 [term 4 FOLLOWER]: Refusing update from remote peer d2a2bcf9316d43bf99bb611167a4c693: Log matching property violated. Preceding OpId in replica: term: 4 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260608 12:40:36.372517  7988 consensus_queue.cc:1048] T 202121ff0a9b4da68c08cf227b09e3ca P d2a2bcf9316d43bf99bb611167a4c693 [LEADER]: Connected to new peer: Peer: permanent_uuid: "367573c12f7946aa8b4f6547f39e1aea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 12:40:36.373745  7963 consensus_queue.cc:1048] T 202121ff0a9b4da68c08cf227b09e3ca P d2a2bcf9316d43bf99bb611167a4c693 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e525fd381ca04b0da8f7cdabe4e32561" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34715 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260608 12:40:36.384284  7842 consensus_peers.cc:597] T 202121ff0a9b4da68c08cf227b09e3ca P d2a2bcf9316d43bf99bb611167a4c693 -> Peer 5812dab152584443a142c54ca35bdfda (127.0.107.196:45175): Couldn't send request to peer 5812dab152584443a142c54ca35bdfda. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 202121ff0a9b4da68c08cf227b09e3ca. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:40:36.386440  7988 raft_consensus.cc:2955] T 202121ff0a9b4da68c08cf227b09e3ca P d2a2bcf9316d43bf99bb611167a4c693 [term 4 LEADER]: Committing config change with OpId 4.3: config changed from index -1 to 3, NON_VOTER 5812dab152584443a142c54ca35bdfda (127.0.107.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e525fd381ca04b0da8f7cdabe4e32561" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34715 } attrs { replace: true } } peers { permanent_uuid: "367573c12f7946aa8b4f6547f39e1aea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37181 } } peers { permanent_uuid: "d2a2bcf9316d43bf99bb611167a4c693" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35237 } } peers { permanent_uuid: "5812dab152584443a142c54ca35bdfda" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 45175 } attrs { promote: true } } }
I20260608 12:40:36.387760  7801 raft_consensus.cc:2955] T 202121ff0a9b4da68c08cf227b09e3ca P 367573c12f7946aa8b4f6547f39e1aea [term 4 FOLLOWER]: Committing config change with OpId 4.3: config changed from index -1 to 3, NON_VOTER 5812dab152584443a142c54ca35bdfda (127.0.107.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e525fd381ca04b0da8f7cdabe4e32561" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34715 } attrs { replace: true } } peers { permanent_uuid: "367573c12f7946aa8b4f6547f39e1aea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37181 } } peers { permanent_uuid: "d2a2bcf9316d43bf99bb611167a4c693" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35237 } } peers { permanent_uuid: "5812dab152584443a142c54ca35bdfda" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 45175 } attrs { promote: true } } }
I20260608 12:40:36.388414  7719 raft_consensus.cc:2955] T 202121ff0a9b4da68c08cf227b09e3ca P e525fd381ca04b0da8f7cdabe4e32561 [term 4 FOLLOWER]: Committing config change with OpId 4.3: config changed from index -1 to 3, NON_VOTER 5812dab152584443a142c54ca35bdfda (127.0.107.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e525fd381ca04b0da8f7cdabe4e32561" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34715 } attrs { replace: true } } peers { permanent_uuid: "367573c12f7946aa8b4f6547f39e1aea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37181 } } peers { permanent_uuid: "d2a2bcf9316d43bf99bb611167a4c693" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35237 } } peers { permanent_uuid: "5812dab152584443a142c54ca35bdfda" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 45175 } attrs { promote: true } } }
I20260608 12:40:36.405687  7209 catalog_manager.cc:5696] T 202121ff0a9b4da68c08cf227b09e3ca P e525fd381ca04b0da8f7cdabe4e32561 reported cstate change: config changed from index -1 to 3, NON_VOTER 5812dab152584443a142c54ca35bdfda (127.0.107.196) added. New cstate: current_term: 4 leader_uuid: "d2a2bcf9316d43bf99bb611167a4c693" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e525fd381ca04b0da8f7cdabe4e32561" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34715 } attrs { replace: true } } peers { permanent_uuid: "367573c12f7946aa8b4f6547f39e1aea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37181 } } peers { permanent_uuid: "d2a2bcf9316d43bf99bb611167a4c693" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35237 } } peers { permanent_uuid: "5812dab152584443a142c54ca35bdfda" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 45175 } attrs { promote: true } } }
I20260608 12:40:36.902899  7999 ts_tablet_manager.cc:933] T 202121ff0a9b4da68c08cf227b09e3ca P 5812dab152584443a142c54ca35bdfda: Initiating tablet copy from peer d2a2bcf9316d43bf99bb611167a4c693 (127.0.107.195:35237)
I20260608 12:40:36.905220  7999 tablet_copy_client.cc:323] T 202121ff0a9b4da68c08cf227b09e3ca P 5812dab152584443a142c54ca35bdfda: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.195:35237
I20260608 12:40:36.918069  7891 tablet_copy_service.cc:140] P d2a2bcf9316d43bf99bb611167a4c693: Received BeginTabletCopySession request for tablet 202121ff0a9b4da68c08cf227b09e3ca from peer 5812dab152584443a142c54ca35bdfda ({username='slave'} at 127.0.0.1:49540)
I20260608 12:40:36.918715  7891 tablet_copy_service.cc:161] P d2a2bcf9316d43bf99bb611167a4c693: Beginning new tablet copy session on tablet 202121ff0a9b4da68c08cf227b09e3ca from peer 5812dab152584443a142c54ca35bdfda at {username='slave'} at 127.0.0.1:49540: session id = 5812dab152584443a142c54ca35bdfda-202121ff0a9b4da68c08cf227b09e3ca
I20260608 12:40:36.925627  7891 tablet_copy_source_session.cc:215] T 202121ff0a9b4da68c08cf227b09e3ca P d2a2bcf9316d43bf99bb611167a4c693: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:40:36.929667  7999 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 202121ff0a9b4da68c08cf227b09e3ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:36.944135  7999 tablet_copy_client.cc:806] T 202121ff0a9b4da68c08cf227b09e3ca P 5812dab152584443a142c54ca35bdfda: tablet copy: Starting download of 0 data blocks...
I20260608 12:40:36.944872  7999 tablet_copy_client.cc:670] T 202121ff0a9b4da68c08cf227b09e3ca P 5812dab152584443a142c54ca35bdfda: tablet copy: Starting download of 1 WAL segments...
I20260608 12:40:36.950139  7999 tablet_copy_client.cc:538] T 202121ff0a9b4da68c08cf227b09e3ca P 5812dab152584443a142c54ca35bdfda: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:40:36.958695  7999 tablet_bootstrap.cc:492] T 202121ff0a9b4da68c08cf227b09e3ca P 5812dab152584443a142c54ca35bdfda: Bootstrap starting.
I20260608 12:40:36.982650  7999 tablet_bootstrap.cc:492] T 202121ff0a9b4da68c08cf227b09e3ca P 5812dab152584443a142c54ca35bdfda: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:40:36.983677  7999 tablet_bootstrap.cc:492] T 202121ff0a9b4da68c08cf227b09e3ca P 5812dab152584443a142c54ca35bdfda: Bootstrap complete.
I20260608 12:40:36.984401  7999 ts_tablet_manager.cc:1403] T 202121ff0a9b4da68c08cf227b09e3ca P 5812dab152584443a142c54ca35bdfda: Time spent bootstrapping tablet: real 0.026s	user 0.022s	sys 0.001s
I20260608 12:40:36.987756  7999 raft_consensus.cc:359] T 202121ff0a9b4da68c08cf227b09e3ca P 5812dab152584443a142c54ca35bdfda [term 4 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e525fd381ca04b0da8f7cdabe4e32561" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34715 } attrs { replace: true } } peers { permanent_uuid: "367573c12f7946aa8b4f6547f39e1aea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37181 } } peers { permanent_uuid: "d2a2bcf9316d43bf99bb611167a4c693" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35237 } } peers { permanent_uuid: "5812dab152584443a142c54ca35bdfda" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 45175 } attrs { promote: true } }
I20260608 12:40:36.988646  7999 raft_consensus.cc:740] T 202121ff0a9b4da68c08cf227b09e3ca P 5812dab152584443a142c54ca35bdfda [term 4 LEARNER]: Becoming Follower/Learner. State: Replica: 5812dab152584443a142c54ca35bdfda, State: Initialized, Role: LEARNER
I20260608 12:40:36.989343  7999 consensus_queue.cc:260] T 202121ff0a9b4da68c08cf227b09e3ca P 5812dab152584443a142c54ca35bdfda [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 4.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: "e525fd381ca04b0da8f7cdabe4e32561" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34715 } attrs { replace: true } } peers { permanent_uuid: "367573c12f7946aa8b4f6547f39e1aea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37181 } } peers { permanent_uuid: "d2a2bcf9316d43bf99bb611167a4c693" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35237 } } peers { permanent_uuid: "5812dab152584443a142c54ca35bdfda" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 45175 } attrs { promote: true } }
I20260608 12:40:36.992583  7999 ts_tablet_manager.cc:1434] T 202121ff0a9b4da68c08cf227b09e3ca P 5812dab152584443a142c54ca35bdfda: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.000s
I20260608 12:40:36.994906  7891 tablet_copy_service.cc:342] P d2a2bcf9316d43bf99bb611167a4c693: Request end of tablet copy session 5812dab152584443a142c54ca35bdfda-202121ff0a9b4da68c08cf227b09e3ca received from {username='slave'} at 127.0.0.1:49540
I20260608 12:40:36.995427  7891 tablet_copy_service.cc:434] P d2a2bcf9316d43bf99bb611167a4c693: ending tablet copy session 5812dab152584443a142c54ca35bdfda-202121ff0a9b4da68c08cf227b09e3ca on tablet 202121ff0a9b4da68c08cf227b09e3ca with peer 5812dab152584443a142c54ca35bdfda
I20260608 12:40:37.002780   431 tablet_server.cc:179] TabletServer@127.0.107.193:34715 shutting down...
I20260608 12:40:37.040251   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:40:37.041030   431 tablet_replica.cc:333] stopping tablet replica
I20260608 12:40:37.041728   431 raft_consensus.cc:2243] T b952a177ec98407da6583b844e270502 P e525fd381ca04b0da8f7cdabe4e32561 [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:40:37.042725   431 raft_consensus.cc:2272] T b952a177ec98407da6583b844e270502 P e525fd381ca04b0da8f7cdabe4e32561 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:37.044855   431 tablet_replica.cc:333] stopping tablet replica
I20260608 12:40:37.045423   431 raft_consensus.cc:2243] T 329caec1c47e41cf8cfa2184fd82f2fa P e525fd381ca04b0da8f7cdabe4e32561 [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:40:37.046339   431 raft_consensus.cc:2272] T 329caec1c47e41cf8cfa2184fd82f2fa P e525fd381ca04b0da8f7cdabe4e32561 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:37.048420   431 tablet_replica.cc:333] stopping tablet replica
I20260608 12:40:37.048977   431 raft_consensus.cc:2243] T 202121ff0a9b4da68c08cf227b09e3ca P e525fd381ca04b0da8f7cdabe4e32561 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:37.049489   431 raft_consensus.cc:2272] T 202121ff0a9b4da68c08cf227b09e3ca P e525fd381ca04b0da8f7cdabe4e32561 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:37.052151   431 tablet_replica.cc:333] stopping tablet replica
I20260608 12:40:37.052716   431 raft_consensus.cc:2243] T 74d03b7d21c44564a9a59ca57bc0b8f2 P e525fd381ca04b0da8f7cdabe4e32561 [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:40:37.053544   431 raft_consensus.cc:2272] T 74d03b7d21c44564a9a59ca57bc0b8f2 P e525fd381ca04b0da8f7cdabe4e32561 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:37.080050   431 tablet_server.cc:196] TabletServer@127.0.107.193:34715 shutdown complete.
I20260608 12:40:37.103595   431 tablet_server.cc:179] TabletServer@127.0.107.194:37181 shutting down...
I20260608 12:40:37.134500   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:40:37.135589   431 tablet_replica.cc:333] stopping tablet replica
I20260608 12:40:37.136512   431 raft_consensus.cc:2243] T 329caec1c47e41cf8cfa2184fd82f2fa P 367573c12f7946aa8b4f6547f39e1aea [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:37.137507   431 raft_consensus.cc:2272] T 329caec1c47e41cf8cfa2184fd82f2fa P 367573c12f7946aa8b4f6547f39e1aea [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:37.140929   431 tablet_replica.cc:333] stopping tablet replica
I20260608 12:40:37.141889   431 raft_consensus.cc:2243] T 202121ff0a9b4da68c08cf227b09e3ca P 367573c12f7946aa8b4f6547f39e1aea [term 4 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:37.142915   431 raft_consensus.cc:2272] T 202121ff0a9b4da68c08cf227b09e3ca P 367573c12f7946aa8b4f6547f39e1aea [term 4 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:37.146507   431 tablet_replica.cc:333] stopping tablet replica
I20260608 12:40:37.147282   431 raft_consensus.cc:2243] T 74d03b7d21c44564a9a59ca57bc0b8f2 P 367573c12f7946aa8b4f6547f39e1aea [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:37.147838   431 raft_consensus.cc:2272] T 74d03b7d21c44564a9a59ca57bc0b8f2 P 367573c12f7946aa8b4f6547f39e1aea [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:37.178362   431 tablet_server.cc:196] TabletServer@127.0.107.194:37181 shutdown complete.
I20260608 12:40:37.199620   431 tablet_server.cc:179] TabletServer@127.0.107.195:35237 shutting down...
W20260608 12:40:37.211899  7843 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.107.194:37181: connect: Connection refused (error 111) [suppressed 26 similar messages]
W20260608 12:40:37.225014  7843 consensus_peers.cc:597] T 202121ff0a9b4da68c08cf227b09e3ca P d2a2bcf9316d43bf99bb611167a4c693 -> Peer 367573c12f7946aa8b4f6547f39e1aea (127.0.107.194:37181): Couldn't send request to peer 367573c12f7946aa8b4f6547f39e1aea. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.194:37181: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:40:37.248473   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:40:37.249396   431 tablet_replica.cc:333] stopping tablet replica
I20260608 12:40:37.250223   431 raft_consensus.cc:2243] T b952a177ec98407da6583b844e270502 P d2a2bcf9316d43bf99bb611167a4c693 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:37.251233   431 raft_consensus.cc:2272] T b952a177ec98407da6583b844e270502 P d2a2bcf9316d43bf99bb611167a4c693 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:37.254124   431 tablet_replica.cc:333] stopping tablet replica
I20260608 12:40:37.254812   431 raft_consensus.cc:2243] T 202121ff0a9b4da68c08cf227b09e3ca P d2a2bcf9316d43bf99bb611167a4c693 [term 4 LEADER]: Raft consensus shutting down.
I20260608 12:40:37.256644   431 raft_consensus.cc:2272] T 202121ff0a9b4da68c08cf227b09e3ca P d2a2bcf9316d43bf99bb611167a4c693 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:37.259878   431 tablet_replica.cc:333] stopping tablet replica
I20260608 12:40:37.260615   431 raft_consensus.cc:2243] T 74d03b7d21c44564a9a59ca57bc0b8f2 P d2a2bcf9316d43bf99bb611167a4c693 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:37.261165   431 raft_consensus.cc:2272] T 74d03b7d21c44564a9a59ca57bc0b8f2 P d2a2bcf9316d43bf99bb611167a4c693 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:37.289451   431 tablet_server.cc:196] TabletServer@127.0.107.195:35237 shutdown complete.
I20260608 12:40:37.307085   431 tablet_server.cc:179] TabletServer@127.0.107.196:0 shutting down...
I20260608 12:40:37.361752   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:40:37.363090   431 tablet_replica.cc:333] T 202121ff0a9b4da68c08cf227b09e3ca P 5812dab152584443a142c54ca35bdfda: stopping tablet replica
I20260608 12:40:37.363835   431 raft_consensus.cc:2243] T 202121ff0a9b4da68c08cf227b09e3ca P 5812dab152584443a142c54ca35bdfda [term 4 LEARNER]: Raft consensus shutting down.
I20260608 12:40:37.364449   431 raft_consensus.cc:2272] T 202121ff0a9b4da68c08cf227b09e3ca P 5812dab152584443a142c54ca35bdfda [term 4 LEARNER]: Raft consensus is shut down!
I20260608 12:40:37.367360   431 tablet_replica.cc:333] T b952a177ec98407da6583b844e270502 P 5812dab152584443a142c54ca35bdfda: stopping tablet replica
I20260608 12:40:37.368008   431 raft_consensus.cc:2243] T b952a177ec98407da6583b844e270502 P 5812dab152584443a142c54ca35bdfda [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:37.368592   431 raft_consensus.cc:2272] T b952a177ec98407da6583b844e270502 P 5812dab152584443a142c54ca35bdfda [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:37.371023   431 tablet_replica.cc:333] T 329caec1c47e41cf8cfa2184fd82f2fa P 5812dab152584443a142c54ca35bdfda: stopping tablet replica
I20260608 12:40:37.371625   431 raft_consensus.cc:2243] T 329caec1c47e41cf8cfa2184fd82f2fa P 5812dab152584443a142c54ca35bdfda [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:37.372251   431 raft_consensus.cc:2272] T 329caec1c47e41cf8cfa2184fd82f2fa P 5812dab152584443a142c54ca35bdfda [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:37.391709   431 tablet_server.cc:196] TabletServer@127.0.107.196:0 shutdown complete.
I20260608 12:40:37.419025   431 master.cc:562] Master@127.0.107.254:35967 shutting down...
W20260608 12:40:37.450436  7258 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260608 12:40:37.450774  7258 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260608 12:40:37.451006  7258 auto_rebalancer.cc:301] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260608 12:40:37.452360   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P db53a863388a4c39931d25ad6dfcf4ae [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:40:37.452914   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P db53a863388a4c39931d25ad6dfcf4ae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:37.453285   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P db53a863388a4c39931d25ad6dfcf4ae: stopping tablet replica
I20260608 12:40:37.478189   431 master.cc:584] Master@127.0.107.254:35967 shutdown complete.
[       OK ] AutoRebalancerTest.TestHandlingFailedTservers (21401 ms)
[ RUN      ] AutoRebalancerTest.TestDeletedTables
I20260608 12:40:37.521265   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:37923
I20260608 12:40:37.522624   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:40:37.528524  8007 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:40:37.530308  8008 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:40:37.530501  8010 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:40:37.531428   431 server_base.cc:1061] running on GCE node
I20260608 12:40:37.532603   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:40:37.532795   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:40:37.532948   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922437532933 us; error 0 us; skew 500 ppm
I20260608 12:40:37.533555   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:40:37.536648   431 webserver.cc:533] Webserver started at http://127.0.107.254:34971/ using document root <none> and password file <none>
I20260608 12:40:37.537261   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:40:37.537456   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:40:37.537719   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:40:37.540726   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922229144781-431-0/minicluster-data/master-0-root/instance:
uuid: "89b9b27e00954b59b5e20377c7a5a6ed"
format_stamp: "Formatted at 2026-06-08 12:40:37 on dist-test-slave-3gfq"
I20260608 12:40:37.546988   431 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.007s	sys 0.000s
I20260608 12:40:37.551532  8015 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:37.552562   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 12:40:37.553036   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922229144781-431-0/minicluster-data/master-0-root
uuid: "89b9b27e00954b59b5e20377c7a5a6ed"
format_stamp: "Formatted at 2026-06-08 12:40:37 on dist-test-slave-3gfq"
I20260608 12:40:37.553393   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922229144781-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922229144781-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922229144781-431-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:40:37.578233   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:40:37.579828   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:40:37.628556   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:37923
I20260608 12:40:37.628706  8066 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:37923 every 8 connection(s)
I20260608 12:40:37.633961  8067 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:37.645825  8067 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 89b9b27e00954b59b5e20377c7a5a6ed: Bootstrap starting.
I20260608 12:40:37.651218  8067 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 89b9b27e00954b59b5e20377c7a5a6ed: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:37.656584  8067 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 89b9b27e00954b59b5e20377c7a5a6ed: No bootstrap required, opened a new log
I20260608 12:40:37.659133  8067 raft_consensus.cc:359] T 00000000000000000000000000000000 P 89b9b27e00954b59b5e20377c7a5a6ed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "89b9b27e00954b59b5e20377c7a5a6ed" member_type: VOTER }
I20260608 12:40:37.659793  8067 raft_consensus.cc:385] T 00000000000000000000000000000000 P 89b9b27e00954b59b5e20377c7a5a6ed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:37.660135  8067 raft_consensus.cc:740] T 00000000000000000000000000000000 P 89b9b27e00954b59b5e20377c7a5a6ed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89b9b27e00954b59b5e20377c7a5a6ed, State: Initialized, Role: FOLLOWER
I20260608 12:40:37.660885  8067 consensus_queue.cc:260] T 00000000000000000000000000000000 P 89b9b27e00954b59b5e20377c7a5a6ed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "89b9b27e00954b59b5e20377c7a5a6ed" member_type: VOTER }
I20260608 12:40:37.661521  8067 raft_consensus.cc:399] T 00000000000000000000000000000000 P 89b9b27e00954b59b5e20377c7a5a6ed [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:40:37.661866  8067 raft_consensus.cc:493] T 00000000000000000000000000000000 P 89b9b27e00954b59b5e20377c7a5a6ed [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:40:37.662217  8067 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 89b9b27e00954b59b5e20377c7a5a6ed [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:37.667436  8067 raft_consensus.cc:515] T 00000000000000000000000000000000 P 89b9b27e00954b59b5e20377c7a5a6ed [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "89b9b27e00954b59b5e20377c7a5a6ed" member_type: VOTER }
I20260608 12:40:37.668056  8067 leader_election.cc:304] T 00000000000000000000000000000000 P 89b9b27e00954b59b5e20377c7a5a6ed [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: 89b9b27e00954b59b5e20377c7a5a6ed; no voters: 
I20260608 12:40:37.669435  8067 leader_election.cc:290] T 00000000000000000000000000000000 P 89b9b27e00954b59b5e20377c7a5a6ed [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:40:37.670251  8070 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 89b9b27e00954b59b5e20377c7a5a6ed [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:40:37.672024  8070 raft_consensus.cc:697] T 00000000000000000000000000000000 P 89b9b27e00954b59b5e20377c7a5a6ed [term 1 LEADER]: Becoming Leader. State: Replica: 89b9b27e00954b59b5e20377c7a5a6ed, State: Running, Role: LEADER
I20260608 12:40:37.672863  8067 sys_catalog.cc:565] T 00000000000000000000000000000000 P 89b9b27e00954b59b5e20377c7a5a6ed [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:40:37.672991  8070 consensus_queue.cc:237] T 00000000000000000000000000000000 P 89b9b27e00954b59b5e20377c7a5a6ed [LEADER]: Queue going to LEADER mode. State: All 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: "89b9b27e00954b59b5e20377c7a5a6ed" member_type: VOTER }
I20260608 12:40:37.679203  8071 sys_catalog.cc:455] T 00000000000000000000000000000000 P 89b9b27e00954b59b5e20377c7a5a6ed [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "89b9b27e00954b59b5e20377c7a5a6ed" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "89b9b27e00954b59b5e20377c7a5a6ed" member_type: VOTER } }
I20260608 12:40:37.680060  8071 sys_catalog.cc:458] T 00000000000000000000000000000000 P 89b9b27e00954b59b5e20377c7a5a6ed [sys.catalog]: This master's current role is: LEADER
I20260608 12:40:37.679872  8072 sys_catalog.cc:455] T 00000000000000000000000000000000 P 89b9b27e00954b59b5e20377c7a5a6ed [sys.catalog]: SysCatalogTable state changed. Reason: New leader 89b9b27e00954b59b5e20377c7a5a6ed. Latest consensus state: current_term: 1 leader_uuid: "89b9b27e00954b59b5e20377c7a5a6ed" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "89b9b27e00954b59b5e20377c7a5a6ed" member_type: VOTER } }
I20260608 12:40:37.680886  8072 sys_catalog.cc:458] T 00000000000000000000000000000000 P 89b9b27e00954b59b5e20377c7a5a6ed [sys.catalog]: This master's current role is: LEADER
I20260608 12:40:37.683720  8078 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:40:37.689713  8078 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:40:37.693154   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:40:37.700825  8078 catalog_manager.cc:1382] Generated new cluster ID: 7140774210764e57a81a703f19619896
I20260608 12:40:37.701232  8078 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:40:37.733369  8078 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:40:37.735086  8078 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:40:37.761581  8078 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 89b9b27e00954b59b5e20377c7a5a6ed: Generated new TSK 0
I20260608 12:40:37.762377  8078 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:40:37.825307   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:40:37.833460  8088 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:40:37.835153  8089 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:40:37.837517  8091 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:40:37.837518   431 server_base.cc:1061] running on GCE node
I20260608 12:40:37.839224   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:40:37.839438   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:40:37.839643   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922437839622 us; error 0 us; skew 500 ppm
I20260608 12:40:37.840266   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:40:37.843336   431 webserver.cc:533] Webserver started at http://127.0.107.193:37741/ using document root <none> and password file <none>
I20260608 12:40:37.843895   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:40:37.844066   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:40:37.844309   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:40:37.845609   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922229144781-431-0/minicluster-data/ts-0-root/instance:
uuid: "aee56cfe5036438f9c8a9460fe51f9cc"
format_stamp: "Formatted at 2026-06-08 12:40:37 on dist-test-slave-3gfq"
I20260608 12:40:37.851493   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.003s
I20260608 12:40:37.856472  8096 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:37.857671   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.002s
I20260608 12:40:37.858026   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922229144781-431-0/minicluster-data/ts-0-root
uuid: "aee56cfe5036438f9c8a9460fe51f9cc"
format_stamp: "Formatted at 2026-06-08 12:40:37 on dist-test-slave-3gfq"
I20260608 12:40:37.858309   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922229144781-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922229144781-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922229144781-431-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:40:37.869513   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:40:37.870859   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:40:37.872418   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:40:37.875370   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:40:37.875640   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:37.875960   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:40:37.876127   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:37.925143   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:45027
I20260608 12:40:37.925386  8158 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:45027 every 8 connection(s)
I20260608 12:40:37.930871   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:40:37.939822  8163 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:40:37.942692  8164 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:40:37.945258  8166 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:40:37.945907   431 server_base.cc:1061] running on GCE node
I20260608 12:40:37.947638   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:40:37.947906   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:40:37.948127   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922437948107 us; error 0 us; skew 500 ppm
I20260608 12:40:37.948832   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:40:37.951608  8159 heartbeater.cc:344] Connected to a master server at 127.0.107.254:37923
I20260608 12:40:37.952262  8159 heartbeater.cc:461] Registering TS with master...
I20260608 12:40:37.952339   431 webserver.cc:533] Webserver started at http://127.0.107.194:40779/ using document root <none> and password file <none>
I20260608 12:40:37.953117   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:40:37.953382   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:40:37.953329  8159 heartbeater.cc:507] Master 127.0.107.254:37923 requested a full tablet report, sending...
I20260608 12:40:37.954003   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:40:37.955396   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922229144781-431-0/minicluster-data/ts-1-root/instance:
uuid: "5ababbb8dcc04044825edb887c566402"
format_stamp: "Formatted at 2026-06-08 12:40:37 on dist-test-slave-3gfq"
I20260608 12:40:37.956676  8032 ts_manager.cc:194] Registered new tserver with Master: aee56cfe5036438f9c8a9460fe51f9cc (127.0.107.193:45027)
I20260608 12:40:37.959443  8032 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35758
I20260608 12:40:37.962554   431 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.008s	sys 0.000s
I20260608 12:40:37.966871  8171 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:37.967967   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 12:40:37.968407   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922229144781-431-0/minicluster-data/ts-1-root
uuid: "5ababbb8dcc04044825edb887c566402"
format_stamp: "Formatted at 2026-06-08 12:40:37 on dist-test-slave-3gfq"
I20260608 12:40:37.968770   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922229144781-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922229144781-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922229144781-431-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:40:37.985984   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:40:37.987237   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:40:37.988875   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:40:37.991330   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:40:37.991568   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:37.991830   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:40:37.992007   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:38.037268   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:34353
I20260608 12:40:38.037454  8233 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:34353 every 8 connection(s)
I20260608 12:40:38.042829   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:40:38.050460  8237 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:40:38.051891  8238 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:40:38.056221  8240 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:40:38.057049   431 server_base.cc:1061] running on GCE node
I20260608 12:40:38.058172  8234 heartbeater.cc:344] Connected to a master server at 127.0.107.254:37923
I20260608 12:40:38.058689  8234 heartbeater.cc:461] Registering TS with master...
I20260608 12:40:38.058961   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:40:38.059229   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:40:38.059439   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922438059415 us; error 0 us; skew 500 ppm
I20260608 12:40:38.059556  8234 heartbeater.cc:507] Master 127.0.107.254:37923 requested a full tablet report, sending...
I20260608 12:40:38.060323   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:40:38.062328  8032 ts_manager.cc:194] Registered new tserver with Master: 5ababbb8dcc04044825edb887c566402 (127.0.107.194:34353)
I20260608 12:40:38.063706   431 webserver.cc:533] Webserver started at http://127.0.107.195:34589/ using document root <none> and password file <none>
I20260608 12:40:38.063951  8032 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35768
I20260608 12:40:38.064489   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:40:38.064857   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:40:38.065264   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:40:38.067305   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922229144781-431-0/minicluster-data/ts-2-root/instance:
uuid: "75314ac06f8a43eda6d32b533857f839"
format_stamp: "Formatted at 2026-06-08 12:40:38 on dist-test-slave-3gfq"
I20260608 12:40:38.074028   431 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.004s	sys 0.004s
I20260608 12:40:38.078702  8245 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:38.079736   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260608 12:40:38.080168   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922229144781-431-0/minicluster-data/ts-2-root
uuid: "75314ac06f8a43eda6d32b533857f839"
format_stamp: "Formatted at 2026-06-08 12:40:38 on dist-test-slave-3gfq"
I20260608 12:40:38.080497   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922229144781-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922229144781-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922229144781-431-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:40:38.096210   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:40:38.097725   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:40:38.099766   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:40:38.102698   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:40:38.102923   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:38.103298   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:40:38.103490   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:38.153613   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:39027
I20260608 12:40:38.153760  8307 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:39027 every 8 connection(s)
I20260608 12:40:38.169988  8308 heartbeater.cc:344] Connected to a master server at 127.0.107.254:37923
I20260608 12:40:38.170522  8308 heartbeater.cc:461] Registering TS with master...
I20260608 12:40:38.171437  8308 heartbeater.cc:507] Master 127.0.107.254:37923 requested a full tablet report, sending...
I20260608 12:40:38.174095  8032 ts_manager.cc:194] Registered new tserver with Master: 75314ac06f8a43eda6d32b533857f839 (127.0.107.195:39027)
I20260608 12:40:38.174280   431 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016605897s
I20260608 12:40:38.176404  8032 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35776
I20260608 12:40:38.725873  8032 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:35778:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_""\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 12:40:38.728886  8032 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 12:40:38.787487  8199 tablet_service.cc:1511] Processing CreateTablet for tablet 5e98de6780f54e81a4e8312b4226bf30 (DEFAULT_TABLE table=test-workload [id=f434709224ee4f9b9adbde7c8727a5ee]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:40:38.789170  8199 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e98de6780f54e81a4e8312b4226bf30. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:38.792583  8198 tablet_service.cc:1511] Processing CreateTablet for tablet 78cc868ef1ca4cd2b5827e60184e542d (DEFAULT_TABLE table=test-workload [id=f434709224ee4f9b9adbde7c8727a5ee]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:40:38.794422  8198 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78cc868ef1ca4cd2b5827e60184e542d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:38.803011  8197 tablet_service.cc:1511] Processing CreateTablet for tablet 4a47a5890f4c41de98596013568e24c1 (DEFAULT_TABLE table=test-workload [id=f434709224ee4f9b9adbde7c8727a5ee]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:40:38.804877  8197 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a47a5890f4c41de98596013568e24c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:38.804992  8124 tablet_service.cc:1511] Processing CreateTablet for tablet 5e98de6780f54e81a4e8312b4226bf30 (DEFAULT_TABLE table=test-workload [id=f434709224ee4f9b9adbde7c8727a5ee]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:40:38.805855  8196 tablet_service.cc:1511] Processing CreateTablet for tablet e2d20a5edf934b7c8bb534b4b1243ee3 (DEFAULT_TABLE table=test-workload [id=f434709224ee4f9b9adbde7c8727a5ee]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:40:38.806780  8124 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e98de6780f54e81a4e8312b4226bf30. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:38.807354  8196 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2d20a5edf934b7c8bb534b4b1243ee3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:38.809432  8123 tablet_service.cc:1511] Processing CreateTablet for tablet 78cc868ef1ca4cd2b5827e60184e542d (DEFAULT_TABLE table=test-workload [id=f434709224ee4f9b9adbde7c8727a5ee]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:40:38.809760  8122 tablet_service.cc:1511] Processing CreateTablet for tablet 4a47a5890f4c41de98596013568e24c1 (DEFAULT_TABLE table=test-workload [id=f434709224ee4f9b9adbde7c8727a5ee]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:40:38.811074  8123 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78cc868ef1ca4cd2b5827e60184e542d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:38.811853  8121 tablet_service.cc:1511] Processing CreateTablet for tablet e2d20a5edf934b7c8bb534b4b1243ee3 (DEFAULT_TABLE table=test-workload [id=f434709224ee4f9b9adbde7c8727a5ee]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:40:38.814826  8121 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2d20a5edf934b7c8bb534b4b1243ee3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:38.818506  8122 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a47a5890f4c41de98596013568e24c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:38.831483  8273 tablet_service.cc:1511] Processing CreateTablet for tablet 5e98de6780f54e81a4e8312b4226bf30 (DEFAULT_TABLE table=test-workload [id=f434709224ee4f9b9adbde7c8727a5ee]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:40:38.832806  8271 tablet_service.cc:1511] Processing CreateTablet for tablet 4a47a5890f4c41de98596013568e24c1 (DEFAULT_TABLE table=test-workload [id=f434709224ee4f9b9adbde7c8727a5ee]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:40:38.831563  8272 tablet_service.cc:1511] Processing CreateTablet for tablet 78cc868ef1ca4cd2b5827e60184e542d (DEFAULT_TABLE table=test-workload [id=f434709224ee4f9b9adbde7c8727a5ee]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:40:38.835023  8270 tablet_service.cc:1511] Processing CreateTablet for tablet e2d20a5edf934b7c8bb534b4b1243ee3 (DEFAULT_TABLE table=test-workload [id=f434709224ee4f9b9adbde7c8727a5ee]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:40:38.833336  8273 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e98de6780f54e81a4e8312b4226bf30. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:38.839347  8271 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a47a5890f4c41de98596013568e24c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:38.841897  8270 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2d20a5edf934b7c8bb534b4b1243ee3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:38.843292  8272 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78cc868ef1ca4cd2b5827e60184e542d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:38.853075  8327 tablet_bootstrap.cc:492] T 5e98de6780f54e81a4e8312b4226bf30 P aee56cfe5036438f9c8a9460fe51f9cc: Bootstrap starting.
I20260608 12:40:38.875685  8328 tablet_bootstrap.cc:492] T 5e98de6780f54e81a4e8312b4226bf30 P 5ababbb8dcc04044825edb887c566402: Bootstrap starting.
I20260608 12:40:38.884524  8329 tablet_bootstrap.cc:492] T 4a47a5890f4c41de98596013568e24c1 P 75314ac06f8a43eda6d32b533857f839: Bootstrap starting.
I20260608 12:40:38.891647  8328 tablet_bootstrap.cc:654] T 5e98de6780f54e81a4e8312b4226bf30 P 5ababbb8dcc04044825edb887c566402: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:38.893355  8327 tablet_bootstrap.cc:654] T 5e98de6780f54e81a4e8312b4226bf30 P aee56cfe5036438f9c8a9460fe51f9cc: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:38.891669  8329 tablet_bootstrap.cc:654] T 4a47a5890f4c41de98596013568e24c1 P 75314ac06f8a43eda6d32b533857f839: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:38.900523  8328 tablet_bootstrap.cc:492] T 5e98de6780f54e81a4e8312b4226bf30 P 5ababbb8dcc04044825edb887c566402: No bootstrap required, opened a new log
I20260608 12:40:38.901072  8328 ts_tablet_manager.cc:1403] T 5e98de6780f54e81a4e8312b4226bf30 P 5ababbb8dcc04044825edb887c566402: Time spent bootstrapping tablet: real 0.026s	user 0.005s	sys 0.006s
I20260608 12:40:38.902217  8329 tablet_bootstrap.cc:492] T 4a47a5890f4c41de98596013568e24c1 P 75314ac06f8a43eda6d32b533857f839: No bootstrap required, opened a new log
I20260608 12:40:38.902407  8327 tablet_bootstrap.cc:492] T 5e98de6780f54e81a4e8312b4226bf30 P aee56cfe5036438f9c8a9460fe51f9cc: No bootstrap required, opened a new log
I20260608 12:40:38.902913  8327 ts_tablet_manager.cc:1403] T 5e98de6780f54e81a4e8312b4226bf30 P aee56cfe5036438f9c8a9460fe51f9cc: Time spent bootstrapping tablet: real 0.050s	user 0.013s	sys 0.000s
I20260608 12:40:38.902913  8329 ts_tablet_manager.cc:1403] T 4a47a5890f4c41de98596013568e24c1 P 75314ac06f8a43eda6d32b533857f839: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.006s
I20260608 12:40:38.903615  8328 raft_consensus.cc:359] T 5e98de6780f54e81a4e8312b4226bf30 P 5ababbb8dcc04044825edb887c566402 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ababbb8dcc04044825edb887c566402" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34353 } } peers { permanent_uuid: "75314ac06f8a43eda6d32b533857f839" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39027 } } peers { permanent_uuid: "aee56cfe5036438f9c8a9460fe51f9cc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45027 } }
I20260608 12:40:38.904284  8328 raft_consensus.cc:385] T 5e98de6780f54e81a4e8312b4226bf30 P 5ababbb8dcc04044825edb887c566402 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:38.904536  8328 raft_consensus.cc:740] T 5e98de6780f54e81a4e8312b4226bf30 P 5ababbb8dcc04044825edb887c566402 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ababbb8dcc04044825edb887c566402, State: Initialized, Role: FOLLOWER
I20260608 12:40:38.905293  8328 consensus_queue.cc:260] T 5e98de6780f54e81a4e8312b4226bf30 P 5ababbb8dcc04044825edb887c566402 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ababbb8dcc04044825edb887c566402" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34353 } } peers { permanent_uuid: "75314ac06f8a43eda6d32b533857f839" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39027 } } peers { permanent_uuid: "aee56cfe5036438f9c8a9460fe51f9cc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45027 } }
I20260608 12:40:38.906417  8327 raft_consensus.cc:359] T 5e98de6780f54e81a4e8312b4226bf30 P aee56cfe5036438f9c8a9460fe51f9cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ababbb8dcc04044825edb887c566402" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34353 } } peers { permanent_uuid: "75314ac06f8a43eda6d32b533857f839" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39027 } } peers { permanent_uuid: "aee56cfe5036438f9c8a9460fe51f9cc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45027 } }
I20260608 12:40:38.906721  8329 raft_consensus.cc:359] T 4a47a5890f4c41de98596013568e24c1 P 75314ac06f8a43eda6d32b533857f839 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aee56cfe5036438f9c8a9460fe51f9cc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45027 } } peers { permanent_uuid: "5ababbb8dcc04044825edb887c566402" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34353 } } peers { permanent_uuid: "75314ac06f8a43eda6d32b533857f839" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39027 } }
I20260608 12:40:38.907354  8327 raft_consensus.cc:385] T 5e98de6780f54e81a4e8312b4226bf30 P aee56cfe5036438f9c8a9460fe51f9cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:38.907503  8329 raft_consensus.cc:385] T 4a47a5890f4c41de98596013568e24c1 P 75314ac06f8a43eda6d32b533857f839 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:38.907776  8327 raft_consensus.cc:740] T 5e98de6780f54e81a4e8312b4226bf30 P aee56cfe5036438f9c8a9460fe51f9cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aee56cfe5036438f9c8a9460fe51f9cc, State: Initialized, Role: FOLLOWER
I20260608 12:40:38.907876  8329 raft_consensus.cc:740] T 4a47a5890f4c41de98596013568e24c1 P 75314ac06f8a43eda6d32b533857f839 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75314ac06f8a43eda6d32b533857f839, State: Initialized, Role: FOLLOWER
I20260608 12:40:38.908243  8328 ts_tablet_manager.cc:1434] T 5e98de6780f54e81a4e8312b4226bf30 P 5ababbb8dcc04044825edb887c566402: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260608 12:40:38.907871  8234 heartbeater.cc:499] Master 127.0.107.254:37923 was elected leader, sending a full tablet report...
I20260608 12:40:38.909000  8327 consensus_queue.cc:260] T 5e98de6780f54e81a4e8312b4226bf30 P aee56cfe5036438f9c8a9460fe51f9cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ababbb8dcc04044825edb887c566402" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34353 } } peers { permanent_uuid: "75314ac06f8a43eda6d32b533857f839" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39027 } } peers { permanent_uuid: "aee56cfe5036438f9c8a9460fe51f9cc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45027 } }
I20260608 12:40:38.909395  8329 consensus_queue.cc:260] T 4a47a5890f4c41de98596013568e24c1 P 75314ac06f8a43eda6d32b533857f839 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aee56cfe5036438f9c8a9460fe51f9cc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45027 } } peers { permanent_uuid: "5ababbb8dcc04044825edb887c566402" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34353 } } peers { permanent_uuid: "75314ac06f8a43eda6d32b533857f839" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39027 } }
I20260608 12:40:38.910224  8328 tablet_bootstrap.cc:492] T 78cc868ef1ca4cd2b5827e60184e542d P 5ababbb8dcc04044825edb887c566402: Bootstrap starting.
I20260608 12:40:38.918290  8328 tablet_bootstrap.cc:654] T 78cc868ef1ca4cd2b5827e60184e542d P 5ababbb8dcc04044825edb887c566402: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:38.923316  8327 ts_tablet_manager.cc:1434] T 5e98de6780f54e81a4e8312b4226bf30 P aee56cfe5036438f9c8a9460fe51f9cc: Time spent starting tablet: real 0.020s	user 0.015s	sys 0.000s
I20260608 12:40:38.925737  8159 heartbeater.cc:499] Master 127.0.107.254:37923 was elected leader, sending a full tablet report...
I20260608 12:40:38.926031  8329 ts_tablet_manager.cc:1434] T 4a47a5890f4c41de98596013568e24c1 P 75314ac06f8a43eda6d32b533857f839: Time spent starting tablet: real 0.022s	user 0.017s	sys 0.005s
I20260608 12:40:38.930433  8327 tablet_bootstrap.cc:492] T 4a47a5890f4c41de98596013568e24c1 P aee56cfe5036438f9c8a9460fe51f9cc: Bootstrap starting.
I20260608 12:40:38.932332  8308 heartbeater.cc:499] Master 127.0.107.254:37923 was elected leader, sending a full tablet report...
I20260608 12:40:38.937474  8329 tablet_bootstrap.cc:492] T 5e98de6780f54e81a4e8312b4226bf30 P 75314ac06f8a43eda6d32b533857f839: Bootstrap starting.
I20260608 12:40:38.944602  8329 tablet_bootstrap.cc:654] T 5e98de6780f54e81a4e8312b4226bf30 P 75314ac06f8a43eda6d32b533857f839: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:38.947611  8327 tablet_bootstrap.cc:654] T 4a47a5890f4c41de98596013568e24c1 P aee56cfe5036438f9c8a9460fe51f9cc: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:38.950040  8328 tablet_bootstrap.cc:492] T 78cc868ef1ca4cd2b5827e60184e542d P 5ababbb8dcc04044825edb887c566402: No bootstrap required, opened a new log
I20260608 12:40:38.950707  8328 ts_tablet_manager.cc:1403] T 78cc868ef1ca4cd2b5827e60184e542d P 5ababbb8dcc04044825edb887c566402: Time spent bootstrapping tablet: real 0.041s	user 0.018s	sys 0.010s
I20260608 12:40:38.951941  8329 tablet_bootstrap.cc:492] T 5e98de6780f54e81a4e8312b4226bf30 P 75314ac06f8a43eda6d32b533857f839: No bootstrap required, opened a new log
I20260608 12:40:38.952534  8329 ts_tablet_manager.cc:1403] T 5e98de6780f54e81a4e8312b4226bf30 P 75314ac06f8a43eda6d32b533857f839: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.000s
I20260608 12:40:38.954111  8328 raft_consensus.cc:359] T 78cc868ef1ca4cd2b5827e60184e542d P 5ababbb8dcc04044825edb887c566402 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aee56cfe5036438f9c8a9460fe51f9cc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45027 } } peers { permanent_uuid: "5ababbb8dcc04044825edb887c566402" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34353 } } peers { permanent_uuid: "75314ac06f8a43eda6d32b533857f839" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39027 } }
I20260608 12:40:38.954964  8328 raft_consensus.cc:385] T 78cc868ef1ca4cd2b5827e60184e542d P 5ababbb8dcc04044825edb887c566402 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:38.955276  8328 raft_consensus.cc:740] T 78cc868ef1ca4cd2b5827e60184e542d P 5ababbb8dcc04044825edb887c566402 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ababbb8dcc04044825edb887c566402, State: Initialized, Role: FOLLOWER
I20260608 12:40:38.955510  8329 raft_consensus.cc:359] T 5e98de6780f54e81a4e8312b4226bf30 P 75314ac06f8a43eda6d32b533857f839 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ababbb8dcc04044825edb887c566402" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34353 } } peers { permanent_uuid: "75314ac06f8a43eda6d32b533857f839" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39027 } } peers { permanent_uuid: "aee56cfe5036438f9c8a9460fe51f9cc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45027 } }
I20260608 12:40:38.956277  8329 raft_consensus.cc:385] T 5e98de6780f54e81a4e8312b4226bf30 P 75314ac06f8a43eda6d32b533857f839 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:38.956158  8328 consensus_queue.cc:260] T 78cc868ef1ca4cd2b5827e60184e542d P 5ababbb8dcc04044825edb887c566402 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aee56cfe5036438f9c8a9460fe51f9cc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45027 } } peers { permanent_uuid: "5ababbb8dcc04044825edb887c566402" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34353 } } peers { permanent_uuid: "75314ac06f8a43eda6d32b533857f839" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39027 } }
I20260608 12:40:38.956636  8329 raft_consensus.cc:740] T 5e98de6780f54e81a4e8312b4226bf30 P 75314ac06f8a43eda6d32b533857f839 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75314ac06f8a43eda6d32b533857f839, State: Initialized, Role: FOLLOWER
I20260608 12:40:38.957675  8329 consensus_queue.cc:260] T 5e98de6780f54e81a4e8312b4226bf30 P 75314ac06f8a43eda6d32b533857f839 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ababbb8dcc04044825edb887c566402" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34353 } } peers { permanent_uuid: "75314ac06f8a43eda6d32b533857f839" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39027 } } peers { permanent_uuid: "aee56cfe5036438f9c8a9460fe51f9cc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45027 } }
I20260608 12:40:38.958696  8328 ts_tablet_manager.cc:1434] T 78cc868ef1ca4cd2b5827e60184e542d P 5ababbb8dcc04044825edb887c566402: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 12:40:38.961100  8328 tablet_bootstrap.cc:492] T 4a47a5890f4c41de98596013568e24c1 P 5ababbb8dcc04044825edb887c566402: Bootstrap starting.
I20260608 12:40:38.963271  8327 tablet_bootstrap.cc:492] T 4a47a5890f4c41de98596013568e24c1 P aee56cfe5036438f9c8a9460fe51f9cc: No bootstrap required, opened a new log
I20260608 12:40:38.965211  8327 ts_tablet_manager.cc:1403] T 4a47a5890f4c41de98596013568e24c1 P aee56cfe5036438f9c8a9460fe51f9cc: Time spent bootstrapping tablet: real 0.035s	user 0.018s	sys 0.003s
I20260608 12:40:38.961091  8329 ts_tablet_manager.cc:1434] T 5e98de6780f54e81a4e8312b4226bf30 P 75314ac06f8a43eda6d32b533857f839: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260608 12:40:38.967747  8328 tablet_bootstrap.cc:654] T 4a47a5890f4c41de98596013568e24c1 P 5ababbb8dcc04044825edb887c566402: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:38.968089  8329 tablet_bootstrap.cc:492] T e2d20a5edf934b7c8bb534b4b1243ee3 P 75314ac06f8a43eda6d32b533857f839: Bootstrap starting.
I20260608 12:40:38.972059  8327 raft_consensus.cc:359] T 4a47a5890f4c41de98596013568e24c1 P aee56cfe5036438f9c8a9460fe51f9cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aee56cfe5036438f9c8a9460fe51f9cc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45027 } } peers { permanent_uuid: "5ababbb8dcc04044825edb887c566402" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34353 } } peers { permanent_uuid: "75314ac06f8a43eda6d32b533857f839" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39027 } }
I20260608 12:40:38.973137  8327 raft_consensus.cc:385] T 4a47a5890f4c41de98596013568e24c1 P aee56cfe5036438f9c8a9460fe51f9cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:38.973547  8327 raft_consensus.cc:740] T 4a47a5890f4c41de98596013568e24c1 P aee56cfe5036438f9c8a9460fe51f9cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aee56cfe5036438f9c8a9460fe51f9cc, State: Initialized, Role: FOLLOWER
I20260608 12:40:38.979212  8327 consensus_queue.cc:260] T 4a47a5890f4c41de98596013568e24c1 P aee56cfe5036438f9c8a9460fe51f9cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aee56cfe5036438f9c8a9460fe51f9cc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45027 } } peers { permanent_uuid: "5ababbb8dcc04044825edb887c566402" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34353 } } peers { permanent_uuid: "75314ac06f8a43eda6d32b533857f839" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39027 } }
I20260608 12:40:38.981536  8327 ts_tablet_manager.cc:1434] T 4a47a5890f4c41de98596013568e24c1 P aee56cfe5036438f9c8a9460fe51f9cc: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.000s
I20260608 12:40:38.982434  8328 tablet_bootstrap.cc:492] T 4a47a5890f4c41de98596013568e24c1 P 5ababbb8dcc04044825edb887c566402: No bootstrap required, opened a new log
I20260608 12:40:38.982453  8329 tablet_bootstrap.cc:654] T e2d20a5edf934b7c8bb534b4b1243ee3 P 75314ac06f8a43eda6d32b533857f839: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:38.982959  8327 tablet_bootstrap.cc:492] T e2d20a5edf934b7c8bb534b4b1243ee3 P aee56cfe5036438f9c8a9460fe51f9cc: Bootstrap starting.
I20260608 12:40:38.983317  8328 ts_tablet_manager.cc:1403] T 4a47a5890f4c41de98596013568e24c1 P 5ababbb8dcc04044825edb887c566402: Time spent bootstrapping tablet: real 0.022s	user 0.019s	sys 0.000s
I20260608 12:40:38.987110  8328 raft_consensus.cc:359] T 4a47a5890f4c41de98596013568e24c1 P 5ababbb8dcc04044825edb887c566402 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aee56cfe5036438f9c8a9460fe51f9cc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45027 } } peers { permanent_uuid: "5ababbb8dcc04044825edb887c566402" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34353 } } peers { permanent_uuid: "75314ac06f8a43eda6d32b533857f839" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39027 } }
I20260608 12:40:38.987918  8328 raft_consensus.cc:385] T 4a47a5890f4c41de98596013568e24c1 P 5ababbb8dcc04044825edb887c566402 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:38.988250  8328 raft_consensus.cc:740] T 4a47a5890f4c41de98596013568e24c1 P 5ababbb8dcc04044825edb887c566402 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ababbb8dcc04044825edb887c566402, State: Initialized, Role: FOLLOWER
I20260608 12:40:38.989102  8328 consensus_queue.cc:260] T 4a47a5890f4c41de98596013568e24c1 P 5ababbb8dcc04044825edb887c566402 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aee56cfe5036438f9c8a9460fe51f9cc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45027 } } peers { permanent_uuid: "5ababbb8dcc04044825edb887c566402" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34353 } } peers { permanent_uuid: "75314ac06f8a43eda6d32b533857f839" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39027 } }
I20260608 12:40:38.990523  8327 tablet_bootstrap.cc:654] T e2d20a5edf934b7c8bb534b4b1243ee3 P aee56cfe5036438f9c8a9460fe51f9cc: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:38.991510  8328 ts_tablet_manager.cc:1434] T 4a47a5890f4c41de98596013568e24c1 P 5ababbb8dcc04044825edb887c566402: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 12:40:38.992784  8328 tablet_bootstrap.cc:492] T e2d20a5edf934b7c8bb534b4b1243ee3 P 5ababbb8dcc04044825edb887c566402: Bootstrap starting.
I20260608 12:40:39.002655  8328 tablet_bootstrap.cc:654] T e2d20a5edf934b7c8bb534b4b1243ee3 P 5ababbb8dcc04044825edb887c566402: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:39.005123  8329 tablet_bootstrap.cc:492] T e2d20a5edf934b7c8bb534b4b1243ee3 P 75314ac06f8a43eda6d32b533857f839: No bootstrap required, opened a new log
I20260608 12:40:39.006057  8329 ts_tablet_manager.cc:1403] T e2d20a5edf934b7c8bb534b4b1243ee3 P 75314ac06f8a43eda6d32b533857f839: Time spent bootstrapping tablet: real 0.038s	user 0.013s	sys 0.008s
I20260608 12:40:39.011669  8329 raft_consensus.cc:359] T e2d20a5edf934b7c8bb534b4b1243ee3 P 75314ac06f8a43eda6d32b533857f839 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aee56cfe5036438f9c8a9460fe51f9cc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45027 } } peers { permanent_uuid: "5ababbb8dcc04044825edb887c566402" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34353 } } peers { permanent_uuid: "75314ac06f8a43eda6d32b533857f839" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39027 } }
I20260608 12:40:39.012463  8329 raft_consensus.cc:385] T e2d20a5edf934b7c8bb534b4b1243ee3 P 75314ac06f8a43eda6d32b533857f839 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:39.012805  8329 raft_consensus.cc:740] T e2d20a5edf934b7c8bb534b4b1243ee3 P 75314ac06f8a43eda6d32b533857f839 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75314ac06f8a43eda6d32b533857f839, State: Initialized, Role: FOLLOWER
I20260608 12:40:39.013738  8327 tablet_bootstrap.cc:492] T e2d20a5edf934b7c8bb534b4b1243ee3 P aee56cfe5036438f9c8a9460fe51f9cc: No bootstrap required, opened a new log
I20260608 12:40:39.013684  8329 consensus_queue.cc:260] T e2d20a5edf934b7c8bb534b4b1243ee3 P 75314ac06f8a43eda6d32b533857f839 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aee56cfe5036438f9c8a9460fe51f9cc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45027 } } peers { permanent_uuid: "5ababbb8dcc04044825edb887c566402" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34353 } } peers { permanent_uuid: "75314ac06f8a43eda6d32b533857f839" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39027 } }
I20260608 12:40:39.014555  8327 ts_tablet_manager.cc:1403] T e2d20a5edf934b7c8bb534b4b1243ee3 P aee56cfe5036438f9c8a9460fe51f9cc: Time spent bootstrapping tablet: real 0.032s	user 0.026s	sys 0.004s
I20260608 12:40:39.015319  8328 tablet_bootstrap.cc:492] T e2d20a5edf934b7c8bb534b4b1243ee3 P 5ababbb8dcc04044825edb887c566402: No bootstrap required, opened a new log
I20260608 12:40:39.015974  8328 ts_tablet_manager.cc:1403] T e2d20a5edf934b7c8bb534b4b1243ee3 P 5ababbb8dcc04044825edb887c566402: Time spent bootstrapping tablet: real 0.023s	user 0.014s	sys 0.004s
I20260608 12:40:39.016063  8334 raft_consensus.cc:493] T 5e98de6780f54e81a4e8312b4226bf30 P aee56cfe5036438f9c8a9460fe51f9cc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:40:39.016716  8334 raft_consensus.cc:515] T 5e98de6780f54e81a4e8312b4226bf30 P aee56cfe5036438f9c8a9460fe51f9cc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ababbb8dcc04044825edb887c566402" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34353 } } peers { permanent_uuid: "75314ac06f8a43eda6d32b533857f839" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39027 } } peers { permanent_uuid: "aee56cfe5036438f9c8a9460fe51f9cc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45027 } }
I20260608 12:40:39.018579  8327 raft_consensus.cc:359] T e2d20a5edf934b7c8bb534b4b1243ee3 P aee56cfe5036438f9c8a9460fe51f9cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aee56cfe5036438f9c8a9460fe51f9cc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45027 } } peers { permanent_uuid: "5ababbb8dcc04044825edb887c566402" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34353 } } peers { permanent_uuid: "75314ac06f8a43eda6d32b533857f839" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39027 } }
I20260608 12:40:39.019600  8327 raft_consensus.cc:385] T e2d20a5edf934b7c8bb534b4b1243ee3 P aee56cfe5036438f9c8a9460fe51f9cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:39.020161  8327 raft_consensus.cc:740] T e2d20a5edf934b7c8bb534b4b1243ee3 P aee56cfe5036438f9c8a9460fe51f9cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aee56cfe5036438f9c8a9460fe51f9cc, State: Initialized, Role: FOLLOWER
I20260608 12:40:39.019650  8328 raft_consensus.cc:359] T e2d20a5edf934b7c8bb534b4b1243ee3 P 5ababbb8dcc04044825edb887c566402 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aee56cfe5036438f9c8a9460fe51f9cc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45027 } } peers { permanent_uuid: "5ababbb8dcc04044825edb887c566402" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34353 } } peers { permanent_uuid: "75314ac06f8a43eda6d32b533857f839" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39027 } }
I20260608 12:40:39.020776  8328 raft_consensus.cc:385] T e2d20a5edf934b7c8bb534b4b1243ee3 P 5ababbb8dcc04044825edb887c566402 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:39.021148  8328 raft_consensus.cc:740] T e2d20a5edf934b7c8bb534b4b1243ee3 P 5ababbb8dcc04044825edb887c566402 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ababbb8dcc04044825edb887c566402, State: Initialized, Role: FOLLOWER
I20260608 12:40:39.021449  8327 consensus_queue.cc:260] T e2d20a5edf934b7c8bb534b4b1243ee3 P aee56cfe5036438f9c8a9460fe51f9cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aee56cfe5036438f9c8a9460fe51f9cc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45027 } } peers { permanent_uuid: "5ababbb8dcc04044825edb887c566402" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34353 } } peers { permanent_uuid: "75314ac06f8a43eda6d32b533857f839" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39027 } }
I20260608 12:40:39.022404  8328 consensus_queue.cc:260] T e2d20a5edf934b7c8bb534b4b1243ee3 P 5ababbb8dcc04044825edb887c566402 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aee56cfe5036438f9c8a9460fe51f9cc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45027 } } peers { permanent_uuid: "5ababbb8dcc04044825edb887c566402" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34353 } } peers { permanent_uuid: "75314ac06f8a43eda6d32b533857f839" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39027 } }
I20260608 12:40:39.026125  8328 ts_tablet_manager.cc:1434] T e2d20a5edf934b7c8bb534b4b1243ee3 P 5ababbb8dcc04044825edb887c566402: Time spent starting tablet: real 0.010s	user 0.011s	sys 0.000s
I20260608 12:40:39.029955  8334 leader_election.cc:290] T 5e98de6780f54e81a4e8312b4226bf30 P aee56cfe5036438f9c8a9460fe51f9cc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ababbb8dcc04044825edb887c566402 (127.0.107.194:34353), 75314ac06f8a43eda6d32b533857f839 (127.0.107.195:39027)
I20260608 12:40:39.031412  8329 ts_tablet_manager.cc:1434] T e2d20a5edf934b7c8bb534b4b1243ee3 P 75314ac06f8a43eda6d32b533857f839: Time spent starting tablet: real 0.025s	user 0.009s	sys 0.000s
I20260608 12:40:39.035284  8329 tablet_bootstrap.cc:492] T 78cc868ef1ca4cd2b5827e60184e542d P 75314ac06f8a43eda6d32b533857f839: Bootstrap starting.
I20260608 12:40:39.053836  8334 raft_consensus.cc:493] T 4a47a5890f4c41de98596013568e24c1 P aee56cfe5036438f9c8a9460fe51f9cc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:40:39.054482  8334 raft_consensus.cc:515] T 4a47a5890f4c41de98596013568e24c1 P aee56cfe5036438f9c8a9460fe51f9cc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aee56cfe5036438f9c8a9460fe51f9cc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45027 } } peers { permanent_uuid: "5ababbb8dcc04044825edb887c566402" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34353 } } peers { permanent_uuid: "75314ac06f8a43eda6d32b533857f839" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39027 } }
I20260608 12:40:39.056972  8334 leader_election.cc:290] T 4a47a5890f4c41de98596013568e24c1 P aee56cfe5036438f9c8a9460fe51f9cc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ababbb8dcc04044825edb887c566402 (127.0.107.194:34353), 75314ac06f8a43eda6d32b533857f839 (127.0.107.195:39027)
I20260608 12:40:39.059864  8329 tablet_bootstrap.cc:654] T 78cc868ef1ca4cd2b5827e60184e542d P 75314ac06f8a43eda6d32b533857f839: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:39.059845  8327 ts_tablet_manager.cc:1434] T e2d20a5edf934b7c8bb534b4b1243ee3 P aee56cfe5036438f9c8a9460fe51f9cc: Time spent starting tablet: real 0.045s	user 0.015s	sys 0.030s
I20260608 12:40:39.062338  8327 tablet_bootstrap.cc:492] T 78cc868ef1ca4cd2b5827e60184e542d P aee56cfe5036438f9c8a9460fe51f9cc: Bootstrap starting.
I20260608 12:40:39.062243  8209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e98de6780f54e81a4e8312b4226bf30" candidate_uuid: "aee56cfe5036438f9c8a9460fe51f9cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ababbb8dcc04044825edb887c566402" is_pre_election: true
I20260608 12:40:39.063369  8209 raft_consensus.cc:2468] T 5e98de6780f54e81a4e8312b4226bf30 P 5ababbb8dcc04044825edb887c566402 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aee56cfe5036438f9c8a9460fe51f9cc in term 0.
I20260608 12:40:39.065490  8283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e98de6780f54e81a4e8312b4226bf30" candidate_uuid: "aee56cfe5036438f9c8a9460fe51f9cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75314ac06f8a43eda6d32b533857f839" is_pre_election: true
I20260608 12:40:39.066303  8283 raft_consensus.cc:2468] T 5e98de6780f54e81a4e8312b4226bf30 P 75314ac06f8a43eda6d32b533857f839 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aee56cfe5036438f9c8a9460fe51f9cc in term 0.
I20260608 12:40:39.068620  8209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a47a5890f4c41de98596013568e24c1" candidate_uuid: "aee56cfe5036438f9c8a9460fe51f9cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ababbb8dcc04044825edb887c566402" is_pre_election: true
I20260608 12:40:39.068193  8100 leader_election.cc:304] T 5e98de6780f54e81a4e8312b4226bf30 P aee56cfe5036438f9c8a9460fe51f9cc [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: 5ababbb8dcc04044825edb887c566402, aee56cfe5036438f9c8a9460fe51f9cc; no voters: 
I20260608 12:40:39.068358  8282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a47a5890f4c41de98596013568e24c1" candidate_uuid: "aee56cfe5036438f9c8a9460fe51f9cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75314ac06f8a43eda6d32b533857f839" is_pre_election: true
I20260608 12:40:39.069383  8209 raft_consensus.cc:2468] T 4a47a5890f4c41de98596013568e24c1 P 5ababbb8dcc04044825edb887c566402 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aee56cfe5036438f9c8a9460fe51f9cc in term 0.
I20260608 12:40:39.069696  8282 raft_consensus.cc:2468] T 4a47a5890f4c41de98596013568e24c1 P 75314ac06f8a43eda6d32b533857f839 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aee56cfe5036438f9c8a9460fe51f9cc in term 0.
I20260608 12:40:39.070079  8344 raft_consensus.cc:2804] T 5e98de6780f54e81a4e8312b4226bf30 P aee56cfe5036438f9c8a9460fe51f9cc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:40:39.070670  8344 raft_consensus.cc:493] T 5e98de6780f54e81a4e8312b4226bf30 P aee56cfe5036438f9c8a9460fe51f9cc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:40:39.070981  8100 leader_election.cc:304] T 4a47a5890f4c41de98596013568e24c1 P aee56cfe5036438f9c8a9460fe51f9cc [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: 5ababbb8dcc04044825edb887c566402, aee56cfe5036438f9c8a9460fe51f9cc; no voters: 
I20260608 12:40:39.071223  8344 raft_consensus.cc:3060] T 5e98de6780f54e81a4e8312b4226bf30 P aee56cfe5036438f9c8a9460fe51f9cc [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:39.072175  8334 raft_consensus.cc:2804] T 4a47a5890f4c41de98596013568e24c1 P aee56cfe5036438f9c8a9460fe51f9cc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:40:39.072494  8334 raft_consensus.cc:493] T 4a47a5890f4c41de98596013568e24c1 P aee56cfe5036438f9c8a9460fe51f9cc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:40:39.072726  8334 raft_consensus.cc:3060] T 4a47a5890f4c41de98596013568e24c1 P aee56cfe5036438f9c8a9460fe51f9cc [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:39.076720  8329 tablet_bootstrap.cc:492] T 78cc868ef1ca4cd2b5827e60184e542d P 75314ac06f8a43eda6d32b533857f839: No bootstrap required, opened a new log
I20260608 12:40:39.077415  8329 ts_tablet_manager.cc:1403] T 78cc868ef1ca4cd2b5827e60184e542d P 75314ac06f8a43eda6d32b533857f839: Time spent bootstrapping tablet: real 0.043s	user 0.017s	sys 0.005s
I20260608 12:40:39.079937  8327 tablet_bootstrap.cc:654] T 78cc868ef1ca4cd2b5827e60184e542d P aee56cfe5036438f9c8a9460fe51f9cc: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:39.080490  8334 raft_consensus.cc:515] T 4a47a5890f4c41de98596013568e24c1 P aee56cfe5036438f9c8a9460fe51f9cc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aee56cfe5036438f9c8a9460fe51f9cc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45027 } } peers { permanent_uuid: "5ababbb8dcc04044825edb887c566402" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34353 } } peers { permanent_uuid: "75314ac06f8a43eda6d32b533857f839" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39027 } }
I20260608 12:40:39.081023  8329 raft_consensus.cc:359] T 78cc868ef1ca4cd2b5827e60184e542d P 75314ac06f8a43eda6d32b533857f839 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aee56cfe5036438f9c8a9460fe51f9cc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45027 } } peers { permanent_uuid: "5ababbb8dcc04044825edb887c566402" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34353 } } peers { permanent_uuid: "75314ac06f8a43eda6d32b533857f839" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39027 } }
I20260608 12:40:39.082018  8329 raft_consensus.cc:385] T 78cc868ef1ca4cd2b5827e60184e542d P 75314ac06f8a43eda6d32b533857f839 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:39.082388  8344 raft_consensus.cc:515] T 5e98de6780f54e81a4e8312b4226bf30 P aee56cfe5036438f9c8a9460fe51f9cc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ababbb8dcc04044825edb887c566402" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34353 } } peers { permanent_uuid: "75314ac06f8a43eda6d32b533857f839" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39027 } } peers { permanent_uuid: "aee56cfe5036438f9c8a9460fe51f9cc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45027 } }
I20260608 12:40:39.082497  8329 raft_consensus.cc:740] T 78cc868ef1ca4cd2b5827e60184e542d P 75314ac06f8a43eda6d32b533857f839 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75314ac06f8a43eda6d32b533857f839, State: Initialized, Role: FOLLOWER
I20260608 12:40:39.083948  8209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a47a5890f4c41de98596013568e24c1" candidate_uuid: "aee56cfe5036438f9c8a9460fe51f9cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ababbb8dcc04044825edb887c566402"
I20260608 12:40:39.084636  8209 raft_consensus.cc:3060] T 4a47a5890f4c41de98596013568e24c1 P 5ababbb8dcc04044825edb887c566402 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:39.084265  8329 consensus_queue.cc:260] T 78cc868ef1ca4cd2b5827e60184e542d P 75314ac06f8a43eda6d32b533857f839 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aee56cfe5036438f9c8a9460fe51f9cc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45027 } } peers { permanent_uuid: "5ababbb8dcc04044825edb887c566402" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34353 } } peers { permanent_uuid: "75314ac06f8a43eda6d32b533857f839" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39027 } }
I20260608 12:40:39.087894  8208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e98de6780f54e81a4e8312b4226bf30" candidate_uuid: "aee56cfe5036438f9c8a9460fe51f9cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ababbb8dcc04044825edb887c566402"
I20260608 12:40:39.089100  8208 raft_consensus.cc:3060] T 5e98de6780f54e81a4e8312b4226bf30 P 5ababbb8dcc04044825edb887c566402 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:39.091220  8329 ts_tablet_manager.cc:1434] T 78cc868ef1ca4cd2b5827e60184e542d P 75314ac06f8a43eda6d32b533857f839: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260608 12:40:39.096652  8209 raft_consensus.cc:2468] T 4a47a5890f4c41de98596013568e24c1 P 5ababbb8dcc04044825edb887c566402 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aee56cfe5036438f9c8a9460fe51f9cc in term 1.
I20260608 12:40:39.097832  8334 leader_election.cc:290] T 4a47a5890f4c41de98596013568e24c1 P aee56cfe5036438f9c8a9460fe51f9cc [CANDIDATE]: Term 1 election: Requested vote from peers 5ababbb8dcc04044825edb887c566402 (127.0.107.194:34353), 75314ac06f8a43eda6d32b533857f839 (127.0.107.195:39027)
I20260608 12:40:39.099541  8100 leader_election.cc:304] T 4a47a5890f4c41de98596013568e24c1 P aee56cfe5036438f9c8a9460fe51f9cc [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: 5ababbb8dcc04044825edb887c566402, aee56cfe5036438f9c8a9460fe51f9cc; no voters: 
I20260608 12:40:39.100425  8283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e98de6780f54e81a4e8312b4226bf30" candidate_uuid: "aee56cfe5036438f9c8a9460fe51f9cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75314ac06f8a43eda6d32b533857f839"
I20260608 12:40:39.100824  8334 raft_consensus.cc:2804] T 4a47a5890f4c41de98596013568e24c1 P aee56cfe5036438f9c8a9460fe51f9cc [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:40:39.101228  8283 raft_consensus.cc:3060] T 5e98de6780f54e81a4e8312b4226bf30 P 75314ac06f8a43eda6d32b533857f839 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:39.100832  8282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a47a5890f4c41de98596013568e24c1" candidate_uuid: "aee56cfe5036438f9c8a9460fe51f9cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75314ac06f8a43eda6d32b533857f839"
I20260608 12:40:39.102167  8282 raft_consensus.cc:3060] T 4a47a5890f4c41de98596013568e24c1 P 75314ac06f8a43eda6d32b533857f839 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:39.098132  8344 leader_election.cc:290] T 5e98de6780f54e81a4e8312b4226bf30 P aee56cfe5036438f9c8a9460fe51f9cc [CANDIDATE]: Term 1 election: Requested vote from peers 5ababbb8dcc04044825edb887c566402 (127.0.107.194:34353), 75314ac06f8a43eda6d32b533857f839 (127.0.107.195:39027)
I20260608 12:40:39.105633  8334 raft_consensus.cc:697] T 4a47a5890f4c41de98596013568e24c1 P aee56cfe5036438f9c8a9460fe51f9cc [term 1 LEADER]: Becoming Leader. State: Replica: aee56cfe5036438f9c8a9460fe51f9cc, State: Running, Role: LEADER
I20260608 12:40:39.107064  8334 consensus_queue.cc:237] T 4a47a5890f4c41de98596013568e24c1 P aee56cfe5036438f9c8a9460fe51f9cc [LEADER]: Queue going to LEADER mode. State: All 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: "aee56cfe5036438f9c8a9460fe51f9cc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45027 } } peers { permanent_uuid: "5ababbb8dcc04044825edb887c566402" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34353 } } peers { permanent_uuid: "75314ac06f8a43eda6d32b533857f839" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39027 } }
I20260608 12:40:39.106927  8208 raft_consensus.cc:2468] T 5e98de6780f54e81a4e8312b4226bf30 P 5ababbb8dcc04044825edb887c566402 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aee56cfe5036438f9c8a9460fe51f9cc in term 1.
I20260608 12:40:39.109759  8100 leader_election.cc:304] T 5e98de6780f54e81a4e8312b4226bf30 P aee56cfe5036438f9c8a9460fe51f9cc [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: 5ababbb8dcc04044825edb887c566402, aee56cfe5036438f9c8a9460fe51f9cc; no voters: 
I20260608 12:40:39.111389  8327 tablet_bootstrap.cc:492] T 78cc868ef1ca4cd2b5827e60184e542d P aee56cfe5036438f9c8a9460fe51f9cc: No bootstrap required, opened a new log
I20260608 12:40:39.111478  8282 raft_consensus.cc:2468] T 4a47a5890f4c41de98596013568e24c1 P 75314ac06f8a43eda6d32b533857f839 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aee56cfe5036438f9c8a9460fe51f9cc in term 1.
I20260608 12:40:39.112229  8327 ts_tablet_manager.cc:1403] T 78cc868ef1ca4cd2b5827e60184e542d P aee56cfe5036438f9c8a9460fe51f9cc: Time spent bootstrapping tablet: real 0.050s	user 0.016s	sys 0.012s
I20260608 12:40:39.112387  8283 raft_consensus.cc:2468] T 5e98de6780f54e81a4e8312b4226bf30 P 75314ac06f8a43eda6d32b533857f839 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aee56cfe5036438f9c8a9460fe51f9cc in term 1.
I20260608 12:40:39.115525  8327 raft_consensus.cc:359] T 78cc868ef1ca4cd2b5827e60184e542d P aee56cfe5036438f9c8a9460fe51f9cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aee56cfe5036438f9c8a9460fe51f9cc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45027 } } peers { permanent_uuid: "5ababbb8dcc04044825edb887c566402" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34353 } } peers { permanent_uuid: "75314ac06f8a43eda6d32b533857f839" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39027 } }
I20260608 12:40:39.115845  8348 raft_consensus.cc:2804] T 5e98de6780f54e81a4e8312b4226bf30 P aee56cfe5036438f9c8a9460fe51f9cc [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:40:39.116178  8327 raft_consensus.cc:385] T 78cc868ef1ca4cd2b5827e60184e542d P aee56cfe5036438f9c8a9460fe51f9cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:39.116627  8327 raft_consensus.cc:740] T 78cc868ef1ca4cd2b5827e60184e542d P aee56cfe5036438f9c8a9460fe51f9cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aee56cfe5036438f9c8a9460fe51f9cc, State: Initialized, Role: FOLLOWER
I20260608 12:40:39.117053  8348 raft_consensus.cc:697] T 5e98de6780f54e81a4e8312b4226bf30 P aee56cfe5036438f9c8a9460fe51f9cc [term 1 LEADER]: Becoming Leader. State: Replica: aee56cfe5036438f9c8a9460fe51f9cc, State: Running, Role: LEADER
I20260608 12:40:39.117367  8327 consensus_queue.cc:260] T 78cc868ef1ca4cd2b5827e60184e542d P aee56cfe5036438f9c8a9460fe51f9cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aee56cfe5036438f9c8a9460fe51f9cc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45027 } } peers { permanent_uuid: "5ababbb8dcc04044825edb887c566402" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34353 } } peers { permanent_uuid: "75314ac06f8a43eda6d32b533857f839" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39027 } }
I20260608 12:40:39.119329  8327 ts_tablet_manager.cc:1434] T 78cc868ef1ca4cd2b5827e60184e542d P aee56cfe5036438f9c8a9460fe51f9cc: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260608 12:40:39.119390  8348 consensus_queue.cc:237] T 5e98de6780f54e81a4e8312b4226bf30 P aee56cfe5036438f9c8a9460fe51f9cc [LEADER]: Queue going to LEADER mode. State: All 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: "5ababbb8dcc04044825edb887c566402" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34353 } } peers { permanent_uuid: "75314ac06f8a43eda6d32b533857f839" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39027 } } peers { permanent_uuid: "aee56cfe5036438f9c8a9460fe51f9cc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45027 } }
I20260608 12:40:39.127228  8032 catalog_manager.cc:5696] T 4a47a5890f4c41de98596013568e24c1 P aee56cfe5036438f9c8a9460fe51f9cc reported cstate change: term changed from 0 to 1, leader changed from <none> to aee56cfe5036438f9c8a9460fe51f9cc (127.0.107.193). New cstate: current_term: 1 leader_uuid: "aee56cfe5036438f9c8a9460fe51f9cc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aee56cfe5036438f9c8a9460fe51f9cc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45027 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5ababbb8dcc04044825edb887c566402" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34353 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "75314ac06f8a43eda6d32b533857f839" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39027 } health_report { overall_health: UNKNOWN } } }
I20260608 12:40:39.136652  8333 raft_consensus.cc:493] T e2d20a5edf934b7c8bb534b4b1243ee3 P 5ababbb8dcc04044825edb887c566402 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:40:39.137452  8333 raft_consensus.cc:515] T e2d20a5edf934b7c8bb534b4b1243ee3 P 5ababbb8dcc04044825edb887c566402 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aee56cfe5036438f9c8a9460fe51f9cc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45027 } } peers { permanent_uuid: "5ababbb8dcc04044825edb887c566402" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34353 } } peers { permanent_uuid: "75314ac06f8a43eda6d32b533857f839" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39027 } }
I20260608 12:40:39.145218  8335 raft_consensus.cc:493] T e2d20a5edf934b7c8bb534b4b1243ee3 P 75314ac06f8a43eda6d32b533857f839 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:40:39.146162  8335 raft_consensus.cc:515] T e2d20a5edf934b7c8bb534b4b1243ee3 P 75314ac06f8a43eda6d32b533857f839 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aee56cfe5036438f9c8a9460fe51f9cc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45027 } } peers { permanent_uuid: "5ababbb8dcc04044825edb887c566402" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34353 } } peers { permanent_uuid: "75314ac06f8a43eda6d32b533857f839" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39027 } }
I20260608 12:40:39.146510  8032 catalog_manager.cc:5696] T 5e98de6780f54e81a4e8312b4226bf30 P aee56cfe5036438f9c8a9460fe51f9cc reported cstate change: term changed from 0 to 1, leader changed from <none> to aee56cfe5036438f9c8a9460fe51f9cc (127.0.107.193). New cstate: current_term: 1 leader_uuid: "aee56cfe5036438f9c8a9460fe51f9cc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ababbb8dcc04044825edb887c566402" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34353 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "75314ac06f8a43eda6d32b533857f839" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aee56cfe5036438f9c8a9460fe51f9cc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45027 } health_report { overall_health: HEALTHY } } }
I20260608 12:40:39.152876  8333 leader_election.cc:290] T e2d20a5edf934b7c8bb534b4b1243ee3 P 5ababbb8dcc04044825edb887c566402 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aee56cfe5036438f9c8a9460fe51f9cc (127.0.107.193:45027), 75314ac06f8a43eda6d32b533857f839 (127.0.107.195:39027)
I20260608 12:40:39.163925  8335 leader_election.cc:290] T e2d20a5edf934b7c8bb534b4b1243ee3 P 75314ac06f8a43eda6d32b533857f839 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aee56cfe5036438f9c8a9460fe51f9cc (127.0.107.193:45027), 5ababbb8dcc04044825edb887c566402 (127.0.107.194:34353)
I20260608 12:40:39.170689  8351 raft_consensus.cc:493] T 78cc868ef1ca4cd2b5827e60184e542d P 5ababbb8dcc04044825edb887c566402 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:40:39.172281  8351 raft_consensus.cc:515] T 78cc868ef1ca4cd2b5827e60184e542d P 5ababbb8dcc04044825edb887c566402 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aee56cfe5036438f9c8a9460fe51f9cc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45027 } } peers { permanent_uuid: "5ababbb8dcc04044825edb887c566402" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34353 } } peers { permanent_uuid: "75314ac06f8a43eda6d32b533857f839" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39027 } }
I20260608 12:40:39.186894  8134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2d20a5edf934b7c8bb534b4b1243ee3" candidate_uuid: "75314ac06f8a43eda6d32b533857f839" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aee56cfe5036438f9c8a9460fe51f9cc" is_pre_election: true
I20260608 12:40:39.187767  8134 raft_consensus.cc:2468] T e2d20a5edf934b7c8bb534b4b1243ee3 P aee56cfe5036438f9c8a9460fe51f9cc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 75314ac06f8a43eda6d32b533857f839 in term 0.
I20260608 12:40:39.188977  8351 leader_election.cc:290] T 78cc868ef1ca4cd2b5827e60184e542d P 5ababbb8dcc04044825edb887c566402 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aee56cfe5036438f9c8a9460fe51f9cc (127.0.107.193:45027), 75314ac06f8a43eda6d32b533857f839 (127.0.107.195:39027)
I20260608 12:40:39.189661  8208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2d20a5edf934b7c8bb534b4b1243ee3" candidate_uuid: "75314ac06f8a43eda6d32b533857f839" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ababbb8dcc04044825edb887c566402" is_pre_election: true
I20260608 12:40:39.190573  8208 raft_consensus.cc:2468] T e2d20a5edf934b7c8bb534b4b1243ee3 P 5ababbb8dcc04044825edb887c566402 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 75314ac06f8a43eda6d32b533857f839 in term 0.
I20260608 12:40:39.190833  8133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2d20a5edf934b7c8bb534b4b1243ee3" candidate_uuid: "5ababbb8dcc04044825edb887c566402" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aee56cfe5036438f9c8a9460fe51f9cc" is_pre_election: true
I20260608 12:40:39.191205  8134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78cc868ef1ca4cd2b5827e60184e542d" candidate_uuid: "5ababbb8dcc04044825edb887c566402" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aee56cfe5036438f9c8a9460fe51f9cc" is_pre_election: true
I20260608 12:40:39.191480  8246 leader_election.cc:304] T e2d20a5edf934b7c8bb534b4b1243ee3 P 75314ac06f8a43eda6d32b533857f839 [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: 75314ac06f8a43eda6d32b533857f839, aee56cfe5036438f9c8a9460fe51f9cc; no voters: 
I20260608 12:40:39.192834  8134 raft_consensus.cc:2468] T 78cc868ef1ca4cd2b5827e60184e542d P aee56cfe5036438f9c8a9460fe51f9cc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5ababbb8dcc04044825edb887c566402 in term 0.
I20260608 12:40:39.193544  8335 raft_consensus.cc:2804] T e2d20a5edf934b7c8bb534b4b1243ee3 P 75314ac06f8a43eda6d32b533857f839 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:40:39.194042  8335 raft_consensus.cc:493] T e2d20a5edf934b7c8bb534b4b1243ee3 P 75314ac06f8a43eda6d32b533857f839 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:40:39.194450  8335 raft_consensus.cc:3060] T e2d20a5edf934b7c8bb534b4b1243ee3 P 75314ac06f8a43eda6d32b533857f839 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:39.194836  8172 leader_election.cc:304] T 78cc868ef1ca4cd2b5827e60184e542d P 5ababbb8dcc04044825edb887c566402 [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: 5ababbb8dcc04044825edb887c566402, aee56cfe5036438f9c8a9460fe51f9cc; no voters: 
I20260608 12:40:39.195927  8351 raft_consensus.cc:2804] T 78cc868ef1ca4cd2b5827e60184e542d P 5ababbb8dcc04044825edb887c566402 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:40:39.196381  8351 raft_consensus.cc:493] T 78cc868ef1ca4cd2b5827e60184e542d P 5ababbb8dcc04044825edb887c566402 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:40:39.196787  8351 raft_consensus.cc:3060] T 78cc868ef1ca4cd2b5827e60184e542d P 5ababbb8dcc04044825edb887c566402 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:39.191643  8133 raft_consensus.cc:2468] T e2d20a5edf934b7c8bb534b4b1243ee3 P aee56cfe5036438f9c8a9460fe51f9cc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5ababbb8dcc04044825edb887c566402 in term 0.
I20260608 12:40:39.200050  8282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2d20a5edf934b7c8bb534b4b1243ee3" candidate_uuid: "5ababbb8dcc04044825edb887c566402" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75314ac06f8a43eda6d32b533857f839" is_pre_election: true
I20260608 12:40:39.200328  8283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78cc868ef1ca4cd2b5827e60184e542d" candidate_uuid: "5ababbb8dcc04044825edb887c566402" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75314ac06f8a43eda6d32b533857f839" is_pre_election: true
I20260608 12:40:39.201264  8283 raft_consensus.cc:2468] T 78cc868ef1ca4cd2b5827e60184e542d P 75314ac06f8a43eda6d32b533857f839 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5ababbb8dcc04044825edb887c566402 in term 0.
I20260608 12:40:39.201738  8172 leader_election.cc:304] T e2d20a5edf934b7c8bb534b4b1243ee3 P 5ababbb8dcc04044825edb887c566402 [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: 5ababbb8dcc04044825edb887c566402, aee56cfe5036438f9c8a9460fe51f9cc; no voters: 
I20260608 12:40:39.202814  8333 raft_consensus.cc:2804] T e2d20a5edf934b7c8bb534b4b1243ee3 P 5ababbb8dcc04044825edb887c566402 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:40:39.203202  8333 raft_consensus.cc:493] T e2d20a5edf934b7c8bb534b4b1243ee3 P 5ababbb8dcc04044825edb887c566402 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:40:39.203536  8333 raft_consensus.cc:3060] T e2d20a5edf934b7c8bb534b4b1243ee3 P 5ababbb8dcc04044825edb887c566402 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:39.206578  8335 raft_consensus.cc:515] T e2d20a5edf934b7c8bb534b4b1243ee3 P 75314ac06f8a43eda6d32b533857f839 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aee56cfe5036438f9c8a9460fe51f9cc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45027 } } peers { permanent_uuid: "5ababbb8dcc04044825edb887c566402" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34353 } } peers { permanent_uuid: "75314ac06f8a43eda6d32b533857f839" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39027 } }
I20260608 12:40:39.206758  8351 raft_consensus.cc:515] T 78cc868ef1ca4cd2b5827e60184e542d P 5ababbb8dcc04044825edb887c566402 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aee56cfe5036438f9c8a9460fe51f9cc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45027 } } peers { permanent_uuid: "5ababbb8dcc04044825edb887c566402" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34353 } } peers { permanent_uuid: "75314ac06f8a43eda6d32b533857f839" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39027 } }
I20260608 12:40:39.208009  8282 raft_consensus.cc:2393] T e2d20a5edf934b7c8bb534b4b1243ee3 P 75314ac06f8a43eda6d32b533857f839 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5ababbb8dcc04044825edb887c566402 in current term 1: Already voted for candidate 75314ac06f8a43eda6d32b533857f839 in this term.
I20260608 12:40:39.209146  8335 leader_election.cc:290] T e2d20a5edf934b7c8bb534b4b1243ee3 P 75314ac06f8a43eda6d32b533857f839 [CANDIDATE]: Term 1 election: Requested vote from peers aee56cfe5036438f9c8a9460fe51f9cc (127.0.107.193:45027), 5ababbb8dcc04044825edb887c566402 (127.0.107.194:34353)
I20260608 12:40:39.210325  8133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2d20a5edf934b7c8bb534b4b1243ee3" candidate_uuid: "75314ac06f8a43eda6d32b533857f839" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aee56cfe5036438f9c8a9460fe51f9cc"
I20260608 12:40:39.211048  8133 raft_consensus.cc:3060] T e2d20a5edf934b7c8bb534b4b1243ee3 P aee56cfe5036438f9c8a9460fe51f9cc [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:39.211393  8333 raft_consensus.cc:515] T e2d20a5edf934b7c8bb534b4b1243ee3 P 5ababbb8dcc04044825edb887c566402 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aee56cfe5036438f9c8a9460fe51f9cc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45027 } } peers { permanent_uuid: "5ababbb8dcc04044825edb887c566402" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34353 } } peers { permanent_uuid: "75314ac06f8a43eda6d32b533857f839" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39027 } }
I20260608 12:40:39.213786  8333 leader_election.cc:290] T e2d20a5edf934b7c8bb534b4b1243ee3 P 5ababbb8dcc04044825edb887c566402 [CANDIDATE]: Term 1 election: Requested vote from peers aee56cfe5036438f9c8a9460fe51f9cc (127.0.107.193:45027), 75314ac06f8a43eda6d32b533857f839 (127.0.107.195:39027)
I20260608 12:40:39.214110  8134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78cc868ef1ca4cd2b5827e60184e542d" candidate_uuid: "5ababbb8dcc04044825edb887c566402" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aee56cfe5036438f9c8a9460fe51f9cc"
I20260608 12:40:39.214870  8134 raft_consensus.cc:3060] T 78cc868ef1ca4cd2b5827e60184e542d P aee56cfe5036438f9c8a9460fe51f9cc [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:39.215248  8208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2d20a5edf934b7c8bb534b4b1243ee3" candidate_uuid: "75314ac06f8a43eda6d32b533857f839" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ababbb8dcc04044825edb887c566402"
I20260608 12:40:39.216150  8208 raft_consensus.cc:2393] T e2d20a5edf934b7c8bb534b4b1243ee3 P 5ababbb8dcc04044825edb887c566402 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 75314ac06f8a43eda6d32b533857f839 in current term 1: Already voted for candidate 5ababbb8dcc04044825edb887c566402 in this term.
I20260608 12:40:39.222503  8282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2d20a5edf934b7c8bb534b4b1243ee3" candidate_uuid: "5ababbb8dcc04044825edb887c566402" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75314ac06f8a43eda6d32b533857f839"
I20260608 12:40:39.222680  8351 leader_election.cc:290] T 78cc868ef1ca4cd2b5827e60184e542d P 5ababbb8dcc04044825edb887c566402 [CANDIDATE]: Term 1 election: Requested vote from peers aee56cfe5036438f9c8a9460fe51f9cc (127.0.107.193:45027), 75314ac06f8a43eda6d32b533857f839 (127.0.107.195:39027)
I20260608 12:40:39.223436  8282 raft_consensus.cc:2393] T e2d20a5edf934b7c8bb534b4b1243ee3 P 75314ac06f8a43eda6d32b533857f839 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 5ababbb8dcc04044825edb887c566402 in current term 1: Already voted for candidate 75314ac06f8a43eda6d32b533857f839 in this term.
I20260608 12:40:39.223994  8283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78cc868ef1ca4cd2b5827e60184e542d" candidate_uuid: "5ababbb8dcc04044825edb887c566402" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75314ac06f8a43eda6d32b533857f839"
I20260608 12:40:39.224673  8283 raft_consensus.cc:3060] T 78cc868ef1ca4cd2b5827e60184e542d P 75314ac06f8a43eda6d32b533857f839 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:39.225455  8132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2d20a5edf934b7c8bb534b4b1243ee3" candidate_uuid: "5ababbb8dcc04044825edb887c566402" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aee56cfe5036438f9c8a9460fe51f9cc"
I20260608 12:40:39.225711  8134 raft_consensus.cc:2468] T 78cc868ef1ca4cd2b5827e60184e542d P aee56cfe5036438f9c8a9460fe51f9cc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ababbb8dcc04044825edb887c566402 in term 1.
I20260608 12:40:39.227116  8133 raft_consensus.cc:2468] T e2d20a5edf934b7c8bb534b4b1243ee3 P aee56cfe5036438f9c8a9460fe51f9cc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75314ac06f8a43eda6d32b533857f839 in term 1.
I20260608 12:40:39.227392  8172 leader_election.cc:304] T e2d20a5edf934b7c8bb534b4b1243ee3 P 5ababbb8dcc04044825edb887c566402 [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: 5ababbb8dcc04044825edb887c566402; no voters: 75314ac06f8a43eda6d32b533857f839, aee56cfe5036438f9c8a9460fe51f9cc
I20260608 12:40:39.228444  8351 raft_consensus.cc:2749] T e2d20a5edf934b7c8bb534b4b1243ee3 P 5ababbb8dcc04044825edb887c566402 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 12:40:39.228304  8246 leader_election.cc:304] T e2d20a5edf934b7c8bb534b4b1243ee3 P 75314ac06f8a43eda6d32b533857f839 [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: 75314ac06f8a43eda6d32b533857f839, aee56cfe5036438f9c8a9460fe51f9cc; no voters: 5ababbb8dcc04044825edb887c566402
I20260608 12:40:39.228982  8172 leader_election.cc:304] T 78cc868ef1ca4cd2b5827e60184e542d P 5ababbb8dcc04044825edb887c566402 [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: 5ababbb8dcc04044825edb887c566402, aee56cfe5036438f9c8a9460fe51f9cc; no voters: 
I20260608 12:40:39.229596  8335 raft_consensus.cc:2804] T e2d20a5edf934b7c8bb534b4b1243ee3 P 75314ac06f8a43eda6d32b533857f839 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:40:39.230058  8351 raft_consensus.cc:2804] T 78cc868ef1ca4cd2b5827e60184e542d P 5ababbb8dcc04044825edb887c566402 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:40:39.230783  8351 raft_consensus.cc:697] T 78cc868ef1ca4cd2b5827e60184e542d P 5ababbb8dcc04044825edb887c566402 [term 1 LEADER]: Becoming Leader. State: Replica: 5ababbb8dcc04044825edb887c566402, State: Running, Role: LEADER
I20260608 12:40:39.232144  8335 raft_consensus.cc:697] T e2d20a5edf934b7c8bb534b4b1243ee3 P 75314ac06f8a43eda6d32b533857f839 [term 1 LEADER]: Becoming Leader. State: Replica: 75314ac06f8a43eda6d32b533857f839, State: Running, Role: LEADER
I20260608 12:40:39.231755  8351 consensus_queue.cc:237] T 78cc868ef1ca4cd2b5827e60184e542d P 5ababbb8dcc04044825edb887c566402 [LEADER]: Queue going to LEADER mode. State: All 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: "aee56cfe5036438f9c8a9460fe51f9cc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45027 } } peers { permanent_uuid: "5ababbb8dcc04044825edb887c566402" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34353 } } peers { permanent_uuid: "75314ac06f8a43eda6d32b533857f839" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39027 } }
I20260608 12:40:39.233166  8335 consensus_queue.cc:237] T e2d20a5edf934b7c8bb534b4b1243ee3 P 75314ac06f8a43eda6d32b533857f839 [LEADER]: Queue going to LEADER mode. State: All 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: "aee56cfe5036438f9c8a9460fe51f9cc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45027 } } peers { permanent_uuid: "5ababbb8dcc04044825edb887c566402" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34353 } } peers { permanent_uuid: "75314ac06f8a43eda6d32b533857f839" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39027 } }
I20260608 12:40:39.233497  8283 raft_consensus.cc:2468] T 78cc868ef1ca4cd2b5827e60184e542d P 75314ac06f8a43eda6d32b533857f839 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ababbb8dcc04044825edb887c566402 in term 1.
I20260608 12:40:39.242331  8032 catalog_manager.cc:5696] T 78cc868ef1ca4cd2b5827e60184e542d P 5ababbb8dcc04044825edb887c566402 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5ababbb8dcc04044825edb887c566402 (127.0.107.194). New cstate: current_term: 1 leader_uuid: "5ababbb8dcc04044825edb887c566402" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aee56cfe5036438f9c8a9460fe51f9cc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5ababbb8dcc04044825edb887c566402" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34353 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "75314ac06f8a43eda6d32b533857f839" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39027 } health_report { overall_health: UNKNOWN } } }
I20260608 12:40:39.245898  8030 catalog_manager.cc:5696] T e2d20a5edf934b7c8bb534b4b1243ee3 P 75314ac06f8a43eda6d32b533857f839 reported cstate change: term changed from 0 to 1, leader changed from <none> to 75314ac06f8a43eda6d32b533857f839 (127.0.107.195). New cstate: current_term: 1 leader_uuid: "75314ac06f8a43eda6d32b533857f839" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aee56cfe5036438f9c8a9460fe51f9cc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5ababbb8dcc04044825edb887c566402" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34353 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "75314ac06f8a43eda6d32b533857f839" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39027 } health_report { overall_health: HEALTHY } } }
I20260608 12:40:39.361092  8030 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:35788:
name: "dugtrio"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_""\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 12:40:39.363637  8030 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table dugtrio in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 12:40:39.401171  8123 tablet_service.cc:1511] Processing CreateTablet for tablet c3b77bc999a84c70805d4c44c0892c48 (DEFAULT_TABLE table=dugtrio [id=9db4c092d8a84b5391512f57d118bbf3]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:40:39.402716  8123 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3b77bc999a84c70805d4c44c0892c48. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:39.403280  8196 tablet_service.cc:1511] Processing CreateTablet for tablet c3b77bc999a84c70805d4c44c0892c48 (DEFAULT_TABLE table=dugtrio [id=9db4c092d8a84b5391512f57d118bbf3]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:40:39.404815  8196 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3b77bc999a84c70805d4c44c0892c48. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:39.405648  8272 tablet_service.cc:1511] Processing CreateTablet for tablet c3b77bc999a84c70805d4c44c0892c48 (DEFAULT_TABLE table=dugtrio [id=9db4c092d8a84b5391512f57d118bbf3]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:40:39.407181  8272 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3b77bc999a84c70805d4c44c0892c48. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:39.410120  8270 tablet_service.cc:1511] Processing CreateTablet for tablet becec37e752f4b90b503455b9bd9ed31 (DEFAULT_TABLE table=dugtrio [id=9db4c092d8a84b5391512f57d118bbf3]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:40:39.411669  8270 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet becec37e752f4b90b503455b9bd9ed31. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:39.415026  8199 tablet_service.cc:1511] Processing CreateTablet for tablet becec37e752f4b90b503455b9bd9ed31 (DEFAULT_TABLE table=dugtrio [id=9db4c092d8a84b5391512f57d118bbf3]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:40:39.415911  8121 tablet_service.cc:1511] Processing CreateTablet for tablet becec37e752f4b90b503455b9bd9ed31 (DEFAULT_TABLE table=dugtrio [id=9db4c092d8a84b5391512f57d118bbf3]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:40:39.416741  8199 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet becec37e752f4b90b503455b9bd9ed31. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:39.417408  8121 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet becec37e752f4b90b503455b9bd9ed31. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:39.422593  8124 tablet_service.cc:1511] Processing CreateTablet for tablet 9b2cbef0484c4fe59f25d7ed40450e1b (DEFAULT_TABLE table=dugtrio [id=9db4c092d8a84b5391512f57d118bbf3]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:40:39.424117  8124 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b2cbef0484c4fe59f25d7ed40450e1b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:39.425078  8197 tablet_service.cc:1511] Processing CreateTablet for tablet 9b2cbef0484c4fe59f25d7ed40450e1b (DEFAULT_TABLE table=dugtrio [id=9db4c092d8a84b5391512f57d118bbf3]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:40:39.426496  8197 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b2cbef0484c4fe59f25d7ed40450e1b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:39.436352  8329 tablet_bootstrap.cc:492] T c3b77bc999a84c70805d4c44c0892c48 P 75314ac06f8a43eda6d32b533857f839: Bootstrap starting.
I20260608 12:40:39.459622  8328 tablet_bootstrap.cc:492] T c3b77bc999a84c70805d4c44c0892c48 P 5ababbb8dcc04044825edb887c566402: Bootstrap starting.
I20260608 12:40:39.462466  8329 tablet_bootstrap.cc:654] T c3b77bc999a84c70805d4c44c0892c48 P 75314ac06f8a43eda6d32b533857f839: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:39.470027  8328 tablet_bootstrap.cc:654] T c3b77bc999a84c70805d4c44c0892c48 P 5ababbb8dcc04044825edb887c566402: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:39.475567  8122 tablet_service.cc:1511] Processing CreateTablet for tablet 9cd8e72bd2de4ab48fda2332b45e2126 (DEFAULT_TABLE table=dugtrio [id=9db4c092d8a84b5391512f57d118bbf3]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:40:39.477320  8122 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9cd8e72bd2de4ab48fda2332b45e2126. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:39.478406  8327 tablet_bootstrap.cc:492] T 9b2cbef0484c4fe59f25d7ed40450e1b P aee56cfe5036438f9c8a9460fe51f9cc: Bootstrap starting.
I20260608 12:40:39.481007  8328 tablet_bootstrap.cc:492] T c3b77bc999a84c70805d4c44c0892c48 P 5ababbb8dcc04044825edb887c566402: No bootstrap required, opened a new log
I20260608 12:40:39.481626  8328 ts_tablet_manager.cc:1403] T c3b77bc999a84c70805d4c44c0892c48 P 5ababbb8dcc04044825edb887c566402: Time spent bootstrapping tablet: real 0.022s	user 0.007s	sys 0.006s
I20260608 12:40:39.486260  8327 tablet_bootstrap.cc:654] T 9b2cbef0484c4fe59f25d7ed40450e1b P aee56cfe5036438f9c8a9460fe51f9cc: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:39.484586  8272 tablet_service.cc:1511] Processing CreateTablet for tablet 9b2cbef0484c4fe59f25d7ed40450e1b (DEFAULT_TABLE table=dugtrio [id=9db4c092d8a84b5391512f57d118bbf3]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:40:39.488461  8272 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b2cbef0484c4fe59f25d7ed40450e1b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:39.489910  8328 raft_consensus.cc:359] T c3b77bc999a84c70805d4c44c0892c48 P 5ababbb8dcc04044825edb887c566402 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aee56cfe5036438f9c8a9460fe51f9cc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45027 } } peers { permanent_uuid: "5ababbb8dcc04044825edb887c566402" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34353 } } peers { permanent_uuid: "75314ac06f8a43eda6d32b533857f839" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39027 } }
I20260608 12:40:39.490741  8328 raft_consensus.cc:385] T c3b77bc999a84c70805d4c44c0892c48 P 5ababbb8dcc04044825edb887c566402 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:39.491063  8328 raft_consensus.cc:740] T c3b77bc999a84c70805d4c44c0892c48 P 5ababbb8dcc04044825edb887c566402 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ababbb8dcc04044825edb887c566402, State: Initialized, Role: FOLLOWER
I20260608 12:40:39.491991  8328 consensus_queue.cc:260] T c3b77bc999a84c70805d4c44c0892c48 P 5ababbb8dcc04044825edb887c566402 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aee56cfe5036438f9c8a9460fe51f9cc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45027 } } peers { permanent_uuid: "5ababbb8dcc04044825edb887c566402" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34353 } } peers { permanent_uuid: "75314ac06f8a43eda6d32b533857f839" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39027 } }
I20260608 12:40:39.496371  8329 tablet_bootstrap.cc:492] T c3b77bc999a84c70805d4c44c0892c48 P 75314ac06f8a43eda6d32b533857f839: No bootstrap required, opened a new log
I20260608 12:40:39.497016  8329 ts_tablet_manager.cc:1403] T c3b77bc999a84c70805d4c44c0892c48 P 75314ac06f8a43eda6d32b533857f839: Time spent bootstrapping tablet: real 0.061s	user 0.016s	sys 0.005s
I20260608 12:40:39.497619  8328 ts_tablet_manager.cc:1434] T c3b77bc999a84c70805d4c44c0892c48 P 5ababbb8dcc04044825edb887c566402: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.001s
I20260608 12:40:39.498876  8328 tablet_bootstrap.cc:492] T becec37e752f4b90b503455b9bd9ed31 P 5ababbb8dcc04044825edb887c566402: Bootstrap starting.
I20260608 12:40:39.500185  8329 raft_consensus.cc:359] T c3b77bc999a84c70805d4c44c0892c48 P 75314ac06f8a43eda6d32b533857f839 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aee56cfe5036438f9c8a9460fe51f9cc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45027 } } peers { permanent_uuid: "5ababbb8dcc04044825edb887c566402" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34353 } } peers { permanent_uuid: "75314ac06f8a43eda6d32b533857f839" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39027 } }
I20260608 12:40:39.500926  8329 raft_consensus.cc:385] T c3b77bc999a84c70805d4c44c0892c48 P 75314ac06f8a43eda6d32b533857f839 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:39.501206  8329 raft_consensus.cc:740] T c3b77bc999a84c70805d4c44c0892c48 P 75314ac06f8a43eda6d32b533857f839 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75314ac06f8a43eda6d32b533857f839, State: Initialized, Role: FOLLOWER
I20260608 12:40:39.501943  8197 tablet_service.cc:1511] Processing CreateTablet for tablet 9cd8e72bd2de4ab48fda2332b45e2126 (DEFAULT_TABLE table=dugtrio [id=9db4c092d8a84b5391512f57d118bbf3]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:40:39.502308  8329 consensus_queue.cc:260] T c3b77bc999a84c70805d4c44c0892c48 P 75314ac06f8a43eda6d32b533857f839 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aee56cfe5036438f9c8a9460fe51f9cc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45027 } } peers { permanent_uuid: "5ababbb8dcc04044825edb887c566402" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34353 } } peers { permanent_uuid: "75314ac06f8a43eda6d32b533857f839" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39027 } }
I20260608 12:40:39.503346  8197 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9cd8e72bd2de4ab48fda2332b45e2126. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:39.504117  8270 tablet_service.cc:1511] Processing CreateTablet for tablet 9cd8e72bd2de4ab48fda2332b45e2126 (DEFAULT_TABLE table=dugtrio [id=9db4c092d8a84b5391512f57d118bbf3]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:40:39.505724  8270 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9cd8e72bd2de4ab48fda2332b45e2126. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:39.507301  8329 ts_tablet_manager.cc:1434] T c3b77bc999a84c70805d4c44c0892c48 P 75314ac06f8a43eda6d32b533857f839: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.002s
I20260608 12:40:39.508566  8329 tablet_bootstrap.cc:492] T becec37e752f4b90b503455b9bd9ed31 P 75314ac06f8a43eda6d32b533857f839: Bootstrap starting.
I20260608 12:40:39.515744  8329 tablet_bootstrap.cc:654] T becec37e752f4b90b503455b9bd9ed31 P 75314ac06f8a43eda6d32b533857f839: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:39.535244  8327 tablet_bootstrap.cc:492] T 9b2cbef0484c4fe59f25d7ed40450e1b P aee56cfe5036438f9c8a9460fe51f9cc: No bootstrap required, opened a new log
I20260608 12:40:39.535928  8327 ts_tablet_manager.cc:1403] T 9b2cbef0484c4fe59f25d7ed40450e1b P aee56cfe5036438f9c8a9460fe51f9cc: Time spent bootstrapping tablet: real 0.058s	user 0.012s	sys 0.001s
I20260608 12:40:39.538053  8328 tablet_bootstrap.cc:654] T becec37e752f4b90b503455b9bd9ed31 P 5ababbb8dcc04044825edb887c566402: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:39.539671  8327 raft_consensus.cc:359] T 9b2cbef0484c4fe59f25d7ed40450e1b P aee56cfe5036438f9c8a9460fe51f9cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aee56cfe5036438f9c8a9460fe51f9cc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45027 } } peers { permanent_uuid: "5ababbb8dcc04044825edb887c566402" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34353 } } peers { permanent_uuid: "75314ac06f8a43eda6d32b533857f839" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39027 } }
I20260608 12:40:39.540578  8327 raft_consensus.cc:385] T 9b2cbef0484c4fe59f25d7ed40450e1b P aee56cfe5036438f9c8a9460fe51f9cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:39.540956  8327 raft_consensus.cc:740] T 9b2cbef0484c4fe59f25d7ed40450e1b P aee56cfe5036438f9c8a9460fe51f9cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aee56cfe5036438f9c8a9460fe51f9cc, State: Initialized, Role: FOLLOWER
I20260608 12:40:39.542200  8327 consensus_queue.cc:260] T 9b2cbef0484c4fe59f25d7ed40450e1b P aee56cfe5036438f9c8a9460fe51f9cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aee56cfe5036438f9c8a9460fe51f9cc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45027 } } peers { permanent_uuid: "5ababbb8dcc04044825edb887c566402" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34353 } } peers { permanent_uuid: "75314ac06f8a43eda6d32b533857f839" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39027 } }
I20260608 12:40:39.544924  8329 tablet_bootstrap.cc:492] T becec37e752f4b90b503455b9bd9ed31 P 75314ac06f8a43eda6d32b533857f839: No bootstrap required, opened a new log
I20260608 12:40:39.545567  8329 ts_tablet_manager.cc:1403] T becec37e752f4b90b503455b9bd9ed31 P 75314ac06f8a43eda6d32b533857f839: Time spent bootstrapping tablet: real 0.037s	user 0.018s	sys 0.015s
I20260608 12:40:39.549602  8329 raft_consensus.cc:359] T becec37e752f4b90b503455b9bd9ed31 P 75314ac06f8a43eda6d32b533857f839 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aee56cfe5036438f9c8a9460fe51f9cc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45027 } } peers { permanent_uuid: "5ababbb8dcc04044825edb887c566402" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34353 } } peers { permanent_uuid: "75314ac06f8a43eda6d32b533857f839" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39027 } }
I20260608 12:40:39.550683  8329 raft_consensus.cc:385] T becec37e752f4b90b503455b9bd9ed31 P 75314ac06f8a43eda6d32b533857f839 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:39.551096  8329 raft_consensus.cc:740] T becec37e752f4b90b503455b9bd9ed31 P 75314ac06f8a43eda6d32b533857f839 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75314ac06f8a43eda6d32b533857f839, State: Initialized, Role: FOLLOWER
I20260608 12:40:39.552701  8327 ts_tablet_manager.cc:1434] T 9b2cbef0484c4fe59f25d7ed40450e1b P aee56cfe5036438f9c8a9460fe51f9cc: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.000s
I20260608 12:40:39.552507  8329 consensus_queue.cc:260] T becec37e752f4b90b503455b9bd9ed31 P 75314ac06f8a43eda6d32b533857f839 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aee56cfe5036438f9c8a9460fe51f9cc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45027 } } peers { permanent_uuid: "5ababbb8dcc04044825edb887c566402" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34353 } } peers { permanent_uuid: "75314ac06f8a43eda6d32b533857f839" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39027 } }
I20260608 12:40:39.555928  8327 tablet_bootstrap.cc:492] T c3b77bc999a84c70805d4c44c0892c48 P aee56cfe5036438f9c8a9460fe51f9cc: Bootstrap starting.
I20260608 12:40:39.556094  8329 ts_tablet_manager.cc:1434] T becec37e752f4b90b503455b9bd9ed31 P 75314ac06f8a43eda6d32b533857f839: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260608 12:40:39.557437  8329 tablet_bootstrap.cc:492] T 9cd8e72bd2de4ab48fda2332b45e2126 P 75314ac06f8a43eda6d32b533857f839: Bootstrap starting.
I20260608 12:40:39.558449  8328 tablet_bootstrap.cc:492] T becec37e752f4b90b503455b9bd9ed31 P 5ababbb8dcc04044825edb887c566402: No bootstrap required, opened a new log
I20260608 12:40:39.559046  8328 ts_tablet_manager.cc:1403] T becec37e752f4b90b503455b9bd9ed31 P 5ababbb8dcc04044825edb887c566402: Time spent bootstrapping tablet: real 0.060s	user 0.012s	sys 0.008s
I20260608 12:40:39.563235  8328 raft_consensus.cc:359] T becec37e752f4b90b503455b9bd9ed31 P 5ababbb8dcc04044825edb887c566402 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aee56cfe5036438f9c8a9460fe51f9cc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45027 } } peers { permanent_uuid: "5ababbb8dcc04044825edb887c566402" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34353 } } peers { permanent_uuid: "75314ac06f8a43eda6d32b533857f839" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39027 } }
I20260608 12:40:39.564013  8328 raft_consensus.cc:385] T becec37e752f4b90b503455b9bd9ed31 P 5ababbb8dcc04044825edb887c566402 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:39.564158  8327 tablet_bootstrap.cc:654] T c3b77bc999a84c70805d4c44c0892c48 P aee56cfe5036438f9c8a9460fe51f9cc: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:39.564385  8328 raft_consensus.cc:740] T becec37e752f4b90b503455b9bd9ed31 P 5ababbb8dcc04044825edb887c566402 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ababbb8dcc04044825edb887c566402, State: Initialized, Role: FOLLOWER
I20260608 12:40:39.568670  8329 tablet_bootstrap.cc:654] T 9cd8e72bd2de4ab48fda2332b45e2126 P 75314ac06f8a43eda6d32b533857f839: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:39.569473  8328 consensus_queue.cc:260] T becec37e752f4b90b503455b9bd9ed31 P 5ababbb8dcc04044825edb887c566402 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aee56cfe5036438f9c8a9460fe51f9cc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45027 } } peers { permanent_uuid: "5ababbb8dcc04044825edb887c566402" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34353 } } peers { permanent_uuid: "75314ac06f8a43eda6d32b533857f839" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39027 } }
I20260608 12:40:39.572192  8328 ts_tablet_manager.cc:1434] T becec37e752f4b90b503455b9bd9ed31 P 5ababbb8dcc04044825edb887c566402: Time spent starting tablet: real 0.013s	user 0.009s	sys 0.000s
I20260608 12:40:39.575304  8328 tablet_bootstrap.cc:492] T 9b2cbef0484c4fe59f25d7ed40450e1b P 5ababbb8dcc04044825edb887c566402: Bootstrap starting.
I20260608 12:40:39.580302  8334 consensus_queue.cc:1048] T 5e98de6780f54e81a4e8312b4226bf30 P aee56cfe5036438f9c8a9460fe51f9cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ababbb8dcc04044825edb887c566402" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:40:39.581298  8327 tablet_bootstrap.cc:492] T c3b77bc999a84c70805d4c44c0892c48 P aee56cfe5036438f9c8a9460fe51f9cc: No bootstrap required, opened a new log
I20260608 12:40:39.582114  8327 ts_tablet_manager.cc:1403] T c3b77bc999a84c70805d4c44c0892c48 P aee56cfe5036438f9c8a9460fe51f9cc: Time spent bootstrapping tablet: real 0.026s	user 0.016s	sys 0.008s
I20260608 12:40:39.582345  8334 consensus_queue.cc:1048] T 5e98de6780f54e81a4e8312b4226bf30 P aee56cfe5036438f9c8a9460fe51f9cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "75314ac06f8a43eda6d32b533857f839" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:40:39.585358  8329 tablet_bootstrap.cc:492] T 9cd8e72bd2de4ab48fda2332b45e2126 P 75314ac06f8a43eda6d32b533857f839: No bootstrap required, opened a new log
I20260608 12:40:39.586006  8329 ts_tablet_manager.cc:1403] T 9cd8e72bd2de4ab48fda2332b45e2126 P 75314ac06f8a43eda6d32b533857f839: Time spent bootstrapping tablet: real 0.029s	user 0.016s	sys 0.000s
I20260608 12:40:39.586917  8328 tablet_bootstrap.cc:654] T 9b2cbef0484c4fe59f25d7ed40450e1b P 5ababbb8dcc04044825edb887c566402: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:39.589604  8329 raft_consensus.cc:359] T 9cd8e72bd2de4ab48fda2332b45e2126 P 75314ac06f8a43eda6d32b533857f839 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aee56cfe5036438f9c8a9460fe51f9cc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45027 } } peers { permanent_uuid: "5ababbb8dcc04044825edb887c566402" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34353 } } peers { permanent_uuid: "75314ac06f8a43eda6d32b533857f839" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39027 } }
I20260608 12:40:39.590009  8327 raft_consensus.cc:359] T c3b77bc999a84c70805d4c44c0892c48 P aee56cfe5036438f9c8a9460fe51f9cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aee56cfe5036438f9c8a9460fe51f9cc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45027 } } peers { permanent_uuid: "5ababbb8dcc04044825edb887c566402" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34353 } } peers { permanent_uuid: "75314ac06f8a43eda6d32b533857f839" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39027 } }
I20260608 12:40:39.590478  8329 raft_consensus.cc:385] T 9cd8e72bd2de4ab48fda2332b45e2126 P 75314ac06f8a43eda6d32b533857f839 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:39.590739  8327 raft_consensus.cc:385] T c3b77bc999a84c70805d4c44c0892c48 P aee56cfe5036438f9c8a9460fe51f9cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:39.590807  8329 raft_consensus.cc:740] T 9cd8e72bd2de4ab48fda2332b45e2126 P 75314ac06f8a43eda6d32b533857f839 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75314ac06f8a43eda6d32b533857f839, State: Initialized, Role: FOLLOWER
I20260608 12:40:39.591197  8327 raft_consensus.cc:740] T c3b77bc999a84c70805d4c44c0892c48 P aee56cfe5036438f9c8a9460fe51f9cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aee56cfe5036438f9c8a9460fe51f9cc, State: Initialized, Role: FOLLOWER
I20260608 12:40:39.591862  8329 consensus_queue.cc:260] T 9cd8e72bd2de4ab48fda2332b45e2126 P 75314ac06f8a43eda6d32b533857f839 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aee56cfe5036438f9c8a9460fe51f9cc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45027 } } peers { permanent_uuid: "5ababbb8dcc04044825edb887c566402" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34353 } } peers { permanent_uuid: "75314ac06f8a43eda6d32b533857f839" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39027 } }
I20260608 12:40:39.591980  8327 consensus_queue.cc:260] T c3b77bc999a84c70805d4c44c0892c48 P aee56cfe5036438f9c8a9460fe51f9cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aee56cfe5036438f9c8a9460fe51f9cc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45027 } } peers { permanent_uuid: "5ababbb8dcc04044825edb887c566402" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34353 } } peers { permanent_uuid: "75314ac06f8a43eda6d32b533857f839" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39027 } }
I20260608 12:40:39.594516  8327 ts_tablet_manager.cc:1434] T c3b77bc999a84c70805d4c44c0892c48 P aee56cfe5036438f9c8a9460fe51f9cc: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260608 12:40:39.595674  8327 tablet_bootstrap.cc:492] T becec37e752f4b90b503455b9bd9ed31 P aee56cfe5036438f9c8a9460fe51f9cc: Bootstrap starting.
I20260608 12:40:39.596055  8329 ts_tablet_manager.cc:1434] T 9cd8e72bd2de4ab48fda2332b45e2126 P 75314ac06f8a43eda6d32b533857f839: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260608 12:40:39.597231  8329 tablet_bootstrap.cc:492] T 9b2cbef0484c4fe59f25d7ed40450e1b P 75314ac06f8a43eda6d32b533857f839: Bootstrap starting.
I20260608 12:40:39.602927  8327 tablet_bootstrap.cc:654] T becec37e752f4b90b503455b9bd9ed31 P aee56cfe5036438f9c8a9460fe51f9cc: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:39.603615  8329 tablet_bootstrap.cc:654] T 9b2cbef0484c4fe59f25d7ed40450e1b P 75314ac06f8a43eda6d32b533857f839: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:39.616838  8329 tablet_bootstrap.cc:492] T 9b2cbef0484c4fe59f25d7ed40450e1b P 75314ac06f8a43eda6d32b533857f839: No bootstrap required, opened a new log
I20260608 12:40:39.617515  8329 ts_tablet_manager.cc:1403] T 9b2cbef0484c4fe59f25d7ed40450e1b P 75314ac06f8a43eda6d32b533857f839: Time spent bootstrapping tablet: real 0.021s	user 0.008s	sys 0.008s
I20260608 12:40:39.621340  8329 raft_consensus.cc:359] T 9b2cbef0484c4fe59f25d7ed40450e1b P 75314ac06f8a43eda6d32b533857f839 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aee56cfe5036438f9c8a9460fe51f9cc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45027 } } peers { permanent_uuid: "5ababbb8dcc04044825edb887c566402" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34353 } } peers { permanent_uuid: "75314ac06f8a43eda6d32b533857f839" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39027 } }
I20260608 12:40:39.624788  8329 raft_consensus.cc:385] T 9b2cbef0484c4fe59f25d7ed40450e1b P 75314ac06f8a43eda6d32b533857f839 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:39.625164  8329 raft_consensus.cc:740] T 9b2cbef0484c4fe59f25d7ed40450e1b P 75314ac06f8a43eda6d32b533857f839 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75314ac06f8a43eda6d32b533857f839, State: Initialized, Role: FOLLOWER
I20260608 12:40:39.626309  8329 consensus_queue.cc:260] T 9b2cbef0484c4fe59f25d7ed40450e1b P 75314ac06f8a43eda6d32b533857f839 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aee56cfe5036438f9c8a9460fe51f9cc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45027 } } peers { permanent_uuid: "5ababbb8dcc04044825edb887c566402" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34353 } } peers { permanent_uuid: "75314ac06f8a43eda6d32b533857f839" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39027 } }
I20260608 12:40:39.629566  8329 ts_tablet_manager.cc:1434] T 9b2cbef0484c4fe59f25d7ed40450e1b P 75314ac06f8a43eda6d32b533857f839: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260608 12:40:39.633697  8327 tablet_bootstrap.cc:492] T becec37e752f4b90b503455b9bd9ed31 P aee56cfe5036438f9c8a9460fe51f9cc: No bootstrap required, opened a new log
I20260608 12:40:39.634356  8327 ts_tablet_manager.cc:1403] T becec37e752f4b90b503455b9bd9ed31 P aee56cfe5036438f9c8a9460fe51f9cc: Time spent bootstrapping tablet: real 0.039s	user 0.007s	sys 0.014s
I20260608 12:40:39.639410  8327 raft_consensus.cc:359] T becec37e752f4b90b503455b9bd9ed31 P aee56cfe5036438f9c8a9460fe51f9cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aee56cfe5036438f9c8a9460fe51f9cc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45027 } } peers { permanent_uuid: "5ababbb8dcc04044825edb887c566402" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34353 } } peers { permanent_uuid: "75314ac06f8a43eda6d32b533857f839" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39027 } }
I20260608 12:40:39.640566  8327 raft_consensus.cc:385] T becec37e752f4b90b503455b9bd9ed31 P aee56cfe5036438f9c8a9460fe51f9cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:39.641016  8327 raft_consensus.cc:740] T becec37e752f4b90b503455b9bd9ed31 P aee56cfe5036438f9c8a9460fe51f9cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aee56cfe5036438f9c8a9460fe51f9cc, State: Initialized, Role: FOLLOWER
I20260608 12:40:39.642197  8327 consensus_queue.cc:260] T becec37e752f4b90b503455b9bd9ed31 P aee56cfe5036438f9c8a9460fe51f9cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aee56cfe5036438f9c8a9460fe51f9cc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45027 } } peers { permanent_uuid: "5ababbb8dcc04044825edb887c566402" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34353 } } peers { permanent_uuid: "75314ac06f8a43eda6d32b533857f839" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39027 } }
I20260608 12:40:39.645973  8327 ts_tablet_manager.cc:1434] T becec37e752f4b90b503455b9bd9ed31 P aee56cfe5036438f9c8a9460fe51f9cc: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.005s
I20260608 12:40:39.647228  8335 raft_consensus.cc:493] T 9cd8e72bd2de4ab48fda2332b45e2126 P 75314ac06f8a43eda6d32b533857f839 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:40:39.647792  8327 tablet_bootstrap.cc:492] T 9cd8e72bd2de4ab48fda2332b45e2126 P aee56cfe5036438f9c8a9460fe51f9cc: Bootstrap starting.
I20260608 12:40:39.647969  8335 raft_consensus.cc:515] T 9cd8e72bd2de4ab48fda2332b45e2126 P 75314ac06f8a43eda6d32b533857f839 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aee56cfe5036438f9c8a9460fe51f9cc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45027 } } peers { permanent_uuid: "5ababbb8dcc04044825edb887c566402" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34353 } } peers { permanent_uuid: "75314ac06f8a43eda6d32b533857f839" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39027 } }
I20260608 12:40:39.652637  8335 leader_election.cc:290] T 9cd8e72bd2de4ab48fda2332b45e2126 P 75314ac06f8a43eda6d32b533857f839 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aee56cfe5036438f9c8a9460fe51f9cc (127.0.107.193:45027), 5ababbb8dcc04044825edb887c566402 (127.0.107.194:34353)
I20260608 12:40:39.654135  8209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cd8e72bd2de4ab48fda2332b45e2126" candidate_uuid: "75314ac06f8a43eda6d32b533857f839" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ababbb8dcc04044825edb887c566402" is_pre_election: true
I20260608 12:40:39.654636  8133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cd8e72bd2de4ab48fda2332b45e2126" candidate_uuid: "75314ac06f8a43eda6d32b533857f839" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aee56cfe5036438f9c8a9460fe51f9cc" is_pre_election: true
W20260608 12:40:39.656870  8246 leader_election.cc:343] T 9cd8e72bd2de4ab48fda2332b45e2126 P 75314ac06f8a43eda6d32b533857f839 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aee56cfe5036438f9c8a9460fe51f9cc (127.0.107.193:45027): Illegal state: must be running to vote when last-logged opid is not known
W20260608 12:40:39.657545  8249 leader_election.cc:343] T 9cd8e72bd2de4ab48fda2332b45e2126 P 75314ac06f8a43eda6d32b533857f839 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5ababbb8dcc04044825edb887c566402 (127.0.107.194:34353): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:40:39.658372  8249 leader_election.cc:304] T 9cd8e72bd2de4ab48fda2332b45e2126 P 75314ac06f8a43eda6d32b533857f839 [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: 75314ac06f8a43eda6d32b533857f839; no voters: 5ababbb8dcc04044825edb887c566402, aee56cfe5036438f9c8a9460fe51f9cc
I20260608 12:40:39.660251  8335 raft_consensus.cc:2749] T 9cd8e72bd2de4ab48fda2332b45e2126 P 75314ac06f8a43eda6d32b533857f839 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:40:39.665984  8327 tablet_bootstrap.cc:654] T 9cd8e72bd2de4ab48fda2332b45e2126 P aee56cfe5036438f9c8a9460fe51f9cc: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:39.682188  8351 raft_consensus.cc:493] T c3b77bc999a84c70805d4c44c0892c48 P 5ababbb8dcc04044825edb887c566402 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:40:39.688403  8380 consensus_queue.cc:1048] T 4a47a5890f4c41de98596013568e24c1 P aee56cfe5036438f9c8a9460fe51f9cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "75314ac06f8a43eda6d32b533857f839" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:40:39.685842  8351 raft_consensus.cc:515] T c3b77bc999a84c70805d4c44c0892c48 P 5ababbb8dcc04044825edb887c566402 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aee56cfe5036438f9c8a9460fe51f9cc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45027 } } peers { permanent_uuid: "5ababbb8dcc04044825edb887c566402" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34353 } } peers { permanent_uuid: "75314ac06f8a43eda6d32b533857f839" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39027 } }
I20260608 12:40:39.705808  8133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3b77bc999a84c70805d4c44c0892c48" candidate_uuid: "5ababbb8dcc04044825edb887c566402" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aee56cfe5036438f9c8a9460fe51f9cc" is_pre_election: true
I20260608 12:40:39.705580  8348 consensus_queue.cc:1048] T 4a47a5890f4c41de98596013568e24c1 P aee56cfe5036438f9c8a9460fe51f9cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ababbb8dcc04044825edb887c566402" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:40:39.706028  8282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3b77bc999a84c70805d4c44c0892c48" candidate_uuid: "5ababbb8dcc04044825edb887c566402" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75314ac06f8a43eda6d32b533857f839" is_pre_election: true
I20260608 12:40:39.707206  8282 raft_consensus.cc:2468] T c3b77bc999a84c70805d4c44c0892c48 P 75314ac06f8a43eda6d32b533857f839 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5ababbb8dcc04044825edb887c566402 in term 0.
I20260608 12:40:39.707674  8133 raft_consensus.cc:2468] T c3b77bc999a84c70805d4c44c0892c48 P aee56cfe5036438f9c8a9460fe51f9cc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5ababbb8dcc04044825edb887c566402 in term 0.
I20260608 12:40:39.709455  8173 leader_election.cc:304] T c3b77bc999a84c70805d4c44c0892c48 P 5ababbb8dcc04044825edb887c566402 [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: 5ababbb8dcc04044825edb887c566402, 75314ac06f8a43eda6d32b533857f839; no voters: 
I20260608 12:40:39.709966  8357 raft_consensus.cc:493] T becec37e752f4b90b503455b9bd9ed31 P 75314ac06f8a43eda6d32b533857f839 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:40:39.710819  8351 leader_election.cc:290] T c3b77bc999a84c70805d4c44c0892c48 P 5ababbb8dcc04044825edb887c566402 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aee56cfe5036438f9c8a9460fe51f9cc (127.0.107.193:45027), 75314ac06f8a43eda6d32b533857f839 (127.0.107.195:39027)
I20260608 12:40:39.710677  8357 raft_consensus.cc:515] T becec37e752f4b90b503455b9bd9ed31 P 75314ac06f8a43eda6d32b533857f839 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aee56cfe5036438f9c8a9460fe51f9cc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45027 } } peers { permanent_uuid: "5ababbb8dcc04044825edb887c566402" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34353 } } peers { permanent_uuid: "75314ac06f8a43eda6d32b533857f839" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39027 } }
I20260608 12:40:39.711376  8333 raft_consensus.cc:2804] T c3b77bc999a84c70805d4c44c0892c48 P 5ababbb8dcc04044825edb887c566402 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:40:39.711856  8333 raft_consensus.cc:493] T c3b77bc999a84c70805d4c44c0892c48 P 5ababbb8dcc04044825edb887c566402 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:40:39.712245  8333 raft_consensus.cc:3060] T c3b77bc999a84c70805d4c44c0892c48 P 5ababbb8dcc04044825edb887c566402 [term 0 FOLLOWER]: Advancing to term 1
W20260608 12:40:39.693365  8080 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 12:40:39.715265  8207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "becec37e752f4b90b503455b9bd9ed31" candidate_uuid: "75314ac06f8a43eda6d32b533857f839" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ababbb8dcc04044825edb887c566402" is_pre_election: true
I20260608 12:40:39.716104  8207 raft_consensus.cc:2468] T becec37e752f4b90b503455b9bd9ed31 P 5ababbb8dcc04044825edb887c566402 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 75314ac06f8a43eda6d32b533857f839 in term 0.
I20260608 12:40:39.726375  8249 leader_election.cc:304] T becec37e752f4b90b503455b9bd9ed31 P 75314ac06f8a43eda6d32b533857f839 [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: 5ababbb8dcc04044825edb887c566402, 75314ac06f8a43eda6d32b533857f839; no voters: 
I20260608 12:40:39.727880  8335 raft_consensus.cc:2804] T becec37e752f4b90b503455b9bd9ed31 P 75314ac06f8a43eda6d32b533857f839 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:40:39.728514  8335 raft_consensus.cc:493] T becec37e752f4b90b503455b9bd9ed31 P 75314ac06f8a43eda6d32b533857f839 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:40:39.728974  8335 raft_consensus.cc:3060] T becec37e752f4b90b503455b9bd9ed31 P 75314ac06f8a43eda6d32b533857f839 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:39.729413  8133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "becec37e752f4b90b503455b9bd9ed31" candidate_uuid: "75314ac06f8a43eda6d32b533857f839" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aee56cfe5036438f9c8a9460fe51f9cc" is_pre_election: true
I20260608 12:40:39.732507  8328 tablet_bootstrap.cc:492] T 9b2cbef0484c4fe59f25d7ed40450e1b P 5ababbb8dcc04044825edb887c566402: No bootstrap required, opened a new log
I20260608 12:40:39.733242  8328 ts_tablet_manager.cc:1403] T 9b2cbef0484c4fe59f25d7ed40450e1b P 5ababbb8dcc04044825edb887c566402: Time spent bootstrapping tablet: real 0.158s	user 0.041s	sys 0.033s
I20260608 12:40:39.732816  8333 raft_consensus.cc:515] T c3b77bc999a84c70805d4c44c0892c48 P 5ababbb8dcc04044825edb887c566402 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aee56cfe5036438f9c8a9460fe51f9cc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45027 } } peers { permanent_uuid: "5ababbb8dcc04044825edb887c566402" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34353 } } peers { permanent_uuid: "75314ac06f8a43eda6d32b533857f839" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39027 } }
I20260608 12:40:39.733613  8133 raft_consensus.cc:2468] T becec37e752f4b90b503455b9bd9ed31 P aee56cfe5036438f9c8a9460fe51f9cc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 75314ac06f8a43eda6d32b533857f839 in term 0.
I20260608 12:40:39.716995  8357 leader_election.cc:290] T becec37e752f4b90b503455b9bd9ed31 P 75314ac06f8a43eda6d32b533857f839 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aee56cfe5036438f9c8a9460fe51f9cc (127.0.107.193:45027), 5ababbb8dcc04044825edb887c566402 (127.0.107.194:34353)
I20260608 12:40:39.742794  8327 tablet_bootstrap.cc:492] T 9cd8e72bd2de4ab48fda2332b45e2126 P aee56cfe5036438f9c8a9460fe51f9cc: No bootstrap required, opened a new log
I20260608 12:40:39.743484  8327 ts_tablet_manager.cc:1403] T 9cd8e72bd2de4ab48fda2332b45e2126 P aee56cfe5036438f9c8a9460fe51f9cc: Time spent bootstrapping tablet: real 0.096s	user 0.031s	sys 0.028s
I20260608 12:40:39.753746  8327 raft_consensus.cc:359] T 9cd8e72bd2de4ab48fda2332b45e2126 P aee56cfe5036438f9c8a9460fe51f9cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aee56cfe5036438f9c8a9460fe51f9cc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45027 } } peers { permanent_uuid: "5ababbb8dcc04044825edb887c566402" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34353 } } peers { permanent_uuid: "75314ac06f8a43eda6d32b533857f839" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39027 } }
I20260608 12:40:39.756021  8327 raft_consensus.cc:385] T 9cd8e72bd2de4ab48fda2332b45e2126 P aee56cfe5036438f9c8a9460fe51f9cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:39.756489  8327 raft_consensus.cc:740] T 9cd8e72bd2de4ab48fda2332b45e2126 P aee56cfe5036438f9c8a9460fe51f9cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aee56cfe5036438f9c8a9460fe51f9cc, State: Initialized, Role: FOLLOWER
I20260608 12:40:39.757879  8327 consensus_queue.cc:260] T 9cd8e72bd2de4ab48fda2332b45e2126 P aee56cfe5036438f9c8a9460fe51f9cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aee56cfe5036438f9c8a9460fe51f9cc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45027 } } peers { permanent_uuid: "5ababbb8dcc04044825edb887c566402" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34353 } } peers { permanent_uuid: "75314ac06f8a43eda6d32b533857f839" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39027 } }
I20260608 12:40:39.760151  8327 ts_tablet_manager.cc:1434] T 9cd8e72bd2de4ab48fda2332b45e2126 P aee56cfe5036438f9c8a9460fe51f9cc: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260608 12:40:39.755564  8333 leader_election.cc:290] T c3b77bc999a84c70805d4c44c0892c48 P 5ababbb8dcc04044825edb887c566402 [CANDIDATE]: Term 1 election: Requested vote from peers aee56cfe5036438f9c8a9460fe51f9cc (127.0.107.193:45027), 75314ac06f8a43eda6d32b533857f839 (127.0.107.195:39027)
I20260608 12:40:39.760673  8133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3b77bc999a84c70805d4c44c0892c48" candidate_uuid: "5ababbb8dcc04044825edb887c566402" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aee56cfe5036438f9c8a9460fe51f9cc"
I20260608 12:40:39.760926  8333 consensus_queue.cc:1048] T 78cc868ef1ca4cd2b5827e60184e542d P 5ababbb8dcc04044825edb887c566402 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aee56cfe5036438f9c8a9460fe51f9cc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:40:39.761593  8133 raft_consensus.cc:3060] T c3b77bc999a84c70805d4c44c0892c48 P aee56cfe5036438f9c8a9460fe51f9cc [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:39.774758  8357 consensus_queue.cc:1048] T e2d20a5edf934b7c8bb534b4b1243ee3 P 75314ac06f8a43eda6d32b533857f839 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ababbb8dcc04044825edb887c566402" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:40:39.779832  8328 raft_consensus.cc:359] T 9b2cbef0484c4fe59f25d7ed40450e1b P 5ababbb8dcc04044825edb887c566402 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aee56cfe5036438f9c8a9460fe51f9cc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45027 } } peers { permanent_uuid: "5ababbb8dcc04044825edb887c566402" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34353 } } peers { permanent_uuid: "75314ac06f8a43eda6d32b533857f839" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39027 } }
I20260608 12:40:39.787323  8328 raft_consensus.cc:385] T 9b2cbef0484c4fe59f25d7ed40450e1b P 5ababbb8dcc04044825edb887c566402 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:39.787707  8328 raft_consensus.cc:740] T 9b2cbef0484c4fe59f25d7ed40450e1b P 5ababbb8dcc04044825edb887c566402 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ababbb8dcc04044825edb887c566402, State: Initialized, Role: FOLLOWER
I20260608 12:40:39.785669  8335 raft_consensus.cc:515] T becec37e752f4b90b503455b9bd9ed31 P 75314ac06f8a43eda6d32b533857f839 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aee56cfe5036438f9c8a9460fe51f9cc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45027 } } peers { permanent_uuid: "5ababbb8dcc04044825edb887c566402" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34353 } } peers { permanent_uuid: "75314ac06f8a43eda6d32b533857f839" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39027 } }
I20260608 12:40:39.791543  8134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "becec37e752f4b90b503455b9bd9ed31" candidate_uuid: "75314ac06f8a43eda6d32b533857f839" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aee56cfe5036438f9c8a9460fe51f9cc"
I20260608 12:40:39.792310  8134 raft_consensus.cc:3060] T becec37e752f4b90b503455b9bd9ed31 P aee56cfe5036438f9c8a9460fe51f9cc [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:39.801882  8282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3b77bc999a84c70805d4c44c0892c48" candidate_uuid: "5ababbb8dcc04044825edb887c566402" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75314ac06f8a43eda6d32b533857f839"
I20260608 12:40:39.802639  8282 raft_consensus.cc:3060] T c3b77bc999a84c70805d4c44c0892c48 P 75314ac06f8a43eda6d32b533857f839 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:39.803785  8133 raft_consensus.cc:2468] T c3b77bc999a84c70805d4c44c0892c48 P aee56cfe5036438f9c8a9460fe51f9cc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ababbb8dcc04044825edb887c566402 in term 1.
I20260608 12:40:39.805531  8172 leader_election.cc:304] T c3b77bc999a84c70805d4c44c0892c48 P 5ababbb8dcc04044825edb887c566402 [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: 5ababbb8dcc04044825edb887c566402, aee56cfe5036438f9c8a9460fe51f9cc; no voters: 
I20260608 12:40:39.806088  8328 consensus_queue.cc:260] T 9b2cbef0484c4fe59f25d7ed40450e1b P 5ababbb8dcc04044825edb887c566402 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aee56cfe5036438f9c8a9460fe51f9cc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45027 } } peers { permanent_uuid: "5ababbb8dcc04044825edb887c566402" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34353 } } peers { permanent_uuid: "75314ac06f8a43eda6d32b533857f839" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39027 } }
I20260608 12:40:39.809041  8208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "becec37e752f4b90b503455b9bd9ed31" candidate_uuid: "75314ac06f8a43eda6d32b533857f839" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ababbb8dcc04044825edb887c566402"
I20260608 12:40:39.810158  8208 raft_consensus.cc:3060] T becec37e752f4b90b503455b9bd9ed31 P 5ababbb8dcc04044825edb887c566402 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:39.811842  8333 raft_consensus.cc:2804] T c3b77bc999a84c70805d4c44c0892c48 P 5ababbb8dcc04044825edb887c566402 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:40:39.812472  8333 raft_consensus.cc:697] T c3b77bc999a84c70805d4c44c0892c48 P 5ababbb8dcc04044825edb887c566402 [term 1 LEADER]: Becoming Leader. State: Replica: 5ababbb8dcc04044825edb887c566402, State: Running, Role: LEADER
I20260608 12:40:39.813391  8333 consensus_queue.cc:237] T c3b77bc999a84c70805d4c44c0892c48 P 5ababbb8dcc04044825edb887c566402 [LEADER]: Queue going to LEADER mode. State: All 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: "aee56cfe5036438f9c8a9460fe51f9cc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45027 } } peers { permanent_uuid: "5ababbb8dcc04044825edb887c566402" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34353 } } peers { permanent_uuid: "75314ac06f8a43eda6d32b533857f839" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39027 } }
I20260608 12:40:39.814114  8282 raft_consensus.cc:2468] T c3b77bc999a84c70805d4c44c0892c48 P 75314ac06f8a43eda6d32b533857f839 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ababbb8dcc04044825edb887c566402 in term 1.
I20260608 12:40:39.819213  8208 raft_consensus.cc:2468] T becec37e752f4b90b503455b9bd9ed31 P 5ababbb8dcc04044825edb887c566402 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75314ac06f8a43eda6d32b533857f839 in term 1.
I20260608 12:40:39.821195  8249 leader_election.cc:304] T becec37e752f4b90b503455b9bd9ed31 P 75314ac06f8a43eda6d32b533857f839 [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: 5ababbb8dcc04044825edb887c566402, 75314ac06f8a43eda6d32b533857f839; no voters: 
I20260608 12:40:39.824342  8134 raft_consensus.cc:2468] T becec37e752f4b90b503455b9bd9ed31 P aee56cfe5036438f9c8a9460fe51f9cc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75314ac06f8a43eda6d32b533857f839 in term 1.
I20260608 12:40:39.826560  8335 leader_election.cc:290] T becec37e752f4b90b503455b9bd9ed31 P 75314ac06f8a43eda6d32b533857f839 [CANDIDATE]: Term 1 election: Requested vote from peers aee56cfe5036438f9c8a9460fe51f9cc (127.0.107.193:45027), 5ababbb8dcc04044825edb887c566402 (127.0.107.194:34353)
I20260608 12:40:39.826876  8389 raft_consensus.cc:2804] T becec37e752f4b90b503455b9bd9ed31 P 75314ac06f8a43eda6d32b533857f839 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:40:39.827616  8389 raft_consensus.cc:697] T becec37e752f4b90b503455b9bd9ed31 P 75314ac06f8a43eda6d32b533857f839 [term 1 LEADER]: Becoming Leader. State: Replica: 75314ac06f8a43eda6d32b533857f839, State: Running, Role: LEADER
I20260608 12:40:39.827401  8335 consensus_queue.cc:1048] T e2d20a5edf934b7c8bb534b4b1243ee3 P 75314ac06f8a43eda6d32b533857f839 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aee56cfe5036438f9c8a9460fe51f9cc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:40:39.829289  8333 consensus_queue.cc:1048] T 78cc868ef1ca4cd2b5827e60184e542d P 5ababbb8dcc04044825edb887c566402 [LEADER]: Connected to new peer: Peer: permanent_uuid: "75314ac06f8a43eda6d32b533857f839" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:40:39.832854  8328 ts_tablet_manager.cc:1434] T 9b2cbef0484c4fe59f25d7ed40450e1b P 5ababbb8dcc04044825edb887c566402: Time spent starting tablet: real 0.099s	user 0.010s	sys 0.001s
I20260608 12:40:39.837677  8328 tablet_bootstrap.cc:492] T 9cd8e72bd2de4ab48fda2332b45e2126 P 5ababbb8dcc04044825edb887c566402: Bootstrap starting.
I20260608 12:40:39.847165  8328 tablet_bootstrap.cc:654] T 9cd8e72bd2de4ab48fda2332b45e2126 P 5ababbb8dcc04044825edb887c566402: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:39.849905  8389 consensus_queue.cc:237] T becec37e752f4b90b503455b9bd9ed31 P 75314ac06f8a43eda6d32b533857f839 [LEADER]: Queue going to LEADER mode. State: All 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: "aee56cfe5036438f9c8a9460fe51f9cc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45027 } } peers { permanent_uuid: "5ababbb8dcc04044825edb887c566402" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34353 } } peers { permanent_uuid: "75314ac06f8a43eda6d32b533857f839" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39027 } }
I20260608 12:40:39.868727  8328 tablet_bootstrap.cc:492] T 9cd8e72bd2de4ab48fda2332b45e2126 P 5ababbb8dcc04044825edb887c566402: No bootstrap required, opened a new log
I20260608 12:40:39.869510  8328 ts_tablet_manager.cc:1403] T 9cd8e72bd2de4ab48fda2332b45e2126 P 5ababbb8dcc04044825edb887c566402: Time spent bootstrapping tablet: real 0.032s	user 0.013s	sys 0.000s
I20260608 12:40:39.872642  8328 raft_consensus.cc:359] T 9cd8e72bd2de4ab48fda2332b45e2126 P 5ababbb8dcc04044825edb887c566402 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aee56cfe5036438f9c8a9460fe51f9cc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45027 } } peers { permanent_uuid: "5ababbb8dcc04044825edb887c566402" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34353 } } peers { permanent_uuid: "75314ac06f8a43eda6d32b533857f839" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39027 } }
I20260608 12:40:39.873394  8328 raft_consensus.cc:385] T 9cd8e72bd2de4ab48fda2332b45e2126 P 5ababbb8dcc04044825edb887c566402 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:39.873690  8328 raft_consensus.cc:740] T 9cd8e72bd2de4ab48fda2332b45e2126 P 5ababbb8dcc04044825edb887c566402 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ababbb8dcc04044825edb887c566402, State: Initialized, Role: FOLLOWER
I20260608 12:40:39.874543  8328 consensus_queue.cc:260] T 9cd8e72bd2de4ab48fda2332b45e2126 P 5ababbb8dcc04044825edb887c566402 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aee56cfe5036438f9c8a9460fe51f9cc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45027 } } peers { permanent_uuid: "5ababbb8dcc04044825edb887c566402" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34353 } } peers { permanent_uuid: "75314ac06f8a43eda6d32b533857f839" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39027 } }
I20260608 12:40:39.875775  8030 catalog_manager.cc:5696] T becec37e752f4b90b503455b9bd9ed31 P 75314ac06f8a43eda6d32b533857f839 reported cstate change: term changed from 0 to 1, leader changed from <none> to 75314ac06f8a43eda6d32b533857f839 (127.0.107.195). New cstate: current_term: 1 leader_uuid: "75314ac06f8a43eda6d32b533857f839" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aee56cfe5036438f9c8a9460fe51f9cc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5ababbb8dcc04044825edb887c566402" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34353 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "75314ac06f8a43eda6d32b533857f839" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39027 } health_report { overall_health: HEALTHY } } }
I20260608 12:40:39.876987  8328 ts_tablet_manager.cc:1434] T 9cd8e72bd2de4ab48fda2332b45e2126 P 5ababbb8dcc04044825edb887c566402: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260608 12:40:39.891202  8031 catalog_manager.cc:5696] T c3b77bc999a84c70805d4c44c0892c48 P 5ababbb8dcc04044825edb887c566402 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5ababbb8dcc04044825edb887c566402 (127.0.107.194). New cstate: current_term: 1 leader_uuid: "5ababbb8dcc04044825edb887c566402" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aee56cfe5036438f9c8a9460fe51f9cc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5ababbb8dcc04044825edb887c566402" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34353 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "75314ac06f8a43eda6d32b533857f839" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39027 } health_report { overall_health: UNKNOWN } } }
I20260608 12:40:39.930332  8385 raft_consensus.cc:493] T 9b2cbef0484c4fe59f25d7ed40450e1b P 5ababbb8dcc04044825edb887c566402 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:40:39.931030  8385 raft_consensus.cc:515] T 9b2cbef0484c4fe59f25d7ed40450e1b P 5ababbb8dcc04044825edb887c566402 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aee56cfe5036438f9c8a9460fe51f9cc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45027 } } peers { permanent_uuid: "5ababbb8dcc04044825edb887c566402" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34353 } } peers { permanent_uuid: "75314ac06f8a43eda6d32b533857f839" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39027 } }
I20260608 12:40:39.933141  8385 leader_election.cc:290] T 9b2cbef0484c4fe59f25d7ed40450e1b P 5ababbb8dcc04044825edb887c566402 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aee56cfe5036438f9c8a9460fe51f9cc (127.0.107.193:45027), 75314ac06f8a43eda6d32b533857f839 (127.0.107.195:39027)
I20260608 12:40:39.934319  8134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b2cbef0484c4fe59f25d7ed40450e1b" candidate_uuid: "5ababbb8dcc04044825edb887c566402" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aee56cfe5036438f9c8a9460fe51f9cc" is_pre_election: true
I20260608 12:40:39.934494  8282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b2cbef0484c4fe59f25d7ed40450e1b" candidate_uuid: "5ababbb8dcc04044825edb887c566402" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75314ac06f8a43eda6d32b533857f839" is_pre_election: true
I20260608 12:40:39.935078  8134 raft_consensus.cc:2468] T 9b2cbef0484c4fe59f25d7ed40450e1b P aee56cfe5036438f9c8a9460fe51f9cc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5ababbb8dcc04044825edb887c566402 in term 0.
I20260608 12:40:39.935233  8282 raft_consensus.cc:2468] T 9b2cbef0484c4fe59f25d7ed40450e1b P 75314ac06f8a43eda6d32b533857f839 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5ababbb8dcc04044825edb887c566402 in term 0.
I20260608 12:40:39.936357  8172 leader_election.cc:304] T 9b2cbef0484c4fe59f25d7ed40450e1b P 5ababbb8dcc04044825edb887c566402 [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: 5ababbb8dcc04044825edb887c566402, aee56cfe5036438f9c8a9460fe51f9cc; no voters: 
I20260608 12:40:39.937289  8385 raft_consensus.cc:2804] T 9b2cbef0484c4fe59f25d7ed40450e1b P 5ababbb8dcc04044825edb887c566402 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:40:39.937693  8385 raft_consensus.cc:493] T 9b2cbef0484c4fe59f25d7ed40450e1b P 5ababbb8dcc04044825edb887c566402 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:40:39.938037  8385 raft_consensus.cc:3060] T 9b2cbef0484c4fe59f25d7ed40450e1b P 5ababbb8dcc04044825edb887c566402 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:39.944087  8385 raft_consensus.cc:515] T 9b2cbef0484c4fe59f25d7ed40450e1b P 5ababbb8dcc04044825edb887c566402 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aee56cfe5036438f9c8a9460fe51f9cc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45027 } } peers { permanent_uuid: "5ababbb8dcc04044825edb887c566402" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34353 } } peers { permanent_uuid: "75314ac06f8a43eda6d32b533857f839" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39027 } }
I20260608 12:40:39.946194  8385 leader_election.cc:290] T 9b2cbef0484c4fe59f25d7ed40450e1b P 5ababbb8dcc04044825edb887c566402 [CANDIDATE]: Term 1 election: Requested vote from peers aee56cfe5036438f9c8a9460fe51f9cc (127.0.107.193:45027), 75314ac06f8a43eda6d32b533857f839 (127.0.107.195:39027)
I20260608 12:40:39.947561  8134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b2cbef0484c4fe59f25d7ed40450e1b" candidate_uuid: "5ababbb8dcc04044825edb887c566402" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aee56cfe5036438f9c8a9460fe51f9cc"
I20260608 12:40:39.947575  8282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b2cbef0484c4fe59f25d7ed40450e1b" candidate_uuid: "5ababbb8dcc04044825edb887c566402" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75314ac06f8a43eda6d32b533857f839"
I20260608 12:40:39.948271  8134 raft_consensus.cc:3060] T 9b2cbef0484c4fe59f25d7ed40450e1b P aee56cfe5036438f9c8a9460fe51f9cc [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:39.948731  8282 raft_consensus.cc:3060] T 9b2cbef0484c4fe59f25d7ed40450e1b P 75314ac06f8a43eda6d32b533857f839 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:39.956099  8134 raft_consensus.cc:2468] T 9b2cbef0484c4fe59f25d7ed40450e1b P aee56cfe5036438f9c8a9460fe51f9cc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ababbb8dcc04044825edb887c566402 in term 1.
I20260608 12:40:39.956676  8282 raft_consensus.cc:2468] T 9b2cbef0484c4fe59f25d7ed40450e1b P 75314ac06f8a43eda6d32b533857f839 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ababbb8dcc04044825edb887c566402 in term 1.
I20260608 12:40:39.957520  8172 leader_election.cc:304] T 9b2cbef0484c4fe59f25d7ed40450e1b P 5ababbb8dcc04044825edb887c566402 [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: 5ababbb8dcc04044825edb887c566402, aee56cfe5036438f9c8a9460fe51f9cc; no voters: 
I20260608 12:40:39.958607  8385 raft_consensus.cc:2804] T 9b2cbef0484c4fe59f25d7ed40450e1b P 5ababbb8dcc04044825edb887c566402 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:40:39.959208  8385 raft_consensus.cc:697] T 9b2cbef0484c4fe59f25d7ed40450e1b P 5ababbb8dcc04044825edb887c566402 [term 1 LEADER]: Becoming Leader. State: Replica: 5ababbb8dcc04044825edb887c566402, State: Running, Role: LEADER
I20260608 12:40:39.960170  8385 consensus_queue.cc:237] T 9b2cbef0484c4fe59f25d7ed40450e1b P 5ababbb8dcc04044825edb887c566402 [LEADER]: Queue going to LEADER mode. State: All 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: "aee56cfe5036438f9c8a9460fe51f9cc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45027 } } peers { permanent_uuid: "5ababbb8dcc04044825edb887c566402" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34353 } } peers { permanent_uuid: "75314ac06f8a43eda6d32b533857f839" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39027 } }
I20260608 12:40:39.970829  8030 catalog_manager.cc:5696] T 9b2cbef0484c4fe59f25d7ed40450e1b P 5ababbb8dcc04044825edb887c566402 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5ababbb8dcc04044825edb887c566402 (127.0.107.194). New cstate: current_term: 1 leader_uuid: "5ababbb8dcc04044825edb887c566402" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aee56cfe5036438f9c8a9460fe51f9cc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5ababbb8dcc04044825edb887c566402" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34353 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "75314ac06f8a43eda6d32b533857f839" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39027 } health_report { overall_health: UNKNOWN } } }
I20260608 12:40:40.022279  8348 raft_consensus.cc:493] T 9cd8e72bd2de4ab48fda2332b45e2126 P aee56cfe5036438f9c8a9460fe51f9cc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:40:40.022884  8348 raft_consensus.cc:515] T 9cd8e72bd2de4ab48fda2332b45e2126 P aee56cfe5036438f9c8a9460fe51f9cc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aee56cfe5036438f9c8a9460fe51f9cc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45027 } } peers { permanent_uuid: "5ababbb8dcc04044825edb887c566402" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34353 } } peers { permanent_uuid: "75314ac06f8a43eda6d32b533857f839" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39027 } }
I20260608 12:40:40.024967  8348 leader_election.cc:290] T 9cd8e72bd2de4ab48fda2332b45e2126 P aee56cfe5036438f9c8a9460fe51f9cc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ababbb8dcc04044825edb887c566402 (127.0.107.194:34353), 75314ac06f8a43eda6d32b533857f839 (127.0.107.195:39027)
I20260608 12:40:40.026376  8208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cd8e72bd2de4ab48fda2332b45e2126" candidate_uuid: "aee56cfe5036438f9c8a9460fe51f9cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ababbb8dcc04044825edb887c566402" is_pre_election: true
I20260608 12:40:40.026544  8282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cd8e72bd2de4ab48fda2332b45e2126" candidate_uuid: "aee56cfe5036438f9c8a9460fe51f9cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75314ac06f8a43eda6d32b533857f839" is_pre_election: true
I20260608 12:40:40.027344  8208 raft_consensus.cc:2468] T 9cd8e72bd2de4ab48fda2332b45e2126 P 5ababbb8dcc04044825edb887c566402 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aee56cfe5036438f9c8a9460fe51f9cc in term 0.
I20260608 12:40:40.027593  8282 raft_consensus.cc:2468] T 9cd8e72bd2de4ab48fda2332b45e2126 P 75314ac06f8a43eda6d32b533857f839 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aee56cfe5036438f9c8a9460fe51f9cc in term 0.
I20260608 12:40:40.029367  8098 leader_election.cc:304] T 9cd8e72bd2de4ab48fda2332b45e2126 P aee56cfe5036438f9c8a9460fe51f9cc [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: 75314ac06f8a43eda6d32b533857f839, aee56cfe5036438f9c8a9460fe51f9cc; no voters: 
I20260608 12:40:40.030653  8348 raft_consensus.cc:2804] T 9cd8e72bd2de4ab48fda2332b45e2126 P aee56cfe5036438f9c8a9460fe51f9cc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:40:40.031051  8348 raft_consensus.cc:493] T 9cd8e72bd2de4ab48fda2332b45e2126 P aee56cfe5036438f9c8a9460fe51f9cc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:40:40.031400  8348 raft_consensus.cc:3060] T 9cd8e72bd2de4ab48fda2332b45e2126 P aee56cfe5036438f9c8a9460fe51f9cc [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:40.039958  8348 raft_consensus.cc:515] T 9cd8e72bd2de4ab48fda2332b45e2126 P aee56cfe5036438f9c8a9460fe51f9cc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aee56cfe5036438f9c8a9460fe51f9cc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45027 } } peers { permanent_uuid: "5ababbb8dcc04044825edb887c566402" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34353 } } peers { permanent_uuid: "75314ac06f8a43eda6d32b533857f839" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39027 } }
I20260608 12:40:40.042260  8348 leader_election.cc:290] T 9cd8e72bd2de4ab48fda2332b45e2126 P aee56cfe5036438f9c8a9460fe51f9cc [CANDIDATE]: Term 1 election: Requested vote from peers 5ababbb8dcc04044825edb887c566402 (127.0.107.194:34353), 75314ac06f8a43eda6d32b533857f839 (127.0.107.195:39027)
I20260608 12:40:40.043795  8208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cd8e72bd2de4ab48fda2332b45e2126" candidate_uuid: "aee56cfe5036438f9c8a9460fe51f9cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ababbb8dcc04044825edb887c566402"
I20260608 12:40:40.044450  8282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cd8e72bd2de4ab48fda2332b45e2126" candidate_uuid: "aee56cfe5036438f9c8a9460fe51f9cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75314ac06f8a43eda6d32b533857f839"
I20260608 12:40:40.044725  8208 raft_consensus.cc:3060] T 9cd8e72bd2de4ab48fda2332b45e2126 P 5ababbb8dcc04044825edb887c566402 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:40.045343  8282 raft_consensus.cc:3060] T 9cd8e72bd2de4ab48fda2332b45e2126 P 75314ac06f8a43eda6d32b533857f839 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:40.053422  8282 raft_consensus.cc:2468] T 9cd8e72bd2de4ab48fda2332b45e2126 P 75314ac06f8a43eda6d32b533857f839 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aee56cfe5036438f9c8a9460fe51f9cc in term 1.
I20260608 12:40:40.053488  8208 raft_consensus.cc:2468] T 9cd8e72bd2de4ab48fda2332b45e2126 P 5ababbb8dcc04044825edb887c566402 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aee56cfe5036438f9c8a9460fe51f9cc in term 1.
I20260608 12:40:40.055207  8098 leader_election.cc:304] T 9cd8e72bd2de4ab48fda2332b45e2126 P aee56cfe5036438f9c8a9460fe51f9cc [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: 75314ac06f8a43eda6d32b533857f839, aee56cfe5036438f9c8a9460fe51f9cc; no voters: 
I20260608 12:40:40.056545  8348 raft_consensus.cc:2804] T 9cd8e72bd2de4ab48fda2332b45e2126 P aee56cfe5036438f9c8a9460fe51f9cc [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:40:40.057205  8348 raft_consensus.cc:697] T 9cd8e72bd2de4ab48fda2332b45e2126 P aee56cfe5036438f9c8a9460fe51f9cc [term 1 LEADER]: Becoming Leader. State: Replica: aee56cfe5036438f9c8a9460fe51f9cc, State: Running, Role: LEADER
I20260608 12:40:40.058323  8348 consensus_queue.cc:237] T 9cd8e72bd2de4ab48fda2332b45e2126 P aee56cfe5036438f9c8a9460fe51f9cc [LEADER]: Queue going to LEADER mode. State: All 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: "aee56cfe5036438f9c8a9460fe51f9cc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45027 } } peers { permanent_uuid: "5ababbb8dcc04044825edb887c566402" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34353 } } peers { permanent_uuid: "75314ac06f8a43eda6d32b533857f839" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39027 } }
I20260608 12:40:40.072036  8030 catalog_manager.cc:5696] T 9cd8e72bd2de4ab48fda2332b45e2126 P aee56cfe5036438f9c8a9460fe51f9cc reported cstate change: term changed from 0 to 1, leader changed from <none> to aee56cfe5036438f9c8a9460fe51f9cc (127.0.107.193). New cstate: current_term: 1 leader_uuid: "aee56cfe5036438f9c8a9460fe51f9cc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aee56cfe5036438f9c8a9460fe51f9cc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45027 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5ababbb8dcc04044825edb887c566402" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34353 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "75314ac06f8a43eda6d32b533857f839" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39027 } health_report { overall_health: UNKNOWN } } }
I20260608 12:40:40.181263   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
I20260608 12:40:40.218394   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:40:40.219561   431 tablet_replica.cc:333] T becec37e752f4b90b503455b9bd9ed31 P aee56cfe5036438f9c8a9460fe51f9cc: stopping tablet replica
I20260608 12:40:40.220430   431 raft_consensus.cc:2243] T becec37e752f4b90b503455b9bd9ed31 P aee56cfe5036438f9c8a9460fe51f9cc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:40.220981   431 raft_consensus.cc:2272] T becec37e752f4b90b503455b9bd9ed31 P aee56cfe5036438f9c8a9460fe51f9cc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:40.223623   431 tablet_replica.cc:333] T 9cd8e72bd2de4ab48fda2332b45e2126 P aee56cfe5036438f9c8a9460fe51f9cc: stopping tablet replica
I20260608 12:40:40.224363   431 raft_consensus.cc:2243] T 9cd8e72bd2de4ab48fda2332b45e2126 P aee56cfe5036438f9c8a9460fe51f9cc [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:40:40.225157   431 pending_rounds.cc:70] T 9cd8e72bd2de4ab48fda2332b45e2126 P aee56cfe5036438f9c8a9460fe51f9cc: Trying to abort 1 pending ops.
I20260608 12:40:40.225382   431 pending_rounds.cc:77] T 9cd8e72bd2de4ab48fda2332b45e2126 P aee56cfe5036438f9c8a9460fe51f9cc: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294658314494873600 op_type: NO_OP noop_request { }
I20260608 12:40:40.225759   431 raft_consensus.cc:2889] T 9cd8e72bd2de4ab48fda2332b45e2126 P aee56cfe5036438f9c8a9460fe51f9cc [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 12:40:40.226198   431 raft_consensus.cc:2272] T 9cd8e72bd2de4ab48fda2332b45e2126 P aee56cfe5036438f9c8a9460fe51f9cc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:40.229528   431 tablet_replica.cc:333] T c3b77bc999a84c70805d4c44c0892c48 P aee56cfe5036438f9c8a9460fe51f9cc: stopping tablet replica
I20260608 12:40:40.230355   431 raft_consensus.cc:2243] T c3b77bc999a84c70805d4c44c0892c48 P aee56cfe5036438f9c8a9460fe51f9cc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:40.230944   431 raft_consensus.cc:2272] T c3b77bc999a84c70805d4c44c0892c48 P aee56cfe5036438f9c8a9460fe51f9cc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:40.233357   431 tablet_replica.cc:333] T 9b2cbef0484c4fe59f25d7ed40450e1b P aee56cfe5036438f9c8a9460fe51f9cc: stopping tablet replica
I20260608 12:40:40.234016   431 raft_consensus.cc:2243] T 9b2cbef0484c4fe59f25d7ed40450e1b P aee56cfe5036438f9c8a9460fe51f9cc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:40.234477   431 raft_consensus.cc:2272] T 9b2cbef0484c4fe59f25d7ed40450e1b P aee56cfe5036438f9c8a9460fe51f9cc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:40.236689   431 tablet_replica.cc:333] T 78cc868ef1ca4cd2b5827e60184e542d P aee56cfe5036438f9c8a9460fe51f9cc: stopping tablet replica
I20260608 12:40:40.237346   431 raft_consensus.cc:2243] T 78cc868ef1ca4cd2b5827e60184e542d P aee56cfe5036438f9c8a9460fe51f9cc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:40.237897   431 raft_consensus.cc:2272] T 78cc868ef1ca4cd2b5827e60184e542d P aee56cfe5036438f9c8a9460fe51f9cc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:40.241258   431 tablet_replica.cc:333] T e2d20a5edf934b7c8bb534b4b1243ee3 P aee56cfe5036438f9c8a9460fe51f9cc: stopping tablet replica
I20260608 12:40:40.241989   431 raft_consensus.cc:2243] T e2d20a5edf934b7c8bb534b4b1243ee3 P aee56cfe5036438f9c8a9460fe51f9cc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:40.242498   431 raft_consensus.cc:2272] T e2d20a5edf934b7c8bb534b4b1243ee3 P aee56cfe5036438f9c8a9460fe51f9cc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:40.246037   431 tablet_replica.cc:333] T 4a47a5890f4c41de98596013568e24c1 P aee56cfe5036438f9c8a9460fe51f9cc: stopping tablet replica
I20260608 12:40:40.246882   431 raft_consensus.cc:2243] T 4a47a5890f4c41de98596013568e24c1 P aee56cfe5036438f9c8a9460fe51f9cc [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:40:40.247996   431 raft_consensus.cc:2272] T 4a47a5890f4c41de98596013568e24c1 P aee56cfe5036438f9c8a9460fe51f9cc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:40.247799  8385 consensus_queue.cc:1048] T c3b77bc999a84c70805d4c44c0892c48 P 5ababbb8dcc04044825edb887c566402 [LEADER]: Connected to new peer: Peer: permanent_uuid: "75314ac06f8a43eda6d32b533857f839" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:40:40.251650   431 tablet_replica.cc:333] T 5e98de6780f54e81a4e8312b4226bf30 P aee56cfe5036438f9c8a9460fe51f9cc: stopping tablet replica
I20260608 12:40:40.252475   431 raft_consensus.cc:2243] T 5e98de6780f54e81a4e8312b4226bf30 P aee56cfe5036438f9c8a9460fe51f9cc [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:40:40.253799   431 raft_consensus.cc:2272] T 5e98de6780f54e81a4e8312b4226bf30 P aee56cfe5036438f9c8a9460fe51f9cc [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 12:40:40.264873  8172 consensus_peers.cc:597] T 78cc868ef1ca4cd2b5827e60184e542d P 5ababbb8dcc04044825edb887c566402 -> Peer aee56cfe5036438f9c8a9460fe51f9cc (127.0.107.193:45027): Couldn't send request to peer aee56cfe5036438f9c8a9460fe51f9cc. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260608 12:40:40.268326  8172 consensus_peers.cc:597] T c3b77bc999a84c70805d4c44c0892c48 P 5ababbb8dcc04044825edb887c566402 -> Peer aee56cfe5036438f9c8a9460fe51f9cc (127.0.107.193:45027): Couldn't send request to peer aee56cfe5036438f9c8a9460fe51f9cc. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:40:40.289968   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
W20260608 12:40:40.307317  8246 consensus_peers.cc:597] T e2d20a5edf934b7c8bb534b4b1243ee3 P 75314ac06f8a43eda6d32b533857f839 -> Peer aee56cfe5036438f9c8a9460fe51f9cc (127.0.107.193:45027): Couldn't send request to peer aee56cfe5036438f9c8a9460fe51f9cc. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:45027: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:40:40.348358  8389 consensus_queue.cc:1048] T becec37e752f4b90b503455b9bd9ed31 P 75314ac06f8a43eda6d32b533857f839 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ababbb8dcc04044825edb887c566402" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260608 12:40:40.366178  8246 consensus_peers.cc:597] T becec37e752f4b90b503455b9bd9ed31 P 75314ac06f8a43eda6d32b533857f839 -> Peer aee56cfe5036438f9c8a9460fe51f9cc (127.0.107.193:45027): Couldn't send request to peer aee56cfe5036438f9c8a9460fe51f9cc. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:45027: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:40:40.371174  8351 consensus_queue.cc:1048] T 9b2cbef0484c4fe59f25d7ed40450e1b P 5ababbb8dcc04044825edb887c566402 [LEADER]: Connected to new peer: Peer: permanent_uuid: "75314ac06f8a43eda6d32b533857f839" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260608 12:40:40.393671  8172 consensus_peers.cc:597] T 9b2cbef0484c4fe59f25d7ed40450e1b P 5ababbb8dcc04044825edb887c566402 -> Peer aee56cfe5036438f9c8a9460fe51f9cc (127.0.107.193:45027): Couldn't send request to peer aee56cfe5036438f9c8a9460fe51f9cc. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:45027: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:40:41.182204  8333 raft_consensus.cc:493] T 5e98de6780f54e81a4e8312b4226bf30 P 5ababbb8dcc04044825edb887c566402 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader aee56cfe5036438f9c8a9460fe51f9cc)
I20260608 12:40:41.183473  8333 raft_consensus.cc:515] T 5e98de6780f54e81a4e8312b4226bf30 P 5ababbb8dcc04044825edb887c566402 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ababbb8dcc04044825edb887c566402" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34353 } } peers { permanent_uuid: "75314ac06f8a43eda6d32b533857f839" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39027 } } peers { permanent_uuid: "aee56cfe5036438f9c8a9460fe51f9cc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45027 } }
I20260608 12:40:41.188385  8333 leader_election.cc:290] T 5e98de6780f54e81a4e8312b4226bf30 P 5ababbb8dcc04044825edb887c566402 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 75314ac06f8a43eda6d32b533857f839 (127.0.107.195:39027), aee56cfe5036438f9c8a9460fe51f9cc (127.0.107.193:45027)
I20260608 12:40:41.188731  8282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e98de6780f54e81a4e8312b4226bf30" candidate_uuid: "5ababbb8dcc04044825edb887c566402" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "75314ac06f8a43eda6d32b533857f839" is_pre_election: true
W20260608 12:40:41.194442  8172 leader_election.cc:336] T 5e98de6780f54e81a4e8312b4226bf30 P 5ababbb8dcc04044825edb887c566402 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer aee56cfe5036438f9c8a9460fe51f9cc (127.0.107.193:45027): Network error: Client connection negotiation failed: client connection to 127.0.107.193:45027: connect: Connection refused (error 111)
I20260608 12:40:41.194970  8172 leader_election.cc:304] T 5e98de6780f54e81a4e8312b4226bf30 P 5ababbb8dcc04044825edb887c566402 [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: 5ababbb8dcc04044825edb887c566402; no voters: 75314ac06f8a43eda6d32b533857f839, aee56cfe5036438f9c8a9460fe51f9cc
I20260608 12:40:41.195816  8333 raft_consensus.cc:2749] T 5e98de6780f54e81a4e8312b4226bf30 P 5ababbb8dcc04044825edb887c566402 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 12:40:41.231045  8333 consensus_queue.cc:579] T 9b2cbef0484c4fe59f25d7ed40450e1b P 5ababbb8dcc04044825edb887c566402 [LEADER]: Leader has been unable to successfully communicate with peer aee56cfe5036438f9c8a9460fe51f9cc for more than 1 seconds (1.270s)
I20260608 12:40:41.257519  8389 consensus_queue.cc:579] T e2d20a5edf934b7c8bb534b4b1243ee3 P 75314ac06f8a43eda6d32b533857f839 [LEADER]: Leader has been unable to successfully communicate with peer aee56cfe5036438f9c8a9460fe51f9cc for more than 1 seconds (1.381s)
I20260608 12:40:41.260012  8357 raft_consensus.cc:493] T 4a47a5890f4c41de98596013568e24c1 P 75314ac06f8a43eda6d32b533857f839 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader aee56cfe5036438f9c8a9460fe51f9cc)
I20260608 12:40:41.260794  8357 raft_consensus.cc:515] T 4a47a5890f4c41de98596013568e24c1 P 75314ac06f8a43eda6d32b533857f839 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aee56cfe5036438f9c8a9460fe51f9cc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45027 } } peers { permanent_uuid: "5ababbb8dcc04044825edb887c566402" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34353 } } peers { permanent_uuid: "75314ac06f8a43eda6d32b533857f839" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39027 } }
I20260608 12:40:41.264371  8357 leader_election.cc:290] T 4a47a5890f4c41de98596013568e24c1 P 75314ac06f8a43eda6d32b533857f839 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers aee56cfe5036438f9c8a9460fe51f9cc (127.0.107.193:45027), 5ababbb8dcc04044825edb887c566402 (127.0.107.194:34353)
I20260608 12:40:41.266521  8208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a47a5890f4c41de98596013568e24c1" candidate_uuid: "75314ac06f8a43eda6d32b533857f839" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5ababbb8dcc04044825edb887c566402" is_pre_election: true
W20260608 12:40:41.268368  8246 leader_election.cc:336] T 4a47a5890f4c41de98596013568e24c1 P 75314ac06f8a43eda6d32b533857f839 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer aee56cfe5036438f9c8a9460fe51f9cc (127.0.107.193:45027): Network error: Client connection negotiation failed: client connection to 127.0.107.193:45027: connect: Connection refused (error 111)
I20260608 12:40:41.269210  8249 leader_election.cc:304] T 4a47a5890f4c41de98596013568e24c1 P 75314ac06f8a43eda6d32b533857f839 [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: 75314ac06f8a43eda6d32b533857f839; no voters: 5ababbb8dcc04044825edb887c566402, aee56cfe5036438f9c8a9460fe51f9cc
I20260608 12:40:41.270226  8357 raft_consensus.cc:2749] T 4a47a5890f4c41de98596013568e24c1 P 75314ac06f8a43eda6d32b533857f839 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 12:40:41.334220  8031 catalog_manager.cc:2532] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:35778:
table { table_name: "dugtrio" } modify_external_catalogs: true
I20260608 12:40:41.335032  8031 catalog_manager.cc:2780] Servicing DeleteTable request from {username='slave'} at 127.0.0.1:35778:
table { table_name: "dugtrio" } modify_external_catalogs: true
I20260608 12:40:41.357357  8031 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 89b9b27e00954b59b5e20377c7a5a6ed: Sending DeleteTablet for 3 replicas of tablet c3b77bc999a84c70805d4c44c0892c48
I20260608 12:40:41.359427  8031 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 89b9b27e00954b59b5e20377c7a5a6ed: Sending DeleteTablet for 3 replicas of tablet becec37e752f4b90b503455b9bd9ed31
I20260608 12:40:41.360909  8197 tablet_service.cc:1558] Processing DeleteTablet for tablet c3b77bc999a84c70805d4c44c0892c48 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 12:40:41 UTC) from {username='slave'} at 127.0.0.1:50130
I20260608 12:40:41.361743  8272 tablet_service.cc:1558] Processing DeleteTablet for tablet c3b77bc999a84c70805d4c44c0892c48 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 12:40:41 UTC) from {username='slave'} at 127.0.0.1:33904
I20260608 12:40:41.365304  8270 tablet_service.cc:1558] Processing DeleteTablet for tablet becec37e752f4b90b503455b9bd9ed31 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 12:40:41 UTC) from {username='slave'} at 127.0.0.1:33904
I20260608 12:40:41.366741  8196 tablet_service.cc:1558] Processing DeleteTablet for tablet becec37e752f4b90b503455b9bd9ed31 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 12:40:41 UTC) from {username='slave'} at 127.0.0.1:50130
I20260608 12:40:41.369818  8031 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 89b9b27e00954b59b5e20377c7a5a6ed: Sending DeleteTablet for 3 replicas of tablet 9b2cbef0484c4fe59f25d7ed40450e1b
I20260608 12:40:41.373986  8196 tablet_service.cc:1558] Processing DeleteTablet for tablet 9b2cbef0484c4fe59f25d7ed40450e1b with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 12:40:41 UTC) from {username='slave'} at 127.0.0.1:50130
I20260608 12:40:41.374958  8412 tablet_replica.cc:333] T c3b77bc999a84c70805d4c44c0892c48 P 5ababbb8dcc04044825edb887c566402: stopping tablet replica
I20260608 12:40:41.375233  8413 tablet_replica.cc:333] T c3b77bc999a84c70805d4c44c0892c48 P 75314ac06f8a43eda6d32b533857f839: stopping tablet replica
I20260608 12:40:41.377497  8412 raft_consensus.cc:2243] T c3b77bc999a84c70805d4c44c0892c48 P 5ababbb8dcc04044825edb887c566402 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:40:41.377626  8413 raft_consensus.cc:2243] T c3b77bc999a84c70805d4c44c0892c48 P 75314ac06f8a43eda6d32b533857f839 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:41.379815  8413 raft_consensus.cc:2272] T c3b77bc999a84c70805d4c44c0892c48 P 75314ac06f8a43eda6d32b533857f839 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:41.380188  8272 tablet_service.cc:1558] Processing DeleteTablet for tablet 9b2cbef0484c4fe59f25d7ed40450e1b with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 12:40:41 UTC) from {username='slave'} at 127.0.0.1:33904
I20260608 12:40:41.380460  8412 raft_consensus.cc:2272] T c3b77bc999a84c70805d4c44c0892c48 P 5ababbb8dcc04044825edb887c566402 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 12:40:41.380577  8016 catalog_manager.cc:4754] TS aee56cfe5036438f9c8a9460fe51f9cc (127.0.107.193:45027): DeleteTablet:TABLET_DATA_DELETED RPC failed for tablet c3b77bc999a84c70805d4c44c0892c48: Network error: Client connection negotiation failed: client connection to 127.0.107.193:45027: connect: Connection refused (error 111)
I20260608 12:40:41.381266  8031 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 89b9b27e00954b59b5e20377c7a5a6ed: Sending DeleteTablet for 3 replicas of tablet 9cd8e72bd2de4ab48fda2332b45e2126
I20260608 12:40:41.385262  8196 tablet_service.cc:1558] Processing DeleteTablet for tablet 9cd8e72bd2de4ab48fda2332b45e2126 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 12:40:41 UTC) from {username='slave'} at 127.0.0.1:50130
I20260608 12:40:41.385460  8413 ts_tablet_manager.cc:1916] T c3b77bc999a84c70805d4c44c0892c48 P 75314ac06f8a43eda6d32b533857f839: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 12:40:41.388298  8412 ts_tablet_manager.cc:1916] T c3b77bc999a84c70805d4c44c0892c48 P 5ababbb8dcc04044825edb887c566402: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 12:40:41.388599  8272 tablet_service.cc:1558] Processing DeleteTablet for tablet 9cd8e72bd2de4ab48fda2332b45e2126 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 12:40:41 UTC) from {username='slave'} at 127.0.0.1:33904
I20260608 12:40:41.394730   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 12:40:41.401006  8357 consensus_queue.cc:579] T becec37e752f4b90b503455b9bd9ed31 P 75314ac06f8a43eda6d32b533857f839 [LEADER]: Leader has been unable to successfully communicate with peer aee56cfe5036438f9c8a9460fe51f9cc for more than 1 seconds (1.543s)
I20260608 12:40:41.415194  8413 ts_tablet_manager.cc:1929] T c3b77bc999a84c70805d4c44c0892c48 P 75314ac06f8a43eda6d32b533857f839: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260608 12:40:41.416913  8413 log.cc:1199] T c3b77bc999a84c70805d4c44c0892c48 P 75314ac06f8a43eda6d32b533857f839: Deleting WAL directory at /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922229144781-431-0/minicluster-data/ts-2-root/wals/c3b77bc999a84c70805d4c44c0892c48
I20260608 12:40:41.418097  8413 ts_tablet_manager.cc:1950] T c3b77bc999a84c70805d4c44c0892c48 P 75314ac06f8a43eda6d32b533857f839: Deleting consensus metadata
W20260608 12:40:41.416414  8415 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:40:41.423321  8416 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:40:41.423231  8413 tablet_replica.cc:333] T becec37e752f4b90b503455b9bd9ed31 P 75314ac06f8a43eda6d32b533857f839: stopping tablet replica
I20260608 12:40:41.423604  8017 catalog_manager.cc:5027] TS 75314ac06f8a43eda6d32b533857f839 (127.0.107.195:39027): tablet c3b77bc999a84c70805d4c44c0892c48 (table dugtrio [id=9db4c092d8a84b5391512f57d118bbf3]) successfully deleted
I20260608 12:40:41.422601  8412 ts_tablet_manager.cc:1929] T c3b77bc999a84c70805d4c44c0892c48 P 5ababbb8dcc04044825edb887c566402: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260608 12:40:41.425462  8412 log.cc:1199] T c3b77bc999a84c70805d4c44c0892c48 P 5ababbb8dcc04044825edb887c566402: Deleting WAL directory at /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922229144781-431-0/minicluster-data/ts-1-root/wals/c3b77bc999a84c70805d4c44c0892c48
I20260608 12:40:41.426682  8413 raft_consensus.cc:2243] T becec37e752f4b90b503455b9bd9ed31 P 75314ac06f8a43eda6d32b533857f839 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:40:41.426788  8412 ts_tablet_manager.cc:1950] T c3b77bc999a84c70805d4c44c0892c48 P 5ababbb8dcc04044825edb887c566402: Deleting consensus metadata
W20260608 12:40:41.428647  8418 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:40:41.428821  8413 raft_consensus.cc:2272] T becec37e752f4b90b503455b9bd9ed31 P 75314ac06f8a43eda6d32b533857f839 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:41.429337   431 server_base.cc:1061] running on GCE node
I20260608 12:40:41.431124   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:40:41.431561   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:40:41.431892   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922441431861 us; error 0 us; skew 500 ppm
I20260608 12:40:41.432934   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:40:41.433277  8019 catalog_manager.cc:5027] TS 5ababbb8dcc04044825edb887c566402 (127.0.107.194:34353): tablet c3b77bc999a84c70805d4c44c0892c48 (table dugtrio [id=9db4c092d8a84b5391512f57d118bbf3]) successfully deleted
I20260608 12:40:41.434437  8413 ts_tablet_manager.cc:1916] T becec37e752f4b90b503455b9bd9ed31 P 75314ac06f8a43eda6d32b533857f839: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 12:40:41.434749  8412 tablet_replica.cc:333] T becec37e752f4b90b503455b9bd9ed31 P 5ababbb8dcc04044825edb887c566402: stopping tablet replica
I20260608 12:40:41.445138  8412 raft_consensus.cc:2243] T becec37e752f4b90b503455b9bd9ed31 P 5ababbb8dcc04044825edb887c566402 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:41.446516  8412 raft_consensus.cc:2272] T becec37e752f4b90b503455b9bd9ed31 P 5ababbb8dcc04044825edb887c566402 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:41.452620   431 webserver.cc:533] Webserver started at http://127.0.107.196:43241/ using document root <none> and password file <none>
I20260608 12:40:41.453029  8412 ts_tablet_manager.cc:1916] T becec37e752f4b90b503455b9bd9ed31 P 5ababbb8dcc04044825edb887c566402: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 12:40:41.454164   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:40:41.454766   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:40:41.455457   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:40:41.457978   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922229144781-431-0/minicluster-data/ts-3-root/instance:
uuid: "8c60339576234fa091a39778b8f86364"
format_stamp: "Formatted at 2026-06-08 12:40:41 on dist-test-slave-3gfq"
I20260608 12:40:41.458493  8413 ts_tablet_manager.cc:1929] T becec37e752f4b90b503455b9bd9ed31 P 75314ac06f8a43eda6d32b533857f839: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260608 12:40:41.459002  8413 log.cc:1199] T becec37e752f4b90b503455b9bd9ed31 P 75314ac06f8a43eda6d32b533857f839: Deleting WAL directory at /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922229144781-431-0/minicluster-data/ts-2-root/wals/becec37e752f4b90b503455b9bd9ed31
I20260608 12:40:41.459698  8413 ts_tablet_manager.cc:1950] T becec37e752f4b90b503455b9bd9ed31 P 75314ac06f8a43eda6d32b533857f839: Deleting consensus metadata
I20260608 12:40:41.463925  8413 tablet_replica.cc:333] T 9b2cbef0484c4fe59f25d7ed40450e1b P 75314ac06f8a43eda6d32b533857f839: stopping tablet replica
I20260608 12:40:41.464530  8017 catalog_manager.cc:5027] TS 75314ac06f8a43eda6d32b533857f839 (127.0.107.195:39027): tablet becec37e752f4b90b503455b9bd9ed31 (table dugtrio [id=9db4c092d8a84b5391512f57d118bbf3]) successfully deleted
I20260608 12:40:41.465133  8413 raft_consensus.cc:2243] T 9b2cbef0484c4fe59f25d7ed40450e1b P 75314ac06f8a43eda6d32b533857f839 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:41.465987  8413 raft_consensus.cc:2272] T 9b2cbef0484c4fe59f25d7ed40450e1b P 75314ac06f8a43eda6d32b533857f839 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:41.470494   431 fs_manager.cc:696] Time spent creating directory manager: real 0.011s	user 0.005s	sys 0.005s
I20260608 12:40:41.471489  8413 ts_tablet_manager.cc:1916] T 9b2cbef0484c4fe59f25d7ed40450e1b P 75314ac06f8a43eda6d32b533857f839: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 12:40:41.477630  8423 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:41.478952   431 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.002s	sys 0.001s
I20260608 12:40:41.479465   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922229144781-431-0/minicluster-data/ts-3-root
uuid: "8c60339576234fa091a39778b8f86364"
format_stamp: "Formatted at 2026-06-08 12:40:41 on dist-test-slave-3gfq"
I20260608 12:40:41.480006  8412 ts_tablet_manager.cc:1929] T becec37e752f4b90b503455b9bd9ed31 P 5ababbb8dcc04044825edb887c566402: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260608 12:40:41.479933   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922229144781-431-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922229144781-431-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922229144781-431-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:40:41.480531  8412 log.cc:1199] T becec37e752f4b90b503455b9bd9ed31 P 5ababbb8dcc04044825edb887c566402: Deleting WAL directory at /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922229144781-431-0/minicluster-data/ts-1-root/wals/becec37e752f4b90b503455b9bd9ed31
I20260608 12:40:41.481518  8412 ts_tablet_manager.cc:1950] T becec37e752f4b90b503455b9bd9ed31 P 5ababbb8dcc04044825edb887c566402: Deleting consensus metadata
I20260608 12:40:41.486888  8019 catalog_manager.cc:5027] TS 5ababbb8dcc04044825edb887c566402 (127.0.107.194:34353): tablet becec37e752f4b90b503455b9bd9ed31 (table dugtrio [id=9db4c092d8a84b5391512f57d118bbf3]) successfully deleted
I20260608 12:40:41.487751  8413 ts_tablet_manager.cc:1929] T 9b2cbef0484c4fe59f25d7ed40450e1b P 75314ac06f8a43eda6d32b533857f839: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260608 12:40:41.488274  8413 log.cc:1199] T 9b2cbef0484c4fe59f25d7ed40450e1b P 75314ac06f8a43eda6d32b533857f839: Deleting WAL directory at /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922229144781-431-0/minicluster-data/ts-2-root/wals/9b2cbef0484c4fe59f25d7ed40450e1b
I20260608 12:40:41.488620  8412 tablet_replica.cc:333] T 9b2cbef0484c4fe59f25d7ed40450e1b P 5ababbb8dcc04044825edb887c566402: stopping tablet replica
I20260608 12:40:41.489120  8413 ts_tablet_manager.cc:1950] T 9b2cbef0484c4fe59f25d7ed40450e1b P 75314ac06f8a43eda6d32b533857f839: Deleting consensus metadata
I20260608 12:40:41.490449  8412 raft_consensus.cc:2243] T 9b2cbef0484c4fe59f25d7ed40450e1b P 5ababbb8dcc04044825edb887c566402 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:40:41.493475  8412 raft_consensus.cc:2272] T 9b2cbef0484c4fe59f25d7ed40450e1b P 5ababbb8dcc04044825edb887c566402 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:41.494074  8017 catalog_manager.cc:5027] TS 75314ac06f8a43eda6d32b533857f839 (127.0.107.195:39027): tablet 9b2cbef0484c4fe59f25d7ed40450e1b (table dugtrio [id=9db4c092d8a84b5391512f57d118bbf3]) successfully deleted
I20260608 12:40:41.495293  8413 tablet_replica.cc:333] T 9cd8e72bd2de4ab48fda2332b45e2126 P 75314ac06f8a43eda6d32b533857f839: stopping tablet replica
I20260608 12:40:41.496538  8413 raft_consensus.cc:2243] T 9cd8e72bd2de4ab48fda2332b45e2126 P 75314ac06f8a43eda6d32b533857f839 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:41.497340  8413 raft_consensus.cc:2272] T 9cd8e72bd2de4ab48fda2332b45e2126 P 75314ac06f8a43eda6d32b533857f839 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:41.501011  8412 ts_tablet_manager.cc:1916] T 9b2cbef0484c4fe59f25d7ed40450e1b P 5ababbb8dcc04044825edb887c566402: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 12:40:41.502102  8413 ts_tablet_manager.cc:1916] T 9cd8e72bd2de4ab48fda2332b45e2126 P 75314ac06f8a43eda6d32b533857f839: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 12:40:41.515484   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:40:41.516294  8413 ts_tablet_manager.cc:1929] T 9cd8e72bd2de4ab48fda2332b45e2126 P 75314ac06f8a43eda6d32b533857f839: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260608 12:40:41.516767  8413 log.cc:1199] T 9cd8e72bd2de4ab48fda2332b45e2126 P 75314ac06f8a43eda6d32b533857f839: Deleting WAL directory at /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922229144781-431-0/minicluster-data/ts-2-root/wals/9cd8e72bd2de4ab48fda2332b45e2126
I20260608 12:40:41.517372  8413 ts_tablet_manager.cc:1950] T 9cd8e72bd2de4ab48fda2332b45e2126 P 75314ac06f8a43eda6d32b533857f839: Deleting consensus metadata
I20260608 12:40:41.518035   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:40:41.520972   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:40:41.521275  8017 catalog_manager.cc:5027] TS 75314ac06f8a43eda6d32b533857f839 (127.0.107.195:39027): tablet 9cd8e72bd2de4ab48fda2332b45e2126 (table dugtrio [id=9db4c092d8a84b5391512f57d118bbf3]) successfully deleted
I20260608 12:40:41.524950  8412 ts_tablet_manager.cc:1929] T 9b2cbef0484c4fe59f25d7ed40450e1b P 5ababbb8dcc04044825edb887c566402: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260608 12:40:41.525344   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:40:41.525552  8412 log.cc:1199] T 9b2cbef0484c4fe59f25d7ed40450e1b P 5ababbb8dcc04044825edb887c566402: Deleting WAL directory at /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922229144781-431-0/minicluster-data/ts-1-root/wals/9b2cbef0484c4fe59f25d7ed40450e1b
I20260608 12:40:41.525735   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:41.526244   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:40:41.526520   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:41.526561  8412 ts_tablet_manager.cc:1950] T 9b2cbef0484c4fe59f25d7ed40450e1b P 5ababbb8dcc04044825edb887c566402: Deleting consensus metadata
I20260608 12:40:41.531836  8412 tablet_replica.cc:333] T 9cd8e72bd2de4ab48fda2332b45e2126 P 5ababbb8dcc04044825edb887c566402: stopping tablet replica
I20260608 12:40:41.531899  8019 catalog_manager.cc:5027] TS 5ababbb8dcc04044825edb887c566402 (127.0.107.194:34353): tablet 9b2cbef0484c4fe59f25d7ed40450e1b (table dugtrio [id=9db4c092d8a84b5391512f57d118bbf3]) successfully deleted
I20260608 12:40:41.533193  8412 raft_consensus.cc:2243] T 9cd8e72bd2de4ab48fda2332b45e2126 P 5ababbb8dcc04044825edb887c566402 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:41.534171  8412 raft_consensus.cc:2272] T 9cd8e72bd2de4ab48fda2332b45e2126 P 5ababbb8dcc04044825edb887c566402 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:41.538731  8412 ts_tablet_manager.cc:1916] T 9cd8e72bd2de4ab48fda2332b45e2126 P 5ababbb8dcc04044825edb887c566402: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 12:40:41.567924  8412 ts_tablet_manager.cc:1929] T 9cd8e72bd2de4ab48fda2332b45e2126 P 5ababbb8dcc04044825edb887c566402: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260608 12:40:41.568540  8412 log.cc:1199] T 9cd8e72bd2de4ab48fda2332b45e2126 P 5ababbb8dcc04044825edb887c566402: Deleting WAL directory at /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922229144781-431-0/minicluster-data/ts-1-root/wals/9cd8e72bd2de4ab48fda2332b45e2126
I20260608 12:40:41.569725  8412 ts_tablet_manager.cc:1950] T 9cd8e72bd2de4ab48fda2332b45e2126 P 5ababbb8dcc04044825edb887c566402: Deleting consensus metadata
I20260608 12:40:41.575322  8019 catalog_manager.cc:5027] TS 5ababbb8dcc04044825edb887c566402 (127.0.107.194:34353): tablet 9cd8e72bd2de4ab48fda2332b45e2126 (table dugtrio [id=9db4c092d8a84b5391512f57d118bbf3]) successfully deleted
I20260608 12:40:41.599189   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.196:34875
I20260608 12:40:41.599391  8485 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.196:34875 every 8 connection(s)
I20260608 12:40:41.606688   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:40:41.617060  8489 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:40:41.619328  8490 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:40:41.622788  8486 heartbeater.cc:344] Connected to a master server at 127.0.107.254:37923
I20260608 12:40:41.623390  8486 heartbeater.cc:461] Registering TS with master...
I20260608 12:40:41.624552  8486 heartbeater.cc:507] Master 127.0.107.254:37923 requested a full tablet report, sending...
W20260608 12:40:41.625871  8492 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:40:41.626438   431 server_base.cc:1061] running on GCE node
I20260608 12:40:41.627287  8031 ts_manager.cc:194] Registered new tserver with Master: 8c60339576234fa091a39778b8f86364 (127.0.107.196:34875)
I20260608 12:40:41.628134   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:40:41.628436   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:40:41.628671   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922441628647 us; error 0 us; skew 500 ppm
I20260608 12:40:41.629218  8031 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35818
I20260608 12:40:41.629590   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:40:41.629803  8357 raft_consensus.cc:493] T 5e98de6780f54e81a4e8312b4226bf30 P 75314ac06f8a43eda6d32b533857f839 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader aee56cfe5036438f9c8a9460fe51f9cc)
I20260608 12:40:41.630898  8357 raft_consensus.cc:515] T 5e98de6780f54e81a4e8312b4226bf30 P 75314ac06f8a43eda6d32b533857f839 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ababbb8dcc04044825edb887c566402" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34353 } } peers { permanent_uuid: "75314ac06f8a43eda6d32b533857f839" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39027 } } peers { permanent_uuid: "aee56cfe5036438f9c8a9460fe51f9cc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45027 } }
I20260608 12:40:41.633195  8357 leader_election.cc:290] T 5e98de6780f54e81a4e8312b4226bf30 P 75314ac06f8a43eda6d32b533857f839 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5ababbb8dcc04044825edb887c566402 (127.0.107.194:34353), aee56cfe5036438f9c8a9460fe51f9cc (127.0.107.193:45027)
I20260608 12:40:41.634332   431 webserver.cc:533] Webserver started at http://127.0.107.193:37741/ using document root <none> and password file <none>
I20260608 12:40:41.634341  8208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e98de6780f54e81a4e8312b4226bf30" candidate_uuid: "75314ac06f8a43eda6d32b533857f839" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5ababbb8dcc04044825edb887c566402" is_pre_election: true
I20260608 12:40:41.635258   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:40:41.635614   431 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260608 12:40:41.635324  8208 raft_consensus.cc:2468] T 5e98de6780f54e81a4e8312b4226bf30 P 5ababbb8dcc04044825edb887c566402 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 75314ac06f8a43eda6d32b533857f839 in term 1.
I20260608 12:40:41.637332  8249 leader_election.cc:304] T 5e98de6780f54e81a4e8312b4226bf30 P 75314ac06f8a43eda6d32b533857f839 [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: 5ababbb8dcc04044825edb887c566402, 75314ac06f8a43eda6d32b533857f839; no voters: 
I20260608 12:40:41.638399  8357 raft_consensus.cc:2804] T 5e98de6780f54e81a4e8312b4226bf30 P 75314ac06f8a43eda6d32b533857f839 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 12:40:41.638870  8357 raft_consensus.cc:493] T 5e98de6780f54e81a4e8312b4226bf30 P 75314ac06f8a43eda6d32b533857f839 [term 1 FOLLOWER]: Starting leader election (detected failure of leader aee56cfe5036438f9c8a9460fe51f9cc)
W20260608 12:40:41.639099  8246 leader_election.cc:336] T 5e98de6780f54e81a4e8312b4226bf30 P 75314ac06f8a43eda6d32b533857f839 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer aee56cfe5036438f9c8a9460fe51f9cc (127.0.107.193:45027): Network error: Client connection negotiation failed: client connection to 127.0.107.193:45027: connect: Connection refused (error 111)
I20260608 12:40:41.639333  8357 raft_consensus.cc:3060] T 5e98de6780f54e81a4e8312b4226bf30 P 75314ac06f8a43eda6d32b533857f839 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:40:41.641907   431 fs_manager.cc:714] Time spent opening directory manager: real 0.005s	user 0.001s	sys 0.004s
I20260608 12:40:41.647024  8497 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:41.647455  8357 raft_consensus.cc:515] T 5e98de6780f54e81a4e8312b4226bf30 P 75314ac06f8a43eda6d32b533857f839 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ababbb8dcc04044825edb887c566402" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34353 } } peers { permanent_uuid: "75314ac06f8a43eda6d32b533857f839" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39027 } } peers { permanent_uuid: "aee56cfe5036438f9c8a9460fe51f9cc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45027 } }
I20260608 12:40:41.648193   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.005s	sys 0.000s
I20260608 12:40:41.648694   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922229144781-431-0/minicluster-data/ts-0-root
uuid: "aee56cfe5036438f9c8a9460fe51f9cc"
format_stamp: "Formatted at 2026-06-08 12:40:37 on dist-test-slave-3gfq"
I20260608 12:40:41.649067   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922229144781-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922229144781-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922229144781-431-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:40:41.650970  8357 leader_election.cc:290] T 5e98de6780f54e81a4e8312b4226bf30 P 75314ac06f8a43eda6d32b533857f839 [CANDIDATE]: Term 2 election: Requested vote from peers 5ababbb8dcc04044825edb887c566402 (127.0.107.194:34353), aee56cfe5036438f9c8a9460fe51f9cc (127.0.107.193:45027)
I20260608 12:40:41.651006  8208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e98de6780f54e81a4e8312b4226bf30" candidate_uuid: "75314ac06f8a43eda6d32b533857f839" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5ababbb8dcc04044825edb887c566402"
I20260608 12:40:41.653093  8208 raft_consensus.cc:3060] T 5e98de6780f54e81a4e8312b4226bf30 P 5ababbb8dcc04044825edb887c566402 [term 1 FOLLOWER]: Advancing to term 2
W20260608 12:40:41.657462  8246 leader_election.cc:336] T 5e98de6780f54e81a4e8312b4226bf30 P 75314ac06f8a43eda6d32b533857f839 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer aee56cfe5036438f9c8a9460fe51f9cc (127.0.107.193:45027): Network error: Client connection negotiation failed: client connection to 127.0.107.193:45027: connect: Connection refused (error 111)
I20260608 12:40:41.662106  8208 raft_consensus.cc:2468] T 5e98de6780f54e81a4e8312b4226bf30 P 5ababbb8dcc04044825edb887c566402 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75314ac06f8a43eda6d32b533857f839 in term 2.
I20260608 12:40:41.663080   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:40:41.663827  8249 leader_election.cc:304] T 5e98de6780f54e81a4e8312b4226bf30 P 75314ac06f8a43eda6d32b533857f839 [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: 5ababbb8dcc04044825edb887c566402, 75314ac06f8a43eda6d32b533857f839; no voters: aee56cfe5036438f9c8a9460fe51f9cc
I20260608 12:40:41.664762  8357 raft_consensus.cc:2804] T 5e98de6780f54e81a4e8312b4226bf30 P 75314ac06f8a43eda6d32b533857f839 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:40:41.664908   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:40:41.665393  8357 raft_consensus.cc:697] T 5e98de6780f54e81a4e8312b4226bf30 P 75314ac06f8a43eda6d32b533857f839 [term 2 LEADER]: Becoming Leader. State: Replica: 75314ac06f8a43eda6d32b533857f839, State: Running, Role: LEADER
I20260608 12:40:41.666477  8357 consensus_queue.cc:237] T 5e98de6780f54e81a4e8312b4226bf30 P 75314ac06f8a43eda6d32b533857f839 [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: "5ababbb8dcc04044825edb887c566402" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34353 } } peers { permanent_uuid: "75314ac06f8a43eda6d32b533857f839" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39027 } } peers { permanent_uuid: "aee56cfe5036438f9c8a9460fe51f9cc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45027 } }
I20260608 12:40:41.667472   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:40:41.673038  8505 ts_tablet_manager.cc:548] Loading tablet metadata (0/8 complete)
I20260608 12:40:41.674717  8404 raft_consensus.cc:493] T 4a47a5890f4c41de98596013568e24c1 P 5ababbb8dcc04044825edb887c566402 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader aee56cfe5036438f9c8a9460fe51f9cc)
I20260608 12:40:41.675319  8404 raft_consensus.cc:515] T 4a47a5890f4c41de98596013568e24c1 P 5ababbb8dcc04044825edb887c566402 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aee56cfe5036438f9c8a9460fe51f9cc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45027 } } peers { permanent_uuid: "5ababbb8dcc04044825edb887c566402" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34353 } } peers { permanent_uuid: "75314ac06f8a43eda6d32b533857f839" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39027 } }
I20260608 12:40:41.675868  8031 catalog_manager.cc:5696] T 5e98de6780f54e81a4e8312b4226bf30 P 75314ac06f8a43eda6d32b533857f839 reported cstate change: term changed from 1 to 2, leader changed from aee56cfe5036438f9c8a9460fe51f9cc (127.0.107.193) to 75314ac06f8a43eda6d32b533857f839 (127.0.107.195). New cstate: current_term: 2 leader_uuid: "75314ac06f8a43eda6d32b533857f839" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ababbb8dcc04044825edb887c566402" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34353 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "75314ac06f8a43eda6d32b533857f839" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39027 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aee56cfe5036438f9c8a9460fe51f9cc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45027 } health_report { overall_health: UNKNOWN } } }
I20260608 12:40:41.677567  8404 leader_election.cc:290] T 4a47a5890f4c41de98596013568e24c1 P 5ababbb8dcc04044825edb887c566402 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers aee56cfe5036438f9c8a9460fe51f9cc (127.0.107.193:45027), 75314ac06f8a43eda6d32b533857f839 (127.0.107.195:39027)
I20260608 12:40:41.679183  8282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a47a5890f4c41de98596013568e24c1" candidate_uuid: "5ababbb8dcc04044825edb887c566402" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "75314ac06f8a43eda6d32b533857f839" is_pre_election: true
I20260608 12:40:41.680016  8282 raft_consensus.cc:2468] T 4a47a5890f4c41de98596013568e24c1 P 75314ac06f8a43eda6d32b533857f839 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5ababbb8dcc04044825edb887c566402 in term 1.
I20260608 12:40:41.681816  8173 leader_election.cc:304] T 4a47a5890f4c41de98596013568e24c1 P 5ababbb8dcc04044825edb887c566402 [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: 5ababbb8dcc04044825edb887c566402, 75314ac06f8a43eda6d32b533857f839; no voters: 
I20260608 12:40:41.682947  8404 raft_consensus.cc:2804] T 4a47a5890f4c41de98596013568e24c1 P 5ababbb8dcc04044825edb887c566402 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260608 12:40:41.683090  8172 leader_election.cc:336] T 4a47a5890f4c41de98596013568e24c1 P 5ababbb8dcc04044825edb887c566402 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer aee56cfe5036438f9c8a9460fe51f9cc (127.0.107.193:45027): Network error: Client connection negotiation failed: client connection to 127.0.107.193:45027: connect: Connection refused (error 111)
I20260608 12:40:41.683426  8404 raft_consensus.cc:493] T 4a47a5890f4c41de98596013568e24c1 P 5ababbb8dcc04044825edb887c566402 [term 1 FOLLOWER]: Starting leader election (detected failure of leader aee56cfe5036438f9c8a9460fe51f9cc)
I20260608 12:40:41.683923  8404 raft_consensus.cc:3060] T 4a47a5890f4c41de98596013568e24c1 P 5ababbb8dcc04044825edb887c566402 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:40:41.696730  8404 raft_consensus.cc:515] T 4a47a5890f4c41de98596013568e24c1 P 5ababbb8dcc04044825edb887c566402 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aee56cfe5036438f9c8a9460fe51f9cc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45027 } } peers { permanent_uuid: "5ababbb8dcc04044825edb887c566402" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34353 } } peers { permanent_uuid: "75314ac06f8a43eda6d32b533857f839" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39027 } }
I20260608 12:40:41.699304  8404 leader_election.cc:290] T 4a47a5890f4c41de98596013568e24c1 P 5ababbb8dcc04044825edb887c566402 [CANDIDATE]: Term 2 election: Requested vote from peers aee56cfe5036438f9c8a9460fe51f9cc (127.0.107.193:45027), 75314ac06f8a43eda6d32b533857f839 (127.0.107.195:39027)
I20260608 12:40:41.700809  8282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a47a5890f4c41de98596013568e24c1" candidate_uuid: "5ababbb8dcc04044825edb887c566402" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "75314ac06f8a43eda6d32b533857f839"
I20260608 12:40:41.701587  8282 raft_consensus.cc:3060] T 4a47a5890f4c41de98596013568e24c1 P 75314ac06f8a43eda6d32b533857f839 [term 1 FOLLOWER]: Advancing to term 2
W20260608 12:40:41.703850  8172 leader_election.cc:336] T 4a47a5890f4c41de98596013568e24c1 P 5ababbb8dcc04044825edb887c566402 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer aee56cfe5036438f9c8a9460fe51f9cc (127.0.107.193:45027): Network error: Client connection negotiation failed: client connection to 127.0.107.193:45027: connect: Connection refused (error 111)
I20260608 12:40:41.711215  8282 raft_consensus.cc:2468] T 4a47a5890f4c41de98596013568e24c1 P 75314ac06f8a43eda6d32b533857f839 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ababbb8dcc04044825edb887c566402 in term 2.
I20260608 12:40:41.713179  8173 leader_election.cc:304] T 4a47a5890f4c41de98596013568e24c1 P 5ababbb8dcc04044825edb887c566402 [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: 5ababbb8dcc04044825edb887c566402, 75314ac06f8a43eda6d32b533857f839; no voters: aee56cfe5036438f9c8a9460fe51f9cc
I20260608 12:40:41.714279  8404 raft_consensus.cc:2804] T 4a47a5890f4c41de98596013568e24c1 P 5ababbb8dcc04044825edb887c566402 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:40:41.714866  8404 raft_consensus.cc:697] T 4a47a5890f4c41de98596013568e24c1 P 5ababbb8dcc04044825edb887c566402 [term 2 LEADER]: Becoming Leader. State: Replica: 5ababbb8dcc04044825edb887c566402, State: Running, Role: LEADER
I20260608 12:40:41.715900  8404 consensus_queue.cc:237] T 4a47a5890f4c41de98596013568e24c1 P 5ababbb8dcc04044825edb887c566402 [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: "aee56cfe5036438f9c8a9460fe51f9cc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45027 } } peers { permanent_uuid: "5ababbb8dcc04044825edb887c566402" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34353 } } peers { permanent_uuid: "75314ac06f8a43eda6d32b533857f839" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39027 } }
I20260608 12:40:41.724956  8031 catalog_manager.cc:5696] T 4a47a5890f4c41de98596013568e24c1 P 5ababbb8dcc04044825edb887c566402 reported cstate change: term changed from 1 to 2, leader changed from aee56cfe5036438f9c8a9460fe51f9cc (127.0.107.193) to 5ababbb8dcc04044825edb887c566402 (127.0.107.194). New cstate: current_term: 2 leader_uuid: "5ababbb8dcc04044825edb887c566402" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aee56cfe5036438f9c8a9460fe51f9cc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5ababbb8dcc04044825edb887c566402" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34353 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "75314ac06f8a43eda6d32b533857f839" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39027 } health_report { overall_health: UNKNOWN } } }
W20260608 12:40:41.733490  8080 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver aee56cfe5036438f9c8a9460fe51f9cc not available for placement
I20260608 12:40:41.744874   431 ts_tablet_manager.cc:585] Loaded tablet metadata (8 total tablets, 8 live tablets)
I20260608 12:40:41.745316   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.074s	user 0.002s	sys 0.001s
I20260608 12:40:41.745637   431 ts_tablet_manager.cc:600] Registering tablets (0/8 complete)
I20260608 12:40:41.752961  8505 tablet_bootstrap.cc:492] T 9b2cbef0484c4fe59f25d7ed40450e1b P aee56cfe5036438f9c8a9460fe51f9cc: Bootstrap starting.
I20260608 12:40:41.768359  8505 tablet_bootstrap.cc:492] T 9b2cbef0484c4fe59f25d7ed40450e1b P aee56cfe5036438f9c8a9460fe51f9cc: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:40:41.769181  8505 tablet_bootstrap.cc:492] T 9b2cbef0484c4fe59f25d7ed40450e1b P aee56cfe5036438f9c8a9460fe51f9cc: Bootstrap complete.
I20260608 12:40:41.769948  8505 ts_tablet_manager.cc:1403] T 9b2cbef0484c4fe59f25d7ed40450e1b P aee56cfe5036438f9c8a9460fe51f9cc: Time spent bootstrapping tablet: real 0.017s	user 0.016s	sys 0.000s
I20260608 12:40:41.772769  8505 raft_consensus.cc:359] T 9b2cbef0484c4fe59f25d7ed40450e1b P aee56cfe5036438f9c8a9460fe51f9cc [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aee56cfe5036438f9c8a9460fe51f9cc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45027 } } peers { permanent_uuid: "5ababbb8dcc04044825edb887c566402" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34353 } } peers { permanent_uuid: "75314ac06f8a43eda6d32b533857f839" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39027 } }
I20260608 12:40:41.773413  8505 raft_consensus.cc:740] T 9b2cbef0484c4fe59f25d7ed40450e1b P aee56cfe5036438f9c8a9460fe51f9cc [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: aee56cfe5036438f9c8a9460fe51f9cc, State: Initialized, Role: FOLLOWER
I20260608 12:40:41.774428  8505 consensus_queue.cc:260] T 9b2cbef0484c4fe59f25d7ed40450e1b P aee56cfe5036438f9c8a9460fe51f9cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aee56cfe5036438f9c8a9460fe51f9cc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45027 } } peers { permanent_uuid: "5ababbb8dcc04044825edb887c566402" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34353 } } peers { permanent_uuid: "75314ac06f8a43eda6d32b533857f839" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39027 } }
I20260608 12:40:41.777998  8505 ts_tablet_manager.cc:1434] T 9b2cbef0484c4fe59f25d7ed40450e1b P aee56cfe5036438f9c8a9460fe51f9cc: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 12:40:41.778949  8505 tablet_bootstrap.cc:492] T c3b77bc999a84c70805d4c44c0892c48 P aee56cfe5036438f9c8a9460fe51f9cc: Bootstrap starting.
I20260608 12:40:41.783053   431 ts_tablet_manager.cc:616] Registered 8 tablets
I20260608 12:40:41.783550   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.038s	user 0.037s	sys 0.000s
I20260608 12:40:41.793485  8505 tablet_bootstrap.cc:492] T c3b77bc999a84c70805d4c44c0892c48 P aee56cfe5036438f9c8a9460fe51f9cc: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:40:41.794812  8505 tablet_bootstrap.cc:492] T c3b77bc999a84c70805d4c44c0892c48 P aee56cfe5036438f9c8a9460fe51f9cc: Bootstrap complete.
I20260608 12:40:41.795670  8505 ts_tablet_manager.cc:1403] T c3b77bc999a84c70805d4c44c0892c48 P aee56cfe5036438f9c8a9460fe51f9cc: Time spent bootstrapping tablet: real 0.017s	user 0.008s	sys 0.007s
I20260608 12:40:41.798691  8505 raft_consensus.cc:359] T c3b77bc999a84c70805d4c44c0892c48 P aee56cfe5036438f9c8a9460fe51f9cc [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aee56cfe5036438f9c8a9460fe51f9cc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45027 } } peers { permanent_uuid: "5ababbb8dcc04044825edb887c566402" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34353 } } peers { permanent_uuid: "75314ac06f8a43eda6d32b533857f839" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39027 } }
I20260608 12:40:41.799531  8505 raft_consensus.cc:740] T c3b77bc999a84c70805d4c44c0892c48 P aee56cfe5036438f9c8a9460fe51f9cc [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: aee56cfe5036438f9c8a9460fe51f9cc, State: Initialized, Role: FOLLOWER
I20260608 12:40:41.800395  8505 consensus_queue.cc:260] T c3b77bc999a84c70805d4c44c0892c48 P aee56cfe5036438f9c8a9460fe51f9cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aee56cfe5036438f9c8a9460fe51f9cc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45027 } } peers { permanent_uuid: "5ababbb8dcc04044825edb887c566402" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34353 } } peers { permanent_uuid: "75314ac06f8a43eda6d32b533857f839" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39027 } }
I20260608 12:40:41.802588  8505 ts_tablet_manager.cc:1434] T c3b77bc999a84c70805d4c44c0892c48 P aee56cfe5036438f9c8a9460fe51f9cc: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.005s
I20260608 12:40:41.803524  8505 tablet_bootstrap.cc:492] T 78cc868ef1ca4cd2b5827e60184e542d P aee56cfe5036438f9c8a9460fe51f9cc: Bootstrap starting.
I20260608 12:40:41.820564  8505 tablet_bootstrap.cc:492] T 78cc868ef1ca4cd2b5827e60184e542d P aee56cfe5036438f9c8a9460fe51f9cc: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:40:41.821682  8505 tablet_bootstrap.cc:492] T 78cc868ef1ca4cd2b5827e60184e542d P aee56cfe5036438f9c8a9460fe51f9cc: Bootstrap complete.
I20260608 12:40:41.822669  8505 ts_tablet_manager.cc:1403] T 78cc868ef1ca4cd2b5827e60184e542d P aee56cfe5036438f9c8a9460fe51f9cc: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.004s
I20260608 12:40:41.825707  8505 raft_consensus.cc:359] T 78cc868ef1ca4cd2b5827e60184e542d P aee56cfe5036438f9c8a9460fe51f9cc [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aee56cfe5036438f9c8a9460fe51f9cc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45027 } } peers { permanent_uuid: "5ababbb8dcc04044825edb887c566402" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34353 } } peers { permanent_uuid: "75314ac06f8a43eda6d32b533857f839" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39027 } }
I20260608 12:40:41.826185  8404 consensus_queue.cc:579] T 78cc868ef1ca4cd2b5827e60184e542d P 5ababbb8dcc04044825edb887c566402 [LEADER]: Leader has been unable to successfully communicate with peer aee56cfe5036438f9c8a9460fe51f9cc for more than 1 seconds (1.561s)
I20260608 12:40:41.826743  8505 raft_consensus.cc:740] T 78cc868ef1ca4cd2b5827e60184e542d P aee56cfe5036438f9c8a9460fe51f9cc [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: aee56cfe5036438f9c8a9460fe51f9cc, State: Initialized, Role: FOLLOWER
I20260608 12:40:41.827958  8505 consensus_queue.cc:260] T 78cc868ef1ca4cd2b5827e60184e542d P aee56cfe5036438f9c8a9460fe51f9cc [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: "aee56cfe5036438f9c8a9460fe51f9cc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45027 } } peers { permanent_uuid: "5ababbb8dcc04044825edb887c566402" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34353 } } peers { permanent_uuid: "75314ac06f8a43eda6d32b533857f839" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39027 } }
I20260608 12:40:41.831032  8505 ts_tablet_manager.cc:1434] T 78cc868ef1ca4cd2b5827e60184e542d P aee56cfe5036438f9c8a9460fe51f9cc: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 12:40:41.832080  8505 tablet_bootstrap.cc:492] T 5e98de6780f54e81a4e8312b4226bf30 P aee56cfe5036438f9c8a9460fe51f9cc: Bootstrap starting.
I20260608 12:40:41.843757  8208 consensus_queue.cc:237] T 78cc868ef1ca4cd2b5827e60184e542d P 5ababbb8dcc04044825edb887c566402 [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: "aee56cfe5036438f9c8a9460fe51f9cc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45027 } } peers { permanent_uuid: "5ababbb8dcc04044825edb887c566402" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34353 } } peers { permanent_uuid: "75314ac06f8a43eda6d32b533857f839" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39027 } } peers { permanent_uuid: "8c60339576234fa091a39778b8f86364" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 34875 } attrs { promote: true } }
I20260608 12:40:41.860651  8505 tablet_bootstrap.cc:492] T 5e98de6780f54e81a4e8312b4226bf30 P aee56cfe5036438f9c8a9460fe51f9cc: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:40:41.862097  8505 tablet_bootstrap.cc:492] T 5e98de6780f54e81a4e8312b4226bf30 P aee56cfe5036438f9c8a9460fe51f9cc: Bootstrap complete.
I20260608 12:40:41.864305  8505 ts_tablet_manager.cc:1403] T 5e98de6780f54e81a4e8312b4226bf30 P aee56cfe5036438f9c8a9460fe51f9cc: Time spent bootstrapping tablet: real 0.032s	user 0.025s	sys 0.004s
I20260608 12:40:41.867208  8282 raft_consensus.cc:1275] T 78cc868ef1ca4cd2b5827e60184e542d P 75314ac06f8a43eda6d32b533857f839 [term 1 FOLLOWER]: Refusing update from remote peer 5ababbb8dcc04044825edb887c566402: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:40:41.870266  8404 consensus_queue.cc:1048] T 78cc868ef1ca4cd2b5827e60184e542d P 5ababbb8dcc04044825edb887c566402 [LEADER]: Connected to new peer: Peer: permanent_uuid: "75314ac06f8a43eda6d32b533857f839" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:40:41.870621  8505 raft_consensus.cc:359] T 5e98de6780f54e81a4e8312b4226bf30 P aee56cfe5036438f9c8a9460fe51f9cc [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ababbb8dcc04044825edb887c566402" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34353 } } peers { permanent_uuid: "75314ac06f8a43eda6d32b533857f839" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39027 } } peers { permanent_uuid: "aee56cfe5036438f9c8a9460fe51f9cc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45027 } }
I20260608 12:40:41.871431  8505 raft_consensus.cc:740] T 5e98de6780f54e81a4e8312b4226bf30 P aee56cfe5036438f9c8a9460fe51f9cc [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: aee56cfe5036438f9c8a9460fe51f9cc, State: Initialized, Role: FOLLOWER
I20260608 12:40:41.872337  8505 consensus_queue.cc:260] T 5e98de6780f54e81a4e8312b4226bf30 P aee56cfe5036438f9c8a9460fe51f9cc [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: "5ababbb8dcc04044825edb887c566402" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34353 } } peers { permanent_uuid: "75314ac06f8a43eda6d32b533857f839" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39027 } } peers { permanent_uuid: "aee56cfe5036438f9c8a9460fe51f9cc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45027 } }
I20260608 12:40:41.874686  8505 ts_tablet_manager.cc:1434] T 5e98de6780f54e81a4e8312b4226bf30 P aee56cfe5036438f9c8a9460fe51f9cc: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260608 12:40:41.875638  8505 tablet_bootstrap.cc:492] T 9cd8e72bd2de4ab48fda2332b45e2126 P aee56cfe5036438f9c8a9460fe51f9cc: Bootstrap starting.
W20260608 12:40:41.887637  8173 consensus_peers.cc:597] T 78cc868ef1ca4cd2b5827e60184e542d P 5ababbb8dcc04044825edb887c566402 -> Peer 8c60339576234fa091a39778b8f86364 (127.0.107.196:34875): Couldn't send request to peer 8c60339576234fa091a39778b8f86364. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 78cc868ef1ca4cd2b5827e60184e542d. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:40:41.890311  8546 raft_consensus.cc:2955] T 78cc868ef1ca4cd2b5827e60184e542d P 5ababbb8dcc04044825edb887c566402 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8c60339576234fa091a39778b8f86364 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "aee56cfe5036438f9c8a9460fe51f9cc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45027 } } peers { permanent_uuid: "5ababbb8dcc04044825edb887c566402" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34353 } } peers { permanent_uuid: "75314ac06f8a43eda6d32b533857f839" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39027 } } peers { permanent_uuid: "8c60339576234fa091a39778b8f86364" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 34875 } attrs { promote: true } } }
I20260608 12:40:41.897014  8282 consensus_queue.cc:237] T e2d20a5edf934b7c8bb534b4b1243ee3 P 75314ac06f8a43eda6d32b533857f839 [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: "aee56cfe5036438f9c8a9460fe51f9cc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45027 } } peers { permanent_uuid: "5ababbb8dcc04044825edb887c566402" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34353 } } peers { permanent_uuid: "75314ac06f8a43eda6d32b533857f839" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39027 } } peers { permanent_uuid: "8c60339576234fa091a39778b8f86364" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 34875 } attrs { promote: true } }
I20260608 12:40:41.900334  8283 raft_consensus.cc:2955] T 78cc868ef1ca4cd2b5827e60184e542d P 75314ac06f8a43eda6d32b533857f839 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8c60339576234fa091a39778b8f86364 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "aee56cfe5036438f9c8a9460fe51f9cc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45027 } } peers { permanent_uuid: "5ababbb8dcc04044825edb887c566402" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34353 } } peers { permanent_uuid: "75314ac06f8a43eda6d32b533857f839" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39027 } } peers { permanent_uuid: "8c60339576234fa091a39778b8f86364" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 34875 } attrs { promote: true } } }
I20260608 12:40:41.903350  8505 tablet_bootstrap.cc:492] T 9cd8e72bd2de4ab48fda2332b45e2126 P aee56cfe5036438f9c8a9460fe51f9cc: 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
W20260608 12:40:41.904039  8172 consensus_peers.cc:597] T 78cc868ef1ca4cd2b5827e60184e542d P 5ababbb8dcc04044825edb887c566402 -> Peer aee56cfe5036438f9c8a9460fe51f9cc (127.0.107.193:45027): Couldn't send request to peer aee56cfe5036438f9c8a9460fe51f9cc. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:45027: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:40:41.904666  8505 tablet_bootstrap.cc:492] T 9cd8e72bd2de4ab48fda2332b45e2126 P aee56cfe5036438f9c8a9460fe51f9cc: Bootstrap complete.
I20260608 12:40:41.904541  8019 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 78cc868ef1ca4cd2b5827e60184e542d with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260608 12:40:41.908003  8505 ts_tablet_manager.cc:1403] T 9cd8e72bd2de4ab48fda2332b45e2126 P aee56cfe5036438f9c8a9460fe51f9cc: Time spent bootstrapping tablet: real 0.030s	user 0.020s	sys 0.004s
I20260608 12:40:41.912199  8505 raft_consensus.cc:359] T 9cd8e72bd2de4ab48fda2332b45e2126 P aee56cfe5036438f9c8a9460fe51f9cc [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aee56cfe5036438f9c8a9460fe51f9cc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45027 } } peers { permanent_uuid: "5ababbb8dcc04044825edb887c566402" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34353 } } peers { permanent_uuid: "75314ac06f8a43eda6d32b533857f839" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39027 } }
I20260608 12:40:41.913547  8505 raft_consensus.cc:740] T 9cd8e72bd2de4ab48fda2332b45e2126 P aee56cfe5036438f9c8a9460fe51f9cc [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: aee56cfe5036438f9c8a9460fe51f9cc, State: Initialized, Role: FOLLOWER
I20260608 12:40:41.912642  8031 catalog_manager.cc:5696] T 78cc868ef1ca4cd2b5827e60184e542d P 5ababbb8dcc04044825edb887c566402 reported cstate change: config changed from index -1 to 2, NON_VOTER 8c60339576234fa091a39778b8f86364 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "5ababbb8dcc04044825edb887c566402" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "aee56cfe5036438f9c8a9460fe51f9cc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5ababbb8dcc04044825edb887c566402" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34353 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "75314ac06f8a43eda6d32b533857f839" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39027 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8c60339576234fa091a39778b8f86364" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 34875 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:40:41.914857  8505 consensus_queue.cc:260] T 9cd8e72bd2de4ab48fda2332b45e2126 P aee56cfe5036438f9c8a9460fe51f9cc [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: "aee56cfe5036438f9c8a9460fe51f9cc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45027 } } peers { permanent_uuid: "5ababbb8dcc04044825edb887c566402" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34353 } } peers { permanent_uuid: "75314ac06f8a43eda6d32b533857f839" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39027 } }
I20260608 12:40:41.928174  8505 ts_tablet_manager.cc:1434] T 9cd8e72bd2de4ab48fda2332b45e2126 P aee56cfe5036438f9c8a9460fe51f9cc: Time spent starting tablet: real 0.020s	user 0.010s	sys 0.000s
I20260608 12:40:41.929466  8505 tablet_bootstrap.cc:492] T e2d20a5edf934b7c8bb534b4b1243ee3 P aee56cfe5036438f9c8a9460fe51f9cc: Bootstrap starting.
I20260608 12:40:41.931366  8208 raft_consensus.cc:1275] T e2d20a5edf934b7c8bb534b4b1243ee3 P 5ababbb8dcc04044825edb887c566402 [term 1 FOLLOWER]: Refusing update from remote peer 75314ac06f8a43eda6d32b533857f839: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:40:41.933460  8335 consensus_queue.cc:1048] T e2d20a5edf934b7c8bb534b4b1243ee3 P 75314ac06f8a43eda6d32b533857f839 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ababbb8dcc04044825edb887c566402" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260608 12:40:41.949375  8246 consensus_peers.cc:597] T e2d20a5edf934b7c8bb534b4b1243ee3 P 75314ac06f8a43eda6d32b533857f839 -> Peer aee56cfe5036438f9c8a9460fe51f9cc (127.0.107.193:45027): Couldn't send request to peer aee56cfe5036438f9c8a9460fe51f9cc. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:45027: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 12:40:41.953465  8247 consensus_peers.cc:597] T e2d20a5edf934b7c8bb534b4b1243ee3 P 75314ac06f8a43eda6d32b533857f839 -> Peer 8c60339576234fa091a39778b8f86364 (127.0.107.196:34875): Couldn't send request to peer 8c60339576234fa091a39778b8f86364. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e2d20a5edf934b7c8bb534b4b1243ee3. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:40:41.962110  8357 raft_consensus.cc:2955] T e2d20a5edf934b7c8bb534b4b1243ee3 P 75314ac06f8a43eda6d32b533857f839 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8c60339576234fa091a39778b8f86364 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "aee56cfe5036438f9c8a9460fe51f9cc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45027 } } peers { permanent_uuid: "5ababbb8dcc04044825edb887c566402" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34353 } } peers { permanent_uuid: "75314ac06f8a43eda6d32b533857f839" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39027 } } peers { permanent_uuid: "8c60339576234fa091a39778b8f86364" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 34875 } attrs { promote: true } } }
I20260608 12:40:41.965593  8505 tablet_bootstrap.cc:492] T e2d20a5edf934b7c8bb534b4b1243ee3 P aee56cfe5036438f9c8a9460fe51f9cc: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:40:41.966719  8505 tablet_bootstrap.cc:492] T e2d20a5edf934b7c8bb534b4b1243ee3 P aee56cfe5036438f9c8a9460fe51f9cc: Bootstrap complete.
I20260608 12:40:41.967890  8505 ts_tablet_manager.cc:1403] T e2d20a5edf934b7c8bb534b4b1243ee3 P aee56cfe5036438f9c8a9460fe51f9cc: Time spent bootstrapping tablet: real 0.039s	user 0.020s	sys 0.016s
I20260608 12:40:41.966747  8208 raft_consensus.cc:2955] T e2d20a5edf934b7c8bb534b4b1243ee3 P 5ababbb8dcc04044825edb887c566402 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8c60339576234fa091a39778b8f86364 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "aee56cfe5036438f9c8a9460fe51f9cc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45027 } } peers { permanent_uuid: "5ababbb8dcc04044825edb887c566402" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34353 } } peers { permanent_uuid: "75314ac06f8a43eda6d32b533857f839" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39027 } } peers { permanent_uuid: "8c60339576234fa091a39778b8f86364" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 34875 } attrs { promote: true } } }
I20260608 12:40:41.971417  8505 raft_consensus.cc:359] T e2d20a5edf934b7c8bb534b4b1243ee3 P aee56cfe5036438f9c8a9460fe51f9cc [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aee56cfe5036438f9c8a9460fe51f9cc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45027 } } peers { permanent_uuid: "5ababbb8dcc04044825edb887c566402" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34353 } } peers { permanent_uuid: "75314ac06f8a43eda6d32b533857f839" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39027 } }
I20260608 12:40:41.972206  8505 raft_consensus.cc:740] T e2d20a5edf934b7c8bb534b4b1243ee3 P aee56cfe5036438f9c8a9460fe51f9cc [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: aee56cfe5036438f9c8a9460fe51f9cc, State: Initialized, Role: FOLLOWER
I20260608 12:40:41.973093  8505 consensus_queue.cc:260] T e2d20a5edf934b7c8bb534b4b1243ee3 P aee56cfe5036438f9c8a9460fe51f9cc [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: "aee56cfe5036438f9c8a9460fe51f9cc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45027 } } peers { permanent_uuid: "5ababbb8dcc04044825edb887c566402" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34353 } } peers { permanent_uuid: "75314ac06f8a43eda6d32b533857f839" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39027 } }
I20260608 12:40:41.975414  8505 ts_tablet_manager.cc:1434] T e2d20a5edf934b7c8bb534b4b1243ee3 P aee56cfe5036438f9c8a9460fe51f9cc: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260608 12:40:41.975657  8017 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet e2d20a5edf934b7c8bb534b4b1243ee3 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 6)
I20260608 12:40:41.976320  8505 tablet_bootstrap.cc:492] T 4a47a5890f4c41de98596013568e24c1 P aee56cfe5036438f9c8a9460fe51f9cc: Bootstrap starting.
I20260608 12:40:41.987475  8031 catalog_manager.cc:5696] T e2d20a5edf934b7c8bb534b4b1243ee3 P 75314ac06f8a43eda6d32b533857f839 reported cstate change: config changed from index -1 to 2, NON_VOTER 8c60339576234fa091a39778b8f86364 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "75314ac06f8a43eda6d32b533857f839" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "aee56cfe5036438f9c8a9460fe51f9cc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5ababbb8dcc04044825edb887c566402" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34353 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "75314ac06f8a43eda6d32b533857f839" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39027 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8c60339576234fa091a39778b8f86364" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 34875 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:40:42.003948  8505 tablet_bootstrap.cc:492] T 4a47a5890f4c41de98596013568e24c1 P aee56cfe5036438f9c8a9460fe51f9cc: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:40:42.005246  8505 tablet_bootstrap.cc:492] T 4a47a5890f4c41de98596013568e24c1 P aee56cfe5036438f9c8a9460fe51f9cc: Bootstrap complete.
I20260608 12:40:42.006106  8505 ts_tablet_manager.cc:1403] T 4a47a5890f4c41de98596013568e24c1 P aee56cfe5036438f9c8a9460fe51f9cc: Time spent bootstrapping tablet: real 0.030s	user 0.016s	sys 0.012s
I20260608 12:40:42.009665  8505 raft_consensus.cc:359] T 4a47a5890f4c41de98596013568e24c1 P aee56cfe5036438f9c8a9460fe51f9cc [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aee56cfe5036438f9c8a9460fe51f9cc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45027 } } peers { permanent_uuid: "5ababbb8dcc04044825edb887c566402" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34353 } } peers { permanent_uuid: "75314ac06f8a43eda6d32b533857f839" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39027 } }
I20260608 12:40:42.010643  8505 raft_consensus.cc:740] T 4a47a5890f4c41de98596013568e24c1 P aee56cfe5036438f9c8a9460fe51f9cc [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: aee56cfe5036438f9c8a9460fe51f9cc, State: Initialized, Role: FOLLOWER
I20260608 12:40:42.011600  8505 consensus_queue.cc:260] T 4a47a5890f4c41de98596013568e24c1 P aee56cfe5036438f9c8a9460fe51f9cc [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: "aee56cfe5036438f9c8a9460fe51f9cc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45027 } } peers { permanent_uuid: "5ababbb8dcc04044825edb887c566402" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34353 } } peers { permanent_uuid: "75314ac06f8a43eda6d32b533857f839" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39027 } }
I20260608 12:40:42.014271  8505 ts_tablet_manager.cc:1434] T 4a47a5890f4c41de98596013568e24c1 P aee56cfe5036438f9c8a9460fe51f9cc: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 12:40:42.015081  8505 tablet_bootstrap.cc:492] T becec37e752f4b90b503455b9bd9ed31 P aee56cfe5036438f9c8a9460fe51f9cc: Bootstrap starting.
I20260608 12:40:42.015985   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:45027
I20260608 12:40:42.016244  8578 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:45027 every 8 connection(s)
I20260608 12:40:42.031635  8505 tablet_bootstrap.cc:492] T becec37e752f4b90b503455b9bd9ed31 P aee56cfe5036438f9c8a9460fe51f9cc: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:40:42.032486  8505 tablet_bootstrap.cc:492] T becec37e752f4b90b503455b9bd9ed31 P aee56cfe5036438f9c8a9460fe51f9cc: Bootstrap complete.
I20260608 12:40:42.033162  8505 ts_tablet_manager.cc:1403] T becec37e752f4b90b503455b9bd9ed31 P aee56cfe5036438f9c8a9460fe51f9cc: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.004s
I20260608 12:40:42.036404  8505 raft_consensus.cc:359] T becec37e752f4b90b503455b9bd9ed31 P aee56cfe5036438f9c8a9460fe51f9cc [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aee56cfe5036438f9c8a9460fe51f9cc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45027 } } peers { permanent_uuid: "5ababbb8dcc04044825edb887c566402" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34353 } } peers { permanent_uuid: "75314ac06f8a43eda6d32b533857f839" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39027 } }
I20260608 12:40:42.037201  8505 raft_consensus.cc:740] T becec37e752f4b90b503455b9bd9ed31 P aee56cfe5036438f9c8a9460fe51f9cc [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: aee56cfe5036438f9c8a9460fe51f9cc, State: Initialized, Role: FOLLOWER
I20260608 12:40:42.038175  8505 consensus_queue.cc:260] T becec37e752f4b90b503455b9bd9ed31 P aee56cfe5036438f9c8a9460fe51f9cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aee56cfe5036438f9c8a9460fe51f9cc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45027 } } peers { permanent_uuid: "5ababbb8dcc04044825edb887c566402" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34353 } } peers { permanent_uuid: "75314ac06f8a43eda6d32b533857f839" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39027 } }
I20260608 12:40:42.038810  8579 heartbeater.cc:344] Connected to a master server at 127.0.107.254:37923
I20260608 12:40:42.039357  8579 heartbeater.cc:461] Registering TS with master...
I20260608 12:40:42.040544  8579 heartbeater.cc:507] Master 127.0.107.254:37923 requested a full tablet report, sending...
I20260608 12:40:42.041039  8505 ts_tablet_manager.cc:1434] T becec37e752f4b90b503455b9bd9ed31 P aee56cfe5036438f9c8a9460fe51f9cc: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.004s
I20260608 12:40:42.047354  8030 ts_manager.cc:194] Re-registered known tserver with Master: aee56cfe5036438f9c8a9460fe51f9cc (127.0.107.193:45027)
I20260608 12:40:42.054848  8531 tablet_service.cc:1558] Processing DeleteTablet for tablet 9cd8e72bd2de4ab48fda2332b45e2126 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 12:40:41 UTC) from {username='slave'} at 127.0.0.1:50060
I20260608 12:40:42.055382  8530 tablet_service.cc:1558] Processing DeleteTablet for tablet becec37e752f4b90b503455b9bd9ed31 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 12:40:41 UTC) from {username='slave'} at 127.0.0.1:50060
I20260608 12:40:42.056087  8529 tablet_service.cc:1558] Processing DeleteTablet for tablet 9b2cbef0484c4fe59f25d7ed40450e1b with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 12:40:41 UTC) from {username='slave'} at 127.0.0.1:50060
I20260608 12:40:42.057682  8584 tablet_replica.cc:333] stopping tablet replica
I20260608 12:40:42.058773  8584 raft_consensus.cc:2243] T 9cd8e72bd2de4ab48fda2332b45e2126 P aee56cfe5036438f9c8a9460fe51f9cc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:42.059263  8584 pending_rounds.cc:70] T 9cd8e72bd2de4ab48fda2332b45e2126 P aee56cfe5036438f9c8a9460fe51f9cc: Trying to abort 1 pending ops.
I20260608 12:40:42.059525  8584 pending_rounds.cc:77] T 9cd8e72bd2de4ab48fda2332b45e2126 P aee56cfe5036438f9c8a9460fe51f9cc: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294658314494873600 op_type: NO_OP noop_request { }
I20260608 12:40:42.059932  8584 raft_consensus.cc:2889] T 9cd8e72bd2de4ab48fda2332b45e2126 P aee56cfe5036438f9c8a9460fe51f9cc [term 1 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted
I20260608 12:40:42.060345  8584 raft_consensus.cc:2272] T 9cd8e72bd2de4ab48fda2332b45e2126 P aee56cfe5036438f9c8a9460fe51f9cc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:42.061628  8208 raft_consensus.cc:1275] T 5e98de6780f54e81a4e8312b4226bf30 P 5ababbb8dcc04044825edb887c566402 [term 2 FOLLOWER]: Refusing update from remote peer 75314ac06f8a43eda6d32b533857f839: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:40:42.061748  8030 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35832
I20260608 12:40:42.063619  8357 consensus_queue.cc:1048] T 5e98de6780f54e81a4e8312b4226bf30 P 75314ac06f8a43eda6d32b533857f839 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ababbb8dcc04044825edb887c566402" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:40:42.063858  8584 ts_tablet_manager.cc:1916] T 9cd8e72bd2de4ab48fda2332b45e2126 P aee56cfe5036438f9c8a9460fe51f9cc: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 12:40:42.066138  8579 heartbeater.cc:499] Master 127.0.107.254:37923 was elected leader, sending a full tablet report...
I20260608 12:40:42.070353  8531 tablet_service.cc:1558] Processing DeleteTablet for tablet c3b77bc999a84c70805d4c44c0892c48 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 12:40:41 UTC) from {username='slave'} at 127.0.0.1:50060
I20260608 12:40:42.089490  8584 ts_tablet_manager.cc:1929] T 9cd8e72bd2de4ab48fda2332b45e2126 P aee56cfe5036438f9c8a9460fe51f9cc: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260608 12:40:42.090060  8584 log.cc:1199] T 9cd8e72bd2de4ab48fda2332b45e2126 P aee56cfe5036438f9c8a9460fe51f9cc: Deleting WAL directory at /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922229144781-431-0/minicluster-data/ts-0-root/wals/9cd8e72bd2de4ab48fda2332b45e2126
I20260608 12:40:42.090910  8584 ts_tablet_manager.cc:1950] T 9cd8e72bd2de4ab48fda2332b45e2126 P aee56cfe5036438f9c8a9460fe51f9cc: Deleting consensus metadata
I20260608 12:40:42.096369  8016 catalog_manager.cc:5027] TS aee56cfe5036438f9c8a9460fe51f9cc (127.0.107.193:45027): tablet 9cd8e72bd2de4ab48fda2332b45e2126 (table dugtrio [id=9db4c092d8a84b5391512f57d118bbf3]) successfully deleted
I20260608 12:40:42.096622  8584 tablet_replica.cc:333] stopping tablet replica
I20260608 12:40:42.097699  8584 raft_consensus.cc:2243] T becec37e752f4b90b503455b9bd9ed31 P aee56cfe5036438f9c8a9460fe51f9cc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:42.098315  8584 raft_consensus.cc:2272] T becec37e752f4b90b503455b9bd9ed31 P aee56cfe5036438f9c8a9460fe51f9cc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:42.101424  8584 ts_tablet_manager.cc:1916] T becec37e752f4b90b503455b9bd9ed31 P aee56cfe5036438f9c8a9460fe51f9cc: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 12:40:42.112691  8542 raft_consensus.cc:3060] T 5e98de6780f54e81a4e8312b4226bf30 P aee56cfe5036438f9c8a9460fe51f9cc [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:40:42.117542  8584 ts_tablet_manager.cc:1929] T becec37e752f4b90b503455b9bd9ed31 P aee56cfe5036438f9c8a9460fe51f9cc: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260608 12:40:42.118136  8584 log.cc:1199] T becec37e752f4b90b503455b9bd9ed31 P aee56cfe5036438f9c8a9460fe51f9cc: Deleting WAL directory at /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922229144781-431-0/minicluster-data/ts-0-root/wals/becec37e752f4b90b503455b9bd9ed31
I20260608 12:40:42.118975  8584 ts_tablet_manager.cc:1950] T becec37e752f4b90b503455b9bd9ed31 P aee56cfe5036438f9c8a9460fe51f9cc: Deleting consensus metadata
I20260608 12:40:42.120996  8542 raft_consensus.cc:1275] T 5e98de6780f54e81a4e8312b4226bf30 P aee56cfe5036438f9c8a9460fe51f9cc [term 2 FOLLOWER]: Refusing update from remote peer 75314ac06f8a43eda6d32b533857f839: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:40:42.122725  8584 tablet_replica.cc:333] stopping tablet replica
I20260608 12:40:42.122838  8016 catalog_manager.cc:5027] TS aee56cfe5036438f9c8a9460fe51f9cc (127.0.107.193:45027): tablet becec37e752f4b90b503455b9bd9ed31 (table dugtrio [id=9db4c092d8a84b5391512f57d118bbf3]) successfully deleted
I20260608 12:40:42.123699  8584 raft_consensus.cc:2243] T 9b2cbef0484c4fe59f25d7ed40450e1b P aee56cfe5036438f9c8a9460fe51f9cc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:42.123777  8335 consensus_queue.cc:1048] T 5e98de6780f54e81a4e8312b4226bf30 P 75314ac06f8a43eda6d32b533857f839 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aee56cfe5036438f9c8a9460fe51f9cc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 12:40:42.124245  8584 raft_consensus.cc:2272] T 9b2cbef0484c4fe59f25d7ed40450e1b P aee56cfe5036438f9c8a9460fe51f9cc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:42.127521  8584 ts_tablet_manager.cc:1916] T 9b2cbef0484c4fe59f25d7ed40450e1b P aee56cfe5036438f9c8a9460fe51f9cc: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 12:40:42.144301  8584 ts_tablet_manager.cc:1929] T 9b2cbef0484c4fe59f25d7ed40450e1b P aee56cfe5036438f9c8a9460fe51f9cc: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260608 12:40:42.144660  8584 log.cc:1199] T 9b2cbef0484c4fe59f25d7ed40450e1b P aee56cfe5036438f9c8a9460fe51f9cc: Deleting WAL directory at /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922229144781-431-0/minicluster-data/ts-0-root/wals/9b2cbef0484c4fe59f25d7ed40450e1b
I20260608 12:40:42.145511  8584 ts_tablet_manager.cc:1950] T 9b2cbef0484c4fe59f25d7ed40450e1b P aee56cfe5036438f9c8a9460fe51f9cc: Deleting consensus metadata
I20260608 12:40:42.148563  8584 tablet_replica.cc:333] stopping tablet replica
I20260608 12:40:42.148746  8016 catalog_manager.cc:5027] TS aee56cfe5036438f9c8a9460fe51f9cc (127.0.107.193:45027): tablet 9b2cbef0484c4fe59f25d7ed40450e1b (table dugtrio [id=9db4c092d8a84b5391512f57d118bbf3]) successfully deleted
I20260608 12:40:42.149638  8584 raft_consensus.cc:2243] T c3b77bc999a84c70805d4c44c0892c48 P aee56cfe5036438f9c8a9460fe51f9cc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:42.150197  8584 raft_consensus.cc:2272] T c3b77bc999a84c70805d4c44c0892c48 P aee56cfe5036438f9c8a9460fe51f9cc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:42.152837  8584 ts_tablet_manager.cc:1916] T c3b77bc999a84c70805d4c44c0892c48 P aee56cfe5036438f9c8a9460fe51f9cc: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 12:40:42.165424  8584 ts_tablet_manager.cc:1929] T c3b77bc999a84c70805d4c44c0892c48 P aee56cfe5036438f9c8a9460fe51f9cc: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260608 12:40:42.165928  8584 log.cc:1199] T c3b77bc999a84c70805d4c44c0892c48 P aee56cfe5036438f9c8a9460fe51f9cc: Deleting WAL directory at /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922229144781-431-0/minicluster-data/ts-0-root/wals/c3b77bc999a84c70805d4c44c0892c48
I20260608 12:40:42.166563  8584 ts_tablet_manager.cc:1950] T c3b77bc999a84c70805d4c44c0892c48 P aee56cfe5036438f9c8a9460fe51f9cc: Deleting consensus metadata
I20260608 12:40:42.169538  8016 catalog_manager.cc:5027] TS aee56cfe5036438f9c8a9460fe51f9cc (127.0.107.193:45027): tablet c3b77bc999a84c70805d4c44c0892c48 (table dugtrio [id=9db4c092d8a84b5391512f57d118bbf3]) successfully deleted
I20260608 12:40:42.262140  8541 raft_consensus.cc:3060] T 4a47a5890f4c41de98596013568e24c1 P aee56cfe5036438f9c8a9460fe51f9cc [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:40:42.260746  8542 raft_consensus.cc:2955] T 78cc868ef1ca4cd2b5827e60184e542d P aee56cfe5036438f9c8a9460fe51f9cc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8c60339576234fa091a39778b8f86364 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "aee56cfe5036438f9c8a9460fe51f9cc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45027 } } peers { permanent_uuid: "5ababbb8dcc04044825edb887c566402" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34353 } } peers { permanent_uuid: "75314ac06f8a43eda6d32b533857f839" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39027 } } peers { permanent_uuid: "8c60339576234fa091a39778b8f86364" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 34875 } attrs { promote: true } } }
I20260608 12:40:42.270924  8541 raft_consensus.cc:1275] T 4a47a5890f4c41de98596013568e24c1 P aee56cfe5036438f9c8a9460fe51f9cc [term 2 FOLLOWER]: Refusing update from remote peer 5ababbb8dcc04044825edb887c566402: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:40:42.273181  8546 consensus_queue.cc:1048] T 4a47a5890f4c41de98596013568e24c1 P 5ababbb8dcc04044825edb887c566402 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aee56cfe5036438f9c8a9460fe51f9cc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:40:42.285184  8282 raft_consensus.cc:1275] T 4a47a5890f4c41de98596013568e24c1 P 75314ac06f8a43eda6d32b533857f839 [term 2 FOLLOWER]: Refusing update from remote peer 5ababbb8dcc04044825edb887c566402: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:40:42.287038  8333 consensus_queue.cc:1048] T 4a47a5890f4c41de98596013568e24c1 P 5ababbb8dcc04044825edb887c566402 [LEADER]: Connected to new peer: Peer: permanent_uuid: "75314ac06f8a43eda6d32b533857f839" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 12:40:42.309425  8594 ts_tablet_manager.cc:933] T 78cc868ef1ca4cd2b5827e60184e542d P 8c60339576234fa091a39778b8f86364: Initiating tablet copy from peer 5ababbb8dcc04044825edb887c566402 (127.0.107.194:34353)
I20260608 12:40:42.311412  8594 tablet_copy_client.cc:323] T 78cc868ef1ca4cd2b5827e60184e542d P 8c60339576234fa091a39778b8f86364: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.194:34353
I20260608 12:40:42.323997  8542 raft_consensus.cc:2955] T e2d20a5edf934b7c8bb534b4b1243ee3 P aee56cfe5036438f9c8a9460fe51f9cc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8c60339576234fa091a39778b8f86364 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "aee56cfe5036438f9c8a9460fe51f9cc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45027 } } peers { permanent_uuid: "5ababbb8dcc04044825edb887c566402" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34353 } } peers { permanent_uuid: "75314ac06f8a43eda6d32b533857f839" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39027 } } peers { permanent_uuid: "8c60339576234fa091a39778b8f86364" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 34875 } attrs { promote: true } } }
I20260608 12:40:42.326207  8219 tablet_copy_service.cc:140] P 5ababbb8dcc04044825edb887c566402: Received BeginTabletCopySession request for tablet 78cc868ef1ca4cd2b5827e60184e542d from peer 8c60339576234fa091a39778b8f86364 ({username='slave'} at 127.0.0.1:50150)
I20260608 12:40:42.326879  8219 tablet_copy_service.cc:161] P 5ababbb8dcc04044825edb887c566402: Beginning new tablet copy session on tablet 78cc868ef1ca4cd2b5827e60184e542d from peer 8c60339576234fa091a39778b8f86364 at {username='slave'} at 127.0.0.1:50150: session id = 8c60339576234fa091a39778b8f86364-78cc868ef1ca4cd2b5827e60184e542d
I20260608 12:40:42.333377  8219 tablet_copy_source_session.cc:215] T 78cc868ef1ca4cd2b5827e60184e542d P 5ababbb8dcc04044825edb887c566402: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:40:42.337376  8594 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78cc868ef1ca4cd2b5827e60184e542d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:42.351503  8594 tablet_copy_client.cc:806] T 78cc868ef1ca4cd2b5827e60184e542d P 8c60339576234fa091a39778b8f86364: tablet copy: Starting download of 0 data blocks...
I20260608 12:40:42.352234  8594 tablet_copy_client.cc:670] T 78cc868ef1ca4cd2b5827e60184e542d P 8c60339576234fa091a39778b8f86364: tablet copy: Starting download of 1 WAL segments...
I20260608 12:40:42.357244  8594 tablet_copy_client.cc:538] T 78cc868ef1ca4cd2b5827e60184e542d P 8c60339576234fa091a39778b8f86364: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:40:42.364864  8594 tablet_bootstrap.cc:492] T 78cc868ef1ca4cd2b5827e60184e542d P 8c60339576234fa091a39778b8f86364: Bootstrap starting.
I20260608 12:40:42.382017  8594 tablet_bootstrap.cc:492] T 78cc868ef1ca4cd2b5827e60184e542d P 8c60339576234fa091a39778b8f86364: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:40:42.382841  8594 tablet_bootstrap.cc:492] T 78cc868ef1ca4cd2b5827e60184e542d P 8c60339576234fa091a39778b8f86364: Bootstrap complete.
I20260608 12:40:42.383833  8594 ts_tablet_manager.cc:1403] T 78cc868ef1ca4cd2b5827e60184e542d P 8c60339576234fa091a39778b8f86364: Time spent bootstrapping tablet: real 0.019s	user 0.020s	sys 0.000s
I20260608 12:40:42.387099  8594 raft_consensus.cc:359] T 78cc868ef1ca4cd2b5827e60184e542d P 8c60339576234fa091a39778b8f86364 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "aee56cfe5036438f9c8a9460fe51f9cc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45027 } } peers { permanent_uuid: "5ababbb8dcc04044825edb887c566402" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34353 } } peers { permanent_uuid: "75314ac06f8a43eda6d32b533857f839" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39027 } } peers { permanent_uuid: "8c60339576234fa091a39778b8f86364" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 34875 } attrs { promote: true } }
I20260608 12:40:42.387674  8594 raft_consensus.cc:740] T 78cc868ef1ca4cd2b5827e60184e542d P 8c60339576234fa091a39778b8f86364 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8c60339576234fa091a39778b8f86364, State: Initialized, Role: LEARNER
I20260608 12:40:42.388156  8594 consensus_queue.cc:260] T 78cc868ef1ca4cd2b5827e60184e542d P 8c60339576234fa091a39778b8f86364 [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: "aee56cfe5036438f9c8a9460fe51f9cc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45027 } } peers { permanent_uuid: "5ababbb8dcc04044825edb887c566402" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34353 } } peers { permanent_uuid: "75314ac06f8a43eda6d32b533857f839" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39027 } } peers { permanent_uuid: "8c60339576234fa091a39778b8f86364" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 34875 } attrs { promote: true } }
I20260608 12:40:42.390378  8486 heartbeater.cc:499] Master 127.0.107.254:37923 was elected leader, sending a full tablet report...
I20260608 12:40:42.390605  8594 ts_tablet_manager.cc:1434] T 78cc868ef1ca4cd2b5827e60184e542d P 8c60339576234fa091a39778b8f86364: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260608 12:40:42.393042  8219 tablet_copy_service.cc:342] P 5ababbb8dcc04044825edb887c566402: Request end of tablet copy session 8c60339576234fa091a39778b8f86364-78cc868ef1ca4cd2b5827e60184e542d received from {username='slave'} at 127.0.0.1:50150
I20260608 12:40:42.393498  8219 tablet_copy_service.cc:434] P 5ababbb8dcc04044825edb887c566402: ending tablet copy session 8c60339576234fa091a39778b8f86364-78cc868ef1ca4cd2b5827e60184e542d on tablet 78cc868ef1ca4cd2b5827e60184e542d with peer 8c60339576234fa091a39778b8f86364
I20260608 12:40:42.516423  8594 ts_tablet_manager.cc:933] T e2d20a5edf934b7c8bb534b4b1243ee3 P 8c60339576234fa091a39778b8f86364: Initiating tablet copy from peer 75314ac06f8a43eda6d32b533857f839 (127.0.107.195:39027)
I20260608 12:40:42.518011  8594 tablet_copy_client.cc:323] T e2d20a5edf934b7c8bb534b4b1243ee3 P 8c60339576234fa091a39778b8f86364: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.195:39027
I20260608 12:40:42.530417  8293 tablet_copy_service.cc:140] P 75314ac06f8a43eda6d32b533857f839: Received BeginTabletCopySession request for tablet e2d20a5edf934b7c8bb534b4b1243ee3 from peer 8c60339576234fa091a39778b8f86364 ({username='slave'} at 127.0.0.1:33928)
I20260608 12:40:42.531206  8293 tablet_copy_service.cc:161] P 75314ac06f8a43eda6d32b533857f839: Beginning new tablet copy session on tablet e2d20a5edf934b7c8bb534b4b1243ee3 from peer 8c60339576234fa091a39778b8f86364 at {username='slave'} at 127.0.0.1:33928: session id = 8c60339576234fa091a39778b8f86364-e2d20a5edf934b7c8bb534b4b1243ee3
I20260608 12:40:42.538478  8293 tablet_copy_source_session.cc:215] T e2d20a5edf934b7c8bb534b4b1243ee3 P 75314ac06f8a43eda6d32b533857f839: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:40:42.542320  8594 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2d20a5edf934b7c8bb534b4b1243ee3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:42.554603  8594 tablet_copy_client.cc:806] T e2d20a5edf934b7c8bb534b4b1243ee3 P 8c60339576234fa091a39778b8f86364: tablet copy: Starting download of 0 data blocks...
I20260608 12:40:42.555244  8594 tablet_copy_client.cc:670] T e2d20a5edf934b7c8bb534b4b1243ee3 P 8c60339576234fa091a39778b8f86364: tablet copy: Starting download of 1 WAL segments...
I20260608 12:40:42.559923  8594 tablet_copy_client.cc:538] T e2d20a5edf934b7c8bb534b4b1243ee3 P 8c60339576234fa091a39778b8f86364: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:40:42.568327  8594 tablet_bootstrap.cc:492] T e2d20a5edf934b7c8bb534b4b1243ee3 P 8c60339576234fa091a39778b8f86364: Bootstrap starting.
I20260608 12:40:42.586814  8594 tablet_bootstrap.cc:492] T e2d20a5edf934b7c8bb534b4b1243ee3 P 8c60339576234fa091a39778b8f86364: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:40:42.587735  8594 tablet_bootstrap.cc:492] T e2d20a5edf934b7c8bb534b4b1243ee3 P 8c60339576234fa091a39778b8f86364: Bootstrap complete.
I20260608 12:40:42.588475  8594 ts_tablet_manager.cc:1403] T e2d20a5edf934b7c8bb534b4b1243ee3 P 8c60339576234fa091a39778b8f86364: Time spent bootstrapping tablet: real 0.020s	user 0.017s	sys 0.004s
I20260608 12:40:42.591049  8594 raft_consensus.cc:359] T e2d20a5edf934b7c8bb534b4b1243ee3 P 8c60339576234fa091a39778b8f86364 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "aee56cfe5036438f9c8a9460fe51f9cc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45027 } } peers { permanent_uuid: "5ababbb8dcc04044825edb887c566402" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34353 } } peers { permanent_uuid: "75314ac06f8a43eda6d32b533857f839" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39027 } } peers { permanent_uuid: "8c60339576234fa091a39778b8f86364" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 34875 } attrs { promote: true } }
I20260608 12:40:42.591722  8594 raft_consensus.cc:740] T e2d20a5edf934b7c8bb534b4b1243ee3 P 8c60339576234fa091a39778b8f86364 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8c60339576234fa091a39778b8f86364, State: Initialized, Role: LEARNER
I20260608 12:40:42.592394  8594 consensus_queue.cc:260] T e2d20a5edf934b7c8bb534b4b1243ee3 P 8c60339576234fa091a39778b8f86364 [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: "aee56cfe5036438f9c8a9460fe51f9cc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45027 } } peers { permanent_uuid: "5ababbb8dcc04044825edb887c566402" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34353 } } peers { permanent_uuid: "75314ac06f8a43eda6d32b533857f839" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39027 } } peers { permanent_uuid: "8c60339576234fa091a39778b8f86364" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 34875 } attrs { promote: true } }
I20260608 12:40:42.594627  8594 ts_tablet_manager.cc:1434] T e2d20a5edf934b7c8bb534b4b1243ee3 P 8c60339576234fa091a39778b8f86364: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260608 12:40:42.597301  8293 tablet_copy_service.cc:342] P 75314ac06f8a43eda6d32b533857f839: Request end of tablet copy session 8c60339576234fa091a39778b8f86364-e2d20a5edf934b7c8bb534b4b1243ee3 received from {username='slave'} at 127.0.0.1:33928
I20260608 12:40:42.597818  8293 tablet_copy_service.cc:434] P 75314ac06f8a43eda6d32b533857f839: ending tablet copy session 8c60339576234fa091a39778b8f86364-e2d20a5edf934b7c8bb534b4b1243ee3 on tablet e2d20a5edf934b7c8bb534b4b1243ee3 with peer 8c60339576234fa091a39778b8f86364
I20260608 12:40:42.641355  8208 consensus_queue.cc:237] T 78cc868ef1ca4cd2b5827e60184e542d P 5ababbb8dcc04044825edb887c566402 [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: "aee56cfe5036438f9c8a9460fe51f9cc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45027 } } peers { permanent_uuid: "5ababbb8dcc04044825edb887c566402" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34353 } } peers { permanent_uuid: "75314ac06f8a43eda6d32b533857f839" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39027 } }
I20260608 12:40:42.647302  8542 raft_consensus.cc:1275] T 78cc868ef1ca4cd2b5827e60184e542d P aee56cfe5036438f9c8a9460fe51f9cc [term 1 FOLLOWER]: Refusing update from remote peer 5ababbb8dcc04044825edb887c566402: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:40:42.647377  8282 raft_consensus.cc:1275] T 78cc868ef1ca4cd2b5827e60184e542d P 75314ac06f8a43eda6d32b533857f839 [term 1 FOLLOWER]: Refusing update from remote peer 5ababbb8dcc04044825edb887c566402: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:40:42.648859  8546 consensus_queue.cc:1048] T 78cc868ef1ca4cd2b5827e60184e542d P 5ababbb8dcc04044825edb887c566402 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aee56cfe5036438f9c8a9460fe51f9cc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:40:42.649914  8333 consensus_queue.cc:1048] T 78cc868ef1ca4cd2b5827e60184e542d P 5ababbb8dcc04044825edb887c566402 [LEADER]: Connected to new peer: Peer: permanent_uuid: "75314ac06f8a43eda6d32b533857f839" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:40:42.657413  8546 raft_consensus.cc:2955] T 78cc868ef1ca4cd2b5827e60184e542d P 5ababbb8dcc04044825edb887c566402 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 8c60339576234fa091a39778b8f86364 (127.0.107.196) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aee56cfe5036438f9c8a9460fe51f9cc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45027 } } peers { permanent_uuid: "5ababbb8dcc04044825edb887c566402" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34353 } } peers { permanent_uuid: "75314ac06f8a43eda6d32b533857f839" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39027 } } }
I20260608 12:40:42.660054  8542 raft_consensus.cc:2955] T 78cc868ef1ca4cd2b5827e60184e542d P aee56cfe5036438f9c8a9460fe51f9cc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 8c60339576234fa091a39778b8f86364 (127.0.107.196) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aee56cfe5036438f9c8a9460fe51f9cc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45027 } } peers { permanent_uuid: "5ababbb8dcc04044825edb887c566402" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34353 } } peers { permanent_uuid: "75314ac06f8a43eda6d32b533857f839" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39027 } } }
I20260608 12:40:42.660795  8282 raft_consensus.cc:2955] T 78cc868ef1ca4cd2b5827e60184e542d P 75314ac06f8a43eda6d32b533857f839 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 8c60339576234fa091a39778b8f86364 (127.0.107.196) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aee56cfe5036438f9c8a9460fe51f9cc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45027 } } peers { permanent_uuid: "5ababbb8dcc04044825edb887c566402" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34353 } } peers { permanent_uuid: "75314ac06f8a43eda6d32b533857f839" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39027 } } }
I20260608 12:40:42.666530  8019 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 78cc868ef1ca4cd2b5827e60184e542d with cas_config_opid_index 2: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:40:42.670193  8030 catalog_manager.cc:5696] T 78cc868ef1ca4cd2b5827e60184e542d P 5ababbb8dcc04044825edb887c566402 reported cstate change: config changed from index 2 to 3, NON_VOTER 8c60339576234fa091a39778b8f86364 (127.0.107.196) evicted. New cstate: current_term: 1 leader_uuid: "5ababbb8dcc04044825edb887c566402" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aee56cfe5036438f9c8a9460fe51f9cc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45027 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5ababbb8dcc04044825edb887c566402" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34353 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "75314ac06f8a43eda6d32b533857f839" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39027 } health_report { overall_health: HEALTHY } } }
I20260608 12:40:42.701653  8451 tablet_service.cc:1558] Processing DeleteTablet for tablet 78cc868ef1ca4cd2b5827e60184e542d with delete_type TABLET_DATA_TOMBSTONED (TS 8c60339576234fa091a39778b8f86364 not found in new config with opid_index 3) from {username='slave'} at 127.0.0.1:60810
I20260608 12:40:42.703889  8609 tablet_replica.cc:333] T 78cc868ef1ca4cd2b5827e60184e542d P 8c60339576234fa091a39778b8f86364: stopping tablet replica
I20260608 12:40:42.704773  8609 raft_consensus.cc:2243] T 78cc868ef1ca4cd2b5827e60184e542d P 8c60339576234fa091a39778b8f86364 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 12:40:42.705348  8609 raft_consensus.cc:2272] T 78cc868ef1ca4cd2b5827e60184e542d P 8c60339576234fa091a39778b8f86364 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 12:40:42.708328  8609 ts_tablet_manager.cc:1916] T 78cc868ef1ca4cd2b5827e60184e542d P 8c60339576234fa091a39778b8f86364: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:40:42.723971  8282 consensus_queue.cc:237] T e2d20a5edf934b7c8bb534b4b1243ee3 P 75314ac06f8a43eda6d32b533857f839 [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: "aee56cfe5036438f9c8a9460fe51f9cc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45027 } } peers { permanent_uuid: "5ababbb8dcc04044825edb887c566402" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34353 } } peers { permanent_uuid: "75314ac06f8a43eda6d32b533857f839" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39027 } }
I20260608 12:40:42.727402  8609 ts_tablet_manager.cc:1929] T 78cc868ef1ca4cd2b5827e60184e542d P 8c60339576234fa091a39778b8f86364: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.2
I20260608 12:40:42.728021  8609 log.cc:1199] T 78cc868ef1ca4cd2b5827e60184e542d P 8c60339576234fa091a39778b8f86364: Deleting WAL directory at /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922229144781-431-0/minicluster-data/ts-3-root/wals/78cc868ef1ca4cd2b5827e60184e542d
I20260608 12:40:42.730295  8017 catalog_manager.cc:5027] TS 8c60339576234fa091a39778b8f86364 (127.0.107.196:34875): tablet 78cc868ef1ca4cd2b5827e60184e542d (table test-workload [id=f434709224ee4f9b9adbde7c8727a5ee]) successfully deleted
I20260608 12:40:42.731662  8208 raft_consensus.cc:1275] T e2d20a5edf934b7c8bb534b4b1243ee3 P 5ababbb8dcc04044825edb887c566402 [term 1 FOLLOWER]: Refusing update from remote peer 75314ac06f8a43eda6d32b533857f839: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:40:42.732132  8542 raft_consensus.cc:1275] T e2d20a5edf934b7c8bb534b4b1243ee3 P aee56cfe5036438f9c8a9460fe51f9cc [term 1 FOLLOWER]: Refusing update from remote peer 75314ac06f8a43eda6d32b533857f839: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:40:42.733700  8588 consensus_queue.cc:1048] T e2d20a5edf934b7c8bb534b4b1243ee3 P 75314ac06f8a43eda6d32b533857f839 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ababbb8dcc04044825edb887c566402" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 12:40:42.734526  8335 consensus_queue.cc:1048] T e2d20a5edf934b7c8bb534b4b1243ee3 P 75314ac06f8a43eda6d32b533857f839 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aee56cfe5036438f9c8a9460fe51f9cc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:40:42.743440  8357 raft_consensus.cc:2955] T e2d20a5edf934b7c8bb534b4b1243ee3 P 75314ac06f8a43eda6d32b533857f839 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 8c60339576234fa091a39778b8f86364 (127.0.107.196) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aee56cfe5036438f9c8a9460fe51f9cc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45027 } } peers { permanent_uuid: "5ababbb8dcc04044825edb887c566402" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34353 } } peers { permanent_uuid: "75314ac06f8a43eda6d32b533857f839" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39027 } } }
I20260608 12:40:42.745975  8542 raft_consensus.cc:2955] T e2d20a5edf934b7c8bb534b4b1243ee3 P aee56cfe5036438f9c8a9460fe51f9cc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 8c60339576234fa091a39778b8f86364 (127.0.107.196) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aee56cfe5036438f9c8a9460fe51f9cc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45027 } } peers { permanent_uuid: "5ababbb8dcc04044825edb887c566402" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34353 } } peers { permanent_uuid: "75314ac06f8a43eda6d32b533857f839" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39027 } } }
I20260608 12:40:42.751462  8208 raft_consensus.cc:2955] T e2d20a5edf934b7c8bb534b4b1243ee3 P 5ababbb8dcc04044825edb887c566402 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 8c60339576234fa091a39778b8f86364 (127.0.107.196) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aee56cfe5036438f9c8a9460fe51f9cc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45027 } } peers { permanent_uuid: "5ababbb8dcc04044825edb887c566402" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34353 } } peers { permanent_uuid: "75314ac06f8a43eda6d32b533857f839" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39027 } } }
I20260608 12:40:42.754370  8017 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet e2d20a5edf934b7c8bb534b4b1243ee3 with cas_config_opid_index 2: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:40:42.759881  8032 catalog_manager.cc:5696] T e2d20a5edf934b7c8bb534b4b1243ee3 P 75314ac06f8a43eda6d32b533857f839 reported cstate change: config changed from index 2 to 3, NON_VOTER 8c60339576234fa091a39778b8f86364 (127.0.107.196) evicted. New cstate: current_term: 1 leader_uuid: "75314ac06f8a43eda6d32b533857f839" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aee56cfe5036438f9c8a9460fe51f9cc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45027 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5ababbb8dcc04044825edb887c566402" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34353 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "75314ac06f8a43eda6d32b533857f839" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39027 } health_report { overall_health: HEALTHY } } }
I20260608 12:40:42.778769  8451 tablet_service.cc:1558] Processing DeleteTablet for tablet e2d20a5edf934b7c8bb534b4b1243ee3 with delete_type TABLET_DATA_TOMBSTONED (TS 8c60339576234fa091a39778b8f86364 not found in new config with opid_index 3) from {username='slave'} at 127.0.0.1:60810
I20260608 12:40:42.779373  8208 consensus_queue.cc:237] T 78cc868ef1ca4cd2b5827e60184e542d P 5ababbb8dcc04044825edb887c566402 [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: "aee56cfe5036438f9c8a9460fe51f9cc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45027 } attrs { replace: true } } peers { permanent_uuid: "5ababbb8dcc04044825edb887c566402" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34353 } } peers { permanent_uuid: "75314ac06f8a43eda6d32b533857f839" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39027 } } peers { permanent_uuid: "8c60339576234fa091a39778b8f86364" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 34875 } attrs { promote: true } }
I20260608 12:40:42.779994  8609 tablet_replica.cc:333] T e2d20a5edf934b7c8bb534b4b1243ee3 P 8c60339576234fa091a39778b8f86364: stopping tablet replica
I20260608 12:40:42.780999  8609 raft_consensus.cc:2243] T e2d20a5edf934b7c8bb534b4b1243ee3 P 8c60339576234fa091a39778b8f86364 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 12:40:42.781558  8609 raft_consensus.cc:2272] T e2d20a5edf934b7c8bb534b4b1243ee3 P 8c60339576234fa091a39778b8f86364 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 12:40:42.785543  8609 ts_tablet_manager.cc:1916] T e2d20a5edf934b7c8bb534b4b1243ee3 P 8c60339576234fa091a39778b8f86364: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:40:42.790992  8282 raft_consensus.cc:1275] T 78cc868ef1ca4cd2b5827e60184e542d P 75314ac06f8a43eda6d32b533857f839 [term 1 FOLLOWER]: Refusing update from remote peer 5ababbb8dcc04044825edb887c566402: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
W20260608 12:40:42.791888  8173 consensus_peers.cc:597] T 78cc868ef1ca4cd2b5827e60184e542d P 5ababbb8dcc04044825edb887c566402 -> Peer 8c60339576234fa091a39778b8f86364 (127.0.107.196:34875): Couldn't send request to peer 8c60339576234fa091a39778b8f86364. Error code: TABLET_NOT_FOUND (6). Status: Illegal state: Tablet not RUNNING: STOPPED. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:40:42.792331  8542 raft_consensus.cc:1275] T 78cc868ef1ca4cd2b5827e60184e542d P aee56cfe5036438f9c8a9460fe51f9cc [term 1 FOLLOWER]: Refusing update from remote peer 5ababbb8dcc04044825edb887c566402: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:40:42.792892  8404 consensus_queue.cc:1048] T 78cc868ef1ca4cd2b5827e60184e542d P 5ababbb8dcc04044825edb887c566402 [LEADER]: Connected to new peer: Peer: permanent_uuid: "75314ac06f8a43eda6d32b533857f839" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:40:42.794338  8333 consensus_queue.cc:1048] T 78cc868ef1ca4cd2b5827e60184e542d P 5ababbb8dcc04044825edb887c566402 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aee56cfe5036438f9c8a9460fe51f9cc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45027 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:40:42.801030  8546 raft_consensus.cc:2955] T 78cc868ef1ca4cd2b5827e60184e542d P 5ababbb8dcc04044825edb887c566402 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 8c60339576234fa091a39778b8f86364 (127.0.107.196) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aee56cfe5036438f9c8a9460fe51f9cc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45027 } attrs { replace: true } } peers { permanent_uuid: "5ababbb8dcc04044825edb887c566402" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34353 } } peers { permanent_uuid: "75314ac06f8a43eda6d32b533857f839" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39027 } } peers { permanent_uuid: "8c60339576234fa091a39778b8f86364" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 34875 } attrs { promote: true } } }
I20260608 12:40:42.802917  8282 raft_consensus.cc:2955] T 78cc868ef1ca4cd2b5827e60184e542d P 75314ac06f8a43eda6d32b533857f839 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 8c60339576234fa091a39778b8f86364 (127.0.107.196) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aee56cfe5036438f9c8a9460fe51f9cc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45027 } attrs { replace: true } } peers { permanent_uuid: "5ababbb8dcc04044825edb887c566402" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34353 } } peers { permanent_uuid: "75314ac06f8a43eda6d32b533857f839" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39027 } } peers { permanent_uuid: "8c60339576234fa091a39778b8f86364" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 34875 } attrs { promote: true } } }
I20260608 12:40:42.807538  8609 ts_tablet_manager.cc:1929] T e2d20a5edf934b7c8bb534b4b1243ee3 P 8c60339576234fa091a39778b8f86364: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.2
I20260608 12:40:42.808233  8609 log.cc:1199] T e2d20a5edf934b7c8bb534b4b1243ee3 P 8c60339576234fa091a39778b8f86364: Deleting WAL directory at /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922229144781-431-0/minicluster-data/ts-3-root/wals/e2d20a5edf934b7c8bb534b4b1243ee3
I20260608 12:40:42.810328  8017 catalog_manager.cc:5027] TS 8c60339576234fa091a39778b8f86364 (127.0.107.196:34875): tablet e2d20a5edf934b7c8bb534b4b1243ee3 (table test-workload [id=f434709224ee4f9b9adbde7c8727a5ee]) successfully deleted
I20260608 12:40:42.810011  8542 raft_consensus.cc:2955] T 78cc868ef1ca4cd2b5827e60184e542d P aee56cfe5036438f9c8a9460fe51f9cc [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 8c60339576234fa091a39778b8f86364 (127.0.107.196) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aee56cfe5036438f9c8a9460fe51f9cc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45027 } attrs { replace: true } } peers { permanent_uuid: "5ababbb8dcc04044825edb887c566402" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34353 } } peers { permanent_uuid: "75314ac06f8a43eda6d32b533857f839" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39027 } } peers { permanent_uuid: "8c60339576234fa091a39778b8f86364" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 34875 } attrs { promote: true } } }
I20260608 12:40:42.823931  8030 catalog_manager.cc:5696] T 78cc868ef1ca4cd2b5827e60184e542d P 5ababbb8dcc04044825edb887c566402 reported cstate change: config changed from index 3 to 4, NON_VOTER 8c60339576234fa091a39778b8f86364 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "5ababbb8dcc04044825edb887c566402" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aee56cfe5036438f9c8a9460fe51f9cc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45027 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5ababbb8dcc04044825edb887c566402" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34353 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "75314ac06f8a43eda6d32b533857f839" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39027 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8c60339576234fa091a39778b8f86364" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 34875 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:40:42.837069  8282 consensus_queue.cc:237] T 5e98de6780f54e81a4e8312b4226bf30 P 75314ac06f8a43eda6d32b533857f839 [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: "5ababbb8dcc04044825edb887c566402" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34353 } attrs { replace: true } } peers { permanent_uuid: "75314ac06f8a43eda6d32b533857f839" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39027 } } peers { permanent_uuid: "aee56cfe5036438f9c8a9460fe51f9cc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45027 } } peers { permanent_uuid: "8c60339576234fa091a39778b8f86364" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 34875 } attrs { promote: true } }
I20260608 12:40:42.843751  8542 raft_consensus.cc:1275] T 5e98de6780f54e81a4e8312b4226bf30 P aee56cfe5036438f9c8a9460fe51f9cc [term 2 FOLLOWER]: Refusing update from remote peer 75314ac06f8a43eda6d32b533857f839: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 12:40:42.845222  8208 raft_consensus.cc:1275] T 5e98de6780f54e81a4e8312b4226bf30 P 5ababbb8dcc04044825edb887c566402 [term 2 FOLLOWER]: Refusing update from remote peer 75314ac06f8a43eda6d32b533857f839: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
W20260608 12:40:42.845291  8247 consensus_peers.cc:597] T 5e98de6780f54e81a4e8312b4226bf30 P 75314ac06f8a43eda6d32b533857f839 -> Peer 8c60339576234fa091a39778b8f86364 (127.0.107.196:34875): Couldn't send request to peer 8c60339576234fa091a39778b8f86364. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5e98de6780f54e81a4e8312b4226bf30. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:40:42.845628  8588 consensus_queue.cc:1048] T 5e98de6780f54e81a4e8312b4226bf30 P 75314ac06f8a43eda6d32b533857f839 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aee56cfe5036438f9c8a9460fe51f9cc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 12:40:42.847200  8335 consensus_queue.cc:1048] T 5e98de6780f54e81a4e8312b4226bf30 P 75314ac06f8a43eda6d32b533857f839 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ababbb8dcc04044825edb887c566402" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34353 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:40:42.855913  8335 raft_consensus.cc:2955] T 5e98de6780f54e81a4e8312b4226bf30 P 75314ac06f8a43eda6d32b533857f839 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 8c60339576234fa091a39778b8f86364 (127.0.107.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ababbb8dcc04044825edb887c566402" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34353 } attrs { replace: true } } peers { permanent_uuid: "75314ac06f8a43eda6d32b533857f839" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39027 } } peers { permanent_uuid: "aee56cfe5036438f9c8a9460fe51f9cc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45027 } } peers { permanent_uuid: "8c60339576234fa091a39778b8f86364" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 34875 } attrs { promote: true } } }
I20260608 12:40:42.858032  8208 raft_consensus.cc:2955] T 5e98de6780f54e81a4e8312b4226bf30 P 5ababbb8dcc04044825edb887c566402 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 8c60339576234fa091a39778b8f86364 (127.0.107.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ababbb8dcc04044825edb887c566402" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34353 } attrs { replace: true } } peers { permanent_uuid: "75314ac06f8a43eda6d32b533857f839" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39027 } } peers { permanent_uuid: "aee56cfe5036438f9c8a9460fe51f9cc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45027 } } peers { permanent_uuid: "8c60339576234fa091a39778b8f86364" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 34875 } attrs { promote: true } } }
I20260608 12:40:42.858376  8542 raft_consensus.cc:2955] T 5e98de6780f54e81a4e8312b4226bf30 P aee56cfe5036438f9c8a9460fe51f9cc [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 8c60339576234fa091a39778b8f86364 (127.0.107.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ababbb8dcc04044825edb887c566402" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34353 } attrs { replace: true } } peers { permanent_uuid: "75314ac06f8a43eda6d32b533857f839" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39027 } } peers { permanent_uuid: "aee56cfe5036438f9c8a9460fe51f9cc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45027 } } peers { permanent_uuid: "8c60339576234fa091a39778b8f86364" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 34875 } attrs { promote: true } } }
I20260608 12:40:42.870975  8031 catalog_manager.cc:5696] T 5e98de6780f54e81a4e8312b4226bf30 P 75314ac06f8a43eda6d32b533857f839 reported cstate change: config changed from index -1 to 3, NON_VOTER 8c60339576234fa091a39778b8f86364 (127.0.107.196) added. New cstate: current_term: 2 leader_uuid: "75314ac06f8a43eda6d32b533857f839" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ababbb8dcc04044825edb887c566402" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34353 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "75314ac06f8a43eda6d32b533857f839" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39027 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aee56cfe5036438f9c8a9460fe51f9cc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45027 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8c60339576234fa091a39778b8f86364" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 34875 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:40:42.872840  8209 consensus_queue.cc:237] T 4a47a5890f4c41de98596013568e24c1 P 5ababbb8dcc04044825edb887c566402 [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: "aee56cfe5036438f9c8a9460fe51f9cc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45027 } } peers { permanent_uuid: "5ababbb8dcc04044825edb887c566402" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34353 } } peers { permanent_uuid: "75314ac06f8a43eda6d32b533857f839" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39027 } attrs { replace: true } } peers { permanent_uuid: "8c60339576234fa091a39778b8f86364" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 34875 } attrs { promote: true } }
W20260608 12:40:42.882680  8173 consensus_peers.cc:597] T 4a47a5890f4c41de98596013568e24c1 P 5ababbb8dcc04044825edb887c566402 -> Peer 8c60339576234fa091a39778b8f86364 (127.0.107.196:34875): Couldn't send request to peer 8c60339576234fa091a39778b8f86364. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4a47a5890f4c41de98596013568e24c1. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:40:42.883594  8282 raft_consensus.cc:1275] T 4a47a5890f4c41de98596013568e24c1 P 75314ac06f8a43eda6d32b533857f839 [term 2 FOLLOWER]: Refusing update from remote peer 5ababbb8dcc04044825edb887c566402: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 12:40:42.883724  8542 raft_consensus.cc:1275] T 4a47a5890f4c41de98596013568e24c1 P aee56cfe5036438f9c8a9460fe51f9cc [term 2 FOLLOWER]: Refusing update from remote peer 5ababbb8dcc04044825edb887c566402: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 12:40:42.885560  8333 consensus_queue.cc:1048] T 4a47a5890f4c41de98596013568e24c1 P 5ababbb8dcc04044825edb887c566402 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aee56cfe5036438f9c8a9460fe51f9cc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:40:42.887039  8546 consensus_queue.cc:1048] T 4a47a5890f4c41de98596013568e24c1 P 5ababbb8dcc04044825edb887c566402 [LEADER]: Connected to new peer: Peer: permanent_uuid: "75314ac06f8a43eda6d32b533857f839" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39027 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 12:40:42.893747  8333 raft_consensus.cc:2955] T 4a47a5890f4c41de98596013568e24c1 P 5ababbb8dcc04044825edb887c566402 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 8c60339576234fa091a39778b8f86364 (127.0.107.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aee56cfe5036438f9c8a9460fe51f9cc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45027 } } peers { permanent_uuid: "5ababbb8dcc04044825edb887c566402" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34353 } } peers { permanent_uuid: "75314ac06f8a43eda6d32b533857f839" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39027 } attrs { replace: true } } peers { permanent_uuid: "8c60339576234fa091a39778b8f86364" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 34875 } attrs { promote: true } } }
I20260608 12:40:42.895866  8542 raft_consensus.cc:2955] T 4a47a5890f4c41de98596013568e24c1 P aee56cfe5036438f9c8a9460fe51f9cc [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 8c60339576234fa091a39778b8f86364 (127.0.107.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aee56cfe5036438f9c8a9460fe51f9cc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45027 } } peers { permanent_uuid: "5ababbb8dcc04044825edb887c566402" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34353 } } peers { permanent_uuid: "75314ac06f8a43eda6d32b533857f839" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39027 } attrs { replace: true } } peers { permanent_uuid: "8c60339576234fa091a39778b8f86364" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 34875 } attrs { promote: true } } }
I20260608 12:40:42.897384  8282 raft_consensus.cc:2955] T 4a47a5890f4c41de98596013568e24c1 P 75314ac06f8a43eda6d32b533857f839 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 8c60339576234fa091a39778b8f86364 (127.0.107.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aee56cfe5036438f9c8a9460fe51f9cc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45027 } } peers { permanent_uuid: "5ababbb8dcc04044825edb887c566402" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34353 } } peers { permanent_uuid: "75314ac06f8a43eda6d32b533857f839" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39027 } attrs { replace: true } } peers { permanent_uuid: "8c60339576234fa091a39778b8f86364" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 34875 } attrs { promote: true } } }
I20260608 12:40:42.908715  8032 catalog_manager.cc:5696] T 4a47a5890f4c41de98596013568e24c1 P aee56cfe5036438f9c8a9460fe51f9cc reported cstate change: config changed from index -1 to 3, NON_VOTER 8c60339576234fa091a39778b8f86364 (127.0.107.196) added. New cstate: current_term: 2 leader_uuid: "5ababbb8dcc04044825edb887c566402" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aee56cfe5036438f9c8a9460fe51f9cc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45027 } } peers { permanent_uuid: "5ababbb8dcc04044825edb887c566402" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34353 } } peers { permanent_uuid: "75314ac06f8a43eda6d32b533857f839" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39027 } attrs { replace: true } } peers { permanent_uuid: "8c60339576234fa091a39778b8f86364" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 34875 } attrs { promote: true } } }
I20260608 12:40:43.294610  8611 ts_tablet_manager.cc:933] T 78cc868ef1ca4cd2b5827e60184e542d P 8c60339576234fa091a39778b8f86364: Initiating tablet copy from peer 5ababbb8dcc04044825edb887c566402 (127.0.107.194:34353)
I20260608 12:40:43.296701  8611 tablet_copy_client.cc:323] T 78cc868ef1ca4cd2b5827e60184e542d P 8c60339576234fa091a39778b8f86364: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.194:34353
I20260608 12:40:43.298996  8219 tablet_copy_service.cc:140] P 5ababbb8dcc04044825edb887c566402: Received BeginTabletCopySession request for tablet 78cc868ef1ca4cd2b5827e60184e542d from peer 8c60339576234fa091a39778b8f86364 ({username='slave'} at 127.0.0.1:50150)
I20260608 12:40:43.299618  8219 tablet_copy_service.cc:161] P 5ababbb8dcc04044825edb887c566402: Beginning new tablet copy session on tablet 78cc868ef1ca4cd2b5827e60184e542d from peer 8c60339576234fa091a39778b8f86364 at {username='slave'} at 127.0.0.1:50150: session id = 8c60339576234fa091a39778b8f86364-78cc868ef1ca4cd2b5827e60184e542d
I20260608 12:40:43.306154  8219 tablet_copy_source_session.cc:215] T 78cc868ef1ca4cd2b5827e60184e542d P 5ababbb8dcc04044825edb887c566402: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:40:43.309379  8611 ts_tablet_manager.cc:1916] T 78cc868ef1ca4cd2b5827e60184e542d P 8c60339576234fa091a39778b8f86364: Deleting tablet data with delete state TABLET_DATA_COPYING
I20260608 12:40:43.323421  8611 ts_tablet_manager.cc:1929] T 78cc868ef1ca4cd2b5827e60184e542d P 8c60339576234fa091a39778b8f86364: tablet deleted with delete type TABLET_DATA_COPYING: last-logged OpId 1.2
I20260608 12:40:43.324276  8611 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78cc868ef1ca4cd2b5827e60184e542d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:43.331933  8611 tablet_copy_client.cc:806] T 78cc868ef1ca4cd2b5827e60184e542d P 8c60339576234fa091a39778b8f86364: tablet copy: Starting download of 0 data blocks...
I20260608 12:40:43.332633  8611 tablet_copy_client.cc:670] T 78cc868ef1ca4cd2b5827e60184e542d P 8c60339576234fa091a39778b8f86364: tablet copy: Starting download of 1 WAL segments...
I20260608 12:40:43.337721  8611 tablet_copy_client.cc:538] T 78cc868ef1ca4cd2b5827e60184e542d P 8c60339576234fa091a39778b8f86364: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:40:43.347729  8611 tablet_bootstrap.cc:492] T 78cc868ef1ca4cd2b5827e60184e542d P 8c60339576234fa091a39778b8f86364: Bootstrap starting.
I20260608 12:40:43.376271  8611 tablet_bootstrap.cc:492] T 78cc868ef1ca4cd2b5827e60184e542d P 8c60339576234fa091a39778b8f86364: Bootstrap replayed 1/1 log segments. Stats: ops{read=4 overwritten=0 applied=4 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:40:43.377293  8611 tablet_bootstrap.cc:492] T 78cc868ef1ca4cd2b5827e60184e542d P 8c60339576234fa091a39778b8f86364: Bootstrap complete.
I20260608 12:40:43.378053  8611 ts_tablet_manager.cc:1403] T 78cc868ef1ca4cd2b5827e60184e542d P 8c60339576234fa091a39778b8f86364: Time spent bootstrapping tablet: real 0.031s	user 0.027s	sys 0.004s
I20260608 12:40:43.381148  8611 raft_consensus.cc:359] T 78cc868ef1ca4cd2b5827e60184e542d P 8c60339576234fa091a39778b8f86364 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aee56cfe5036438f9c8a9460fe51f9cc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45027 } attrs { replace: true } } peers { permanent_uuid: "5ababbb8dcc04044825edb887c566402" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34353 } } peers { permanent_uuid: "75314ac06f8a43eda6d32b533857f839" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39027 } } peers { permanent_uuid: "8c60339576234fa091a39778b8f86364" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 34875 } attrs { promote: true } }
I20260608 12:40:43.382105  8611 raft_consensus.cc:740] T 78cc868ef1ca4cd2b5827e60184e542d P 8c60339576234fa091a39778b8f86364 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8c60339576234fa091a39778b8f86364, State: Initialized, Role: LEARNER
I20260608 12:40:43.382872  8611 consensus_queue.cc:260] T 78cc868ef1ca4cd2b5827e60184e542d P 8c60339576234fa091a39778b8f86364 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aee56cfe5036438f9c8a9460fe51f9cc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45027 } attrs { replace: true } } peers { permanent_uuid: "5ababbb8dcc04044825edb887c566402" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34353 } } peers { permanent_uuid: "75314ac06f8a43eda6d32b533857f839" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39027 } } peers { permanent_uuid: "8c60339576234fa091a39778b8f86364" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 34875 } attrs { promote: true } }
I20260608 12:40:43.386003  8611 ts_tablet_manager.cc:1434] T 78cc868ef1ca4cd2b5827e60184e542d P 8c60339576234fa091a39778b8f86364: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260608 12:40:43.388533  8219 tablet_copy_service.cc:342] P 5ababbb8dcc04044825edb887c566402: Request end of tablet copy session 8c60339576234fa091a39778b8f86364-78cc868ef1ca4cd2b5827e60184e542d received from {username='slave'} at 127.0.0.1:50150
I20260608 12:40:43.389019  8219 tablet_copy_service.cc:434] P 5ababbb8dcc04044825edb887c566402: ending tablet copy session 8c60339576234fa091a39778b8f86364-78cc868ef1ca4cd2b5827e60184e542d on tablet 78cc868ef1ca4cd2b5827e60184e542d with peer 8c60339576234fa091a39778b8f86364
I20260608 12:40:43.403070  8611 ts_tablet_manager.cc:933] T 5e98de6780f54e81a4e8312b4226bf30 P 8c60339576234fa091a39778b8f86364: Initiating tablet copy from peer 75314ac06f8a43eda6d32b533857f839 (127.0.107.195:39027)
I20260608 12:40:43.405593  8611 tablet_copy_client.cc:323] T 5e98de6780f54e81a4e8312b4226bf30 P 8c60339576234fa091a39778b8f86364: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.195:39027
I20260608 12:40:43.407646  8293 tablet_copy_service.cc:140] P 75314ac06f8a43eda6d32b533857f839: Received BeginTabletCopySession request for tablet 5e98de6780f54e81a4e8312b4226bf30 from peer 8c60339576234fa091a39778b8f86364 ({username='slave'} at 127.0.0.1:33928)
I20260608 12:40:43.408293  8293 tablet_copy_service.cc:161] P 75314ac06f8a43eda6d32b533857f839: Beginning new tablet copy session on tablet 5e98de6780f54e81a4e8312b4226bf30 from peer 8c60339576234fa091a39778b8f86364 at {username='slave'} at 127.0.0.1:33928: session id = 8c60339576234fa091a39778b8f86364-5e98de6780f54e81a4e8312b4226bf30
I20260608 12:40:43.416551  8293 tablet_copy_source_session.cc:215] T 5e98de6780f54e81a4e8312b4226bf30 P 75314ac06f8a43eda6d32b533857f839: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:40:43.420289  8611 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e98de6780f54e81a4e8312b4226bf30. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:43.433527  8611 tablet_copy_client.cc:806] T 5e98de6780f54e81a4e8312b4226bf30 P 8c60339576234fa091a39778b8f86364: tablet copy: Starting download of 0 data blocks...
I20260608 12:40:43.434151  8611 tablet_copy_client.cc:670] T 5e98de6780f54e81a4e8312b4226bf30 P 8c60339576234fa091a39778b8f86364: tablet copy: Starting download of 1 WAL segments...
I20260608 12:40:43.439170  8611 tablet_copy_client.cc:538] T 5e98de6780f54e81a4e8312b4226bf30 P 8c60339576234fa091a39778b8f86364: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:40:43.447674  8611 tablet_bootstrap.cc:492] T 5e98de6780f54e81a4e8312b4226bf30 P 8c60339576234fa091a39778b8f86364: Bootstrap starting.
I20260608 12:40:43.469915  8611 tablet_bootstrap.cc:492] T 5e98de6780f54e81a4e8312b4226bf30 P 8c60339576234fa091a39778b8f86364: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:40:43.471060  8611 tablet_bootstrap.cc:492] T 5e98de6780f54e81a4e8312b4226bf30 P 8c60339576234fa091a39778b8f86364: Bootstrap complete.
I20260608 12:40:43.471789  8611 ts_tablet_manager.cc:1403] T 5e98de6780f54e81a4e8312b4226bf30 P 8c60339576234fa091a39778b8f86364: Time spent bootstrapping tablet: real 0.024s	user 0.017s	sys 0.005s
I20260608 12:40:43.474475  8611 raft_consensus.cc:359] T 5e98de6780f54e81a4e8312b4226bf30 P 8c60339576234fa091a39778b8f86364 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ababbb8dcc04044825edb887c566402" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34353 } attrs { replace: true } } peers { permanent_uuid: "75314ac06f8a43eda6d32b533857f839" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39027 } } peers { permanent_uuid: "aee56cfe5036438f9c8a9460fe51f9cc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45027 } } peers { permanent_uuid: "8c60339576234fa091a39778b8f86364" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 34875 } attrs { promote: true } }
I20260608 12:40:43.475204  8611 raft_consensus.cc:740] T 5e98de6780f54e81a4e8312b4226bf30 P 8c60339576234fa091a39778b8f86364 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 8c60339576234fa091a39778b8f86364, State: Initialized, Role: LEARNER
I20260608 12:40:43.475932  8611 consensus_queue.cc:260] T 5e98de6780f54e81a4e8312b4226bf30 P 8c60339576234fa091a39778b8f86364 [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: "5ababbb8dcc04044825edb887c566402" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34353 } attrs { replace: true } } peers { permanent_uuid: "75314ac06f8a43eda6d32b533857f839" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39027 } } peers { permanent_uuid: "aee56cfe5036438f9c8a9460fe51f9cc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45027 } } peers { permanent_uuid: "8c60339576234fa091a39778b8f86364" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 34875 } attrs { promote: true } }
I20260608 12:40:43.478018  8611 ts_tablet_manager.cc:1434] T 5e98de6780f54e81a4e8312b4226bf30 P 8c60339576234fa091a39778b8f86364: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260608 12:40:43.479939  8293 tablet_copy_service.cc:342] P 75314ac06f8a43eda6d32b533857f839: Request end of tablet copy session 8c60339576234fa091a39778b8f86364-5e98de6780f54e81a4e8312b4226bf30 received from {username='slave'} at 127.0.0.1:33928
I20260608 12:40:43.480362  8293 tablet_copy_service.cc:434] P 75314ac06f8a43eda6d32b533857f839: ending tablet copy session 8c60339576234fa091a39778b8f86364-5e98de6780f54e81a4e8312b4226bf30 on tablet 5e98de6780f54e81a4e8312b4226bf30 with peer 8c60339576234fa091a39778b8f86364
I20260608 12:40:43.497754  8611 ts_tablet_manager.cc:933] T 4a47a5890f4c41de98596013568e24c1 P 8c60339576234fa091a39778b8f86364: Initiating tablet copy from peer 5ababbb8dcc04044825edb887c566402 (127.0.107.194:34353)
I20260608 12:40:43.499601  8611 tablet_copy_client.cc:323] T 4a47a5890f4c41de98596013568e24c1 P 8c60339576234fa091a39778b8f86364: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.194:34353
I20260608 12:40:43.501706  8219 tablet_copy_service.cc:140] P 5ababbb8dcc04044825edb887c566402: Received BeginTabletCopySession request for tablet 4a47a5890f4c41de98596013568e24c1 from peer 8c60339576234fa091a39778b8f86364 ({username='slave'} at 127.0.0.1:50150)
I20260608 12:40:43.502362  8219 tablet_copy_service.cc:161] P 5ababbb8dcc04044825edb887c566402: Beginning new tablet copy session on tablet 4a47a5890f4c41de98596013568e24c1 from peer 8c60339576234fa091a39778b8f86364 at {username='slave'} at 127.0.0.1:50150: session id = 8c60339576234fa091a39778b8f86364-4a47a5890f4c41de98596013568e24c1
I20260608 12:40:43.509085  8219 tablet_copy_source_session.cc:215] T 4a47a5890f4c41de98596013568e24c1 P 5ababbb8dcc04044825edb887c566402: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:40:43.512806  8611 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a47a5890f4c41de98596013568e24c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:43.529538  8611 tablet_copy_client.cc:806] T 4a47a5890f4c41de98596013568e24c1 P 8c60339576234fa091a39778b8f86364: tablet copy: Starting download of 0 data blocks...
I20260608 12:40:43.530288  8611 tablet_copy_client.cc:670] T 4a47a5890f4c41de98596013568e24c1 P 8c60339576234fa091a39778b8f86364: tablet copy: Starting download of 1 WAL segments...
I20260608 12:40:43.534942  8611 tablet_copy_client.cc:538] T 4a47a5890f4c41de98596013568e24c1 P 8c60339576234fa091a39778b8f86364: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:40:43.544667  8611 tablet_bootstrap.cc:492] T 4a47a5890f4c41de98596013568e24c1 P 8c60339576234fa091a39778b8f86364: Bootstrap starting.
I20260608 12:40:43.568147  8611 tablet_bootstrap.cc:492] T 4a47a5890f4c41de98596013568e24c1 P 8c60339576234fa091a39778b8f86364: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:40:43.569072  8611 tablet_bootstrap.cc:492] T 4a47a5890f4c41de98596013568e24c1 P 8c60339576234fa091a39778b8f86364: Bootstrap complete.
I20260608 12:40:43.569751  8611 ts_tablet_manager.cc:1403] T 4a47a5890f4c41de98596013568e24c1 P 8c60339576234fa091a39778b8f86364: Time spent bootstrapping tablet: real 0.025s	user 0.019s	sys 0.004s
I20260608 12:40:43.572777  8611 raft_consensus.cc:359] T 4a47a5890f4c41de98596013568e24c1 P 8c60339576234fa091a39778b8f86364 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aee56cfe5036438f9c8a9460fe51f9cc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45027 } } peers { permanent_uuid: "5ababbb8dcc04044825edb887c566402" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34353 } } peers { permanent_uuid: "75314ac06f8a43eda6d32b533857f839" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39027 } attrs { replace: true } } peers { permanent_uuid: "8c60339576234fa091a39778b8f86364" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 34875 } attrs { promote: true } }
I20260608 12:40:43.573581  8611 raft_consensus.cc:740] T 4a47a5890f4c41de98596013568e24c1 P 8c60339576234fa091a39778b8f86364 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 8c60339576234fa091a39778b8f86364, State: Initialized, Role: LEARNER
I20260608 12:40:43.574262  8611 consensus_queue.cc:260] T 4a47a5890f4c41de98596013568e24c1 P 8c60339576234fa091a39778b8f86364 [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: "aee56cfe5036438f9c8a9460fe51f9cc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45027 } } peers { permanent_uuid: "5ababbb8dcc04044825edb887c566402" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34353 } } peers { permanent_uuid: "75314ac06f8a43eda6d32b533857f839" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39027 } attrs { replace: true } } peers { permanent_uuid: "8c60339576234fa091a39778b8f86364" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 34875 } attrs { promote: true } }
I20260608 12:40:43.576531  8611 ts_tablet_manager.cc:1434] T 4a47a5890f4c41de98596013568e24c1 P 8c60339576234fa091a39778b8f86364: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260608 12:40:43.578795  8219 tablet_copy_service.cc:342] P 5ababbb8dcc04044825edb887c566402: Request end of tablet copy session 8c60339576234fa091a39778b8f86364-4a47a5890f4c41de98596013568e24c1 received from {username='slave'} at 127.0.0.1:50150
I20260608 12:40:43.579253  8219 tablet_copy_service.cc:434] P 5ababbb8dcc04044825edb887c566402: ending tablet copy session 8c60339576234fa091a39778b8f86364-4a47a5890f4c41de98596013568e24c1 on tablet 4a47a5890f4c41de98596013568e24c1 with peer 8c60339576234fa091a39778b8f86364
I20260608 12:40:43.671458  8461 raft_consensus.cc:1217] T 78cc868ef1ca4cd2b5827e60184e542d P 8c60339576234fa091a39778b8f86364 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.3->[1.4-1.4]   Dedup: 1.4->[]
I20260608 12:40:43.949151  8461 raft_consensus.cc:1217] T 5e98de6780f54e81a4e8312b4226bf30 P 8c60339576234fa091a39778b8f86364 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260608 12:40:43.999646  8461 raft_consensus.cc:1217] T 4a47a5890f4c41de98596013568e24c1 P 8c60339576234fa091a39778b8f86364 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260608 12:40:44.144902  8619 raft_consensus.cc:1064] T 78cc868ef1ca4cd2b5827e60184e542d P 5ababbb8dcc04044825edb887c566402: attempting to promote NON_VOTER 8c60339576234fa091a39778b8f86364 to VOTER
I20260608 12:40:44.148296  8619 consensus_queue.cc:237] T 78cc868ef1ca4cd2b5827e60184e542d P 5ababbb8dcc04044825edb887c566402 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "aee56cfe5036438f9c8a9460fe51f9cc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45027 } attrs { replace: true } } peers { permanent_uuid: "5ababbb8dcc04044825edb887c566402" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34353 } } peers { permanent_uuid: "75314ac06f8a43eda6d32b533857f839" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39027 } } peers { permanent_uuid: "8c60339576234fa091a39778b8f86364" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34875 } attrs { promote: false } }
I20260608 12:40:44.157727  8282 raft_consensus.cc:1275] T 78cc868ef1ca4cd2b5827e60184e542d P 75314ac06f8a43eda6d32b533857f839 [term 1 FOLLOWER]: Refusing update from remote peer 5ababbb8dcc04044825edb887c566402: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260608 12:40:44.157801  8461 raft_consensus.cc:1275] T 78cc868ef1ca4cd2b5827e60184e542d P 8c60339576234fa091a39778b8f86364 [term 1 LEARNER]: Refusing update from remote peer 5ababbb8dcc04044825edb887c566402: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260608 12:40:44.158375  8542 raft_consensus.cc:1275] T 78cc868ef1ca4cd2b5827e60184e542d P aee56cfe5036438f9c8a9460fe51f9cc [term 1 FOLLOWER]: Refusing update from remote peer 5ababbb8dcc04044825edb887c566402: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260608 12:40:44.159825  8333 consensus_queue.cc:1048] T 78cc868ef1ca4cd2b5827e60184e542d P 5ababbb8dcc04044825edb887c566402 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c60339576234fa091a39778b8f86364" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34875 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 12:40:44.160836  8404 consensus_queue.cc:1048] T 78cc868ef1ca4cd2b5827e60184e542d P 5ababbb8dcc04044825edb887c566402 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aee56cfe5036438f9c8a9460fe51f9cc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45027 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 12:40:44.161754  8619 consensus_queue.cc:1048] T 78cc868ef1ca4cd2b5827e60184e542d P 5ababbb8dcc04044825edb887c566402 [LEADER]: Connected to new peer: Peer: permanent_uuid: "75314ac06f8a43eda6d32b533857f839" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 12:40:44.182199  8404 raft_consensus.cc:2955] T 78cc868ef1ca4cd2b5827e60184e542d P 5ababbb8dcc04044825edb887c566402 [term 1 LEADER]: Committing config change with OpId 1.5: config changed from index 4 to 5, 8c60339576234fa091a39778b8f86364 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "aee56cfe5036438f9c8a9460fe51f9cc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45027 } attrs { replace: true } } peers { permanent_uuid: "5ababbb8dcc04044825edb887c566402" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34353 } } peers { permanent_uuid: "75314ac06f8a43eda6d32b533857f839" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39027 } } peers { permanent_uuid: "8c60339576234fa091a39778b8f86364" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34875 } attrs { promote: false } } }
I20260608 12:40:44.185997  8282 raft_consensus.cc:2955] T 78cc868ef1ca4cd2b5827e60184e542d P 75314ac06f8a43eda6d32b533857f839 [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, 8c60339576234fa091a39778b8f86364 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "aee56cfe5036438f9c8a9460fe51f9cc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45027 } attrs { replace: true } } peers { permanent_uuid: "5ababbb8dcc04044825edb887c566402" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34353 } } peers { permanent_uuid: "75314ac06f8a43eda6d32b533857f839" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39027 } } peers { permanent_uuid: "8c60339576234fa091a39778b8f86364" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34875 } attrs { promote: false } } }
I20260608 12:40:44.186440  8461 raft_consensus.cc:2955] T 78cc868ef1ca4cd2b5827e60184e542d P 8c60339576234fa091a39778b8f86364 [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, 8c60339576234fa091a39778b8f86364 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "aee56cfe5036438f9c8a9460fe51f9cc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45027 } attrs { replace: true } } peers { permanent_uuid: "5ababbb8dcc04044825edb887c566402" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34353 } } peers { permanent_uuid: "75314ac06f8a43eda6d32b533857f839" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39027 } } peers { permanent_uuid: "8c60339576234fa091a39778b8f86364" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34875 } attrs { promote: false } } }
I20260608 12:40:44.200467  8542 raft_consensus.cc:2955] T 78cc868ef1ca4cd2b5827e60184e542d P aee56cfe5036438f9c8a9460fe51f9cc [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, 8c60339576234fa091a39778b8f86364 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "aee56cfe5036438f9c8a9460fe51f9cc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45027 } attrs { replace: true } } peers { permanent_uuid: "5ababbb8dcc04044825edb887c566402" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34353 } } peers { permanent_uuid: "75314ac06f8a43eda6d32b533857f839" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39027 } } peers { permanent_uuid: "8c60339576234fa091a39778b8f86364" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34875 } attrs { promote: false } } }
I20260608 12:40:44.204183  8031 catalog_manager.cc:5696] T 78cc868ef1ca4cd2b5827e60184e542d P 5ababbb8dcc04044825edb887c566402 reported cstate change: config changed from index 4 to 5, 8c60339576234fa091a39778b8f86364 (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "5ababbb8dcc04044825edb887c566402" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "aee56cfe5036438f9c8a9460fe51f9cc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45027 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5ababbb8dcc04044825edb887c566402" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34353 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "75314ac06f8a43eda6d32b533857f839" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39027 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8c60339576234fa091a39778b8f86364" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34875 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:40:44.230382  8209 consensus_queue.cc:237] T 78cc868ef1ca4cd2b5827e60184e542d P 5ababbb8dcc04044825edb887c566402 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 1.5, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "5ababbb8dcc04044825edb887c566402" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34353 } } peers { permanent_uuid: "75314ac06f8a43eda6d32b533857f839" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39027 } } peers { permanent_uuid: "8c60339576234fa091a39778b8f86364" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34875 } attrs { promote: false } }
I20260608 12:40:44.238969  8461 raft_consensus.cc:1275] T 78cc868ef1ca4cd2b5827e60184e542d P 8c60339576234fa091a39778b8f86364 [term 1 FOLLOWER]: Refusing update from remote peer 5ababbb8dcc04044825edb887c566402: Log matching property violated. Preceding OpId in replica: term: 1 index: 5. Preceding OpId from leader: term: 1 index: 6. (index mismatch)
I20260608 12:40:44.239084  8282 raft_consensus.cc:1275] T 78cc868ef1ca4cd2b5827e60184e542d P 75314ac06f8a43eda6d32b533857f839 [term 1 FOLLOWER]: Refusing update from remote peer 5ababbb8dcc04044825edb887c566402: Log matching property violated. Preceding OpId in replica: term: 1 index: 5. Preceding OpId from leader: term: 1 index: 6. (index mismatch)
I20260608 12:40:44.241359  8404 consensus_queue.cc:1048] T 78cc868ef1ca4cd2b5827e60184e542d P 5ababbb8dcc04044825edb887c566402 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c60339576234fa091a39778b8f86364" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34875 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260608 12:40:44.243434  8404 consensus_queue.cc:1048] T 78cc868ef1ca4cd2b5827e60184e542d P 5ababbb8dcc04044825edb887c566402 [LEADER]: Connected to new peer: Peer: permanent_uuid: "75314ac06f8a43eda6d32b533857f839" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260608 12:40:44.250638  8404 raft_consensus.cc:2955] T 78cc868ef1ca4cd2b5827e60184e542d P 5ababbb8dcc04044825edb887c566402 [term 1 LEADER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER aee56cfe5036438f9c8a9460fe51f9cc (127.0.107.193) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "5ababbb8dcc04044825edb887c566402" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34353 } } peers { permanent_uuid: "75314ac06f8a43eda6d32b533857f839" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39027 } } peers { permanent_uuid: "8c60339576234fa091a39778b8f86364" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34875 } attrs { promote: false } } }
I20260608 12:40:44.252749  8461 raft_consensus.cc:2955] T 78cc868ef1ca4cd2b5827e60184e542d P 8c60339576234fa091a39778b8f86364 [term 1 FOLLOWER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER aee56cfe5036438f9c8a9460fe51f9cc (127.0.107.193) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "5ababbb8dcc04044825edb887c566402" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34353 } } peers { permanent_uuid: "75314ac06f8a43eda6d32b533857f839" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39027 } } peers { permanent_uuid: "8c60339576234fa091a39778b8f86364" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34875 } attrs { promote: false } } }
I20260608 12:40:44.257021  8282 raft_consensus.cc:2955] T 78cc868ef1ca4cd2b5827e60184e542d P 75314ac06f8a43eda6d32b533857f839 [term 1 FOLLOWER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER aee56cfe5036438f9c8a9460fe51f9cc (127.0.107.193) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "5ababbb8dcc04044825edb887c566402" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34353 } } peers { permanent_uuid: "75314ac06f8a43eda6d32b533857f839" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39027 } } peers { permanent_uuid: "8c60339576234fa091a39778b8f86364" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34875 } attrs { promote: false } } }
I20260608 12:40:44.269359  8019 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 78cc868ef1ca4cd2b5827e60184e542d with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:40:44.269345  8030 catalog_manager.cc:5696] T 78cc868ef1ca4cd2b5827e60184e542d P 8c60339576234fa091a39778b8f86364 reported cstate change: config changed from index 5 to 6, VOTER aee56cfe5036438f9c8a9460fe51f9cc (127.0.107.193) evicted. New cstate: current_term: 1 leader_uuid: "5ababbb8dcc04044825edb887c566402" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "5ababbb8dcc04044825edb887c566402" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34353 } } peers { permanent_uuid: "75314ac06f8a43eda6d32b533857f839" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39027 } } peers { permanent_uuid: "8c60339576234fa091a39778b8f86364" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34875 } attrs { promote: false } } }
I20260608 12:40:44.288506  8531 tablet_service.cc:1558] Processing DeleteTablet for tablet 78cc868ef1ca4cd2b5827e60184e542d with delete_type TABLET_DATA_TOMBSTONED (TS aee56cfe5036438f9c8a9460fe51f9cc not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:50060
I20260608 12:40:44.291062  8631 tablet_replica.cc:333] stopping tablet replica
I20260608 12:40:44.292243  8631 raft_consensus.cc:2243] T 78cc868ef1ca4cd2b5827e60184e542d P aee56cfe5036438f9c8a9460fe51f9cc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:44.293386  8631 raft_consensus.cc:2272] T 78cc868ef1ca4cd2b5827e60184e542d P aee56cfe5036438f9c8a9460fe51f9cc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:44.296770  8631 ts_tablet_manager.cc:1916] T 78cc868ef1ca4cd2b5827e60184e542d P aee56cfe5036438f9c8a9460fe51f9cc: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:40:44.312804  8631 ts_tablet_manager.cc:1929] T 78cc868ef1ca4cd2b5827e60184e542d P aee56cfe5036438f9c8a9460fe51f9cc: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.5
I20260608 12:40:44.313244  8631 log.cc:1199] T 78cc868ef1ca4cd2b5827e60184e542d P aee56cfe5036438f9c8a9460fe51f9cc: Deleting WAL directory at /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922229144781-431-0/minicluster-data/ts-0-root/wals/78cc868ef1ca4cd2b5827e60184e542d
I20260608 12:40:44.315109  8016 catalog_manager.cc:5027] TS aee56cfe5036438f9c8a9460fe51f9cc (127.0.107.193:45027): tablet 78cc868ef1ca4cd2b5827e60184e542d (table test-workload [id=f434709224ee4f9b9adbde7c8727a5ee]) successfully deleted
I20260608 12:40:44.494719  8620 raft_consensus.cc:1064] T 5e98de6780f54e81a4e8312b4226bf30 P 75314ac06f8a43eda6d32b533857f839: attempting to promote NON_VOTER 8c60339576234fa091a39778b8f86364 to VOTER
I20260608 12:40:44.495664  8333 raft_consensus.cc:1064] T 4a47a5890f4c41de98596013568e24c1 P 5ababbb8dcc04044825edb887c566402: attempting to promote NON_VOTER 8c60339576234fa091a39778b8f86364 to VOTER
I20260608 12:40:44.498155  8620 consensus_queue.cc:237] T 5e98de6780f54e81a4e8312b4226bf30 P 75314ac06f8a43eda6d32b533857f839 [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: "5ababbb8dcc04044825edb887c566402" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34353 } attrs { replace: true } } peers { permanent_uuid: "75314ac06f8a43eda6d32b533857f839" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39027 } } peers { permanent_uuid: "aee56cfe5036438f9c8a9460fe51f9cc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45027 } } peers { permanent_uuid: "8c60339576234fa091a39778b8f86364" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34875 } attrs { promote: false } }
I20260608 12:40:44.498768  8333 consensus_queue.cc:237] T 4a47a5890f4c41de98596013568e24c1 P 5ababbb8dcc04044825edb887c566402 [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: "aee56cfe5036438f9c8a9460fe51f9cc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45027 } } peers { permanent_uuid: "5ababbb8dcc04044825edb887c566402" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34353 } } peers { permanent_uuid: "75314ac06f8a43eda6d32b533857f839" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39027 } attrs { replace: true } } peers { permanent_uuid: "8c60339576234fa091a39778b8f86364" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34875 } attrs { promote: false } }
I20260608 12:40:44.507956  8461 raft_consensus.cc:1275] T 4a47a5890f4c41de98596013568e24c1 P 8c60339576234fa091a39778b8f86364 [term 2 LEARNER]: Refusing update from remote peer 5ababbb8dcc04044825edb887c566402: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:40:44.507939  8282 raft_consensus.cc:1275] T 4a47a5890f4c41de98596013568e24c1 P 75314ac06f8a43eda6d32b533857f839 [term 2 FOLLOWER]: Refusing update from remote peer 5ababbb8dcc04044825edb887c566402: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:40:44.509192  8542 raft_consensus.cc:1275] T 4a47a5890f4c41de98596013568e24c1 P aee56cfe5036438f9c8a9460fe51f9cc [term 2 FOLLOWER]: Refusing update from remote peer 5ababbb8dcc04044825edb887c566402: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:40:44.510582  8404 consensus_queue.cc:1048] T 4a47a5890f4c41de98596013568e24c1 P 5ababbb8dcc04044825edb887c566402 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c60339576234fa091a39778b8f86364" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34875 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 12:40:44.512953  8404 consensus_queue.cc:1048] T 4a47a5890f4c41de98596013568e24c1 P 5ababbb8dcc04044825edb887c566402 [LEADER]: Connected to new peer: Peer: permanent_uuid: "75314ac06f8a43eda6d32b533857f839" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39027 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 12:40:44.520028  8619 consensus_queue.cc:1048] T 4a47a5890f4c41de98596013568e24c1 P 5ababbb8dcc04044825edb887c566402 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aee56cfe5036438f9c8a9460fe51f9cc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 12:40:44.521098  8460 raft_consensus.cc:1275] T 5e98de6780f54e81a4e8312b4226bf30 P 8c60339576234fa091a39778b8f86364 [term 2 LEARNER]: Refusing update from remote peer 75314ac06f8a43eda6d32b533857f839: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:40:44.524161  8209 raft_consensus.cc:1275] T 5e98de6780f54e81a4e8312b4226bf30 P 5ababbb8dcc04044825edb887c566402 [term 2 FOLLOWER]: Refusing update from remote peer 75314ac06f8a43eda6d32b533857f839: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:40:44.527804  8632 consensus_queue.cc:1048] T 5e98de6780f54e81a4e8312b4226bf30 P 75314ac06f8a43eda6d32b533857f839 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c60339576234fa091a39778b8f86364" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34875 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 12:40:44.518498  8542 raft_consensus.cc:1275] T 5e98de6780f54e81a4e8312b4226bf30 P aee56cfe5036438f9c8a9460fe51f9cc [term 2 FOLLOWER]: Refusing update from remote peer 75314ac06f8a43eda6d32b533857f839: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:40:44.532142  8632 consensus_queue.cc:1048] T 5e98de6780f54e81a4e8312b4226bf30 P 75314ac06f8a43eda6d32b533857f839 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ababbb8dcc04044825edb887c566402" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34353 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 12:40:44.535039  8632 consensus_queue.cc:1048] T 5e98de6780f54e81a4e8312b4226bf30 P 75314ac06f8a43eda6d32b533857f839 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aee56cfe5036438f9c8a9460fe51f9cc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:40:44.582844  8404 raft_consensus.cc:2955] T 4a47a5890f4c41de98596013568e24c1 P 5ababbb8dcc04044825edb887c566402 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 8c60339576234fa091a39778b8f86364 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aee56cfe5036438f9c8a9460fe51f9cc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45027 } } peers { permanent_uuid: "5ababbb8dcc04044825edb887c566402" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34353 } } peers { permanent_uuid: "75314ac06f8a43eda6d32b533857f839" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39027 } attrs { replace: true } } peers { permanent_uuid: "8c60339576234fa091a39778b8f86364" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34875 } attrs { promote: false } } }
I20260608 12:40:44.580193  8282 raft_consensus.cc:2955] T 4a47a5890f4c41de98596013568e24c1 P 75314ac06f8a43eda6d32b533857f839 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 8c60339576234fa091a39778b8f86364 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aee56cfe5036438f9c8a9460fe51f9cc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45027 } } peers { permanent_uuid: "5ababbb8dcc04044825edb887c566402" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34353 } } peers { permanent_uuid: "75314ac06f8a43eda6d32b533857f839" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39027 } attrs { replace: true } } peers { permanent_uuid: "8c60339576234fa091a39778b8f86364" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34875 } attrs { promote: false } } }
I20260608 12:40:44.616101  8461 raft_consensus.cc:2955] T 4a47a5890f4c41de98596013568e24c1 P 8c60339576234fa091a39778b8f86364 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 8c60339576234fa091a39778b8f86364 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aee56cfe5036438f9c8a9460fe51f9cc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45027 } } peers { permanent_uuid: "5ababbb8dcc04044825edb887c566402" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34353 } } peers { permanent_uuid: "75314ac06f8a43eda6d32b533857f839" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39027 } attrs { replace: true } } peers { permanent_uuid: "8c60339576234fa091a39778b8f86364" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34875 } attrs { promote: false } } }
W20260608 12:40:44.620221  8172 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.107.193:45027, user_credentials={real_user=slave}} blocked reactor thread for 108938us
I20260608 12:40:44.631187  8032 catalog_manager.cc:5696] T 4a47a5890f4c41de98596013568e24c1 P 75314ac06f8a43eda6d32b533857f839 reported cstate change: config changed from index 3 to 4, 8c60339576234fa091a39778b8f86364 (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "5ababbb8dcc04044825edb887c566402" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aee56cfe5036438f9c8a9460fe51f9cc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45027 } } peers { permanent_uuid: "5ababbb8dcc04044825edb887c566402" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34353 } } peers { permanent_uuid: "75314ac06f8a43eda6d32b533857f839" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39027 } attrs { replace: true } } peers { permanent_uuid: "8c60339576234fa091a39778b8f86364" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34875 } attrs { promote: false } } }
I20260608 12:40:44.620932  8632 raft_consensus.cc:2955] T 5e98de6780f54e81a4e8312b4226bf30 P 75314ac06f8a43eda6d32b533857f839 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 8c60339576234fa091a39778b8f86364 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ababbb8dcc04044825edb887c566402" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34353 } attrs { replace: true } } peers { permanent_uuid: "75314ac06f8a43eda6d32b533857f839" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39027 } } peers { permanent_uuid: "aee56cfe5036438f9c8a9460fe51f9cc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45027 } } peers { permanent_uuid: "8c60339576234fa091a39778b8f86364" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34875 } attrs { promote: false } } }
I20260608 12:40:44.633388  8542 raft_consensus.cc:2955] T 5e98de6780f54e81a4e8312b4226bf30 P aee56cfe5036438f9c8a9460fe51f9cc [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 8c60339576234fa091a39778b8f86364 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ababbb8dcc04044825edb887c566402" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34353 } attrs { replace: true } } peers { permanent_uuid: "75314ac06f8a43eda6d32b533857f839" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39027 } } peers { permanent_uuid: "aee56cfe5036438f9c8a9460fe51f9cc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45027 } } peers { permanent_uuid: "8c60339576234fa091a39778b8f86364" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34875 } attrs { promote: false } } }
I20260608 12:40:44.642810  8541 raft_consensus.cc:2955] T 4a47a5890f4c41de98596013568e24c1 P aee56cfe5036438f9c8a9460fe51f9cc [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 8c60339576234fa091a39778b8f86364 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aee56cfe5036438f9c8a9460fe51f9cc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45027 } } peers { permanent_uuid: "5ababbb8dcc04044825edb887c566402" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34353 } } peers { permanent_uuid: "75314ac06f8a43eda6d32b533857f839" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39027 } attrs { replace: true } } peers { permanent_uuid: "8c60339576234fa091a39778b8f86364" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34875 } attrs { promote: false } } }
I20260608 12:40:44.640317  8209 raft_consensus.cc:2955] T 5e98de6780f54e81a4e8312b4226bf30 P 5ababbb8dcc04044825edb887c566402 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 8c60339576234fa091a39778b8f86364 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ababbb8dcc04044825edb887c566402" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34353 } attrs { replace: true } } peers { permanent_uuid: "75314ac06f8a43eda6d32b533857f839" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39027 } } peers { permanent_uuid: "aee56cfe5036438f9c8a9460fe51f9cc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45027 } } peers { permanent_uuid: "8c60339576234fa091a39778b8f86364" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34875 } attrs { promote: false } } }
I20260608 12:40:44.669466  8461 raft_consensus.cc:2955] T 5e98de6780f54e81a4e8312b4226bf30 P 8c60339576234fa091a39778b8f86364 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 8c60339576234fa091a39778b8f86364 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ababbb8dcc04044825edb887c566402" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34353 } attrs { replace: true } } peers { permanent_uuid: "75314ac06f8a43eda6d32b533857f839" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39027 } } peers { permanent_uuid: "aee56cfe5036438f9c8a9460fe51f9cc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45027 } } peers { permanent_uuid: "8c60339576234fa091a39778b8f86364" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34875 } attrs { promote: false } } }
I20260608 12:40:44.676923  8032 catalog_manager.cc:5696] T 5e98de6780f54e81a4e8312b4226bf30 P aee56cfe5036438f9c8a9460fe51f9cc reported cstate change: config changed from index 3 to 4, 8c60339576234fa091a39778b8f86364 (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "75314ac06f8a43eda6d32b533857f839" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ababbb8dcc04044825edb887c566402" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34353 } attrs { replace: true } } peers { permanent_uuid: "75314ac06f8a43eda6d32b533857f839" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39027 } } peers { permanent_uuid: "aee56cfe5036438f9c8a9460fe51f9cc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45027 } } peers { permanent_uuid: "8c60339576234fa091a39778b8f86364" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34875 } attrs { promote: false } } }
I20260608 12:40:44.698414  8282 consensus_queue.cc:237] T 5e98de6780f54e81a4e8312b4226bf30 P 75314ac06f8a43eda6d32b533857f839 [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: "75314ac06f8a43eda6d32b533857f839" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39027 } } peers { permanent_uuid: "aee56cfe5036438f9c8a9460fe51f9cc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45027 } } peers { permanent_uuid: "8c60339576234fa091a39778b8f86364" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34875 } attrs { promote: false } }
I20260608 12:40:44.703464  8461 raft_consensus.cc:1275] T 5e98de6780f54e81a4e8312b4226bf30 P 8c60339576234fa091a39778b8f86364 [term 2 FOLLOWER]: Refusing update from remote peer 75314ac06f8a43eda6d32b533857f839: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 12:40:44.703683  8542 raft_consensus.cc:1275] T 5e98de6780f54e81a4e8312b4226bf30 P aee56cfe5036438f9c8a9460fe51f9cc [term 2 FOLLOWER]: Refusing update from remote peer 75314ac06f8a43eda6d32b533857f839: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 12:40:44.705067  8632 consensus_queue.cc:1048] T 5e98de6780f54e81a4e8312b4226bf30 P 75314ac06f8a43eda6d32b533857f839 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c60339576234fa091a39778b8f86364" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34875 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 12:40:44.706313  8636 consensus_queue.cc:1048] T 5e98de6780f54e81a4e8312b4226bf30 P 75314ac06f8a43eda6d32b533857f839 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aee56cfe5036438f9c8a9460fe51f9cc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260608 12:40:44.713462  8632 raft_consensus.cc:2955] T 5e98de6780f54e81a4e8312b4226bf30 P 75314ac06f8a43eda6d32b533857f839 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 5ababbb8dcc04044825edb887c566402 (127.0.107.194) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "75314ac06f8a43eda6d32b533857f839" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39027 } } peers { permanent_uuid: "aee56cfe5036438f9c8a9460fe51f9cc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45027 } } peers { permanent_uuid: "8c60339576234fa091a39778b8f86364" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34875 } attrs { promote: false } } }
I20260608 12:40:44.715730  8461 raft_consensus.cc:2955] T 5e98de6780f54e81a4e8312b4226bf30 P 8c60339576234fa091a39778b8f86364 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 5ababbb8dcc04044825edb887c566402 (127.0.107.194) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "75314ac06f8a43eda6d32b533857f839" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39027 } } peers { permanent_uuid: "aee56cfe5036438f9c8a9460fe51f9cc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45027 } } peers { permanent_uuid: "8c60339576234fa091a39778b8f86364" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34875 } attrs { promote: false } } }
I20260608 12:40:44.716756  8542 raft_consensus.cc:2955] T 5e98de6780f54e81a4e8312b4226bf30 P aee56cfe5036438f9c8a9460fe51f9cc [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 5ababbb8dcc04044825edb887c566402 (127.0.107.194) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "75314ac06f8a43eda6d32b533857f839" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39027 } } peers { permanent_uuid: "aee56cfe5036438f9c8a9460fe51f9cc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45027 } } peers { permanent_uuid: "8c60339576234fa091a39778b8f86364" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34875 } attrs { promote: false } } }
I20260608 12:40:44.732717  8017 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 5e98de6780f54e81a4e8312b4226bf30 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:40:44.732300  8029 catalog_manager.cc:5696] T 5e98de6780f54e81a4e8312b4226bf30 P 8c60339576234fa091a39778b8f86364 reported cstate change: config changed from index 4 to 5, VOTER 5ababbb8dcc04044825edb887c566402 (127.0.107.194) evicted. New cstate: current_term: 2 leader_uuid: "75314ac06f8a43eda6d32b533857f839" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "75314ac06f8a43eda6d32b533857f839" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39027 } } peers { permanent_uuid: "aee56cfe5036438f9c8a9460fe51f9cc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45027 } } peers { permanent_uuid: "8c60339576234fa091a39778b8f86364" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34875 } attrs { promote: false } } }
I20260608 12:40:44.745551  8196 tablet_service.cc:1558] Processing DeleteTablet for tablet 5e98de6780f54e81a4e8312b4226bf30 with delete_type TABLET_DATA_TOMBSTONED (TS 5ababbb8dcc04044825edb887c566402 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:50130
I20260608 12:40:44.755293  8643 tablet_replica.cc:333] T 5e98de6780f54e81a4e8312b4226bf30 P 5ababbb8dcc04044825edb887c566402: stopping tablet replica
I20260608 12:40:44.756371  8643 raft_consensus.cc:2243] T 5e98de6780f54e81a4e8312b4226bf30 P 5ababbb8dcc04044825edb887c566402 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:44.757027  8643 raft_consensus.cc:2272] T 5e98de6780f54e81a4e8312b4226bf30 P 5ababbb8dcc04044825edb887c566402 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:44.760057  8643 ts_tablet_manager.cc:1916] T 5e98de6780f54e81a4e8312b4226bf30 P 5ababbb8dcc04044825edb887c566402: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:40:44.771914  8643 ts_tablet_manager.cc:1929] T 5e98de6780f54e81a4e8312b4226bf30 P 5ababbb8dcc04044825edb887c566402: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260608 12:40:44.772217  8643 log.cc:1199] T 5e98de6780f54e81a4e8312b4226bf30 P 5ababbb8dcc04044825edb887c566402: Deleting WAL directory at /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922229144781-431-0/minicluster-data/ts-1-root/wals/5e98de6780f54e81a4e8312b4226bf30
I20260608 12:40:44.774029  8019 catalog_manager.cc:5027] TS 5ababbb8dcc04044825edb887c566402 (127.0.107.194:34353): tablet 5e98de6780f54e81a4e8312b4226bf30 (table test-workload [id=f434709224ee4f9b9adbde7c8727a5ee]) successfully deleted
I20260608 12:40:45.184548  8209 consensus_queue.cc:237] T 4a47a5890f4c41de98596013568e24c1 P 5ababbb8dcc04044825edb887c566402 [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: "aee56cfe5036438f9c8a9460fe51f9cc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45027 } } peers { permanent_uuid: "5ababbb8dcc04044825edb887c566402" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34353 } } peers { permanent_uuid: "8c60339576234fa091a39778b8f86364" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34875 } attrs { promote: false } }
I20260608 12:40:45.193199  8461 raft_consensus.cc:1275] T 4a47a5890f4c41de98596013568e24c1 P 8c60339576234fa091a39778b8f86364 [term 2 FOLLOWER]: Refusing update from remote peer 5ababbb8dcc04044825edb887c566402: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 12:40:45.194852  8542 raft_consensus.cc:1275] T 4a47a5890f4c41de98596013568e24c1 P aee56cfe5036438f9c8a9460fe51f9cc [term 2 FOLLOWER]: Refusing update from remote peer 5ababbb8dcc04044825edb887c566402: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 12:40:45.195097  8644 consensus_queue.cc:1048] T 4a47a5890f4c41de98596013568e24c1 P 5ababbb8dcc04044825edb887c566402 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c60339576234fa091a39778b8f86364" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34875 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.002s
I20260608 12:40:45.197445  8645 consensus_queue.cc:1048] T 4a47a5890f4c41de98596013568e24c1 P 5ababbb8dcc04044825edb887c566402 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aee56cfe5036438f9c8a9460fe51f9cc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260608 12:40:45.207278  8404 raft_consensus.cc:2955] T 4a47a5890f4c41de98596013568e24c1 P 5ababbb8dcc04044825edb887c566402 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 75314ac06f8a43eda6d32b533857f839 (127.0.107.195) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "aee56cfe5036438f9c8a9460fe51f9cc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45027 } } peers { permanent_uuid: "5ababbb8dcc04044825edb887c566402" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34353 } } peers { permanent_uuid: "8c60339576234fa091a39778b8f86364" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34875 } attrs { promote: false } } }
I20260608 12:40:45.215565  8461 raft_consensus.cc:2955] T 4a47a5890f4c41de98596013568e24c1 P 8c60339576234fa091a39778b8f86364 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 75314ac06f8a43eda6d32b533857f839 (127.0.107.195) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "aee56cfe5036438f9c8a9460fe51f9cc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45027 } } peers { permanent_uuid: "5ababbb8dcc04044825edb887c566402" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34353 } } peers { permanent_uuid: "8c60339576234fa091a39778b8f86364" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34875 } attrs { promote: false } } }
I20260608 12:40:45.217070  8019 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 4a47a5890f4c41de98596013568e24c1 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:40:45.215549  8541 raft_consensus.cc:2955] T 4a47a5890f4c41de98596013568e24c1 P aee56cfe5036438f9c8a9460fe51f9cc [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 75314ac06f8a43eda6d32b533857f839 (127.0.107.195) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "aee56cfe5036438f9c8a9460fe51f9cc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45027 } } peers { permanent_uuid: "5ababbb8dcc04044825edb887c566402" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34353 } } peers { permanent_uuid: "8c60339576234fa091a39778b8f86364" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34875 } attrs { promote: false } } }
I20260608 12:40:45.222303  8029 catalog_manager.cc:5696] T 4a47a5890f4c41de98596013568e24c1 P 5ababbb8dcc04044825edb887c566402 reported cstate change: config changed from index 4 to 5, VOTER 75314ac06f8a43eda6d32b533857f839 (127.0.107.195) evicted. New cstate: current_term: 2 leader_uuid: "5ababbb8dcc04044825edb887c566402" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "aee56cfe5036438f9c8a9460fe51f9cc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45027 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5ababbb8dcc04044825edb887c566402" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34353 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8c60339576234fa091a39778b8f86364" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34875 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:40:45.238655  8272 tablet_service.cc:1558] Processing DeleteTablet for tablet 4a47a5890f4c41de98596013568e24c1 with delete_type TABLET_DATA_TOMBSTONED (TS 75314ac06f8a43eda6d32b533857f839 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:33904
I20260608 12:40:45.243606  8648 tablet_replica.cc:333] T 4a47a5890f4c41de98596013568e24c1 P 75314ac06f8a43eda6d32b533857f839: stopping tablet replica
I20260608 12:40:45.245007  8648 raft_consensus.cc:2243] T 4a47a5890f4c41de98596013568e24c1 P 75314ac06f8a43eda6d32b533857f839 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:45.246120  8648 raft_consensus.cc:2272] T 4a47a5890f4c41de98596013568e24c1 P 75314ac06f8a43eda6d32b533857f839 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:45.249926  8648 ts_tablet_manager.cc:1916] T 4a47a5890f4c41de98596013568e24c1 P 75314ac06f8a43eda6d32b533857f839: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:40:45.263211  8648 ts_tablet_manager.cc:1929] T 4a47a5890f4c41de98596013568e24c1 P 75314ac06f8a43eda6d32b533857f839: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260608 12:40:45.263587  8648 log.cc:1199] T 4a47a5890f4c41de98596013568e24c1 P 75314ac06f8a43eda6d32b533857f839: Deleting WAL directory at /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922229144781-431-0/minicluster-data/ts-2-root/wals/4a47a5890f4c41de98596013568e24c1
I20260608 12:40:45.265398  8017 catalog_manager.cc:5027] TS 75314ac06f8a43eda6d32b533857f839 (127.0.107.195:39027): tablet 4a47a5890f4c41de98596013568e24c1 (table test-workload [id=f434709224ee4f9b9adbde7c8727a5ee]) successfully deleted
I20260608 12:40:46.058236   431 tablet_server.cc:179] TabletServer@127.0.107.193:45027 shutting down...
I20260608 12:40:46.084414   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:40:46.085368   431 tablet_replica.cc:333] stopping tablet replica
I20260608 12:40:46.086225   431 raft_consensus.cc:2243] T 4a47a5890f4c41de98596013568e24c1 P aee56cfe5036438f9c8a9460fe51f9cc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:46.086992   431 raft_consensus.cc:2272] T 4a47a5890f4c41de98596013568e24c1 P aee56cfe5036438f9c8a9460fe51f9cc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:46.090215   431 tablet_replica.cc:333] stopping tablet replica
I20260608 12:40:46.090873   431 raft_consensus.cc:2243] T e2d20a5edf934b7c8bb534b4b1243ee3 P aee56cfe5036438f9c8a9460fe51f9cc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:46.091495   431 raft_consensus.cc:2272] T e2d20a5edf934b7c8bb534b4b1243ee3 P aee56cfe5036438f9c8a9460fe51f9cc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:46.093935   431 tablet_replica.cc:333] stopping tablet replica
I20260608 12:40:46.094476   431 raft_consensus.cc:2243] T 5e98de6780f54e81a4e8312b4226bf30 P aee56cfe5036438f9c8a9460fe51f9cc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:46.095043   431 raft_consensus.cc:2272] T 5e98de6780f54e81a4e8312b4226bf30 P aee56cfe5036438f9c8a9460fe51f9cc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:46.121243   431 tablet_server.cc:196] TabletServer@127.0.107.193:45027 shutdown complete.
I20260608 12:40:46.143749   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
I20260608 12:40:46.179313   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:40:46.180177   431 tablet_replica.cc:333] T 4a47a5890f4c41de98596013568e24c1 P 5ababbb8dcc04044825edb887c566402: stopping tablet replica
I20260608 12:40:46.180769   431 raft_consensus.cc:2243] T 4a47a5890f4c41de98596013568e24c1 P 5ababbb8dcc04044825edb887c566402 [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:40:46.181631   431 raft_consensus.cc:2272] T 4a47a5890f4c41de98596013568e24c1 P 5ababbb8dcc04044825edb887c566402 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:46.184803   431 tablet_replica.cc:333] T e2d20a5edf934b7c8bb534b4b1243ee3 P 5ababbb8dcc04044825edb887c566402: stopping tablet replica
I20260608 12:40:46.185441   431 raft_consensus.cc:2243] T e2d20a5edf934b7c8bb534b4b1243ee3 P 5ababbb8dcc04044825edb887c566402 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:46.186082   431 raft_consensus.cc:2272] T e2d20a5edf934b7c8bb534b4b1243ee3 P 5ababbb8dcc04044825edb887c566402 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:46.188508   431 tablet_replica.cc:333] T 78cc868ef1ca4cd2b5827e60184e542d P 5ababbb8dcc04044825edb887c566402: stopping tablet replica
I20260608 12:40:46.189060   431 raft_consensus.cc:2243] T 78cc868ef1ca4cd2b5827e60184e542d P 5ababbb8dcc04044825edb887c566402 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:40:46.190027   431 raft_consensus.cc:2272] T 78cc868ef1ca4cd2b5827e60184e542d P 5ababbb8dcc04044825edb887c566402 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 12:40:46.199292  8249 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 45 similar messages]
W20260608 12:40:46.203374  8175 connection.cc:466] server connection from 127.0.0.1:50136 torn down before Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:50136 (request call id 45) could send its response
W20260608 12:40:46.204447  8249 consensus_peers.cc:597] T e2d20a5edf934b7c8bb534b4b1243ee3 P 75314ac06f8a43eda6d32b533857f839 -> Peer 5ababbb8dcc04044825edb887c566402 (127.0.107.194:34353): Couldn't send request to peer 5ababbb8dcc04044825edb887c566402. Status: Network error: recv got EOF from 127.0.107.194:34353 (error 108). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:40:46.218484   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
I20260608 12:40:46.247504   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
I20260608 12:40:46.286382   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:40:46.287609   431 tablet_replica.cc:333] T 78cc868ef1ca4cd2b5827e60184e542d P 75314ac06f8a43eda6d32b533857f839: stopping tablet replica
I20260608 12:40:46.288394   431 raft_consensus.cc:2243] T 78cc868ef1ca4cd2b5827e60184e542d P 75314ac06f8a43eda6d32b533857f839 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:46.289407   431 raft_consensus.cc:2272] T 78cc868ef1ca4cd2b5827e60184e542d P 75314ac06f8a43eda6d32b533857f839 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:46.292378   431 tablet_replica.cc:333] T e2d20a5edf934b7c8bb534b4b1243ee3 P 75314ac06f8a43eda6d32b533857f839: stopping tablet replica
I20260608 12:40:46.292977   431 raft_consensus.cc:2243] T e2d20a5edf934b7c8bb534b4b1243ee3 P 75314ac06f8a43eda6d32b533857f839 [term 1 LEADER]: Raft consensus shutting down.
W20260608 12:40:46.293118  8246 consensus_peers.cc:597] T 5e98de6780f54e81a4e8312b4226bf30 P 75314ac06f8a43eda6d32b533857f839 -> Peer aee56cfe5036438f9c8a9460fe51f9cc (127.0.107.193:45027): Couldn't send request to peer aee56cfe5036438f9c8a9460fe51f9cc. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:45027: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:40:46.294023   431 raft_consensus.cc:2272] T e2d20a5edf934b7c8bb534b4b1243ee3 P 75314ac06f8a43eda6d32b533857f839 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:46.296603   431 tablet_replica.cc:333] T 5e98de6780f54e81a4e8312b4226bf30 P 75314ac06f8a43eda6d32b533857f839: stopping tablet replica
I20260608 12:40:46.297195   431 raft_consensus.cc:2243] T 5e98de6780f54e81a4e8312b4226bf30 P 75314ac06f8a43eda6d32b533857f839 [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:40:46.298171   431 raft_consensus.cc:2272] T 5e98de6780f54e81a4e8312b4226bf30 P 75314ac06f8a43eda6d32b533857f839 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:46.326391   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260608 12:40:46.351961   431 tablet_server.cc:179] TabletServer@127.0.107.196:0 shutting down...
I20260608 12:40:46.376778   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:40:46.377673   431 tablet_replica.cc:333] T 4a47a5890f4c41de98596013568e24c1 P 8c60339576234fa091a39778b8f86364: stopping tablet replica
I20260608 12:40:46.378439   431 raft_consensus.cc:2243] T 4a47a5890f4c41de98596013568e24c1 P 8c60339576234fa091a39778b8f86364 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:46.379112   431 raft_consensus.cc:2272] T 4a47a5890f4c41de98596013568e24c1 P 8c60339576234fa091a39778b8f86364 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:46.381610   431 tablet_replica.cc:333] T 5e98de6780f54e81a4e8312b4226bf30 P 8c60339576234fa091a39778b8f86364: stopping tablet replica
I20260608 12:40:46.382293   431 raft_consensus.cc:2243] T 5e98de6780f54e81a4e8312b4226bf30 P 8c60339576234fa091a39778b8f86364 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:46.382956   431 raft_consensus.cc:2272] T 5e98de6780f54e81a4e8312b4226bf30 P 8c60339576234fa091a39778b8f86364 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:46.385051   431 tablet_replica.cc:333] T 78cc868ef1ca4cd2b5827e60184e542d P 8c60339576234fa091a39778b8f86364: stopping tablet replica
I20260608 12:40:46.385574   431 raft_consensus.cc:2243] T 78cc868ef1ca4cd2b5827e60184e542d P 8c60339576234fa091a39778b8f86364 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:46.386129   431 raft_consensus.cc:2272] T 78cc868ef1ca4cd2b5827e60184e542d P 8c60339576234fa091a39778b8f86364 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:46.411492   431 tablet_server.cc:196] TabletServer@127.0.107.196:0 shutdown complete.
I20260608 12:40:46.425316   431 master.cc:562] Master@127.0.107.254:37923 shutting down...
I20260608 12:40:46.449870   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 89b9b27e00954b59b5e20377c7a5a6ed [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:40:46.450558   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 89b9b27e00954b59b5e20377c7a5a6ed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:46.450908   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P 89b9b27e00954b59b5e20377c7a5a6ed: stopping tablet replica
I20260608 12:40:46.475497   431 master.cc:584] Master@127.0.107.254:37923 shutdown complete.
[       OK ] AutoRebalancerTest.TestDeletedTables (8999 ms)
[ RUN      ] AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails
I20260608 12:40:46.520916   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:46517
I20260608 12:40:46.522310   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:40:46.528632  8653 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:40:46.528664  8654 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:40:46.530179  8656 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:40:46.532090   431 server_base.cc:1061] running on GCE node
I20260608 12:40:46.533114   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:40:46.533309   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:40:46.533526   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922446533487 us; error 0 us; skew 500 ppm
I20260608 12:40:46.534286   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:40:46.537328   431 webserver.cc:533] Webserver started at http://127.0.107.254:41143/ using document root <none> and password file <none>
I20260608 12:40:46.538007   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:40:46.538219   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:40:46.538543   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:40:46.539804   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922229144781-431-0/minicluster-data/master-0-root/instance:
uuid: "db0a5348daaa48558ca75cf5227209b9"
format_stamp: "Formatted at 2026-06-08 12:40:46 on dist-test-slave-3gfq"
I20260608 12:40:46.545250   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260608 12:40:46.549541  8661 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:46.550544   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 12:40:46.550906   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922229144781-431-0/minicluster-data/master-0-root
uuid: "db0a5348daaa48558ca75cf5227209b9"
format_stamp: "Formatted at 2026-06-08 12:40:46 on dist-test-slave-3gfq"
I20260608 12:40:46.551252   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922229144781-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922229144781-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922229144781-431-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:40:46.577124   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:40:46.578742   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:40:46.627116   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:46517
I20260608 12:40:46.627260  8712 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:46517 every 8 connection(s)
I20260608 12:40:46.631722  8713 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:46.642447  8713 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P db0a5348daaa48558ca75cf5227209b9: Bootstrap starting.
I20260608 12:40:46.647645  8713 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P db0a5348daaa48558ca75cf5227209b9: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:46.652683  8713 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P db0a5348daaa48558ca75cf5227209b9: No bootstrap required, opened a new log
I20260608 12:40:46.655228  8713 raft_consensus.cc:359] T 00000000000000000000000000000000 P db0a5348daaa48558ca75cf5227209b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "db0a5348daaa48558ca75cf5227209b9" member_type: VOTER }
I20260608 12:40:46.655611  8713 raft_consensus.cc:385] T 00000000000000000000000000000000 P db0a5348daaa48558ca75cf5227209b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:46.655882  8713 raft_consensus.cc:740] T 00000000000000000000000000000000 P db0a5348daaa48558ca75cf5227209b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db0a5348daaa48558ca75cf5227209b9, State: Initialized, Role: FOLLOWER
I20260608 12:40:46.656572  8713 consensus_queue.cc:260] T 00000000000000000000000000000000 P db0a5348daaa48558ca75cf5227209b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "db0a5348daaa48558ca75cf5227209b9" member_type: VOTER }
I20260608 12:40:46.657095  8713 raft_consensus.cc:399] T 00000000000000000000000000000000 P db0a5348daaa48558ca75cf5227209b9 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:40:46.657334  8713 raft_consensus.cc:493] T 00000000000000000000000000000000 P db0a5348daaa48558ca75cf5227209b9 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:40:46.657629  8713 raft_consensus.cc:3060] T 00000000000000000000000000000000 P db0a5348daaa48558ca75cf5227209b9 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:46.662500  8713 raft_consensus.cc:515] T 00000000000000000000000000000000 P db0a5348daaa48558ca75cf5227209b9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "db0a5348daaa48558ca75cf5227209b9" member_type: VOTER }
I20260608 12:40:46.663057  8713 leader_election.cc:304] T 00000000000000000000000000000000 P db0a5348daaa48558ca75cf5227209b9 [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: db0a5348daaa48558ca75cf5227209b9; no voters: 
I20260608 12:40:46.664338  8713 leader_election.cc:290] T 00000000000000000000000000000000 P db0a5348daaa48558ca75cf5227209b9 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:40:46.664947  8716 raft_consensus.cc:2804] T 00000000000000000000000000000000 P db0a5348daaa48558ca75cf5227209b9 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:40:46.666715  8716 raft_consensus.cc:697] T 00000000000000000000000000000000 P db0a5348daaa48558ca75cf5227209b9 [term 1 LEADER]: Becoming Leader. State: Replica: db0a5348daaa48558ca75cf5227209b9, State: Running, Role: LEADER
I20260608 12:40:46.667613  8713 sys_catalog.cc:565] T 00000000000000000000000000000000 P db0a5348daaa48558ca75cf5227209b9 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:40:46.667627  8716 consensus_queue.cc:237] T 00000000000000000000000000000000 P db0a5348daaa48558ca75cf5227209b9 [LEADER]: Queue going to LEADER mode. State: All 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: "db0a5348daaa48558ca75cf5227209b9" member_type: VOTER }
I20260608 12:40:46.673250  8717 sys_catalog.cc:455] T 00000000000000000000000000000000 P db0a5348daaa48558ca75cf5227209b9 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "db0a5348daaa48558ca75cf5227209b9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "db0a5348daaa48558ca75cf5227209b9" member_type: VOTER } }
I20260608 12:40:46.675227  8717 sys_catalog.cc:458] T 00000000000000000000000000000000 P db0a5348daaa48558ca75cf5227209b9 [sys.catalog]: This master's current role is: LEADER
I20260608 12:40:46.674535  8718 sys_catalog.cc:455] T 00000000000000000000000000000000 P db0a5348daaa48558ca75cf5227209b9 [sys.catalog]: SysCatalogTable state changed. Reason: New leader db0a5348daaa48558ca75cf5227209b9. Latest consensus state: current_term: 1 leader_uuid: "db0a5348daaa48558ca75cf5227209b9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "db0a5348daaa48558ca75cf5227209b9" member_type: VOTER } }
I20260608 12:40:46.676566  8718 sys_catalog.cc:458] T 00000000000000000000000000000000 P db0a5348daaa48558ca75cf5227209b9 [sys.catalog]: This master's current role is: LEADER
I20260608 12:40:46.677672  8726 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:40:46.684034  8726 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:40:46.685256   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:40:46.694995  8726 catalog_manager.cc:1382] Generated new cluster ID: 85b9778444b84daf99308fb738d436f4
I20260608 12:40:46.695348  8726 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:40:46.717464  8726 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:40:46.718914  8726 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:40:46.733196  8726 catalog_manager.cc:6069] T 00000000000000000000000000000000 P db0a5348daaa48558ca75cf5227209b9: Generated new TSK 0
I20260608 12:40:46.733917  8726 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:40:46.752656   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:40:46.760039  8734 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:40:46.761917  8735 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:40:46.763507  8737 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:40:46.764587   431 server_base.cc:1061] running on GCE node
I20260608 12:40:46.765578   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:40:46.765868   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:40:46.766052   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922446766034 us; error 0 us; skew 500 ppm
I20260608 12:40:46.767035   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:40:46.770313   431 webserver.cc:533] Webserver started at http://127.0.107.193:37593/ using document root <none> and password file <none>
I20260608 12:40:46.770943   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:40:46.771154   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:40:46.771490   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:40:46.772953   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922229144781-431-0/minicluster-data/ts-0-root/instance:
uuid: "c41fd945824c499992b5bf76e85db213"
format_stamp: "Formatted at 2026-06-08 12:40:46 on dist-test-slave-3gfq"
I20260608 12:40:46.778612   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260608 12:40:46.782830  8742 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:46.783793   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 12:40:46.784144   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922229144781-431-0/minicluster-data/ts-0-root
uuid: "c41fd945824c499992b5bf76e85db213"
format_stamp: "Formatted at 2026-06-08 12:40:46 on dist-test-slave-3gfq"
I20260608 12:40:46.784444   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922229144781-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922229144781-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922229144781-431-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:40:46.801368   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:40:46.802918   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:40:46.804728   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:40:46.807700   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:40:46.807911   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:46.808115   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:40:46.808244   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:46.859844   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:35441
I20260608 12:40:46.859973  8804 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:35441 every 8 connection(s)
I20260608 12:40:46.866456   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:40:46.875646  8809 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:40:46.876317  8810 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:40:46.880111  8812 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:40:46.880170   431 server_base.cc:1061] running on GCE node
I20260608 12:40:46.881820   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:40:46.882088   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:40:46.882308   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922446882283 us; error 0 us; skew 500 ppm
I20260608 12:40:46.883179   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:40:46.886757   431 webserver.cc:533] Webserver started at http://127.0.107.194:45837/ using document root <none> and password file <none>
I20260608 12:40:46.887130  8805 heartbeater.cc:344] Connected to a master server at 127.0.107.254:46517
I20260608 12:40:46.887490   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:40:46.887625  8805 heartbeater.cc:461] Registering TS with master...
I20260608 12:40:46.887835   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:40:46.888262   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:40:46.888677  8805 heartbeater.cc:507] Master 127.0.107.254:46517 requested a full tablet report, sending...
I20260608 12:40:46.889633   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922229144781-431-0/minicluster-data/ts-1-root/instance:
uuid: "93b209e0802845f388200b84f5c1fe1d"
format_stamp: "Formatted at 2026-06-08 12:40:46 on dist-test-slave-3gfq"
I20260608 12:40:46.891182  8678 ts_manager.cc:194] Registered new tserver with Master: c41fd945824c499992b5bf76e85db213 (127.0.107.193:35441)
I20260608 12:40:46.893157  8678 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52524
I20260608 12:40:46.895632   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 12:40:46.900064  8817 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:46.901117   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 12:40:46.901506   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922229144781-431-0/minicluster-data/ts-1-root
uuid: "93b209e0802845f388200b84f5c1fe1d"
format_stamp: "Formatted at 2026-06-08 12:40:46 on dist-test-slave-3gfq"
I20260608 12:40:46.901889   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922229144781-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922229144781-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922229144781-431-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:40:46.916440   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:40:46.917979   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:40:46.919792   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:40:46.922667   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:40:46.922938   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:46.923207   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:40:46.923406   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:46.972057   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:35193
I20260608 12:40:46.972268  8879 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:35193 every 8 connection(s)
I20260608 12:40:46.978751   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:40:46.987684  8883 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:40:46.991230  8884 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:40:46.999199  8880 heartbeater.cc:344] Connected to a master server at 127.0.107.254:46517
I20260608 12:40:46.999917  8880 heartbeater.cc:461] Registering TS with master...
I20260608 12:40:47.001583  8880 heartbeater.cc:507] Master 127.0.107.254:46517 requested a full tablet report, sending...
W20260608 12:40:47.002835  8886 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:40:47.005434  8678 ts_manager.cc:194] Registered new tserver with Master: 93b209e0802845f388200b84f5c1fe1d (127.0.107.194:35193)
I20260608 12:40:47.003839   431 server_base.cc:1061] running on GCE node
I20260608 12:40:47.007078   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:40:47.007397   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:40:47.007630   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922447007609 us; error 0 us; skew 500 ppm
I20260608 12:40:47.007813  8678 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52532
I20260608 12:40:47.008522   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:40:47.011687   431 webserver.cc:533] Webserver started at http://127.0.107.195:35127/ using document root <none> and password file <none>
I20260608 12:40:47.012264   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:40:47.012442   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:40:47.012679   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:40:47.013993   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922229144781-431-0/minicluster-data/ts-2-root/instance:
uuid: "cc1532c396e744938458fd7c8c1e0319"
format_stamp: "Formatted at 2026-06-08 12:40:47 on dist-test-slave-3gfq"
I20260608 12:40:47.019260   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.003s
I20260608 12:40:47.023801  8891 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:47.024845   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.001s
I20260608 12:40:47.025331   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922229144781-431-0/minicluster-data/ts-2-root
uuid: "cc1532c396e744938458fd7c8c1e0319"
format_stamp: "Formatted at 2026-06-08 12:40:47 on dist-test-slave-3gfq"
I20260608 12:40:47.025739   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922229144781-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922229144781-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922229144781-431-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:40:47.080289   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:40:47.081751   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:40:47.083441   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:40:47.087620   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:40:47.087888   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:47.088164   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:40:47.088353   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:47.139228   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:41537
I20260608 12:40:47.139369  8953 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:41537 every 8 connection(s)
I20260608 12:40:47.159281  8954 heartbeater.cc:344] Connected to a master server at 127.0.107.254:46517
I20260608 12:40:47.159687  8954 heartbeater.cc:461] Registering TS with master...
I20260608 12:40:47.160440  8954 heartbeater.cc:507] Master 127.0.107.254:46517 requested a full tablet report, sending...
I20260608 12:40:47.162794  8678 ts_manager.cc:194] Registered new tserver with Master: cc1532c396e744938458fd7c8c1e0319 (127.0.107.195:41537)
I20260608 12:40:47.163022   431 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.019293805s
I20260608 12:40:47.164613  8678 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52544
I20260608 12:40:47.714648  8678 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:52560:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_""\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 12:40:47.717549  8678 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 12:40:47.791044  8770 tablet_service.cc:1511] Processing CreateTablet for tablet f1e0aaa56b4d4543b930c10329627021 (DEFAULT_TABLE table=test-workload [id=9505eb38a6f14d9bb56925dbb6bd41a8]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:40:47.791908  8845 tablet_service.cc:1511] Processing CreateTablet for tablet f1e0aaa56b4d4543b930c10329627021 (DEFAULT_TABLE table=test-workload [id=9505eb38a6f14d9bb56925dbb6bd41a8]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:40:47.792729  8770 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1e0aaa56b4d4543b930c10329627021. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:47.792495  8844 tablet_service.cc:1511] Processing CreateTablet for tablet a3ff936d7d354602a1833a16ad4c6235 (DEFAULT_TABLE table=test-workload [id=9505eb38a6f14d9bb56925dbb6bd41a8]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:40:47.793298  8845 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1e0aaa56b4d4543b930c10329627021. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:47.794992  8843 tablet_service.cc:1511] Processing CreateTablet for tablet b30d2fe60d704371b6cd2c51fefc8b08 (DEFAULT_TABLE table=test-workload [id=9505eb38a6f14d9bb56925dbb6bd41a8]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:40:47.795950  8769 tablet_service.cc:1511] Processing CreateTablet for tablet a3ff936d7d354602a1833a16ad4c6235 (DEFAULT_TABLE table=test-workload [id=9505eb38a6f14d9bb56925dbb6bd41a8]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:40:47.796692  8843 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b30d2fe60d704371b6cd2c51fefc8b08. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:47.797204  8768 tablet_service.cc:1511] Processing CreateTablet for tablet b30d2fe60d704371b6cd2c51fefc8b08 (DEFAULT_TABLE table=test-workload [id=9505eb38a6f14d9bb56925dbb6bd41a8]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:40:47.799368  8842 tablet_service.cc:1511] Processing CreateTablet for tablet f642ff2c3eba4c0abe067e8286b514ee (DEFAULT_TABLE table=test-workload [id=9505eb38a6f14d9bb56925dbb6bd41a8]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:40:47.799911  8767 tablet_service.cc:1511] Processing CreateTablet for tablet f642ff2c3eba4c0abe067e8286b514ee (DEFAULT_TABLE table=test-workload [id=9505eb38a6f14d9bb56925dbb6bd41a8]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:40:47.801020  8842 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f642ff2c3eba4c0abe067e8286b514ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:47.801782  8769 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3ff936d7d354602a1833a16ad4c6235. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:47.802479  8767 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f642ff2c3eba4c0abe067e8286b514ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:47.804316  8768 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b30d2fe60d704371b6cd2c51fefc8b08. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:47.805691  8844 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3ff936d7d354602a1833a16ad4c6235. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:47.850999  8919 tablet_service.cc:1511] Processing CreateTablet for tablet f1e0aaa56b4d4543b930c10329627021 (DEFAULT_TABLE table=test-workload [id=9505eb38a6f14d9bb56925dbb6bd41a8]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:40:47.853047  8919 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1e0aaa56b4d4543b930c10329627021. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:47.853928  8974 tablet_bootstrap.cc:492] T a3ff936d7d354602a1833a16ad4c6235 P c41fd945824c499992b5bf76e85db213: Bootstrap starting.
I20260608 12:40:47.860199  8918 tablet_service.cc:1511] Processing CreateTablet for tablet a3ff936d7d354602a1833a16ad4c6235 (DEFAULT_TABLE table=test-workload [id=9505eb38a6f14d9bb56925dbb6bd41a8]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:40:47.862389  8917 tablet_service.cc:1511] Processing CreateTablet for tablet b30d2fe60d704371b6cd2c51fefc8b08 (DEFAULT_TABLE table=test-workload [id=9505eb38a6f14d9bb56925dbb6bd41a8]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:40:47.863324  8918 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3ff936d7d354602a1833a16ad4c6235. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:47.865051  8916 tablet_service.cc:1511] Processing CreateTablet for tablet f642ff2c3eba4c0abe067e8286b514ee (DEFAULT_TABLE table=test-workload [id=9505eb38a6f14d9bb56925dbb6bd41a8]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:40:47.866515  8916 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f642ff2c3eba4c0abe067e8286b514ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:47.869033  8917 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b30d2fe60d704371b6cd2c51fefc8b08. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:47.896474  8805 heartbeater.cc:499] Master 127.0.107.254:46517 was elected leader, sending a full tablet report...
I20260608 12:40:47.900552  8973 tablet_bootstrap.cc:492] T f1e0aaa56b4d4543b930c10329627021 P 93b209e0802845f388200b84f5c1fe1d: Bootstrap starting.
I20260608 12:40:47.919045  8975 tablet_bootstrap.cc:492] T b30d2fe60d704371b6cd2c51fefc8b08 P cc1532c396e744938458fd7c8c1e0319: Bootstrap starting.
I20260608 12:40:47.920598  8974 tablet_bootstrap.cc:654] T a3ff936d7d354602a1833a16ad4c6235 P c41fd945824c499992b5bf76e85db213: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:47.926329  8975 tablet_bootstrap.cc:654] T b30d2fe60d704371b6cd2c51fefc8b08 P cc1532c396e744938458fd7c8c1e0319: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:47.938896  8974 tablet_bootstrap.cc:492] T a3ff936d7d354602a1833a16ad4c6235 P c41fd945824c499992b5bf76e85db213: No bootstrap required, opened a new log
I20260608 12:40:47.939107  8973 tablet_bootstrap.cc:654] T f1e0aaa56b4d4543b930c10329627021 P 93b209e0802845f388200b84f5c1fe1d: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:47.939594  8974 ts_tablet_manager.cc:1403] T a3ff936d7d354602a1833a16ad4c6235 P c41fd945824c499992b5bf76e85db213: Time spent bootstrapping tablet: real 0.087s	user 0.008s	sys 0.015s
I20260608 12:40:47.940212  8975 tablet_bootstrap.cc:492] T b30d2fe60d704371b6cd2c51fefc8b08 P cc1532c396e744938458fd7c8c1e0319: No bootstrap required, opened a new log
I20260608 12:40:47.940817  8975 ts_tablet_manager.cc:1403] T b30d2fe60d704371b6cd2c51fefc8b08 P cc1532c396e744938458fd7c8c1e0319: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.004s
I20260608 12:40:47.942865  8974 raft_consensus.cc:359] T a3ff936d7d354602a1833a16ad4c6235 P c41fd945824c499992b5bf76e85db213 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c41fd945824c499992b5bf76e85db213" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35441 } } peers { permanent_uuid: "93b209e0802845f388200b84f5c1fe1d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35193 } } peers { permanent_uuid: "cc1532c396e744938458fd7c8c1e0319" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41537 } }
I20260608 12:40:47.943892  8974 raft_consensus.cc:385] T a3ff936d7d354602a1833a16ad4c6235 P c41fd945824c499992b5bf76e85db213 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:47.944247  8974 raft_consensus.cc:740] T a3ff936d7d354602a1833a16ad4c6235 P c41fd945824c499992b5bf76e85db213 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c41fd945824c499992b5bf76e85db213, State: Initialized, Role: FOLLOWER
I20260608 12:40:47.944383  8975 raft_consensus.cc:359] T b30d2fe60d704371b6cd2c51fefc8b08 P cc1532c396e744938458fd7c8c1e0319 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c41fd945824c499992b5bf76e85db213" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35441 } } peers { permanent_uuid: "93b209e0802845f388200b84f5c1fe1d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35193 } } peers { permanent_uuid: "cc1532c396e744938458fd7c8c1e0319" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41537 } }
I20260608 12:40:47.945358  8975 raft_consensus.cc:385] T b30d2fe60d704371b6cd2c51fefc8b08 P cc1532c396e744938458fd7c8c1e0319 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:47.945094  8974 consensus_queue.cc:260] T a3ff936d7d354602a1833a16ad4c6235 P c41fd945824c499992b5bf76e85db213 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c41fd945824c499992b5bf76e85db213" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35441 } } peers { permanent_uuid: "93b209e0802845f388200b84f5c1fe1d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35193 } } peers { permanent_uuid: "cc1532c396e744938458fd7c8c1e0319" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41537 } }
I20260608 12:40:47.945703  8975 raft_consensus.cc:740] T b30d2fe60d704371b6cd2c51fefc8b08 P cc1532c396e744938458fd7c8c1e0319 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc1532c396e744938458fd7c8c1e0319, State: Initialized, Role: FOLLOWER
I20260608 12:40:47.945890  8973 tablet_bootstrap.cc:492] T f1e0aaa56b4d4543b930c10329627021 P 93b209e0802845f388200b84f5c1fe1d: No bootstrap required, opened a new log
I20260608 12:40:47.946609  8973 ts_tablet_manager.cc:1403] T f1e0aaa56b4d4543b930c10329627021 P 93b209e0802845f388200b84f5c1fe1d: Time spent bootstrapping tablet: real 0.046s	user 0.009s	sys 0.007s
I20260608 12:40:47.946815  8975 consensus_queue.cc:260] T b30d2fe60d704371b6cd2c51fefc8b08 P cc1532c396e744938458fd7c8c1e0319 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c41fd945824c499992b5bf76e85db213" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35441 } } peers { permanent_uuid: "93b209e0802845f388200b84f5c1fe1d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35193 } } peers { permanent_uuid: "cc1532c396e744938458fd7c8c1e0319" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41537 } }
I20260608 12:40:47.949883  8954 heartbeater.cc:499] Master 127.0.107.254:46517 was elected leader, sending a full tablet report...
I20260608 12:40:47.950278  8975 ts_tablet_manager.cc:1434] T b30d2fe60d704371b6cd2c51fefc8b08 P cc1532c396e744938458fd7c8c1e0319: Time spent starting tablet: real 0.009s	user 0.011s	sys 0.000s
I20260608 12:40:47.950150  8973 raft_consensus.cc:359] T f1e0aaa56b4d4543b930c10329627021 P 93b209e0802845f388200b84f5c1fe1d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b209e0802845f388200b84f5c1fe1d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35193 } } peers { permanent_uuid: "c41fd945824c499992b5bf76e85db213" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35441 } } peers { permanent_uuid: "cc1532c396e744938458fd7c8c1e0319" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41537 } }
I20260608 12:40:47.951116  8973 raft_consensus.cc:385] T f1e0aaa56b4d4543b930c10329627021 P 93b209e0802845f388200b84f5c1fe1d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:47.951435  8973 raft_consensus.cc:740] T f1e0aaa56b4d4543b930c10329627021 P 93b209e0802845f388200b84f5c1fe1d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 93b209e0802845f388200b84f5c1fe1d, State: Initialized, Role: FOLLOWER
I20260608 12:40:47.951578  8975 tablet_bootstrap.cc:492] T f642ff2c3eba4c0abe067e8286b514ee P cc1532c396e744938458fd7c8c1e0319: Bootstrap starting.
I20260608 12:40:47.952303  8973 consensus_queue.cc:260] T f1e0aaa56b4d4543b930c10329627021 P 93b209e0802845f388200b84f5c1fe1d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b209e0802845f388200b84f5c1fe1d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35193 } } peers { permanent_uuid: "c41fd945824c499992b5bf76e85db213" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35441 } } peers { permanent_uuid: "cc1532c396e744938458fd7c8c1e0319" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41537 } }
I20260608 12:40:47.960528  8980 raft_consensus.cc:493] T b30d2fe60d704371b6cd2c51fefc8b08 P cc1532c396e744938458fd7c8c1e0319 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:40:47.960865  8975 tablet_bootstrap.cc:654] T f642ff2c3eba4c0abe067e8286b514ee P cc1532c396e744938458fd7c8c1e0319: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:47.962450  8980 raft_consensus.cc:515] T b30d2fe60d704371b6cd2c51fefc8b08 P cc1532c396e744938458fd7c8c1e0319 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c41fd945824c499992b5bf76e85db213" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35441 } } peers { permanent_uuid: "93b209e0802845f388200b84f5c1fe1d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35193 } } peers { permanent_uuid: "cc1532c396e744938458fd7c8c1e0319" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41537 } }
I20260608 12:40:47.972412  8974 ts_tablet_manager.cc:1434] T a3ff936d7d354602a1833a16ad4c6235 P c41fd945824c499992b5bf76e85db213: Time spent starting tablet: real 0.032s	user 0.009s	sys 0.000s
I20260608 12:40:47.983904  8974 tablet_bootstrap.cc:492] T f642ff2c3eba4c0abe067e8286b514ee P c41fd945824c499992b5bf76e85db213: Bootstrap starting.
I20260608 12:40:47.991132  8980 leader_election.cc:290] T b30d2fe60d704371b6cd2c51fefc8b08 P cc1532c396e744938458fd7c8c1e0319 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c41fd945824c499992b5bf76e85db213 (127.0.107.193:35441), 93b209e0802845f388200b84f5c1fe1d (127.0.107.194:35193)
I20260608 12:40:48.001667  8880 heartbeater.cc:499] Master 127.0.107.254:46517 was elected leader, sending a full tablet report...
I20260608 12:40:48.002758  8974 tablet_bootstrap.cc:654] T f642ff2c3eba4c0abe067e8286b514ee P c41fd945824c499992b5bf76e85db213: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:48.002583  8973 ts_tablet_manager.cc:1434] T f1e0aaa56b4d4543b930c10329627021 P 93b209e0802845f388200b84f5c1fe1d: Time spent starting tablet: real 0.056s	user 0.014s	sys 0.040s
I20260608 12:40:48.005084  8973 tablet_bootstrap.cc:492] T a3ff936d7d354602a1833a16ad4c6235 P 93b209e0802845f388200b84f5c1fe1d: Bootstrap starting.
I20260608 12:40:48.014952  8973 tablet_bootstrap.cc:654] T a3ff936d7d354602a1833a16ad4c6235 P 93b209e0802845f388200b84f5c1fe1d: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:48.029825  8973 tablet_bootstrap.cc:492] T a3ff936d7d354602a1833a16ad4c6235 P 93b209e0802845f388200b84f5c1fe1d: No bootstrap required, opened a new log
I20260608 12:40:48.030726  8973 ts_tablet_manager.cc:1403] T a3ff936d7d354602a1833a16ad4c6235 P 93b209e0802845f388200b84f5c1fe1d: Time spent bootstrapping tablet: real 0.026s	user 0.015s	sys 0.008s
I20260608 12:40:48.035194  8973 raft_consensus.cc:359] T a3ff936d7d354602a1833a16ad4c6235 P 93b209e0802845f388200b84f5c1fe1d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c41fd945824c499992b5bf76e85db213" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35441 } } peers { permanent_uuid: "93b209e0802845f388200b84f5c1fe1d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35193 } } peers { permanent_uuid: "cc1532c396e744938458fd7c8c1e0319" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41537 } }
I20260608 12:40:48.040205  8855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b30d2fe60d704371b6cd2c51fefc8b08" candidate_uuid: "cc1532c396e744938458fd7c8c1e0319" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93b209e0802845f388200b84f5c1fe1d" is_pre_election: true
I20260608 12:40:48.037397  8973 raft_consensus.cc:385] T a3ff936d7d354602a1833a16ad4c6235 P 93b209e0802845f388200b84f5c1fe1d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:48.041074  8973 raft_consensus.cc:740] T a3ff936d7d354602a1833a16ad4c6235 P 93b209e0802845f388200b84f5c1fe1d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 93b209e0802845f388200b84f5c1fe1d, State: Initialized, Role: FOLLOWER
I20260608 12:40:48.041654  8975 tablet_bootstrap.cc:492] T f642ff2c3eba4c0abe067e8286b514ee P cc1532c396e744938458fd7c8c1e0319: No bootstrap required, opened a new log
I20260608 12:40:48.042289  8975 ts_tablet_manager.cc:1403] T f642ff2c3eba4c0abe067e8286b514ee P cc1532c396e744938458fd7c8c1e0319: Time spent bootstrapping tablet: real 0.091s	user 0.044s	sys 0.042s
I20260608 12:40:48.042027  8973 consensus_queue.cc:260] T a3ff936d7d354602a1833a16ad4c6235 P 93b209e0802845f388200b84f5c1fe1d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c41fd945824c499992b5bf76e85db213" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35441 } } peers { permanent_uuid: "93b209e0802845f388200b84f5c1fe1d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35193 } } peers { permanent_uuid: "cc1532c396e744938458fd7c8c1e0319" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41537 } }
W20260608 12:40:48.044014  8895 leader_election.cc:343] T b30d2fe60d704371b6cd2c51fefc8b08 P cc1532c396e744938458fd7c8c1e0319 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 93b209e0802845f388200b84f5c1fe1d (127.0.107.194:35193): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:40:48.044451  8973 ts_tablet_manager.cc:1434] T a3ff936d7d354602a1833a16ad4c6235 P 93b209e0802845f388200b84f5c1fe1d: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260608 12:40:48.045718  8973 tablet_bootstrap.cc:492] T f642ff2c3eba4c0abe067e8286b514ee P 93b209e0802845f388200b84f5c1fe1d: Bootstrap starting.
I20260608 12:40:48.045738  8975 raft_consensus.cc:359] T f642ff2c3eba4c0abe067e8286b514ee P cc1532c396e744938458fd7c8c1e0319 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c41fd945824c499992b5bf76e85db213" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35441 } } peers { permanent_uuid: "93b209e0802845f388200b84f5c1fe1d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35193 } } peers { permanent_uuid: "cc1532c396e744938458fd7c8c1e0319" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41537 } }
I20260608 12:40:48.046794  8975 raft_consensus.cc:385] T f642ff2c3eba4c0abe067e8286b514ee P cc1532c396e744938458fd7c8c1e0319 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:48.047168  8975 raft_consensus.cc:740] T f642ff2c3eba4c0abe067e8286b514ee P cc1532c396e744938458fd7c8c1e0319 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc1532c396e744938458fd7c8c1e0319, State: Initialized, Role: FOLLOWER
I20260608 12:40:48.048271  8975 consensus_queue.cc:260] T f642ff2c3eba4c0abe067e8286b514ee P cc1532c396e744938458fd7c8c1e0319 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c41fd945824c499992b5bf76e85db213" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35441 } } peers { permanent_uuid: "93b209e0802845f388200b84f5c1fe1d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35193 } } peers { permanent_uuid: "cc1532c396e744938458fd7c8c1e0319" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41537 } }
I20260608 12:40:48.050730  8975 ts_tablet_manager.cc:1434] T f642ff2c3eba4c0abe067e8286b514ee P cc1532c396e744938458fd7c8c1e0319: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.002s
I20260608 12:40:48.053261  8975 tablet_bootstrap.cc:492] T f1e0aaa56b4d4543b930c10329627021 P cc1532c396e744938458fd7c8c1e0319: Bootstrap starting.
I20260608 12:40:48.053856  8973 tablet_bootstrap.cc:654] T f642ff2c3eba4c0abe067e8286b514ee P 93b209e0802845f388200b84f5c1fe1d: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:48.061990  8974 tablet_bootstrap.cc:492] T f642ff2c3eba4c0abe067e8286b514ee P c41fd945824c499992b5bf76e85db213: No bootstrap required, opened a new log
I20260608 12:40:48.062077  8780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b30d2fe60d704371b6cd2c51fefc8b08" candidate_uuid: "cc1532c396e744938458fd7c8c1e0319" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c41fd945824c499992b5bf76e85db213" is_pre_election: true
I20260608 12:40:48.062901  8974 ts_tablet_manager.cc:1403] T f642ff2c3eba4c0abe067e8286b514ee P c41fd945824c499992b5bf76e85db213: Time spent bootstrapping tablet: real 0.079s	user 0.023s	sys 0.023s
W20260608 12:40:48.064317  8892 leader_election.cc:343] T b30d2fe60d704371b6cd2c51fefc8b08 P cc1532c396e744938458fd7c8c1e0319 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c41fd945824c499992b5bf76e85db213 (127.0.107.193:35441): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:40:48.064913  8892 leader_election.cc:304] T b30d2fe60d704371b6cd2c51fefc8b08 P cc1532c396e744938458fd7c8c1e0319 [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: cc1532c396e744938458fd7c8c1e0319; no voters: 93b209e0802845f388200b84f5c1fe1d, c41fd945824c499992b5bf76e85db213
I20260608 12:40:48.065398  8975 tablet_bootstrap.cc:654] T f1e0aaa56b4d4543b930c10329627021 P cc1532c396e744938458fd7c8c1e0319: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:48.066274  8980 raft_consensus.cc:2749] T b30d2fe60d704371b6cd2c51fefc8b08 P cc1532c396e744938458fd7c8c1e0319 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:40:48.066656  8973 tablet_bootstrap.cc:492] T f642ff2c3eba4c0abe067e8286b514ee P 93b209e0802845f388200b84f5c1fe1d: No bootstrap required, opened a new log
I20260608 12:40:48.066795  8974 raft_consensus.cc:359] T f642ff2c3eba4c0abe067e8286b514ee P c41fd945824c499992b5bf76e85db213 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c41fd945824c499992b5bf76e85db213" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35441 } } peers { permanent_uuid: "93b209e0802845f388200b84f5c1fe1d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35193 } } peers { permanent_uuid: "cc1532c396e744938458fd7c8c1e0319" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41537 } }
I20260608 12:40:48.067415  8973 ts_tablet_manager.cc:1403] T f642ff2c3eba4c0abe067e8286b514ee P 93b209e0802845f388200b84f5c1fe1d: Time spent bootstrapping tablet: real 0.022s	user 0.008s	sys 0.011s
I20260608 12:40:48.067843  8974 raft_consensus.cc:385] T f642ff2c3eba4c0abe067e8286b514ee P c41fd945824c499992b5bf76e85db213 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:48.068336  8974 raft_consensus.cc:740] T f642ff2c3eba4c0abe067e8286b514ee P c41fd945824c499992b5bf76e85db213 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c41fd945824c499992b5bf76e85db213, State: Initialized, Role: FOLLOWER
I20260608 12:40:48.069406  8974 consensus_queue.cc:260] T f642ff2c3eba4c0abe067e8286b514ee P c41fd945824c499992b5bf76e85db213 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c41fd945824c499992b5bf76e85db213" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35441 } } peers { permanent_uuid: "93b209e0802845f388200b84f5c1fe1d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35193 } } peers { permanent_uuid: "cc1532c396e744938458fd7c8c1e0319" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41537 } }
I20260608 12:40:48.071947  8974 ts_tablet_manager.cc:1434] T f642ff2c3eba4c0abe067e8286b514ee P c41fd945824c499992b5bf76e85db213: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260608 12:40:48.072184  8973 raft_consensus.cc:359] T f642ff2c3eba4c0abe067e8286b514ee P 93b209e0802845f388200b84f5c1fe1d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c41fd945824c499992b5bf76e85db213" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35441 } } peers { permanent_uuid: "93b209e0802845f388200b84f5c1fe1d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35193 } } peers { permanent_uuid: "cc1532c396e744938458fd7c8c1e0319" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41537 } }
I20260608 12:40:48.073093  8974 tablet_bootstrap.cc:492] T b30d2fe60d704371b6cd2c51fefc8b08 P c41fd945824c499992b5bf76e85db213: Bootstrap starting.
I20260608 12:40:48.073491  8973 raft_consensus.cc:385] T f642ff2c3eba4c0abe067e8286b514ee P 93b209e0802845f388200b84f5c1fe1d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:48.074120  8973 raft_consensus.cc:740] T f642ff2c3eba4c0abe067e8286b514ee P 93b209e0802845f388200b84f5c1fe1d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 93b209e0802845f388200b84f5c1fe1d, State: Initialized, Role: FOLLOWER
I20260608 12:40:48.075757  8973 consensus_queue.cc:260] T f642ff2c3eba4c0abe067e8286b514ee P 93b209e0802845f388200b84f5c1fe1d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c41fd945824c499992b5bf76e85db213" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35441 } } peers { permanent_uuid: "93b209e0802845f388200b84f5c1fe1d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35193 } } peers { permanent_uuid: "cc1532c396e744938458fd7c8c1e0319" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41537 } }
I20260608 12:40:48.081943  8973 ts_tablet_manager.cc:1434] T f642ff2c3eba4c0abe067e8286b514ee P 93b209e0802845f388200b84f5c1fe1d: Time spent starting tablet: real 0.014s	user 0.010s	sys 0.000s
I20260608 12:40:48.083688  8973 tablet_bootstrap.cc:492] T b30d2fe60d704371b6cd2c51fefc8b08 P 93b209e0802845f388200b84f5c1fe1d: Bootstrap starting.
I20260608 12:40:48.091358  8974 tablet_bootstrap.cc:654] T b30d2fe60d704371b6cd2c51fefc8b08 P c41fd945824c499992b5bf76e85db213: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:48.097311  8973 tablet_bootstrap.cc:654] T b30d2fe60d704371b6cd2c51fefc8b08 P 93b209e0802845f388200b84f5c1fe1d: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:48.100059  8975 tablet_bootstrap.cc:492] T f1e0aaa56b4d4543b930c10329627021 P cc1532c396e744938458fd7c8c1e0319: No bootstrap required, opened a new log
I20260608 12:40:48.100813  8975 ts_tablet_manager.cc:1403] T f1e0aaa56b4d4543b930c10329627021 P cc1532c396e744938458fd7c8c1e0319: Time spent bootstrapping tablet: real 0.048s	user 0.029s	sys 0.011s
I20260608 12:40:48.105120  8975 raft_consensus.cc:359] T f1e0aaa56b4d4543b930c10329627021 P cc1532c396e744938458fd7c8c1e0319 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b209e0802845f388200b84f5c1fe1d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35193 } } peers { permanent_uuid: "c41fd945824c499992b5bf76e85db213" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35441 } } peers { permanent_uuid: "cc1532c396e744938458fd7c8c1e0319" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41537 } }
I20260608 12:40:48.105585  8974 tablet_bootstrap.cc:492] T b30d2fe60d704371b6cd2c51fefc8b08 P c41fd945824c499992b5bf76e85db213: No bootstrap required, opened a new log
I20260608 12:40:48.106060  8975 raft_consensus.cc:385] T f1e0aaa56b4d4543b930c10329627021 P cc1532c396e744938458fd7c8c1e0319 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:48.106488  8974 ts_tablet_manager.cc:1403] T b30d2fe60d704371b6cd2c51fefc8b08 P c41fd945824c499992b5bf76e85db213: Time spent bootstrapping tablet: real 0.034s	user 0.019s	sys 0.003s
I20260608 12:40:48.106523  8975 raft_consensus.cc:740] T f1e0aaa56b4d4543b930c10329627021 P cc1532c396e744938458fd7c8c1e0319 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc1532c396e744938458fd7c8c1e0319, State: Initialized, Role: FOLLOWER
I20260608 12:40:48.106948  8973 tablet_bootstrap.cc:492] T b30d2fe60d704371b6cd2c51fefc8b08 P 93b209e0802845f388200b84f5c1fe1d: No bootstrap required, opened a new log
I20260608 12:40:48.107721  8973 ts_tablet_manager.cc:1403] T b30d2fe60d704371b6cd2c51fefc8b08 P 93b209e0802845f388200b84f5c1fe1d: Time spent bootstrapping tablet: real 0.024s	user 0.011s	sys 0.008s
I20260608 12:40:48.107928  8975 consensus_queue.cc:260] T f1e0aaa56b4d4543b930c10329627021 P cc1532c396e744938458fd7c8c1e0319 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b209e0802845f388200b84f5c1fe1d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35193 } } peers { permanent_uuid: "c41fd945824c499992b5bf76e85db213" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35441 } } peers { permanent_uuid: "cc1532c396e744938458fd7c8c1e0319" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41537 } }
I20260608 12:40:48.110255  8974 raft_consensus.cc:359] T b30d2fe60d704371b6cd2c51fefc8b08 P c41fd945824c499992b5bf76e85db213 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c41fd945824c499992b5bf76e85db213" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35441 } } peers { permanent_uuid: "93b209e0802845f388200b84f5c1fe1d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35193 } } peers { permanent_uuid: "cc1532c396e744938458fd7c8c1e0319" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41537 } }
I20260608 12:40:48.111006  8974 raft_consensus.cc:385] T b30d2fe60d704371b6cd2c51fefc8b08 P c41fd945824c499992b5bf76e85db213 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:48.111294  8974 raft_consensus.cc:740] T b30d2fe60d704371b6cd2c51fefc8b08 P c41fd945824c499992b5bf76e85db213 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c41fd945824c499992b5bf76e85db213, State: Initialized, Role: FOLLOWER
I20260608 12:40:48.111410  8973 raft_consensus.cc:359] T b30d2fe60d704371b6cd2c51fefc8b08 P 93b209e0802845f388200b84f5c1fe1d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c41fd945824c499992b5bf76e85db213" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35441 } } peers { permanent_uuid: "93b209e0802845f388200b84f5c1fe1d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35193 } } peers { permanent_uuid: "cc1532c396e744938458fd7c8c1e0319" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41537 } }
I20260608 12:40:48.112424  8973 raft_consensus.cc:385] T b30d2fe60d704371b6cd2c51fefc8b08 P 93b209e0802845f388200b84f5c1fe1d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:48.112893  8973 raft_consensus.cc:740] T b30d2fe60d704371b6cd2c51fefc8b08 P 93b209e0802845f388200b84f5c1fe1d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 93b209e0802845f388200b84f5c1fe1d, State: Initialized, Role: FOLLOWER
I20260608 12:40:48.112165  8974 consensus_queue.cc:260] T b30d2fe60d704371b6cd2c51fefc8b08 P c41fd945824c499992b5bf76e85db213 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c41fd945824c499992b5bf76e85db213" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35441 } } peers { permanent_uuid: "93b209e0802845f388200b84f5c1fe1d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35193 } } peers { permanent_uuid: "cc1532c396e744938458fd7c8c1e0319" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41537 } }
I20260608 12:40:48.113648  8975 ts_tablet_manager.cc:1434] T f1e0aaa56b4d4543b930c10329627021 P cc1532c396e744938458fd7c8c1e0319: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.004s
I20260608 12:40:48.114135  8973 consensus_queue.cc:260] T b30d2fe60d704371b6cd2c51fefc8b08 P 93b209e0802845f388200b84f5c1fe1d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c41fd945824c499992b5bf76e85db213" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35441 } } peers { permanent_uuid: "93b209e0802845f388200b84f5c1fe1d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35193 } } peers { permanent_uuid: "cc1532c396e744938458fd7c8c1e0319" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41537 } }
I20260608 12:40:48.115000  8975 tablet_bootstrap.cc:492] T a3ff936d7d354602a1833a16ad4c6235 P cc1532c396e744938458fd7c8c1e0319: Bootstrap starting.
I20260608 12:40:48.116432  8981 raft_consensus.cc:493] T f642ff2c3eba4c0abe067e8286b514ee P 93b209e0802845f388200b84f5c1fe1d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260608 12:40:48.117033  8806 tablet.cc:2404] T a3ff936d7d354602a1833a16ad4c6235 P c41fd945824c499992b5bf76e85db213: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260608 12:40:48.120388  8974 ts_tablet_manager.cc:1434] T b30d2fe60d704371b6cd2c51fefc8b08 P c41fd945824c499992b5bf76e85db213: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260608 12:40:48.121727  8974 tablet_bootstrap.cc:492] T f1e0aaa56b4d4543b930c10329627021 P c41fd945824c499992b5bf76e85db213: Bootstrap starting.
I20260608 12:40:48.117178  8981 raft_consensus.cc:515] T f642ff2c3eba4c0abe067e8286b514ee P 93b209e0802845f388200b84f5c1fe1d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c41fd945824c499992b5bf76e85db213" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35441 } } peers { permanent_uuid: "93b209e0802845f388200b84f5c1fe1d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35193 } } peers { permanent_uuid: "cc1532c396e744938458fd7c8c1e0319" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41537 } }
I20260608 12:40:48.126353  8975 tablet_bootstrap.cc:654] T a3ff936d7d354602a1833a16ad4c6235 P cc1532c396e744938458fd7c8c1e0319: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:48.134063  8974 tablet_bootstrap.cc:654] T f1e0aaa56b4d4543b930c10329627021 P c41fd945824c499992b5bf76e85db213: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:48.144316  8973 ts_tablet_manager.cc:1434] T b30d2fe60d704371b6cd2c51fefc8b08 P 93b209e0802845f388200b84f5c1fe1d: Time spent starting tablet: real 0.036s	user 0.015s	sys 0.009s
I20260608 12:40:48.152635  8780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f642ff2c3eba4c0abe067e8286b514ee" candidate_uuid: "93b209e0802845f388200b84f5c1fe1d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c41fd945824c499992b5bf76e85db213" is_pre_election: true
I20260608 12:40:48.153550  8780 raft_consensus.cc:2468] T f642ff2c3eba4c0abe067e8286b514ee P c41fd945824c499992b5bf76e85db213 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 93b209e0802845f388200b84f5c1fe1d in term 0.
I20260608 12:40:48.155622  8818 leader_election.cc:304] T f642ff2c3eba4c0abe067e8286b514ee P 93b209e0802845f388200b84f5c1fe1d [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: 93b209e0802845f388200b84f5c1fe1d, c41fd945824c499992b5bf76e85db213; no voters: 
I20260608 12:40:48.156409  8975 tablet_bootstrap.cc:492] T a3ff936d7d354602a1833a16ad4c6235 P cc1532c396e744938458fd7c8c1e0319: No bootstrap required, opened a new log
I20260608 12:40:48.158008  8975 ts_tablet_manager.cc:1403] T a3ff936d7d354602a1833a16ad4c6235 P cc1532c396e744938458fd7c8c1e0319: Time spent bootstrapping tablet: real 0.043s	user 0.017s	sys 0.025s
I20260608 12:40:48.156409  8974 tablet_bootstrap.cc:492] T f1e0aaa56b4d4543b930c10329627021 P c41fd945824c499992b5bf76e85db213: No bootstrap required, opened a new log
I20260608 12:40:48.158090  8992 raft_consensus.cc:2804] T f642ff2c3eba4c0abe067e8286b514ee P 93b209e0802845f388200b84f5c1fe1d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:40:48.158715  8992 raft_consensus.cc:493] T f642ff2c3eba4c0abe067e8286b514ee P 93b209e0802845f388200b84f5c1fe1d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:40:48.159288  8992 raft_consensus.cc:3060] T f642ff2c3eba4c0abe067e8286b514ee P 93b209e0802845f388200b84f5c1fe1d [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:48.158777  8974 ts_tablet_manager.cc:1403] T f1e0aaa56b4d4543b930c10329627021 P c41fd945824c499992b5bf76e85db213: Time spent bootstrapping tablet: real 0.037s	user 0.009s	sys 0.006s
I20260608 12:40:48.161896  8975 raft_consensus.cc:359] T a3ff936d7d354602a1833a16ad4c6235 P cc1532c396e744938458fd7c8c1e0319 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c41fd945824c499992b5bf76e85db213" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35441 } } peers { permanent_uuid: "93b209e0802845f388200b84f5c1fe1d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35193 } } peers { permanent_uuid: "cc1532c396e744938458fd7c8c1e0319" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41537 } }
I20260608 12:40:48.162911  8975 raft_consensus.cc:385] T a3ff936d7d354602a1833a16ad4c6235 P cc1532c396e744938458fd7c8c1e0319 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:48.163307  8975 raft_consensus.cc:740] T a3ff936d7d354602a1833a16ad4c6235 P cc1532c396e744938458fd7c8c1e0319 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc1532c396e744938458fd7c8c1e0319, State: Initialized, Role: FOLLOWER
I20260608 12:40:48.164511  8975 consensus_queue.cc:260] T a3ff936d7d354602a1833a16ad4c6235 P cc1532c396e744938458fd7c8c1e0319 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c41fd945824c499992b5bf76e85db213" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35441 } } peers { permanent_uuid: "93b209e0802845f388200b84f5c1fe1d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35193 } } peers { permanent_uuid: "cc1532c396e744938458fd7c8c1e0319" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41537 } }
I20260608 12:40:48.165866  8974 raft_consensus.cc:359] T f1e0aaa56b4d4543b930c10329627021 P c41fd945824c499992b5bf76e85db213 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b209e0802845f388200b84f5c1fe1d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35193 } } peers { permanent_uuid: "c41fd945824c499992b5bf76e85db213" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35441 } } peers { permanent_uuid: "cc1532c396e744938458fd7c8c1e0319" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41537 } }
I20260608 12:40:48.166792  8974 raft_consensus.cc:385] T f1e0aaa56b4d4543b930c10329627021 P c41fd945824c499992b5bf76e85db213 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:48.167171  8974 raft_consensus.cc:740] T f1e0aaa56b4d4543b930c10329627021 P c41fd945824c499992b5bf76e85db213 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c41fd945824c499992b5bf76e85db213, State: Initialized, Role: FOLLOWER
I20260608 12:40:48.167290  8975 ts_tablet_manager.cc:1434] T a3ff936d7d354602a1833a16ad4c6235 P cc1532c396e744938458fd7c8c1e0319: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260608 12:40:48.168361  8974 consensus_queue.cc:260] T f1e0aaa56b4d4543b930c10329627021 P c41fd945824c499992b5bf76e85db213 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b209e0802845f388200b84f5c1fe1d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35193 } } peers { permanent_uuid: "c41fd945824c499992b5bf76e85db213" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35441 } } peers { permanent_uuid: "cc1532c396e744938458fd7c8c1e0319" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41537 } }
I20260608 12:40:48.171172  8974 ts_tablet_manager.cc:1434] T f1e0aaa56b4d4543b930c10329627021 P c41fd945824c499992b5bf76e85db213: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.005s
I20260608 12:40:48.173141  8981 leader_election.cc:290] T f642ff2c3eba4c0abe067e8286b514ee P 93b209e0802845f388200b84f5c1fe1d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c41fd945824c499992b5bf76e85db213 (127.0.107.193:35441), cc1532c396e744938458fd7c8c1e0319 (127.0.107.195:41537)
I20260608 12:40:48.176694  8992 raft_consensus.cc:515] T f642ff2c3eba4c0abe067e8286b514ee P 93b209e0802845f388200b84f5c1fe1d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c41fd945824c499992b5bf76e85db213" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35441 } } peers { permanent_uuid: "93b209e0802845f388200b84f5c1fe1d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35193 } } peers { permanent_uuid: "cc1532c396e744938458fd7c8c1e0319" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41537 } }
I20260608 12:40:48.180418  8780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f642ff2c3eba4c0abe067e8286b514ee" candidate_uuid: "93b209e0802845f388200b84f5c1fe1d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c41fd945824c499992b5bf76e85db213"
I20260608 12:40:48.181304  8780 raft_consensus.cc:3060] T f642ff2c3eba4c0abe067e8286b514ee P c41fd945824c499992b5bf76e85db213 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:48.179384  8992 leader_election.cc:290] T f642ff2c3eba4c0abe067e8286b514ee P 93b209e0802845f388200b84f5c1fe1d [CANDIDATE]: Term 1 election: Requested vote from peers c41fd945824c499992b5bf76e85db213 (127.0.107.193:35441), cc1532c396e744938458fd7c8c1e0319 (127.0.107.195:41537)
I20260608 12:40:48.188697  8929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f642ff2c3eba4c0abe067e8286b514ee" candidate_uuid: "93b209e0802845f388200b84f5c1fe1d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc1532c396e744938458fd7c8c1e0319" is_pre_election: true
I20260608 12:40:48.188727  8780 raft_consensus.cc:2468] T f642ff2c3eba4c0abe067e8286b514ee P c41fd945824c499992b5bf76e85db213 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 93b209e0802845f388200b84f5c1fe1d in term 1.
I20260608 12:40:48.189086  8928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f642ff2c3eba4c0abe067e8286b514ee" candidate_uuid: "93b209e0802845f388200b84f5c1fe1d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc1532c396e744938458fd7c8c1e0319"
I20260608 12:40:48.189707  8929 raft_consensus.cc:2468] T f642ff2c3eba4c0abe067e8286b514ee P cc1532c396e744938458fd7c8c1e0319 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 93b209e0802845f388200b84f5c1fe1d in term 0.
I20260608 12:40:48.191505  8818 leader_election.cc:304] T f642ff2c3eba4c0abe067e8286b514ee P 93b209e0802845f388200b84f5c1fe1d [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: 93b209e0802845f388200b84f5c1fe1d, c41fd945824c499992b5bf76e85db213; no voters: cc1532c396e744938458fd7c8c1e0319
I20260608 12:40:48.192615  8992 raft_consensus.cc:2804] T f642ff2c3eba4c0abe067e8286b514ee P 93b209e0802845f388200b84f5c1fe1d [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:40:48.193252  8992 raft_consensus.cc:697] T f642ff2c3eba4c0abe067e8286b514ee P 93b209e0802845f388200b84f5c1fe1d [term 1 LEADER]: Becoming Leader. State: Replica: 93b209e0802845f388200b84f5c1fe1d, State: Running, Role: LEADER
I20260608 12:40:48.194136  8992 consensus_queue.cc:237] T f642ff2c3eba4c0abe067e8286b514ee P 93b209e0802845f388200b84f5c1fe1d [LEADER]: Queue going to LEADER mode. State: All 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: "c41fd945824c499992b5bf76e85db213" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35441 } } peers { permanent_uuid: "93b209e0802845f388200b84f5c1fe1d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35193 } } peers { permanent_uuid: "cc1532c396e744938458fd7c8c1e0319" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41537 } }
I20260608 12:40:48.205137  8675 catalog_manager.cc:5696] T f642ff2c3eba4c0abe067e8286b514ee P 93b209e0802845f388200b84f5c1fe1d reported cstate change: term changed from 0 to 1, leader changed from <none> to 93b209e0802845f388200b84f5c1fe1d (127.0.107.194). New cstate: current_term: 1 leader_uuid: "93b209e0802845f388200b84f5c1fe1d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c41fd945824c499992b5bf76e85db213" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "93b209e0802845f388200b84f5c1fe1d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35193 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cc1532c396e744938458fd7c8c1e0319" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41537 } health_report { overall_health: UNKNOWN } } }
I20260608 12:40:48.264288  8980 raft_consensus.cc:493] T f1e0aaa56b4d4543b930c10329627021 P cc1532c396e744938458fd7c8c1e0319 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:40:48.265172  8980 raft_consensus.cc:515] T f1e0aaa56b4d4543b930c10329627021 P cc1532c396e744938458fd7c8c1e0319 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b209e0802845f388200b84f5c1fe1d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35193 } } peers { permanent_uuid: "c41fd945824c499992b5bf76e85db213" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35441 } } peers { permanent_uuid: "cc1532c396e744938458fd7c8c1e0319" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41537 } }
I20260608 12:40:48.267993  8980 leader_election.cc:290] T f1e0aaa56b4d4543b930c10329627021 P cc1532c396e744938458fd7c8c1e0319 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 93b209e0802845f388200b84f5c1fe1d (127.0.107.194:35193), c41fd945824c499992b5bf76e85db213 (127.0.107.193:35441)
I20260608 12:40:48.269640  8855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1e0aaa56b4d4543b930c10329627021" candidate_uuid: "cc1532c396e744938458fd7c8c1e0319" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93b209e0802845f388200b84f5c1fe1d" is_pre_election: true
I20260608 12:40:48.269845  8780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1e0aaa56b4d4543b930c10329627021" candidate_uuid: "cc1532c396e744938458fd7c8c1e0319" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c41fd945824c499992b5bf76e85db213" is_pre_election: true
I20260608 12:40:48.270969  8855 raft_consensus.cc:2468] T f1e0aaa56b4d4543b930c10329627021 P 93b209e0802845f388200b84f5c1fe1d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cc1532c396e744938458fd7c8c1e0319 in term 0.
I20260608 12:40:48.271061  8780 raft_consensus.cc:2468] T f1e0aaa56b4d4543b930c10329627021 P c41fd945824c499992b5bf76e85db213 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cc1532c396e744938458fd7c8c1e0319 in term 0.
I20260608 12:40:48.272794  8892 leader_election.cc:304] T f1e0aaa56b4d4543b930c10329627021 P cc1532c396e744938458fd7c8c1e0319 [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: c41fd945824c499992b5bf76e85db213, cc1532c396e744938458fd7c8c1e0319; no voters: 
I20260608 12:40:48.273789  8980 raft_consensus.cc:2804] T f1e0aaa56b4d4543b930c10329627021 P cc1532c396e744938458fd7c8c1e0319 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:40:48.274179  8980 raft_consensus.cc:493] T f1e0aaa56b4d4543b930c10329627021 P cc1532c396e744938458fd7c8c1e0319 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:40:48.274508  8980 raft_consensus.cc:3060] T f1e0aaa56b4d4543b930c10329627021 P cc1532c396e744938458fd7c8c1e0319 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:48.281315  8980 raft_consensus.cc:515] T f1e0aaa56b4d4543b930c10329627021 P cc1532c396e744938458fd7c8c1e0319 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b209e0802845f388200b84f5c1fe1d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35193 } } peers { permanent_uuid: "c41fd945824c499992b5bf76e85db213" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35441 } } peers { permanent_uuid: "cc1532c396e744938458fd7c8c1e0319" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41537 } }
I20260608 12:40:48.283687  8980 leader_election.cc:290] T f1e0aaa56b4d4543b930c10329627021 P cc1532c396e744938458fd7c8c1e0319 [CANDIDATE]: Term 1 election: Requested vote from peers 93b209e0802845f388200b84f5c1fe1d (127.0.107.194:35193), c41fd945824c499992b5bf76e85db213 (127.0.107.193:35441)
I20260608 12:40:48.284821  8855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1e0aaa56b4d4543b930c10329627021" candidate_uuid: "cc1532c396e744938458fd7c8c1e0319" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93b209e0802845f388200b84f5c1fe1d"
I20260608 12:40:48.285095  8780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1e0aaa56b4d4543b930c10329627021" candidate_uuid: "cc1532c396e744938458fd7c8c1e0319" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c41fd945824c499992b5bf76e85db213"
I20260608 12:40:48.285522  8855 raft_consensus.cc:3060] T f1e0aaa56b4d4543b930c10329627021 P 93b209e0802845f388200b84f5c1fe1d [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:48.286089  8780 raft_consensus.cc:3060] T f1e0aaa56b4d4543b930c10329627021 P c41fd945824c499992b5bf76e85db213 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:48.292150  8855 raft_consensus.cc:2468] T f1e0aaa56b4d4543b930c10329627021 P 93b209e0802845f388200b84f5c1fe1d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc1532c396e744938458fd7c8c1e0319 in term 1.
I20260608 12:40:48.292601  8780 raft_consensus.cc:2468] T f1e0aaa56b4d4543b930c10329627021 P c41fd945824c499992b5bf76e85db213 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc1532c396e744938458fd7c8c1e0319 in term 1.
I20260608 12:40:48.293485  8895 leader_election.cc:304] T f1e0aaa56b4d4543b930c10329627021 P cc1532c396e744938458fd7c8c1e0319 [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: 93b209e0802845f388200b84f5c1fe1d, cc1532c396e744938458fd7c8c1e0319; no voters: 
I20260608 12:40:48.294582  8980 raft_consensus.cc:2804] T f1e0aaa56b4d4543b930c10329627021 P cc1532c396e744938458fd7c8c1e0319 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:40:48.295013  8980 raft_consensus.cc:697] T f1e0aaa56b4d4543b930c10329627021 P cc1532c396e744938458fd7c8c1e0319 [term 1 LEADER]: Becoming Leader. State: Replica: cc1532c396e744938458fd7c8c1e0319, State: Running, Role: LEADER
I20260608 12:40:48.295711  8980 consensus_queue.cc:237] T f1e0aaa56b4d4543b930c10329627021 P cc1532c396e744938458fd7c8c1e0319 [LEADER]: Queue going to LEADER mode. State: All 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: "93b209e0802845f388200b84f5c1fe1d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35193 } } peers { permanent_uuid: "c41fd945824c499992b5bf76e85db213" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35441 } } peers { permanent_uuid: "cc1532c396e744938458fd7c8c1e0319" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41537 } }
I20260608 12:40:48.303279  8675 catalog_manager.cc:5696] T f1e0aaa56b4d4543b930c10329627021 P cc1532c396e744938458fd7c8c1e0319 reported cstate change: term changed from 0 to 1, leader changed from <none> to cc1532c396e744938458fd7c8c1e0319 (127.0.107.195). New cstate: current_term: 1 leader_uuid: "cc1532c396e744938458fd7c8c1e0319" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93b209e0802845f388200b84f5c1fe1d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35193 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c41fd945824c499992b5bf76e85db213" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cc1532c396e744938458fd7c8c1e0319" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41537 } health_report { overall_health: HEALTHY } } }
I20260608 12:40:48.330250  8992 raft_consensus.cc:493] T a3ff936d7d354602a1833a16ad4c6235 P 93b209e0802845f388200b84f5c1fe1d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:40:48.330850  8992 raft_consensus.cc:515] T a3ff936d7d354602a1833a16ad4c6235 P 93b209e0802845f388200b84f5c1fe1d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c41fd945824c499992b5bf76e85db213" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35441 } } peers { permanent_uuid: "93b209e0802845f388200b84f5c1fe1d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35193 } } peers { permanent_uuid: "cc1532c396e744938458fd7c8c1e0319" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41537 } }
I20260608 12:40:48.332736  8992 leader_election.cc:290] T a3ff936d7d354602a1833a16ad4c6235 P 93b209e0802845f388200b84f5c1fe1d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c41fd945824c499992b5bf76e85db213 (127.0.107.193:35441), cc1532c396e744938458fd7c8c1e0319 (127.0.107.195:41537)
I20260608 12:40:48.333882  8780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3ff936d7d354602a1833a16ad4c6235" candidate_uuid: "93b209e0802845f388200b84f5c1fe1d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c41fd945824c499992b5bf76e85db213" is_pre_election: true
I20260608 12:40:48.334156  8929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3ff936d7d354602a1833a16ad4c6235" candidate_uuid: "93b209e0802845f388200b84f5c1fe1d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc1532c396e744938458fd7c8c1e0319" is_pre_election: true
I20260608 12:40:48.334707  8780 raft_consensus.cc:2468] T a3ff936d7d354602a1833a16ad4c6235 P c41fd945824c499992b5bf76e85db213 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 93b209e0802845f388200b84f5c1fe1d in term 0.
I20260608 12:40:48.334880  8929 raft_consensus.cc:2468] T a3ff936d7d354602a1833a16ad4c6235 P cc1532c396e744938458fd7c8c1e0319 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 93b209e0802845f388200b84f5c1fe1d in term 0.
I20260608 12:40:48.336066  8818 leader_election.cc:304] T a3ff936d7d354602a1833a16ad4c6235 P 93b209e0802845f388200b84f5c1fe1d [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: 93b209e0802845f388200b84f5c1fe1d, c41fd945824c499992b5bf76e85db213; no voters: 
I20260608 12:40:48.336956  8992 raft_consensus.cc:2804] T a3ff936d7d354602a1833a16ad4c6235 P 93b209e0802845f388200b84f5c1fe1d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:40:48.337303  8992 raft_consensus.cc:493] T a3ff936d7d354602a1833a16ad4c6235 P 93b209e0802845f388200b84f5c1fe1d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:40:48.337620  8992 raft_consensus.cc:3060] T a3ff936d7d354602a1833a16ad4c6235 P 93b209e0802845f388200b84f5c1fe1d [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:48.343111  8992 raft_consensus.cc:515] T a3ff936d7d354602a1833a16ad4c6235 P 93b209e0802845f388200b84f5c1fe1d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c41fd945824c499992b5bf76e85db213" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35441 } } peers { permanent_uuid: "93b209e0802845f388200b84f5c1fe1d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35193 } } peers { permanent_uuid: "cc1532c396e744938458fd7c8c1e0319" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41537 } }
I20260608 12:40:48.344868  8992 leader_election.cc:290] T a3ff936d7d354602a1833a16ad4c6235 P 93b209e0802845f388200b84f5c1fe1d [CANDIDATE]: Term 1 election: Requested vote from peers c41fd945824c499992b5bf76e85db213 (127.0.107.193:35441), cc1532c396e744938458fd7c8c1e0319 (127.0.107.195:41537)
I20260608 12:40:48.346122  8780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3ff936d7d354602a1833a16ad4c6235" candidate_uuid: "93b209e0802845f388200b84f5c1fe1d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c41fd945824c499992b5bf76e85db213"
I20260608 12:40:48.346180  8929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3ff936d7d354602a1833a16ad4c6235" candidate_uuid: "93b209e0802845f388200b84f5c1fe1d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc1532c396e744938458fd7c8c1e0319"
I20260608 12:40:48.346980  8780 raft_consensus.cc:3060] T a3ff936d7d354602a1833a16ad4c6235 P c41fd945824c499992b5bf76e85db213 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:48.346985  8929 raft_consensus.cc:3060] T a3ff936d7d354602a1833a16ad4c6235 P cc1532c396e744938458fd7c8c1e0319 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:48.353212  8929 raft_consensus.cc:2468] T a3ff936d7d354602a1833a16ad4c6235 P cc1532c396e744938458fd7c8c1e0319 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 93b209e0802845f388200b84f5c1fe1d in term 1.
I20260608 12:40:48.353268  8780 raft_consensus.cc:2468] T a3ff936d7d354602a1833a16ad4c6235 P c41fd945824c499992b5bf76e85db213 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 93b209e0802845f388200b84f5c1fe1d in term 1.
I20260608 12:40:48.354743  8821 leader_election.cc:304] T a3ff936d7d354602a1833a16ad4c6235 P 93b209e0802845f388200b84f5c1fe1d [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: 93b209e0802845f388200b84f5c1fe1d, cc1532c396e744938458fd7c8c1e0319; no voters: 
I20260608 12:40:48.355563  8992 raft_consensus.cc:2804] T a3ff936d7d354602a1833a16ad4c6235 P 93b209e0802845f388200b84f5c1fe1d [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:40:48.356108  8992 raft_consensus.cc:697] T a3ff936d7d354602a1833a16ad4c6235 P 93b209e0802845f388200b84f5c1fe1d [term 1 LEADER]: Becoming Leader. State: Replica: 93b209e0802845f388200b84f5c1fe1d, State: Running, Role: LEADER
I20260608 12:40:48.356781  8992 consensus_queue.cc:237] T a3ff936d7d354602a1833a16ad4c6235 P 93b209e0802845f388200b84f5c1fe1d [LEADER]: Queue going to LEADER mode. State: All 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: "c41fd945824c499992b5bf76e85db213" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35441 } } peers { permanent_uuid: "93b209e0802845f388200b84f5c1fe1d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35193 } } peers { permanent_uuid: "cc1532c396e744938458fd7c8c1e0319" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41537 } }
I20260608 12:40:48.365716  8675 catalog_manager.cc:5696] T a3ff936d7d354602a1833a16ad4c6235 P 93b209e0802845f388200b84f5c1fe1d reported cstate change: term changed from 0 to 1, leader changed from <none> to 93b209e0802845f388200b84f5c1fe1d (127.0.107.194). New cstate: current_term: 1 leader_uuid: "93b209e0802845f388200b84f5c1fe1d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c41fd945824c499992b5bf76e85db213" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "93b209e0802845f388200b84f5c1fe1d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35193 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cc1532c396e744938458fd7c8c1e0319" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41537 } health_report { overall_health: UNKNOWN } } }
I20260608 12:40:48.446816  8979 raft_consensus.cc:493] T b30d2fe60d704371b6cd2c51fefc8b08 P c41fd945824c499992b5bf76e85db213 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:40:48.447502  8979 raft_consensus.cc:515] T b30d2fe60d704371b6cd2c51fefc8b08 P c41fd945824c499992b5bf76e85db213 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c41fd945824c499992b5bf76e85db213" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35441 } } peers { permanent_uuid: "93b209e0802845f388200b84f5c1fe1d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35193 } } peers { permanent_uuid: "cc1532c396e744938458fd7c8c1e0319" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41537 } }
I20260608 12:40:48.450028  8979 leader_election.cc:290] T b30d2fe60d704371b6cd2c51fefc8b08 P c41fd945824c499992b5bf76e85db213 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 93b209e0802845f388200b84f5c1fe1d (127.0.107.194:35193), cc1532c396e744938458fd7c8c1e0319 (127.0.107.195:41537)
I20260608 12:40:48.461593  8855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b30d2fe60d704371b6cd2c51fefc8b08" candidate_uuid: "c41fd945824c499992b5bf76e85db213" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93b209e0802845f388200b84f5c1fe1d" is_pre_election: true
I20260608 12:40:48.462441  8855 raft_consensus.cc:2468] T b30d2fe60d704371b6cd2c51fefc8b08 P 93b209e0802845f388200b84f5c1fe1d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c41fd945824c499992b5bf76e85db213 in term 0.
I20260608 12:40:48.463232  8929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b30d2fe60d704371b6cd2c51fefc8b08" candidate_uuid: "c41fd945824c499992b5bf76e85db213" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc1532c396e744938458fd7c8c1e0319" is_pre_election: true
I20260608 12:40:48.463678  8746 leader_election.cc:304] T b30d2fe60d704371b6cd2c51fefc8b08 P c41fd945824c499992b5bf76e85db213 [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: 93b209e0802845f388200b84f5c1fe1d, c41fd945824c499992b5bf76e85db213; no voters: 
I20260608 12:40:48.464112  8929 raft_consensus.cc:2468] T b30d2fe60d704371b6cd2c51fefc8b08 P cc1532c396e744938458fd7c8c1e0319 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c41fd945824c499992b5bf76e85db213 in term 0.
I20260608 12:40:48.464708  8979 raft_consensus.cc:2804] T b30d2fe60d704371b6cd2c51fefc8b08 P c41fd945824c499992b5bf76e85db213 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:40:48.465126  8979 raft_consensus.cc:493] T b30d2fe60d704371b6cd2c51fefc8b08 P c41fd945824c499992b5bf76e85db213 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:40:48.465497  8979 raft_consensus.cc:3060] T b30d2fe60d704371b6cd2c51fefc8b08 P c41fd945824c499992b5bf76e85db213 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:48.470984  8979 raft_consensus.cc:515] T b30d2fe60d704371b6cd2c51fefc8b08 P c41fd945824c499992b5bf76e85db213 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c41fd945824c499992b5bf76e85db213" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35441 } } peers { permanent_uuid: "93b209e0802845f388200b84f5c1fe1d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35193 } } peers { permanent_uuid: "cc1532c396e744938458fd7c8c1e0319" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41537 } }
I20260608 12:40:48.472779  8979 leader_election.cc:290] T b30d2fe60d704371b6cd2c51fefc8b08 P c41fd945824c499992b5bf76e85db213 [CANDIDATE]: Term 1 election: Requested vote from peers 93b209e0802845f388200b84f5c1fe1d (127.0.107.194:35193), cc1532c396e744938458fd7c8c1e0319 (127.0.107.195:41537)
I20260608 12:40:48.473742  8855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b30d2fe60d704371b6cd2c51fefc8b08" candidate_uuid: "c41fd945824c499992b5bf76e85db213" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93b209e0802845f388200b84f5c1fe1d"
I20260608 12:40:48.474056  8929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b30d2fe60d704371b6cd2c51fefc8b08" candidate_uuid: "c41fd945824c499992b5bf76e85db213" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc1532c396e744938458fd7c8c1e0319"
I20260608 12:40:48.474360  8855 raft_consensus.cc:3060] T b30d2fe60d704371b6cd2c51fefc8b08 P 93b209e0802845f388200b84f5c1fe1d [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:48.474810  8929 raft_consensus.cc:3060] T b30d2fe60d704371b6cd2c51fefc8b08 P cc1532c396e744938458fd7c8c1e0319 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:48.479929  8855 raft_consensus.cc:2468] T b30d2fe60d704371b6cd2c51fefc8b08 P 93b209e0802845f388200b84f5c1fe1d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c41fd945824c499992b5bf76e85db213 in term 1.
I20260608 12:40:48.480737  8929 raft_consensus.cc:2468] T b30d2fe60d704371b6cd2c51fefc8b08 P cc1532c396e744938458fd7c8c1e0319 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c41fd945824c499992b5bf76e85db213 in term 1.
I20260608 12:40:48.481261  8746 leader_election.cc:304] T b30d2fe60d704371b6cd2c51fefc8b08 P c41fd945824c499992b5bf76e85db213 [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: 93b209e0802845f388200b84f5c1fe1d, c41fd945824c499992b5bf76e85db213; no voters: 
I20260608 12:40:48.482281  8979 raft_consensus.cc:2804] T b30d2fe60d704371b6cd2c51fefc8b08 P c41fd945824c499992b5bf76e85db213 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:40:48.483306  8979 raft_consensus.cc:697] T b30d2fe60d704371b6cd2c51fefc8b08 P c41fd945824c499992b5bf76e85db213 [term 1 LEADER]: Becoming Leader. State: Replica: c41fd945824c499992b5bf76e85db213, State: Running, Role: LEADER
I20260608 12:40:48.484128  8979 consensus_queue.cc:237] T b30d2fe60d704371b6cd2c51fefc8b08 P c41fd945824c499992b5bf76e85db213 [LEADER]: Queue going to LEADER mode. State: All 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: "c41fd945824c499992b5bf76e85db213" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35441 } } peers { permanent_uuid: "93b209e0802845f388200b84f5c1fe1d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35193 } } peers { permanent_uuid: "cc1532c396e744938458fd7c8c1e0319" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41537 } }
I20260608 12:40:48.493516  8675 catalog_manager.cc:5696] T b30d2fe60d704371b6cd2c51fefc8b08 P c41fd945824c499992b5bf76e85db213 reported cstate change: term changed from 0 to 1, leader changed from <none> to c41fd945824c499992b5bf76e85db213 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "c41fd945824c499992b5bf76e85db213" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c41fd945824c499992b5bf76e85db213" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35441 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "93b209e0802845f388200b84f5c1fe1d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35193 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cc1532c396e744938458fd7c8c1e0319" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41537 } health_report { overall_health: UNKNOWN } } }
I20260608 12:40:48.581049   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:40:48.589435  9004 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:40:48.591276  9007 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:40:48.592020  9005 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:40:48.592957   431 server_base.cc:1061] running on GCE node
I20260608 12:40:48.594349   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:40:48.594609   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:40:48.594851   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922448594828 us; error 0 us; skew 500 ppm
I20260608 12:40:48.595538   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:40:48.598805   431 webserver.cc:533] Webserver started at http://127.0.107.196:35387/ using document root <none> and password file <none>
I20260608 12:40:48.599397   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:40:48.599599   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:40:48.599928   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:40:48.601118   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922229144781-431-0/minicluster-data/ts-3-root/instance:
uuid: "777959e02e0f4ddda43ff65a0f044fe8"
format_stamp: "Formatted at 2026-06-08 12:40:48 on dist-test-slave-3gfq"
I20260608 12:40:48.606592   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260608 12:40:48.610543  9012 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:48.611503   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260608 12:40:48.611884   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922229144781-431-0/minicluster-data/ts-3-root
uuid: "777959e02e0f4ddda43ff65a0f044fe8"
format_stamp: "Formatted at 2026-06-08 12:40:48 on dist-test-slave-3gfq"
I20260608 12:40:48.612196   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922229144781-431-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922229144781-431-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922229144781-431-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:40:48.636760   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:40:48.638105   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:40:48.639753   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:40:48.642371   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:40:48.642612   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:48.642869   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:40:48.643085   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:48.689543  8980 consensus_queue.cc:1048] T f1e0aaa56b4d4543b930c10329627021 P cc1532c396e744938458fd7c8c1e0319 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c41fd945824c499992b5bf76e85db213" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:40:48.700325   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.196:44509
I20260608 12:40:48.700551  9075 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.196:44509 every 8 connection(s)
I20260608 12:40:48.711468  8982 consensus_queue.cc:1048] T f1e0aaa56b4d4543b930c10329627021 P cc1532c396e744938458fd7c8c1e0319 [LEADER]: Connected to new peer: Peer: permanent_uuid: "93b209e0802845f388200b84f5c1fe1d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:40:48.752250  9077 heartbeater.cc:344] Connected to a master server at 127.0.107.254:46517
I20260608 12:40:48.752794  9077 heartbeater.cc:461] Registering TS with master...
I20260608 12:40:48.753973  9077 heartbeater.cc:507] Master 127.0.107.254:46517 requested a full tablet report, sending...
I20260608 12:40:48.756916  8677 ts_manager.cc:194] Registered new tserver with Master: 777959e02e0f4ddda43ff65a0f044fe8 (127.0.107.196:44509)
I20260608 12:40:48.759666  8677 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52568
I20260608 12:40:48.778306  8929 raft_consensus.cc:3060] T f642ff2c3eba4c0abe067e8286b514ee P cc1532c396e744938458fd7c8c1e0319 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:48.785040  8992 consensus_queue.cc:1048] T f642ff2c3eba4c0abe067e8286b514ee P 93b209e0802845f388200b84f5c1fe1d [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc1532c396e744938458fd7c8c1e0319" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41537 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:40:48.790921  8992 consensus_queue.cc:1048] T a3ff936d7d354602a1833a16ad4c6235 P 93b209e0802845f388200b84f5c1fe1d [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc1532c396e744938458fd7c8c1e0319" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41537 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:40:48.791669  8981 consensus_queue.cc:1048] T a3ff936d7d354602a1833a16ad4c6235 P 93b209e0802845f388200b84f5c1fe1d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c41fd945824c499992b5bf76e85db213" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:40:48.803457  8981 consensus_queue.cc:1048] T f642ff2c3eba4c0abe067e8286b514ee P 93b209e0802845f388200b84f5c1fe1d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c41fd945824c499992b5bf76e85db213" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:40:48.969383  8979 consensus_queue.cc:1048] T b30d2fe60d704371b6cd2c51fefc8b08 P c41fd945824c499992b5bf76e85db213 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc1532c396e744938458fd7c8c1e0319" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41537 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:40:48.984557  9002 consensus_queue.cc:1048] T b30d2fe60d704371b6cd2c51fefc8b08 P c41fd945824c499992b5bf76e85db213 [LEADER]: Connected to new peer: Peer: permanent_uuid: "93b209e0802845f388200b84f5c1fe1d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:40:49.712539  8855 consensus_queue.cc:237] T a3ff936d7d354602a1833a16ad4c6235 P 93b209e0802845f388200b84f5c1fe1d [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: "c41fd945824c499992b5bf76e85db213" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35441 } } peers { permanent_uuid: "93b209e0802845f388200b84f5c1fe1d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35193 } } peers { permanent_uuid: "cc1532c396e744938458fd7c8c1e0319" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41537 } attrs { replace: true } } peers { permanent_uuid: "777959e02e0f4ddda43ff65a0f044fe8" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 44509 } attrs { promote: true } }
I20260608 12:40:49.721736  8780 raft_consensus.cc:1275] T a3ff936d7d354602a1833a16ad4c6235 P c41fd945824c499992b5bf76e85db213 [term 1 FOLLOWER]: Refusing update from remote peer 93b209e0802845f388200b84f5c1fe1d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:40:49.722445  8928 raft_consensus.cc:1275] T a3ff936d7d354602a1833a16ad4c6235 P cc1532c396e744938458fd7c8c1e0319 [term 1 FOLLOWER]: Refusing update from remote peer 93b209e0802845f388200b84f5c1fe1d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:40:49.723852  8981 consensus_queue.cc:1048] T a3ff936d7d354602a1833a16ad4c6235 P 93b209e0802845f388200b84f5c1fe1d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c41fd945824c499992b5bf76e85db213" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 12:40:49.725028  8992 consensus_queue.cc:1048] T a3ff936d7d354602a1833a16ad4c6235 P 93b209e0802845f388200b84f5c1fe1d [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc1532c396e744938458fd7c8c1e0319" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41537 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260608 12:40:49.734886  8819 consensus_peers.cc:597] T a3ff936d7d354602a1833a16ad4c6235 P 93b209e0802845f388200b84f5c1fe1d -> Peer 777959e02e0f4ddda43ff65a0f044fe8 (127.0.107.196:44509): Couldn't send request to peer 777959e02e0f4ddda43ff65a0f044fe8. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a3ff936d7d354602a1833a16ad4c6235. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:40:49.734856  8981 raft_consensus.cc:2955] T a3ff936d7d354602a1833a16ad4c6235 P 93b209e0802845f388200b84f5c1fe1d [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 777959e02e0f4ddda43ff65a0f044fe8 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c41fd945824c499992b5bf76e85db213" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35441 } } peers { permanent_uuid: "93b209e0802845f388200b84f5c1fe1d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35193 } } peers { permanent_uuid: "cc1532c396e744938458fd7c8c1e0319" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41537 } attrs { replace: true } } peers { permanent_uuid: "777959e02e0f4ddda43ff65a0f044fe8" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 44509 } attrs { promote: true } } }
I20260608 12:40:49.737846  8779 raft_consensus.cc:2955] T a3ff936d7d354602a1833a16ad4c6235 P c41fd945824c499992b5bf76e85db213 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 777959e02e0f4ddda43ff65a0f044fe8 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c41fd945824c499992b5bf76e85db213" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35441 } } peers { permanent_uuid: "93b209e0802845f388200b84f5c1fe1d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35193 } } peers { permanent_uuid: "cc1532c396e744938458fd7c8c1e0319" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41537 } attrs { replace: true } } peers { permanent_uuid: "777959e02e0f4ddda43ff65a0f044fe8" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 44509 } attrs { promote: true } } }
I20260608 12:40:49.747373  8928 raft_consensus.cc:2955] T a3ff936d7d354602a1833a16ad4c6235 P cc1532c396e744938458fd7c8c1e0319 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 777959e02e0f4ddda43ff65a0f044fe8 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c41fd945824c499992b5bf76e85db213" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35441 } } peers { permanent_uuid: "93b209e0802845f388200b84f5c1fe1d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35193 } } peers { permanent_uuid: "cc1532c396e744938458fd7c8c1e0319" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41537 } attrs { replace: true } } peers { permanent_uuid: "777959e02e0f4ddda43ff65a0f044fe8" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 44509 } attrs { promote: true } } }
I20260608 12:40:49.758314  8677 catalog_manager.cc:5696] T a3ff936d7d354602a1833a16ad4c6235 P c41fd945824c499992b5bf76e85db213 reported cstate change: config changed from index -1 to 2, NON_VOTER 777959e02e0f4ddda43ff65a0f044fe8 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "93b209e0802845f388200b84f5c1fe1d" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c41fd945824c499992b5bf76e85db213" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35441 } } peers { permanent_uuid: "93b209e0802845f388200b84f5c1fe1d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35193 } } peers { permanent_uuid: "cc1532c396e744938458fd7c8c1e0319" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41537 } attrs { replace: true } } peers { permanent_uuid: "777959e02e0f4ddda43ff65a0f044fe8" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 44509 } attrs { promote: true } } }
I20260608 12:40:49.763849  9077 heartbeater.cc:499] Master 127.0.107.254:46517 was elected leader, sending a full tablet report...
I20260608 12:40:49.776435  8929 consensus_queue.cc:237] T f1e0aaa56b4d4543b930c10329627021 P cc1532c396e744938458fd7c8c1e0319 [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: "93b209e0802845f388200b84f5c1fe1d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35193 } } peers { permanent_uuid: "c41fd945824c499992b5bf76e85db213" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35441 } attrs { replace: true } } peers { permanent_uuid: "cc1532c396e744938458fd7c8c1e0319" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41537 } } peers { permanent_uuid: "777959e02e0f4ddda43ff65a0f044fe8" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 44509 } attrs { promote: true } }
I20260608 12:40:49.788256  8779 raft_consensus.cc:1275] T f1e0aaa56b4d4543b930c10329627021 P c41fd945824c499992b5bf76e85db213 [term 1 FOLLOWER]: Refusing update from remote peer cc1532c396e744938458fd7c8c1e0319: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:40:49.791870  8855 raft_consensus.cc:1275] T f1e0aaa56b4d4543b930c10329627021 P 93b209e0802845f388200b84f5c1fe1d [term 1 FOLLOWER]: Refusing update from remote peer cc1532c396e744938458fd7c8c1e0319: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:40:49.796447  9092 consensus_queue.cc:1048] T f1e0aaa56b4d4543b930c10329627021 P cc1532c396e744938458fd7c8c1e0319 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c41fd945824c499992b5bf76e85db213" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35441 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 12:40:49.802395  9092 consensus_queue.cc:1048] T f1e0aaa56b4d4543b930c10329627021 P cc1532c396e744938458fd7c8c1e0319 [LEADER]: Connected to new peer: Peer: permanent_uuid: "93b209e0802845f388200b84f5c1fe1d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260608 12:40:49.816673  8893 consensus_peers.cc:597] T f1e0aaa56b4d4543b930c10329627021 P cc1532c396e744938458fd7c8c1e0319 -> Peer 777959e02e0f4ddda43ff65a0f044fe8 (127.0.107.196:44509): Couldn't send request to peer 777959e02e0f4ddda43ff65a0f044fe8. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f1e0aaa56b4d4543b930c10329627021. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:40:49.818320  9092 raft_consensus.cc:2955] T f1e0aaa56b4d4543b930c10329627021 P cc1532c396e744938458fd7c8c1e0319 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 777959e02e0f4ddda43ff65a0f044fe8 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "93b209e0802845f388200b84f5c1fe1d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35193 } } peers { permanent_uuid: "c41fd945824c499992b5bf76e85db213" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35441 } attrs { replace: true } } peers { permanent_uuid: "cc1532c396e744938458fd7c8c1e0319" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41537 } } peers { permanent_uuid: "777959e02e0f4ddda43ff65a0f044fe8" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 44509 } attrs { promote: true } } }
I20260608 12:40:49.821910  8855 raft_consensus.cc:2955] T f1e0aaa56b4d4543b930c10329627021 P 93b209e0802845f388200b84f5c1fe1d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 777959e02e0f4ddda43ff65a0f044fe8 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "93b209e0802845f388200b84f5c1fe1d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35193 } } peers { permanent_uuid: "c41fd945824c499992b5bf76e85db213" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35441 } attrs { replace: true } } peers { permanent_uuid: "cc1532c396e744938458fd7c8c1e0319" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41537 } } peers { permanent_uuid: "777959e02e0f4ddda43ff65a0f044fe8" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 44509 } attrs { promote: true } } }
I20260608 12:40:49.824322  8779 raft_consensus.cc:2955] T f1e0aaa56b4d4543b930c10329627021 P c41fd945824c499992b5bf76e85db213 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 777959e02e0f4ddda43ff65a0f044fe8 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "93b209e0802845f388200b84f5c1fe1d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35193 } } peers { permanent_uuid: "c41fd945824c499992b5bf76e85db213" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35441 } attrs { replace: true } } peers { permanent_uuid: "cc1532c396e744938458fd7c8c1e0319" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41537 } } peers { permanent_uuid: "777959e02e0f4ddda43ff65a0f044fe8" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 44509 } attrs { promote: true } } }
I20260608 12:40:49.835175  8676 catalog_manager.cc:5696] T f1e0aaa56b4d4543b930c10329627021 P cc1532c396e744938458fd7c8c1e0319 reported cstate change: config changed from index -1 to 2, NON_VOTER 777959e02e0f4ddda43ff65a0f044fe8 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "cc1532c396e744938458fd7c8c1e0319" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "93b209e0802845f388200b84f5c1fe1d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35193 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c41fd945824c499992b5bf76e85db213" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35441 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cc1532c396e744938458fd7c8c1e0319" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41537 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "777959e02e0f4ddda43ff65a0f044fe8" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 44509 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:40:49.849689  8779 consensus_queue.cc:237] T b30d2fe60d704371b6cd2c51fefc8b08 P c41fd945824c499992b5bf76e85db213 [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: "c41fd945824c499992b5bf76e85db213" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35441 } } peers { permanent_uuid: "93b209e0802845f388200b84f5c1fe1d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35193 } attrs { replace: true } } peers { permanent_uuid: "cc1532c396e744938458fd7c8c1e0319" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41537 } } peers { permanent_uuid: "777959e02e0f4ddda43ff65a0f044fe8" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 44509 } attrs { promote: true } }
I20260608 12:40:49.858596  8929 raft_consensus.cc:1275] T b30d2fe60d704371b6cd2c51fefc8b08 P cc1532c396e744938458fd7c8c1e0319 [term 1 FOLLOWER]: Refusing update from remote peer c41fd945824c499992b5bf76e85db213: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:40:49.860885  8979 consensus_queue.cc:1048] T b30d2fe60d704371b6cd2c51fefc8b08 P c41fd945824c499992b5bf76e85db213 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc1532c396e744938458fd7c8c1e0319" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41537 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 12:40:49.861968  8855 raft_consensus.cc:1275] T b30d2fe60d704371b6cd2c51fefc8b08 P 93b209e0802845f388200b84f5c1fe1d [term 1 FOLLOWER]: Refusing update from remote peer c41fd945824c499992b5bf76e85db213: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:40:49.864001  8979 consensus_queue.cc:1048] T b30d2fe60d704371b6cd2c51fefc8b08 P c41fd945824c499992b5bf76e85db213 [LEADER]: Connected to new peer: Peer: permanent_uuid: "93b209e0802845f388200b84f5c1fe1d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35193 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260608 12:40:49.874325  8744 consensus_peers.cc:597] T b30d2fe60d704371b6cd2c51fefc8b08 P c41fd945824c499992b5bf76e85db213 -> Peer 777959e02e0f4ddda43ff65a0f044fe8 (127.0.107.196:44509): Couldn't send request to peer 777959e02e0f4ddda43ff65a0f044fe8. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b30d2fe60d704371b6cd2c51fefc8b08. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:40:49.873847  9090 raft_consensus.cc:2955] T b30d2fe60d704371b6cd2c51fefc8b08 P c41fd945824c499992b5bf76e85db213 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 777959e02e0f4ddda43ff65a0f044fe8 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c41fd945824c499992b5bf76e85db213" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35441 } } peers { permanent_uuid: "93b209e0802845f388200b84f5c1fe1d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35193 } attrs { replace: true } } peers { permanent_uuid: "cc1532c396e744938458fd7c8c1e0319" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41537 } } peers { permanent_uuid: "777959e02e0f4ddda43ff65a0f044fe8" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 44509 } attrs { promote: true } } }
I20260608 12:40:49.878384  8929 raft_consensus.cc:2955] T b30d2fe60d704371b6cd2c51fefc8b08 P cc1532c396e744938458fd7c8c1e0319 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 777959e02e0f4ddda43ff65a0f044fe8 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c41fd945824c499992b5bf76e85db213" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35441 } } peers { permanent_uuid: "93b209e0802845f388200b84f5c1fe1d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35193 } attrs { replace: true } } peers { permanent_uuid: "cc1532c396e744938458fd7c8c1e0319" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41537 } } peers { permanent_uuid: "777959e02e0f4ddda43ff65a0f044fe8" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 44509 } attrs { promote: true } } }
I20260608 12:40:49.882764  8855 raft_consensus.cc:2955] T b30d2fe60d704371b6cd2c51fefc8b08 P 93b209e0802845f388200b84f5c1fe1d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 777959e02e0f4ddda43ff65a0f044fe8 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c41fd945824c499992b5bf76e85db213" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35441 } } peers { permanent_uuid: "93b209e0802845f388200b84f5c1fe1d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35193 } attrs { replace: true } } peers { permanent_uuid: "cc1532c396e744938458fd7c8c1e0319" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41537 } } peers { permanent_uuid: "777959e02e0f4ddda43ff65a0f044fe8" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 44509 } attrs { promote: true } } }
I20260608 12:40:49.894791  8677 catalog_manager.cc:5696] T b30d2fe60d704371b6cd2c51fefc8b08 P c41fd945824c499992b5bf76e85db213 reported cstate change: config changed from index -1 to 2, NON_VOTER 777959e02e0f4ddda43ff65a0f044fe8 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "c41fd945824c499992b5bf76e85db213" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c41fd945824c499992b5bf76e85db213" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35441 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "93b209e0802845f388200b84f5c1fe1d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35193 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cc1532c396e744938458fd7c8c1e0319" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41537 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "777959e02e0f4ddda43ff65a0f044fe8" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 44509 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:40:49.899955  8854 consensus_queue.cc:237] T a3ff936d7d354602a1833a16ad4c6235 P 93b209e0802845f388200b84f5c1fe1d [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: "c41fd945824c499992b5bf76e85db213" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35441 } } peers { permanent_uuid: "93b209e0802845f388200b84f5c1fe1d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35193 } } peers { permanent_uuid: "cc1532c396e744938458fd7c8c1e0319" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41537 } attrs { replace: false } } peers { permanent_uuid: "777959e02e0f4ddda43ff65a0f044fe8" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 44509 } attrs { promote: true } }
W20260608 12:40:49.923164  8819 consensus_peers.cc:597] T a3ff936d7d354602a1833a16ad4c6235 P 93b209e0802845f388200b84f5c1fe1d -> Peer 777959e02e0f4ddda43ff65a0f044fe8 (127.0.107.196:44509): Couldn't send request to peer 777959e02e0f4ddda43ff65a0f044fe8. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a3ff936d7d354602a1833a16ad4c6235. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:40:49.923431  8779 raft_consensus.cc:1275] T a3ff936d7d354602a1833a16ad4c6235 P c41fd945824c499992b5bf76e85db213 [term 1 FOLLOWER]: Refusing update from remote peer 93b209e0802845f388200b84f5c1fe1d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:40:49.924427  8929 raft_consensus.cc:1275] T a3ff936d7d354602a1833a16ad4c6235 P cc1532c396e744938458fd7c8c1e0319 [term 1 FOLLOWER]: Refusing update from remote peer 93b209e0802845f388200b84f5c1fe1d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:40:49.925799  9087 consensus_queue.cc:1048] T a3ff936d7d354602a1833a16ad4c6235 P 93b209e0802845f388200b84f5c1fe1d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c41fd945824c499992b5bf76e85db213" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 12:40:49.926695  8981 consensus_queue.cc:1048] T a3ff936d7d354602a1833a16ad4c6235 P 93b209e0802845f388200b84f5c1fe1d [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc1532c396e744938458fd7c8c1e0319" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41537 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:40:49.937306  8981 raft_consensus.cc:2955] T a3ff936d7d354602a1833a16ad4c6235 P 93b209e0802845f388200b84f5c1fe1d [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: "c41fd945824c499992b5bf76e85db213" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35441 } } peers { permanent_uuid: "93b209e0802845f388200b84f5c1fe1d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35193 } } peers { permanent_uuid: "cc1532c396e744938458fd7c8c1e0319" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41537 } attrs { replace: false } } peers { permanent_uuid: "777959e02e0f4ddda43ff65a0f044fe8" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 44509 } attrs { promote: true } } }
I20260608 12:40:49.939013  8779 raft_consensus.cc:2955] T a3ff936d7d354602a1833a16ad4c6235 P c41fd945824c499992b5bf76e85db213 [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: "c41fd945824c499992b5bf76e85db213" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35441 } } peers { permanent_uuid: "93b209e0802845f388200b84f5c1fe1d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35193 } } peers { permanent_uuid: "cc1532c396e744938458fd7c8c1e0319" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41537 } attrs { replace: false } } peers { permanent_uuid: "777959e02e0f4ddda43ff65a0f044fe8" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 44509 } attrs { promote: true } } }
I20260608 12:40:49.944096  8929 raft_consensus.cc:2955] T a3ff936d7d354602a1833a16ad4c6235 P cc1532c396e744938458fd7c8c1e0319 [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: "c41fd945824c499992b5bf76e85db213" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35441 } } peers { permanent_uuid: "93b209e0802845f388200b84f5c1fe1d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35193 } } peers { permanent_uuid: "cc1532c396e744938458fd7c8c1e0319" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41537 } attrs { replace: false } } peers { permanent_uuid: "777959e02e0f4ddda43ff65a0f044fe8" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 44509 } attrs { promote: true } } }
W20260608 12:40:49.951974  8725 auto_rebalancer.cc:863] Could not move replica: Illegal state: Injected artificial test failure.
W20260608 12:40:49.952560  8725 auto_rebalancer.cc:301] scheduled replica move failed to complete: Illegal state: Injected artificial test failure.
I20260608 12:40:49.953475  8677 catalog_manager.cc:5696] T a3ff936d7d354602a1833a16ad4c6235 P c41fd945824c499992b5bf76e85db213 reported cstate change: config changed from index 2 to 3. New cstate: current_term: 1 leader_uuid: "93b209e0802845f388200b84f5c1fe1d" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c41fd945824c499992b5bf76e85db213" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35441 } } peers { permanent_uuid: "93b209e0802845f388200b84f5c1fe1d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35193 } } peers { permanent_uuid: "cc1532c396e744938458fd7c8c1e0319" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41537 } attrs { replace: false } } peers { permanent_uuid: "777959e02e0f4ddda43ff65a0f044fe8" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 44509 } attrs { promote: true } } }
I20260608 12:40:49.959720  8929 consensus_queue.cc:237] T f1e0aaa56b4d4543b930c10329627021 P cc1532c396e744938458fd7c8c1e0319 [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: "93b209e0802845f388200b84f5c1fe1d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35193 } } peers { permanent_uuid: "c41fd945824c499992b5bf76e85db213" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35441 } attrs { replace: false } } peers { permanent_uuid: "cc1532c396e744938458fd7c8c1e0319" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41537 } } peers { permanent_uuid: "777959e02e0f4ddda43ff65a0f044fe8" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 44509 } attrs { promote: true } }
I20260608 12:40:49.967283  8779 raft_consensus.cc:1275] T f1e0aaa56b4d4543b930c10329627021 P c41fd945824c499992b5bf76e85db213 [term 1 FOLLOWER]: Refusing update from remote peer cc1532c396e744938458fd7c8c1e0319: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
W20260608 12:40:49.968152  8893 consensus_peers.cc:597] T f1e0aaa56b4d4543b930c10329627021 P cc1532c396e744938458fd7c8c1e0319 -> Peer 777959e02e0f4ddda43ff65a0f044fe8 (127.0.107.196:44509): Couldn't send request to peer 777959e02e0f4ddda43ff65a0f044fe8. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f1e0aaa56b4d4543b930c10329627021. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:40:49.969601  8854 raft_consensus.cc:1275] T f1e0aaa56b4d4543b930c10329627021 P 93b209e0802845f388200b84f5c1fe1d [term 1 FOLLOWER]: Refusing update from remote peer cc1532c396e744938458fd7c8c1e0319: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:40:49.973106  9103 consensus_queue.cc:1048] T f1e0aaa56b4d4543b930c10329627021 P cc1532c396e744938458fd7c8c1e0319 [LEADER]: Connected to new peer: Peer: permanent_uuid: "93b209e0802845f388200b84f5c1fe1d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 12:40:49.975260  9103 consensus_queue.cc:1048] T f1e0aaa56b4d4543b930c10329627021 P cc1532c396e744938458fd7c8c1e0319 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c41fd945824c499992b5bf76e85db213" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35441 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:40:49.981105  8855 consensus_queue.cc:237] T a3ff936d7d354602a1833a16ad4c6235 P 93b209e0802845f388200b84f5c1fe1d [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: "c41fd945824c499992b5bf76e85db213" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35441 } } peers { permanent_uuid: "93b209e0802845f388200b84f5c1fe1d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35193 } } peers { permanent_uuid: "cc1532c396e744938458fd7c8c1e0319" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41537 } attrs { replace: false } }
I20260608 12:40:49.983397  9107 raft_consensus.cc:2955] T f1e0aaa56b4d4543b930c10329627021 P cc1532c396e744938458fd7c8c1e0319 [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: "93b209e0802845f388200b84f5c1fe1d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35193 } } peers { permanent_uuid: "c41fd945824c499992b5bf76e85db213" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35441 } attrs { replace: false } } peers { permanent_uuid: "cc1532c396e744938458fd7c8c1e0319" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41537 } } peers { permanent_uuid: "777959e02e0f4ddda43ff65a0f044fe8" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 44509 } attrs { promote: true } } }
I20260608 12:40:49.988227  8779 raft_consensus.cc:2955] T f1e0aaa56b4d4543b930c10329627021 P c41fd945824c499992b5bf76e85db213 [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: "93b209e0802845f388200b84f5c1fe1d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35193 } } peers { permanent_uuid: "c41fd945824c499992b5bf76e85db213" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35441 } attrs { replace: false } } peers { permanent_uuid: "cc1532c396e744938458fd7c8c1e0319" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41537 } } peers { permanent_uuid: "777959e02e0f4ddda43ff65a0f044fe8" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 44509 } attrs { promote: true } } }
I20260608 12:40:49.992532  8929 raft_consensus.cc:1275] T a3ff936d7d354602a1833a16ad4c6235 P cc1532c396e744938458fd7c8c1e0319 [term 1 FOLLOWER]: Refusing update from remote peer 93b209e0802845f388200b84f5c1fe1d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:40:49.994815  8981 consensus_queue.cc:1048] T a3ff936d7d354602a1833a16ad4c6235 P 93b209e0802845f388200b84f5c1fe1d [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc1532c396e744938458fd7c8c1e0319" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41537 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 12:40:49.999727  8780 raft_consensus.cc:1275] T a3ff936d7d354602a1833a16ad4c6235 P c41fd945824c499992b5bf76e85db213 [term 1 FOLLOWER]: Refusing update from remote peer 93b209e0802845f388200b84f5c1fe1d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:40:49.999539  8855 raft_consensus.cc:2955] T f1e0aaa56b4d4543b930c10329627021 P 93b209e0802845f388200b84f5c1fe1d [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: "93b209e0802845f388200b84f5c1fe1d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35193 } } peers { permanent_uuid: "c41fd945824c499992b5bf76e85db213" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35441 } attrs { replace: false } } peers { permanent_uuid: "cc1532c396e744938458fd7c8c1e0319" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41537 } } peers { permanent_uuid: "777959e02e0f4ddda43ff65a0f044fe8" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 44509 } attrs { promote: true } } }
W20260608 12:40:50.005003  8725 auto_rebalancer.cc:863] Could not move replica: Illegal state: Injected artificial test failure.
W20260608 12:40:50.005642  8725 auto_rebalancer.cc:301] scheduled replica move failed to complete: Illegal state: Injected artificial test failure.
I20260608 12:40:50.007246  8675 catalog_manager.cc:5696] T f1e0aaa56b4d4543b930c10329627021 P c41fd945824c499992b5bf76e85db213 reported cstate change: config changed from index 2 to 3. New cstate: current_term: 1 leader_uuid: "cc1532c396e744938458fd7c8c1e0319" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "93b209e0802845f388200b84f5c1fe1d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35193 } } peers { permanent_uuid: "c41fd945824c499992b5bf76e85db213" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35441 } attrs { replace: false } } peers { permanent_uuid: "cc1532c396e744938458fd7c8c1e0319" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41537 } } peers { permanent_uuid: "777959e02e0f4ddda43ff65a0f044fe8" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 44509 } attrs { promote: true } } }
I20260608 12:40:50.008365  8981 consensus_queue.cc:1048] T a3ff936d7d354602a1833a16ad4c6235 P 93b209e0802845f388200b84f5c1fe1d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c41fd945824c499992b5bf76e85db213" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 12:40:50.013849  8780 consensus_queue.cc:237] T b30d2fe60d704371b6cd2c51fefc8b08 P c41fd945824c499992b5bf76e85db213 [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: "c41fd945824c499992b5bf76e85db213" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35441 } } peers { permanent_uuid: "93b209e0802845f388200b84f5c1fe1d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35193 } attrs { replace: false } } peers { permanent_uuid: "cc1532c396e744938458fd7c8c1e0319" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41537 } } peers { permanent_uuid: "777959e02e0f4ddda43ff65a0f044fe8" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 44509 } attrs { promote: true } }
I20260608 12:40:50.018082  8992 raft_consensus.cc:2955] T a3ff936d7d354602a1833a16ad4c6235 P 93b209e0802845f388200b84f5c1fe1d [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 777959e02e0f4ddda43ff65a0f044fe8 (127.0.107.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c41fd945824c499992b5bf76e85db213" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35441 } } peers { permanent_uuid: "93b209e0802845f388200b84f5c1fe1d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35193 } } peers { permanent_uuid: "cc1532c396e744938458fd7c8c1e0319" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41537 } attrs { replace: false } } }
I20260608 12:40:50.020500  8929 raft_consensus.cc:2955] T a3ff936d7d354602a1833a16ad4c6235 P cc1532c396e744938458fd7c8c1e0319 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 777959e02e0f4ddda43ff65a0f044fe8 (127.0.107.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c41fd945824c499992b5bf76e85db213" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35441 } } peers { permanent_uuid: "93b209e0802845f388200b84f5c1fe1d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35193 } } peers { permanent_uuid: "cc1532c396e744938458fd7c8c1e0319" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41537 } attrs { replace: false } } }
I20260608 12:40:50.023795  8778 raft_consensus.cc:2955] T a3ff936d7d354602a1833a16ad4c6235 P c41fd945824c499992b5bf76e85db213 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 777959e02e0f4ddda43ff65a0f044fe8 (127.0.107.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c41fd945824c499992b5bf76e85db213" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35441 } } peers { permanent_uuid: "93b209e0802845f388200b84f5c1fe1d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35193 } } peers { permanent_uuid: "cc1532c396e744938458fd7c8c1e0319" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41537 } attrs { replace: false } } }
I20260608 12:40:50.033668  8928 raft_consensus.cc:1275] T b30d2fe60d704371b6cd2c51fefc8b08 P cc1532c396e744938458fd7c8c1e0319 [term 1 FOLLOWER]: Refusing update from remote peer c41fd945824c499992b5bf76e85db213: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:40:50.036305  8979 consensus_queue.cc:1048] T b30d2fe60d704371b6cd2c51fefc8b08 P c41fd945824c499992b5bf76e85db213 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc1532c396e744938458fd7c8c1e0319" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41537 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 12:40:50.036860  8665 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet a3ff936d7d354602a1833a16ad4c6235 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:40:50.039103  8855 raft_consensus.cc:1275] T b30d2fe60d704371b6cd2c51fefc8b08 P 93b209e0802845f388200b84f5c1fe1d [term 1 FOLLOWER]: Refusing update from remote peer c41fd945824c499992b5bf76e85db213: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
W20260608 12:40:50.040438  8744 consensus_peers.cc:597] T b30d2fe60d704371b6cd2c51fefc8b08 P c41fd945824c499992b5bf76e85db213 -> Peer 777959e02e0f4ddda43ff65a0f044fe8 (127.0.107.196:44509): Couldn't send request to peer 777959e02e0f4ddda43ff65a0f044fe8. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b30d2fe60d704371b6cd2c51fefc8b08. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:40:50.044132  8979 consensus_queue.cc:1048] T b30d2fe60d704371b6cd2c51fefc8b08 P c41fd945824c499992b5bf76e85db213 [LEADER]: Connected to new peer: Peer: permanent_uuid: "93b209e0802845f388200b84f5c1fe1d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35193 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 12:40:50.054355  8677 catalog_manager.cc:5696] T a3ff936d7d354602a1833a16ad4c6235 P 93b209e0802845f388200b84f5c1fe1d reported cstate change: config changed from index 3 to 4, NON_VOTER 777959e02e0f4ddda43ff65a0f044fe8 (127.0.107.196) evicted. New cstate: current_term: 1 leader_uuid: "93b209e0802845f388200b84f5c1fe1d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c41fd945824c499992b5bf76e85db213" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35441 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "93b209e0802845f388200b84f5c1fe1d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35193 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cc1532c396e744938458fd7c8c1e0319" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41537 } attrs { replace: false } health_report { overall_health: HEALTHY } } }
I20260608 12:40:50.055929  8929 consensus_queue.cc:237] T f1e0aaa56b4d4543b930c10329627021 P cc1532c396e744938458fd7c8c1e0319 [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: "93b209e0802845f388200b84f5c1fe1d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35193 } } peers { permanent_uuid: "c41fd945824c499992b5bf76e85db213" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35441 } attrs { replace: false } } peers { permanent_uuid: "cc1532c396e744938458fd7c8c1e0319" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41537 } }
I20260608 12:40:50.059515  8855 raft_consensus.cc:2955] T b30d2fe60d704371b6cd2c51fefc8b08 P 93b209e0802845f388200b84f5c1fe1d [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: "c41fd945824c499992b5bf76e85db213" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35441 } } peers { permanent_uuid: "93b209e0802845f388200b84f5c1fe1d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35193 } attrs { replace: false } } peers { permanent_uuid: "cc1532c396e744938458fd7c8c1e0319" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41537 } } peers { permanent_uuid: "777959e02e0f4ddda43ff65a0f044fe8" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 44509 } attrs { promote: true } } }
I20260608 12:40:50.063822  8854 raft_consensus.cc:1275] T f1e0aaa56b4d4543b930c10329627021 P 93b209e0802845f388200b84f5c1fe1d [term 1 FOLLOWER]: Refusing update from remote peer cc1532c396e744938458fd7c8c1e0319: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:40:50.066969  9103 consensus_queue.cc:1048] T f1e0aaa56b4d4543b930c10329627021 P cc1532c396e744938458fd7c8c1e0319 [LEADER]: Connected to new peer: Peer: permanent_uuid: "93b209e0802845f388200b84f5c1fe1d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 12:40:50.067835  8778 raft_consensus.cc:1275] T f1e0aaa56b4d4543b930c10329627021 P c41fd945824c499992b5bf76e85db213 [term 1 FOLLOWER]: Refusing update from remote peer cc1532c396e744938458fd7c8c1e0319: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:40:50.069715  9103 consensus_queue.cc:1048] T f1e0aaa56b4d4543b930c10329627021 P cc1532c396e744938458fd7c8c1e0319 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c41fd945824c499992b5bf76e85db213" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35441 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 12:40:50.056044  8979 raft_consensus.cc:2955] T b30d2fe60d704371b6cd2c51fefc8b08 P c41fd945824c499992b5bf76e85db213 [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: "c41fd945824c499992b5bf76e85db213" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35441 } } peers { permanent_uuid: "93b209e0802845f388200b84f5c1fe1d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35193 } attrs { replace: false } } peers { permanent_uuid: "cc1532c396e744938458fd7c8c1e0319" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41537 } } peers { permanent_uuid: "777959e02e0f4ddda43ff65a0f044fe8" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 44509 } attrs { promote: true } } }
I20260608 12:40:50.078711  9092 raft_consensus.cc:2955] T f1e0aaa56b4d4543b930c10329627021 P cc1532c396e744938458fd7c8c1e0319 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 777959e02e0f4ddda43ff65a0f044fe8 (127.0.107.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "93b209e0802845f388200b84f5c1fe1d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35193 } } peers { permanent_uuid: "c41fd945824c499992b5bf76e85db213" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35441 } attrs { replace: false } } peers { permanent_uuid: "cc1532c396e744938458fd7c8c1e0319" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41537 } } }
I20260608 12:40:50.059885  8928 raft_consensus.cc:2955] T b30d2fe60d704371b6cd2c51fefc8b08 P cc1532c396e744938458fd7c8c1e0319 [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: "c41fd945824c499992b5bf76e85db213" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35441 } } peers { permanent_uuid: "93b209e0802845f388200b84f5c1fe1d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35193 } attrs { replace: false } } peers { permanent_uuid: "cc1532c396e744938458fd7c8c1e0319" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41537 } } peers { permanent_uuid: "777959e02e0f4ddda43ff65a0f044fe8" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 44509 } attrs { promote: true } } }
W20260608 12:40:50.083951  8725 auto_rebalancer.cc:863] Could not move replica: Illegal state: Injected artificial test failure.
W20260608 12:40:50.084582  8725 auto_rebalancer.cc:301] scheduled replica move failed to complete: Illegal state: Injected artificial test failure.
I20260608 12:40:50.089615  8778 raft_consensus.cc:2955] T f1e0aaa56b4d4543b930c10329627021 P c41fd945824c499992b5bf76e85db213 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 777959e02e0f4ddda43ff65a0f044fe8 (127.0.107.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "93b209e0802845f388200b84f5c1fe1d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35193 } } peers { permanent_uuid: "c41fd945824c499992b5bf76e85db213" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35441 } attrs { replace: false } } peers { permanent_uuid: "cc1532c396e744938458fd7c8c1e0319" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41537 } } }
I20260608 12:40:50.094944  8854 raft_consensus.cc:2955] T f1e0aaa56b4d4543b930c10329627021 P 93b209e0802845f388200b84f5c1fe1d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 777959e02e0f4ddda43ff65a0f044fe8 (127.0.107.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "93b209e0802845f388200b84f5c1fe1d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35193 } } peers { permanent_uuid: "c41fd945824c499992b5bf76e85db213" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35441 } attrs { replace: false } } peers { permanent_uuid: "cc1532c396e744938458fd7c8c1e0319" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41537 } } }
I20260608 12:40:50.100978  8675 catalog_manager.cc:5696] T b30d2fe60d704371b6cd2c51fefc8b08 P 93b209e0802845f388200b84f5c1fe1d reported cstate change: config changed from index 2 to 3. New cstate: current_term: 1 leader_uuid: "c41fd945824c499992b5bf76e85db213" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c41fd945824c499992b5bf76e85db213" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35441 } } peers { permanent_uuid: "93b209e0802845f388200b84f5c1fe1d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35193 } attrs { replace: false } } peers { permanent_uuid: "cc1532c396e744938458fd7c8c1e0319" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41537 } } peers { permanent_uuid: "777959e02e0f4ddda43ff65a0f044fe8" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 44509 } attrs { promote: true } } }
I20260608 12:40:50.109347  9040 tablet_service.cc:1558] Processing DeleteTablet for tablet a3ff936d7d354602a1833a16ad4c6235 with delete_type TABLET_DATA_TOMBSTONED (TS 777959e02e0f4ddda43ff65a0f044fe8 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52580
I20260608 12:40:50.111721  8665 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet f1e0aaa56b4d4543b930c10329627021 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
W20260608 12:40:50.116995  8663 catalog_manager.cc:4994] TS 777959e02e0f4ddda43ff65a0f044fe8 (127.0.107.196:44509): delete failed for tablet a3ff936d7d354602a1833a16ad4c6235 because the tablet was not found. No further retry: Not found: Tablet not found: a3ff936d7d354602a1833a16ad4c6235
I20260608 12:40:50.123526  8676 catalog_manager.cc:5696] T f1e0aaa56b4d4543b930c10329627021 P 93b209e0802845f388200b84f5c1fe1d reported cstate change: config changed from index 3 to 4, NON_VOTER 777959e02e0f4ddda43ff65a0f044fe8 (127.0.107.196) evicted. New cstate: current_term: 1 leader_uuid: "cc1532c396e744938458fd7c8c1e0319" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "93b209e0802845f388200b84f5c1fe1d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35193 } } peers { permanent_uuid: "c41fd945824c499992b5bf76e85db213" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35441 } attrs { replace: false } } peers { permanent_uuid: "cc1532c396e744938458fd7c8c1e0319" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41537 } } }
I20260608 12:40:50.125008  8778 consensus_queue.cc:237] T b30d2fe60d704371b6cd2c51fefc8b08 P c41fd945824c499992b5bf76e85db213 [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: "c41fd945824c499992b5bf76e85db213" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35441 } } peers { permanent_uuid: "93b209e0802845f388200b84f5c1fe1d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35193 } attrs { replace: false } } peers { permanent_uuid: "cc1532c396e744938458fd7c8c1e0319" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41537 } }
I20260608 12:40:50.131286  8928 raft_consensus.cc:1275] T b30d2fe60d704371b6cd2c51fefc8b08 P cc1532c396e744938458fd7c8c1e0319 [term 1 FOLLOWER]: Refusing update from remote peer c41fd945824c499992b5bf76e85db213: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:40:50.132194  8854 raft_consensus.cc:1275] T b30d2fe60d704371b6cd2c51fefc8b08 P 93b209e0802845f388200b84f5c1fe1d [term 1 FOLLOWER]: Refusing update from remote peer c41fd945824c499992b5bf76e85db213: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:40:50.133235  8979 consensus_queue.cc:1048] T b30d2fe60d704371b6cd2c51fefc8b08 P c41fd945824c499992b5bf76e85db213 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc1532c396e744938458fd7c8c1e0319" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41537 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 12:40:50.134361  9002 consensus_queue.cc:1048] T b30d2fe60d704371b6cd2c51fefc8b08 P c41fd945824c499992b5bf76e85db213 [LEADER]: Connected to new peer: Peer: permanent_uuid: "93b209e0802845f388200b84f5c1fe1d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35193 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 12:40:50.140962  9040 tablet_service.cc:1558] Processing DeleteTablet for tablet f1e0aaa56b4d4543b930c10329627021 with delete_type TABLET_DATA_TOMBSTONED (TS 777959e02e0f4ddda43ff65a0f044fe8 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52580
W20260608 12:40:50.143522  8663 catalog_manager.cc:4994] TS 777959e02e0f4ddda43ff65a0f044fe8 (127.0.107.196:44509): delete failed for tablet f1e0aaa56b4d4543b930c10329627021 because the tablet was not found. No further retry: Not found: Tablet not found: f1e0aaa56b4d4543b930c10329627021
I20260608 12:40:50.146664  9090 raft_consensus.cc:2955] T b30d2fe60d704371b6cd2c51fefc8b08 P c41fd945824c499992b5bf76e85db213 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 777959e02e0f4ddda43ff65a0f044fe8 (127.0.107.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c41fd945824c499992b5bf76e85db213" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35441 } } peers { permanent_uuid: "93b209e0802845f388200b84f5c1fe1d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35193 } attrs { replace: false } } peers { permanent_uuid: "cc1532c396e744938458fd7c8c1e0319" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41537 } } }
I20260608 12:40:50.149293  8854 raft_consensus.cc:2955] T b30d2fe60d704371b6cd2c51fefc8b08 P 93b209e0802845f388200b84f5c1fe1d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 777959e02e0f4ddda43ff65a0f044fe8 (127.0.107.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c41fd945824c499992b5bf76e85db213" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35441 } } peers { permanent_uuid: "93b209e0802845f388200b84f5c1fe1d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35193 } attrs { replace: false } } peers { permanent_uuid: "cc1532c396e744938458fd7c8c1e0319" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41537 } } }
I20260608 12:40:50.149163  8928 raft_consensus.cc:2955] T b30d2fe60d704371b6cd2c51fefc8b08 P cc1532c396e744938458fd7c8c1e0319 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 777959e02e0f4ddda43ff65a0f044fe8 (127.0.107.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c41fd945824c499992b5bf76e85db213" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35441 } } peers { permanent_uuid: "93b209e0802845f388200b84f5c1fe1d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35193 } attrs { replace: false } } peers { permanent_uuid: "cc1532c396e744938458fd7c8c1e0319" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41537 } } }
I20260608 12:40:50.160482  8662 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet b30d2fe60d704371b6cd2c51fefc8b08 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:40:50.165199  8677 catalog_manager.cc:5696] T b30d2fe60d704371b6cd2c51fefc8b08 P 93b209e0802845f388200b84f5c1fe1d reported cstate change: config changed from index 3 to 4, NON_VOTER 777959e02e0f4ddda43ff65a0f044fe8 (127.0.107.196) evicted. New cstate: current_term: 1 leader_uuid: "c41fd945824c499992b5bf76e85db213" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c41fd945824c499992b5bf76e85db213" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35441 } } peers { permanent_uuid: "93b209e0802845f388200b84f5c1fe1d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35193 } attrs { replace: false } } peers { permanent_uuid: "cc1532c396e744938458fd7c8c1e0319" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41537 } } }
I20260608 12:40:50.177897  9040 tablet_service.cc:1558] Processing DeleteTablet for tablet b30d2fe60d704371b6cd2c51fefc8b08 with delete_type TABLET_DATA_TOMBSTONED (TS 777959e02e0f4ddda43ff65a0f044fe8 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52580
W20260608 12:40:50.179744  8663 catalog_manager.cc:4994] TS 777959e02e0f4ddda43ff65a0f044fe8 (127.0.107.196:44509): delete failed for tablet b30d2fe60d704371b6cd2c51fefc8b08 because the tablet was not found. No further retry: Not found: Tablet not found: b30d2fe60d704371b6cd2c51fefc8b08
I20260608 12:40:50.901212   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
W20260608 12:40:50.922010  8892 consensus_peers.cc:597] T f1e0aaa56b4d4543b930c10329627021 P cc1532c396e744938458fd7c8c1e0319 -> Peer c41fd945824c499992b5bf76e85db213 (127.0.107.193:35441): Couldn't send request to peer c41fd945824c499992b5bf76e85db213. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:40:50.946928   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:40:50.948261   431 tablet_replica.cc:333] T f1e0aaa56b4d4543b930c10329627021 P c41fd945824c499992b5bf76e85db213: stopping tablet replica
I20260608 12:40:50.949234   431 raft_consensus.cc:2243] T f1e0aaa56b4d4543b930c10329627021 P c41fd945824c499992b5bf76e85db213 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:50.951474   431 raft_consensus.cc:2272] T f1e0aaa56b4d4543b930c10329627021 P c41fd945824c499992b5bf76e85db213 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:50.956693   431 tablet_replica.cc:333] T f642ff2c3eba4c0abe067e8286b514ee P c41fd945824c499992b5bf76e85db213: stopping tablet replica
I20260608 12:40:50.957577   431 raft_consensus.cc:2243] T f642ff2c3eba4c0abe067e8286b514ee P c41fd945824c499992b5bf76e85db213 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:50.958503   431 raft_consensus.cc:2272] T f642ff2c3eba4c0abe067e8286b514ee P c41fd945824c499992b5bf76e85db213 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:50.962015   431 tablet_replica.cc:333] T b30d2fe60d704371b6cd2c51fefc8b08 P c41fd945824c499992b5bf76e85db213: stopping tablet replica
I20260608 12:40:50.962697   431 raft_consensus.cc:2243] T b30d2fe60d704371b6cd2c51fefc8b08 P c41fd945824c499992b5bf76e85db213 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:40:50.964596   431 raft_consensus.cc:2272] T b30d2fe60d704371b6cd2c51fefc8b08 P c41fd945824c499992b5bf76e85db213 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:50.969512   431 tablet_replica.cc:333] T a3ff936d7d354602a1833a16ad4c6235 P c41fd945824c499992b5bf76e85db213: stopping tablet replica
I20260608 12:40:50.970429   431 raft_consensus.cc:2243] T a3ff936d7d354602a1833a16ad4c6235 P c41fd945824c499992b5bf76e85db213 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:50.972327   431 raft_consensus.cc:2272] T a3ff936d7d354602a1833a16ad4c6235 P c41fd945824c499992b5bf76e85db213 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:51.007375   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
I20260608 12:40:51.030006   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
I20260608 12:40:51.059126   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:40:51.060320   431 tablet_replica.cc:333] T f642ff2c3eba4c0abe067e8286b514ee P 93b209e0802845f388200b84f5c1fe1d: stopping tablet replica
I20260608 12:40:51.061473   431 raft_consensus.cc:2243] T f642ff2c3eba4c0abe067e8286b514ee P 93b209e0802845f388200b84f5c1fe1d [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:40:51.063493   431 raft_consensus.cc:2272] T f642ff2c3eba4c0abe067e8286b514ee P 93b209e0802845f388200b84f5c1fe1d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:51.067862   431 tablet_replica.cc:333] T b30d2fe60d704371b6cd2c51fefc8b08 P 93b209e0802845f388200b84f5c1fe1d: stopping tablet replica
I20260608 12:40:51.068660   431 raft_consensus.cc:2243] T b30d2fe60d704371b6cd2c51fefc8b08 P 93b209e0802845f388200b84f5c1fe1d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:51.070428   431 raft_consensus.cc:2272] T b30d2fe60d704371b6cd2c51fefc8b08 P 93b209e0802845f388200b84f5c1fe1d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:51.074637   431 tablet_replica.cc:333] T a3ff936d7d354602a1833a16ad4c6235 P 93b209e0802845f388200b84f5c1fe1d: stopping tablet replica
I20260608 12:40:51.075374   431 raft_consensus.cc:2243] T a3ff936d7d354602a1833a16ad4c6235 P 93b209e0802845f388200b84f5c1fe1d [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:40:51.077101   431 raft_consensus.cc:2272] T a3ff936d7d354602a1833a16ad4c6235 P 93b209e0802845f388200b84f5c1fe1d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:51.080312   431 tablet_replica.cc:333] T f1e0aaa56b4d4543b930c10329627021 P 93b209e0802845f388200b84f5c1fe1d: stopping tablet replica
I20260608 12:40:51.080958   431 raft_consensus.cc:2243] T f1e0aaa56b4d4543b930c10329627021 P 93b209e0802845f388200b84f5c1fe1d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:51.082439   431 raft_consensus.cc:2272] T f1e0aaa56b4d4543b930c10329627021 P 93b209e0802845f388200b84f5c1fe1d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:51.113687   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
I20260608 12:40:51.134418   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
I20260608 12:40:51.168129   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:40:51.170148   431 tablet_replica.cc:333] T f1e0aaa56b4d4543b930c10329627021 P cc1532c396e744938458fd7c8c1e0319: stopping tablet replica
I20260608 12:40:51.171411   431 raft_consensus.cc:2243] T f1e0aaa56b4d4543b930c10329627021 P cc1532c396e744938458fd7c8c1e0319 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:40:51.172580   431 raft_consensus.cc:2272] T f1e0aaa56b4d4543b930c10329627021 P cc1532c396e744938458fd7c8c1e0319 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:51.176842   431 tablet_replica.cc:333] T f642ff2c3eba4c0abe067e8286b514ee P cc1532c396e744938458fd7c8c1e0319: stopping tablet replica
I20260608 12:40:51.177606   431 raft_consensus.cc:2243] T f642ff2c3eba4c0abe067e8286b514ee P cc1532c396e744938458fd7c8c1e0319 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:51.178256   431 raft_consensus.cc:2272] T f642ff2c3eba4c0abe067e8286b514ee P cc1532c396e744938458fd7c8c1e0319 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:51.180748   431 tablet_replica.cc:333] T a3ff936d7d354602a1833a16ad4c6235 P cc1532c396e744938458fd7c8c1e0319: stopping tablet replica
I20260608 12:40:51.181295   431 raft_consensus.cc:2243] T a3ff936d7d354602a1833a16ad4c6235 P cc1532c396e744938458fd7c8c1e0319 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:51.182420   431 raft_consensus.cc:2272] T a3ff936d7d354602a1833a16ad4c6235 P cc1532c396e744938458fd7c8c1e0319 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:51.185696   431 tablet_replica.cc:333] T b30d2fe60d704371b6cd2c51fefc8b08 P cc1532c396e744938458fd7c8c1e0319: stopping tablet replica
I20260608 12:40:51.186699   431 raft_consensus.cc:2243] T b30d2fe60d704371b6cd2c51fefc8b08 P cc1532c396e744938458fd7c8c1e0319 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:51.188138   431 raft_consensus.cc:2272] T b30d2fe60d704371b6cd2c51fefc8b08 P cc1532c396e744938458fd7c8c1e0319 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:51.217398   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260608 12:40:51.240865   431 tablet_server.cc:179] TabletServer@127.0.107.196:0 shutting down...
I20260608 12:40:51.281997   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:40:51.299988   431 tablet_server.cc:196] TabletServer@127.0.107.196:0 shutdown complete.
I20260608 12:40:51.312211   431 master.cc:562] Master@127.0.107.254:46517 shutting down...
I20260608 12:40:51.336905   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P db0a5348daaa48558ca75cf5227209b9 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:40:51.337744   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P db0a5348daaa48558ca75cf5227209b9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:51.338265   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P db0a5348daaa48558ca75cf5227209b9: stopping tablet replica
I20260608 12:40:51.361563   431 master.cc:584] Master@127.0.107.254:46517 shutdown complete.
[       OK ] AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails (4888 ms)
[ RUN      ] AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag
I20260608 12:40:51.410696   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:33523
I20260608 12:40:51.412667   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:40:51.421315  9121 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:40:51.423252  9122 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:40:51.425863  9124 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:40:51.426939   431 server_base.cc:1061] running on GCE node
I20260608 12:40:51.427853   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:40:51.428052   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:40:51.428174   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922451428163 us; error 0 us; skew 500 ppm
I20260608 12:40:51.428731   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:40:51.431689   431 webserver.cc:533] Webserver started at http://127.0.107.254:44667/ using document root <none> and password file <none>
I20260608 12:40:51.432201   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:40:51.432371   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:40:51.432606   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:40:51.433852   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780922229144781-431-0/minicluster-data/master-0-root/instance:
uuid: "560dd7395f3c463c996e9e860a4ae38b"
format_stamp: "Formatted at 2026-06-08 12:40:51 on dist-test-slave-3gfq"
I20260608 12:40:51.439195   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260608 12:40:51.443657  9129 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:51.444702   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260608 12:40:51.445082   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780922229144781-431-0/minicluster-data/master-0-root
uuid: "560dd7395f3c463c996e9e860a4ae38b"
format_stamp: "Formatted at 2026-06-08 12:40:51 on dist-test-slave-3gfq"
I20260608 12:40:51.445405   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780922229144781-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780922229144781-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780922229144781-431-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:40:51.479138   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:40:51.480520   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:40:51.527853   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:33523
I20260608 12:40:51.528051  9180 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:33523 every 8 connection(s)
I20260608 12:40:51.533126  9181 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:51.550010  9181 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 560dd7395f3c463c996e9e860a4ae38b: Bootstrap starting.
I20260608 12:40:51.556506  9181 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 560dd7395f3c463c996e9e860a4ae38b: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:51.562369  9181 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 560dd7395f3c463c996e9e860a4ae38b: No bootstrap required, opened a new log
I20260608 12:40:51.565387  9181 raft_consensus.cc:359] T 00000000000000000000000000000000 P 560dd7395f3c463c996e9e860a4ae38b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "560dd7395f3c463c996e9e860a4ae38b" member_type: VOTER }
I20260608 12:40:51.565970  9181 raft_consensus.cc:385] T 00000000000000000000000000000000 P 560dd7395f3c463c996e9e860a4ae38b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:51.566229  9181 raft_consensus.cc:740] T 00000000000000000000000000000000 P 560dd7395f3c463c996e9e860a4ae38b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 560dd7395f3c463c996e9e860a4ae38b, State: Initialized, Role: FOLLOWER
I20260608 12:40:51.567096  9181 consensus_queue.cc:260] T 00000000000000000000000000000000 P 560dd7395f3c463c996e9e860a4ae38b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "560dd7395f3c463c996e9e860a4ae38b" member_type: VOTER }
I20260608 12:40:51.567603  9181 raft_consensus.cc:399] T 00000000000000000000000000000000 P 560dd7395f3c463c996e9e860a4ae38b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:40:51.567916  9181 raft_consensus.cc:493] T 00000000000000000000000000000000 P 560dd7395f3c463c996e9e860a4ae38b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:40:51.568223  9181 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 560dd7395f3c463c996e9e860a4ae38b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:51.574783  9181 raft_consensus.cc:515] T 00000000000000000000000000000000 P 560dd7395f3c463c996e9e860a4ae38b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "560dd7395f3c463c996e9e860a4ae38b" member_type: VOTER }
I20260608 12:40:51.575536  9181 leader_election.cc:304] T 00000000000000000000000000000000 P 560dd7395f3c463c996e9e860a4ae38b [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: 560dd7395f3c463c996e9e860a4ae38b; no voters: 
I20260608 12:40:51.577104  9181 leader_election.cc:290] T 00000000000000000000000000000000 P 560dd7395f3c463c996e9e860a4ae38b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:40:51.577903  9184 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 560dd7395f3c463c996e9e860a4ae38b [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:40:51.579591  9184 raft_consensus.cc:697] T 00000000000000000000000000000000 P 560dd7395f3c463c996e9e860a4ae38b [term 1 LEADER]: Becoming Leader. State: Replica: 560dd7395f3c463c996e9e860a4ae38b, State: Running, Role: LEADER
I20260608 12:40:51.580472  9184 consensus_queue.cc:237] T 00000000000000000000000000000000 P 560dd7395f3c463c996e9e860a4ae38b [LEADER]: Queue going to LEADER mode. State: All 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: "560dd7395f3c463c996e9e860a4ae38b" member_type: VOTER }
I20260608 12:40:51.580978  9181 sys_catalog.cc:565] T 00000000000000000000000000000000 P 560dd7395f3c463c996e9e860a4ae38b [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:40:51.584266  9186 sys_catalog.cc:455] T 00000000000000000000000000000000 P 560dd7395f3c463c996e9e860a4ae38b [sys.catalog]: SysCatalogTable state changed. Reason: New leader 560dd7395f3c463c996e9e860a4ae38b. Latest consensus state: current_term: 1 leader_uuid: "560dd7395f3c463c996e9e860a4ae38b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "560dd7395f3c463c996e9e860a4ae38b" member_type: VOTER } }
I20260608 12:40:51.584244  9185 sys_catalog.cc:455] T 00000000000000000000000000000000 P 560dd7395f3c463c996e9e860a4ae38b [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "560dd7395f3c463c996e9e860a4ae38b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "560dd7395f3c463c996e9e860a4ae38b" member_type: VOTER } }
I20260608 12:40:51.585162  9185 sys_catalog.cc:458] T 00000000000000000000000000000000 P 560dd7395f3c463c996e9e860a4ae38b [sys.catalog]: This master's current role is: LEADER
I20260608 12:40:51.587126  9186 sys_catalog.cc:458] T 00000000000000000000000000000000 P 560dd7395f3c463c996e9e860a4ae38b [sys.catalog]: This master's current role is: LEADER
I20260608 12:40:51.595034  9190 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:40:51.605432  9190 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:40:51.606838   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:40:51.617684  9190 catalog_manager.cc:1382] Generated new cluster ID: 0497642c567b40d3804fe7b51938bcd8
I20260608 12:40:51.618088  9190 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:40:51.657541  9190 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:40:51.659072  9190 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:40:51.672403  9190 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 560dd7395f3c463c996e9e860a4ae38b: Generated new TSK 0
I20260608 12:40:51.673198  9190 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:40:51.738749   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:40:51.746218  9202 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:40:51.747466  9203 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:40:51.751446  9205 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:40:51.752158   431 server_base.cc:1061] running on GCE node
I20260608 12:40:51.753276   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:40:51.753472   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:40:51.753679   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922451753662 us; error 0 us; skew 500 ppm
I20260608 12:40:51.754398   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:40:51.757339   431 webserver.cc:533] Webserver started at http://127.0.107.193:40959/ using document root <none> and password file <none>
I20260608 12:40:51.758183   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:40:51.758450   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:40:51.758823   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:40:51.760521   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780922229144781-431-0/minicluster-data/ts-0-root/instance:
uuid: "5da901647e3945e680897857f8a99309"
format_stamp: "Formatted at 2026-06-08 12:40:51 on dist-test-slave-3gfq"
I20260608 12:40:51.765883   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.004s
I20260608 12:40:51.770094  9210 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:51.771145   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 12:40:51.771497   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780922229144781-431-0/minicluster-data/ts-0-root
uuid: "5da901647e3945e680897857f8a99309"
format_stamp: "Formatted at 2026-06-08 12:40:51 on dist-test-slave-3gfq"
I20260608 12:40:51.771767   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780922229144781-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780922229144781-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780922229144781-431-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:40:51.781510   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:40:51.783409   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:40:51.785621   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:40:51.789354   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:40:51.789567   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:51.789840   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:40:51.789999   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:51.838080   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:43885
I20260608 12:40:51.838306  9272 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:43885 every 8 connection(s)
I20260608 12:40:51.843827   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:40:51.852838  9277 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:40:51.853304  9278 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:40:51.856676  9280 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:40:51.857882   431 server_base.cc:1061] running on GCE node
I20260608 12:40:51.859257   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:40:51.859515   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:40:51.859730   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922451859710 us; error 0 us; skew 500 ppm
I20260608 12:40:51.859894  9273 heartbeater.cc:344] Connected to a master server at 127.0.107.254:33523
I20260608 12:40:51.860426  9273 heartbeater.cc:461] Registering TS with master...
I20260608 12:40:51.860531   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:40:51.861532  9273 heartbeater.cc:507] Master 127.0.107.254:33523 requested a full tablet report, sending...
I20260608 12:40:51.864177   431 webserver.cc:533] Webserver started at http://127.0.107.194:33333/ using document root <none> and password file <none>
I20260608 12:40:51.864569  9146 ts_manager.cc:194] Registered new tserver with Master: 5da901647e3945e680897857f8a99309 (127.0.107.193:43885)
I20260608 12:40:51.864843   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:40:51.865236   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:40:51.865552   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:40:51.866956   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780922229144781-431-0/minicluster-data/ts-1-root/instance:
uuid: "8ac5c492f76541958e1990b5d3e9c697"
format_stamp: "Formatted at 2026-06-08 12:40:51 on dist-test-slave-3gfq"
I20260608 12:40:51.867072  9146 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53384
I20260608 12:40:51.872548   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.001s
I20260608 12:40:51.877409  9285 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:51.878484   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 12:40:51.878896   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780922229144781-431-0/minicluster-data/ts-1-root
uuid: "8ac5c492f76541958e1990b5d3e9c697"
format_stamp: "Formatted at 2026-06-08 12:40:51 on dist-test-slave-3gfq"
I20260608 12:40:51.879225   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780922229144781-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780922229144781-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780922229144781-431-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:40:51.896709   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:40:51.898090   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:40:51.899691   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:40:51.902160   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:40:51.902407   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:51.902671   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:40:51.902856   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:51.952427   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:39239
I20260608 12:40:51.952636  9347 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:39239 every 8 connection(s)
I20260608 12:40:51.958182   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:40:51.967432  9351 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:40:51.969241  9352 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:40:51.973351  9354 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:40:51.973587   431 server_base.cc:1061] running on GCE node
I20260608 12:40:51.975368   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:40:51.975698   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:40:51.975950   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922451975924 us; error 0 us; skew 500 ppm
I20260608 12:40:51.976912   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:40:51.978008  9348 heartbeater.cc:344] Connected to a master server at 127.0.107.254:33523
I20260608 12:40:51.978574  9348 heartbeater.cc:461] Registering TS with master...
I20260608 12:40:51.979492  9348 heartbeater.cc:507] Master 127.0.107.254:33523 requested a full tablet report, sending...
I20260608 12:40:51.980391   431 webserver.cc:533] Webserver started at http://127.0.107.195:41029/ using document root <none> and password file <none>
I20260608 12:40:51.981308   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:40:51.981600   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:40:51.981967   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:40:51.982542  9146 ts_manager.cc:194] Registered new tserver with Master: 8ac5c492f76541958e1990b5d3e9c697 (127.0.107.194:39239)
I20260608 12:40:51.983511   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780922229144781-431-0/minicluster-data/ts-2-root/instance:
uuid: "5ab2190fcf874bae89aa8daeb85faa5e"
format_stamp: "Formatted at 2026-06-08 12:40:51 on dist-test-slave-3gfq"
I20260608 12:40:51.984886  9146 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53394
I20260608 12:40:51.990473   431 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.007s	sys 0.001s
I20260608 12:40:51.995322  9359 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:51.996343   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 12:40:51.996809   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780922229144781-431-0/minicluster-data/ts-2-root
uuid: "5ab2190fcf874bae89aa8daeb85faa5e"
format_stamp: "Formatted at 2026-06-08 12:40:51 on dist-test-slave-3gfq"
I20260608 12:40:51.997252   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780922229144781-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780922229144781-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780922229144781-431-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:40:52.013348   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:40:52.014861   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:40:52.016660   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:40:52.019537   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:40:52.019795   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:52.020082   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:40:52.020282   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:52.074544   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:32865
I20260608 12:40:52.074676  9421 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:32865 every 8 connection(s)
I20260608 12:40:52.091953  9422 heartbeater.cc:344] Connected to a master server at 127.0.107.254:33523
I20260608 12:40:52.092530  9422 heartbeater.cc:461] Registering TS with master...
I20260608 12:40:52.093487  9422 heartbeater.cc:507] Master 127.0.107.254:33523 requested a full tablet report, sending...
I20260608 12:40:52.096174  9146 ts_manager.cc:194] Registered new tserver with Master: 5ab2190fcf874bae89aa8daeb85faa5e (127.0.107.195:32865)
I20260608 12:40:52.096480   431 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.017819008s
I20260608 12:40:52.098512  9146 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53396
I20260608 12:40:52.647845  9146 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:53402:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j""\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 12:40:52.650779  9146 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 12:40:52.730410  9387 tablet_service.cc:1511] Processing CreateTablet for tablet fe124185534d41e1bde91d4175af5328 (DEFAULT_TABLE table=test-workload [id=c369557e7eae48e69b01794e0ebac396]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 12:40:52.732115  9387 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe124185534d41e1bde91d4175af5328. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:52.735189  9386 tablet_service.cc:1511] Processing CreateTablet for tablet 90ff5fd93b7e486783f736f73e1eedee (DEFAULT_TABLE table=test-workload [id=c369557e7eae48e69b01794e0ebac396]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 12:40:52.735321  9385 tablet_service.cc:1511] Processing CreateTablet for tablet d4ac42f67b3f4a4eb649005ba8af5010 (DEFAULT_TABLE table=test-workload [id=c369557e7eae48e69b01794e0ebac396]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 12:40:52.736858  9386 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90ff5fd93b7e486783f736f73e1eedee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:52.741495  9384 tablet_service.cc:1511] Processing CreateTablet for tablet bf20a12156bd4760a5b5ec3e71ae9060 (DEFAULT_TABLE table=test-workload [id=c369557e7eae48e69b01794e0ebac396]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 12:40:52.743475  9384 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf20a12156bd4760a5b5ec3e71ae9060. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:52.748472  9385 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4ac42f67b3f4a4eb649005ba8af5010. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:52.759112  9382 tablet_service.cc:1511] Processing CreateTablet for tablet 217b03c02b6c40f1abdf3603a9ab3ca1 (DEFAULT_TABLE table=test-workload [id=c369557e7eae48e69b01794e0ebac396]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 12:40:52.761428  9382 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 217b03c02b6c40f1abdf3603a9ab3ca1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:52.749507  9383 tablet_service.cc:1511] Processing CreateTablet for tablet 91d02712a2c144b3867ffc22019611d0 (DEFAULT_TABLE table=test-workload [id=c369557e7eae48e69b01794e0ebac396]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 12:40:52.752075  9237 tablet_service.cc:1511] Processing CreateTablet for tablet 90ff5fd93b7e486783f736f73e1eedee (DEFAULT_TABLE table=test-workload [id=c369557e7eae48e69b01794e0ebac396]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 12:40:52.762854  9383 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91d02712a2c144b3867ffc22019611d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:52.763335  9237 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90ff5fd93b7e486783f736f73e1eedee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:52.752089  9238 tablet_service.cc:1511] Processing CreateTablet for tablet fe124185534d41e1bde91d4175af5328 (DEFAULT_TABLE table=test-workload [id=c369557e7eae48e69b01794e0ebac396]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 12:40:52.767091  9238 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe124185534d41e1bde91d4175af5328. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:52.753647  9235 tablet_service.cc:1511] Processing CreateTablet for tablet bf20a12156bd4760a5b5ec3e71ae9060 (DEFAULT_TABLE table=test-workload [id=c369557e7eae48e69b01794e0ebac396]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 12:40:52.771130  9235 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf20a12156bd4760a5b5ec3e71ae9060. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:52.754920  9236 tablet_service.cc:1511] Processing CreateTablet for tablet d4ac42f67b3f4a4eb649005ba8af5010 (DEFAULT_TABLE table=test-workload [id=c369557e7eae48e69b01794e0ebac396]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 12:40:52.755651  9234 tablet_service.cc:1511] Processing CreateTablet for tablet 91d02712a2c144b3867ffc22019611d0 (DEFAULT_TABLE table=test-workload [id=c369557e7eae48e69b01794e0ebac396]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 12:40:52.756162  9233 tablet_service.cc:1511] Processing CreateTablet for tablet 217b03c02b6c40f1abdf3603a9ab3ca1 (DEFAULT_TABLE table=test-workload [id=c369557e7eae48e69b01794e0ebac396]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 12:40:52.775818  9236 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4ac42f67b3f4a4eb649005ba8af5010. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:52.776769  9233 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 217b03c02b6c40f1abdf3603a9ab3ca1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:52.781435  9234 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91d02712a2c144b3867ffc22019611d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:52.782490  9313 tablet_service.cc:1511] Processing CreateTablet for tablet fe124185534d41e1bde91d4175af5328 (DEFAULT_TABLE table=test-workload [id=c369557e7eae48e69b01794e0ebac396]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 12:40:52.784147  9313 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe124185534d41e1bde91d4175af5328. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:52.786875  9312 tablet_service.cc:1511] Processing CreateTablet for tablet 90ff5fd93b7e486783f736f73e1eedee (DEFAULT_TABLE table=test-workload [id=c369557e7eae48e69b01794e0ebac396]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 12:40:52.788669  9312 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90ff5fd93b7e486783f736f73e1eedee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:52.791337  9311 tablet_service.cc:1511] Processing CreateTablet for tablet d4ac42f67b3f4a4eb649005ba8af5010 (DEFAULT_TABLE table=test-workload [id=c369557e7eae48e69b01794e0ebac396]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 12:40:52.793299  9311 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4ac42f67b3f4a4eb649005ba8af5010. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:52.795222  9309 tablet_service.cc:1511] Processing CreateTablet for tablet 91d02712a2c144b3867ffc22019611d0 (DEFAULT_TABLE table=test-workload [id=c369557e7eae48e69b01794e0ebac396]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 12:40:52.802382  9309 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91d02712a2c144b3867ffc22019611d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:52.797452  9308 tablet_service.cc:1511] Processing CreateTablet for tablet 217b03c02b6c40f1abdf3603a9ab3ca1 (DEFAULT_TABLE table=test-workload [id=c369557e7eae48e69b01794e0ebac396]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 12:40:52.806886  9308 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 217b03c02b6c40f1abdf3603a9ab3ca1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:52.799588  9310 tablet_service.cc:1511] Processing CreateTablet for tablet bf20a12156bd4760a5b5ec3e71ae9060 (DEFAULT_TABLE table=test-workload [id=c369557e7eae48e69b01794e0ebac396]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 12:40:52.811043  9310 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf20a12156bd4760a5b5ec3e71ae9060. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:52.830662  9441 tablet_bootstrap.cc:492] T fe124185534d41e1bde91d4175af5328 P 5ab2190fcf874bae89aa8daeb85faa5e: Bootstrap starting.
I20260608 12:40:52.857017  9441 tablet_bootstrap.cc:654] T fe124185534d41e1bde91d4175af5328 P 5ab2190fcf874bae89aa8daeb85faa5e: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:52.870664  9273 heartbeater.cc:499] Master 127.0.107.254:33523 was elected leader, sending a full tablet report...
I20260608 12:40:52.888509  9443 tablet_bootstrap.cc:492] T fe124185534d41e1bde91d4175af5328 P 8ac5c492f76541958e1990b5d3e9c697: Bootstrap starting.
I20260608 12:40:52.890525  9442 tablet_bootstrap.cc:492] T 91d02712a2c144b3867ffc22019611d0 P 5da901647e3945e680897857f8a99309: Bootstrap starting.
I20260608 12:40:52.896872  9441 tablet_bootstrap.cc:492] T fe124185534d41e1bde91d4175af5328 P 5ab2190fcf874bae89aa8daeb85faa5e: No bootstrap required, opened a new log
I20260608 12:40:52.897553  9441 ts_tablet_manager.cc:1403] T fe124185534d41e1bde91d4175af5328 P 5ab2190fcf874bae89aa8daeb85faa5e: Time spent bootstrapping tablet: real 0.072s	user 0.003s	sys 0.019s
I20260608 12:40:52.900269  9442 tablet_bootstrap.cc:654] T 91d02712a2c144b3867ffc22019611d0 P 5da901647e3945e680897857f8a99309: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:52.901262  9441 raft_consensus.cc:359] T fe124185534d41e1bde91d4175af5328 P 5ab2190fcf874bae89aa8daeb85faa5e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab2190fcf874bae89aa8daeb85faa5e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32865 } } peers { permanent_uuid: "5da901647e3945e680897857f8a99309" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43885 } } peers { permanent_uuid: "8ac5c492f76541958e1990b5d3e9c697" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39239 } }
I20260608 12:40:52.902014  9443 tablet_bootstrap.cc:654] T fe124185534d41e1bde91d4175af5328 P 8ac5c492f76541958e1990b5d3e9c697: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:52.902199  9441 raft_consensus.cc:385] T fe124185534d41e1bde91d4175af5328 P 5ab2190fcf874bae89aa8daeb85faa5e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:52.902556  9441 raft_consensus.cc:740] T fe124185534d41e1bde91d4175af5328 P 5ab2190fcf874bae89aa8daeb85faa5e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ab2190fcf874bae89aa8daeb85faa5e, State: Initialized, Role: FOLLOWER
I20260608 12:40:52.903606  9441 consensus_queue.cc:260] T fe124185534d41e1bde91d4175af5328 P 5ab2190fcf874bae89aa8daeb85faa5e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab2190fcf874bae89aa8daeb85faa5e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32865 } } peers { permanent_uuid: "5da901647e3945e680897857f8a99309" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43885 } } peers { permanent_uuid: "8ac5c492f76541958e1990b5d3e9c697" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39239 } }
I20260608 12:40:52.907406  9442 tablet_bootstrap.cc:492] T 91d02712a2c144b3867ffc22019611d0 P 5da901647e3945e680897857f8a99309: No bootstrap required, opened a new log
I20260608 12:40:52.908054  9442 ts_tablet_manager.cc:1403] T 91d02712a2c144b3867ffc22019611d0 P 5da901647e3945e680897857f8a99309: Time spent bootstrapping tablet: real 0.018s	user 0.015s	sys 0.000s
I20260608 12:40:52.909292  9443 tablet_bootstrap.cc:492] T fe124185534d41e1bde91d4175af5328 P 8ac5c492f76541958e1990b5d3e9c697: No bootstrap required, opened a new log
I20260608 12:40:52.910197  9443 ts_tablet_manager.cc:1403] T fe124185534d41e1bde91d4175af5328 P 8ac5c492f76541958e1990b5d3e9c697: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.004s
I20260608 12:40:52.911332  9422 heartbeater.cc:499] Master 127.0.107.254:33523 was elected leader, sending a full tablet report...
I20260608 12:40:52.911636  9441 ts_tablet_manager.cc:1434] T fe124185534d41e1bde91d4175af5328 P 5ab2190fcf874bae89aa8daeb85faa5e: Time spent starting tablet: real 0.014s	user 0.010s	sys 0.002s
I20260608 12:40:52.912948  9441 tablet_bootstrap.cc:492] T bf20a12156bd4760a5b5ec3e71ae9060 P 5ab2190fcf874bae89aa8daeb85faa5e: Bootstrap starting.
I20260608 12:40:52.912595  9442 raft_consensus.cc:359] T 91d02712a2c144b3867ffc22019611d0 P 5da901647e3945e680897857f8a99309 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5da901647e3945e680897857f8a99309" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43885 } } peers { permanent_uuid: "8ac5c492f76541958e1990b5d3e9c697" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39239 } } peers { permanent_uuid: "5ab2190fcf874bae89aa8daeb85faa5e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32865 } }
I20260608 12:40:52.913673  9442 raft_consensus.cc:385] T 91d02712a2c144b3867ffc22019611d0 P 5da901647e3945e680897857f8a99309 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:52.913648  9443 raft_consensus.cc:359] T fe124185534d41e1bde91d4175af5328 P 8ac5c492f76541958e1990b5d3e9c697 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab2190fcf874bae89aa8daeb85faa5e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32865 } } peers { permanent_uuid: "5da901647e3945e680897857f8a99309" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43885 } } peers { permanent_uuid: "8ac5c492f76541958e1990b5d3e9c697" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39239 } }
I20260608 12:40:52.914474  9442 raft_consensus.cc:740] T 91d02712a2c144b3867ffc22019611d0 P 5da901647e3945e680897857f8a99309 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5da901647e3945e680897857f8a99309, State: Initialized, Role: FOLLOWER
I20260608 12:40:52.914741  9443 raft_consensus.cc:385] T fe124185534d41e1bde91d4175af5328 P 8ac5c492f76541958e1990b5d3e9c697 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:52.915283  9443 raft_consensus.cc:740] T fe124185534d41e1bde91d4175af5328 P 8ac5c492f76541958e1990b5d3e9c697 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ac5c492f76541958e1990b5d3e9c697, State: Initialized, Role: FOLLOWER
I20260608 12:40:52.915906  9442 consensus_queue.cc:260] T 91d02712a2c144b3867ffc22019611d0 P 5da901647e3945e680897857f8a99309 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5da901647e3945e680897857f8a99309" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43885 } } peers { permanent_uuid: "8ac5c492f76541958e1990b5d3e9c697" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39239 } } peers { permanent_uuid: "5ab2190fcf874bae89aa8daeb85faa5e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32865 } }
I20260608 12:40:52.916462  9443 consensus_queue.cc:260] T fe124185534d41e1bde91d4175af5328 P 8ac5c492f76541958e1990b5d3e9c697 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab2190fcf874bae89aa8daeb85faa5e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32865 } } peers { permanent_uuid: "5da901647e3945e680897857f8a99309" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43885 } } peers { permanent_uuid: "8ac5c492f76541958e1990b5d3e9c697" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39239 } }
I20260608 12:40:52.923565  9443 ts_tablet_manager.cc:1434] T fe124185534d41e1bde91d4175af5328 P 8ac5c492f76541958e1990b5d3e9c697: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.005s
I20260608 12:40:52.924396  9348 heartbeater.cc:499] Master 127.0.107.254:33523 was elected leader, sending a full tablet report...
I20260608 12:40:52.925838  9441 tablet_bootstrap.cc:654] T bf20a12156bd4760a5b5ec3e71ae9060 P 5ab2190fcf874bae89aa8daeb85faa5e: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:52.938416  9441 tablet_bootstrap.cc:492] T bf20a12156bd4760a5b5ec3e71ae9060 P 5ab2190fcf874bae89aa8daeb85faa5e: No bootstrap required, opened a new log
I20260608 12:40:52.939090  9441 ts_tablet_manager.cc:1403] T bf20a12156bd4760a5b5ec3e71ae9060 P 5ab2190fcf874bae89aa8daeb85faa5e: Time spent bootstrapping tablet: real 0.026s	user 0.017s	sys 0.002s
I20260608 12:40:52.942591  9443 tablet_bootstrap.cc:492] T 90ff5fd93b7e486783f736f73e1eedee P 8ac5c492f76541958e1990b5d3e9c697: Bootstrap starting.
I20260608 12:40:52.942535  9441 raft_consensus.cc:359] T bf20a12156bd4760a5b5ec3e71ae9060 P 5ab2190fcf874bae89aa8daeb85faa5e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5da901647e3945e680897857f8a99309" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43885 } } peers { permanent_uuid: "8ac5c492f76541958e1990b5d3e9c697" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39239 } } peers { permanent_uuid: "5ab2190fcf874bae89aa8daeb85faa5e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32865 } }
I20260608 12:40:52.943473  9441 raft_consensus.cc:385] T bf20a12156bd4760a5b5ec3e71ae9060 P 5ab2190fcf874bae89aa8daeb85faa5e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:52.943800  9441 raft_consensus.cc:740] T bf20a12156bd4760a5b5ec3e71ae9060 P 5ab2190fcf874bae89aa8daeb85faa5e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ab2190fcf874bae89aa8daeb85faa5e, State: Initialized, Role: FOLLOWER
I20260608 12:40:52.944939  9441 consensus_queue.cc:260] T bf20a12156bd4760a5b5ec3e71ae9060 P 5ab2190fcf874bae89aa8daeb85faa5e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5da901647e3945e680897857f8a99309" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43885 } } peers { permanent_uuid: "8ac5c492f76541958e1990b5d3e9c697" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39239 } } peers { permanent_uuid: "5ab2190fcf874bae89aa8daeb85faa5e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32865 } }
I20260608 12:40:52.947810  9441 ts_tablet_manager.cc:1434] T bf20a12156bd4760a5b5ec3e71ae9060 P 5ab2190fcf874bae89aa8daeb85faa5e: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.000s
I20260608 12:40:52.949059  9441 tablet_bootstrap.cc:492] T 91d02712a2c144b3867ffc22019611d0 P 5ab2190fcf874bae89aa8daeb85faa5e: Bootstrap starting.
I20260608 12:40:52.950230  9442 ts_tablet_manager.cc:1434] T 91d02712a2c144b3867ffc22019611d0 P 5da901647e3945e680897857f8a99309: Time spent starting tablet: real 0.042s	user 0.017s	sys 0.024s
I20260608 12:40:52.955209  9442 tablet_bootstrap.cc:492] T bf20a12156bd4760a5b5ec3e71ae9060 P 5da901647e3945e680897857f8a99309: Bootstrap starting.
I20260608 12:40:52.956784  9441 tablet_bootstrap.cc:654] T 91d02712a2c144b3867ffc22019611d0 P 5ab2190fcf874bae89aa8daeb85faa5e: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:52.959695  9443 tablet_bootstrap.cc:654] T 90ff5fd93b7e486783f736f73e1eedee P 8ac5c492f76541958e1990b5d3e9c697: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:52.965328  9442 tablet_bootstrap.cc:654] T bf20a12156bd4760a5b5ec3e71ae9060 P 5da901647e3945e680897857f8a99309: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:52.965883  9446 raft_consensus.cc:493] T fe124185534d41e1bde91d4175af5328 P 5ab2190fcf874bae89aa8daeb85faa5e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:40:52.966563  9446 raft_consensus.cc:515] T fe124185534d41e1bde91d4175af5328 P 5ab2190fcf874bae89aa8daeb85faa5e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab2190fcf874bae89aa8daeb85faa5e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32865 } } peers { permanent_uuid: "5da901647e3945e680897857f8a99309" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43885 } } peers { permanent_uuid: "8ac5c492f76541958e1990b5d3e9c697" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39239 } }
I20260608 12:40:52.978125  9446 leader_election.cc:290] T fe124185534d41e1bde91d4175af5328 P 5ab2190fcf874bae89aa8daeb85faa5e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5da901647e3945e680897857f8a99309 (127.0.107.193:43885), 8ac5c492f76541958e1990b5d3e9c697 (127.0.107.194:39239)
I20260608 12:40:52.981660  9443 tablet_bootstrap.cc:492] T 90ff5fd93b7e486783f736f73e1eedee P 8ac5c492f76541958e1990b5d3e9c697: No bootstrap required, opened a new log
I20260608 12:40:52.984499  9443 ts_tablet_manager.cc:1403] T 90ff5fd93b7e486783f736f73e1eedee P 8ac5c492f76541958e1990b5d3e9c697: Time spent bootstrapping tablet: real 0.042s	user 0.009s	sys 0.008s
I20260608 12:40:52.992892  9441 tablet_bootstrap.cc:492] T 91d02712a2c144b3867ffc22019611d0 P 5ab2190fcf874bae89aa8daeb85faa5e: No bootstrap required, opened a new log
I20260608 12:40:52.993585  9441 ts_tablet_manager.cc:1403] T 91d02712a2c144b3867ffc22019611d0 P 5ab2190fcf874bae89aa8daeb85faa5e: Time spent bootstrapping tablet: real 0.045s	user 0.028s	sys 0.012s
I20260608 12:40:52.989084  9443 raft_consensus.cc:359] T 90ff5fd93b7e486783f736f73e1eedee P 8ac5c492f76541958e1990b5d3e9c697 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5da901647e3945e680897857f8a99309" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43885 } } peers { permanent_uuid: "8ac5c492f76541958e1990b5d3e9c697" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39239 } } peers { permanent_uuid: "5ab2190fcf874bae89aa8daeb85faa5e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32865 } }
I20260608 12:40:52.997205  9441 raft_consensus.cc:359] T 91d02712a2c144b3867ffc22019611d0 P 5ab2190fcf874bae89aa8daeb85faa5e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5da901647e3945e680897857f8a99309" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43885 } } peers { permanent_uuid: "8ac5c492f76541958e1990b5d3e9c697" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39239 } } peers { permanent_uuid: "5ab2190fcf874bae89aa8daeb85faa5e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32865 } }
I20260608 12:40:52.998186  9441 raft_consensus.cc:385] T 91d02712a2c144b3867ffc22019611d0 P 5ab2190fcf874bae89aa8daeb85faa5e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:52.998612  9441 raft_consensus.cc:740] T 91d02712a2c144b3867ffc22019611d0 P 5ab2190fcf874bae89aa8daeb85faa5e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ab2190fcf874bae89aa8daeb85faa5e, State: Initialized, Role: FOLLOWER
I20260608 12:40:52.999521  9441 consensus_queue.cc:260] T 91d02712a2c144b3867ffc22019611d0 P 5ab2190fcf874bae89aa8daeb85faa5e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5da901647e3945e680897857f8a99309" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43885 } } peers { permanent_uuid: "8ac5c492f76541958e1990b5d3e9c697" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39239 } } peers { permanent_uuid: "5ab2190fcf874bae89aa8daeb85faa5e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32865 } }
I20260608 12:40:53.000342  9442 tablet_bootstrap.cc:492] T bf20a12156bd4760a5b5ec3e71ae9060 P 5da901647e3945e680897857f8a99309: No bootstrap required, opened a new log
I20260608 12:40:53.000908  9442 ts_tablet_manager.cc:1403] T bf20a12156bd4760a5b5ec3e71ae9060 P 5da901647e3945e680897857f8a99309: Time spent bootstrapping tablet: real 0.046s	user 0.020s	sys 0.019s
I20260608 12:40:53.001893  9441 ts_tablet_manager.cc:1434] T 91d02712a2c144b3867ffc22019611d0 P 5ab2190fcf874bae89aa8daeb85faa5e: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 12:40:53.003085  9441 tablet_bootstrap.cc:492] T 90ff5fd93b7e486783f736f73e1eedee P 5ab2190fcf874bae89aa8daeb85faa5e: Bootstrap starting.
I20260608 12:40:53.004220  9442 raft_consensus.cc:359] T bf20a12156bd4760a5b5ec3e71ae9060 P 5da901647e3945e680897857f8a99309 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5da901647e3945e680897857f8a99309" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43885 } } peers { permanent_uuid: "8ac5c492f76541958e1990b5d3e9c697" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39239 } } peers { permanent_uuid: "5ab2190fcf874bae89aa8daeb85faa5e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32865 } }
I20260608 12:40:53.004973  9442 raft_consensus.cc:385] T bf20a12156bd4760a5b5ec3e71ae9060 P 5da901647e3945e680897857f8a99309 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:53.005285  9442 raft_consensus.cc:740] T bf20a12156bd4760a5b5ec3e71ae9060 P 5da901647e3945e680897857f8a99309 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5da901647e3945e680897857f8a99309, State: Initialized, Role: FOLLOWER
I20260608 12:40:52.998183  9443 raft_consensus.cc:385] T 90ff5fd93b7e486783f736f73e1eedee P 8ac5c492f76541958e1990b5d3e9c697 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:53.006456  9443 raft_consensus.cc:740] T 90ff5fd93b7e486783f736f73e1eedee P 8ac5c492f76541958e1990b5d3e9c697 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ac5c492f76541958e1990b5d3e9c697, State: Initialized, Role: FOLLOWER
I20260608 12:40:53.006171  9442 consensus_queue.cc:260] T bf20a12156bd4760a5b5ec3e71ae9060 P 5da901647e3945e680897857f8a99309 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5da901647e3945e680897857f8a99309" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43885 } } peers { permanent_uuid: "8ac5c492f76541958e1990b5d3e9c697" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39239 } } peers { permanent_uuid: "5ab2190fcf874bae89aa8daeb85faa5e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32865 } }
I20260608 12:40:53.007313  9443 consensus_queue.cc:260] T 90ff5fd93b7e486783f736f73e1eedee P 8ac5c492f76541958e1990b5d3e9c697 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5da901647e3945e680897857f8a99309" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43885 } } peers { permanent_uuid: "8ac5c492f76541958e1990b5d3e9c697" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39239 } } peers { permanent_uuid: "5ab2190fcf874bae89aa8daeb85faa5e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32865 } }
I20260608 12:40:53.008608  9442 ts_tablet_manager.cc:1434] T bf20a12156bd4760a5b5ec3e71ae9060 P 5da901647e3945e680897857f8a99309: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260608 12:40:53.009675  9442 tablet_bootstrap.cc:492] T 217b03c02b6c40f1abdf3603a9ab3ca1 P 5da901647e3945e680897857f8a99309: Bootstrap starting.
I20260608 12:40:53.011821  9443 ts_tablet_manager.cc:1434] T 90ff5fd93b7e486783f736f73e1eedee P 8ac5c492f76541958e1990b5d3e9c697: Time spent starting tablet: real 0.027s	user 0.008s	sys 0.000s
I20260608 12:40:53.012971  9443 tablet_bootstrap.cc:492] T d4ac42f67b3f4a4eb649005ba8af5010 P 8ac5c492f76541958e1990b5d3e9c697: Bootstrap starting.
I20260608 12:40:53.016817  9442 tablet_bootstrap.cc:654] T 217b03c02b6c40f1abdf3603a9ab3ca1 P 5da901647e3945e680897857f8a99309: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:53.020383  9443 tablet_bootstrap.cc:654] T d4ac42f67b3f4a4eb649005ba8af5010 P 8ac5c492f76541958e1990b5d3e9c697: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:53.024103  9441 tablet_bootstrap.cc:654] T 90ff5fd93b7e486783f736f73e1eedee P 5ab2190fcf874bae89aa8daeb85faa5e: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:53.027576  9443 tablet_bootstrap.cc:492] T d4ac42f67b3f4a4eb649005ba8af5010 P 8ac5c492f76541958e1990b5d3e9c697: No bootstrap required, opened a new log
I20260608 12:40:53.028405  9443 ts_tablet_manager.cc:1403] T d4ac42f67b3f4a4eb649005ba8af5010 P 8ac5c492f76541958e1990b5d3e9c697: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.001s
I20260608 12:40:53.031479  9442 tablet_bootstrap.cc:492] T 217b03c02b6c40f1abdf3603a9ab3ca1 P 5da901647e3945e680897857f8a99309: No bootstrap required, opened a new log
I20260608 12:40:53.032056  9442 ts_tablet_manager.cc:1403] T 217b03c02b6c40f1abdf3603a9ab3ca1 P 5da901647e3945e680897857f8a99309: Time spent bootstrapping tablet: real 0.023s	user 0.003s	sys 0.014s
I20260608 12:40:53.031905  9443 raft_consensus.cc:359] T d4ac42f67b3f4a4eb649005ba8af5010 P 8ac5c492f76541958e1990b5d3e9c697 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5da901647e3945e680897857f8a99309" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43885 } } peers { permanent_uuid: "8ac5c492f76541958e1990b5d3e9c697" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39239 } } peers { permanent_uuid: "5ab2190fcf874bae89aa8daeb85faa5e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32865 } }
I20260608 12:40:53.032725  9443 raft_consensus.cc:385] T d4ac42f67b3f4a4eb649005ba8af5010 P 8ac5c492f76541958e1990b5d3e9c697 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:53.033066  9443 raft_consensus.cc:740] T d4ac42f67b3f4a4eb649005ba8af5010 P 8ac5c492f76541958e1990b5d3e9c697 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ac5c492f76541958e1990b5d3e9c697, State: Initialized, Role: FOLLOWER
I20260608 12:40:53.034133  9248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe124185534d41e1bde91d4175af5328" candidate_uuid: "5ab2190fcf874bae89aa8daeb85faa5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5da901647e3945e680897857f8a99309" is_pre_election: true
I20260608 12:40:53.035462  9442 raft_consensus.cc:359] T 217b03c02b6c40f1abdf3603a9ab3ca1 P 5da901647e3945e680897857f8a99309 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5da901647e3945e680897857f8a99309" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43885 } } peers { permanent_uuid: "8ac5c492f76541958e1990b5d3e9c697" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39239 } } peers { permanent_uuid: "5ab2190fcf874bae89aa8daeb85faa5e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32865 } }
I20260608 12:40:53.036260  9442 raft_consensus.cc:385] T 217b03c02b6c40f1abdf3603a9ab3ca1 P 5da901647e3945e680897857f8a99309 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:53.036541  9442 raft_consensus.cc:740] T 217b03c02b6c40f1abdf3603a9ab3ca1 P 5da901647e3945e680897857f8a99309 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5da901647e3945e680897857f8a99309, State: Initialized, Role: FOLLOWER
I20260608 12:40:53.037318  9442 consensus_queue.cc:260] T 217b03c02b6c40f1abdf3603a9ab3ca1 P 5da901647e3945e680897857f8a99309 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5da901647e3945e680897857f8a99309" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43885 } } peers { permanent_uuid: "8ac5c492f76541958e1990b5d3e9c697" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39239 } } peers { permanent_uuid: "5ab2190fcf874bae89aa8daeb85faa5e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32865 } }
I20260608 12:40:53.040424  9323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe124185534d41e1bde91d4175af5328" candidate_uuid: "5ab2190fcf874bae89aa8daeb85faa5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ac5c492f76541958e1990b5d3e9c697" is_pre_election: true
I20260608 12:40:53.033995  9443 consensus_queue.cc:260] T d4ac42f67b3f4a4eb649005ba8af5010 P 8ac5c492f76541958e1990b5d3e9c697 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5da901647e3945e680897857f8a99309" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43885 } } peers { permanent_uuid: "8ac5c492f76541958e1990b5d3e9c697" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39239 } } peers { permanent_uuid: "5ab2190fcf874bae89aa8daeb85faa5e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32865 } }
I20260608 12:40:53.041787  9323 raft_consensus.cc:2468] T fe124185534d41e1bde91d4175af5328 P 8ac5c492f76541958e1990b5d3e9c697 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5ab2190fcf874bae89aa8daeb85faa5e in term 0.
I20260608 12:40:53.042853  9442 ts_tablet_manager.cc:1434] T 217b03c02b6c40f1abdf3603a9ab3ca1 P 5da901647e3945e680897857f8a99309: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.002s
I20260608 12:40:53.043677  9446 raft_consensus.cc:493] T 91d02712a2c144b3867ffc22019611d0 P 5ab2190fcf874bae89aa8daeb85faa5e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:40:53.044081  9442 tablet_bootstrap.cc:492] T 90ff5fd93b7e486783f736f73e1eedee P 5da901647e3945e680897857f8a99309: Bootstrap starting.
I20260608 12:40:53.044468  9446 raft_consensus.cc:515] T 91d02712a2c144b3867ffc22019611d0 P 5ab2190fcf874bae89aa8daeb85faa5e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5da901647e3945e680897857f8a99309" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43885 } } peers { permanent_uuid: "8ac5c492f76541958e1990b5d3e9c697" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39239 } } peers { permanent_uuid: "5ab2190fcf874bae89aa8daeb85faa5e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32865 } }
W20260608 12:40:53.050367  9361 leader_election.cc:343] T fe124185534d41e1bde91d4175af5328 P 5ab2190fcf874bae89aa8daeb85faa5e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5da901647e3945e680897857f8a99309 (127.0.107.193:43885): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:40:53.051326  9443 ts_tablet_manager.cc:1434] T d4ac42f67b3f4a4eb649005ba8af5010 P 8ac5c492f76541958e1990b5d3e9c697: Time spent starting tablet: real 0.023s	user 0.004s	sys 0.005s
I20260608 12:40:53.052163  9442 tablet_bootstrap.cc:654] T 90ff5fd93b7e486783f736f73e1eedee P 5da901647e3945e680897857f8a99309: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:53.054849  9363 leader_election.cc:304] T fe124185534d41e1bde91d4175af5328 P 5ab2190fcf874bae89aa8daeb85faa5e [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: 5ab2190fcf874bae89aa8daeb85faa5e, 8ac5c492f76541958e1990b5d3e9c697; no voters: 5da901647e3945e680897857f8a99309
I20260608 12:40:53.055853  9443 tablet_bootstrap.cc:492] T 217b03c02b6c40f1abdf3603a9ab3ca1 P 8ac5c492f76541958e1990b5d3e9c697: Bootstrap starting.
I20260608 12:40:53.057979  9446 leader_election.cc:290] T 91d02712a2c144b3867ffc22019611d0 P 5ab2190fcf874bae89aa8daeb85faa5e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5da901647e3945e680897857f8a99309 (127.0.107.193:43885), 8ac5c492f76541958e1990b5d3e9c697 (127.0.107.194:39239)
I20260608 12:40:53.058101  9460 raft_consensus.cc:2804] T fe124185534d41e1bde91d4175af5328 P 5ab2190fcf874bae89aa8daeb85faa5e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:40:53.066251  9442 tablet_bootstrap.cc:492] T 90ff5fd93b7e486783f736f73e1eedee P 5da901647e3945e680897857f8a99309: No bootstrap required, opened a new log
I20260608 12:40:53.067236  9248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91d02712a2c144b3867ffc22019611d0" candidate_uuid: "5ab2190fcf874bae89aa8daeb85faa5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5da901647e3945e680897857f8a99309" is_pre_election: true
I20260608 12:40:53.069502  9460 raft_consensus.cc:493] T fe124185534d41e1bde91d4175af5328 P 5ab2190fcf874bae89aa8daeb85faa5e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:40:53.069986  9441 tablet_bootstrap.cc:492] T 90ff5fd93b7e486783f736f73e1eedee P 5ab2190fcf874bae89aa8daeb85faa5e: No bootstrap required, opened a new log
I20260608 12:40:53.069867  9248 raft_consensus.cc:2468] T 91d02712a2c144b3867ffc22019611d0 P 5da901647e3945e680897857f8a99309 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5ab2190fcf874bae89aa8daeb85faa5e in term 0.
I20260608 12:40:53.070408  9460 raft_consensus.cc:3060] T fe124185534d41e1bde91d4175af5328 P 5ab2190fcf874bae89aa8daeb85faa5e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:53.071118  9441 ts_tablet_manager.cc:1403] T 90ff5fd93b7e486783f736f73e1eedee P 5ab2190fcf874bae89aa8daeb85faa5e: Time spent bootstrapping tablet: real 0.068s	user 0.014s	sys 0.028s
I20260608 12:40:53.072005  9361 leader_election.cc:304] T 91d02712a2c144b3867ffc22019611d0 P 5ab2190fcf874bae89aa8daeb85faa5e [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: 5ab2190fcf874bae89aa8daeb85faa5e, 5da901647e3945e680897857f8a99309; no voters: 
I20260608 12:40:53.073863  9442 ts_tablet_manager.cc:1403] T 90ff5fd93b7e486783f736f73e1eedee P 5da901647e3945e680897857f8a99309: Time spent bootstrapping tablet: real 0.030s	user 0.015s	sys 0.006s
I20260608 12:40:53.074455  9446 raft_consensus.cc:2804] T 91d02712a2c144b3867ffc22019611d0 P 5ab2190fcf874bae89aa8daeb85faa5e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:40:53.075029  9441 raft_consensus.cc:359] T 90ff5fd93b7e486783f736f73e1eedee P 5ab2190fcf874bae89aa8daeb85faa5e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5da901647e3945e680897857f8a99309" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43885 } } peers { permanent_uuid: "8ac5c492f76541958e1990b5d3e9c697" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39239 } } peers { permanent_uuid: "5ab2190fcf874bae89aa8daeb85faa5e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32865 } }
I20260608 12:40:53.075791  9441 raft_consensus.cc:385] T 90ff5fd93b7e486783f736f73e1eedee P 5ab2190fcf874bae89aa8daeb85faa5e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:53.075074  9446 raft_consensus.cc:493] T 91d02712a2c144b3867ffc22019611d0 P 5ab2190fcf874bae89aa8daeb85faa5e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:40:53.076288  9441 raft_consensus.cc:740] T 90ff5fd93b7e486783f736f73e1eedee P 5ab2190fcf874bae89aa8daeb85faa5e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ab2190fcf874bae89aa8daeb85faa5e, State: Initialized, Role: FOLLOWER
I20260608 12:40:53.076486  9446 raft_consensus.cc:3060] T 91d02712a2c144b3867ffc22019611d0 P 5ab2190fcf874bae89aa8daeb85faa5e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:53.077198  9441 consensus_queue.cc:260] T 90ff5fd93b7e486783f736f73e1eedee P 5ab2190fcf874bae89aa8daeb85faa5e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5da901647e3945e680897857f8a99309" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43885 } } peers { permanent_uuid: "8ac5c492f76541958e1990b5d3e9c697" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39239 } } peers { permanent_uuid: "5ab2190fcf874bae89aa8daeb85faa5e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32865 } }
I20260608 12:40:53.067755  9443 tablet_bootstrap.cc:654] T 217b03c02b6c40f1abdf3603a9ab3ca1 P 8ac5c492f76541958e1990b5d3e9c697: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:53.068297  9323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91d02712a2c144b3867ffc22019611d0" candidate_uuid: "5ab2190fcf874bae89aa8daeb85faa5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ac5c492f76541958e1990b5d3e9c697" is_pre_election: true
I20260608 12:40:53.078119  9442 raft_consensus.cc:359] T 90ff5fd93b7e486783f736f73e1eedee P 5da901647e3945e680897857f8a99309 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5da901647e3945e680897857f8a99309" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43885 } } peers { permanent_uuid: "8ac5c492f76541958e1990b5d3e9c697" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39239 } } peers { permanent_uuid: "5ab2190fcf874bae89aa8daeb85faa5e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32865 } }
I20260608 12:40:53.079140  9442 raft_consensus.cc:385] T 90ff5fd93b7e486783f736f73e1eedee P 5da901647e3945e680897857f8a99309 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:53.079490  9442 raft_consensus.cc:740] T 90ff5fd93b7e486783f736f73e1eedee P 5da901647e3945e680897857f8a99309 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5da901647e3945e680897857f8a99309, State: Initialized, Role: FOLLOWER
W20260608 12:40:53.079953  9363 leader_election.cc:343] T 91d02712a2c144b3867ffc22019611d0 P 5ab2190fcf874bae89aa8daeb85faa5e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8ac5c492f76541958e1990b5d3e9c697 (127.0.107.194:39239): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:40:53.080577  9442 consensus_queue.cc:260] T 90ff5fd93b7e486783f736f73e1eedee P 5da901647e3945e680897857f8a99309 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5da901647e3945e680897857f8a99309" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43885 } } peers { permanent_uuid: "8ac5c492f76541958e1990b5d3e9c697" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39239 } } peers { permanent_uuid: "5ab2190fcf874bae89aa8daeb85faa5e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32865 } }
I20260608 12:40:53.089821  9442 ts_tablet_manager.cc:1434] T 90ff5fd93b7e486783f736f73e1eedee P 5da901647e3945e680897857f8a99309: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.005s
I20260608 12:40:53.089612  9460 raft_consensus.cc:515] T fe124185534d41e1bde91d4175af5328 P 5ab2190fcf874bae89aa8daeb85faa5e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab2190fcf874bae89aa8daeb85faa5e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32865 } } peers { permanent_uuid: "5da901647e3945e680897857f8a99309" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43885 } } peers { permanent_uuid: "8ac5c492f76541958e1990b5d3e9c697" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39239 } }
I20260608 12:40:53.091385  9442 tablet_bootstrap.cc:492] T fe124185534d41e1bde91d4175af5328 P 5da901647e3945e680897857f8a99309: Bootstrap starting.
I20260608 12:40:53.092828  9460 leader_election.cc:290] T fe124185534d41e1bde91d4175af5328 P 5ab2190fcf874bae89aa8daeb85faa5e [CANDIDATE]: Term 1 election: Requested vote from peers 5da901647e3945e680897857f8a99309 (127.0.107.193:43885), 8ac5c492f76541958e1990b5d3e9c697 (127.0.107.194:39239)
I20260608 12:40:53.093930  9248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe124185534d41e1bde91d4175af5328" candidate_uuid: "5ab2190fcf874bae89aa8daeb85faa5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5da901647e3945e680897857f8a99309"
W20260608 12:40:53.095842  9361 leader_election.cc:343] T fe124185534d41e1bde91d4175af5328 P 5ab2190fcf874bae89aa8daeb85faa5e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5da901647e3945e680897857f8a99309 (127.0.107.193:43885): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:40:53.097748  9441 ts_tablet_manager.cc:1434] T 90ff5fd93b7e486783f736f73e1eedee P 5ab2190fcf874bae89aa8daeb85faa5e: Time spent starting tablet: real 0.026s	user 0.005s	sys 0.006s
I20260608 12:40:53.100353  9323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe124185534d41e1bde91d4175af5328" candidate_uuid: "5ab2190fcf874bae89aa8daeb85faa5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ac5c492f76541958e1990b5d3e9c697"
I20260608 12:40:53.101326  9323 raft_consensus.cc:3060] T fe124185534d41e1bde91d4175af5328 P 8ac5c492f76541958e1990b5d3e9c697 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:53.103976  9441 tablet_bootstrap.cc:492] T 217b03c02b6c40f1abdf3603a9ab3ca1 P 5ab2190fcf874bae89aa8daeb85faa5e: Bootstrap starting.
I20260608 12:40:53.106539  9442 tablet_bootstrap.cc:654] T fe124185534d41e1bde91d4175af5328 P 5da901647e3945e680897857f8a99309: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:53.107209  9449 raft_consensus.cc:493] T d4ac42f67b3f4a4eb649005ba8af5010 P 8ac5c492f76541958e1990b5d3e9c697 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:40:53.108072  9449 raft_consensus.cc:515] T d4ac42f67b3f4a4eb649005ba8af5010 P 8ac5c492f76541958e1990b5d3e9c697 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5da901647e3945e680897857f8a99309" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43885 } } peers { permanent_uuid: "8ac5c492f76541958e1990b5d3e9c697" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39239 } } peers { permanent_uuid: "5ab2190fcf874bae89aa8daeb85faa5e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32865 } }
I20260608 12:40:53.115689  9446 raft_consensus.cc:515] T 91d02712a2c144b3867ffc22019611d0 P 5ab2190fcf874bae89aa8daeb85faa5e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5da901647e3945e680897857f8a99309" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43885 } } peers { permanent_uuid: "8ac5c492f76541958e1990b5d3e9c697" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39239 } } peers { permanent_uuid: "5ab2190fcf874bae89aa8daeb85faa5e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32865 } }
I20260608 12:40:53.120236  9442 tablet_bootstrap.cc:492] T fe124185534d41e1bde91d4175af5328 P 5da901647e3945e680897857f8a99309: No bootstrap required, opened a new log
I20260608 12:40:53.120968  9442 ts_tablet_manager.cc:1403] T fe124185534d41e1bde91d4175af5328 P 5da901647e3945e680897857f8a99309: Time spent bootstrapping tablet: real 0.030s	user 0.018s	sys 0.004s
I20260608 12:40:53.121255  9443 tablet_bootstrap.cc:492] T 217b03c02b6c40f1abdf3603a9ab3ca1 P 8ac5c492f76541958e1990b5d3e9c697: No bootstrap required, opened a new log
I20260608 12:40:53.122054  9443 ts_tablet_manager.cc:1403] T 217b03c02b6c40f1abdf3603a9ab3ca1 P 8ac5c492f76541958e1990b5d3e9c697: Time spent bootstrapping tablet: real 0.067s	user 0.027s	sys 0.022s
I20260608 12:40:53.123718  9449 leader_election.cc:290] T d4ac42f67b3f4a4eb649005ba8af5010 P 8ac5c492f76541958e1990b5d3e9c697 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5da901647e3945e680897857f8a99309 (127.0.107.193:43885), 5ab2190fcf874bae89aa8daeb85faa5e (127.0.107.195:32865)
I20260608 12:40:53.126168  9443 raft_consensus.cc:359] T 217b03c02b6c40f1abdf3603a9ab3ca1 P 8ac5c492f76541958e1990b5d3e9c697 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5da901647e3945e680897857f8a99309" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43885 } } peers { permanent_uuid: "8ac5c492f76541958e1990b5d3e9c697" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39239 } } peers { permanent_uuid: "5ab2190fcf874bae89aa8daeb85faa5e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32865 } }
I20260608 12:40:53.126726  9441 tablet_bootstrap.cc:654] T 217b03c02b6c40f1abdf3603a9ab3ca1 P 5ab2190fcf874bae89aa8daeb85faa5e: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:53.127137  9443 raft_consensus.cc:385] T 217b03c02b6c40f1abdf3603a9ab3ca1 P 8ac5c492f76541958e1990b5d3e9c697 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:53.127512  9443 raft_consensus.cc:740] T 217b03c02b6c40f1abdf3603a9ab3ca1 P 8ac5c492f76541958e1990b5d3e9c697 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ac5c492f76541958e1990b5d3e9c697, State: Initialized, Role: FOLLOWER
I20260608 12:40:53.128657  9443 consensus_queue.cc:260] T 217b03c02b6c40f1abdf3603a9ab3ca1 P 8ac5c492f76541958e1990b5d3e9c697 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5da901647e3945e680897857f8a99309" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43885 } } peers { permanent_uuid: "8ac5c492f76541958e1990b5d3e9c697" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39239 } } peers { permanent_uuid: "5ab2190fcf874bae89aa8daeb85faa5e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32865 } }
I20260608 12:40:53.131016  9442 raft_consensus.cc:359] T fe124185534d41e1bde91d4175af5328 P 5da901647e3945e680897857f8a99309 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab2190fcf874bae89aa8daeb85faa5e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32865 } } peers { permanent_uuid: "5da901647e3945e680897857f8a99309" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43885 } } peers { permanent_uuid: "8ac5c492f76541958e1990b5d3e9c697" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39239 } }
I20260608 12:40:53.131927  9442 raft_consensus.cc:385] T fe124185534d41e1bde91d4175af5328 P 5da901647e3945e680897857f8a99309 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:53.132330  9442 raft_consensus.cc:740] T fe124185534d41e1bde91d4175af5328 P 5da901647e3945e680897857f8a99309 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5da901647e3945e680897857f8a99309, State: Initialized, Role: FOLLOWER
I20260608 12:40:53.134148  9446 leader_election.cc:290] T 91d02712a2c144b3867ffc22019611d0 P 5ab2190fcf874bae89aa8daeb85faa5e [CANDIDATE]: Term 1 election: Requested vote from peers 5da901647e3945e680897857f8a99309 (127.0.107.193:43885), 8ac5c492f76541958e1990b5d3e9c697 (127.0.107.194:39239)
I20260608 12:40:53.133849  9442 consensus_queue.cc:260] T fe124185534d41e1bde91d4175af5328 P 5da901647e3945e680897857f8a99309 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab2190fcf874bae89aa8daeb85faa5e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32865 } } peers { permanent_uuid: "5da901647e3945e680897857f8a99309" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43885 } } peers { permanent_uuid: "8ac5c492f76541958e1990b5d3e9c697" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39239 } }
I20260608 12:40:53.135421  9248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91d02712a2c144b3867ffc22019611d0" candidate_uuid: "5ab2190fcf874bae89aa8daeb85faa5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5da901647e3945e680897857f8a99309"
I20260608 12:40:53.132074  9443 ts_tablet_manager.cc:1434] T 217b03c02b6c40f1abdf3603a9ab3ca1 P 8ac5c492f76541958e1990b5d3e9c697: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.005s
I20260608 12:40:53.136185  9248 raft_consensus.cc:3060] T 91d02712a2c144b3867ffc22019611d0 P 5da901647e3945e680897857f8a99309 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:53.137097  9443 tablet_bootstrap.cc:492] T 91d02712a2c144b3867ffc22019611d0 P 8ac5c492f76541958e1990b5d3e9c697: Bootstrap starting.
I20260608 12:40:53.146224  9443 tablet_bootstrap.cc:654] T 91d02712a2c144b3867ffc22019611d0 P 8ac5c492f76541958e1990b5d3e9c697: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:53.138388  9442 ts_tablet_manager.cc:1434] T fe124185534d41e1bde91d4175af5328 P 5da901647e3945e680897857f8a99309: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.002s
I20260608 12:40:53.152709  9442 tablet_bootstrap.cc:492] T d4ac42f67b3f4a4eb649005ba8af5010 P 5da901647e3945e680897857f8a99309: Bootstrap starting.
I20260608 12:40:53.160830  9248 raft_consensus.cc:2468] T 91d02712a2c144b3867ffc22019611d0 P 5da901647e3945e680897857f8a99309 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ab2190fcf874bae89aa8daeb85faa5e in term 1.
I20260608 12:40:53.163164  9361 leader_election.cc:304] T 91d02712a2c144b3867ffc22019611d0 P 5ab2190fcf874bae89aa8daeb85faa5e [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: 5ab2190fcf874bae89aa8daeb85faa5e, 5da901647e3945e680897857f8a99309; no voters: 
I20260608 12:40:53.164707  9446 raft_consensus.cc:2804] T 91d02712a2c144b3867ffc22019611d0 P 5ab2190fcf874bae89aa8daeb85faa5e [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:40:53.165422  9446 raft_consensus.cc:697] T 91d02712a2c144b3867ffc22019611d0 P 5ab2190fcf874bae89aa8daeb85faa5e [term 1 LEADER]: Becoming Leader. State: Replica: 5ab2190fcf874bae89aa8daeb85faa5e, State: Running, Role: LEADER
I20260608 12:40:53.166725  9446 consensus_queue.cc:237] T 91d02712a2c144b3867ffc22019611d0 P 5ab2190fcf874bae89aa8daeb85faa5e [LEADER]: Queue going to LEADER mode. State: All 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: "5da901647e3945e680897857f8a99309" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43885 } } peers { permanent_uuid: "8ac5c492f76541958e1990b5d3e9c697" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39239 } } peers { permanent_uuid: "5ab2190fcf874bae89aa8daeb85faa5e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32865 } }
I20260608 12:40:53.168107  9323 raft_consensus.cc:2468] T fe124185534d41e1bde91d4175af5328 P 8ac5c492f76541958e1990b5d3e9c697 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ab2190fcf874bae89aa8daeb85faa5e in term 1.
I20260608 12:40:53.200217  9442 tablet_bootstrap.cc:654] T d4ac42f67b3f4a4eb649005ba8af5010 P 5da901647e3945e680897857f8a99309: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:53.212874  9363 leader_election.cc:304] T fe124185534d41e1bde91d4175af5328 P 5ab2190fcf874bae89aa8daeb85faa5e [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: 5ab2190fcf874bae89aa8daeb85faa5e, 8ac5c492f76541958e1990b5d3e9c697; no voters: 5da901647e3945e680897857f8a99309
I20260608 12:40:53.213330  9142 catalog_manager.cc:5696] T 91d02712a2c144b3867ffc22019611d0 P 5ab2190fcf874bae89aa8daeb85faa5e reported cstate change: term changed from 0 to 1, leader changed from <none> to 5ab2190fcf874bae89aa8daeb85faa5e (127.0.107.195). New cstate: current_term: 1 leader_uuid: "5ab2190fcf874bae89aa8daeb85faa5e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5da901647e3945e680897857f8a99309" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43885 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8ac5c492f76541958e1990b5d3e9c697" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39239 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5ab2190fcf874bae89aa8daeb85faa5e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32865 } health_report { overall_health: HEALTHY } } }
I20260608 12:40:53.215799  9446 raft_consensus.cc:493] T bf20a12156bd4760a5b5ec3e71ae9060 P 5ab2190fcf874bae89aa8daeb85faa5e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:40:53.216528  9446 raft_consensus.cc:515] T bf20a12156bd4760a5b5ec3e71ae9060 P 5ab2190fcf874bae89aa8daeb85faa5e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5da901647e3945e680897857f8a99309" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43885 } } peers { permanent_uuid: "8ac5c492f76541958e1990b5d3e9c697" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39239 } } peers { permanent_uuid: "5ab2190fcf874bae89aa8daeb85faa5e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32865 } }
I20260608 12:40:53.218966  9446 leader_election.cc:290] T bf20a12156bd4760a5b5ec3e71ae9060 P 5ab2190fcf874bae89aa8daeb85faa5e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5da901647e3945e680897857f8a99309 (127.0.107.193:43885), 8ac5c492f76541958e1990b5d3e9c697 (127.0.107.194:39239)
I20260608 12:40:53.219496  9446 raft_consensus.cc:2804] T fe124185534d41e1bde91d4175af5328 P 5ab2190fcf874bae89aa8daeb85faa5e [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:40:53.219985  9446 raft_consensus.cc:697] T fe124185534d41e1bde91d4175af5328 P 5ab2190fcf874bae89aa8daeb85faa5e [term 1 LEADER]: Becoming Leader. State: Replica: 5ab2190fcf874bae89aa8daeb85faa5e, State: Running, Role: LEADER
I20260608 12:40:53.220885  9446 consensus_queue.cc:237] T fe124185534d41e1bde91d4175af5328 P 5ab2190fcf874bae89aa8daeb85faa5e [LEADER]: Queue going to LEADER mode. State: All 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: "5ab2190fcf874bae89aa8daeb85faa5e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32865 } } peers { permanent_uuid: "5da901647e3945e680897857f8a99309" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43885 } } peers { permanent_uuid: "8ac5c492f76541958e1990b5d3e9c697" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39239 } }
I20260608 12:40:53.225147  9248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf20a12156bd4760a5b5ec3e71ae9060" candidate_uuid: "5ab2190fcf874bae89aa8daeb85faa5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5da901647e3945e680897857f8a99309" is_pre_election: true
I20260608 12:40:53.227550  9248 raft_consensus.cc:2468] T bf20a12156bd4760a5b5ec3e71ae9060 P 5da901647e3945e680897857f8a99309 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5ab2190fcf874bae89aa8daeb85faa5e in term 0.
I20260608 12:40:53.229565  9323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91d02712a2c144b3867ffc22019611d0" candidate_uuid: "5ab2190fcf874bae89aa8daeb85faa5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ac5c492f76541958e1990b5d3e9c697"
I20260608 12:40:53.229899  9361 leader_election.cc:304] T bf20a12156bd4760a5b5ec3e71ae9060 P 5ab2190fcf874bae89aa8daeb85faa5e [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: 5ab2190fcf874bae89aa8daeb85faa5e, 5da901647e3945e680897857f8a99309; no voters: 
I20260608 12:40:53.231680  9461 raft_consensus.cc:2804] T bf20a12156bd4760a5b5ec3e71ae9060 P 5ab2190fcf874bae89aa8daeb85faa5e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:40:53.232244  9461 raft_consensus.cc:493] T bf20a12156bd4760a5b5ec3e71ae9060 P 5ab2190fcf874bae89aa8daeb85faa5e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:40:53.232750  9461 raft_consensus.cc:3060] T bf20a12156bd4760a5b5ec3e71ae9060 P 5ab2190fcf874bae89aa8daeb85faa5e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:53.234844  9441 tablet_bootstrap.cc:492] T 217b03c02b6c40f1abdf3603a9ab3ca1 P 5ab2190fcf874bae89aa8daeb85faa5e: No bootstrap required, opened a new log
I20260608 12:40:53.235507  9441 ts_tablet_manager.cc:1403] T 217b03c02b6c40f1abdf3603a9ab3ca1 P 5ab2190fcf874bae89aa8daeb85faa5e: Time spent bootstrapping tablet: real 0.132s	user 0.037s	sys 0.047s
I20260608 12:40:53.235746  9323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf20a12156bd4760a5b5ec3e71ae9060" candidate_uuid: "5ab2190fcf874bae89aa8daeb85faa5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ac5c492f76541958e1990b5d3e9c697" is_pre_election: true
W20260608 12:40:53.238777  9363 leader_election.cc:343] T 91d02712a2c144b3867ffc22019611d0 P 5ab2190fcf874bae89aa8daeb85faa5e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8ac5c492f76541958e1990b5d3e9c697 (127.0.107.194:39239): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:40:53.241009  9441 raft_consensus.cc:359] T 217b03c02b6c40f1abdf3603a9ab3ca1 P 5ab2190fcf874bae89aa8daeb85faa5e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5da901647e3945e680897857f8a99309" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43885 } } peers { permanent_uuid: "8ac5c492f76541958e1990b5d3e9c697" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39239 } } peers { permanent_uuid: "5ab2190fcf874bae89aa8daeb85faa5e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32865 } }
I20260608 12:40:53.242280  9441 raft_consensus.cc:385] T 217b03c02b6c40f1abdf3603a9ab3ca1 P 5ab2190fcf874bae89aa8daeb85faa5e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:53.242762  9441 raft_consensus.cc:740] T 217b03c02b6c40f1abdf3603a9ab3ca1 P 5ab2190fcf874bae89aa8daeb85faa5e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ab2190fcf874bae89aa8daeb85faa5e, State: Initialized, Role: FOLLOWER
I20260608 12:40:53.242643  9443 tablet_bootstrap.cc:492] T 91d02712a2c144b3867ffc22019611d0 P 8ac5c492f76541958e1990b5d3e9c697: No bootstrap required, opened a new log
I20260608 12:40:53.244259  9441 consensus_queue.cc:260] T 217b03c02b6c40f1abdf3603a9ab3ca1 P 5ab2190fcf874bae89aa8daeb85faa5e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5da901647e3945e680897857f8a99309" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43885 } } peers { permanent_uuid: "8ac5c492f76541958e1990b5d3e9c697" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39239 } } peers { permanent_uuid: "5ab2190fcf874bae89aa8daeb85faa5e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32865 } }
I20260608 12:40:53.248521  9441 ts_tablet_manager.cc:1434] T 217b03c02b6c40f1abdf3603a9ab3ca1 P 5ab2190fcf874bae89aa8daeb85faa5e: Time spent starting tablet: real 0.013s	user 0.009s	sys 0.003s
I20260608 12:40:53.245440  9443 ts_tablet_manager.cc:1403] T 91d02712a2c144b3867ffc22019611d0 P 8ac5c492f76541958e1990b5d3e9c697: Time spent bootstrapping tablet: real 0.109s	user 0.039s	sys 0.027s
I20260608 12:40:53.250370  9441 tablet_bootstrap.cc:492] T d4ac42f67b3f4a4eb649005ba8af5010 P 5ab2190fcf874bae89aa8daeb85faa5e: Bootstrap starting.
W20260608 12:40:53.256510  9363 leader_election.cc:343] T bf20a12156bd4760a5b5ec3e71ae9060 P 5ab2190fcf874bae89aa8daeb85faa5e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8ac5c492f76541958e1990b5d3e9c697 (127.0.107.194:39239): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:40:53.259970  9397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4ac42f67b3f4a4eb649005ba8af5010" candidate_uuid: "8ac5c492f76541958e1990b5d3e9c697" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ab2190fcf874bae89aa8daeb85faa5e" is_pre_election: true
I20260608 12:40:53.259845  9248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4ac42f67b3f4a4eb649005ba8af5010" candidate_uuid: "8ac5c492f76541958e1990b5d3e9c697" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5da901647e3945e680897857f8a99309" is_pre_election: true
W20260608 12:40:53.263374  9287 leader_election.cc:343] T d4ac42f67b3f4a4eb649005ba8af5010 P 8ac5c492f76541958e1990b5d3e9c697 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5ab2190fcf874bae89aa8daeb85faa5e (127.0.107.195:32865): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:40:53.264087  9441 tablet_bootstrap.cc:654] T d4ac42f67b3f4a4eb649005ba8af5010 P 5ab2190fcf874bae89aa8daeb85faa5e: Neither blocks nor log segments found. Creating new log.
W20260608 12:40:53.264314  9287 leader_election.cc:343] T d4ac42f67b3f4a4eb649005ba8af5010 P 8ac5c492f76541958e1990b5d3e9c697 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5da901647e3945e680897857f8a99309 (127.0.107.193:43885): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:40:53.264802  9287 leader_election.cc:304] T d4ac42f67b3f4a4eb649005ba8af5010 P 8ac5c492f76541958e1990b5d3e9c697 [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: 8ac5c492f76541958e1990b5d3e9c697; no voters: 5ab2190fcf874bae89aa8daeb85faa5e, 5da901647e3945e680897857f8a99309
I20260608 12:40:53.266142  9449 raft_consensus.cc:2749] T d4ac42f67b3f4a4eb649005ba8af5010 P 8ac5c492f76541958e1990b5d3e9c697 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:40:53.267825  9448 raft_consensus.cc:493] T 90ff5fd93b7e486783f736f73e1eedee P 5da901647e3945e680897857f8a99309 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:40:53.268672  9448 raft_consensus.cc:515] T 90ff5fd93b7e486783f736f73e1eedee P 5da901647e3945e680897857f8a99309 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5da901647e3945e680897857f8a99309" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43885 } } peers { permanent_uuid: "8ac5c492f76541958e1990b5d3e9c697" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39239 } } peers { permanent_uuid: "5ab2190fcf874bae89aa8daeb85faa5e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32865 } }
I20260608 12:40:53.254580  9443 raft_consensus.cc:359] T 91d02712a2c144b3867ffc22019611d0 P 8ac5c492f76541958e1990b5d3e9c697 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5da901647e3945e680897857f8a99309" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43885 } } peers { permanent_uuid: "8ac5c492f76541958e1990b5d3e9c697" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39239 } } peers { permanent_uuid: "5ab2190fcf874bae89aa8daeb85faa5e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32865 } }
I20260608 12:40:53.270532  9443 raft_consensus.cc:385] T 91d02712a2c144b3867ffc22019611d0 P 8ac5c492f76541958e1990b5d3e9c697 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:53.271001  9443 raft_consensus.cc:740] T 91d02712a2c144b3867ffc22019611d0 P 8ac5c492f76541958e1990b5d3e9c697 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ac5c492f76541958e1990b5d3e9c697, State: Initialized, Role: FOLLOWER
I20260608 12:40:53.272251  9443 consensus_queue.cc:260] T 91d02712a2c144b3867ffc22019611d0 P 8ac5c492f76541958e1990b5d3e9c697 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5da901647e3945e680897857f8a99309" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43885 } } peers { permanent_uuid: "8ac5c492f76541958e1990b5d3e9c697" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39239 } } peers { permanent_uuid: "5ab2190fcf874bae89aa8daeb85faa5e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32865 } }
I20260608 12:40:53.275032  9443 ts_tablet_manager.cc:1434] T 91d02712a2c144b3867ffc22019611d0 P 8ac5c492f76541958e1990b5d3e9c697: Time spent starting tablet: real 0.025s	user 0.009s	sys 0.000s
I20260608 12:40:53.275861  9448 leader_election.cc:290] T 90ff5fd93b7e486783f736f73e1eedee P 5da901647e3945e680897857f8a99309 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8ac5c492f76541958e1990b5d3e9c697 (127.0.107.194:39239), 5ab2190fcf874bae89aa8daeb85faa5e (127.0.107.195:32865)
I20260608 12:40:53.276659  9443 tablet_bootstrap.cc:492] T bf20a12156bd4760a5b5ec3e71ae9060 P 8ac5c492f76541958e1990b5d3e9c697: Bootstrap starting.
I20260608 12:40:53.281951  9461 raft_consensus.cc:515] T bf20a12156bd4760a5b5ec3e71ae9060 P 5ab2190fcf874bae89aa8daeb85faa5e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5da901647e3945e680897857f8a99309" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43885 } } peers { permanent_uuid: "8ac5c492f76541958e1990b5d3e9c697" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39239 } } peers { permanent_uuid: "5ab2190fcf874bae89aa8daeb85faa5e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32865 } }
I20260608 12:40:53.286789  9323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf20a12156bd4760a5b5ec3e71ae9060" candidate_uuid: "5ab2190fcf874bae89aa8daeb85faa5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ac5c492f76541958e1990b5d3e9c697"
W20260608 12:40:53.288548  9363 leader_election.cc:343] T bf20a12156bd4760a5b5ec3e71ae9060 P 5ab2190fcf874bae89aa8daeb85faa5e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8ac5c492f76541958e1990b5d3e9c697 (127.0.107.194:39239): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:40:53.296056  9461 leader_election.cc:290] T bf20a12156bd4760a5b5ec3e71ae9060 P 5ab2190fcf874bae89aa8daeb85faa5e [CANDIDATE]: Term 1 election: Requested vote from peers 5da901647e3945e680897857f8a99309 (127.0.107.193:43885), 8ac5c492f76541958e1990b5d3e9c697 (127.0.107.194:39239)
I20260608 12:40:53.297572  9248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf20a12156bd4760a5b5ec3e71ae9060" candidate_uuid: "5ab2190fcf874bae89aa8daeb85faa5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5da901647e3945e680897857f8a99309"
I20260608 12:40:53.298631  9248 raft_consensus.cc:3060] T bf20a12156bd4760a5b5ec3e71ae9060 P 5da901647e3945e680897857f8a99309 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:53.304880  9443 tablet_bootstrap.cc:654] T bf20a12156bd4760a5b5ec3e71ae9060 P 8ac5c492f76541958e1990b5d3e9c697: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:53.314303  9442 tablet_bootstrap.cc:492] T d4ac42f67b3f4a4eb649005ba8af5010 P 5da901647e3945e680897857f8a99309: No bootstrap required, opened a new log
I20260608 12:40:53.315039  9442 ts_tablet_manager.cc:1403] T d4ac42f67b3f4a4eb649005ba8af5010 P 5da901647e3945e680897857f8a99309: Time spent bootstrapping tablet: real 0.163s	user 0.022s	sys 0.009s
I20260608 12:40:53.315932  9248 raft_consensus.cc:2468] T bf20a12156bd4760a5b5ec3e71ae9060 P 5da901647e3945e680897857f8a99309 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ab2190fcf874bae89aa8daeb85faa5e in term 1.
I20260608 12:40:53.319857  9442 raft_consensus.cc:359] T d4ac42f67b3f4a4eb649005ba8af5010 P 5da901647e3945e680897857f8a99309 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5da901647e3945e680897857f8a99309" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43885 } } peers { permanent_uuid: "8ac5c492f76541958e1990b5d3e9c697" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39239 } } peers { permanent_uuid: "5ab2190fcf874bae89aa8daeb85faa5e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32865 } }
I20260608 12:40:53.321166  9442 raft_consensus.cc:385] T d4ac42f67b3f4a4eb649005ba8af5010 P 5da901647e3945e680897857f8a99309 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:53.321622  9442 raft_consensus.cc:740] T d4ac42f67b3f4a4eb649005ba8af5010 P 5da901647e3945e680897857f8a99309 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5da901647e3945e680897857f8a99309, State: Initialized, Role: FOLLOWER
I20260608 12:40:53.322953  9442 consensus_queue.cc:260] T d4ac42f67b3f4a4eb649005ba8af5010 P 5da901647e3945e680897857f8a99309 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5da901647e3945e680897857f8a99309" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43885 } } peers { permanent_uuid: "8ac5c492f76541958e1990b5d3e9c697" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39239 } } peers { permanent_uuid: "5ab2190fcf874bae89aa8daeb85faa5e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32865 } }
I20260608 12:40:53.328701  9442 ts_tablet_manager.cc:1434] T d4ac42f67b3f4a4eb649005ba8af5010 P 5da901647e3945e680897857f8a99309: Time spent starting tablet: real 0.013s	user 0.012s	sys 0.000s
I20260608 12:40:53.330438  9441 tablet_bootstrap.cc:492] T d4ac42f67b3f4a4eb649005ba8af5010 P 5ab2190fcf874bae89aa8daeb85faa5e: No bootstrap required, opened a new log
I20260608 12:40:53.332026  9361 leader_election.cc:304] T bf20a12156bd4760a5b5ec3e71ae9060 P 5ab2190fcf874bae89aa8daeb85faa5e [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: 5ab2190fcf874bae89aa8daeb85faa5e, 5da901647e3945e680897857f8a99309; no voters: 8ac5c492f76541958e1990b5d3e9c697
I20260608 12:40:53.333478  9461 raft_consensus.cc:2804] T bf20a12156bd4760a5b5ec3e71ae9060 P 5ab2190fcf874bae89aa8daeb85faa5e [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:40:53.334379  9461 raft_consensus.cc:697] T bf20a12156bd4760a5b5ec3e71ae9060 P 5ab2190fcf874bae89aa8daeb85faa5e [term 1 LEADER]: Becoming Leader. State: Replica: 5ab2190fcf874bae89aa8daeb85faa5e, State: Running, Role: LEADER
I20260608 12:40:53.335394  9461 consensus_queue.cc:237] T bf20a12156bd4760a5b5ec3e71ae9060 P 5ab2190fcf874bae89aa8daeb85faa5e [LEADER]: Queue going to LEADER mode. State: All 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: "5da901647e3945e680897857f8a99309" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43885 } } peers { permanent_uuid: "8ac5c492f76541958e1990b5d3e9c697" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39239 } } peers { permanent_uuid: "5ab2190fcf874bae89aa8daeb85faa5e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32865 } }
I20260608 12:40:53.337975  9441 ts_tablet_manager.cc:1403] T d4ac42f67b3f4a4eb649005ba8af5010 P 5ab2190fcf874bae89aa8daeb85faa5e: Time spent bootstrapping tablet: real 0.088s	user 0.020s	sys 0.000s
I20260608 12:40:53.341578  9441 raft_consensus.cc:359] T d4ac42f67b3f4a4eb649005ba8af5010 P 5ab2190fcf874bae89aa8daeb85faa5e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5da901647e3945e680897857f8a99309" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43885 } } peers { permanent_uuid: "8ac5c492f76541958e1990b5d3e9c697" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39239 } } peers { permanent_uuid: "5ab2190fcf874bae89aa8daeb85faa5e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32865 } }
I20260608 12:40:53.351178  9441 raft_consensus.cc:385] T d4ac42f67b3f4a4eb649005ba8af5010 P 5ab2190fcf874bae89aa8daeb85faa5e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:53.351608  9441 raft_consensus.cc:740] T d4ac42f67b3f4a4eb649005ba8af5010 P 5ab2190fcf874bae89aa8daeb85faa5e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ab2190fcf874bae89aa8daeb85faa5e, State: Initialized, Role: FOLLOWER
I20260608 12:40:53.352459  9441 consensus_queue.cc:260] T d4ac42f67b3f4a4eb649005ba8af5010 P 5ab2190fcf874bae89aa8daeb85faa5e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5da901647e3945e680897857f8a99309" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43885 } } peers { permanent_uuid: "8ac5c492f76541958e1990b5d3e9c697" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39239 } } peers { permanent_uuid: "5ab2190fcf874bae89aa8daeb85faa5e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32865 } }
I20260608 12:40:53.355322  9323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90ff5fd93b7e486783f736f73e1eedee" candidate_uuid: "5da901647e3945e680897857f8a99309" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ac5c492f76541958e1990b5d3e9c697" is_pre_election: true
I20260608 12:40:53.356227  9323 raft_consensus.cc:2468] T 90ff5fd93b7e486783f736f73e1eedee P 8ac5c492f76541958e1990b5d3e9c697 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5da901647e3945e680897857f8a99309 in term 0.
I20260608 12:40:53.357111  9441 ts_tablet_manager.cc:1434] T d4ac42f67b3f4a4eb649005ba8af5010 P 5ab2190fcf874bae89aa8daeb85faa5e: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260608 12:40:53.358800  9443 tablet_bootstrap.cc:492] T bf20a12156bd4760a5b5ec3e71ae9060 P 8ac5c492f76541958e1990b5d3e9c697: No bootstrap required, opened a new log
I20260608 12:40:53.358722  9214 leader_election.cc:304] T 90ff5fd93b7e486783f736f73e1eedee P 5da901647e3945e680897857f8a99309 [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: 5da901647e3945e680897857f8a99309, 8ac5c492f76541958e1990b5d3e9c697; no voters: 
I20260608 12:40:53.359584  9443 ts_tablet_manager.cc:1403] T bf20a12156bd4760a5b5ec3e71ae9060 P 8ac5c492f76541958e1990b5d3e9c697: Time spent bootstrapping tablet: real 0.083s	user 0.019s	sys 0.015s
I20260608 12:40:53.360569  9448 raft_consensus.cc:2804] T 90ff5fd93b7e486783f736f73e1eedee P 5da901647e3945e680897857f8a99309 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:40:53.361147  9448 raft_consensus.cc:493] T 90ff5fd93b7e486783f736f73e1eedee P 5da901647e3945e680897857f8a99309 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:40:53.361500  9448 raft_consensus.cc:3060] T 90ff5fd93b7e486783f736f73e1eedee P 5da901647e3945e680897857f8a99309 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:53.363655  9443 raft_consensus.cc:359] T bf20a12156bd4760a5b5ec3e71ae9060 P 8ac5c492f76541958e1990b5d3e9c697 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5da901647e3945e680897857f8a99309" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43885 } } peers { permanent_uuid: "8ac5c492f76541958e1990b5d3e9c697" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39239 } } peers { permanent_uuid: "5ab2190fcf874bae89aa8daeb85faa5e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32865 } }
I20260608 12:40:53.364537  9443 raft_consensus.cc:385] T bf20a12156bd4760a5b5ec3e71ae9060 P 8ac5c492f76541958e1990b5d3e9c697 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:53.364846  9443 raft_consensus.cc:740] T bf20a12156bd4760a5b5ec3e71ae9060 P 8ac5c492f76541958e1990b5d3e9c697 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ac5c492f76541958e1990b5d3e9c697, State: Initialized, Role: FOLLOWER
I20260608 12:40:53.365857  9443 consensus_queue.cc:260] T bf20a12156bd4760a5b5ec3e71ae9060 P 8ac5c492f76541958e1990b5d3e9c697 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5da901647e3945e680897857f8a99309" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43885 } } peers { permanent_uuid: "8ac5c492f76541958e1990b5d3e9c697" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39239 } } peers { permanent_uuid: "5ab2190fcf874bae89aa8daeb85faa5e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32865 } }
I20260608 12:40:53.367585  9448 raft_consensus.cc:515] T 90ff5fd93b7e486783f736f73e1eedee P 5da901647e3945e680897857f8a99309 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5da901647e3945e680897857f8a99309" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43885 } } peers { permanent_uuid: "8ac5c492f76541958e1990b5d3e9c697" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39239 } } peers { permanent_uuid: "5ab2190fcf874bae89aa8daeb85faa5e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32865 } }
I20260608 12:40:53.369889  9145 catalog_manager.cc:5696] T fe124185534d41e1bde91d4175af5328 P 5ab2190fcf874bae89aa8daeb85faa5e reported cstate change: term changed from 0 to 1, leader changed from <none> to 5ab2190fcf874bae89aa8daeb85faa5e (127.0.107.195). New cstate: current_term: 1 leader_uuid: "5ab2190fcf874bae89aa8daeb85faa5e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab2190fcf874bae89aa8daeb85faa5e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5da901647e3945e680897857f8a99309" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43885 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8ac5c492f76541958e1990b5d3e9c697" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39239 } health_report { overall_health: UNKNOWN } } }
I20260608 12:40:53.372205  9448 leader_election.cc:290] T 90ff5fd93b7e486783f736f73e1eedee P 5da901647e3945e680897857f8a99309 [CANDIDATE]: Term 1 election: Requested vote from peers 8ac5c492f76541958e1990b5d3e9c697 (127.0.107.194:39239), 5ab2190fcf874bae89aa8daeb85faa5e (127.0.107.195:32865)
I20260608 12:40:53.368996  9443 ts_tablet_manager.cc:1434] T bf20a12156bd4760a5b5ec3e71ae9060 P 8ac5c492f76541958e1990b5d3e9c697: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260608 12:40:53.372400  9145 catalog_manager.cc:5696] T bf20a12156bd4760a5b5ec3e71ae9060 P 5ab2190fcf874bae89aa8daeb85faa5e reported cstate change: term changed from 0 to 1, leader changed from <none> to 5ab2190fcf874bae89aa8daeb85faa5e (127.0.107.195). New cstate: current_term: 1 leader_uuid: "5ab2190fcf874bae89aa8daeb85faa5e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5da901647e3945e680897857f8a99309" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43885 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8ac5c492f76541958e1990b5d3e9c697" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39239 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5ab2190fcf874bae89aa8daeb85faa5e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32865 } health_report { overall_health: HEALTHY } } }
I20260608 12:40:53.374217  9323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90ff5fd93b7e486783f736f73e1eedee" candidate_uuid: "5da901647e3945e680897857f8a99309" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ac5c492f76541958e1990b5d3e9c697"
I20260608 12:40:53.374945  9323 raft_consensus.cc:3060] T 90ff5fd93b7e486783f736f73e1eedee P 8ac5c492f76541958e1990b5d3e9c697 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:53.378310  9448 raft_consensus.cc:493] T d4ac42f67b3f4a4eb649005ba8af5010 P 5da901647e3945e680897857f8a99309 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:40:53.378856  9448 raft_consensus.cc:515] T d4ac42f67b3f4a4eb649005ba8af5010 P 5da901647e3945e680897857f8a99309 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5da901647e3945e680897857f8a99309" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43885 } } peers { permanent_uuid: "8ac5c492f76541958e1990b5d3e9c697" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39239 } } peers { permanent_uuid: "5ab2190fcf874bae89aa8daeb85faa5e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32865 } }
I20260608 12:40:53.381918  9397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90ff5fd93b7e486783f736f73e1eedee" candidate_uuid: "5da901647e3945e680897857f8a99309" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ab2190fcf874bae89aa8daeb85faa5e" is_pre_election: true
I20260608 12:40:53.382184  9396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90ff5fd93b7e486783f736f73e1eedee" candidate_uuid: "5da901647e3945e680897857f8a99309" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ab2190fcf874bae89aa8daeb85faa5e"
I20260608 12:40:53.382705  9397 raft_consensus.cc:2468] T 90ff5fd93b7e486783f736f73e1eedee P 5ab2190fcf874bae89aa8daeb85faa5e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5da901647e3945e680897857f8a99309 in term 0.
I20260608 12:40:53.383565  9448 leader_election.cc:290] T d4ac42f67b3f4a4eb649005ba8af5010 P 5da901647e3945e680897857f8a99309 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8ac5c492f76541958e1990b5d3e9c697 (127.0.107.194:39239), 5ab2190fcf874bae89aa8daeb85faa5e (127.0.107.195:32865)
I20260608 12:40:53.385042  9397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4ac42f67b3f4a4eb649005ba8af5010" candidate_uuid: "5da901647e3945e680897857f8a99309" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ab2190fcf874bae89aa8daeb85faa5e" is_pre_election: true
I20260608 12:40:53.385407  9322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4ac42f67b3f4a4eb649005ba8af5010" candidate_uuid: "5da901647e3945e680897857f8a99309" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ac5c492f76541958e1990b5d3e9c697" is_pre_election: true
I20260608 12:40:53.385923  9397 raft_consensus.cc:2468] T d4ac42f67b3f4a4eb649005ba8af5010 P 5ab2190fcf874bae89aa8daeb85faa5e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5da901647e3945e680897857f8a99309 in term 0.
I20260608 12:40:53.386402  9322 raft_consensus.cc:2468] T d4ac42f67b3f4a4eb649005ba8af5010 P 8ac5c492f76541958e1990b5d3e9c697 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5da901647e3945e680897857f8a99309 in term 0.
I20260608 12:40:53.387648  9212 leader_election.cc:304] T d4ac42f67b3f4a4eb649005ba8af5010 P 5da901647e3945e680897857f8a99309 [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: 5ab2190fcf874bae89aa8daeb85faa5e, 5da901647e3945e680897857f8a99309; no voters: 
I20260608 12:40:53.388897  9323 raft_consensus.cc:2468] T 90ff5fd93b7e486783f736f73e1eedee P 8ac5c492f76541958e1990b5d3e9c697 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5da901647e3945e680897857f8a99309 in term 1.
I20260608 12:40:53.389796  9448 raft_consensus.cc:2804] T d4ac42f67b3f4a4eb649005ba8af5010 P 5da901647e3945e680897857f8a99309 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:40:53.390225  9448 raft_consensus.cc:493] T d4ac42f67b3f4a4eb649005ba8af5010 P 5da901647e3945e680897857f8a99309 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:40:53.390486  9214 leader_election.cc:304] T 90ff5fd93b7e486783f736f73e1eedee P 5da901647e3945e680897857f8a99309 [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: 5da901647e3945e680897857f8a99309, 8ac5c492f76541958e1990b5d3e9c697; no voters: 5ab2190fcf874bae89aa8daeb85faa5e
I20260608 12:40:53.391194  9448 raft_consensus.cc:3060] T d4ac42f67b3f4a4eb649005ba8af5010 P 5da901647e3945e680897857f8a99309 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:53.393612  9479 raft_consensus.cc:2804] T 90ff5fd93b7e486783f736f73e1eedee P 5da901647e3945e680897857f8a99309 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:40:53.397573  9479 raft_consensus.cc:697] T 90ff5fd93b7e486783f736f73e1eedee P 5da901647e3945e680897857f8a99309 [term 1 LEADER]: Becoming Leader. State: Replica: 5da901647e3945e680897857f8a99309, State: Running, Role: LEADER
I20260608 12:40:53.398999  9479 consensus_queue.cc:237] T 90ff5fd93b7e486783f736f73e1eedee P 5da901647e3945e680897857f8a99309 [LEADER]: Queue going to LEADER mode. State: All 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: "5da901647e3945e680897857f8a99309" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43885 } } peers { permanent_uuid: "8ac5c492f76541958e1990b5d3e9c697" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39239 } } peers { permanent_uuid: "5ab2190fcf874bae89aa8daeb85faa5e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32865 } }
I20260608 12:40:53.401739  9448 raft_consensus.cc:515] T d4ac42f67b3f4a4eb649005ba8af5010 P 5da901647e3945e680897857f8a99309 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5da901647e3945e680897857f8a99309" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43885 } } peers { permanent_uuid: "8ac5c492f76541958e1990b5d3e9c697" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39239 } } peers { permanent_uuid: "5ab2190fcf874bae89aa8daeb85faa5e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32865 } }
I20260608 12:40:53.405488  9323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4ac42f67b3f4a4eb649005ba8af5010" candidate_uuid: "5da901647e3945e680897857f8a99309" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ac5c492f76541958e1990b5d3e9c697"
I20260608 12:40:53.405732  9397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4ac42f67b3f4a4eb649005ba8af5010" candidate_uuid: "5da901647e3945e680897857f8a99309" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ab2190fcf874bae89aa8daeb85faa5e"
I20260608 12:40:53.406241  9323 raft_consensus.cc:3060] T d4ac42f67b3f4a4eb649005ba8af5010 P 8ac5c492f76541958e1990b5d3e9c697 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:53.406401  9397 raft_consensus.cc:3060] T d4ac42f67b3f4a4eb649005ba8af5010 P 5ab2190fcf874bae89aa8daeb85faa5e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:53.406991  9448 leader_election.cc:290] T d4ac42f67b3f4a4eb649005ba8af5010 P 5da901647e3945e680897857f8a99309 [CANDIDATE]: Term 1 election: Requested vote from peers 8ac5c492f76541958e1990b5d3e9c697 (127.0.107.194:39239), 5ab2190fcf874bae89aa8daeb85faa5e (127.0.107.195:32865)
I20260608 12:40:53.409576  9146 catalog_manager.cc:5696] T 90ff5fd93b7e486783f736f73e1eedee P 5da901647e3945e680897857f8a99309 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5da901647e3945e680897857f8a99309 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "5da901647e3945e680897857f8a99309" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5da901647e3945e680897857f8a99309" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43885 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8ac5c492f76541958e1990b5d3e9c697" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39239 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5ab2190fcf874bae89aa8daeb85faa5e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32865 } health_report { overall_health: UNKNOWN } } }
I20260608 12:40:53.414973  9397 raft_consensus.cc:2468] T d4ac42f67b3f4a4eb649005ba8af5010 P 5ab2190fcf874bae89aa8daeb85faa5e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5da901647e3945e680897857f8a99309 in term 1.
I20260608 12:40:53.414964  9323 raft_consensus.cc:2468] T d4ac42f67b3f4a4eb649005ba8af5010 P 8ac5c492f76541958e1990b5d3e9c697 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5da901647e3945e680897857f8a99309 in term 1.
I20260608 12:40:53.416882  9212 leader_election.cc:304] T d4ac42f67b3f4a4eb649005ba8af5010 P 5da901647e3945e680897857f8a99309 [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: 5ab2190fcf874bae89aa8daeb85faa5e, 5da901647e3945e680897857f8a99309; no voters: 
I20260608 12:40:53.417953  9448 raft_consensus.cc:2804] T d4ac42f67b3f4a4eb649005ba8af5010 P 5da901647e3945e680897857f8a99309 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:40:53.418601  9448 raft_consensus.cc:697] T d4ac42f67b3f4a4eb649005ba8af5010 P 5da901647e3945e680897857f8a99309 [term 1 LEADER]: Becoming Leader. State: Replica: 5da901647e3945e680897857f8a99309, State: Running, Role: LEADER
I20260608 12:40:53.419451  9448 consensus_queue.cc:237] T d4ac42f67b3f4a4eb649005ba8af5010 P 5da901647e3945e680897857f8a99309 [LEADER]: Queue going to LEADER mode. State: All 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: "5da901647e3945e680897857f8a99309" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43885 } } peers { permanent_uuid: "8ac5c492f76541958e1990b5d3e9c697" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39239 } } peers { permanent_uuid: "5ab2190fcf874bae89aa8daeb85faa5e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32865 } }
I20260608 12:40:53.428336  9146 catalog_manager.cc:5696] T d4ac42f67b3f4a4eb649005ba8af5010 P 5da901647e3945e680897857f8a99309 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5da901647e3945e680897857f8a99309 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "5da901647e3945e680897857f8a99309" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5da901647e3945e680897857f8a99309" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43885 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8ac5c492f76541958e1990b5d3e9c697" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39239 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5ab2190fcf874bae89aa8daeb85faa5e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32865 } health_report { overall_health: UNKNOWN } } }
I20260608 12:40:53.430568  9448 raft_consensus.cc:493] T 217b03c02b6c40f1abdf3603a9ab3ca1 P 5da901647e3945e680897857f8a99309 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:40:53.431324  9448 raft_consensus.cc:515] T 217b03c02b6c40f1abdf3603a9ab3ca1 P 5da901647e3945e680897857f8a99309 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5da901647e3945e680897857f8a99309" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43885 } } peers { permanent_uuid: "8ac5c492f76541958e1990b5d3e9c697" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39239 } } peers { permanent_uuid: "5ab2190fcf874bae89aa8daeb85faa5e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32865 } }
I20260608 12:40:53.435029  9323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "217b03c02b6c40f1abdf3603a9ab3ca1" candidate_uuid: "5da901647e3945e680897857f8a99309" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ac5c492f76541958e1990b5d3e9c697" is_pre_election: true
I20260608 12:40:53.434818  9448 leader_election.cc:290] T 217b03c02b6c40f1abdf3603a9ab3ca1 P 5da901647e3945e680897857f8a99309 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8ac5c492f76541958e1990b5d3e9c697 (127.0.107.194:39239), 5ab2190fcf874bae89aa8daeb85faa5e (127.0.107.195:32865)
I20260608 12:40:53.435473  9397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "217b03c02b6c40f1abdf3603a9ab3ca1" candidate_uuid: "5da901647e3945e680897857f8a99309" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ab2190fcf874bae89aa8daeb85faa5e" is_pre_election: true
I20260608 12:40:53.435884  9323 raft_consensus.cc:2468] T 217b03c02b6c40f1abdf3603a9ab3ca1 P 8ac5c492f76541958e1990b5d3e9c697 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5da901647e3945e680897857f8a99309 in term 0.
I20260608 12:40:53.436398  9397 raft_consensus.cc:2468] T 217b03c02b6c40f1abdf3603a9ab3ca1 P 5ab2190fcf874bae89aa8daeb85faa5e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5da901647e3945e680897857f8a99309 in term 0.
I20260608 12:40:53.437224  9214 leader_election.cc:304] T 217b03c02b6c40f1abdf3603a9ab3ca1 P 5da901647e3945e680897857f8a99309 [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: 5da901647e3945e680897857f8a99309, 8ac5c492f76541958e1990b5d3e9c697; no voters: 
I20260608 12:40:53.438336  9448 raft_consensus.cc:2804] T 217b03c02b6c40f1abdf3603a9ab3ca1 P 5da901647e3945e680897857f8a99309 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:40:53.438747  9448 raft_consensus.cc:493] T 217b03c02b6c40f1abdf3603a9ab3ca1 P 5da901647e3945e680897857f8a99309 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:40:53.439131  9448 raft_consensus.cc:3060] T 217b03c02b6c40f1abdf3603a9ab3ca1 P 5da901647e3945e680897857f8a99309 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:53.444716  9448 raft_consensus.cc:515] T 217b03c02b6c40f1abdf3603a9ab3ca1 P 5da901647e3945e680897857f8a99309 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5da901647e3945e680897857f8a99309" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43885 } } peers { permanent_uuid: "8ac5c492f76541958e1990b5d3e9c697" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39239 } } peers { permanent_uuid: "5ab2190fcf874bae89aa8daeb85faa5e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32865 } }
I20260608 12:40:53.446650  9448 leader_election.cc:290] T 217b03c02b6c40f1abdf3603a9ab3ca1 P 5da901647e3945e680897857f8a99309 [CANDIDATE]: Term 1 election: Requested vote from peers 8ac5c492f76541958e1990b5d3e9c697 (127.0.107.194:39239), 5ab2190fcf874bae89aa8daeb85faa5e (127.0.107.195:32865)
I20260608 12:40:53.447685  9323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "217b03c02b6c40f1abdf3603a9ab3ca1" candidate_uuid: "5da901647e3945e680897857f8a99309" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ac5c492f76541958e1990b5d3e9c697"
I20260608 12:40:53.448033  9397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "217b03c02b6c40f1abdf3603a9ab3ca1" candidate_uuid: "5da901647e3945e680897857f8a99309" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ab2190fcf874bae89aa8daeb85faa5e"
I20260608 12:40:53.448264  9323 raft_consensus.cc:3060] T 217b03c02b6c40f1abdf3603a9ab3ca1 P 8ac5c492f76541958e1990b5d3e9c697 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:53.448750  9397 raft_consensus.cc:3060] T 217b03c02b6c40f1abdf3603a9ab3ca1 P 5ab2190fcf874bae89aa8daeb85faa5e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:53.453646  9323 raft_consensus.cc:2468] T 217b03c02b6c40f1abdf3603a9ab3ca1 P 8ac5c492f76541958e1990b5d3e9c697 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5da901647e3945e680897857f8a99309 in term 1.
I20260608 12:40:53.454698  9397 raft_consensus.cc:2468] T 217b03c02b6c40f1abdf3603a9ab3ca1 P 5ab2190fcf874bae89aa8daeb85faa5e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5da901647e3945e680897857f8a99309 in term 1.
I20260608 12:40:53.455070  9214 leader_election.cc:304] T 217b03c02b6c40f1abdf3603a9ab3ca1 P 5da901647e3945e680897857f8a99309 [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: 5da901647e3945e680897857f8a99309, 8ac5c492f76541958e1990b5d3e9c697; no voters: 
I20260608 12:40:53.456076  9448 raft_consensus.cc:2804] T 217b03c02b6c40f1abdf3603a9ab3ca1 P 5da901647e3945e680897857f8a99309 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:40:53.456545  9448 raft_consensus.cc:697] T 217b03c02b6c40f1abdf3603a9ab3ca1 P 5da901647e3945e680897857f8a99309 [term 1 LEADER]: Becoming Leader. State: Replica: 5da901647e3945e680897857f8a99309, State: Running, Role: LEADER
I20260608 12:40:53.457393  9448 consensus_queue.cc:237] T 217b03c02b6c40f1abdf3603a9ab3ca1 P 5da901647e3945e680897857f8a99309 [LEADER]: Queue going to LEADER mode. State: All 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: "5da901647e3945e680897857f8a99309" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43885 } } peers { permanent_uuid: "8ac5c492f76541958e1990b5d3e9c697" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39239 } } peers { permanent_uuid: "5ab2190fcf874bae89aa8daeb85faa5e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32865 } }
I20260608 12:40:53.464918  9146 catalog_manager.cc:5696] T 217b03c02b6c40f1abdf3603a9ab3ca1 P 5da901647e3945e680897857f8a99309 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5da901647e3945e680897857f8a99309 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "5da901647e3945e680897857f8a99309" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5da901647e3945e680897857f8a99309" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43885 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8ac5c492f76541958e1990b5d3e9c697" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39239 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5ab2190fcf874bae89aa8daeb85faa5e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32865 } health_report { overall_health: UNKNOWN } } }
I20260608 12:40:53.469267  9448 raft_consensus.cc:493] T fe124185534d41e1bde91d4175af5328 P 5da901647e3945e680897857f8a99309 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:40:53.470037  9448 raft_consensus.cc:515] T fe124185534d41e1bde91d4175af5328 P 5da901647e3945e680897857f8a99309 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab2190fcf874bae89aa8daeb85faa5e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32865 } } peers { permanent_uuid: "5da901647e3945e680897857f8a99309" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43885 } } peers { permanent_uuid: "8ac5c492f76541958e1990b5d3e9c697" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39239 } }
I20260608 12:40:53.473356  9448 leader_election.cc:290] T fe124185534d41e1bde91d4175af5328 P 5da901647e3945e680897857f8a99309 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ab2190fcf874bae89aa8daeb85faa5e (127.0.107.195:32865), 8ac5c492f76541958e1990b5d3e9c697 (127.0.107.194:39239)
I20260608 12:40:53.473490  9397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe124185534d41e1bde91d4175af5328" candidate_uuid: "5da901647e3945e680897857f8a99309" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ab2190fcf874bae89aa8daeb85faa5e" is_pre_election: true
I20260608 12:40:53.473984  9323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe124185534d41e1bde91d4175af5328" candidate_uuid: "5da901647e3945e680897857f8a99309" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ac5c492f76541958e1990b5d3e9c697" is_pre_election: true
I20260608 12:40:53.474856  9323 raft_consensus.cc:2393] T fe124185534d41e1bde91d4175af5328 P 8ac5c492f76541958e1990b5d3e9c697 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5da901647e3945e680897857f8a99309 in current term 1: Already voted for candidate 5ab2190fcf874bae89aa8daeb85faa5e in this term.
I20260608 12:40:53.475903  9214 leader_election.cc:304] T fe124185534d41e1bde91d4175af5328 P 5da901647e3945e680897857f8a99309 [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: 5da901647e3945e680897857f8a99309; no voters: 5ab2190fcf874bae89aa8daeb85faa5e, 8ac5c492f76541958e1990b5d3e9c697
I20260608 12:40:53.476585  9448 raft_consensus.cc:3060] T fe124185534d41e1bde91d4175af5328 P 5da901647e3945e680897857f8a99309 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:53.477129  9449 raft_consensus.cc:493] T bf20a12156bd4760a5b5ec3e71ae9060 P 8ac5c492f76541958e1990b5d3e9c697 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:40:53.477731  9449 raft_consensus.cc:515] T bf20a12156bd4760a5b5ec3e71ae9060 P 8ac5c492f76541958e1990b5d3e9c697 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5da901647e3945e680897857f8a99309" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43885 } } peers { permanent_uuid: "8ac5c492f76541958e1990b5d3e9c697" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39239 } } peers { permanent_uuid: "5ab2190fcf874bae89aa8daeb85faa5e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32865 } }
I20260608 12:40:53.480384  9449 leader_election.cc:290] T bf20a12156bd4760a5b5ec3e71ae9060 P 8ac5c492f76541958e1990b5d3e9c697 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5da901647e3945e680897857f8a99309 (127.0.107.193:43885), 5ab2190fcf874bae89aa8daeb85faa5e (127.0.107.195:32865)
I20260608 12:40:53.481102  9248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf20a12156bd4760a5b5ec3e71ae9060" candidate_uuid: "8ac5c492f76541958e1990b5d3e9c697" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5da901647e3945e680897857f8a99309" is_pre_election: true
I20260608 12:40:53.482043  9248 raft_consensus.cc:2393] T bf20a12156bd4760a5b5ec3e71ae9060 P 5da901647e3945e680897857f8a99309 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8ac5c492f76541958e1990b5d3e9c697 in current term 1: Already voted for candidate 5ab2190fcf874bae89aa8daeb85faa5e in this term.
I20260608 12:40:53.481724  9397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf20a12156bd4760a5b5ec3e71ae9060" candidate_uuid: "8ac5c492f76541958e1990b5d3e9c697" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ab2190fcf874bae89aa8daeb85faa5e" is_pre_election: true
I20260608 12:40:53.483626  9287 leader_election.cc:304] T bf20a12156bd4760a5b5ec3e71ae9060 P 8ac5c492f76541958e1990b5d3e9c697 [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: 8ac5c492f76541958e1990b5d3e9c697; no voters: 5ab2190fcf874bae89aa8daeb85faa5e, 5da901647e3945e680897857f8a99309
I20260608 12:40:53.484432  9449 raft_consensus.cc:3060] T bf20a12156bd4760a5b5ec3e71ae9060 P 8ac5c492f76541958e1990b5d3e9c697 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:53.485146  9448 raft_consensus.cc:2749] T fe124185534d41e1bde91d4175af5328 P 5da901647e3945e680897857f8a99309 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:40:53.491758  9449 raft_consensus.cc:2749] T bf20a12156bd4760a5b5ec3e71ae9060 P 8ac5c492f76541958e1990b5d3e9c697 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:40:53.557749  9323 raft_consensus.cc:3060] T 91d02712a2c144b3867ffc22019611d0 P 8ac5c492f76541958e1990b5d3e9c697 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:53.568207  9446 consensus_queue.cc:1048] T 91d02712a2c144b3867ffc22019611d0 P 5ab2190fcf874bae89aa8daeb85faa5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ac5c492f76541958e1990b5d3e9c697" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39239 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:40:53.627008  9446 consensus_queue.cc:1048] T 91d02712a2c144b3867ffc22019611d0 P 5ab2190fcf874bae89aa8daeb85faa5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "5da901647e3945e680897857f8a99309" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:40:53.749846  9461 consensus_queue.cc:1048] T fe124185534d41e1bde91d4175af5328 P 5ab2190fcf874bae89aa8daeb85faa5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ac5c492f76541958e1990b5d3e9c697" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39239 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:40:53.767038  9322 raft_consensus.cc:1275] T bf20a12156bd4760a5b5ec3e71ae9060 P 8ac5c492f76541958e1990b5d3e9c697 [term 1 FOLLOWER]: Refusing update from remote peer 5ab2190fcf874bae89aa8daeb85faa5e: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:40:53.770716  9446 consensus_queue.cc:1048] T bf20a12156bd4760a5b5ec3e71ae9060 P 5ab2190fcf874bae89aa8daeb85faa5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ac5c492f76541958e1990b5d3e9c697" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39239 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:40:53.777513  9248 raft_consensus.cc:1275] T bf20a12156bd4760a5b5ec3e71ae9060 P 5da901647e3945e680897857f8a99309 [term 1 FOLLOWER]: Refusing update from remote peer 5ab2190fcf874bae89aa8daeb85faa5e: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:40:53.781903  9321 raft_consensus.cc:1275] T 217b03c02b6c40f1abdf3603a9ab3ca1 P 8ac5c492f76541958e1990b5d3e9c697 [term 1 FOLLOWER]: Refusing update from remote peer 5da901647e3945e680897857f8a99309: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:40:53.783317  9248 raft_consensus.cc:1275] T fe124185534d41e1bde91d4175af5328 P 5da901647e3945e680897857f8a99309 [term 1 FOLLOWER]: Refusing update from remote peer 5ab2190fcf874bae89aa8daeb85faa5e: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:40:53.785089  9448 consensus_queue.cc:1048] T 217b03c02b6c40f1abdf3603a9ab3ca1 P 5da901647e3945e680897857f8a99309 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ac5c492f76541958e1990b5d3e9c697" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39239 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:40:53.803025  9319 raft_consensus.cc:1275] T 90ff5fd93b7e486783f736f73e1eedee P 8ac5c492f76541958e1990b5d3e9c697 [term 1 FOLLOWER]: Refusing update from remote peer 5da901647e3945e680897857f8a99309: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:40:53.812740  9479 consensus_queue.cc:1048] T 90ff5fd93b7e486783f736f73e1eedee P 5da901647e3945e680897857f8a99309 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ac5c492f76541958e1990b5d3e9c697" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39239 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:40:53.824700  9318 raft_consensus.cc:1275] T d4ac42f67b3f4a4eb649005ba8af5010 P 8ac5c492f76541958e1990b5d3e9c697 [term 1 FOLLOWER]: Refusing update from remote peer 5da901647e3945e680897857f8a99309: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:40:53.827167  9479 consensus_queue.cc:1048] T d4ac42f67b3f4a4eb649005ba8af5010 P 5da901647e3945e680897857f8a99309 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ac5c492f76541958e1990b5d3e9c697" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39239 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:40:53.881819  9461 consensus_queue.cc:1048] T bf20a12156bd4760a5b5ec3e71ae9060 P 5ab2190fcf874bae89aa8daeb85faa5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "5da901647e3945e680897857f8a99309" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:40:53.908881  9461 consensus_queue.cc:1048] T fe124185534d41e1bde91d4175af5328 P 5ab2190fcf874bae89aa8daeb85faa5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "5da901647e3945e680897857f8a99309" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.021s
W20260608 12:40:53.947045  9361 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.107.193:43885, user_credentials={real_user=slave}} blocked reactor thread for 53642.2us
I20260608 12:40:54.002434  9397 raft_consensus.cc:1275] T 217b03c02b6c40f1abdf3603a9ab3ca1 P 5ab2190fcf874bae89aa8daeb85faa5e [term 1 FOLLOWER]: Refusing update from remote peer 5da901647e3945e680897857f8a99309: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:40:54.003700  9396 raft_consensus.cc:3060] T 90ff5fd93b7e486783f736f73e1eedee P 5ab2190fcf874bae89aa8daeb85faa5e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:54.007091  9395 raft_consensus.cc:1275] T d4ac42f67b3f4a4eb649005ba8af5010 P 5ab2190fcf874bae89aa8daeb85faa5e [term 1 FOLLOWER]: Refusing update from remote peer 5da901647e3945e680897857f8a99309: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:40:54.056555  9448 consensus_queue.cc:1048] T 217b03c02b6c40f1abdf3603a9ab3ca1 P 5da901647e3945e680897857f8a99309 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ab2190fcf874bae89aa8daeb85faa5e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:40:54.061676  9396 raft_consensus.cc:1275] T 90ff5fd93b7e486783f736f73e1eedee P 5ab2190fcf874bae89aa8daeb85faa5e [term 1 FOLLOWER]: Refusing update from remote peer 5da901647e3945e680897857f8a99309: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:40:54.061470  9448 consensus_queue.cc:1048] T d4ac42f67b3f4a4eb649005ba8af5010 P 5da901647e3945e680897857f8a99309 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ab2190fcf874bae89aa8daeb85faa5e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
W20260608 12:40:54.063443  9516 log.cc:927] Time spent T d4ac42f67b3f4a4eb649005ba8af5010 P 8ac5c492f76541958e1990b5d3e9c697: Append to log took a long time: real 0.064s	user 0.000s	sys 0.001s
W20260608 12:40:54.198110  9212 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.107.195:32865, user_credentials={real_user=slave}} blocked reactor thread for 144450us
I20260608 12:40:54.252497  9527 consensus_queue.cc:1048] T 90ff5fd93b7e486783f736f73e1eedee P 5da901647e3945e680897857f8a99309 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ab2190fcf874bae89aa8daeb85faa5e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 32865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.020s
W20260608 12:40:54.612335  9427 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerService.Write -> {remote=127.0.107.193:43885, user_credentials={real_user=slave}} blocked reactor thread for 89128.5us
W20260608 12:40:55.190913  9486 meta_cache.cc:1261] Time spent looking up entry by key: real 0.126s	user 0.002s	sys 0.001s
I20260608 12:40:55.574824   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
I20260608 12:40:55.616990   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:40:55.618088   431 tablet_replica.cc:333] T fe124185534d41e1bde91d4175af5328 P 5da901647e3945e680897857f8a99309: stopping tablet replica
I20260608 12:40:55.618854   431 raft_consensus.cc:2243] T fe124185534d41e1bde91d4175af5328 P 5da901647e3945e680897857f8a99309 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:55.619597   431 raft_consensus.cc:2272] T fe124185534d41e1bde91d4175af5328 P 5da901647e3945e680897857f8a99309 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:55.623279   431 tablet_replica.cc:333] T bf20a12156bd4760a5b5ec3e71ae9060 P 5da901647e3945e680897857f8a99309: stopping tablet replica
I20260608 12:40:55.624042   431 raft_consensus.cc:2243] T bf20a12156bd4760a5b5ec3e71ae9060 P 5da901647e3945e680897857f8a99309 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:55.624682   431 raft_consensus.cc:2272] T bf20a12156bd4760a5b5ec3e71ae9060 P 5da901647e3945e680897857f8a99309 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:55.628940   431 tablet_replica.cc:333] T 90ff5fd93b7e486783f736f73e1eedee P 5da901647e3945e680897857f8a99309: stopping tablet replica
I20260608 12:40:55.630023   431 raft_consensus.cc:2243] T 90ff5fd93b7e486783f736f73e1eedee P 5da901647e3945e680897857f8a99309 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:40:55.631086   431 raft_consensus.cc:2272] T 90ff5fd93b7e486783f736f73e1eedee P 5da901647e3945e680897857f8a99309 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:55.634316   431 tablet_replica.cc:333] T 217b03c02b6c40f1abdf3603a9ab3ca1 P 5da901647e3945e680897857f8a99309: stopping tablet replica
I20260608 12:40:55.635015   431 raft_consensus.cc:2243] T 217b03c02b6c40f1abdf3603a9ab3ca1 P 5da901647e3945e680897857f8a99309 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:40:55.635988   431 raft_consensus.cc:2272] T 217b03c02b6c40f1abdf3603a9ab3ca1 P 5da901647e3945e680897857f8a99309 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:55.640127   431 tablet_replica.cc:333] T d4ac42f67b3f4a4eb649005ba8af5010 P 5da901647e3945e680897857f8a99309: stopping tablet replica
I20260608 12:40:55.641126   431 raft_consensus.cc:2243] T d4ac42f67b3f4a4eb649005ba8af5010 P 5da901647e3945e680897857f8a99309 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:40:55.642715   431 raft_consensus.cc:2272] T d4ac42f67b3f4a4eb649005ba8af5010 P 5da901647e3945e680897857f8a99309 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:55.646157   431 tablet_replica.cc:333] T 91d02712a2c144b3867ffc22019611d0 P 5da901647e3945e680897857f8a99309: stopping tablet replica
I20260608 12:40:55.646780   431 raft_consensus.cc:2243] T 91d02712a2c144b3867ffc22019611d0 P 5da901647e3945e680897857f8a99309 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:55.647424   431 raft_consensus.cc:2272] T 91d02712a2c144b3867ffc22019611d0 P 5da901647e3945e680897857f8a99309 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:55.674674   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
I20260608 12:40:55.695851   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
I20260608 12:40:55.731166   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:40:55.732131   431 tablet_replica.cc:333] T 91d02712a2c144b3867ffc22019611d0 P 8ac5c492f76541958e1990b5d3e9c697: stopping tablet replica
I20260608 12:40:55.732949   431 raft_consensus.cc:2243] T 91d02712a2c144b3867ffc22019611d0 P 8ac5c492f76541958e1990b5d3e9c697 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:55.733738   431 raft_consensus.cc:2272] T 91d02712a2c144b3867ffc22019611d0 P 8ac5c492f76541958e1990b5d3e9c697 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:55.737577   431 tablet_replica.cc:333] T d4ac42f67b3f4a4eb649005ba8af5010 P 8ac5c492f76541958e1990b5d3e9c697: stopping tablet replica
I20260608 12:40:55.738384   431 raft_consensus.cc:2243] T d4ac42f67b3f4a4eb649005ba8af5010 P 8ac5c492f76541958e1990b5d3e9c697 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:55.738988   431 raft_consensus.cc:2272] T d4ac42f67b3f4a4eb649005ba8af5010 P 8ac5c492f76541958e1990b5d3e9c697 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:55.743290   431 tablet_replica.cc:333] T 217b03c02b6c40f1abdf3603a9ab3ca1 P 8ac5c492f76541958e1990b5d3e9c697: stopping tablet replica
I20260608 12:40:55.743957   431 raft_consensus.cc:2243] T 217b03c02b6c40f1abdf3603a9ab3ca1 P 8ac5c492f76541958e1990b5d3e9c697 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:55.744589   431 raft_consensus.cc:2272] T 217b03c02b6c40f1abdf3603a9ab3ca1 P 8ac5c492f76541958e1990b5d3e9c697 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:55.748163   431 tablet_replica.cc:333] T bf20a12156bd4760a5b5ec3e71ae9060 P 8ac5c492f76541958e1990b5d3e9c697: stopping tablet replica
I20260608 12:40:55.748812   431 raft_consensus.cc:2243] T bf20a12156bd4760a5b5ec3e71ae9060 P 8ac5c492f76541958e1990b5d3e9c697 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:55.749507   431 raft_consensus.cc:2272] T bf20a12156bd4760a5b5ec3e71ae9060 P 8ac5c492f76541958e1990b5d3e9c697 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:55.752899   431 tablet_replica.cc:333] T 90ff5fd93b7e486783f736f73e1eedee P 8ac5c492f76541958e1990b5d3e9c697: stopping tablet replica
I20260608 12:40:55.753541   431 raft_consensus.cc:2243] T 90ff5fd93b7e486783f736f73e1eedee P 8ac5c492f76541958e1990b5d3e9c697 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:55.754197   431 raft_consensus.cc:2272] T 90ff5fd93b7e486783f736f73e1eedee P 8ac5c492f76541958e1990b5d3e9c697 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:55.757584   431 tablet_replica.cc:333] T fe124185534d41e1bde91d4175af5328 P 8ac5c492f76541958e1990b5d3e9c697: stopping tablet replica
I20260608 12:40:55.758244   431 raft_consensus.cc:2243] T fe124185534d41e1bde91d4175af5328 P 8ac5c492f76541958e1990b5d3e9c697 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:55.758870   431 raft_consensus.cc:2272] T fe124185534d41e1bde91d4175af5328 P 8ac5c492f76541958e1990b5d3e9c697 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:55.791466   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
I20260608 12:40:55.812794   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
I20260608 12:40:55.841534   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:40:55.842330   431 tablet_replica.cc:333] T d4ac42f67b3f4a4eb649005ba8af5010 P 5ab2190fcf874bae89aa8daeb85faa5e: stopping tablet replica
I20260608 12:40:55.842990   431 raft_consensus.cc:2243] T d4ac42f67b3f4a4eb649005ba8af5010 P 5ab2190fcf874bae89aa8daeb85faa5e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:55.843740   431 raft_consensus.cc:2272] T d4ac42f67b3f4a4eb649005ba8af5010 P 5ab2190fcf874bae89aa8daeb85faa5e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:55.847373   431 tablet_replica.cc:333] T 91d02712a2c144b3867ffc22019611d0 P 5ab2190fcf874bae89aa8daeb85faa5e: stopping tablet replica
I20260608 12:40:55.847996   431 raft_consensus.cc:2243] T 91d02712a2c144b3867ffc22019611d0 P 5ab2190fcf874bae89aa8daeb85faa5e [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:40:55.848836   431 raft_consensus.cc:2272] T 91d02712a2c144b3867ffc22019611d0 P 5ab2190fcf874bae89aa8daeb85faa5e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:55.851706   431 tablet_replica.cc:333] T 90ff5fd93b7e486783f736f73e1eedee P 5ab2190fcf874bae89aa8daeb85faa5e: stopping tablet replica
I20260608 12:40:55.852313   431 raft_consensus.cc:2243] T 90ff5fd93b7e486783f736f73e1eedee P 5ab2190fcf874bae89aa8daeb85faa5e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:55.852902   431 raft_consensus.cc:2272] T 90ff5fd93b7e486783f736f73e1eedee P 5ab2190fcf874bae89aa8daeb85faa5e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:55.856307   431 tablet_replica.cc:333] T bf20a12156bd4760a5b5ec3e71ae9060 P 5ab2190fcf874bae89aa8daeb85faa5e: stopping tablet replica
I20260608 12:40:55.856886   431 raft_consensus.cc:2243] T bf20a12156bd4760a5b5ec3e71ae9060 P 5ab2190fcf874bae89aa8daeb85faa5e [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:40:55.857908   431 raft_consensus.cc:2272] T bf20a12156bd4760a5b5ec3e71ae9060 P 5ab2190fcf874bae89aa8daeb85faa5e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:55.860606   431 tablet_replica.cc:333] T 217b03c02b6c40f1abdf3603a9ab3ca1 P 5ab2190fcf874bae89aa8daeb85faa5e: stopping tablet replica
I20260608 12:40:55.861186   431 raft_consensus.cc:2243] T 217b03c02b6c40f1abdf3603a9ab3ca1 P 5ab2190fcf874bae89aa8daeb85faa5e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:55.861704   431 raft_consensus.cc:2272] T 217b03c02b6c40f1abdf3603a9ab3ca1 P 5ab2190fcf874bae89aa8daeb85faa5e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:55.864941   431 tablet_replica.cc:333] T fe124185534d41e1bde91d4175af5328 P 5ab2190fcf874bae89aa8daeb85faa5e: stopping tablet replica
I20260608 12:40:55.865453   431 raft_consensus.cc:2243] T fe124185534d41e1bde91d4175af5328 P 5ab2190fcf874bae89aa8daeb85faa5e [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:40:55.866299   431 raft_consensus.cc:2272] T fe124185534d41e1bde91d4175af5328 P 5ab2190fcf874bae89aa8daeb85faa5e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:55.896543   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260608 12:40:55.917366   431 master.cc:562] Master@127.0.107.254:33523 shutting down...
I20260608 12:40:55.943498   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 560dd7395f3c463c996e9e860a4ae38b [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:40:55.944118   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 560dd7395f3c463c996e9e860a4ae38b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:55.944469   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P 560dd7395f3c463c996e9e860a4ae38b: stopping tablet replica
I20260608 12:40:55.966193   431 master.cc:584] Master@127.0.107.254:33523 shutdown complete.
[       OK ] AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag (4591 ms)
[ RUN      ] AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap
I20260608 12:40:56.001353   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:42225
I20260608 12:40:56.002664   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:40:56.009661  9540 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:40:56.009426  9539 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:40:56.010967  9542 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:40:56.012964   431 server_base.cc:1061] running on GCE node
I20260608 12:40:56.014062   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:40:56.014324   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:40:56.014521   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922456014479 us; error 0 us; skew 500 ppm
I20260608 12:40:56.015228   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:40:56.018401   431 webserver.cc:533] Webserver started at http://127.0.107.254:45717/ using document root <none> and password file <none>
I20260608 12:40:56.019025   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:40:56.019255   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:40:56.019583   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:40:56.020967   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780922229144781-431-0/minicluster-data/master-0-root/instance:
uuid: "613701f4828f43dcae83a15b3bb72c9b"
format_stamp: "Formatted at 2026-06-08 12:40:56 on dist-test-slave-3gfq"
I20260608 12:40:56.027432   431 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.007s	sys 0.002s
I20260608 12:40:56.032509  9547 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:56.033882   431 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.002s	sys 0.000s
I20260608 12:40:56.034236   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780922229144781-431-0/minicluster-data/master-0-root
uuid: "613701f4828f43dcae83a15b3bb72c9b"
format_stamp: "Formatted at 2026-06-08 12:40:56 on dist-test-slave-3gfq"
I20260608 12:40:56.034528   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780922229144781-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780922229144781-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780922229144781-431-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:40:56.065032   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:40:56.066250   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:40:56.110169   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:42225
I20260608 12:40:56.110371  9598 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:42225 every 8 connection(s)
I20260608 12:40:56.114929  9599 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:56.127878  9599 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 613701f4828f43dcae83a15b3bb72c9b: Bootstrap starting.
I20260608 12:40:56.133329  9599 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 613701f4828f43dcae83a15b3bb72c9b: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:56.138630  9599 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 613701f4828f43dcae83a15b3bb72c9b: No bootstrap required, opened a new log
I20260608 12:40:56.141197  9599 raft_consensus.cc:359] T 00000000000000000000000000000000 P 613701f4828f43dcae83a15b3bb72c9b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "613701f4828f43dcae83a15b3bb72c9b" member_type: VOTER }
I20260608 12:40:56.141646  9599 raft_consensus.cc:385] T 00000000000000000000000000000000 P 613701f4828f43dcae83a15b3bb72c9b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:56.141883  9599 raft_consensus.cc:740] T 00000000000000000000000000000000 P 613701f4828f43dcae83a15b3bb72c9b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 613701f4828f43dcae83a15b3bb72c9b, State: Initialized, Role: FOLLOWER
I20260608 12:40:56.142504  9599 consensus_queue.cc:260] T 00000000000000000000000000000000 P 613701f4828f43dcae83a15b3bb72c9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "613701f4828f43dcae83a15b3bb72c9b" member_type: VOTER }
I20260608 12:40:56.142974  9599 raft_consensus.cc:399] T 00000000000000000000000000000000 P 613701f4828f43dcae83a15b3bb72c9b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:40:56.143183  9599 raft_consensus.cc:493] T 00000000000000000000000000000000 P 613701f4828f43dcae83a15b3bb72c9b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:40:56.143420  9599 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 613701f4828f43dcae83a15b3bb72c9b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:56.149137  9599 raft_consensus.cc:515] T 00000000000000000000000000000000 P 613701f4828f43dcae83a15b3bb72c9b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "613701f4828f43dcae83a15b3bb72c9b" member_type: VOTER }
I20260608 12:40:56.149796  9599 leader_election.cc:304] T 00000000000000000000000000000000 P 613701f4828f43dcae83a15b3bb72c9b [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: 613701f4828f43dcae83a15b3bb72c9b; no voters: 
I20260608 12:40:56.151237  9599 leader_election.cc:290] T 00000000000000000000000000000000 P 613701f4828f43dcae83a15b3bb72c9b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:40:56.151856  9602 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 613701f4828f43dcae83a15b3bb72c9b [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:40:56.153774  9602 raft_consensus.cc:697] T 00000000000000000000000000000000 P 613701f4828f43dcae83a15b3bb72c9b [term 1 LEADER]: Becoming Leader. State: Replica: 613701f4828f43dcae83a15b3bb72c9b, State: Running, Role: LEADER
I20260608 12:40:56.154908  9599 sys_catalog.cc:565] T 00000000000000000000000000000000 P 613701f4828f43dcae83a15b3bb72c9b [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:40:56.154758  9602 consensus_queue.cc:237] T 00000000000000000000000000000000 P 613701f4828f43dcae83a15b3bb72c9b [LEADER]: Queue going to LEADER mode. State: All 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: "613701f4828f43dcae83a15b3bb72c9b" member_type: VOTER }
I20260608 12:40:56.160797  9603 sys_catalog.cc:455] T 00000000000000000000000000000000 P 613701f4828f43dcae83a15b3bb72c9b [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "613701f4828f43dcae83a15b3bb72c9b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "613701f4828f43dcae83a15b3bb72c9b" member_type: VOTER } }
I20260608 12:40:56.161478  9603 sys_catalog.cc:458] T 00000000000000000000000000000000 P 613701f4828f43dcae83a15b3bb72c9b [sys.catalog]: This master's current role is: LEADER
I20260608 12:40:56.161842  9604 sys_catalog.cc:455] T 00000000000000000000000000000000 P 613701f4828f43dcae83a15b3bb72c9b [sys.catalog]: SysCatalogTable state changed. Reason: New leader 613701f4828f43dcae83a15b3bb72c9b. Latest consensus state: current_term: 1 leader_uuid: "613701f4828f43dcae83a15b3bb72c9b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "613701f4828f43dcae83a15b3bb72c9b" member_type: VOTER } }
I20260608 12:40:56.162513  9604 sys_catalog.cc:458] T 00000000000000000000000000000000 P 613701f4828f43dcae83a15b3bb72c9b [sys.catalog]: This master's current role is: LEADER
I20260608 12:40:56.165511  9611 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:40:56.175014  9611 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:40:56.176308   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:40:56.186697  9611 catalog_manager.cc:1382] Generated new cluster ID: caaa34ca5f5f448caba5445841c4a867
I20260608 12:40:56.187070  9611 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:40:56.218115  9611 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:40:56.219617  9611 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:40:56.233388  9611 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 613701f4828f43dcae83a15b3bb72c9b: Generated new TSK 0
I20260608 12:40:56.234345  9611 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:40:56.244092   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:40:56.251840  9620 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:40:56.253314  9621 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:40:56.255236  9623 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:40:56.256477   431 server_base.cc:1061] running on GCE node
I20260608 12:40:56.257637   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:40:56.257941   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:40:56.258134   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922456258114 us; error 0 us; skew 500 ppm
I20260608 12:40:56.258900   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:40:56.261984   431 webserver.cc:533] Webserver started at http://127.0.107.193:40081/ using document root <none> and password file <none>
I20260608 12:40:56.262619   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:40:56.262825   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:40:56.263176   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:40:56.264529   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780922229144781-431-0/minicluster-data/ts-0-root/instance:
uuid: "8f438c81717946448d644f466056e546"
format_stamp: "Formatted at 2026-06-08 12:40:56 on dist-test-slave-3gfq"
I20260608 12:40:56.270327   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.003s
I20260608 12:40:56.274605  9628 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:56.275550   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.002s
I20260608 12:40:56.275964   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780922229144781-431-0/minicluster-data/ts-0-root
uuid: "8f438c81717946448d644f466056e546"
format_stamp: "Formatted at 2026-06-08 12:40:56 on dist-test-slave-3gfq"
I20260608 12:40:56.276324   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780922229144781-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780922229144781-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780922229144781-431-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:40:56.294971   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:40:56.296435   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:40:56.298377   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:40:56.301370   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:40:56.301630   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:56.301928   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:40:56.302134   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:56.351153   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:43941
I20260608 12:40:56.351311  9690 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:43941 every 8 connection(s)
I20260608 12:40:56.357551   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:40:56.365068  9695 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:40:56.367045  9696 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:40:56.372221   431 server_base.cc:1061] running on GCE node
W20260608 12:40:56.372987  9698 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:40:56.374023  9691 heartbeater.cc:344] Connected to a master server at 127.0.107.254:42225
I20260608 12:40:56.374542  9691 heartbeater.cc:461] Registering TS with master...
I20260608 12:40:56.375587  9691 heartbeater.cc:507] Master 127.0.107.254:42225 requested a full tablet report, sending...
I20260608 12:40:56.376870   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:40:56.377161   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:40:56.377388   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922456377361 us; error 0 us; skew 500 ppm
I20260608 12:40:56.378381   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:40:56.378455  9564 ts_manager.cc:194] Registered new tserver with Master: 8f438c81717946448d644f466056e546 (127.0.107.193:43941)
I20260608 12:40:56.381206  9564 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45144
I20260608 12:40:56.381664   431 webserver.cc:533] Webserver started at http://127.0.107.194:34889/ using document root <none> and password file <none>
I20260608 12:40:56.382464   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:40:56.382689   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:40:56.383018   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:40:56.384600   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780922229144781-431-0/minicluster-data/ts-1-root/instance:
uuid: "31fc3e9a04e14b879fa1c46a1e4af018"
format_stamp: "Formatted at 2026-06-08 12:40:56 on dist-test-slave-3gfq"
I20260608 12:40:56.389490   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.007s	sys 0.000s
I20260608 12:40:56.393371  9703 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:56.394389   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 12:40:56.394687   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780922229144781-431-0/minicluster-data/ts-1-root
uuid: "31fc3e9a04e14b879fa1c46a1e4af018"
format_stamp: "Formatted at 2026-06-08 12:40:56 on dist-test-slave-3gfq"
I20260608 12:40:56.394934   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780922229144781-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780922229144781-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780922229144781-431-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:40:56.412384   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:40:56.413591   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:40:56.415347   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:40:56.418073   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:40:56.418299   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:56.418634   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:40:56.418848   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:56.463886   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:33421
I20260608 12:40:56.464098  9765 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:33421 every 8 connection(s)
I20260608 12:40:56.469885   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:40:56.478149  9769 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:40:56.479377  9770 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:40:56.483803  9772 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:40:56.484539   431 server_base.cc:1061] running on GCE node
I20260608 12:40:56.486522   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:40:56.486833   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:40:56.487078   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922456487054 us; error 0 us; skew 500 ppm
I20260608 12:40:56.487275  9766 heartbeater.cc:344] Connected to a master server at 127.0.107.254:42225
I20260608 12:40:56.487843   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:40:56.487856  9766 heartbeater.cc:461] Registering TS with master...
I20260608 12:40:56.489220  9766 heartbeater.cc:507] Master 127.0.107.254:42225 requested a full tablet report, sending...
I20260608 12:40:56.491344   431 webserver.cc:533] Webserver started at http://127.0.107.195:35583/ using document root <none> and password file <none>
I20260608 12:40:56.492027   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:40:56.492143  9564 ts_manager.cc:194] Registered new tserver with Master: 31fc3e9a04e14b879fa1c46a1e4af018 (127.0.107.194:33421)
I20260608 12:40:56.492281   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:40:56.492902   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:40:56.494660  9564 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45146
I20260608 12:40:56.494922   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780922229144781-431-0/minicluster-data/ts-2-root/instance:
uuid: "d1a83047becc456aab19592445c03eb1"
format_stamp: "Formatted at 2026-06-08 12:40:56 on dist-test-slave-3gfq"
I20260608 12:40:56.502242   431 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.007s	sys 0.000s
I20260608 12:40:56.506482  9777 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:56.507597   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.002s
I20260608 12:40:56.508025   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780922229144781-431-0/minicluster-data/ts-2-root
uuid: "d1a83047becc456aab19592445c03eb1"
format_stamp: "Formatted at 2026-06-08 12:40:56 on dist-test-slave-3gfq"
I20260608 12:40:56.508385   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780922229144781-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780922229144781-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780922229144781-431-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:40:56.533991   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:40:56.535424   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:40:56.537113   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:40:56.539907   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:40:56.540160   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:56.540450   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:40:56.540640   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:56.590142   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:41971
I20260608 12:40:56.590270  9839 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:41971 every 8 connection(s)
I20260608 12:40:56.607452  9840 heartbeater.cc:344] Connected to a master server at 127.0.107.254:42225
I20260608 12:40:56.608068  9840 heartbeater.cc:461] Registering TS with master...
I20260608 12:40:56.609030  9840 heartbeater.cc:507] Master 127.0.107.254:42225 requested a full tablet report, sending...
I20260608 12:40:56.611822  9564 ts_manager.cc:194] Registered new tserver with Master: d1a83047becc456aab19592445c03eb1 (127.0.107.195:41971)
I20260608 12:40:56.612218   431 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.018065902s
I20260608 12:40:56.613397  9564 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45158
I20260608 12:40:57.384884  9691 heartbeater.cc:499] Master 127.0.107.254:42225 was elected leader, sending a full tablet report...
I20260608 12:40:57.498893  9766 heartbeater.cc:499] Master 127.0.107.254:42225 was elected leader, sending a full tablet report...
I20260608 12:40:57.617012  9840 heartbeater.cc:499] Master 127.0.107.254:42225 was elected leader, sending a full tablet report...
I20260608 12:40:57.683333  9564 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:45168:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 12:40:57.685575  9564 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 12:40:57.740785  9731 tablet_service.cc:1511] Processing CreateTablet for tablet 0f8c5a4163ec43138fed1538ec0f130d (DEFAULT_TABLE table=test-workload [id=97f464757192407a80a3496e52513f2a]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:40:57.742286  9731 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f8c5a4163ec43138fed1538ec0f130d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:57.744865  9656 tablet_service.cc:1511] Processing CreateTablet for tablet 0f8c5a4163ec43138fed1538ec0f130d (DEFAULT_TABLE table=test-workload [id=97f464757192407a80a3496e52513f2a]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:40:57.746667  9656 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f8c5a4163ec43138fed1538ec0f130d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:57.755293  9805 tablet_service.cc:1511] Processing CreateTablet for tablet 0f8c5a4163ec43138fed1538ec0f130d (DEFAULT_TABLE table=test-workload [id=97f464757192407a80a3496e52513f2a]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:40:57.756963  9805 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f8c5a4163ec43138fed1538ec0f130d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:57.769345  9861 tablet_bootstrap.cc:492] T 0f8c5a4163ec43138fed1538ec0f130d P 31fc3e9a04e14b879fa1c46a1e4af018: Bootstrap starting.
I20260608 12:40:57.769577  9860 tablet_bootstrap.cc:492] T 0f8c5a4163ec43138fed1538ec0f130d P 8f438c81717946448d644f466056e546: Bootstrap starting.
I20260608 12:40:57.776707  9862 tablet_bootstrap.cc:492] T 0f8c5a4163ec43138fed1538ec0f130d P d1a83047becc456aab19592445c03eb1: Bootstrap starting.
I20260608 12:40:57.777945  9860 tablet_bootstrap.cc:654] T 0f8c5a4163ec43138fed1538ec0f130d P 8f438c81717946448d644f466056e546: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:57.781982  9861 tablet_bootstrap.cc:654] T 0f8c5a4163ec43138fed1538ec0f130d P 31fc3e9a04e14b879fa1c46a1e4af018: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:57.783790  9862 tablet_bootstrap.cc:654] T 0f8c5a4163ec43138fed1538ec0f130d P d1a83047becc456aab19592445c03eb1: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:57.784792  9860 tablet_bootstrap.cc:492] T 0f8c5a4163ec43138fed1538ec0f130d P 8f438c81717946448d644f466056e546: No bootstrap required, opened a new log
I20260608 12:40:57.785611  9860 ts_tablet_manager.cc:1403] T 0f8c5a4163ec43138fed1538ec0f130d P 8f438c81717946448d644f466056e546: Time spent bootstrapping tablet: real 0.016s	user 0.008s	sys 0.004s
I20260608 12:40:57.788579  9861 tablet_bootstrap.cc:492] T 0f8c5a4163ec43138fed1538ec0f130d P 31fc3e9a04e14b879fa1c46a1e4af018: No bootstrap required, opened a new log
I20260608 12:40:57.789332  9861 ts_tablet_manager.cc:1403] T 0f8c5a4163ec43138fed1538ec0f130d P 31fc3e9a04e14b879fa1c46a1e4af018: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.005s
I20260608 12:40:57.789762  9862 tablet_bootstrap.cc:492] T 0f8c5a4163ec43138fed1538ec0f130d P d1a83047becc456aab19592445c03eb1: No bootstrap required, opened a new log
I20260608 12:40:57.789290  9860 raft_consensus.cc:359] T 0f8c5a4163ec43138fed1538ec0f130d P 8f438c81717946448d644f466056e546 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f438c81717946448d644f466056e546" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43941 } } peers { permanent_uuid: "31fc3e9a04e14b879fa1c46a1e4af018" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33421 } } peers { permanent_uuid: "d1a83047becc456aab19592445c03eb1" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41971 } }
I20260608 12:40:57.790381  9860 raft_consensus.cc:385] T 0f8c5a4163ec43138fed1538ec0f130d P 8f438c81717946448d644f466056e546 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:57.790516  9862 ts_tablet_manager.cc:1403] T 0f8c5a4163ec43138fed1538ec0f130d P d1a83047becc456aab19592445c03eb1: Time spent bootstrapping tablet: real 0.014s	user 0.005s	sys 0.008s
I20260608 12:40:57.790750  9860 raft_consensus.cc:740] T 0f8c5a4163ec43138fed1538ec0f130d P 8f438c81717946448d644f466056e546 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f438c81717946448d644f466056e546, State: Initialized, Role: FOLLOWER
I20260608 12:40:57.791920  9860 consensus_queue.cc:260] T 0f8c5a4163ec43138fed1538ec0f130d P 8f438c81717946448d644f466056e546 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f438c81717946448d644f466056e546" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43941 } } peers { permanent_uuid: "31fc3e9a04e14b879fa1c46a1e4af018" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33421 } } peers { permanent_uuid: "d1a83047becc456aab19592445c03eb1" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41971 } }
I20260608 12:40:57.793977  9862 raft_consensus.cc:359] T 0f8c5a4163ec43138fed1538ec0f130d P d1a83047becc456aab19592445c03eb1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f438c81717946448d644f466056e546" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43941 } } peers { permanent_uuid: "31fc3e9a04e14b879fa1c46a1e4af018" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33421 } } peers { permanent_uuid: "d1a83047becc456aab19592445c03eb1" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41971 } }
I20260608 12:40:57.794333  9861 raft_consensus.cc:359] T 0f8c5a4163ec43138fed1538ec0f130d P 31fc3e9a04e14b879fa1c46a1e4af018 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f438c81717946448d644f466056e546" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43941 } } peers { permanent_uuid: "31fc3e9a04e14b879fa1c46a1e4af018" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33421 } } peers { permanent_uuid: "d1a83047becc456aab19592445c03eb1" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41971 } }
I20260608 12:40:57.794986  9862 raft_consensus.cc:385] T 0f8c5a4163ec43138fed1538ec0f130d P d1a83047becc456aab19592445c03eb1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:57.795123  9861 raft_consensus.cc:385] T 0f8c5a4163ec43138fed1538ec0f130d P 31fc3e9a04e14b879fa1c46a1e4af018 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:57.795378  9860 ts_tablet_manager.cc:1434] T 0f8c5a4163ec43138fed1538ec0f130d P 8f438c81717946448d644f466056e546: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260608 12:40:57.795497  9861 raft_consensus.cc:740] T 0f8c5a4163ec43138fed1538ec0f130d P 31fc3e9a04e14b879fa1c46a1e4af018 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31fc3e9a04e14b879fa1c46a1e4af018, State: Initialized, Role: FOLLOWER
I20260608 12:40:57.795392  9862 raft_consensus.cc:740] T 0f8c5a4163ec43138fed1538ec0f130d P d1a83047becc456aab19592445c03eb1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1a83047becc456aab19592445c03eb1, State: Initialized, Role: FOLLOWER
I20260608 12:40:57.796737  9861 consensus_queue.cc:260] T 0f8c5a4163ec43138fed1538ec0f130d P 31fc3e9a04e14b879fa1c46a1e4af018 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f438c81717946448d644f466056e546" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43941 } } peers { permanent_uuid: "31fc3e9a04e14b879fa1c46a1e4af018" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33421 } } peers { permanent_uuid: "d1a83047becc456aab19592445c03eb1" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41971 } }
I20260608 12:40:57.797421  9862 consensus_queue.cc:260] T 0f8c5a4163ec43138fed1538ec0f130d P d1a83047becc456aab19592445c03eb1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f438c81717946448d644f466056e546" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43941 } } peers { permanent_uuid: "31fc3e9a04e14b879fa1c46a1e4af018" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33421 } } peers { permanent_uuid: "d1a83047becc456aab19592445c03eb1" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41971 } }
I20260608 12:40:57.800479  9861 ts_tablet_manager.cc:1434] T 0f8c5a4163ec43138fed1538ec0f130d P 31fc3e9a04e14b879fa1c46a1e4af018: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.004s
I20260608 12:40:57.803407  9862 ts_tablet_manager.cc:1434] T 0f8c5a4163ec43138fed1538ec0f130d P d1a83047becc456aab19592445c03eb1: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.003s
I20260608 12:40:57.987553  9867 raft_consensus.cc:493] T 0f8c5a4163ec43138fed1538ec0f130d P 31fc3e9a04e14b879fa1c46a1e4af018 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:40:57.988189  9867 raft_consensus.cc:515] T 0f8c5a4163ec43138fed1538ec0f130d P 31fc3e9a04e14b879fa1c46a1e4af018 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f438c81717946448d644f466056e546" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43941 } } peers { permanent_uuid: "31fc3e9a04e14b879fa1c46a1e4af018" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33421 } } peers { permanent_uuid: "d1a83047becc456aab19592445c03eb1" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41971 } }
I20260608 12:40:57.990684  9867 leader_election.cc:290] T 0f8c5a4163ec43138fed1538ec0f130d P 31fc3e9a04e14b879fa1c46a1e4af018 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8f438c81717946448d644f466056e546 (127.0.107.193:43941), d1a83047becc456aab19592445c03eb1 (127.0.107.195:41971)
I20260608 12:40:58.003664  9815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f8c5a4163ec43138fed1538ec0f130d" candidate_uuid: "31fc3e9a04e14b879fa1c46a1e4af018" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1a83047becc456aab19592445c03eb1" is_pre_election: true
I20260608 12:40:58.003786  9666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f8c5a4163ec43138fed1538ec0f130d" candidate_uuid: "31fc3e9a04e14b879fa1c46a1e4af018" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f438c81717946448d644f466056e546" is_pre_election: true
I20260608 12:40:58.004498  9815 raft_consensus.cc:2468] T 0f8c5a4163ec43138fed1538ec0f130d P d1a83047becc456aab19592445c03eb1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31fc3e9a04e14b879fa1c46a1e4af018 in term 0.
I20260608 12:40:58.004757  9666 raft_consensus.cc:2468] T 0f8c5a4163ec43138fed1538ec0f130d P 8f438c81717946448d644f466056e546 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31fc3e9a04e14b879fa1c46a1e4af018 in term 0.
I20260608 12:40:58.005985  9706 leader_election.cc:304] T 0f8c5a4163ec43138fed1538ec0f130d P 31fc3e9a04e14b879fa1c46a1e4af018 [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: 31fc3e9a04e14b879fa1c46a1e4af018, d1a83047becc456aab19592445c03eb1; no voters: 
I20260608 12:40:58.006922  9867 raft_consensus.cc:2804] T 0f8c5a4163ec43138fed1538ec0f130d P 31fc3e9a04e14b879fa1c46a1e4af018 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:40:58.007215  9867 raft_consensus.cc:493] T 0f8c5a4163ec43138fed1538ec0f130d P 31fc3e9a04e14b879fa1c46a1e4af018 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:40:58.007544  9867 raft_consensus.cc:3060] T 0f8c5a4163ec43138fed1538ec0f130d P 31fc3e9a04e14b879fa1c46a1e4af018 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:58.012857  9867 raft_consensus.cc:515] T 0f8c5a4163ec43138fed1538ec0f130d P 31fc3e9a04e14b879fa1c46a1e4af018 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f438c81717946448d644f466056e546" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43941 } } peers { permanent_uuid: "31fc3e9a04e14b879fa1c46a1e4af018" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33421 } } peers { permanent_uuid: "d1a83047becc456aab19592445c03eb1" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41971 } }
I20260608 12:40:58.014654  9867 leader_election.cc:290] T 0f8c5a4163ec43138fed1538ec0f130d P 31fc3e9a04e14b879fa1c46a1e4af018 [CANDIDATE]: Term 1 election: Requested vote from peers 8f438c81717946448d644f466056e546 (127.0.107.193:43941), d1a83047becc456aab19592445c03eb1 (127.0.107.195:41971)
I20260608 12:40:58.015873  9815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f8c5a4163ec43138fed1538ec0f130d" candidate_uuid: "31fc3e9a04e14b879fa1c46a1e4af018" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1a83047becc456aab19592445c03eb1"
I20260608 12:40:58.016813  9815 raft_consensus.cc:3060] T 0f8c5a4163ec43138fed1538ec0f130d P d1a83047becc456aab19592445c03eb1 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:58.015873  9666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f8c5a4163ec43138fed1538ec0f130d" candidate_uuid: "31fc3e9a04e14b879fa1c46a1e4af018" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f438c81717946448d644f466056e546"
I20260608 12:40:58.017486  9666 raft_consensus.cc:3060] T 0f8c5a4163ec43138fed1538ec0f130d P 8f438c81717946448d644f466056e546 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:58.022462  9815 raft_consensus.cc:2468] T 0f8c5a4163ec43138fed1538ec0f130d P d1a83047becc456aab19592445c03eb1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31fc3e9a04e14b879fa1c46a1e4af018 in term 1.
I20260608 12:40:58.023756  9706 leader_election.cc:304] T 0f8c5a4163ec43138fed1538ec0f130d P 31fc3e9a04e14b879fa1c46a1e4af018 [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: 31fc3e9a04e14b879fa1c46a1e4af018, d1a83047becc456aab19592445c03eb1; no voters: 
I20260608 12:40:58.024297  9666 raft_consensus.cc:2468] T 0f8c5a4163ec43138fed1538ec0f130d P 8f438c81717946448d644f466056e546 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31fc3e9a04e14b879fa1c46a1e4af018 in term 1.
I20260608 12:40:58.024559  9867 raft_consensus.cc:2804] T 0f8c5a4163ec43138fed1538ec0f130d P 31fc3e9a04e14b879fa1c46a1e4af018 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:40:58.026155  9867 raft_consensus.cc:697] T 0f8c5a4163ec43138fed1538ec0f130d P 31fc3e9a04e14b879fa1c46a1e4af018 [term 1 LEADER]: Becoming Leader. State: Replica: 31fc3e9a04e14b879fa1c46a1e4af018, State: Running, Role: LEADER
I20260608 12:40:58.026947  9867 consensus_queue.cc:237] T 0f8c5a4163ec43138fed1538ec0f130d P 31fc3e9a04e14b879fa1c46a1e4af018 [LEADER]: Queue going to LEADER mode. State: All 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: "8f438c81717946448d644f466056e546" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43941 } } peers { permanent_uuid: "31fc3e9a04e14b879fa1c46a1e4af018" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33421 } } peers { permanent_uuid: "d1a83047becc456aab19592445c03eb1" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41971 } }
I20260608 12:40:58.035583  9561 catalog_manager.cc:5696] T 0f8c5a4163ec43138fed1538ec0f130d P 31fc3e9a04e14b879fa1c46a1e4af018 reported cstate change: term changed from 0 to 1, leader changed from <none> to 31fc3e9a04e14b879fa1c46a1e4af018 (127.0.107.194). New cstate: current_term: 1 leader_uuid: "31fc3e9a04e14b879fa1c46a1e4af018" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f438c81717946448d644f466056e546" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43941 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31fc3e9a04e14b879fa1c46a1e4af018" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33421 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d1a83047becc456aab19592445c03eb1" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41971 } health_report { overall_health: UNKNOWN } } }
I20260608 12:40:58.214991  9815 raft_consensus.cc:1275] T 0f8c5a4163ec43138fed1538ec0f130d P d1a83047becc456aab19592445c03eb1 [term 1 FOLLOWER]: Refusing update from remote peer 31fc3e9a04e14b879fa1c46a1e4af018: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:40:58.215317  9666 raft_consensus.cc:1275] T 0f8c5a4163ec43138fed1538ec0f130d P 8f438c81717946448d644f466056e546 [term 1 FOLLOWER]: Refusing update from remote peer 31fc3e9a04e14b879fa1c46a1e4af018: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:40:58.216795  9871 consensus_queue.cc:1048] T 0f8c5a4163ec43138fed1538ec0f130d P 31fc3e9a04e14b879fa1c46a1e4af018 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1a83047becc456aab19592445c03eb1" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:40:58.217571  9867 consensus_queue.cc:1048] T 0f8c5a4163ec43138fed1538ec0f130d P 31fc3e9a04e14b879fa1c46a1e4af018 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f438c81717946448d644f466056e546" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:40:58.249059  9879 mvcc.cc:204] Tried to move back new op lower bound from 7294658388832612352 to 7294658388086226944. Current Snapshot: MvccSnapshot[applied={T|T < 7294658388832612352}]
I20260608 12:40:58.745721   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
I20260608 12:40:58.785591   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:40:58.786356   431 tablet_replica.cc:333] T 0f8c5a4163ec43138fed1538ec0f130d P 8f438c81717946448d644f466056e546: stopping tablet replica
I20260608 12:40:58.786957   431 raft_consensus.cc:2243] T 0f8c5a4163ec43138fed1538ec0f130d P 8f438c81717946448d644f466056e546 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:58.787559   431 raft_consensus.cc:2272] T 0f8c5a4163ec43138fed1538ec0f130d P 8f438c81717946448d644f466056e546 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:58.799490   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
I20260608 12:40:58.811570   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
I20260608 12:40:58.839799   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:40:58.840809   431 tablet_replica.cc:333] T 0f8c5a4163ec43138fed1538ec0f130d P 31fc3e9a04e14b879fa1c46a1e4af018: stopping tablet replica
I20260608 12:40:58.841465   431 raft_consensus.cc:2243] T 0f8c5a4163ec43138fed1538ec0f130d P 31fc3e9a04e14b879fa1c46a1e4af018 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:40:58.842720   431 raft_consensus.cc:2272] T 0f8c5a4163ec43138fed1538ec0f130d P 31fc3e9a04e14b879fa1c46a1e4af018 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:58.867563   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
I20260608 12:40:58.880702   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
I20260608 12:40:58.908248   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:40:58.909004   431 tablet_replica.cc:333] T 0f8c5a4163ec43138fed1538ec0f130d P d1a83047becc456aab19592445c03eb1: stopping tablet replica
I20260608 12:40:58.909567   431 raft_consensus.cc:2243] T 0f8c5a4163ec43138fed1538ec0f130d P d1a83047becc456aab19592445c03eb1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:58.910184   431 raft_consensus.cc:2272] T 0f8c5a4163ec43138fed1538ec0f130d P d1a83047becc456aab19592445c03eb1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:58.932224   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260608 12:40:58.943776   431 master.cc:562] Master@127.0.107.254:42225 shutting down...
I20260608 12:40:58.968487   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 613701f4828f43dcae83a15b3bb72c9b [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:40:58.969216   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 613701f4828f43dcae83a15b3bb72c9b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:58.969592   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P 613701f4828f43dcae83a15b3bb72c9b: stopping tablet replica
I20260608 12:40:58.991458   431 master.cc:584] Master@127.0.107.254:42225 shutdown complete.
[       OK ] AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap (3020 ms)
[ RUN      ] AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash
I20260608 12:40:59.026432   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:40471
I20260608 12:40:59.028002   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:40:59.034489  9893 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:40:59.034557  9894 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:40:59.036181  9896 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:40:59.038127   431 server_base.cc:1061] running on GCE node
I20260608 12:40:59.039165   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:40:59.039408   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:40:59.039573   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922459039553 us; error 0 us; skew 500 ppm
I20260608 12:40:59.040338   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:40:59.043563   431 webserver.cc:533] Webserver started at http://127.0.107.254:33793/ using document root <none> and password file <none>
I20260608 12:40:59.044188   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:40:59.044414   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:40:59.044739   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:40:59.046197   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922229144781-431-0/minicluster-data/master-0-root/instance:
uuid: "ad9939656a78412db28dd3c2695f77bd"
format_stamp: "Formatted at 2026-06-08 12:40:59 on dist-test-slave-3gfq"
I20260608 12:40:59.051584   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 12:40:59.055769  9901 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:59.056674   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.000s
I20260608 12:40:59.057052   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922229144781-431-0/minicluster-data/master-0-root
uuid: "ad9939656a78412db28dd3c2695f77bd"
format_stamp: "Formatted at 2026-06-08 12:40:59 on dist-test-slave-3gfq"
I20260608 12:40:59.057333   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922229144781-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922229144781-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922229144781-431-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:40:59.077004   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:40:59.078393   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:40:59.122421   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:40471
I20260608 12:40:59.122530  9952 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:40471 every 8 connection(s)
I20260608 12:40:59.127218  9953 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:59.138118  9953 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ad9939656a78412db28dd3c2695f77bd: Bootstrap starting.
I20260608 12:40:59.143080  9953 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P ad9939656a78412db28dd3c2695f77bd: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:59.147683  9953 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ad9939656a78412db28dd3c2695f77bd: No bootstrap required, opened a new log
I20260608 12:40:59.149981  9953 raft_consensus.cc:359] T 00000000000000000000000000000000 P ad9939656a78412db28dd3c2695f77bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ad9939656a78412db28dd3c2695f77bd" member_type: VOTER }
I20260608 12:40:59.150372  9953 raft_consensus.cc:385] T 00000000000000000000000000000000 P ad9939656a78412db28dd3c2695f77bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:59.150556  9953 raft_consensus.cc:740] T 00000000000000000000000000000000 P ad9939656a78412db28dd3c2695f77bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad9939656a78412db28dd3c2695f77bd, State: Initialized, Role: FOLLOWER
I20260608 12:40:59.151146  9953 consensus_queue.cc:260] T 00000000000000000000000000000000 P ad9939656a78412db28dd3c2695f77bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ad9939656a78412db28dd3c2695f77bd" member_type: VOTER }
I20260608 12:40:59.151600  9953 raft_consensus.cc:399] T 00000000000000000000000000000000 P ad9939656a78412db28dd3c2695f77bd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:40:59.151796  9953 raft_consensus.cc:493] T 00000000000000000000000000000000 P ad9939656a78412db28dd3c2695f77bd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:40:59.152012  9953 raft_consensus.cc:3060] T 00000000000000000000000000000000 P ad9939656a78412db28dd3c2695f77bd [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:59.157019  9953 raft_consensus.cc:515] T 00000000000000000000000000000000 P ad9939656a78412db28dd3c2695f77bd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ad9939656a78412db28dd3c2695f77bd" member_type: VOTER }
I20260608 12:40:59.157564  9953 leader_election.cc:304] T 00000000000000000000000000000000 P ad9939656a78412db28dd3c2695f77bd [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: ad9939656a78412db28dd3c2695f77bd; no voters: 
I20260608 12:40:59.158950  9953 leader_election.cc:290] T 00000000000000000000000000000000 P ad9939656a78412db28dd3c2695f77bd [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:40:59.159677  9956 raft_consensus.cc:2804] T 00000000000000000000000000000000 P ad9939656a78412db28dd3c2695f77bd [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:40:59.161595  9956 raft_consensus.cc:697] T 00000000000000000000000000000000 P ad9939656a78412db28dd3c2695f77bd [term 1 LEADER]: Becoming Leader. State: Replica: ad9939656a78412db28dd3c2695f77bd, State: Running, Role: LEADER
I20260608 12:40:59.162421  9953 sys_catalog.cc:565] T 00000000000000000000000000000000 P ad9939656a78412db28dd3c2695f77bd [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:40:59.162554  9956 consensus_queue.cc:237] T 00000000000000000000000000000000 P ad9939656a78412db28dd3c2695f77bd [LEADER]: Queue going to LEADER mode. State: All 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: "ad9939656a78412db28dd3c2695f77bd" member_type: VOTER }
I20260608 12:40:59.168502  9957 sys_catalog.cc:455] T 00000000000000000000000000000000 P ad9939656a78412db28dd3c2695f77bd [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "ad9939656a78412db28dd3c2695f77bd" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ad9939656a78412db28dd3c2695f77bd" member_type: VOTER } }
I20260608 12:40:59.169364  9957 sys_catalog.cc:458] T 00000000000000000000000000000000 P ad9939656a78412db28dd3c2695f77bd [sys.catalog]: This master's current role is: LEADER
I20260608 12:40:59.169829  9958 sys_catalog.cc:455] T 00000000000000000000000000000000 P ad9939656a78412db28dd3c2695f77bd [sys.catalog]: SysCatalogTable state changed. Reason: New leader ad9939656a78412db28dd3c2695f77bd. Latest consensus state: current_term: 1 leader_uuid: "ad9939656a78412db28dd3c2695f77bd" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ad9939656a78412db28dd3c2695f77bd" member_type: VOTER } }
I20260608 12:40:59.170686  9958 sys_catalog.cc:458] T 00000000000000000000000000000000 P ad9939656a78412db28dd3c2695f77bd [sys.catalog]: This master's current role is: LEADER
I20260608 12:40:59.172400  9965 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:40:59.177462  9965 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:40:59.181663   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:40:59.195178  9965 catalog_manager.cc:1382] Generated new cluster ID: a3939c1be994448595f41cce05228a7a
I20260608 12:40:59.195537  9965 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:40:59.219826  9965 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:40:59.221414  9965 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:40:59.242147  9965 catalog_manager.cc:6069] T 00000000000000000000000000000000 P ad9939656a78412db28dd3c2695f77bd: Generated new TSK 0
I20260608 12:40:59.243094  9965 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:40:59.256035   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:40:59.263484  9974 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:40:59.264962  9975 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:40:59.267593  9977 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:40:59.267781   431 server_base.cc:1061] running on GCE node
I20260608 12:40:59.269047   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:40:59.269335   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:40:59.269481   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922459269467 us; error 0 us; skew 500 ppm
I20260608 12:40:59.270274   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:40:59.273272   431 webserver.cc:533] Webserver started at http://127.0.107.193:46435/ using document root <none> and password file <none>
I20260608 12:40:59.273918   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:40:59.274140   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:40:59.274559   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:40:59.275867   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922229144781-431-0/minicluster-data/ts-0-root/instance:
uuid: "0ea8a5a5a3874b42a69506974e69abca"
format_stamp: "Formatted at 2026-06-08 12:40:59 on dist-test-slave-3gfq"
I20260608 12:40:59.281618   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260608 12:40:59.285954  9982 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:59.286958   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 12:40:59.287374   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922229144781-431-0/minicluster-data/ts-0-root
uuid: "0ea8a5a5a3874b42a69506974e69abca"
format_stamp: "Formatted at 2026-06-08 12:40:59 on dist-test-slave-3gfq"
I20260608 12:40:59.287711   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922229144781-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922229144781-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922229144781-431-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:40:59.334831   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:40:59.336093   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:40:59.337715   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:40:59.340440   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:40:59.340689   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:59.340955   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:40:59.341151   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:59.384505   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:37631
I20260608 12:40:59.384728 10044 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:37631 every 8 connection(s)
I20260608 12:40:59.390363   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:40:59.399178 10049 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:40:59.399865 10050 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:40:59.406327 10052 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:40:59.407699 10045 heartbeater.cc:344] Connected to a master server at 127.0.107.254:40471
I20260608 12:40:59.407830   431 server_base.cc:1061] running on GCE node
I20260608 12:40:59.408381 10045 heartbeater.cc:461] Registering TS with master...
I20260608 12:40:59.409392 10045 heartbeater.cc:507] Master 127.0.107.254:40471 requested a full tablet report, sending...
I20260608 12:40:59.410243   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:40:59.410604   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:40:59.410827   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922459410807 us; error 0 us; skew 500 ppm
I20260608 12:40:59.411691   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:40:59.412393  9918 ts_manager.cc:194] Registered new tserver with Master: 0ea8a5a5a3874b42a69506974e69abca (127.0.107.193:37631)
I20260608 12:40:59.415047   431 webserver.cc:533] Webserver started at http://127.0.107.194:35581/ using document root <none> and password file <none>
I20260608 12:40:59.415369  9918 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49386
I20260608 12:40:59.415864   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:40:59.416177   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:40:59.416514   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:40:59.417910   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922229144781-431-0/minicluster-data/ts-1-root/instance:
uuid: "f9cea836d29d42b58688fdce680776ea"
format_stamp: "Formatted at 2026-06-08 12:40:59 on dist-test-slave-3gfq"
I20260608 12:40:59.422881   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.003s
I20260608 12:40:59.426990 10057 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:59.428067   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 12:40:59.428507   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922229144781-431-0/minicluster-data/ts-1-root
uuid: "f9cea836d29d42b58688fdce680776ea"
format_stamp: "Formatted at 2026-06-08 12:40:59 on dist-test-slave-3gfq"
I20260608 12:40:59.428862   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922229144781-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922229144781-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922229144781-431-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:40:59.453500   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:40:59.454784   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:40:59.456437   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:40:59.459409   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:40:59.459746   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:59.460045   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:40:59.460253   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:59.506505   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:39229
I20260608 12:40:59.506692 10119 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:39229 every 8 connection(s)
I20260608 12:40:59.512645   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:40:59.521437 10123 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:40:59.523520 10124 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:40:59.525586 10126 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:40:59.527508   431 server_base.cc:1061] running on GCE node
I20260608 12:40:59.528697 10120 heartbeater.cc:344] Connected to a master server at 127.0.107.254:40471
I20260608 12:40:59.529019   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 12:40:59.529282 10120 heartbeater.cc:461] Registering TS with master...
W20260608 12:40:59.529353   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:40:59.529824   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922459529799 us; error 0 us; skew 500 ppm
I20260608 12:40:59.530761 10120 heartbeater.cc:507] Master 127.0.107.254:40471 requested a full tablet report, sending...
I20260608 12:40:59.530952   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:40:59.534032  9918 ts_manager.cc:194] Registered new tserver with Master: f9cea836d29d42b58688fdce680776ea (127.0.107.194:39229)
I20260608 12:40:59.534684   431 webserver.cc:533] Webserver started at http://127.0.107.195:37017/ using document root <none> and password file <none>
I20260608 12:40:59.535372   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:40:59.535588   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:40:59.535907   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:40:59.535912  9918 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49392
I20260608 12:40:59.537428   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922229144781-431-0/minicluster-data/ts-2-root/instance:
uuid: "c880a37879bd41ffa2ab0e392ae9e734"
format_stamp: "Formatted at 2026-06-08 12:40:59 on dist-test-slave-3gfq"
I20260608 12:40:59.543203   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260608 12:40:59.547538 10131 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:59.548620   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.001s
I20260608 12:40:59.548960   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922229144781-431-0/minicluster-data/ts-2-root
uuid: "c880a37879bd41ffa2ab0e392ae9e734"
format_stamp: "Formatted at 2026-06-08 12:40:59 on dist-test-slave-3gfq"
I20260608 12:40:59.549230   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922229144781-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922229144781-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922229144781-431-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:40:59.559206   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:40:59.560554   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:40:59.562065   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:40:59.565274   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:40:59.565495   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:59.565899   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:40:59.566056   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:59.620159   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:43305
I20260608 12:40:59.620302 10193 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:43305 every 8 connection(s)
I20260608 12:40:59.636732 10194 heartbeater.cc:344] Connected to a master server at 127.0.107.254:40471
I20260608 12:40:59.637277 10194 heartbeater.cc:461] Registering TS with master...
I20260608 12:40:59.638134 10194 heartbeater.cc:507] Master 127.0.107.254:40471 requested a full tablet report, sending...
I20260608 12:40:59.640645  9918 ts_manager.cc:194] Registered new tserver with Master: c880a37879bd41ffa2ab0e392ae9e734 (127.0.107.195:43305)
I20260608 12:40:59.641497   431 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.017580089s
I20260608 12:40:59.642830  9918 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49408
I20260608 12:41:00.418962 10045 heartbeater.cc:499] Master 127.0.107.254:40471 was elected leader, sending a full tablet report...
I20260608 12:41:00.539165 10120 heartbeater.cc:499] Master 127.0.107.254:40471 was elected leader, sending a full tablet report...
I20260608 12:41:00.646396 10194 heartbeater.cc:499] Master 127.0.107.254:40471 was elected leader, sending a full tablet report...
I20260608 12:41:00.706038  9918 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:49412:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j""\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260608 12:41:00.771454 10085 tablet_service.cc:1511] Processing CreateTablet for tablet fe8a244fe80c49a1b0c0e9361536c276 (DEFAULT_TABLE table=test-workload [id=5c08166b3d4b490aa626a21fa2fbca39]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 12:41:00.773422 10085 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe8a244fe80c49a1b0c0e9361536c276. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:00.776407 10084 tablet_service.cc:1511] Processing CreateTablet for tablet 6844fe702f5c4e6b97a831aad00eda9f (DEFAULT_TABLE table=test-workload [id=5c08166b3d4b490aa626a21fa2fbca39]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 12:41:00.778730 10084 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6844fe702f5c4e6b97a831aad00eda9f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:00.793116 10159 tablet_service.cc:1511] Processing CreateTablet for tablet d2f5a5be28e54c3fb8726b51f4be92d2 (DEFAULT_TABLE table=test-workload [id=5c08166b3d4b490aa626a21fa2fbca39]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 12:41:00.795004 10159 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d2f5a5be28e54c3fb8726b51f4be92d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:00.803912 10158 tablet_service.cc:1511] Processing CreateTablet for tablet c18d88346d0c4978b4e16f0e3f7eeb81 (DEFAULT_TABLE table=test-workload [id=5c08166b3d4b490aa626a21fa2fbca39]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 12:41:00.805711 10158 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c18d88346d0c4978b4e16f0e3f7eeb81. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:00.811789 10010 tablet_service.cc:1511] Processing CreateTablet for tablet 6f415f790e8c460daccf39a95bc0bc71 (DEFAULT_TABLE table=test-workload [id=5c08166b3d4b490aa626a21fa2fbca39]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 12:41:00.812636 10009 tablet_service.cc:1511] Processing CreateTablet for tablet 52aa2a3f93be43ef9a71ae90ff0f0275 (DEFAULT_TABLE table=test-workload [id=5c08166b3d4b490aa626a21fa2fbca39]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 12:41:00.813424 10010 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f415f790e8c460daccf39a95bc0bc71. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:00.814450 10009 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52aa2a3f93be43ef9a71ae90ff0f0275. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:00.819626 10214 tablet_bootstrap.cc:492] T 6844fe702f5c4e6b97a831aad00eda9f P f9cea836d29d42b58688fdce680776ea: Bootstrap starting.
I20260608 12:41:00.840888 10214 tablet_bootstrap.cc:654] T 6844fe702f5c4e6b97a831aad00eda9f P f9cea836d29d42b58688fdce680776ea: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:00.841176 10215 tablet_bootstrap.cc:492] T c18d88346d0c4978b4e16f0e3f7eeb81 P c880a37879bd41ffa2ab0e392ae9e734: Bootstrap starting.
I20260608 12:41:00.841310 10216 tablet_bootstrap.cc:492] T 6f415f790e8c460daccf39a95bc0bc71 P 0ea8a5a5a3874b42a69506974e69abca: Bootstrap starting.
I20260608 12:41:00.847864 10214 tablet_bootstrap.cc:492] T 6844fe702f5c4e6b97a831aad00eda9f P f9cea836d29d42b58688fdce680776ea: No bootstrap required, opened a new log
I20260608 12:41:00.848538 10214 ts_tablet_manager.cc:1403] T 6844fe702f5c4e6b97a831aad00eda9f P f9cea836d29d42b58688fdce680776ea: Time spent bootstrapping tablet: real 0.029s	user 0.013s	sys 0.000s
I20260608 12:41:00.848932 10215 tablet_bootstrap.cc:654] T c18d88346d0c4978b4e16f0e3f7eeb81 P c880a37879bd41ffa2ab0e392ae9e734: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:00.849444 10216 tablet_bootstrap.cc:654] T 6f415f790e8c460daccf39a95bc0bc71 P 0ea8a5a5a3874b42a69506974e69abca: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:00.852008 10214 raft_consensus.cc:359] T 6844fe702f5c4e6b97a831aad00eda9f P f9cea836d29d42b58688fdce680776ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f9cea836d29d42b58688fdce680776ea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39229 } }
I20260608 12:41:00.852792 10214 raft_consensus.cc:385] T 6844fe702f5c4e6b97a831aad00eda9f P f9cea836d29d42b58688fdce680776ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:00.853173 10214 raft_consensus.cc:740] T 6844fe702f5c4e6b97a831aad00eda9f P f9cea836d29d42b58688fdce680776ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9cea836d29d42b58688fdce680776ea, State: Initialized, Role: FOLLOWER
I20260608 12:41:00.854445 10214 consensus_queue.cc:260] T 6844fe702f5c4e6b97a831aad00eda9f P f9cea836d29d42b58688fdce680776ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f9cea836d29d42b58688fdce680776ea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39229 } }
I20260608 12:41:00.855360 10214 raft_consensus.cc:399] T 6844fe702f5c4e6b97a831aad00eda9f P f9cea836d29d42b58688fdce680776ea [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:41:00.855783 10214 raft_consensus.cc:493] T 6844fe702f5c4e6b97a831aad00eda9f P f9cea836d29d42b58688fdce680776ea [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:41:00.856256 10214 raft_consensus.cc:3060] T 6844fe702f5c4e6b97a831aad00eda9f P f9cea836d29d42b58688fdce680776ea [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:00.859283 10215 tablet_bootstrap.cc:492] T c18d88346d0c4978b4e16f0e3f7eeb81 P c880a37879bd41ffa2ab0e392ae9e734: No bootstrap required, opened a new log
I20260608 12:41:00.859897 10215 ts_tablet_manager.cc:1403] T c18d88346d0c4978b4e16f0e3f7eeb81 P c880a37879bd41ffa2ab0e392ae9e734: Time spent bootstrapping tablet: real 0.019s	user 0.016s	sys 0.000s
I20260608 12:41:00.862435 10214 raft_consensus.cc:515] T 6844fe702f5c4e6b97a831aad00eda9f P f9cea836d29d42b58688fdce680776ea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f9cea836d29d42b58688fdce680776ea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39229 } }
I20260608 12:41:00.862810 10215 raft_consensus.cc:359] T c18d88346d0c4978b4e16f0e3f7eeb81 P c880a37879bd41ffa2ab0e392ae9e734 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c880a37879bd41ffa2ab0e392ae9e734" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43305 } }
I20260608 12:41:00.863494 10215 raft_consensus.cc:385] T c18d88346d0c4978b4e16f0e3f7eeb81 P c880a37879bd41ffa2ab0e392ae9e734 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:00.863369 10214 leader_election.cc:304] T 6844fe702f5c4e6b97a831aad00eda9f P f9cea836d29d42b58688fdce680776ea [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: f9cea836d29d42b58688fdce680776ea; no voters: 
I20260608 12:41:00.863948 10216 tablet_bootstrap.cc:492] T 6f415f790e8c460daccf39a95bc0bc71 P 0ea8a5a5a3874b42a69506974e69abca: No bootstrap required, opened a new log
I20260608 12:41:00.864038 10215 raft_consensus.cc:740] T c18d88346d0c4978b4e16f0e3f7eeb81 P c880a37879bd41ffa2ab0e392ae9e734 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c880a37879bd41ffa2ab0e392ae9e734, State: Initialized, Role: FOLLOWER
I20260608 12:41:00.864813 10216 ts_tablet_manager.cc:1403] T 6f415f790e8c460daccf39a95bc0bc71 P 0ea8a5a5a3874b42a69506974e69abca: Time spent bootstrapping tablet: real 0.024s	user 0.018s	sys 0.000s
I20260608 12:41:00.865468 10214 leader_election.cc:290] T 6844fe702f5c4e6b97a831aad00eda9f P f9cea836d29d42b58688fdce680776ea [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:41:00.865245 10215 consensus_queue.cc:260] T c18d88346d0c4978b4e16f0e3f7eeb81 P c880a37879bd41ffa2ab0e392ae9e734 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "c880a37879bd41ffa2ab0e392ae9e734" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43305 } }
I20260608 12:41:00.866232 10215 raft_consensus.cc:399] T c18d88346d0c4978b4e16f0e3f7eeb81 P c880a37879bd41ffa2ab0e392ae9e734 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:41:00.866321 10220 raft_consensus.cc:2804] T 6844fe702f5c4e6b97a831aad00eda9f P f9cea836d29d42b58688fdce680776ea [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:41:00.866696 10215 raft_consensus.cc:493] T c18d88346d0c4978b4e16f0e3f7eeb81 P c880a37879bd41ffa2ab0e392ae9e734 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:41:00.867159 10215 raft_consensus.cc:3060] T c18d88346d0c4978b4e16f0e3f7eeb81 P c880a37879bd41ffa2ab0e392ae9e734 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:00.868888 10216 raft_consensus.cc:359] T 6f415f790e8c460daccf39a95bc0bc71 P 0ea8a5a5a3874b42a69506974e69abca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0ea8a5a5a3874b42a69506974e69abca" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37631 } }
I20260608 12:41:00.869828 10216 raft_consensus.cc:385] T 6f415f790e8c460daccf39a95bc0bc71 P 0ea8a5a5a3874b42a69506974e69abca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:00.870236 10216 raft_consensus.cc:740] T 6f415f790e8c460daccf39a95bc0bc71 P 0ea8a5a5a3874b42a69506974e69abca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ea8a5a5a3874b42a69506974e69abca, State: Initialized, Role: FOLLOWER
I20260608 12:41:00.871546 10216 consensus_queue.cc:260] T 6f415f790e8c460daccf39a95bc0bc71 P 0ea8a5a5a3874b42a69506974e69abca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "0ea8a5a5a3874b42a69506974e69abca" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37631 } }
I20260608 12:41:00.872480 10216 raft_consensus.cc:399] T 6f415f790e8c460daccf39a95bc0bc71 P 0ea8a5a5a3874b42a69506974e69abca [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:41:00.872898 10216 raft_consensus.cc:493] T 6f415f790e8c460daccf39a95bc0bc71 P 0ea8a5a5a3874b42a69506974e69abca [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:41:00.873382 10216 raft_consensus.cc:3060] T 6f415f790e8c460daccf39a95bc0bc71 P 0ea8a5a5a3874b42a69506974e69abca [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:00.878233 10215 raft_consensus.cc:515] T c18d88346d0c4978b4e16f0e3f7eeb81 P c880a37879bd41ffa2ab0e392ae9e734 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c880a37879bd41ffa2ab0e392ae9e734" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43305 } }
I20260608 12:41:00.879626 10215 leader_election.cc:304] T c18d88346d0c4978b4e16f0e3f7eeb81 P c880a37879bd41ffa2ab0e392ae9e734 [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: c880a37879bd41ffa2ab0e392ae9e734; no voters: 
I20260608 12:41:00.880740 10214 ts_tablet_manager.cc:1434] T 6844fe702f5c4e6b97a831aad00eda9f P f9cea836d29d42b58688fdce680776ea: Time spent starting tablet: real 0.032s	user 0.014s	sys 0.019s
I20260608 12:41:00.881985 10214 tablet_bootstrap.cc:492] T fe8a244fe80c49a1b0c0e9361536c276 P f9cea836d29d42b58688fdce680776ea: Bootstrap starting.
I20260608 12:41:00.882120 10220 raft_consensus.cc:697] T 6844fe702f5c4e6b97a831aad00eda9f P f9cea836d29d42b58688fdce680776ea [term 1 LEADER]: Becoming Leader. State: Replica: f9cea836d29d42b58688fdce680776ea, State: Running, Role: LEADER
I20260608 12:41:00.883522 10220 consensus_queue.cc:237] T 6844fe702f5c4e6b97a831aad00eda9f P f9cea836d29d42b58688fdce680776ea [LEADER]: Queue going to LEADER mode. State: All 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: "f9cea836d29d42b58688fdce680776ea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39229 } }
I20260608 12:41:00.885555 10216 raft_consensus.cc:515] T 6f415f790e8c460daccf39a95bc0bc71 P 0ea8a5a5a3874b42a69506974e69abca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0ea8a5a5a3874b42a69506974e69abca" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37631 } }
I20260608 12:41:00.886550 10216 leader_election.cc:304] T 6f415f790e8c460daccf39a95bc0bc71 P 0ea8a5a5a3874b42a69506974e69abca [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: 0ea8a5a5a3874b42a69506974e69abca; no voters: 
I20260608 12:41:00.888581 10214 tablet_bootstrap.cc:654] T fe8a244fe80c49a1b0c0e9361536c276 P f9cea836d29d42b58688fdce680776ea: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:00.890064 10215 leader_election.cc:290] T c18d88346d0c4978b4e16f0e3f7eeb81 P c880a37879bd41ffa2ab0e392ae9e734 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:41:00.890864 10223 raft_consensus.cc:2804] T c18d88346d0c4978b4e16f0e3f7eeb81 P c880a37879bd41ffa2ab0e392ae9e734 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:41:00.896481 10216 leader_election.cc:290] T 6f415f790e8c460daccf39a95bc0bc71 P 0ea8a5a5a3874b42a69506974e69abca [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:41:00.895887 10224 raft_consensus.cc:2804] T 6f415f790e8c460daccf39a95bc0bc71 P 0ea8a5a5a3874b42a69506974e69abca [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:41:00.901566 10224 raft_consensus.cc:697] T 6f415f790e8c460daccf39a95bc0bc71 P 0ea8a5a5a3874b42a69506974e69abca [term 1 LEADER]: Becoming Leader. State: Replica: 0ea8a5a5a3874b42a69506974e69abca, State: Running, Role: LEADER
I20260608 12:41:00.902494 10224 consensus_queue.cc:237] T 6f415f790e8c460daccf39a95bc0bc71 P 0ea8a5a5a3874b42a69506974e69abca [LEADER]: Queue going to LEADER mode. State: All 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: "0ea8a5a5a3874b42a69506974e69abca" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37631 } }
I20260608 12:41:00.905547 10214 tablet_bootstrap.cc:492] T fe8a244fe80c49a1b0c0e9361536c276 P f9cea836d29d42b58688fdce680776ea: No bootstrap required, opened a new log
I20260608 12:41:00.906193 10214 ts_tablet_manager.cc:1403] T fe8a244fe80c49a1b0c0e9361536c276 P f9cea836d29d42b58688fdce680776ea: Time spent bootstrapping tablet: real 0.024s	user 0.016s	sys 0.000s
I20260608 12:41:00.909283 10216 ts_tablet_manager.cc:1434] T 6f415f790e8c460daccf39a95bc0bc71 P 0ea8a5a5a3874b42a69506974e69abca: Time spent starting tablet: real 0.044s	user 0.028s	sys 0.004s
I20260608 12:41:00.910478 10216 tablet_bootstrap.cc:492] T 52aa2a3f93be43ef9a71ae90ff0f0275 P 0ea8a5a5a3874b42a69506974e69abca: Bootstrap starting.
I20260608 12:41:00.910859 10223 raft_consensus.cc:697] T c18d88346d0c4978b4e16f0e3f7eeb81 P c880a37879bd41ffa2ab0e392ae9e734 [term 1 LEADER]: Becoming Leader. State: Replica: c880a37879bd41ffa2ab0e392ae9e734, State: Running, Role: LEADER
I20260608 12:41:00.911710 10223 consensus_queue.cc:237] T c18d88346d0c4978b4e16f0e3f7eeb81 P c880a37879bd41ffa2ab0e392ae9e734 [LEADER]: Queue going to LEADER mode. State: All 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: "c880a37879bd41ffa2ab0e392ae9e734" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43305 } }
I20260608 12:41:00.914701 10215 ts_tablet_manager.cc:1434] T c18d88346d0c4978b4e16f0e3f7eeb81 P c880a37879bd41ffa2ab0e392ae9e734: Time spent starting tablet: real 0.055s	user 0.022s	sys 0.021s
I20260608 12:41:00.909624 10214 raft_consensus.cc:359] T fe8a244fe80c49a1b0c0e9361536c276 P f9cea836d29d42b58688fdce680776ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f9cea836d29d42b58688fdce680776ea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39229 } }
I20260608 12:41:00.916417 10215 tablet_bootstrap.cc:492] T d2f5a5be28e54c3fb8726b51f4be92d2 P c880a37879bd41ffa2ab0e392ae9e734: Bootstrap starting.
I20260608 12:41:00.917181 10214 raft_consensus.cc:385] T fe8a244fe80c49a1b0c0e9361536c276 P f9cea836d29d42b58688fdce680776ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:00.917606 10214 raft_consensus.cc:740] T fe8a244fe80c49a1b0c0e9361536c276 P f9cea836d29d42b58688fdce680776ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9cea836d29d42b58688fdce680776ea, State: Initialized, Role: FOLLOWER
I20260608 12:41:00.918596 10216 tablet_bootstrap.cc:654] T 52aa2a3f93be43ef9a71ae90ff0f0275 P 0ea8a5a5a3874b42a69506974e69abca: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:00.922451 10214 consensus_queue.cc:260] T fe8a244fe80c49a1b0c0e9361536c276 P f9cea836d29d42b58688fdce680776ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f9cea836d29d42b58688fdce680776ea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39229 } }
I20260608 12:41:00.923280 10214 raft_consensus.cc:399] T fe8a244fe80c49a1b0c0e9361536c276 P f9cea836d29d42b58688fdce680776ea [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:41:00.923616 10214 raft_consensus.cc:493] T fe8a244fe80c49a1b0c0e9361536c276 P f9cea836d29d42b58688fdce680776ea [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:41:00.923949 10214 raft_consensus.cc:3060] T fe8a244fe80c49a1b0c0e9361536c276 P f9cea836d29d42b58688fdce680776ea [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:00.938488 10215 tablet_bootstrap.cc:654] T d2f5a5be28e54c3fb8726b51f4be92d2 P c880a37879bd41ffa2ab0e392ae9e734: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:00.984788 10216 tablet_bootstrap.cc:492] T 52aa2a3f93be43ef9a71ae90ff0f0275 P 0ea8a5a5a3874b42a69506974e69abca: No bootstrap required, opened a new log
I20260608 12:41:00.986245 10216 ts_tablet_manager.cc:1403] T 52aa2a3f93be43ef9a71ae90ff0f0275 P 0ea8a5a5a3874b42a69506974e69abca: Time spent bootstrapping tablet: real 0.076s	user 0.019s	sys 0.009s
I20260608 12:41:00.988442  9917 catalog_manager.cc:5696] T 6f415f790e8c460daccf39a95bc0bc71 P 0ea8a5a5a3874b42a69506974e69abca reported cstate change: term changed from 0 to 1, leader changed from <none> to 0ea8a5a5a3874b42a69506974e69abca (127.0.107.193). New cstate: current_term: 1 leader_uuid: "0ea8a5a5a3874b42a69506974e69abca" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0ea8a5a5a3874b42a69506974e69abca" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37631 } health_report { overall_health: HEALTHY } } }
I20260608 12:41:00.977530  9918 catalog_manager.cc:5696] T 6844fe702f5c4e6b97a831aad00eda9f P f9cea836d29d42b58688fdce680776ea reported cstate change: term changed from 0 to 1, leader changed from <none> to f9cea836d29d42b58688fdce680776ea (127.0.107.194). New cstate: current_term: 1 leader_uuid: "f9cea836d29d42b58688fdce680776ea" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f9cea836d29d42b58688fdce680776ea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39229 } health_report { overall_health: HEALTHY } } }
I20260608 12:41:00.990633  9916 catalog_manager.cc:5696] T c18d88346d0c4978b4e16f0e3f7eeb81 P c880a37879bd41ffa2ab0e392ae9e734 reported cstate change: term changed from 0 to 1, leader changed from <none> to c880a37879bd41ffa2ab0e392ae9e734 (127.0.107.195). New cstate: current_term: 1 leader_uuid: "c880a37879bd41ffa2ab0e392ae9e734" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c880a37879bd41ffa2ab0e392ae9e734" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43305 } health_report { overall_health: HEALTHY } } }
I20260608 12:41:00.994751 10216 raft_consensus.cc:359] T 52aa2a3f93be43ef9a71ae90ff0f0275 P 0ea8a5a5a3874b42a69506974e69abca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0ea8a5a5a3874b42a69506974e69abca" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37631 } }
I20260608 12:41:01.001869 10216 raft_consensus.cc:385] T 52aa2a3f93be43ef9a71ae90ff0f0275 P 0ea8a5a5a3874b42a69506974e69abca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:01.002512 10216 raft_consensus.cc:740] T 52aa2a3f93be43ef9a71ae90ff0f0275 P 0ea8a5a5a3874b42a69506974e69abca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ea8a5a5a3874b42a69506974e69abca, State: Initialized, Role: FOLLOWER
I20260608 12:41:01.004367 10216 consensus_queue.cc:260] T 52aa2a3f93be43ef9a71ae90ff0f0275 P 0ea8a5a5a3874b42a69506974e69abca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "0ea8a5a5a3874b42a69506974e69abca" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37631 } }
I20260608 12:41:01.005642 10216 raft_consensus.cc:399] T 52aa2a3f93be43ef9a71ae90ff0f0275 P 0ea8a5a5a3874b42a69506974e69abca [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:41:01.006248 10216 raft_consensus.cc:493] T 52aa2a3f93be43ef9a71ae90ff0f0275 P 0ea8a5a5a3874b42a69506974e69abca [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:41:01.006898 10216 raft_consensus.cc:3060] T 52aa2a3f93be43ef9a71ae90ff0f0275 P 0ea8a5a5a3874b42a69506974e69abca [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:01.008311 10215 tablet_bootstrap.cc:492] T d2f5a5be28e54c3fb8726b51f4be92d2 P c880a37879bd41ffa2ab0e392ae9e734: No bootstrap required, opened a new log
I20260608 12:41:01.009588 10215 ts_tablet_manager.cc:1403] T d2f5a5be28e54c3fb8726b51f4be92d2 P c880a37879bd41ffa2ab0e392ae9e734: Time spent bootstrapping tablet: real 0.093s	user 0.019s	sys 0.004s
I20260608 12:41:01.015357 10215 raft_consensus.cc:359] T d2f5a5be28e54c3fb8726b51f4be92d2 P c880a37879bd41ffa2ab0e392ae9e734 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c880a37879bd41ffa2ab0e392ae9e734" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43305 } }
I20260608 12:41:01.016220 10215 raft_consensus.cc:385] T d2f5a5be28e54c3fb8726b51f4be92d2 P c880a37879bd41ffa2ab0e392ae9e734 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:01.016647 10215 raft_consensus.cc:740] T d2f5a5be28e54c3fb8726b51f4be92d2 P c880a37879bd41ffa2ab0e392ae9e734 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c880a37879bd41ffa2ab0e392ae9e734, State: Initialized, Role: FOLLOWER
I20260608 12:41:01.018061 10215 consensus_queue.cc:260] T d2f5a5be28e54c3fb8726b51f4be92d2 P c880a37879bd41ffa2ab0e392ae9e734 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "c880a37879bd41ffa2ab0e392ae9e734" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43305 } }
I20260608 12:41:01.019085 10215 raft_consensus.cc:399] T d2f5a5be28e54c3fb8726b51f4be92d2 P c880a37879bd41ffa2ab0e392ae9e734 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:41:01.019488 10215 raft_consensus.cc:493] T d2f5a5be28e54c3fb8726b51f4be92d2 P c880a37879bd41ffa2ab0e392ae9e734 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:41:01.019861 10215 raft_consensus.cc:3060] T d2f5a5be28e54c3fb8726b51f4be92d2 P c880a37879bd41ffa2ab0e392ae9e734 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:01.020961 10214 raft_consensus.cc:515] T fe8a244fe80c49a1b0c0e9361536c276 P f9cea836d29d42b58688fdce680776ea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f9cea836d29d42b58688fdce680776ea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39229 } }
I20260608 12:41:01.022040 10214 leader_election.cc:304] T fe8a244fe80c49a1b0c0e9361536c276 P f9cea836d29d42b58688fdce680776ea [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: f9cea836d29d42b58688fdce680776ea; no voters: 
I20260608 12:41:01.023017 10214 leader_election.cc:290] T fe8a244fe80c49a1b0c0e9361536c276 P f9cea836d29d42b58688fdce680776ea [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:41:01.024513 10222 raft_consensus.cc:2804] T fe8a244fe80c49a1b0c0e9361536c276 P f9cea836d29d42b58688fdce680776ea [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:41:01.024537 10216 raft_consensus.cc:515] T 52aa2a3f93be43ef9a71ae90ff0f0275 P 0ea8a5a5a3874b42a69506974e69abca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0ea8a5a5a3874b42a69506974e69abca" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37631 } }
I20260608 12:41:01.025507 10222 raft_consensus.cc:697] T fe8a244fe80c49a1b0c0e9361536c276 P f9cea836d29d42b58688fdce680776ea [term 1 LEADER]: Becoming Leader. State: Replica: f9cea836d29d42b58688fdce680776ea, State: Running, Role: LEADER
I20260608 12:41:01.026057 10214 ts_tablet_manager.cc:1434] T fe8a244fe80c49a1b0c0e9361536c276 P f9cea836d29d42b58688fdce680776ea: Time spent starting tablet: real 0.120s	user 0.022s	sys 0.017s
I20260608 12:41:01.026362 10216 leader_election.cc:304] T 52aa2a3f93be43ef9a71ae90ff0f0275 P 0ea8a5a5a3874b42a69506974e69abca [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: 0ea8a5a5a3874b42a69506974e69abca; no voters: 
I20260608 12:41:01.026948 10222 consensus_queue.cc:237] T fe8a244fe80c49a1b0c0e9361536c276 P f9cea836d29d42b58688fdce680776ea [LEADER]: Queue going to LEADER mode. State: All 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: "f9cea836d29d42b58688fdce680776ea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39229 } }
I20260608 12:41:01.028205 10224 raft_consensus.cc:2804] T 52aa2a3f93be43ef9a71ae90ff0f0275 P 0ea8a5a5a3874b42a69506974e69abca [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:41:01.028925 10224 raft_consensus.cc:697] T 52aa2a3f93be43ef9a71ae90ff0f0275 P 0ea8a5a5a3874b42a69506974e69abca [term 1 LEADER]: Becoming Leader. State: Replica: 0ea8a5a5a3874b42a69506974e69abca, State: Running, Role: LEADER
I20260608 12:41:01.030054 10224 consensus_queue.cc:237] T 52aa2a3f93be43ef9a71ae90ff0f0275 P 0ea8a5a5a3874b42a69506974e69abca [LEADER]: Queue going to LEADER mode. State: All 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: "0ea8a5a5a3874b42a69506974e69abca" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37631 } }
I20260608 12:41:01.030712 10215 raft_consensus.cc:515] T d2f5a5be28e54c3fb8726b51f4be92d2 P c880a37879bd41ffa2ab0e392ae9e734 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c880a37879bd41ffa2ab0e392ae9e734" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43305 } }
I20260608 12:41:01.031958 10215 leader_election.cc:304] T d2f5a5be28e54c3fb8726b51f4be92d2 P c880a37879bd41ffa2ab0e392ae9e734 [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: c880a37879bd41ffa2ab0e392ae9e734; no voters: 
I20260608 12:41:01.033166 10225 raft_consensus.cc:2804] T d2f5a5be28e54c3fb8726b51f4be92d2 P c880a37879bd41ffa2ab0e392ae9e734 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:41:01.033876 10225 raft_consensus.cc:697] T d2f5a5be28e54c3fb8726b51f4be92d2 P c880a37879bd41ffa2ab0e392ae9e734 [term 1 LEADER]: Becoming Leader. State: Replica: c880a37879bd41ffa2ab0e392ae9e734, State: Running, Role: LEADER
I20260608 12:41:01.034700 10225 consensus_queue.cc:237] T d2f5a5be28e54c3fb8726b51f4be92d2 P c880a37879bd41ffa2ab0e392ae9e734 [LEADER]: Queue going to LEADER mode. State: All 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: "c880a37879bd41ffa2ab0e392ae9e734" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43305 } }
I20260608 12:41:01.038805 10215 leader_election.cc:290] T d2f5a5be28e54c3fb8726b51f4be92d2 P c880a37879bd41ffa2ab0e392ae9e734 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:41:01.040259 10216 leader_election.cc:290] T 52aa2a3f93be43ef9a71ae90ff0f0275 P 0ea8a5a5a3874b42a69506974e69abca [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:41:01.041088 10215 ts_tablet_manager.cc:1434] T d2f5a5be28e54c3fb8726b51f4be92d2 P c880a37879bd41ffa2ab0e392ae9e734: Time spent starting tablet: real 0.031s	user 0.014s	sys 0.009s
I20260608 12:41:01.043216 10216 ts_tablet_manager.cc:1434] T 52aa2a3f93be43ef9a71ae90ff0f0275 P 0ea8a5a5a3874b42a69506974e69abca: Time spent starting tablet: real 0.056s	user 0.027s	sys 0.008s
I20260608 12:41:01.056447  9915 catalog_manager.cc:5696] T 52aa2a3f93be43ef9a71ae90ff0f0275 P 0ea8a5a5a3874b42a69506974e69abca reported cstate change: term changed from 0 to 1, leader changed from <none> to 0ea8a5a5a3874b42a69506974e69abca (127.0.107.193). New cstate: current_term: 1 leader_uuid: "0ea8a5a5a3874b42a69506974e69abca" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0ea8a5a5a3874b42a69506974e69abca" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37631 } health_report { overall_health: HEALTHY } } }
I20260608 12:41:01.059227  9917 catalog_manager.cc:5696] T fe8a244fe80c49a1b0c0e9361536c276 P f9cea836d29d42b58688fdce680776ea reported cstate change: term changed from 0 to 1, leader changed from <none> to f9cea836d29d42b58688fdce680776ea (127.0.107.194). New cstate: current_term: 1 leader_uuid: "f9cea836d29d42b58688fdce680776ea" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f9cea836d29d42b58688fdce680776ea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39229 } health_report { overall_health: HEALTHY } } }
I20260608 12:41:01.065539  9916 catalog_manager.cc:5696] T d2f5a5be28e54c3fb8726b51f4be92d2 P c880a37879bd41ffa2ab0e392ae9e734 reported cstate change: term changed from 0 to 1, leader changed from <none> to c880a37879bd41ffa2ab0e392ae9e734 (127.0.107.195). New cstate: current_term: 1 leader_uuid: "c880a37879bd41ffa2ab0e392ae9e734" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c880a37879bd41ffa2ab0e392ae9e734" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43305 } health_report { overall_health: HEALTHY } } }
I20260608 12:41:02.039000  9916 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:49424:
name: "test-workload-rf3"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j""\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 12:41:02.042518  9916 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload-rf3 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 12:41:02.100175 10010 tablet_service.cc:1511] Processing CreateTablet for tablet 9bbf74b9fb4c4ca1a2efb7ea6f39585a (DEFAULT_TABLE table=test-workload-rf3 [id=2332199ce4e2421daa3e53c25ed08e3a]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 12:41:02.102248 10010 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9bbf74b9fb4c4ca1a2efb7ea6f39585a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:02.102110 10085 tablet_service.cc:1511] Processing CreateTablet for tablet 9bbf74b9fb4c4ca1a2efb7ea6f39585a (DEFAULT_TABLE table=test-workload-rf3 [id=2332199ce4e2421daa3e53c25ed08e3a]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 12:41:02.103790 10159 tablet_service.cc:1511] Processing CreateTablet for tablet 9bbf74b9fb4c4ca1a2efb7ea6f39585a (DEFAULT_TABLE table=test-workload-rf3 [id=2332199ce4e2421daa3e53c25ed08e3a]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 12:41:02.105708 10159 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9bbf74b9fb4c4ca1a2efb7ea6f39585a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:02.111161 10158 tablet_service.cc:1511] Processing CreateTablet for tablet cfc9682a55ab4a8c8b39fade059ec7ab (DEFAULT_TABLE table=test-workload-rf3 [id=2332199ce4e2421daa3e53c25ed08e3a]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 12:41:02.103857 10085 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9bbf74b9fb4c4ca1a2efb7ea6f39585a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:02.112623 10083 tablet_service.cc:1511] Processing CreateTablet for tablet 744d64babfc7460db12e460192b39d53 (DEFAULT_TABLE table=test-workload-rf3 [id=2332199ce4e2421daa3e53c25ed08e3a]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 12:41:02.113131 10158 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cfc9682a55ab4a8c8b39fade059ec7ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:02.114645 10083 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 744d64babfc7460db12e460192b39d53. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:02.115206 10009 tablet_service.cc:1511] Processing CreateTablet for tablet cfc9682a55ab4a8c8b39fade059ec7ab (DEFAULT_TABLE table=test-workload-rf3 [id=2332199ce4e2421daa3e53c25ed08e3a]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 12:41:02.111156 10084 tablet_service.cc:1511] Processing CreateTablet for tablet cfc9682a55ab4a8c8b39fade059ec7ab (DEFAULT_TABLE table=test-workload-rf3 [id=2332199ce4e2421daa3e53c25ed08e3a]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 12:41:02.116735 10009 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cfc9682a55ab4a8c8b39fade059ec7ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:02.117460 10084 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cfc9682a55ab4a8c8b39fade059ec7ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:02.123998 10008 tablet_service.cc:1511] Processing CreateTablet for tablet 744d64babfc7460db12e460192b39d53 (DEFAULT_TABLE table=test-workload-rf3 [id=2332199ce4e2421daa3e53c25ed08e3a]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 12:41:02.125542 10008 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 744d64babfc7460db12e460192b39d53. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:02.125241 10157 tablet_service.cc:1511] Processing CreateTablet for tablet 744d64babfc7460db12e460192b39d53 (DEFAULT_TABLE table=test-workload-rf3 [id=2332199ce4e2421daa3e53c25ed08e3a]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 12:41:02.126981 10157 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 744d64babfc7460db12e460192b39d53. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:02.129575 10082 tablet_service.cc:1511] Processing CreateTablet for tablet 63e2fc01f3eb409887030ad4812abfb1 (DEFAULT_TABLE table=test-workload-rf3 [id=2332199ce4e2421daa3e53c25ed08e3a]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 12:41:02.131466 10082 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63e2fc01f3eb409887030ad4812abfb1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:02.131423 10007 tablet_service.cc:1511] Processing CreateTablet for tablet 63e2fc01f3eb409887030ad4812abfb1 (DEFAULT_TABLE table=test-workload-rf3 [id=2332199ce4e2421daa3e53c25ed08e3a]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 12:41:02.132967 10007 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63e2fc01f3eb409887030ad4812abfb1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:02.140316 10156 tablet_service.cc:1511] Processing CreateTablet for tablet 63e2fc01f3eb409887030ad4812abfb1 (DEFAULT_TABLE table=test-workload-rf3 [id=2332199ce4e2421daa3e53c25ed08e3a]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 12:41:02.141997 10156 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63e2fc01f3eb409887030ad4812abfb1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:02.148317 10006 tablet_service.cc:1511] Processing CreateTablet for tablet 0e5523a5f50b4447b6a18696908ac0ff (DEFAULT_TABLE table=test-workload-rf3 [id=2332199ce4e2421daa3e53c25ed08e3a]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 12:41:02.150735 10081 tablet_service.cc:1511] Processing CreateTablet for tablet 0e5523a5f50b4447b6a18696908ac0ff (DEFAULT_TABLE table=test-workload-rf3 [id=2332199ce4e2421daa3e53c25ed08e3a]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 12:41:02.150040 10006 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e5523a5f50b4447b6a18696908ac0ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:02.152393 10081 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e5523a5f50b4447b6a18696908ac0ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:02.187405 10005 tablet_service.cc:1511] Processing CreateTablet for tablet dee89b357b434784aa2dc8cf469fe877 (DEFAULT_TABLE table=test-workload-rf3 [id=2332199ce4e2421daa3e53c25ed08e3a]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
W20260608 12:41:02.187453  9966 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 12:41:02.190364 10005 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dee89b357b434784aa2dc8cf469fe877. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:02.191026 10085 tablet_service.cc:1511] Processing CreateTablet for tablet dee89b357b434784aa2dc8cf469fe877 (DEFAULT_TABLE table=test-workload-rf3 [id=2332199ce4e2421daa3e53c25ed08e3a]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 12:41:02.192539 10085 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dee89b357b434784aa2dc8cf469fe877. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:02.201330 10277 tablet_bootstrap.cc:492] T 63e2fc01f3eb409887030ad4812abfb1 P f9cea836d29d42b58688fdce680776ea: Bootstrap starting.
I20260608 12:41:02.206552 10159 tablet_service.cc:1511] Processing CreateTablet for tablet 0e5523a5f50b4447b6a18696908ac0ff (DEFAULT_TABLE table=test-workload-rf3 [id=2332199ce4e2421daa3e53c25ed08e3a]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 12:41:02.208384 10159 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e5523a5f50b4447b6a18696908ac0ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:02.219347 10157 tablet_service.cc:1511] Processing CreateTablet for tablet dee89b357b434784aa2dc8cf469fe877 (DEFAULT_TABLE table=test-workload-rf3 [id=2332199ce4e2421daa3e53c25ed08e3a]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 12:41:02.220731 10157 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dee89b357b434784aa2dc8cf469fe877. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:02.219696 10276 tablet_bootstrap.cc:492] T cfc9682a55ab4a8c8b39fade059ec7ab P c880a37879bd41ffa2ab0e392ae9e734: Bootstrap starting.
I20260608 12:41:02.239347 10278 tablet_bootstrap.cc:492] T 0e5523a5f50b4447b6a18696908ac0ff P 0ea8a5a5a3874b42a69506974e69abca: Bootstrap starting.
I20260608 12:41:02.242861 10277 tablet_bootstrap.cc:654] T 63e2fc01f3eb409887030ad4812abfb1 P f9cea836d29d42b58688fdce680776ea: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:02.247488 10276 tablet_bootstrap.cc:654] T cfc9682a55ab4a8c8b39fade059ec7ab P c880a37879bd41ffa2ab0e392ae9e734: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:02.247560 10278 tablet_bootstrap.cc:654] T 0e5523a5f50b4447b6a18696908ac0ff P 0ea8a5a5a3874b42a69506974e69abca: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:02.261478 10276 tablet_bootstrap.cc:492] T cfc9682a55ab4a8c8b39fade059ec7ab P c880a37879bd41ffa2ab0e392ae9e734: No bootstrap required, opened a new log
I20260608 12:41:02.262125 10276 ts_tablet_manager.cc:1403] T cfc9682a55ab4a8c8b39fade059ec7ab P c880a37879bd41ffa2ab0e392ae9e734: Time spent bootstrapping tablet: real 0.043s	user 0.007s	sys 0.014s
I20260608 12:41:02.263248 10277 tablet_bootstrap.cc:492] T 63e2fc01f3eb409887030ad4812abfb1 P f9cea836d29d42b58688fdce680776ea: No bootstrap required, opened a new log
I20260608 12:41:02.263903 10277 ts_tablet_manager.cc:1403] T 63e2fc01f3eb409887030ad4812abfb1 P f9cea836d29d42b58688fdce680776ea: Time spent bootstrapping tablet: real 0.063s	user 0.021s	sys 0.006s
I20260608 12:41:02.264415 10278 tablet_bootstrap.cc:492] T 0e5523a5f50b4447b6a18696908ac0ff P 0ea8a5a5a3874b42a69506974e69abca: No bootstrap required, opened a new log
I20260608 12:41:02.265166 10278 ts_tablet_manager.cc:1403] T 0e5523a5f50b4447b6a18696908ac0ff P 0ea8a5a5a3874b42a69506974e69abca: Time spent bootstrapping tablet: real 0.026s	user 0.018s	sys 0.000s
I20260608 12:41:02.265610 10276 raft_consensus.cc:359] T cfc9682a55ab4a8c8b39fade059ec7ab P c880a37879bd41ffa2ab0e392ae9e734 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ea8a5a5a3874b42a69506974e69abca" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37631 } } peers { permanent_uuid: "f9cea836d29d42b58688fdce680776ea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39229 } } peers { permanent_uuid: "c880a37879bd41ffa2ab0e392ae9e734" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43305 } }
I20260608 12:41:02.266606 10276 raft_consensus.cc:385] T cfc9682a55ab4a8c8b39fade059ec7ab P c880a37879bd41ffa2ab0e392ae9e734 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:02.266932 10276 raft_consensus.cc:740] T cfc9682a55ab4a8c8b39fade059ec7ab P c880a37879bd41ffa2ab0e392ae9e734 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c880a37879bd41ffa2ab0e392ae9e734, State: Initialized, Role: FOLLOWER
I20260608 12:41:02.267215 10277 raft_consensus.cc:359] T 63e2fc01f3eb409887030ad4812abfb1 P f9cea836d29d42b58688fdce680776ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ea8a5a5a3874b42a69506974e69abca" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37631 } } peers { permanent_uuid: "f9cea836d29d42b58688fdce680776ea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39229 } } peers { permanent_uuid: "c880a37879bd41ffa2ab0e392ae9e734" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43305 } }
I20260608 12:41:02.267969 10277 raft_consensus.cc:385] T 63e2fc01f3eb409887030ad4812abfb1 P f9cea836d29d42b58688fdce680776ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:02.267947 10276 consensus_queue.cc:260] T cfc9682a55ab4a8c8b39fade059ec7ab P c880a37879bd41ffa2ab0e392ae9e734 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ea8a5a5a3874b42a69506974e69abca" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37631 } } peers { permanent_uuid: "f9cea836d29d42b58688fdce680776ea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39229 } } peers { permanent_uuid: "c880a37879bd41ffa2ab0e392ae9e734" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43305 } }
I20260608 12:41:02.268482 10277 raft_consensus.cc:740] T 63e2fc01f3eb409887030ad4812abfb1 P f9cea836d29d42b58688fdce680776ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9cea836d29d42b58688fdce680776ea, State: Initialized, Role: FOLLOWER
I20260608 12:41:02.269225 10278 raft_consensus.cc:359] T 0e5523a5f50b4447b6a18696908ac0ff P 0ea8a5a5a3874b42a69506974e69abca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ea8a5a5a3874b42a69506974e69abca" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37631 } } peers { permanent_uuid: "f9cea836d29d42b58688fdce680776ea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39229 } } peers { permanent_uuid: "c880a37879bd41ffa2ab0e392ae9e734" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43305 } }
I20260608 12:41:02.269498 10277 consensus_queue.cc:260] T 63e2fc01f3eb409887030ad4812abfb1 P f9cea836d29d42b58688fdce680776ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ea8a5a5a3874b42a69506974e69abca" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37631 } } peers { permanent_uuid: "f9cea836d29d42b58688fdce680776ea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39229 } } peers { permanent_uuid: "c880a37879bd41ffa2ab0e392ae9e734" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43305 } }
I20260608 12:41:02.270181 10278 raft_consensus.cc:385] T 0e5523a5f50b4447b6a18696908ac0ff P 0ea8a5a5a3874b42a69506974e69abca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:02.270718 10278 raft_consensus.cc:740] T 0e5523a5f50b4447b6a18696908ac0ff P 0ea8a5a5a3874b42a69506974e69abca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ea8a5a5a3874b42a69506974e69abca, State: Initialized, Role: FOLLOWER
I20260608 12:41:02.271454 10276 ts_tablet_manager.cc:1434] T cfc9682a55ab4a8c8b39fade059ec7ab P c880a37879bd41ffa2ab0e392ae9e734: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260608 12:41:02.271693 10278 consensus_queue.cc:260] T 0e5523a5f50b4447b6a18696908ac0ff P 0ea8a5a5a3874b42a69506974e69abca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ea8a5a5a3874b42a69506974e69abca" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37631 } } peers { permanent_uuid: "f9cea836d29d42b58688fdce680776ea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39229 } } peers { permanent_uuid: "c880a37879bd41ffa2ab0e392ae9e734" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43305 } }
I20260608 12:41:02.272832 10276 tablet_bootstrap.cc:492] T 9bbf74b9fb4c4ca1a2efb7ea6f39585a P c880a37879bd41ffa2ab0e392ae9e734: Bootstrap starting.
I20260608 12:41:02.276430 10277 ts_tablet_manager.cc:1434] T 63e2fc01f3eb409887030ad4812abfb1 P f9cea836d29d42b58688fdce680776ea: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260608 12:41:02.277699 10278 ts_tablet_manager.cc:1434] T 0e5523a5f50b4447b6a18696908ac0ff P 0ea8a5a5a3874b42a69506974e69abca: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260608 12:41:02.279361 10278 tablet_bootstrap.cc:492] T 744d64babfc7460db12e460192b39d53 P 0ea8a5a5a3874b42a69506974e69abca: Bootstrap starting.
I20260608 12:41:02.277726 10277 tablet_bootstrap.cc:492] T 9bbf74b9fb4c4ca1a2efb7ea6f39585a P f9cea836d29d42b58688fdce680776ea: Bootstrap starting.
I20260608 12:41:02.281746 10276 tablet_bootstrap.cc:654] T 9bbf74b9fb4c4ca1a2efb7ea6f39585a P c880a37879bd41ffa2ab0e392ae9e734: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:02.288597 10278 tablet_bootstrap.cc:654] T 744d64babfc7460db12e460192b39d53 P 0ea8a5a5a3874b42a69506974e69abca: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:02.290213 10277 tablet_bootstrap.cc:654] T 9bbf74b9fb4c4ca1a2efb7ea6f39585a P f9cea836d29d42b58688fdce680776ea: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:02.307895 10230 raft_consensus.cc:493] T 0e5523a5f50b4447b6a18696908ac0ff P 0ea8a5a5a3874b42a69506974e69abca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:41:02.308490 10230 raft_consensus.cc:515] T 0e5523a5f50b4447b6a18696908ac0ff P 0ea8a5a5a3874b42a69506974e69abca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ea8a5a5a3874b42a69506974e69abca" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37631 } } peers { permanent_uuid: "f9cea836d29d42b58688fdce680776ea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39229 } } peers { permanent_uuid: "c880a37879bd41ffa2ab0e392ae9e734" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43305 } }
I20260608 12:41:02.311111 10277 tablet_bootstrap.cc:492] T 9bbf74b9fb4c4ca1a2efb7ea6f39585a P f9cea836d29d42b58688fdce680776ea: No bootstrap required, opened a new log
I20260608 12:41:02.311733 10277 ts_tablet_manager.cc:1403] T 9bbf74b9fb4c4ca1a2efb7ea6f39585a P f9cea836d29d42b58688fdce680776ea: Time spent bootstrapping tablet: real 0.034s	user 0.012s	sys 0.007s
I20260608 12:41:02.316071 10230 leader_election.cc:290] T 0e5523a5f50b4447b6a18696908ac0ff P 0ea8a5a5a3874b42a69506974e69abca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f9cea836d29d42b58688fdce680776ea (127.0.107.194:39229), c880a37879bd41ffa2ab0e392ae9e734 (127.0.107.195:43305)
I20260608 12:41:02.316628 10277 raft_consensus.cc:359] T 9bbf74b9fb4c4ca1a2efb7ea6f39585a P f9cea836d29d42b58688fdce680776ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ea8a5a5a3874b42a69506974e69abca" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37631 } } peers { permanent_uuid: "f9cea836d29d42b58688fdce680776ea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39229 } } peers { permanent_uuid: "c880a37879bd41ffa2ab0e392ae9e734" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43305 } }
I20260608 12:41:02.319916 10277 raft_consensus.cc:385] T 9bbf74b9fb4c4ca1a2efb7ea6f39585a P f9cea836d29d42b58688fdce680776ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:02.320230 10277 raft_consensus.cc:740] T 9bbf74b9fb4c4ca1a2efb7ea6f39585a P f9cea836d29d42b58688fdce680776ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9cea836d29d42b58688fdce680776ea, State: Initialized, Role: FOLLOWER
I20260608 12:41:02.321197 10277 consensus_queue.cc:260] T 9bbf74b9fb4c4ca1a2efb7ea6f39585a P f9cea836d29d42b58688fdce680776ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ea8a5a5a3874b42a69506974e69abca" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37631 } } peers { permanent_uuid: "f9cea836d29d42b58688fdce680776ea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39229 } } peers { permanent_uuid: "c880a37879bd41ffa2ab0e392ae9e734" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43305 } }
I20260608 12:41:02.322480 10278 tablet_bootstrap.cc:492] T 744d64babfc7460db12e460192b39d53 P 0ea8a5a5a3874b42a69506974e69abca: No bootstrap required, opened a new log
I20260608 12:41:02.323225 10278 ts_tablet_manager.cc:1403] T 744d64babfc7460db12e460192b39d53 P 0ea8a5a5a3874b42a69506974e69abca: Time spent bootstrapping tablet: real 0.044s	user 0.033s	sys 0.009s
I20260608 12:41:02.323904 10277 ts_tablet_manager.cc:1434] T 9bbf74b9fb4c4ca1a2efb7ea6f39585a P f9cea836d29d42b58688fdce680776ea: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.003s
I20260608 12:41:02.325140 10277 tablet_bootstrap.cc:492] T dee89b357b434784aa2dc8cf469fe877 P f9cea836d29d42b58688fdce680776ea: Bootstrap starting.
I20260608 12:41:02.327157 10278 raft_consensus.cc:359] T 744d64babfc7460db12e460192b39d53 P 0ea8a5a5a3874b42a69506974e69abca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ea8a5a5a3874b42a69506974e69abca" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37631 } } peers { permanent_uuid: "f9cea836d29d42b58688fdce680776ea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39229 } } peers { permanent_uuid: "c880a37879bd41ffa2ab0e392ae9e734" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43305 } }
I20260608 12:41:02.328130 10278 raft_consensus.cc:385] T 744d64babfc7460db12e460192b39d53 P 0ea8a5a5a3874b42a69506974e69abca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:02.328512 10278 raft_consensus.cc:740] T 744d64babfc7460db12e460192b39d53 P 0ea8a5a5a3874b42a69506974e69abca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ea8a5a5a3874b42a69506974e69abca, State: Initialized, Role: FOLLOWER
I20260608 12:41:02.329802 10278 consensus_queue.cc:260] T 744d64babfc7460db12e460192b39d53 P 0ea8a5a5a3874b42a69506974e69abca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ea8a5a5a3874b42a69506974e69abca" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37631 } } peers { permanent_uuid: "f9cea836d29d42b58688fdce680776ea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39229 } } peers { permanent_uuid: "c880a37879bd41ffa2ab0e392ae9e734" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43305 } }
I20260608 12:41:02.333001 10278 ts_tablet_manager.cc:1434] T 744d64babfc7460db12e460192b39d53 P 0ea8a5a5a3874b42a69506974e69abca: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260608 12:41:02.334128 10277 tablet_bootstrap.cc:654] T dee89b357b434784aa2dc8cf469fe877 P f9cea836d29d42b58688fdce680776ea: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:02.334438 10278 tablet_bootstrap.cc:492] T dee89b357b434784aa2dc8cf469fe877 P 0ea8a5a5a3874b42a69506974e69abca: Bootstrap starting.
I20260608 12:41:02.345079 10278 tablet_bootstrap.cc:654] T dee89b357b434784aa2dc8cf469fe877 P 0ea8a5a5a3874b42a69506974e69abca: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:02.348886 10276 tablet_bootstrap.cc:492] T 9bbf74b9fb4c4ca1a2efb7ea6f39585a P c880a37879bd41ffa2ab0e392ae9e734: No bootstrap required, opened a new log
I20260608 12:41:02.349886 10276 ts_tablet_manager.cc:1403] T 9bbf74b9fb4c4ca1a2efb7ea6f39585a P c880a37879bd41ffa2ab0e392ae9e734: Time spent bootstrapping tablet: real 0.077s	user 0.024s	sys 0.024s
I20260608 12:41:02.355397 10276 raft_consensus.cc:359] T 9bbf74b9fb4c4ca1a2efb7ea6f39585a P c880a37879bd41ffa2ab0e392ae9e734 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ea8a5a5a3874b42a69506974e69abca" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37631 } } peers { permanent_uuid: "f9cea836d29d42b58688fdce680776ea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39229 } } peers { permanent_uuid: "c880a37879bd41ffa2ab0e392ae9e734" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43305 } }
I20260608 12:41:02.356680 10276 raft_consensus.cc:385] T 9bbf74b9fb4c4ca1a2efb7ea6f39585a P c880a37879bd41ffa2ab0e392ae9e734 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:02.357136 10276 raft_consensus.cc:740] T 9bbf74b9fb4c4ca1a2efb7ea6f39585a P c880a37879bd41ffa2ab0e392ae9e734 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c880a37879bd41ffa2ab0e392ae9e734, State: Initialized, Role: FOLLOWER
I20260608 12:41:02.358608 10276 consensus_queue.cc:260] T 9bbf74b9fb4c4ca1a2efb7ea6f39585a P c880a37879bd41ffa2ab0e392ae9e734 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ea8a5a5a3874b42a69506974e69abca" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37631 } } peers { permanent_uuid: "f9cea836d29d42b58688fdce680776ea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39229 } } peers { permanent_uuid: "c880a37879bd41ffa2ab0e392ae9e734" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43305 } }
I20260608 12:41:02.377451 10276 ts_tablet_manager.cc:1434] T 9bbf74b9fb4c4ca1a2efb7ea6f39585a P c880a37879bd41ffa2ab0e392ae9e734: Time spent starting tablet: real 0.027s	user 0.009s	sys 0.000s
I20260608 12:41:02.381881 10276 tablet_bootstrap.cc:492] T 744d64babfc7460db12e460192b39d53 P c880a37879bd41ffa2ab0e392ae9e734: Bootstrap starting.
I20260608 12:41:02.384239 10277 tablet_bootstrap.cc:492] T dee89b357b434784aa2dc8cf469fe877 P f9cea836d29d42b58688fdce680776ea: No bootstrap required, opened a new log
I20260608 12:41:02.384938 10277 ts_tablet_manager.cc:1403] T dee89b357b434784aa2dc8cf469fe877 P f9cea836d29d42b58688fdce680776ea: Time spent bootstrapping tablet: real 0.060s	user 0.031s	sys 0.021s
I20260608 12:41:02.388918 10277 raft_consensus.cc:359] T dee89b357b434784aa2dc8cf469fe877 P f9cea836d29d42b58688fdce680776ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ea8a5a5a3874b42a69506974e69abca" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37631 } } peers { permanent_uuid: "f9cea836d29d42b58688fdce680776ea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39229 } } peers { permanent_uuid: "c880a37879bd41ffa2ab0e392ae9e734" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43305 } }
I20260608 12:41:02.389495 10276 tablet_bootstrap.cc:654] T 744d64babfc7460db12e460192b39d53 P c880a37879bd41ffa2ab0e392ae9e734: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:02.389832 10277 raft_consensus.cc:385] T dee89b357b434784aa2dc8cf469fe877 P f9cea836d29d42b58688fdce680776ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:02.390264 10277 raft_consensus.cc:740] T dee89b357b434784aa2dc8cf469fe877 P f9cea836d29d42b58688fdce680776ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9cea836d29d42b58688fdce680776ea, State: Initialized, Role: FOLLOWER
I20260608 12:41:02.391285 10277 consensus_queue.cc:260] T dee89b357b434784aa2dc8cf469fe877 P f9cea836d29d42b58688fdce680776ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ea8a5a5a3874b42a69506974e69abca" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37631 } } peers { permanent_uuid: "f9cea836d29d42b58688fdce680776ea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39229 } } peers { permanent_uuid: "c880a37879bd41ffa2ab0e392ae9e734" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43305 } }
I20260608 12:41:02.393177 10169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e5523a5f50b4447b6a18696908ac0ff" candidate_uuid: "0ea8a5a5a3874b42a69506974e69abca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c880a37879bd41ffa2ab0e392ae9e734" is_pre_election: true
I20260608 12:41:02.393955 10278 tablet_bootstrap.cc:492] T dee89b357b434784aa2dc8cf469fe877 P 0ea8a5a5a3874b42a69506974e69abca: No bootstrap required, opened a new log
I20260608 12:41:02.394771 10278 ts_tablet_manager.cc:1403] T dee89b357b434784aa2dc8cf469fe877 P 0ea8a5a5a3874b42a69506974e69abca: Time spent bootstrapping tablet: real 0.061s	user 0.014s	sys 0.026s
W20260608 12:41:02.395673  9986 leader_election.cc:343] T 0e5523a5f50b4447b6a18696908ac0ff P 0ea8a5a5a3874b42a69506974e69abca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c880a37879bd41ffa2ab0e392ae9e734 (127.0.107.195:43305): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:41:02.398504 10277 ts_tablet_manager.cc:1434] T dee89b357b434784aa2dc8cf469fe877 P f9cea836d29d42b58688fdce680776ea: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.004s
I20260608 12:41:02.400003 10277 tablet_bootstrap.cc:492] T 744d64babfc7460db12e460192b39d53 P f9cea836d29d42b58688fdce680776ea: Bootstrap starting.
I20260608 12:41:02.405819 10223 raft_consensus.cc:493] T 9bbf74b9fb4c4ca1a2efb7ea6f39585a P c880a37879bd41ffa2ab0e392ae9e734 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:41:02.406500 10223 raft_consensus.cc:515] T 9bbf74b9fb4c4ca1a2efb7ea6f39585a P c880a37879bd41ffa2ab0e392ae9e734 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ea8a5a5a3874b42a69506974e69abca" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37631 } } peers { permanent_uuid: "f9cea836d29d42b58688fdce680776ea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39229 } } peers { permanent_uuid: "c880a37879bd41ffa2ab0e392ae9e734" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43305 } }
I20260608 12:41:02.407670 10095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e5523a5f50b4447b6a18696908ac0ff" candidate_uuid: "0ea8a5a5a3874b42a69506974e69abca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9cea836d29d42b58688fdce680776ea" is_pre_election: true
I20260608 12:41:02.411676 10223 leader_election.cc:290] T 9bbf74b9fb4c4ca1a2efb7ea6f39585a P c880a37879bd41ffa2ab0e392ae9e734 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0ea8a5a5a3874b42a69506974e69abca (127.0.107.193:37631), f9cea836d29d42b58688fdce680776ea (127.0.107.194:39229)
I20260608 12:41:02.414018 10277 tablet_bootstrap.cc:654] T 744d64babfc7460db12e460192b39d53 P f9cea836d29d42b58688fdce680776ea: Neither blocks nor log segments found. Creating new log.
W20260608 12:41:02.414431  9984 leader_election.cc:343] T 0e5523a5f50b4447b6a18696908ac0ff P 0ea8a5a5a3874b42a69506974e69abca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f9cea836d29d42b58688fdce680776ea (127.0.107.194:39229): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:41:02.415308  9984 leader_election.cc:304] T 0e5523a5f50b4447b6a18696908ac0ff P 0ea8a5a5a3874b42a69506974e69abca [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: 0ea8a5a5a3874b42a69506974e69abca; no voters: c880a37879bd41ffa2ab0e392ae9e734, f9cea836d29d42b58688fdce680776ea
I20260608 12:41:02.416532 10230 raft_consensus.cc:2749] T 0e5523a5f50b4447b6a18696908ac0ff P 0ea8a5a5a3874b42a69506974e69abca [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:41:02.422575 10276 tablet_bootstrap.cc:492] T 744d64babfc7460db12e460192b39d53 P c880a37879bd41ffa2ab0e392ae9e734: No bootstrap required, opened a new log
I20260608 12:41:02.423401 10276 ts_tablet_manager.cc:1403] T 744d64babfc7460db12e460192b39d53 P c880a37879bd41ffa2ab0e392ae9e734: Time spent bootstrapping tablet: real 0.042s	user 0.014s	sys 0.022s
I20260608 12:41:02.428194 10278 raft_consensus.cc:359] T dee89b357b434784aa2dc8cf469fe877 P 0ea8a5a5a3874b42a69506974e69abca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ea8a5a5a3874b42a69506974e69abca" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37631 } } peers { permanent_uuid: "f9cea836d29d42b58688fdce680776ea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39229 } } peers { permanent_uuid: "c880a37879bd41ffa2ab0e392ae9e734" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43305 } }
I20260608 12:41:02.429371 10278 raft_consensus.cc:385] T dee89b357b434784aa2dc8cf469fe877 P 0ea8a5a5a3874b42a69506974e69abca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:02.431444 10276 raft_consensus.cc:359] T 744d64babfc7460db12e460192b39d53 P c880a37879bd41ffa2ab0e392ae9e734 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ea8a5a5a3874b42a69506974e69abca" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37631 } } peers { permanent_uuid: "f9cea836d29d42b58688fdce680776ea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39229 } } peers { permanent_uuid: "c880a37879bd41ffa2ab0e392ae9e734" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43305 } }
I20260608 12:41:02.432315 10276 raft_consensus.cc:385] T 744d64babfc7460db12e460192b39d53 P c880a37879bd41ffa2ab0e392ae9e734 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:02.432657 10276 raft_consensus.cc:740] T 744d64babfc7460db12e460192b39d53 P c880a37879bd41ffa2ab0e392ae9e734 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c880a37879bd41ffa2ab0e392ae9e734, State: Initialized, Role: FOLLOWER
I20260608 12:41:02.434041 10278 raft_consensus.cc:740] T dee89b357b434784aa2dc8cf469fe877 P 0ea8a5a5a3874b42a69506974e69abca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ea8a5a5a3874b42a69506974e69abca, State: Initialized, Role: FOLLOWER
I20260608 12:41:02.433633 10276 consensus_queue.cc:260] T 744d64babfc7460db12e460192b39d53 P c880a37879bd41ffa2ab0e392ae9e734 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ea8a5a5a3874b42a69506974e69abca" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37631 } } peers { permanent_uuid: "f9cea836d29d42b58688fdce680776ea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39229 } } peers { permanent_uuid: "c880a37879bd41ffa2ab0e392ae9e734" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43305 } }
I20260608 12:41:02.435925 10278 consensus_queue.cc:260] T dee89b357b434784aa2dc8cf469fe877 P 0ea8a5a5a3874b42a69506974e69abca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ea8a5a5a3874b42a69506974e69abca" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37631 } } peers { permanent_uuid: "f9cea836d29d42b58688fdce680776ea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39229 } } peers { permanent_uuid: "c880a37879bd41ffa2ab0e392ae9e734" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43305 } }
I20260608 12:41:02.440126 10276 ts_tablet_manager.cc:1434] T 744d64babfc7460db12e460192b39d53 P c880a37879bd41ffa2ab0e392ae9e734: Time spent starting tablet: real 0.016s	user 0.010s	sys 0.000s
I20260608 12:41:02.441370 10276 tablet_bootstrap.cc:492] T 0e5523a5f50b4447b6a18696908ac0ff P c880a37879bd41ffa2ab0e392ae9e734: Bootstrap starting.
I20260608 12:41:02.440166 10278 ts_tablet_manager.cc:1434] T dee89b357b434784aa2dc8cf469fe877 P 0ea8a5a5a3874b42a69506974e69abca: Time spent starting tablet: real 0.045s	user 0.010s	sys 0.000s
I20260608 12:41:02.447069 10223 raft_consensus.cc:493] T 744d64babfc7460db12e460192b39d53 P c880a37879bd41ffa2ab0e392ae9e734 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:41:02.447857 10223 raft_consensus.cc:515] T 744d64babfc7460db12e460192b39d53 P c880a37879bd41ffa2ab0e392ae9e734 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ea8a5a5a3874b42a69506974e69abca" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37631 } } peers { permanent_uuid: "f9cea836d29d42b58688fdce680776ea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39229 } } peers { permanent_uuid: "c880a37879bd41ffa2ab0e392ae9e734" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43305 } }
I20260608 12:41:02.449590 10276 tablet_bootstrap.cc:654] T 0e5523a5f50b4447b6a18696908ac0ff P c880a37879bd41ffa2ab0e392ae9e734: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:02.459218 10223 leader_election.cc:290] T 744d64babfc7460db12e460192b39d53 P c880a37879bd41ffa2ab0e392ae9e734 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0ea8a5a5a3874b42a69506974e69abca (127.0.107.193:37631), f9cea836d29d42b58688fdce680776ea (127.0.107.194:39229)
I20260608 12:41:02.460261 10278 tablet_bootstrap.cc:492] T 9bbf74b9fb4c4ca1a2efb7ea6f39585a P 0ea8a5a5a3874b42a69506974e69abca: Bootstrap starting.
I20260608 12:41:02.475330 10276 tablet_bootstrap.cc:492] T 0e5523a5f50b4447b6a18696908ac0ff P c880a37879bd41ffa2ab0e392ae9e734: No bootstrap required, opened a new log
I20260608 12:41:02.476099 10276 ts_tablet_manager.cc:1403] T 0e5523a5f50b4447b6a18696908ac0ff P c880a37879bd41ffa2ab0e392ae9e734: Time spent bootstrapping tablet: real 0.035s	user 0.017s	sys 0.008s
I20260608 12:41:02.476676 10277 tablet_bootstrap.cc:492] T 744d64babfc7460db12e460192b39d53 P f9cea836d29d42b58688fdce680776ea: No bootstrap required, opened a new log
I20260608 12:41:02.479818 10278 tablet_bootstrap.cc:654] T 9bbf74b9fb4c4ca1a2efb7ea6f39585a P 0ea8a5a5a3874b42a69506974e69abca: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:02.480826 10020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bbf74b9fb4c4ca1a2efb7ea6f39585a" candidate_uuid: "c880a37879bd41ffa2ab0e392ae9e734" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ea8a5a5a3874b42a69506974e69abca" is_pre_election: true
I20260608 12:41:02.481251 10019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "744d64babfc7460db12e460192b39d53" candidate_uuid: "c880a37879bd41ffa2ab0e392ae9e734" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ea8a5a5a3874b42a69506974e69abca" is_pre_election: true
I20260608 12:41:02.477285 10277 ts_tablet_manager.cc:1403] T 744d64babfc7460db12e460192b39d53 P f9cea836d29d42b58688fdce680776ea: Time spent bootstrapping tablet: real 0.078s	user 0.022s	sys 0.024s
I20260608 12:41:02.482241 10019 raft_consensus.cc:2468] T 744d64babfc7460db12e460192b39d53 P 0ea8a5a5a3874b42a69506974e69abca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c880a37879bd41ffa2ab0e392ae9e734 in term 0.
I20260608 12:41:02.483371 10095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bbf74b9fb4c4ca1a2efb7ea6f39585a" candidate_uuid: "c880a37879bd41ffa2ab0e392ae9e734" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9cea836d29d42b58688fdce680776ea" is_pre_election: true
I20260608 12:41:02.484170 10095 raft_consensus.cc:2468] T 9bbf74b9fb4c4ca1a2efb7ea6f39585a P f9cea836d29d42b58688fdce680776ea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c880a37879bd41ffa2ab0e392ae9e734 in term 0.
W20260608 12:41:02.484412 10132 leader_election.cc:343] T 9bbf74b9fb4c4ca1a2efb7ea6f39585a P c880a37879bd41ffa2ab0e392ae9e734 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0ea8a5a5a3874b42a69506974e69abca (127.0.107.193:37631): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:41:02.484316 10276 raft_consensus.cc:359] T 0e5523a5f50b4447b6a18696908ac0ff P c880a37879bd41ffa2ab0e392ae9e734 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ea8a5a5a3874b42a69506974e69abca" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37631 } } peers { permanent_uuid: "f9cea836d29d42b58688fdce680776ea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39229 } } peers { permanent_uuid: "c880a37879bd41ffa2ab0e392ae9e734" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43305 } }
I20260608 12:41:02.485482 10276 raft_consensus.cc:385] T 0e5523a5f50b4447b6a18696908ac0ff P c880a37879bd41ffa2ab0e392ae9e734 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:02.485739 10094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "744d64babfc7460db12e460192b39d53" candidate_uuid: "c880a37879bd41ffa2ab0e392ae9e734" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9cea836d29d42b58688fdce680776ea" is_pre_election: true
I20260608 12:41:02.485970 10276 raft_consensus.cc:740] T 0e5523a5f50b4447b6a18696908ac0ff P c880a37879bd41ffa2ab0e392ae9e734 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c880a37879bd41ffa2ab0e392ae9e734, State: Initialized, Role: FOLLOWER
I20260608 12:41:02.485981 10132 leader_election.cc:304] T 744d64babfc7460db12e460192b39d53 P c880a37879bd41ffa2ab0e392ae9e734 [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: 0ea8a5a5a3874b42a69506974e69abca, c880a37879bd41ffa2ab0e392ae9e734; no voters: 
I20260608 12:41:02.487164 10133 leader_election.cc:304] T 9bbf74b9fb4c4ca1a2efb7ea6f39585a P c880a37879bd41ffa2ab0e392ae9e734 [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: c880a37879bd41ffa2ab0e392ae9e734, f9cea836d29d42b58688fdce680776ea; no voters: 0ea8a5a5a3874b42a69506974e69abca
I20260608 12:41:02.487648 10223 raft_consensus.cc:2804] T 744d64babfc7460db12e460192b39d53 P c880a37879bd41ffa2ab0e392ae9e734 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:41:02.488722 10223 raft_consensus.cc:493] T 744d64babfc7460db12e460192b39d53 P c880a37879bd41ffa2ab0e392ae9e734 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:41:02.487596 10276 consensus_queue.cc:260] T 0e5523a5f50b4447b6a18696908ac0ff P c880a37879bd41ffa2ab0e392ae9e734 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ea8a5a5a3874b42a69506974e69abca" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37631 } } peers { permanent_uuid: "f9cea836d29d42b58688fdce680776ea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39229 } } peers { permanent_uuid: "c880a37879bd41ffa2ab0e392ae9e734" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43305 } }
I20260608 12:41:02.489286 10223 raft_consensus.cc:3060] T 744d64babfc7460db12e460192b39d53 P c880a37879bd41ffa2ab0e392ae9e734 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:02.495689 10277 raft_consensus.cc:359] T 744d64babfc7460db12e460192b39d53 P f9cea836d29d42b58688fdce680776ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ea8a5a5a3874b42a69506974e69abca" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37631 } } peers { permanent_uuid: "f9cea836d29d42b58688fdce680776ea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39229 } } peers { permanent_uuid: "c880a37879bd41ffa2ab0e392ae9e734" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43305 } }
I20260608 12:41:02.496821 10277 raft_consensus.cc:385] T 744d64babfc7460db12e460192b39d53 P f9cea836d29d42b58688fdce680776ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:02.497228 10277 raft_consensus.cc:740] T 744d64babfc7460db12e460192b39d53 P f9cea836d29d42b58688fdce680776ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9cea836d29d42b58688fdce680776ea, State: Initialized, Role: FOLLOWER
I20260608 12:41:02.501684 10277 consensus_queue.cc:260] T 744d64babfc7460db12e460192b39d53 P f9cea836d29d42b58688fdce680776ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ea8a5a5a3874b42a69506974e69abca" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37631 } } peers { permanent_uuid: "f9cea836d29d42b58688fdce680776ea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39229 } } peers { permanent_uuid: "c880a37879bd41ffa2ab0e392ae9e734" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43305 } }
I20260608 12:41:02.515985 10230 raft_consensus.cc:493] T dee89b357b434784aa2dc8cf469fe877 P 0ea8a5a5a3874b42a69506974e69abca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:41:02.516685 10230 raft_consensus.cc:515] T dee89b357b434784aa2dc8cf469fe877 P 0ea8a5a5a3874b42a69506974e69abca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ea8a5a5a3874b42a69506974e69abca" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37631 } } peers { permanent_uuid: "f9cea836d29d42b58688fdce680776ea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39229 } } peers { permanent_uuid: "c880a37879bd41ffa2ab0e392ae9e734" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43305 } }
I20260608 12:41:02.516731 10276 ts_tablet_manager.cc:1434] T 0e5523a5f50b4447b6a18696908ac0ff P c880a37879bd41ffa2ab0e392ae9e734: Time spent starting tablet: real 0.040s	user 0.009s	sys 0.010s
I20260608 12:41:02.516789 10300 raft_consensus.cc:2804] T 9bbf74b9fb4c4ca1a2efb7ea6f39585a P c880a37879bd41ffa2ab0e392ae9e734 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:41:02.517689 10300 raft_consensus.cc:493] T 9bbf74b9fb4c4ca1a2efb7ea6f39585a P c880a37879bd41ffa2ab0e392ae9e734 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:41:02.518182 10300 raft_consensus.cc:3060] T 9bbf74b9fb4c4ca1a2efb7ea6f39585a P c880a37879bd41ffa2ab0e392ae9e734 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:02.518697 10276 tablet_bootstrap.cc:492] T dee89b357b434784aa2dc8cf469fe877 P c880a37879bd41ffa2ab0e392ae9e734: Bootstrap starting.
I20260608 12:41:02.520532 10094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dee89b357b434784aa2dc8cf469fe877" candidate_uuid: "0ea8a5a5a3874b42a69506974e69abca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9cea836d29d42b58688fdce680776ea" is_pre_election: true
I20260608 12:41:02.521330 10094 raft_consensus.cc:2468] T dee89b357b434784aa2dc8cf469fe877 P f9cea836d29d42b58688fdce680776ea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0ea8a5a5a3874b42a69506974e69abca in term 0.
I20260608 12:41:02.524979 10230 leader_election.cc:290] T dee89b357b434784aa2dc8cf469fe877 P 0ea8a5a5a3874b42a69506974e69abca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f9cea836d29d42b58688fdce680776ea (127.0.107.194:39229), c880a37879bd41ffa2ab0e392ae9e734 (127.0.107.195:43305)
I20260608 12:41:02.526556  9984 leader_election.cc:304] T dee89b357b434784aa2dc8cf469fe877 P 0ea8a5a5a3874b42a69506974e69abca [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: 0ea8a5a5a3874b42a69506974e69abca, f9cea836d29d42b58688fdce680776ea; no voters: 
I20260608 12:41:02.536304 10276 tablet_bootstrap.cc:654] T dee89b357b434784aa2dc8cf469fe877 P c880a37879bd41ffa2ab0e392ae9e734: Neither blocks nor log segments found. Creating new log.
W20260608 12:41:02.537967 10133 leader_election.cc:343] T 744d64babfc7460db12e460192b39d53 P c880a37879bd41ffa2ab0e392ae9e734 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f9cea836d29d42b58688fdce680776ea (127.0.107.194:39229): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:41:02.539839 10169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dee89b357b434784aa2dc8cf469fe877" candidate_uuid: "0ea8a5a5a3874b42a69506974e69abca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c880a37879bd41ffa2ab0e392ae9e734" is_pre_election: true
I20260608 12:41:02.531546 10277 ts_tablet_manager.cc:1434] T 744d64babfc7460db12e460192b39d53 P f9cea836d29d42b58688fdce680776ea: Time spent starting tablet: real 0.049s	user 0.009s	sys 0.000s
W20260608 12:41:02.541703  9986 leader_election.cc:343] T dee89b357b434784aa2dc8cf469fe877 P 0ea8a5a5a3874b42a69506974e69abca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c880a37879bd41ffa2ab0e392ae9e734 (127.0.107.195:43305): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:41:02.542263 10277 tablet_bootstrap.cc:492] T cfc9682a55ab4a8c8b39fade059ec7ab P f9cea836d29d42b58688fdce680776ea: Bootstrap starting.
I20260608 12:41:02.547821 10230 raft_consensus.cc:2804] T dee89b357b434784aa2dc8cf469fe877 P 0ea8a5a5a3874b42a69506974e69abca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:41:02.548559 10230 raft_consensus.cc:493] T dee89b357b434784aa2dc8cf469fe877 P 0ea8a5a5a3874b42a69506974e69abca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:41:02.549075 10230 raft_consensus.cc:3060] T dee89b357b434784aa2dc8cf469fe877 P 0ea8a5a5a3874b42a69506974e69abca [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:02.548276 10223 raft_consensus.cc:515] T 744d64babfc7460db12e460192b39d53 P c880a37879bd41ffa2ab0e392ae9e734 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ea8a5a5a3874b42a69506974e69abca" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37631 } } peers { permanent_uuid: "f9cea836d29d42b58688fdce680776ea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39229 } } peers { permanent_uuid: "c880a37879bd41ffa2ab0e392ae9e734" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43305 } }
I20260608 12:41:02.552659 10278 tablet_bootstrap.cc:492] T 9bbf74b9fb4c4ca1a2efb7ea6f39585a P 0ea8a5a5a3874b42a69506974e69abca: No bootstrap required, opened a new log
I20260608 12:41:02.553445 10278 ts_tablet_manager.cc:1403] T 9bbf74b9fb4c4ca1a2efb7ea6f39585a P 0ea8a5a5a3874b42a69506974e69abca: Time spent bootstrapping tablet: real 0.099s	user 0.035s	sys 0.010s
I20260608 12:41:02.560738 10230 raft_consensus.cc:515] T dee89b357b434784aa2dc8cf469fe877 P 0ea8a5a5a3874b42a69506974e69abca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ea8a5a5a3874b42a69506974e69abca" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37631 } } peers { permanent_uuid: "f9cea836d29d42b58688fdce680776ea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39229 } } peers { permanent_uuid: "c880a37879bd41ffa2ab0e392ae9e734" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43305 } }
I20260608 12:41:02.561128 10019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "744d64babfc7460db12e460192b39d53" candidate_uuid: "c880a37879bd41ffa2ab0e392ae9e734" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ea8a5a5a3874b42a69506974e69abca"
I20260608 12:41:02.561764 10019 raft_consensus.cc:3060] T 744d64babfc7460db12e460192b39d53 P 0ea8a5a5a3874b42a69506974e69abca [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:02.557235 10278 raft_consensus.cc:359] T 9bbf74b9fb4c4ca1a2efb7ea6f39585a P 0ea8a5a5a3874b42a69506974e69abca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ea8a5a5a3874b42a69506974e69abca" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37631 } } peers { permanent_uuid: "f9cea836d29d42b58688fdce680776ea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39229 } } peers { permanent_uuid: "c880a37879bd41ffa2ab0e392ae9e734" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43305 } }
I20260608 12:41:02.562381 10094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "744d64babfc7460db12e460192b39d53" candidate_uuid: "c880a37879bd41ffa2ab0e392ae9e734" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9cea836d29d42b58688fdce680776ea"
I20260608 12:41:02.562745 10223 leader_election.cc:290] T 744d64babfc7460db12e460192b39d53 P c880a37879bd41ffa2ab0e392ae9e734 [CANDIDATE]: Term 1 election: Requested vote from peers 0ea8a5a5a3874b42a69506974e69abca (127.0.107.193:37631), f9cea836d29d42b58688fdce680776ea (127.0.107.194:39229)
I20260608 12:41:02.565645 10277 tablet_bootstrap.cc:654] T cfc9682a55ab4a8c8b39fade059ec7ab P f9cea836d29d42b58688fdce680776ea: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:02.565872 10094 raft_consensus.cc:3060] T 744d64babfc7460db12e460192b39d53 P f9cea836d29d42b58688fdce680776ea [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:02.564519 10300 raft_consensus.cc:515] T 9bbf74b9fb4c4ca1a2efb7ea6f39585a P c880a37879bd41ffa2ab0e392ae9e734 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ea8a5a5a3874b42a69506974e69abca" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37631 } } peers { permanent_uuid: "f9cea836d29d42b58688fdce680776ea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39229 } } peers { permanent_uuid: "c880a37879bd41ffa2ab0e392ae9e734" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43305 } }
I20260608 12:41:02.569391 10020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bbf74b9fb4c4ca1a2efb7ea6f39585a" candidate_uuid: "c880a37879bd41ffa2ab0e392ae9e734" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ea8a5a5a3874b42a69506974e69abca"
I20260608 12:41:02.564898 10278 raft_consensus.cc:385] T 9bbf74b9fb4c4ca1a2efb7ea6f39585a P 0ea8a5a5a3874b42a69506974e69abca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:02.569909 10095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bbf74b9fb4c4ca1a2efb7ea6f39585a" candidate_uuid: "c880a37879bd41ffa2ab0e392ae9e734" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9cea836d29d42b58688fdce680776ea"
I20260608 12:41:02.570783 10095 raft_consensus.cc:3060] T 9bbf74b9fb4c4ca1a2efb7ea6f39585a P f9cea836d29d42b58688fdce680776ea [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:02.570497 10278 raft_consensus.cc:740] T 9bbf74b9fb4c4ca1a2efb7ea6f39585a P 0ea8a5a5a3874b42a69506974e69abca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ea8a5a5a3874b42a69506974e69abca, State: Initialized, Role: FOLLOWER
I20260608 12:41:02.573019 10278 consensus_queue.cc:260] T 9bbf74b9fb4c4ca1a2efb7ea6f39585a P 0ea8a5a5a3874b42a69506974e69abca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ea8a5a5a3874b42a69506974e69abca" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37631 } } peers { permanent_uuid: "f9cea836d29d42b58688fdce680776ea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39229 } } peers { permanent_uuid: "c880a37879bd41ffa2ab0e392ae9e734" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43305 } }
I20260608 12:41:02.574481 10020 raft_consensus.cc:3060] T 9bbf74b9fb4c4ca1a2efb7ea6f39585a P 0ea8a5a5a3874b42a69506974e69abca [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:02.576515 10278 ts_tablet_manager.cc:1434] T 9bbf74b9fb4c4ca1a2efb7ea6f39585a P 0ea8a5a5a3874b42a69506974e69abca: Time spent starting tablet: real 0.023s	user 0.005s	sys 0.004s
I20260608 12:41:02.578321 10278 tablet_bootstrap.cc:492] T 63e2fc01f3eb409887030ad4812abfb1 P 0ea8a5a5a3874b42a69506974e69abca: Bootstrap starting.
I20260608 12:41:02.574270 10276 tablet_bootstrap.cc:492] T dee89b357b434784aa2dc8cf469fe877 P c880a37879bd41ffa2ab0e392ae9e734: No bootstrap required, opened a new log
I20260608 12:41:02.582389 10020 raft_consensus.cc:2468] T 9bbf74b9fb4c4ca1a2efb7ea6f39585a P 0ea8a5a5a3874b42a69506974e69abca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c880a37879bd41ffa2ab0e392ae9e734 in term 1.
I20260608 12:41:02.583163 10276 ts_tablet_manager.cc:1403] T dee89b357b434784aa2dc8cf469fe877 P c880a37879bd41ffa2ab0e392ae9e734: Time spent bootstrapping tablet: real 0.065s	user 0.016s	sys 0.017s
I20260608 12:41:02.586685 10276 raft_consensus.cc:359] T dee89b357b434784aa2dc8cf469fe877 P c880a37879bd41ffa2ab0e392ae9e734 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ea8a5a5a3874b42a69506974e69abca" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37631 } } peers { permanent_uuid: "f9cea836d29d42b58688fdce680776ea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39229 } } peers { permanent_uuid: "c880a37879bd41ffa2ab0e392ae9e734" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43305 } }
I20260608 12:41:02.587435 10276 raft_consensus.cc:385] T dee89b357b434784aa2dc8cf469fe877 P c880a37879bd41ffa2ab0e392ae9e734 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:02.587741 10276 raft_consensus.cc:740] T dee89b357b434784aa2dc8cf469fe877 P c880a37879bd41ffa2ab0e392ae9e734 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c880a37879bd41ffa2ab0e392ae9e734, State: Initialized, Role: FOLLOWER
I20260608 12:41:02.571476 10019 raft_consensus.cc:2468] T 744d64babfc7460db12e460192b39d53 P 0ea8a5a5a3874b42a69506974e69abca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c880a37879bd41ffa2ab0e392ae9e734 in term 1.
I20260608 12:41:02.589654 10132 leader_election.cc:304] T 744d64babfc7460db12e460192b39d53 P c880a37879bd41ffa2ab0e392ae9e734 [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: 0ea8a5a5a3874b42a69506974e69abca, c880a37879bd41ffa2ab0e392ae9e734; no voters: 
I20260608 12:41:02.590734 10223 raft_consensus.cc:2804] T 744d64babfc7460db12e460192b39d53 P c880a37879bd41ffa2ab0e392ae9e734 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:41:02.591579 10223 raft_consensus.cc:697] T 744d64babfc7460db12e460192b39d53 P c880a37879bd41ffa2ab0e392ae9e734 [term 1 LEADER]: Becoming Leader. State: Replica: c880a37879bd41ffa2ab0e392ae9e734, State: Running, Role: LEADER
I20260608 12:41:02.591200 10276 consensus_queue.cc:260] T dee89b357b434784aa2dc8cf469fe877 P c880a37879bd41ffa2ab0e392ae9e734 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ea8a5a5a3874b42a69506974e69abca" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37631 } } peers { permanent_uuid: "f9cea836d29d42b58688fdce680776ea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39229 } } peers { permanent_uuid: "c880a37879bd41ffa2ab0e392ae9e734" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43305 } }
I20260608 12:41:02.592967 10223 consensus_queue.cc:237] T 744d64babfc7460db12e460192b39d53 P c880a37879bd41ffa2ab0e392ae9e734 [LEADER]: Queue going to LEADER mode. State: All 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: "0ea8a5a5a3874b42a69506974e69abca" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37631 } } peers { permanent_uuid: "f9cea836d29d42b58688fdce680776ea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39229 } } peers { permanent_uuid: "c880a37879bd41ffa2ab0e392ae9e734" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43305 } }
I20260608 12:41:02.596648 10095 raft_consensus.cc:2468] T 9bbf74b9fb4c4ca1a2efb7ea6f39585a P f9cea836d29d42b58688fdce680776ea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c880a37879bd41ffa2ab0e392ae9e734 in term 1.
I20260608 12:41:02.595706 10276 ts_tablet_manager.cc:1434] T dee89b357b434784aa2dc8cf469fe877 P c880a37879bd41ffa2ab0e392ae9e734: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.001s
I20260608 12:41:02.570716 10300 leader_election.cc:290] T 9bbf74b9fb4c4ca1a2efb7ea6f39585a P c880a37879bd41ffa2ab0e392ae9e734 [CANDIDATE]: Term 1 election: Requested vote from peers 0ea8a5a5a3874b42a69506974e69abca (127.0.107.193:37631), f9cea836d29d42b58688fdce680776ea (127.0.107.194:39229)
I20260608 12:41:02.590131 10278 tablet_bootstrap.cc:654] T 63e2fc01f3eb409887030ad4812abfb1 P 0ea8a5a5a3874b42a69506974e69abca: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:02.582389 10094 raft_consensus.cc:2468] T 744d64babfc7460db12e460192b39d53 P f9cea836d29d42b58688fdce680776ea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c880a37879bd41ffa2ab0e392ae9e734 in term 1.
I20260608 12:41:02.599133 10276 tablet_bootstrap.cc:492] T 63e2fc01f3eb409887030ad4812abfb1 P c880a37879bd41ffa2ab0e392ae9e734: Bootstrap starting.
I20260608 12:41:02.600325 10133 leader_election.cc:304] T 9bbf74b9fb4c4ca1a2efb7ea6f39585a P c880a37879bd41ffa2ab0e392ae9e734 [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: c880a37879bd41ffa2ab0e392ae9e734, f9cea836d29d42b58688fdce680776ea; no voters: 
I20260608 12:41:02.601531 10277 tablet_bootstrap.cc:492] T cfc9682a55ab4a8c8b39fade059ec7ab P f9cea836d29d42b58688fdce680776ea: No bootstrap required, opened a new log
I20260608 12:41:02.602156 10277 ts_tablet_manager.cc:1403] T cfc9682a55ab4a8c8b39fade059ec7ab P f9cea836d29d42b58688fdce680776ea: Time spent bootstrapping tablet: real 0.060s	user 0.008s	sys 0.027s
I20260608 12:41:02.602982 10300 raft_consensus.cc:2804] T 9bbf74b9fb4c4ca1a2efb7ea6f39585a P c880a37879bd41ffa2ab0e392ae9e734 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:41:02.603863 10300 raft_consensus.cc:697] T 9bbf74b9fb4c4ca1a2efb7ea6f39585a P c880a37879bd41ffa2ab0e392ae9e734 [term 1 LEADER]: Becoming Leader. State: Replica: c880a37879bd41ffa2ab0e392ae9e734, State: Running, Role: LEADER
I20260608 12:41:02.604832 10300 consensus_queue.cc:237] T 9bbf74b9fb4c4ca1a2efb7ea6f39585a P c880a37879bd41ffa2ab0e392ae9e734 [LEADER]: Queue going to LEADER mode. State: All 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: "0ea8a5a5a3874b42a69506974e69abca" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37631 } } peers { permanent_uuid: "f9cea836d29d42b58688fdce680776ea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39229 } } peers { permanent_uuid: "c880a37879bd41ffa2ab0e392ae9e734" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43305 } }
I20260608 12:41:02.605558 10277 raft_consensus.cc:359] T cfc9682a55ab4a8c8b39fade059ec7ab P f9cea836d29d42b58688fdce680776ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ea8a5a5a3874b42a69506974e69abca" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37631 } } peers { permanent_uuid: "f9cea836d29d42b58688fdce680776ea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39229 } } peers { permanent_uuid: "c880a37879bd41ffa2ab0e392ae9e734" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43305 } }
I20260608 12:41:02.606413 10277 raft_consensus.cc:385] T cfc9682a55ab4a8c8b39fade059ec7ab P f9cea836d29d42b58688fdce680776ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:02.606729 10277 raft_consensus.cc:740] T cfc9682a55ab4a8c8b39fade059ec7ab P f9cea836d29d42b58688fdce680776ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9cea836d29d42b58688fdce680776ea, State: Initialized, Role: FOLLOWER
I20260608 12:41:02.607558 10277 consensus_queue.cc:260] T cfc9682a55ab4a8c8b39fade059ec7ab P f9cea836d29d42b58688fdce680776ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ea8a5a5a3874b42a69506974e69abca" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37631 } } peers { permanent_uuid: "f9cea836d29d42b58688fdce680776ea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39229 } } peers { permanent_uuid: "c880a37879bd41ffa2ab0e392ae9e734" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43305 } }
I20260608 12:41:02.608238 10276 tablet_bootstrap.cc:654] T 63e2fc01f3eb409887030ad4812abfb1 P c880a37879bd41ffa2ab0e392ae9e734: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:02.612368 10230 leader_election.cc:290] T dee89b357b434784aa2dc8cf469fe877 P 0ea8a5a5a3874b42a69506974e69abca [CANDIDATE]: Term 1 election: Requested vote from peers f9cea836d29d42b58688fdce680776ea (127.0.107.194:39229), c880a37879bd41ffa2ab0e392ae9e734 (127.0.107.195:43305)
I20260608 12:41:02.613241 10277 ts_tablet_manager.cc:1434] T cfc9682a55ab4a8c8b39fade059ec7ab P f9cea836d29d42b58688fdce680776ea: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.001s
I20260608 12:41:02.613584 10094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dee89b357b434784aa2dc8cf469fe877" candidate_uuid: "0ea8a5a5a3874b42a69506974e69abca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9cea836d29d42b58688fdce680776ea"
I20260608 12:41:02.614356 10094 raft_consensus.cc:3060] T dee89b357b434784aa2dc8cf469fe877 P f9cea836d29d42b58688fdce680776ea [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:02.614758 10277 tablet_bootstrap.cc:492] T 0e5523a5f50b4447b6a18696908ac0ff P f9cea836d29d42b58688fdce680776ea: Bootstrap starting.
I20260608 12:41:02.622949 10169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dee89b357b434784aa2dc8cf469fe877" candidate_uuid: "0ea8a5a5a3874b42a69506974e69abca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c880a37879bd41ffa2ab0e392ae9e734"
I20260608 12:41:02.623900 10169 raft_consensus.cc:3060] T dee89b357b434784aa2dc8cf469fe877 P c880a37879bd41ffa2ab0e392ae9e734 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:02.628381 10299 raft_consensus.cc:493] T cfc9682a55ab4a8c8b39fade059ec7ab P c880a37879bd41ffa2ab0e392ae9e734 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:41:02.629071 10299 raft_consensus.cc:515] T cfc9682a55ab4a8c8b39fade059ec7ab P c880a37879bd41ffa2ab0e392ae9e734 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ea8a5a5a3874b42a69506974e69abca" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37631 } } peers { permanent_uuid: "f9cea836d29d42b58688fdce680776ea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39229 } } peers { permanent_uuid: "c880a37879bd41ffa2ab0e392ae9e734" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43305 } }
I20260608 12:41:02.633838 10299 leader_election.cc:290] T cfc9682a55ab4a8c8b39fade059ec7ab P c880a37879bd41ffa2ab0e392ae9e734 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0ea8a5a5a3874b42a69506974e69abca (127.0.107.193:37631), f9cea836d29d42b58688fdce680776ea (127.0.107.194:39229)
I20260608 12:41:02.634294 10095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfc9682a55ab4a8c8b39fade059ec7ab" candidate_uuid: "c880a37879bd41ffa2ab0e392ae9e734" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9cea836d29d42b58688fdce680776ea" is_pre_election: true
I20260608 12:41:02.634832 10020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfc9682a55ab4a8c8b39fade059ec7ab" candidate_uuid: "c880a37879bd41ffa2ab0e392ae9e734" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ea8a5a5a3874b42a69506974e69abca" is_pre_election: true
I20260608 12:41:02.635399 10095 raft_consensus.cc:2468] T cfc9682a55ab4a8c8b39fade059ec7ab P f9cea836d29d42b58688fdce680776ea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c880a37879bd41ffa2ab0e392ae9e734 in term 0.
W20260608 12:41:02.636621 10132 leader_election.cc:343] T cfc9682a55ab4a8c8b39fade059ec7ab P c880a37879bd41ffa2ab0e392ae9e734 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0ea8a5a5a3874b42a69506974e69abca (127.0.107.193:37631): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:41:02.636826 10222 raft_consensus.cc:493] T 63e2fc01f3eb409887030ad4812abfb1 P f9cea836d29d42b58688fdce680776ea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:41:02.637619 10222 raft_consensus.cc:515] T 63e2fc01f3eb409887030ad4812abfb1 P f9cea836d29d42b58688fdce680776ea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ea8a5a5a3874b42a69506974e69abca" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37631 } } peers { permanent_uuid: "f9cea836d29d42b58688fdce680776ea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39229 } } peers { permanent_uuid: "c880a37879bd41ffa2ab0e392ae9e734" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43305 } }
I20260608 12:41:02.646935 10133 leader_election.cc:304] T cfc9682a55ab4a8c8b39fade059ec7ab P c880a37879bd41ffa2ab0e392ae9e734 [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: c880a37879bd41ffa2ab0e392ae9e734, f9cea836d29d42b58688fdce680776ea; no voters: 0ea8a5a5a3874b42a69506974e69abca
I20260608 12:41:02.649111 10299 raft_consensus.cc:2804] T cfc9682a55ab4a8c8b39fade059ec7ab P c880a37879bd41ffa2ab0e392ae9e734 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:41:02.649689 10299 raft_consensus.cc:493] T cfc9682a55ab4a8c8b39fade059ec7ab P c880a37879bd41ffa2ab0e392ae9e734 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:41:02.655870 10299 raft_consensus.cc:3060] T cfc9682a55ab4a8c8b39fade059ec7ab P c880a37879bd41ffa2ab0e392ae9e734 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:02.658751 10222 leader_election.cc:290] T 63e2fc01f3eb409887030ad4812abfb1 P f9cea836d29d42b58688fdce680776ea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0ea8a5a5a3874b42a69506974e69abca (127.0.107.193:37631), c880a37879bd41ffa2ab0e392ae9e734 (127.0.107.195:43305)
I20260608 12:41:02.682978 10277 tablet_bootstrap.cc:654] T 0e5523a5f50b4447b6a18696908ac0ff P f9cea836d29d42b58688fdce680776ea: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:02.685551  9916 catalog_manager.cc:5696] T 744d64babfc7460db12e460192b39d53 P c880a37879bd41ffa2ab0e392ae9e734 reported cstate change: term changed from 0 to 1, leader changed from <none> to c880a37879bd41ffa2ab0e392ae9e734 (127.0.107.195). New cstate: current_term: 1 leader_uuid: "c880a37879bd41ffa2ab0e392ae9e734" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ea8a5a5a3874b42a69506974e69abca" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37631 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9cea836d29d42b58688fdce680776ea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39229 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c880a37879bd41ffa2ab0e392ae9e734" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43305 } health_report { overall_health: HEALTHY } } }
I20260608 12:41:02.692538 10169 raft_consensus.cc:2468] T dee89b357b434784aa2dc8cf469fe877 P c880a37879bd41ffa2ab0e392ae9e734 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ea8a5a5a3874b42a69506974e69abca in term 1.
I20260608 12:41:02.694393  9986 leader_election.cc:304] T dee89b357b434784aa2dc8cf469fe877 P 0ea8a5a5a3874b42a69506974e69abca [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: 0ea8a5a5a3874b42a69506974e69abca, c880a37879bd41ffa2ab0e392ae9e734; no voters: 
I20260608 12:41:02.695570 10230 raft_consensus.cc:2804] T dee89b357b434784aa2dc8cf469fe877 P 0ea8a5a5a3874b42a69506974e69abca [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:41:02.696132 10230 raft_consensus.cc:697] T dee89b357b434784aa2dc8cf469fe877 P 0ea8a5a5a3874b42a69506974e69abca [term 1 LEADER]: Becoming Leader. State: Replica: 0ea8a5a5a3874b42a69506974e69abca, State: Running, Role: LEADER
I20260608 12:41:02.697084 10230 consensus_queue.cc:237] T dee89b357b434784aa2dc8cf469fe877 P 0ea8a5a5a3874b42a69506974e69abca [LEADER]: Queue going to LEADER mode. State: All 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: "0ea8a5a5a3874b42a69506974e69abca" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37631 } } peers { permanent_uuid: "f9cea836d29d42b58688fdce680776ea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39229 } } peers { permanent_uuid: "c880a37879bd41ffa2ab0e392ae9e734" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43305 } }
I20260608 12:41:02.680024 10094 raft_consensus.cc:2468] T dee89b357b434784aa2dc8cf469fe877 P f9cea836d29d42b58688fdce680776ea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ea8a5a5a3874b42a69506974e69abca in term 1.
I20260608 12:41:02.704226 10169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63e2fc01f3eb409887030ad4812abfb1" candidate_uuid: "f9cea836d29d42b58688fdce680776ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c880a37879bd41ffa2ab0e392ae9e734" is_pre_election: true
W20260608 12:41:02.707309 10061 leader_election.cc:343] T 63e2fc01f3eb409887030ad4812abfb1 P f9cea836d29d42b58688fdce680776ea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c880a37879bd41ffa2ab0e392ae9e734 (127.0.107.195:43305): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:41:02.709652 10020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63e2fc01f3eb409887030ad4812abfb1" candidate_uuid: "f9cea836d29d42b58688fdce680776ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ea8a5a5a3874b42a69506974e69abca" is_pre_election: true
I20260608 12:41:02.710611 10299 raft_consensus.cc:515] T cfc9682a55ab4a8c8b39fade059ec7ab P c880a37879bd41ffa2ab0e392ae9e734 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ea8a5a5a3874b42a69506974e69abca" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37631 } } peers { permanent_uuid: "f9cea836d29d42b58688fdce680776ea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39229 } } peers { permanent_uuid: "c880a37879bd41ffa2ab0e392ae9e734" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43305 } }
W20260608 12:41:02.714607 10058 leader_election.cc:343] T 63e2fc01f3eb409887030ad4812abfb1 P f9cea836d29d42b58688fdce680776ea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0ea8a5a5a3874b42a69506974e69abca (127.0.107.193:37631): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:41:02.715384 10276 tablet_bootstrap.cc:492] T 63e2fc01f3eb409887030ad4812abfb1 P c880a37879bd41ffa2ab0e392ae9e734: No bootstrap required, opened a new log
I20260608 12:41:02.715998 10276 ts_tablet_manager.cc:1403] T 63e2fc01f3eb409887030ad4812abfb1 P c880a37879bd41ffa2ab0e392ae9e734: Time spent bootstrapping tablet: real 0.117s	user 0.043s	sys 0.029s
I20260608 12:41:02.715569 10020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfc9682a55ab4a8c8b39fade059ec7ab" candidate_uuid: "c880a37879bd41ffa2ab0e392ae9e734" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ea8a5a5a3874b42a69506974e69abca"
I20260608 12:41:02.715520 10058 leader_election.cc:304] T 63e2fc01f3eb409887030ad4812abfb1 P f9cea836d29d42b58688fdce680776ea [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: f9cea836d29d42b58688fdce680776ea; no voters: 0ea8a5a5a3874b42a69506974e69abca, c880a37879bd41ffa2ab0e392ae9e734
W20260608 12:41:02.717760 10132 leader_election.cc:343] T cfc9682a55ab4a8c8b39fade059ec7ab P c880a37879bd41ffa2ab0e392ae9e734 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0ea8a5a5a3874b42a69506974e69abca (127.0.107.193:37631): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:41:02.718545 10222 raft_consensus.cc:2749] T 63e2fc01f3eb409887030ad4812abfb1 P f9cea836d29d42b58688fdce680776ea [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:41:02.720053 10276 raft_consensus.cc:359] T 63e2fc01f3eb409887030ad4812abfb1 P c880a37879bd41ffa2ab0e392ae9e734 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ea8a5a5a3874b42a69506974e69abca" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37631 } } peers { permanent_uuid: "f9cea836d29d42b58688fdce680776ea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39229 } } peers { permanent_uuid: "c880a37879bd41ffa2ab0e392ae9e734" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43305 } }
I20260608 12:41:02.720438 10094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfc9682a55ab4a8c8b39fade059ec7ab" candidate_uuid: "c880a37879bd41ffa2ab0e392ae9e734" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9cea836d29d42b58688fdce680776ea"
I20260608 12:41:02.720993 10276 raft_consensus.cc:385] T 63e2fc01f3eb409887030ad4812abfb1 P c880a37879bd41ffa2ab0e392ae9e734 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:02.721135 10094 raft_consensus.cc:3060] T cfc9682a55ab4a8c8b39fade059ec7ab P f9cea836d29d42b58688fdce680776ea [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:02.721426 10276 raft_consensus.cc:740] T 63e2fc01f3eb409887030ad4812abfb1 P c880a37879bd41ffa2ab0e392ae9e734 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c880a37879bd41ffa2ab0e392ae9e734, State: Initialized, Role: FOLLOWER
I20260608 12:41:02.724642 10278 tablet_bootstrap.cc:492] T 63e2fc01f3eb409887030ad4812abfb1 P 0ea8a5a5a3874b42a69506974e69abca: No bootstrap required, opened a new log
I20260608 12:41:02.724644 10277 tablet_bootstrap.cc:492] T 0e5523a5f50b4447b6a18696908ac0ff P f9cea836d29d42b58688fdce680776ea: No bootstrap required, opened a new log
I20260608 12:41:02.722668 10276 consensus_queue.cc:260] T 63e2fc01f3eb409887030ad4812abfb1 P c880a37879bd41ffa2ab0e392ae9e734 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ea8a5a5a3874b42a69506974e69abca" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37631 } } peers { permanent_uuid: "f9cea836d29d42b58688fdce680776ea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39229 } } peers { permanent_uuid: "c880a37879bd41ffa2ab0e392ae9e734" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43305 } }
I20260608 12:41:02.725528 10278 ts_tablet_manager.cc:1403] T 63e2fc01f3eb409887030ad4812abfb1 P 0ea8a5a5a3874b42a69506974e69abca: Time spent bootstrapping tablet: real 0.148s	user 0.027s	sys 0.023s
I20260608 12:41:02.724781 10299 leader_election.cc:290] T cfc9682a55ab4a8c8b39fade059ec7ab P c880a37879bd41ffa2ab0e392ae9e734 [CANDIDATE]: Term 1 election: Requested vote from peers 0ea8a5a5a3874b42a69506974e69abca (127.0.107.193:37631), f9cea836d29d42b58688fdce680776ea (127.0.107.194:39229)
I20260608 12:41:02.725605 10277 ts_tablet_manager.cc:1403] T 0e5523a5f50b4447b6a18696908ac0ff P f9cea836d29d42b58688fdce680776ea: Time spent bootstrapping tablet: real 0.111s	user 0.031s	sys 0.006s
I20260608 12:41:02.728873 10276 ts_tablet_manager.cc:1434] T 63e2fc01f3eb409887030ad4812abfb1 P c880a37879bd41ffa2ab0e392ae9e734: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.003s
I20260608 12:41:02.729276 10094 raft_consensus.cc:2468] T cfc9682a55ab4a8c8b39fade059ec7ab P f9cea836d29d42b58688fdce680776ea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c880a37879bd41ffa2ab0e392ae9e734 in term 1.
I20260608 12:41:02.729688 10278 raft_consensus.cc:359] T 63e2fc01f3eb409887030ad4812abfb1 P 0ea8a5a5a3874b42a69506974e69abca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ea8a5a5a3874b42a69506974e69abca" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37631 } } peers { permanent_uuid: "f9cea836d29d42b58688fdce680776ea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39229 } } peers { permanent_uuid: "c880a37879bd41ffa2ab0e392ae9e734" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43305 } }
I20260608 12:41:02.730978 10278 raft_consensus.cc:385] T 63e2fc01f3eb409887030ad4812abfb1 P 0ea8a5a5a3874b42a69506974e69abca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:02.731344 10278 raft_consensus.cc:740] T 63e2fc01f3eb409887030ad4812abfb1 P 0ea8a5a5a3874b42a69506974e69abca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ea8a5a5a3874b42a69506974e69abca, State: Initialized, Role: FOLLOWER
I20260608 12:41:02.732856 10133 leader_election.cc:304] T cfc9682a55ab4a8c8b39fade059ec7ab P c880a37879bd41ffa2ab0e392ae9e734 [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: c880a37879bd41ffa2ab0e392ae9e734, f9cea836d29d42b58688fdce680776ea; no voters: 0ea8a5a5a3874b42a69506974e69abca
I20260608 12:41:02.733825 10299 raft_consensus.cc:2804] T cfc9682a55ab4a8c8b39fade059ec7ab P c880a37879bd41ffa2ab0e392ae9e734 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:41:02.734411 10299 raft_consensus.cc:697] T cfc9682a55ab4a8c8b39fade059ec7ab P c880a37879bd41ffa2ab0e392ae9e734 [term 1 LEADER]: Becoming Leader. State: Replica: c880a37879bd41ffa2ab0e392ae9e734, State: Running, Role: LEADER
I20260608 12:41:02.735752 10299 consensus_queue.cc:237] T cfc9682a55ab4a8c8b39fade059ec7ab P c880a37879bd41ffa2ab0e392ae9e734 [LEADER]: Queue going to LEADER mode. State: All 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: "0ea8a5a5a3874b42a69506974e69abca" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37631 } } peers { permanent_uuid: "f9cea836d29d42b58688fdce680776ea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39229 } } peers { permanent_uuid: "c880a37879bd41ffa2ab0e392ae9e734" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43305 } }
I20260608 12:41:02.737200 10278 consensus_queue.cc:260] T 63e2fc01f3eb409887030ad4812abfb1 P 0ea8a5a5a3874b42a69506974e69abca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ea8a5a5a3874b42a69506974e69abca" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37631 } } peers { permanent_uuid: "f9cea836d29d42b58688fdce680776ea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39229 } } peers { permanent_uuid: "c880a37879bd41ffa2ab0e392ae9e734" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43305 } }
I20260608 12:41:02.740127 10278 ts_tablet_manager.cc:1434] T 63e2fc01f3eb409887030ad4812abfb1 P 0ea8a5a5a3874b42a69506974e69abca: Time spent starting tablet: real 0.014s	user 0.001s	sys 0.006s
I20260608 12:41:02.738626 10277 raft_consensus.cc:359] T 0e5523a5f50b4447b6a18696908ac0ff P f9cea836d29d42b58688fdce680776ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ea8a5a5a3874b42a69506974e69abca" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37631 } } peers { permanent_uuid: "f9cea836d29d42b58688fdce680776ea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39229 } } peers { permanent_uuid: "c880a37879bd41ffa2ab0e392ae9e734" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43305 } }
I20260608 12:41:02.745168 10277 raft_consensus.cc:385] T 0e5523a5f50b4447b6a18696908ac0ff P f9cea836d29d42b58688fdce680776ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:02.745486 10278 tablet_bootstrap.cc:492] T cfc9682a55ab4a8c8b39fade059ec7ab P 0ea8a5a5a3874b42a69506974e69abca: Bootstrap starting.
I20260608 12:41:02.742060  9917 catalog_manager.cc:5696] T dee89b357b434784aa2dc8cf469fe877 P 0ea8a5a5a3874b42a69506974e69abca reported cstate change: term changed from 0 to 1, leader changed from <none> to 0ea8a5a5a3874b42a69506974e69abca (127.0.107.193). New cstate: current_term: 1 leader_uuid: "0ea8a5a5a3874b42a69506974e69abca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ea8a5a5a3874b42a69506974e69abca" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37631 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f9cea836d29d42b58688fdce680776ea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39229 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c880a37879bd41ffa2ab0e392ae9e734" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43305 } health_report { overall_health: UNKNOWN } } }
I20260608 12:41:02.745509 10277 raft_consensus.cc:740] T 0e5523a5f50b4447b6a18696908ac0ff P f9cea836d29d42b58688fdce680776ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9cea836d29d42b58688fdce680776ea, State: Initialized, Role: FOLLOWER
I20260608 12:41:02.754179 10278 tablet_bootstrap.cc:654] T cfc9682a55ab4a8c8b39fade059ec7ab P 0ea8a5a5a3874b42a69506974e69abca: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:02.754303 10277 consensus_queue.cc:260] T 0e5523a5f50b4447b6a18696908ac0ff P f9cea836d29d42b58688fdce680776ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ea8a5a5a3874b42a69506974e69abca" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37631 } } peers { permanent_uuid: "f9cea836d29d42b58688fdce680776ea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39229 } } peers { permanent_uuid: "c880a37879bd41ffa2ab0e392ae9e734" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43305 } }
I20260608 12:41:02.764246 10277 ts_tablet_manager.cc:1434] T 0e5523a5f50b4447b6a18696908ac0ff P f9cea836d29d42b58688fdce680776ea: Time spent starting tablet: real 0.038s	user 0.006s	sys 0.004s
I20260608 12:41:02.764649  9916 catalog_manager.cc:5696] T cfc9682a55ab4a8c8b39fade059ec7ab P c880a37879bd41ffa2ab0e392ae9e734 reported cstate change: term changed from 0 to 1, leader changed from <none> to c880a37879bd41ffa2ab0e392ae9e734 (127.0.107.195). New cstate: current_term: 1 leader_uuid: "c880a37879bd41ffa2ab0e392ae9e734" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ea8a5a5a3874b42a69506974e69abca" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37631 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9cea836d29d42b58688fdce680776ea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39229 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c880a37879bd41ffa2ab0e392ae9e734" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43305 } health_report { overall_health: HEALTHY } } }
I20260608 12:41:02.767716  9916 catalog_manager.cc:5696] T 9bbf74b9fb4c4ca1a2efb7ea6f39585a P c880a37879bd41ffa2ab0e392ae9e734 reported cstate change: term changed from 0 to 1, leader changed from <none> to c880a37879bd41ffa2ab0e392ae9e734 (127.0.107.195). New cstate: current_term: 1 leader_uuid: "c880a37879bd41ffa2ab0e392ae9e734" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ea8a5a5a3874b42a69506974e69abca" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37631 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9cea836d29d42b58688fdce680776ea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39229 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c880a37879bd41ffa2ab0e392ae9e734" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43305 } health_report { overall_health: HEALTHY } } }
I20260608 12:41:02.770193 10278 tablet_bootstrap.cc:492] T cfc9682a55ab4a8c8b39fade059ec7ab P 0ea8a5a5a3874b42a69506974e69abca: No bootstrap required, opened a new log
I20260608 12:41:02.770951 10278 ts_tablet_manager.cc:1403] T cfc9682a55ab4a8c8b39fade059ec7ab P 0ea8a5a5a3874b42a69506974e69abca: Time spent bootstrapping tablet: real 0.026s	user 0.012s	sys 0.011s
I20260608 12:41:02.774677 10278 raft_consensus.cc:359] T cfc9682a55ab4a8c8b39fade059ec7ab P 0ea8a5a5a3874b42a69506974e69abca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ea8a5a5a3874b42a69506974e69abca" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37631 } } peers { permanent_uuid: "f9cea836d29d42b58688fdce680776ea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39229 } } peers { permanent_uuid: "c880a37879bd41ffa2ab0e392ae9e734" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43305 } }
I20260608 12:41:02.775321 10278 raft_consensus.cc:385] T cfc9682a55ab4a8c8b39fade059ec7ab P 0ea8a5a5a3874b42a69506974e69abca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:02.775570 10278 raft_consensus.cc:740] T cfc9682a55ab4a8c8b39fade059ec7ab P 0ea8a5a5a3874b42a69506974e69abca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ea8a5a5a3874b42a69506974e69abca, State: Initialized, Role: FOLLOWER
I20260608 12:41:02.776500 10278 consensus_queue.cc:260] T cfc9682a55ab4a8c8b39fade059ec7ab P 0ea8a5a5a3874b42a69506974e69abca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ea8a5a5a3874b42a69506974e69abca" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37631 } } peers { permanent_uuid: "f9cea836d29d42b58688fdce680776ea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39229 } } peers { permanent_uuid: "c880a37879bd41ffa2ab0e392ae9e734" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43305 } }
I20260608 12:41:02.779001 10278 ts_tablet_manager.cc:1434] T cfc9682a55ab4a8c8b39fade059ec7ab P 0ea8a5a5a3874b42a69506974e69abca: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.002s
I20260608 12:41:02.784705 10299 raft_consensus.cc:493] T 0e5523a5f50b4447b6a18696908ac0ff P c880a37879bd41ffa2ab0e392ae9e734 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:41:02.785254 10299 raft_consensus.cc:515] T 0e5523a5f50b4447b6a18696908ac0ff P c880a37879bd41ffa2ab0e392ae9e734 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ea8a5a5a3874b42a69506974e69abca" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37631 } } peers { permanent_uuid: "f9cea836d29d42b58688fdce680776ea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39229 } } peers { permanent_uuid: "c880a37879bd41ffa2ab0e392ae9e734" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43305 } }
I20260608 12:41:02.787377 10299 leader_election.cc:290] T 0e5523a5f50b4447b6a18696908ac0ff P c880a37879bd41ffa2ab0e392ae9e734 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0ea8a5a5a3874b42a69506974e69abca (127.0.107.193:37631), f9cea836d29d42b58688fdce680776ea (127.0.107.194:39229)
I20260608 12:41:02.788403 10020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e5523a5f50b4447b6a18696908ac0ff" candidate_uuid: "c880a37879bd41ffa2ab0e392ae9e734" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ea8a5a5a3874b42a69506974e69abca" is_pre_election: true
I20260608 12:41:02.788784 10094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e5523a5f50b4447b6a18696908ac0ff" candidate_uuid: "c880a37879bd41ffa2ab0e392ae9e734" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9cea836d29d42b58688fdce680776ea" is_pre_election: true
I20260608 12:41:02.789283 10020 raft_consensus.cc:2468] T 0e5523a5f50b4447b6a18696908ac0ff P 0ea8a5a5a3874b42a69506974e69abca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c880a37879bd41ffa2ab0e392ae9e734 in term 0.
I20260608 12:41:02.789463 10094 raft_consensus.cc:2468] T 0e5523a5f50b4447b6a18696908ac0ff P f9cea836d29d42b58688fdce680776ea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c880a37879bd41ffa2ab0e392ae9e734 in term 0.
I20260608 12:41:02.790755 10132 leader_election.cc:304] T 0e5523a5f50b4447b6a18696908ac0ff P c880a37879bd41ffa2ab0e392ae9e734 [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: 0ea8a5a5a3874b42a69506974e69abca, c880a37879bd41ffa2ab0e392ae9e734; no voters: 
I20260608 12:41:02.791925 10299 raft_consensus.cc:2804] T 0e5523a5f50b4447b6a18696908ac0ff P c880a37879bd41ffa2ab0e392ae9e734 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:41:02.792292 10299 raft_consensus.cc:493] T 0e5523a5f50b4447b6a18696908ac0ff P c880a37879bd41ffa2ab0e392ae9e734 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:41:02.792582 10299 raft_consensus.cc:3060] T 0e5523a5f50b4447b6a18696908ac0ff P c880a37879bd41ffa2ab0e392ae9e734 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:02.797622 10299 raft_consensus.cc:515] T 0e5523a5f50b4447b6a18696908ac0ff P c880a37879bd41ffa2ab0e392ae9e734 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ea8a5a5a3874b42a69506974e69abca" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37631 } } peers { permanent_uuid: "f9cea836d29d42b58688fdce680776ea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39229 } } peers { permanent_uuid: "c880a37879bd41ffa2ab0e392ae9e734" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43305 } }
I20260608 12:41:02.799418 10299 leader_election.cc:290] T 0e5523a5f50b4447b6a18696908ac0ff P c880a37879bd41ffa2ab0e392ae9e734 [CANDIDATE]: Term 1 election: Requested vote from peers 0ea8a5a5a3874b42a69506974e69abca (127.0.107.193:37631), f9cea836d29d42b58688fdce680776ea (127.0.107.194:39229)
I20260608 12:41:02.800740 10020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e5523a5f50b4447b6a18696908ac0ff" candidate_uuid: "c880a37879bd41ffa2ab0e392ae9e734" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ea8a5a5a3874b42a69506974e69abca"
I20260608 12:41:02.800740 10094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e5523a5f50b4447b6a18696908ac0ff" candidate_uuid: "c880a37879bd41ffa2ab0e392ae9e734" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9cea836d29d42b58688fdce680776ea"
I20260608 12:41:02.801703 10094 raft_consensus.cc:3060] T 0e5523a5f50b4447b6a18696908ac0ff P f9cea836d29d42b58688fdce680776ea [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:02.801685 10020 raft_consensus.cc:3060] T 0e5523a5f50b4447b6a18696908ac0ff P 0ea8a5a5a3874b42a69506974e69abca [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:02.809552 10094 raft_consensus.cc:2468] T 0e5523a5f50b4447b6a18696908ac0ff P f9cea836d29d42b58688fdce680776ea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c880a37879bd41ffa2ab0e392ae9e734 in term 1.
I20260608 12:41:02.809552 10020 raft_consensus.cc:2468] T 0e5523a5f50b4447b6a18696908ac0ff P 0ea8a5a5a3874b42a69506974e69abca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c880a37879bd41ffa2ab0e392ae9e734 in term 1.
I20260608 12:41:02.811489 10132 leader_election.cc:304] T 0e5523a5f50b4447b6a18696908ac0ff P c880a37879bd41ffa2ab0e392ae9e734 [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: 0ea8a5a5a3874b42a69506974e69abca, c880a37879bd41ffa2ab0e392ae9e734; no voters: 
I20260608 12:41:02.812448 10299 raft_consensus.cc:2804] T 0e5523a5f50b4447b6a18696908ac0ff P c880a37879bd41ffa2ab0e392ae9e734 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:41:02.813035 10299 raft_consensus.cc:697] T 0e5523a5f50b4447b6a18696908ac0ff P c880a37879bd41ffa2ab0e392ae9e734 [term 1 LEADER]: Becoming Leader. State: Replica: c880a37879bd41ffa2ab0e392ae9e734, State: Running, Role: LEADER
I20260608 12:41:02.814090 10299 consensus_queue.cc:237] T 0e5523a5f50b4447b6a18696908ac0ff P c880a37879bd41ffa2ab0e392ae9e734 [LEADER]: Queue going to LEADER mode. State: All 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: "0ea8a5a5a3874b42a69506974e69abca" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37631 } } peers { permanent_uuid: "f9cea836d29d42b58688fdce680776ea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39229 } } peers { permanent_uuid: "c880a37879bd41ffa2ab0e392ae9e734" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43305 } }
I20260608 12:41:02.823781  9917 catalog_manager.cc:5696] T 0e5523a5f50b4447b6a18696908ac0ff P c880a37879bd41ffa2ab0e392ae9e734 reported cstate change: term changed from 0 to 1, leader changed from <none> to c880a37879bd41ffa2ab0e392ae9e734 (127.0.107.195). New cstate: current_term: 1 leader_uuid: "c880a37879bd41ffa2ab0e392ae9e734" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ea8a5a5a3874b42a69506974e69abca" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37631 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9cea836d29d42b58688fdce680776ea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39229 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c880a37879bd41ffa2ab0e392ae9e734" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43305 } health_report { overall_health: HEALTHY } } }
I20260608 12:41:02.886078 10230 raft_consensus.cc:493] T cfc9682a55ab4a8c8b39fade059ec7ab P 0ea8a5a5a3874b42a69506974e69abca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:41:02.886662 10230 raft_consensus.cc:515] T cfc9682a55ab4a8c8b39fade059ec7ab P 0ea8a5a5a3874b42a69506974e69abca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ea8a5a5a3874b42a69506974e69abca" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37631 } } peers { permanent_uuid: "f9cea836d29d42b58688fdce680776ea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39229 } } peers { permanent_uuid: "c880a37879bd41ffa2ab0e392ae9e734" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43305 } }
I20260608 12:41:02.888693 10230 leader_election.cc:290] T cfc9682a55ab4a8c8b39fade059ec7ab P 0ea8a5a5a3874b42a69506974e69abca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f9cea836d29d42b58688fdce680776ea (127.0.107.194:39229), c880a37879bd41ffa2ab0e392ae9e734 (127.0.107.195:43305)
I20260608 12:41:02.889715 10094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfc9682a55ab4a8c8b39fade059ec7ab" candidate_uuid: "0ea8a5a5a3874b42a69506974e69abca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9cea836d29d42b58688fdce680776ea" is_pre_election: true
I20260608 12:41:02.890486 10094 raft_consensus.cc:2393] T cfc9682a55ab4a8c8b39fade059ec7ab P f9cea836d29d42b58688fdce680776ea [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0ea8a5a5a3874b42a69506974e69abca in current term 1: Already voted for candidate c880a37879bd41ffa2ab0e392ae9e734 in this term.
I20260608 12:41:02.890358 10169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfc9682a55ab4a8c8b39fade059ec7ab" candidate_uuid: "0ea8a5a5a3874b42a69506974e69abca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c880a37879bd41ffa2ab0e392ae9e734" is_pre_election: true
I20260608 12:41:02.892165  9986 leader_election.cc:304] T cfc9682a55ab4a8c8b39fade059ec7ab P 0ea8a5a5a3874b42a69506974e69abca [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: 0ea8a5a5a3874b42a69506974e69abca; no voters: c880a37879bd41ffa2ab0e392ae9e734, f9cea836d29d42b58688fdce680776ea
I20260608 12:41:02.893072 10230 raft_consensus.cc:3060] T cfc9682a55ab4a8c8b39fade059ec7ab P 0ea8a5a5a3874b42a69506974e69abca [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:02.898872 10230 raft_consensus.cc:2749] T cfc9682a55ab4a8c8b39fade059ec7ab P 0ea8a5a5a3874b42a69506974e69abca [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:41:03.002478 10300 consensus_queue.cc:1048] T 9bbf74b9fb4c4ca1a2efb7ea6f39585a P c880a37879bd41ffa2ab0e392ae9e734 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9cea836d29d42b58688fdce680776ea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:41:03.004837 10300 consensus_queue.cc:1048] T 9bbf74b9fb4c4ca1a2efb7ea6f39585a P c880a37879bd41ffa2ab0e392ae9e734 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ea8a5a5a3874b42a69506974e69abca" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:41:03.005527 10299 consensus_queue.cc:1048] T 744d64babfc7460db12e460192b39d53 P c880a37879bd41ffa2ab0e392ae9e734 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9cea836d29d42b58688fdce680776ea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:41:03.040707 10223 consensus_queue.cc:1048] T 744d64babfc7460db12e460192b39d53 P c880a37879bd41ffa2ab0e392ae9e734 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ea8a5a5a3874b42a69506974e69abca" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:41:03.081094 10223 raft_consensus.cc:493] T 63e2fc01f3eb409887030ad4812abfb1 P c880a37879bd41ffa2ab0e392ae9e734 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:41:03.081853 10223 raft_consensus.cc:515] T 63e2fc01f3eb409887030ad4812abfb1 P c880a37879bd41ffa2ab0e392ae9e734 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ea8a5a5a3874b42a69506974e69abca" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37631 } } peers { permanent_uuid: "f9cea836d29d42b58688fdce680776ea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39229 } } peers { permanent_uuid: "c880a37879bd41ffa2ab0e392ae9e734" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43305 } }
I20260608 12:41:03.084276 10223 leader_election.cc:290] T 63e2fc01f3eb409887030ad4812abfb1 P c880a37879bd41ffa2ab0e392ae9e734 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0ea8a5a5a3874b42a69506974e69abca (127.0.107.193:37631), f9cea836d29d42b58688fdce680776ea (127.0.107.194:39229)
I20260608 12:41:03.085629 10094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63e2fc01f3eb409887030ad4812abfb1" candidate_uuid: "c880a37879bd41ffa2ab0e392ae9e734" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9cea836d29d42b58688fdce680776ea" is_pre_election: true
I20260608 12:41:03.085525 10019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63e2fc01f3eb409887030ad4812abfb1" candidate_uuid: "c880a37879bd41ffa2ab0e392ae9e734" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ea8a5a5a3874b42a69506974e69abca" is_pre_election: true
I20260608 12:41:03.086740 10094 raft_consensus.cc:2468] T 63e2fc01f3eb409887030ad4812abfb1 P f9cea836d29d42b58688fdce680776ea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c880a37879bd41ffa2ab0e392ae9e734 in term 0.
I20260608 12:41:03.086766 10019 raft_consensus.cc:2468] T 63e2fc01f3eb409887030ad4812abfb1 P 0ea8a5a5a3874b42a69506974e69abca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c880a37879bd41ffa2ab0e392ae9e734 in term 0.
I20260608 12:41:03.088594 10132 leader_election.cc:304] T 63e2fc01f3eb409887030ad4812abfb1 P c880a37879bd41ffa2ab0e392ae9e734 [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: 0ea8a5a5a3874b42a69506974e69abca, c880a37879bd41ffa2ab0e392ae9e734; no voters: 
I20260608 12:41:03.089557 10223 raft_consensus.cc:2804] T 63e2fc01f3eb409887030ad4812abfb1 P c880a37879bd41ffa2ab0e392ae9e734 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:41:03.090067 10223 raft_consensus.cc:493] T 63e2fc01f3eb409887030ad4812abfb1 P c880a37879bd41ffa2ab0e392ae9e734 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:41:03.090361 10223 raft_consensus.cc:3060] T 63e2fc01f3eb409887030ad4812abfb1 P c880a37879bd41ffa2ab0e392ae9e734 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:03.095678 10223 raft_consensus.cc:515] T 63e2fc01f3eb409887030ad4812abfb1 P c880a37879bd41ffa2ab0e392ae9e734 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ea8a5a5a3874b42a69506974e69abca" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37631 } } peers { permanent_uuid: "f9cea836d29d42b58688fdce680776ea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39229 } } peers { permanent_uuid: "c880a37879bd41ffa2ab0e392ae9e734" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43305 } }
I20260608 12:41:03.097474 10223 leader_election.cc:290] T 63e2fc01f3eb409887030ad4812abfb1 P c880a37879bd41ffa2ab0e392ae9e734 [CANDIDATE]: Term 1 election: Requested vote from peers 0ea8a5a5a3874b42a69506974e69abca (127.0.107.193:37631), f9cea836d29d42b58688fdce680776ea (127.0.107.194:39229)
I20260608 12:41:03.098711 10019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63e2fc01f3eb409887030ad4812abfb1" candidate_uuid: "c880a37879bd41ffa2ab0e392ae9e734" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ea8a5a5a3874b42a69506974e69abca"
I20260608 12:41:03.099124 10094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63e2fc01f3eb409887030ad4812abfb1" candidate_uuid: "c880a37879bd41ffa2ab0e392ae9e734" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9cea836d29d42b58688fdce680776ea"
I20260608 12:41:03.099428 10019 raft_consensus.cc:3060] T 63e2fc01f3eb409887030ad4812abfb1 P 0ea8a5a5a3874b42a69506974e69abca [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:03.099766 10094 raft_consensus.cc:3060] T 63e2fc01f3eb409887030ad4812abfb1 P f9cea836d29d42b58688fdce680776ea [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:03.107018 10094 raft_consensus.cc:2468] T 63e2fc01f3eb409887030ad4812abfb1 P f9cea836d29d42b58688fdce680776ea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c880a37879bd41ffa2ab0e392ae9e734 in term 1.
I20260608 12:41:03.107018 10019 raft_consensus.cc:2468] T 63e2fc01f3eb409887030ad4812abfb1 P 0ea8a5a5a3874b42a69506974e69abca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c880a37879bd41ffa2ab0e392ae9e734 in term 1.
I20260608 12:41:03.108997 10133 leader_election.cc:304] T 63e2fc01f3eb409887030ad4812abfb1 P c880a37879bd41ffa2ab0e392ae9e734 [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: c880a37879bd41ffa2ab0e392ae9e734, f9cea836d29d42b58688fdce680776ea; no voters: 
I20260608 12:41:03.110410 10223 raft_consensus.cc:2804] T 63e2fc01f3eb409887030ad4812abfb1 P c880a37879bd41ffa2ab0e392ae9e734 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:41:03.111011 10223 raft_consensus.cc:697] T 63e2fc01f3eb409887030ad4812abfb1 P c880a37879bd41ffa2ab0e392ae9e734 [term 1 LEADER]: Becoming Leader. State: Replica: c880a37879bd41ffa2ab0e392ae9e734, State: Running, Role: LEADER
I20260608 12:41:03.111982 10223 consensus_queue.cc:237] T 63e2fc01f3eb409887030ad4812abfb1 P c880a37879bd41ffa2ab0e392ae9e734 [LEADER]: Queue going to LEADER mode. State: All 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: "0ea8a5a5a3874b42a69506974e69abca" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37631 } } peers { permanent_uuid: "f9cea836d29d42b58688fdce680776ea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39229 } } peers { permanent_uuid: "c880a37879bd41ffa2ab0e392ae9e734" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43305 } }
I20260608 12:41:03.121587  9910 catalog_manager.cc:5696] T 63e2fc01f3eb409887030ad4812abfb1 P c880a37879bd41ffa2ab0e392ae9e734 reported cstate change: term changed from 0 to 1, leader changed from <none> to c880a37879bd41ffa2ab0e392ae9e734 (127.0.107.195). New cstate: current_term: 1 leader_uuid: "c880a37879bd41ffa2ab0e392ae9e734" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ea8a5a5a3874b42a69506974e69abca" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37631 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9cea836d29d42b58688fdce680776ea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39229 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c880a37879bd41ffa2ab0e392ae9e734" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43305 } health_report { overall_health: HEALTHY } } }
I20260608 12:41:03.145833 10230 consensus_queue.cc:1048] T dee89b357b434784aa2dc8cf469fe877 P 0ea8a5a5a3874b42a69506974e69abca [LEADER]: Connected to new peer: Peer: permanent_uuid: "c880a37879bd41ffa2ab0e392ae9e734" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43305 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:41:03.160331 10301 consensus_queue.cc:1048] T dee89b357b434784aa2dc8cf469fe877 P 0ea8a5a5a3874b42a69506974e69abca [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9cea836d29d42b58688fdce680776ea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:41:03.291796 10223 consensus_queue.cc:1048] T 0e5523a5f50b4447b6a18696908ac0ff P c880a37879bd41ffa2ab0e392ae9e734 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9cea836d29d42b58688fdce680776ea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:41:03.316744 10299 consensus_queue.cc:1048] T 0e5523a5f50b4447b6a18696908ac0ff P c880a37879bd41ffa2ab0e392ae9e734 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ea8a5a5a3874b42a69506974e69abca" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:41:03.335384 10300 consensus_queue.cc:1048] T cfc9682a55ab4a8c8b39fade059ec7ab P c880a37879bd41ffa2ab0e392ae9e734 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ea8a5a5a3874b42a69506974e69abca" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:41:03.339983 10299 consensus_queue.cc:1048] T cfc9682a55ab4a8c8b39fade059ec7ab P c880a37879bd41ffa2ab0e392ae9e734 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9cea836d29d42b58688fdce680776ea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 12:41:03.445633 10268 outbound_call.cc:321] RPC callback for RPC call kudu.master.MasterService.GetTableLocations -> {remote=127.0.107.254:40471, user_credentials={real_user=slave}} blocked reactor thread for 44392.6us
I20260608 12:41:03.560420 10223 consensus_queue.cc:1048] T 63e2fc01f3eb409887030ad4812abfb1 P c880a37879bd41ffa2ab0e392ae9e734 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ea8a5a5a3874b42a69506974e69abca" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:41:03.631253 10223 consensus_queue.cc:1048] T 63e2fc01f3eb409887030ad4812abfb1 P c880a37879bd41ffa2ab0e392ae9e734 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9cea836d29d42b58688fdce680776ea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.011s
W20260608 12:41:03.953962 10132 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.107.193:37631, user_credentials={real_user=slave}} blocked reactor thread for 65109.2us
W20260608 12:41:03.939937 10133 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.107.194:39229, user_credentials={real_user=slave}} blocked reactor thread for 55490.7us
W20260608 12:41:04.762913 10332 meta_cache.cc:1261] Time spent looking up entry by key: real 0.090s	user 0.001s	sys 0.003s
I20260608 12:41:05.174422   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:41:05.186697 10376 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:41:05.195012 10377 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:41:05.199801 10379 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:41:05.199928   431 server_base.cc:1061] running on GCE node
I20260608 12:41:05.202083   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:41:05.202328   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:41:05.202510   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922465202498 us; error 0 us; skew 500 ppm
I20260608 12:41:05.203307   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:41:05.207214   431 webserver.cc:533] Webserver started at http://127.0.107.196:43047/ using document root <none> and password file <none>
I20260608 12:41:05.207751   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:41:05.207937   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:41:05.208243   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:41:05.209851   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922229144781-431-0/minicluster-data/ts-3-root/instance:
uuid: "bbf36860f79a443b959461570dab306f"
format_stamp: "Formatted at 2026-06-08 12:41:05 on dist-test-slave-3gfq"
I20260608 12:41:05.215134   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.001s	sys 0.003s
I20260608 12:41:05.219326 10384 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:05.220455   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260608 12:41:05.220897   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922229144781-431-0/minicluster-data/ts-3-root
uuid: "bbf36860f79a443b959461570dab306f"
format_stamp: "Formatted at 2026-06-08 12:41:05 on dist-test-slave-3gfq"
I20260608 12:41:05.221191   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922229144781-431-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922229144781-431-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922229144781-431-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:41:05.236469   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:41:05.237986   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:41:05.239845   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:41:05.242712   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:41:05.242933   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:05.243309   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:41:05.243482   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:05.296759   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.196:42239
I20260608 12:41:05.296942 10446 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.196:42239 every 8 connection(s)
I20260608 12:41:05.320712 10447 heartbeater.cc:344] Connected to a master server at 127.0.107.254:40471
I20260608 12:41:05.321321 10447 heartbeater.cc:461] Registering TS with master...
I20260608 12:41:05.322291 10447 heartbeater.cc:507] Master 127.0.107.254:40471 requested a full tablet report, sending...
I20260608 12:41:05.324801  9909 ts_manager.cc:194] Registered new tserver with Master: bbf36860f79a443b959461570dab306f (127.0.107.196:42239)
I20260608 12:41:05.326772  9909 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49430
W20260608 12:41:05.387403  9966 auto_rebalancer.cc:281] could not retrieve auto-rebalancing replica moves: Not found: table 2332199ce4e2421daa3e53c25ed08e3a: could not find any suitable replica to move from server c880a37879bd41ffa2ab0e392ae9e734 to server bbf36860f79a443b959461570dab306f
I20260608 12:41:06.329917 10447 heartbeater.cc:499] Master 127.0.107.254:40471 was elected leader, sending a full tablet report...
I20260608 12:41:06.419744 10169 consensus_queue.cc:237] T 63e2fc01f3eb409887030ad4812abfb1 P c880a37879bd41ffa2ab0e392ae9e734 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 15, Committed index: 15, Last appended: 1.15, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "0ea8a5a5a3874b42a69506974e69abca" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37631 } attrs { replace: true } } peers { permanent_uuid: "f9cea836d29d42b58688fdce680776ea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39229 } } peers { permanent_uuid: "c880a37879bd41ffa2ab0e392ae9e734" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43305 } } peers { permanent_uuid: "bbf36860f79a443b959461570dab306f" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42239 } attrs { promote: true } }
I20260608 12:41:06.428511 10090 raft_consensus.cc:1275] T 63e2fc01f3eb409887030ad4812abfb1 P f9cea836d29d42b58688fdce680776ea [term 1 FOLLOWER]: Refusing update from remote peer c880a37879bd41ffa2ab0e392ae9e734: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 12:41:06.431082 10018 raft_consensus.cc:1275] T 63e2fc01f3eb409887030ad4812abfb1 P 0ea8a5a5a3874b42a69506974e69abca [term 1 FOLLOWER]: Refusing update from remote peer c880a37879bd41ffa2ab0e392ae9e734: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 12:41:06.431434 10454 consensus_queue.cc:1048] T 63e2fc01f3eb409887030ad4812abfb1 P c880a37879bd41ffa2ab0e392ae9e734 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9cea836d29d42b58688fdce680776ea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.001s
I20260608 12:41:06.433909 10360 consensus_queue.cc:1048] T 63e2fc01f3eb409887030ad4812abfb1 P c880a37879bd41ffa2ab0e392ae9e734 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ea8a5a5a3874b42a69506974e69abca" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37631 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.001s
I20260608 12:41:06.442971 10360 raft_consensus.cc:2955] T 63e2fc01f3eb409887030ad4812abfb1 P c880a37879bd41ffa2ab0e392ae9e734 [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER bbf36860f79a443b959461570dab306f (127.0.107.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "0ea8a5a5a3874b42a69506974e69abca" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37631 } attrs { replace: true } } peers { permanent_uuid: "f9cea836d29d42b58688fdce680776ea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39229 } } peers { permanent_uuid: "c880a37879bd41ffa2ab0e392ae9e734" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43305 } } peers { permanent_uuid: "bbf36860f79a443b959461570dab306f" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42239 } attrs { promote: true } } }
W20260608 12:41:06.445626 10135 consensus_peers.cc:597] T 63e2fc01f3eb409887030ad4812abfb1 P c880a37879bd41ffa2ab0e392ae9e734 -> Peer bbf36860f79a443b959461570dab306f (127.0.107.196:42239): Couldn't send request to peer bbf36860f79a443b959461570dab306f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 63e2fc01f3eb409887030ad4812abfb1. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:41:06.445504 10090 raft_consensus.cc:2955] T 63e2fc01f3eb409887030ad4812abfb1 P f9cea836d29d42b58688fdce680776ea [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER bbf36860f79a443b959461570dab306f (127.0.107.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "0ea8a5a5a3874b42a69506974e69abca" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37631 } attrs { replace: true } } peers { permanent_uuid: "f9cea836d29d42b58688fdce680776ea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39229 } } peers { permanent_uuid: "c880a37879bd41ffa2ab0e392ae9e734" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43305 } } peers { permanent_uuid: "bbf36860f79a443b959461570dab306f" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42239 } attrs { promote: true } } }
I20260608 12:41:06.448594 10018 raft_consensus.cc:2955] T 63e2fc01f3eb409887030ad4812abfb1 P 0ea8a5a5a3874b42a69506974e69abca [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER bbf36860f79a443b959461570dab306f (127.0.107.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "0ea8a5a5a3874b42a69506974e69abca" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37631 } attrs { replace: true } } peers { permanent_uuid: "f9cea836d29d42b58688fdce680776ea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39229 } } peers { permanent_uuid: "c880a37879bd41ffa2ab0e392ae9e734" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43305 } } peers { permanent_uuid: "bbf36860f79a443b959461570dab306f" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42239 } attrs { promote: true } } }
I20260608 12:41:06.465103  9909 catalog_manager.cc:5696] T 63e2fc01f3eb409887030ad4812abfb1 P f9cea836d29d42b58688fdce680776ea reported cstate change: config changed from index -1 to 16, NON_VOTER bbf36860f79a443b959461570dab306f (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "c880a37879bd41ffa2ab0e392ae9e734" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "0ea8a5a5a3874b42a69506974e69abca" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37631 } attrs { replace: true } } peers { permanent_uuid: "f9cea836d29d42b58688fdce680776ea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39229 } } peers { permanent_uuid: "c880a37879bd41ffa2ab0e392ae9e734" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43305 } } peers { permanent_uuid: "bbf36860f79a443b959461570dab306f" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42239 } attrs { promote: true } } }
I20260608 12:41:06.481688 10018 consensus_queue.cc:237] T dee89b357b434784aa2dc8cf469fe877 P 0ea8a5a5a3874b42a69506974e69abca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 15, Committed index: 15, Last appended: 1.15, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "0ea8a5a5a3874b42a69506974e69abca" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37631 } } peers { permanent_uuid: "f9cea836d29d42b58688fdce680776ea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39229 } } peers { permanent_uuid: "c880a37879bd41ffa2ab0e392ae9e734" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43305 } attrs { replace: true } } peers { permanent_uuid: "bbf36860f79a443b959461570dab306f" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42239 } attrs { promote: true } }
I20260608 12:41:06.494921 10169 raft_consensus.cc:1275] T dee89b357b434784aa2dc8cf469fe877 P c880a37879bd41ffa2ab0e392ae9e734 [term 1 FOLLOWER]: Refusing update from remote peer 0ea8a5a5a3874b42a69506974e69abca: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 12:41:06.494921 10090 raft_consensus.cc:1275] T dee89b357b434784aa2dc8cf469fe877 P f9cea836d29d42b58688fdce680776ea [term 1 FOLLOWER]: Refusing update from remote peer 0ea8a5a5a3874b42a69506974e69abca: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 12:41:06.498325 10301 consensus_queue.cc:1048] T dee89b357b434784aa2dc8cf469fe877 P 0ea8a5a5a3874b42a69506974e69abca [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9cea836d29d42b58688fdce680776ea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.001s
I20260608 12:41:06.499621 10467 consensus_queue.cc:1048] T dee89b357b434784aa2dc8cf469fe877 P 0ea8a5a5a3874b42a69506974e69abca [LEADER]: Connected to new peer: Peer: permanent_uuid: "c880a37879bd41ffa2ab0e392ae9e734" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43305 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.001s
W20260608 12:41:06.505797  9986 consensus_peers.cc:597] T dee89b357b434784aa2dc8cf469fe877 P 0ea8a5a5a3874b42a69506974e69abca -> Peer bbf36860f79a443b959461570dab306f (127.0.107.196:42239): Couldn't send request to peer bbf36860f79a443b959461570dab306f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: dee89b357b434784aa2dc8cf469fe877. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:41:06.510820 10301 raft_consensus.cc:2955] T dee89b357b434784aa2dc8cf469fe877 P 0ea8a5a5a3874b42a69506974e69abca [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER bbf36860f79a443b959461570dab306f (127.0.107.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "0ea8a5a5a3874b42a69506974e69abca" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37631 } } peers { permanent_uuid: "f9cea836d29d42b58688fdce680776ea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39229 } } peers { permanent_uuid: "c880a37879bd41ffa2ab0e392ae9e734" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43305 } attrs { replace: true } } peers { permanent_uuid: "bbf36860f79a443b959461570dab306f" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42239 } attrs { promote: true } } }
I20260608 12:41:06.514302 10169 raft_consensus.cc:2955] T dee89b357b434784aa2dc8cf469fe877 P c880a37879bd41ffa2ab0e392ae9e734 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER bbf36860f79a443b959461570dab306f (127.0.107.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "0ea8a5a5a3874b42a69506974e69abca" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37631 } } peers { permanent_uuid: "f9cea836d29d42b58688fdce680776ea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39229 } } peers { permanent_uuid: "c880a37879bd41ffa2ab0e392ae9e734" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43305 } attrs { replace: true } } peers { permanent_uuid: "bbf36860f79a443b959461570dab306f" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42239 } attrs { promote: true } } }
I20260608 12:41:06.515138 10090 raft_consensus.cc:2955] T dee89b357b434784aa2dc8cf469fe877 P f9cea836d29d42b58688fdce680776ea [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER bbf36860f79a443b959461570dab306f (127.0.107.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "0ea8a5a5a3874b42a69506974e69abca" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37631 } } peers { permanent_uuid: "f9cea836d29d42b58688fdce680776ea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39229 } } peers { permanent_uuid: "c880a37879bd41ffa2ab0e392ae9e734" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43305 } attrs { replace: true } } peers { permanent_uuid: "bbf36860f79a443b959461570dab306f" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42239 } attrs { promote: true } } }
I20260608 12:41:06.530277  9912 catalog_manager.cc:5696] T dee89b357b434784aa2dc8cf469fe877 P 0ea8a5a5a3874b42a69506974e69abca reported cstate change: config changed from index -1 to 16, NON_VOTER bbf36860f79a443b959461570dab306f (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "0ea8a5a5a3874b42a69506974e69abca" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "0ea8a5a5a3874b42a69506974e69abca" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37631 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f9cea836d29d42b58688fdce680776ea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39229 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c880a37879bd41ffa2ab0e392ae9e734" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43305 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbf36860f79a443b959461570dab306f" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42239 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:41:06.532619 10168 consensus_queue.cc:237] T 744d64babfc7460db12e460192b39d53 P c880a37879bd41ffa2ab0e392ae9e734 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 15, Committed index: 15, Last appended: 1.15, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "0ea8a5a5a3874b42a69506974e69abca" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37631 } } peers { permanent_uuid: "f9cea836d29d42b58688fdce680776ea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39229 } attrs { replace: true } } peers { permanent_uuid: "c880a37879bd41ffa2ab0e392ae9e734" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43305 } } peers { permanent_uuid: "bbf36860f79a443b959461570dab306f" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42239 } attrs { promote: true } }
W20260608 12:41:06.541836 10135 consensus_peers.cc:597] T 744d64babfc7460db12e460192b39d53 P c880a37879bd41ffa2ab0e392ae9e734 -> Peer bbf36860f79a443b959461570dab306f (127.0.107.196:42239): Couldn't send request to peer bbf36860f79a443b959461570dab306f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 744d64babfc7460db12e460192b39d53. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:41:06.542137 10018 raft_consensus.cc:1275] T 744d64babfc7460db12e460192b39d53 P 0ea8a5a5a3874b42a69506974e69abca [term 1 FOLLOWER]: Refusing update from remote peer c880a37879bd41ffa2ab0e392ae9e734: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 12:41:06.542137 10090 raft_consensus.cc:1275] T 744d64babfc7460db12e460192b39d53 P f9cea836d29d42b58688fdce680776ea [term 1 FOLLOWER]: Refusing update from remote peer c880a37879bd41ffa2ab0e392ae9e734: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 12:41:06.544564 10299 consensus_queue.cc:1048] T 744d64babfc7460db12e460192b39d53 P c880a37879bd41ffa2ab0e392ae9e734 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ea8a5a5a3874b42a69506974e69abca" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.001s
I20260608 12:41:06.545866 10360 consensus_queue.cc:1048] T 744d64babfc7460db12e460192b39d53 P c880a37879bd41ffa2ab0e392ae9e734 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9cea836d29d42b58688fdce680776ea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39229 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260608 12:41:06.557271 10360 raft_consensus.cc:2955] T 744d64babfc7460db12e460192b39d53 P c880a37879bd41ffa2ab0e392ae9e734 [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER bbf36860f79a443b959461570dab306f (127.0.107.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "0ea8a5a5a3874b42a69506974e69abca" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37631 } } peers { permanent_uuid: "f9cea836d29d42b58688fdce680776ea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39229 } attrs { replace: true } } peers { permanent_uuid: "c880a37879bd41ffa2ab0e392ae9e734" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43305 } } peers { permanent_uuid: "bbf36860f79a443b959461570dab306f" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42239 } attrs { promote: true } } }
I20260608 12:41:06.559794 10018 raft_consensus.cc:2955] T 744d64babfc7460db12e460192b39d53 P 0ea8a5a5a3874b42a69506974e69abca [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER bbf36860f79a443b959461570dab306f (127.0.107.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "0ea8a5a5a3874b42a69506974e69abca" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37631 } } peers { permanent_uuid: "f9cea836d29d42b58688fdce680776ea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39229 } attrs { replace: true } } peers { permanent_uuid: "c880a37879bd41ffa2ab0e392ae9e734" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43305 } } peers { permanent_uuid: "bbf36860f79a443b959461570dab306f" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42239 } attrs { promote: true } } }
I20260608 12:41:06.560360 10090 raft_consensus.cc:2955] T 744d64babfc7460db12e460192b39d53 P f9cea836d29d42b58688fdce680776ea [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER bbf36860f79a443b959461570dab306f (127.0.107.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "0ea8a5a5a3874b42a69506974e69abca" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37631 } } peers { permanent_uuid: "f9cea836d29d42b58688fdce680776ea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39229 } attrs { replace: true } } peers { permanent_uuid: "c880a37879bd41ffa2ab0e392ae9e734" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43305 } } peers { permanent_uuid: "bbf36860f79a443b959461570dab306f" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42239 } attrs { promote: true } } }
I20260608 12:41:06.574755 10168 consensus_queue.cc:237] T 9bbf74b9fb4c4ca1a2efb7ea6f39585a P c880a37879bd41ffa2ab0e392ae9e734 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 15, Committed index: 15, Last appended: 1.15, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "0ea8a5a5a3874b42a69506974e69abca" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37631 } attrs { replace: true } } peers { permanent_uuid: "f9cea836d29d42b58688fdce680776ea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39229 } } peers { permanent_uuid: "c880a37879bd41ffa2ab0e392ae9e734" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43305 } } peers { permanent_uuid: "bbf36860f79a443b959461570dab306f" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42239 } attrs { promote: true } }
I20260608 12:41:06.576545  9918 catalog_manager.cc:5696] T 744d64babfc7460db12e460192b39d53 P c880a37879bd41ffa2ab0e392ae9e734 reported cstate change: config changed from index -1 to 16, NON_VOTER bbf36860f79a443b959461570dab306f (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "c880a37879bd41ffa2ab0e392ae9e734" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "0ea8a5a5a3874b42a69506974e69abca" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37631 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f9cea836d29d42b58688fdce680776ea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39229 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c880a37879bd41ffa2ab0e392ae9e734" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43305 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbf36860f79a443b959461570dab306f" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42239 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:41:06.583276 10090 raft_consensus.cc:1275] T 9bbf74b9fb4c4ca1a2efb7ea6f39585a P f9cea836d29d42b58688fdce680776ea [term 1 FOLLOWER]: Refusing update from remote peer c880a37879bd41ffa2ab0e392ae9e734: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 12:41:06.587740 10018 raft_consensus.cc:1275] T 9bbf74b9fb4c4ca1a2efb7ea6f39585a P 0ea8a5a5a3874b42a69506974e69abca [term 1 FOLLOWER]: Refusing update from remote peer c880a37879bd41ffa2ab0e392ae9e734: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
W20260608 12:41:06.588769 10135 consensus_peers.cc:597] T 9bbf74b9fb4c4ca1a2efb7ea6f39585a P c880a37879bd41ffa2ab0e392ae9e734 -> Peer bbf36860f79a443b959461570dab306f (127.0.107.196:42239): Couldn't send request to peer bbf36860f79a443b959461570dab306f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9bbf74b9fb4c4ca1a2efb7ea6f39585a. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:41:06.589483 10454 consensus_queue.cc:1048] T 9bbf74b9fb4c4ca1a2efb7ea6f39585a P c880a37879bd41ffa2ab0e392ae9e734 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9cea836d29d42b58688fdce680776ea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260608 12:41:06.591782 10299 consensus_queue.cc:1048] T 9bbf74b9fb4c4ca1a2efb7ea6f39585a P c880a37879bd41ffa2ab0e392ae9e734 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ea8a5a5a3874b42a69506974e69abca" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37631 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260608 12:41:06.606950 10360 raft_consensus.cc:2955] T 9bbf74b9fb4c4ca1a2efb7ea6f39585a P c880a37879bd41ffa2ab0e392ae9e734 [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER bbf36860f79a443b959461570dab306f (127.0.107.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "0ea8a5a5a3874b42a69506974e69abca" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37631 } attrs { replace: true } } peers { permanent_uuid: "f9cea836d29d42b58688fdce680776ea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39229 } } peers { permanent_uuid: "c880a37879bd41ffa2ab0e392ae9e734" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43305 } } peers { permanent_uuid: "bbf36860f79a443b959461570dab306f" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42239 } attrs { promote: true } } }
I20260608 12:41:06.610174 10090 raft_consensus.cc:2955] T 9bbf74b9fb4c4ca1a2efb7ea6f39585a P f9cea836d29d42b58688fdce680776ea [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER bbf36860f79a443b959461570dab306f (127.0.107.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "0ea8a5a5a3874b42a69506974e69abca" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37631 } attrs { replace: true } } peers { permanent_uuid: "f9cea836d29d42b58688fdce680776ea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39229 } } peers { permanent_uuid: "c880a37879bd41ffa2ab0e392ae9e734" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43305 } } peers { permanent_uuid: "bbf36860f79a443b959461570dab306f" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42239 } attrs { promote: true } } }
I20260608 12:41:06.611758 10018 raft_consensus.cc:2955] T 9bbf74b9fb4c4ca1a2efb7ea6f39585a P 0ea8a5a5a3874b42a69506974e69abca [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER bbf36860f79a443b959461570dab306f (127.0.107.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "0ea8a5a5a3874b42a69506974e69abca" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37631 } attrs { replace: true } } peers { permanent_uuid: "f9cea836d29d42b58688fdce680776ea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39229 } } peers { permanent_uuid: "c880a37879bd41ffa2ab0e392ae9e734" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43305 } } peers { permanent_uuid: "bbf36860f79a443b959461570dab306f" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42239 } attrs { promote: true } } }
I20260608 12:41:06.627739  9918 catalog_manager.cc:5696] T 9bbf74b9fb4c4ca1a2efb7ea6f39585a P f9cea836d29d42b58688fdce680776ea reported cstate change: config changed from index -1 to 16, NON_VOTER bbf36860f79a443b959461570dab306f (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "c880a37879bd41ffa2ab0e392ae9e734" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "0ea8a5a5a3874b42a69506974e69abca" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37631 } attrs { replace: true } } peers { permanent_uuid: "f9cea836d29d42b58688fdce680776ea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39229 } } peers { permanent_uuid: "c880a37879bd41ffa2ab0e392ae9e734" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43305 } } peers { permanent_uuid: "bbf36860f79a443b959461570dab306f" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42239 } attrs { promote: true } } }
I20260608 12:41:06.912685 10478 ts_tablet_manager.cc:933] T 63e2fc01f3eb409887030ad4812abfb1 P bbf36860f79a443b959461570dab306f: Initiating tablet copy from peer c880a37879bd41ffa2ab0e392ae9e734 (127.0.107.195:43305)
I20260608 12:41:06.915237 10478 tablet_copy_client.cc:323] T 63e2fc01f3eb409887030ad4812abfb1 P bbf36860f79a443b959461570dab306f: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.195:43305
I20260608 12:41:06.929000 10179 tablet_copy_service.cc:140] P c880a37879bd41ffa2ab0e392ae9e734: Received BeginTabletCopySession request for tablet 63e2fc01f3eb409887030ad4812abfb1 from peer bbf36860f79a443b959461570dab306f ({username='slave'} at 127.0.0.1:48928)
I20260608 12:41:06.929986 10179 tablet_copy_service.cc:161] P c880a37879bd41ffa2ab0e392ae9e734: Beginning new tablet copy session on tablet 63e2fc01f3eb409887030ad4812abfb1 from peer bbf36860f79a443b959461570dab306f at {username='slave'} at 127.0.0.1:48928: session id = bbf36860f79a443b959461570dab306f-63e2fc01f3eb409887030ad4812abfb1
I20260608 12:41:06.938915 10179 tablet_copy_source_session.cc:215] T 63e2fc01f3eb409887030ad4812abfb1 P c880a37879bd41ffa2ab0e392ae9e734: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:41:06.943887 10478 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63e2fc01f3eb409887030ad4812abfb1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:06.959297 10478 tablet_copy_client.cc:806] T 63e2fc01f3eb409887030ad4812abfb1 P bbf36860f79a443b959461570dab306f: tablet copy: Starting download of 0 data blocks...
I20260608 12:41:06.960031 10478 tablet_copy_client.cc:670] T 63e2fc01f3eb409887030ad4812abfb1 P bbf36860f79a443b959461570dab306f: tablet copy: Starting download of 1 WAL segments...
I20260608 12:41:06.965219 10478 tablet_copy_client.cc:538] T 63e2fc01f3eb409887030ad4812abfb1 P bbf36860f79a443b959461570dab306f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:41:06.972340 10481 ts_tablet_manager.cc:933] T 9bbf74b9fb4c4ca1a2efb7ea6f39585a P bbf36860f79a443b959461570dab306f: Initiating tablet copy from peer c880a37879bd41ffa2ab0e392ae9e734 (127.0.107.195:43305)
I20260608 12:41:06.975042 10481 tablet_copy_client.cc:323] T 9bbf74b9fb4c4ca1a2efb7ea6f39585a P bbf36860f79a443b959461570dab306f: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.195:43305
I20260608 12:41:06.975579 10478 tablet_bootstrap.cc:492] T 63e2fc01f3eb409887030ad4812abfb1 P bbf36860f79a443b959461570dab306f: Bootstrap starting.
I20260608 12:41:06.977453 10179 tablet_copy_service.cc:140] P c880a37879bd41ffa2ab0e392ae9e734: Received BeginTabletCopySession request for tablet 9bbf74b9fb4c4ca1a2efb7ea6f39585a from peer bbf36860f79a443b959461570dab306f ({username='slave'} at 127.0.0.1:48928)
I20260608 12:41:06.978238 10179 tablet_copy_service.cc:161] P c880a37879bd41ffa2ab0e392ae9e734: Beginning new tablet copy session on tablet 9bbf74b9fb4c4ca1a2efb7ea6f39585a from peer bbf36860f79a443b959461570dab306f at {username='slave'} at 127.0.0.1:48928: session id = bbf36860f79a443b959461570dab306f-9bbf74b9fb4c4ca1a2efb7ea6f39585a
I20260608 12:41:06.987273 10179 tablet_copy_source_session.cc:215] T 9bbf74b9fb4c4ca1a2efb7ea6f39585a P c880a37879bd41ffa2ab0e392ae9e734: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:41:06.990854 10483 ts_tablet_manager.cc:933] T 744d64babfc7460db12e460192b39d53 P bbf36860f79a443b959461570dab306f: Initiating tablet copy from peer c880a37879bd41ffa2ab0e392ae9e734 (127.0.107.195:43305)
I20260608 12:41:06.991930 10481 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9bbf74b9fb4c4ca1a2efb7ea6f39585a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:07.003582 10483 tablet_copy_client.cc:323] T 744d64babfc7460db12e460192b39d53 P bbf36860f79a443b959461570dab306f: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.195:43305
I20260608 12:41:07.005945 10179 tablet_copy_service.cc:140] P c880a37879bd41ffa2ab0e392ae9e734: Received BeginTabletCopySession request for tablet 744d64babfc7460db12e460192b39d53 from peer bbf36860f79a443b959461570dab306f ({username='slave'} at 127.0.0.1:48928)
I20260608 12:41:07.006582 10179 tablet_copy_service.cc:161] P c880a37879bd41ffa2ab0e392ae9e734: Beginning new tablet copy session on tablet 744d64babfc7460db12e460192b39d53 from peer bbf36860f79a443b959461570dab306f at {username='slave'} at 127.0.0.1:48928: session id = bbf36860f79a443b959461570dab306f-744d64babfc7460db12e460192b39d53
I20260608 12:41:07.014943 10179 tablet_copy_source_session.cc:215] T 744d64babfc7460db12e460192b39d53 P c880a37879bd41ffa2ab0e392ae9e734: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:41:07.018785 10483 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 744d64babfc7460db12e460192b39d53. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:07.028998 10481 tablet_copy_client.cc:806] T 9bbf74b9fb4c4ca1a2efb7ea6f39585a P bbf36860f79a443b959461570dab306f: tablet copy: Starting download of 0 data blocks...
I20260608 12:41:07.029760 10481 tablet_copy_client.cc:670] T 9bbf74b9fb4c4ca1a2efb7ea6f39585a P bbf36860f79a443b959461570dab306f: tablet copy: Starting download of 1 WAL segments...
I20260608 12:41:07.035467 10481 tablet_copy_client.cc:538] T 9bbf74b9fb4c4ca1a2efb7ea6f39585a P bbf36860f79a443b959461570dab306f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:41:07.042544 10483 tablet_copy_client.cc:806] T 744d64babfc7460db12e460192b39d53 P bbf36860f79a443b959461570dab306f: tablet copy: Starting download of 0 data blocks...
I20260608 12:41:07.043359 10483 tablet_copy_client.cc:670] T 744d64babfc7460db12e460192b39d53 P bbf36860f79a443b959461570dab306f: tablet copy: Starting download of 1 WAL segments...
I20260608 12:41:07.046489 10481 tablet_bootstrap.cc:492] T 9bbf74b9fb4c4ca1a2efb7ea6f39585a P bbf36860f79a443b959461570dab306f: Bootstrap starting.
I20260608 12:41:07.049191 10483 tablet_copy_client.cc:538] T 744d64babfc7460db12e460192b39d53 P bbf36860f79a443b959461570dab306f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:41:07.061053 10483 tablet_bootstrap.cc:492] T 744d64babfc7460db12e460192b39d53 P bbf36860f79a443b959461570dab306f: Bootstrap starting.
I20260608 12:41:07.078821 10486 ts_tablet_manager.cc:933] T dee89b357b434784aa2dc8cf469fe877 P bbf36860f79a443b959461570dab306f: Initiating tablet copy from peer 0ea8a5a5a3874b42a69506974e69abca (127.0.107.193:37631)
I20260608 12:41:07.090736 10486 tablet_copy_client.cc:323] T dee89b357b434784aa2dc8cf469fe877 P bbf36860f79a443b959461570dab306f: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.193:37631
I20260608 12:41:07.153614 10030 tablet_copy_service.cc:140] P 0ea8a5a5a3874b42a69506974e69abca: Received BeginTabletCopySession request for tablet dee89b357b434784aa2dc8cf469fe877 from peer bbf36860f79a443b959461570dab306f ({username='slave'} at 127.0.0.1:35788)
I20260608 12:41:07.154390 10030 tablet_copy_service.cc:161] P 0ea8a5a5a3874b42a69506974e69abca: Beginning new tablet copy session on tablet dee89b357b434784aa2dc8cf469fe877 from peer bbf36860f79a443b959461570dab306f at {username='slave'} at 127.0.0.1:35788: session id = bbf36860f79a443b959461570dab306f-dee89b357b434784aa2dc8cf469fe877
I20260608 12:41:07.164232 10030 tablet_copy_source_session.cc:215] T dee89b357b434784aa2dc8cf469fe877 P 0ea8a5a5a3874b42a69506974e69abca: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:41:07.178084 10486 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dee89b357b434784aa2dc8cf469fe877. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:07.218669 10481 tablet_bootstrap.cc:492] T 9bbf74b9fb4c4ca1a2efb7ea6f39585a P bbf36860f79a443b959461570dab306f: Bootstrap replayed 1/1 log segments. Stats: ops{read=16 overwritten=0 applied=16 ignored=0} inserts{seen=101 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:41:07.219775 10481 tablet_bootstrap.cc:492] T 9bbf74b9fb4c4ca1a2efb7ea6f39585a P bbf36860f79a443b959461570dab306f: Bootstrap complete.
I20260608 12:41:07.220533 10481 ts_tablet_manager.cc:1403] T 9bbf74b9fb4c4ca1a2efb7ea6f39585a P bbf36860f79a443b959461570dab306f: Time spent bootstrapping tablet: real 0.175s	user 0.115s	sys 0.026s
I20260608 12:41:07.223757 10481 raft_consensus.cc:359] T 9bbf74b9fb4c4ca1a2efb7ea6f39585a P bbf36860f79a443b959461570dab306f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "0ea8a5a5a3874b42a69506974e69abca" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37631 } attrs { replace: true } } peers { permanent_uuid: "f9cea836d29d42b58688fdce680776ea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39229 } } peers { permanent_uuid: "c880a37879bd41ffa2ab0e392ae9e734" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43305 } } peers { permanent_uuid: "bbf36860f79a443b959461570dab306f" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42239 } attrs { promote: true } }
I20260608 12:41:07.224606 10481 raft_consensus.cc:740] T 9bbf74b9fb4c4ca1a2efb7ea6f39585a P bbf36860f79a443b959461570dab306f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: bbf36860f79a443b959461570dab306f, State: Initialized, Role: LEARNER
I20260608 12:41:07.225260 10481 consensus_queue.cc:260] T 9bbf74b9fb4c4ca1a2efb7ea6f39585a P bbf36860f79a443b959461570dab306f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 16, Last appended: 1.16, Last appended by leader: 16, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "0ea8a5a5a3874b42a69506974e69abca" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37631 } attrs { replace: true } } peers { permanent_uuid: "f9cea836d29d42b58688fdce680776ea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39229 } } peers { permanent_uuid: "c880a37879bd41ffa2ab0e392ae9e734" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43305 } } peers { permanent_uuid: "bbf36860f79a443b959461570dab306f" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42239 } attrs { promote: true } }
I20260608 12:41:07.234277 10481 ts_tablet_manager.cc:1434] T 9bbf74b9fb4c4ca1a2efb7ea6f39585a P bbf36860f79a443b959461570dab306f: Time spent starting tablet: real 0.013s	user 0.012s	sys 0.004s
I20260608 12:41:07.239974 10179 tablet_copy_service.cc:342] P c880a37879bd41ffa2ab0e392ae9e734: Request end of tablet copy session bbf36860f79a443b959461570dab306f-9bbf74b9fb4c4ca1a2efb7ea6f39585a received from {username='slave'} at 127.0.0.1:48928
I20260608 12:41:07.240617 10179 tablet_copy_service.cc:434] P c880a37879bd41ffa2ab0e392ae9e734: ending tablet copy session bbf36860f79a443b959461570dab306f-9bbf74b9fb4c4ca1a2efb7ea6f39585a on tablet 9bbf74b9fb4c4ca1a2efb7ea6f39585a with peer bbf36860f79a443b959461570dab306f
I20260608 12:41:07.245623 10486 tablet_copy_client.cc:806] T dee89b357b434784aa2dc8cf469fe877 P bbf36860f79a443b959461570dab306f: tablet copy: Starting download of 0 data blocks...
I20260608 12:41:07.246322 10486 tablet_copy_client.cc:670] T dee89b357b434784aa2dc8cf469fe877 P bbf36860f79a443b959461570dab306f: tablet copy: Starting download of 1 WAL segments...
I20260608 12:41:07.254812 10486 tablet_copy_client.cc:538] T dee89b357b434784aa2dc8cf469fe877 P bbf36860f79a443b959461570dab306f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:41:07.262893 10478 tablet_bootstrap.cc:492] T 63e2fc01f3eb409887030ad4812abfb1 P bbf36860f79a443b959461570dab306f: Bootstrap replayed 1/1 log segments. Stats: ops{read=16 overwritten=0 applied=16 ignored=0} inserts{seen=126 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:41:07.263967 10478 tablet_bootstrap.cc:492] T 63e2fc01f3eb409887030ad4812abfb1 P bbf36860f79a443b959461570dab306f: Bootstrap complete.
I20260608 12:41:07.264540 10486 tablet_bootstrap.cc:492] T dee89b357b434784aa2dc8cf469fe877 P bbf36860f79a443b959461570dab306f: Bootstrap starting.
I20260608 12:41:07.264775 10478 ts_tablet_manager.cc:1403] T 63e2fc01f3eb409887030ad4812abfb1 P bbf36860f79a443b959461570dab306f: Time spent bootstrapping tablet: real 0.290s	user 0.136s	sys 0.047s
I20260608 12:41:07.268173 10478 raft_consensus.cc:359] T 63e2fc01f3eb409887030ad4812abfb1 P bbf36860f79a443b959461570dab306f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "0ea8a5a5a3874b42a69506974e69abca" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37631 } attrs { replace: true } } peers { permanent_uuid: "f9cea836d29d42b58688fdce680776ea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39229 } } peers { permanent_uuid: "c880a37879bd41ffa2ab0e392ae9e734" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43305 } } peers { permanent_uuid: "bbf36860f79a443b959461570dab306f" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42239 } attrs { promote: true } }
I20260608 12:41:07.269169 10478 raft_consensus.cc:740] T 63e2fc01f3eb409887030ad4812abfb1 P bbf36860f79a443b959461570dab306f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: bbf36860f79a443b959461570dab306f, State: Initialized, Role: LEARNER
I20260608 12:41:07.269917 10478 consensus_queue.cc:260] T 63e2fc01f3eb409887030ad4812abfb1 P bbf36860f79a443b959461570dab306f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 16, Last appended: 1.16, Last appended by leader: 16, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "0ea8a5a5a3874b42a69506974e69abca" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37631 } attrs { replace: true } } peers { permanent_uuid: "f9cea836d29d42b58688fdce680776ea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39229 } } peers { permanent_uuid: "c880a37879bd41ffa2ab0e392ae9e734" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43305 } } peers { permanent_uuid: "bbf36860f79a443b959461570dab306f" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42239 } attrs { promote: true } }
I20260608 12:41:07.280501 10478 ts_tablet_manager.cc:1434] T 63e2fc01f3eb409887030ad4812abfb1 P bbf36860f79a443b959461570dab306f: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260608 12:41:07.287111 10483 tablet_bootstrap.cc:492] T 744d64babfc7460db12e460192b39d53 P bbf36860f79a443b959461570dab306f: Bootstrap replayed 1/1 log segments. Stats: ops{read=16 overwritten=0 applied=16 ignored=0} inserts{seen=120 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:41:07.288262 10483 tablet_bootstrap.cc:492] T 744d64babfc7460db12e460192b39d53 P bbf36860f79a443b959461570dab306f: Bootstrap complete.
I20260608 12:41:07.289109 10483 ts_tablet_manager.cc:1403] T 744d64babfc7460db12e460192b39d53 P bbf36860f79a443b959461570dab306f: Time spent bootstrapping tablet: real 0.228s	user 0.123s	sys 0.035s
I20260608 12:41:07.291353 10179 tablet_copy_service.cc:342] P c880a37879bd41ffa2ab0e392ae9e734: Request end of tablet copy session bbf36860f79a443b959461570dab306f-63e2fc01f3eb409887030ad4812abfb1 received from {username='slave'} at 127.0.0.1:48928
I20260608 12:41:07.291930 10179 tablet_copy_service.cc:434] P c880a37879bd41ffa2ab0e392ae9e734: ending tablet copy session bbf36860f79a443b959461570dab306f-63e2fc01f3eb409887030ad4812abfb1 on tablet 63e2fc01f3eb409887030ad4812abfb1 with peer bbf36860f79a443b959461570dab306f
I20260608 12:41:07.294564 10483 raft_consensus.cc:359] T 744d64babfc7460db12e460192b39d53 P bbf36860f79a443b959461570dab306f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "0ea8a5a5a3874b42a69506974e69abca" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37631 } } peers { permanent_uuid: "f9cea836d29d42b58688fdce680776ea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39229 } attrs { replace: true } } peers { permanent_uuid: "c880a37879bd41ffa2ab0e392ae9e734" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43305 } } peers { permanent_uuid: "bbf36860f79a443b959461570dab306f" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42239 } attrs { promote: true } }
I20260608 12:41:07.295511 10483 raft_consensus.cc:740] T 744d64babfc7460db12e460192b39d53 P bbf36860f79a443b959461570dab306f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: bbf36860f79a443b959461570dab306f, State: Initialized, Role: LEARNER
I20260608 12:41:07.296250 10483 consensus_queue.cc:260] T 744d64babfc7460db12e460192b39d53 P bbf36860f79a443b959461570dab306f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 16, Last appended: 1.16, Last appended by leader: 16, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "0ea8a5a5a3874b42a69506974e69abca" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37631 } } peers { permanent_uuid: "f9cea836d29d42b58688fdce680776ea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39229 } attrs { replace: true } } peers { permanent_uuid: "c880a37879bd41ffa2ab0e392ae9e734" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43305 } } peers { permanent_uuid: "bbf36860f79a443b959461570dab306f" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42239 } attrs { promote: true } }
I20260608 12:41:07.298424 10483 ts_tablet_manager.cc:1434] T 744d64babfc7460db12e460192b39d53 P bbf36860f79a443b959461570dab306f: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.004s
I20260608 12:41:07.300505 10179 tablet_copy_service.cc:342] P c880a37879bd41ffa2ab0e392ae9e734: Request end of tablet copy session bbf36860f79a443b959461570dab306f-744d64babfc7460db12e460192b39d53 received from {username='slave'} at 127.0.0.1:48928
I20260608 12:41:07.300979 10179 tablet_copy_service.cc:434] P c880a37879bd41ffa2ab0e392ae9e734: ending tablet copy session bbf36860f79a443b959461570dab306f-744d64babfc7460db12e460192b39d53 on tablet 744d64babfc7460db12e460192b39d53 with peer bbf36860f79a443b959461570dab306f
I20260608 12:41:07.332867   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
I20260608 12:41:07.352787   431 tablet_copy_service.cc:362] P 0ea8a5a5a3874b42a69506974e69abca: Destroying tablet copy session bbf36860f79a443b959461570dab306f-dee89b357b434784aa2dc8cf469fe877 due to service shutdown
I20260608 12:41:07.353338   431 tablet_copy_service.cc:434] P 0ea8a5a5a3874b42a69506974e69abca: ending tablet copy session bbf36860f79a443b959461570dab306f-dee89b357b434784aa2dc8cf469fe877 on tablet dee89b357b434784aa2dc8cf469fe877 with peer bbf36860f79a443b959461570dab306f
I20260608 12:41:07.388263   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:41:07.390189   431 tablet_replica.cc:333] T cfc9682a55ab4a8c8b39fade059ec7ab P 0ea8a5a5a3874b42a69506974e69abca: stopping tablet replica
I20260608 12:41:07.391244   431 raft_consensus.cc:2243] T cfc9682a55ab4a8c8b39fade059ec7ab P 0ea8a5a5a3874b42a69506974e69abca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:07.392040   431 raft_consensus.cc:2272] T cfc9682a55ab4a8c8b39fade059ec7ab P 0ea8a5a5a3874b42a69506974e69abca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:07.395366   431 tablet_replica.cc:333] T dee89b357b434784aa2dc8cf469fe877 P 0ea8a5a5a3874b42a69506974e69abca: stopping tablet replica
I20260608 12:41:07.396204   431 raft_consensus.cc:2243] T dee89b357b434784aa2dc8cf469fe877 P 0ea8a5a5a3874b42a69506974e69abca [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:41:07.397701   431 raft_consensus.cc:2272] T dee89b357b434784aa2dc8cf469fe877 P 0ea8a5a5a3874b42a69506974e69abca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:07.401319   431 tablet_replica.cc:333] T 744d64babfc7460db12e460192b39d53 P 0ea8a5a5a3874b42a69506974e69abca: stopping tablet replica
I20260608 12:41:07.402442   431 raft_consensus.cc:2243] T 744d64babfc7460db12e460192b39d53 P 0ea8a5a5a3874b42a69506974e69abca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:07.403395   431 raft_consensus.cc:2272] T 744d64babfc7460db12e460192b39d53 P 0ea8a5a5a3874b42a69506974e69abca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:07.408376   431 tablet_replica.cc:333] T 9bbf74b9fb4c4ca1a2efb7ea6f39585a P 0ea8a5a5a3874b42a69506974e69abca: stopping tablet replica
I20260608 12:41:07.409484   431 raft_consensus.cc:2243] T 9bbf74b9fb4c4ca1a2efb7ea6f39585a P 0ea8a5a5a3874b42a69506974e69abca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:07.410468   431 raft_consensus.cc:2272] T 9bbf74b9fb4c4ca1a2efb7ea6f39585a P 0ea8a5a5a3874b42a69506974e69abca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:07.410878 10486 tablet_bootstrap.cc:492] T dee89b357b434784aa2dc8cf469fe877 P bbf36860f79a443b959461570dab306f: Bootstrap replayed 1/1 log segments. Stats: ops{read=16 overwritten=0 applied=16 ignored=0} inserts{seen=112 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:41:07.411926 10486 tablet_bootstrap.cc:492] T dee89b357b434784aa2dc8cf469fe877 P bbf36860f79a443b959461570dab306f: Bootstrap complete.
I20260608 12:41:07.412639 10486 ts_tablet_manager.cc:1403] T dee89b357b434784aa2dc8cf469fe877 P bbf36860f79a443b959461570dab306f: Time spent bootstrapping tablet: real 0.148s	user 0.116s	sys 0.019s
I20260608 12:41:07.414613   431 tablet_replica.cc:333] T 0e5523a5f50b4447b6a18696908ac0ff P 0ea8a5a5a3874b42a69506974e69abca: stopping tablet replica
I20260608 12:41:07.415575   431 raft_consensus.cc:2243] T 0e5523a5f50b4447b6a18696908ac0ff P 0ea8a5a5a3874b42a69506974e69abca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:07.415683 10486 raft_consensus.cc:359] T dee89b357b434784aa2dc8cf469fe877 P bbf36860f79a443b959461570dab306f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "0ea8a5a5a3874b42a69506974e69abca" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37631 } } peers { permanent_uuid: "f9cea836d29d42b58688fdce680776ea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39229 } } peers { permanent_uuid: "c880a37879bd41ffa2ab0e392ae9e734" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43305 } attrs { replace: true } } peers { permanent_uuid: "bbf36860f79a443b959461570dab306f" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42239 } attrs { promote: true } }
I20260608 12:41:07.416396   431 raft_consensus.cc:2272] T 0e5523a5f50b4447b6a18696908ac0ff P 0ea8a5a5a3874b42a69506974e69abca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:07.416540 10486 raft_consensus.cc:740] T dee89b357b434784aa2dc8cf469fe877 P bbf36860f79a443b959461570dab306f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: bbf36860f79a443b959461570dab306f, State: Initialized, Role: LEARNER
I20260608 12:41:07.417292 10486 consensus_queue.cc:260] T dee89b357b434784aa2dc8cf469fe877 P bbf36860f79a443b959461570dab306f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 16, Last appended: 1.16, Last appended by leader: 16, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "0ea8a5a5a3874b42a69506974e69abca" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37631 } } peers { permanent_uuid: "f9cea836d29d42b58688fdce680776ea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39229 } } peers { permanent_uuid: "c880a37879bd41ffa2ab0e392ae9e734" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43305 } attrs { replace: true } } peers { permanent_uuid: "bbf36860f79a443b959461570dab306f" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42239 } attrs { promote: true } }
I20260608 12:41:07.420363 10486 ts_tablet_manager.cc:1434] T dee89b357b434784aa2dc8cf469fe877 P bbf36860f79a443b959461570dab306f: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260608 12:41:07.421440 10422 raft_consensus.cc:1217] T 63e2fc01f3eb409887030ad4812abfb1 P bbf36860f79a443b959461570dab306f [term 1 LEARNER]: Deduplicated request from leader. Original: 1.15->[1.16-1.16]   Dedup: 1.16->[]
I20260608 12:41:07.425964   431 tablet_replica.cc:333] T 52aa2a3f93be43ef9a71ae90ff0f0275 P 0ea8a5a5a3874b42a69506974e69abca: stopping tablet replica
I20260608 12:41:07.427034   431 raft_consensus.cc:2243] T 52aa2a3f93be43ef9a71ae90ff0f0275 P 0ea8a5a5a3874b42a69506974e69abca [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:41:07.427778   431 raft_consensus.cc:2272] T 52aa2a3f93be43ef9a71ae90ff0f0275 P 0ea8a5a5a3874b42a69506974e69abca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:07.431608   431 tablet_replica.cc:333] T 63e2fc01f3eb409887030ad4812abfb1 P 0ea8a5a5a3874b42a69506974e69abca: stopping tablet replica
I20260608 12:41:07.432561   431 raft_consensus.cc:2243] T 63e2fc01f3eb409887030ad4812abfb1 P 0ea8a5a5a3874b42a69506974e69abca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:07.433557   431 raft_consensus.cc:2272] T 63e2fc01f3eb409887030ad4812abfb1 P 0ea8a5a5a3874b42a69506974e69abca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:07.443780   431 tablet_replica.cc:333] T 6f415f790e8c460daccf39a95bc0bc71 P 0ea8a5a5a3874b42a69506974e69abca: stopping tablet replica
I20260608 12:41:07.444785   431 raft_consensus.cc:2243] T 6f415f790e8c460daccf39a95bc0bc71 P 0ea8a5a5a3874b42a69506974e69abca [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:41:07.445629   431 raft_consensus.cc:2272] T 6f415f790e8c460daccf39a95bc0bc71 P 0ea8a5a5a3874b42a69506974e69abca [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 12:41:07.467957 10486 tablet_copy_client.cc:1131] T dee89b357b434784aa2dc8cf469fe877 P bbf36860f79a443b959461570dab306f: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: recv got EOF from unknown peer (error 108)
I20260608 12:41:07.483949   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
I20260608 12:41:07.493800 10422 raft_consensus.cc:1217] T 9bbf74b9fb4c4ca1a2efb7ea6f39585a P bbf36860f79a443b959461570dab306f [term 1 LEARNER]: Deduplicated request from leader. Original: 1.15->[1.16-1.16]   Dedup: 1.16->[]
W20260608 12:41:07.509748 10132 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.107.193:37631: connect: Connection refused (error 111) [suppressed 3 similar messages]
W20260608 12:41:07.515583 10132 consensus_peers.cc:597] T 63e2fc01f3eb409887030ad4812abfb1 P c880a37879bd41ffa2ab0e392ae9e734 -> Peer 0ea8a5a5a3874b42a69506974e69abca (127.0.107.193:37631): Couldn't send request to peer 0ea8a5a5a3874b42a69506974e69abca. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:37631: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:41:07.518111   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
W20260608 12:41:07.531970 10133 consensus_peers.cc:597] T 9bbf74b9fb4c4ca1a2efb7ea6f39585a P c880a37879bd41ffa2ab0e392ae9e734 -> Peer f9cea836d29d42b58688fdce680776ea (127.0.107.194:39229): Couldn't send request to peer f9cea836d29d42b58688fdce680776ea. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:41:07.571233   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:41:07.573881   431 tablet_replica.cc:333] T cfc9682a55ab4a8c8b39fade059ec7ab P f9cea836d29d42b58688fdce680776ea: stopping tablet replica
I20260608 12:41:07.575110   431 raft_consensus.cc:2243] T cfc9682a55ab4a8c8b39fade059ec7ab P f9cea836d29d42b58688fdce680776ea [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:07.575891   431 raft_consensus.cc:2272] T cfc9682a55ab4a8c8b39fade059ec7ab P f9cea836d29d42b58688fdce680776ea [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 12:41:07.577859 10132 consensus_peers.cc:597] T 0e5523a5f50b4447b6a18696908ac0ff P c880a37879bd41ffa2ab0e392ae9e734 -> Peer 0ea8a5a5a3874b42a69506974e69abca (127.0.107.193:37631): Couldn't send request to peer 0ea8a5a5a3874b42a69506974e69abca. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:37631: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:41:07.579051   431 tablet_replica.cc:333] T 744d64babfc7460db12e460192b39d53 P f9cea836d29d42b58688fdce680776ea: stopping tablet replica
I20260608 12:41:07.579821   431 raft_consensus.cc:2243] T 744d64babfc7460db12e460192b39d53 P f9cea836d29d42b58688fdce680776ea [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:07.580687   431 raft_consensus.cc:2272] T 744d64babfc7460db12e460192b39d53 P f9cea836d29d42b58688fdce680776ea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:07.583958   431 tablet_replica.cc:333] T 63e2fc01f3eb409887030ad4812abfb1 P f9cea836d29d42b58688fdce680776ea: stopping tablet replica
I20260608 12:41:07.583904 10422 raft_consensus.cc:1217] T 744d64babfc7460db12e460192b39d53 P bbf36860f79a443b959461570dab306f [term 1 LEARNER]: Deduplicated request from leader. Original: 1.15->[1.16-1.16]   Dedup: 1.16->[]
I20260608 12:41:07.585134   431 raft_consensus.cc:2243] T 63e2fc01f3eb409887030ad4812abfb1 P f9cea836d29d42b58688fdce680776ea [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:07.586114   431 raft_consensus.cc:2272] T 63e2fc01f3eb409887030ad4812abfb1 P f9cea836d29d42b58688fdce680776ea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:07.589016   431 tablet_replica.cc:333] T 0e5523a5f50b4447b6a18696908ac0ff P f9cea836d29d42b58688fdce680776ea: stopping tablet replica
I20260608 12:41:07.589622   431 raft_consensus.cc:2243] T 0e5523a5f50b4447b6a18696908ac0ff P f9cea836d29d42b58688fdce680776ea [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:07.590270   431 raft_consensus.cc:2272] T 0e5523a5f50b4447b6a18696908ac0ff P f9cea836d29d42b58688fdce680776ea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:07.592665   431 tablet_replica.cc:333] T 9bbf74b9fb4c4ca1a2efb7ea6f39585a P f9cea836d29d42b58688fdce680776ea: stopping tablet replica
I20260608 12:41:07.593532   431 raft_consensus.cc:2243] T 9bbf74b9fb4c4ca1a2efb7ea6f39585a P f9cea836d29d42b58688fdce680776ea [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:07.594493   431 raft_consensus.cc:2272] T 9bbf74b9fb4c4ca1a2efb7ea6f39585a P f9cea836d29d42b58688fdce680776ea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:07.598606   431 tablet_replica.cc:333] T fe8a244fe80c49a1b0c0e9361536c276 P f9cea836d29d42b58688fdce680776ea: stopping tablet replica
I20260608 12:41:07.599589   431 raft_consensus.cc:2243] T fe8a244fe80c49a1b0c0e9361536c276 P f9cea836d29d42b58688fdce680776ea [term 1 LEADER]: Raft consensus shutting down.
W20260608 12:41:07.599764 10132 consensus_peers.cc:597] T 744d64babfc7460db12e460192b39d53 P c880a37879bd41ffa2ab0e392ae9e734 -> Peer 0ea8a5a5a3874b42a69506974e69abca (127.0.107.193:37631): Couldn't send request to peer 0ea8a5a5a3874b42a69506974e69abca. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:37631: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:41:07.600235   431 raft_consensus.cc:2272] T fe8a244fe80c49a1b0c0e9361536c276 P f9cea836d29d42b58688fdce680776ea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:07.603014   431 tablet_replica.cc:333] T dee89b357b434784aa2dc8cf469fe877 P f9cea836d29d42b58688fdce680776ea: stopping tablet replica
I20260608 12:41:07.603598   431 raft_consensus.cc:2243] T dee89b357b434784aa2dc8cf469fe877 P f9cea836d29d42b58688fdce680776ea [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:07.604278   431 raft_consensus.cc:2272] T dee89b357b434784aa2dc8cf469fe877 P f9cea836d29d42b58688fdce680776ea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:07.606716   431 tablet_replica.cc:333] T 6844fe702f5c4e6b97a831aad00eda9f P f9cea836d29d42b58688fdce680776ea: stopping tablet replica
I20260608 12:41:07.607270   431 raft_consensus.cc:2243] T 6844fe702f5c4e6b97a831aad00eda9f P f9cea836d29d42b58688fdce680776ea [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:41:07.607812   431 raft_consensus.cc:2272] T 6844fe702f5c4e6b97a831aad00eda9f P f9cea836d29d42b58688fdce680776ea [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 12:41:07.639814 10132 consensus_peers.cc:597] T cfc9682a55ab4a8c8b39fade059ec7ab P c880a37879bd41ffa2ab0e392ae9e734 -> Peer 0ea8a5a5a3874b42a69506974e69abca (127.0.107.193:37631): Couldn't send request to peer 0ea8a5a5a3874b42a69506974e69abca. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:37631: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:41:07.642204   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
W20260608 12:41:07.664057 10132 consensus_peers.cc:597] T 9bbf74b9fb4c4ca1a2efb7ea6f39585a P c880a37879bd41ffa2ab0e392ae9e734 -> Peer 0ea8a5a5a3874b42a69506974e69abca (127.0.107.193:37631): Couldn't send request to peer 0ea8a5a5a3874b42a69506974e69abca. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:37631: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 12:41:07.676209 10133 consensus_peers.cc:597] T 0e5523a5f50b4447b6a18696908ac0ff P c880a37879bd41ffa2ab0e392ae9e734 -> Peer f9cea836d29d42b58688fdce680776ea (127.0.107.194:39229): Couldn't send request to peer f9cea836d29d42b58688fdce680776ea. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.194:39229: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:41:07.678747   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
W20260608 12:41:07.695938 10133 consensus_peers.cc:597] T cfc9682a55ab4a8c8b39fade059ec7ab P c880a37879bd41ffa2ab0e392ae9e734 -> Peer f9cea836d29d42b58688fdce680776ea (127.0.107.194:39229): Couldn't send request to peer f9cea836d29d42b58688fdce680776ea. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.194:39229: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:41:07.724404   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:41:07.725529   431 tablet_replica.cc:333] T 63e2fc01f3eb409887030ad4812abfb1 P c880a37879bd41ffa2ab0e392ae9e734: stopping tablet replica
I20260608 12:41:07.726406   431 raft_consensus.cc:2243] T 63e2fc01f3eb409887030ad4812abfb1 P c880a37879bd41ffa2ab0e392ae9e734 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:41:07.727777   431 raft_consensus.cc:2272] T 63e2fc01f3eb409887030ad4812abfb1 P c880a37879bd41ffa2ab0e392ae9e734 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:07.730641   431 tablet_replica.cc:333] T 0e5523a5f50b4447b6a18696908ac0ff P c880a37879bd41ffa2ab0e392ae9e734: stopping tablet replica
I20260608 12:41:07.731324   431 raft_consensus.cc:2243] T 0e5523a5f50b4447b6a18696908ac0ff P c880a37879bd41ffa2ab0e392ae9e734 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:41:07.732401   431 raft_consensus.cc:2272] T 0e5523a5f50b4447b6a18696908ac0ff P c880a37879bd41ffa2ab0e392ae9e734 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:07.735131   431 tablet_replica.cc:333] T 9bbf74b9fb4c4ca1a2efb7ea6f39585a P c880a37879bd41ffa2ab0e392ae9e734: stopping tablet replica
I20260608 12:41:07.735798   431 raft_consensus.cc:2243] T 9bbf74b9fb4c4ca1a2efb7ea6f39585a P c880a37879bd41ffa2ab0e392ae9e734 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:41:07.737138   431 raft_consensus.cc:2272] T 9bbf74b9fb4c4ca1a2efb7ea6f39585a P c880a37879bd41ffa2ab0e392ae9e734 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:07.740000   431 tablet_replica.cc:333] T d2f5a5be28e54c3fb8726b51f4be92d2 P c880a37879bd41ffa2ab0e392ae9e734: stopping tablet replica
I20260608 12:41:07.740682   431 raft_consensus.cc:2243] T d2f5a5be28e54c3fb8726b51f4be92d2 P c880a37879bd41ffa2ab0e392ae9e734 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:41:07.741240   431 raft_consensus.cc:2272] T d2f5a5be28e54c3fb8726b51f4be92d2 P c880a37879bd41ffa2ab0e392ae9e734 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:07.744240   431 tablet_replica.cc:333] T 744d64babfc7460db12e460192b39d53 P c880a37879bd41ffa2ab0e392ae9e734: stopping tablet replica
I20260608 12:41:07.744941   431 raft_consensus.cc:2243] T 744d64babfc7460db12e460192b39d53 P c880a37879bd41ffa2ab0e392ae9e734 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:41:07.746392   431 raft_consensus.cc:2272] T 744d64babfc7460db12e460192b39d53 P c880a37879bd41ffa2ab0e392ae9e734 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:07.749118   431 tablet_replica.cc:333] T cfc9682a55ab4a8c8b39fade059ec7ab P c880a37879bd41ffa2ab0e392ae9e734: stopping tablet replica
I20260608 12:41:07.749897   431 raft_consensus.cc:2243] T cfc9682a55ab4a8c8b39fade059ec7ab P c880a37879bd41ffa2ab0e392ae9e734 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:41:07.750887   431 raft_consensus.cc:2272] T cfc9682a55ab4a8c8b39fade059ec7ab P c880a37879bd41ffa2ab0e392ae9e734 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:07.753582   431 tablet_replica.cc:333] T dee89b357b434784aa2dc8cf469fe877 P c880a37879bd41ffa2ab0e392ae9e734: stopping tablet replica
I20260608 12:41:07.754217   431 raft_consensus.cc:2243] T dee89b357b434784aa2dc8cf469fe877 P c880a37879bd41ffa2ab0e392ae9e734 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:07.754990   431 raft_consensus.cc:2272] T dee89b357b434784aa2dc8cf469fe877 P c880a37879bd41ffa2ab0e392ae9e734 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:07.757586   431 tablet_replica.cc:333] T c18d88346d0c4978b4e16f0e3f7eeb81 P c880a37879bd41ffa2ab0e392ae9e734: stopping tablet replica
I20260608 12:41:07.758211   431 raft_consensus.cc:2243] T c18d88346d0c4978b4e16f0e3f7eeb81 P c880a37879bd41ffa2ab0e392ae9e734 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:41:07.758747   431 raft_consensus.cc:2272] T c18d88346d0c4978b4e16f0e3f7eeb81 P c880a37879bd41ffa2ab0e392ae9e734 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:07.788368   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260608 12:41:07.825567   431 tablet_server.cc:179] TabletServer@127.0.107.196:0 shutting down...
I20260608 12:41:07.862807   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:41:07.863888   431 tablet_replica.cc:333] T dee89b357b434784aa2dc8cf469fe877 P bbf36860f79a443b959461570dab306f: stopping tablet replica
I20260608 12:41:07.864653   431 raft_consensus.cc:2243] T dee89b357b434784aa2dc8cf469fe877 P bbf36860f79a443b959461570dab306f [term 1 LEARNER]: Raft consensus shutting down.
I20260608 12:41:07.865159   431 raft_consensus.cc:2272] T dee89b357b434784aa2dc8cf469fe877 P bbf36860f79a443b959461570dab306f [term 1 LEARNER]: Raft consensus is shut down!
I20260608 12:41:07.867872   431 tablet_replica.cc:333] T 744d64babfc7460db12e460192b39d53 P bbf36860f79a443b959461570dab306f: stopping tablet replica
I20260608 12:41:07.868474   431 raft_consensus.cc:2243] T 744d64babfc7460db12e460192b39d53 P bbf36860f79a443b959461570dab306f [term 1 LEARNER]: Raft consensus shutting down.
I20260608 12:41:07.869166   431 raft_consensus.cc:2272] T 744d64babfc7460db12e460192b39d53 P bbf36860f79a443b959461570dab306f [term 1 LEARNER]: Raft consensus is shut down!
I20260608 12:41:07.871671   431 tablet_replica.cc:333] T 9bbf74b9fb4c4ca1a2efb7ea6f39585a P bbf36860f79a443b959461570dab306f: stopping tablet replica
I20260608 12:41:07.872242   431 raft_consensus.cc:2243] T 9bbf74b9fb4c4ca1a2efb7ea6f39585a P bbf36860f79a443b959461570dab306f [term 1 LEARNER]: Raft consensus shutting down.
I20260608 12:41:07.872643   431 raft_consensus.cc:2272] T 9bbf74b9fb4c4ca1a2efb7ea6f39585a P bbf36860f79a443b959461570dab306f [term 1 LEARNER]: Raft consensus is shut down!
I20260608 12:41:07.875155   431 tablet_replica.cc:333] T 63e2fc01f3eb409887030ad4812abfb1 P bbf36860f79a443b959461570dab306f: stopping tablet replica
I20260608 12:41:07.875810   431 raft_consensus.cc:2243] T 63e2fc01f3eb409887030ad4812abfb1 P bbf36860f79a443b959461570dab306f [term 1 LEARNER]: Raft consensus shutting down.
I20260608 12:41:07.876221   431 raft_consensus.cc:2272] T 63e2fc01f3eb409887030ad4812abfb1 P bbf36860f79a443b959461570dab306f [term 1 LEARNER]: Raft consensus is shut down!
I20260608 12:41:07.901100   431 tablet_server.cc:196] TabletServer@127.0.107.196:0 shutdown complete.
I20260608 12:41:07.924500   431 master.cc:562] Master@127.0.107.254:40471 shutting down...
W20260608 12:41:07.954829  9966 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260608 12:41:07.955262  9966 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260608 12:41:07.955499  9966 auto_rebalancer.cc:301] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260608 12:41:07.957239   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P ad9939656a78412db28dd3c2695f77bd [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:41:07.958003   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P ad9939656a78412db28dd3c2695f77bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:07.958410   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P ad9939656a78412db28dd3c2695f77bd: stopping tablet replica
I20260608 12:41:07.986002   431 master.cc:584] Master@127.0.107.254:40471 shutdown complete.
[       OK ] AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash (9019 ms)
[ RUN      ] AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale
I20260608 12:41:08.045991   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:46845
I20260608 12:41:08.047529   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:41:08.053840 10497 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:41:08.054250 10498 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:41:08.055493 10500 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:41:08.057093   431 server_base.cc:1061] running on GCE node
I20260608 12:41:08.058394   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:41:08.058605   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:41:08.058741   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922468058729 us; error 0 us; skew 500 ppm
I20260608 12:41:08.059351   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:41:08.062463   431 webserver.cc:533] Webserver started at http://127.0.107.254:38663/ using document root <none> and password file <none>
I20260608 12:41:08.063045   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:41:08.063218   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:41:08.063481   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:41:08.064844   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780922229144781-431-0/minicluster-data/master-0-root/instance:
uuid: "bffaba3434fa4a44981d9294a09fbba4"
format_stamp: "Formatted at 2026-06-08 12:41:08 on dist-test-slave-3gfq"
I20260608 12:41:08.071102   431 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.001s
I20260608 12:41:08.076120 10505 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:08.077224   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.005s	sys 0.000s
I20260608 12:41:08.077615   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780922229144781-431-0/minicluster-data/master-0-root
uuid: "bffaba3434fa4a44981d9294a09fbba4"
format_stamp: "Formatted at 2026-06-08 12:41:08 on dist-test-slave-3gfq"
I20260608 12:41:08.078016   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780922229144781-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780922229144781-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780922229144781-431-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:41:08.097368   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:41:08.098865   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:41:08.148147   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:46845
I20260608 12:41:08.148288 10556 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:46845 every 8 connection(s)
I20260608 12:41:08.152746 10557 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:08.163605 10557 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P bffaba3434fa4a44981d9294a09fbba4: Bootstrap starting.
I20260608 12:41:08.168831 10557 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P bffaba3434fa4a44981d9294a09fbba4: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:08.173904 10557 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P bffaba3434fa4a44981d9294a09fbba4: No bootstrap required, opened a new log
I20260608 12:41:08.176404 10557 raft_consensus.cc:359] T 00000000000000000000000000000000 P bffaba3434fa4a44981d9294a09fbba4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bffaba3434fa4a44981d9294a09fbba4" member_type: VOTER }
I20260608 12:41:08.176843 10557 raft_consensus.cc:385] T 00000000000000000000000000000000 P bffaba3434fa4a44981d9294a09fbba4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:08.177139 10557 raft_consensus.cc:740] T 00000000000000000000000000000000 P bffaba3434fa4a44981d9294a09fbba4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bffaba3434fa4a44981d9294a09fbba4, State: Initialized, Role: FOLLOWER
I20260608 12:41:08.177958 10557 consensus_queue.cc:260] T 00000000000000000000000000000000 P bffaba3434fa4a44981d9294a09fbba4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "bffaba3434fa4a44981d9294a09fbba4" member_type: VOTER }
I20260608 12:41:08.178515 10557 raft_consensus.cc:399] T 00000000000000000000000000000000 P bffaba3434fa4a44981d9294a09fbba4 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:41:08.178759 10557 raft_consensus.cc:493] T 00000000000000000000000000000000 P bffaba3434fa4a44981d9294a09fbba4 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:41:08.179071 10557 raft_consensus.cc:3060] T 00000000000000000000000000000000 P bffaba3434fa4a44981d9294a09fbba4 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:08.184448 10557 raft_consensus.cc:515] T 00000000000000000000000000000000 P bffaba3434fa4a44981d9294a09fbba4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bffaba3434fa4a44981d9294a09fbba4" member_type: VOTER }
I20260608 12:41:08.185056 10557 leader_election.cc:304] T 00000000000000000000000000000000 P bffaba3434fa4a44981d9294a09fbba4 [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: bffaba3434fa4a44981d9294a09fbba4; no voters: 
I20260608 12:41:08.186479 10557 leader_election.cc:290] T 00000000000000000000000000000000 P bffaba3434fa4a44981d9294a09fbba4 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:41:08.187129 10560 raft_consensus.cc:2804] T 00000000000000000000000000000000 P bffaba3434fa4a44981d9294a09fbba4 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:41:08.188843 10560 raft_consensus.cc:697] T 00000000000000000000000000000000 P bffaba3434fa4a44981d9294a09fbba4 [term 1 LEADER]: Becoming Leader. State: Replica: bffaba3434fa4a44981d9294a09fbba4, State: Running, Role: LEADER
I20260608 12:41:08.189880 10560 consensus_queue.cc:237] T 00000000000000000000000000000000 P bffaba3434fa4a44981d9294a09fbba4 [LEADER]: Queue going to LEADER mode. State: All 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: "bffaba3434fa4a44981d9294a09fbba4" member_type: VOTER }
I20260608 12:41:08.190155 10557 sys_catalog.cc:565] T 00000000000000000000000000000000 P bffaba3434fa4a44981d9294a09fbba4 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:41:08.195147 10561 sys_catalog.cc:455] T 00000000000000000000000000000000 P bffaba3434fa4a44981d9294a09fbba4 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "bffaba3434fa4a44981d9294a09fbba4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bffaba3434fa4a44981d9294a09fbba4" member_type: VOTER } }
I20260608 12:41:08.195894 10561 sys_catalog.cc:458] T 00000000000000000000000000000000 P bffaba3434fa4a44981d9294a09fbba4 [sys.catalog]: This master's current role is: LEADER
I20260608 12:41:08.195189 10562 sys_catalog.cc:455] T 00000000000000000000000000000000 P bffaba3434fa4a44981d9294a09fbba4 [sys.catalog]: SysCatalogTable state changed. Reason: New leader bffaba3434fa4a44981d9294a09fbba4. Latest consensus state: current_term: 1 leader_uuid: "bffaba3434fa4a44981d9294a09fbba4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bffaba3434fa4a44981d9294a09fbba4" member_type: VOTER } }
I20260608 12:41:08.196846 10562 sys_catalog.cc:458] T 00000000000000000000000000000000 P bffaba3434fa4a44981d9294a09fbba4 [sys.catalog]: This master's current role is: LEADER
I20260608 12:41:08.199712 10569 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:41:08.208456 10569 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:41:08.210497   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:41:08.221901 10569 catalog_manager.cc:1382] Generated new cluster ID: 2b2027817ea74b3ab3f4ebf870e002f9
I20260608 12:41:08.222319 10569 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:41:08.246695 10569 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:41:08.248334 10569 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:41:08.262264 10569 catalog_manager.cc:6069] T 00000000000000000000000000000000 P bffaba3434fa4a44981d9294a09fbba4: Generated new TSK 0
I20260608 12:41:08.263070 10569 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:41:08.278767   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:41:08.286109 10578 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:41:08.288532 10579 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:41:08.289076 10581 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:41:08.290371   431 server_base.cc:1061] running on GCE node
I20260608 12:41:08.292353   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:41:08.292618   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:41:08.292811   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922468292791 us; error 0 us; skew 500 ppm
I20260608 12:41:08.293495   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:41:08.296403   431 webserver.cc:533] Webserver started at http://127.0.107.193:44261/ using document root <none> and password file <none>
I20260608 12:41:08.297008   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:41:08.297243   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:41:08.297561   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:41:08.298976   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780922229144781-431-0/minicluster-data/ts-0-root/instance:
uuid: "80815496b07946c3b20fc763e5546169"
format_stamp: "Formatted at 2026-06-08 12:41:08 on dist-test-slave-3gfq"
I20260608 12:41:08.304649   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.001s	sys 0.005s
I20260608 12:41:08.309089 10586 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:08.310177   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 12:41:08.310588   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780922229144781-431-0/minicluster-data/ts-0-root
uuid: "80815496b07946c3b20fc763e5546169"
format_stamp: "Formatted at 2026-06-08 12:41:08 on dist-test-slave-3gfq"
I20260608 12:41:08.310963   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780922229144781-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780922229144781-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780922229144781-431-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:41:08.329661   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:41:08.331166   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:41:08.332973   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:41:08.335868   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:41:08.336086   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:08.336313   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:41:08.336449   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:08.388538   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:43353
I20260608 12:41:08.388666 10648 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:43353 every 8 connection(s)
I20260608 12:41:08.394726   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:41:08.403769 10653 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:41:08.404923 10654 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:41:08.409303   431 server_base.cc:1061] running on GCE node
W20260608 12:41:08.409926 10656 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:41:08.412274 10649 heartbeater.cc:344] Connected to a master server at 127.0.107.254:46845
I20260608 12:41:08.412341   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 12:41:08.412917 10649 heartbeater.cc:461] Registering TS with master...
W20260608 12:41:08.412972   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:41:08.413605   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922468413573 us; error 0 us; skew 500 ppm
I20260608 12:41:08.414343   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:41:08.414389 10649 heartbeater.cc:507] Master 127.0.107.254:46845 requested a full tablet report, sending...
I20260608 12:41:08.417347   431 webserver.cc:533] Webserver started at http://127.0.107.194:43209/ using document root <none> and password file <none>
I20260608 12:41:08.417461 10522 ts_manager.cc:194] Registered new tserver with Master: 80815496b07946c3b20fc763e5546169 (127.0.107.193:43353)
I20260608 12:41:08.418051   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:41:08.418336   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:41:08.418634   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:41:08.419773   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780922229144781-431-0/minicluster-data/ts-1-root/instance:
uuid: "8c9db83f51864ee7af6ace44df52170c"
format_stamp: "Formatted at 2026-06-08 12:41:08 on dist-test-slave-3gfq"
I20260608 12:41:08.419898 10522 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39838
I20260608 12:41:08.425237   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.002s
I20260608 12:41:08.429534 10661 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:08.430576   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 12:41:08.430938   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780922229144781-431-0/minicluster-data/ts-1-root
uuid: "8c9db83f51864ee7af6ace44df52170c"
format_stamp: "Formatted at 2026-06-08 12:41:08 on dist-test-slave-3gfq"
I20260608 12:41:08.431228   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780922229144781-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780922229144781-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780922229144781-431-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:41:08.466498   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:41:08.467787   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:41:08.469405   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:41:08.472064   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:41:08.472303   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:08.472568   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:41:08.472743   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:08.517956   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:43097
I20260608 12:41:08.518165 10723 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:43097 every 8 connection(s)
I20260608 12:41:08.523547   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:41:08.532430 10727 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:41:08.534492 10728 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:41:08.536379 10730 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:41:08.537279   431 server_base.cc:1061] running on GCE node
I20260608 12:41:08.538743   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:41:08.539072   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:41:08.539322   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922468539298 us; error 0 us; skew 500 ppm
I20260608 12:41:08.539440 10724 heartbeater.cc:344] Connected to a master server at 127.0.107.254:46845
I20260608 12:41:08.539983 10724 heartbeater.cc:461] Registering TS with master...
I20260608 12:41:08.540225   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:41:08.540918 10724 heartbeater.cc:507] Master 127.0.107.254:46845 requested a full tablet report, sending...
I20260608 12:41:08.543726   431 webserver.cc:533] Webserver started at http://127.0.107.195:41269/ using document root <none> and password file <none>
I20260608 12:41:08.544014 10522 ts_manager.cc:194] Registered new tserver with Master: 8c9db83f51864ee7af6ace44df52170c (127.0.107.194:43097)
I20260608 12:41:08.544685   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:41:08.545006   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:41:08.545378   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:41:08.546279 10522 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39846
I20260608 12:41:08.547163   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780922229144781-431-0/minicluster-data/ts-2-root/instance:
uuid: "a6da7f803a6d45fdb9d0e6f0fe090099"
format_stamp: "Formatted at 2026-06-08 12:41:08 on dist-test-slave-3gfq"
I20260608 12:41:08.552776   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.001s
I20260608 12:41:08.556860 10735 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:08.557996   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.002s
I20260608 12:41:08.558379   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780922229144781-431-0/minicluster-data/ts-2-root
uuid: "a6da7f803a6d45fdb9d0e6f0fe090099"
format_stamp: "Formatted at 2026-06-08 12:41:08 on dist-test-slave-3gfq"
I20260608 12:41:08.558706   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780922229144781-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780922229144781-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780922229144781-431-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:41:08.568607   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:41:08.570013   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:41:08.571758   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:41:08.574637   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:41:08.574913   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:08.575289   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:41:08.575568   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:08.625309   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:38673
I20260608 12:41:08.625509 10797 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:38673 every 8 connection(s)
I20260608 12:41:08.642217 10798 heartbeater.cc:344] Connected to a master server at 127.0.107.254:46845
I20260608 12:41:08.642760 10798 heartbeater.cc:461] Registering TS with master...
I20260608 12:41:08.643580 10798 heartbeater.cc:507] Master 127.0.107.254:46845 requested a full tablet report, sending...
I20260608 12:41:08.645913 10522 ts_manager.cc:194] Registered new tserver with Master: a6da7f803a6d45fdb9d0e6f0fe090099 (127.0.107.195:38673)
I20260608 12:41:08.646070   431 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016710054s
I20260608 12:41:08.647871 10522 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39856
I20260608 12:41:08.678028 10522 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:39862:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 12:41:08.680145 10522 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 12:41:08.742906 10614 tablet_service.cc:1511] Processing CreateTablet for tablet fb7effd827bd4daaabbe5b6243ac7aac (DEFAULT_TABLE table=test-workload [id=9b40feb22fee4f979eeb24d9b2dc0eca]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:41:08.744354 10614 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb7effd827bd4daaabbe5b6243ac7aac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:08.744932 10689 tablet_service.cc:1511] Processing CreateTablet for tablet fb7effd827bd4daaabbe5b6243ac7aac (DEFAULT_TABLE table=test-workload [id=9b40feb22fee4f979eeb24d9b2dc0eca]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:41:08.746335 10689 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb7effd827bd4daaabbe5b6243ac7aac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:08.747530 10763 tablet_service.cc:1511] Processing CreateTablet for tablet fb7effd827bd4daaabbe5b6243ac7aac (DEFAULT_TABLE table=test-workload [id=9b40feb22fee4f979eeb24d9b2dc0eca]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:41:08.748993 10763 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb7effd827bd4daaabbe5b6243ac7aac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:08.765887 10813 tablet_bootstrap.cc:492] T fb7effd827bd4daaabbe5b6243ac7aac P a6da7f803a6d45fdb9d0e6f0fe090099: Bootstrap starting.
I20260608 12:41:08.773026 10813 tablet_bootstrap.cc:654] T fb7effd827bd4daaabbe5b6243ac7aac P a6da7f803a6d45fdb9d0e6f0fe090099: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:08.776402 10814 tablet_bootstrap.cc:492] T fb7effd827bd4daaabbe5b6243ac7aac P 80815496b07946c3b20fc763e5546169: Bootstrap starting.
I20260608 12:41:08.779301 10815 tablet_bootstrap.cc:492] T fb7effd827bd4daaabbe5b6243ac7aac P 8c9db83f51864ee7af6ace44df52170c: Bootstrap starting.
I20260608 12:41:08.782809 10813 tablet_bootstrap.cc:492] T fb7effd827bd4daaabbe5b6243ac7aac P a6da7f803a6d45fdb9d0e6f0fe090099: No bootstrap required, opened a new log
I20260608 12:41:08.782972 10814 tablet_bootstrap.cc:654] T fb7effd827bd4daaabbe5b6243ac7aac P 80815496b07946c3b20fc763e5546169: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:08.783540 10813 ts_tablet_manager.cc:1403] T fb7effd827bd4daaabbe5b6243ac7aac P a6da7f803a6d45fdb9d0e6f0fe090099: Time spent bootstrapping tablet: real 0.018s	user 0.005s	sys 0.005s
I20260608 12:41:08.787624 10813 raft_consensus.cc:359] T fb7effd827bd4daaabbe5b6243ac7aac P a6da7f803a6d45fdb9d0e6f0fe090099 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80815496b07946c3b20fc763e5546169" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43353 } } peers { permanent_uuid: "8c9db83f51864ee7af6ace44df52170c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43097 } } peers { permanent_uuid: "a6da7f803a6d45fdb9d0e6f0fe090099" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38673 } }
I20260608 12:41:08.788329 10814 tablet_bootstrap.cc:492] T fb7effd827bd4daaabbe5b6243ac7aac P 80815496b07946c3b20fc763e5546169: No bootstrap required, opened a new log
I20260608 12:41:08.788359 10815 tablet_bootstrap.cc:654] T fb7effd827bd4daaabbe5b6243ac7aac P 8c9db83f51864ee7af6ace44df52170c: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:08.788534 10813 raft_consensus.cc:385] T fb7effd827bd4daaabbe5b6243ac7aac P a6da7f803a6d45fdb9d0e6f0fe090099 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:08.788996 10814 ts_tablet_manager.cc:1403] T fb7effd827bd4daaabbe5b6243ac7aac P 80815496b07946c3b20fc763e5546169: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.000s
I20260608 12:41:08.789227 10813 raft_consensus.cc:740] T fb7effd827bd4daaabbe5b6243ac7aac P a6da7f803a6d45fdb9d0e6f0fe090099 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6da7f803a6d45fdb9d0e6f0fe090099, State: Initialized, Role: FOLLOWER
I20260608 12:41:08.790792 10813 consensus_queue.cc:260] T fb7effd827bd4daaabbe5b6243ac7aac P a6da7f803a6d45fdb9d0e6f0fe090099 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80815496b07946c3b20fc763e5546169" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43353 } } peers { permanent_uuid: "8c9db83f51864ee7af6ace44df52170c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43097 } } peers { permanent_uuid: "a6da7f803a6d45fdb9d0e6f0fe090099" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38673 } }
I20260608 12:41:08.791750 10814 raft_consensus.cc:359] T fb7effd827bd4daaabbe5b6243ac7aac P 80815496b07946c3b20fc763e5546169 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80815496b07946c3b20fc763e5546169" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43353 } } peers { permanent_uuid: "8c9db83f51864ee7af6ace44df52170c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43097 } } peers { permanent_uuid: "a6da7f803a6d45fdb9d0e6f0fe090099" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38673 } }
I20260608 12:41:08.792476 10814 raft_consensus.cc:385] T fb7effd827bd4daaabbe5b6243ac7aac P 80815496b07946c3b20fc763e5546169 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:08.792776 10814 raft_consensus.cc:740] T fb7effd827bd4daaabbe5b6243ac7aac P 80815496b07946c3b20fc763e5546169 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80815496b07946c3b20fc763e5546169, State: Initialized, Role: FOLLOWER
I20260608 12:41:08.793735 10814 consensus_queue.cc:260] T fb7effd827bd4daaabbe5b6243ac7aac P 80815496b07946c3b20fc763e5546169 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80815496b07946c3b20fc763e5546169" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43353 } } peers { permanent_uuid: "8c9db83f51864ee7af6ace44df52170c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43097 } } peers { permanent_uuid: "a6da7f803a6d45fdb9d0e6f0fe090099" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38673 } }
I20260608 12:41:08.799315 10798 heartbeater.cc:499] Master 127.0.107.254:46845 was elected leader, sending a full tablet report...
I20260608 12:41:08.799965 10813 ts_tablet_manager.cc:1434] T fb7effd827bd4daaabbe5b6243ac7aac P a6da7f803a6d45fdb9d0e6f0fe090099: Time spent starting tablet: real 0.016s	user 0.010s	sys 0.006s
I20260608 12:41:08.802423 10815 tablet_bootstrap.cc:492] T fb7effd827bd4daaabbe5b6243ac7aac P 8c9db83f51864ee7af6ace44df52170c: No bootstrap required, opened a new log
I20260608 12:41:08.803218 10815 ts_tablet_manager.cc:1403] T fb7effd827bd4daaabbe5b6243ac7aac P 8c9db83f51864ee7af6ace44df52170c: Time spent bootstrapping tablet: real 0.024s	user 0.009s	sys 0.011s
I20260608 12:41:08.807235 10815 raft_consensus.cc:359] T fb7effd827bd4daaabbe5b6243ac7aac P 8c9db83f51864ee7af6ace44df52170c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80815496b07946c3b20fc763e5546169" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43353 } } peers { permanent_uuid: "8c9db83f51864ee7af6ace44df52170c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43097 } } peers { permanent_uuid: "a6da7f803a6d45fdb9d0e6f0fe090099" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38673 } }
I20260608 12:41:08.807945 10815 raft_consensus.cc:385] T fb7effd827bd4daaabbe5b6243ac7aac P 8c9db83f51864ee7af6ace44df52170c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:08.808256 10815 raft_consensus.cc:740] T fb7effd827bd4daaabbe5b6243ac7aac P 8c9db83f51864ee7af6ace44df52170c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c9db83f51864ee7af6ace44df52170c, State: Initialized, Role: FOLLOWER
I20260608 12:41:08.810614 10649 heartbeater.cc:499] Master 127.0.107.254:46845 was elected leader, sending a full tablet report...
I20260608 12:41:08.810321 10815 consensus_queue.cc:260] T fb7effd827bd4daaabbe5b6243ac7aac P 8c9db83f51864ee7af6ace44df52170c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80815496b07946c3b20fc763e5546169" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43353 } } peers { permanent_uuid: "8c9db83f51864ee7af6ace44df52170c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43097 } } peers { permanent_uuid: "a6da7f803a6d45fdb9d0e6f0fe090099" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38673 } }
I20260608 12:41:08.810829 10814 ts_tablet_manager.cc:1434] T fb7effd827bd4daaabbe5b6243ac7aac P 80815496b07946c3b20fc763e5546169: Time spent starting tablet: real 0.021s	user 0.003s	sys 0.018s
I20260608 12:41:08.814198 10815 ts_tablet_manager.cc:1434] T fb7effd827bd4daaabbe5b6243ac7aac P 8c9db83f51864ee7af6ace44df52170c: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.002s
I20260608 12:41:08.814522 10724 heartbeater.cc:499] Master 127.0.107.254:46845 was elected leader, sending a full tablet report...
I20260608 12:41:08.971200 10821 raft_consensus.cc:493] T fb7effd827bd4daaabbe5b6243ac7aac P 8c9db83f51864ee7af6ace44df52170c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:41:08.971882 10821 raft_consensus.cc:515] T fb7effd827bd4daaabbe5b6243ac7aac P 8c9db83f51864ee7af6ace44df52170c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80815496b07946c3b20fc763e5546169" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43353 } } peers { permanent_uuid: "8c9db83f51864ee7af6ace44df52170c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43097 } } peers { permanent_uuid: "a6da7f803a6d45fdb9d0e6f0fe090099" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38673 } }
I20260608 12:41:08.974581 10821 leader_election.cc:290] T fb7effd827bd4daaabbe5b6243ac7aac P 8c9db83f51864ee7af6ace44df52170c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 80815496b07946c3b20fc763e5546169 (127.0.107.193:43353), a6da7f803a6d45fdb9d0e6f0fe090099 (127.0.107.195:38673)
I20260608 12:41:08.986205 10624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb7effd827bd4daaabbe5b6243ac7aac" candidate_uuid: "8c9db83f51864ee7af6ace44df52170c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80815496b07946c3b20fc763e5546169" is_pre_election: true
I20260608 12:41:08.987105 10624 raft_consensus.cc:2468] T fb7effd827bd4daaabbe5b6243ac7aac P 80815496b07946c3b20fc763e5546169 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8c9db83f51864ee7af6ace44df52170c in term 0.
I20260608 12:41:08.987443 10773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb7effd827bd4daaabbe5b6243ac7aac" candidate_uuid: "8c9db83f51864ee7af6ace44df52170c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6da7f803a6d45fdb9d0e6f0fe090099" is_pre_election: true
I20260608 12:41:08.988301 10773 raft_consensus.cc:2468] T fb7effd827bd4daaabbe5b6243ac7aac P a6da7f803a6d45fdb9d0e6f0fe090099 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8c9db83f51864ee7af6ace44df52170c in term 0.
I20260608 12:41:08.988777 10663 leader_election.cc:304] T fb7effd827bd4daaabbe5b6243ac7aac P 8c9db83f51864ee7af6ace44df52170c [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: 80815496b07946c3b20fc763e5546169, 8c9db83f51864ee7af6ace44df52170c; no voters: 
I20260608 12:41:08.989812 10821 raft_consensus.cc:2804] T fb7effd827bd4daaabbe5b6243ac7aac P 8c9db83f51864ee7af6ace44df52170c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:41:08.990144 10821 raft_consensus.cc:493] T fb7effd827bd4daaabbe5b6243ac7aac P 8c9db83f51864ee7af6ace44df52170c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:41:08.990430 10821 raft_consensus.cc:3060] T fb7effd827bd4daaabbe5b6243ac7aac P 8c9db83f51864ee7af6ace44df52170c [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:08.996894 10821 raft_consensus.cc:515] T fb7effd827bd4daaabbe5b6243ac7aac P 8c9db83f51864ee7af6ace44df52170c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80815496b07946c3b20fc763e5546169" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43353 } } peers { permanent_uuid: "8c9db83f51864ee7af6ace44df52170c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43097 } } peers { permanent_uuid: "a6da7f803a6d45fdb9d0e6f0fe090099" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38673 } }
I20260608 12:41:08.999186 10821 leader_election.cc:290] T fb7effd827bd4daaabbe5b6243ac7aac P 8c9db83f51864ee7af6ace44df52170c [CANDIDATE]: Term 1 election: Requested vote from peers 80815496b07946c3b20fc763e5546169 (127.0.107.193:43353), a6da7f803a6d45fdb9d0e6f0fe090099 (127.0.107.195:38673)
I20260608 12:41:09.000223 10624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb7effd827bd4daaabbe5b6243ac7aac" candidate_uuid: "8c9db83f51864ee7af6ace44df52170c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80815496b07946c3b20fc763e5546169"
I20260608 12:41:09.000550 10773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb7effd827bd4daaabbe5b6243ac7aac" candidate_uuid: "8c9db83f51864ee7af6ace44df52170c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6da7f803a6d45fdb9d0e6f0fe090099"
I20260608 12:41:09.001011 10624 raft_consensus.cc:3060] T fb7effd827bd4daaabbe5b6243ac7aac P 80815496b07946c3b20fc763e5546169 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:09.001269 10773 raft_consensus.cc:3060] T fb7effd827bd4daaabbe5b6243ac7aac P a6da7f803a6d45fdb9d0e6f0fe090099 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:09.007498 10624 raft_consensus.cc:2468] T fb7effd827bd4daaabbe5b6243ac7aac P 80815496b07946c3b20fc763e5546169 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c9db83f51864ee7af6ace44df52170c in term 1.
I20260608 12:41:09.008968 10663 leader_election.cc:304] T fb7effd827bd4daaabbe5b6243ac7aac P 8c9db83f51864ee7af6ace44df52170c [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: 80815496b07946c3b20fc763e5546169, 8c9db83f51864ee7af6ace44df52170c; no voters: 
I20260608 12:41:09.009639 10773 raft_consensus.cc:2468] T fb7effd827bd4daaabbe5b6243ac7aac P a6da7f803a6d45fdb9d0e6f0fe090099 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c9db83f51864ee7af6ace44df52170c in term 1.
I20260608 12:41:09.010246 10821 raft_consensus.cc:2804] T fb7effd827bd4daaabbe5b6243ac7aac P 8c9db83f51864ee7af6ace44df52170c [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:41:09.011525 10821 raft_consensus.cc:697] T fb7effd827bd4daaabbe5b6243ac7aac P 8c9db83f51864ee7af6ace44df52170c [term 1 LEADER]: Becoming Leader. State: Replica: 8c9db83f51864ee7af6ace44df52170c, State: Running, Role: LEADER
I20260608 12:41:09.012431 10821 consensus_queue.cc:237] T fb7effd827bd4daaabbe5b6243ac7aac P 8c9db83f51864ee7af6ace44df52170c [LEADER]: Queue going to LEADER mode. State: All 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: "80815496b07946c3b20fc763e5546169" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43353 } } peers { permanent_uuid: "8c9db83f51864ee7af6ace44df52170c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43097 } } peers { permanent_uuid: "a6da7f803a6d45fdb9d0e6f0fe090099" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38673 } }
I20260608 12:41:09.021179 10520 catalog_manager.cc:5696] T fb7effd827bd4daaabbe5b6243ac7aac P 8c9db83f51864ee7af6ace44df52170c reported cstate change: term changed from 0 to 1, leader changed from <none> to 8c9db83f51864ee7af6ace44df52170c (127.0.107.194). New cstate: current_term: 1 leader_uuid: "8c9db83f51864ee7af6ace44df52170c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80815496b07946c3b20fc763e5546169" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43353 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c9db83f51864ee7af6ace44df52170c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43097 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a6da7f803a6d45fdb9d0e6f0fe090099" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38673 } health_report { overall_health: UNKNOWN } } }
I20260608 12:41:09.066151   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
I20260608 12:41:09.094162   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:41:09.095172   431 tablet_replica.cc:333] T fb7effd827bd4daaabbe5b6243ac7aac P 80815496b07946c3b20fc763e5546169: stopping tablet replica
I20260608 12:41:09.095785   431 raft_consensus.cc:2243] T fb7effd827bd4daaabbe5b6243ac7aac P 80815496b07946c3b20fc763e5546169 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:09.096273   431 raft_consensus.cc:2272] T fb7effd827bd4daaabbe5b6243ac7aac P 80815496b07946c3b20fc763e5546169 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:09.118088   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
I20260608 12:41:09.130573   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
I20260608 12:41:09.155560   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:41:09.156847   431 tablet_replica.cc:333] T fb7effd827bd4daaabbe5b6243ac7aac P 8c9db83f51864ee7af6ace44df52170c: stopping tablet replica
I20260608 12:41:09.157841   431 raft_consensus.cc:2243] T fb7effd827bd4daaabbe5b6243ac7aac P 8c9db83f51864ee7af6ace44df52170c [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:41:09.158674   431 pending_rounds.cc:70] T fb7effd827bd4daaabbe5b6243ac7aac P 8c9db83f51864ee7af6ace44df52170c: Trying to abort 1 pending ops.
I20260608 12:41:09.158927   431 pending_rounds.cc:77] T fb7effd827bd4daaabbe5b6243ac7aac P 8c9db83f51864ee7af6ace44df52170c: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294658433083465728 op_type: NO_OP noop_request { }
I20260608 12:41:09.159293   431 raft_consensus.cc:2889] T fb7effd827bd4daaabbe5b6243ac7aac P 8c9db83f51864ee7af6ace44df52170c [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 12:41:09.159626   431 raft_consensus.cc:2272] T fb7effd827bd4daaabbe5b6243ac7aac P 8c9db83f51864ee7af6ace44df52170c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:09.172919   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
I20260608 12:41:09.184003   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
I20260608 12:41:09.227614   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:41:09.228936   431 tablet_replica.cc:333] T fb7effd827bd4daaabbe5b6243ac7aac P a6da7f803a6d45fdb9d0e6f0fe090099: stopping tablet replica
I20260608 12:41:09.229641   431 raft_consensus.cc:2243] T fb7effd827bd4daaabbe5b6243ac7aac P a6da7f803a6d45fdb9d0e6f0fe090099 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:09.230468   431 raft_consensus.cc:2272] T fb7effd827bd4daaabbe5b6243ac7aac P a6da7f803a6d45fdb9d0e6f0fe090099 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:09.254724   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260608 12:41:09.265337   431 master.cc:562] Master@127.0.107.254:46845 shutting down...
I20260608 12:41:09.286795   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P bffaba3434fa4a44981d9294a09fbba4 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:41:09.287503   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P bffaba3434fa4a44981d9294a09fbba4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:09.287879   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P bffaba3434fa4a44981d9294a09fbba4: stopping tablet replica
I20260608 12:41:09.308606   431 master.cc:584] Master@127.0.107.254:46845 shutdown complete.
[       OK ] AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale (1303 ms)
[ RUN      ] AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully
I20260608 12:41:09.349457   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:41975
I20260608 12:41:09.350906   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:41:09.356880 10825 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:41:09.358537 10826 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:41:09.358804 10828 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:41:09.359714   431 server_base.cc:1061] running on GCE node
I20260608 12:41:09.360689   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:41:09.360919   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:41:09.361135   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922469361112 us; error 0 us; skew 500 ppm
I20260608 12:41:09.361924   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:41:09.368713   431 webserver.cc:533] Webserver started at http://127.0.107.254:32995/ using document root <none> and password file <none>
I20260608 12:41:09.369452   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:41:09.369668   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:41:09.370023   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:41:09.371454   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922229144781-431-0/minicluster-data/master-0-root/instance:
uuid: "320c3880fc294fe1a0799ef655141efa"
format_stamp: "Formatted at 2026-06-08 12:41:09 on dist-test-slave-3gfq"
I20260608 12:41:09.377136   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.001s
I20260608 12:41:09.381832 10833 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:09.382809   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.003s
I20260608 12:41:09.383240   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922229144781-431-0/minicluster-data/master-0-root
uuid: "320c3880fc294fe1a0799ef655141efa"
format_stamp: "Formatted at 2026-06-08 12:41:09 on dist-test-slave-3gfq"
I20260608 12:41:09.383546   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922229144781-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922229144781-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922229144781-431-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:41:09.406404   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:41:09.408046   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:41:09.451831   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:41975
I20260608 12:41:09.451988 10884 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:41975 every 8 connection(s)
I20260608 12:41:09.456616 10885 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:09.468513 10885 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 320c3880fc294fe1a0799ef655141efa: Bootstrap starting.
I20260608 12:41:09.473363 10885 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 320c3880fc294fe1a0799ef655141efa: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:09.478389 10885 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 320c3880fc294fe1a0799ef655141efa: No bootstrap required, opened a new log
I20260608 12:41:09.480654 10885 raft_consensus.cc:359] T 00000000000000000000000000000000 P 320c3880fc294fe1a0799ef655141efa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "320c3880fc294fe1a0799ef655141efa" member_type: VOTER }
I20260608 12:41:09.481065 10885 raft_consensus.cc:385] T 00000000000000000000000000000000 P 320c3880fc294fe1a0799ef655141efa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:09.481261 10885 raft_consensus.cc:740] T 00000000000000000000000000000000 P 320c3880fc294fe1a0799ef655141efa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 320c3880fc294fe1a0799ef655141efa, State: Initialized, Role: FOLLOWER
I20260608 12:41:09.481974 10885 consensus_queue.cc:260] T 00000000000000000000000000000000 P 320c3880fc294fe1a0799ef655141efa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "320c3880fc294fe1a0799ef655141efa" member_type: VOTER }
I20260608 12:41:09.482416 10885 raft_consensus.cc:399] T 00000000000000000000000000000000 P 320c3880fc294fe1a0799ef655141efa [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:41:09.482628 10885 raft_consensus.cc:493] T 00000000000000000000000000000000 P 320c3880fc294fe1a0799ef655141efa [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:41:09.482852 10885 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 320c3880fc294fe1a0799ef655141efa [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:09.488633 10885 raft_consensus.cc:515] T 00000000000000000000000000000000 P 320c3880fc294fe1a0799ef655141efa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "320c3880fc294fe1a0799ef655141efa" member_type: VOTER }
I20260608 12:41:09.489162 10885 leader_election.cc:304] T 00000000000000000000000000000000 P 320c3880fc294fe1a0799ef655141efa [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: 320c3880fc294fe1a0799ef655141efa; no voters: 
I20260608 12:41:09.490532 10885 leader_election.cc:290] T 00000000000000000000000000000000 P 320c3880fc294fe1a0799ef655141efa [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:41:09.491128 10888 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 320c3880fc294fe1a0799ef655141efa [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:41:09.492945 10888 raft_consensus.cc:697] T 00000000000000000000000000000000 P 320c3880fc294fe1a0799ef655141efa [term 1 LEADER]: Becoming Leader. State: Replica: 320c3880fc294fe1a0799ef655141efa, State: Running, Role: LEADER
I20260608 12:41:09.493866 10885 sys_catalog.cc:565] T 00000000000000000000000000000000 P 320c3880fc294fe1a0799ef655141efa [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:41:09.493878 10888 consensus_queue.cc:237] T 00000000000000000000000000000000 P 320c3880fc294fe1a0799ef655141efa [LEADER]: Queue going to LEADER mode. State: All 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: "320c3880fc294fe1a0799ef655141efa" member_type: VOTER }
I20260608 12:41:09.498817 10890 sys_catalog.cc:455] T 00000000000000000000000000000000 P 320c3880fc294fe1a0799ef655141efa [sys.catalog]: SysCatalogTable state changed. Reason: New leader 320c3880fc294fe1a0799ef655141efa. Latest consensus state: current_term: 1 leader_uuid: "320c3880fc294fe1a0799ef655141efa" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "320c3880fc294fe1a0799ef655141efa" member_type: VOTER } }
I20260608 12:41:09.498785 10889 sys_catalog.cc:455] T 00000000000000000000000000000000 P 320c3880fc294fe1a0799ef655141efa [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "320c3880fc294fe1a0799ef655141efa" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "320c3880fc294fe1a0799ef655141efa" member_type: VOTER } }
I20260608 12:41:09.499904 10890 sys_catalog.cc:458] T 00000000000000000000000000000000 P 320c3880fc294fe1a0799ef655141efa [sys.catalog]: This master's current role is: LEADER
I20260608 12:41:09.500068 10889 sys_catalog.cc:458] T 00000000000000000000000000000000 P 320c3880fc294fe1a0799ef655141efa [sys.catalog]: This master's current role is: LEADER
I20260608 12:41:09.505692 10894 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:41:09.515466 10894 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:41:09.516904   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:41:09.526708 10894 catalog_manager.cc:1382] Generated new cluster ID: 792fbf42d68a4f008613919739269bdd
I20260608 12:41:09.527074 10894 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:41:09.551448 10894 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:41:09.553162 10894 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:41:09.570396 10894 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 320c3880fc294fe1a0799ef655141efa: Generated new TSK 0
I20260608 12:41:09.571230 10894 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:41:09.584340   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:41:09.591390 10906 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:41:09.592592 10907 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:41:09.594565 10909 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:41:09.595497   431 server_base.cc:1061] running on GCE node
I20260608 12:41:09.596522   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:41:09.596712   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:41:09.596915   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922469596899 us; error 0 us; skew 500 ppm
I20260608 12:41:09.597596   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:41:09.600381   431 webserver.cc:533] Webserver started at http://127.0.107.193:43151/ using document root <none> and password file <none>
I20260608 12:41:09.600976   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:41:09.601179   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:41:09.601472   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:41:09.602788   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922229144781-431-0/minicluster-data/ts-0-root/instance:
uuid: "ada10d6614f04b7d92cc78684b0fcad5"
format_stamp: "Formatted at 2026-06-08 12:41:09 on dist-test-slave-3gfq"
I20260608 12:41:09.608709   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.001s	sys 0.005s
I20260608 12:41:09.612946 10914 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:09.614102   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 12:41:09.614732   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922229144781-431-0/minicluster-data/ts-0-root
uuid: "ada10d6614f04b7d92cc78684b0fcad5"
format_stamp: "Formatted at 2026-06-08 12:41:09 on dist-test-slave-3gfq"
I20260608 12:41:09.615231   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922229144781-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922229144781-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922229144781-431-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:41:09.632298   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:41:09.633499   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:41:09.635147   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:41:09.637956   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:41:09.638214   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:09.638491   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:41:09.638689   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:09.686960   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:39821
I20260608 12:41:09.687150 10976 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:39821 every 8 connection(s)
I20260608 12:41:09.692518   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:41:09.700664 10981 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:41:09.702877 10982 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:41:09.705144   431 server_base.cc:1061] running on GCE node
W20260608 12:41:09.707351 10984 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:41:09.708864   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:41:09.709245   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:41:09.709487   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922469709464 us; error 0 us; skew 500 ppm
I20260608 12:41:09.710275 10977 heartbeater.cc:344] Connected to a master server at 127.0.107.254:41975
I20260608 12:41:09.710403   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:41:09.710794 10977 heartbeater.cc:461] Registering TS with master...
I20260608 12:41:09.711719 10977 heartbeater.cc:507] Master 127.0.107.254:41975 requested a full tablet report, sending...
I20260608 12:41:09.713809   431 webserver.cc:533] Webserver started at http://127.0.107.194:45363/ using document root <none> and password file <none>
I20260608 12:41:09.714545   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:41:09.714560 10850 ts_manager.cc:194] Registered new tserver with Master: ada10d6614f04b7d92cc78684b0fcad5 (127.0.107.193:39821)
I20260608 12:41:09.714833   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:41:09.715303   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:41:09.716665   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922229144781-431-0/minicluster-data/ts-1-root/instance:
uuid: "29dd1dc0b4d646dd87839bb7f5bab5f9"
format_stamp: "Formatted at 2026-06-08 12:41:09 on dist-test-slave-3gfq"
I20260608 12:41:09.716719 10850 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44494
I20260608 12:41:09.723248   431 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.003s
I20260608 12:41:09.728142 10989 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:09.729267   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.000s
I20260608 12:41:09.729701   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922229144781-431-0/minicluster-data/ts-1-root
uuid: "29dd1dc0b4d646dd87839bb7f5bab5f9"
format_stamp: "Formatted at 2026-06-08 12:41:09 on dist-test-slave-3gfq"
I20260608 12:41:09.730140   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922229144781-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922229144781-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922229144781-431-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:41:09.748440   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:41:09.750025   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:41:09.752034   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:41:09.754980   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:41:09.755254   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:09.755548   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:41:09.755739   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:09.804992   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:42095
I20260608 12:41:09.805127 11051 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:42095 every 8 connection(s)
I20260608 12:41:09.813443   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:41:09.822480 11055 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:41:09.824260 11056 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:41:09.826297 11052 heartbeater.cc:344] Connected to a master server at 127.0.107.254:41975
I20260608 12:41:09.827085 11052 heartbeater.cc:461] Registering TS with master...
I20260608 12:41:09.828511 11052 heartbeater.cc:507] Master 127.0.107.254:41975 requested a full tablet report, sending...
I20260608 12:41:09.829694   431 server_base.cc:1061] running on GCE node
W20260608 12:41:09.830905 11058 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:41:09.831576 10850 ts_manager.cc:194] Registered new tserver with Master: 29dd1dc0b4d646dd87839bb7f5bab5f9 (127.0.107.194:42095)
I20260608 12:41:09.832450   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:41:09.832768   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:41:09.833009   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922469832988 us; error 0 us; skew 500 ppm
I20260608 12:41:09.833693 10850 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44508
I20260608 12:41:09.833966   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:41:09.837189   431 webserver.cc:533] Webserver started at http://127.0.107.195:32947/ using document root <none> and password file <none>
I20260608 12:41:09.837939   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:41:09.838122   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:41:09.838349   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:41:09.839481   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922229144781-431-0/minicluster-data/ts-2-root/instance:
uuid: "82239495738141a4bfe6dbba7f381519"
format_stamp: "Formatted at 2026-06-08 12:41:09 on dist-test-slave-3gfq"
I20260608 12:41:09.844646   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260608 12:41:09.848682 11063 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:09.849709   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 12:41:09.850203   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922229144781-431-0/minicluster-data/ts-2-root
uuid: "82239495738141a4bfe6dbba7f381519"
format_stamp: "Formatted at 2026-06-08 12:41:09 on dist-test-slave-3gfq"
I20260608 12:41:09.850531   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922229144781-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922229144781-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922229144781-431-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:41:09.865024   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:41:09.866282   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:41:09.868049   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:41:09.870683   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:41:09.870939   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:09.871198   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:41:09.871383   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:09.916172   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:35621
I20260608 12:41:09.916361 11125 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:35621 every 8 connection(s)
I20260608 12:41:09.922230   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:41:09.930140 11129 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:41:09.933056 11130 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:41:09.933061 11132 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:41:09.937055   431 server_base.cc:1061] running on GCE node
I20260608 12:41:09.937304 11126 heartbeater.cc:344] Connected to a master server at 127.0.107.254:41975
I20260608 12:41:09.938058 11126 heartbeater.cc:461] Registering TS with master...
I20260608 12:41:09.938393   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:41:09.938721   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:41:09.938936   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922469938916 us; error 0 us; skew 500 ppm
I20260608 12:41:09.939054 11126 heartbeater.cc:507] Master 127.0.107.254:41975 requested a full tablet report, sending...
I20260608 12:41:09.939651   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:41:09.941998 10850 ts_manager.cc:194] Registered new tserver with Master: 82239495738141a4bfe6dbba7f381519 (127.0.107.195:35621)
I20260608 12:41:09.943104   431 webserver.cc:533] Webserver started at http://127.0.107.196:33587/ using document root <none> and password file <none>
I20260608 12:41:09.943917   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:41:09.944180   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:41:09.944085 10850 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44520
I20260608 12:41:09.944731   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:41:09.946317   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922229144781-431-0/minicluster-data/ts-3-root/instance:
uuid: "1fbe9b128dea4a12994d0b5c96d73e5c"
format_stamp: "Formatted at 2026-06-08 12:41:09 on dist-test-slave-3gfq"
I20260608 12:41:09.951530   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260608 12:41:09.956075 11137 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:09.957134   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 12:41:09.957569   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922229144781-431-0/minicluster-data/ts-3-root
uuid: "1fbe9b128dea4a12994d0b5c96d73e5c"
format_stamp: "Formatted at 2026-06-08 12:41:09 on dist-test-slave-3gfq"
I20260608 12:41:09.957965   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922229144781-431-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922229144781-431-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922229144781-431-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:41:09.987176   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:41:09.988689   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:41:09.990553   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:41:09.994489   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:41:09.994742   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:09.995157   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:41:09.995355   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:10.070439   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.196:42143
I20260608 12:41:10.070647 11199 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.196:42143 every 8 connection(s)
I20260608 12:41:10.089012 11200 heartbeater.cc:344] Connected to a master server at 127.0.107.254:41975
I20260608 12:41:10.089666 11200 heartbeater.cc:461] Registering TS with master...
I20260608 12:41:10.090688 11200 heartbeater.cc:507] Master 127.0.107.254:41975 requested a full tablet report, sending...
I20260608 12:41:10.093443 10850 ts_manager.cc:194] Registered new tserver with Master: 1fbe9b128dea4a12994d0b5c96d73e5c (127.0.107.196:42143)
I20260608 12:41:10.093639   431 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.017563374s
I20260608 12:41:10.095788 10850 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44528
I20260608 12:41:10.125602 10850 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:44538:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260608 12:41:10.186806 10942 tablet_service.cc:1511] Processing CreateTablet for tablet a0906cd8f28549d891b2ad3f8ec46101 (DEFAULT_TABLE table=test-workload [id=13beb41a42a8456ebb686c49803c99b2]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:41:10.188484 10942 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a0906cd8f28549d891b2ad3f8ec46101. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:10.195526 11017 tablet_service.cc:1511] Processing CreateTablet for tablet a0906cd8f28549d891b2ad3f8ec46101 (DEFAULT_TABLE table=test-workload [id=13beb41a42a8456ebb686c49803c99b2]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:41:10.197616 11165 tablet_service.cc:1511] Processing CreateTablet for tablet a0906cd8f28549d891b2ad3f8ec46101 (DEFAULT_TABLE table=test-workload [id=13beb41a42a8456ebb686c49803c99b2]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:41:10.198045 11017 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a0906cd8f28549d891b2ad3f8ec46101. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:10.199224 11165 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a0906cd8f28549d891b2ad3f8ec46101. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:10.219887 11220 tablet_bootstrap.cc:492] T a0906cd8f28549d891b2ad3f8ec46101 P 1fbe9b128dea4a12994d0b5c96d73e5c: Bootstrap starting.
I20260608 12:41:10.222509 11218 tablet_bootstrap.cc:492] T a0906cd8f28549d891b2ad3f8ec46101 P ada10d6614f04b7d92cc78684b0fcad5: Bootstrap starting.
I20260608 12:41:10.224080 11219 tablet_bootstrap.cc:492] T a0906cd8f28549d891b2ad3f8ec46101 P 29dd1dc0b4d646dd87839bb7f5bab5f9: Bootstrap starting.
I20260608 12:41:10.228000 11220 tablet_bootstrap.cc:654] T a0906cd8f28549d891b2ad3f8ec46101 P 1fbe9b128dea4a12994d0b5c96d73e5c: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:10.230834 11218 tablet_bootstrap.cc:654] T a0906cd8f28549d891b2ad3f8ec46101 P ada10d6614f04b7d92cc78684b0fcad5: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:10.233632 11219 tablet_bootstrap.cc:654] T a0906cd8f28549d891b2ad3f8ec46101 P 29dd1dc0b4d646dd87839bb7f5bab5f9: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:10.234931 11220 tablet_bootstrap.cc:492] T a0906cd8f28549d891b2ad3f8ec46101 P 1fbe9b128dea4a12994d0b5c96d73e5c: No bootstrap required, opened a new log
I20260608 12:41:10.235567 11220 ts_tablet_manager.cc:1403] T a0906cd8f28549d891b2ad3f8ec46101 P 1fbe9b128dea4a12994d0b5c96d73e5c: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.004s
I20260608 12:41:10.237577 11218 tablet_bootstrap.cc:492] T a0906cd8f28549d891b2ad3f8ec46101 P ada10d6614f04b7d92cc78684b0fcad5: No bootstrap required, opened a new log
I20260608 12:41:10.238513 11218 ts_tablet_manager.cc:1403] T a0906cd8f28549d891b2ad3f8ec46101 P ada10d6614f04b7d92cc78684b0fcad5: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.006s
I20260608 12:41:10.239328 11220 raft_consensus.cc:359] T a0906cd8f28549d891b2ad3f8ec46101 P 1fbe9b128dea4a12994d0b5c96d73e5c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ada10d6614f04b7d92cc78684b0fcad5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39821 } } peers { permanent_uuid: "1fbe9b128dea4a12994d0b5c96d73e5c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42143 } } peers { permanent_uuid: "29dd1dc0b4d646dd87839bb7f5bab5f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42095 } }
I20260608 12:41:10.239939 11219 tablet_bootstrap.cc:492] T a0906cd8f28549d891b2ad3f8ec46101 P 29dd1dc0b4d646dd87839bb7f5bab5f9: No bootstrap required, opened a new log
I20260608 12:41:10.240233 11220 raft_consensus.cc:385] T a0906cd8f28549d891b2ad3f8ec46101 P 1fbe9b128dea4a12994d0b5c96d73e5c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:10.240523 11219 ts_tablet_manager.cc:1403] T a0906cd8f28549d891b2ad3f8ec46101 P 29dd1dc0b4d646dd87839bb7f5bab5f9: Time spent bootstrapping tablet: real 0.017s	user 0.015s	sys 0.000s
I20260608 12:41:10.240571 11220 raft_consensus.cc:740] T a0906cd8f28549d891b2ad3f8ec46101 P 1fbe9b128dea4a12994d0b5c96d73e5c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1fbe9b128dea4a12994d0b5c96d73e5c, State: Initialized, Role: FOLLOWER
I20260608 12:41:10.241732 11218 raft_consensus.cc:359] T a0906cd8f28549d891b2ad3f8ec46101 P ada10d6614f04b7d92cc78684b0fcad5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ada10d6614f04b7d92cc78684b0fcad5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39821 } } peers { permanent_uuid: "1fbe9b128dea4a12994d0b5c96d73e5c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42143 } } peers { permanent_uuid: "29dd1dc0b4d646dd87839bb7f5bab5f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42095 } }
I20260608 12:41:10.241714 11220 consensus_queue.cc:260] T a0906cd8f28549d891b2ad3f8ec46101 P 1fbe9b128dea4a12994d0b5c96d73e5c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ada10d6614f04b7d92cc78684b0fcad5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39821 } } peers { permanent_uuid: "1fbe9b128dea4a12994d0b5c96d73e5c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42143 } } peers { permanent_uuid: "29dd1dc0b4d646dd87839bb7f5bab5f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42095 } }
I20260608 12:41:10.242771 11218 raft_consensus.cc:385] T a0906cd8f28549d891b2ad3f8ec46101 P ada10d6614f04b7d92cc78684b0fcad5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:10.243175 11218 raft_consensus.cc:740] T a0906cd8f28549d891b2ad3f8ec46101 P ada10d6614f04b7d92cc78684b0fcad5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ada10d6614f04b7d92cc78684b0fcad5, State: Initialized, Role: FOLLOWER
I20260608 12:41:10.243986 11219 raft_consensus.cc:359] T a0906cd8f28549d891b2ad3f8ec46101 P 29dd1dc0b4d646dd87839bb7f5bab5f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ada10d6614f04b7d92cc78684b0fcad5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39821 } } peers { permanent_uuid: "1fbe9b128dea4a12994d0b5c96d73e5c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42143 } } peers { permanent_uuid: "29dd1dc0b4d646dd87839bb7f5bab5f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42095 } }
I20260608 12:41:10.244045 11218 consensus_queue.cc:260] T a0906cd8f28549d891b2ad3f8ec46101 P ada10d6614f04b7d92cc78684b0fcad5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ada10d6614f04b7d92cc78684b0fcad5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39821 } } peers { permanent_uuid: "1fbe9b128dea4a12994d0b5c96d73e5c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42143 } } peers { permanent_uuid: "29dd1dc0b4d646dd87839bb7f5bab5f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42095 } }
I20260608 12:41:10.245092 11219 raft_consensus.cc:385] T a0906cd8f28549d891b2ad3f8ec46101 P 29dd1dc0b4d646dd87839bb7f5bab5f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:10.245505 11219 raft_consensus.cc:740] T a0906cd8f28549d891b2ad3f8ec46101 P 29dd1dc0b4d646dd87839bb7f5bab5f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29dd1dc0b4d646dd87839bb7f5bab5f9, State: Initialized, Role: FOLLOWER
I20260608 12:41:10.246335 11219 consensus_queue.cc:260] T a0906cd8f28549d891b2ad3f8ec46101 P 29dd1dc0b4d646dd87839bb7f5bab5f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ada10d6614f04b7d92cc78684b0fcad5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39821 } } peers { permanent_uuid: "1fbe9b128dea4a12994d0b5c96d73e5c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42143 } } peers { permanent_uuid: "29dd1dc0b4d646dd87839bb7f5bab5f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42095 } }
I20260608 12:41:10.249390 11220 ts_tablet_manager.cc:1434] T a0906cd8f28549d891b2ad3f8ec46101 P 1fbe9b128dea4a12994d0b5c96d73e5c: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.006s
I20260608 12:41:10.249892 11200 heartbeater.cc:499] Master 127.0.107.254:41975 was elected leader, sending a full tablet report...
I20260608 12:41:10.250131 11218 ts_tablet_manager.cc:1434] T a0906cd8f28549d891b2ad3f8ec46101 P ada10d6614f04b7d92cc78684b0fcad5: Time spent starting tablet: real 0.011s	user 0.010s	sys 0.002s
I20260608 12:41:10.252530 10977 heartbeater.cc:499] Master 127.0.107.254:41975 was elected leader, sending a full tablet report...
I20260608 12:41:10.254051 11052 heartbeater.cc:499] Master 127.0.107.254:41975 was elected leader, sending a full tablet report...
I20260608 12:41:10.254496 11219 ts_tablet_manager.cc:1434] T a0906cd8f28549d891b2ad3f8ec46101 P 29dd1dc0b4d646dd87839bb7f5bab5f9: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.006s
I20260608 12:41:10.303218 11226 raft_consensus.cc:493] T a0906cd8f28549d891b2ad3f8ec46101 P 29dd1dc0b4d646dd87839bb7f5bab5f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:41:10.303978 11226 raft_consensus.cc:515] T a0906cd8f28549d891b2ad3f8ec46101 P 29dd1dc0b4d646dd87839bb7f5bab5f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ada10d6614f04b7d92cc78684b0fcad5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39821 } } peers { permanent_uuid: "1fbe9b128dea4a12994d0b5c96d73e5c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42143 } } peers { permanent_uuid: "29dd1dc0b4d646dd87839bb7f5bab5f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42095 } }
I20260608 12:41:10.307178 11226 leader_election.cc:290] T a0906cd8f28549d891b2ad3f8ec46101 P 29dd1dc0b4d646dd87839bb7f5bab5f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ada10d6614f04b7d92cc78684b0fcad5 (127.0.107.193:39821), 1fbe9b128dea4a12994d0b5c96d73e5c (127.0.107.196:42143)
I20260608 12:41:10.318913 10952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0906cd8f28549d891b2ad3f8ec46101" candidate_uuid: "29dd1dc0b4d646dd87839bb7f5bab5f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ada10d6614f04b7d92cc78684b0fcad5" is_pre_election: true
I20260608 12:41:10.319777 10952 raft_consensus.cc:2468] T a0906cd8f28549d891b2ad3f8ec46101 P ada10d6614f04b7d92cc78684b0fcad5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 29dd1dc0b4d646dd87839bb7f5bab5f9 in term 0.
I20260608 12:41:10.321115 10992 leader_election.cc:304] T a0906cd8f28549d891b2ad3f8ec46101 P 29dd1dc0b4d646dd87839bb7f5bab5f9 [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: 29dd1dc0b4d646dd87839bb7f5bab5f9, ada10d6614f04b7d92cc78684b0fcad5; no voters: 
I20260608 12:41:10.322036 11226 raft_consensus.cc:2804] T a0906cd8f28549d891b2ad3f8ec46101 P 29dd1dc0b4d646dd87839bb7f5bab5f9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:41:10.321887 11175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0906cd8f28549d891b2ad3f8ec46101" candidate_uuid: "29dd1dc0b4d646dd87839bb7f5bab5f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fbe9b128dea4a12994d0b5c96d73e5c" is_pre_election: true
I20260608 12:41:10.322710 11226 raft_consensus.cc:493] T a0906cd8f28549d891b2ad3f8ec46101 P 29dd1dc0b4d646dd87839bb7f5bab5f9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:41:10.323024 11175 raft_consensus.cc:2468] T a0906cd8f28549d891b2ad3f8ec46101 P 1fbe9b128dea4a12994d0b5c96d73e5c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 29dd1dc0b4d646dd87839bb7f5bab5f9 in term 0.
I20260608 12:41:10.323220 11226 raft_consensus.cc:3060] T a0906cd8f28549d891b2ad3f8ec46101 P 29dd1dc0b4d646dd87839bb7f5bab5f9 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:10.330526 11226 raft_consensus.cc:515] T a0906cd8f28549d891b2ad3f8ec46101 P 29dd1dc0b4d646dd87839bb7f5bab5f9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ada10d6614f04b7d92cc78684b0fcad5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39821 } } peers { permanent_uuid: "1fbe9b128dea4a12994d0b5c96d73e5c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42143 } } peers { permanent_uuid: "29dd1dc0b4d646dd87839bb7f5bab5f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42095 } }
I20260608 12:41:10.332816 11226 leader_election.cc:290] T a0906cd8f28549d891b2ad3f8ec46101 P 29dd1dc0b4d646dd87839bb7f5bab5f9 [CANDIDATE]: Term 1 election: Requested vote from peers ada10d6614f04b7d92cc78684b0fcad5 (127.0.107.193:39821), 1fbe9b128dea4a12994d0b5c96d73e5c (127.0.107.196:42143)
I20260608 12:41:10.333673 10952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0906cd8f28549d891b2ad3f8ec46101" candidate_uuid: "29dd1dc0b4d646dd87839bb7f5bab5f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ada10d6614f04b7d92cc78684b0fcad5"
I20260608 12:41:10.334278 11175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0906cd8f28549d891b2ad3f8ec46101" candidate_uuid: "29dd1dc0b4d646dd87839bb7f5bab5f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fbe9b128dea4a12994d0b5c96d73e5c"
I20260608 12:41:10.334439 10952 raft_consensus.cc:3060] T a0906cd8f28549d891b2ad3f8ec46101 P ada10d6614f04b7d92cc78684b0fcad5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:10.334993 11175 raft_consensus.cc:3060] T a0906cd8f28549d891b2ad3f8ec46101 P 1fbe9b128dea4a12994d0b5c96d73e5c [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:10.340523 10952 raft_consensus.cc:2468] T a0906cd8f28549d891b2ad3f8ec46101 P ada10d6614f04b7d92cc78684b0fcad5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 29dd1dc0b4d646dd87839bb7f5bab5f9 in term 1.
I20260608 12:41:10.341904 10992 leader_election.cc:304] T a0906cd8f28549d891b2ad3f8ec46101 P 29dd1dc0b4d646dd87839bb7f5bab5f9 [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: 29dd1dc0b4d646dd87839bb7f5bab5f9, ada10d6614f04b7d92cc78684b0fcad5; no voters: 
I20260608 12:41:10.341958 11175 raft_consensus.cc:2468] T a0906cd8f28549d891b2ad3f8ec46101 P 1fbe9b128dea4a12994d0b5c96d73e5c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 29dd1dc0b4d646dd87839bb7f5bab5f9 in term 1.
I20260608 12:41:10.342796 11226 raft_consensus.cc:2804] T a0906cd8f28549d891b2ad3f8ec46101 P 29dd1dc0b4d646dd87839bb7f5bab5f9 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:41:10.344415 11226 raft_consensus.cc:697] T a0906cd8f28549d891b2ad3f8ec46101 P 29dd1dc0b4d646dd87839bb7f5bab5f9 [term 1 LEADER]: Becoming Leader. State: Replica: 29dd1dc0b4d646dd87839bb7f5bab5f9, State: Running, Role: LEADER
I20260608 12:41:10.345388 11226 consensus_queue.cc:237] T a0906cd8f28549d891b2ad3f8ec46101 P 29dd1dc0b4d646dd87839bb7f5bab5f9 [LEADER]: Queue going to LEADER mode. State: All 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: "ada10d6614f04b7d92cc78684b0fcad5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39821 } } peers { permanent_uuid: "1fbe9b128dea4a12994d0b5c96d73e5c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42143 } } peers { permanent_uuid: "29dd1dc0b4d646dd87839bb7f5bab5f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42095 } }
I20260608 12:41:10.353722 10848 catalog_manager.cc:5696] T a0906cd8f28549d891b2ad3f8ec46101 P 29dd1dc0b4d646dd87839bb7f5bab5f9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 29dd1dc0b4d646dd87839bb7f5bab5f9 (127.0.107.194). New cstate: current_term: 1 leader_uuid: "29dd1dc0b4d646dd87839bb7f5bab5f9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ada10d6614f04b7d92cc78684b0fcad5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1fbe9b128dea4a12994d0b5c96d73e5c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42143 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "29dd1dc0b4d646dd87839bb7f5bab5f9" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42095 } health_report { overall_health: HEALTHY } } }
W20260608 12:41:10.425863   431 auto_rebalancer.cc:591] Failed to schedule move for tablet a0906cd8f28549d891b2ad3f8ec46101: Illegal state: Leader has not yet committed an operation in its own term
I20260608 12:41:10.427435   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
I20260608 12:41:10.452411   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:41:10.453588   431 tablet_replica.cc:333] T a0906cd8f28549d891b2ad3f8ec46101 P ada10d6614f04b7d92cc78684b0fcad5: stopping tablet replica
I20260608 12:41:10.454274   431 raft_consensus.cc:2243] T a0906cd8f28549d891b2ad3f8ec46101 P ada10d6614f04b7d92cc78684b0fcad5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:10.454833   431 raft_consensus.cc:2272] T a0906cd8f28549d891b2ad3f8ec46101 P ada10d6614f04b7d92cc78684b0fcad5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:10.476011   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
I20260608 12:41:10.488461   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
I20260608 12:41:10.515021   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:41:10.516017   431 tablet_replica.cc:333] T a0906cd8f28549d891b2ad3f8ec46101 P 29dd1dc0b4d646dd87839bb7f5bab5f9: stopping tablet replica
I20260608 12:41:10.516685   431 raft_consensus.cc:2243] T a0906cd8f28549d891b2ad3f8ec46101 P 29dd1dc0b4d646dd87839bb7f5bab5f9 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:41:10.517398   431 pending_rounds.cc:70] T a0906cd8f28549d891b2ad3f8ec46101 P 29dd1dc0b4d646dd87839bb7f5bab5f9: Trying to abort 1 pending ops.
I20260608 12:41:10.517591   431 pending_rounds.cc:77] T a0906cd8f28549d891b2ad3f8ec46101 P 29dd1dc0b4d646dd87839bb7f5bab5f9: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294658438543638528 op_type: NO_OP noop_request { }
I20260608 12:41:10.518004   431 raft_consensus.cc:2889] T a0906cd8f28549d891b2ad3f8ec46101 P 29dd1dc0b4d646dd87839bb7f5bab5f9 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 12:41:10.518352   431 raft_consensus.cc:2272] T a0906cd8f28549d891b2ad3f8ec46101 P 29dd1dc0b4d646dd87839bb7f5bab5f9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:10.541157   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
I20260608 12:41:10.552110   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
I20260608 12:41:10.579442   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:41:10.596872   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260608 12:41:10.606858   431 tablet_server.cc:179] TabletServer@127.0.107.196:0 shutting down...
I20260608 12:41:10.629274   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:41:10.630191   431 tablet_replica.cc:333] T a0906cd8f28549d891b2ad3f8ec46101 P 1fbe9b128dea4a12994d0b5c96d73e5c: stopping tablet replica
I20260608 12:41:10.630816   431 raft_consensus.cc:2243] T a0906cd8f28549d891b2ad3f8ec46101 P 1fbe9b128dea4a12994d0b5c96d73e5c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:10.631210   431 raft_consensus.cc:2272] T a0906cd8f28549d891b2ad3f8ec46101 P 1fbe9b128dea4a12994d0b5c96d73e5c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:10.652153   431 tablet_server.cc:196] TabletServer@127.0.107.196:0 shutdown complete.
I20260608 12:41:10.664912   431 master.cc:562] Master@127.0.107.254:41975 shutting down...
I20260608 12:41:10.686088   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 320c3880fc294fe1a0799ef655141efa [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:41:10.686837   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 320c3880fc294fe1a0799ef655141efa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:10.687235   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P 320c3880fc294fe1a0799ef655141efa: stopping tablet replica
I20260608 12:41:10.709259   431 master.cc:584] Master@127.0.107.254:41975 shutdown complete.
[       OK ] AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully (1401 ms)
[----------] 22 tests from AutoRebalancerTest (241420 ms total)

[----------] 2 tests from PreferFollowerRebalancingTest
[ RUN      ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/0
I20260608 12:41:10.751488   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:42083
I20260608 12:41:10.752884   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:41:10.759034 11232 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:41:10.759850 11233 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:41:10.760728 11235 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:41:10.762282   431 server_base.cc:1061] running on GCE node
I20260608 12:41:10.763168   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:41:10.763370   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:41:10.763599   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922470763580 us; error 0 us; skew 500 ppm
I20260608 12:41:10.764252   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:41:10.767093   431 webserver.cc:533] Webserver started at http://127.0.107.254:33649/ using document root <none> and password file <none>
I20260608 12:41:10.767624   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:41:10.767805   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:41:10.768040   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:41:10.769187   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922229144781-431-0/minicluster-data/master-0-root/instance:
uuid: "060afaa4b6084fb9a81b7108e966886a"
format_stamp: "Formatted at 2026-06-08 12:41:10 on dist-test-slave-3gfq"
I20260608 12:41:10.774818   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260608 12:41:10.779361 11240 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:10.780454   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 12:41:10.780864   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922229144781-431-0/minicluster-data/master-0-root
uuid: "060afaa4b6084fb9a81b7108e966886a"
format_stamp: "Formatted at 2026-06-08 12:41:10 on dist-test-slave-3gfq"
I20260608 12:41:10.781216   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922229144781-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922229144781-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922229144781-431-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:41:10.824765   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:41:10.826100   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:41:10.869349   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:42083
I20260608 12:41:10.869486 11291 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:42083 every 8 connection(s)
I20260608 12:41:10.874614 11292 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:10.888476 11292 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 060afaa4b6084fb9a81b7108e966886a: Bootstrap starting.
I20260608 12:41:10.894142 11292 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 060afaa4b6084fb9a81b7108e966886a: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:10.899197 11292 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 060afaa4b6084fb9a81b7108e966886a: No bootstrap required, opened a new log
I20260608 12:41:10.901891 11292 raft_consensus.cc:359] T 00000000000000000000000000000000 P 060afaa4b6084fb9a81b7108e966886a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "060afaa4b6084fb9a81b7108e966886a" member_type: VOTER }
I20260608 12:41:10.902355 11292 raft_consensus.cc:385] T 00000000000000000000000000000000 P 060afaa4b6084fb9a81b7108e966886a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:10.902661 11292 raft_consensus.cc:740] T 00000000000000000000000000000000 P 060afaa4b6084fb9a81b7108e966886a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 060afaa4b6084fb9a81b7108e966886a, State: Initialized, Role: FOLLOWER
I20260608 12:41:10.903465 11292 consensus_queue.cc:260] T 00000000000000000000000000000000 P 060afaa4b6084fb9a81b7108e966886a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "060afaa4b6084fb9a81b7108e966886a" member_type: VOTER }
I20260608 12:41:10.903988 11292 raft_consensus.cc:399] T 00000000000000000000000000000000 P 060afaa4b6084fb9a81b7108e966886a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:41:10.904211 11292 raft_consensus.cc:493] T 00000000000000000000000000000000 P 060afaa4b6084fb9a81b7108e966886a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:41:10.904537 11292 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 060afaa4b6084fb9a81b7108e966886a [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:10.910487 11292 raft_consensus.cc:515] T 00000000000000000000000000000000 P 060afaa4b6084fb9a81b7108e966886a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "060afaa4b6084fb9a81b7108e966886a" member_type: VOTER }
I20260608 12:41:10.911214 11292 leader_election.cc:304] T 00000000000000000000000000000000 P 060afaa4b6084fb9a81b7108e966886a [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: 060afaa4b6084fb9a81b7108e966886a; no voters: 
I20260608 12:41:10.912680 11292 leader_election.cc:290] T 00000000000000000000000000000000 P 060afaa4b6084fb9a81b7108e966886a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:41:10.913242 11295 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 060afaa4b6084fb9a81b7108e966886a [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:41:10.914971 11295 raft_consensus.cc:697] T 00000000000000000000000000000000 P 060afaa4b6084fb9a81b7108e966886a [term 1 LEADER]: Becoming Leader. State: Replica: 060afaa4b6084fb9a81b7108e966886a, State: Running, Role: LEADER
I20260608 12:41:10.915767 11295 consensus_queue.cc:237] T 00000000000000000000000000000000 P 060afaa4b6084fb9a81b7108e966886a [LEADER]: Queue going to LEADER mode. State: All 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: "060afaa4b6084fb9a81b7108e966886a" member_type: VOTER }
I20260608 12:41:10.916213 11292 sys_catalog.cc:565] T 00000000000000000000000000000000 P 060afaa4b6084fb9a81b7108e966886a [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:41:10.919521 11296 sys_catalog.cc:455] T 00000000000000000000000000000000 P 060afaa4b6084fb9a81b7108e966886a [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "060afaa4b6084fb9a81b7108e966886a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "060afaa4b6084fb9a81b7108e966886a" member_type: VOTER } }
I20260608 12:41:10.919445 11297 sys_catalog.cc:455] T 00000000000000000000000000000000 P 060afaa4b6084fb9a81b7108e966886a [sys.catalog]: SysCatalogTable state changed. Reason: New leader 060afaa4b6084fb9a81b7108e966886a. Latest consensus state: current_term: 1 leader_uuid: "060afaa4b6084fb9a81b7108e966886a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "060afaa4b6084fb9a81b7108e966886a" member_type: VOTER } }
I20260608 12:41:10.920389 11296 sys_catalog.cc:458] T 00000000000000000000000000000000 P 060afaa4b6084fb9a81b7108e966886a [sys.catalog]: This master's current role is: LEADER
I20260608 12:41:10.920544 11297 sys_catalog.cc:458] T 00000000000000000000000000000000 P 060afaa4b6084fb9a81b7108e966886a [sys.catalog]: This master's current role is: LEADER
I20260608 12:41:10.930313 11301 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:41:10.936025 11301 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:41:10.940639   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:41:10.948557 11301 catalog_manager.cc:1382] Generated new cluster ID: 8e065cb228f34f42809f39408b2d6044
I20260608 12:41:10.948946 11301 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:41:10.994968 11301 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:41:10.996634 11301 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:41:11.051002 11301 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 060afaa4b6084fb9a81b7108e966886a: Generated new TSK 0
I20260608 12:41:11.052670 11301 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:41:11.073843   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:41:11.083738 11314 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:41:11.084985 11315 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:41:11.088322 11317 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:41:11.088717   431 server_base.cc:1061] running on GCE node
I20260608 12:41:11.090426   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:41:11.090704   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:41:11.090914   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922471090884 us; error 0 us; skew 500 ppm
I20260608 12:41:11.091691   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:41:11.095876   431 webserver.cc:533] Webserver started at http://127.0.107.193:41893/ using document root <none> and password file <none>
I20260608 12:41:11.096582   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:41:11.096835   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:41:11.097203   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:41:11.099190   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922229144781-431-0/minicluster-data/ts-0-root/instance:
uuid: "fa20c739e19a4554a8d19d9d7f9b9bb4"
format_stamp: "Formatted at 2026-06-08 12:41:11 on dist-test-slave-3gfq"
I20260608 12:41:11.106262   431 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.004s	sys 0.004s
I20260608 12:41:11.111521 11322 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:11.112609   431 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 12:41:11.113032   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922229144781-431-0/minicluster-data/ts-0-root
uuid: "fa20c739e19a4554a8d19d9d7f9b9bb4"
format_stamp: "Formatted at 2026-06-08 12:41:11 on dist-test-slave-3gfq"
I20260608 12:41:11.113397   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922229144781-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922229144781-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922229144781-431-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:41:11.135468   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:41:11.137182   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:41:11.139670   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:41:11.142968   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:41:11.143239   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:11.143546   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:41:11.143748   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:11.200784   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:46687
I20260608 12:41:11.200909 11384 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:46687 every 8 connection(s)
I20260608 12:41:11.208247   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:41:11.218894 11389 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:41:11.219147 11390 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:41:11.222956   431 server_base.cc:1061] running on GCE node
W20260608 12:41:11.224164 11392 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:41:11.224882 11385 heartbeater.cc:344] Connected to a master server at 127.0.107.254:42083
I20260608 12:41:11.225332 11385 heartbeater.cc:461] Registering TS with master...
I20260608 12:41:11.225592   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:41:11.226001   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:41:11.226205   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922471226176 us; error 0 us; skew 500 ppm
I20260608 12:41:11.226410 11385 heartbeater.cc:507] Master 127.0.107.254:42083 requested a full tablet report, sending...
I20260608 12:41:11.227088   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:41:11.229820 11257 ts_manager.cc:194] Registered new tserver with Master: fa20c739e19a4554a8d19d9d7f9b9bb4 (127.0.107.193:46687)
I20260608 12:41:11.231024   431 webserver.cc:533] Webserver started at http://127.0.107.194:34057/ using document root <none> and password file <none>
I20260608 12:41:11.231987   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:41:11.232288   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:41:11.232669   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:41:11.233446 11257 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39158
I20260608 12:41:11.234905   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922229144781-431-0/minicluster-data/ts-1-root/instance:
uuid: "bc30e48f32354012a7562b8d439fa422"
format_stamp: "Formatted at 2026-06-08 12:41:11 on dist-test-slave-3gfq"
I20260608 12:41:11.240859   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.001s
I20260608 12:41:11.245628 11397 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:11.246730   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 12:41:11.247141   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922229144781-431-0/minicluster-data/ts-1-root
uuid: "bc30e48f32354012a7562b8d439fa422"
format_stamp: "Formatted at 2026-06-08 12:41:11 on dist-test-slave-3gfq"
I20260608 12:41:11.247507   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922229144781-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922229144781-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922229144781-431-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:41:11.263195   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:41:11.264896   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:41:11.266901   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:41:11.270002   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:41:11.270272   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:11.270542   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:41:11.270722   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:11.324421   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:46765
I20260608 12:41:11.324596 11459 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:46765 every 8 connection(s)
I20260608 12:41:11.331279   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:41:11.340965 11463 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:41:11.342653 11464 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:41:11.345032 11460 heartbeater.cc:344] Connected to a master server at 127.0.107.254:42083
I20260608 12:41:11.345880 11460 heartbeater.cc:461] Registering TS with master...
I20260608 12:41:11.346706   431 server_base.cc:1061] running on GCE node
I20260608 12:41:11.347191 11460 heartbeater.cc:507] Master 127.0.107.254:42083 requested a full tablet report, sending...
W20260608 12:41:11.348409 11466 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:41:11.350008 11257 ts_manager.cc:194] Registered new tserver with Master: bc30e48f32354012a7562b8d439fa422 (127.0.107.194:46765)
I20260608 12:41:11.350040   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:41:11.350560   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:41:11.350843   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922471350813 us; error 0 us; skew 500 ppm
I20260608 12:41:11.351661   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:41:11.351924 11257 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39164
I20260608 12:41:11.355528   431 webserver.cc:533] Webserver started at http://127.0.107.195:36485/ using document root <none> and password file <none>
I20260608 12:41:11.356397   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:41:11.356689   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:41:11.357084   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:41:11.358911   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922229144781-431-0/minicluster-data/ts-2-root/instance:
uuid: "f6c9a368ca324884ad91b10aeefcbbce"
format_stamp: "Formatted at 2026-06-08 12:41:11 on dist-test-slave-3gfq"
I20260608 12:41:11.365067   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.001s
I20260608 12:41:11.370484 11471 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:11.371630   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.003s
I20260608 12:41:11.372095   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922229144781-431-0/minicluster-data/ts-2-root
uuid: "f6c9a368ca324884ad91b10aeefcbbce"
format_stamp: "Formatted at 2026-06-08 12:41:11 on dist-test-slave-3gfq"
I20260608 12:41:11.372520   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922229144781-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922229144781-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922229144781-431-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:41:11.389623   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:41:11.391286   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:41:11.393144   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:41:11.396080   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:41:11.396341   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:11.396636   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:41:11.396831   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:11.453096   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:41923
I20260608 12:41:11.453341 11533 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:41923 every 8 connection(s)
I20260608 12:41:11.472234 11534 heartbeater.cc:344] Connected to a master server at 127.0.107.254:42083
I20260608 12:41:11.472759 11534 heartbeater.cc:461] Registering TS with master...
I20260608 12:41:11.473670 11534 heartbeater.cc:507] Master 127.0.107.254:42083 requested a full tablet report, sending...
I20260608 12:41:11.476477 11257 ts_manager.cc:194] Registered new tserver with Master: f6c9a368ca324884ad91b10aeefcbbce (127.0.107.195:41923)
I20260608 12:41:11.477317   431 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.019057219s
I20260608 12:41:11.478569 11257 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39170
I20260608 12:41:12.030694 11257 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:39176:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j""\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 12:41:12.034514 11257 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 12:41:12.120343 11499 tablet_service.cc:1511] Processing CreateTablet for tablet c604d65c01ba47a08caff03db0118ff5 (DEFAULT_TABLE table=test-workload [id=8724d7a7711d41c8b783b613dafcc141]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 12:41:12.120977 11498 tablet_service.cc:1511] Processing CreateTablet for tablet 37507e3a437b4334b7c4282e08d8b099 (DEFAULT_TABLE table=test-workload [id=8724d7a7711d41c8b783b613dafcc141]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 12:41:12.121727 11497 tablet_service.cc:1511] Processing CreateTablet for tablet f418dd3b041844989a4d48745ead809e (DEFAULT_TABLE table=test-workload [id=8724d7a7711d41c8b783b613dafcc141]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 12:41:12.122282 11499 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c604d65c01ba47a08caff03db0118ff5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:12.124492 11496 tablet_service.cc:1511] Processing CreateTablet for tablet 9d1c065f4e3a48d8a22bd18bb0385c2b (DEFAULT_TABLE table=test-workload [id=8724d7a7711d41c8b783b613dafcc141]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 12:41:12.126447 11495 tablet_service.cc:1511] Processing CreateTablet for tablet 7390bdbb39c947f4b28d4a1e8519a90b (DEFAULT_TABLE table=test-workload [id=8724d7a7711d41c8b783b613dafcc141]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 12:41:12.126884 11497 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f418dd3b041844989a4d48745ead809e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:12.127933 11496 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d1c065f4e3a48d8a22bd18bb0385c2b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:12.128746 11495 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7390bdbb39c947f4b28d4a1e8519a90b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:12.130239 11498 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37507e3a437b4334b7c4282e08d8b099. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:12.135448 11494 tablet_service.cc:1511] Processing CreateTablet for tablet bfd5465e2d964a6ebd068c28759897e8 (DEFAULT_TABLE table=test-workload [id=8724d7a7711d41c8b783b613dafcc141]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 12:41:12.137060 11494 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bfd5465e2d964a6ebd068c28759897e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:12.138322 11350 tablet_service.cc:1511] Processing CreateTablet for tablet c604d65c01ba47a08caff03db0118ff5 (DEFAULT_TABLE table=test-workload [id=8724d7a7711d41c8b783b613dafcc141]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 12:41:12.140407 11350 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c604d65c01ba47a08caff03db0118ff5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:12.141212 11345 tablet_service.cc:1511] Processing CreateTablet for tablet bfd5465e2d964a6ebd068c28759897e8 (DEFAULT_TABLE table=test-workload [id=8724d7a7711d41c8b783b613dafcc141]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 12:41:12.143441 11349 tablet_service.cc:1511] Processing CreateTablet for tablet 37507e3a437b4334b7c4282e08d8b099 (DEFAULT_TABLE table=test-workload [id=8724d7a7711d41c8b783b613dafcc141]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 12:41:12.146960 11348 tablet_service.cc:1511] Processing CreateTablet for tablet f418dd3b041844989a4d48745ead809e (DEFAULT_TABLE table=test-workload [id=8724d7a7711d41c8b783b613dafcc141]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 12:41:12.149978 11345 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bfd5465e2d964a6ebd068c28759897e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:12.151927 11348 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f418dd3b041844989a4d48745ead809e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:12.154171 11349 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37507e3a437b4334b7c4282e08d8b099. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:12.166878 11347 tablet_service.cc:1511] Processing CreateTablet for tablet 9d1c065f4e3a48d8a22bd18bb0385c2b (DEFAULT_TABLE table=test-workload [id=8724d7a7711d41c8b783b613dafcc141]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 12:41:12.168900 11347 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d1c065f4e3a48d8a22bd18bb0385c2b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:12.174073 11346 tablet_service.cc:1511] Processing CreateTablet for tablet 7390bdbb39c947f4b28d4a1e8519a90b (DEFAULT_TABLE table=test-workload [id=8724d7a7711d41c8b783b613dafcc141]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 12:41:12.176254 11346 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7390bdbb39c947f4b28d4a1e8519a90b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:12.177398 11553 tablet_bootstrap.cc:492] T 7390bdbb39c947f4b28d4a1e8519a90b P f6c9a368ca324884ad91b10aeefcbbce: Bootstrap starting.
I20260608 12:41:12.186379 11553 tablet_bootstrap.cc:654] T 7390bdbb39c947f4b28d4a1e8519a90b P f6c9a368ca324884ad91b10aeefcbbce: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:12.210593 11425 tablet_service.cc:1511] Processing CreateTablet for tablet c604d65c01ba47a08caff03db0118ff5 (DEFAULT_TABLE table=test-workload [id=8724d7a7711d41c8b783b613dafcc141]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 12:41:12.211323 11423 tablet_service.cc:1511] Processing CreateTablet for tablet f418dd3b041844989a4d48745ead809e (DEFAULT_TABLE table=test-workload [id=8724d7a7711d41c8b783b613dafcc141]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 12:41:12.212553 11425 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c604d65c01ba47a08caff03db0118ff5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:12.214102 11422 tablet_service.cc:1511] Processing CreateTablet for tablet 9d1c065f4e3a48d8a22bd18bb0385c2b (DEFAULT_TABLE table=test-workload [id=8724d7a7711d41c8b783b613dafcc141]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 12:41:12.215350 11424 tablet_service.cc:1511] Processing CreateTablet for tablet 37507e3a437b4334b7c4282e08d8b099 (DEFAULT_TABLE table=test-workload [id=8724d7a7711d41c8b783b613dafcc141]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 12:41:12.215818 11422 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d1c065f4e3a48d8a22bd18bb0385c2b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:12.217549 11421 tablet_service.cc:1511] Processing CreateTablet for tablet 7390bdbb39c947f4b28d4a1e8519a90b (DEFAULT_TABLE table=test-workload [id=8724d7a7711d41c8b783b613dafcc141]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 12:41:12.219130 11420 tablet_service.cc:1511] Processing CreateTablet for tablet bfd5465e2d964a6ebd068c28759897e8 (DEFAULT_TABLE table=test-workload [id=8724d7a7711d41c8b783b613dafcc141]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 12:41:12.224583 11424 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37507e3a437b4334b7c4282e08d8b099. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:12.227596 11420 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bfd5465e2d964a6ebd068c28759897e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:12.237409 11385 heartbeater.cc:499] Master 127.0.107.254:42083 was elected leader, sending a full tablet report...
I20260608 12:41:12.247921 11423 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f418dd3b041844989a4d48745ead809e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:12.252096 11554 tablet_bootstrap.cc:492] T bfd5465e2d964a6ebd068c28759897e8 P fa20c739e19a4554a8d19d9d7f9b9bb4: Bootstrap starting.
I20260608 12:41:12.255343 11553 tablet_bootstrap.cc:492] T 7390bdbb39c947f4b28d4a1e8519a90b P f6c9a368ca324884ad91b10aeefcbbce: No bootstrap required, opened a new log
I20260608 12:41:12.256000 11553 ts_tablet_manager.cc:1403] T 7390bdbb39c947f4b28d4a1e8519a90b P f6c9a368ca324884ad91b10aeefcbbce: Time spent bootstrapping tablet: real 0.080s	user 0.016s	sys 0.004s
I20260608 12:41:12.258245 11421 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7390bdbb39c947f4b28d4a1e8519a90b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:12.260084 11553 raft_consensus.cc:359] T 7390bdbb39c947f4b28d4a1e8519a90b P f6c9a368ca324884ad91b10aeefcbbce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa20c739e19a4554a8d19d9d7f9b9bb4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46687 } } peers { permanent_uuid: "bc30e48f32354012a7562b8d439fa422" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46765 } } peers { permanent_uuid: "f6c9a368ca324884ad91b10aeefcbbce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41923 } }
I20260608 12:41:12.261063 11554 tablet_bootstrap.cc:654] T bfd5465e2d964a6ebd068c28759897e8 P fa20c739e19a4554a8d19d9d7f9b9bb4: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:12.261283 11553 raft_consensus.cc:385] T 7390bdbb39c947f4b28d4a1e8519a90b P f6c9a368ca324884ad91b10aeefcbbce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:12.261688 11553 raft_consensus.cc:740] T 7390bdbb39c947f4b28d4a1e8519a90b P f6c9a368ca324884ad91b10aeefcbbce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6c9a368ca324884ad91b10aeefcbbce, State: Initialized, Role: FOLLOWER
I20260608 12:41:12.262894 11553 consensus_queue.cc:260] T 7390bdbb39c947f4b28d4a1e8519a90b P f6c9a368ca324884ad91b10aeefcbbce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa20c739e19a4554a8d19d9d7f9b9bb4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46687 } } peers { permanent_uuid: "bc30e48f32354012a7562b8d439fa422" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46765 } } peers { permanent_uuid: "f6c9a368ca324884ad91b10aeefcbbce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41923 } }
I20260608 12:41:12.298588 11534 heartbeater.cc:499] Master 127.0.107.254:42083 was elected leader, sending a full tablet report...
I20260608 12:41:12.299849 11553 ts_tablet_manager.cc:1434] T 7390bdbb39c947f4b28d4a1e8519a90b P f6c9a368ca324884ad91b10aeefcbbce: Time spent starting tablet: real 0.044s	user 0.025s	sys 0.017s
I20260608 12:41:12.301208 11553 tablet_bootstrap.cc:492] T 9d1c065f4e3a48d8a22bd18bb0385c2b P f6c9a368ca324884ad91b10aeefcbbce: Bootstrap starting.
I20260608 12:41:12.304185 11554 tablet_bootstrap.cc:492] T bfd5465e2d964a6ebd068c28759897e8 P fa20c739e19a4554a8d19d9d7f9b9bb4: No bootstrap required, opened a new log
I20260608 12:41:12.304859 11554 ts_tablet_manager.cc:1403] T bfd5465e2d964a6ebd068c28759897e8 P fa20c739e19a4554a8d19d9d7f9b9bb4: Time spent bootstrapping tablet: real 0.053s	user 0.016s	sys 0.029s
I20260608 12:41:12.308305 11554 raft_consensus.cc:359] T bfd5465e2d964a6ebd068c28759897e8 P fa20c739e19a4554a8d19d9d7f9b9bb4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa20c739e19a4554a8d19d9d7f9b9bb4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46687 } } peers { permanent_uuid: "bc30e48f32354012a7562b8d439fa422" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46765 } } peers { permanent_uuid: "f6c9a368ca324884ad91b10aeefcbbce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41923 } }
I20260608 12:41:12.309058 11554 raft_consensus.cc:385] T bfd5465e2d964a6ebd068c28759897e8 P fa20c739e19a4554a8d19d9d7f9b9bb4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:12.309372 11554 raft_consensus.cc:740] T bfd5465e2d964a6ebd068c28759897e8 P fa20c739e19a4554a8d19d9d7f9b9bb4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fa20c739e19a4554a8d19d9d7f9b9bb4, State: Initialized, Role: FOLLOWER
I20260608 12:41:12.309887 11553 tablet_bootstrap.cc:654] T 9d1c065f4e3a48d8a22bd18bb0385c2b P f6c9a368ca324884ad91b10aeefcbbce: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:12.326494 11554 consensus_queue.cc:260] T bfd5465e2d964a6ebd068c28759897e8 P fa20c739e19a4554a8d19d9d7f9b9bb4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa20c739e19a4554a8d19d9d7f9b9bb4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46687 } } peers { permanent_uuid: "bc30e48f32354012a7562b8d439fa422" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46765 } } peers { permanent_uuid: "f6c9a368ca324884ad91b10aeefcbbce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41923 } }
I20260608 12:41:12.330132 11558 tablet_bootstrap.cc:492] T 37507e3a437b4334b7c4282e08d8b099 P bc30e48f32354012a7562b8d439fa422: Bootstrap starting.
I20260608 12:41:12.350641 11558 tablet_bootstrap.cc:654] T 37507e3a437b4334b7c4282e08d8b099 P bc30e48f32354012a7562b8d439fa422: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:12.352241 11554 ts_tablet_manager.cc:1434] T bfd5465e2d964a6ebd068c28759897e8 P fa20c739e19a4554a8d19d9d7f9b9bb4: Time spent starting tablet: real 0.047s	user 0.013s	sys 0.017s
I20260608 12:41:12.354912 11553 tablet_bootstrap.cc:492] T 9d1c065f4e3a48d8a22bd18bb0385c2b P f6c9a368ca324884ad91b10aeefcbbce: No bootstrap required, opened a new log
I20260608 12:41:12.355094 11460 heartbeater.cc:499] Master 127.0.107.254:42083 was elected leader, sending a full tablet report...
I20260608 12:41:12.355588 11553 ts_tablet_manager.cc:1403] T 9d1c065f4e3a48d8a22bd18bb0385c2b P f6c9a368ca324884ad91b10aeefcbbce: Time spent bootstrapping tablet: real 0.055s	user 0.024s	sys 0.027s
I20260608 12:41:12.359086 11553 raft_consensus.cc:359] T 9d1c065f4e3a48d8a22bd18bb0385c2b P f6c9a368ca324884ad91b10aeefcbbce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa20c739e19a4554a8d19d9d7f9b9bb4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46687 } } peers { permanent_uuid: "bc30e48f32354012a7562b8d439fa422" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46765 } } peers { permanent_uuid: "f6c9a368ca324884ad91b10aeefcbbce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41923 } }
I20260608 12:41:12.359875 11553 raft_consensus.cc:385] T 9d1c065f4e3a48d8a22bd18bb0385c2b P f6c9a368ca324884ad91b10aeefcbbce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:12.360226 11553 raft_consensus.cc:740] T 9d1c065f4e3a48d8a22bd18bb0385c2b P f6c9a368ca324884ad91b10aeefcbbce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6c9a368ca324884ad91b10aeefcbbce, State: Initialized, Role: FOLLOWER
I20260608 12:41:12.361454 11553 consensus_queue.cc:260] T 9d1c065f4e3a48d8a22bd18bb0385c2b P f6c9a368ca324884ad91b10aeefcbbce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa20c739e19a4554a8d19d9d7f9b9bb4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46687 } } peers { permanent_uuid: "bc30e48f32354012a7562b8d439fa422" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46765 } } peers { permanent_uuid: "f6c9a368ca324884ad91b10aeefcbbce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41923 } }
I20260608 12:41:12.362929 11554 tablet_bootstrap.cc:492] T 7390bdbb39c947f4b28d4a1e8519a90b P fa20c739e19a4554a8d19d9d7f9b9bb4: Bootstrap starting.
I20260608 12:41:12.364488 11553 ts_tablet_manager.cc:1434] T 9d1c065f4e3a48d8a22bd18bb0385c2b P f6c9a368ca324884ad91b10aeefcbbce: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260608 12:41:12.366237 11553 tablet_bootstrap.cc:492] T c604d65c01ba47a08caff03db0118ff5 P f6c9a368ca324884ad91b10aeefcbbce: Bootstrap starting.
I20260608 12:41:12.373315 11558 tablet_bootstrap.cc:492] T 37507e3a437b4334b7c4282e08d8b099 P bc30e48f32354012a7562b8d439fa422: No bootstrap required, opened a new log
I20260608 12:41:12.373973 11558 ts_tablet_manager.cc:1403] T 37507e3a437b4334b7c4282e08d8b099 P bc30e48f32354012a7562b8d439fa422: Time spent bootstrapping tablet: real 0.046s	user 0.015s	sys 0.012s
I20260608 12:41:12.374158 11553 tablet_bootstrap.cc:654] T c604d65c01ba47a08caff03db0118ff5 P f6c9a368ca324884ad91b10aeefcbbce: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:12.375113 11554 tablet_bootstrap.cc:654] T 7390bdbb39c947f4b28d4a1e8519a90b P fa20c739e19a4554a8d19d9d7f9b9bb4: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:12.377686 11558 raft_consensus.cc:359] T 37507e3a437b4334b7c4282e08d8b099 P bc30e48f32354012a7562b8d439fa422 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa20c739e19a4554a8d19d9d7f9b9bb4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46687 } } peers { permanent_uuid: "bc30e48f32354012a7562b8d439fa422" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46765 } } peers { permanent_uuid: "f6c9a368ca324884ad91b10aeefcbbce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41923 } }
I20260608 12:41:12.378823 11558 raft_consensus.cc:385] T 37507e3a437b4334b7c4282e08d8b099 P bc30e48f32354012a7562b8d439fa422 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:12.379266 11558 raft_consensus.cc:740] T 37507e3a437b4334b7c4282e08d8b099 P bc30e48f32354012a7562b8d439fa422 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc30e48f32354012a7562b8d439fa422, State: Initialized, Role: FOLLOWER
I20260608 12:41:12.380581 11558 consensus_queue.cc:260] T 37507e3a437b4334b7c4282e08d8b099 P bc30e48f32354012a7562b8d439fa422 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa20c739e19a4554a8d19d9d7f9b9bb4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46687 } } peers { permanent_uuid: "bc30e48f32354012a7562b8d439fa422" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46765 } } peers { permanent_uuid: "f6c9a368ca324884ad91b10aeefcbbce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41923 } }
I20260608 12:41:12.407840 11558 ts_tablet_manager.cc:1434] T 37507e3a437b4334b7c4282e08d8b099 P bc30e48f32354012a7562b8d439fa422: Time spent starting tablet: real 0.033s	user 0.021s	sys 0.011s
I20260608 12:41:12.408244 11554 tablet_bootstrap.cc:492] T 7390bdbb39c947f4b28d4a1e8519a90b P fa20c739e19a4554a8d19d9d7f9b9bb4: No bootstrap required, opened a new log
I20260608 12:41:12.409006 11554 ts_tablet_manager.cc:1403] T 7390bdbb39c947f4b28d4a1e8519a90b P fa20c739e19a4554a8d19d9d7f9b9bb4: Time spent bootstrapping tablet: real 0.046s	user 0.028s	sys 0.013s
I20260608 12:41:12.409186 11558 tablet_bootstrap.cc:492] T bfd5465e2d964a6ebd068c28759897e8 P bc30e48f32354012a7562b8d439fa422: Bootstrap starting.
I20260608 12:41:12.410040 11553 tablet_bootstrap.cc:492] T c604d65c01ba47a08caff03db0118ff5 P f6c9a368ca324884ad91b10aeefcbbce: No bootstrap required, opened a new log
I20260608 12:41:12.410688 11553 ts_tablet_manager.cc:1403] T c604d65c01ba47a08caff03db0118ff5 P f6c9a368ca324884ad91b10aeefcbbce: Time spent bootstrapping tablet: real 0.045s	user 0.024s	sys 0.019s
I20260608 12:41:12.413096 11554 raft_consensus.cc:359] T 7390bdbb39c947f4b28d4a1e8519a90b P fa20c739e19a4554a8d19d9d7f9b9bb4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa20c739e19a4554a8d19d9d7f9b9bb4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46687 } } peers { permanent_uuid: "bc30e48f32354012a7562b8d439fa422" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46765 } } peers { permanent_uuid: "f6c9a368ca324884ad91b10aeefcbbce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41923 } }
I20260608 12:41:12.414081 11554 raft_consensus.cc:385] T 7390bdbb39c947f4b28d4a1e8519a90b P fa20c739e19a4554a8d19d9d7f9b9bb4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:12.414535 11554 raft_consensus.cc:740] T 7390bdbb39c947f4b28d4a1e8519a90b P fa20c739e19a4554a8d19d9d7f9b9bb4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fa20c739e19a4554a8d19d9d7f9b9bb4, State: Initialized, Role: FOLLOWER
I20260608 12:41:12.414239 11553 raft_consensus.cc:359] T c604d65c01ba47a08caff03db0118ff5 P f6c9a368ca324884ad91b10aeefcbbce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6c9a368ca324884ad91b10aeefcbbce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41923 } } peers { permanent_uuid: "fa20c739e19a4554a8d19d9d7f9b9bb4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46687 } } peers { permanent_uuid: "bc30e48f32354012a7562b8d439fa422" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46765 } }
I20260608 12:41:12.415230 11553 raft_consensus.cc:385] T c604d65c01ba47a08caff03db0118ff5 P f6c9a368ca324884ad91b10aeefcbbce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:12.415657 11553 raft_consensus.cc:740] T c604d65c01ba47a08caff03db0118ff5 P f6c9a368ca324884ad91b10aeefcbbce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6c9a368ca324884ad91b10aeefcbbce, State: Initialized, Role: FOLLOWER
I20260608 12:41:12.415910 11554 consensus_queue.cc:260] T 7390bdbb39c947f4b28d4a1e8519a90b P fa20c739e19a4554a8d19d9d7f9b9bb4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa20c739e19a4554a8d19d9d7f9b9bb4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46687 } } peers { permanent_uuid: "bc30e48f32354012a7562b8d439fa422" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46765 } } peers { permanent_uuid: "f6c9a368ca324884ad91b10aeefcbbce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41923 } }
I20260608 12:41:12.417052 11558 tablet_bootstrap.cc:654] T bfd5465e2d964a6ebd068c28759897e8 P bc30e48f32354012a7562b8d439fa422: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:12.416639 11553 consensus_queue.cc:260] T c604d65c01ba47a08caff03db0118ff5 P f6c9a368ca324884ad91b10aeefcbbce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6c9a368ca324884ad91b10aeefcbbce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41923 } } peers { permanent_uuid: "fa20c739e19a4554a8d19d9d7f9b9bb4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46687 } } peers { permanent_uuid: "bc30e48f32354012a7562b8d439fa422" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46765 } }
I20260608 12:41:12.419274 11553 ts_tablet_manager.cc:1434] T c604d65c01ba47a08caff03db0118ff5 P f6c9a368ca324884ad91b10aeefcbbce: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 12:41:12.419384 11554 ts_tablet_manager.cc:1434] T 7390bdbb39c947f4b28d4a1e8519a90b P fa20c739e19a4554a8d19d9d7f9b9bb4: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260608 12:41:12.420545 11553 tablet_bootstrap.cc:492] T bfd5465e2d964a6ebd068c28759897e8 P f6c9a368ca324884ad91b10aeefcbbce: Bootstrap starting.
I20260608 12:41:12.420698 11554 tablet_bootstrap.cc:492] T c604d65c01ba47a08caff03db0118ff5 P fa20c739e19a4554a8d19d9d7f9b9bb4: Bootstrap starting.
I20260608 12:41:12.429840 11554 tablet_bootstrap.cc:654] T c604d65c01ba47a08caff03db0118ff5 P fa20c739e19a4554a8d19d9d7f9b9bb4: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:12.430670 11553 tablet_bootstrap.cc:654] T bfd5465e2d964a6ebd068c28759897e8 P f6c9a368ca324884ad91b10aeefcbbce: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:12.433581 11558 tablet_bootstrap.cc:492] T bfd5465e2d964a6ebd068c28759897e8 P bc30e48f32354012a7562b8d439fa422: No bootstrap required, opened a new log
I20260608 12:41:12.434280 11558 ts_tablet_manager.cc:1403] T bfd5465e2d964a6ebd068c28759897e8 P bc30e48f32354012a7562b8d439fa422: Time spent bootstrapping tablet: real 0.025s	user 0.017s	sys 0.007s
I20260608 12:41:12.438381 11558 raft_consensus.cc:359] T bfd5465e2d964a6ebd068c28759897e8 P bc30e48f32354012a7562b8d439fa422 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa20c739e19a4554a8d19d9d7f9b9bb4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46687 } } peers { permanent_uuid: "bc30e48f32354012a7562b8d439fa422" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46765 } } peers { permanent_uuid: "f6c9a368ca324884ad91b10aeefcbbce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41923 } }
I20260608 12:41:12.439463 11558 raft_consensus.cc:385] T bfd5465e2d964a6ebd068c28759897e8 P bc30e48f32354012a7562b8d439fa422 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:12.439853 11558 raft_consensus.cc:740] T bfd5465e2d964a6ebd068c28759897e8 P bc30e48f32354012a7562b8d439fa422 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc30e48f32354012a7562b8d439fa422, State: Initialized, Role: FOLLOWER
I20260608 12:41:12.441176 11558 consensus_queue.cc:260] T bfd5465e2d964a6ebd068c28759897e8 P bc30e48f32354012a7562b8d439fa422 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa20c739e19a4554a8d19d9d7f9b9bb4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46687 } } peers { permanent_uuid: "bc30e48f32354012a7562b8d439fa422" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46765 } } peers { permanent_uuid: "f6c9a368ca324884ad91b10aeefcbbce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41923 } }
I20260608 12:41:12.446960 11553 tablet_bootstrap.cc:492] T bfd5465e2d964a6ebd068c28759897e8 P f6c9a368ca324884ad91b10aeefcbbce: No bootstrap required, opened a new log
I20260608 12:41:12.447706 11553 ts_tablet_manager.cc:1403] T bfd5465e2d964a6ebd068c28759897e8 P f6c9a368ca324884ad91b10aeefcbbce: Time spent bootstrapping tablet: real 0.027s	user 0.016s	sys 0.007s
I20260608 12:41:12.450006 11558 ts_tablet_manager.cc:1434] T bfd5465e2d964a6ebd068c28759897e8 P bc30e48f32354012a7562b8d439fa422: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.007s
I20260608 12:41:12.451174 11558 tablet_bootstrap.cc:492] T c604d65c01ba47a08caff03db0118ff5 P bc30e48f32354012a7562b8d439fa422: Bootstrap starting.
I20260608 12:41:12.451148 11553 raft_consensus.cc:359] T bfd5465e2d964a6ebd068c28759897e8 P f6c9a368ca324884ad91b10aeefcbbce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa20c739e19a4554a8d19d9d7f9b9bb4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46687 } } peers { permanent_uuid: "bc30e48f32354012a7562b8d439fa422" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46765 } } peers { permanent_uuid: "f6c9a368ca324884ad91b10aeefcbbce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41923 } }
I20260608 12:41:12.452214 11553 raft_consensus.cc:385] T bfd5465e2d964a6ebd068c28759897e8 P f6c9a368ca324884ad91b10aeefcbbce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:12.452521 11553 raft_consensus.cc:740] T bfd5465e2d964a6ebd068c28759897e8 P f6c9a368ca324884ad91b10aeefcbbce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6c9a368ca324884ad91b10aeefcbbce, State: Initialized, Role: FOLLOWER
I20260608 12:41:12.453562 11553 consensus_queue.cc:260] T bfd5465e2d964a6ebd068c28759897e8 P f6c9a368ca324884ad91b10aeefcbbce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa20c739e19a4554a8d19d9d7f9b9bb4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46687 } } peers { permanent_uuid: "bc30e48f32354012a7562b8d439fa422" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46765 } } peers { permanent_uuid: "f6c9a368ca324884ad91b10aeefcbbce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41923 } }
I20260608 12:41:12.456913 11556 raft_consensus.cc:493] T bfd5465e2d964a6ebd068c28759897e8 P f6c9a368ca324884ad91b10aeefcbbce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:41:12.457497 11556 raft_consensus.cc:515] T bfd5465e2d964a6ebd068c28759897e8 P f6c9a368ca324884ad91b10aeefcbbce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa20c739e19a4554a8d19d9d7f9b9bb4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46687 } } peers { permanent_uuid: "bc30e48f32354012a7562b8d439fa422" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46765 } } peers { permanent_uuid: "f6c9a368ca324884ad91b10aeefcbbce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41923 } }
I20260608 12:41:12.460690 11558 tablet_bootstrap.cc:654] T c604d65c01ba47a08caff03db0118ff5 P bc30e48f32354012a7562b8d439fa422: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:12.462970 11556 leader_election.cc:290] T bfd5465e2d964a6ebd068c28759897e8 P f6c9a368ca324884ad91b10aeefcbbce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fa20c739e19a4554a8d19d9d7f9b9bb4 (127.0.107.193:46687), bc30e48f32354012a7562b8d439fa422 (127.0.107.194:46765)
I20260608 12:41:12.470142 11553 ts_tablet_manager.cc:1434] T bfd5465e2d964a6ebd068c28759897e8 P f6c9a368ca324884ad91b10aeefcbbce: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.003s
I20260608 12:41:12.478660 11553 tablet_bootstrap.cc:492] T 37507e3a437b4334b7c4282e08d8b099 P f6c9a368ca324884ad91b10aeefcbbce: Bootstrap starting.
I20260608 12:41:12.492161 11553 tablet_bootstrap.cc:654] T 37507e3a437b4334b7c4282e08d8b099 P f6c9a368ca324884ad91b10aeefcbbce: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:12.496308 11554 tablet_bootstrap.cc:492] T c604d65c01ba47a08caff03db0118ff5 P fa20c739e19a4554a8d19d9d7f9b9bb4: No bootstrap required, opened a new log
I20260608 12:41:12.498555 11554 ts_tablet_manager.cc:1403] T c604d65c01ba47a08caff03db0118ff5 P fa20c739e19a4554a8d19d9d7f9b9bb4: Time spent bootstrapping tablet: real 0.078s	user 0.029s	sys 0.043s
I20260608 12:41:12.498835 11558 tablet_bootstrap.cc:492] T c604d65c01ba47a08caff03db0118ff5 P bc30e48f32354012a7562b8d439fa422: No bootstrap required, opened a new log
I20260608 12:41:12.499711 11558 ts_tablet_manager.cc:1403] T c604d65c01ba47a08caff03db0118ff5 P bc30e48f32354012a7562b8d439fa422: Time spent bootstrapping tablet: real 0.049s	user 0.017s	sys 0.018s
I20260608 12:41:12.502296 11554 raft_consensus.cc:359] T c604d65c01ba47a08caff03db0118ff5 P fa20c739e19a4554a8d19d9d7f9b9bb4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6c9a368ca324884ad91b10aeefcbbce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41923 } } peers { permanent_uuid: "fa20c739e19a4554a8d19d9d7f9b9bb4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46687 } } peers { permanent_uuid: "bc30e48f32354012a7562b8d439fa422" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46765 } }
I20260608 12:41:12.503335 11554 raft_consensus.cc:385] T c604d65c01ba47a08caff03db0118ff5 P fa20c739e19a4554a8d19d9d7f9b9bb4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:12.503688 11554 raft_consensus.cc:740] T c604d65c01ba47a08caff03db0118ff5 P fa20c739e19a4554a8d19d9d7f9b9bb4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fa20c739e19a4554a8d19d9d7f9b9bb4, State: Initialized, Role: FOLLOWER
I20260608 12:41:12.504585 11554 consensus_queue.cc:260] T c604d65c01ba47a08caff03db0118ff5 P fa20c739e19a4554a8d19d9d7f9b9bb4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6c9a368ca324884ad91b10aeefcbbce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41923 } } peers { permanent_uuid: "fa20c739e19a4554a8d19d9d7f9b9bb4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46687 } } peers { permanent_uuid: "bc30e48f32354012a7562b8d439fa422" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46765 } }
I20260608 12:41:12.505419 11553 tablet_bootstrap.cc:492] T 37507e3a437b4334b7c4282e08d8b099 P f6c9a368ca324884ad91b10aeefcbbce: No bootstrap required, opened a new log
I20260608 12:41:12.506093 11553 ts_tablet_manager.cc:1403] T 37507e3a437b4334b7c4282e08d8b099 P f6c9a368ca324884ad91b10aeefcbbce: Time spent bootstrapping tablet: real 0.028s	user 0.009s	sys 0.012s
I20260608 12:41:12.507107 11554 ts_tablet_manager.cc:1434] T c604d65c01ba47a08caff03db0118ff5 P fa20c739e19a4554a8d19d9d7f9b9bb4: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 12:41:12.508448 11554 tablet_bootstrap.cc:492] T f418dd3b041844989a4d48745ead809e P fa20c739e19a4554a8d19d9d7f9b9bb4: Bootstrap starting.
I20260608 12:41:12.509382 11558 raft_consensus.cc:359] T c604d65c01ba47a08caff03db0118ff5 P bc30e48f32354012a7562b8d439fa422 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6c9a368ca324884ad91b10aeefcbbce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41923 } } peers { permanent_uuid: "fa20c739e19a4554a8d19d9d7f9b9bb4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46687 } } peers { permanent_uuid: "bc30e48f32354012a7562b8d439fa422" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46765 } }
I20260608 12:41:12.509600 11553 raft_consensus.cc:359] T 37507e3a437b4334b7c4282e08d8b099 P f6c9a368ca324884ad91b10aeefcbbce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa20c739e19a4554a8d19d9d7f9b9bb4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46687 } } peers { permanent_uuid: "bc30e48f32354012a7562b8d439fa422" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46765 } } peers { permanent_uuid: "f6c9a368ca324884ad91b10aeefcbbce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41923 } }
I20260608 12:41:12.510342 11558 raft_consensus.cc:385] T c604d65c01ba47a08caff03db0118ff5 P bc30e48f32354012a7562b8d439fa422 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:12.510394 11553 raft_consensus.cc:385] T 37507e3a437b4334b7c4282e08d8b099 P f6c9a368ca324884ad91b10aeefcbbce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:12.510838 11558 raft_consensus.cc:740] T c604d65c01ba47a08caff03db0118ff5 P bc30e48f32354012a7562b8d439fa422 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc30e48f32354012a7562b8d439fa422, State: Initialized, Role: FOLLOWER
I20260608 12:41:12.510892 11553 raft_consensus.cc:740] T 37507e3a437b4334b7c4282e08d8b099 P f6c9a368ca324884ad91b10aeefcbbce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6c9a368ca324884ad91b10aeefcbbce, State: Initialized, Role: FOLLOWER
I20260608 12:41:12.512006 11553 consensus_queue.cc:260] T 37507e3a437b4334b7c4282e08d8b099 P f6c9a368ca324884ad91b10aeefcbbce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa20c739e19a4554a8d19d9d7f9b9bb4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46687 } } peers { permanent_uuid: "bc30e48f32354012a7562b8d439fa422" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46765 } } peers { permanent_uuid: "f6c9a368ca324884ad91b10aeefcbbce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41923 } }
I20260608 12:41:12.516784 11556 raft_consensus.cc:493] T 7390bdbb39c947f4b28d4a1e8519a90b P f6c9a368ca324884ad91b10aeefcbbce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:41:12.517279 11554 tablet_bootstrap.cc:654] T f418dd3b041844989a4d48745ead809e P fa20c739e19a4554a8d19d9d7f9b9bb4: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:12.517354 11556 raft_consensus.cc:515] T 7390bdbb39c947f4b28d4a1e8519a90b P f6c9a368ca324884ad91b10aeefcbbce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa20c739e19a4554a8d19d9d7f9b9bb4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46687 } } peers { permanent_uuid: "bc30e48f32354012a7562b8d439fa422" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46765 } } peers { permanent_uuid: "f6c9a368ca324884ad91b10aeefcbbce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41923 } }
I20260608 12:41:12.520272 11556 leader_election.cc:290] T 7390bdbb39c947f4b28d4a1e8519a90b P f6c9a368ca324884ad91b10aeefcbbce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fa20c739e19a4554a8d19d9d7f9b9bb4 (127.0.107.193:46687), bc30e48f32354012a7562b8d439fa422 (127.0.107.194:46765)
I20260608 12:41:12.522112 11558 consensus_queue.cc:260] T c604d65c01ba47a08caff03db0118ff5 P bc30e48f32354012a7562b8d439fa422 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6c9a368ca324884ad91b10aeefcbbce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41923 } } peers { permanent_uuid: "fa20c739e19a4554a8d19d9d7f9b9bb4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46687 } } peers { permanent_uuid: "bc30e48f32354012a7562b8d439fa422" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46765 } }
I20260608 12:41:12.524052 11435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfd5465e2d964a6ebd068c28759897e8" candidate_uuid: "f6c9a368ca324884ad91b10aeefcbbce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc30e48f32354012a7562b8d439fa422" is_pre_election: true
I20260608 12:41:12.525074 11435 raft_consensus.cc:2468] T bfd5465e2d964a6ebd068c28759897e8 P bc30e48f32354012a7562b8d439fa422 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f6c9a368ca324884ad91b10aeefcbbce in term 0.
I20260608 12:41:12.525467 11553 ts_tablet_manager.cc:1434] T 37507e3a437b4334b7c4282e08d8b099 P f6c9a368ca324884ad91b10aeefcbbce: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.001s
I20260608 12:41:12.525708 11434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7390bdbb39c947f4b28d4a1e8519a90b" candidate_uuid: "f6c9a368ca324884ad91b10aeefcbbce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc30e48f32354012a7562b8d439fa422" is_pre_election: true
I20260608 12:41:12.525010 11558 ts_tablet_manager.cc:1434] T c604d65c01ba47a08caff03db0118ff5 P bc30e48f32354012a7562b8d439fa422: Time spent starting tablet: real 0.025s	user 0.008s	sys 0.000s
I20260608 12:41:12.526602 11553 tablet_bootstrap.cc:492] T f418dd3b041844989a4d48745ead809e P f6c9a368ca324884ad91b10aeefcbbce: Bootstrap starting.
I20260608 12:41:12.527341 11558 tablet_bootstrap.cc:492] T 7390bdbb39c947f4b28d4a1e8519a90b P bc30e48f32354012a7562b8d439fa422: Bootstrap starting.
I20260608 12:41:12.527997 11472 leader_election.cc:304] T bfd5465e2d964a6ebd068c28759897e8 P f6c9a368ca324884ad91b10aeefcbbce [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: bc30e48f32354012a7562b8d439fa422, f6c9a368ca324884ad91b10aeefcbbce; no voters: 
I20260608 12:41:12.535395 11553 tablet_bootstrap.cc:654] T f418dd3b041844989a4d48745ead809e P f6c9a368ca324884ad91b10aeefcbbce: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:12.535461 11558 tablet_bootstrap.cc:654] T 7390bdbb39c947f4b28d4a1e8519a90b P bc30e48f32354012a7562b8d439fa422: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:12.536357 11560 raft_consensus.cc:493] T c604d65c01ba47a08caff03db0118ff5 P fa20c739e19a4554a8d19d9d7f9b9bb4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:41:12.537235 11560 raft_consensus.cc:515] T c604d65c01ba47a08caff03db0118ff5 P fa20c739e19a4554a8d19d9d7f9b9bb4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6c9a368ca324884ad91b10aeefcbbce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41923 } } peers { permanent_uuid: "fa20c739e19a4554a8d19d9d7f9b9bb4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46687 } } peers { permanent_uuid: "bc30e48f32354012a7562b8d439fa422" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46765 } }
I20260608 12:41:12.542327 11554 tablet_bootstrap.cc:492] T f418dd3b041844989a4d48745ead809e P fa20c739e19a4554a8d19d9d7f9b9bb4: No bootstrap required, opened a new log
I20260608 12:41:12.543057 11554 ts_tablet_manager.cc:1403] T f418dd3b041844989a4d48745ead809e P fa20c739e19a4554a8d19d9d7f9b9bb4: Time spent bootstrapping tablet: real 0.035s	user 0.009s	sys 0.011s
I20260608 12:41:12.542829 11360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfd5465e2d964a6ebd068c28759897e8" candidate_uuid: "f6c9a368ca324884ad91b10aeefcbbce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa20c739e19a4554a8d19d9d7f9b9bb4" is_pre_election: true
I20260608 12:41:12.543692 11360 raft_consensus.cc:2468] T bfd5465e2d964a6ebd068c28759897e8 P fa20c739e19a4554a8d19d9d7f9b9bb4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f6c9a368ca324884ad91b10aeefcbbce in term 0.
I20260608 12:41:12.544540 11556 raft_consensus.cc:2804] T bfd5465e2d964a6ebd068c28759897e8 P f6c9a368ca324884ad91b10aeefcbbce [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:41:12.544976 11556 raft_consensus.cc:493] T bfd5465e2d964a6ebd068c28759897e8 P f6c9a368ca324884ad91b10aeefcbbce [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:41:12.545324 11556 raft_consensus.cc:3060] T bfd5465e2d964a6ebd068c28759897e8 P f6c9a368ca324884ad91b10aeefcbbce [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:12.549279 11554 raft_consensus.cc:359] T f418dd3b041844989a4d48745ead809e P fa20c739e19a4554a8d19d9d7f9b9bb4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa20c739e19a4554a8d19d9d7f9b9bb4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46687 } } peers { permanent_uuid: "bc30e48f32354012a7562b8d439fa422" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46765 } } peers { permanent_uuid: "f6c9a368ca324884ad91b10aeefcbbce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41923 } }
I20260608 12:41:12.549973 11553 tablet_bootstrap.cc:492] T f418dd3b041844989a4d48745ead809e P f6c9a368ca324884ad91b10aeefcbbce: No bootstrap required, opened a new log
I20260608 12:41:12.550097 11554 raft_consensus.cc:385] T f418dd3b041844989a4d48745ead809e P fa20c739e19a4554a8d19d9d7f9b9bb4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:12.550734 11554 raft_consensus.cc:740] T f418dd3b041844989a4d48745ead809e P fa20c739e19a4554a8d19d9d7f9b9bb4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fa20c739e19a4554a8d19d9d7f9b9bb4, State: Initialized, Role: FOLLOWER
I20260608 12:41:12.549989 11558 tablet_bootstrap.cc:492] T 7390bdbb39c947f4b28d4a1e8519a90b P bc30e48f32354012a7562b8d439fa422: No bootstrap required, opened a new log
I20260608 12:41:12.550877 11553 ts_tablet_manager.cc:1403] T f418dd3b041844989a4d48745ead809e P f6c9a368ca324884ad91b10aeefcbbce: Time spent bootstrapping tablet: real 0.025s	user 0.013s	sys 0.008s
I20260608 12:41:12.551653 11554 consensus_queue.cc:260] T f418dd3b041844989a4d48745ead809e P fa20c739e19a4554a8d19d9d7f9b9bb4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa20c739e19a4554a8d19d9d7f9b9bb4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46687 } } peers { permanent_uuid: "bc30e48f32354012a7562b8d439fa422" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46765 } } peers { permanent_uuid: "f6c9a368ca324884ad91b10aeefcbbce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41923 } }
I20260608 12:41:12.553709 11560 leader_election.cc:290] T c604d65c01ba47a08caff03db0118ff5 P fa20c739e19a4554a8d19d9d7f9b9bb4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f6c9a368ca324884ad91b10aeefcbbce (127.0.107.195:41923), bc30e48f32354012a7562b8d439fa422 (127.0.107.194:46765)
I20260608 12:41:12.554864 11553 raft_consensus.cc:359] T f418dd3b041844989a4d48745ead809e P f6c9a368ca324884ad91b10aeefcbbce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa20c739e19a4554a8d19d9d7f9b9bb4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46687 } } peers { permanent_uuid: "bc30e48f32354012a7562b8d439fa422" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46765 } } peers { permanent_uuid: "f6c9a368ca324884ad91b10aeefcbbce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41923 } }
W20260608 12:41:12.529587 11472 leader_election.cc:343] T 7390bdbb39c947f4b28d4a1e8519a90b P f6c9a368ca324884ad91b10aeefcbbce [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bc30e48f32354012a7562b8d439fa422 (127.0.107.194:46765): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:41:12.551719 11558 ts_tablet_manager.cc:1403] T 7390bdbb39c947f4b28d4a1e8519a90b P bc30e48f32354012a7562b8d439fa422: Time spent bootstrapping tablet: real 0.025s	user 0.016s	sys 0.005s
I20260608 12:41:12.557652 11359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7390bdbb39c947f4b28d4a1e8519a90b" candidate_uuid: "f6c9a368ca324884ad91b10aeefcbbce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa20c739e19a4554a8d19d9d7f9b9bb4" is_pre_election: true
I20260608 12:41:12.558573 11359 raft_consensus.cc:2468] T 7390bdbb39c947f4b28d4a1e8519a90b P fa20c739e19a4554a8d19d9d7f9b9bb4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f6c9a368ca324884ad91b10aeefcbbce in term 0.
I20260608 12:41:12.558646 11558 raft_consensus.cc:359] T 7390bdbb39c947f4b28d4a1e8519a90b P bc30e48f32354012a7562b8d439fa422 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa20c739e19a4554a8d19d9d7f9b9bb4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46687 } } peers { permanent_uuid: "bc30e48f32354012a7562b8d439fa422" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46765 } } peers { permanent_uuid: "f6c9a368ca324884ad91b10aeefcbbce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41923 } }
I20260608 12:41:12.559419 11558 raft_consensus.cc:385] T 7390bdbb39c947f4b28d4a1e8519a90b P bc30e48f32354012a7562b8d439fa422 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:12.559782 11558 raft_consensus.cc:740] T 7390bdbb39c947f4b28d4a1e8519a90b P bc30e48f32354012a7562b8d439fa422 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc30e48f32354012a7562b8d439fa422, State: Initialized, Role: FOLLOWER
I20260608 12:41:12.560521 11558 consensus_queue.cc:260] T 7390bdbb39c947f4b28d4a1e8519a90b P bc30e48f32354012a7562b8d439fa422 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa20c739e19a4554a8d19d9d7f9b9bb4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46687 } } peers { permanent_uuid: "bc30e48f32354012a7562b8d439fa422" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46765 } } peers { permanent_uuid: "f6c9a368ca324884ad91b10aeefcbbce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41923 } }
I20260608 12:41:12.562660 11554 ts_tablet_manager.cc:1434] T f418dd3b041844989a4d48745ead809e P fa20c739e19a4554a8d19d9d7f9b9bb4: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.011s
I20260608 12:41:12.562872 11558 ts_tablet_manager.cc:1434] T 7390bdbb39c947f4b28d4a1e8519a90b P bc30e48f32354012a7562b8d439fa422: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260608 12:41:12.563933 11558 tablet_bootstrap.cc:492] T f418dd3b041844989a4d48745ead809e P bc30e48f32354012a7562b8d439fa422: Bootstrap starting.
I20260608 12:41:12.563989 11554 tablet_bootstrap.cc:492] T 37507e3a437b4334b7c4282e08d8b099 P fa20c739e19a4554a8d19d9d7f9b9bb4: Bootstrap starting.
I20260608 12:41:12.555549 11553 raft_consensus.cc:385] T f418dd3b041844989a4d48745ead809e P f6c9a368ca324884ad91b10aeefcbbce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:12.566236 11553 raft_consensus.cc:740] T f418dd3b041844989a4d48745ead809e P f6c9a368ca324884ad91b10aeefcbbce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6c9a368ca324884ad91b10aeefcbbce, State: Initialized, Role: FOLLOWER
I20260608 12:41:12.566898 11472 leader_election.cc:304] T 7390bdbb39c947f4b28d4a1e8519a90b P f6c9a368ca324884ad91b10aeefcbbce [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: f6c9a368ca324884ad91b10aeefcbbce, fa20c739e19a4554a8d19d9d7f9b9bb4; no voters: bc30e48f32354012a7562b8d439fa422
I20260608 12:41:12.567396 11553 consensus_queue.cc:260] T f418dd3b041844989a4d48745ead809e P f6c9a368ca324884ad91b10aeefcbbce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa20c739e19a4554a8d19d9d7f9b9bb4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46687 } } peers { permanent_uuid: "bc30e48f32354012a7562b8d439fa422" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46765 } } peers { permanent_uuid: "f6c9a368ca324884ad91b10aeefcbbce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41923 } }
I20260608 12:41:12.572420 11558 tablet_bootstrap.cc:654] T f418dd3b041844989a4d48745ead809e P bc30e48f32354012a7562b8d439fa422: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:12.573021 11554 tablet_bootstrap.cc:654] T 37507e3a437b4334b7c4282e08d8b099 P fa20c739e19a4554a8d19d9d7f9b9bb4: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:12.587284 11558 tablet_bootstrap.cc:492] T f418dd3b041844989a4d48745ead809e P bc30e48f32354012a7562b8d439fa422: No bootstrap required, opened a new log
I20260608 12:41:12.588038 11558 ts_tablet_manager.cc:1403] T f418dd3b041844989a4d48745ead809e P bc30e48f32354012a7562b8d439fa422: Time spent bootstrapping tablet: real 0.024s	user 0.013s	sys 0.006s
I20260608 12:41:12.590355 11554 tablet_bootstrap.cc:492] T 37507e3a437b4334b7c4282e08d8b099 P fa20c739e19a4554a8d19d9d7f9b9bb4: No bootstrap required, opened a new log
I20260608 12:41:12.591326 11554 ts_tablet_manager.cc:1403] T 37507e3a437b4334b7c4282e08d8b099 P fa20c739e19a4554a8d19d9d7f9b9bb4: Time spent bootstrapping tablet: real 0.028s	user 0.015s	sys 0.007s
I20260608 12:41:12.592190 11558 raft_consensus.cc:359] T f418dd3b041844989a4d48745ead809e P bc30e48f32354012a7562b8d439fa422 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa20c739e19a4554a8d19d9d7f9b9bb4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46687 } } peers { permanent_uuid: "bc30e48f32354012a7562b8d439fa422" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46765 } } peers { permanent_uuid: "f6c9a368ca324884ad91b10aeefcbbce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41923 } }
I20260608 12:41:12.593387 11558 raft_consensus.cc:385] T f418dd3b041844989a4d48745ead809e P bc30e48f32354012a7562b8d439fa422 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:12.593827 11558 raft_consensus.cc:740] T f418dd3b041844989a4d48745ead809e P bc30e48f32354012a7562b8d439fa422 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc30e48f32354012a7562b8d439fa422, State: Initialized, Role: FOLLOWER
I20260608 12:41:12.595242 11558 consensus_queue.cc:260] T f418dd3b041844989a4d48745ead809e P bc30e48f32354012a7562b8d439fa422 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa20c739e19a4554a8d19d9d7f9b9bb4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46687 } } peers { permanent_uuid: "bc30e48f32354012a7562b8d439fa422" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46765 } } peers { permanent_uuid: "f6c9a368ca324884ad91b10aeefcbbce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41923 } }
I20260608 12:41:12.598708 11558 ts_tablet_manager.cc:1434] T f418dd3b041844989a4d48745ead809e P bc30e48f32354012a7562b8d439fa422: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.002s
I20260608 12:41:12.600397 11558 tablet_bootstrap.cc:492] T 9d1c065f4e3a48d8a22bd18bb0385c2b P bc30e48f32354012a7562b8d439fa422: Bootstrap starting.
I20260608 12:41:12.595410 11554 raft_consensus.cc:359] T 37507e3a437b4334b7c4282e08d8b099 P fa20c739e19a4554a8d19d9d7f9b9bb4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa20c739e19a4554a8d19d9d7f9b9bb4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46687 } } peers { permanent_uuid: "bc30e48f32354012a7562b8d439fa422" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46765 } } peers { permanent_uuid: "f6c9a368ca324884ad91b10aeefcbbce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41923 } }
I20260608 12:41:12.602015 11554 raft_consensus.cc:385] T 37507e3a437b4334b7c4282e08d8b099 P fa20c739e19a4554a8d19d9d7f9b9bb4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:12.602458 11554 raft_consensus.cc:740] T 37507e3a437b4334b7c4282e08d8b099 P fa20c739e19a4554a8d19d9d7f9b9bb4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fa20c739e19a4554a8d19d9d7f9b9bb4, State: Initialized, Role: FOLLOWER
I20260608 12:41:12.603678 11554 consensus_queue.cc:260] T 37507e3a437b4334b7c4282e08d8b099 P fa20c739e19a4554a8d19d9d7f9b9bb4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa20c739e19a4554a8d19d9d7f9b9bb4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46687 } } peers { permanent_uuid: "bc30e48f32354012a7562b8d439fa422" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46765 } } peers { permanent_uuid: "f6c9a368ca324884ad91b10aeefcbbce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41923 } }
I20260608 12:41:12.606815 11554 ts_tablet_manager.cc:1434] T 37507e3a437b4334b7c4282e08d8b099 P fa20c739e19a4554a8d19d9d7f9b9bb4: Time spent starting tablet: real 0.015s	user 0.002s	sys 0.008s
I20260608 12:41:12.613701 11558 tablet_bootstrap.cc:654] T 9d1c065f4e3a48d8a22bd18bb0385c2b P bc30e48f32354012a7562b8d439fa422: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:12.616374 11554 tablet_bootstrap.cc:492] T 9d1c065f4e3a48d8a22bd18bb0385c2b P fa20c739e19a4554a8d19d9d7f9b9bb4: Bootstrap starting.
I20260608 12:41:12.625331 11554 tablet_bootstrap.cc:654] T 9d1c065f4e3a48d8a22bd18bb0385c2b P fa20c739e19a4554a8d19d9d7f9b9bb4: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:12.634557 11564 raft_consensus.cc:493] T f418dd3b041844989a4d48745ead809e P bc30e48f32354012a7562b8d439fa422 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:41:12.635406 11564 raft_consensus.cc:515] T f418dd3b041844989a4d48745ead809e P bc30e48f32354012a7562b8d439fa422 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa20c739e19a4554a8d19d9d7f9b9bb4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46687 } } peers { permanent_uuid: "bc30e48f32354012a7562b8d439fa422" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46765 } } peers { permanent_uuid: "f6c9a368ca324884ad91b10aeefcbbce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41923 } }
I20260608 12:41:12.638638 11554 tablet_bootstrap.cc:492] T 9d1c065f4e3a48d8a22bd18bb0385c2b P fa20c739e19a4554a8d19d9d7f9b9bb4: No bootstrap required, opened a new log
I20260608 12:41:12.639392 11554 ts_tablet_manager.cc:1403] T 9d1c065f4e3a48d8a22bd18bb0385c2b P fa20c739e19a4554a8d19d9d7f9b9bb4: Time spent bootstrapping tablet: real 0.023s	user 0.005s	sys 0.015s
I20260608 12:41:12.644112 11554 raft_consensus.cc:359] T 9d1c065f4e3a48d8a22bd18bb0385c2b P fa20c739e19a4554a8d19d9d7f9b9bb4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa20c739e19a4554a8d19d9d7f9b9bb4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46687 } } peers { permanent_uuid: "bc30e48f32354012a7562b8d439fa422" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46765 } } peers { permanent_uuid: "f6c9a368ca324884ad91b10aeefcbbce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41923 } }
I20260608 12:41:12.645174 11554 raft_consensus.cc:385] T 9d1c065f4e3a48d8a22bd18bb0385c2b P fa20c739e19a4554a8d19d9d7f9b9bb4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:12.645891 11578 raft_consensus.cc:493] T f418dd3b041844989a4d48745ead809e P fa20c739e19a4554a8d19d9d7f9b9bb4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:41:12.646618 11578 raft_consensus.cc:515] T f418dd3b041844989a4d48745ead809e P fa20c739e19a4554a8d19d9d7f9b9bb4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa20c739e19a4554a8d19d9d7f9b9bb4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46687 } } peers { permanent_uuid: "bc30e48f32354012a7562b8d439fa422" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46765 } } peers { permanent_uuid: "f6c9a368ca324884ad91b10aeefcbbce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41923 } }
I20260608 12:41:12.649454 11578 leader_election.cc:290] T f418dd3b041844989a4d48745ead809e P fa20c739e19a4554a8d19d9d7f9b9bb4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bc30e48f32354012a7562b8d439fa422 (127.0.107.194:46765), f6c9a368ca324884ad91b10aeefcbbce (127.0.107.195:41923)
I20260608 12:41:12.645496 11554 raft_consensus.cc:740] T 9d1c065f4e3a48d8a22bd18bb0385c2b P fa20c739e19a4554a8d19d9d7f9b9bb4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fa20c739e19a4554a8d19d9d7f9b9bb4, State: Initialized, Role: FOLLOWER
I20260608 12:41:12.651275 11564 leader_election.cc:290] T f418dd3b041844989a4d48745ead809e P bc30e48f32354012a7562b8d439fa422 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fa20c739e19a4554a8d19d9d7f9b9bb4 (127.0.107.193:46687), f6c9a368ca324884ad91b10aeefcbbce (127.0.107.195:41923)
I20260608 12:41:12.651228 11554 consensus_queue.cc:260] T 9d1c065f4e3a48d8a22bd18bb0385c2b P fa20c739e19a4554a8d19d9d7f9b9bb4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa20c739e19a4554a8d19d9d7f9b9bb4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46687 } } peers { permanent_uuid: "bc30e48f32354012a7562b8d439fa422" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46765 } } peers { permanent_uuid: "f6c9a368ca324884ad91b10aeefcbbce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41923 } }
I20260608 12:41:12.656826 11554 ts_tablet_manager.cc:1434] T 9d1c065f4e3a48d8a22bd18bb0385c2b P fa20c739e19a4554a8d19d9d7f9b9bb4: Time spent starting tablet: real 0.017s	user 0.010s	sys 0.000s
I20260608 12:41:12.658320 11556 raft_consensus.cc:515] T bfd5465e2d964a6ebd068c28759897e8 P f6c9a368ca324884ad91b10aeefcbbce [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa20c739e19a4554a8d19d9d7f9b9bb4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46687 } } peers { permanent_uuid: "bc30e48f32354012a7562b8d439fa422" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46765 } } peers { permanent_uuid: "f6c9a368ca324884ad91b10aeefcbbce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41923 } }
I20260608 12:41:12.674227 11556 leader_election.cc:290] T bfd5465e2d964a6ebd068c28759897e8 P f6c9a368ca324884ad91b10aeefcbbce [CANDIDATE]: Term 1 election: Requested vote from peers fa20c739e19a4554a8d19d9d7f9b9bb4 (127.0.107.193:46687), bc30e48f32354012a7562b8d439fa422 (127.0.107.194:46765)
I20260608 12:41:12.675383 11556 raft_consensus.cc:2804] T 7390bdbb39c947f4b28d4a1e8519a90b P f6c9a368ca324884ad91b10aeefcbbce [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:41:12.675846 11556 raft_consensus.cc:493] T 7390bdbb39c947f4b28d4a1e8519a90b P f6c9a368ca324884ad91b10aeefcbbce [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:41:12.676302 11556 raft_consensus.cc:3060] T 7390bdbb39c947f4b28d4a1e8519a90b P f6c9a368ca324884ad91b10aeefcbbce [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:12.678013 11564 raft_consensus.cc:493] T 37507e3a437b4334b7c4282e08d8b099 P bc30e48f32354012a7562b8d439fa422 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:41:12.678869 11564 raft_consensus.cc:515] T 37507e3a437b4334b7c4282e08d8b099 P bc30e48f32354012a7562b8d439fa422 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa20c739e19a4554a8d19d9d7f9b9bb4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46687 } } peers { permanent_uuid: "bc30e48f32354012a7562b8d439fa422" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46765 } } peers { permanent_uuid: "f6c9a368ca324884ad91b10aeefcbbce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41923 } }
I20260608 12:41:12.683641 11564 leader_election.cc:290] T 37507e3a437b4334b7c4282e08d8b099 P bc30e48f32354012a7562b8d439fa422 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fa20c739e19a4554a8d19d9d7f9b9bb4 (127.0.107.193:46687), f6c9a368ca324884ad91b10aeefcbbce (127.0.107.195:41923)
I20260608 12:41:12.694344 11583 raft_consensus.cc:493] T c604d65c01ba47a08caff03db0118ff5 P f6c9a368ca324884ad91b10aeefcbbce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:41:12.695322 11583 raft_consensus.cc:515] T c604d65c01ba47a08caff03db0118ff5 P f6c9a368ca324884ad91b10aeefcbbce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6c9a368ca324884ad91b10aeefcbbce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41923 } } peers { permanent_uuid: "fa20c739e19a4554a8d19d9d7f9b9bb4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46687 } } peers { permanent_uuid: "bc30e48f32354012a7562b8d439fa422" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46765 } }
I20260608 12:41:12.726919 11583 leader_election.cc:290] T c604d65c01ba47a08caff03db0118ff5 P f6c9a368ca324884ad91b10aeefcbbce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fa20c739e19a4554a8d19d9d7f9b9bb4 (127.0.107.193:46687), bc30e48f32354012a7562b8d439fa422 (127.0.107.194:46765)
W20260608 12:41:12.734345 11472 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.107.193:46687, user_credentials={real_user=slave}} blocked reactor thread for 167446us
I20260608 12:41:12.735036 11553 ts_tablet_manager.cc:1434] T f418dd3b041844989a4d48745ead809e P f6c9a368ca324884ad91b10aeefcbbce: Time spent starting tablet: real 0.183s	user 0.047s	sys 0.092s
I20260608 12:41:12.739598 11359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f418dd3b041844989a4d48745ead809e" candidate_uuid: "bc30e48f32354012a7562b8d439fa422" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa20c739e19a4554a8d19d9d7f9b9bb4" is_pre_election: true
I20260608 12:41:12.740453 11359 raft_consensus.cc:2468] T f418dd3b041844989a4d48745ead809e P fa20c739e19a4554a8d19d9d7f9b9bb4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bc30e48f32354012a7562b8d439fa422 in term 0.
I20260608 12:41:12.743378 11434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c604d65c01ba47a08caff03db0118ff5" candidate_uuid: "fa20c739e19a4554a8d19d9d7f9b9bb4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc30e48f32354012a7562b8d439fa422" is_pre_election: true
I20260608 12:41:12.743587 11435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f418dd3b041844989a4d48745ead809e" candidate_uuid: "fa20c739e19a4554a8d19d9d7f9b9bb4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc30e48f32354012a7562b8d439fa422" is_pre_election: true
I20260608 12:41:12.744230 11434 raft_consensus.cc:2468] T c604d65c01ba47a08caff03db0118ff5 P bc30e48f32354012a7562b8d439fa422 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fa20c739e19a4554a8d19d9d7f9b9bb4 in term 0.
I20260608 12:41:12.744441 11435 raft_consensus.cc:2468] T f418dd3b041844989a4d48745ead809e P bc30e48f32354012a7562b8d439fa422 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fa20c739e19a4554a8d19d9d7f9b9bb4 in term 0.
I20260608 12:41:12.743552 11558 tablet_bootstrap.cc:492] T 9d1c065f4e3a48d8a22bd18bb0385c2b P bc30e48f32354012a7562b8d439fa422: No bootstrap required, opened a new log
I20260608 12:41:12.745965 11558 ts_tablet_manager.cc:1403] T 9d1c065f4e3a48d8a22bd18bb0385c2b P bc30e48f32354012a7562b8d439fa422: Time spent bootstrapping tablet: real 0.146s	user 0.035s	sys 0.085s
I20260608 12:41:12.746225 11323 leader_election.cc:304] T c604d65c01ba47a08caff03db0118ff5 P fa20c739e19a4554a8d19d9d7f9b9bb4 [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: bc30e48f32354012a7562b8d439fa422, fa20c739e19a4554a8d19d9d7f9b9bb4; no voters: 
I20260608 12:41:12.747247 11578 raft_consensus.cc:2804] T c604d65c01ba47a08caff03db0118ff5 P fa20c739e19a4554a8d19d9d7f9b9bb4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:41:12.747690 11578 raft_consensus.cc:493] T c604d65c01ba47a08caff03db0118ff5 P fa20c739e19a4554a8d19d9d7f9b9bb4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:41:12.748052 11578 raft_consensus.cc:3060] T c604d65c01ba47a08caff03db0118ff5 P fa20c739e19a4554a8d19d9d7f9b9bb4 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:12.748111 11398 leader_election.cc:304] T f418dd3b041844989a4d48745ead809e P bc30e48f32354012a7562b8d439fa422 [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: bc30e48f32354012a7562b8d439fa422, fa20c739e19a4554a8d19d9d7f9b9bb4; no voters: 
I20260608 12:41:12.749536 11323 leader_election.cc:304] T f418dd3b041844989a4d48745ead809e P fa20c739e19a4554a8d19d9d7f9b9bb4 [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: bc30e48f32354012a7562b8d439fa422, fa20c739e19a4554a8d19d9d7f9b9bb4; no voters: 
I20260608 12:41:12.750542 11564 raft_consensus.cc:2804] T f418dd3b041844989a4d48745ead809e P bc30e48f32354012a7562b8d439fa422 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:41:12.750823 11558 raft_consensus.cc:359] T 9d1c065f4e3a48d8a22bd18bb0385c2b P bc30e48f32354012a7562b8d439fa422 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa20c739e19a4554a8d19d9d7f9b9bb4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46687 } } peers { permanent_uuid: "bc30e48f32354012a7562b8d439fa422" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46765 } } peers { permanent_uuid: "f6c9a368ca324884ad91b10aeefcbbce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41923 } }
I20260608 12:41:12.751238 11564 raft_consensus.cc:493] T f418dd3b041844989a4d48745ead809e P bc30e48f32354012a7562b8d439fa422 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:41:12.751616 11558 raft_consensus.cc:385] T 9d1c065f4e3a48d8a22bd18bb0385c2b P bc30e48f32354012a7562b8d439fa422 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:12.751708 11564 raft_consensus.cc:3060] T f418dd3b041844989a4d48745ead809e P bc30e48f32354012a7562b8d439fa422 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:12.752002 11558 raft_consensus.cc:740] T 9d1c065f4e3a48d8a22bd18bb0385c2b P bc30e48f32354012a7562b8d439fa422 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc30e48f32354012a7562b8d439fa422, State: Initialized, Role: FOLLOWER
I20260608 12:41:12.752787 11556 raft_consensus.cc:515] T 7390bdbb39c947f4b28d4a1e8519a90b P f6c9a368ca324884ad91b10aeefcbbce [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa20c739e19a4554a8d19d9d7f9b9bb4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46687 } } peers { permanent_uuid: "bc30e48f32354012a7562b8d439fa422" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46765 } } peers { permanent_uuid: "f6c9a368ca324884ad91b10aeefcbbce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41923 } }
I20260608 12:41:12.755749 11556 leader_election.cc:290] T 7390bdbb39c947f4b28d4a1e8519a90b P f6c9a368ca324884ad91b10aeefcbbce [CANDIDATE]: Term 1 election: Requested vote from peers fa20c739e19a4554a8d19d9d7f9b9bb4 (127.0.107.193:46687), bc30e48f32354012a7562b8d439fa422 (127.0.107.194:46765)
I20260608 12:41:12.757843 11560 raft_consensus.cc:2804] T f418dd3b041844989a4d48745ead809e P fa20c739e19a4554a8d19d9d7f9b9bb4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:41:12.758325 11560 raft_consensus.cc:493] T f418dd3b041844989a4d48745ead809e P fa20c739e19a4554a8d19d9d7f9b9bb4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:41:12.758721 11560 raft_consensus.cc:3060] T f418dd3b041844989a4d48745ead809e P fa20c739e19a4554a8d19d9d7f9b9bb4 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:12.759581 11435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfd5465e2d964a6ebd068c28759897e8" candidate_uuid: "f6c9a368ca324884ad91b10aeefcbbce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc30e48f32354012a7562b8d439fa422"
I20260608 12:41:12.760319 11435 raft_consensus.cc:3060] T bfd5465e2d964a6ebd068c28759897e8 P bc30e48f32354012a7562b8d439fa422 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:12.762692 11564 raft_consensus.cc:515] T f418dd3b041844989a4d48745ead809e P bc30e48f32354012a7562b8d439fa422 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa20c739e19a4554a8d19d9d7f9b9bb4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46687 } } peers { permanent_uuid: "bc30e48f32354012a7562b8d439fa422" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46765 } } peers { permanent_uuid: "f6c9a368ca324884ad91b10aeefcbbce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41923 } }
I20260608 12:41:12.762848 11360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfd5465e2d964a6ebd068c28759897e8" candidate_uuid: "f6c9a368ca324884ad91b10aeefcbbce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa20c739e19a4554a8d19d9d7f9b9bb4"
I20260608 12:41:12.763888 11360 raft_consensus.cc:3060] T bfd5465e2d964a6ebd068c28759897e8 P fa20c739e19a4554a8d19d9d7f9b9bb4 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:12.746584 11359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37507e3a437b4334b7c4282e08d8b099" candidate_uuid: "bc30e48f32354012a7562b8d439fa422" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa20c739e19a4554a8d19d9d7f9b9bb4" is_pre_election: true
I20260608 12:41:12.765031 11359 raft_consensus.cc:2468] T 37507e3a437b4334b7c4282e08d8b099 P fa20c739e19a4554a8d19d9d7f9b9bb4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bc30e48f32354012a7562b8d439fa422 in term 0.
I20260608 12:41:12.766204 11564 leader_election.cc:290] T f418dd3b041844989a4d48745ead809e P bc30e48f32354012a7562b8d439fa422 [CANDIDATE]: Term 1 election: Requested vote from peers fa20c739e19a4554a8d19d9d7f9b9bb4 (127.0.107.193:46687), f6c9a368ca324884ad91b10aeefcbbce (127.0.107.195:41923)
I20260608 12:41:12.768842 11434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c604d65c01ba47a08caff03db0118ff5" candidate_uuid: "f6c9a368ca324884ad91b10aeefcbbce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc30e48f32354012a7562b8d439fa422" is_pre_election: true
I20260608 12:41:12.769658 11433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7390bdbb39c947f4b28d4a1e8519a90b" candidate_uuid: "f6c9a368ca324884ad91b10aeefcbbce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc30e48f32354012a7562b8d439fa422"
I20260608 12:41:12.769959 11509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f418dd3b041844989a4d48745ead809e" candidate_uuid: "bc30e48f32354012a7562b8d439fa422" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6c9a368ca324884ad91b10aeefcbbce" is_pre_election: true
I20260608 12:41:12.770947 11509 raft_consensus.cc:2468] T f418dd3b041844989a4d48745ead809e P f6c9a368ca324884ad91b10aeefcbbce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bc30e48f32354012a7562b8d439fa422 in term 0.
I20260608 12:41:12.771037 11358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7390bdbb39c947f4b28d4a1e8519a90b" candidate_uuid: "f6c9a368ca324884ad91b10aeefcbbce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa20c739e19a4554a8d19d9d7f9b9bb4"
I20260608 12:41:12.771232 11508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37507e3a437b4334b7c4282e08d8b099" candidate_uuid: "bc30e48f32354012a7562b8d439fa422" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6c9a368ca324884ad91b10aeefcbbce" is_pre_election: true
I20260608 12:41:12.772203 11358 raft_consensus.cc:3060] T 7390bdbb39c947f4b28d4a1e8519a90b P fa20c739e19a4554a8d19d9d7f9b9bb4 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:12.772373 11508 raft_consensus.cc:2468] T 37507e3a437b4334b7c4282e08d8b099 P f6c9a368ca324884ad91b10aeefcbbce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bc30e48f32354012a7562b8d439fa422 in term 0.
I20260608 12:41:12.770609 11433 raft_consensus.cc:3060] T 7390bdbb39c947f4b28d4a1e8519a90b P bc30e48f32354012a7562b8d439fa422 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:12.773972 11508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f418dd3b041844989a4d48745ead809e" candidate_uuid: "bc30e48f32354012a7562b8d439fa422" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6c9a368ca324884ad91b10aeefcbbce"
I20260608 12:41:12.774724 11508 raft_consensus.cc:3060] T f418dd3b041844989a4d48745ead809e P f6c9a368ca324884ad91b10aeefcbbce [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:12.775110 11399 leader_election.cc:304] T 37507e3a437b4334b7c4282e08d8b099 P bc30e48f32354012a7562b8d439fa422 [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: bc30e48f32354012a7562b8d439fa422, f6c9a368ca324884ad91b10aeefcbbce; no voters: 
I20260608 12:41:12.753019 11558 consensus_queue.cc:260] T 9d1c065f4e3a48d8a22bd18bb0385c2b P bc30e48f32354012a7562b8d439fa422 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa20c739e19a4554a8d19d9d7f9b9bb4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46687 } } peers { permanent_uuid: "bc30e48f32354012a7562b8d439fa422" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46765 } } peers { permanent_uuid: "f6c9a368ca324884ad91b10aeefcbbce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41923 } }
I20260608 12:41:12.770609 11435 raft_consensus.cc:2468] T bfd5465e2d964a6ebd068c28759897e8 P bc30e48f32354012a7562b8d439fa422 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6c9a368ca324884ad91b10aeefcbbce in term 1.
I20260608 12:41:12.776994 11568 raft_consensus.cc:2804] T 37507e3a437b4334b7c4282e08d8b099 P bc30e48f32354012a7562b8d439fa422 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:41:12.777475 11568 raft_consensus.cc:493] T 37507e3a437b4334b7c4282e08d8b099 P bc30e48f32354012a7562b8d439fa422 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:41:12.777917 11568 raft_consensus.cc:3060] T 37507e3a437b4334b7c4282e08d8b099 P bc30e48f32354012a7562b8d439fa422 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:12.778476 11359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c604d65c01ba47a08caff03db0118ff5" candidate_uuid: "f6c9a368ca324884ad91b10aeefcbbce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa20c739e19a4554a8d19d9d7f9b9bb4" is_pre_election: true
I20260608 12:41:12.769742 11434 raft_consensus.cc:2468] T c604d65c01ba47a08caff03db0118ff5 P bc30e48f32354012a7562b8d439fa422 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f6c9a368ca324884ad91b10aeefcbbce in term 0.
I20260608 12:41:12.783286 11357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f418dd3b041844989a4d48745ead809e" candidate_uuid: "bc30e48f32354012a7562b8d439fa422" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa20c739e19a4554a8d19d9d7f9b9bb4"
I20260608 12:41:12.786736 11568 raft_consensus.cc:515] T 37507e3a437b4334b7c4282e08d8b099 P bc30e48f32354012a7562b8d439fa422 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa20c739e19a4554a8d19d9d7f9b9bb4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46687 } } peers { permanent_uuid: "bc30e48f32354012a7562b8d439fa422" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46765 } } peers { permanent_uuid: "f6c9a368ca324884ad91b10aeefcbbce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41923 } }
I20260608 12:41:12.787462 11508 raft_consensus.cc:2468] T f418dd3b041844989a4d48745ead809e P f6c9a368ca324884ad91b10aeefcbbce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc30e48f32354012a7562b8d439fa422 in term 1.
I20260608 12:41:12.790103 11399 leader_election.cc:304] T f418dd3b041844989a4d48745ead809e P bc30e48f32354012a7562b8d439fa422 [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: bc30e48f32354012a7562b8d439fa422, f6c9a368ca324884ad91b10aeefcbbce; no voters: 
I20260608 12:41:12.790613 11472 leader_election.cc:304] T bfd5465e2d964a6ebd068c28759897e8 P f6c9a368ca324884ad91b10aeefcbbce [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: bc30e48f32354012a7562b8d439fa422, f6c9a368ca324884ad91b10aeefcbbce; no voters: 
I20260608 12:41:12.791683 11472 leader_election.cc:304] T c604d65c01ba47a08caff03db0118ff5 P f6c9a368ca324884ad91b10aeefcbbce [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: bc30e48f32354012a7562b8d439fa422, f6c9a368ca324884ad91b10aeefcbbce; no voters: 
I20260608 12:41:12.791834 11580 raft_consensus.cc:2804] T bfd5465e2d964a6ebd068c28759897e8 P f6c9a368ca324884ad91b10aeefcbbce [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:41:12.792408 11509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c604d65c01ba47a08caff03db0118ff5" candidate_uuid: "fa20c739e19a4554a8d19d9d7f9b9bb4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6c9a368ca324884ad91b10aeefcbbce" is_pre_election: true
I20260608 12:41:12.792604 11580 raft_consensus.cc:697] T bfd5465e2d964a6ebd068c28759897e8 P f6c9a368ca324884ad91b10aeefcbbce [term 1 LEADER]: Becoming Leader. State: Replica: f6c9a368ca324884ad91b10aeefcbbce, State: Running, Role: LEADER
I20260608 12:41:12.793208 11509 raft_consensus.cc:2468] T c604d65c01ba47a08caff03db0118ff5 P f6c9a368ca324884ad91b10aeefcbbce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fa20c739e19a4554a8d19d9d7f9b9bb4 in term 0.
I20260608 12:41:12.794204 11558 ts_tablet_manager.cc:1434] T 9d1c065f4e3a48d8a22bd18bb0385c2b P bc30e48f32354012a7562b8d439fa422: Time spent starting tablet: real 0.048s	user 0.008s	sys 0.000s
I20260608 12:41:12.793915 11580 consensus_queue.cc:237] T bfd5465e2d964a6ebd068c28759897e8 P f6c9a368ca324884ad91b10aeefcbbce [LEADER]: Queue going to LEADER mode. State: All 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: "fa20c739e19a4554a8d19d9d7f9b9bb4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46687 } } peers { permanent_uuid: "bc30e48f32354012a7562b8d439fa422" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46765 } } peers { permanent_uuid: "f6c9a368ca324884ad91b10aeefcbbce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41923 } }
I20260608 12:41:12.794674 11507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f418dd3b041844989a4d48745ead809e" candidate_uuid: "fa20c739e19a4554a8d19d9d7f9b9bb4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6c9a368ca324884ad91b10aeefcbbce" is_pre_election: true
I20260608 12:41:12.795405 11508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37507e3a437b4334b7c4282e08d8b099" candidate_uuid: "bc30e48f32354012a7562b8d439fa422" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6c9a368ca324884ad91b10aeefcbbce"
I20260608 12:41:12.796041 11508 raft_consensus.cc:3060] T 37507e3a437b4334b7c4282e08d8b099 P f6c9a368ca324884ad91b10aeefcbbce [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:12.795663 11507 raft_consensus.cc:2393] T f418dd3b041844989a4d48745ead809e P f6c9a368ca324884ad91b10aeefcbbce [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fa20c739e19a4554a8d19d9d7f9b9bb4 in current term 1: Already voted for candidate bc30e48f32354012a7562b8d439fa422 in this term.
I20260608 12:41:12.796429 11583 raft_consensus.cc:2804] T c604d65c01ba47a08caff03db0118ff5 P f6c9a368ca324884ad91b10aeefcbbce [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:41:12.797430 11583 raft_consensus.cc:493] T c604d65c01ba47a08caff03db0118ff5 P f6c9a368ca324884ad91b10aeefcbbce [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:41:12.797849 11583 raft_consensus.cc:3060] T c604d65c01ba47a08caff03db0118ff5 P f6c9a368ca324884ad91b10aeefcbbce [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:12.798385 11564 raft_consensus.cc:2804] T f418dd3b041844989a4d48745ead809e P bc30e48f32354012a7562b8d439fa422 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:41:12.805172 11356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37507e3a437b4334b7c4282e08d8b099" candidate_uuid: "bc30e48f32354012a7562b8d439fa422" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa20c739e19a4554a8d19d9d7f9b9bb4"
I20260608 12:41:12.806141 11356 raft_consensus.cc:3060] T 37507e3a437b4334b7c4282e08d8b099 P fa20c739e19a4554a8d19d9d7f9b9bb4 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:12.809257 11556 raft_consensus.cc:493] T 9d1c065f4e3a48d8a22bd18bb0385c2b P f6c9a368ca324884ad91b10aeefcbbce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:41:12.787359 11360 raft_consensus.cc:2468] T bfd5465e2d964a6ebd068c28759897e8 P fa20c739e19a4554a8d19d9d7f9b9bb4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6c9a368ca324884ad91b10aeefcbbce in term 1.
I20260608 12:41:12.809958 11564 raft_consensus.cc:697] T f418dd3b041844989a4d48745ead809e P bc30e48f32354012a7562b8d439fa422 [term 1 LEADER]: Becoming Leader. State: Replica: bc30e48f32354012a7562b8d439fa422, State: Running, Role: LEADER
I20260608 12:41:12.809958 11568 leader_election.cc:290] T 37507e3a437b4334b7c4282e08d8b099 P bc30e48f32354012a7562b8d439fa422 [CANDIDATE]: Term 1 election: Requested vote from peers fa20c739e19a4554a8d19d9d7f9b9bb4 (127.0.107.193:46687), f6c9a368ca324884ad91b10aeefcbbce (127.0.107.195:41923)
I20260608 12:41:12.811378 11564 consensus_queue.cc:237] T f418dd3b041844989a4d48745ead809e P bc30e48f32354012a7562b8d439fa422 [LEADER]: Queue going to LEADER mode. State: All 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: "fa20c739e19a4554a8d19d9d7f9b9bb4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46687 } } peers { permanent_uuid: "bc30e48f32354012a7562b8d439fa422" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46765 } } peers { permanent_uuid: "f6c9a368ca324884ad91b10aeefcbbce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41923 } }
I20260608 12:41:12.814837 11508 raft_consensus.cc:2468] T 37507e3a437b4334b7c4282e08d8b099 P f6c9a368ca324884ad91b10aeefcbbce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc30e48f32354012a7562b8d439fa422 in term 1.
I20260608 12:41:12.816507 11399 leader_election.cc:304] T 37507e3a437b4334b7c4282e08d8b099 P bc30e48f32354012a7562b8d439fa422 [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: bc30e48f32354012a7562b8d439fa422, f6c9a368ca324884ad91b10aeefcbbce; no voters: 
I20260608 12:41:12.791050 11433 raft_consensus.cc:2468] T 7390bdbb39c947f4b28d4a1e8519a90b P bc30e48f32354012a7562b8d439fa422 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6c9a368ca324884ad91b10aeefcbbce in term 1.
I20260608 12:41:12.818465 11589 raft_consensus.cc:2804] T 37507e3a437b4334b7c4282e08d8b099 P bc30e48f32354012a7562b8d439fa422 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:41:12.819135 11589 raft_consensus.cc:697] T 37507e3a437b4334b7c4282e08d8b099 P bc30e48f32354012a7562b8d439fa422 [term 1 LEADER]: Becoming Leader. State: Replica: bc30e48f32354012a7562b8d439fa422, State: Running, Role: LEADER
I20260608 12:41:12.818989 11472 leader_election.cc:304] T 7390bdbb39c947f4b28d4a1e8519a90b P f6c9a368ca324884ad91b10aeefcbbce [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: bc30e48f32354012a7562b8d439fa422, f6c9a368ca324884ad91b10aeefcbbce; no voters: 
I20260608 12:41:12.820307 11579 raft_consensus.cc:2804] T 7390bdbb39c947f4b28d4a1e8519a90b P f6c9a368ca324884ad91b10aeefcbbce [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:41:12.820308 11589 consensus_queue.cc:237] T 37507e3a437b4334b7c4282e08d8b099 P bc30e48f32354012a7562b8d439fa422 [LEADER]: Queue going to LEADER mode. State: All 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: "fa20c739e19a4554a8d19d9d7f9b9bb4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46687 } } peers { permanent_uuid: "bc30e48f32354012a7562b8d439fa422" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46765 } } peers { permanent_uuid: "f6c9a368ca324884ad91b10aeefcbbce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41923 } }
I20260608 12:41:12.821476 11583 raft_consensus.cc:515] T c604d65c01ba47a08caff03db0118ff5 P f6c9a368ca324884ad91b10aeefcbbce [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6c9a368ca324884ad91b10aeefcbbce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41923 } } peers { permanent_uuid: "fa20c739e19a4554a8d19d9d7f9b9bb4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46687 } } peers { permanent_uuid: "bc30e48f32354012a7562b8d439fa422" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46765 } }
I20260608 12:41:12.822041 11560 raft_consensus.cc:515] T f418dd3b041844989a4d48745ead809e P fa20c739e19a4554a8d19d9d7f9b9bb4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa20c739e19a4554a8d19d9d7f9b9bb4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46687 } } peers { permanent_uuid: "bc30e48f32354012a7562b8d439fa422" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46765 } } peers { permanent_uuid: "f6c9a368ca324884ad91b10aeefcbbce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41923 } }
I20260608 12:41:12.823473 11357 raft_consensus.cc:2393] T f418dd3b041844989a4d48745ead809e P fa20c739e19a4554a8d19d9d7f9b9bb4 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate bc30e48f32354012a7562b8d439fa422 in current term 1: Already voted for candidate fa20c739e19a4554a8d19d9d7f9b9bb4 in this term.
I20260608 12:41:12.810045 11556 raft_consensus.cc:515] T 9d1c065f4e3a48d8a22bd18bb0385c2b P f6c9a368ca324884ad91b10aeefcbbce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa20c739e19a4554a8d19d9d7f9b9bb4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46687 } } peers { permanent_uuid: "bc30e48f32354012a7562b8d439fa422" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46765 } } peers { permanent_uuid: "f6c9a368ca324884ad91b10aeefcbbce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41923 } }
I20260608 12:41:12.831089 11556 leader_election.cc:290] T 9d1c065f4e3a48d8a22bd18bb0385c2b P f6c9a368ca324884ad91b10aeefcbbce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fa20c739e19a4554a8d19d9d7f9b9bb4 (127.0.107.193:46687), bc30e48f32354012a7562b8d439fa422 (127.0.107.194:46765)
I20260608 12:41:12.831152 11583 leader_election.cc:290] T c604d65c01ba47a08caff03db0118ff5 P f6c9a368ca324884ad91b10aeefcbbce [CANDIDATE]: Term 1 election: Requested vote from peers fa20c739e19a4554a8d19d9d7f9b9bb4 (127.0.107.193:46687), bc30e48f32354012a7562b8d439fa422 (127.0.107.194:46765)
I20260608 12:41:12.831907 11357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d1c065f4e3a48d8a22bd18bb0385c2b" candidate_uuid: "f6c9a368ca324884ad91b10aeefcbbce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa20c739e19a4554a8d19d9d7f9b9bb4" is_pre_election: true
I20260608 12:41:12.842360 11357 raft_consensus.cc:2468] T 9d1c065f4e3a48d8a22bd18bb0385c2b P fa20c739e19a4554a8d19d9d7f9b9bb4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f6c9a368ca324884ad91b10aeefcbbce in term 0.
I20260608 12:41:12.843807 11358 raft_consensus.cc:2468] T 7390bdbb39c947f4b28d4a1e8519a90b P fa20c739e19a4554a8d19d9d7f9b9bb4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6c9a368ca324884ad91b10aeefcbbce in term 1.
I20260608 12:41:12.844074 11472 leader_election.cc:304] T 9d1c065f4e3a48d8a22bd18bb0385c2b P f6c9a368ca324884ad91b10aeefcbbce [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: f6c9a368ca324884ad91b10aeefcbbce, fa20c739e19a4554a8d19d9d7f9b9bb4; no voters: 
I20260608 12:41:12.845438 11583 raft_consensus.cc:2804] T 9d1c065f4e3a48d8a22bd18bb0385c2b P f6c9a368ca324884ad91b10aeefcbbce [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:41:12.832064 11578 raft_consensus.cc:515] T c604d65c01ba47a08caff03db0118ff5 P fa20c739e19a4554a8d19d9d7f9b9bb4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6c9a368ca324884ad91b10aeefcbbce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41923 } } peers { permanent_uuid: "fa20c739e19a4554a8d19d9d7f9b9bb4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46687 } } peers { permanent_uuid: "bc30e48f32354012a7562b8d439fa422" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46765 } }
I20260608 12:41:12.833920 11360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c604d65c01ba47a08caff03db0118ff5" candidate_uuid: "f6c9a368ca324884ad91b10aeefcbbce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa20c739e19a4554a8d19d9d7f9b9bb4"
I20260608 12:41:12.837762 11433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d1c065f4e3a48d8a22bd18bb0385c2b" candidate_uuid: "f6c9a368ca324884ad91b10aeefcbbce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc30e48f32354012a7562b8d439fa422" is_pre_election: true
I20260608 12:41:12.839418 11435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c604d65c01ba47a08caff03db0118ff5" candidate_uuid: "f6c9a368ca324884ad91b10aeefcbbce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc30e48f32354012a7562b8d439fa422"
I20260608 12:41:12.839619 11356 raft_consensus.cc:2468] T 37507e3a437b4334b7c4282e08d8b099 P fa20c739e19a4554a8d19d9d7f9b9bb4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc30e48f32354012a7562b8d439fa422 in term 1.
I20260608 12:41:12.847543 11433 raft_consensus.cc:2468] T 9d1c065f4e3a48d8a22bd18bb0385c2b P bc30e48f32354012a7562b8d439fa422 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f6c9a368ca324884ad91b10aeefcbbce in term 0.
I20260608 12:41:12.845921 11583 raft_consensus.cc:493] T 9d1c065f4e3a48d8a22bd18bb0385c2b P f6c9a368ca324884ad91b10aeefcbbce [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:41:12.849103 11435 raft_consensus.cc:3060] T c604d65c01ba47a08caff03db0118ff5 P bc30e48f32354012a7562b8d439fa422 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:12.849475 11583 raft_consensus.cc:3060] T 9d1c065f4e3a48d8a22bd18bb0385c2b P f6c9a368ca324884ad91b10aeefcbbce [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:12.851604 11560 leader_election.cc:290] T f418dd3b041844989a4d48745ead809e P fa20c739e19a4554a8d19d9d7f9b9bb4 [CANDIDATE]: Term 1 election: Requested vote from peers bc30e48f32354012a7562b8d439fa422 (127.0.107.194:46765), f6c9a368ca324884ad91b10aeefcbbce (127.0.107.195:41923)
I20260608 12:41:12.850868 11579 raft_consensus.cc:697] T 7390bdbb39c947f4b28d4a1e8519a90b P f6c9a368ca324884ad91b10aeefcbbce [term 1 LEADER]: Becoming Leader. State: Replica: f6c9a368ca324884ad91b10aeefcbbce, State: Running, Role: LEADER
I20260608 12:41:12.854648 11579 consensus_queue.cc:237] T 7390bdbb39c947f4b28d4a1e8519a90b P f6c9a368ca324884ad91b10aeefcbbce [LEADER]: Queue going to LEADER mode. State: All 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: "fa20c739e19a4554a8d19d9d7f9b9bb4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46687 } } peers { permanent_uuid: "bc30e48f32354012a7562b8d439fa422" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46765 } } peers { permanent_uuid: "f6c9a368ca324884ad91b10aeefcbbce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41923 } }
I20260608 12:41:12.855250 11434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f418dd3b041844989a4d48745ead809e" candidate_uuid: "fa20c739e19a4554a8d19d9d7f9b9bb4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc30e48f32354012a7562b8d439fa422"
I20260608 12:41:12.856509 11578 leader_election.cc:290] T c604d65c01ba47a08caff03db0118ff5 P fa20c739e19a4554a8d19d9d7f9b9bb4 [CANDIDATE]: Term 1 election: Requested vote from peers f6c9a368ca324884ad91b10aeefcbbce (127.0.107.195:41923), bc30e48f32354012a7562b8d439fa422 (127.0.107.194:46765)
I20260608 12:41:12.857832 11507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c604d65c01ba47a08caff03db0118ff5" candidate_uuid: "fa20c739e19a4554a8d19d9d7f9b9bb4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6c9a368ca324884ad91b10aeefcbbce"
I20260608 12:41:12.858217 11434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c604d65c01ba47a08caff03db0118ff5" candidate_uuid: "fa20c739e19a4554a8d19d9d7f9b9bb4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc30e48f32354012a7562b8d439fa422"
I20260608 12:41:12.858949 11507 raft_consensus.cc:2393] T c604d65c01ba47a08caff03db0118ff5 P f6c9a368ca324884ad91b10aeefcbbce [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate fa20c739e19a4554a8d19d9d7f9b9bb4 in current term 1: Already voted for candidate f6c9a368ca324884ad91b10aeefcbbce in this term.
I20260608 12:41:12.863972 11359 raft_consensus.cc:2393] T c604d65c01ba47a08caff03db0118ff5 P fa20c739e19a4554a8d19d9d7f9b9bb4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f6c9a368ca324884ad91b10aeefcbbce in current term 1: Already voted for candidate fa20c739e19a4554a8d19d9d7f9b9bb4 in this term.
I20260608 12:41:12.863948 11324 leader_election.cc:304] T c604d65c01ba47a08caff03db0118ff5 P fa20c739e19a4554a8d19d9d7f9b9bb4 [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: fa20c739e19a4554a8d19d9d7f9b9bb4; no voters: bc30e48f32354012a7562b8d439fa422, f6c9a368ca324884ad91b10aeefcbbce
I20260608 12:41:12.867353 11508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f418dd3b041844989a4d48745ead809e" candidate_uuid: "fa20c739e19a4554a8d19d9d7f9b9bb4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6c9a368ca324884ad91b10aeefcbbce"
I20260608 12:41:12.867791 11578 raft_consensus.cc:2749] T c604d65c01ba47a08caff03db0118ff5 P fa20c739e19a4554a8d19d9d7f9b9bb4 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 12:41:12.868696 11508 raft_consensus.cc:2393] T f418dd3b041844989a4d48745ead809e P f6c9a368ca324884ad91b10aeefcbbce [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate fa20c739e19a4554a8d19d9d7f9b9bb4 in current term 1: Already voted for candidate bc30e48f32354012a7562b8d439fa422 in this term.
I20260608 12:41:12.870397 11324 leader_election.cc:304] T f418dd3b041844989a4d48745ead809e P fa20c739e19a4554a8d19d9d7f9b9bb4 [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: fa20c739e19a4554a8d19d9d7f9b9bb4; no voters: bc30e48f32354012a7562b8d439fa422, f6c9a368ca324884ad91b10aeefcbbce
I20260608 12:41:12.873061 11578 raft_consensus.cc:2749] T f418dd3b041844989a4d48745ead809e P fa20c739e19a4554a8d19d9d7f9b9bb4 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 12:41:12.875079 11435 raft_consensus.cc:2468] T c604d65c01ba47a08caff03db0118ff5 P bc30e48f32354012a7562b8d439fa422 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6c9a368ca324884ad91b10aeefcbbce in term 1.
I20260608 12:41:12.882241 11472 leader_election.cc:304] T c604d65c01ba47a08caff03db0118ff5 P f6c9a368ca324884ad91b10aeefcbbce [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: bc30e48f32354012a7562b8d439fa422, f6c9a368ca324884ad91b10aeefcbbce; no voters: 
I20260608 12:41:12.884665 11591 raft_consensus.cc:2804] T c604d65c01ba47a08caff03db0118ff5 P f6c9a368ca324884ad91b10aeefcbbce [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:41:12.885444 11591 raft_consensus.cc:697] T c604d65c01ba47a08caff03db0118ff5 P f6c9a368ca324884ad91b10aeefcbbce [term 1 LEADER]: Becoming Leader. State: Replica: f6c9a368ca324884ad91b10aeefcbbce, State: Running, Role: LEADER
I20260608 12:41:12.888123 11591 consensus_queue.cc:237] T c604d65c01ba47a08caff03db0118ff5 P f6c9a368ca324884ad91b10aeefcbbce [LEADER]: Queue going to LEADER mode. State: All 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: "f6c9a368ca324884ad91b10aeefcbbce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41923 } } peers { permanent_uuid: "fa20c739e19a4554a8d19d9d7f9b9bb4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46687 } } peers { permanent_uuid: "bc30e48f32354012a7562b8d439fa422" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46765 } }
I20260608 12:41:12.886608 11255 catalog_manager.cc:5696] T f418dd3b041844989a4d48745ead809e P bc30e48f32354012a7562b8d439fa422 reported cstate change: term changed from 0 to 1, leader changed from <none> to bc30e48f32354012a7562b8d439fa422 (127.0.107.194). New cstate: current_term: 1 leader_uuid: "bc30e48f32354012a7562b8d439fa422" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa20c739e19a4554a8d19d9d7f9b9bb4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46687 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc30e48f32354012a7562b8d439fa422" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46765 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f6c9a368ca324884ad91b10aeefcbbce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41923 } health_report { overall_health: UNKNOWN } } }
I20260608 12:41:12.898588 11257 catalog_manager.cc:5696] T bfd5465e2d964a6ebd068c28759897e8 P f6c9a368ca324884ad91b10aeefcbbce reported cstate change: term changed from 0 to 1, leader changed from <none> to f6c9a368ca324884ad91b10aeefcbbce (127.0.107.195). New cstate: current_term: 1 leader_uuid: "f6c9a368ca324884ad91b10aeefcbbce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa20c739e19a4554a8d19d9d7f9b9bb4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46687 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc30e48f32354012a7562b8d439fa422" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46765 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6c9a368ca324884ad91b10aeefcbbce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41923 } health_report { overall_health: HEALTHY } } }
I20260608 12:41:12.906111 11583 raft_consensus.cc:515] T 9d1c065f4e3a48d8a22bd18bb0385c2b P f6c9a368ca324884ad91b10aeefcbbce [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa20c739e19a4554a8d19d9d7f9b9bb4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46687 } } peers { permanent_uuid: "bc30e48f32354012a7562b8d439fa422" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46765 } } peers { permanent_uuid: "f6c9a368ca324884ad91b10aeefcbbce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41923 } }
I20260608 12:41:12.913336 11583 leader_election.cc:290] T 9d1c065f4e3a48d8a22bd18bb0385c2b P f6c9a368ca324884ad91b10aeefcbbce [CANDIDATE]: Term 1 election: Requested vote from peers fa20c739e19a4554a8d19d9d7f9b9bb4 (127.0.107.193:46687), bc30e48f32354012a7562b8d439fa422 (127.0.107.194:46765)
I20260608 12:41:12.914320 11359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d1c065f4e3a48d8a22bd18bb0385c2b" candidate_uuid: "f6c9a368ca324884ad91b10aeefcbbce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa20c739e19a4554a8d19d9d7f9b9bb4"
I20260608 12:41:12.915023 11359 raft_consensus.cc:3060] T 9d1c065f4e3a48d8a22bd18bb0385c2b P fa20c739e19a4554a8d19d9d7f9b9bb4 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:12.914866 11435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d1c065f4e3a48d8a22bd18bb0385c2b" candidate_uuid: "f6c9a368ca324884ad91b10aeefcbbce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc30e48f32354012a7562b8d439fa422"
I20260608 12:41:12.916145 11435 raft_consensus.cc:3060] T 9d1c065f4e3a48d8a22bd18bb0385c2b P bc30e48f32354012a7562b8d439fa422 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:12.922649 11359 raft_consensus.cc:2468] T 9d1c065f4e3a48d8a22bd18bb0385c2b P fa20c739e19a4554a8d19d9d7f9b9bb4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6c9a368ca324884ad91b10aeefcbbce in term 1.
I20260608 12:41:12.924930 11435 raft_consensus.cc:2468] T 9d1c065f4e3a48d8a22bd18bb0385c2b P bc30e48f32354012a7562b8d439fa422 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6c9a368ca324884ad91b10aeefcbbce in term 1.
I20260608 12:41:12.925714 11472 leader_election.cc:304] T 9d1c065f4e3a48d8a22bd18bb0385c2b P f6c9a368ca324884ad91b10aeefcbbce [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: f6c9a368ca324884ad91b10aeefcbbce, fa20c739e19a4554a8d19d9d7f9b9bb4; no voters: 
I20260608 12:41:12.926890 11583 raft_consensus.cc:2804] T 9d1c065f4e3a48d8a22bd18bb0385c2b P f6c9a368ca324884ad91b10aeefcbbce [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:41:12.927807 11583 raft_consensus.cc:697] T 9d1c065f4e3a48d8a22bd18bb0385c2b P f6c9a368ca324884ad91b10aeefcbbce [term 1 LEADER]: Becoming Leader. State: Replica: f6c9a368ca324884ad91b10aeefcbbce, State: Running, Role: LEADER
I20260608 12:41:12.928797 11583 consensus_queue.cc:237] T 9d1c065f4e3a48d8a22bd18bb0385c2b P f6c9a368ca324884ad91b10aeefcbbce [LEADER]: Queue going to LEADER mode. State: All 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: "fa20c739e19a4554a8d19d9d7f9b9bb4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46687 } } peers { permanent_uuid: "bc30e48f32354012a7562b8d439fa422" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46765 } } peers { permanent_uuid: "f6c9a368ca324884ad91b10aeefcbbce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41923 } }
W20260608 12:41:12.942294 11305 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 12:41:12.950605 11255 catalog_manager.cc:5696] T 7390bdbb39c947f4b28d4a1e8519a90b P f6c9a368ca324884ad91b10aeefcbbce reported cstate change: term changed from 0 to 1, leader changed from <none> to f6c9a368ca324884ad91b10aeefcbbce (127.0.107.195). New cstate: current_term: 1 leader_uuid: "f6c9a368ca324884ad91b10aeefcbbce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa20c739e19a4554a8d19d9d7f9b9bb4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46687 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc30e48f32354012a7562b8d439fa422" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46765 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6c9a368ca324884ad91b10aeefcbbce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41923 } health_report { overall_health: HEALTHY } } }
I20260608 12:41:12.952395 11257 catalog_manager.cc:5696] T 37507e3a437b4334b7c4282e08d8b099 P bc30e48f32354012a7562b8d439fa422 reported cstate change: term changed from 0 to 1, leader changed from <none> to bc30e48f32354012a7562b8d439fa422 (127.0.107.194). New cstate: current_term: 1 leader_uuid: "bc30e48f32354012a7562b8d439fa422" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa20c739e19a4554a8d19d9d7f9b9bb4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46687 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc30e48f32354012a7562b8d439fa422" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46765 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f6c9a368ca324884ad91b10aeefcbbce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41923 } health_report { overall_health: UNKNOWN } } }
I20260608 12:41:12.952929 11255 catalog_manager.cc:5696] T c604d65c01ba47a08caff03db0118ff5 P f6c9a368ca324884ad91b10aeefcbbce reported cstate change: term changed from 0 to 1, leader changed from <none> to f6c9a368ca324884ad91b10aeefcbbce (127.0.107.195). New cstate: current_term: 1 leader_uuid: "f6c9a368ca324884ad91b10aeefcbbce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6c9a368ca324884ad91b10aeefcbbce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41923 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fa20c739e19a4554a8d19d9d7f9b9bb4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46687 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc30e48f32354012a7562b8d439fa422" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46765 } health_report { overall_health: UNKNOWN } } }
I20260608 12:41:12.954864 11255 catalog_manager.cc:5696] T 9d1c065f4e3a48d8a22bd18bb0385c2b P f6c9a368ca324884ad91b10aeefcbbce reported cstate change: term changed from 0 to 1, leader changed from <none> to f6c9a368ca324884ad91b10aeefcbbce (127.0.107.195). New cstate: current_term: 1 leader_uuid: "f6c9a368ca324884ad91b10aeefcbbce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa20c739e19a4554a8d19d9d7f9b9bb4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46687 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc30e48f32354012a7562b8d439fa422" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46765 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6c9a368ca324884ad91b10aeefcbbce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41923 } health_report { overall_health: HEALTHY } } }
I20260608 12:41:13.176777 11508 raft_consensus.cc:1275] T 37507e3a437b4334b7c4282e08d8b099 P f6c9a368ca324884ad91b10aeefcbbce [term 1 FOLLOWER]: Refusing update from remote peer bc30e48f32354012a7562b8d439fa422: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:41:13.183633 11564 consensus_queue.cc:1048] T 37507e3a437b4334b7c4282e08d8b099 P bc30e48f32354012a7562b8d439fa422 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6c9a368ca324884ad91b10aeefcbbce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:41:13.207790 11359 raft_consensus.cc:1275] T 37507e3a437b4334b7c4282e08d8b099 P fa20c739e19a4554a8d19d9d7f9b9bb4 [term 1 FOLLOWER]: Refusing update from remote peer bc30e48f32354012a7562b8d439fa422: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:41:13.215898 11564 consensus_queue.cc:1048] T 37507e3a437b4334b7c4282e08d8b099 P bc30e48f32354012a7562b8d439fa422 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fa20c739e19a4554a8d19d9d7f9b9bb4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:41:13.221194 11507 raft_consensus.cc:1275] T f418dd3b041844989a4d48745ead809e P f6c9a368ca324884ad91b10aeefcbbce [term 1 FOLLOWER]: Refusing update from remote peer bc30e48f32354012a7562b8d439fa422: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:41:13.233057 11589 consensus_queue.cc:1048] T f418dd3b041844989a4d48745ead809e P bc30e48f32354012a7562b8d439fa422 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6c9a368ca324884ad91b10aeefcbbce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:41:13.240114 11360 raft_consensus.cc:1275] T f418dd3b041844989a4d48745ead809e P fa20c739e19a4554a8d19d9d7f9b9bb4 [term 1 FOLLOWER]: Refusing update from remote peer bc30e48f32354012a7562b8d439fa422: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:41:13.256173 11435 raft_consensus.cc:1275] T c604d65c01ba47a08caff03db0118ff5 P bc30e48f32354012a7562b8d439fa422 [term 1 FOLLOWER]: Refusing update from remote peer f6c9a368ca324884ad91b10aeefcbbce: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:41:13.262111 11583 consensus_queue.cc:1048] T c604d65c01ba47a08caff03db0118ff5 P f6c9a368ca324884ad91b10aeefcbbce [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc30e48f32354012a7562b8d439fa422" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260608 12:41:13.248201 11589 consensus_queue.cc:1048] T f418dd3b041844989a4d48745ead809e P bc30e48f32354012a7562b8d439fa422 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fa20c739e19a4554a8d19d9d7f9b9bb4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.013s
I20260608 12:41:13.289692 11433 raft_consensus.cc:1275] T 9d1c065f4e3a48d8a22bd18bb0385c2b P bc30e48f32354012a7562b8d439fa422 [term 1 FOLLOWER]: Refusing update from remote peer f6c9a368ca324884ad91b10aeefcbbce: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:41:13.290805 11356 raft_consensus.cc:1275] T c604d65c01ba47a08caff03db0118ff5 P fa20c739e19a4554a8d19d9d7f9b9bb4 [term 1 FOLLOWER]: Refusing update from remote peer f6c9a368ca324884ad91b10aeefcbbce: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:41:13.302459 11580 consensus_queue.cc:1048] T c604d65c01ba47a08caff03db0118ff5 P f6c9a368ca324884ad91b10aeefcbbce [LEADER]: Connected to new peer: Peer: permanent_uuid: "fa20c739e19a4554a8d19d9d7f9b9bb4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260608 12:41:13.321687 11358 raft_consensus.cc:1275] T 9d1c065f4e3a48d8a22bd18bb0385c2b P fa20c739e19a4554a8d19d9d7f9b9bb4 [term 1 FOLLOWER]: Refusing update from remote peer f6c9a368ca324884ad91b10aeefcbbce: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:41:13.309028 11579 consensus_queue.cc:1048] T 9d1c065f4e3a48d8a22bd18bb0385c2b P f6c9a368ca324884ad91b10aeefcbbce [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc30e48f32354012a7562b8d439fa422" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260608 12:41:13.335111 11580 consensus_queue.cc:1048] T bfd5465e2d964a6ebd068c28759897e8 P f6c9a368ca324884ad91b10aeefcbbce [LEADER]: Connected to new peer: Peer: permanent_uuid: "fa20c739e19a4554a8d19d9d7f9b9bb4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:41:13.340571 11591 consensus_queue.cc:1048] T 9d1c065f4e3a48d8a22bd18bb0385c2b P f6c9a368ca324884ad91b10aeefcbbce [LEADER]: Connected to new peer: Peer: permanent_uuid: "fa20c739e19a4554a8d19d9d7f9b9bb4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260608 12:41:13.389935 11472 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.107.194:46765, user_credentials={real_user=slave}} blocked reactor thread for 46067us
I20260608 12:41:13.410629 11591 consensus_queue.cc:1048] T bfd5465e2d964a6ebd068c28759897e8 P f6c9a368ca324884ad91b10aeefcbbce [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc30e48f32354012a7562b8d439fa422" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:41:13.466533 11356 raft_consensus.cc:1275] T 7390bdbb39c947f4b28d4a1e8519a90b P fa20c739e19a4554a8d19d9d7f9b9bb4 [term 1 FOLLOWER]: Refusing update from remote peer f6c9a368ca324884ad91b10aeefcbbce: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:41:13.448803 11625 consensus_queue.cc:1048] T 7390bdbb39c947f4b28d4a1e8519a90b P f6c9a368ca324884ad91b10aeefcbbce [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc30e48f32354012a7562b8d439fa422" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.019s
I20260608 12:41:13.477878 11626 consensus_queue.cc:1048] T 7390bdbb39c947f4b28d4a1e8519a90b P f6c9a368ca324884ad91b10aeefcbbce [LEADER]: Connected to new peer: Peer: permanent_uuid: "fa20c739e19a4554a8d19d9d7f9b9bb4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:41:13.859512 11614 mvcc.cc:204] Tried to move back new op lower bound from 7294658451165523968 to 7294658448833110016. Current Snapshot: MvccSnapshot[applied={T|T < 7294658450757992448}]
W20260608 12:41:14.182016 11601 meta_cache.cc:1261] Time spent looking up entry by key: real 0.064s	user 0.000s	sys 0.000s
W20260608 12:41:14.762370 11538 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerService.Write -> {remote=127.0.107.194:46765, user_credentials={real_user=slave}} blocked reactor thread for 47857.4us
W20260608 12:41:14.812067 11539 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerService.Write -> {remote=127.0.107.195:41923, user_credentials={real_user=slave}} blocked reactor thread for 55192.3us
W20260608 12:41:14.879809 11539 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerService.Write -> {remote=127.0.107.195:41923, user_credentials={real_user=slave}} blocked reactor thread for 65097us
I20260608 12:41:15.110038   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:41:15.119728 11661 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:41:15.119812 11662 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:41:15.121109 11664 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:41:15.123528   431 server_base.cc:1061] running on GCE node
I20260608 12:41:15.124830   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:41:15.125059   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:41:15.125221   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922475125209 us; error 0 us; skew 500 ppm
I20260608 12:41:15.126020   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:41:15.129314   431 webserver.cc:533] Webserver started at http://127.0.107.196:42929/ using document root <none> and password file <none>
I20260608 12:41:15.129956   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:41:15.130147   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:41:15.130388   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:41:15.131554   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922229144781-431-0/minicluster-data/ts-3-root/instance:
uuid: "9f7e9d3493dc4c32ab9d5c5bed05b001"
format_stamp: "Formatted at 2026-06-08 12:41:15 on dist-test-slave-3gfq"
I20260608 12:41:15.137066   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.004s
I20260608 12:41:15.141567 11669 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:15.142969   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 12:41:15.143500   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922229144781-431-0/minicluster-data/ts-3-root
uuid: "9f7e9d3493dc4c32ab9d5c5bed05b001"
format_stamp: "Formatted at 2026-06-08 12:41:15 on dist-test-slave-3gfq"
I20260608 12:41:15.143858   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922229144781-431-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922229144781-431-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922229144781-431-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:41:15.171392   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:41:15.172904   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:41:15.174785   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:41:15.177896   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:41:15.178114   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:15.178455   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:41:15.178611   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:15.229754   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.196:42257
I20260608 12:41:15.230014 11731 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.196:42257 every 8 connection(s)
I20260608 12:41:15.248764 11732 heartbeater.cc:344] Connected to a master server at 127.0.107.254:42083
I20260608 12:41:15.249323 11732 heartbeater.cc:461] Registering TS with master...
I20260608 12:41:15.250313 11732 heartbeater.cc:507] Master 127.0.107.254:42083 requested a full tablet report, sending...
I20260608 12:41:15.252991 11253 ts_manager.cc:194] Registered new tserver with Master: 9f7e9d3493dc4c32ab9d5c5bed05b001 (127.0.107.196:42257)
I20260608 12:41:15.255133 11253 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39190
I20260608 12:41:16.037165 11433 consensus_queue.cc:237] T f418dd3b041844989a4d48745ead809e P bc30e48f32354012a7562b8d439fa422 [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: "fa20c739e19a4554a8d19d9d7f9b9bb4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46687 } attrs { replace: true } } peers { permanent_uuid: "bc30e48f32354012a7562b8d439fa422" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46765 } } peers { permanent_uuid: "f6c9a368ca324884ad91b10aeefcbbce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41923 } } peers { permanent_uuid: "9f7e9d3493dc4c32ab9d5c5bed05b001" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42257 } attrs { promote: true } }
I20260608 12:41:16.051252 11356 raft_consensus.cc:1275] T f418dd3b041844989a4d48745ead809e P fa20c739e19a4554a8d19d9d7f9b9bb4 [term 1 FOLLOWER]: Refusing update from remote peer bc30e48f32354012a7562b8d439fa422: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260608 12:41:16.051390 11508 raft_consensus.cc:1275] T f418dd3b041844989a4d48745ead809e P f6c9a368ca324884ad91b10aeefcbbce [term 1 FOLLOWER]: Refusing update from remote peer bc30e48f32354012a7562b8d439fa422: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260608 12:41:16.053747 11635 consensus_queue.cc:1048] T f418dd3b041844989a4d48745ead809e P bc30e48f32354012a7562b8d439fa422 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fa20c739e19a4554a8d19d9d7f9b9bb4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46687 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.000s
I20260608 12:41:16.054792 11739 consensus_queue.cc:1048] T f418dd3b041844989a4d48745ead809e P bc30e48f32354012a7562b8d439fa422 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6c9a368ca324884ad91b10aeefcbbce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.000s
I20260608 12:41:16.065517 11635 raft_consensus.cc:2955] T f418dd3b041844989a4d48745ead809e P bc30e48f32354012a7562b8d439fa422 [term 1 LEADER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 9f7e9d3493dc4c32ab9d5c5bed05b001 (127.0.107.196) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "fa20c739e19a4554a8d19d9d7f9b9bb4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46687 } attrs { replace: true } } peers { permanent_uuid: "bc30e48f32354012a7562b8d439fa422" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46765 } } peers { permanent_uuid: "f6c9a368ca324884ad91b10aeefcbbce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41923 } } peers { permanent_uuid: "9f7e9d3493dc4c32ab9d5c5bed05b001" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42257 } attrs { promote: true } } }
W20260608 12:41:16.064518 11399 consensus_peers.cc:597] T f418dd3b041844989a4d48745ead809e P bc30e48f32354012a7562b8d439fa422 -> Peer 9f7e9d3493dc4c32ab9d5c5bed05b001 (127.0.107.196:42257): Couldn't send request to peer 9f7e9d3493dc4c32ab9d5c5bed05b001. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f418dd3b041844989a4d48745ead809e. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:41:16.067751 11356 raft_consensus.cc:2955] T f418dd3b041844989a4d48745ead809e P fa20c739e19a4554a8d19d9d7f9b9bb4 [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 9f7e9d3493dc4c32ab9d5c5bed05b001 (127.0.107.196) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "fa20c739e19a4554a8d19d9d7f9b9bb4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46687 } attrs { replace: true } } peers { permanent_uuid: "bc30e48f32354012a7562b8d439fa422" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46765 } } peers { permanent_uuid: "f6c9a368ca324884ad91b10aeefcbbce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41923 } } peers { permanent_uuid: "9f7e9d3493dc4c32ab9d5c5bed05b001" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42257 } attrs { promote: true } } }
I20260608 12:41:16.073736 11508 raft_consensus.cc:2955] T f418dd3b041844989a4d48745ead809e P f6c9a368ca324884ad91b10aeefcbbce [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 9f7e9d3493dc4c32ab9d5c5bed05b001 (127.0.107.196) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "fa20c739e19a4554a8d19d9d7f9b9bb4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46687 } attrs { replace: true } } peers { permanent_uuid: "bc30e48f32354012a7562b8d439fa422" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46765 } } peers { permanent_uuid: "f6c9a368ca324884ad91b10aeefcbbce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41923 } } peers { permanent_uuid: "9f7e9d3493dc4c32ab9d5c5bed05b001" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42257 } attrs { promote: true } } }
I20260608 12:41:16.093148 11433 consensus_queue.cc:237] T 37507e3a437b4334b7c4282e08d8b099 P bc30e48f32354012a7562b8d439fa422 [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: "fa20c739e19a4554a8d19d9d7f9b9bb4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46687 } } peers { permanent_uuid: "bc30e48f32354012a7562b8d439fa422" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46765 } } peers { permanent_uuid: "f6c9a368ca324884ad91b10aeefcbbce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41923 } attrs { replace: true } } peers { permanent_uuid: "9f7e9d3493dc4c32ab9d5c5bed05b001" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42257 } attrs { promote: true } }
I20260608 12:41:16.100457 11253 catalog_manager.cc:5696] T f418dd3b041844989a4d48745ead809e P f6c9a368ca324884ad91b10aeefcbbce reported cstate change: config changed from index -1 to 17, NON_VOTER 9f7e9d3493dc4c32ab9d5c5bed05b001 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "bc30e48f32354012a7562b8d439fa422" committed_config { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "fa20c739e19a4554a8d19d9d7f9b9bb4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46687 } attrs { replace: true } } peers { permanent_uuid: "bc30e48f32354012a7562b8d439fa422" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46765 } } peers { permanent_uuid: "f6c9a368ca324884ad91b10aeefcbbce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41923 } } peers { permanent_uuid: "9f7e9d3493dc4c32ab9d5c5bed05b001" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42257 } attrs { promote: true } } }
I20260608 12:41:16.121594 11356 raft_consensus.cc:1275] T 37507e3a437b4334b7c4282e08d8b099 P fa20c739e19a4554a8d19d9d7f9b9bb4 [term 1 FOLLOWER]: Refusing update from remote peer bc30e48f32354012a7562b8d439fa422: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
W20260608 12:41:16.121824 11399 consensus_peers.cc:597] T 37507e3a437b4334b7c4282e08d8b099 P bc30e48f32354012a7562b8d439fa422 -> Peer 9f7e9d3493dc4c32ab9d5c5bed05b001 (127.0.107.196:42257): Couldn't send request to peer 9f7e9d3493dc4c32ab9d5c5bed05b001. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 37507e3a437b4334b7c4282e08d8b099. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:41:16.122115 11508 raft_consensus.cc:1275] T 37507e3a437b4334b7c4282e08d8b099 P f6c9a368ca324884ad91b10aeefcbbce [term 1 FOLLOWER]: Refusing update from remote peer bc30e48f32354012a7562b8d439fa422: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260608 12:41:16.124501 11745 consensus_queue.cc:1048] T 37507e3a437b4334b7c4282e08d8b099 P bc30e48f32354012a7562b8d439fa422 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6c9a368ca324884ad91b10aeefcbbce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41923 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.001s
I20260608 12:41:16.125955 11739 consensus_queue.cc:1048] T 37507e3a437b4334b7c4282e08d8b099 P bc30e48f32354012a7562b8d439fa422 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fa20c739e19a4554a8d19d9d7f9b9bb4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.000s
I20260608 12:41:16.144078 11635 raft_consensus.cc:2955] T 37507e3a437b4334b7c4282e08d8b099 P bc30e48f32354012a7562b8d439fa422 [term 1 LEADER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 9f7e9d3493dc4c32ab9d5c5bed05b001 (127.0.107.196) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "fa20c739e19a4554a8d19d9d7f9b9bb4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46687 } } peers { permanent_uuid: "bc30e48f32354012a7562b8d439fa422" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46765 } } peers { permanent_uuid: "f6c9a368ca324884ad91b10aeefcbbce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41923 } attrs { replace: true } } peers { permanent_uuid: "9f7e9d3493dc4c32ab9d5c5bed05b001" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42257 } attrs { promote: true } } }
I20260608 12:41:16.148149 11356 raft_consensus.cc:2955] T 37507e3a437b4334b7c4282e08d8b099 P fa20c739e19a4554a8d19d9d7f9b9bb4 [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 9f7e9d3493dc4c32ab9d5c5bed05b001 (127.0.107.196) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "fa20c739e19a4554a8d19d9d7f9b9bb4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46687 } } peers { permanent_uuid: "bc30e48f32354012a7562b8d439fa422" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46765 } } peers { permanent_uuid: "f6c9a368ca324884ad91b10aeefcbbce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41923 } attrs { replace: true } } peers { permanent_uuid: "9f7e9d3493dc4c32ab9d5c5bed05b001" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42257 } attrs { promote: true } } }
I20260608 12:41:16.151727 11508 raft_consensus.cc:2955] T 37507e3a437b4334b7c4282e08d8b099 P f6c9a368ca324884ad91b10aeefcbbce [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 9f7e9d3493dc4c32ab9d5c5bed05b001 (127.0.107.196) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "fa20c739e19a4554a8d19d9d7f9b9bb4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46687 } } peers { permanent_uuid: "bc30e48f32354012a7562b8d439fa422" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46765 } } peers { permanent_uuid: "f6c9a368ca324884ad91b10aeefcbbce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41923 } attrs { replace: true } } peers { permanent_uuid: "9f7e9d3493dc4c32ab9d5c5bed05b001" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42257 } attrs { promote: true } } }
I20260608 12:41:16.161073 11251 catalog_manager.cc:5696] T 37507e3a437b4334b7c4282e08d8b099 P bc30e48f32354012a7562b8d439fa422 reported cstate change: config changed from index -1 to 17, NON_VOTER 9f7e9d3493dc4c32ab9d5c5bed05b001 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "bc30e48f32354012a7562b8d439fa422" committed_config { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "fa20c739e19a4554a8d19d9d7f9b9bb4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46687 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bc30e48f32354012a7562b8d439fa422" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46765 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f6c9a368ca324884ad91b10aeefcbbce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41923 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9f7e9d3493dc4c32ab9d5c5bed05b001" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42257 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:41:16.190105 11508 consensus_queue.cc:237] T 7390bdbb39c947f4b28d4a1e8519a90b P f6c9a368ca324884ad91b10aeefcbbce [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: "fa20c739e19a4554a8d19d9d7f9b9bb4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46687 } } peers { permanent_uuid: "bc30e48f32354012a7562b8d439fa422" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46765 } attrs { replace: true } } peers { permanent_uuid: "f6c9a368ca324884ad91b10aeefcbbce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41923 } } peers { permanent_uuid: "9f7e9d3493dc4c32ab9d5c5bed05b001" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42257 } attrs { promote: true } }
I20260608 12:41:16.199718 11433 raft_consensus.cc:1275] T 7390bdbb39c947f4b28d4a1e8519a90b P bc30e48f32354012a7562b8d439fa422 [term 1 FOLLOWER]: Refusing update from remote peer f6c9a368ca324884ad91b10aeefcbbce: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260608 12:41:16.201745 11755 consensus_queue.cc:1048] T 7390bdbb39c947f4b28d4a1e8519a90b P f6c9a368ca324884ad91b10aeefcbbce [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc30e48f32354012a7562b8d439fa422" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46765 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.001s
I20260608 12:41:16.202368 11356 raft_consensus.cc:1275] T 7390bdbb39c947f4b28d4a1e8519a90b P fa20c739e19a4554a8d19d9d7f9b9bb4 [term 1 FOLLOWER]: Refusing update from remote peer f6c9a368ca324884ad91b10aeefcbbce: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260608 12:41:16.204391 11755 consensus_queue.cc:1048] T 7390bdbb39c947f4b28d4a1e8519a90b P f6c9a368ca324884ad91b10aeefcbbce [LEADER]: Connected to new peer: Peer: permanent_uuid: "fa20c739e19a4554a8d19d9d7f9b9bb4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.000s
W20260608 12:41:16.210742 11473 consensus_peers.cc:597] T 7390bdbb39c947f4b28d4a1e8519a90b P f6c9a368ca324884ad91b10aeefcbbce -> Peer 9f7e9d3493dc4c32ab9d5c5bed05b001 (127.0.107.196:42257): Couldn't send request to peer 9f7e9d3493dc4c32ab9d5c5bed05b001. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7390bdbb39c947f4b28d4a1e8519a90b. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:41:16.215446 11583 raft_consensus.cc:2955] T 7390bdbb39c947f4b28d4a1e8519a90b P f6c9a368ca324884ad91b10aeefcbbce [term 1 LEADER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 9f7e9d3493dc4c32ab9d5c5bed05b001 (127.0.107.196) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "fa20c739e19a4554a8d19d9d7f9b9bb4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46687 } } peers { permanent_uuid: "bc30e48f32354012a7562b8d439fa422" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46765 } attrs { replace: true } } peers { permanent_uuid: "f6c9a368ca324884ad91b10aeefcbbce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41923 } } peers { permanent_uuid: "9f7e9d3493dc4c32ab9d5c5bed05b001" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42257 } attrs { promote: true } } }
I20260608 12:41:16.217854 11356 raft_consensus.cc:2955] T 7390bdbb39c947f4b28d4a1e8519a90b P fa20c739e19a4554a8d19d9d7f9b9bb4 [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 9f7e9d3493dc4c32ab9d5c5bed05b001 (127.0.107.196) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "fa20c739e19a4554a8d19d9d7f9b9bb4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46687 } } peers { permanent_uuid: "bc30e48f32354012a7562b8d439fa422" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46765 } attrs { replace: true } } peers { permanent_uuid: "f6c9a368ca324884ad91b10aeefcbbce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41923 } } peers { permanent_uuid: "9f7e9d3493dc4c32ab9d5c5bed05b001" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42257 } attrs { promote: true } } }
I20260608 12:41:16.220404 11433 raft_consensus.cc:2955] T 7390bdbb39c947f4b28d4a1e8519a90b P bc30e48f32354012a7562b8d439fa422 [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 9f7e9d3493dc4c32ab9d5c5bed05b001 (127.0.107.196) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "fa20c739e19a4554a8d19d9d7f9b9bb4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46687 } } peers { permanent_uuid: "bc30e48f32354012a7562b8d439fa422" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46765 } attrs { replace: true } } peers { permanent_uuid: "f6c9a368ca324884ad91b10aeefcbbce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41923 } } peers { permanent_uuid: "9f7e9d3493dc4c32ab9d5c5bed05b001" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42257 } attrs { promote: true } } }
I20260608 12:41:16.234588 11508 consensus_queue.cc:237] T c604d65c01ba47a08caff03db0118ff5 P f6c9a368ca324884ad91b10aeefcbbce [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: "f6c9a368ca324884ad91b10aeefcbbce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41923 } } peers { permanent_uuid: "fa20c739e19a4554a8d19d9d7f9b9bb4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46687 } attrs { replace: true } } peers { permanent_uuid: "bc30e48f32354012a7562b8d439fa422" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46765 } } peers { permanent_uuid: "9f7e9d3493dc4c32ab9d5c5bed05b001" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42257 } attrs { promote: true } }
I20260608 12:41:16.235231 11253 catalog_manager.cc:5696] T 7390bdbb39c947f4b28d4a1e8519a90b P fa20c739e19a4554a8d19d9d7f9b9bb4 reported cstate change: config changed from index -1 to 17, NON_VOTER 9f7e9d3493dc4c32ab9d5c5bed05b001 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "f6c9a368ca324884ad91b10aeefcbbce" committed_config { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "fa20c739e19a4554a8d19d9d7f9b9bb4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46687 } } peers { permanent_uuid: "bc30e48f32354012a7562b8d439fa422" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46765 } attrs { replace: true } } peers { permanent_uuid: "f6c9a368ca324884ad91b10aeefcbbce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41923 } } peers { permanent_uuid: "9f7e9d3493dc4c32ab9d5c5bed05b001" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42257 } attrs { promote: true } } }
I20260608 12:41:16.250681 11433 raft_consensus.cc:1275] T c604d65c01ba47a08caff03db0118ff5 P bc30e48f32354012a7562b8d439fa422 [term 1 FOLLOWER]: Refusing update from remote peer f6c9a368ca324884ad91b10aeefcbbce: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260608 12:41:16.251250 11356 raft_consensus.cc:1275] T c604d65c01ba47a08caff03db0118ff5 P fa20c739e19a4554a8d19d9d7f9b9bb4 [term 1 FOLLOWER]: Refusing update from remote peer f6c9a368ca324884ad91b10aeefcbbce: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
W20260608 12:41:16.251397 11473 consensus_peers.cc:597] T c604d65c01ba47a08caff03db0118ff5 P f6c9a368ca324884ad91b10aeefcbbce -> Peer 9f7e9d3493dc4c32ab9d5c5bed05b001 (127.0.107.196:42257): Couldn't send request to peer 9f7e9d3493dc4c32ab9d5c5bed05b001. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c604d65c01ba47a08caff03db0118ff5. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:41:16.252671 11755 consensus_queue.cc:1048] T c604d65c01ba47a08caff03db0118ff5 P f6c9a368ca324884ad91b10aeefcbbce [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc30e48f32354012a7562b8d439fa422" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.001s
I20260608 12:41:16.254218 11759 consensus_queue.cc:1048] T c604d65c01ba47a08caff03db0118ff5 P f6c9a368ca324884ad91b10aeefcbbce [LEADER]: Connected to new peer: Peer: permanent_uuid: "fa20c739e19a4554a8d19d9d7f9b9bb4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46687 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.000s
I20260608 12:41:16.258096 11732 heartbeater.cc:499] Master 127.0.107.254:42083 was elected leader, sending a full tablet report...
I20260608 12:41:16.267859 11755 raft_consensus.cc:2955] T c604d65c01ba47a08caff03db0118ff5 P f6c9a368ca324884ad91b10aeefcbbce [term 1 LEADER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 9f7e9d3493dc4c32ab9d5c5bed05b001 (127.0.107.196) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "f6c9a368ca324884ad91b10aeefcbbce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41923 } } peers { permanent_uuid: "fa20c739e19a4554a8d19d9d7f9b9bb4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46687 } attrs { replace: true } } peers { permanent_uuid: "bc30e48f32354012a7562b8d439fa422" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46765 } } peers { permanent_uuid: "9f7e9d3493dc4c32ab9d5c5bed05b001" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42257 } attrs { promote: true } } }
I20260608 12:41:16.270376 11356 raft_consensus.cc:2955] T c604d65c01ba47a08caff03db0118ff5 P fa20c739e19a4554a8d19d9d7f9b9bb4 [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 9f7e9d3493dc4c32ab9d5c5bed05b001 (127.0.107.196) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "f6c9a368ca324884ad91b10aeefcbbce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41923 } } peers { permanent_uuid: "fa20c739e19a4554a8d19d9d7f9b9bb4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46687 } attrs { replace: true } } peers { permanent_uuid: "bc30e48f32354012a7562b8d439fa422" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46765 } } peers { permanent_uuid: "9f7e9d3493dc4c32ab9d5c5bed05b001" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42257 } attrs { promote: true } } }
I20260608 12:41:16.274201 11433 raft_consensus.cc:2955] T c604d65c01ba47a08caff03db0118ff5 P bc30e48f32354012a7562b8d439fa422 [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 9f7e9d3493dc4c32ab9d5c5bed05b001 (127.0.107.196) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "f6c9a368ca324884ad91b10aeefcbbce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41923 } } peers { permanent_uuid: "fa20c739e19a4554a8d19d9d7f9b9bb4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46687 } attrs { replace: true } } peers { permanent_uuid: "bc30e48f32354012a7562b8d439fa422" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46765 } } peers { permanent_uuid: "9f7e9d3493dc4c32ab9d5c5bed05b001" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42257 } attrs { promote: true } } }
I20260608 12:41:16.287387 11251 catalog_manager.cc:5696] T c604d65c01ba47a08caff03db0118ff5 P f6c9a368ca324884ad91b10aeefcbbce reported cstate change: config changed from index -1 to 17, NON_VOTER 9f7e9d3493dc4c32ab9d5c5bed05b001 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "f6c9a368ca324884ad91b10aeefcbbce" committed_config { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "f6c9a368ca324884ad91b10aeefcbbce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41923 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fa20c739e19a4554a8d19d9d7f9b9bb4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46687 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bc30e48f32354012a7562b8d439fa422" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46765 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9f7e9d3493dc4c32ab9d5c5bed05b001" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42257 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:41:16.584815 11763 ts_tablet_manager.cc:933] T 7390bdbb39c947f4b28d4a1e8519a90b P 9f7e9d3493dc4c32ab9d5c5bed05b001: Initiating tablet copy from peer f6c9a368ca324884ad91b10aeefcbbce (127.0.107.195:41923)
I20260608 12:41:16.586884 11763 tablet_copy_client.cc:323] T 7390bdbb39c947f4b28d4a1e8519a90b P 9f7e9d3493dc4c32ab9d5c5bed05b001: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.195:41923
I20260608 12:41:16.592331 11766 ts_tablet_manager.cc:933] T f418dd3b041844989a4d48745ead809e P 9f7e9d3493dc4c32ab9d5c5bed05b001: Initiating tablet copy from peer bc30e48f32354012a7562b8d439fa422 (127.0.107.194:46765)
I20260608 12:41:16.594372 11766 tablet_copy_client.cc:323] T f418dd3b041844989a4d48745ead809e P 9f7e9d3493dc4c32ab9d5c5bed05b001: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.194:46765
I20260608 12:41:16.606053 11519 tablet_copy_service.cc:140] P f6c9a368ca324884ad91b10aeefcbbce: Received BeginTabletCopySession request for tablet 7390bdbb39c947f4b28d4a1e8519a90b from peer 9f7e9d3493dc4c32ab9d5c5bed05b001 ({username='slave'} at 127.0.0.1:32798)
I20260608 12:41:16.607136 11519 tablet_copy_service.cc:161] P f6c9a368ca324884ad91b10aeefcbbce: Beginning new tablet copy session on tablet 7390bdbb39c947f4b28d4a1e8519a90b from peer 9f7e9d3493dc4c32ab9d5c5bed05b001 at {username='slave'} at 127.0.0.1:32798: session id = 9f7e9d3493dc4c32ab9d5c5bed05b001-7390bdbb39c947f4b28d4a1e8519a90b
I20260608 12:41:16.613679 11519 tablet_copy_source_session.cc:215] T 7390bdbb39c947f4b28d4a1e8519a90b P f6c9a368ca324884ad91b10aeefcbbce: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:41:16.617223 11763 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7390bdbb39c947f4b28d4a1e8519a90b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:16.619547 11445 tablet_copy_service.cc:140] P bc30e48f32354012a7562b8d439fa422: Received BeginTabletCopySession request for tablet f418dd3b041844989a4d48745ead809e from peer 9f7e9d3493dc4c32ab9d5c5bed05b001 ({username='slave'} at 127.0.0.1:34090)
I20260608 12:41:16.620308 11445 tablet_copy_service.cc:161] P bc30e48f32354012a7562b8d439fa422: Beginning new tablet copy session on tablet f418dd3b041844989a4d48745ead809e from peer 9f7e9d3493dc4c32ab9d5c5bed05b001 at {username='slave'} at 127.0.0.1:34090: session id = 9f7e9d3493dc4c32ab9d5c5bed05b001-f418dd3b041844989a4d48745ead809e
I20260608 12:41:16.628839 11445 tablet_copy_source_session.cc:215] T f418dd3b041844989a4d48745ead809e P bc30e48f32354012a7562b8d439fa422: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:41:16.632987 11766 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f418dd3b041844989a4d48745ead809e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:16.633980 11763 tablet_copy_client.cc:806] T 7390bdbb39c947f4b28d4a1e8519a90b P 9f7e9d3493dc4c32ab9d5c5bed05b001: tablet copy: Starting download of 0 data blocks...
I20260608 12:41:16.635197 11763 tablet_copy_client.cc:670] T 7390bdbb39c947f4b28d4a1e8519a90b P 9f7e9d3493dc4c32ab9d5c5bed05b001: tablet copy: Starting download of 1 WAL segments...
I20260608 12:41:16.640493 11763 tablet_copy_client.cc:538] T 7390bdbb39c947f4b28d4a1e8519a90b P 9f7e9d3493dc4c32ab9d5c5bed05b001: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:41:16.652649 11763 tablet_bootstrap.cc:492] T 7390bdbb39c947f4b28d4a1e8519a90b P 9f7e9d3493dc4c32ab9d5c5bed05b001: Bootstrap starting.
I20260608 12:41:16.654155 11766 tablet_copy_client.cc:806] T f418dd3b041844989a4d48745ead809e P 9f7e9d3493dc4c32ab9d5c5bed05b001: tablet copy: Starting download of 0 data blocks...
I20260608 12:41:16.654974 11766 tablet_copy_client.cc:670] T f418dd3b041844989a4d48745ead809e P 9f7e9d3493dc4c32ab9d5c5bed05b001: tablet copy: Starting download of 1 WAL segments...
I20260608 12:41:16.658188 11770 ts_tablet_manager.cc:933] T 37507e3a437b4334b7c4282e08d8b099 P 9f7e9d3493dc4c32ab9d5c5bed05b001: Initiating tablet copy from peer bc30e48f32354012a7562b8d439fa422 (127.0.107.194:46765)
I20260608 12:41:16.661041 11766 tablet_copy_client.cc:538] T f418dd3b041844989a4d48745ead809e P 9f7e9d3493dc4c32ab9d5c5bed05b001: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:41:16.672447 11772 ts_tablet_manager.cc:933] T c604d65c01ba47a08caff03db0118ff5 P 9f7e9d3493dc4c32ab9d5c5bed05b001: Initiating tablet copy from peer f6c9a368ca324884ad91b10aeefcbbce (127.0.107.195:41923)
I20260608 12:41:16.674062 11770 tablet_copy_client.cc:323] T 37507e3a437b4334b7c4282e08d8b099 P 9f7e9d3493dc4c32ab9d5c5bed05b001: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.194:46765
I20260608 12:41:16.676548 11766 tablet_bootstrap.cc:492] T f418dd3b041844989a4d48745ead809e P 9f7e9d3493dc4c32ab9d5c5bed05b001: Bootstrap starting.
I20260608 12:41:16.689695 11445 tablet_copy_service.cc:140] P bc30e48f32354012a7562b8d439fa422: Received BeginTabletCopySession request for tablet 37507e3a437b4334b7c4282e08d8b099 from peer 9f7e9d3493dc4c32ab9d5c5bed05b001 ({username='slave'} at 127.0.0.1:34090)
I20260608 12:41:16.690655 11445 tablet_copy_service.cc:161] P bc30e48f32354012a7562b8d439fa422: Beginning new tablet copy session on tablet 37507e3a437b4334b7c4282e08d8b099 from peer 9f7e9d3493dc4c32ab9d5c5bed05b001 at {username='slave'} at 127.0.0.1:34090: session id = 9f7e9d3493dc4c32ab9d5c5bed05b001-37507e3a437b4334b7c4282e08d8b099
I20260608 12:41:16.695600 11772 tablet_copy_client.cc:323] T c604d65c01ba47a08caff03db0118ff5 P 9f7e9d3493dc4c32ab9d5c5bed05b001: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.195:41923
I20260608 12:41:16.700831 11445 tablet_copy_source_session.cc:215] T 37507e3a437b4334b7c4282e08d8b099 P bc30e48f32354012a7562b8d439fa422: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:41:16.703366 11519 tablet_copy_service.cc:140] P f6c9a368ca324884ad91b10aeefcbbce: Received BeginTabletCopySession request for tablet c604d65c01ba47a08caff03db0118ff5 from peer 9f7e9d3493dc4c32ab9d5c5bed05b001 ({username='slave'} at 127.0.0.1:32798)
I20260608 12:41:16.704123 11519 tablet_copy_service.cc:161] P f6c9a368ca324884ad91b10aeefcbbce: Beginning new tablet copy session on tablet c604d65c01ba47a08caff03db0118ff5 from peer 9f7e9d3493dc4c32ab9d5c5bed05b001 at {username='slave'} at 127.0.0.1:32798: session id = 9f7e9d3493dc4c32ab9d5c5bed05b001-c604d65c01ba47a08caff03db0118ff5
I20260608 12:41:16.711783 11770 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37507e3a437b4334b7c4282e08d8b099. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:16.727537 11519 tablet_copy_source_session.cc:215] T c604d65c01ba47a08caff03db0118ff5 P f6c9a368ca324884ad91b10aeefcbbce: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:41:16.732125 11772 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c604d65c01ba47a08caff03db0118ff5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:16.735021 11770 tablet_copy_client.cc:806] T 37507e3a437b4334b7c4282e08d8b099 P 9f7e9d3493dc4c32ab9d5c5bed05b001: tablet copy: Starting download of 0 data blocks...
I20260608 12:41:16.735688 11770 tablet_copy_client.cc:670] T 37507e3a437b4334b7c4282e08d8b099 P 9f7e9d3493dc4c32ab9d5c5bed05b001: tablet copy: Starting download of 1 WAL segments...
I20260608 12:41:16.745663 11770 tablet_copy_client.cc:538] T 37507e3a437b4334b7c4282e08d8b099 P 9f7e9d3493dc4c32ab9d5c5bed05b001: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:41:16.750664 11772 tablet_copy_client.cc:806] T c604d65c01ba47a08caff03db0118ff5 P 9f7e9d3493dc4c32ab9d5c5bed05b001: tablet copy: Starting download of 0 data blocks...
I20260608 12:41:16.751372 11772 tablet_copy_client.cc:670] T c604d65c01ba47a08caff03db0118ff5 P 9f7e9d3493dc4c32ab9d5c5bed05b001: tablet copy: Starting download of 1 WAL segments...
I20260608 12:41:16.756419 11772 tablet_copy_client.cc:538] T c604d65c01ba47a08caff03db0118ff5 P 9f7e9d3493dc4c32ab9d5c5bed05b001: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:41:16.764724 11770 tablet_bootstrap.cc:492] T 37507e3a437b4334b7c4282e08d8b099 P 9f7e9d3493dc4c32ab9d5c5bed05b001: Bootstrap starting.
I20260608 12:41:16.766654 11772 tablet_bootstrap.cc:492] T c604d65c01ba47a08caff03db0118ff5 P 9f7e9d3493dc4c32ab9d5c5bed05b001: Bootstrap starting.
I20260608 12:41:16.860620 11766 tablet_bootstrap.cc:492] T f418dd3b041844989a4d48745ead809e P 9f7e9d3493dc4c32ab9d5c5bed05b001: Bootstrap replayed 1/1 log segments. Stats: ops{read=17 overwritten=0 applied=17 ignored=0} inserts{seen=123 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:41:16.861585 11766 tablet_bootstrap.cc:492] T f418dd3b041844989a4d48745ead809e P 9f7e9d3493dc4c32ab9d5c5bed05b001: Bootstrap complete.
I20260608 12:41:16.862327 11766 ts_tablet_manager.cc:1403] T f418dd3b041844989a4d48745ead809e P 9f7e9d3493dc4c32ab9d5c5bed05b001: Time spent bootstrapping tablet: real 0.186s	user 0.134s	sys 0.024s
I20260608 12:41:16.865351 11766 raft_consensus.cc:359] T f418dd3b041844989a4d48745ead809e P 9f7e9d3493dc4c32ab9d5c5bed05b001 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "fa20c739e19a4554a8d19d9d7f9b9bb4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46687 } attrs { replace: true } } peers { permanent_uuid: "bc30e48f32354012a7562b8d439fa422" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46765 } } peers { permanent_uuid: "f6c9a368ca324884ad91b10aeefcbbce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41923 } } peers { permanent_uuid: "9f7e9d3493dc4c32ab9d5c5bed05b001" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42257 } attrs { promote: true } }
I20260608 12:41:16.866154 11766 raft_consensus.cc:740] T f418dd3b041844989a4d48745ead809e P 9f7e9d3493dc4c32ab9d5c5bed05b001 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9f7e9d3493dc4c32ab9d5c5bed05b001, State: Initialized, Role: LEARNER
I20260608 12:41:16.866830 11766 consensus_queue.cc:260] T f418dd3b041844989a4d48745ead809e P 9f7e9d3493dc4c32ab9d5c5bed05b001 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 17, Last appended: 1.17, Last appended by leader: 17, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "fa20c739e19a4554a8d19d9d7f9b9bb4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46687 } attrs { replace: true } } peers { permanent_uuid: "bc30e48f32354012a7562b8d439fa422" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46765 } } peers { permanent_uuid: "f6c9a368ca324884ad91b10aeefcbbce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41923 } } peers { permanent_uuid: "9f7e9d3493dc4c32ab9d5c5bed05b001" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42257 } attrs { promote: true } }
I20260608 12:41:16.876273 11766 ts_tablet_manager.cc:1434] T f418dd3b041844989a4d48745ead809e P 9f7e9d3493dc4c32ab9d5c5bed05b001: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.008s
I20260608 12:41:16.881933 11763 tablet_bootstrap.cc:492] T 7390bdbb39c947f4b28d4a1e8519a90b P 9f7e9d3493dc4c32ab9d5c5bed05b001: Bootstrap replayed 1/1 log segments. Stats: ops{read=17 overwritten=0 applied=17 ignored=0} inserts{seen=118 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:41:16.883361 11763 tablet_bootstrap.cc:492] T 7390bdbb39c947f4b28d4a1e8519a90b P 9f7e9d3493dc4c32ab9d5c5bed05b001: Bootstrap complete.
I20260608 12:41:16.884405 11763 ts_tablet_manager.cc:1403] T 7390bdbb39c947f4b28d4a1e8519a90b P 9f7e9d3493dc4c32ab9d5c5bed05b001: Time spent bootstrapping tablet: real 0.232s	user 0.113s	sys 0.046s
I20260608 12:41:16.885751 11445 tablet_copy_service.cc:342] P bc30e48f32354012a7562b8d439fa422: Request end of tablet copy session 9f7e9d3493dc4c32ab9d5c5bed05b001-f418dd3b041844989a4d48745ead809e received from {username='slave'} at 127.0.0.1:34090
I20260608 12:41:16.886369 11445 tablet_copy_service.cc:434] P bc30e48f32354012a7562b8d439fa422: ending tablet copy session 9f7e9d3493dc4c32ab9d5c5bed05b001-f418dd3b041844989a4d48745ead809e on tablet f418dd3b041844989a4d48745ead809e with peer 9f7e9d3493dc4c32ab9d5c5bed05b001
I20260608 12:41:16.888074 11763 raft_consensus.cc:359] T 7390bdbb39c947f4b28d4a1e8519a90b P 9f7e9d3493dc4c32ab9d5c5bed05b001 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "fa20c739e19a4554a8d19d9d7f9b9bb4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46687 } } peers { permanent_uuid: "bc30e48f32354012a7562b8d439fa422" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46765 } attrs { replace: true } } peers { permanent_uuid: "f6c9a368ca324884ad91b10aeefcbbce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41923 } } peers { permanent_uuid: "9f7e9d3493dc4c32ab9d5c5bed05b001" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42257 } attrs { promote: true } }
I20260608 12:41:16.889168 11763 raft_consensus.cc:740] T 7390bdbb39c947f4b28d4a1e8519a90b P 9f7e9d3493dc4c32ab9d5c5bed05b001 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9f7e9d3493dc4c32ab9d5c5bed05b001, State: Initialized, Role: LEARNER
I20260608 12:41:16.889954 11763 consensus_queue.cc:260] T 7390bdbb39c947f4b28d4a1e8519a90b P 9f7e9d3493dc4c32ab9d5c5bed05b001 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 17, Last appended: 1.17, Last appended by leader: 17, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "fa20c739e19a4554a8d19d9d7f9b9bb4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46687 } } peers { permanent_uuid: "bc30e48f32354012a7562b8d439fa422" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46765 } attrs { replace: true } } peers { permanent_uuid: "f6c9a368ca324884ad91b10aeefcbbce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41923 } } peers { permanent_uuid: "9f7e9d3493dc4c32ab9d5c5bed05b001" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42257 } attrs { promote: true } }
I20260608 12:41:16.899690 11763 ts_tablet_manager.cc:1434] T 7390bdbb39c947f4b28d4a1e8519a90b P 9f7e9d3493dc4c32ab9d5c5bed05b001: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.004s
I20260608 12:41:16.902217 11519 tablet_copy_service.cc:342] P f6c9a368ca324884ad91b10aeefcbbce: Request end of tablet copy session 9f7e9d3493dc4c32ab9d5c5bed05b001-7390bdbb39c947f4b28d4a1e8519a90b received from {username='slave'} at 127.0.0.1:32798
I20260608 12:41:16.902769 11519 tablet_copy_service.cc:434] P f6c9a368ca324884ad91b10aeefcbbce: ending tablet copy session 9f7e9d3493dc4c32ab9d5c5bed05b001-7390bdbb39c947f4b28d4a1e8519a90b on tablet 7390bdbb39c947f4b28d4a1e8519a90b with peer 9f7e9d3493dc4c32ab9d5c5bed05b001
I20260608 12:41:16.964316 11772 tablet_bootstrap.cc:492] T c604d65c01ba47a08caff03db0118ff5 P 9f7e9d3493dc4c32ab9d5c5bed05b001: Bootstrap replayed 1/1 log segments. Stats: ops{read=17 overwritten=0 applied=17 ignored=0} inserts{seen=113 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:41:16.965317 11772 tablet_bootstrap.cc:492] T c604d65c01ba47a08caff03db0118ff5 P 9f7e9d3493dc4c32ab9d5c5bed05b001: Bootstrap complete.
I20260608 12:41:16.966132 11772 ts_tablet_manager.cc:1403] T c604d65c01ba47a08caff03db0118ff5 P 9f7e9d3493dc4c32ab9d5c5bed05b001: Time spent bootstrapping tablet: real 0.200s	user 0.116s	sys 0.008s
I20260608 12:41:16.969105 11772 raft_consensus.cc:359] T c604d65c01ba47a08caff03db0118ff5 P 9f7e9d3493dc4c32ab9d5c5bed05b001 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "f6c9a368ca324884ad91b10aeefcbbce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41923 } } peers { permanent_uuid: "fa20c739e19a4554a8d19d9d7f9b9bb4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46687 } attrs { replace: true } } peers { permanent_uuid: "bc30e48f32354012a7562b8d439fa422" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46765 } } peers { permanent_uuid: "9f7e9d3493dc4c32ab9d5c5bed05b001" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42257 } attrs { promote: true } }
I20260608 12:41:16.969930 11772 raft_consensus.cc:740] T c604d65c01ba47a08caff03db0118ff5 P 9f7e9d3493dc4c32ab9d5c5bed05b001 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9f7e9d3493dc4c32ab9d5c5bed05b001, State: Initialized, Role: LEARNER
I20260608 12:41:16.970571 11772 consensus_queue.cc:260] T c604d65c01ba47a08caff03db0118ff5 P 9f7e9d3493dc4c32ab9d5c5bed05b001 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 17, Last appended: 1.17, Last appended by leader: 17, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "f6c9a368ca324884ad91b10aeefcbbce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41923 } } peers { permanent_uuid: "fa20c739e19a4554a8d19d9d7f9b9bb4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46687 } attrs { replace: true } } peers { permanent_uuid: "bc30e48f32354012a7562b8d439fa422" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46765 } } peers { permanent_uuid: "9f7e9d3493dc4c32ab9d5c5bed05b001" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42257 } attrs { promote: true } }
I20260608 12:41:16.972798 11772 ts_tablet_manager.cc:1434] T c604d65c01ba47a08caff03db0118ff5 P 9f7e9d3493dc4c32ab9d5c5bed05b001: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260608 12:41:16.975387 11519 tablet_copy_service.cc:342] P f6c9a368ca324884ad91b10aeefcbbce: Request end of tablet copy session 9f7e9d3493dc4c32ab9d5c5bed05b001-c604d65c01ba47a08caff03db0118ff5 received from {username='slave'} at 127.0.0.1:32798
I20260608 12:41:16.975991 11519 tablet_copy_service.cc:434] P f6c9a368ca324884ad91b10aeefcbbce: ending tablet copy session 9f7e9d3493dc4c32ab9d5c5bed05b001-c604d65c01ba47a08caff03db0118ff5 on tablet c604d65c01ba47a08caff03db0118ff5 with peer 9f7e9d3493dc4c32ab9d5c5bed05b001
I20260608 12:41:16.984001 11770 tablet_bootstrap.cc:492] T 37507e3a437b4334b7c4282e08d8b099 P 9f7e9d3493dc4c32ab9d5c5bed05b001: Bootstrap replayed 1/1 log segments. Stats: ops{read=17 overwritten=0 applied=17 ignored=0} inserts{seen=117 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:41:16.985200 11770 tablet_bootstrap.cc:492] T 37507e3a437b4334b7c4282e08d8b099 P 9f7e9d3493dc4c32ab9d5c5bed05b001: Bootstrap complete.
I20260608 12:41:16.986089 11770 ts_tablet_manager.cc:1403] T 37507e3a437b4334b7c4282e08d8b099 P 9f7e9d3493dc4c32ab9d5c5bed05b001: Time spent bootstrapping tablet: real 0.222s	user 0.116s	sys 0.033s
I20260608 12:41:16.989483 11770 raft_consensus.cc:359] T 37507e3a437b4334b7c4282e08d8b099 P 9f7e9d3493dc4c32ab9d5c5bed05b001 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "fa20c739e19a4554a8d19d9d7f9b9bb4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46687 } } peers { permanent_uuid: "bc30e48f32354012a7562b8d439fa422" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46765 } } peers { permanent_uuid: "f6c9a368ca324884ad91b10aeefcbbce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41923 } attrs { replace: true } } peers { permanent_uuid: "9f7e9d3493dc4c32ab9d5c5bed05b001" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42257 } attrs { promote: true } }
I20260608 12:41:16.990407 11770 raft_consensus.cc:740] T 37507e3a437b4334b7c4282e08d8b099 P 9f7e9d3493dc4c32ab9d5c5bed05b001 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9f7e9d3493dc4c32ab9d5c5bed05b001, State: Initialized, Role: LEARNER
I20260608 12:41:16.991039 11770 consensus_queue.cc:260] T 37507e3a437b4334b7c4282e08d8b099 P 9f7e9d3493dc4c32ab9d5c5bed05b001 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 17, Last appended: 1.17, Last appended by leader: 17, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "fa20c739e19a4554a8d19d9d7f9b9bb4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46687 } } peers { permanent_uuid: "bc30e48f32354012a7562b8d439fa422" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46765 } } peers { permanent_uuid: "f6c9a368ca324884ad91b10aeefcbbce" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41923 } attrs { replace: true } } peers { permanent_uuid: "9f7e9d3493dc4c32ab9d5c5bed05b001" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42257 } attrs { promote: true } }
I20260608 12:41:16.992775 11770 ts_tablet_manager.cc:1434] T 37507e3a437b4334b7c4282e08d8b099 P 9f7e9d3493dc4c32ab9d5c5bed05b001: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260608 12:41:16.995137 11445 tablet_copy_service.cc:342] P bc30e48f32354012a7562b8d439fa422: Request end of tablet copy session 9f7e9d3493dc4c32ab9d5c5bed05b001-37507e3a437b4334b7c4282e08d8b099 received from {username='slave'} at 127.0.0.1:34090
I20260608 12:41:16.995566 11445 tablet_copy_service.cc:434] P bc30e48f32354012a7562b8d439fa422: ending tablet copy session 9f7e9d3493dc4c32ab9d5c5bed05b001-37507e3a437b4334b7c4282e08d8b099 on tablet 37507e3a437b4334b7c4282e08d8b099 with peer 9f7e9d3493dc4c32ab9d5c5bed05b001
I20260608 12:41:17.039579 11706 raft_consensus.cc:1217] T 7390bdbb39c947f4b28d4a1e8519a90b P 9f7e9d3493dc4c32ab9d5c5bed05b001 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.16->[1.17-1.17]   Dedup: 1.17->[]
I20260608 12:41:17.050297 11706 raft_consensus.cc:1217] T f418dd3b041844989a4d48745ead809e P 9f7e9d3493dc4c32ab9d5c5bed05b001 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.16->[1.17-1.17]   Dedup: 1.17->[]
I20260608 12:41:17.075619 11706 raft_consensus.cc:1217] T c604d65c01ba47a08caff03db0118ff5 P 9f7e9d3493dc4c32ab9d5c5bed05b001 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.16->[1.17-1.17]   Dedup: 1.17->[]
I20260608 12:41:17.257922 11706 raft_consensus.cc:1217] T 37507e3a437b4334b7c4282e08d8b099 P 9f7e9d3493dc4c32ab9d5c5bed05b001 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.16->[1.17-1.17]   Dedup: 1.17->[]
I20260608 12:41:17.266505   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
I20260608 12:41:17.308911   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:41:17.309808   431 tablet_replica.cc:333] T 9d1c065f4e3a48d8a22bd18bb0385c2b P fa20c739e19a4554a8d19d9d7f9b9bb4: stopping tablet replica
I20260608 12:41:17.310886   431 raft_consensus.cc:2243] T 9d1c065f4e3a48d8a22bd18bb0385c2b P fa20c739e19a4554a8d19d9d7f9b9bb4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:17.311668   431 raft_consensus.cc:2272] T 9d1c065f4e3a48d8a22bd18bb0385c2b P fa20c739e19a4554a8d19d9d7f9b9bb4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:17.314446   431 tablet_replica.cc:333] T 37507e3a437b4334b7c4282e08d8b099 P fa20c739e19a4554a8d19d9d7f9b9bb4: stopping tablet replica
I20260608 12:41:17.315110   431 raft_consensus.cc:2243] T 37507e3a437b4334b7c4282e08d8b099 P fa20c739e19a4554a8d19d9d7f9b9bb4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:17.315651   431 raft_consensus.cc:2272] T 37507e3a437b4334b7c4282e08d8b099 P fa20c739e19a4554a8d19d9d7f9b9bb4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:17.318665   431 tablet_replica.cc:333] T c604d65c01ba47a08caff03db0118ff5 P fa20c739e19a4554a8d19d9d7f9b9bb4: stopping tablet replica
W20260608 12:41:17.319093 11472 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 7 similar messages]
I20260608 12:41:17.319360   431 raft_consensus.cc:2243] T c604d65c01ba47a08caff03db0118ff5 P fa20c739e19a4554a8d19d9d7f9b9bb4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:17.320334   431 raft_consensus.cc:2272] T c604d65c01ba47a08caff03db0118ff5 P fa20c739e19a4554a8d19d9d7f9b9bb4 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 12:41:17.323309 11472 consensus_peers.cc:597] T c604d65c01ba47a08caff03db0118ff5 P f6c9a368ca324884ad91b10aeefcbbce -> Peer fa20c739e19a4554a8d19d9d7f9b9bb4 (127.0.107.193:46687): Couldn't send request to peer fa20c739e19a4554a8d19d9d7f9b9bb4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:41:17.323647   431 tablet_replica.cc:333] T f418dd3b041844989a4d48745ead809e P fa20c739e19a4554a8d19d9d7f9b9bb4: stopping tablet replica
I20260608 12:41:17.324517   431 raft_consensus.cc:2243] T f418dd3b041844989a4d48745ead809e P fa20c739e19a4554a8d19d9d7f9b9bb4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:17.325136   431 raft_consensus.cc:2272] T f418dd3b041844989a4d48745ead809e P fa20c739e19a4554a8d19d9d7f9b9bb4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:17.327721   431 tablet_replica.cc:333] T 7390bdbb39c947f4b28d4a1e8519a90b P fa20c739e19a4554a8d19d9d7f9b9bb4: stopping tablet replica
I20260608 12:41:17.328322   431 raft_consensus.cc:2243] T 7390bdbb39c947f4b28d4a1e8519a90b P fa20c739e19a4554a8d19d9d7f9b9bb4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:17.328919   431 raft_consensus.cc:2272] T 7390bdbb39c947f4b28d4a1e8519a90b P fa20c739e19a4554a8d19d9d7f9b9bb4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:17.331372   431 tablet_replica.cc:333] T bfd5465e2d964a6ebd068c28759897e8 P fa20c739e19a4554a8d19d9d7f9b9bb4: stopping tablet replica
I20260608 12:41:17.331961   431 raft_consensus.cc:2243] T bfd5465e2d964a6ebd068c28759897e8 P fa20c739e19a4554a8d19d9d7f9b9bb4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:17.332546   431 raft_consensus.cc:2272] T bfd5465e2d964a6ebd068c28759897e8 P fa20c739e19a4554a8d19d9d7f9b9bb4 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 12:41:17.355726 11472 consensus_peers.cc:597] T 9d1c065f4e3a48d8a22bd18bb0385c2b P f6c9a368ca324884ad91b10aeefcbbce -> Peer fa20c739e19a4554a8d19d9d7f9b9bb4 (127.0.107.193:46687): Couldn't send request to peer fa20c739e19a4554a8d19d9d7f9b9bb4. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:46687: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:41:17.360550   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
I20260608 12:41:17.378655   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
I20260608 12:41:17.419409   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:41:17.420217   431 tablet_replica.cc:333] T 9d1c065f4e3a48d8a22bd18bb0385c2b P bc30e48f32354012a7562b8d439fa422: stopping tablet replica
I20260608 12:41:17.421248   431 raft_consensus.cc:2243] T 9d1c065f4e3a48d8a22bd18bb0385c2b P bc30e48f32354012a7562b8d439fa422 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:17.422091   431 raft_consensus.cc:2272] T 9d1c065f4e3a48d8a22bd18bb0385c2b P bc30e48f32354012a7562b8d439fa422 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:17.424608   431 tablet_replica.cc:333] T 37507e3a437b4334b7c4282e08d8b099 P bc30e48f32354012a7562b8d439fa422: stopping tablet replica
I20260608 12:41:17.425266   431 raft_consensus.cc:2243] T 37507e3a437b4334b7c4282e08d8b099 P bc30e48f32354012a7562b8d439fa422 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:41:17.426448   431 raft_consensus.cc:2272] T 37507e3a437b4334b7c4282e08d8b099 P bc30e48f32354012a7562b8d439fa422 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:17.428866   431 tablet_replica.cc:333] T c604d65c01ba47a08caff03db0118ff5 P bc30e48f32354012a7562b8d439fa422: stopping tablet replica
I20260608 12:41:17.429446   431 raft_consensus.cc:2243] T c604d65c01ba47a08caff03db0118ff5 P bc30e48f32354012a7562b8d439fa422 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:17.430075   431 raft_consensus.cc:2272] T c604d65c01ba47a08caff03db0118ff5 P bc30e48f32354012a7562b8d439fa422 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:17.432274   431 tablet_replica.cc:333] T f418dd3b041844989a4d48745ead809e P bc30e48f32354012a7562b8d439fa422: stopping tablet replica
I20260608 12:41:17.432864   431 raft_consensus.cc:2243] T f418dd3b041844989a4d48745ead809e P bc30e48f32354012a7562b8d439fa422 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:41:17.433988   431 raft_consensus.cc:2272] T f418dd3b041844989a4d48745ead809e P bc30e48f32354012a7562b8d439fa422 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:17.436239   431 tablet_replica.cc:333] T 7390bdbb39c947f4b28d4a1e8519a90b P bc30e48f32354012a7562b8d439fa422: stopping tablet replica
I20260608 12:41:17.436807   431 raft_consensus.cc:2243] T 7390bdbb39c947f4b28d4a1e8519a90b P bc30e48f32354012a7562b8d439fa422 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:17.437369   431 raft_consensus.cc:2272] T 7390bdbb39c947f4b28d4a1e8519a90b P bc30e48f32354012a7562b8d439fa422 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:17.439625   431 tablet_replica.cc:333] T bfd5465e2d964a6ebd068c28759897e8 P bc30e48f32354012a7562b8d439fa422: stopping tablet replica
I20260608 12:41:17.440151   431 raft_consensus.cc:2243] T bfd5465e2d964a6ebd068c28759897e8 P bc30e48f32354012a7562b8d439fa422 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:17.440645   431 raft_consensus.cc:2272] T bfd5465e2d964a6ebd068c28759897e8 P bc30e48f32354012a7562b8d439fa422 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 12:41:17.455508 11472 consensus_peers.cc:597] T bfd5465e2d964a6ebd068c28759897e8 P f6c9a368ca324884ad91b10aeefcbbce -> Peer bc30e48f32354012a7562b8d439fa422 (127.0.107.194:46765): Couldn't send request to peer bc30e48f32354012a7562b8d439fa422. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:41:17.460767   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
I20260608 12:41:17.479135   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
W20260608 12:41:17.534113 11472 consensus_peers.cc:597] T bfd5465e2d964a6ebd068c28759897e8 P f6c9a368ca324884ad91b10aeefcbbce -> Peer fa20c739e19a4554a8d19d9d7f9b9bb4 (127.0.107.193:46687): Couldn't send request to peer fa20c739e19a4554a8d19d9d7f9b9bb4. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:46687: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:41:17.536545   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:41:17.537597   431 tablet_replica.cc:333] T f418dd3b041844989a4d48745ead809e P f6c9a368ca324884ad91b10aeefcbbce: stopping tablet replica
I20260608 12:41:17.538636   431 raft_consensus.cc:2243] T f418dd3b041844989a4d48745ead809e P f6c9a368ca324884ad91b10aeefcbbce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:17.539554   431 raft_consensus.cc:2272] T f418dd3b041844989a4d48745ead809e P f6c9a368ca324884ad91b10aeefcbbce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:17.543329   431 tablet_replica.cc:333] T 9d1c065f4e3a48d8a22bd18bb0385c2b P f6c9a368ca324884ad91b10aeefcbbce: stopping tablet replica
I20260608 12:41:17.544302   431 raft_consensus.cc:2243] T 9d1c065f4e3a48d8a22bd18bb0385c2b P f6c9a368ca324884ad91b10aeefcbbce [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:41:17.545593   431 raft_consensus.cc:2272] T 9d1c065f4e3a48d8a22bd18bb0385c2b P f6c9a368ca324884ad91b10aeefcbbce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:17.549340   431 tablet_replica.cc:333] T c604d65c01ba47a08caff03db0118ff5 P f6c9a368ca324884ad91b10aeefcbbce: stopping tablet replica
I20260608 12:41:17.550307   431 raft_consensus.cc:2243] T c604d65c01ba47a08caff03db0118ff5 P f6c9a368ca324884ad91b10aeefcbbce [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:41:17.552035   431 raft_consensus.cc:2272] T c604d65c01ba47a08caff03db0118ff5 P f6c9a368ca324884ad91b10aeefcbbce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:17.555572   431 tablet_replica.cc:333] T 37507e3a437b4334b7c4282e08d8b099 P f6c9a368ca324884ad91b10aeefcbbce: stopping tablet replica
I20260608 12:41:17.556381   431 raft_consensus.cc:2243] T 37507e3a437b4334b7c4282e08d8b099 P f6c9a368ca324884ad91b10aeefcbbce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:17.557183   431 raft_consensus.cc:2272] T 37507e3a437b4334b7c4282e08d8b099 P f6c9a368ca324884ad91b10aeefcbbce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:17.560721   431 tablet_replica.cc:333] T bfd5465e2d964a6ebd068c28759897e8 P f6c9a368ca324884ad91b10aeefcbbce: stopping tablet replica
I20260608 12:41:17.561606   431 raft_consensus.cc:2243] T bfd5465e2d964a6ebd068c28759897e8 P f6c9a368ca324884ad91b10aeefcbbce [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:41:17.562902   431 raft_consensus.cc:2272] T bfd5465e2d964a6ebd068c28759897e8 P f6c9a368ca324884ad91b10aeefcbbce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:17.566581   431 tablet_replica.cc:333] T 7390bdbb39c947f4b28d4a1e8519a90b P f6c9a368ca324884ad91b10aeefcbbce: stopping tablet replica
I20260608 12:41:17.567397   431 raft_consensus.cc:2243] T 7390bdbb39c947f4b28d4a1e8519a90b P f6c9a368ca324884ad91b10aeefcbbce [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:41:17.569085   431 raft_consensus.cc:2272] T 7390bdbb39c947f4b28d4a1e8519a90b P f6c9a368ca324884ad91b10aeefcbbce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:17.604765   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260608 12:41:17.623979   431 tablet_server.cc:179] TabletServer@127.0.107.196:0 shutting down...
I20260608 12:41:17.660009   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:41:17.660789   431 tablet_replica.cc:333] T c604d65c01ba47a08caff03db0118ff5 P 9f7e9d3493dc4c32ab9d5c5bed05b001: stopping tablet replica
I20260608 12:41:17.661409   431 raft_consensus.cc:2243] T c604d65c01ba47a08caff03db0118ff5 P 9f7e9d3493dc4c32ab9d5c5bed05b001 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 12:41:17.661931   431 raft_consensus.cc:2272] T c604d65c01ba47a08caff03db0118ff5 P 9f7e9d3493dc4c32ab9d5c5bed05b001 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 12:41:17.664245   431 tablet_replica.cc:333] T 37507e3a437b4334b7c4282e08d8b099 P 9f7e9d3493dc4c32ab9d5c5bed05b001: stopping tablet replica
I20260608 12:41:17.664805   431 raft_consensus.cc:2243] T 37507e3a437b4334b7c4282e08d8b099 P 9f7e9d3493dc4c32ab9d5c5bed05b001 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 12:41:17.665222   431 raft_consensus.cc:2272] T 37507e3a437b4334b7c4282e08d8b099 P 9f7e9d3493dc4c32ab9d5c5bed05b001 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 12:41:17.667500   431 tablet_replica.cc:333] T f418dd3b041844989a4d48745ead809e P 9f7e9d3493dc4c32ab9d5c5bed05b001: stopping tablet replica
I20260608 12:41:17.668040   431 raft_consensus.cc:2243] T f418dd3b041844989a4d48745ead809e P 9f7e9d3493dc4c32ab9d5c5bed05b001 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 12:41:17.668444   431 raft_consensus.cc:2272] T f418dd3b041844989a4d48745ead809e P 9f7e9d3493dc4c32ab9d5c5bed05b001 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 12:41:17.670696   431 tablet_replica.cc:333] T 7390bdbb39c947f4b28d4a1e8519a90b P 9f7e9d3493dc4c32ab9d5c5bed05b001: stopping tablet replica
I20260608 12:41:17.671190   431 raft_consensus.cc:2243] T 7390bdbb39c947f4b28d4a1e8519a90b P 9f7e9d3493dc4c32ab9d5c5bed05b001 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 12:41:17.671583   431 raft_consensus.cc:2272] T 7390bdbb39c947f4b28d4a1e8519a90b P 9f7e9d3493dc4c32ab9d5c5bed05b001 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 12:41:17.696291   431 tablet_server.cc:196] TabletServer@127.0.107.196:0 shutdown complete.
I20260608 12:41:17.717950   431 master.cc:562] Master@127.0.107.254:42083 shutting down...
W20260608 12:41:17.754336 11305 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260608 12:41:17.754658 11305 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260608 12:41:17.754868 11305 auto_rebalancer.cc:301] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260608 12:41:17.756541   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 060afaa4b6084fb9a81b7108e966886a [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:41:17.757370   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 060afaa4b6084fb9a81b7108e966886a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:17.757858   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P 060afaa4b6084fb9a81b7108e966886a: stopping tablet replica
I20260608 12:41:17.779979   431 master.cc:584] Master@127.0.107.254:42083 shutdown complete.
[       OK ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/0 (7084 ms)
[ RUN      ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/1
I20260608 12:41:17.836514   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:42385
I20260608 12:41:17.838249   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:41:17.845009 11787 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:41:17.846462 11786 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:41:17.848018 11789 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:41:17.850550   431 server_base.cc:1061] running on GCE node
I20260608 12:41:17.852146   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:41:17.852358   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:41:17.852563   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922477852543 us; error 0 us; skew 500 ppm
I20260608 12:41:17.853284   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:41:17.856304   431 webserver.cc:533] Webserver started at http://127.0.107.254:44599/ using document root <none> and password file <none>
I20260608 12:41:17.856969   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:41:17.857185   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:41:17.857527   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:41:17.859076   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922229144781-431-0/minicluster-data/master-0-root/instance:
uuid: "2ffd19920e934c0986c4834fa5a03f71"
format_stamp: "Formatted at 2026-06-08 12:41:17 on dist-test-slave-3gfq"
I20260608 12:41:17.865680   431 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.001s
I20260608 12:41:17.870330 11794 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:17.871476   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 12:41:17.871798   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922229144781-431-0/minicluster-data/master-0-root
uuid: "2ffd19920e934c0986c4834fa5a03f71"
format_stamp: "Formatted at 2026-06-08 12:41:17 on dist-test-slave-3gfq"
I20260608 12:41:17.872088   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922229144781-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922229144781-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922229144781-431-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:41:17.903038   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:41:17.904320   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:41:17.948355   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:42385
I20260608 12:41:17.948589 11845 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:42385 every 8 connection(s)
I20260608 12:41:17.953285 11846 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:17.967114 11846 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2ffd19920e934c0986c4834fa5a03f71: Bootstrap starting.
I20260608 12:41:17.973168 11846 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 2ffd19920e934c0986c4834fa5a03f71: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:17.978832 11846 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2ffd19920e934c0986c4834fa5a03f71: No bootstrap required, opened a new log
I20260608 12:41:17.981510 11846 raft_consensus.cc:359] T 00000000000000000000000000000000 P 2ffd19920e934c0986c4834fa5a03f71 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2ffd19920e934c0986c4834fa5a03f71" member_type: VOTER }
I20260608 12:41:17.982059 11846 raft_consensus.cc:385] T 00000000000000000000000000000000 P 2ffd19920e934c0986c4834fa5a03f71 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:17.982272 11846 raft_consensus.cc:740] T 00000000000000000000000000000000 P 2ffd19920e934c0986c4834fa5a03f71 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ffd19920e934c0986c4834fa5a03f71, State: Initialized, Role: FOLLOWER
I20260608 12:41:17.982919 11846 consensus_queue.cc:260] T 00000000000000000000000000000000 P 2ffd19920e934c0986c4834fa5a03f71 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "2ffd19920e934c0986c4834fa5a03f71" member_type: VOTER }
I20260608 12:41:17.983381 11846 raft_consensus.cc:399] T 00000000000000000000000000000000 P 2ffd19920e934c0986c4834fa5a03f71 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:41:17.983583 11846 raft_consensus.cc:493] T 00000000000000000000000000000000 P 2ffd19920e934c0986c4834fa5a03f71 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:41:17.983819 11846 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 2ffd19920e934c0986c4834fa5a03f71 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:17.989903 11846 raft_consensus.cc:515] T 00000000000000000000000000000000 P 2ffd19920e934c0986c4834fa5a03f71 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2ffd19920e934c0986c4834fa5a03f71" member_type: VOTER }
I20260608 12:41:17.990527 11846 leader_election.cc:304] T 00000000000000000000000000000000 P 2ffd19920e934c0986c4834fa5a03f71 [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: 2ffd19920e934c0986c4834fa5a03f71; no voters: 
I20260608 12:41:17.991930 11846 leader_election.cc:290] T 00000000000000000000000000000000 P 2ffd19920e934c0986c4834fa5a03f71 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:41:17.992756 11849 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 2ffd19920e934c0986c4834fa5a03f71 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:41:17.994719 11849 raft_consensus.cc:697] T 00000000000000000000000000000000 P 2ffd19920e934c0986c4834fa5a03f71 [term 1 LEADER]: Becoming Leader. State: Replica: 2ffd19920e934c0986c4834fa5a03f71, State: Running, Role: LEADER
I20260608 12:41:17.995734 11846 sys_catalog.cc:565] T 00000000000000000000000000000000 P 2ffd19920e934c0986c4834fa5a03f71 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:41:17.995653 11849 consensus_queue.cc:237] T 00000000000000000000000000000000 P 2ffd19920e934c0986c4834fa5a03f71 [LEADER]: Queue going to LEADER mode. State: All 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: "2ffd19920e934c0986c4834fa5a03f71" member_type: VOTER }
I20260608 12:41:18.001880 11851 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2ffd19920e934c0986c4834fa5a03f71 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 2ffd19920e934c0986c4834fa5a03f71. Latest consensus state: current_term: 1 leader_uuid: "2ffd19920e934c0986c4834fa5a03f71" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2ffd19920e934c0986c4834fa5a03f71" member_type: VOTER } }
I20260608 12:41:18.002779 11851 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2ffd19920e934c0986c4834fa5a03f71 [sys.catalog]: This master's current role is: LEADER
I20260608 12:41:18.002593 11850 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2ffd19920e934c0986c4834fa5a03f71 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "2ffd19920e934c0986c4834fa5a03f71" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2ffd19920e934c0986c4834fa5a03f71" member_type: VOTER } }
I20260608 12:41:18.003841 11850 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2ffd19920e934c0986c4834fa5a03f71 [sys.catalog]: This master's current role is: LEADER
I20260608 12:41:18.007848 11858 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:41:18.014194 11858 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:41:18.016116   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:41:18.026279 11858 catalog_manager.cc:1382] Generated new cluster ID: 3804fb08e3ce495b86de748454698457
I20260608 12:41:18.026718 11858 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:41:18.050467 11858 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:41:18.052045 11858 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:41:18.070439 11858 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 2ffd19920e934c0986c4834fa5a03f71: Generated new TSK 0
I20260608 12:41:18.071067 11858 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:41:18.083125   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:41:18.090204 11867 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:41:18.091393 11868 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:41:18.095100   431 server_base.cc:1061] running on GCE node
W20260608 12:41:18.095115 11870 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:41:18.096561   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:41:18.096858   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:41:18.097169   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922478097143 us; error 0 us; skew 500 ppm
I20260608 12:41:18.097945   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:41:18.100826   431 webserver.cc:533] Webserver started at http://127.0.107.193:39505/ using document root <none> and password file <none>
I20260608 12:41:18.101425   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:41:18.101645   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:41:18.102051   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:41:18.103363   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922229144781-431-0/minicluster-data/ts-0-root/instance:
uuid: "194ac1306570419eb6e539239ff78e0e"
format_stamp: "Formatted at 2026-06-08 12:41:18 on dist-test-slave-3gfq"
I20260608 12:41:18.108829   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260608 12:41:18.113409 11875 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:18.114578   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 12:41:18.114995   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922229144781-431-0/minicluster-data/ts-0-root
uuid: "194ac1306570419eb6e539239ff78e0e"
format_stamp: "Formatted at 2026-06-08 12:41:18 on dist-test-slave-3gfq"
I20260608 12:41:18.115298   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922229144781-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922229144781-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922229144781-431-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:41:18.137480   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:41:18.139006   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:41:18.140882   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:41:18.143778   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:41:18.144042   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:18.144343   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:41:18.144547   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:18.193012   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:41187
I20260608 12:41:18.193156 11937 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:41187 every 8 connection(s)
I20260608 12:41:18.199615   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:41:18.208396 11942 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:41:18.210320 11943 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:41:18.212618 11938 heartbeater.cc:344] Connected to a master server at 127.0.107.254:42385
I20260608 12:41:18.213338 11938 heartbeater.cc:461] Registering TS with master...
I20260608 12:41:18.214280   431 server_base.cc:1061] running on GCE node
I20260608 12:41:18.214797 11938 heartbeater.cc:507] Master 127.0.107.254:42385 requested a full tablet report, sending...
W20260608 12:41:18.216120 11946 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:41:18.218263 11811 ts_manager.cc:194] Registered new tserver with Master: 194ac1306570419eb6e539239ff78e0e (127.0.107.193:41187)
I20260608 12:41:18.218412   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:41:18.218838   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:41:18.219053   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922478219028 us; error 0 us; skew 500 ppm
I20260608 12:41:18.219802   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:41:18.220335 11811 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43676
I20260608 12:41:18.223999   431 webserver.cc:533] Webserver started at http://127.0.107.194:43203/ using document root <none> and password file <none>
I20260608 12:41:18.224746   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:41:18.224992   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:41:18.225307   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:41:18.226660   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922229144781-431-0/minicluster-data/ts-1-root/instance:
uuid: "e5de98797e0242989e6ba0c3dc856a1a"
format_stamp: "Formatted at 2026-06-08 12:41:18 on dist-test-slave-3gfq"
I20260608 12:41:18.232079   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 12:41:18.236306 11950 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:18.237249   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 12:41:18.237684   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922229144781-431-0/minicluster-data/ts-1-root
uuid: "e5de98797e0242989e6ba0c3dc856a1a"
format_stamp: "Formatted at 2026-06-08 12:41:18 on dist-test-slave-3gfq"
I20260608 12:41:18.238080   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922229144781-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922229144781-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922229144781-431-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:41:18.249583   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:41:18.250924   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:41:18.252696   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:41:18.255553   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:41:18.255831   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:18.256096   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:41:18.256296   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:18.304698   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:37957
I20260608 12:41:18.304837 12012 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:37957 every 8 connection(s)
I20260608 12:41:18.311015   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:41:18.320935 12016 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:41:18.321406 12017 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:41:18.327523 12013 heartbeater.cc:344] Connected to a master server at 127.0.107.254:42385
I20260608 12:41:18.328106 12013 heartbeater.cc:461] Registering TS with master...
I20260608 12:41:18.328312   431 server_base.cc:1061] running on GCE node
I20260608 12:41:18.329066 12013 heartbeater.cc:507] Master 127.0.107.254:42385 requested a full tablet report, sending...
W20260608 12:41:18.331688 12019 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:41:18.331920 11811 ts_manager.cc:194] Registered new tserver with Master: e5de98797e0242989e6ba0c3dc856a1a (127.0.107.194:37957)
I20260608 12:41:18.332983   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:41:18.333307   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:41:18.333519   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922478333499 us; error 0 us; skew 500 ppm
I20260608 12:41:18.333765 11811 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43688
I20260608 12:41:18.334378   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:41:18.338088   431 webserver.cc:533] Webserver started at http://127.0.107.195:40555/ using document root <none> and password file <none>
I20260608 12:41:18.338716   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:41:18.338948   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:41:18.339258   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:41:18.340587   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922229144781-431-0/minicluster-data/ts-2-root/instance:
uuid: "1a607a62010e4b2e91fc178e2a186d9a"
format_stamp: "Formatted at 2026-06-08 12:41:18 on dist-test-slave-3gfq"
I20260608 12:41:18.346117   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.004s
I20260608 12:41:18.350489 12024 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:18.351532   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260608 12:41:18.351918   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922229144781-431-0/minicluster-data/ts-2-root
uuid: "1a607a62010e4b2e91fc178e2a186d9a"
format_stamp: "Formatted at 2026-06-08 12:41:18 on dist-test-slave-3gfq"
I20260608 12:41:18.352246   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922229144781-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922229144781-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922229144781-431-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:41:18.382042   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:41:18.383176   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:41:18.384766   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:41:18.388383   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:41:18.388700   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:18.389041   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:41:18.389240   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:18.434106   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:34497
I20260608 12:41:18.434278 12086 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:34497 every 8 connection(s)
I20260608 12:41:18.451011 12087 heartbeater.cc:344] Connected to a master server at 127.0.107.254:42385
I20260608 12:41:18.451589 12087 heartbeater.cc:461] Registering TS with master...
I20260608 12:41:18.452513 12087 heartbeater.cc:507] Master 127.0.107.254:42385 requested a full tablet report, sending...
I20260608 12:41:18.455211 11811 ts_manager.cc:194] Registered new tserver with Master: 1a607a62010e4b2e91fc178e2a186d9a (127.0.107.195:34497)
I20260608 12:41:18.455448   431 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.017663935s
I20260608 12:41:18.457314 11811 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43698
I20260608 12:41:19.224124 11938 heartbeater.cc:499] Master 127.0.107.254:42385 was elected leader, sending a full tablet report...
I20260608 12:41:19.337879 12013 heartbeater.cc:499] Master 127.0.107.254:42385 was elected leader, sending a full tablet report...
I20260608 12:41:19.460960 12087 heartbeater.cc:499] Master 127.0.107.254:42385 was elected leader, sending a full tablet report...
I20260608 12:41:19.519167 11811 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:43712:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j""\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 12:41:19.521970 11811 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 12:41:19.609198 11978 tablet_service.cc:1511] Processing CreateTablet for tablet 6a661b28c3f3459abded8592f7e4d35f (DEFAULT_TABLE table=test-workload [id=46c846a5769c425794305bcd42701431]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 12:41:19.609419 11977 tablet_service.cc:1511] Processing CreateTablet for tablet 5a0e7fca977f48d78a092ab70a99a135 (DEFAULT_TABLE table=test-workload [id=46c846a5769c425794305bcd42701431]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 12:41:19.611256 11977 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a0e7fca977f48d78a092ab70a99a135. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:19.611052 11976 tablet_service.cc:1511] Processing CreateTablet for tablet 781cbcf967a348f78ed173669d5d30e1 (DEFAULT_TABLE table=test-workload [id=46c846a5769c425794305bcd42701431]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 12:41:19.613366 11975 tablet_service.cc:1511] Processing CreateTablet for tablet a92210cf6fad427aa630b13e3cc61df8 (DEFAULT_TABLE table=test-workload [id=46c846a5769c425794305bcd42701431]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 12:41:19.613610 12052 tablet_service.cc:1511] Processing CreateTablet for tablet 6a661b28c3f3459abded8592f7e4d35f (DEFAULT_TABLE table=test-workload [id=46c846a5769c425794305bcd42701431]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 12:41:19.614346 12051 tablet_service.cc:1511] Processing CreateTablet for tablet 5a0e7fca977f48d78a092ab70a99a135 (DEFAULT_TABLE table=test-workload [id=46c846a5769c425794305bcd42701431]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 12:41:19.615482 12052 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a661b28c3f3459abded8592f7e4d35f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:19.616158 11975 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a92210cf6fad427aa630b13e3cc61df8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:19.617370 11976 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 781cbcf967a348f78ed173669d5d30e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:19.620111 11903 tablet_service.cc:1511] Processing CreateTablet for tablet 6a661b28c3f3459abded8592f7e4d35f (DEFAULT_TABLE table=test-workload [id=46c846a5769c425794305bcd42701431]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 12:41:19.616998 12050 tablet_service.cc:1511] Processing CreateTablet for tablet 781cbcf967a348f78ed173669d5d30e1 (DEFAULT_TABLE table=test-workload [id=46c846a5769c425794305bcd42701431]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 12:41:19.621594 12050 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 781cbcf967a348f78ed173669d5d30e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:19.623390 12049 tablet_service.cc:1511] Processing CreateTablet for tablet a92210cf6fad427aa630b13e3cc61df8 (DEFAULT_TABLE table=test-workload [id=46c846a5769c425794305bcd42701431]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 12:41:19.624825 12049 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a92210cf6fad427aa630b13e3cc61df8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:19.625649 11974 tablet_service.cc:1511] Processing CreateTablet for tablet 06fcd35c87f24f408e41425dc86ac19e (DEFAULT_TABLE table=test-workload [id=46c846a5769c425794305bcd42701431]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 12:41:19.627125 11974 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 06fcd35c87f24f408e41425dc86ac19e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:19.627610 12048 tablet_service.cc:1511] Processing CreateTablet for tablet 06fcd35c87f24f408e41425dc86ac19e (DEFAULT_TABLE table=test-workload [id=46c846a5769c425794305bcd42701431]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 12:41:19.628998 12048 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 06fcd35c87f24f408e41425dc86ac19e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:19.631495 11973 tablet_service.cc:1511] Processing CreateTablet for tablet 5d453718fcd349388967d69eeacbcb72 (DEFAULT_TABLE table=test-workload [id=46c846a5769c425794305bcd42701431]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 12:41:19.632920 11973 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d453718fcd349388967d69eeacbcb72. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:19.634259 12051 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a0e7fca977f48d78a092ab70a99a135. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:19.634311 12047 tablet_service.cc:1511] Processing CreateTablet for tablet 5d453718fcd349388967d69eeacbcb72 (DEFAULT_TABLE table=test-workload [id=46c846a5769c425794305bcd42701431]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 12:41:19.636201 12047 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d453718fcd349388967d69eeacbcb72. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:19.621618 11903 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a661b28c3f3459abded8592f7e4d35f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:19.640722 11978 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a661b28c3f3459abded8592f7e4d35f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:19.641616 11902 tablet_service.cc:1511] Processing CreateTablet for tablet 5a0e7fca977f48d78a092ab70a99a135 (DEFAULT_TABLE table=test-workload [id=46c846a5769c425794305bcd42701431]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 12:41:19.643079 11902 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a0e7fca977f48d78a092ab70a99a135. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:19.651600 11901 tablet_service.cc:1511] Processing CreateTablet for tablet 781cbcf967a348f78ed173669d5d30e1 (DEFAULT_TABLE table=test-workload [id=46c846a5769c425794305bcd42701431]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 12:41:19.653211 11901 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 781cbcf967a348f78ed173669d5d30e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:19.655586 11900 tablet_service.cc:1511] Processing CreateTablet for tablet a92210cf6fad427aa630b13e3cc61df8 (DEFAULT_TABLE table=test-workload [id=46c846a5769c425794305bcd42701431]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 12:41:19.657003 11900 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a92210cf6fad427aa630b13e3cc61df8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:19.659560 11899 tablet_service.cc:1511] Processing CreateTablet for tablet 06fcd35c87f24f408e41425dc86ac19e (DEFAULT_TABLE table=test-workload [id=46c846a5769c425794305bcd42701431]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 12:41:19.661032 11899 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 06fcd35c87f24f408e41425dc86ac19e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:19.663535 11898 tablet_service.cc:1511] Processing CreateTablet for tablet 5d453718fcd349388967d69eeacbcb72 (DEFAULT_TABLE table=test-workload [id=46c846a5769c425794305bcd42701431]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 12:41:19.665035 11898 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d453718fcd349388967d69eeacbcb72. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:19.666062 12107 tablet_bootstrap.cc:492] T 6a661b28c3f3459abded8592f7e4d35f P 1a607a62010e4b2e91fc178e2a186d9a: Bootstrap starting.
I20260608 12:41:19.674484 12107 tablet_bootstrap.cc:654] T 6a661b28c3f3459abded8592f7e4d35f P 1a607a62010e4b2e91fc178e2a186d9a: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:19.688583 12107 tablet_bootstrap.cc:492] T 6a661b28c3f3459abded8592f7e4d35f P 1a607a62010e4b2e91fc178e2a186d9a: No bootstrap required, opened a new log
I20260608 12:41:19.693041 12107 ts_tablet_manager.cc:1403] T 6a661b28c3f3459abded8592f7e4d35f P 1a607a62010e4b2e91fc178e2a186d9a: Time spent bootstrapping tablet: real 0.027s	user 0.012s	sys 0.009s
I20260608 12:41:19.696725 12107 raft_consensus.cc:359] T 6a661b28c3f3459abded8592f7e4d35f P 1a607a62010e4b2e91fc178e2a186d9a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a607a62010e4b2e91fc178e2a186d9a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34497 } } peers { permanent_uuid: "e5de98797e0242989e6ba0c3dc856a1a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37957 } } peers { permanent_uuid: "194ac1306570419eb6e539239ff78e0e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41187 } }
I20260608 12:41:19.697671 12107 raft_consensus.cc:385] T 6a661b28c3f3459abded8592f7e4d35f P 1a607a62010e4b2e91fc178e2a186d9a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:19.698074 12107 raft_consensus.cc:740] T 6a661b28c3f3459abded8592f7e4d35f P 1a607a62010e4b2e91fc178e2a186d9a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a607a62010e4b2e91fc178e2a186d9a, State: Initialized, Role: FOLLOWER
I20260608 12:41:19.699124 12107 consensus_queue.cc:260] T 6a661b28c3f3459abded8592f7e4d35f P 1a607a62010e4b2e91fc178e2a186d9a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a607a62010e4b2e91fc178e2a186d9a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34497 } } peers { permanent_uuid: "e5de98797e0242989e6ba0c3dc856a1a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37957 } } peers { permanent_uuid: "194ac1306570419eb6e539239ff78e0e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41187 } }
I20260608 12:41:19.731392 12111 tablet_bootstrap.cc:492] T 781cbcf967a348f78ed173669d5d30e1 P e5de98797e0242989e6ba0c3dc856a1a: Bootstrap starting.
I20260608 12:41:19.733810 12107 ts_tablet_manager.cc:1434] T 6a661b28c3f3459abded8592f7e4d35f P 1a607a62010e4b2e91fc178e2a186d9a: Time spent starting tablet: real 0.040s	user 0.015s	sys 0.019s
I20260608 12:41:19.736565 12107 tablet_bootstrap.cc:492] T 06fcd35c87f24f408e41425dc86ac19e P 1a607a62010e4b2e91fc178e2a186d9a: Bootstrap starting.
I20260608 12:41:19.745002 12107 tablet_bootstrap.cc:654] T 06fcd35c87f24f408e41425dc86ac19e P 1a607a62010e4b2e91fc178e2a186d9a: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:19.761891 12111 tablet_bootstrap.cc:654] T 781cbcf967a348f78ed173669d5d30e1 P e5de98797e0242989e6ba0c3dc856a1a: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:19.782707 12107 tablet_bootstrap.cc:492] T 06fcd35c87f24f408e41425dc86ac19e P 1a607a62010e4b2e91fc178e2a186d9a: No bootstrap required, opened a new log
I20260608 12:41:19.783434 12107 ts_tablet_manager.cc:1403] T 06fcd35c87f24f408e41425dc86ac19e P 1a607a62010e4b2e91fc178e2a186d9a: Time spent bootstrapping tablet: real 0.047s	user 0.015s	sys 0.008s
I20260608 12:41:19.787976 12108 tablet_bootstrap.cc:492] T 5a0e7fca977f48d78a092ab70a99a135 P 194ac1306570419eb6e539239ff78e0e: Bootstrap starting.
I20260608 12:41:19.788153 12107 raft_consensus.cc:359] T 06fcd35c87f24f408e41425dc86ac19e P 1a607a62010e4b2e91fc178e2a186d9a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "194ac1306570419eb6e539239ff78e0e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41187 } } peers { permanent_uuid: "e5de98797e0242989e6ba0c3dc856a1a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37957 } } peers { permanent_uuid: "1a607a62010e4b2e91fc178e2a186d9a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34497 } }
I20260608 12:41:19.789594 12107 raft_consensus.cc:385] T 06fcd35c87f24f408e41425dc86ac19e P 1a607a62010e4b2e91fc178e2a186d9a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:19.790071 12107 raft_consensus.cc:740] T 06fcd35c87f24f408e41425dc86ac19e P 1a607a62010e4b2e91fc178e2a186d9a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a607a62010e4b2e91fc178e2a186d9a, State: Initialized, Role: FOLLOWER
I20260608 12:41:19.791339 12107 consensus_queue.cc:260] T 06fcd35c87f24f408e41425dc86ac19e P 1a607a62010e4b2e91fc178e2a186d9a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "194ac1306570419eb6e539239ff78e0e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41187 } } peers { permanent_uuid: "e5de98797e0242989e6ba0c3dc856a1a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37957 } } peers { permanent_uuid: "1a607a62010e4b2e91fc178e2a186d9a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34497 } }
I20260608 12:41:19.796959 12107 ts_tablet_manager.cc:1434] T 06fcd35c87f24f408e41425dc86ac19e P 1a607a62010e4b2e91fc178e2a186d9a: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.006s
I20260608 12:41:19.798380 12107 tablet_bootstrap.cc:492] T 5d453718fcd349388967d69eeacbcb72 P 1a607a62010e4b2e91fc178e2a186d9a: Bootstrap starting.
I20260608 12:41:19.805649 12107 tablet_bootstrap.cc:654] T 5d453718fcd349388967d69eeacbcb72 P 1a607a62010e4b2e91fc178e2a186d9a: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:19.805649 12108 tablet_bootstrap.cc:654] T 5a0e7fca977f48d78a092ab70a99a135 P 194ac1306570419eb6e539239ff78e0e: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:19.815809 12111 tablet_bootstrap.cc:492] T 781cbcf967a348f78ed173669d5d30e1 P e5de98797e0242989e6ba0c3dc856a1a: No bootstrap required, opened a new log
I20260608 12:41:19.816915 12111 ts_tablet_manager.cc:1403] T 781cbcf967a348f78ed173669d5d30e1 P e5de98797e0242989e6ba0c3dc856a1a: Time spent bootstrapping tablet: real 0.086s	user 0.018s	sys 0.027s
I20260608 12:41:19.822531 12111 raft_consensus.cc:359] T 781cbcf967a348f78ed173669d5d30e1 P e5de98797e0242989e6ba0c3dc856a1a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "194ac1306570419eb6e539239ff78e0e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41187 } } peers { permanent_uuid: "e5de98797e0242989e6ba0c3dc856a1a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37957 } } peers { permanent_uuid: "1a607a62010e4b2e91fc178e2a186d9a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34497 } }
I20260608 12:41:19.823331 12111 raft_consensus.cc:385] T 781cbcf967a348f78ed173669d5d30e1 P e5de98797e0242989e6ba0c3dc856a1a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:19.823681 12111 raft_consensus.cc:740] T 781cbcf967a348f78ed173669d5d30e1 P e5de98797e0242989e6ba0c3dc856a1a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5de98797e0242989e6ba0c3dc856a1a, State: Initialized, Role: FOLLOWER
I20260608 12:41:19.824180 12108 tablet_bootstrap.cc:492] T 5a0e7fca977f48d78a092ab70a99a135 P 194ac1306570419eb6e539239ff78e0e: No bootstrap required, opened a new log
I20260608 12:41:19.824883 12108 ts_tablet_manager.cc:1403] T 5a0e7fca977f48d78a092ab70a99a135 P 194ac1306570419eb6e539239ff78e0e: Time spent bootstrapping tablet: real 0.037s	user 0.013s	sys 0.012s
I20260608 12:41:19.825125 12107 tablet_bootstrap.cc:492] T 5d453718fcd349388967d69eeacbcb72 P 1a607a62010e4b2e91fc178e2a186d9a: No bootstrap required, opened a new log
I20260608 12:41:19.824909 12111 consensus_queue.cc:260] T 781cbcf967a348f78ed173669d5d30e1 P e5de98797e0242989e6ba0c3dc856a1a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "194ac1306570419eb6e539239ff78e0e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41187 } } peers { permanent_uuid: "e5de98797e0242989e6ba0c3dc856a1a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37957 } } peers { permanent_uuid: "1a607a62010e4b2e91fc178e2a186d9a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34497 } }
I20260608 12:41:19.826119 12107 ts_tablet_manager.cc:1403] T 5d453718fcd349388967d69eeacbcb72 P 1a607a62010e4b2e91fc178e2a186d9a: Time spent bootstrapping tablet: real 0.028s	user 0.015s	sys 0.011s
I20260608 12:41:19.829092 12111 ts_tablet_manager.cc:1434] T 781cbcf967a348f78ed173669d5d30e1 P e5de98797e0242989e6ba0c3dc856a1a: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.003s
I20260608 12:41:19.828744 12108 raft_consensus.cc:359] T 5a0e7fca977f48d78a092ab70a99a135 P 194ac1306570419eb6e539239ff78e0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "194ac1306570419eb6e539239ff78e0e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41187 } } peers { permanent_uuid: "e5de98797e0242989e6ba0c3dc856a1a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37957 } } peers { permanent_uuid: "1a607a62010e4b2e91fc178e2a186d9a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34497 } }
I20260608 12:41:19.829800 12108 raft_consensus.cc:385] T 5a0e7fca977f48d78a092ab70a99a135 P 194ac1306570419eb6e539239ff78e0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:19.830191 12108 raft_consensus.cc:740] T 5a0e7fca977f48d78a092ab70a99a135 P 194ac1306570419eb6e539239ff78e0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 194ac1306570419eb6e539239ff78e0e, State: Initialized, Role: FOLLOWER
I20260608 12:41:19.829972 12107 raft_consensus.cc:359] T 5d453718fcd349388967d69eeacbcb72 P 1a607a62010e4b2e91fc178e2a186d9a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "194ac1306570419eb6e539239ff78e0e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41187 } } peers { permanent_uuid: "e5de98797e0242989e6ba0c3dc856a1a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37957 } } peers { permanent_uuid: "1a607a62010e4b2e91fc178e2a186d9a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34497 } }
I20260608 12:41:19.830458 12111 tablet_bootstrap.cc:492] T 5d453718fcd349388967d69eeacbcb72 P e5de98797e0242989e6ba0c3dc856a1a: Bootstrap starting.
I20260608 12:41:19.830780 12107 raft_consensus.cc:385] T 5d453718fcd349388967d69eeacbcb72 P 1a607a62010e4b2e91fc178e2a186d9a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:19.831310 12107 raft_consensus.cc:740] T 5d453718fcd349388967d69eeacbcb72 P 1a607a62010e4b2e91fc178e2a186d9a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a607a62010e4b2e91fc178e2a186d9a, State: Initialized, Role: FOLLOWER
I20260608 12:41:19.831163 12108 consensus_queue.cc:260] T 5a0e7fca977f48d78a092ab70a99a135 P 194ac1306570419eb6e539239ff78e0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "194ac1306570419eb6e539239ff78e0e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41187 } } peers { permanent_uuid: "e5de98797e0242989e6ba0c3dc856a1a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37957 } } peers { permanent_uuid: "1a607a62010e4b2e91fc178e2a186d9a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34497 } }
I20260608 12:41:19.832393 12107 consensus_queue.cc:260] T 5d453718fcd349388967d69eeacbcb72 P 1a607a62010e4b2e91fc178e2a186d9a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "194ac1306570419eb6e539239ff78e0e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41187 } } peers { permanent_uuid: "e5de98797e0242989e6ba0c3dc856a1a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37957 } } peers { permanent_uuid: "1a607a62010e4b2e91fc178e2a186d9a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34497 } }
I20260608 12:41:19.835582 12107 ts_tablet_manager.cc:1434] T 5d453718fcd349388967d69eeacbcb72 P 1a607a62010e4b2e91fc178e2a186d9a: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260608 12:41:19.839026 12111 tablet_bootstrap.cc:654] T 5d453718fcd349388967d69eeacbcb72 P e5de98797e0242989e6ba0c3dc856a1a: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:19.844926 12107 tablet_bootstrap.cc:492] T 5a0e7fca977f48d78a092ab70a99a135 P 1a607a62010e4b2e91fc178e2a186d9a: Bootstrap starting.
I20260608 12:41:19.863214 12108 ts_tablet_manager.cc:1434] T 5a0e7fca977f48d78a092ab70a99a135 P 194ac1306570419eb6e539239ff78e0e: Time spent starting tablet: real 0.038s	user 0.013s	sys 0.024s
I20260608 12:41:19.864420 12107 tablet_bootstrap.cc:654] T 5a0e7fca977f48d78a092ab70a99a135 P 1a607a62010e4b2e91fc178e2a186d9a: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:19.865302 12111 tablet_bootstrap.cc:492] T 5d453718fcd349388967d69eeacbcb72 P e5de98797e0242989e6ba0c3dc856a1a: No bootstrap required, opened a new log
I20260608 12:41:19.866091 12111 ts_tablet_manager.cc:1403] T 5d453718fcd349388967d69eeacbcb72 P e5de98797e0242989e6ba0c3dc856a1a: Time spent bootstrapping tablet: real 0.036s	user 0.019s	sys 0.015s
I20260608 12:41:19.869006 12108 tablet_bootstrap.cc:492] T 6a661b28c3f3459abded8592f7e4d35f P 194ac1306570419eb6e539239ff78e0e: Bootstrap starting.
I20260608 12:41:19.869721 12111 raft_consensus.cc:359] T 5d453718fcd349388967d69eeacbcb72 P e5de98797e0242989e6ba0c3dc856a1a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "194ac1306570419eb6e539239ff78e0e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41187 } } peers { permanent_uuid: "e5de98797e0242989e6ba0c3dc856a1a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37957 } } peers { permanent_uuid: "1a607a62010e4b2e91fc178e2a186d9a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34497 } }
I20260608 12:41:19.870678 12111 raft_consensus.cc:385] T 5d453718fcd349388967d69eeacbcb72 P e5de98797e0242989e6ba0c3dc856a1a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:19.871021 12111 raft_consensus.cc:740] T 5d453718fcd349388967d69eeacbcb72 P e5de98797e0242989e6ba0c3dc856a1a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5de98797e0242989e6ba0c3dc856a1a, State: Initialized, Role: FOLLOWER
I20260608 12:41:19.871959 12111 consensus_queue.cc:260] T 5d453718fcd349388967d69eeacbcb72 P e5de98797e0242989e6ba0c3dc856a1a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "194ac1306570419eb6e539239ff78e0e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41187 } } peers { permanent_uuid: "e5de98797e0242989e6ba0c3dc856a1a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37957 } } peers { permanent_uuid: "1a607a62010e4b2e91fc178e2a186d9a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34497 } }
I20260608 12:41:19.874408 12111 ts_tablet_manager.cc:1434] T 5d453718fcd349388967d69eeacbcb72 P e5de98797e0242989e6ba0c3dc856a1a: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 12:41:19.880759 12111 tablet_bootstrap.cc:492] T 06fcd35c87f24f408e41425dc86ac19e P e5de98797e0242989e6ba0c3dc856a1a: Bootstrap starting.
I20260608 12:41:19.880925 12108 tablet_bootstrap.cc:654] T 6a661b28c3f3459abded8592f7e4d35f P 194ac1306570419eb6e539239ff78e0e: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:19.884756 12107 tablet_bootstrap.cc:492] T 5a0e7fca977f48d78a092ab70a99a135 P 1a607a62010e4b2e91fc178e2a186d9a: No bootstrap required, opened a new log
I20260608 12:41:19.885591 12107 ts_tablet_manager.cc:1403] T 5a0e7fca977f48d78a092ab70a99a135 P 1a607a62010e4b2e91fc178e2a186d9a: Time spent bootstrapping tablet: real 0.041s	user 0.011s	sys 0.018s
I20260608 12:41:19.888365 12111 tablet_bootstrap.cc:654] T 06fcd35c87f24f408e41425dc86ac19e P e5de98797e0242989e6ba0c3dc856a1a: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:19.890264 12107 raft_consensus.cc:359] T 5a0e7fca977f48d78a092ab70a99a135 P 1a607a62010e4b2e91fc178e2a186d9a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "194ac1306570419eb6e539239ff78e0e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41187 } } peers { permanent_uuid: "e5de98797e0242989e6ba0c3dc856a1a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37957 } } peers { permanent_uuid: "1a607a62010e4b2e91fc178e2a186d9a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34497 } }
I20260608 12:41:19.891141 12107 raft_consensus.cc:385] T 5a0e7fca977f48d78a092ab70a99a135 P 1a607a62010e4b2e91fc178e2a186d9a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:19.891520 12107 raft_consensus.cc:740] T 5a0e7fca977f48d78a092ab70a99a135 P 1a607a62010e4b2e91fc178e2a186d9a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a607a62010e4b2e91fc178e2a186d9a, State: Initialized, Role: FOLLOWER
I20260608 12:41:19.892872 12108 tablet_bootstrap.cc:492] T 6a661b28c3f3459abded8592f7e4d35f P 194ac1306570419eb6e539239ff78e0e: No bootstrap required, opened a new log
I20260608 12:41:19.892647 12107 consensus_queue.cc:260] T 5a0e7fca977f48d78a092ab70a99a135 P 1a607a62010e4b2e91fc178e2a186d9a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "194ac1306570419eb6e539239ff78e0e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41187 } } peers { permanent_uuid: "e5de98797e0242989e6ba0c3dc856a1a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37957 } } peers { permanent_uuid: "1a607a62010e4b2e91fc178e2a186d9a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34497 } }
I20260608 12:41:19.893538 12108 ts_tablet_manager.cc:1403] T 6a661b28c3f3459abded8592f7e4d35f P 194ac1306570419eb6e539239ff78e0e: Time spent bootstrapping tablet: real 0.025s	user 0.020s	sys 0.001s
I20260608 12:41:19.894701 12111 tablet_bootstrap.cc:492] T 06fcd35c87f24f408e41425dc86ac19e P e5de98797e0242989e6ba0c3dc856a1a: No bootstrap required, opened a new log
I20260608 12:41:19.895335 12111 ts_tablet_manager.cc:1403] T 06fcd35c87f24f408e41425dc86ac19e P e5de98797e0242989e6ba0c3dc856a1a: Time spent bootstrapping tablet: real 0.015s	user 0.013s	sys 0.000s
I20260608 12:41:19.895695 12107 ts_tablet_manager.cc:1434] T 5a0e7fca977f48d78a092ab70a99a135 P 1a607a62010e4b2e91fc178e2a186d9a: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.003s
I20260608 12:41:19.896979 12107 tablet_bootstrap.cc:492] T 781cbcf967a348f78ed173669d5d30e1 P 1a607a62010e4b2e91fc178e2a186d9a: Bootstrap starting.
I20260608 12:41:19.897063 12108 raft_consensus.cc:359] T 6a661b28c3f3459abded8592f7e4d35f P 194ac1306570419eb6e539239ff78e0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a607a62010e4b2e91fc178e2a186d9a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34497 } } peers { permanent_uuid: "e5de98797e0242989e6ba0c3dc856a1a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37957 } } peers { permanent_uuid: "194ac1306570419eb6e539239ff78e0e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41187 } }
I20260608 12:41:19.898124 12108 raft_consensus.cc:385] T 6a661b28c3f3459abded8592f7e4d35f P 194ac1306570419eb6e539239ff78e0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:19.898479 12108 raft_consensus.cc:740] T 6a661b28c3f3459abded8592f7e4d35f P 194ac1306570419eb6e539239ff78e0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 194ac1306570419eb6e539239ff78e0e, State: Initialized, Role: FOLLOWER
I20260608 12:41:19.898739 12111 raft_consensus.cc:359] T 06fcd35c87f24f408e41425dc86ac19e P e5de98797e0242989e6ba0c3dc856a1a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "194ac1306570419eb6e539239ff78e0e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41187 } } peers { permanent_uuid: "e5de98797e0242989e6ba0c3dc856a1a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37957 } } peers { permanent_uuid: "1a607a62010e4b2e91fc178e2a186d9a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34497 } }
I20260608 12:41:19.899624 12111 raft_consensus.cc:385] T 06fcd35c87f24f408e41425dc86ac19e P e5de98797e0242989e6ba0c3dc856a1a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:19.900377 12111 raft_consensus.cc:740] T 06fcd35c87f24f408e41425dc86ac19e P e5de98797e0242989e6ba0c3dc856a1a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5de98797e0242989e6ba0c3dc856a1a, State: Initialized, Role: FOLLOWER
I20260608 12:41:19.899564 12108 consensus_queue.cc:260] T 6a661b28c3f3459abded8592f7e4d35f P 194ac1306570419eb6e539239ff78e0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a607a62010e4b2e91fc178e2a186d9a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34497 } } peers { permanent_uuid: "e5de98797e0242989e6ba0c3dc856a1a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37957 } } peers { permanent_uuid: "194ac1306570419eb6e539239ff78e0e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41187 } }
I20260608 12:41:19.901400 12111 consensus_queue.cc:260] T 06fcd35c87f24f408e41425dc86ac19e P e5de98797e0242989e6ba0c3dc856a1a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "194ac1306570419eb6e539239ff78e0e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41187 } } peers { permanent_uuid: "e5de98797e0242989e6ba0c3dc856a1a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37957 } } peers { permanent_uuid: "1a607a62010e4b2e91fc178e2a186d9a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34497 } }
I20260608 12:41:19.902633 12108 ts_tablet_manager.cc:1434] T 6a661b28c3f3459abded8592f7e4d35f P 194ac1306570419eb6e539239ff78e0e: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.003s
I20260608 12:41:19.903851 12108 tablet_bootstrap.cc:492] T 781cbcf967a348f78ed173669d5d30e1 P 194ac1306570419eb6e539239ff78e0e: Bootstrap starting.
I20260608 12:41:19.906527 12111 ts_tablet_manager.cc:1434] T 06fcd35c87f24f408e41425dc86ac19e P e5de98797e0242989e6ba0c3dc856a1a: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.000s
I20260608 12:41:19.907850 12111 tablet_bootstrap.cc:492] T a92210cf6fad427aa630b13e3cc61df8 P e5de98797e0242989e6ba0c3dc856a1a: Bootstrap starting.
I20260608 12:41:19.911154 12108 tablet_bootstrap.cc:654] T 781cbcf967a348f78ed173669d5d30e1 P 194ac1306570419eb6e539239ff78e0e: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:19.915395 12111 tablet_bootstrap.cc:654] T a92210cf6fad427aa630b13e3cc61df8 P e5de98797e0242989e6ba0c3dc856a1a: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:19.928449 12107 tablet_bootstrap.cc:654] T 781cbcf967a348f78ed173669d5d30e1 P 1a607a62010e4b2e91fc178e2a186d9a: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:19.934019 12117 raft_consensus.cc:493] T 5a0e7fca977f48d78a092ab70a99a135 P 194ac1306570419eb6e539239ff78e0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:41:19.934950 12117 raft_consensus.cc:515] T 5a0e7fca977f48d78a092ab70a99a135 P 194ac1306570419eb6e539239ff78e0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "194ac1306570419eb6e539239ff78e0e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41187 } } peers { permanent_uuid: "e5de98797e0242989e6ba0c3dc856a1a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37957 } } peers { permanent_uuid: "1a607a62010e4b2e91fc178e2a186d9a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34497 } }
W20260608 12:41:19.940706 12088 tablet.cc:2404] T 06fcd35c87f24f408e41425dc86ac19e P 1a607a62010e4b2e91fc178e2a186d9a: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260608 12:41:19.943398 12117 leader_election.cc:290] T 5a0e7fca977f48d78a092ab70a99a135 P 194ac1306570419eb6e539239ff78e0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e5de98797e0242989e6ba0c3dc856a1a (127.0.107.194:37957), 1a607a62010e4b2e91fc178e2a186d9a (127.0.107.195:34497)
I20260608 12:41:19.948316 12111 tablet_bootstrap.cc:492] T a92210cf6fad427aa630b13e3cc61df8 P e5de98797e0242989e6ba0c3dc856a1a: No bootstrap required, opened a new log
I20260608 12:41:19.948325 12108 tablet_bootstrap.cc:492] T 781cbcf967a348f78ed173669d5d30e1 P 194ac1306570419eb6e539239ff78e0e: No bootstrap required, opened a new log
I20260608 12:41:19.949389 12111 ts_tablet_manager.cc:1403] T a92210cf6fad427aa630b13e3cc61df8 P e5de98797e0242989e6ba0c3dc856a1a: Time spent bootstrapping tablet: real 0.042s	user 0.024s	sys 0.008s
I20260608 12:41:19.949389 12108 ts_tablet_manager.cc:1403] T 781cbcf967a348f78ed173669d5d30e1 P 194ac1306570419eb6e539239ff78e0e: Time spent bootstrapping tablet: real 0.046s	user 0.037s	sys 0.005s
I20260608 12:41:19.953951 12116 raft_consensus.cc:493] T 781cbcf967a348f78ed173669d5d30e1 P e5de98797e0242989e6ba0c3dc856a1a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:41:19.953691 12108 raft_consensus.cc:359] T 781cbcf967a348f78ed173669d5d30e1 P 194ac1306570419eb6e539239ff78e0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "194ac1306570419eb6e539239ff78e0e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41187 } } peers { permanent_uuid: "e5de98797e0242989e6ba0c3dc856a1a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37957 } } peers { permanent_uuid: "1a607a62010e4b2e91fc178e2a186d9a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34497 } }
I20260608 12:41:19.954574 12108 raft_consensus.cc:385] T 781cbcf967a348f78ed173669d5d30e1 P 194ac1306570419eb6e539239ff78e0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:19.955015 12108 raft_consensus.cc:740] T 781cbcf967a348f78ed173669d5d30e1 P 194ac1306570419eb6e539239ff78e0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 194ac1306570419eb6e539239ff78e0e, State: Initialized, Role: FOLLOWER
I20260608 12:41:19.954629 12116 raft_consensus.cc:515] T 781cbcf967a348f78ed173669d5d30e1 P e5de98797e0242989e6ba0c3dc856a1a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "194ac1306570419eb6e539239ff78e0e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41187 } } peers { permanent_uuid: "e5de98797e0242989e6ba0c3dc856a1a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37957 } } peers { permanent_uuid: "1a607a62010e4b2e91fc178e2a186d9a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34497 } }
I20260608 12:41:19.955170 12107 tablet_bootstrap.cc:492] T 781cbcf967a348f78ed173669d5d30e1 P 1a607a62010e4b2e91fc178e2a186d9a: No bootstrap required, opened a new log
I20260608 12:41:19.955964 12107 ts_tablet_manager.cc:1403] T 781cbcf967a348f78ed173669d5d30e1 P 1a607a62010e4b2e91fc178e2a186d9a: Time spent bootstrapping tablet: real 0.059s	user 0.013s	sys 0.010s
I20260608 12:41:19.958024 12116 leader_election.cc:290] T 781cbcf967a348f78ed173669d5d30e1 P e5de98797e0242989e6ba0c3dc856a1a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 194ac1306570419eb6e539239ff78e0e (127.0.107.193:41187), 1a607a62010e4b2e91fc178e2a186d9a (127.0.107.195:34497)
I20260608 12:41:19.959383 12108 consensus_queue.cc:260] T 781cbcf967a348f78ed173669d5d30e1 P 194ac1306570419eb6e539239ff78e0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "194ac1306570419eb6e539239ff78e0e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41187 } } peers { permanent_uuid: "e5de98797e0242989e6ba0c3dc856a1a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37957 } } peers { permanent_uuid: "1a607a62010e4b2e91fc178e2a186d9a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34497 } }
I20260608 12:41:19.960027 12107 raft_consensus.cc:359] T 781cbcf967a348f78ed173669d5d30e1 P 1a607a62010e4b2e91fc178e2a186d9a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "194ac1306570419eb6e539239ff78e0e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41187 } } peers { permanent_uuid: "e5de98797e0242989e6ba0c3dc856a1a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37957 } } peers { permanent_uuid: "1a607a62010e4b2e91fc178e2a186d9a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34497 } }
I20260608 12:41:19.961074 12107 raft_consensus.cc:385] T 781cbcf967a348f78ed173669d5d30e1 P 1a607a62010e4b2e91fc178e2a186d9a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:19.963014 12108 ts_tablet_manager.cc:1434] T 781cbcf967a348f78ed173669d5d30e1 P 194ac1306570419eb6e539239ff78e0e: Time spent starting tablet: real 0.013s	user 0.009s	sys 0.000s
I20260608 12:41:19.963706 12111 raft_consensus.cc:359] T a92210cf6fad427aa630b13e3cc61df8 P e5de98797e0242989e6ba0c3dc856a1a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "194ac1306570419eb6e539239ff78e0e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41187 } } peers { permanent_uuid: "e5de98797e0242989e6ba0c3dc856a1a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37957 } } peers { permanent_uuid: "1a607a62010e4b2e91fc178e2a186d9a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34497 } }
I20260608 12:41:19.964618 12108 tablet_bootstrap.cc:492] T 06fcd35c87f24f408e41425dc86ac19e P 194ac1306570419eb6e539239ff78e0e: Bootstrap starting.
I20260608 12:41:19.964885 12111 raft_consensus.cc:385] T a92210cf6fad427aa630b13e3cc61df8 P e5de98797e0242989e6ba0c3dc856a1a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:19.965516 12111 raft_consensus.cc:740] T a92210cf6fad427aa630b13e3cc61df8 P e5de98797e0242989e6ba0c3dc856a1a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5de98797e0242989e6ba0c3dc856a1a, State: Initialized, Role: FOLLOWER
I20260608 12:41:19.966702 12111 consensus_queue.cc:260] T a92210cf6fad427aa630b13e3cc61df8 P e5de98797e0242989e6ba0c3dc856a1a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "194ac1306570419eb6e539239ff78e0e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41187 } } peers { permanent_uuid: "e5de98797e0242989e6ba0c3dc856a1a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37957 } } peers { permanent_uuid: "1a607a62010e4b2e91fc178e2a186d9a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34497 } }
I20260608 12:41:19.961470 12107 raft_consensus.cc:740] T 781cbcf967a348f78ed173669d5d30e1 P 1a607a62010e4b2e91fc178e2a186d9a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a607a62010e4b2e91fc178e2a186d9a, State: Initialized, Role: FOLLOWER
I20260608 12:41:19.971313 12110 raft_consensus.cc:493] T 5d453718fcd349388967d69eeacbcb72 P 1a607a62010e4b2e91fc178e2a186d9a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:41:19.972007 12107 consensus_queue.cc:260] T 781cbcf967a348f78ed173669d5d30e1 P 1a607a62010e4b2e91fc178e2a186d9a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "194ac1306570419eb6e539239ff78e0e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41187 } } peers { permanent_uuid: "e5de98797e0242989e6ba0c3dc856a1a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37957 } } peers { permanent_uuid: "1a607a62010e4b2e91fc178e2a186d9a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34497 } }
I20260608 12:41:19.974925 12108 tablet_bootstrap.cc:654] T 06fcd35c87f24f408e41425dc86ac19e P 194ac1306570419eb6e539239ff78e0e: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:19.976421 12111 ts_tablet_manager.cc:1434] T a92210cf6fad427aa630b13e3cc61df8 P e5de98797e0242989e6ba0c3dc856a1a: Time spent starting tablet: real 0.026s	user 0.010s	sys 0.000s
I20260608 12:41:19.978017 12111 tablet_bootstrap.cc:492] T 5a0e7fca977f48d78a092ab70a99a135 P e5de98797e0242989e6ba0c3dc856a1a: Bootstrap starting.
I20260608 12:41:19.972151 12110 raft_consensus.cc:515] T 5d453718fcd349388967d69eeacbcb72 P 1a607a62010e4b2e91fc178e2a186d9a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "194ac1306570419eb6e539239ff78e0e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41187 } } peers { permanent_uuid: "e5de98797e0242989e6ba0c3dc856a1a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37957 } } peers { permanent_uuid: "1a607a62010e4b2e91fc178e2a186d9a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34497 } }
I20260608 12:41:20.027308 12111 tablet_bootstrap.cc:654] T 5a0e7fca977f48d78a092ab70a99a135 P e5de98797e0242989e6ba0c3dc856a1a: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:20.049979 12110 leader_election.cc:290] T 5d453718fcd349388967d69eeacbcb72 P 1a607a62010e4b2e91fc178e2a186d9a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 194ac1306570419eb6e539239ff78e0e (127.0.107.193:41187), e5de98797e0242989e6ba0c3dc856a1a (127.0.107.194:37957)
W20260608 12:41:20.050444 11859 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 12:41:20.068267 12110 raft_consensus.cc:493] T 06fcd35c87f24f408e41425dc86ac19e P 1a607a62010e4b2e91fc178e2a186d9a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:41:20.104189 11988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a0e7fca977f48d78a092ab70a99a135" candidate_uuid: "194ac1306570419eb6e539239ff78e0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5de98797e0242989e6ba0c3dc856a1a" is_pre_election: true
W20260608 12:41:20.106177 11878 leader_election.cc:343] T 5a0e7fca977f48d78a092ab70a99a135 P 194ac1306570419eb6e539239ff78e0e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e5de98797e0242989e6ba0c3dc856a1a (127.0.107.194:37957): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:41:20.112753 12116 raft_consensus.cc:493] T 06fcd35c87f24f408e41425dc86ac19e P e5de98797e0242989e6ba0c3dc856a1a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:41:20.113646 12116 raft_consensus.cc:515] T 06fcd35c87f24f408e41425dc86ac19e P e5de98797e0242989e6ba0c3dc856a1a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "194ac1306570419eb6e539239ff78e0e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41187 } } peers { permanent_uuid: "e5de98797e0242989e6ba0c3dc856a1a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37957 } } peers { permanent_uuid: "1a607a62010e4b2e91fc178e2a186d9a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34497 } }
I20260608 12:41:20.102612 12110 raft_consensus.cc:515] T 06fcd35c87f24f408e41425dc86ac19e P 1a607a62010e4b2e91fc178e2a186d9a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "194ac1306570419eb6e539239ff78e0e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41187 } } peers { permanent_uuid: "e5de98797e0242989e6ba0c3dc856a1a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37957 } } peers { permanent_uuid: "1a607a62010e4b2e91fc178e2a186d9a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34497 } }
I20260608 12:41:20.117630 11913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "781cbcf967a348f78ed173669d5d30e1" candidate_uuid: "e5de98797e0242989e6ba0c3dc856a1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "194ac1306570419eb6e539239ff78e0e" is_pre_election: true
I20260608 12:41:20.118844 11913 raft_consensus.cc:2468] T 781cbcf967a348f78ed173669d5d30e1 P 194ac1306570419eb6e539239ff78e0e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e5de98797e0242989e6ba0c3dc856a1a in term 0.
I20260608 12:41:20.120903 12110 leader_election.cc:290] T 06fcd35c87f24f408e41425dc86ac19e P 1a607a62010e4b2e91fc178e2a186d9a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 194ac1306570419eb6e539239ff78e0e (127.0.107.193:41187), e5de98797e0242989e6ba0c3dc856a1a (127.0.107.194:37957)
I20260608 12:41:20.121033 11952 leader_election.cc:304] T 781cbcf967a348f78ed173669d5d30e1 P e5de98797e0242989e6ba0c3dc856a1a [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: 194ac1306570419eb6e539239ff78e0e, e5de98797e0242989e6ba0c3dc856a1a; no voters: 
I20260608 12:41:20.124035 12108 tablet_bootstrap.cc:492] T 06fcd35c87f24f408e41425dc86ac19e P 194ac1306570419eb6e539239ff78e0e: No bootstrap required, opened a new log
I20260608 12:41:20.125370 12116 leader_election.cc:290] T 06fcd35c87f24f408e41425dc86ac19e P e5de98797e0242989e6ba0c3dc856a1a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 194ac1306570419eb6e539239ff78e0e (127.0.107.193:41187), 1a607a62010e4b2e91fc178e2a186d9a (127.0.107.195:34497)
I20260608 12:41:20.111156 12107 ts_tablet_manager.cc:1434] T 781cbcf967a348f78ed173669d5d30e1 P 1a607a62010e4b2e91fc178e2a186d9a: Time spent starting tablet: real 0.155s	user 0.023s	sys 0.031s
I20260608 12:41:20.137867 11913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06fcd35c87f24f408e41425dc86ac19e" candidate_uuid: "e5de98797e0242989e6ba0c3dc856a1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "194ac1306570419eb6e539239ff78e0e" is_pre_election: true
W20260608 12:41:20.140911 11952 leader_election.cc:343] T 06fcd35c87f24f408e41425dc86ac19e P e5de98797e0242989e6ba0c3dc856a1a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 194ac1306570419eb6e539239ff78e0e (127.0.107.193:41187): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:41:20.144769 12116 raft_consensus.cc:2804] T 781cbcf967a348f78ed173669d5d30e1 P e5de98797e0242989e6ba0c3dc856a1a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:41:20.145330 12116 raft_consensus.cc:493] T 781cbcf967a348f78ed173669d5d30e1 P e5de98797e0242989e6ba0c3dc856a1a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:41:20.145707 12116 raft_consensus.cc:3060] T 781cbcf967a348f78ed173669d5d30e1 P e5de98797e0242989e6ba0c3dc856a1a [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:20.146142 11913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d453718fcd349388967d69eeacbcb72" candidate_uuid: "1a607a62010e4b2e91fc178e2a186d9a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "194ac1306570419eb6e539239ff78e0e" is_pre_election: true
I20260608 12:41:20.129087 12108 ts_tablet_manager.cc:1403] T 06fcd35c87f24f408e41425dc86ac19e P 194ac1306570419eb6e539239ff78e0e: Time spent bootstrapping tablet: real 0.165s	user 0.040s	sys 0.041s
W20260608 12:41:20.148164 12026 leader_election.cc:343] T 5d453718fcd349388967d69eeacbcb72 P 1a607a62010e4b2e91fc178e2a186d9a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 194ac1306570419eb6e539239ff78e0e (127.0.107.193:41187): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:41:20.149261 11913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06fcd35c87f24f408e41425dc86ac19e" candidate_uuid: "1a607a62010e4b2e91fc178e2a186d9a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "194ac1306570419eb6e539239ff78e0e" is_pre_election: true
W20260608 12:41:20.151031 12026 leader_election.cc:343] T 06fcd35c87f24f408e41425dc86ac19e P 1a607a62010e4b2e91fc178e2a186d9a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 194ac1306570419eb6e539239ff78e0e (127.0.107.193:41187): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:41:20.151782 12108 raft_consensus.cc:359] T 06fcd35c87f24f408e41425dc86ac19e P 194ac1306570419eb6e539239ff78e0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "194ac1306570419eb6e539239ff78e0e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41187 } } peers { permanent_uuid: "e5de98797e0242989e6ba0c3dc856a1a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37957 } } peers { permanent_uuid: "1a607a62010e4b2e91fc178e2a186d9a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34497 } }
I20260608 12:41:20.152490 12108 raft_consensus.cc:385] T 06fcd35c87f24f408e41425dc86ac19e P 194ac1306570419eb6e539239ff78e0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:20.152757 12108 raft_consensus.cc:740] T 06fcd35c87f24f408e41425dc86ac19e P 194ac1306570419eb6e539239ff78e0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 194ac1306570419eb6e539239ff78e0e, State: Initialized, Role: FOLLOWER
I20260608 12:41:20.154011 12110 raft_consensus.cc:493] T 6a661b28c3f3459abded8592f7e4d35f P 1a607a62010e4b2e91fc178e2a186d9a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:41:20.153731 12108 consensus_queue.cc:260] T 06fcd35c87f24f408e41425dc86ac19e P 194ac1306570419eb6e539239ff78e0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "194ac1306570419eb6e539239ff78e0e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41187 } } peers { permanent_uuid: "e5de98797e0242989e6ba0c3dc856a1a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37957 } } peers { permanent_uuid: "1a607a62010e4b2e91fc178e2a186d9a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34497 } }
I20260608 12:41:20.155088 12062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a0e7fca977f48d78a092ab70a99a135" candidate_uuid: "194ac1306570419eb6e539239ff78e0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a607a62010e4b2e91fc178e2a186d9a" is_pre_election: true
I20260608 12:41:20.155150 12060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06fcd35c87f24f408e41425dc86ac19e" candidate_uuid: "e5de98797e0242989e6ba0c3dc856a1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a607a62010e4b2e91fc178e2a186d9a" is_pre_election: true
I20260608 12:41:20.155932 12062 raft_consensus.cc:2468] T 5a0e7fca977f48d78a092ab70a99a135 P 1a607a62010e4b2e91fc178e2a186d9a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 194ac1306570419eb6e539239ff78e0e in term 0.
I20260608 12:41:20.156081 12060 raft_consensus.cc:2468] T 06fcd35c87f24f408e41425dc86ac19e P 1a607a62010e4b2e91fc178e2a186d9a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e5de98797e0242989e6ba0c3dc856a1a in term 0.
I20260608 12:41:20.156754 12108 ts_tablet_manager.cc:1434] T 06fcd35c87f24f408e41425dc86ac19e P 194ac1306570419eb6e539239ff78e0e: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 12:41:20.157219 12061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "781cbcf967a348f78ed173669d5d30e1" candidate_uuid: "e5de98797e0242989e6ba0c3dc856a1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a607a62010e4b2e91fc178e2a186d9a" is_pre_election: true
I20260608 12:41:20.158103 12108 tablet_bootstrap.cc:492] T 5d453718fcd349388967d69eeacbcb72 P 194ac1306570419eb6e539239ff78e0e: Bootstrap starting.
I20260608 12:41:20.158025 12061 raft_consensus.cc:2468] T 781cbcf967a348f78ed173669d5d30e1 P 1a607a62010e4b2e91fc178e2a186d9a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e5de98797e0242989e6ba0c3dc856a1a in term 0.
I20260608 12:41:20.158571 11951 leader_election.cc:304] T 06fcd35c87f24f408e41425dc86ac19e P e5de98797e0242989e6ba0c3dc856a1a [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: 1a607a62010e4b2e91fc178e2a186d9a, e5de98797e0242989e6ba0c3dc856a1a; no voters: 194ac1306570419eb6e539239ff78e0e
I20260608 12:41:20.160228 12107 tablet_bootstrap.cc:492] T a92210cf6fad427aa630b13e3cc61df8 P 1a607a62010e4b2e91fc178e2a186d9a: Bootstrap starting.
I20260608 12:41:20.167194 11876 leader_election.cc:304] T 5a0e7fca977f48d78a092ab70a99a135 P 194ac1306570419eb6e539239ff78e0e [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: 194ac1306570419eb6e539239ff78e0e, 1a607a62010e4b2e91fc178e2a186d9a; no voters: e5de98797e0242989e6ba0c3dc856a1a
I20260608 12:41:20.169334 12117 raft_consensus.cc:2804] T 5a0e7fca977f48d78a092ab70a99a135 P 194ac1306570419eb6e539239ff78e0e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:41:20.170511 12117 raft_consensus.cc:493] T 5a0e7fca977f48d78a092ab70a99a135 P 194ac1306570419eb6e539239ff78e0e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:41:20.171113 12117 raft_consensus.cc:3060] T 5a0e7fca977f48d78a092ab70a99a135 P 194ac1306570419eb6e539239ff78e0e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:20.154568 12110 raft_consensus.cc:515] T 6a661b28c3f3459abded8592f7e4d35f P 1a607a62010e4b2e91fc178e2a186d9a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a607a62010e4b2e91fc178e2a186d9a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34497 } } peers { permanent_uuid: "e5de98797e0242989e6ba0c3dc856a1a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37957 } } peers { permanent_uuid: "194ac1306570419eb6e539239ff78e0e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41187 } }
I20260608 12:41:20.177721 12110 leader_election.cc:290] T 6a661b28c3f3459abded8592f7e4d35f P 1a607a62010e4b2e91fc178e2a186d9a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e5de98797e0242989e6ba0c3dc856a1a (127.0.107.194:37957), 194ac1306570419eb6e539239ff78e0e (127.0.107.193:41187)
I20260608 12:41:20.179050 11913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a661b28c3f3459abded8592f7e4d35f" candidate_uuid: "1a607a62010e4b2e91fc178e2a186d9a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "194ac1306570419eb6e539239ff78e0e" is_pre_election: true
I20260608 12:41:20.180027 12108 tablet_bootstrap.cc:654] T 5d453718fcd349388967d69eeacbcb72 P 194ac1306570419eb6e539239ff78e0e: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:20.179940 11913 raft_consensus.cc:2468] T 6a661b28c3f3459abded8592f7e4d35f P 194ac1306570419eb6e539239ff78e0e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a607a62010e4b2e91fc178e2a186d9a in term 0.
I20260608 12:41:20.181437 12026 leader_election.cc:304] T 6a661b28c3f3459abded8592f7e4d35f P 1a607a62010e4b2e91fc178e2a186d9a [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: 194ac1306570419eb6e539239ff78e0e, 1a607a62010e4b2e91fc178e2a186d9a; no voters: 
I20260608 12:41:20.181645 12137 raft_consensus.cc:2804] T 06fcd35c87f24f408e41425dc86ac19e P e5de98797e0242989e6ba0c3dc856a1a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:41:20.182397 12137 raft_consensus.cc:493] T 06fcd35c87f24f408e41425dc86ac19e P e5de98797e0242989e6ba0c3dc856a1a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:41:20.182869 12137 raft_consensus.cc:3060] T 06fcd35c87f24f408e41425dc86ac19e P e5de98797e0242989e6ba0c3dc856a1a [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:20.183141 12110 raft_consensus.cc:2804] T 6a661b28c3f3459abded8592f7e4d35f P 1a607a62010e4b2e91fc178e2a186d9a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:41:20.183713 12110 raft_consensus.cc:493] T 6a661b28c3f3459abded8592f7e4d35f P 1a607a62010e4b2e91fc178e2a186d9a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:41:20.183313 12111 tablet_bootstrap.cc:492] T 5a0e7fca977f48d78a092ab70a99a135 P e5de98797e0242989e6ba0c3dc856a1a: No bootstrap required, opened a new log
I20260608 12:41:20.184159 12110 raft_consensus.cc:3060] T 6a661b28c3f3459abded8592f7e4d35f P 1a607a62010e4b2e91fc178e2a186d9a [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:20.189932 12111 ts_tablet_manager.cc:1403] T 5a0e7fca977f48d78a092ab70a99a135 P e5de98797e0242989e6ba0c3dc856a1a: Time spent bootstrapping tablet: real 0.212s	user 0.024s	sys 0.028s
I20260608 12:41:20.194069 12107 tablet_bootstrap.cc:654] T a92210cf6fad427aa630b13e3cc61df8 P 1a607a62010e4b2e91fc178e2a186d9a: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:20.193708 12111 raft_consensus.cc:359] T 5a0e7fca977f48d78a092ab70a99a135 P e5de98797e0242989e6ba0c3dc856a1a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "194ac1306570419eb6e539239ff78e0e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41187 } } peers { permanent_uuid: "e5de98797e0242989e6ba0c3dc856a1a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37957 } } peers { permanent_uuid: "1a607a62010e4b2e91fc178e2a186d9a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34497 } }
I20260608 12:41:20.194738 12111 raft_consensus.cc:385] T 5a0e7fca977f48d78a092ab70a99a135 P e5de98797e0242989e6ba0c3dc856a1a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:20.195135 12111 raft_consensus.cc:740] T 5a0e7fca977f48d78a092ab70a99a135 P e5de98797e0242989e6ba0c3dc856a1a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5de98797e0242989e6ba0c3dc856a1a, State: Initialized, Role: FOLLOWER
I20260608 12:41:20.196184 12111 consensus_queue.cc:260] T 5a0e7fca977f48d78a092ab70a99a135 P e5de98797e0242989e6ba0c3dc856a1a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "194ac1306570419eb6e539239ff78e0e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41187 } } peers { permanent_uuid: "e5de98797e0242989e6ba0c3dc856a1a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37957 } } peers { permanent_uuid: "1a607a62010e4b2e91fc178e2a186d9a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34497 } }
I20260608 12:41:20.188371 12116 raft_consensus.cc:515] T 781cbcf967a348f78ed173669d5d30e1 P e5de98797e0242989e6ba0c3dc856a1a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "194ac1306570419eb6e539239ff78e0e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41187 } } peers { permanent_uuid: "e5de98797e0242989e6ba0c3dc856a1a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37957 } } peers { permanent_uuid: "1a607a62010e4b2e91fc178e2a186d9a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34497 } }
I20260608 12:41:20.204620 11987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06fcd35c87f24f408e41425dc86ac19e" candidate_uuid: "1a607a62010e4b2e91fc178e2a186d9a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5de98797e0242989e6ba0c3dc856a1a" is_pre_election: true
I20260608 12:41:20.204897 11988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d453718fcd349388967d69eeacbcb72" candidate_uuid: "1a607a62010e4b2e91fc178e2a186d9a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5de98797e0242989e6ba0c3dc856a1a" is_pre_election: true
I20260608 12:41:20.205654 11988 raft_consensus.cc:2468] T 5d453718fcd349388967d69eeacbcb72 P e5de98797e0242989e6ba0c3dc856a1a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a607a62010e4b2e91fc178e2a186d9a in term 0.
I20260608 12:41:20.205916 11986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a661b28c3f3459abded8592f7e4d35f" candidate_uuid: "1a607a62010e4b2e91fc178e2a186d9a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5de98797e0242989e6ba0c3dc856a1a" is_pre_election: true
I20260608 12:41:20.188472 12117 raft_consensus.cc:515] T 5a0e7fca977f48d78a092ab70a99a135 P 194ac1306570419eb6e539239ff78e0e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "194ac1306570419eb6e539239ff78e0e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41187 } } peers { permanent_uuid: "e5de98797e0242989e6ba0c3dc856a1a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37957 } } peers { permanent_uuid: "1a607a62010e4b2e91fc178e2a186d9a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34497 } }
I20260608 12:41:20.207909 12027 leader_election.cc:304] T 5d453718fcd349388967d69eeacbcb72 P 1a607a62010e4b2e91fc178e2a186d9a [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: 1a607a62010e4b2e91fc178e2a186d9a, e5de98797e0242989e6ba0c3dc856a1a; no voters: 194ac1306570419eb6e539239ff78e0e
I20260608 12:41:20.196585 12137 raft_consensus.cc:515] T 06fcd35c87f24f408e41425dc86ac19e P e5de98797e0242989e6ba0c3dc856a1a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "194ac1306570419eb6e539239ff78e0e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41187 } } peers { permanent_uuid: "e5de98797e0242989e6ba0c3dc856a1a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37957 } } peers { permanent_uuid: "1a607a62010e4b2e91fc178e2a186d9a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34497 } }
W20260608 12:41:20.210896 12027 leader_election.cc:343] T 6a661b28c3f3459abded8592f7e4d35f P 1a607a62010e4b2e91fc178e2a186d9a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e5de98797e0242989e6ba0c3dc856a1a (127.0.107.194:37957): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:41:20.211406 12130 raft_consensus.cc:2804] T 5d453718fcd349388967d69eeacbcb72 P 1a607a62010e4b2e91fc178e2a186d9a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:41:20.213135 12111 ts_tablet_manager.cc:1434] T 5a0e7fca977f48d78a092ab70a99a135 P e5de98797e0242989e6ba0c3dc856a1a: Time spent starting tablet: real 0.023s	user 0.011s	sys 0.003s
I20260608 12:41:20.214946 12130 raft_consensus.cc:493] T 5d453718fcd349388967d69eeacbcb72 P 1a607a62010e4b2e91fc178e2a186d9a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:41:20.215169 11986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a0e7fca977f48d78a092ab70a99a135" candidate_uuid: "194ac1306570419eb6e539239ff78e0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5de98797e0242989e6ba0c3dc856a1a"
I20260608 12:41:20.215727 12130 raft_consensus.cc:3060] T 5d453718fcd349388967d69eeacbcb72 P 1a607a62010e4b2e91fc178e2a186d9a [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:20.216014 11986 raft_consensus.cc:3060] T 5a0e7fca977f48d78a092ab70a99a135 P e5de98797e0242989e6ba0c3dc856a1a [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:20.216493 12111 tablet_bootstrap.cc:492] T 6a661b28c3f3459abded8592f7e4d35f P e5de98797e0242989e6ba0c3dc856a1a: Bootstrap starting.
I20260608 12:41:20.220467 12107 tablet_bootstrap.cc:492] T a92210cf6fad427aa630b13e3cc61df8 P 1a607a62010e4b2e91fc178e2a186d9a: No bootstrap required, opened a new log
I20260608 12:41:20.221287 12107 ts_tablet_manager.cc:1403] T a92210cf6fad427aa630b13e3cc61df8 P 1a607a62010e4b2e91fc178e2a186d9a: Time spent bootstrapping tablet: real 0.061s	user 0.010s	sys 0.005s
I20260608 12:41:20.224205 11986 raft_consensus.cc:2468] T 5a0e7fca977f48d78a092ab70a99a135 P e5de98797e0242989e6ba0c3dc856a1a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 194ac1306570419eb6e539239ff78e0e in term 1.
I20260608 12:41:20.224583 12130 raft_consensus.cc:515] T 5d453718fcd349388967d69eeacbcb72 P 1a607a62010e4b2e91fc178e2a186d9a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "194ac1306570419eb6e539239ff78e0e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41187 } } peers { permanent_uuid: "e5de98797e0242989e6ba0c3dc856a1a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37957 } } peers { permanent_uuid: "1a607a62010e4b2e91fc178e2a186d9a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34497 } }
I20260608 12:41:20.227334 11878 leader_election.cc:304] T 5a0e7fca977f48d78a092ab70a99a135 P 194ac1306570419eb6e539239ff78e0e [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: 194ac1306570419eb6e539239ff78e0e, e5de98797e0242989e6ba0c3dc856a1a; no voters: 
I20260608 12:41:20.228881 12116 leader_election.cc:290] T 781cbcf967a348f78ed173669d5d30e1 P e5de98797e0242989e6ba0c3dc856a1a [CANDIDATE]: Term 1 election: Requested vote from peers 194ac1306570419eb6e539239ff78e0e (127.0.107.193:41187), 1a607a62010e4b2e91fc178e2a186d9a (127.0.107.195:34497)
I20260608 12:41:20.229818 11913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "781cbcf967a348f78ed173669d5d30e1" candidate_uuid: "e5de98797e0242989e6ba0c3dc856a1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "194ac1306570419eb6e539239ff78e0e"
I20260608 12:41:20.230055 12117 leader_election.cc:290] T 5a0e7fca977f48d78a092ab70a99a135 P 194ac1306570419eb6e539239ff78e0e [CANDIDATE]: Term 1 election: Requested vote from peers e5de98797e0242989e6ba0c3dc856a1a (127.0.107.194:37957), 1a607a62010e4b2e91fc178e2a186d9a (127.0.107.195:34497)
I20260608 12:41:20.230602 11913 raft_consensus.cc:3060] T 781cbcf967a348f78ed173669d5d30e1 P 194ac1306570419eb6e539239ff78e0e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:20.230754 12061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "781cbcf967a348f78ed173669d5d30e1" candidate_uuid: "e5de98797e0242989e6ba0c3dc856a1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a607a62010e4b2e91fc178e2a186d9a"
I20260608 12:41:20.225443 12107 raft_consensus.cc:359] T a92210cf6fad427aa630b13e3cc61df8 P 1a607a62010e4b2e91fc178e2a186d9a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "194ac1306570419eb6e539239ff78e0e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41187 } } peers { permanent_uuid: "e5de98797e0242989e6ba0c3dc856a1a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37957 } } peers { permanent_uuid: "1a607a62010e4b2e91fc178e2a186d9a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34497 } }
I20260608 12:41:20.233580 12107 raft_consensus.cc:385] T a92210cf6fad427aa630b13e3cc61df8 P 1a607a62010e4b2e91fc178e2a186d9a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:20.233666 12061 raft_consensus.cc:3060] T 781cbcf967a348f78ed173669d5d30e1 P 1a607a62010e4b2e91fc178e2a186d9a [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:20.233749 12060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a0e7fca977f48d78a092ab70a99a135" candidate_uuid: "194ac1306570419eb6e539239ff78e0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a607a62010e4b2e91fc178e2a186d9a"
I20260608 12:41:20.234130 12107 raft_consensus.cc:740] T a92210cf6fad427aa630b13e3cc61df8 P 1a607a62010e4b2e91fc178e2a186d9a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a607a62010e4b2e91fc178e2a186d9a, State: Initialized, Role: FOLLOWER
I20260608 12:41:20.235060 12060 raft_consensus.cc:3060] T 5a0e7fca977f48d78a092ab70a99a135 P 1a607a62010e4b2e91fc178e2a186d9a [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:20.235741 12107 consensus_queue.cc:260] T a92210cf6fad427aa630b13e3cc61df8 P 1a607a62010e4b2e91fc178e2a186d9a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "194ac1306570419eb6e539239ff78e0e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41187 } } peers { permanent_uuid: "e5de98797e0242989e6ba0c3dc856a1a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37957 } } peers { permanent_uuid: "1a607a62010e4b2e91fc178e2a186d9a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34497 } }
I20260608 12:41:20.241500 12108 tablet_bootstrap.cc:492] T 5d453718fcd349388967d69eeacbcb72 P 194ac1306570419eb6e539239ff78e0e: No bootstrap required, opened a new log
I20260608 12:41:20.242321 12108 ts_tablet_manager.cc:1403] T 5d453718fcd349388967d69eeacbcb72 P 194ac1306570419eb6e539239ff78e0e: Time spent bootstrapping tablet: real 0.085s	user 0.018s	sys 0.010s
I20260608 12:41:20.246740 11987 raft_consensus.cc:2393] T 06fcd35c87f24f408e41425dc86ac19e P e5de98797e0242989e6ba0c3dc856a1a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1a607a62010e4b2e91fc178e2a186d9a in current term 1: Already voted for candidate e5de98797e0242989e6ba0c3dc856a1a in this term.
I20260608 12:41:20.247200 12110 raft_consensus.cc:515] T 6a661b28c3f3459abded8592f7e4d35f P 1a607a62010e4b2e91fc178e2a186d9a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a607a62010e4b2e91fc178e2a186d9a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34497 } } peers { permanent_uuid: "e5de98797e0242989e6ba0c3dc856a1a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37957 } } peers { permanent_uuid: "194ac1306570419eb6e539239ff78e0e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41187 } }
I20260608 12:41:20.250238 12027 leader_election.cc:304] T 06fcd35c87f24f408e41425dc86ac19e P 1a607a62010e4b2e91fc178e2a186d9a [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: 1a607a62010e4b2e91fc178e2a186d9a; no voters: 194ac1306570419eb6e539239ff78e0e, e5de98797e0242989e6ba0c3dc856a1a
I20260608 12:41:20.230818 12117 raft_consensus.cc:2804] T 5a0e7fca977f48d78a092ab70a99a135 P 194ac1306570419eb6e539239ff78e0e [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:41:20.250890 11986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a661b28c3f3459abded8592f7e4d35f" candidate_uuid: "1a607a62010e4b2e91fc178e2a186d9a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5de98797e0242989e6ba0c3dc856a1a"
I20260608 12:41:20.257573 12111 tablet_bootstrap.cc:654] T 6a661b28c3f3459abded8592f7e4d35f P e5de98797e0242989e6ba0c3dc856a1a: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:20.264600 11913 raft_consensus.cc:2468] T 781cbcf967a348f78ed173669d5d30e1 P 194ac1306570419eb6e539239ff78e0e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5de98797e0242989e6ba0c3dc856a1a in term 1.
I20260608 12:41:20.268419 11952 leader_election.cc:304] T 781cbcf967a348f78ed173669d5d30e1 P e5de98797e0242989e6ba0c3dc856a1a [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: 194ac1306570419eb6e539239ff78e0e, e5de98797e0242989e6ba0c3dc856a1a; no voters: 
I20260608 12:41:20.268844 12142 raft_consensus.cc:3060] T 06fcd35c87f24f408e41425dc86ac19e P 1a607a62010e4b2e91fc178e2a186d9a [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:20.269546 12116 raft_consensus.cc:2804] T 781cbcf967a348f78ed173669d5d30e1 P e5de98797e0242989e6ba0c3dc856a1a [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:41:20.271049 12107 ts_tablet_manager.cc:1434] T a92210cf6fad427aa630b13e3cc61df8 P 1a607a62010e4b2e91fc178e2a186d9a: Time spent starting tablet: real 0.049s	user 0.019s	sys 0.011s
I20260608 12:41:20.271140 12116 raft_consensus.cc:697] T 781cbcf967a348f78ed173669d5d30e1 P e5de98797e0242989e6ba0c3dc856a1a [term 1 LEADER]: Becoming Leader. State: Replica: e5de98797e0242989e6ba0c3dc856a1a, State: Running, Role: LEADER
I20260608 12:41:20.272706 12116 consensus_queue.cc:237] T 781cbcf967a348f78ed173669d5d30e1 P e5de98797e0242989e6ba0c3dc856a1a [LEADER]: Queue going to LEADER mode. State: All 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: "194ac1306570419eb6e539239ff78e0e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41187 } } peers { permanent_uuid: "e5de98797e0242989e6ba0c3dc856a1a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37957 } } peers { permanent_uuid: "1a607a62010e4b2e91fc178e2a186d9a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34497 } }
I20260608 12:41:20.273322 12130 leader_election.cc:290] T 5d453718fcd349388967d69eeacbcb72 P 1a607a62010e4b2e91fc178e2a186d9a [CANDIDATE]: Term 1 election: Requested vote from peers 194ac1306570419eb6e539239ff78e0e (127.0.107.193:41187), e5de98797e0242989e6ba0c3dc856a1a (127.0.107.194:37957)
I20260608 12:41:20.262323 12117 raft_consensus.cc:697] T 5a0e7fca977f48d78a092ab70a99a135 P 194ac1306570419eb6e539239ff78e0e [term 1 LEADER]: Becoming Leader. State: Replica: 194ac1306570419eb6e539239ff78e0e, State: Running, Role: LEADER
I20260608 12:41:20.257602 12060 raft_consensus.cc:2468] T 5a0e7fca977f48d78a092ab70a99a135 P 1a607a62010e4b2e91fc178e2a186d9a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 194ac1306570419eb6e539239ff78e0e in term 1.
I20260608 12:41:20.281580 12061 raft_consensus.cc:2468] T 781cbcf967a348f78ed173669d5d30e1 P 1a607a62010e4b2e91fc178e2a186d9a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5de98797e0242989e6ba0c3dc856a1a in term 1.
I20260608 12:41:20.275539 12110 leader_election.cc:290] T 6a661b28c3f3459abded8592f7e4d35f P 1a607a62010e4b2e91fc178e2a186d9a [CANDIDATE]: Term 1 election: Requested vote from peers e5de98797e0242989e6ba0c3dc856a1a (127.0.107.194:37957), 194ac1306570419eb6e539239ff78e0e (127.0.107.193:41187)
I20260608 12:41:20.282474 11911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06fcd35c87f24f408e41425dc86ac19e" candidate_uuid: "e5de98797e0242989e6ba0c3dc856a1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "194ac1306570419eb6e539239ff78e0e"
I20260608 12:41:20.283490 11911 raft_consensus.cc:3060] T 06fcd35c87f24f408e41425dc86ac19e P 194ac1306570419eb6e539239ff78e0e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:20.276546 12137 leader_election.cc:290] T 06fcd35c87f24f408e41425dc86ac19e P e5de98797e0242989e6ba0c3dc856a1a [CANDIDATE]: Term 1 election: Requested vote from peers 194ac1306570419eb6e539239ff78e0e (127.0.107.193:41187), 1a607a62010e4b2e91fc178e2a186d9a (127.0.107.195:34497)
I20260608 12:41:20.276908 11912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a661b28c3f3459abded8592f7e4d35f" candidate_uuid: "1a607a62010e4b2e91fc178e2a186d9a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "194ac1306570419eb6e539239ff78e0e"
I20260608 12:41:20.287380 11912 raft_consensus.cc:3060] T 6a661b28c3f3459abded8592f7e4d35f P 194ac1306570419eb6e539239ff78e0e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:20.287946 12111 tablet_bootstrap.cc:492] T 6a661b28c3f3459abded8592f7e4d35f P e5de98797e0242989e6ba0c3dc856a1a: No bootstrap required, opened a new log
I20260608 12:41:20.288653 12111 ts_tablet_manager.cc:1403] T 6a661b28c3f3459abded8592f7e4d35f P e5de98797e0242989e6ba0c3dc856a1a: Time spent bootstrapping tablet: real 0.072s	user 0.012s	sys 0.004s
I20260608 12:41:20.292467 12111 raft_consensus.cc:359] T 6a661b28c3f3459abded8592f7e4d35f P e5de98797e0242989e6ba0c3dc856a1a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a607a62010e4b2e91fc178e2a186d9a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34497 } } peers { permanent_uuid: "e5de98797e0242989e6ba0c3dc856a1a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37957 } } peers { permanent_uuid: "194ac1306570419eb6e539239ff78e0e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41187 } }
I20260608 12:41:20.293339 12111 raft_consensus.cc:385] T 6a661b28c3f3459abded8592f7e4d35f P e5de98797e0242989e6ba0c3dc856a1a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260608 12:41:20.279949 12027 leader_election.cc:343] T 6a661b28c3f3459abded8592f7e4d35f P 1a607a62010e4b2e91fc178e2a186d9a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e5de98797e0242989e6ba0c3dc856a1a (127.0.107.194:37957): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:41:20.278887 12062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06fcd35c87f24f408e41425dc86ac19e" candidate_uuid: "e5de98797e0242989e6ba0c3dc856a1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a607a62010e4b2e91fc178e2a186d9a"
I20260608 12:41:20.279484 12108 raft_consensus.cc:359] T 5d453718fcd349388967d69eeacbcb72 P 194ac1306570419eb6e539239ff78e0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "194ac1306570419eb6e539239ff78e0e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41187 } } peers { permanent_uuid: "e5de98797e0242989e6ba0c3dc856a1a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37957 } } peers { permanent_uuid: "1a607a62010e4b2e91fc178e2a186d9a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34497 } }
I20260608 12:41:20.294585 12108 raft_consensus.cc:385] T 5d453718fcd349388967d69eeacbcb72 P 194ac1306570419eb6e539239ff78e0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:20.294917 12108 raft_consensus.cc:740] T 5d453718fcd349388967d69eeacbcb72 P 194ac1306570419eb6e539239ff78e0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 194ac1306570419eb6e539239ff78e0e, State: Initialized, Role: FOLLOWER
I20260608 12:41:20.295543 11986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d453718fcd349388967d69eeacbcb72" candidate_uuid: "1a607a62010e4b2e91fc178e2a186d9a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5de98797e0242989e6ba0c3dc856a1a"
I20260608 12:41:20.296434 11986 raft_consensus.cc:3060] T 5d453718fcd349388967d69eeacbcb72 P e5de98797e0242989e6ba0c3dc856a1a [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:20.293653 12111 raft_consensus.cc:740] T 6a661b28c3f3459abded8592f7e4d35f P e5de98797e0242989e6ba0c3dc856a1a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5de98797e0242989e6ba0c3dc856a1a, State: Initialized, Role: FOLLOWER
I20260608 12:41:20.295814 12108 consensus_queue.cc:260] T 5d453718fcd349388967d69eeacbcb72 P 194ac1306570419eb6e539239ff78e0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "194ac1306570419eb6e539239ff78e0e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41187 } } peers { permanent_uuid: "e5de98797e0242989e6ba0c3dc856a1a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37957 } } peers { permanent_uuid: "1a607a62010e4b2e91fc178e2a186d9a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34497 } }
I20260608 12:41:20.278327 12117 consensus_queue.cc:237] T 5a0e7fca977f48d78a092ab70a99a135 P 194ac1306570419eb6e539239ff78e0e [LEADER]: Queue going to LEADER mode. State: All 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: "194ac1306570419eb6e539239ff78e0e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41187 } } peers { permanent_uuid: "e5de98797e0242989e6ba0c3dc856a1a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37957 } } peers { permanent_uuid: "1a607a62010e4b2e91fc178e2a186d9a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34497 } }
I20260608 12:41:20.280449 11913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d453718fcd349388967d69eeacbcb72" candidate_uuid: "1a607a62010e4b2e91fc178e2a186d9a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "194ac1306570419eb6e539239ff78e0e"
I20260608 12:41:20.299134 11913 raft_consensus.cc:3060] T 5d453718fcd349388967d69eeacbcb72 P 194ac1306570419eb6e539239ff78e0e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:20.296916 11912 raft_consensus.cc:2468] T 6a661b28c3f3459abded8592f7e4d35f P 194ac1306570419eb6e539239ff78e0e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a607a62010e4b2e91fc178e2a186d9a in term 1.
I20260608 12:41:20.302000 12111 consensus_queue.cc:260] T 6a661b28c3f3459abded8592f7e4d35f P e5de98797e0242989e6ba0c3dc856a1a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a607a62010e4b2e91fc178e2a186d9a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34497 } } peers { permanent_uuid: "e5de98797e0242989e6ba0c3dc856a1a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37957 } } peers { permanent_uuid: "194ac1306570419eb6e539239ff78e0e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41187 } }
I20260608 12:41:20.304358 12111 ts_tablet_manager.cc:1434] T 6a661b28c3f3459abded8592f7e4d35f P e5de98797e0242989e6ba0c3dc856a1a: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.002s
I20260608 12:41:20.304527 11809 catalog_manager.cc:5696] T 781cbcf967a348f78ed173669d5d30e1 P e5de98797e0242989e6ba0c3dc856a1a reported cstate change: term changed from 0 to 1, leader changed from <none> to e5de98797e0242989e6ba0c3dc856a1a (127.0.107.194). New cstate: current_term: 1 leader_uuid: "e5de98797e0242989e6ba0c3dc856a1a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "194ac1306570419eb6e539239ff78e0e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41187 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e5de98797e0242989e6ba0c3dc856a1a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37957 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1a607a62010e4b2e91fc178e2a186d9a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34497 } health_report { overall_health: UNKNOWN } } }
I20260608 12:41:20.306285 12108 ts_tablet_manager.cc:1434] T 5d453718fcd349388967d69eeacbcb72 P 194ac1306570419eb6e539239ff78e0e: Time spent starting tablet: real 0.064s	user 0.009s	sys 0.001s
I20260608 12:41:20.306367 12026 leader_election.cc:304] T 6a661b28c3f3459abded8592f7e4d35f P 1a607a62010e4b2e91fc178e2a186d9a [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: 194ac1306570419eb6e539239ff78e0e, 1a607a62010e4b2e91fc178e2a186d9a; no voters: e5de98797e0242989e6ba0c3dc856a1a
I20260608 12:41:20.308197 11913 raft_consensus.cc:2468] T 5d453718fcd349388967d69eeacbcb72 P 194ac1306570419eb6e539239ff78e0e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a607a62010e4b2e91fc178e2a186d9a in term 1.
I20260608 12:41:20.310065 12108 tablet_bootstrap.cc:492] T a92210cf6fad427aa630b13e3cc61df8 P 194ac1306570419eb6e539239ff78e0e: Bootstrap starting.
I20260608 12:41:20.310019 12110 raft_consensus.cc:2804] T 6a661b28c3f3459abded8592f7e4d35f P 1a607a62010e4b2e91fc178e2a186d9a [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:41:20.311733 12110 raft_consensus.cc:697] T 6a661b28c3f3459abded8592f7e4d35f P 1a607a62010e4b2e91fc178e2a186d9a [term 1 LEADER]: Becoming Leader. State: Replica: 1a607a62010e4b2e91fc178e2a186d9a, State: Running, Role: LEADER
I20260608 12:41:20.310779 12026 leader_election.cc:304] T 5d453718fcd349388967d69eeacbcb72 P 1a607a62010e4b2e91fc178e2a186d9a [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: 194ac1306570419eb6e539239ff78e0e, 1a607a62010e4b2e91fc178e2a186d9a; no voters: 
I20260608 12:41:20.312606 11986 raft_consensus.cc:2468] T 5d453718fcd349388967d69eeacbcb72 P e5de98797e0242989e6ba0c3dc856a1a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a607a62010e4b2e91fc178e2a186d9a in term 1.
I20260608 12:41:20.313402 12143 raft_consensus.cc:2804] T 5d453718fcd349388967d69eeacbcb72 P 1a607a62010e4b2e91fc178e2a186d9a [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:41:20.314091 12143 raft_consensus.cc:697] T 5d453718fcd349388967d69eeacbcb72 P 1a607a62010e4b2e91fc178e2a186d9a [term 1 LEADER]: Becoming Leader. State: Replica: 1a607a62010e4b2e91fc178e2a186d9a, State: Running, Role: LEADER
I20260608 12:41:20.314226 11911 raft_consensus.cc:2468] T 06fcd35c87f24f408e41425dc86ac19e P 194ac1306570419eb6e539239ff78e0e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5de98797e0242989e6ba0c3dc856a1a in term 1.
I20260608 12:41:20.315114 12143 consensus_queue.cc:237] T 5d453718fcd349388967d69eeacbcb72 P 1a607a62010e4b2e91fc178e2a186d9a [LEADER]: Queue going to LEADER mode. State: All 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: "194ac1306570419eb6e539239ff78e0e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41187 } } peers { permanent_uuid: "e5de98797e0242989e6ba0c3dc856a1a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37957 } } peers { permanent_uuid: "1a607a62010e4b2e91fc178e2a186d9a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34497 } }
I20260608 12:41:20.315692 11952 leader_election.cc:304] T 06fcd35c87f24f408e41425dc86ac19e P e5de98797e0242989e6ba0c3dc856a1a [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: 194ac1306570419eb6e539239ff78e0e, e5de98797e0242989e6ba0c3dc856a1a; no voters: 
I20260608 12:41:20.316731 12137 raft_consensus.cc:2804] T 06fcd35c87f24f408e41425dc86ac19e P e5de98797e0242989e6ba0c3dc856a1a [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:41:20.317256 12137 raft_consensus.cc:697] T 06fcd35c87f24f408e41425dc86ac19e P e5de98797e0242989e6ba0c3dc856a1a [term 1 LEADER]: Becoming Leader. State: Replica: e5de98797e0242989e6ba0c3dc856a1a, State: Running, Role: LEADER
I20260608 12:41:20.318215 12137 consensus_queue.cc:237] T 06fcd35c87f24f408e41425dc86ac19e P e5de98797e0242989e6ba0c3dc856a1a [LEADER]: Queue going to LEADER mode. State: All 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: "194ac1306570419eb6e539239ff78e0e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41187 } } peers { permanent_uuid: "e5de98797e0242989e6ba0c3dc856a1a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37957 } } peers { permanent_uuid: "1a607a62010e4b2e91fc178e2a186d9a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34497 } }
I20260608 12:41:20.312660 12110 consensus_queue.cc:237] T 6a661b28c3f3459abded8592f7e4d35f P 1a607a62010e4b2e91fc178e2a186d9a [LEADER]: Queue going to LEADER mode. State: All 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: "1a607a62010e4b2e91fc178e2a186d9a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34497 } } peers { permanent_uuid: "e5de98797e0242989e6ba0c3dc856a1a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37957 } } peers { permanent_uuid: "194ac1306570419eb6e539239ff78e0e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41187 } }
I20260608 12:41:20.321228 12130 raft_consensus.cc:493] T a92210cf6fad427aa630b13e3cc61df8 P 1a607a62010e4b2e91fc178e2a186d9a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:41:20.322196 12130 raft_consensus.cc:515] T a92210cf6fad427aa630b13e3cc61df8 P 1a607a62010e4b2e91fc178e2a186d9a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "194ac1306570419eb6e539239ff78e0e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41187 } } peers { permanent_uuid: "e5de98797e0242989e6ba0c3dc856a1a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37957 } } peers { permanent_uuid: "1a607a62010e4b2e91fc178e2a186d9a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34497 } }
I20260608 12:41:20.331348 12130 leader_election.cc:290] T a92210cf6fad427aa630b13e3cc61df8 P 1a607a62010e4b2e91fc178e2a186d9a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 194ac1306570419eb6e539239ff78e0e (127.0.107.193:41187), e5de98797e0242989e6ba0c3dc856a1a (127.0.107.194:37957)
I20260608 12:41:20.332165 11911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a92210cf6fad427aa630b13e3cc61df8" candidate_uuid: "1a607a62010e4b2e91fc178e2a186d9a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "194ac1306570419eb6e539239ff78e0e" is_pre_election: true
I20260608 12:41:20.333648 11986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a92210cf6fad427aa630b13e3cc61df8" candidate_uuid: "1a607a62010e4b2e91fc178e2a186d9a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5de98797e0242989e6ba0c3dc856a1a" is_pre_election: true
W20260608 12:41:20.333966 12026 leader_election.cc:343] T a92210cf6fad427aa630b13e3cc61df8 P 1a607a62010e4b2e91fc178e2a186d9a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 194ac1306570419eb6e539239ff78e0e (127.0.107.193:41187): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:41:20.334540 11986 raft_consensus.cc:2468] T a92210cf6fad427aa630b13e3cc61df8 P e5de98797e0242989e6ba0c3dc856a1a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a607a62010e4b2e91fc178e2a186d9a in term 0.
I20260608 12:41:20.335738 12027 leader_election.cc:304] T a92210cf6fad427aa630b13e3cc61df8 P 1a607a62010e4b2e91fc178e2a186d9a [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: 1a607a62010e4b2e91fc178e2a186d9a, e5de98797e0242989e6ba0c3dc856a1a; no voters: 194ac1306570419eb6e539239ff78e0e
I20260608 12:41:20.336508 12108 tablet_bootstrap.cc:654] T a92210cf6fad427aa630b13e3cc61df8 P 194ac1306570419eb6e539239ff78e0e: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:20.336979 12130 raft_consensus.cc:2804] T a92210cf6fad427aa630b13e3cc61df8 P 1a607a62010e4b2e91fc178e2a186d9a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:41:20.337493 12130 raft_consensus.cc:493] T a92210cf6fad427aa630b13e3cc61df8 P 1a607a62010e4b2e91fc178e2a186d9a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:41:20.338073 12130 raft_consensus.cc:3060] T a92210cf6fad427aa630b13e3cc61df8 P 1a607a62010e4b2e91fc178e2a186d9a [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:20.338007 12142 raft_consensus.cc:2749] T 06fcd35c87f24f408e41425dc86ac19e P 1a607a62010e4b2e91fc178e2a186d9a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:41:20.339290 11811 catalog_manager.cc:5696] T 5a0e7fca977f48d78a092ab70a99a135 P 194ac1306570419eb6e539239ff78e0e reported cstate change: term changed from 0 to 1, leader changed from <none> to 194ac1306570419eb6e539239ff78e0e (127.0.107.193). New cstate: current_term: 1 leader_uuid: "194ac1306570419eb6e539239ff78e0e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "194ac1306570419eb6e539239ff78e0e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41187 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e5de98797e0242989e6ba0c3dc856a1a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37957 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a607a62010e4b2e91fc178e2a186d9a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34497 } health_report { overall_health: UNKNOWN } } }
I20260608 12:41:20.348395 12062 raft_consensus.cc:2468] T 06fcd35c87f24f408e41425dc86ac19e P 1a607a62010e4b2e91fc178e2a186d9a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5de98797e0242989e6ba0c3dc856a1a in term 1.
I20260608 12:41:20.348482 12130 raft_consensus.cc:515] T a92210cf6fad427aa630b13e3cc61df8 P 1a607a62010e4b2e91fc178e2a186d9a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "194ac1306570419eb6e539239ff78e0e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41187 } } peers { permanent_uuid: "e5de98797e0242989e6ba0c3dc856a1a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37957 } } peers { permanent_uuid: "1a607a62010e4b2e91fc178e2a186d9a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34497 } }
I20260608 12:41:20.351790 12130 leader_election.cc:290] T a92210cf6fad427aa630b13e3cc61df8 P 1a607a62010e4b2e91fc178e2a186d9a [CANDIDATE]: Term 1 election: Requested vote from peers 194ac1306570419eb6e539239ff78e0e (127.0.107.193:41187), e5de98797e0242989e6ba0c3dc856a1a (127.0.107.194:37957)
I20260608 12:41:20.352778 11911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a92210cf6fad427aa630b13e3cc61df8" candidate_uuid: "1a607a62010e4b2e91fc178e2a186d9a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "194ac1306570419eb6e539239ff78e0e"
I20260608 12:41:20.355244 11986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a92210cf6fad427aa630b13e3cc61df8" candidate_uuid: "1a607a62010e4b2e91fc178e2a186d9a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5de98797e0242989e6ba0c3dc856a1a"
I20260608 12:41:20.356104 11986 raft_consensus.cc:3060] T a92210cf6fad427aa630b13e3cc61df8 P e5de98797e0242989e6ba0c3dc856a1a [term 0 FOLLOWER]: Advancing to term 1
W20260608 12:41:20.356746 12026 leader_election.cc:343] T a92210cf6fad427aa630b13e3cc61df8 P 1a607a62010e4b2e91fc178e2a186d9a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 194ac1306570419eb6e539239ff78e0e (127.0.107.193:41187): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:41:20.362597 12108 tablet_bootstrap.cc:492] T a92210cf6fad427aa630b13e3cc61df8 P 194ac1306570419eb6e539239ff78e0e: No bootstrap required, opened a new log
I20260608 12:41:20.363281 12108 ts_tablet_manager.cc:1403] T a92210cf6fad427aa630b13e3cc61df8 P 194ac1306570419eb6e539239ff78e0e: Time spent bootstrapping tablet: real 0.054s	user 0.013s	sys 0.003s
I20260608 12:41:20.366504 12108 raft_consensus.cc:359] T a92210cf6fad427aa630b13e3cc61df8 P 194ac1306570419eb6e539239ff78e0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "194ac1306570419eb6e539239ff78e0e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41187 } } peers { permanent_uuid: "e5de98797e0242989e6ba0c3dc856a1a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37957 } } peers { permanent_uuid: "1a607a62010e4b2e91fc178e2a186d9a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34497 } }
I20260608 12:41:20.367285 12108 raft_consensus.cc:385] T a92210cf6fad427aa630b13e3cc61df8 P 194ac1306570419eb6e539239ff78e0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:20.367609 12108 raft_consensus.cc:740] T a92210cf6fad427aa630b13e3cc61df8 P 194ac1306570419eb6e539239ff78e0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 194ac1306570419eb6e539239ff78e0e, State: Initialized, Role: FOLLOWER
I20260608 12:41:20.368450 12108 consensus_queue.cc:260] T a92210cf6fad427aa630b13e3cc61df8 P 194ac1306570419eb6e539239ff78e0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "194ac1306570419eb6e539239ff78e0e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41187 } } peers { permanent_uuid: "e5de98797e0242989e6ba0c3dc856a1a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37957 } } peers { permanent_uuid: "1a607a62010e4b2e91fc178e2a186d9a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34497 } }
I20260608 12:41:20.368927 11986 raft_consensus.cc:2468] T a92210cf6fad427aa630b13e3cc61df8 P e5de98797e0242989e6ba0c3dc856a1a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a607a62010e4b2e91fc178e2a186d9a in term 1.
I20260608 12:41:20.370700 12027 leader_election.cc:304] T a92210cf6fad427aa630b13e3cc61df8 P 1a607a62010e4b2e91fc178e2a186d9a [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: 1a607a62010e4b2e91fc178e2a186d9a, e5de98797e0242989e6ba0c3dc856a1a; no voters: 194ac1306570419eb6e539239ff78e0e
I20260608 12:41:20.371498 12108 ts_tablet_manager.cc:1434] T a92210cf6fad427aa630b13e3cc61df8 P 194ac1306570419eb6e539239ff78e0e: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 12:41:20.372356 12143 raft_consensus.cc:2804] T a92210cf6fad427aa630b13e3cc61df8 P 1a607a62010e4b2e91fc178e2a186d9a [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:41:20.373003 12143 raft_consensus.cc:697] T a92210cf6fad427aa630b13e3cc61df8 P 1a607a62010e4b2e91fc178e2a186d9a [term 1 LEADER]: Becoming Leader. State: Replica: 1a607a62010e4b2e91fc178e2a186d9a, State: Running, Role: LEADER
I20260608 12:41:20.374059 12143 consensus_queue.cc:237] T a92210cf6fad427aa630b13e3cc61df8 P 1a607a62010e4b2e91fc178e2a186d9a [LEADER]: Queue going to LEADER mode. State: All 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: "194ac1306570419eb6e539239ff78e0e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41187 } } peers { permanent_uuid: "e5de98797e0242989e6ba0c3dc856a1a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37957 } } peers { permanent_uuid: "1a607a62010e4b2e91fc178e2a186d9a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34497 } }
I20260608 12:41:20.375097 11807 catalog_manager.cc:5696] T 6a661b28c3f3459abded8592f7e4d35f P 1a607a62010e4b2e91fc178e2a186d9a reported cstate change: term changed from 0 to 1, leader changed from <none> to 1a607a62010e4b2e91fc178e2a186d9a (127.0.107.195). New cstate: current_term: 1 leader_uuid: "1a607a62010e4b2e91fc178e2a186d9a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a607a62010e4b2e91fc178e2a186d9a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34497 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e5de98797e0242989e6ba0c3dc856a1a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37957 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "194ac1306570419eb6e539239ff78e0e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41187 } health_report { overall_health: UNKNOWN } } }
I20260608 12:41:20.377321 11807 catalog_manager.cc:5696] T 5d453718fcd349388967d69eeacbcb72 P 1a607a62010e4b2e91fc178e2a186d9a reported cstate change: term changed from 0 to 1, leader changed from <none> to 1a607a62010e4b2e91fc178e2a186d9a (127.0.107.195). New cstate: current_term: 1 leader_uuid: "1a607a62010e4b2e91fc178e2a186d9a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "194ac1306570419eb6e539239ff78e0e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41187 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e5de98797e0242989e6ba0c3dc856a1a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37957 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a607a62010e4b2e91fc178e2a186d9a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34497 } health_report { overall_health: HEALTHY } } }
I20260608 12:41:20.393368 11809 catalog_manager.cc:5696] T 06fcd35c87f24f408e41425dc86ac19e P e5de98797e0242989e6ba0c3dc856a1a reported cstate change: term changed from 0 to 1, leader changed from <none> to e5de98797e0242989e6ba0c3dc856a1a (127.0.107.194). New cstate: current_term: 1 leader_uuid: "e5de98797e0242989e6ba0c3dc856a1a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "194ac1306570419eb6e539239ff78e0e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41187 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e5de98797e0242989e6ba0c3dc856a1a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37957 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1a607a62010e4b2e91fc178e2a186d9a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34497 } health_report { overall_health: UNKNOWN } } }
I20260608 12:41:20.403429 11811 catalog_manager.cc:5696] T a92210cf6fad427aa630b13e3cc61df8 P 1a607a62010e4b2e91fc178e2a186d9a reported cstate change: term changed from 0 to 1, leader changed from <none> to 1a607a62010e4b2e91fc178e2a186d9a (127.0.107.195). New cstate: current_term: 1 leader_uuid: "1a607a62010e4b2e91fc178e2a186d9a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "194ac1306570419eb6e539239ff78e0e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41187 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e5de98797e0242989e6ba0c3dc856a1a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37957 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a607a62010e4b2e91fc178e2a186d9a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34497 } health_report { overall_health: HEALTHY } } }
I20260608 12:41:20.424692 12137 raft_consensus.cc:493] T 6a661b28c3f3459abded8592f7e4d35f P e5de98797e0242989e6ba0c3dc856a1a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:41:20.425271 12137 raft_consensus.cc:515] T 6a661b28c3f3459abded8592f7e4d35f P e5de98797e0242989e6ba0c3dc856a1a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a607a62010e4b2e91fc178e2a186d9a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34497 } } peers { permanent_uuid: "e5de98797e0242989e6ba0c3dc856a1a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37957 } } peers { permanent_uuid: "194ac1306570419eb6e539239ff78e0e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41187 } }
I20260608 12:41:20.427294 12137 leader_election.cc:290] T 6a661b28c3f3459abded8592f7e4d35f P e5de98797e0242989e6ba0c3dc856a1a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a607a62010e4b2e91fc178e2a186d9a (127.0.107.195:34497), 194ac1306570419eb6e539239ff78e0e (127.0.107.193:41187)
I20260608 12:41:20.428613 12062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a661b28c3f3459abded8592f7e4d35f" candidate_uuid: "e5de98797e0242989e6ba0c3dc856a1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a607a62010e4b2e91fc178e2a186d9a" is_pre_election: true
I20260608 12:41:20.429059 12117 raft_consensus.cc:493] T a92210cf6fad427aa630b13e3cc61df8 P 194ac1306570419eb6e539239ff78e0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:41:20.428613 11911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a661b28c3f3459abded8592f7e4d35f" candidate_uuid: "e5de98797e0242989e6ba0c3dc856a1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "194ac1306570419eb6e539239ff78e0e" is_pre_election: true
I20260608 12:41:20.429756 12117 raft_consensus.cc:515] T a92210cf6fad427aa630b13e3cc61df8 P 194ac1306570419eb6e539239ff78e0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "194ac1306570419eb6e539239ff78e0e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41187 } } peers { permanent_uuid: "e5de98797e0242989e6ba0c3dc856a1a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37957 } } peers { permanent_uuid: "1a607a62010e4b2e91fc178e2a186d9a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34497 } }
I20260608 12:41:20.430130 11911 raft_consensus.cc:2393] T 6a661b28c3f3459abded8592f7e4d35f P 194ac1306570419eb6e539239ff78e0e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e5de98797e0242989e6ba0c3dc856a1a in current term 1: Already voted for candidate 1a607a62010e4b2e91fc178e2a186d9a in this term.
I20260608 12:41:20.432046 11952 leader_election.cc:304] T 6a661b28c3f3459abded8592f7e4d35f P e5de98797e0242989e6ba0c3dc856a1a [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: e5de98797e0242989e6ba0c3dc856a1a; no voters: 194ac1306570419eb6e539239ff78e0e, 1a607a62010e4b2e91fc178e2a186d9a
I20260608 12:41:20.432332 12117 leader_election.cc:290] T a92210cf6fad427aa630b13e3cc61df8 P 194ac1306570419eb6e539239ff78e0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e5de98797e0242989e6ba0c3dc856a1a (127.0.107.194:37957), 1a607a62010e4b2e91fc178e2a186d9a (127.0.107.195:34497)
I20260608 12:41:20.433363 12137 raft_consensus.cc:3060] T 6a661b28c3f3459abded8592f7e4d35f P e5de98797e0242989e6ba0c3dc856a1a [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:20.433269 11986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a92210cf6fad427aa630b13e3cc61df8" candidate_uuid: "194ac1306570419eb6e539239ff78e0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5de98797e0242989e6ba0c3dc856a1a" is_pre_election: true
I20260608 12:41:20.433678 12062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a92210cf6fad427aa630b13e3cc61df8" candidate_uuid: "194ac1306570419eb6e539239ff78e0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a607a62010e4b2e91fc178e2a186d9a" is_pre_election: true
I20260608 12:41:20.434553 11986 raft_consensus.cc:2393] T a92210cf6fad427aa630b13e3cc61df8 P e5de98797e0242989e6ba0c3dc856a1a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 194ac1306570419eb6e539239ff78e0e in current term 1: Already voted for candidate 1a607a62010e4b2e91fc178e2a186d9a in this term.
I20260608 12:41:20.435761 11878 leader_election.cc:304] T a92210cf6fad427aa630b13e3cc61df8 P 194ac1306570419eb6e539239ff78e0e [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: 194ac1306570419eb6e539239ff78e0e; no voters: 1a607a62010e4b2e91fc178e2a186d9a, e5de98797e0242989e6ba0c3dc856a1a
I20260608 12:41:20.436584 12117 raft_consensus.cc:3060] T a92210cf6fad427aa630b13e3cc61df8 P 194ac1306570419eb6e539239ff78e0e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:20.442607 12137 raft_consensus.cc:2749] T 6a661b28c3f3459abded8592f7e4d35f P e5de98797e0242989e6ba0c3dc856a1a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:41:20.444947 12117 raft_consensus.cc:2749] T a92210cf6fad427aa630b13e3cc61df8 P 194ac1306570419eb6e539239ff78e0e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:41:20.690379 12117 consensus_queue.cc:1048] T 5a0e7fca977f48d78a092ab70a99a135 P 194ac1306570419eb6e539239ff78e0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a607a62010e4b2e91fc178e2a186d9a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
W20260608 12:41:20.689666 12093 outbound_call.cc:321] RPC callback for RPC call kudu.master.MasterService.GetTableLocations -> {remote=127.0.107.254:42385, user_credentials={real_user=slave}} blocked reactor thread for 60143.3us
W20260608 12:41:20.697440 12159 meta_cache.cc:1261] Time spent looking up entry by key: real 0.056s	user 0.007s	sys 0.000s
W20260608 12:41:20.690225 12091 meta_cache.cc:1261] Time spent looking up entry by key: real 0.051s	user 0.007s	sys 0.005s
I20260608 12:41:20.706576 12137 consensus_queue.cc:1048] T 781cbcf967a348f78ed173669d5d30e1 P e5de98797e0242989e6ba0c3dc856a1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "194ac1306570419eb6e539239ff78e0e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260608 12:41:20.715830 12092 meta_cache.cc:1261] Time spent looking up entry by key: real 0.071s	user 0.008s	sys 0.000s
I20260608 12:41:20.735107 12116 consensus_queue.cc:1048] T 06fcd35c87f24f408e41425dc86ac19e P e5de98797e0242989e6ba0c3dc856a1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a607a62010e4b2e91fc178e2a186d9a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:41:20.760285 12141 consensus_queue.cc:1048] T 5a0e7fca977f48d78a092ab70a99a135 P 194ac1306570419eb6e539239ff78e0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5de98797e0242989e6ba0c3dc856a1a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37957 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:41:20.765296 12110 consensus_queue.cc:1048] T 5d453718fcd349388967d69eeacbcb72 P 1a607a62010e4b2e91fc178e2a186d9a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5de98797e0242989e6ba0c3dc856a1a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37957 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:41:20.778709 12143 consensus_queue.cc:1048] T 6a661b28c3f3459abded8592f7e4d35f P 1a607a62010e4b2e91fc178e2a186d9a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5de98797e0242989e6ba0c3dc856a1a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37957 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:41:20.784345 12137 consensus_queue.cc:1048] T 781cbcf967a348f78ed173669d5d30e1 P e5de98797e0242989e6ba0c3dc856a1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a607a62010e4b2e91fc178e2a186d9a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:41:20.804085 12143 consensus_queue.cc:1048] T a92210cf6fad427aa630b13e3cc61df8 P 1a607a62010e4b2e91fc178e2a186d9a [LEADER]: Connected to new peer: Peer: permanent_uuid: "194ac1306570419eb6e539239ff78e0e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:41:20.821372 12110 consensus_queue.cc:1048] T a92210cf6fad427aa630b13e3cc61df8 P 1a607a62010e4b2e91fc178e2a186d9a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5de98797e0242989e6ba0c3dc856a1a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37957 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260608 12:41:20.830142 12091 meta_cache.cc:1261] Time spent looking up entry by key: real 0.072s	user 0.009s	sys 0.000s
I20260608 12:41:20.832276 12110 consensus_queue.cc:1048] T 5d453718fcd349388967d69eeacbcb72 P 1a607a62010e4b2e91fc178e2a186d9a [LEADER]: Connected to new peer: Peer: permanent_uuid: "194ac1306570419eb6e539239ff78e0e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260608 12:41:20.834038 12092 meta_cache.cc:1261] Time spent looking up entry by key: real 0.063s	user 0.001s	sys 0.005s
I20260608 12:41:20.836162 12142 consensus_queue.cc:1048] T 6a661b28c3f3459abded8592f7e4d35f P 1a607a62010e4b2e91fc178e2a186d9a [LEADER]: Connected to new peer: Peer: permanent_uuid: "194ac1306570419eb6e539239ff78e0e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260608 12:41:20.838956 12156 meta_cache.cc:1261] Time spent looking up entry by key: real 0.076s	user 0.005s	sys 0.002s
W20260608 12:41:20.846803 12159 meta_cache.cc:1261] Time spent looking up entry by key: real 0.051s	user 0.004s	sys 0.000s
I20260608 12:41:20.900400 12137 consensus_queue.cc:1048] T 06fcd35c87f24f408e41425dc86ac19e P e5de98797e0242989e6ba0c3dc856a1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "194ac1306570419eb6e539239ff78e0e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260608 12:41:20.910056 12156 meta_cache.cc:1261] Time spent looking up entry by key: real 0.055s	user 0.001s	sys 0.000s
W20260608 12:41:21.274544 12026 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.107.193:41187, user_credentials={real_user=slave}} blocked reactor thread for 116193us
W20260608 12:41:21.502525 12091 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerService.Write -> {remote=127.0.107.195:34497, user_credentials={real_user=slave}} blocked reactor thread for 45991.6us
W20260608 12:41:21.558135 11952 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.107.193:41187, user_credentials={real_user=slave}} blocked reactor thread for 100384us
W20260608 12:41:21.570003 12091 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerService.Write -> {remote=127.0.107.195:34497, user_credentials={real_user=slave}} blocked reactor thread for 64703.8us
W20260608 12:41:21.898666 12156 meta_cache.cc:1261] Time spent looking up entry by key: real 0.090s	user 0.002s	sys 0.014s
W20260608 12:41:21.898774 12157 meta_cache.cc:1261] Time spent looking up entry by key: real 0.090s	user 0.003s	sys 0.000s
W20260608 12:41:22.469660 12158 meta_cache.cc:1261] Time spent looking up entry by key: real 0.136s	user 0.004s	sys 0.000s
I20260608 12:41:22.785266   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:41:22.794082 12219 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:41:22.794188 12218 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:41:22.796933 12221 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:41:22.797569   431 server_base.cc:1061] running on GCE node
I20260608 12:41:22.799273   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:41:22.799516   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:41:22.799691   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922482799679 us; error 0 us; skew 500 ppm
I20260608 12:41:22.800269   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:41:22.803597   431 webserver.cc:533] Webserver started at http://127.0.107.196:33989/ using document root <none> and password file <none>
I20260608 12:41:22.804299   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:41:22.804510   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:41:22.804785   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:41:22.806262   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922229144781-431-0/minicluster-data/ts-3-root/instance:
uuid: "2ca50e059f864d75a887bf080c8551dd"
format_stamp: "Formatted at 2026-06-08 12:41:22 on dist-test-slave-3gfq"
I20260608 12:41:22.811909   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 12:41:22.816414 12226 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:22.817945   431 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.002s	sys 0.000s
I20260608 12:41:22.818361   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922229144781-431-0/minicluster-data/ts-3-root
uuid: "2ca50e059f864d75a887bf080c8551dd"
format_stamp: "Formatted at 2026-06-08 12:41:22 on dist-test-slave-3gfq"
I20260608 12:41:22.818629   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922229144781-431-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922229144781-431-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskymSbvO/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922229144781-431-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:41:22.836229   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:41:22.837713   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:41:22.839694   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:41:22.843353   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:41:22.843633   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:22.843971   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:41:22.844190   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:22.895808   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.196:36705
I20260608 12:41:22.896018 12288 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.196:36705 every 8 connection(s)
I20260608 12:41:22.922925 12289 heartbeater.cc:344] Connected to a master server at 127.0.107.254:42385
I20260608 12:41:22.923538 12289 heartbeater.cc:461] Registering TS with master...
I20260608 12:41:22.924520 12289 heartbeater.cc:507] Master 127.0.107.254:42385 requested a full tablet report, sending...
I20260608 12:41:22.927291 11808 ts_manager.cc:194] Registered new tserver with Master: 2ca50e059f864d75a887bf080c8551dd (127.0.107.196:36705)
I20260608 12:41:22.929373 11808 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43716
I20260608 12:41:23.240774 12059 consensus_queue.cc:237] T a92210cf6fad427aa630b13e3cc61df8 P 1a607a62010e4b2e91fc178e2a186d9a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 15, Committed index: 15, Last appended: 1.15, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "194ac1306570419eb6e539239ff78e0e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41187 } attrs { replace: true } } peers { permanent_uuid: "e5de98797e0242989e6ba0c3dc856a1a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37957 } } peers { permanent_uuid: "1a607a62010e4b2e91fc178e2a186d9a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34497 } } peers { permanent_uuid: "2ca50e059f864d75a887bf080c8551dd" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36705 } attrs { promote: true } }
I20260608 12:41:23.250294 11911 raft_consensus.cc:1275] T a92210cf6fad427aa630b13e3cc61df8 P 194ac1306570419eb6e539239ff78e0e [term 1 FOLLOWER]: Refusing update from remote peer 1a607a62010e4b2e91fc178e2a186d9a: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 12:41:23.249109 11985 raft_consensus.cc:1275] T a92210cf6fad427aa630b13e3cc61df8 P e5de98797e0242989e6ba0c3dc856a1a [term 1 FOLLOWER]: Refusing update from remote peer 1a607a62010e4b2e91fc178e2a186d9a: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 12:41:23.253376 12295 consensus_queue.cc:1048] T a92210cf6fad427aa630b13e3cc61df8 P 1a607a62010e4b2e91fc178e2a186d9a [LEADER]: Connected to new peer: Peer: permanent_uuid: "194ac1306570419eb6e539239ff78e0e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41187 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.003s
I20260608 12:41:23.257541 12216 consensus_queue.cc:1048] T a92210cf6fad427aa630b13e3cc61df8 P 1a607a62010e4b2e91fc178e2a186d9a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5de98797e0242989e6ba0c3dc856a1a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37957 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.001s
I20260608 12:41:23.267377 12216 raft_consensus.cc:2955] T a92210cf6fad427aa630b13e3cc61df8 P 1a607a62010e4b2e91fc178e2a186d9a [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 2ca50e059f864d75a887bf080c8551dd (127.0.107.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "194ac1306570419eb6e539239ff78e0e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41187 } attrs { replace: true } } peers { permanent_uuid: "e5de98797e0242989e6ba0c3dc856a1a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37957 } } peers { permanent_uuid: "1a607a62010e4b2e91fc178e2a186d9a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34497 } } peers { permanent_uuid: "2ca50e059f864d75a887bf080c8551dd" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36705 } attrs { promote: true } } }
W20260608 12:41:23.270924 12025 consensus_peers.cc:597] T a92210cf6fad427aa630b13e3cc61df8 P 1a607a62010e4b2e91fc178e2a186d9a -> Peer 2ca50e059f864d75a887bf080c8551dd (127.0.107.196:36705): Couldn't send request to peer 2ca50e059f864d75a887bf080c8551dd. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a92210cf6fad427aa630b13e3cc61df8. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:41:23.271494 11911 raft_consensus.cc:2955] T a92210cf6fad427aa630b13e3cc61df8 P 194ac1306570419eb6e539239ff78e0e [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 2ca50e059f864d75a887bf080c8551dd (127.0.107.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "194ac1306570419eb6e539239ff78e0e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41187 } attrs { replace: true } } peers { permanent_uuid: "e5de98797e0242989e6ba0c3dc856a1a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37957 } } peers { permanent_uuid: "1a607a62010e4b2e91fc178e2a186d9a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34497 } } peers { permanent_uuid: "2ca50e059f864d75a887bf080c8551dd" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36705 } attrs { promote: true } } }
I20260608 12:41:23.276194 11985 raft_consensus.cc:2955] T a92210cf6fad427aa630b13e3cc61df8 P e5de98797e0242989e6ba0c3dc856a1a [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 2ca50e059f864d75a887bf080c8551dd (127.0.107.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "194ac1306570419eb6e539239ff78e0e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41187 } attrs { replace: true } } peers { permanent_uuid: "e5de98797e0242989e6ba0c3dc856a1a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37957 } } peers { permanent_uuid: "1a607a62010e4b2e91fc178e2a186d9a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34497 } } peers { permanent_uuid: "2ca50e059f864d75a887bf080c8551dd" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36705 } attrs { promote: true } } }
I20260608 12:41:23.315675 11808 catalog_manager.cc:5696] T a92210cf6fad427aa630b13e3cc61df8 P 1a607a62010e4b2e91fc178e2a186d9a reported cstate change: config changed from index -1 to 16, NON_VOTER 2ca50e059f864d75a887bf080c8551dd (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "1a607a62010e4b2e91fc178e2a186d9a" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "194ac1306570419eb6e539239ff78e0e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41187 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e5de98797e0242989e6ba0c3dc856a1a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37957 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1a607a62010e4b2e91fc178e2a186d9a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34497 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ca50e059f864d75a887bf080c8551dd" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36705 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:41:23.320387 11985 consensus_queue.cc:237] T 06fcd35c87f24f408e41425dc86ac19e P e5de98797e0242989e6ba0c3dc856a1a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 15, Committed index: 15, Last appended: 1.15, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "194ac1306570419eb6e539239ff78e0e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41187 } } peers { permanent_uuid: "e5de98797e0242989e6ba0c3dc856a1a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37957 } } peers { permanent_uuid: "1a607a62010e4b2e91fc178e2a186d9a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34497 } attrs { replace: true } } peers { permanent_uuid: "2ca50e059f864d75a887bf080c8551dd" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36705 } attrs { promote: true } }
I20260608 12:41:23.333824 12059 raft_consensus.cc:1275] T 06fcd35c87f24f408e41425dc86ac19e P 1a607a62010e4b2e91fc178e2a186d9a [term 1 FOLLOWER]: Refusing update from remote peer e5de98797e0242989e6ba0c3dc856a1a: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 12:41:23.336314 11911 raft_consensus.cc:1275] T 06fcd35c87f24f408e41425dc86ac19e P 194ac1306570419eb6e539239ff78e0e [term 1 FOLLOWER]: Refusing update from remote peer e5de98797e0242989e6ba0c3dc856a1a: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 12:41:23.337589 12302 consensus_queue.cc:1048] T 06fcd35c87f24f408e41425dc86ac19e P e5de98797e0242989e6ba0c3dc856a1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a607a62010e4b2e91fc178e2a186d9a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34497 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.001s
I20260608 12:41:23.338948 12116 consensus_queue.cc:1048] T 06fcd35c87f24f408e41425dc86ac19e P e5de98797e0242989e6ba0c3dc856a1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "194ac1306570419eb6e539239ff78e0e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.001s
W20260608 12:41:23.356774 11951 consensus_peers.cc:597] T 06fcd35c87f24f408e41425dc86ac19e P e5de98797e0242989e6ba0c3dc856a1a -> Peer 2ca50e059f864d75a887bf080c8551dd (127.0.107.196:36705): Couldn't send request to peer 2ca50e059f864d75a887bf080c8551dd. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 06fcd35c87f24f408e41425dc86ac19e. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:41:23.357791 12302 raft_consensus.cc:2955] T 06fcd35c87f24f408e41425dc86ac19e P e5de98797e0242989e6ba0c3dc856a1a [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 2ca50e059f864d75a887bf080c8551dd (127.0.107.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "194ac1306570419eb6e539239ff78e0e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41187 } } peers { permanent_uuid: "e5de98797e0242989e6ba0c3dc856a1a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37957 } } peers { permanent_uuid: "1a607a62010e4b2e91fc178e2a186d9a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34497 } attrs { replace: true } } peers { permanent_uuid: "2ca50e059f864d75a887bf080c8551dd" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36705 } attrs { promote: true } } }
I20260608 12:41:23.359187 12059 raft_consensus.cc:2955] T 06fcd35c87f24f408e41425dc86ac19e P 1a607a62010e4b2e91fc178e2a186d9a [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 2ca50e059f864d75a887bf080c8551dd (127.0.107.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "194ac1306570419eb6e539239ff78e0e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41187 } } peers { permanent_uuid: "e5de98797e0242989e6ba0c3dc856a1a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37957 } } peers { permanent_uuid: "1a607a62010e4b2e91fc178e2a186d9a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34497 } attrs { replace: true } } peers { permanent_uuid: "2ca50e059f864d75a887bf080c8551dd" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36705 } attrs { promote: true } } }
I20260608 12:41:23.373855 11911 raft_consensus.cc:2955] T 06fcd35c87f24f408e41425dc86ac19e P 194ac1306570419eb6e539239ff78e0e [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 2ca50e059f864d75a887bf080c8551dd (127.0.107.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "194ac1306570419eb6e539239ff78e0e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41187 } } peers { permanent_uuid: "e5de98797e0242989e6ba0c3dc856a1a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37957 } } peers { permanent_uuid: "1a607a62010e4b2e91fc178e2a186d9a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34497 } attrs { replace: true } } peers { permanent_uuid: "2ca50e059f864d75a887bf080c8551dd" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36705 } attrs { promote: true } } }
I20260608 12:41:23.380225 11809 catalog_manager.cc:5696] T 06fcd35c87f24f408e41425dc86ac19e P 1a607a62010e4b2e91fc178e2a186d9a reported cstate change: config changed from index -1 to 16, NON_VOTER 2ca50e059f864d75a887bf080c8551dd (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "e5de98797e0242989e6ba0c3dc856a1a" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "194ac1306570419eb6e539239ff78e0e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41187 } } peers { permanent_uuid: "e5de98797e0242989e6ba0c3dc856a1a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37957 } } peers { permanent_uuid: "1a607a62010e4b2e91fc178e2a186d9a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34497 } attrs { replace: true } } peers { permanent_uuid: "2ca50e059f864d75a887bf080c8551dd" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36705 } attrs { promote: true } } }
I20260608 12:41:23.398571 11911 consensus_queue.cc:237] T 5a0e7fca977f48d78a092ab70a99a135 P 194ac1306570419eb6e539239ff78e0e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 15, Committed index: 15, Last appended: 1.15, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "194ac1306570419eb6e539239ff78e0e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41187 } } peers { permanent_uuid: "e5de98797e0242989e6ba0c3dc856a1a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37957 } attrs { replace: true } } peers { permanent_uuid: "1a607a62010e4b2e91fc178e2a186d9a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34497 } } peers { permanent_uuid: "2ca50e059f864d75a887bf080c8551dd" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36705 } attrs { promote: true } }
I20260608 12:41:23.411543 12059 raft_consensus.cc:1275] T 5a0e7fca977f48d78a092ab70a99a135 P 1a607a62010e4b2e91fc178e2a186d9a [term 1 FOLLOWER]: Refusing update from remote peer 194ac1306570419eb6e539239ff78e0e: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 12:41:23.413630 12165 consensus_queue.cc:1048] T 5a0e7fca977f48d78a092ab70a99a135 P 194ac1306570419eb6e539239ff78e0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a607a62010e4b2e91fc178e2a186d9a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.001s
I20260608 12:41:23.416296 11987 raft_consensus.cc:1275] T 5a0e7fca977f48d78a092ab70a99a135 P e5de98797e0242989e6ba0c3dc856a1a [term 1 FOLLOWER]: Refusing update from remote peer 194ac1306570419eb6e539239ff78e0e: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 12:41:23.418301 12165 consensus_queue.cc:1048] T 5a0e7fca977f48d78a092ab70a99a135 P 194ac1306570419eb6e539239ff78e0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5de98797e0242989e6ba0c3dc856a1a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37957 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
W20260608 12:41:23.421550 11876 consensus_peers.cc:597] T 5a0e7fca977f48d78a092ab70a99a135 P 194ac1306570419eb6e539239ff78e0e -> Peer 2ca50e059f864d75a887bf080c8551dd (127.0.107.196:36705): Couldn't send request to peer 2ca50e059f864d75a887bf080c8551dd. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5a0e7fca977f48d78a092ab70a99a135. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:41:23.423542 12309 raft_consensus.cc:2955] T 5a0e7fca977f48d78a092ab70a99a135 P 194ac1306570419eb6e539239ff78e0e [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 2ca50e059f864d75a887bf080c8551dd (127.0.107.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "194ac1306570419eb6e539239ff78e0e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41187 } } peers { permanent_uuid: "e5de98797e0242989e6ba0c3dc856a1a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37957 } attrs { replace: true } } peers { permanent_uuid: "1a607a62010e4b2e91fc178e2a186d9a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34497 } } peers { permanent_uuid: "2ca50e059f864d75a887bf080c8551dd" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36705 } attrs { promote: true } } }
I20260608 12:41:23.425820 12059 raft_consensus.cc:2955] T 5a0e7fca977f48d78a092ab70a99a135 P 1a607a62010e4b2e91fc178e2a186d9a [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 2ca50e059f864d75a887bf080c8551dd (127.0.107.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "194ac1306570419eb6e539239ff78e0e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41187 } } peers { permanent_uuid: "e5de98797e0242989e6ba0c3dc856a1a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37957 } attrs { replace: true } } peers { permanent_uuid: "1a607a62010e4b2e91fc178e2a186d9a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34497 } } peers { permanent_uuid: "2ca50e059f864d75a887bf080c8551dd" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36705 } attrs { promote: true } } }
I20260608 12:41:23.430152 11987 raft_consensus.cc:2955] T 5a0e7fca977f48d78a092ab70a99a135 P e5de98797e0242989e6ba0c3dc856a1a [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 2ca50e059f864d75a887bf080c8551dd (127.0.107.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "194ac1306570419eb6e539239ff78e0e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41187 } } peers { permanent_uuid: "e5de98797e0242989e6ba0c3dc856a1a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37957 } attrs { replace: true } } peers { permanent_uuid: "1a607a62010e4b2e91fc178e2a186d9a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34497 } } peers { permanent_uuid: "2ca50e059f864d75a887bf080c8551dd" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36705 } attrs { promote: true } } }
I20260608 12:41:23.442428 11808 catalog_manager.cc:5696] T 5a0e7fca977f48d78a092ab70a99a135 P 194ac1306570419eb6e539239ff78e0e reported cstate change: config changed from index -1 to 16, NON_VOTER 2ca50e059f864d75a887bf080c8551dd (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "194ac1306570419eb6e539239ff78e0e" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "194ac1306570419eb6e539239ff78e0e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41187 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e5de98797e0242989e6ba0c3dc856a1a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37957 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1a607a62010e4b2e91fc178e2a186d9a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34497 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ca50e059f864d75a887bf080c8551dd" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36705 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:41:23.443574 11985 consensus_queue.cc:237] T 781cbcf967a348f78ed173669d5d30e1 P e5de98797e0242989e6ba0c3dc856a1a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 15, Committed index: 15, Last appended: 1.15, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "194ac1306570419eb6e539239ff78e0e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41187 } } peers { permanent_uuid: "e5de98797e0242989e6ba0c3dc856a1a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37957 } } peers { permanent_uuid: "1a607a62010e4b2e91fc178e2a186d9a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34497 } attrs { replace: true } } peers { permanent_uuid: "2ca50e059f864d75a887bf080c8551dd" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36705 } attrs { promote: true } }
W20260608 12:41:23.453413 11951 consensus_peers.cc:597] T 781cbcf967a348f78ed173669d5d30e1 P e5de98797e0242989e6ba0c3dc856a1a -> Peer 2ca50e059f864d75a887bf080c8551dd (127.0.107.196:36705): Couldn't send request to peer 2ca50e059f864d75a887bf080c8551dd. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 781cbcf967a348f78ed173669d5d30e1. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:41:23.454135 11911 raft_consensus.cc:1275] T 781cbcf967a348f78ed173669d5d30e1 P 194ac1306570419eb6e539239ff78e0e [term 1 FOLLOWER]: Refusing update from remote peer e5de98797e0242989e6ba0c3dc856a1a: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 12:41:23.454615 12059 raft_consensus.cc:1275] T 781cbcf967a348f78ed173669d5d30e1 P 1a607a62010e4b2e91fc178e2a186d9a [term 1 FOLLOWER]: Refusing update from remote peer e5de98797e0242989e6ba0c3dc856a1a: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 12:41:23.455938 12307 consensus_queue.cc:1048] T 781cbcf967a348f78ed173669d5d30e1 P e5de98797e0242989e6ba0c3dc856a1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "194ac1306570419eb6e539239ff78e0e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.001s
I20260608 12:41:23.457165 12302 consensus_queue.cc:1048] T 781cbcf967a348f78ed173669d5d30e1 P e5de98797e0242989e6ba0c3dc856a1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a607a62010e4b2e91fc178e2a186d9a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34497 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260608 12:41:23.468005 12116 raft_consensus.cc:2955] T 781cbcf967a348f78ed173669d5d30e1 P e5de98797e0242989e6ba0c3dc856a1a [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 2ca50e059f864d75a887bf080c8551dd (127.0.107.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "194ac1306570419eb6e539239ff78e0e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41187 } } peers { permanent_uuid: "e5de98797e0242989e6ba0c3dc856a1a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37957 } } peers { permanent_uuid: "1a607a62010e4b2e91fc178e2a186d9a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34497 } attrs { replace: true } } peers { permanent_uuid: "2ca50e059f864d75a887bf080c8551dd" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36705 } attrs { promote: true } } }
I20260608 12:41:23.472726 11911 raft_consensus.cc:2955] T 781cbcf967a348f78ed173669d5d30e1 P 194ac1306570419eb6e539239ff78e0e [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 2ca50e059f864d75a887bf080c8551dd (127.0.107.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "194ac1306570419eb6e539239ff78e0e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41187 } } peers { permanent_uuid: "e5de98797e0242989e6ba0c3dc856a1a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37957 } } peers { permanent_uuid: "1a607a62010e4b2e91fc178e2a186d9a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34497 } attrs { replace: true } } peers { permanent_uuid: "2ca50e059f864d75a887bf080c8551dd" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36705 } attrs { promote: true } } }
I20260608 12:41:23.478909 12059 raft_consensus.cc:2955] T 781cbcf967a348f78ed173669d5d30e1 P 1a607a62010e4b2e91fc178e2a186d9a [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 2ca50e059f864d75a887bf080c8551dd (127.0.107.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "194ac1306570419eb6e539239ff78e0e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41187 } } peers { permanent_uuid: "e5de98797e0242989e6ba0c3dc856a1a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37957 } } peers { permanent_uuid: "1a607a62010e4b2e91fc178e2a186d9a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34497 } attrs { replace: true } } peers { permanent_uuid: "2ca50e059f864d75a887bf080c8551dd" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36705 } attrs { promote: true } } }
I20260608 12:41:23.487569 11808 catalog_manager.cc:5696] T 781cbcf967a348f78ed173669d5d30e1 P e5de98797e0242989e6ba0c3dc856a1a reported cstate change: config changed from index -1 to 16, NON_VOTER 2ca50e059f864d75a887bf080c8551dd (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "e5de98797e0242989e6ba0c3dc856a1a" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "194ac1306570419eb6e539239ff78e0e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41187 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e5de98797e0242989e6ba0c3dc856a1a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37957 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1a607a62010e4b2e91fc178e2a186d9a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34497 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ca50e059f864d75a887bf080c8551dd" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36705 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:41:23.767565 12312 ts_tablet_manager.cc:933] T a92210cf6fad427aa630b13e3cc61df8 P 2ca50e059f864d75a887bf080c8551dd: Initiating tablet copy from peer 1a607a62010e4b2e91fc178e2a186d9a (127.0.107.195:34497)
I20260608 12:41:23.769497 12312 tablet_copy_client.cc:323] T a92210cf6fad427aa630b13e3cc61df8 P 2ca50e059f864d75a887bf080c8551dd: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.195:34497
I20260608 12:41:23.785070 12072 tablet_copy_service.cc:140] P 1a607a62010e4b2e91fc178e2a186d9a: Received BeginTabletCopySession request for tablet a92210cf6fad427aa630b13e3cc61df8 from peer 2ca50e059f864d75a887bf080c8551dd ({username='slave'} at 127.0.0.1:47966)
I20260608 12:41:23.785647 12072 tablet_copy_service.cc:161] P 1a607a62010e4b2e91fc178e2a186d9a: Beginning new tablet copy session on tablet a92210cf6fad427aa630b13e3cc61df8 from peer 2ca50e059f864d75a887bf080c8551dd at {username='slave'} at 127.0.0.1:47966: session id = 2ca50e059f864d75a887bf080c8551dd-a92210cf6fad427aa630b13e3cc61df8
I20260608 12:41:23.791488 12072 tablet_copy_source_session.cc:215] T a92210cf6fad427aa630b13e3cc61df8 P 1a607a62010e4b2e91fc178e2a186d9a: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:41:23.794479 12312 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a92210cf6fad427aa630b13e3cc61df8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:23.807390 12312 tablet_copy_client.cc:806] T a92210cf6fad427aa630b13e3cc61df8 P 2ca50e059f864d75a887bf080c8551dd: tablet copy: Starting download of 0 data blocks...
I20260608 12:41:23.807981 12312 tablet_copy_client.cc:670] T a92210cf6fad427aa630b13e3cc61df8 P 2ca50e059f864d75a887bf080c8551dd: tablet copy: Starting download of 1 WAL segments...
I20260608 12:41:23.812672 12312 tablet_copy_client.cc:538] T a92210cf6fad427aa630b13e3cc61df8 P 2ca50e059f864d75a887bf080c8551dd: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:41:23.819725 12312 tablet_bootstrap.cc:492] T a92210cf6fad427aa630b13e3cc61df8 P 2ca50e059f864d75a887bf080c8551dd: Bootstrap starting.
I20260608 12:41:23.931097   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
I20260608 12:41:23.936018 12312 tablet_bootstrap.cc:492] T a92210cf6fad427aa630b13e3cc61df8 P 2ca50e059f864d75a887bf080c8551dd: Bootstrap replayed 1/1 log segments. Stats: ops{read=16 overwritten=0 applied=16 ignored=0} inserts{seen=117 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:41:23.936553 12289 heartbeater.cc:499] Master 127.0.107.254:42385 was elected leader, sending a full tablet report...
I20260608 12:41:23.937196 12312 tablet_bootstrap.cc:492] T a92210cf6fad427aa630b13e3cc61df8 P 2ca50e059f864d75a887bf080c8551dd: Bootstrap complete.
I20260608 12:41:23.938071 12312 ts_tablet_manager.cc:1403] T a92210cf6fad427aa630b13e3cc61df8 P 2ca50e059f864d75a887bf080c8551dd: Time spent bootstrapping tablet: real 0.119s	user 0.103s	sys 0.016s
I20260608 12:41:23.948007 12317 ts_tablet_manager.cc:933] T 781cbcf967a348f78ed173669d5d30e1 P 2ca50e059f864d75a887bf080c8551dd: Initiating tablet copy from peer e5de98797e0242989e6ba0c3dc856a1a (127.0.107.194:37957)
I20260608 12:41:23.947293 12312 raft_consensus.cc:359] T a92210cf6fad427aa630b13e3cc61df8 P 2ca50e059f864d75a887bf080c8551dd [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "194ac1306570419eb6e539239ff78e0e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41187 } attrs { replace: true } } peers { permanent_uuid: "e5de98797e0242989e6ba0c3dc856a1a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37957 } } peers { permanent_uuid: "1a607a62010e4b2e91fc178e2a186d9a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34497 } } peers { permanent_uuid: "2ca50e059f864d75a887bf080c8551dd" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36705 } attrs { promote: true } }
I20260608 12:41:23.948648 12312 raft_consensus.cc:740] T a92210cf6fad427aa630b13e3cc61df8 P 2ca50e059f864d75a887bf080c8551dd [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 2ca50e059f864d75a887bf080c8551dd, State: Initialized, Role: LEARNER
I20260608 12:41:23.949457 12312 consensus_queue.cc:260] T a92210cf6fad427aa630b13e3cc61df8 P 2ca50e059f864d75a887bf080c8551dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 16, Last appended: 1.16, Last appended by leader: 16, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "194ac1306570419eb6e539239ff78e0e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41187 } attrs { replace: true } } peers { permanent_uuid: "e5de98797e0242989e6ba0c3dc856a1a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37957 } } peers { permanent_uuid: "1a607a62010e4b2e91fc178e2a186d9a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34497 } } peers { permanent_uuid: "2ca50e059f864d75a887bf080c8551dd" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36705 } attrs { promote: true } }
I20260608 12:41:23.951503 12317 tablet_copy_client.cc:323] T 781cbcf967a348f78ed173669d5d30e1 P 2ca50e059f864d75a887bf080c8551dd: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.194:37957
I20260608 12:41:23.957376 12318 ts_tablet_manager.cc:933] T 06fcd35c87f24f408e41425dc86ac19e P 2ca50e059f864d75a887bf080c8551dd: Initiating tablet copy from peer e5de98797e0242989e6ba0c3dc856a1a (127.0.107.194:37957)
I20260608 12:41:23.962484 12312 ts_tablet_manager.cc:1434] T a92210cf6fad427aa630b13e3cc61df8 P 2ca50e059f864d75a887bf080c8551dd: Time spent starting tablet: real 0.024s	user 0.010s	sys 0.004s
I20260608 12:41:23.969059 12072 tablet_copy_service.cc:342] P 1a607a62010e4b2e91fc178e2a186d9a: Request end of tablet copy session 2ca50e059f864d75a887bf080c8551dd-a92210cf6fad427aa630b13e3cc61df8 received from {username='slave'} at 127.0.0.1:47966
I20260608 12:41:23.969735 12072 tablet_copy_service.cc:434] P 1a607a62010e4b2e91fc178e2a186d9a: ending tablet copy session 2ca50e059f864d75a887bf080c8551dd-a92210cf6fad427aa630b13e3cc61df8 on tablet a92210cf6fad427aa630b13e3cc61df8 with peer 2ca50e059f864d75a887bf080c8551dd
I20260608 12:41:23.981896 12318 tablet_copy_client.cc:323] T 06fcd35c87f24f408e41425dc86ac19e P 2ca50e059f864d75a887bf080c8551dd: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.194:37957
I20260608 12:41:23.998548 11998 tablet_copy_service.cc:140] P e5de98797e0242989e6ba0c3dc856a1a: Received BeginTabletCopySession request for tablet 781cbcf967a348f78ed173669d5d30e1 from peer 2ca50e059f864d75a887bf080c8551dd ({username='slave'} at 127.0.0.1:33896)
I20260608 12:41:23.998922 11997 tablet_copy_service.cc:140] P e5de98797e0242989e6ba0c3dc856a1a: Received BeginTabletCopySession request for tablet 06fcd35c87f24f408e41425dc86ac19e from peer 2ca50e059f864d75a887bf080c8551dd ({username='slave'} at 127.0.0.1:33896)
I20260608 12:41:23.999327 11998 tablet_copy_service.cc:161] P e5de98797e0242989e6ba0c3dc856a1a: Beginning new tablet copy session on tablet 781cbcf967a348f78ed173669d5d30e1 from peer 2ca50e059f864d75a887bf080c8551dd at {username='slave'} at 127.0.0.1:33896: session id = 2ca50e059f864d75a887bf080c8551dd-781cbcf967a348f78ed173669d5d30e1
I20260608 12:41:24.000154 11997 tablet_copy_service.cc:161] P e5de98797e0242989e6ba0c3dc856a1a: Beginning new tablet copy session on tablet 06fcd35c87f24f408e41425dc86ac19e from peer 2ca50e059f864d75a887bf080c8551dd at {username='slave'} at 127.0.0.1:33896: session id = 2ca50e059f864d75a887bf080c8551dd-06fcd35c87f24f408e41425dc86ac19e
I20260608 12:41:24.007927 11998 tablet_copy_source_session.cc:215] T 781cbcf967a348f78ed173669d5d30e1 P e5de98797e0242989e6ba0c3dc856a1a: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:41:24.009946 11997 tablet_copy_source_session.cc:215] T 06fcd35c87f24f408e41425dc86ac19e P e5de98797e0242989e6ba0c3dc856a1a: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:41:24.014216 12318 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 06fcd35c87f24f408e41425dc86ac19e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:24.014407 12312 ts_tablet_manager.cc:933] T 5a0e7fca977f48d78a092ab70a99a135 P 2ca50e059f864d75a887bf080c8551dd: Initiating tablet copy from peer 194ac1306570419eb6e539239ff78e0e (127.0.107.193:41187)
I20260608 12:41:24.015151 12317 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 781cbcf967a348f78ed173669d5d30e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:24.035637 12318 tablet_copy_client.cc:806] T 06fcd35c87f24f408e41425dc86ac19e P 2ca50e059f864d75a887bf080c8551dd: tablet copy: Starting download of 0 data blocks...
I20260608 12:41:24.036453 12318 tablet_copy_client.cc:670] T 06fcd35c87f24f408e41425dc86ac19e P 2ca50e059f864d75a887bf080c8551dd: tablet copy: Starting download of 1 WAL segments...
I20260608 12:41:24.041481   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:41:24.043205 12318 tablet_copy_client.cc:538] T 06fcd35c87f24f408e41425dc86ac19e P 2ca50e059f864d75a887bf080c8551dd: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:41:24.045725   431 tablet_replica.cc:333] T a92210cf6fad427aa630b13e3cc61df8 P 194ac1306570419eb6e539239ff78e0e: stopping tablet replica
I20260608 12:41:24.047258   431 raft_consensus.cc:2243] T a92210cf6fad427aa630b13e3cc61df8 P 194ac1306570419eb6e539239ff78e0e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:24.048980 12312 tablet_copy_client.cc:323] T 5a0e7fca977f48d78a092ab70a99a135 P 2ca50e059f864d75a887bf080c8551dd: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.193:41187
I20260608 12:41:24.048360   431 raft_consensus.cc:2272] T a92210cf6fad427aa630b13e3cc61df8 P 194ac1306570419eb6e539239ff78e0e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:24.056833 12318 tablet_bootstrap.cc:492] T 06fcd35c87f24f408e41425dc86ac19e P 2ca50e059f864d75a887bf080c8551dd: Bootstrap starting.
I20260608 12:41:24.057152   431 tablet_replica.cc:333] T 5d453718fcd349388967d69eeacbcb72 P 194ac1306570419eb6e539239ff78e0e: stopping tablet replica
I20260608 12:41:24.057591 12317 tablet_copy_client.cc:806] T 781cbcf967a348f78ed173669d5d30e1 P 2ca50e059f864d75a887bf080c8551dd: tablet copy: Starting download of 0 data blocks...
I20260608 12:41:24.058357 12317 tablet_copy_client.cc:670] T 781cbcf967a348f78ed173669d5d30e1 P 2ca50e059f864d75a887bf080c8551dd: tablet copy: Starting download of 1 WAL segments...
I20260608 12:41:24.058912   431 raft_consensus.cc:2243] T 5d453718fcd349388967d69eeacbcb72 P 194ac1306570419eb6e539239ff78e0e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:24.060225   431 raft_consensus.cc:2272] T 5d453718fcd349388967d69eeacbcb72 P 194ac1306570419eb6e539239ff78e0e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:24.063678 12317 tablet_copy_client.cc:538] T 781cbcf967a348f78ed173669d5d30e1 P 2ca50e059f864d75a887bf080c8551dd: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:41:24.066174   431 tablet_replica.cc:333] T 781cbcf967a348f78ed173669d5d30e1 P 194ac1306570419eb6e539239ff78e0e: stopping tablet replica
I20260608 12:41:24.067945   431 raft_consensus.cc:2243] T 781cbcf967a348f78ed173669d5d30e1 P 194ac1306570419eb6e539239ff78e0e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:24.069017   431 raft_consensus.cc:2272] T 781cbcf967a348f78ed173669d5d30e1 P 194ac1306570419eb6e539239ff78e0e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:24.075369   431 tablet_replica.cc:333] T 06fcd35c87f24f408e41425dc86ac19e P 194ac1306570419eb6e539239ff78e0e: stopping tablet replica
I20260608 12:41:24.076653   431 raft_consensus.cc:2243] T 06fcd35c87f24f408e41425dc86ac19e P 194ac1306570419eb6e539239ff78e0e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:24.077666   431 raft_consensus.cc:2272] T 06fcd35c87f24f408e41425dc86ac19e P 194ac1306570419eb6e539239ff78e0e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:24.083039   431 tablet_replica.cc:333] T 6a661b28c3f3459abded8592f7e4d35f P 194ac1306570419eb6e539239ff78e0e: stopping tablet replica
I20260608 12:41:24.083930   431 raft_consensus.cc:2243] T 6a661b28c3f3459abded8592f7e4d35f P 194ac1306570419eb6e539239ff78e0e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:24.084748 12317 tablet_bootstrap.cc:492] T 781cbcf967a348f78ed173669d5d30e1 P 2ca50e059f864d75a887bf080c8551dd: Bootstrap starting.
I20260608 12:41:24.084769   431 raft_consensus.cc:2272] T 6a661b28c3f3459abded8592f7e4d35f P 194ac1306570419eb6e539239ff78e0e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:24.092198   431 tablet_replica.cc:333] T 5a0e7fca977f48d78a092ab70a99a135 P 194ac1306570419eb6e539239ff78e0e: stopping tablet replica
I20260608 12:41:24.093228   431 raft_consensus.cc:2243] T 5a0e7fca977f48d78a092ab70a99a135 P 194ac1306570419eb6e539239ff78e0e [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:41:24.094866   431 raft_consensus.cc:2272] T 5a0e7fca977f48d78a092ab70a99a135 P 194ac1306570419eb6e539239ff78e0e [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 12:41:24.116134 11876 proxy.cc:239] Call had error, refreshing address and retrying: Service unavailable: reactor is shutting down (error 108) [suppressed 3 similar messages]
I20260608 12:41:24.148142   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
I20260608 12:41:24.187234   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
W20260608 12:41:24.193313 12230 connection.cc:466] server connection from 127.0.0.1:38034 torn down before Call kudu.consensus.ConsensusService.StartTabletCopy from 127.0.0.1:38034 (request call id 1) could send its response
I20260608 12:41:24.217152 12318 tablet_bootstrap.cc:492] T 06fcd35c87f24f408e41425dc86ac19e P 2ca50e059f864d75a887bf080c8551dd: Bootstrap replayed 1/1 log segments. Stats: ops{read=16 overwritten=0 applied=16 ignored=0} inserts{seen=121 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:41:24.218468 12318 tablet_bootstrap.cc:492] T 06fcd35c87f24f408e41425dc86ac19e P 2ca50e059f864d75a887bf080c8551dd: Bootstrap complete.
I20260608 12:41:24.219369 12318 ts_tablet_manager.cc:1403] T 06fcd35c87f24f408e41425dc86ac19e P 2ca50e059f864d75a887bf080c8551dd: Time spent bootstrapping tablet: real 0.163s	user 0.125s	sys 0.031s
I20260608 12:41:24.222525 12318 raft_consensus.cc:359] T 06fcd35c87f24f408e41425dc86ac19e P 2ca50e059f864d75a887bf080c8551dd [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "194ac1306570419eb6e539239ff78e0e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41187 } } peers { permanent_uuid: "e5de98797e0242989e6ba0c3dc856a1a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37957 } } peers { permanent_uuid: "1a607a62010e4b2e91fc178e2a186d9a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34497 } attrs { replace: true } } peers { permanent_uuid: "2ca50e059f864d75a887bf080c8551dd" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36705 } attrs { promote: true } }
I20260608 12:41:24.223423 12318 raft_consensus.cc:740] T 06fcd35c87f24f408e41425dc86ac19e P 2ca50e059f864d75a887bf080c8551dd [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 2ca50e059f864d75a887bf080c8551dd, State: Initialized, Role: LEARNER
I20260608 12:41:24.224104 12318 consensus_queue.cc:260] T 06fcd35c87f24f408e41425dc86ac19e P 2ca50e059f864d75a887bf080c8551dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 16, Last appended: 1.16, Last appended by leader: 16, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "194ac1306570419eb6e539239ff78e0e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41187 } } peers { permanent_uuid: "e5de98797e0242989e6ba0c3dc856a1a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37957 } } peers { permanent_uuid: "1a607a62010e4b2e91fc178e2a186d9a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34497 } attrs { replace: true } } peers { permanent_uuid: "2ca50e059f864d75a887bf080c8551dd" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36705 } attrs { promote: true } }
I20260608 12:41:24.231220 12318 ts_tablet_manager.cc:1434] T 06fcd35c87f24f408e41425dc86ac19e P 2ca50e059f864d75a887bf080c8551dd: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260608 12:41:24.240916   431 tablet_copy_service.cc:362] P e5de98797e0242989e6ba0c3dc856a1a: Destroying tablet copy session 2ca50e059f864d75a887bf080c8551dd-06fcd35c87f24f408e41425dc86ac19e due to service shutdown
I20260608 12:41:24.241703   431 tablet_copy_service.cc:434] P e5de98797e0242989e6ba0c3dc856a1a: ending tablet copy session 2ca50e059f864d75a887bf080c8551dd-06fcd35c87f24f408e41425dc86ac19e on tablet 06fcd35c87f24f408e41425dc86ac19e with peer 2ca50e059f864d75a887bf080c8551dd
I20260608 12:41:24.243920   431 tablet_copy_service.cc:362] P e5de98797e0242989e6ba0c3dc856a1a: Destroying tablet copy session 2ca50e059f864d75a887bf080c8551dd-781cbcf967a348f78ed173669d5d30e1 due to service shutdown
I20260608 12:41:24.244351   431 tablet_copy_service.cc:434] P e5de98797e0242989e6ba0c3dc856a1a: ending tablet copy session 2ca50e059f864d75a887bf080c8551dd-781cbcf967a348f78ed173669d5d30e1 on tablet 781cbcf967a348f78ed173669d5d30e1 with peer 2ca50e059f864d75a887bf080c8551dd
W20260608 12:41:24.255492 12026 consensus_peers.cc:597] T 5d453718fcd349388967d69eeacbcb72 P 1a607a62010e4b2e91fc178e2a186d9a -> Peer 194ac1306570419eb6e539239ff78e0e (127.0.107.193:41187): Couldn't send request to peer 194ac1306570419eb6e539239ff78e0e. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:41187: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 12:41:24.256385 12026 consensus_peers.cc:597] T a92210cf6fad427aa630b13e3cc61df8 P 1a607a62010e4b2e91fc178e2a186d9a -> Peer 194ac1306570419eb6e539239ff78e0e (127.0.107.193:41187): Couldn't send request to peer 194ac1306570419eb6e539239ff78e0e. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:41187: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:41:24.258721 12317 tablet_bootstrap.cc:492] T 781cbcf967a348f78ed173669d5d30e1 P 2ca50e059f864d75a887bf080c8551dd: Bootstrap replayed 1/1 log segments. Stats: ops{read=16 overwritten=0 applied=16 ignored=0} inserts{seen=107 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:41:24.259969 12317 tablet_bootstrap.cc:492] T 781cbcf967a348f78ed173669d5d30e1 P 2ca50e059f864d75a887bf080c8551dd: Bootstrap complete.
I20260608 12:41:24.261152 12317 ts_tablet_manager.cc:1403] T 781cbcf967a348f78ed173669d5d30e1 P 2ca50e059f864d75a887bf080c8551dd: Time spent bootstrapping tablet: real 0.177s	user 0.126s	sys 0.023s
I20260608 12:41:24.264853 12317 raft_consensus.cc:359] T 781cbcf967a348f78ed173669d5d30e1 P 2ca50e059f864d75a887bf080c8551dd [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "194ac1306570419eb6e539239ff78e0e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41187 } } peers { permanent_uuid: "e5de98797e0242989e6ba0c3dc856a1a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37957 } } peers { permanent_uuid: "1a607a62010e4b2e91fc178e2a186d9a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34497 } attrs { replace: true } } peers { permanent_uuid: "2ca50e059f864d75a887bf080c8551dd" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36705 } attrs { promote: true } }
I20260608 12:41:24.265894 12317 raft_consensus.cc:740] T 781cbcf967a348f78ed173669d5d30e1 P 2ca50e059f864d75a887bf080c8551dd [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 2ca50e059f864d75a887bf080c8551dd, State: Initialized, Role: LEARNER
I20260608 12:41:24.266700 12317 consensus_queue.cc:260] T 781cbcf967a348f78ed173669d5d30e1 P 2ca50e059f864d75a887bf080c8551dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 16, Last appended: 1.16, Last appended by leader: 16, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "194ac1306570419eb6e539239ff78e0e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41187 } } peers { permanent_uuid: "e5de98797e0242989e6ba0c3dc856a1a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37957 } } peers { permanent_uuid: "1a607a62010e4b2e91fc178e2a186d9a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34497 } attrs { replace: true } } peers { permanent_uuid: "2ca50e059f864d75a887bf080c8551dd" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36705 } attrs { promote: true } }
I20260608 12:41:24.273736 12317 ts_tablet_manager.cc:1434] T 781cbcf967a348f78ed173669d5d30e1 P 2ca50e059f864d75a887bf080c8551dd: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.003s
W20260608 12:41:24.274771 11952 consensus_peers.cc:597] T 06fcd35c87f24f408e41425dc86ac19e P e5de98797e0242989e6ba0c3dc856a1a -> Peer 194ac1306570419eb6e539239ff78e0e (127.0.107.193:41187): Couldn't send request to peer 194ac1306570419eb6e539239ff78e0e. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:41187: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 12:41:24.297915 12027 consensus_peers.cc:597] T 5d453718fcd349388967d69eeacbcb72 P 1a607a62010e4b2e91fc178e2a186d9a -> Peer e5de98797e0242989e6ba0c3dc856a1a (127.0.107.194:37957): Couldn't send request to peer e5de98797e0242989e6ba0c3dc856a1a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:41:24.305315   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:41:24.306651   431 tablet_replica.cc:333] T 5a0e7fca977f48d78a092ab70a99a135 P e5de98797e0242989e6ba0c3dc856a1a: stopping tablet replica
I20260608 12:41:24.307574   431 raft_consensus.cc:2243] T 5a0e7fca977f48d78a092ab70a99a135 P e5de98797e0242989e6ba0c3dc856a1a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:24.308259   431 raft_consensus.cc:2272] T 5a0e7fca977f48d78a092ab70a99a135 P e5de98797e0242989e6ba0c3dc856a1a [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 12:41:24.312918 12027 consensus_peers.cc:597] T a92210cf6fad427aa630b13e3cc61df8 P 1a607a62010e4b2e91fc178e2a186d9a -> Peer e5de98797e0242989e6ba0c3dc856a1a (127.0.107.194:37957): Couldn't send request to peer e5de98797e0242989e6ba0c3dc856a1a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:41:24.314011   431 tablet_replica.cc:333] T a92210cf6fad427aa630b13e3cc61df8 P e5de98797e0242989e6ba0c3dc856a1a: stopping tablet replica
I20260608 12:41:24.315119   431 raft_consensus.cc:2243] T a92210cf6fad427aa630b13e3cc61df8 P e5de98797e0242989e6ba0c3dc856a1a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:24.316229   431 raft_consensus.cc:2272] T a92210cf6fad427aa630b13e3cc61df8 P e5de98797e0242989e6ba0c3dc856a1a [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 12:41:24.318668 12027 consensus_peers.cc:597] T 6a661b28c3f3459abded8592f7e4d35f P 1a607a62010e4b2e91fc178e2a186d9a -> Peer e5de98797e0242989e6ba0c3dc856a1a (127.0.107.194:37957): Couldn't send request to peer e5de98797e0242989e6ba0c3dc856a1a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:41:24.320416   431 tablet_replica.cc:333] T 6a661b28c3f3459abded8592f7e4d35f P e5de98797e0242989e6ba0c3dc856a1a: stopping tablet replica
I20260608 12:41:24.321406   431 raft_consensus.cc:2243] T 6a661b28c3f3459abded8592f7e4d35f P e5de98797e0242989e6ba0c3dc856a1a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:24.322260   431 raft_consensus.cc:2272] T 6a661b28c3f3459abded8592f7e4d35f P e5de98797e0242989e6ba0c3dc856a1a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:24.325809   431 tablet_replica.cc:333] T 781cbcf967a348f78ed173669d5d30e1 P e5de98797e0242989e6ba0c3dc856a1a: stopping tablet replica
I20260608 12:41:24.326596   431 raft_consensus.cc:2243] T 781cbcf967a348f78ed173669d5d30e1 P e5de98797e0242989e6ba0c3dc856a1a [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:41:24.328126   431 raft_consensus.cc:2272] T 781cbcf967a348f78ed173669d5d30e1 P e5de98797e0242989e6ba0c3dc856a1a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:24.332615 12263 raft_consensus.cc:1217] T 06fcd35c87f24f408e41425dc86ac19e P 2ca50e059f864d75a887bf080c8551dd [term 1 LEARNER]: Deduplicated request from leader. Original: 1.15->[1.16-1.16]   Dedup: 1.16->[]
I20260608 12:41:24.333881   431 tablet_replica.cc:333] T 06fcd35c87f24f408e41425dc86ac19e P e5de98797e0242989e6ba0c3dc856a1a: stopping tablet replica
I20260608 12:41:24.334898   431 raft_consensus.cc:2243] T 06fcd35c87f24f408e41425dc86ac19e P e5de98797e0242989e6ba0c3dc856a1a [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:41:24.336851   431 raft_consensus.cc:2272] T 06fcd35c87f24f408e41425dc86ac19e P e5de98797e0242989e6ba0c3dc856a1a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:24.341537   431 tablet_replica.cc:333] T 5d453718fcd349388967d69eeacbcb72 P e5de98797e0242989e6ba0c3dc856a1a: stopping tablet replica
I20260608 12:41:24.342290   431 raft_consensus.cc:2243] T 5d453718fcd349388967d69eeacbcb72 P e5de98797e0242989e6ba0c3dc856a1a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:24.342891   431 raft_consensus.cc:2272] T 5d453718fcd349388967d69eeacbcb72 P e5de98797e0242989e6ba0c3dc856a1a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:24.351663 12263 raft_consensus.cc:1217] T a92210cf6fad427aa630b13e3cc61df8 P 2ca50e059f864d75a887bf080c8551dd [term 1 LEARNER]: Deduplicated request from leader. Original: 1.15->[1.16-1.16]   Dedup: 1.16->[]
W20260608 12:41:24.368985 12318 tablet_copy_client.cc:1131] T 06fcd35c87f24f408e41425dc86ac19e P 2ca50e059f864d75a887bf080c8551dd: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.0.107.194:37957: connect: Connection refused (error 111)
I20260608 12:41:24.377382   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
W20260608 12:41:24.397498 12317 tablet_copy_client.cc:1131] T 781cbcf967a348f78ed173669d5d30e1 P 2ca50e059f864d75a887bf080c8551dd: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.0.107.194:37957: connect: Connection refused (error 111)
I20260608 12:41:24.409157   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
I20260608 12:41:24.461925   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:41:24.463060   431 tablet_replica.cc:333] T a92210cf6fad427aa630b13e3cc61df8 P 1a607a62010e4b2e91fc178e2a186d9a: stopping tablet replica
I20260608 12:41:24.464113   431 raft_consensus.cc:2243] T a92210cf6fad427aa630b13e3cc61df8 P 1a607a62010e4b2e91fc178e2a186d9a [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:41:24.465584   431 raft_consensus.cc:2272] T a92210cf6fad427aa630b13e3cc61df8 P 1a607a62010e4b2e91fc178e2a186d9a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:24.468701   431 tablet_replica.cc:333] T 6a661b28c3f3459abded8592f7e4d35f P 1a607a62010e4b2e91fc178e2a186d9a: stopping tablet replica
I20260608 12:41:24.469422   431 raft_consensus.cc:2243] T 6a661b28c3f3459abded8592f7e4d35f P 1a607a62010e4b2e91fc178e2a186d9a [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:41:24.470597   431 raft_consensus.cc:2272] T 6a661b28c3f3459abded8592f7e4d35f P 1a607a62010e4b2e91fc178e2a186d9a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:24.473822   431 tablet_replica.cc:333] T 06fcd35c87f24f408e41425dc86ac19e P 1a607a62010e4b2e91fc178e2a186d9a: stopping tablet replica
I20260608 12:41:24.474578   431 raft_consensus.cc:2243] T 06fcd35c87f24f408e41425dc86ac19e P 1a607a62010e4b2e91fc178e2a186d9a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:24.475420   431 raft_consensus.cc:2272] T 06fcd35c87f24f408e41425dc86ac19e P 1a607a62010e4b2e91fc178e2a186d9a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:24.478526   431 tablet_replica.cc:333] T 781cbcf967a348f78ed173669d5d30e1 P 1a607a62010e4b2e91fc178e2a186d9a: stopping tablet replica
I20260608 12:41:24.479272   431 raft_consensus.cc:2243] T 781cbcf967a348f78ed173669d5d30e1 P 1a607a62010e4b2e91fc178e2a186d9a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:24.479883   431 raft_consensus.cc:2272] T 781cbcf967a348f78ed173669d5d30e1 P 1a607a62010e4b2e91fc178e2a186d9a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:24.483728   431 tablet_replica.cc:333] T 5a0e7fca977f48d78a092ab70a99a135 P 1a607a62010e4b2e91fc178e2a186d9a: stopping tablet replica
I20260608 12:41:24.484462   431 raft_consensus.cc:2243] T 5a0e7fca977f48d78a092ab70a99a135 P 1a607a62010e4b2e91fc178e2a186d9a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:24.485070   431 raft_consensus.cc:2272] T 5a0e7fca977f48d78a092ab70a99a135 P 1a607a62010e4b2e91fc178e2a186d9a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:24.488207   431 tablet_replica.cc:333] T 5d453718fcd349388967d69eeacbcb72 P 1a607a62010e4b2e91fc178e2a186d9a: stopping tablet replica
I20260608 12:41:24.488880   431 raft_consensus.cc:2243] T 5d453718fcd349388967d69eeacbcb72 P 1a607a62010e4b2e91fc178e2a186d9a [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:41:24.489980   431 raft_consensus.cc:2272] T 5d453718fcd349388967d69eeacbcb72 P 1a607a62010e4b2e91fc178e2a186d9a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:24.515358   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260608 12:41:24.543572   431 tablet_server.cc:179] TabletServer@127.0.107.196:0 shutting down...
I20260608 12:41:24.572479   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:41:24.574956   431 tablet_replica.cc:333] T 781cbcf967a348f78ed173669d5d30e1 P 2ca50e059f864d75a887bf080c8551dd: stopping tablet replica
I20260608 12:41:24.575860   431 raft_consensus.cc:2243] T 781cbcf967a348f78ed173669d5d30e1 P 2ca50e059f864d75a887bf080c8551dd [term 1 LEARNER]: Raft consensus shutting down.
I20260608 12:41:24.576387   431 raft_consensus.cc:2272] T 781cbcf967a348f78ed173669d5d30e1 P 2ca50e059f864d75a887bf080c8551dd [term 1 LEARNER]: Raft consensus is shut down!
I20260608 12:41:24.580132   431 tablet_replica.cc:333] T 06fcd35c87f24f408e41425dc86ac19e P 2ca50e059f864d75a887bf080c8551dd: stopping tablet replica
I20260608 12:41:24.580910   431 raft_consensus.cc:2243] T 06fcd35c87f24f408e41425dc86ac19e P 2ca50e059f864d75a887bf080c8551dd [term 1 LEARNER]: Raft consensus shutting down.
I20260608 12:41:24.581416   431 raft_consensus.cc:2272] T 06fcd35c87f24f408e41425dc86ac19e P 2ca50e059f864d75a887bf080c8551dd [term 1 LEARNER]: Raft consensus is shut down!
I20260608 12:41:24.584885   431 tablet_replica.cc:333] T a92210cf6fad427aa630b13e3cc61df8 P 2ca50e059f864d75a887bf080c8551dd: stopping tablet replica
I20260608 12:41:24.585637   431 raft_consensus.cc:2243] T a92210cf6fad427aa630b13e3cc61df8 P 2ca50e059f864d75a887bf080c8551dd [term 1 LEARNER]: Raft consensus shutting down.
I20260608 12:41:24.586200   431 raft_consensus.cc:2272] T a92210cf6fad427aa630b13e3cc61df8 P 2ca50e059f864d75a887bf080c8551dd [term 1 LEARNER]: Raft consensus is shut down!
I20260608 12:41:24.612789   431 tablet_server.cc:196] TabletServer@127.0.107.196:0 shutdown complete.
I20260608 12:41:24.637178   431 master.cc:562] Master@127.0.107.254:42385 shutting down...
W20260608 12:41:24.672068 11859 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260608 12:41:24.672426 11859 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260608 12:41:24.672596 11859 auto_rebalancer.cc:301] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260608 12:41:24.674012   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 2ffd19920e934c0986c4834fa5a03f71 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:41:24.674567   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 2ffd19920e934c0986c4834fa5a03f71 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:24.674888   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P 2ffd19920e934c0986c4834fa5a03f71: stopping tablet replica
I20260608 12:41:24.697911   431 master.cc:584] Master@127.0.107.254:42385 shutdown complete.
[       OK ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/1 (6914 ms)
[----------] 2 tests from PreferFollowerRebalancingTest (13999 ms total)

[----------] Global test environment tear-down
[==========] 24 tests from 2 test suites ran. (255420 ms total)
[  PASSED  ] 24 tests.
I20260608 12:41:24.758154   431 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/ts_tablet_manager.cc:600: suppressed but not reported on 7 messages since previous log ~43 seconds ago
I20260608 12:41:24.758391   431 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/ts_tablet_manager.cc:548: suppressed but not reported on 7 messages since previous log ~43 seconds ago
I20260608 12:41:24.758558   431 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/master/catalog_manager.cc:4754: suppressed but not reported on 19 messages since previous log ~43 seconds ago
I20260608 12:41:24.758709   431 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/master/catalog_manager.cc:5374: suppressed but not reported on 13 messages since previous log ~79 seconds ago
I20260608 12:41:24.758890   431 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/master/catalog_manager.cc:4809: suppressed but not reported on 1 messages since previous log ~171 seconds ago
I20260608 12:41:24.759063   431 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/heartbeater.cc:646: suppressed but not reported on 5 messages since previous log ~236 seconds ago
I20260608 12:41:24.759392   431 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2404: suppressed but not reported on 17 messages since previous log ~4 seconds ago
I20260608 12:41:24.759555   431 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 6 messages since previous log ~0 seconds ago
