[==========] 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:39:39.307488   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:43921,127.0.107.253:40929,127.0.107.252:46067
I20260608 12:39:39.309502   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:39:39.310600   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:39:39.329561   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:39:39.329936   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
W20260608 12:39:39.336606   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:39:40.563964   439 instance_detector.cc:116] could not retrieve GCE instance metadata: Timed out: curl timeout: Timeout was reached: Connection time-out
I20260608 12:39:40.564081   431 server_base.cc:1056] Not found: could not retrieve instance metadata: unable to detect cloud type of this node, probably running in non-cloud environment
I20260608 12:39:40.568943   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:39:40.569221   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:40.569450   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922380569417 us; error 0 us; skew 500 ppm
I20260608 12:39:40.570467   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:39:40.578013   431 webserver.cc:533] Webserver started at http://127.0.107.254:43983/ using document root <none> and password file <none>
I20260608 12:39:40.578967   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:39:40.579221   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:39:40.579733   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:39:40.585765   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922379125897-431-0/minicluster-data/master-0-root/instance:
uuid: "949930934d934429bfe889944fd4635c"
format_stamp: "Formatted at 2026-06-08 12:39:40 on dist-test-slave-gg24"
I20260608 12:39:40.594769   431 fs_manager.cc:696] Time spent creating directory manager: real 0.008s	user 0.008s	sys 0.000s
I20260608 12:39:40.601122   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:39:40.602530   431 fs_manager.cc:730] Time spent opening block manager: real 0.005s	user 0.002s	sys 0.002s
I20260608 12:39:40.602931   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922379125897-431-0/minicluster-data/master-0-root
uuid: "949930934d934429bfe889944fd4635c"
format_stamp: "Formatted at 2026-06-08 12:39:40 on dist-test-slave-gg24"
I20260608 12:39:40.603338   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922379125897-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922379125897-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922379125897-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:40.660446   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:39:40.662182   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:39:40.662689   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:39:40.747648   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:43921
I20260608 12:39:40.747738   497 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:43921 every 8 connection(s)
I20260608 12:39:40.754765   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 12:39:40.757027   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:39:40.762729   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:39:40.764782   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
W20260608 12:39:40.767781   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:39:40.768687   431 server_base.cc:1061] running on GCE node
I20260608 12:39:40.769528   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:39:40.769867   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:40.770052   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922380770027 us; error 0 us; skew 500 ppm
I20260608 12:39:40.770829   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:39:40.774693   431 webserver.cc:533] Webserver started at http://127.0.107.253:41067/ using document root <none> and password file <none>
I20260608 12:39:40.775416   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:39:40.775703   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:39:40.776021   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:39:40.777283   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922379125897-431-0/minicluster-data/master-1-root/instance:
uuid: "ac127f5341f44b89b3352a12895d5b17"
format_stamp: "Formatted at 2026-06-08 12:39:40 on dist-test-slave-gg24"
I20260608 12:39:40.783986   431 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.001s
I20260608 12:39:40.785599   498 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.107.254" port: 43921 } has no permanent_uuid. Determining permanent_uuid...
I20260608 12:39:40.789204   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:39:40.790126   431 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.002s	sys 0.002s
I20260608 12:39:40.790467   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922379125897-431-0/minicluster-data/master-1-root
uuid: "ac127f5341f44b89b3352a12895d5b17"
format_stamp: "Formatted at 2026-06-08 12:39:40 on dist-test-slave-gg24"
I20260608 12:39:40.790885   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922379125897-431-0/minicluster-data/master-1-root
metadata directory: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922379125897-431-0/minicluster-data/master-1-root
1 data directories: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922379125897-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:39:40.823359   498 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.107.253" port: 40929 } has no permanent_uuid. Determining permanent_uuid...
W20260608 12:39:40.826812   449 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.107.253:40929: connect: Connection refused (error 111)
I20260608 12:39:40.827682   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:39:40.829169   431 kserver.cc:163] Server-wide thread pool size limit: 3276
W20260608 12:39:40.833480   498 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.107.253:40929: Network error: Client connection negotiation failed: client connection to 127.0.107.253:40929: connect: Connection refused (error 111)
I20260608 12:39:40.883983   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: 40929 } attempt: 1
W20260608 12:39:40.891178   498 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.107.253:40929: Network error: Client connection negotiation failed: client connection to 127.0.107.253:40929: connect: Connection refused (error 111)
I20260608 12:39:40.917269   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.253:40929
I20260608 12:39:40.917927   562 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.253:40929 every 8 connection(s)
I20260608 12:39:40.922904   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:39:40.923854   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 12:39:40.930729   563 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.107.254" port: 43921 } has no permanent_uuid. Determining permanent_uuid...
W20260608 12:39:40.931553   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:39:40.933872   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
W20260608 12:39:40.943720   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:39:40.944725   431 server_base.cc:1061] running on GCE node
I20260608 12:39:40.945691   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:39:40.945886   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:40.946120   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922380946083 us; error 0 us; skew 500 ppm
I20260608 12:39:40.946910   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:39:40.950657   431 webserver.cc:533] Webserver started at http://127.0.107.252:43003/ using document root <none> and password file <none>
I20260608 12:39:40.951386   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:39:40.951635   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:39:40.951924   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:39:40.953279   563 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.107.253" port: 40929 } has no permanent_uuid. Determining permanent_uuid...
I20260608 12:39:40.953383   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922379125897-431-0/minicluster-data/master-2-root/instance:
uuid: "f94ded75cb5845cdafff78daea0aa85d"
format_stamp: "Formatted at 2026-06-08 12:39:40 on dist-test-slave-gg24"
I20260608 12:39:40.959892   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: 40929 } attempt: 2
I20260608 12:39:40.961478   431 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.006s	sys 0.001s
I20260608 12:39:40.968971   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:39:40.971060   431 fs_manager.cc:730] Time spent opening block manager: real 0.006s	user 0.002s	sys 0.001s
I20260608 12:39:40.971464   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922379125897-431-0/minicluster-data/master-2-root
uuid: "f94ded75cb5845cdafff78daea0aa85d"
format_stamp: "Formatted at 2026-06-08 12:39:40 on dist-test-slave-gg24"
I20260608 12:39:40.971938   563 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.107.252" port: 46067 } has no permanent_uuid. Determining permanent_uuid...
I20260608 12:39:40.971858   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922379125897-431-0/minicluster-data/master-2-root
metadata directory: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922379125897-431-0/minicluster-data/master-2-root
1 data directories: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922379125897-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:39:40.977955   498 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.107.252" port: 46067 } has no permanent_uuid. Determining permanent_uuid...
W20260608 12:39:40.982389   563 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.107.252:46067: Network error: Client connection negotiation failed: client connection to 127.0.107.252:46067: connect: Connection refused (error 111)
W20260608 12:39:40.984869   498 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.107.252:46067: Network error: Client connection negotiation failed: client connection to 127.0.107.252:46067: connect: Connection refused (error 111)
I20260608 12:39:40.997912   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:39:40.999305   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:39:41.016382   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: 46067 } attempt: 1
W20260608 12:39:41.024060   498 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.107.252:46067: Network error: Client connection negotiation failed: client connection to 127.0.107.252:46067: connect: Connection refused (error 111)
I20260608 12:39:41.026417   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: 46067 } attempt: 1
W20260608 12:39:41.034113   563 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.107.252:46067: Network error: Client connection negotiation failed: client connection to 127.0.107.252:46067: connect: Connection refused (error 111)
I20260608 12:39:41.082419   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.252:46067
I20260608 12:39:41.082556   628 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.252:46067 every 8 connection(s)
I20260608 12:39:41.088518   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:39:41.089936   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:39:41.097560   629 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.107.254" port: 43921 } has no permanent_uuid. Determining permanent_uuid...
I20260608 12:39:41.099663   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: 46067 } attempt: 2
I20260608 12:39:41.101719   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: 46067 } attempt: 2
I20260608 12:39:41.115660   629 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.107.253" port: 40929 } has no permanent_uuid. Determining permanent_uuid...
I20260608 12:39:41.130576   563 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ac127f5341f44b89b3352a12895d5b17: Bootstrap starting.
I20260608 12:39:41.130585   498 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 949930934d934429bfe889944fd4635c: Bootstrap starting.
I20260608 12:39:41.131385   629 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.107.252" port: 46067 } has no permanent_uuid. Determining permanent_uuid...
I20260608 12:39:41.139756   563 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P ac127f5341f44b89b3352a12895d5b17: Neither blocks nor log segments found. Creating new log.
I20260608 12:39:41.139976   498 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 949930934d934429bfe889944fd4635c: Neither blocks nor log segments found. Creating new log.
I20260608 12:39:41.142160   563 log.cc:826] T 00000000000000000000000000000000 P ac127f5341f44b89b3352a12895d5b17: Log is configured to *not* fsync() on all Append() calls
I20260608 12:39:41.150817   563 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ac127f5341f44b89b3352a12895d5b17: No bootstrap required, opened a new log
I20260608 12:39:41.150822   498 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 949930934d934429bfe889944fd4635c: No bootstrap required, opened a new log
I20260608 12:39:41.155395   629 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f94ded75cb5845cdafff78daea0aa85d: Bootstrap starting.
I20260608 12:39:41.161161   629 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P f94ded75cb5845cdafff78daea0aa85d: Neither blocks nor log segments found. Creating new log.
I20260608 12:39:41.167915   629 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f94ded75cb5845cdafff78daea0aa85d: No bootstrap required, opened a new log
I20260608 12:39:41.175192   563 raft_consensus.cc:359] T 00000000000000000000000000000000 P ac127f5341f44b89b3352a12895d5b17 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "949930934d934429bfe889944fd4635c" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 43921 } } peers { permanent_uuid: "ac127f5341f44b89b3352a12895d5b17" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 40929 } } peers { permanent_uuid: "f94ded75cb5845cdafff78daea0aa85d" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 46067 } }
I20260608 12:39:41.175207   629 raft_consensus.cc:359] T 00000000000000000000000000000000 P f94ded75cb5845cdafff78daea0aa85d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "949930934d934429bfe889944fd4635c" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 43921 } } peers { permanent_uuid: "ac127f5341f44b89b3352a12895d5b17" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 40929 } } peers { permanent_uuid: "f94ded75cb5845cdafff78daea0aa85d" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 46067 } }
I20260608 12:39:41.175194   498 raft_consensus.cc:359] T 00000000000000000000000000000000 P 949930934d934429bfe889944fd4635c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "949930934d934429bfe889944fd4635c" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 43921 } } peers { permanent_uuid: "ac127f5341f44b89b3352a12895d5b17" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 40929 } } peers { permanent_uuid: "f94ded75cb5845cdafff78daea0aa85d" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 46067 } }
I20260608 12:39:41.176168   563 raft_consensus.cc:385] T 00000000000000000000000000000000 P ac127f5341f44b89b3352a12895d5b17 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:39:41.176347   498 raft_consensus.cc:385] T 00000000000000000000000000000000 P 949930934d934429bfe889944fd4635c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:39:41.176272   629 raft_consensus.cc:385] T 00000000000000000000000000000000 P f94ded75cb5845cdafff78daea0aa85d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:39:41.176824   629 raft_consensus.cc:740] T 00000000000000000000000000000000 P f94ded75cb5845cdafff78daea0aa85d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f94ded75cb5845cdafff78daea0aa85d, State: Initialized, Role: FOLLOWER
I20260608 12:39:41.176750   498 raft_consensus.cc:740] T 00000000000000000000000000000000 P 949930934d934429bfe889944fd4635c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 949930934d934429bfe889944fd4635c, State: Initialized, Role: FOLLOWER
I20260608 12:39:41.176708   563 raft_consensus.cc:740] T 00000000000000000000000000000000 P ac127f5341f44b89b3352a12895d5b17 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac127f5341f44b89b3352a12895d5b17, State: Initialized, Role: FOLLOWER
I20260608 12:39:41.177991   629 consensus_queue.cc:260] T 00000000000000000000000000000000 P f94ded75cb5845cdafff78daea0aa85d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "949930934d934429bfe889944fd4635c" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 43921 } } peers { permanent_uuid: "ac127f5341f44b89b3352a12895d5b17" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 40929 } } peers { permanent_uuid: "f94ded75cb5845cdafff78daea0aa85d" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 46067 } }
I20260608 12:39:41.178002   563 consensus_queue.cc:260] T 00000000000000000000000000000000 P ac127f5341f44b89b3352a12895d5b17 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "949930934d934429bfe889944fd4635c" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 43921 } } peers { permanent_uuid: "ac127f5341f44b89b3352a12895d5b17" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 40929 } } peers { permanent_uuid: "f94ded75cb5845cdafff78daea0aa85d" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 46067 } }
I20260608 12:39:41.178002   498 consensus_queue.cc:260] T 00000000000000000000000000000000 P 949930934d934429bfe889944fd4635c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "949930934d934429bfe889944fd4635c" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 43921 } } peers { permanent_uuid: "ac127f5341f44b89b3352a12895d5b17" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 40929 } } peers { permanent_uuid: "f94ded75cb5845cdafff78daea0aa85d" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 46067 } }
I20260608 12:39:41.189864   638 sys_catalog.cc:455] T 00000000000000000000000000000000 P f94ded75cb5845cdafff78daea0aa85d [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: "949930934d934429bfe889944fd4635c" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 43921 } } peers { permanent_uuid: "ac127f5341f44b89b3352a12895d5b17" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 40929 } } peers { permanent_uuid: "f94ded75cb5845cdafff78daea0aa85d" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 46067 } } }
I20260608 12:39:41.191187   638 sys_catalog.cc:458] T 00000000000000000000000000000000 P f94ded75cb5845cdafff78daea0aa85d [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:39:41.191586   629 sys_catalog.cc:565] T 00000000000000000000000000000000 P f94ded75cb5845cdafff78daea0aa85d [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:39:41.191767   498 sys_catalog.cc:565] T 00000000000000000000000000000000 P 949930934d934429bfe889944fd4635c [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:39:41.193454   639 sys_catalog.cc:455] T 00000000000000000000000000000000 P 949930934d934429bfe889944fd4635c [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: "949930934d934429bfe889944fd4635c" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 43921 } } peers { permanent_uuid: "ac127f5341f44b89b3352a12895d5b17" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 40929 } } peers { permanent_uuid: "f94ded75cb5845cdafff78daea0aa85d" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 46067 } } }
I20260608 12:39:41.194880   639 sys_catalog.cc:458] T 00000000000000000000000000000000 P 949930934d934429bfe889944fd4635c [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:39:41.195876   637 sys_catalog.cc:455] T 00000000000000000000000000000000 P ac127f5341f44b89b3352a12895d5b17 [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: "949930934d934429bfe889944fd4635c" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 43921 } } peers { permanent_uuid: "ac127f5341f44b89b3352a12895d5b17" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 40929 } } peers { permanent_uuid: "f94ded75cb5845cdafff78daea0aa85d" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 46067 } } }
I20260608 12:39:41.196998   637 sys_catalog.cc:458] T 00000000000000000000000000000000 P ac127f5341f44b89b3352a12895d5b17 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:39:41.197125   563 sys_catalog.cc:565] T 00000000000000000000000000000000 P ac127f5341f44b89b3352a12895d5b17 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:39:41.247383   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 1
I20260608 12:39:41.247665   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 2
W20260608 12:39:41.254508   583 tablet.cc:2404] T 00000000000000000000000000000000 P f94ded75cb5845cdafff78daea0aa85d: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260608 12:39:41.256387   637 raft_consensus.cc:493] T 00000000000000000000000000000000 P ac127f5341f44b89b3352a12895d5b17 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:39:41.257259   637 raft_consensus.cc:515] T 00000000000000000000000000000000 P ac127f5341f44b89b3352a12895d5b17 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "949930934d934429bfe889944fd4635c" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 43921 } } peers { permanent_uuid: "ac127f5341f44b89b3352a12895d5b17" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 40929 } } peers { permanent_uuid: "f94ded75cb5845cdafff78daea0aa85d" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 46067 } }
W20260608 12:39:41.259335   669 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 949930934d934429bfe889944fd4635c: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
I20260608 12:39:41.262413   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 12:39:41.263123   473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "ac127f5341f44b89b3352a12895d5b17" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "949930934d934429bfe889944fd4635c" is_pre_election: true
I20260608 12:39:41.265635   473 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 949930934d934429bfe889944fd4635c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ac127f5341f44b89b3352a12895d5b17 in term 0.
I20260608 12:39:41.265811   603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "ac127f5341f44b89b3352a12895d5b17" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f94ded75cb5845cdafff78daea0aa85d" is_pre_election: true
I20260608 12:39:41.266516   603 raft_consensus.cc:2468] T 00000000000000000000000000000000 P f94ded75cb5845cdafff78daea0aa85d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ac127f5341f44b89b3352a12895d5b17 in term 0.
I20260608 12:39:41.268442   510 leader_election.cc:304] T 00000000000000000000000000000000 P ac127f5341f44b89b3352a12895d5b17 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 949930934d934429bfe889944fd4635c, ac127f5341f44b89b3352a12895d5b17; no voters: 
I20260608 12:39:41.270818   637 leader_election.cc:290] T 00000000000000000000000000000000 P ac127f5341f44b89b3352a12895d5b17 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 949930934d934429bfe889944fd4635c (127.0.107.254:43921), f94ded75cb5845cdafff78daea0aa85d (127.0.107.252:46067)
I20260608 12:39:41.271369   637 raft_consensus.cc:2804] T 00000000000000000000000000000000 P ac127f5341f44b89b3352a12895d5b17 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260608 12:39:41.271559   669 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260608 12:39:41.271744   637 raft_consensus.cc:493] T 00000000000000000000000000000000 P ac127f5341f44b89b3352a12895d5b17 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:39:41.272581   637 raft_consensus.cc:3060] T 00000000000000000000000000000000 P ac127f5341f44b89b3352a12895d5b17 [term 0 FOLLOWER]: Advancing to term 1
W20260608 12:39:41.277204   673 catalog_manager.cc:1593] T 00000000000000000000000000000000 P f94ded75cb5845cdafff78daea0aa85d: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260608 12:39:41.277204   665 catalog_manager.cc:1593] T 00000000000000000000000000000000 P ac127f5341f44b89b3352a12895d5b17: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260608 12:39:41.277812   673 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
W20260608 12:39:41.277812   665 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
W20260608 12:39:41.282133   675 instance_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:41.284226   676 instance_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:41.284852   637 raft_consensus.cc:515] T 00000000000000000000000000000000 P ac127f5341f44b89b3352a12895d5b17 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "949930934d934429bfe889944fd4635c" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 43921 } } peers { permanent_uuid: "ac127f5341f44b89b3352a12895d5b17" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 40929 } } peers { permanent_uuid: "f94ded75cb5845cdafff78daea0aa85d" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 46067 } }
I20260608 12:39:41.287251   637 leader_election.cc:290] T 00000000000000000000000000000000 P ac127f5341f44b89b3352a12895d5b17 [CANDIDATE]: Term 1 election: Requested vote from peers 949930934d934429bfe889944fd4635c (127.0.107.254:43921), f94ded75cb5845cdafff78daea0aa85d (127.0.107.252:46067)
I20260608 12:39:41.288930   473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "ac127f5341f44b89b3352a12895d5b17" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "949930934d934429bfe889944fd4635c"
I20260608 12:39:41.289619   473 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 949930934d934429bfe889944fd4635c [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:39:41.294108   603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "ac127f5341f44b89b3352a12895d5b17" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f94ded75cb5845cdafff78daea0aa85d"
I20260608 12:39:41.294869   603 raft_consensus.cc:3060] T 00000000000000000000000000000000 P f94ded75cb5845cdafff78daea0aa85d [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:39:41.302634   473 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 949930934d934429bfe889944fd4635c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac127f5341f44b89b3352a12895d5b17 in term 1.
I20260608 12:39:41.303961   510 leader_election.cc:304] T 00000000000000000000000000000000 P ac127f5341f44b89b3352a12895d5b17 [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: 949930934d934429bfe889944fd4635c, ac127f5341f44b89b3352a12895d5b17; no voters: 
I20260608 12:39:41.304853   637 raft_consensus.cc:2804] T 00000000000000000000000000000000 P ac127f5341f44b89b3352a12895d5b17 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:39:41.305357   637 raft_consensus.cc:697] T 00000000000000000000000000000000 P ac127f5341f44b89b3352a12895d5b17 [term 1 LEADER]: Becoming Leader. State: Replica: ac127f5341f44b89b3352a12895d5b17, State: Running, Role: LEADER
I20260608 12:39:41.306241   637 consensus_queue.cc:237] T 00000000000000000000000000000000 P ac127f5341f44b89b3352a12895d5b17 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "949930934d934429bfe889944fd4635c" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 43921 } } peers { permanent_uuid: "ac127f5341f44b89b3352a12895d5b17" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 40929 } } peers { permanent_uuid: "f94ded75cb5845cdafff78daea0aa85d" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 46067 } }
I20260608 12:39:41.312271   603 raft_consensus.cc:2468] T 00000000000000000000000000000000 P f94ded75cb5845cdafff78daea0aa85d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac127f5341f44b89b3352a12895d5b17 in term 1.
I20260608 12:39:41.315182   431 server_base.cc:1061] running on GCE node
W20260608 12:39:41.317756   678 instance_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:41.319082   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:39:41.319418   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:41.319684   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922381319663 us; error 0 us; skew 500 ppm
I20260608 12:39:41.320685   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:39:41.320662   674 sys_catalog.cc:455] T 00000000000000000000000000000000 P ac127f5341f44b89b3352a12895d5b17 [sys.catalog]: SysCatalogTable state changed. Reason: New leader ac127f5341f44b89b3352a12895d5b17. Latest consensus state: current_term: 1 leader_uuid: "ac127f5341f44b89b3352a12895d5b17" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "949930934d934429bfe889944fd4635c" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 43921 } } peers { permanent_uuid: "ac127f5341f44b89b3352a12895d5b17" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 40929 } } peers { permanent_uuid: "f94ded75cb5845cdafff78daea0aa85d" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 46067 } } }
I20260608 12:39:41.321807   674 sys_catalog.cc:458] T 00000000000000000000000000000000 P ac127f5341f44b89b3352a12895d5b17 [sys.catalog]: This master's current role is: LEADER
I20260608 12:39:41.323642   682 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:39:41.324105   431 webserver.cc:533] Webserver started at http://127.0.107.193:42361/ using document root <none> and password file <none>
I20260608 12:39:41.324937   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:39:41.325194   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:39:41.325552   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:39:41.327112   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922379125897-431-0/minicluster-data/ts-0-root/instance:
uuid: "e0782aa603a54b29bfffe493fae10f5d"
format_stamp: "Formatted at 2026-06-08 12:39:41 on dist-test-slave-gg24"
I20260608 12:39:41.330569   682 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:39:41.334704   431 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.001s	sys 0.008s
I20260608 12:39:41.343580   686 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:41.344656   431 fs_manager.cc:730] Time spent opening block manager: real 0.007s	user 0.005s	sys 0.000s
I20260608 12:39:41.345002   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922379125897-431-0/minicluster-data/ts-0-root
uuid: "e0782aa603a54b29bfffe493fae10f5d"
format_stamp: "Formatted at 2026-06-08 12:39:41 on dist-test-slave-gg24"
I20260608 12:39:41.345321   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922379125897-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922379125897-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922379125897-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:41.349623   603 raft_consensus.cc:1275] T 00000000000000000000000000000000 P f94ded75cb5845cdafff78daea0aa85d [term 1 FOLLOWER]: Refusing update from remote peer ac127f5341f44b89b3352a12895d5b17: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:39:41.350240   473 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 949930934d934429bfe889944fd4635c [term 1 FOLLOWER]: Refusing update from remote peer ac127f5341f44b89b3352a12895d5b17: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:39:41.352751   674 consensus_queue.cc:1048] T 00000000000000000000000000000000 P ac127f5341f44b89b3352a12895d5b17 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f94ded75cb5845cdafff78daea0aa85d" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 46067 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:39:41.354580   637 consensus_queue.cc:1048] T 00000000000000000000000000000000 P ac127f5341f44b89b3352a12895d5b17 [LEADER]: Connected to new peer: Peer: permanent_uuid: "949930934d934429bfe889944fd4635c" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 43921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:39:41.380879   639 sys_catalog.cc:455] T 00000000000000000000000000000000 P 949930934d934429bfe889944fd4635c [sys.catalog]: SysCatalogTable state changed. Reason: New leader ac127f5341f44b89b3352a12895d5b17. Latest consensus state: current_term: 1 leader_uuid: "ac127f5341f44b89b3352a12895d5b17" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "949930934d934429bfe889944fd4635c" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 43921 } } peers { permanent_uuid: "ac127f5341f44b89b3352a12895d5b17" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 40929 } } peers { permanent_uuid: "f94ded75cb5845cdafff78daea0aa85d" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 46067 } } }
I20260608 12:39:41.381699   639 sys_catalog.cc:458] T 00000000000000000000000000000000 P 949930934d934429bfe889944fd4635c [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:39:41.386479   638 sys_catalog.cc:455] T 00000000000000000000000000000000 P f94ded75cb5845cdafff78daea0aa85d [sys.catalog]: SysCatalogTable state changed. Reason: New leader ac127f5341f44b89b3352a12895d5b17. Latest consensus state: current_term: 1 leader_uuid: "ac127f5341f44b89b3352a12895d5b17" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "949930934d934429bfe889944fd4635c" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 43921 } } peers { permanent_uuid: "ac127f5341f44b89b3352a12895d5b17" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 40929 } } peers { permanent_uuid: "f94ded75cb5845cdafff78daea0aa85d" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 46067 } } }
I20260608 12:39:41.387318   638 sys_catalog.cc:458] T 00000000000000000000000000000000 P f94ded75cb5845cdafff78daea0aa85d [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:39:41.392141   674 sys_catalog.cc:455] T 00000000000000000000000000000000 P ac127f5341f44b89b3352a12895d5b17 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "ac127f5341f44b89b3352a12895d5b17" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "949930934d934429bfe889944fd4635c" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 43921 } } peers { permanent_uuid: "ac127f5341f44b89b3352a12895d5b17" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 40929 } } peers { permanent_uuid: "f94ded75cb5845cdafff78daea0aa85d" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 46067 } } }
I20260608 12:39:41.393143   674 sys_catalog.cc:458] T 00000000000000000000000000000000 P ac127f5341f44b89b3352a12895d5b17 [sys.catalog]: This master's current role is: LEADER
I20260608 12:39:41.395414   682 catalog_manager.cc:1382] Generated new cluster ID: 1dbb93e381124779896c15e8601c8ac1
I20260608 12:39:41.395726   682 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:39:41.402818   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:39:41.404697   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:39:41.405113   691 mvcc.cc:204] Tried to move back new op lower bound from 7294658073985249280 to 7294658073841242112. Current Snapshot: MvccSnapshot[applied={T|T < 7294658073985249280}]
I20260608 12:39:41.408207   637 sys_catalog.cc:455] T 00000000000000000000000000000000 P ac127f5341f44b89b3352a12895d5b17 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "ac127f5341f44b89b3352a12895d5b17" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "949930934d934429bfe889944fd4635c" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 43921 } } peers { permanent_uuid: "ac127f5341f44b89b3352a12895d5b17" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 40929 } } peers { permanent_uuid: "f94ded75cb5845cdafff78daea0aa85d" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 46067 } } }
I20260608 12:39:41.409034   637 sys_catalog.cc:458] T 00000000000000000000000000000000 P ac127f5341f44b89b3352a12895d5b17 [sys.catalog]: This master's current role is: LEADER
I20260608 12:39:41.418983   639 sys_catalog.cc:455] T 00000000000000000000000000000000 P 949930934d934429bfe889944fd4635c [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "ac127f5341f44b89b3352a12895d5b17" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "949930934d934429bfe889944fd4635c" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 43921 } } peers { permanent_uuid: "ac127f5341f44b89b3352a12895d5b17" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 40929 } } peers { permanent_uuid: "f94ded75cb5845cdafff78daea0aa85d" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 46067 } } }
I20260608 12:39:41.419785   639 sys_catalog.cc:458] T 00000000000000000000000000000000 P 949930934d934429bfe889944fd4635c [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:39:41.421531   638 sys_catalog.cc:455] T 00000000000000000000000000000000 P f94ded75cb5845cdafff78daea0aa85d [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "ac127f5341f44b89b3352a12895d5b17" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "949930934d934429bfe889944fd4635c" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 43921 } } peers { permanent_uuid: "ac127f5341f44b89b3352a12895d5b17" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 40929 } } peers { permanent_uuid: "f94ded75cb5845cdafff78daea0aa85d" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 46067 } } }
I20260608 12:39:41.422293   638 sys_catalog.cc:458] T 00000000000000000000000000000000 P f94ded75cb5845cdafff78daea0aa85d [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:39:41.427162   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:39:41.432972   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:39:41.433696   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.001s	user 0.000s	sys 0.000s
I20260608 12:39:41.434024   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:39:41.434257   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:39:41.446137   682 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:39:41.448973   682 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:39:41.494201   682 catalog_manager.cc:6069] T 00000000000000000000000000000000 P ac127f5341f44b89b3352a12895d5b17: Generated new TSK 0
I20260608 12:39:41.495503   682 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:39:41.591471   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:35587
I20260608 12:39:41.591722   756 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:35587 every 8 connection(s)
I20260608 12:39:41.611274   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 12:39:41.636425   757 heartbeater.cc:344] Connected to a master server at 127.0.107.252:46067
I20260608 12:39:41.637183   757 heartbeater.cc:461] Registering TS with master...
W20260608 12:39:41.637885   764 instance_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:39:41.639106   757 heartbeater.cc:507] Master 127.0.107.252:46067 requested a full tablet report, sending...
I20260608 12:39:41.644954   759 heartbeater.cc:344] Connected to a master server at 127.0.107.254:43921
I20260608 12:39:41.645538   759 heartbeater.cc:461] Registering TS with master...
I20260608 12:39:41.647006   759 heartbeater.cc:507] Master 127.0.107.254:43921 requested a full tablet report, sending...
W20260608 12:39:41.649694   765 instance_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:41.651031   594 ts_manager.cc:194] Registered new tserver with Master: e0782aa603a54b29bfffe493fae10f5d (127.0.107.193:35587)
I20260608 12:39:41.654090   463 ts_manager.cc:194] Registered new tserver with Master: e0782aa603a54b29bfffe493fae10f5d (127.0.107.193:35587)
W20260608 12:39:41.658250   767 instance_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:41.659485   758 heartbeater.cc:344] Connected to a master server at 127.0.107.253:40929
I20260608 12:39:41.659911   758 heartbeater.cc:461] Registering TS with master...
I20260608 12:39:41.660723   758 heartbeater.cc:507] Master 127.0.107.253:40929 requested a full tablet report, sending...
I20260608 12:39:41.662010   431 server_base.cc:1061] running on GCE node
I20260608 12:39:41.663234   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:39:41.663506   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:41.663502   528 ts_manager.cc:194] Registered new tserver with Master: e0782aa603a54b29bfffe493fae10f5d (127.0.107.193:35587)
I20260608 12:39:41.663918   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922381663898 us; error 0 us; skew 500 ppm
I20260608 12:39:41.664839   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:39:41.666386   528 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55200
I20260608 12:39:41.668005   431 webserver.cc:533] Webserver started at http://127.0.107.194:36123/ using document root <none> and password file <none>
I20260608 12:39:41.668747   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:39:41.668977   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:39:41.669312   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:39:41.670729   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922379125897-431-0/minicluster-data/ts-1-root/instance:
uuid: "244e9add210c4bd3ae84e95be2a07c76"
format_stamp: "Formatted at 2026-06-08 12:39:41 on dist-test-slave-gg24"
I20260608 12:39:41.677349   431 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.007s	sys 0.001s
I20260608 12:39:41.681958   772 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:41.682919   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.002s
I20260608 12:39:41.683288   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922379125897-431-0/minicluster-data/ts-1-root
uuid: "244e9add210c4bd3ae84e95be2a07c76"
format_stamp: "Formatted at 2026-06-08 12:39:41 on dist-test-slave-gg24"
I20260608 12:39:41.683651   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922379125897-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922379125897-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922379125897-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:41.707058   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:39:41.709286   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:39:41.711201   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:39:41.715250   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:39:41.715534   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:39:41.715813   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:39:41.716027   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:39:41.820767   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:37261
I20260608 12:39:41.821379   834 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:37261 every 8 connection(s)
I20260608 12:39:41.848443   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:39:41.864862   843 instance_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:41.874293   837 heartbeater.cc:344] Connected to a master server at 127.0.107.254:43921
I20260608 12:39:41.875885   837 heartbeater.cc:461] Registering TS with master...
I20260608 12:39:41.877250   835 heartbeater.cc:344] Connected to a master server at 127.0.107.252:46067
I20260608 12:39:41.879338   835 heartbeater.cc:461] Registering TS with master...
I20260608 12:39:41.880990   837 heartbeater.cc:507] Master 127.0.107.254:43921 requested a full tablet report, sending...
W20260608 12:39:41.883177   842 instance_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:39:41.883278   835 heartbeater.cc:507] Master 127.0.107.252:46067 requested a full tablet report, sending...
I20260608 12:39:41.886418   836 heartbeater.cc:344] Connected to a master server at 127.0.107.253:40929
I20260608 12:39:41.886987   836 heartbeater.cc:461] Registering TS with master...
I20260608 12:39:41.894881   836 heartbeater.cc:507] Master 127.0.107.253:40929 requested a full tablet report, sending...
I20260608 12:39:41.898269   594 ts_manager.cc:194] Registered new tserver with Master: 244e9add210c4bd3ae84e95be2a07c76 (127.0.107.194:37261)
W20260608 12:39:41.905279   845 instance_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:41.961109   431 server_base.cc:1061] running on GCE node
I20260608 12:39:41.962574   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:39:41.962962   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:41.963275   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922381963240 us; error 0 us; skew 500 ppm
I20260608 12:39:41.964550   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:39:41.968766   431 webserver.cc:533] Webserver started at http://127.0.107.195:33427/ using document root <none> and password file <none>
I20260608 12:39:41.969570   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:39:41.969872   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:39:41.970228   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:39:41.971906   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922379125897-431-0/minicluster-data/ts-2-root/instance:
uuid: "2b20aa0564754c09aabf7693bffb2568"
format_stamp: "Formatted at 2026-06-08 12:39:41 on dist-test-slave-gg24"
I20260608 12:39:41.989871   431 fs_manager.cc:696] Time spent creating directory manager: real 0.017s	user 0.006s	sys 0.005s
I20260608 12:39:41.995584   850 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:41.996702   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 12:39:41.997112   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922379125897-431-0/minicluster-data/ts-2-root
uuid: "2b20aa0564754c09aabf7693bffb2568"
format_stamp: "Formatted at 2026-06-08 12:39:41 on dist-test-slave-gg24"
I20260608 12:39:41.997529   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922379125897-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922379125897-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922379125897-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:42.037322   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:39:42.039189   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:39:42.042395   528 ts_manager.cc:194] Registered new tserver with Master: 244e9add210c4bd3ae84e95be2a07c76 (127.0.107.194:37261)
I20260608 12:39:42.044414   528 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55212
I20260608 12:39:42.047693   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:39:42.052742   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:39:42.053027   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:39:42.053331   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:39:42.053550   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:39:42.102329   463 ts_manager.cc:194] Registered new tserver with Master: 244e9add210c4bd3ae84e95be2a07c76 (127.0.107.194:37261)
I20260608 12:39:42.213356   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:38617
I20260608 12:39:42.213616   912 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:38617 every 8 connection(s)
I20260608 12:39:42.251441   913 heartbeater.cc:344] Connected to a master server at 127.0.107.252:46067
I20260608 12:39:42.251904   913 heartbeater.cc:461] Registering TS with master...
I20260608 12:39:42.252939   913 heartbeater.cc:507] Master 127.0.107.252:46067 requested a full tablet report, sending...
I20260608 12:39:42.256188   594 ts_manager.cc:194] Registered new tserver with Master: 2b20aa0564754c09aabf7693bffb2568 (127.0.107.195:38617)
I20260608 12:39:42.260957   915 heartbeater.cc:344] Connected to a master server at 127.0.107.254:43921
I20260608 12:39:42.261432   915 heartbeater.cc:461] Registering TS with master...
I20260608 12:39:42.262354   915 heartbeater.cc:507] Master 127.0.107.254:43921 requested a full tablet report, sending...
I20260608 12:39:42.265225   914 heartbeater.cc:344] Connected to a master server at 127.0.107.253:40929
I20260608 12:39:42.265602   914 heartbeater.cc:461] Registering TS with master...
I20260608 12:39:42.265565   463 ts_manager.cc:194] Registered new tserver with Master: 2b20aa0564754c09aabf7693bffb2568 (127.0.107.195:38617)
I20260608 12:39:42.266721   914 heartbeater.cc:507] Master 127.0.107.253:40929 requested a full tablet report, sending...
I20260608 12:39:42.269690   528 ts_manager.cc:194] Registered new tserver with Master: 2b20aa0564754c09aabf7693bffb2568 (127.0.107.195:38617)
I20260608 12:39:42.270030   431 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.03279432s
I20260608 12:39:42.271289   528 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55216
I20260608 12:39:42.277653   669 catalog_manager.cc:1294] Loaded cluster ID: 1dbb93e381124779896c15e8601c8ac1
I20260608 12:39:42.277935   669 catalog_manager.cc:1587] T 00000000000000000000000000000000 P 949930934d934429bfe889944fd4635c: loading cluster ID for follower catalog manager: success
I20260608 12:39:42.284739   673 catalog_manager.cc:1294] Loaded cluster ID: 1dbb93e381124779896c15e8601c8ac1
I20260608 12:39:42.284727   669 catalog_manager.cc:1609] T 00000000000000000000000000000000 P 949930934d934429bfe889944fd4635c: acquiring CA information for follower catalog manager: success
I20260608 12:39:42.285245   673 catalog_manager.cc:1587] T 00000000000000000000000000000000 P f94ded75cb5845cdafff78daea0aa85d: loading cluster ID for follower catalog manager: success
I20260608 12:39:42.290251   669 catalog_manager.cc:1637] T 00000000000000000000000000000000 P 949930934d934429bfe889944fd4635c: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260608 12:39:42.292814   673 catalog_manager.cc:1609] T 00000000000000000000000000000000 P f94ded75cb5845cdafff78daea0aa85d: acquiring CA information for follower catalog manager: success
I20260608 12:39:42.298213   673 catalog_manager.cc:1637] T 00000000000000000000000000000000 P f94ded75cb5845cdafff78daea0aa85d: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260608 12:39:42.669703   758 heartbeater.cc:499] Master 127.0.107.253:40929 was elected leader, sending a full tablet report...
I20260608 12:39:43.048429   836 heartbeater.cc:499] Master 127.0.107.253:40929 was elected leader, sending a full tablet report...
W20260608 12:39:43.071002   753 debug-util.cc:398] Leaking SignalData structure 0x7b0800186060 after lost signal to thread 434
W20260608 12:39:43.074723   753 debug-util.cc:398] Leaking SignalData structure 0x7b08001d4340 after lost signal to thread 756
W20260608 12:39:43.075904   753 debug-util.cc:398] Leaking SignalData structure 0x7b08001d4c40 after lost signal to thread 834
I20260608 12:39:43.238778   660 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:39:43.274850   914 heartbeater.cc:499] Master 127.0.107.253:40929 was elected leader, sending a full tablet report...
I20260608 12:39:43.436713   528 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:55218:
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:39:43.625056   722 tablet_service.cc:1511] Processing CreateTablet for tablet 5c76345842e3497d9853a786e837dd8a (DEFAULT_TABLE table=test-workload [id=9e56e1f5a6004f80b07c6cb7fd1d950f]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:39:43.632699   800 tablet_service.cc:1511] Processing CreateTablet for tablet 73f733d1511f434b86c2ffd9a85dbee3 (DEFAULT_TABLE table=test-workload [id=9e56e1f5a6004f80b07c6cb7fd1d950f]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:39:43.634881   800 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73f733d1511f434b86c2ffd9a85dbee3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:39:43.630990   721 tablet_service.cc:1511] Processing CreateTablet for tablet c79877481c1d4c5a89c81d44930c5da8 (DEFAULT_TABLE table=test-workload [id=9e56e1f5a6004f80b07c6cb7fd1d950f]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:39:43.638466   722 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c76345842e3497d9853a786e837dd8a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:39:43.641098   721 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c79877481c1d4c5a89c81d44930c5da8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:39:43.682688   947 tablet_bootstrap.cc:492] T 73f733d1511f434b86c2ffd9a85dbee3 P 244e9add210c4bd3ae84e95be2a07c76: Bootstrap starting.
I20260608 12:39:43.690619   948 tablet_bootstrap.cc:492] T 5c76345842e3497d9853a786e837dd8a P e0782aa603a54b29bfffe493fae10f5d: Bootstrap starting.
I20260608 12:39:43.700099   878 tablet_service.cc:1511] Processing CreateTablet for tablet ad62a0edf84d402cb0999affc775ff57 (DEFAULT_TABLE table=test-workload [id=9e56e1f5a6004f80b07c6cb7fd1d950f]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:39:43.701892   878 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad62a0edf84d402cb0999affc775ff57. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:39:43.703317   948 tablet_bootstrap.cc:654] T 5c76345842e3497d9853a786e837dd8a P e0782aa603a54b29bfffe493fae10f5d: Neither blocks nor log segments found. Creating new log.
I20260608 12:39:43.729643   947 tablet_bootstrap.cc:654] T 73f733d1511f434b86c2ffd9a85dbee3 P 244e9add210c4bd3ae84e95be2a07c76: Neither blocks nor log segments found. Creating new log.
I20260608 12:39:43.730458   948 tablet_bootstrap.cc:492] T 5c76345842e3497d9853a786e837dd8a P e0782aa603a54b29bfffe493fae10f5d: No bootstrap required, opened a new log
I20260608 12:39:43.731022   948 ts_tablet_manager.cc:1403] T 5c76345842e3497d9853a786e837dd8a P e0782aa603a54b29bfffe493fae10f5d: Time spent bootstrapping tablet: real 0.041s	user 0.000s	sys 0.018s
I20260608 12:39:43.738976   950 tablet_bootstrap.cc:492] T ad62a0edf84d402cb0999affc775ff57 P 2b20aa0564754c09aabf7693bffb2568: Bootstrap starting.
I20260608 12:39:43.739395   948 raft_consensus.cc:359] T 5c76345842e3497d9853a786e837dd8a P e0782aa603a54b29bfffe493fae10f5d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e0782aa603a54b29bfffe493fae10f5d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35587 } }
I20260608 12:39:43.745767   948 raft_consensus.cc:385] T 5c76345842e3497d9853a786e837dd8a P e0782aa603a54b29bfffe493fae10f5d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:39:43.746177   948 raft_consensus.cc:740] T 5c76345842e3497d9853a786e837dd8a P e0782aa603a54b29bfffe493fae10f5d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e0782aa603a54b29bfffe493fae10f5d, State: Initialized, Role: FOLLOWER
I20260608 12:39:43.747419   948 consensus_queue.cc:260] T 5c76345842e3497d9853a786e837dd8a P e0782aa603a54b29bfffe493fae10f5d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e0782aa603a54b29bfffe493fae10f5d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35587 } }
I20260608 12:39:43.748221   948 raft_consensus.cc:399] T 5c76345842e3497d9853a786e837dd8a P e0782aa603a54b29bfffe493fae10f5d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:39:43.748612   948 raft_consensus.cc:493] T 5c76345842e3497d9853a786e837dd8a P e0782aa603a54b29bfffe493fae10f5d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:39:43.748991   948 raft_consensus.cc:3060] T 5c76345842e3497d9853a786e837dd8a P e0782aa603a54b29bfffe493fae10f5d [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:39:43.749722   947 tablet_bootstrap.cc:492] T 73f733d1511f434b86c2ffd9a85dbee3 P 244e9add210c4bd3ae84e95be2a07c76: No bootstrap required, opened a new log
I20260608 12:39:43.750381   947 ts_tablet_manager.cc:1403] T 73f733d1511f434b86c2ffd9a85dbee3 P 244e9add210c4bd3ae84e95be2a07c76: Time spent bootstrapping tablet: real 0.068s	user 0.014s	sys 0.017s
I20260608 12:39:43.754662   947 raft_consensus.cc:359] T 73f733d1511f434b86c2ffd9a85dbee3 P 244e9add210c4bd3ae84e95be2a07c76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "244e9add210c4bd3ae84e95be2a07c76" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37261 } }
I20260608 12:39:43.755335   947 raft_consensus.cc:385] T 73f733d1511f434b86c2ffd9a85dbee3 P 244e9add210c4bd3ae84e95be2a07c76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:39:43.755689   947 raft_consensus.cc:740] T 73f733d1511f434b86c2ffd9a85dbee3 P 244e9add210c4bd3ae84e95be2a07c76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 244e9add210c4bd3ae84e95be2a07c76, State: Initialized, Role: FOLLOWER
I20260608 12:39:43.756507   950 tablet_bootstrap.cc:654] T ad62a0edf84d402cb0999affc775ff57 P 2b20aa0564754c09aabf7693bffb2568: Neither blocks nor log segments found. Creating new log.
I20260608 12:39:43.756645   947 consensus_queue.cc:260] T 73f733d1511f434b86c2ffd9a85dbee3 P 244e9add210c4bd3ae84e95be2a07c76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "244e9add210c4bd3ae84e95be2a07c76" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37261 } }
I20260608 12:39:43.757462   947 raft_consensus.cc:399] T 73f733d1511f434b86c2ffd9a85dbee3 P 244e9add210c4bd3ae84e95be2a07c76 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:39:43.758291   947 raft_consensus.cc:493] T 73f733d1511f434b86c2ffd9a85dbee3 P 244e9add210c4bd3ae84e95be2a07c76 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:39:43.758737   947 raft_consensus.cc:3060] T 73f733d1511f434b86c2ffd9a85dbee3 P 244e9add210c4bd3ae84e95be2a07c76 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:39:43.767609   947 raft_consensus.cc:515] T 73f733d1511f434b86c2ffd9a85dbee3 P 244e9add210c4bd3ae84e95be2a07c76 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "244e9add210c4bd3ae84e95be2a07c76" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37261 } }
I20260608 12:39:43.765136   948 raft_consensus.cc:515] T 5c76345842e3497d9853a786e837dd8a P e0782aa603a54b29bfffe493fae10f5d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e0782aa603a54b29bfffe493fae10f5d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35587 } }
I20260608 12:39:43.768685   947 leader_election.cc:304] T 73f733d1511f434b86c2ffd9a85dbee3 P 244e9add210c4bd3ae84e95be2a07c76 [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: 244e9add210c4bd3ae84e95be2a07c76; no voters: 
I20260608 12:39:43.769500   950 tablet_bootstrap.cc:492] T ad62a0edf84d402cb0999affc775ff57 P 2b20aa0564754c09aabf7693bffb2568: No bootstrap required, opened a new log
I20260608 12:39:43.769301   948 leader_election.cc:304] T 5c76345842e3497d9853a786e837dd8a P e0782aa603a54b29bfffe493fae10f5d [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: e0782aa603a54b29bfffe493fae10f5d; no voters: 
I20260608 12:39:43.770056   950 ts_tablet_manager.cc:1403] T ad62a0edf84d402cb0999affc775ff57 P 2b20aa0564754c09aabf7693bffb2568: Time spent bootstrapping tablet: real 0.032s	user 0.017s	sys 0.005s
I20260608 12:39:43.778950   950 raft_consensus.cc:359] T ad62a0edf84d402cb0999affc775ff57 P 2b20aa0564754c09aabf7693bffb2568 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2b20aa0564754c09aabf7693bffb2568" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38617 } }
I20260608 12:39:43.779917   950 raft_consensus.cc:385] T ad62a0edf84d402cb0999affc775ff57 P 2b20aa0564754c09aabf7693bffb2568 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:39:43.780398   950 raft_consensus.cc:740] T ad62a0edf84d402cb0999affc775ff57 P 2b20aa0564754c09aabf7693bffb2568 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b20aa0564754c09aabf7693bffb2568, State: Initialized, Role: FOLLOWER
I20260608 12:39:43.781605   950 consensus_queue.cc:260] T ad62a0edf84d402cb0999affc775ff57 P 2b20aa0564754c09aabf7693bffb2568 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "2b20aa0564754c09aabf7693bffb2568" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38617 } }
I20260608 12:39:43.782627   950 raft_consensus.cc:399] T ad62a0edf84d402cb0999affc775ff57 P 2b20aa0564754c09aabf7693bffb2568 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:39:43.785259   950 raft_consensus.cc:493] T ad62a0edf84d402cb0999affc775ff57 P 2b20aa0564754c09aabf7693bffb2568 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:39:43.785995   950 raft_consensus.cc:3060] T ad62a0edf84d402cb0999affc775ff57 P 2b20aa0564754c09aabf7693bffb2568 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:39:43.786124   948 leader_election.cc:290] T 5c76345842e3497d9853a786e837dd8a P e0782aa603a54b29bfffe493fae10f5d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:39:43.790786   948 ts_tablet_manager.cc:1434] T 5c76345842e3497d9853a786e837dd8a P e0782aa603a54b29bfffe493fae10f5d: Time spent starting tablet: real 0.059s	user 0.020s	sys 0.007s
I20260608 12:39:43.792447   948 tablet_bootstrap.cc:492] T c79877481c1d4c5a89c81d44930c5da8 P e0782aa603a54b29bfffe493fae10f5d: Bootstrap starting.
I20260608 12:39:43.784690   954 raft_consensus.cc:2804] T 5c76345842e3497d9853a786e837dd8a P e0782aa603a54b29bfffe493fae10f5d [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:39:43.801548   954 raft_consensus.cc:697] T 5c76345842e3497d9853a786e837dd8a P e0782aa603a54b29bfffe493fae10f5d [term 1 LEADER]: Becoming Leader. State: Replica: e0782aa603a54b29bfffe493fae10f5d, State: Running, Role: LEADER
I20260608 12:39:43.809448   954 consensus_queue.cc:237] T 5c76345842e3497d9853a786e837dd8a P e0782aa603a54b29bfffe493fae10f5d [LEADER]: Queue going to LEADER mode. State: All 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: "e0782aa603a54b29bfffe493fae10f5d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35587 } }
I20260608 12:39:43.811443   947 leader_election.cc:290] T 73f733d1511f434b86c2ffd9a85dbee3 P 244e9add210c4bd3ae84e95be2a07c76 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:39:43.817173   948 tablet_bootstrap.cc:654] T c79877481c1d4c5a89c81d44930c5da8 P e0782aa603a54b29bfffe493fae10f5d: Neither blocks nor log segments found. Creating new log.
I20260608 12:39:43.826177   953 raft_consensus.cc:2804] T 73f733d1511f434b86c2ffd9a85dbee3 P 244e9add210c4bd3ae84e95be2a07c76 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:39:43.827343   947 ts_tablet_manager.cc:1434] T 73f733d1511f434b86c2ffd9a85dbee3 P 244e9add210c4bd3ae84e95be2a07c76: Time spent starting tablet: real 0.076s	user 0.040s	sys 0.024s
I20260608 12:39:43.822026   950 raft_consensus.cc:515] T ad62a0edf84d402cb0999affc775ff57 P 2b20aa0564754c09aabf7693bffb2568 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2b20aa0564754c09aabf7693bffb2568" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38617 } }
I20260608 12:39:43.828848   950 leader_election.cc:304] T ad62a0edf84d402cb0999affc775ff57 P 2b20aa0564754c09aabf7693bffb2568 [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: 2b20aa0564754c09aabf7693bffb2568; no voters: 
I20260608 12:39:43.836162   953 raft_consensus.cc:697] T 73f733d1511f434b86c2ffd9a85dbee3 P 244e9add210c4bd3ae84e95be2a07c76 [term 1 LEADER]: Becoming Leader. State: Replica: 244e9add210c4bd3ae84e95be2a07c76, State: Running, Role: LEADER
I20260608 12:39:43.839941   953 consensus_queue.cc:237] T 73f733d1511f434b86c2ffd9a85dbee3 P 244e9add210c4bd3ae84e95be2a07c76 [LEADER]: Queue going to LEADER mode. State: All 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: "244e9add210c4bd3ae84e95be2a07c76" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37261 } }
I20260608 12:39:43.849620   528 catalog_manager.cc:5696] T 5c76345842e3497d9853a786e837dd8a P e0782aa603a54b29bfffe493fae10f5d reported cstate change: term changed from 0 to 1, leader changed from <none> to e0782aa603a54b29bfffe493fae10f5d (127.0.107.193). New cstate: current_term: 1 leader_uuid: "e0782aa603a54b29bfffe493fae10f5d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e0782aa603a54b29bfffe493fae10f5d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35587 } health_report { overall_health: HEALTHY } } }
I20260608 12:39:43.866741   950 leader_election.cc:290] T ad62a0edf84d402cb0999affc775ff57 P 2b20aa0564754c09aabf7693bffb2568 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:39:43.887427   959 raft_consensus.cc:2804] T ad62a0edf84d402cb0999affc775ff57 P 2b20aa0564754c09aabf7693bffb2568 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:39:43.906436   948 tablet_bootstrap.cc:492] T c79877481c1d4c5a89c81d44930c5da8 P e0782aa603a54b29bfffe493fae10f5d: No bootstrap required, opened a new log
I20260608 12:39:43.907218   948 ts_tablet_manager.cc:1403] T c79877481c1d4c5a89c81d44930c5da8 P e0782aa603a54b29bfffe493fae10f5d: Time spent bootstrapping tablet: real 0.115s	user 0.024s	sys 0.002s
I20260608 12:39:43.912086   950 ts_tablet_manager.cc:1434] T ad62a0edf84d402cb0999affc775ff57 P 2b20aa0564754c09aabf7693bffb2568: Time spent starting tablet: real 0.141s	user 0.020s	sys 0.019s
I20260608 12:39:43.913828   528 catalog_manager.cc:5696] T 73f733d1511f434b86c2ffd9a85dbee3 P 244e9add210c4bd3ae84e95be2a07c76 reported cstate change: term changed from 0 to 1, leader changed from <none> to 244e9add210c4bd3ae84e95be2a07c76 (127.0.107.194). New cstate: current_term: 1 leader_uuid: "244e9add210c4bd3ae84e95be2a07c76" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "244e9add210c4bd3ae84e95be2a07c76" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37261 } health_report { overall_health: HEALTHY } } }
I20260608 12:39:43.918202   948 raft_consensus.cc:359] T c79877481c1d4c5a89c81d44930c5da8 P e0782aa603a54b29bfffe493fae10f5d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e0782aa603a54b29bfffe493fae10f5d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35587 } }
I20260608 12:39:43.926556   948 raft_consensus.cc:385] T c79877481c1d4c5a89c81d44930c5da8 P e0782aa603a54b29bfffe493fae10f5d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:39:43.927523   948 raft_consensus.cc:740] T c79877481c1d4c5a89c81d44930c5da8 P e0782aa603a54b29bfffe493fae10f5d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e0782aa603a54b29bfffe493fae10f5d, State: Initialized, Role: FOLLOWER
I20260608 12:39:43.929391   959 raft_consensus.cc:697] T ad62a0edf84d402cb0999affc775ff57 P 2b20aa0564754c09aabf7693bffb2568 [term 1 LEADER]: Becoming Leader. State: Replica: 2b20aa0564754c09aabf7693bffb2568, State: Running, Role: LEADER
I20260608 12:39:43.932123   959 consensus_queue.cc:237] T ad62a0edf84d402cb0999affc775ff57 P 2b20aa0564754c09aabf7693bffb2568 [LEADER]: Queue going to LEADER mode. State: All 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: "2b20aa0564754c09aabf7693bffb2568" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38617 } }
I20260608 12:39:43.928455   948 consensus_queue.cc:260] T c79877481c1d4c5a89c81d44930c5da8 P e0782aa603a54b29bfffe493fae10f5d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e0782aa603a54b29bfffe493fae10f5d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35587 } }
I20260608 12:39:43.946488   948 raft_consensus.cc:399] T c79877481c1d4c5a89c81d44930c5da8 P e0782aa603a54b29bfffe493fae10f5d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:39:43.946940   948 raft_consensus.cc:493] T c79877481c1d4c5a89c81d44930c5da8 P e0782aa603a54b29bfffe493fae10f5d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:39:43.947381   948 raft_consensus.cc:3060] T c79877481c1d4c5a89c81d44930c5da8 P e0782aa603a54b29bfffe493fae10f5d [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:39:43.957001   948 raft_consensus.cc:515] T c79877481c1d4c5a89c81d44930c5da8 P e0782aa603a54b29bfffe493fae10f5d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e0782aa603a54b29bfffe493fae10f5d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35587 } }
I20260608 12:39:43.958374   954 raft_consensus.cc:493] T c79877481c1d4c5a89c81d44930c5da8 P e0782aa603a54b29bfffe493fae10f5d [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:39:43.958871   954 raft_consensus.cc:515] T c79877481c1d4c5a89c81d44930c5da8 P e0782aa603a54b29bfffe493fae10f5d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e0782aa603a54b29bfffe493fae10f5d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35587 } }
I20260608 12:39:43.961234   954 leader_election.cc:304] T c79877481c1d4c5a89c81d44930c5da8 P e0782aa603a54b29bfffe493fae10f5d [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: e0782aa603a54b29bfffe493fae10f5d; no voters: 
I20260608 12:39:43.957876   527 catalog_manager.cc:5696] T ad62a0edf84d402cb0999affc775ff57 P 2b20aa0564754c09aabf7693bffb2568 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2b20aa0564754c09aabf7693bffb2568 (127.0.107.195). New cstate: current_term: 1 leader_uuid: "2b20aa0564754c09aabf7693bffb2568" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2b20aa0564754c09aabf7693bffb2568" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38617 } health_report { overall_health: HEALTHY } } }
I20260608 12:39:43.962610   955 raft_consensus.cc:2804] T c79877481c1d4c5a89c81d44930c5da8 P e0782aa603a54b29bfffe493fae10f5d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 12:39:43.965850   955 raft_consensus.cc:493] T c79877481c1d4c5a89c81d44930c5da8 P e0782aa603a54b29bfffe493fae10f5d [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:39:43.966714   955 raft_consensus.cc:3060] T c79877481c1d4c5a89c81d44930c5da8 P e0782aa603a54b29bfffe493fae10f5d [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:39:43.963428   948 leader_election.cc:304] T c79877481c1d4c5a89c81d44930c5da8 P e0782aa603a54b29bfffe493fae10f5d [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: e0782aa603a54b29bfffe493fae10f5d; no voters: 
I20260608 12:39:43.976161   955 raft_consensus.cc:515] T c79877481c1d4c5a89c81d44930c5da8 P e0782aa603a54b29bfffe493fae10f5d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e0782aa603a54b29bfffe493fae10f5d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35587 } }
I20260608 12:39:43.977989   955 leader_election.cc:304] T c79877481c1d4c5a89c81d44930c5da8 P e0782aa603a54b29bfffe493fae10f5d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: e0782aa603a54b29bfffe493fae10f5d; no voters: 
I20260608 12:39:43.962209   954 leader_election.cc:290] T c79877481c1d4c5a89c81d44930c5da8 P e0782aa603a54b29bfffe493fae10f5d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 
I20260608 12:39:43.985239   954 raft_consensus.cc:2764] T c79877481c1d4c5a89c81d44930c5da8 P e0782aa603a54b29bfffe493fae10f5d [term 2 FOLLOWER]: Leader election decision vote started in defunct term 1: won
I20260608 12:39:44.002907   954 raft_consensus.cc:2804] T c79877481c1d4c5a89c81d44930c5da8 P e0782aa603a54b29bfffe493fae10f5d [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:39:44.003685   954 raft_consensus.cc:697] T c79877481c1d4c5a89c81d44930c5da8 P e0782aa603a54b29bfffe493fae10f5d [term 2 LEADER]: Becoming Leader. State: Replica: e0782aa603a54b29bfffe493fae10f5d, State: Running, Role: LEADER
I20260608 12:39:44.004715   954 consensus_queue.cc:237] T c79877481c1d4c5a89c81d44930c5da8 P e0782aa603a54b29bfffe493fae10f5d [LEADER]: Queue going to LEADER 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: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e0782aa603a54b29bfffe493fae10f5d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35587 } }
I20260608 12:39:43.984581   948 leader_election.cc:290] T c79877481c1d4c5a89c81d44930c5da8 P e0782aa603a54b29bfffe493fae10f5d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:39:44.018065   955 leader_election.cc:290] T c79877481c1d4c5a89c81d44930c5da8 P e0782aa603a54b29bfffe493fae10f5d [CANDIDATE]: Term 2 election: Requested vote from peers 
I20260608 12:39:44.024765   948 ts_tablet_manager.cc:1434] T c79877481c1d4c5a89c81d44930c5da8 P e0782aa603a54b29bfffe493fae10f5d: Time spent starting tablet: real 0.117s	user 0.030s	sys 0.006s
I20260608 12:39:44.074937   527 catalog_manager.cc:5696] T c79877481c1d4c5a89c81d44930c5da8 P e0782aa603a54b29bfffe493fae10f5d reported cstate change: term changed from 0 to 2, leader changed from <none> to e0782aa603a54b29bfffe493fae10f5d (127.0.107.193). New cstate: current_term: 2 leader_uuid: "e0782aa603a54b29bfffe493fae10f5d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e0782aa603a54b29bfffe493fae10f5d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35587 } health_report { overall_health: HEALTHY } } }
I20260608 12:39:44.141363   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
I20260608 12:39:44.179425   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:39:44.181293   431 tablet_replica.cc:333] T c79877481c1d4c5a89c81d44930c5da8 P e0782aa603a54b29bfffe493fae10f5d: stopping tablet replica
I20260608 12:39:44.182379   431 raft_consensus.cc:2243] T c79877481c1d4c5a89c81d44930c5da8 P e0782aa603a54b29bfffe493fae10f5d [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:39:44.183112   431 raft_consensus.cc:2272] T c79877481c1d4c5a89c81d44930c5da8 P e0782aa603a54b29bfffe493fae10f5d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:39:44.187868   431 tablet_replica.cc:333] T 5c76345842e3497d9853a786e837dd8a P e0782aa603a54b29bfffe493fae10f5d: stopping tablet replica
I20260608 12:39:44.188395   431 raft_consensus.cc:2243] T 5c76345842e3497d9853a786e837dd8a P e0782aa603a54b29bfffe493fae10f5d [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:39:44.188889   431 raft_consensus.cc:2272] T 5c76345842e3497d9853a786e837dd8a P e0782aa603a54b29bfffe493fae10f5d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:39:45.240108   660 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:39:45.240615   660 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 12:39:45.346144   431 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 753)
W20260608 12:39:46.346798   431 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 753)
I20260608 12:39:46.822817   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
I20260608 12:39:46.833964   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
I20260608 12:39:46.853395   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:39:46.854120   431 tablet_replica.cc:333] T 73f733d1511f434b86c2ffd9a85dbee3 P 244e9add210c4bd3ae84e95be2a07c76: stopping tablet replica
I20260608 12:39:46.854707   431 raft_consensus.cc:2243] T 73f733d1511f434b86c2ffd9a85dbee3 P 244e9add210c4bd3ae84e95be2a07c76 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:39:46.855162   431 raft_consensus.cc:2272] T 73f733d1511f434b86c2ffd9a85dbee3 P 244e9add210c4bd3ae84e95be2a07c76 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:39:46.873795   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
I20260608 12:39:46.882400   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
I20260608 12:39:46.899973   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:39:46.900777   431 tablet_replica.cc:333] T ad62a0edf84d402cb0999affc775ff57 P 2b20aa0564754c09aabf7693bffb2568: stopping tablet replica
I20260608 12:39:46.901345   431 raft_consensus.cc:2243] T ad62a0edf84d402cb0999affc775ff57 P 2b20aa0564754c09aabf7693bffb2568 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:39:46.901824   431 raft_consensus.cc:2272] T ad62a0edf84d402cb0999affc775ff57 P 2b20aa0564754c09aabf7693bffb2568 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:39:46.919755   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260608 12:39:46.928043   431 master.cc:562] Master@127.0.107.254:43921 shutting down...
I20260608 12:39:47.025532   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 949930934d934429bfe889944fd4635c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:39:47.026106   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 949930934d934429bfe889944fd4635c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:39:47.026463   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P 949930934d934429bfe889944fd4635c: stopping tablet replica
I20260608 12:39:47.054342   431 master.cc:584] Master@127.0.107.254:43921 shutdown complete.
I20260608 12:39:47.066007   431 master.cc:562] Master@127.0.107.253:40929 shutting down...
I20260608 12:39:47.087157   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P ac127f5341f44b89b3352a12895d5b17 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:39:47.088095   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P ac127f5341f44b89b3352a12895d5b17 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:39:47.088466   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P ac127f5341f44b89b3352a12895d5b17: stopping tablet replica
I20260608 12:39:47.143782   431 master.cc:584] Master@127.0.107.253:40929 shutdown complete.
I20260608 12:39:47.157311   431 master.cc:562] Master@127.0.107.252:46067 shutting down...
I20260608 12:39:47.174937   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P f94ded75cb5845cdafff78daea0aa85d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:39:47.175490   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P f94ded75cb5845cdafff78daea0aa85d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:39:47.175820   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P f94ded75cb5845cdafff78daea0aa85d: stopping tablet replica
I20260608 12:39:47.193411   431 master.cc:584] Master@127.0.107.252:46067 shutdown complete.
[       OK ] AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing (7915 ms)
[ RUN      ] AutoRebalancerTest.AutoRebalancingTurnOffAndOn
I20260608 12:39:47.219575   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:33457
I20260608 12:39:47.220829   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:39:47.225809   973 instance_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:47.226672   974 instance_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:47.228245   976 instance_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:47.228710   431 server_base.cc:1061] running on GCE node
I20260608 12:39:47.229492   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:39:47.229663   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:47.229802   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922387229785 us; error 0 us; skew 500 ppm
I20260608 12:39:47.230356   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:39:47.232786   431 webserver.cc:533] Webserver started at http://127.0.107.254:40365/ using document root <none> and password file <none>
I20260608 12:39:47.233258   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:39:47.233417   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:39:47.233631   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:39:47.234656   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922379125897-431-0/minicluster-data/master-0-root/instance:
uuid: "5a3db89c27a04f73910d114ac9b9d544"
format_stamp: "Formatted at 2026-06-08 12:39:47 on dist-test-slave-gg24"
I20260608 12:39:47.239073   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260608 12:39:47.242390   981 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:47.243173   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260608 12:39:47.243417   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922379125897-431-0/minicluster-data/master-0-root
uuid: "5a3db89c27a04f73910d114ac9b9d544"
format_stamp: "Formatted at 2026-06-08 12:39:47 on dist-test-slave-gg24"
I20260608 12:39:47.243654   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922379125897-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922379125897-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922379125897-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:47.267423   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:39:47.268465   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:39:47.304550   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:33457
I20260608 12:39:47.304730  1032 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:33457 every 8 connection(s)
I20260608 12:39:47.308938  1033 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:47.318331  1033 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5a3db89c27a04f73910d114ac9b9d544: Bootstrap starting.
I20260608 12:39:47.323088  1033 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 5a3db89c27a04f73910d114ac9b9d544: Neither blocks nor log segments found. Creating new log.
I20260608 12:39:47.327239  1033 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5a3db89c27a04f73910d114ac9b9d544: No bootstrap required, opened a new log
I20260608 12:39:47.329715  1033 raft_consensus.cc:359] T 00000000000000000000000000000000 P 5a3db89c27a04f73910d114ac9b9d544 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5a3db89c27a04f73910d114ac9b9d544" member_type: VOTER }
I20260608 12:39:47.330111  1033 raft_consensus.cc:385] T 00000000000000000000000000000000 P 5a3db89c27a04f73910d114ac9b9d544 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:39:47.330315  1033 raft_consensus.cc:740] T 00000000000000000000000000000000 P 5a3db89c27a04f73910d114ac9b9d544 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a3db89c27a04f73910d114ac9b9d544, State: Initialized, Role: FOLLOWER
I20260608 12:39:47.330940  1033 consensus_queue.cc:260] T 00000000000000000000000000000000 P 5a3db89c27a04f73910d114ac9b9d544 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "5a3db89c27a04f73910d114ac9b9d544" member_type: VOTER }
I20260608 12:39:47.331380  1033 raft_consensus.cc:399] T 00000000000000000000000000000000 P 5a3db89c27a04f73910d114ac9b9d544 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:39:47.331584  1033 raft_consensus.cc:493] T 00000000000000000000000000000000 P 5a3db89c27a04f73910d114ac9b9d544 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:39:47.331815  1033 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 5a3db89c27a04f73910d114ac9b9d544 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:39:47.335824  1033 raft_consensus.cc:515] T 00000000000000000000000000000000 P 5a3db89c27a04f73910d114ac9b9d544 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5a3db89c27a04f73910d114ac9b9d544" member_type: VOTER }
I20260608 12:39:47.336333  1033 leader_election.cc:304] T 00000000000000000000000000000000 P 5a3db89c27a04f73910d114ac9b9d544 [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: 5a3db89c27a04f73910d114ac9b9d544; no voters: 
I20260608 12:39:47.337528  1033 leader_election.cc:290] T 00000000000000000000000000000000 P 5a3db89c27a04f73910d114ac9b9d544 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:39:47.337920  1036 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 5a3db89c27a04f73910d114ac9b9d544 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:39:47.339233  1036 raft_consensus.cc:697] T 00000000000000000000000000000000 P 5a3db89c27a04f73910d114ac9b9d544 [term 1 LEADER]: Becoming Leader. State: Replica: 5a3db89c27a04f73910d114ac9b9d544, State: Running, Role: LEADER
I20260608 12:39:47.339957  1036 consensus_queue.cc:237] T 00000000000000000000000000000000 P 5a3db89c27a04f73910d114ac9b9d544 [LEADER]: Queue going to LEADER mode. State: All 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: "5a3db89c27a04f73910d114ac9b9d544" member_type: VOTER }
I20260608 12:39:47.340765  1033 sys_catalog.cc:565] T 00000000000000000000000000000000 P 5a3db89c27a04f73910d114ac9b9d544 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:39:47.344182  1037 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5a3db89c27a04f73910d114ac9b9d544 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "5a3db89c27a04f73910d114ac9b9d544" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5a3db89c27a04f73910d114ac9b9d544" member_type: VOTER } }
I20260608 12:39:47.344810  1037 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5a3db89c27a04f73910d114ac9b9d544 [sys.catalog]: This master's current role is: LEADER
I20260608 12:39:47.344663  1038 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5a3db89c27a04f73910d114ac9b9d544 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 5a3db89c27a04f73910d114ac9b9d544. Latest consensus state: current_term: 1 leader_uuid: "5a3db89c27a04f73910d114ac9b9d544" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5a3db89c27a04f73910d114ac9b9d544" member_type: VOTER } }
I20260608 12:39:47.345676  1038 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5a3db89c27a04f73910d114ac9b9d544 [sys.catalog]: This master's current role is: LEADER
I20260608 12:39:47.349653  1042 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:39:47.354868  1042 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:39:47.357808   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:39:47.363907  1042 catalog_manager.cc:1382] Generated new cluster ID: ebf01e9879de47d79425d5cc411bcd78
I20260608 12:39:47.364223  1042 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:39:47.381187  1042 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:39:47.382467  1042 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:39:47.396521  1042 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 5a3db89c27a04f73910d114ac9b9d544: Generated new TSK 0
I20260608 12:39:47.397222  1042 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:39:47.425110   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:39:47.431980  1054 instance_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:47.433477  1055 instance_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:47.435493   431 server_base.cc:1061] running on GCE node
W20260608 12:39:47.435418  1057 instance_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:47.436512   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:39:47.436805   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:47.436992   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922387436972 us; error 0 us; skew 500 ppm
I20260608 12:39:47.437603   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:39:47.440065   431 webserver.cc:533] Webserver started at http://127.0.107.193:35959/ using document root <none> and password file <none>
I20260608 12:39:47.440653   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:39:47.440860   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:39:47.441138   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:39:47.442344   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922379125897-431-0/minicluster-data/ts-0-root/instance:
uuid: "14cb596992b346219a11c5d2159ea670"
format_stamp: "Formatted at 2026-06-08 12:39:47 on dist-test-slave-gg24"
I20260608 12:39:47.447158   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.003s
I20260608 12:39:47.450742  1062 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:47.451642   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 12:39:47.452031   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922379125897-431-0/minicluster-data/ts-0-root
uuid: "14cb596992b346219a11c5d2159ea670"
format_stamp: "Formatted at 2026-06-08 12:39:47 on dist-test-slave-gg24"
I20260608 12:39:47.452385   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922379125897-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922379125897-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922379125897-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:47.491518   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:39:47.492785   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:39:47.494498   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:39:47.497275   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:39:47.497527   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:39:47.497814   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:39:47.498003   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:39:47.541707   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:33141
I20260608 12:39:47.542013  1124 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:33141 every 8 connection(s)
I20260608 12:39:47.547415   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:39:47.556264  1129 instance_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:47.557507  1130 instance_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:47.559900   431 server_base.cc:1061] running on GCE node
W20260608 12:39:47.559868  1132 instance_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:47.561208   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:39:47.561475   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:47.561676   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922387561658 us; error 0 us; skew 500 ppm
I20260608 12:39:47.562479   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:39:47.565732   431 webserver.cc:533] Webserver started at http://127.0.107.194:46807/ using document root <none> and password file <none>
I20260608 12:39:47.566290  1125 heartbeater.cc:344] Connected to a master server at 127.0.107.254:33457
I20260608 12:39:47.566391   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:39:47.566784   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:39:47.566848  1125 heartbeater.cc:461] Registering TS with master...
I20260608 12:39:47.567212   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:39:47.567889  1125 heartbeater.cc:507] Master 127.0.107.254:33457 requested a full tablet report, sending...
I20260608 12:39:47.568989   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922379125897-431-0/minicluster-data/ts-1-root/instance:
uuid: "00dbb3a30488494d92f3884b7ce7a1ea"
format_stamp: "Formatted at 2026-06-08 12:39:47 on dist-test-slave-gg24"
I20260608 12:39:47.570791   998 ts_manager.cc:194] Registered new tserver with Master: 14cb596992b346219a11c5d2159ea670 (127.0.107.193:33141)
I20260608 12:39:47.573629   998 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37864
I20260608 12:39:47.574530   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 12:39:47.578657  1137 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:47.579464   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 12:39:47.579792   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922379125897-431-0/minicluster-data/ts-1-root
uuid: "00dbb3a30488494d92f3884b7ce7a1ea"
format_stamp: "Formatted at 2026-06-08 12:39:47 on dist-test-slave-gg24"
I20260608 12:39:47.580063   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922379125897-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922379125897-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922379125897-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:47.593734   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:39:47.594933   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:39:47.596465   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:39:47.598966   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:39:47.599192   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:39:47.599501   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:39:47.599680   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:39:47.640025   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:36797
I20260608 12:39:47.640122  1199 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:36797 every 8 connection(s)
I20260608 12:39:47.645804   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:39:47.653297  1203 instance_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:47.655876  1204 instance_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:47.656740   431 server_base.cc:1061] running on GCE node
W20260608 12:39:47.657444  1207 instance_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:47.658448   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:39:47.658744   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:47.659005   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922387658984 us; error 0 us; skew 500 ppm
I20260608 12:39:47.659168  1200 heartbeater.cc:344] Connected to a master server at 127.0.107.254:33457
I20260608 12:39:47.659618  1200 heartbeater.cc:461] Registering TS with master...
I20260608 12:39:47.659686   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:39:47.660609  1200 heartbeater.cc:507] Master 127.0.107.254:33457 requested a full tablet report, sending...
I20260608 12:39:47.662729   431 webserver.cc:533] Webserver started at http://127.0.107.195:45511/ using document root <none> and password file <none>
I20260608 12:39:47.663182   998 ts_manager.cc:194] Registered new tserver with Master: 00dbb3a30488494d92f3884b7ce7a1ea (127.0.107.194:36797)
I20260608 12:39:47.663456   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:39:47.663740   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:39:47.664080   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:39:47.665047   998 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37878
I20260608 12:39:47.665544   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922379125897-431-0/minicluster-data/ts-2-root/instance:
uuid: "94f0e2a99acc42a69d38924089178c2f"
format_stamp: "Formatted at 2026-06-08 12:39:47 on dist-test-slave-gg24"
I20260608 12:39:47.670428   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 12:39:47.673949  1211 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:47.674839   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 12:39:47.675156   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922379125897-431-0/minicluster-data/ts-2-root
uuid: "94f0e2a99acc42a69d38924089178c2f"
format_stamp: "Formatted at 2026-06-08 12:39:47 on dist-test-slave-gg24"
I20260608 12:39:47.675459   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922379125897-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922379125897-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922379125897-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:47.685741   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:39:47.686857   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:39:47.688329   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:39:47.690800   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:39:47.691047   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:39:47.691326   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:39:47.691519   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:39:47.731050   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:45869
I20260608 12:39:47.731199  1273 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:45869 every 8 connection(s)
I20260608 12:39:47.744874  1274 heartbeater.cc:344] Connected to a master server at 127.0.107.254:33457
I20260608 12:39:47.745307  1274 heartbeater.cc:461] Registering TS with master...
I20260608 12:39:47.746078  1274 heartbeater.cc:507] Master 127.0.107.254:33457 requested a full tablet report, sending...
I20260608 12:39:47.748414   998 ts_manager.cc:194] Registered new tserver with Master: 94f0e2a99acc42a69d38924089178c2f (127.0.107.195:45869)
I20260608 12:39:47.749132   431 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014631981s
I20260608 12:39:47.749871   998 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37882
I20260608 12:39:48.576990  1125 heartbeater.cc:499] Master 127.0.107.254:33457 was elected leader, sending a full tablet report...
I20260608 12:39:48.667744  1200 heartbeater.cc:499] Master 127.0.107.254:33457 was elected leader, sending a full tablet report...
I20260608 12:39:48.752794  1274 heartbeater.cc:499] Master 127.0.107.254:33457 was elected leader, sending a full tablet report...
I20260608 12:39:48.810436   998 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:37892:
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:39:48.814229   998 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:48.902086  1239 tablet_service.cc:1511] Processing CreateTablet for tablet 545ad9834dcb4ddfade0df0f43dd7d31 (DEFAULT_TABLE table=test-workload [id=ccad089ec4204da4a8f07c71b07ef76a]), partition=RANGE (key) PARTITION VALUES < 268435455
I20260608 12:39:48.903559  1239 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 545ad9834dcb4ddfade0df0f43dd7d31. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:39:48.906706  1238 tablet_service.cc:1511] Processing CreateTablet for tablet bddcb3e72db24c81b4248e0cf813df38 (DEFAULT_TABLE table=test-workload [id=ccad089ec4204da4a8f07c71b07ef76a]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 536870910
I20260608 12:39:48.908851  1090 tablet_service.cc:1511] Processing CreateTablet for tablet 545ad9834dcb4ddfade0df0f43dd7d31 (DEFAULT_TABLE table=test-workload [id=ccad089ec4204da4a8f07c71b07ef76a]), partition=RANGE (key) PARTITION VALUES < 268435455
I20260608 12:39:48.909458  1237 tablet_service.cc:1511] Processing CreateTablet for tablet d5b4db81510d40d39520dd3217027c40 (DEFAULT_TABLE table=test-workload [id=ccad089ec4204da4a8f07c71b07ef76a]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 805306365
I20260608 12:39:48.910706  1090 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 545ad9834dcb4ddfade0df0f43dd7d31. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:39:48.912358  1236 tablet_service.cc:1511] Processing CreateTablet for tablet 2ef0d7a96f63498794d151f63327135e (DEFAULT_TABLE table=test-workload [id=ccad089ec4204da4a8f07c71b07ef76a]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 1073741820
I20260608 12:39:48.912724  1089 tablet_service.cc:1511] Processing CreateTablet for tablet bddcb3e72db24c81b4248e0cf813df38 (DEFAULT_TABLE table=test-workload [id=ccad089ec4204da4a8f07c71b07ef76a]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 536870910
I20260608 12:39:48.915156  1237 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5b4db81510d40d39520dd3217027c40. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:39:48.917407  1087 tablet_service.cc:1511] Processing CreateTablet for tablet 2ef0d7a96f63498794d151f63327135e (DEFAULT_TABLE table=test-workload [id=ccad089ec4204da4a8f07c71b07ef76a]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 1073741820
I20260608 12:39:48.915539  1088 tablet_service.cc:1511] Processing CreateTablet for tablet d5b4db81510d40d39520dd3217027c40 (DEFAULT_TABLE table=test-workload [id=ccad089ec4204da4a8f07c71b07ef76a]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 805306365
I20260608 12:39:48.916791  1235 tablet_service.cc:1511] Processing CreateTablet for tablet 255132c3cf74456fb4ab84879a8d61ec (DEFAULT_TABLE table=test-workload [id=ccad089ec4204da4a8f07c71b07ef76a]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1342177275
I20260608 12:39:48.919216  1236 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ef0d7a96f63498794d151f63327135e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:39:48.919828  1086 tablet_service.cc:1511] Processing CreateTablet for tablet 255132c3cf74456fb4ab84879a8d61ec (DEFAULT_TABLE table=test-workload [id=ccad089ec4204da4a8f07c71b07ef76a]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1342177275
I20260608 12:39:48.921634  1234 tablet_service.cc:1511] Processing CreateTablet for tablet 582f3afe59644c09acf38450966763de (DEFAULT_TABLE table=test-workload [id=ccad089ec4204da4a8f07c71b07ef76a]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1610612730
I20260608 12:39:48.921887  1085 tablet_service.cc:1511] Processing CreateTablet for tablet 582f3afe59644c09acf38450966763de (DEFAULT_TABLE table=test-workload [id=ccad089ec4204da4a8f07c71b07ef76a]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1610612730
I20260608 12:39:48.923132  1238 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bddcb3e72db24c81b4248e0cf813df38. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:39:48.928640  1164 tablet_service.cc:1511] Processing CreateTablet for tablet bddcb3e72db24c81b4248e0cf813df38 (DEFAULT_TABLE table=test-workload [id=ccad089ec4204da4a8f07c71b07ef76a]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 536870910
I20260608 12:39:48.930799  1164 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bddcb3e72db24c81b4248e0cf813df38. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:39:48.930565  1161 tablet_service.cc:1511] Processing CreateTablet for tablet 255132c3cf74456fb4ab84879a8d61ec (DEFAULT_TABLE table=test-workload [id=ccad089ec4204da4a8f07c71b07ef76a]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1342177275
I20260608 12:39:48.932171  1161 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 255132c3cf74456fb4ab84879a8d61ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:39:48.932898  1235 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 255132c3cf74456fb4ab84879a8d61ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:39:48.934218  1163 tablet_service.cc:1511] Processing CreateTablet for tablet d5b4db81510d40d39520dd3217027c40 (DEFAULT_TABLE table=test-workload [id=ccad089ec4204da4a8f07c71b07ef76a]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 805306365
I20260608 12:39:48.935691  1163 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5b4db81510d40d39520dd3217027c40. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:39:48.937000  1234 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 582f3afe59644c09acf38450966763de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:39:48.937942  1083 tablet_service.cc:1511] Processing CreateTablet for tablet 9d98bf4f52724e86ac3949391cb499bc (DEFAULT_TABLE table=test-workload [id=ccad089ec4204da4a8f07c71b07ef76a]), partition=RANGE (key) PARTITION 1879048185 <= VALUES
I20260608 12:39:48.923919  1084 tablet_service.cc:1511] Processing CreateTablet for tablet cc311f741b0141338c8a306da9f5f21c (DEFAULT_TABLE table=test-workload [id=ccad089ec4204da4a8f07c71b07ef76a]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1879048185
I20260608 12:39:48.926427  1165 tablet_service.cc:1511] Processing CreateTablet for tablet 545ad9834dcb4ddfade0df0f43dd7d31 (DEFAULT_TABLE table=test-workload [id=ccad089ec4204da4a8f07c71b07ef76a]), partition=RANGE (key) PARTITION VALUES < 268435455
I20260608 12:39:48.927321  1233 tablet_service.cc:1511] Processing CreateTablet for tablet cc311f741b0141338c8a306da9f5f21c (DEFAULT_TABLE table=test-workload [id=ccad089ec4204da4a8f07c71b07ef76a]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1879048185
I20260608 12:39:48.940500  1165 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 545ad9834dcb4ddfade0df0f43dd7d31. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:39:48.940649  1233 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc311f741b0141338c8a306da9f5f21c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:39:48.942395  1160 tablet_service.cc:1511] Processing CreateTablet for tablet 582f3afe59644c09acf38450966763de (DEFAULT_TABLE table=test-workload [id=ccad089ec4204da4a8f07c71b07ef76a]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1610612730
I20260608 12:39:48.943773  1160 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 582f3afe59644c09acf38450966763de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:39:48.927614  1162 tablet_service.cc:1511] Processing CreateTablet for tablet 2ef0d7a96f63498794d151f63327135e (DEFAULT_TABLE table=test-workload [id=ccad089ec4204da4a8f07c71b07ef76a]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 1073741820
I20260608 12:39:48.945490  1162 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ef0d7a96f63498794d151f63327135e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:39:48.951037  1159 tablet_service.cc:1511] Processing CreateTablet for tablet cc311f741b0141338c8a306da9f5f21c (DEFAULT_TABLE table=test-workload [id=ccad089ec4204da4a8f07c71b07ef76a]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1879048185
I20260608 12:39:48.952742  1159 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc311f741b0141338c8a306da9f5f21c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:39:48.957127  1087 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ef0d7a96f63498794d151f63327135e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:39:48.959666  1158 tablet_service.cc:1511] Processing CreateTablet for tablet 9d98bf4f52724e86ac3949391cb499bc (DEFAULT_TABLE table=test-workload [id=ccad089ec4204da4a8f07c71b07ef76a]), partition=RANGE (key) PARTITION 1879048185 <= VALUES
I20260608 12:39:48.961560  1158 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d98bf4f52724e86ac3949391cb499bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:39:48.960930  1089 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bddcb3e72db24c81b4248e0cf813df38. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:39:48.968030  1085 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 582f3afe59644c09acf38450966763de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:39:48.969182  1086 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 255132c3cf74456fb4ab84879a8d61ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:39:48.973276  1084 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc311f741b0141338c8a306da9f5f21c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:39:48.981170  1088 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5b4db81510d40d39520dd3217027c40. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:39:48.997232  1083 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d98bf4f52724e86ac3949391cb499bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:39:49.003875  1237 tablet_service.cc:1511] Processing CreateTablet for tablet 9d98bf4f52724e86ac3949391cb499bc (DEFAULT_TABLE table=test-workload [id=ccad089ec4204da4a8f07c71b07ef76a]), partition=RANGE (key) PARTITION 1879048185 <= VALUES
I20260608 12:39:49.005831  1237 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d98bf4f52724e86ac3949391cb499bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:39:49.029078  1294 tablet_bootstrap.cc:492] T bddcb3e72db24c81b4248e0cf813df38 P 94f0e2a99acc42a69d38924089178c2f: Bootstrap starting.
I20260608 12:39:49.048395  1295 tablet_bootstrap.cc:492] T bddcb3e72db24c81b4248e0cf813df38 P 00dbb3a30488494d92f3884b7ce7a1ea: Bootstrap starting.
I20260608 12:39:49.059209  1294 tablet_bootstrap.cc:654] T bddcb3e72db24c81b4248e0cf813df38 P 94f0e2a99acc42a69d38924089178c2f: Neither blocks nor log segments found. Creating new log.
I20260608 12:39:49.082216  1295 tablet_bootstrap.cc:654] T bddcb3e72db24c81b4248e0cf813df38 P 00dbb3a30488494d92f3884b7ce7a1ea: Neither blocks nor log segments found. Creating new log.
I20260608 12:39:49.098348  1296 tablet_bootstrap.cc:492] T 545ad9834dcb4ddfade0df0f43dd7d31 P 14cb596992b346219a11c5d2159ea670: Bootstrap starting.
I20260608 12:39:49.102731  1294 tablet_bootstrap.cc:492] T bddcb3e72db24c81b4248e0cf813df38 P 94f0e2a99acc42a69d38924089178c2f: No bootstrap required, opened a new log
I20260608 12:39:49.103399  1294 ts_tablet_manager.cc:1403] T bddcb3e72db24c81b4248e0cf813df38 P 94f0e2a99acc42a69d38924089178c2f: Time spent bootstrapping tablet: real 0.075s	user 0.020s	sys 0.013s
I20260608 12:39:49.106070  1296 tablet_bootstrap.cc:654] T 545ad9834dcb4ddfade0df0f43dd7d31 P 14cb596992b346219a11c5d2159ea670: Neither blocks nor log segments found. Creating new log.
I20260608 12:39:49.108472  1294 raft_consensus.cc:359] T bddcb3e72db24c81b4248e0cf813df38 P 94f0e2a99acc42a69d38924089178c2f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14cb596992b346219a11c5d2159ea670" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33141 } } peers { permanent_uuid: "00dbb3a30488494d92f3884b7ce7a1ea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36797 } } peers { permanent_uuid: "94f0e2a99acc42a69d38924089178c2f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45869 } }
I20260608 12:39:49.110620  1294 raft_consensus.cc:385] T bddcb3e72db24c81b4248e0cf813df38 P 94f0e2a99acc42a69d38924089178c2f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:39:49.110948  1294 raft_consensus.cc:740] T bddcb3e72db24c81b4248e0cf813df38 P 94f0e2a99acc42a69d38924089178c2f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94f0e2a99acc42a69d38924089178c2f, State: Initialized, Role: FOLLOWER
I20260608 12:39:49.117416  1294 consensus_queue.cc:260] T bddcb3e72db24c81b4248e0cf813df38 P 94f0e2a99acc42a69d38924089178c2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14cb596992b346219a11c5d2159ea670" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33141 } } peers { permanent_uuid: "00dbb3a30488494d92f3884b7ce7a1ea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36797 } } peers { permanent_uuid: "94f0e2a99acc42a69d38924089178c2f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45869 } }
I20260608 12:39:49.121548  1296 tablet_bootstrap.cc:492] T 545ad9834dcb4ddfade0df0f43dd7d31 P 14cb596992b346219a11c5d2159ea670: No bootstrap required, opened a new log
I20260608 12:39:49.121644  1295 tablet_bootstrap.cc:492] T bddcb3e72db24c81b4248e0cf813df38 P 00dbb3a30488494d92f3884b7ce7a1ea: No bootstrap required, opened a new log
I20260608 12:39:49.122223  1295 ts_tablet_manager.cc:1403] T bddcb3e72db24c81b4248e0cf813df38 P 00dbb3a30488494d92f3884b7ce7a1ea: Time spent bootstrapping tablet: real 0.074s	user 0.010s	sys 0.008s
I20260608 12:39:49.122223  1296 ts_tablet_manager.cc:1403] T 545ad9834dcb4ddfade0df0f43dd7d31 P 14cb596992b346219a11c5d2159ea670: Time spent bootstrapping tablet: real 0.024s	user 0.013s	sys 0.003s
I20260608 12:39:49.124830  1295 raft_consensus.cc:359] T bddcb3e72db24c81b4248e0cf813df38 P 00dbb3a30488494d92f3884b7ce7a1ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14cb596992b346219a11c5d2159ea670" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33141 } } peers { permanent_uuid: "00dbb3a30488494d92f3884b7ce7a1ea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36797 } } peers { permanent_uuid: "94f0e2a99acc42a69d38924089178c2f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45869 } }
I20260608 12:39:49.125869  1295 raft_consensus.cc:385] T bddcb3e72db24c81b4248e0cf813df38 P 00dbb3a30488494d92f3884b7ce7a1ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:39:49.126186  1295 raft_consensus.cc:740] T bddcb3e72db24c81b4248e0cf813df38 P 00dbb3a30488494d92f3884b7ce7a1ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00dbb3a30488494d92f3884b7ce7a1ea, State: Initialized, Role: FOLLOWER
I20260608 12:39:49.127036  1295 consensus_queue.cc:260] T bddcb3e72db24c81b4248e0cf813df38 P 00dbb3a30488494d92f3884b7ce7a1ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14cb596992b346219a11c5d2159ea670" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33141 } } peers { permanent_uuid: "00dbb3a30488494d92f3884b7ce7a1ea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36797 } } peers { permanent_uuid: "94f0e2a99acc42a69d38924089178c2f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45869 } }
I20260608 12:39:49.128181  1294 ts_tablet_manager.cc:1434] T bddcb3e72db24c81b4248e0cf813df38 P 94f0e2a99acc42a69d38924089178c2f: Time spent starting tablet: real 0.023s	user 0.009s	sys 0.005s
I20260608 12:39:49.127887  1296 raft_consensus.cc:359] T 545ad9834dcb4ddfade0df0f43dd7d31 P 14cb596992b346219a11c5d2159ea670 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94f0e2a99acc42a69d38924089178c2f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45869 } } peers { permanent_uuid: "14cb596992b346219a11c5d2159ea670" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33141 } } peers { permanent_uuid: "00dbb3a30488494d92f3884b7ce7a1ea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36797 } }
I20260608 12:39:49.128957  1296 raft_consensus.cc:385] T 545ad9834dcb4ddfade0df0f43dd7d31 P 14cb596992b346219a11c5d2159ea670 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:39:49.129387  1296 raft_consensus.cc:740] T 545ad9834dcb4ddfade0df0f43dd7d31 P 14cb596992b346219a11c5d2159ea670 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14cb596992b346219a11c5d2159ea670, State: Initialized, Role: FOLLOWER
I20260608 12:39:49.130019  1294 tablet_bootstrap.cc:492] T d5b4db81510d40d39520dd3217027c40 P 94f0e2a99acc42a69d38924089178c2f: Bootstrap starting.
I20260608 12:39:49.130861  1296 consensus_queue.cc:260] T 545ad9834dcb4ddfade0df0f43dd7d31 P 14cb596992b346219a11c5d2159ea670 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94f0e2a99acc42a69d38924089178c2f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45869 } } peers { permanent_uuid: "14cb596992b346219a11c5d2159ea670" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33141 } } peers { permanent_uuid: "00dbb3a30488494d92f3884b7ce7a1ea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36797 } }
I20260608 12:39:49.136888  1295 ts_tablet_manager.cc:1434] T bddcb3e72db24c81b4248e0cf813df38 P 00dbb3a30488494d92f3884b7ce7a1ea: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.004s
I20260608 12:39:49.137970  1295 tablet_bootstrap.cc:492] T 255132c3cf74456fb4ab84879a8d61ec P 00dbb3a30488494d92f3884b7ce7a1ea: Bootstrap starting.
I20260608 12:39:49.139483  1294 tablet_bootstrap.cc:654] T d5b4db81510d40d39520dd3217027c40 P 94f0e2a99acc42a69d38924089178c2f: Neither blocks nor log segments found. Creating new log.
I20260608 12:39:49.144676  1301 raft_consensus.cc:493] T bddcb3e72db24c81b4248e0cf813df38 P 00dbb3a30488494d92f3884b7ce7a1ea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:39:49.144969  1295 tablet_bootstrap.cc:654] T 255132c3cf74456fb4ab84879a8d61ec P 00dbb3a30488494d92f3884b7ce7a1ea: Neither blocks nor log segments found. Creating new log.
I20260608 12:39:49.145702  1301 raft_consensus.cc:515] T bddcb3e72db24c81b4248e0cf813df38 P 00dbb3a30488494d92f3884b7ce7a1ea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14cb596992b346219a11c5d2159ea670" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33141 } } peers { permanent_uuid: "00dbb3a30488494d92f3884b7ce7a1ea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36797 } } peers { permanent_uuid: "94f0e2a99acc42a69d38924089178c2f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45869 } }
I20260608 12:39:49.148859  1294 tablet_bootstrap.cc:492] T d5b4db81510d40d39520dd3217027c40 P 94f0e2a99acc42a69d38924089178c2f: No bootstrap required, opened a new log
I20260608 12:39:49.149574  1294 ts_tablet_manager.cc:1403] T d5b4db81510d40d39520dd3217027c40 P 94f0e2a99acc42a69d38924089178c2f: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.000s
I20260608 12:39:49.148891  1301 leader_election.cc:290] T bddcb3e72db24c81b4248e0cf813df38 P 00dbb3a30488494d92f3884b7ce7a1ea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 14cb596992b346219a11c5d2159ea670 (127.0.107.193:33141), 94f0e2a99acc42a69d38924089178c2f (127.0.107.195:45869)
I20260608 12:39:49.151824  1296 ts_tablet_manager.cc:1434] T 545ad9834dcb4ddfade0df0f43dd7d31 P 14cb596992b346219a11c5d2159ea670: Time spent starting tablet: real 0.027s	user 0.015s	sys 0.001s
I20260608 12:39:49.153077  1296 tablet_bootstrap.cc:492] T bddcb3e72db24c81b4248e0cf813df38 P 14cb596992b346219a11c5d2159ea670: Bootstrap starting.
I20260608 12:39:49.153379  1294 raft_consensus.cc:359] T d5b4db81510d40d39520dd3217027c40 P 94f0e2a99acc42a69d38924089178c2f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14cb596992b346219a11c5d2159ea670" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33141 } } peers { permanent_uuid: "00dbb3a30488494d92f3884b7ce7a1ea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36797 } } peers { permanent_uuid: "94f0e2a99acc42a69d38924089178c2f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45869 } }
I20260608 12:39:49.154107  1294 raft_consensus.cc:385] T d5b4db81510d40d39520dd3217027c40 P 94f0e2a99acc42a69d38924089178c2f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:39:49.154433  1294 raft_consensus.cc:740] T d5b4db81510d40d39520dd3217027c40 P 94f0e2a99acc42a69d38924089178c2f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94f0e2a99acc42a69d38924089178c2f, State: Initialized, Role: FOLLOWER
I20260608 12:39:49.155337  1294 consensus_queue.cc:260] T d5b4db81510d40d39520dd3217027c40 P 94f0e2a99acc42a69d38924089178c2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14cb596992b346219a11c5d2159ea670" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33141 } } peers { permanent_uuid: "00dbb3a30488494d92f3884b7ce7a1ea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36797 } } peers { permanent_uuid: "94f0e2a99acc42a69d38924089178c2f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45869 } }
I20260608 12:39:49.159739  1296 tablet_bootstrap.cc:654] T bddcb3e72db24c81b4248e0cf813df38 P 14cb596992b346219a11c5d2159ea670: Neither blocks nor log segments found. Creating new log.
I20260608 12:39:49.161162  1294 ts_tablet_manager.cc:1434] T d5b4db81510d40d39520dd3217027c40 P 94f0e2a99acc42a69d38924089178c2f: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260608 12:39:49.162154  1294 tablet_bootstrap.cc:492] T 545ad9834dcb4ddfade0df0f43dd7d31 P 94f0e2a99acc42a69d38924089178c2f: Bootstrap starting.
I20260608 12:39:49.167698  1295 tablet_bootstrap.cc:492] T 255132c3cf74456fb4ab84879a8d61ec P 00dbb3a30488494d92f3884b7ce7a1ea: No bootstrap required, opened a new log
I20260608 12:39:49.168244  1295 ts_tablet_manager.cc:1403] T 255132c3cf74456fb4ab84879a8d61ec P 00dbb3a30488494d92f3884b7ce7a1ea: Time spent bootstrapping tablet: real 0.030s	user 0.006s	sys 0.004s
I20260608 12:39:49.170420  1294 tablet_bootstrap.cc:654] T 545ad9834dcb4ddfade0df0f43dd7d31 P 94f0e2a99acc42a69d38924089178c2f: Neither blocks nor log segments found. Creating new log.
I20260608 12:39:49.171403  1295 raft_consensus.cc:359] T 255132c3cf74456fb4ab84879a8d61ec P 00dbb3a30488494d92f3884b7ce7a1ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14cb596992b346219a11c5d2159ea670" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33141 } } peers { permanent_uuid: "00dbb3a30488494d92f3884b7ce7a1ea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36797 } } peers { permanent_uuid: "94f0e2a99acc42a69d38924089178c2f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45869 } }
I20260608 12:39:49.172158  1295 raft_consensus.cc:385] T 255132c3cf74456fb4ab84879a8d61ec P 00dbb3a30488494d92f3884b7ce7a1ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:39:49.172715  1295 raft_consensus.cc:740] T 255132c3cf74456fb4ab84879a8d61ec P 00dbb3a30488494d92f3884b7ce7a1ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00dbb3a30488494d92f3884b7ce7a1ea, State: Initialized, Role: FOLLOWER
I20260608 12:39:49.173767  1295 consensus_queue.cc:260] T 255132c3cf74456fb4ab84879a8d61ec P 00dbb3a30488494d92f3884b7ce7a1ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14cb596992b346219a11c5d2159ea670" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33141 } } peers { permanent_uuid: "00dbb3a30488494d92f3884b7ce7a1ea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36797 } } peers { permanent_uuid: "94f0e2a99acc42a69d38924089178c2f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45869 } }
I20260608 12:39:49.176049  1295 ts_tablet_manager.cc:1434] T 255132c3cf74456fb4ab84879a8d61ec P 00dbb3a30488494d92f3884b7ce7a1ea: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 12:39:49.186892  1295 tablet_bootstrap.cc:492] T 2ef0d7a96f63498794d151f63327135e P 00dbb3a30488494d92f3884b7ce7a1ea: Bootstrap starting.
I20260608 12:39:49.189728  1294 tablet_bootstrap.cc:492] T 545ad9834dcb4ddfade0df0f43dd7d31 P 94f0e2a99acc42a69d38924089178c2f: No bootstrap required, opened a new log
I20260608 12:39:49.190443  1294 ts_tablet_manager.cc:1403] T 545ad9834dcb4ddfade0df0f43dd7d31 P 94f0e2a99acc42a69d38924089178c2f: Time spent bootstrapping tablet: real 0.028s	user 0.017s	sys 0.004s
I20260608 12:39:49.197824  1295 tablet_bootstrap.cc:654] T 2ef0d7a96f63498794d151f63327135e P 00dbb3a30488494d92f3884b7ce7a1ea: Neither blocks nor log segments found. Creating new log.
I20260608 12:39:49.210237  1294 raft_consensus.cc:359] T 545ad9834dcb4ddfade0df0f43dd7d31 P 94f0e2a99acc42a69d38924089178c2f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94f0e2a99acc42a69d38924089178c2f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45869 } } peers { permanent_uuid: "14cb596992b346219a11c5d2159ea670" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33141 } } peers { permanent_uuid: "00dbb3a30488494d92f3884b7ce7a1ea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36797 } }
I20260608 12:39:49.211935  1300 raft_consensus.cc:493] T d5b4db81510d40d39520dd3217027c40 P 94f0e2a99acc42a69d38924089178c2f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:39:49.212044  1294 raft_consensus.cc:385] T 545ad9834dcb4ddfade0df0f43dd7d31 P 94f0e2a99acc42a69d38924089178c2f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:39:49.212658  1294 raft_consensus.cc:740] T 545ad9834dcb4ddfade0df0f43dd7d31 P 94f0e2a99acc42a69d38924089178c2f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94f0e2a99acc42a69d38924089178c2f, State: Initialized, Role: FOLLOWER
I20260608 12:39:49.212694  1300 raft_consensus.cc:515] T d5b4db81510d40d39520dd3217027c40 P 94f0e2a99acc42a69d38924089178c2f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14cb596992b346219a11c5d2159ea670" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33141 } } peers { permanent_uuid: "00dbb3a30488494d92f3884b7ce7a1ea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36797 } } peers { permanent_uuid: "94f0e2a99acc42a69d38924089178c2f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45869 } }
I20260608 12:39:49.214068  1295 tablet_bootstrap.cc:492] T 2ef0d7a96f63498794d151f63327135e P 00dbb3a30488494d92f3884b7ce7a1ea: No bootstrap required, opened a new log
I20260608 12:39:49.214638  1295 ts_tablet_manager.cc:1403] T 2ef0d7a96f63498794d151f63327135e P 00dbb3a30488494d92f3884b7ce7a1ea: Time spent bootstrapping tablet: real 0.028s	user 0.012s	sys 0.007s
I20260608 12:39:49.214455  1294 consensus_queue.cc:260] T 545ad9834dcb4ddfade0df0f43dd7d31 P 94f0e2a99acc42a69d38924089178c2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94f0e2a99acc42a69d38924089178c2f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45869 } } peers { permanent_uuid: "14cb596992b346219a11c5d2159ea670" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33141 } } peers { permanent_uuid: "00dbb3a30488494d92f3884b7ce7a1ea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36797 } }
I20260608 12:39:49.215188  1296 tablet_bootstrap.cc:492] T bddcb3e72db24c81b4248e0cf813df38 P 14cb596992b346219a11c5d2159ea670: No bootstrap required, opened a new log
I20260608 12:39:49.215731  1296 ts_tablet_manager.cc:1403] T bddcb3e72db24c81b4248e0cf813df38 P 14cb596992b346219a11c5d2159ea670: Time spent bootstrapping tablet: real 0.063s	user 0.034s	sys 0.016s
I20260608 12:39:49.217772  1295 raft_consensus.cc:359] T 2ef0d7a96f63498794d151f63327135e P 00dbb3a30488494d92f3884b7ce7a1ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14cb596992b346219a11c5d2159ea670" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33141 } } peers { permanent_uuid: "00dbb3a30488494d92f3884b7ce7a1ea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36797 } } peers { permanent_uuid: "94f0e2a99acc42a69d38924089178c2f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45869 } }
I20260608 12:39:49.218541  1295 raft_consensus.cc:385] T 2ef0d7a96f63498794d151f63327135e P 00dbb3a30488494d92f3884b7ce7a1ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:39:49.218858  1295 raft_consensus.cc:740] T 2ef0d7a96f63498794d151f63327135e P 00dbb3a30488494d92f3884b7ce7a1ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00dbb3a30488494d92f3884b7ce7a1ea, State: Initialized, Role: FOLLOWER
I20260608 12:39:49.219697  1295 consensus_queue.cc:260] T 2ef0d7a96f63498794d151f63327135e P 00dbb3a30488494d92f3884b7ce7a1ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14cb596992b346219a11c5d2159ea670" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33141 } } peers { permanent_uuid: "00dbb3a30488494d92f3884b7ce7a1ea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36797 } } peers { permanent_uuid: "94f0e2a99acc42a69d38924089178c2f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45869 } }
I20260608 12:39:49.222146  1295 ts_tablet_manager.cc:1434] T 2ef0d7a96f63498794d151f63327135e P 00dbb3a30488494d92f3884b7ce7a1ea: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260608 12:39:49.223158  1295 tablet_bootstrap.cc:492] T 582f3afe59644c09acf38450966763de P 00dbb3a30488494d92f3884b7ce7a1ea: Bootstrap starting.
I20260608 12:39:49.219830  1296 raft_consensus.cc:359] T bddcb3e72db24c81b4248e0cf813df38 P 14cb596992b346219a11c5d2159ea670 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14cb596992b346219a11c5d2159ea670" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33141 } } peers { permanent_uuid: "00dbb3a30488494d92f3884b7ce7a1ea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36797 } } peers { permanent_uuid: "94f0e2a99acc42a69d38924089178c2f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45869 } }
I20260608 12:39:49.229825  1295 tablet_bootstrap.cc:654] T 582f3afe59644c09acf38450966763de P 00dbb3a30488494d92f3884b7ce7a1ea: Neither blocks nor log segments found. Creating new log.
I20260608 12:39:49.230185  1296 raft_consensus.cc:385] T bddcb3e72db24c81b4248e0cf813df38 P 14cb596992b346219a11c5d2159ea670 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:39:49.230679  1296 raft_consensus.cc:740] T bddcb3e72db24c81b4248e0cf813df38 P 14cb596992b346219a11c5d2159ea670 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14cb596992b346219a11c5d2159ea670, State: Initialized, Role: FOLLOWER
I20260608 12:39:49.231925  1296 consensus_queue.cc:260] T bddcb3e72db24c81b4248e0cf813df38 P 14cb596992b346219a11c5d2159ea670 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14cb596992b346219a11c5d2159ea670" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33141 } } peers { permanent_uuid: "00dbb3a30488494d92f3884b7ce7a1ea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36797 } } peers { permanent_uuid: "94f0e2a99acc42a69d38924089178c2f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45869 } }
I20260608 12:39:49.241962  1249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bddcb3e72db24c81b4248e0cf813df38" candidate_uuid: "00dbb3a30488494d92f3884b7ce7a1ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94f0e2a99acc42a69d38924089178c2f" is_pre_election: true
I20260608 12:39:49.243017  1249 raft_consensus.cc:2468] T bddcb3e72db24c81b4248e0cf813df38 P 94f0e2a99acc42a69d38924089178c2f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 00dbb3a30488494d92f3884b7ce7a1ea in term 0.
I20260608 12:39:49.244714  1300 leader_election.cc:290] T d5b4db81510d40d39520dd3217027c40 P 94f0e2a99acc42a69d38924089178c2f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 14cb596992b346219a11c5d2159ea670 (127.0.107.193:33141), 00dbb3a30488494d92f3884b7ce7a1ea (127.0.107.194:36797)
I20260608 12:39:49.245056  1138 leader_election.cc:304] T bddcb3e72db24c81b4248e0cf813df38 P 00dbb3a30488494d92f3884b7ce7a1ea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00dbb3a30488494d92f3884b7ce7a1ea, 94f0e2a99acc42a69d38924089178c2f; no voters: 
I20260608 12:39:49.246346  1301 raft_consensus.cc:2804] T bddcb3e72db24c81b4248e0cf813df38 P 00dbb3a30488494d92f3884b7ce7a1ea [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:39:49.246812  1301 raft_consensus.cc:493] T bddcb3e72db24c81b4248e0cf813df38 P 00dbb3a30488494d92f3884b7ce7a1ea [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:39:49.247267  1301 raft_consensus.cc:3060] T bddcb3e72db24c81b4248e0cf813df38 P 00dbb3a30488494d92f3884b7ce7a1ea [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:39:49.253794  1296 ts_tablet_manager.cc:1434] T bddcb3e72db24c81b4248e0cf813df38 P 14cb596992b346219a11c5d2159ea670: Time spent starting tablet: real 0.038s	user 0.009s	sys 0.004s
I20260608 12:39:49.255064  1296 tablet_bootstrap.cc:492] T 9d98bf4f52724e86ac3949391cb499bc P 14cb596992b346219a11c5d2159ea670: Bootstrap starting.
I20260608 12:39:49.262827  1296 tablet_bootstrap.cc:654] T 9d98bf4f52724e86ac3949391cb499bc P 14cb596992b346219a11c5d2159ea670: Neither blocks nor log segments found. Creating new log.
I20260608 12:39:49.265214  1295 tablet_bootstrap.cc:492] T 582f3afe59644c09acf38450966763de P 00dbb3a30488494d92f3884b7ce7a1ea: No bootstrap required, opened a new log
I20260608 12:39:49.265828  1295 ts_tablet_manager.cc:1403] T 582f3afe59644c09acf38450966763de P 00dbb3a30488494d92f3884b7ce7a1ea: Time spent bootstrapping tablet: real 0.043s	user 0.023s	sys 0.015s
I20260608 12:39:49.265880  1301 raft_consensus.cc:515] T bddcb3e72db24c81b4248e0cf813df38 P 00dbb3a30488494d92f3884b7ce7a1ea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14cb596992b346219a11c5d2159ea670" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33141 } } peers { permanent_uuid: "00dbb3a30488494d92f3884b7ce7a1ea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36797 } } peers { permanent_uuid: "94f0e2a99acc42a69d38924089178c2f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45869 } }
I20260608 12:39:49.268939  1295 raft_consensus.cc:359] T 582f3afe59644c09acf38450966763de P 00dbb3a30488494d92f3884b7ce7a1ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14cb596992b346219a11c5d2159ea670" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33141 } } peers { permanent_uuid: "00dbb3a30488494d92f3884b7ce7a1ea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36797 } } peers { permanent_uuid: "94f0e2a99acc42a69d38924089178c2f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45869 } }
I20260608 12:39:49.269661  1295 raft_consensus.cc:385] T 582f3afe59644c09acf38450966763de P 00dbb3a30488494d92f3884b7ce7a1ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:39:49.269748  1249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bddcb3e72db24c81b4248e0cf813df38" candidate_uuid: "00dbb3a30488494d92f3884b7ce7a1ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94f0e2a99acc42a69d38924089178c2f"
I20260608 12:39:49.270025  1295 raft_consensus.cc:740] T 582f3afe59644c09acf38450966763de P 00dbb3a30488494d92f3884b7ce7a1ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00dbb3a30488494d92f3884b7ce7a1ea, State: Initialized, Role: FOLLOWER
I20260608 12:39:49.270334  1249 raft_consensus.cc:3060] T bddcb3e72db24c81b4248e0cf813df38 P 94f0e2a99acc42a69d38924089178c2f [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:39:49.271000  1295 consensus_queue.cc:260] T 582f3afe59644c09acf38450966763de P 00dbb3a30488494d92f3884b7ce7a1ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14cb596992b346219a11c5d2159ea670" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33141 } } peers { permanent_uuid: "00dbb3a30488494d92f3884b7ce7a1ea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36797 } } peers { permanent_uuid: "94f0e2a99acc42a69d38924089178c2f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45869 } }
I20260608 12:39:49.275700  1296 tablet_bootstrap.cc:492] T 9d98bf4f52724e86ac3949391cb499bc P 14cb596992b346219a11c5d2159ea670: No bootstrap required, opened a new log
I20260608 12:39:49.276343  1296 ts_tablet_manager.cc:1403] T 9d98bf4f52724e86ac3949391cb499bc P 14cb596992b346219a11c5d2159ea670: Time spent bootstrapping tablet: real 0.022s	user 0.004s	sys 0.015s
I20260608 12:39:49.276688  1301 leader_election.cc:290] T bddcb3e72db24c81b4248e0cf813df38 P 00dbb3a30488494d92f3884b7ce7a1ea [CANDIDATE]: Term 1 election: Requested vote from peers 14cb596992b346219a11c5d2159ea670 (127.0.107.193:33141), 94f0e2a99acc42a69d38924089178c2f (127.0.107.195:45869)
I20260608 12:39:49.280117  1296 raft_consensus.cc:359] T 9d98bf4f52724e86ac3949391cb499bc P 14cb596992b346219a11c5d2159ea670 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14cb596992b346219a11c5d2159ea670" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33141 } } peers { permanent_uuid: "00dbb3a30488494d92f3884b7ce7a1ea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36797 } } peers { permanent_uuid: "94f0e2a99acc42a69d38924089178c2f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45869 } }
I20260608 12:39:49.280915  1296 raft_consensus.cc:385] T 9d98bf4f52724e86ac3949391cb499bc P 14cb596992b346219a11c5d2159ea670 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:39:49.281306  1296 raft_consensus.cc:740] T 9d98bf4f52724e86ac3949391cb499bc P 14cb596992b346219a11c5d2159ea670 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14cb596992b346219a11c5d2159ea670, State: Initialized, Role: FOLLOWER
I20260608 12:39:49.282778  1295 ts_tablet_manager.cc:1434] T 582f3afe59644c09acf38450966763de P 00dbb3a30488494d92f3884b7ce7a1ea: Time spent starting tablet: real 0.017s	user 0.010s	sys 0.007s
I20260608 12:39:49.282263  1296 consensus_queue.cc:260] T 9d98bf4f52724e86ac3949391cb499bc P 14cb596992b346219a11c5d2159ea670 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14cb596992b346219a11c5d2159ea670" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33141 } } peers { permanent_uuid: "00dbb3a30488494d92f3884b7ce7a1ea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36797 } } peers { permanent_uuid: "94f0e2a99acc42a69d38924089178c2f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45869 } }
I20260608 12:39:49.284184  1295 tablet_bootstrap.cc:492] T d5b4db81510d40d39520dd3217027c40 P 00dbb3a30488494d92f3884b7ce7a1ea: Bootstrap starting.
I20260608 12:39:49.285646  1296 ts_tablet_manager.cc:1434] T 9d98bf4f52724e86ac3949391cb499bc P 14cb596992b346219a11c5d2159ea670: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260608 12:39:49.287009  1296 tablet_bootstrap.cc:492] T cc311f741b0141338c8a306da9f5f21c P 14cb596992b346219a11c5d2159ea670: Bootstrap starting.
I20260608 12:39:49.291704  1249 raft_consensus.cc:2468] T bddcb3e72db24c81b4248e0cf813df38 P 94f0e2a99acc42a69d38924089178c2f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00dbb3a30488494d92f3884b7ce7a1ea in term 1.
I20260608 12:39:49.292908  1138 leader_election.cc:304] T bddcb3e72db24c81b4248e0cf813df38 P 00dbb3a30488494d92f3884b7ce7a1ea [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: 00dbb3a30488494d92f3884b7ce7a1ea, 94f0e2a99acc42a69d38924089178c2f; no voters: 
I20260608 12:39:49.293828  1316 raft_consensus.cc:2804] T bddcb3e72db24c81b4248e0cf813df38 P 00dbb3a30488494d92f3884b7ce7a1ea [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:39:49.294366  1316 raft_consensus.cc:697] T bddcb3e72db24c81b4248e0cf813df38 P 00dbb3a30488494d92f3884b7ce7a1ea [term 1 LEADER]: Becoming Leader. State: Replica: 00dbb3a30488494d92f3884b7ce7a1ea, State: Running, Role: LEADER
I20260608 12:39:49.294636  1296 tablet_bootstrap.cc:654] T cc311f741b0141338c8a306da9f5f21c P 14cb596992b346219a11c5d2159ea670: Neither blocks nor log segments found. Creating new log.
I20260608 12:39:49.295456  1295 tablet_bootstrap.cc:654] T d5b4db81510d40d39520dd3217027c40 P 00dbb3a30488494d92f3884b7ce7a1ea: Neither blocks nor log segments found. Creating new log.
I20260608 12:39:49.295284  1316 consensus_queue.cc:237] T bddcb3e72db24c81b4248e0cf813df38 P 00dbb3a30488494d92f3884b7ce7a1ea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14cb596992b346219a11c5d2159ea670" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33141 } } peers { permanent_uuid: "00dbb3a30488494d92f3884b7ce7a1ea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36797 } } peers { permanent_uuid: "94f0e2a99acc42a69d38924089178c2f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45869 } }
I20260608 12:39:49.321405  1302 raft_consensus.cc:493] T 9d98bf4f52724e86ac3949391cb499bc P 14cb596992b346219a11c5d2159ea670 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:39:49.330595  1294 ts_tablet_manager.cc:1434] T 545ad9834dcb4ddfade0df0f43dd7d31 P 94f0e2a99acc42a69d38924089178c2f: Time spent starting tablet: real 0.140s	user 0.040s	sys 0.059s
I20260608 12:39:49.326081  1302 raft_consensus.cc:515] T 9d98bf4f52724e86ac3949391cb499bc P 14cb596992b346219a11c5d2159ea670 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14cb596992b346219a11c5d2159ea670" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33141 } } peers { permanent_uuid: "00dbb3a30488494d92f3884b7ce7a1ea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36797 } } peers { permanent_uuid: "94f0e2a99acc42a69d38924089178c2f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45869 } }
I20260608 12:39:49.337888  1321 raft_consensus.cc:493] T bddcb3e72db24c81b4248e0cf813df38 P 14cb596992b346219a11c5d2159ea670 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:39:49.338976  1321 raft_consensus.cc:515] T bddcb3e72db24c81b4248e0cf813df38 P 14cb596992b346219a11c5d2159ea670 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14cb596992b346219a11c5d2159ea670" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33141 } } peers { permanent_uuid: "00dbb3a30488494d92f3884b7ce7a1ea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36797 } } peers { permanent_uuid: "94f0e2a99acc42a69d38924089178c2f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45869 } }
I20260608 12:39:49.341779  1294 tablet_bootstrap.cc:492] T 255132c3cf74456fb4ab84879a8d61ec P 94f0e2a99acc42a69d38924089178c2f: Bootstrap starting.
I20260608 12:39:49.346449  1295 tablet_bootstrap.cc:492] T d5b4db81510d40d39520dd3217027c40 P 00dbb3a30488494d92f3884b7ce7a1ea: No bootstrap required, opened a new log
I20260608 12:39:49.346453  1296 tablet_bootstrap.cc:492] T cc311f741b0141338c8a306da9f5f21c P 14cb596992b346219a11c5d2159ea670: No bootstrap required, opened a new log
W20260608 12:39:49.371519  1046 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 12:39:49.375080  1051 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:39:49.386575  1302 leader_election.cc:290] T 9d98bf4f52724e86ac3949391cb499bc P 14cb596992b346219a11c5d2159ea670 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 00dbb3a30488494d92f3884b7ce7a1ea (127.0.107.194:36797), 94f0e2a99acc42a69d38924089178c2f (127.0.107.195:45869)
W20260608 12:39:49.387038  1051 auto_leader_rebalancer.cc:460] the master instance isn't leader: Service unavailable: Tablet not running
I20260608 12:39:49.387426  1302 raft_consensus.cc:493] T 545ad9834dcb4ddfade0df0f43dd7d31 P 14cb596992b346219a11c5d2159ea670 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:39:49.389876  1294 tablet_bootstrap.cc:654] T 255132c3cf74456fb4ab84879a8d61ec P 94f0e2a99acc42a69d38924089178c2f: Neither blocks nor log segments found. Creating new log.
I20260608 12:39:49.384886  1310 raft_consensus.cc:493] T 545ad9834dcb4ddfade0df0f43dd7d31 P 94f0e2a99acc42a69d38924089178c2f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:39:49.391564  1295 ts_tablet_manager.cc:1403] T d5b4db81510d40d39520dd3217027c40 P 00dbb3a30488494d92f3884b7ce7a1ea: Time spent bootstrapping tablet: real 0.108s	user 0.018s	sys 0.017s
I20260608 12:39:49.391232  1310 raft_consensus.cc:515] T 545ad9834dcb4ddfade0df0f43dd7d31 P 94f0e2a99acc42a69d38924089178c2f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94f0e2a99acc42a69d38924089178c2f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45869 } } peers { permanent_uuid: "14cb596992b346219a11c5d2159ea670" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33141 } } peers { permanent_uuid: "00dbb3a30488494d92f3884b7ce7a1ea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36797 } }
I20260608 12:39:49.388109  1302 raft_consensus.cc:515] T 545ad9834dcb4ddfade0df0f43dd7d31 P 14cb596992b346219a11c5d2159ea670 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94f0e2a99acc42a69d38924089178c2f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45869 } } peers { permanent_uuid: "14cb596992b346219a11c5d2159ea670" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33141 } } peers { permanent_uuid: "00dbb3a30488494d92f3884b7ce7a1ea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36797 } }
I20260608 12:39:49.396234  1302 leader_election.cc:290] T 545ad9834dcb4ddfade0df0f43dd7d31 P 14cb596992b346219a11c5d2159ea670 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 94f0e2a99acc42a69d38924089178c2f (127.0.107.195:45869), 00dbb3a30488494d92f3884b7ce7a1ea (127.0.107.194:36797)
I20260608 12:39:49.397207  1296 ts_tablet_manager.cc:1403] T cc311f741b0141338c8a306da9f5f21c P 14cb596992b346219a11c5d2159ea670: Time spent bootstrapping tablet: real 0.110s	user 0.021s	sys 0.010s
I20260608 12:39:49.398371  1295 raft_consensus.cc:359] T d5b4db81510d40d39520dd3217027c40 P 00dbb3a30488494d92f3884b7ce7a1ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14cb596992b346219a11c5d2159ea670" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33141 } } peers { permanent_uuid: "00dbb3a30488494d92f3884b7ce7a1ea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36797 } } peers { permanent_uuid: "94f0e2a99acc42a69d38924089178c2f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45869 } }
I20260608 12:39:49.399392  1295 raft_consensus.cc:385] T d5b4db81510d40d39520dd3217027c40 P 00dbb3a30488494d92f3884b7ce7a1ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:39:49.399788  1295 raft_consensus.cc:740] T d5b4db81510d40d39520dd3217027c40 P 00dbb3a30488494d92f3884b7ce7a1ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00dbb3a30488494d92f3884b7ce7a1ea, State: Initialized, Role: FOLLOWER
I20260608 12:39:49.401017  1295 consensus_queue.cc:260] T d5b4db81510d40d39520dd3217027c40 P 00dbb3a30488494d92f3884b7ce7a1ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14cb596992b346219a11c5d2159ea670" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33141 } } peers { permanent_uuid: "00dbb3a30488494d92f3884b7ce7a1ea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36797 } } peers { permanent_uuid: "94f0e2a99acc42a69d38924089178c2f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45869 } }
I20260608 12:39:49.405309  1295 ts_tablet_manager.cc:1434] T d5b4db81510d40d39520dd3217027c40 P 00dbb3a30488494d92f3884b7ce7a1ea: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.003s
I20260608 12:39:49.407647  1295 tablet_bootstrap.cc:492] T 9d98bf4f52724e86ac3949391cb499bc P 00dbb3a30488494d92f3884b7ce7a1ea: Bootstrap starting.
I20260608 12:39:49.407729  1310 leader_election.cc:290] T 545ad9834dcb4ddfade0df0f43dd7d31 P 94f0e2a99acc42a69d38924089178c2f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 14cb596992b346219a11c5d2159ea670 (127.0.107.193:33141), 00dbb3a30488494d92f3884b7ce7a1ea (127.0.107.194:36797)
I20260608 12:39:49.416200  1175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5b4db81510d40d39520dd3217027c40" candidate_uuid: "94f0e2a99acc42a69d38924089178c2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00dbb3a30488494d92f3884b7ce7a1ea" is_pre_election: true
I20260608 12:39:49.420387  1174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "545ad9834dcb4ddfade0df0f43dd7d31" candidate_uuid: "94f0e2a99acc42a69d38924089178c2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00dbb3a30488494d92f3884b7ce7a1ea" is_pre_election: true
I20260608 12:39:49.421362  1175 raft_consensus.cc:2468] T d5b4db81510d40d39520dd3217027c40 P 00dbb3a30488494d92f3884b7ce7a1ea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 94f0e2a99acc42a69d38924089178c2f in term 0.
I20260608 12:39:49.424219  1214 leader_election.cc:304] T d5b4db81510d40d39520dd3217027c40 P 94f0e2a99acc42a69d38924089178c2f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00dbb3a30488494d92f3884b7ce7a1ea, 94f0e2a99acc42a69d38924089178c2f; no voters: 
I20260608 12:39:49.414108   998 catalog_manager.cc:5696] T bddcb3e72db24c81b4248e0cf813df38 P 00dbb3a30488494d92f3884b7ce7a1ea reported cstate change: term changed from 0 to 1, leader changed from <none> to 00dbb3a30488494d92f3884b7ce7a1ea (127.0.107.194). New cstate: current_term: 1 leader_uuid: "00dbb3a30488494d92f3884b7ce7a1ea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14cb596992b346219a11c5d2159ea670" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33141 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "00dbb3a30488494d92f3884b7ce7a1ea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36797 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "94f0e2a99acc42a69d38924089178c2f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45869 } health_report { overall_health: UNKNOWN } } }
W20260608 12:39:49.425671  1214 leader_election.cc:343] T 545ad9834dcb4ddfade0df0f43dd7d31 P 94f0e2a99acc42a69d38924089178c2f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 00dbb3a30488494d92f3884b7ce7a1ea (127.0.107.194:36797): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:39:49.425729  1310 raft_consensus.cc:2804] T d5b4db81510d40d39520dd3217027c40 P 94f0e2a99acc42a69d38924089178c2f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:39:49.430466  1100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bddcb3e72db24c81b4248e0cf813df38" candidate_uuid: "00dbb3a30488494d92f3884b7ce7a1ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14cb596992b346219a11c5d2159ea670" is_pre_election: true
I20260608 12:39:49.431227  1100 raft_consensus.cc:2468] T bddcb3e72db24c81b4248e0cf813df38 P 14cb596992b346219a11c5d2159ea670 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 00dbb3a30488494d92f3884b7ce7a1ea in term 0.
I20260608 12:39:49.433416  1100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bddcb3e72db24c81b4248e0cf813df38" candidate_uuid: "00dbb3a30488494d92f3884b7ce7a1ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14cb596992b346219a11c5d2159ea670"
I20260608 12:39:49.434136  1100 raft_consensus.cc:3060] T bddcb3e72db24c81b4248e0cf813df38 P 14cb596992b346219a11c5d2159ea670 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:39:49.427834  1310 raft_consensus.cc:493] T d5b4db81510d40d39520dd3217027c40 P 94f0e2a99acc42a69d38924089178c2f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:39:49.436509  1310 raft_consensus.cc:3060] T d5b4db81510d40d39520dd3217027c40 P 94f0e2a99acc42a69d38924089178c2f [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:39:49.438798  1321 leader_election.cc:290] T bddcb3e72db24c81b4248e0cf813df38 P 14cb596992b346219a11c5d2159ea670 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 00dbb3a30488494d92f3884b7ce7a1ea (127.0.107.194:36797), 94f0e2a99acc42a69d38924089178c2f (127.0.107.195:45869)
I20260608 12:39:49.444655  1295 tablet_bootstrap.cc:654] T 9d98bf4f52724e86ac3949391cb499bc P 00dbb3a30488494d92f3884b7ce7a1ea: Neither blocks nor log segments found. Creating new log.
I20260608 12:39:49.432202  1296 raft_consensus.cc:359] T cc311f741b0141338c8a306da9f5f21c P 14cb596992b346219a11c5d2159ea670 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14cb596992b346219a11c5d2159ea670" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33141 } } peers { permanent_uuid: "00dbb3a30488494d92f3884b7ce7a1ea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36797 } } peers { permanent_uuid: "94f0e2a99acc42a69d38924089178c2f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45869 } }
I20260608 12:39:49.454550  1296 raft_consensus.cc:385] T cc311f741b0141338c8a306da9f5f21c P 14cb596992b346219a11c5d2159ea670 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:39:49.455040  1296 raft_consensus.cc:740] T cc311f741b0141338c8a306da9f5f21c P 14cb596992b346219a11c5d2159ea670 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14cb596992b346219a11c5d2159ea670, State: Initialized, Role: FOLLOWER
I20260608 12:39:49.457319  1296 consensus_queue.cc:260] T cc311f741b0141338c8a306da9f5f21c P 14cb596992b346219a11c5d2159ea670 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14cb596992b346219a11c5d2159ea670" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33141 } } peers { permanent_uuid: "00dbb3a30488494d92f3884b7ce7a1ea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36797 } } peers { permanent_uuid: "94f0e2a99acc42a69d38924089178c2f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45869 } }
I20260608 12:39:49.470733  1296 ts_tablet_manager.cc:1434] T cc311f741b0141338c8a306da9f5f21c P 14cb596992b346219a11c5d2159ea670: Time spent starting tablet: real 0.073s	user 0.009s	sys 0.003s
I20260608 12:39:49.470351  1099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5b4db81510d40d39520dd3217027c40" candidate_uuid: "94f0e2a99acc42a69d38924089178c2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14cb596992b346219a11c5d2159ea670" is_pre_election: true
I20260608 12:39:49.472577  1098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "545ad9834dcb4ddfade0df0f43dd7d31" candidate_uuid: "94f0e2a99acc42a69d38924089178c2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14cb596992b346219a11c5d2159ea670" is_pre_election: true
I20260608 12:39:49.473263  1296 tablet_bootstrap.cc:492] T 2ef0d7a96f63498794d151f63327135e P 14cb596992b346219a11c5d2159ea670: Bootstrap starting.
I20260608 12:39:49.473325  1098 raft_consensus.cc:2468] T 545ad9834dcb4ddfade0df0f43dd7d31 P 14cb596992b346219a11c5d2159ea670 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 94f0e2a99acc42a69d38924089178c2f in term 0.
W20260608 12:39:49.474376  1212 leader_election.cc:343] T d5b4db81510d40d39520dd3217027c40 P 94f0e2a99acc42a69d38924089178c2f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 14cb596992b346219a11c5d2159ea670 (127.0.107.193:33141): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:39:49.474665  1316 raft_consensus.cc:493] T 2ef0d7a96f63498794d151f63327135e P 00dbb3a30488494d92f3884b7ce7a1ea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:39:49.475148  1316 raft_consensus.cc:515] T 2ef0d7a96f63498794d151f63327135e P 00dbb3a30488494d92f3884b7ce7a1ea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14cb596992b346219a11c5d2159ea670" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33141 } } peers { permanent_uuid: "00dbb3a30488494d92f3884b7ce7a1ea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36797 } } peers { permanent_uuid: "94f0e2a99acc42a69d38924089178c2f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45869 } }
I20260608 12:39:49.478818  1249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d98bf4f52724e86ac3949391cb499bc" candidate_uuid: "14cb596992b346219a11c5d2159ea670" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94f0e2a99acc42a69d38924089178c2f" is_pre_election: true
I20260608 12:39:49.479169  1301 raft_consensus.cc:493] T 255132c3cf74456fb4ab84879a8d61ec P 00dbb3a30488494d92f3884b7ce7a1ea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:39:49.477383  1316 leader_election.cc:290] T 2ef0d7a96f63498794d151f63327135e P 00dbb3a30488494d92f3884b7ce7a1ea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 14cb596992b346219a11c5d2159ea670 (127.0.107.193:33141), 94f0e2a99acc42a69d38924089178c2f (127.0.107.195:45869)
I20260608 12:39:49.480075  1247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bddcb3e72db24c81b4248e0cf813df38" candidate_uuid: "14cb596992b346219a11c5d2159ea670" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94f0e2a99acc42a69d38924089178c2f" is_pre_election: true
I20260608 12:39:49.482776  1247 raft_consensus.cc:2393] T bddcb3e72db24c81b4248e0cf813df38 P 94f0e2a99acc42a69d38924089178c2f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 14cb596992b346219a11c5d2159ea670 in current term 1: Already voted for candidate 00dbb3a30488494d92f3884b7ce7a1ea in this term.
I20260608 12:39:49.483264  1248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "545ad9834dcb4ddfade0df0f43dd7d31" candidate_uuid: "14cb596992b346219a11c5d2159ea670" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94f0e2a99acc42a69d38924089178c2f" is_pre_election: true
I20260608 12:39:49.480211  1212 leader_election.cc:304] T 545ad9834dcb4ddfade0df0f43dd7d31 P 94f0e2a99acc42a69d38924089178c2f [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: 14cb596992b346219a11c5d2159ea670, 94f0e2a99acc42a69d38924089178c2f; no voters: 00dbb3a30488494d92f3884b7ce7a1ea
I20260608 12:39:49.484063  1246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ef0d7a96f63498794d151f63327135e" candidate_uuid: "00dbb3a30488494d92f3884b7ce7a1ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94f0e2a99acc42a69d38924089178c2f" is_pre_election: true
I20260608 12:39:49.485764  1301 raft_consensus.cc:515] T 255132c3cf74456fb4ab84879a8d61ec P 00dbb3a30488494d92f3884b7ce7a1ea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14cb596992b346219a11c5d2159ea670" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33141 } } peers { permanent_uuid: "00dbb3a30488494d92f3884b7ce7a1ea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36797 } } peers { permanent_uuid: "94f0e2a99acc42a69d38924089178c2f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45869 } }
I20260608 12:39:49.484876  1248 raft_consensus.cc:2468] T 545ad9834dcb4ddfade0df0f43dd7d31 P 94f0e2a99acc42a69d38924089178c2f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 14cb596992b346219a11c5d2159ea670 in term 0.
I20260608 12:39:49.487627  1300 raft_consensus.cc:2804] T 545ad9834dcb4ddfade0df0f43dd7d31 P 94f0e2a99acc42a69d38924089178c2f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:39:49.488063  1300 raft_consensus.cc:493] T 545ad9834dcb4ddfade0df0f43dd7d31 P 94f0e2a99acc42a69d38924089178c2f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:39:49.488466  1300 raft_consensus.cc:3060] T 545ad9834dcb4ddfade0df0f43dd7d31 P 94f0e2a99acc42a69d38924089178c2f [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:39:49.489463  1301 leader_election.cc:290] T 255132c3cf74456fb4ab84879a8d61ec P 00dbb3a30488494d92f3884b7ce7a1ea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 14cb596992b346219a11c5d2159ea670 (127.0.107.193:33141), 94f0e2a99acc42a69d38924089178c2f (127.0.107.195:45869)
I20260608 12:39:49.491159  1098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ef0d7a96f63498794d151f63327135e" candidate_uuid: "00dbb3a30488494d92f3884b7ce7a1ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14cb596992b346219a11c5d2159ea670" is_pre_election: true
W20260608 12:39:49.492588  1063 leader_election.cc:343] T 9d98bf4f52724e86ac3949391cb499bc P 14cb596992b346219a11c5d2159ea670 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 94f0e2a99acc42a69d38924089178c2f (127.0.107.195:45869): Illegal state: must be running to vote when last-logged opid is not known
W20260608 12:39:49.493280  1138 leader_election.cc:343] T 2ef0d7a96f63498794d151f63327135e P 00dbb3a30488494d92f3884b7ce7a1ea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 94f0e2a99acc42a69d38924089178c2f (127.0.107.195:45869): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:39:49.493718  1063 leader_election.cc:304] T 545ad9834dcb4ddfade0df0f43dd7d31 P 14cb596992b346219a11c5d2159ea670 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14cb596992b346219a11c5d2159ea670, 94f0e2a99acc42a69d38924089178c2f; no voters: 
I20260608 12:39:49.494453  1246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "255132c3cf74456fb4ab84879a8d61ec" candidate_uuid: "00dbb3a30488494d92f3884b7ce7a1ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94f0e2a99acc42a69d38924089178c2f" is_pre_election: true
W20260608 12:39:49.495095  1138 leader_election.cc:343] T 2ef0d7a96f63498794d151f63327135e P 00dbb3a30488494d92f3884b7ce7a1ea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 14cb596992b346219a11c5d2159ea670 (127.0.107.193:33141): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:39:49.496860  1321 raft_consensus.cc:2804] T 545ad9834dcb4ddfade0df0f43dd7d31 P 14cb596992b346219a11c5d2159ea670 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:39:49.497326  1321 raft_consensus.cc:493] T 545ad9834dcb4ddfade0df0f43dd7d31 P 14cb596992b346219a11c5d2159ea670 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:39:49.498441  1321 raft_consensus.cc:3060] T 545ad9834dcb4ddfade0df0f43dd7d31 P 14cb596992b346219a11c5d2159ea670 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:39:49.497160  1138 leader_election.cc:304] T 2ef0d7a96f63498794d151f63327135e P 00dbb3a30488494d92f3884b7ce7a1ea [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: 00dbb3a30488494d92f3884b7ce7a1ea; no voters: 14cb596992b346219a11c5d2159ea670, 94f0e2a99acc42a69d38924089178c2f
I20260608 12:39:49.499701  1098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "255132c3cf74456fb4ab84879a8d61ec" candidate_uuid: "00dbb3a30488494d92f3884b7ce7a1ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14cb596992b346219a11c5d2159ea670" is_pre_election: true
I20260608 12:39:49.500634  1301 raft_consensus.cc:493] T 582f3afe59644c09acf38450966763de P 00dbb3a30488494d92f3884b7ce7a1ea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260608 12:39:49.500905  1138 leader_election.cc:343] T 255132c3cf74456fb4ab84879a8d61ec P 00dbb3a30488494d92f3884b7ce7a1ea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 94f0e2a99acc42a69d38924089178c2f (127.0.107.195:45869): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:39:49.501330  1301 raft_consensus.cc:515] T 582f3afe59644c09acf38450966763de P 00dbb3a30488494d92f3884b7ce7a1ea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14cb596992b346219a11c5d2159ea670" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33141 } } peers { permanent_uuid: "00dbb3a30488494d92f3884b7ce7a1ea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36797 } } peers { permanent_uuid: "94f0e2a99acc42a69d38924089178c2f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45869 } }
I20260608 12:39:49.500631  1316 raft_consensus.cc:2749] T 2ef0d7a96f63498794d151f63327135e P 00dbb3a30488494d92f3884b7ce7a1ea [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:39:49.503834  1294 tablet_bootstrap.cc:492] T 255132c3cf74456fb4ab84879a8d61ec P 94f0e2a99acc42a69d38924089178c2f: No bootstrap required, opened a new log
I20260608 12:39:49.504427  1294 ts_tablet_manager.cc:1403] T 255132c3cf74456fb4ab84879a8d61ec P 94f0e2a99acc42a69d38924089178c2f: Time spent bootstrapping tablet: real 0.165s	user 0.020s	sys 0.015s
W20260608 12:39:49.505030  1138 leader_election.cc:343] T 255132c3cf74456fb4ab84879a8d61ec P 00dbb3a30488494d92f3884b7ce7a1ea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 14cb596992b346219a11c5d2159ea670 (127.0.107.193:33141): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:39:49.505978  1138 leader_election.cc:304] T 255132c3cf74456fb4ab84879a8d61ec P 00dbb3a30488494d92f3884b7ce7a1ea [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: 00dbb3a30488494d92f3884b7ce7a1ea; no voters: 14cb596992b346219a11c5d2159ea670, 94f0e2a99acc42a69d38924089178c2f
I20260608 12:39:49.505007  1301 leader_election.cc:290] T 582f3afe59644c09acf38450966763de P 00dbb3a30488494d92f3884b7ce7a1ea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 14cb596992b346219a11c5d2159ea670 (127.0.107.193:33141), 94f0e2a99acc42a69d38924089178c2f (127.0.107.195:45869)
I20260608 12:39:49.507069  1316 raft_consensus.cc:2749] T 255132c3cf74456fb4ab84879a8d61ec P 00dbb3a30488494d92f3884b7ce7a1ea [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:39:49.507867  1321 raft_consensus.cc:515] T 545ad9834dcb4ddfade0df0f43dd7d31 P 14cb596992b346219a11c5d2159ea670 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94f0e2a99acc42a69d38924089178c2f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45869 } } peers { permanent_uuid: "14cb596992b346219a11c5d2159ea670" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33141 } } peers { permanent_uuid: "00dbb3a30488494d92f3884b7ce7a1ea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36797 } }
I20260608 12:39:49.508400  1295 tablet_bootstrap.cc:492] T 9d98bf4f52724e86ac3949391cb499bc P 00dbb3a30488494d92f3884b7ce7a1ea: No bootstrap required, opened a new log
I20260608 12:39:49.508178  1294 raft_consensus.cc:359] T 255132c3cf74456fb4ab84879a8d61ec P 94f0e2a99acc42a69d38924089178c2f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14cb596992b346219a11c5d2159ea670" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33141 } } peers { permanent_uuid: "00dbb3a30488494d92f3884b7ce7a1ea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36797 } } peers { permanent_uuid: "94f0e2a99acc42a69d38924089178c2f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45869 } }
I20260608 12:39:49.508939  1295 ts_tablet_manager.cc:1403] T 9d98bf4f52724e86ac3949391cb499bc P 00dbb3a30488494d92f3884b7ce7a1ea: Time spent bootstrapping tablet: real 0.102s	user 0.014s	sys 0.020s
I20260608 12:39:49.508946  1294 raft_consensus.cc:385] T 255132c3cf74456fb4ab84879a8d61ec P 94f0e2a99acc42a69d38924089178c2f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:39:49.509276  1098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "582f3afe59644c09acf38450966763de" candidate_uuid: "00dbb3a30488494d92f3884b7ce7a1ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14cb596992b346219a11c5d2159ea670" is_pre_election: true
I20260608 12:39:49.509464  1294 raft_consensus.cc:740] T 255132c3cf74456fb4ab84879a8d61ec P 94f0e2a99acc42a69d38924089178c2f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94f0e2a99acc42a69d38924089178c2f, State: Initialized, Role: FOLLOWER
I20260608 12:39:49.510365  1294 consensus_queue.cc:260] T 255132c3cf74456fb4ab84879a8d61ec P 94f0e2a99acc42a69d38924089178c2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14cb596992b346219a11c5d2159ea670" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33141 } } peers { permanent_uuid: "00dbb3a30488494d92f3884b7ce7a1ea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36797 } } peers { permanent_uuid: "94f0e2a99acc42a69d38924089178c2f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45869 } }
I20260608 12:39:49.511008  1246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "545ad9834dcb4ddfade0df0f43dd7d31" candidate_uuid: "14cb596992b346219a11c5d2159ea670" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94f0e2a99acc42a69d38924089178c2f"
I20260608 12:39:49.512434  1248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "582f3afe59644c09acf38450966763de" candidate_uuid: "00dbb3a30488494d92f3884b7ce7a1ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94f0e2a99acc42a69d38924089178c2f" is_pre_election: true
W20260608 12:39:49.515586  1138 leader_election.cc:343] T 582f3afe59644c09acf38450966763de P 00dbb3a30488494d92f3884b7ce7a1ea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 14cb596992b346219a11c5d2159ea670 (127.0.107.193:33141): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:39:49.517791  1100 raft_consensus.cc:2468] T bddcb3e72db24c81b4248e0cf813df38 P 14cb596992b346219a11c5d2159ea670 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00dbb3a30488494d92f3884b7ce7a1ea in term 1.
I20260608 12:39:49.522292  1300 raft_consensus.cc:515] T 545ad9834dcb4ddfade0df0f43dd7d31 P 94f0e2a99acc42a69d38924089178c2f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94f0e2a99acc42a69d38924089178c2f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45869 } } peers { permanent_uuid: "14cb596992b346219a11c5d2159ea670" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33141 } } peers { permanent_uuid: "00dbb3a30488494d92f3884b7ce7a1ea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36797 } }
I20260608 12:39:49.524166  1321 leader_election.cc:290] T 545ad9834dcb4ddfade0df0f43dd7d31 P 14cb596992b346219a11c5d2159ea670 [CANDIDATE]: Term 1 election: Requested vote from peers 94f0e2a99acc42a69d38924089178c2f (127.0.107.195:45869), 00dbb3a30488494d92f3884b7ce7a1ea (127.0.107.194:36797)
W20260608 12:39:49.524642  1138 leader_election.cc:343] T 582f3afe59644c09acf38450966763de P 00dbb3a30488494d92f3884b7ce7a1ea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 94f0e2a99acc42a69d38924089178c2f (127.0.107.195:45869): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:39:49.525107  1174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d98bf4f52724e86ac3949391cb499bc" candidate_uuid: "14cb596992b346219a11c5d2159ea670" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00dbb3a30488494d92f3884b7ce7a1ea" is_pre_election: true
I20260608 12:39:49.527022  1175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "545ad9834dcb4ddfade0df0f43dd7d31" candidate_uuid: "14cb596992b346219a11c5d2159ea670" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00dbb3a30488494d92f3884b7ce7a1ea" is_pre_election: true
I20260608 12:39:49.533746  1310 raft_consensus.cc:515] T d5b4db81510d40d39520dd3217027c40 P 94f0e2a99acc42a69d38924089178c2f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14cb596992b346219a11c5d2159ea670" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33141 } } peers { permanent_uuid: "00dbb3a30488494d92f3884b7ce7a1ea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36797 } } peers { permanent_uuid: "94f0e2a99acc42a69d38924089178c2f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45869 } }
I20260608 12:39:49.527875  1173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bddcb3e72db24c81b4248e0cf813df38" candidate_uuid: "14cb596992b346219a11c5d2159ea670" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00dbb3a30488494d92f3884b7ce7a1ea" is_pre_election: true
I20260608 12:39:49.536307  1310 leader_election.cc:290] T d5b4db81510d40d39520dd3217027c40 P 94f0e2a99acc42a69d38924089178c2f [CANDIDATE]: Term 1 election: Requested vote from peers 14cb596992b346219a11c5d2159ea670 (127.0.107.193:33141), 00dbb3a30488494d92f3884b7ce7a1ea (127.0.107.194:36797)
I20260608 12:39:49.528342  1296 tablet_bootstrap.cc:654] T 2ef0d7a96f63498794d151f63327135e P 14cb596992b346219a11c5d2159ea670: Neither blocks nor log segments found. Creating new log.
I20260608 12:39:49.529405  1172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "545ad9834dcb4ddfade0df0f43dd7d31" candidate_uuid: "14cb596992b346219a11c5d2159ea670" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00dbb3a30488494d92f3884b7ce7a1ea"
W20260608 12:39:49.542117  1065 leader_election.cc:343] T 545ad9834dcb4ddfade0df0f43dd7d31 P 14cb596992b346219a11c5d2159ea670 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 00dbb3a30488494d92f3884b7ce7a1ea (127.0.107.194:36797): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:39:49.531819  1295 raft_consensus.cc:359] T 9d98bf4f52724e86ac3949391cb499bc P 00dbb3a30488494d92f3884b7ce7a1ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14cb596992b346219a11c5d2159ea670" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33141 } } peers { permanent_uuid: "00dbb3a30488494d92f3884b7ce7a1ea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36797 } } peers { permanent_uuid: "94f0e2a99acc42a69d38924089178c2f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45869 } }
I20260608 12:39:49.543620  1295 raft_consensus.cc:385] T 9d98bf4f52724e86ac3949391cb499bc P 00dbb3a30488494d92f3884b7ce7a1ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:39:49.544044  1295 raft_consensus.cc:740] T 9d98bf4f52724e86ac3949391cb499bc P 00dbb3a30488494d92f3884b7ce7a1ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00dbb3a30488494d92f3884b7ce7a1ea, State: Initialized, Role: FOLLOWER
I20260608 12:39:49.543723  1138 leader_election.cc:304] T 582f3afe59644c09acf38450966763de P 00dbb3a30488494d92f3884b7ce7a1ea [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: 00dbb3a30488494d92f3884b7ce7a1ea; no voters: 14cb596992b346219a11c5d2159ea670, 94f0e2a99acc42a69d38924089178c2f
I20260608 12:39:49.544845  1100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5b4db81510d40d39520dd3217027c40" candidate_uuid: "94f0e2a99acc42a69d38924089178c2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14cb596992b346219a11c5d2159ea670"
I20260608 12:39:49.545068  1295 consensus_queue.cc:260] T 9d98bf4f52724e86ac3949391cb499bc P 00dbb3a30488494d92f3884b7ce7a1ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14cb596992b346219a11c5d2159ea670" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33141 } } peers { permanent_uuid: "00dbb3a30488494d92f3884b7ce7a1ea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36797 } } peers { permanent_uuid: "94f0e2a99acc42a69d38924089178c2f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45869 } }
I20260608 12:39:49.545746  1301 raft_consensus.cc:2749] T 582f3afe59644c09acf38450966763de P 00dbb3a30488494d92f3884b7ce7a1ea [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:39:49.546337  1174 raft_consensus.cc:2468] T 9d98bf4f52724e86ac3949391cb499bc P 00dbb3a30488494d92f3884b7ce7a1ea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 14cb596992b346219a11c5d2159ea670 in term 0.
I20260608 12:39:49.544318  1065 leader_election.cc:304] T bddcb3e72db24c81b4248e0cf813df38 P 14cb596992b346219a11c5d2159ea670 [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: 14cb596992b346219a11c5d2159ea670; no voters: 00dbb3a30488494d92f3884b7ce7a1ea, 94f0e2a99acc42a69d38924089178c2f
I20260608 12:39:49.548983  1321 raft_consensus.cc:2749] T bddcb3e72db24c81b4248e0cf813df38 P 14cb596992b346219a11c5d2159ea670 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:39:49.552104  1172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5b4db81510d40d39520dd3217027c40" candidate_uuid: "94f0e2a99acc42a69d38924089178c2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00dbb3a30488494d92f3884b7ce7a1ea"
I20260608 12:39:49.553040  1172 raft_consensus.cc:3060] T d5b4db81510d40d39520dd3217027c40 P 00dbb3a30488494d92f3884b7ce7a1ea [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:39:49.553035  1246 raft_consensus.cc:2393] T 545ad9834dcb4ddfade0df0f43dd7d31 P 94f0e2a99acc42a69d38924089178c2f [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 14cb596992b346219a11c5d2159ea670 in current term 1: Already voted for candidate 94f0e2a99acc42a69d38924089178c2f in this term.
I20260608 12:39:49.557808  1295 ts_tablet_manager.cc:1434] T 9d98bf4f52724e86ac3949391cb499bc P 00dbb3a30488494d92f3884b7ce7a1ea: Time spent starting tablet: real 0.046s	user 0.002s	sys 0.008s
I20260608 12:39:49.559043  1295 tablet_bootstrap.cc:492] T cc311f741b0141338c8a306da9f5f21c P 00dbb3a30488494d92f3884b7ce7a1ea: Bootstrap starting.
W20260608 12:39:49.546540  1212 leader_election.cc:343] T d5b4db81510d40d39520dd3217027c40 P 94f0e2a99acc42a69d38924089178c2f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 14cb596992b346219a11c5d2159ea670 (127.0.107.193:33141): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:39:49.564054  1100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "545ad9834dcb4ddfade0df0f43dd7d31" candidate_uuid: "94f0e2a99acc42a69d38924089178c2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14cb596992b346219a11c5d2159ea670"
I20260608 12:39:49.569049  1100 raft_consensus.cc:2393] T 545ad9834dcb4ddfade0df0f43dd7d31 P 14cb596992b346219a11c5d2159ea670 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 94f0e2a99acc42a69d38924089178c2f in current term 1: Already voted for candidate 14cb596992b346219a11c5d2159ea670 in this term.
I20260608 12:39:49.569258  1296 tablet_bootstrap.cc:492] T 2ef0d7a96f63498794d151f63327135e P 14cb596992b346219a11c5d2159ea670: No bootstrap required, opened a new log
I20260608 12:39:49.569818  1296 ts_tablet_manager.cc:1403] T 2ef0d7a96f63498794d151f63327135e P 14cb596992b346219a11c5d2159ea670: Time spent bootstrapping tablet: real 0.097s	user 0.009s	sys 0.006s
I20260608 12:39:49.572536  1296 raft_consensus.cc:359] T 2ef0d7a96f63498794d151f63327135e P 14cb596992b346219a11c5d2159ea670 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14cb596992b346219a11c5d2159ea670" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33141 } } peers { permanent_uuid: "00dbb3a30488494d92f3884b7ce7a1ea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36797 } } peers { permanent_uuid: "94f0e2a99acc42a69d38924089178c2f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45869 } }
I20260608 12:39:49.573361  1296 raft_consensus.cc:385] T 2ef0d7a96f63498794d151f63327135e P 14cb596992b346219a11c5d2159ea670 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:39:49.573678  1296 raft_consensus.cc:740] T 2ef0d7a96f63498794d151f63327135e P 14cb596992b346219a11c5d2159ea670 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14cb596992b346219a11c5d2159ea670, State: Initialized, Role: FOLLOWER
I20260608 12:39:49.574295  1294 ts_tablet_manager.cc:1434] T 255132c3cf74456fb4ab84879a8d61ec P 94f0e2a99acc42a69d38924089178c2f: Time spent starting tablet: real 0.069s	user 0.023s	sys 0.036s
I20260608 12:39:49.574577  1172 raft_consensus.cc:2468] T d5b4db81510d40d39520dd3217027c40 P 00dbb3a30488494d92f3884b7ce7a1ea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94f0e2a99acc42a69d38924089178c2f in term 1.
I20260608 12:39:49.574527  1296 consensus_queue.cc:260] T 2ef0d7a96f63498794d151f63327135e P 14cb596992b346219a11c5d2159ea670 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14cb596992b346219a11c5d2159ea670" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33141 } } peers { permanent_uuid: "00dbb3a30488494d92f3884b7ce7a1ea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36797 } } peers { permanent_uuid: "94f0e2a99acc42a69d38924089178c2f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45869 } }
I20260608 12:39:49.566452  1295 tablet_bootstrap.cc:654] T cc311f741b0141338c8a306da9f5f21c P 00dbb3a30488494d92f3884b7ce7a1ea: Neither blocks nor log segments found. Creating new log.
W20260608 12:39:49.567369  1065 leader_election.cc:343] T 545ad9834dcb4ddfade0df0f43dd7d31 P 14cb596992b346219a11c5d2159ea670 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 00dbb3a30488494d92f3884b7ce7a1ea (127.0.107.194:36797): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:39:49.576303  1214 leader_election.cc:304] T d5b4db81510d40d39520dd3217027c40 P 94f0e2a99acc42a69d38924089178c2f [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: 00dbb3a30488494d92f3884b7ce7a1ea, 94f0e2a99acc42a69d38924089178c2f; no voters: 14cb596992b346219a11c5d2159ea670
I20260608 12:39:49.577888  1294 tablet_bootstrap.cc:492] T 2ef0d7a96f63498794d151f63327135e P 94f0e2a99acc42a69d38924089178c2f: Bootstrap starting.
I20260608 12:39:49.576301  1300 leader_election.cc:290] T 545ad9834dcb4ddfade0df0f43dd7d31 P 94f0e2a99acc42a69d38924089178c2f [CANDIDATE]: Term 1 election: Requested vote from peers 14cb596992b346219a11c5d2159ea670 (127.0.107.193:33141), 00dbb3a30488494d92f3884b7ce7a1ea (127.0.107.194:36797)
I20260608 12:39:49.579149  1300 raft_consensus.cc:2804] T d5b4db81510d40d39520dd3217027c40 P 94f0e2a99acc42a69d38924089178c2f [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:39:49.579768  1300 raft_consensus.cc:697] T d5b4db81510d40d39520dd3217027c40 P 94f0e2a99acc42a69d38924089178c2f [term 1 LEADER]: Becoming Leader. State: Replica: 94f0e2a99acc42a69d38924089178c2f, State: Running, Role: LEADER
I20260608 12:39:49.580824  1300 consensus_queue.cc:237] T d5b4db81510d40d39520dd3217027c40 P 94f0e2a99acc42a69d38924089178c2f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14cb596992b346219a11c5d2159ea670" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33141 } } peers { permanent_uuid: "00dbb3a30488494d92f3884b7ce7a1ea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36797 } } peers { permanent_uuid: "94f0e2a99acc42a69d38924089178c2f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45869 } }
I20260608 12:39:49.582442  1172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "545ad9834dcb4ddfade0df0f43dd7d31" candidate_uuid: "94f0e2a99acc42a69d38924089178c2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00dbb3a30488494d92f3884b7ce7a1ea"
I20260608 12:39:49.583036  1296 ts_tablet_manager.cc:1434] T 2ef0d7a96f63498794d151f63327135e P 14cb596992b346219a11c5d2159ea670: Time spent starting tablet: real 0.013s	user 0.003s	sys 0.004s
W20260608 12:39:49.583961  1214 leader_election.cc:343] T 545ad9834dcb4ddfade0df0f43dd7d31 P 94f0e2a99acc42a69d38924089178c2f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 00dbb3a30488494d92f3884b7ce7a1ea (127.0.107.194:36797): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:39:49.584619  1296 tablet_bootstrap.cc:492] T 255132c3cf74456fb4ab84879a8d61ec P 14cb596992b346219a11c5d2159ea670: Bootstrap starting.
I20260608 12:39:49.584514  1214 leader_election.cc:304] T 545ad9834dcb4ddfade0df0f43dd7d31 P 94f0e2a99acc42a69d38924089178c2f [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: 94f0e2a99acc42a69d38924089178c2f; no voters: 00dbb3a30488494d92f3884b7ce7a1ea, 14cb596992b346219a11c5d2159ea670
I20260608 12:39:49.585527  1310 raft_consensus.cc:2749] T 545ad9834dcb4ddfade0df0f43dd7d31 P 94f0e2a99acc42a69d38924089178c2f [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 12:39:49.586473  1294 tablet_bootstrap.cc:654] T 2ef0d7a96f63498794d151f63327135e P 94f0e2a99acc42a69d38924089178c2f: Neither blocks nor log segments found. Creating new log.
I20260608 12:39:49.587836  1065 leader_election.cc:304] T 545ad9834dcb4ddfade0df0f43dd7d31 P 14cb596992b346219a11c5d2159ea670 [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: 14cb596992b346219a11c5d2159ea670; no voters: 00dbb3a30488494d92f3884b7ce7a1ea, 94f0e2a99acc42a69d38924089178c2f
I20260608 12:39:49.590022  1321 raft_consensus.cc:2749] T 545ad9834dcb4ddfade0df0f43dd7d31 P 14cb596992b346219a11c5d2159ea670 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 12:39:49.591257  1065 leader_election.cc:304] T 9d98bf4f52724e86ac3949391cb499bc P 14cb596992b346219a11c5d2159ea670 [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: 00dbb3a30488494d92f3884b7ce7a1ea, 14cb596992b346219a11c5d2159ea670; no voters: 94f0e2a99acc42a69d38924089178c2f
I20260608 12:39:49.591419  1321 raft_consensus.cc:493] T cc311f741b0141338c8a306da9f5f21c P 14cb596992b346219a11c5d2159ea670 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:39:49.592305  1322 raft_consensus.cc:2804] T 9d98bf4f52724e86ac3949391cb499bc P 14cb596992b346219a11c5d2159ea670 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:39:49.592762  1322 raft_consensus.cc:493] T 9d98bf4f52724e86ac3949391cb499bc P 14cb596992b346219a11c5d2159ea670 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:39:49.593181  1322 raft_consensus.cc:3060] T 9d98bf4f52724e86ac3949391cb499bc P 14cb596992b346219a11c5d2159ea670 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:39:49.591985  1321 raft_consensus.cc:515] T cc311f741b0141338c8a306da9f5f21c P 14cb596992b346219a11c5d2159ea670 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14cb596992b346219a11c5d2159ea670" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33141 } } peers { permanent_uuid: "00dbb3a30488494d92f3884b7ce7a1ea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36797 } } peers { permanent_uuid: "94f0e2a99acc42a69d38924089178c2f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45869 } }
I20260608 12:39:49.598238  1321 leader_election.cc:290] T cc311f741b0141338c8a306da9f5f21c P 14cb596992b346219a11c5d2159ea670 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 00dbb3a30488494d92f3884b7ce7a1ea (127.0.107.194:36797), 94f0e2a99acc42a69d38924089178c2f (127.0.107.195:45869)
I20260608 12:39:49.599581  1246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc311f741b0141338c8a306da9f5f21c" candidate_uuid: "14cb596992b346219a11c5d2159ea670" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94f0e2a99acc42a69d38924089178c2f" is_pre_election: true
I20260608 12:39:49.600407  1296 tablet_bootstrap.cc:654] T 255132c3cf74456fb4ab84879a8d61ec P 14cb596992b346219a11c5d2159ea670: Neither blocks nor log segments found. Creating new log.
W20260608 12:39:49.601157  1063 leader_election.cc:343] T cc311f741b0141338c8a306da9f5f21c P 14cb596992b346219a11c5d2159ea670 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 94f0e2a99acc42a69d38924089178c2f (127.0.107.195:45869): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:39:49.601958  1295 tablet_bootstrap.cc:492] T cc311f741b0141338c8a306da9f5f21c P 00dbb3a30488494d92f3884b7ce7a1ea: No bootstrap required, opened a new log
I20260608 12:39:49.602501  1295 ts_tablet_manager.cc:1403] T cc311f741b0141338c8a306da9f5f21c P 00dbb3a30488494d92f3884b7ce7a1ea: Time spent bootstrapping tablet: real 0.044s	user 0.012s	sys 0.004s
I20260608 12:39:49.603899  1322 raft_consensus.cc:515] T 9d98bf4f52724e86ac3949391cb499bc P 14cb596992b346219a11c5d2159ea670 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14cb596992b346219a11c5d2159ea670" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33141 } } peers { permanent_uuid: "00dbb3a30488494d92f3884b7ce7a1ea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36797 } } peers { permanent_uuid: "94f0e2a99acc42a69d38924089178c2f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45869 } }
I20260608 12:39:49.605825  1294 tablet_bootstrap.cc:492] T 2ef0d7a96f63498794d151f63327135e P 94f0e2a99acc42a69d38924089178c2f: No bootstrap required, opened a new log
I20260608 12:39:49.606385  1294 ts_tablet_manager.cc:1403] T 2ef0d7a96f63498794d151f63327135e P 94f0e2a99acc42a69d38924089178c2f: Time spent bootstrapping tablet: real 0.029s	user 0.013s	sys 0.008s
I20260608 12:39:49.606724  1295 raft_consensus.cc:359] T cc311f741b0141338c8a306da9f5f21c P 00dbb3a30488494d92f3884b7ce7a1ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14cb596992b346219a11c5d2159ea670" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33141 } } peers { permanent_uuid: "00dbb3a30488494d92f3884b7ce7a1ea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36797 } } peers { permanent_uuid: "94f0e2a99acc42a69d38924089178c2f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45869 } }
I20260608 12:39:49.607640  1295 raft_consensus.cc:385] T cc311f741b0141338c8a306da9f5f21c P 00dbb3a30488494d92f3884b7ce7a1ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:39:49.608007  1295 raft_consensus.cc:740] T cc311f741b0141338c8a306da9f5f21c P 00dbb3a30488494d92f3884b7ce7a1ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00dbb3a30488494d92f3884b7ce7a1ea, State: Initialized, Role: FOLLOWER
I20260608 12:39:49.608055  1246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d98bf4f52724e86ac3949391cb499bc" candidate_uuid: "14cb596992b346219a11c5d2159ea670" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94f0e2a99acc42a69d38924089178c2f"
I20260608 12:39:49.608693  1172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc311f741b0141338c8a306da9f5f21c" candidate_uuid: "14cb596992b346219a11c5d2159ea670" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00dbb3a30488494d92f3884b7ce7a1ea" is_pre_election: true
I20260608 12:39:49.609308  1295 consensus_queue.cc:260] T cc311f741b0141338c8a306da9f5f21c P 00dbb3a30488494d92f3884b7ce7a1ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14cb596992b346219a11c5d2159ea670" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33141 } } peers { permanent_uuid: "00dbb3a30488494d92f3884b7ce7a1ea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36797 } } peers { permanent_uuid: "94f0e2a99acc42a69d38924089178c2f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45869 } }
W20260608 12:39:49.609619  1063 leader_election.cc:343] T 9d98bf4f52724e86ac3949391cb499bc P 14cb596992b346219a11c5d2159ea670 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 94f0e2a99acc42a69d38924089178c2f (127.0.107.195:45869): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:39:49.609663  1294 raft_consensus.cc:359] T 2ef0d7a96f63498794d151f63327135e P 94f0e2a99acc42a69d38924089178c2f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14cb596992b346219a11c5d2159ea670" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33141 } } peers { permanent_uuid: "00dbb3a30488494d92f3884b7ce7a1ea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36797 } } peers { permanent_uuid: "94f0e2a99acc42a69d38924089178c2f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45869 } }
I20260608 12:39:49.610518  1174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d98bf4f52724e86ac3949391cb499bc" candidate_uuid: "14cb596992b346219a11c5d2159ea670" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00dbb3a30488494d92f3884b7ce7a1ea"
I20260608 12:39:49.611171  1174 raft_consensus.cc:3060] T 9d98bf4f52724e86ac3949391cb499bc P 00dbb3a30488494d92f3884b7ce7a1ea [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:39:49.612238  1295 ts_tablet_manager.cc:1434] T cc311f741b0141338c8a306da9f5f21c P 00dbb3a30488494d92f3884b7ce7a1ea: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260608 12:39:49.613649  1295 tablet_bootstrap.cc:492] T 545ad9834dcb4ddfade0df0f43dd7d31 P 00dbb3a30488494d92f3884b7ce7a1ea: Bootstrap starting.
I20260608 12:39:49.619356  1174 raft_consensus.cc:2468] T 9d98bf4f52724e86ac3949391cb499bc P 00dbb3a30488494d92f3884b7ce7a1ea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14cb596992b346219a11c5d2159ea670 in term 1.
I20260608 12:39:49.608665  1322 leader_election.cc:290] T 9d98bf4f52724e86ac3949391cb499bc P 14cb596992b346219a11c5d2159ea670 [CANDIDATE]: Term 1 election: Requested vote from peers 00dbb3a30488494d92f3884b7ce7a1ea (127.0.107.194:36797), 94f0e2a99acc42a69d38924089178c2f (127.0.107.195:45869)
I20260608 12:39:49.621845  1295 tablet_bootstrap.cc:654] T 545ad9834dcb4ddfade0df0f43dd7d31 P 00dbb3a30488494d92f3884b7ce7a1ea: Neither blocks nor log segments found. Creating new log.
I20260608 12:39:49.610566  1294 raft_consensus.cc:385] T 2ef0d7a96f63498794d151f63327135e P 94f0e2a99acc42a69d38924089178c2f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:39:49.622519  1294 raft_consensus.cc:740] T 2ef0d7a96f63498794d151f63327135e P 94f0e2a99acc42a69d38924089178c2f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94f0e2a99acc42a69d38924089178c2f, State: Initialized, Role: FOLLOWER
I20260608 12:39:49.621848  1172 raft_consensus.cc:2468] T cc311f741b0141338c8a306da9f5f21c P 00dbb3a30488494d92f3884b7ce7a1ea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 14cb596992b346219a11c5d2159ea670 in term 0.
I20260608 12:39:49.623426  1294 consensus_queue.cc:260] T 2ef0d7a96f63498794d151f63327135e P 94f0e2a99acc42a69d38924089178c2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14cb596992b346219a11c5d2159ea670" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33141 } } peers { permanent_uuid: "00dbb3a30488494d92f3884b7ce7a1ea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36797 } } peers { permanent_uuid: "94f0e2a99acc42a69d38924089178c2f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45869 } }
I20260608 12:39:49.624022  1296 tablet_bootstrap.cc:492] T 255132c3cf74456fb4ab84879a8d61ec P 14cb596992b346219a11c5d2159ea670: No bootstrap required, opened a new log
I20260608 12:39:49.624657  1296 ts_tablet_manager.cc:1403] T 255132c3cf74456fb4ab84879a8d61ec P 14cb596992b346219a11c5d2159ea670: Time spent bootstrapping tablet: real 0.040s	user 0.015s	sys 0.007s
I20260608 12:39:49.626161  1294 ts_tablet_manager.cc:1434] T 2ef0d7a96f63498794d151f63327135e P 94f0e2a99acc42a69d38924089178c2f: Time spent starting tablet: real 0.019s	user 0.002s	sys 0.006s
I20260608 12:39:49.627777  1294 tablet_bootstrap.cc:492] T 582f3afe59644c09acf38450966763de P 94f0e2a99acc42a69d38924089178c2f: Bootstrap starting.
I20260608 12:39:49.628193  1296 raft_consensus.cc:359] T 255132c3cf74456fb4ab84879a8d61ec P 14cb596992b346219a11c5d2159ea670 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14cb596992b346219a11c5d2159ea670" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33141 } } peers { permanent_uuid: "00dbb3a30488494d92f3884b7ce7a1ea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36797 } } peers { permanent_uuid: "94f0e2a99acc42a69d38924089178c2f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45869 } }
I20260608 12:39:49.629036  1296 raft_consensus.cc:385] T 255132c3cf74456fb4ab84879a8d61ec P 14cb596992b346219a11c5d2159ea670 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:39:49.629360  1296 raft_consensus.cc:740] T 255132c3cf74456fb4ab84879a8d61ec P 14cb596992b346219a11c5d2159ea670 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14cb596992b346219a11c5d2159ea670, State: Initialized, Role: FOLLOWER
I20260608 12:39:49.630182  1296 consensus_queue.cc:260] T 255132c3cf74456fb4ab84879a8d61ec P 14cb596992b346219a11c5d2159ea670 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14cb596992b346219a11c5d2159ea670" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33141 } } peers { permanent_uuid: "00dbb3a30488494d92f3884b7ce7a1ea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36797 } } peers { permanent_uuid: "94f0e2a99acc42a69d38924089178c2f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45869 } }
I20260608 12:39:49.635847  1296 ts_tablet_manager.cc:1434] T 255132c3cf74456fb4ab84879a8d61ec P 14cb596992b346219a11c5d2159ea670: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260608 12:39:49.636147  1065 leader_election.cc:304] T 9d98bf4f52724e86ac3949391cb499bc P 14cb596992b346219a11c5d2159ea670 [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: 00dbb3a30488494d92f3884b7ce7a1ea, 14cb596992b346219a11c5d2159ea670; no voters: 94f0e2a99acc42a69d38924089178c2f
I20260608 12:39:49.637006  1296 tablet_bootstrap.cc:492] T d5b4db81510d40d39520dd3217027c40 P 14cb596992b346219a11c5d2159ea670: Bootstrap starting.
I20260608 12:39:49.637257  1294 tablet_bootstrap.cc:654] T 582f3afe59644c09acf38450966763de P 94f0e2a99acc42a69d38924089178c2f: Neither blocks nor log segments found. Creating new log.
I20260608 12:39:49.637228  1322 raft_consensus.cc:2804] T 9d98bf4f52724e86ac3949391cb499bc P 14cb596992b346219a11c5d2159ea670 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:39:49.637920  1322 raft_consensus.cc:697] T 9d98bf4f52724e86ac3949391cb499bc P 14cb596992b346219a11c5d2159ea670 [term 1 LEADER]: Becoming Leader. State: Replica: 14cb596992b346219a11c5d2159ea670, State: Running, Role: LEADER
I20260608 12:39:49.638831  1322 consensus_queue.cc:237] T 9d98bf4f52724e86ac3949391cb499bc P 14cb596992b346219a11c5d2159ea670 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14cb596992b346219a11c5d2159ea670" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33141 } } peers { permanent_uuid: "00dbb3a30488494d92f3884b7ce7a1ea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36797 } } peers { permanent_uuid: "94f0e2a99acc42a69d38924089178c2f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45869 } }
I20260608 12:39:49.644256  1065 leader_election.cc:304] T cc311f741b0141338c8a306da9f5f21c P 14cb596992b346219a11c5d2159ea670 [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: 00dbb3a30488494d92f3884b7ce7a1ea, 14cb596992b346219a11c5d2159ea670; no voters: 94f0e2a99acc42a69d38924089178c2f
I20260608 12:39:49.645174  1296 tablet_bootstrap.cc:654] T d5b4db81510d40d39520dd3217027c40 P 14cb596992b346219a11c5d2159ea670: Neither blocks nor log segments found. Creating new log.
I20260608 12:39:49.644654   998 catalog_manager.cc:5696] T d5b4db81510d40d39520dd3217027c40 P 94f0e2a99acc42a69d38924089178c2f reported cstate change: term changed from 0 to 1, leader changed from <none> to 94f0e2a99acc42a69d38924089178c2f (127.0.107.195). New cstate: current_term: 1 leader_uuid: "94f0e2a99acc42a69d38924089178c2f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14cb596992b346219a11c5d2159ea670" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33141 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "00dbb3a30488494d92f3884b7ce7a1ea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36797 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94f0e2a99acc42a69d38924089178c2f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45869 } health_report { overall_health: HEALTHY } } }
I20260608 12:39:49.647399  1321 raft_consensus.cc:2804] T cc311f741b0141338c8a306da9f5f21c P 14cb596992b346219a11c5d2159ea670 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:39:49.648275  1321 raft_consensus.cc:493] T cc311f741b0141338c8a306da9f5f21c P 14cb596992b346219a11c5d2159ea670 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:39:49.648713  1321 raft_consensus.cc:3060] T cc311f741b0141338c8a306da9f5f21c P 14cb596992b346219a11c5d2159ea670 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:39:49.657675  1296 tablet_bootstrap.cc:492] T d5b4db81510d40d39520dd3217027c40 P 14cb596992b346219a11c5d2159ea670: No bootstrap required, opened a new log
I20260608 12:39:49.658246  1296 ts_tablet_manager.cc:1403] T d5b4db81510d40d39520dd3217027c40 P 14cb596992b346219a11c5d2159ea670: Time spent bootstrapping tablet: real 0.021s	user 0.006s	sys 0.012s
I20260608 12:39:49.658179  1321 raft_consensus.cc:515] T cc311f741b0141338c8a306da9f5f21c P 14cb596992b346219a11c5d2159ea670 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14cb596992b346219a11c5d2159ea670" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33141 } } peers { permanent_uuid: "00dbb3a30488494d92f3884b7ce7a1ea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36797 } } peers { permanent_uuid: "94f0e2a99acc42a69d38924089178c2f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45869 } }
I20260608 12:39:49.674834  1172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc311f741b0141338c8a306da9f5f21c" candidate_uuid: "14cb596992b346219a11c5d2159ea670" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00dbb3a30488494d92f3884b7ce7a1ea"
I20260608 12:39:49.675573  1172 raft_consensus.cc:3060] T cc311f741b0141338c8a306da9f5f21c P 00dbb3a30488494d92f3884b7ce7a1ea [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:39:49.710712  1321 leader_election.cc:290] T cc311f741b0141338c8a306da9f5f21c P 14cb596992b346219a11c5d2159ea670 [CANDIDATE]: Term 1 election: Requested vote from peers 00dbb3a30488494d92f3884b7ce7a1ea (127.0.107.194:36797), 94f0e2a99acc42a69d38924089178c2f (127.0.107.195:45869)
I20260608 12:39:49.711108  1296 raft_consensus.cc:359] T d5b4db81510d40d39520dd3217027c40 P 14cb596992b346219a11c5d2159ea670 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14cb596992b346219a11c5d2159ea670" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33141 } } peers { permanent_uuid: "00dbb3a30488494d92f3884b7ce7a1ea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36797 } } peers { permanent_uuid: "94f0e2a99acc42a69d38924089178c2f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45869 } }
I20260608 12:39:49.711948  1296 raft_consensus.cc:385] T d5b4db81510d40d39520dd3217027c40 P 14cb596992b346219a11c5d2159ea670 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:39:49.712131  1246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc311f741b0141338c8a306da9f5f21c" candidate_uuid: "14cb596992b346219a11c5d2159ea670" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94f0e2a99acc42a69d38924089178c2f"
W20260608 12:39:49.713927  1063 leader_election.cc:343] T cc311f741b0141338c8a306da9f5f21c P 14cb596992b346219a11c5d2159ea670 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 94f0e2a99acc42a69d38924089178c2f (127.0.107.195:45869): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:39:49.712343  1296 raft_consensus.cc:740] T d5b4db81510d40d39520dd3217027c40 P 14cb596992b346219a11c5d2159ea670 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14cb596992b346219a11c5d2159ea670, State: Initialized, Role: FOLLOWER
I20260608 12:39:49.716153  1172 raft_consensus.cc:2468] T cc311f741b0141338c8a306da9f5f21c P 00dbb3a30488494d92f3884b7ce7a1ea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14cb596992b346219a11c5d2159ea670 in term 1.
I20260608 12:39:49.716029  1296 consensus_queue.cc:260] T d5b4db81510d40d39520dd3217027c40 P 14cb596992b346219a11c5d2159ea670 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14cb596992b346219a11c5d2159ea670" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33141 } } peers { permanent_uuid: "00dbb3a30488494d92f3884b7ce7a1ea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36797 } } peers { permanent_uuid: "94f0e2a99acc42a69d38924089178c2f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45869 } }
W20260608 12:39:49.717077  1281 outbound_call.cc:321] RPC callback for RPC call kudu.master.MasterService.IsCreateTableDone -> {remote=127.0.107.254:33457, user_credentials={real_user=slave}} blocked reactor thread for 46740.9us
I20260608 12:39:49.717598  1065 leader_election.cc:304] T cc311f741b0141338c8a306da9f5f21c P 14cb596992b346219a11c5d2159ea670 [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: 00dbb3a30488494d92f3884b7ce7a1ea, 14cb596992b346219a11c5d2159ea670; no voters: 94f0e2a99acc42a69d38924089178c2f
I20260608 12:39:49.720992  1321 raft_consensus.cc:2804] T cc311f741b0141338c8a306da9f5f21c P 14cb596992b346219a11c5d2159ea670 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:39:49.720127   995 catalog_manager.cc:5696] T 9d98bf4f52724e86ac3949391cb499bc P 14cb596992b346219a11c5d2159ea670 reported cstate change: term changed from 0 to 1, leader changed from <none> to 14cb596992b346219a11c5d2159ea670 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "14cb596992b346219a11c5d2159ea670" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14cb596992b346219a11c5d2159ea670" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33141 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "00dbb3a30488494d92f3884b7ce7a1ea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36797 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94f0e2a99acc42a69d38924089178c2f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45869 } health_report { overall_health: UNKNOWN } } }
I20260608 12:39:49.721747  1321 raft_consensus.cc:697] T cc311f741b0141338c8a306da9f5f21c P 14cb596992b346219a11c5d2159ea670 [term 1 LEADER]: Becoming Leader. State: Replica: 14cb596992b346219a11c5d2159ea670, State: Running, Role: LEADER
I20260608 12:39:49.721854  1294 tablet_bootstrap.cc:492] T 582f3afe59644c09acf38450966763de P 94f0e2a99acc42a69d38924089178c2f: No bootstrap required, opened a new log
I20260608 12:39:49.722476  1294 ts_tablet_manager.cc:1403] T 582f3afe59644c09acf38450966763de P 94f0e2a99acc42a69d38924089178c2f: Time spent bootstrapping tablet: real 0.095s	user 0.011s	sys 0.071s
I20260608 12:39:49.718988  1296 ts_tablet_manager.cc:1434] T d5b4db81510d40d39520dd3217027c40 P 14cb596992b346219a11c5d2159ea670: Time spent starting tablet: real 0.060s	user 0.020s	sys 0.017s
I20260608 12:39:49.722805  1295 tablet_bootstrap.cc:492] T 545ad9834dcb4ddfade0df0f43dd7d31 P 00dbb3a30488494d92f3884b7ce7a1ea: No bootstrap required, opened a new log
I20260608 12:39:49.723244  1295 ts_tablet_manager.cc:1403] T 545ad9834dcb4ddfade0df0f43dd7d31 P 00dbb3a30488494d92f3884b7ce7a1ea: Time spent bootstrapping tablet: real 0.110s	user 0.020s	sys 0.018s
I20260608 12:39:49.723747  1296 tablet_bootstrap.cc:492] T 582f3afe59644c09acf38450966763de P 14cb596992b346219a11c5d2159ea670: Bootstrap starting.
I20260608 12:39:49.722653  1321 consensus_queue.cc:237] T cc311f741b0141338c8a306da9f5f21c P 14cb596992b346219a11c5d2159ea670 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14cb596992b346219a11c5d2159ea670" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33141 } } peers { permanent_uuid: "00dbb3a30488494d92f3884b7ce7a1ea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36797 } } peers { permanent_uuid: "94f0e2a99acc42a69d38924089178c2f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45869 } }
I20260608 12:39:49.734516  1294 raft_consensus.cc:359] T 582f3afe59644c09acf38450966763de P 94f0e2a99acc42a69d38924089178c2f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14cb596992b346219a11c5d2159ea670" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33141 } } peers { permanent_uuid: "00dbb3a30488494d92f3884b7ce7a1ea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36797 } } peers { permanent_uuid: "94f0e2a99acc42a69d38924089178c2f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45869 } }
I20260608 12:39:49.735313  1294 raft_consensus.cc:385] T 582f3afe59644c09acf38450966763de P 94f0e2a99acc42a69d38924089178c2f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:39:49.735610  1294 raft_consensus.cc:740] T 582f3afe59644c09acf38450966763de P 94f0e2a99acc42a69d38924089178c2f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94f0e2a99acc42a69d38924089178c2f, State: Initialized, Role: FOLLOWER
I20260608 12:39:49.737531  1295 raft_consensus.cc:359] T 545ad9834dcb4ddfade0df0f43dd7d31 P 00dbb3a30488494d92f3884b7ce7a1ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94f0e2a99acc42a69d38924089178c2f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45869 } } peers { permanent_uuid: "14cb596992b346219a11c5d2159ea670" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33141 } } peers { permanent_uuid: "00dbb3a30488494d92f3884b7ce7a1ea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36797 } }
I20260608 12:39:49.738256  1295 raft_consensus.cc:385] T 545ad9834dcb4ddfade0df0f43dd7d31 P 00dbb3a30488494d92f3884b7ce7a1ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:39:49.738248  1296 tablet_bootstrap.cc:654] T 582f3afe59644c09acf38450966763de P 14cb596992b346219a11c5d2159ea670: Neither blocks nor log segments found. Creating new log.
I20260608 12:39:49.738747  1295 raft_consensus.cc:740] T 545ad9834dcb4ddfade0df0f43dd7d31 P 00dbb3a30488494d92f3884b7ce7a1ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00dbb3a30488494d92f3884b7ce7a1ea, State: Initialized, Role: FOLLOWER
I20260608 12:39:49.739518  1295 consensus_queue.cc:260] T 545ad9834dcb4ddfade0df0f43dd7d31 P 00dbb3a30488494d92f3884b7ce7a1ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94f0e2a99acc42a69d38924089178c2f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45869 } } peers { permanent_uuid: "14cb596992b346219a11c5d2159ea670" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33141 } } peers { permanent_uuid: "00dbb3a30488494d92f3884b7ce7a1ea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36797 } }
I20260608 12:39:49.736406  1294 consensus_queue.cc:260] T 582f3afe59644c09acf38450966763de P 94f0e2a99acc42a69d38924089178c2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14cb596992b346219a11c5d2159ea670" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33141 } } peers { permanent_uuid: "00dbb3a30488494d92f3884b7ce7a1ea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36797 } } peers { permanent_uuid: "94f0e2a99acc42a69d38924089178c2f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45869 } }
I20260608 12:39:49.743988  1294 ts_tablet_manager.cc:1434] T 582f3afe59644c09acf38450966763de P 94f0e2a99acc42a69d38924089178c2f: Time spent starting tablet: real 0.021s	user 0.014s	sys 0.000s
I20260608 12:39:49.741573  1295 ts_tablet_manager.cc:1434] T 545ad9834dcb4ddfade0df0f43dd7d31 P 00dbb3a30488494d92f3884b7ce7a1ea: Time spent starting tablet: real 0.018s	user 0.002s	sys 0.006s
I20260608 12:39:49.745415  1294 tablet_bootstrap.cc:492] T 9d98bf4f52724e86ac3949391cb499bc P 94f0e2a99acc42a69d38924089178c2f: Bootstrap starting.
I20260608 12:39:49.749107  1296 tablet_bootstrap.cc:492] T 582f3afe59644c09acf38450966763de P 14cb596992b346219a11c5d2159ea670: No bootstrap required, opened a new log
I20260608 12:39:49.749609  1296 ts_tablet_manager.cc:1403] T 582f3afe59644c09acf38450966763de P 14cb596992b346219a11c5d2159ea670: Time spent bootstrapping tablet: real 0.026s	user 0.020s	sys 0.004s
I20260608 12:39:49.752419  1294 tablet_bootstrap.cc:654] T 9d98bf4f52724e86ac3949391cb499bc P 94f0e2a99acc42a69d38924089178c2f: Neither blocks nor log segments found. Creating new log.
I20260608 12:39:49.752954  1296 raft_consensus.cc:359] T 582f3afe59644c09acf38450966763de P 14cb596992b346219a11c5d2159ea670 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14cb596992b346219a11c5d2159ea670" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33141 } } peers { permanent_uuid: "00dbb3a30488494d92f3884b7ce7a1ea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36797 } } peers { permanent_uuid: "94f0e2a99acc42a69d38924089178c2f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45869 } }
I20260608 12:39:49.753759  1296 raft_consensus.cc:385] T 582f3afe59644c09acf38450966763de P 14cb596992b346219a11c5d2159ea670 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:39:49.754197  1296 raft_consensus.cc:740] T 582f3afe59644c09acf38450966763de P 14cb596992b346219a11c5d2159ea670 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14cb596992b346219a11c5d2159ea670, State: Initialized, Role: FOLLOWER
I20260608 12:39:49.755005  1296 consensus_queue.cc:260] T 582f3afe59644c09acf38450966763de P 14cb596992b346219a11c5d2159ea670 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14cb596992b346219a11c5d2159ea670" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33141 } } peers { permanent_uuid: "00dbb3a30488494d92f3884b7ce7a1ea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36797 } } peers { permanent_uuid: "94f0e2a99acc42a69d38924089178c2f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45869 } }
I20260608 12:39:49.757196  1296 ts_tablet_manager.cc:1434] T 582f3afe59644c09acf38450966763de P 14cb596992b346219a11c5d2159ea670: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 12:39:49.759034   996 catalog_manager.cc:5696] T cc311f741b0141338c8a306da9f5f21c P 14cb596992b346219a11c5d2159ea670 reported cstate change: term changed from 0 to 1, leader changed from <none> to 14cb596992b346219a11c5d2159ea670 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "14cb596992b346219a11c5d2159ea670" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14cb596992b346219a11c5d2159ea670" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33141 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "00dbb3a30488494d92f3884b7ce7a1ea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36797 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94f0e2a99acc42a69d38924089178c2f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45869 } health_report { overall_health: UNKNOWN } } }
I20260608 12:39:49.764199  1294 tablet_bootstrap.cc:492] T 9d98bf4f52724e86ac3949391cb499bc P 94f0e2a99acc42a69d38924089178c2f: No bootstrap required, opened a new log
I20260608 12:39:49.764722  1294 ts_tablet_manager.cc:1403] T 9d98bf4f52724e86ac3949391cb499bc P 94f0e2a99acc42a69d38924089178c2f: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.008s
I20260608 12:39:49.767864  1294 raft_consensus.cc:359] T 9d98bf4f52724e86ac3949391cb499bc P 94f0e2a99acc42a69d38924089178c2f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14cb596992b346219a11c5d2159ea670" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33141 } } peers { permanent_uuid: "00dbb3a30488494d92f3884b7ce7a1ea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36797 } } peers { permanent_uuid: "94f0e2a99acc42a69d38924089178c2f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45869 } }
I20260608 12:39:49.768689  1294 raft_consensus.cc:385] T 9d98bf4f52724e86ac3949391cb499bc P 94f0e2a99acc42a69d38924089178c2f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:39:49.769009  1294 raft_consensus.cc:740] T 9d98bf4f52724e86ac3949391cb499bc P 94f0e2a99acc42a69d38924089178c2f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94f0e2a99acc42a69d38924089178c2f, State: Initialized, Role: FOLLOWER
I20260608 12:39:49.769927  1301 consensus_queue.cc:1048] T bddcb3e72db24c81b4248e0cf813df38 P 00dbb3a30488494d92f3884b7ce7a1ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "94f0e2a99acc42a69d38924089178c2f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45869 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:39:49.769819  1294 consensus_queue.cc:260] T 9d98bf4f52724e86ac3949391cb499bc P 94f0e2a99acc42a69d38924089178c2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14cb596992b346219a11c5d2159ea670" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33141 } } peers { permanent_uuid: "00dbb3a30488494d92f3884b7ce7a1ea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36797 } } peers { permanent_uuid: "94f0e2a99acc42a69d38924089178c2f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45869 } }
I20260608 12:39:49.772490  1294 ts_tablet_manager.cc:1434] T 9d98bf4f52724e86ac3949391cb499bc P 94f0e2a99acc42a69d38924089178c2f: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260608 12:39:49.773759  1294 tablet_bootstrap.cc:492] T cc311f741b0141338c8a306da9f5f21c P 94f0e2a99acc42a69d38924089178c2f: Bootstrap starting.
I20260608 12:39:49.776098  1329 raft_consensus.cc:493] T 255132c3cf74456fb4ab84879a8d61ec P 94f0e2a99acc42a69d38924089178c2f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:39:49.776701  1329 raft_consensus.cc:515] T 255132c3cf74456fb4ab84879a8d61ec P 94f0e2a99acc42a69d38924089178c2f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14cb596992b346219a11c5d2159ea670" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33141 } } peers { permanent_uuid: "00dbb3a30488494d92f3884b7ce7a1ea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36797 } } peers { permanent_uuid: "94f0e2a99acc42a69d38924089178c2f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45869 } }
I20260608 12:39:49.779124  1329 leader_election.cc:290] T 255132c3cf74456fb4ab84879a8d61ec P 94f0e2a99acc42a69d38924089178c2f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 14cb596992b346219a11c5d2159ea670 (127.0.107.193:33141), 00dbb3a30488494d92f3884b7ce7a1ea (127.0.107.194:36797)
I20260608 12:39:49.780187  1294 tablet_bootstrap.cc:654] T cc311f741b0141338c8a306da9f5f21c P 94f0e2a99acc42a69d38924089178c2f: Neither blocks nor log segments found. Creating new log.
I20260608 12:39:49.780894  1100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "255132c3cf74456fb4ab84879a8d61ec" candidate_uuid: "94f0e2a99acc42a69d38924089178c2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14cb596992b346219a11c5d2159ea670" is_pre_election: true
I20260608 12:39:49.781580  1100 raft_consensus.cc:2468] T 255132c3cf74456fb4ab84879a8d61ec P 14cb596992b346219a11c5d2159ea670 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 94f0e2a99acc42a69d38924089178c2f in term 0.
I20260608 12:39:49.783547  1172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "255132c3cf74456fb4ab84879a8d61ec" candidate_uuid: "94f0e2a99acc42a69d38924089178c2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00dbb3a30488494d92f3884b7ce7a1ea" is_pre_election: true
I20260608 12:39:49.784122  1172 raft_consensus.cc:2468] T 255132c3cf74456fb4ab84879a8d61ec P 00dbb3a30488494d92f3884b7ce7a1ea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 94f0e2a99acc42a69d38924089178c2f in term 0.
I20260608 12:39:49.785490  1212 leader_election.cc:304] T 255132c3cf74456fb4ab84879a8d61ec P 94f0e2a99acc42a69d38924089178c2f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14cb596992b346219a11c5d2159ea670, 94f0e2a99acc42a69d38924089178c2f; no voters: 
I20260608 12:39:49.787168  1329 raft_consensus.cc:2804] T 255132c3cf74456fb4ab84879a8d61ec P 94f0e2a99acc42a69d38924089178c2f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:39:49.787567  1329 raft_consensus.cc:493] T 255132c3cf74456fb4ab84879a8d61ec P 94f0e2a99acc42a69d38924089178c2f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:39:49.787930  1329 raft_consensus.cc:3060] T 255132c3cf74456fb4ab84879a8d61ec P 94f0e2a99acc42a69d38924089178c2f [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:39:49.799929  1329 raft_consensus.cc:515] T 255132c3cf74456fb4ab84879a8d61ec P 94f0e2a99acc42a69d38924089178c2f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14cb596992b346219a11c5d2159ea670" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33141 } } peers { permanent_uuid: "00dbb3a30488494d92f3884b7ce7a1ea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36797 } } peers { permanent_uuid: "94f0e2a99acc42a69d38924089178c2f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45869 } }
I20260608 12:39:49.805734  1100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "255132c3cf74456fb4ab84879a8d61ec" candidate_uuid: "94f0e2a99acc42a69d38924089178c2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14cb596992b346219a11c5d2159ea670"
I20260608 12:39:49.806388  1100 raft_consensus.cc:3060] T 255132c3cf74456fb4ab84879a8d61ec P 14cb596992b346219a11c5d2159ea670 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:39:49.809734  1329 leader_election.cc:290] T 255132c3cf74456fb4ab84879a8d61ec P 94f0e2a99acc42a69d38924089178c2f [CANDIDATE]: Term 1 election: Requested vote from peers 14cb596992b346219a11c5d2159ea670 (127.0.107.193:33141), 00dbb3a30488494d92f3884b7ce7a1ea (127.0.107.194:36797)
I20260608 12:39:49.811072  1172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "255132c3cf74456fb4ab84879a8d61ec" candidate_uuid: "94f0e2a99acc42a69d38924089178c2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00dbb3a30488494d92f3884b7ce7a1ea"
I20260608 12:39:49.812677  1172 raft_consensus.cc:3060] T 255132c3cf74456fb4ab84879a8d61ec P 00dbb3a30488494d92f3884b7ce7a1ea [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:39:49.814543  1294 tablet_bootstrap.cc:492] T cc311f741b0141338c8a306da9f5f21c P 94f0e2a99acc42a69d38924089178c2f: No bootstrap required, opened a new log
I20260608 12:39:49.815176  1294 ts_tablet_manager.cc:1403] T cc311f741b0141338c8a306da9f5f21c P 94f0e2a99acc42a69d38924089178c2f: Time spent bootstrapping tablet: real 0.042s	user 0.014s	sys 0.025s
I20260608 12:39:49.811614  1301 raft_consensus.cc:493] T 545ad9834dcb4ddfade0df0f43dd7d31 P 00dbb3a30488494d92f3884b7ce7a1ea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:39:49.818516  1294 raft_consensus.cc:359] T cc311f741b0141338c8a306da9f5f21c P 94f0e2a99acc42a69d38924089178c2f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14cb596992b346219a11c5d2159ea670" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33141 } } peers { permanent_uuid: "00dbb3a30488494d92f3884b7ce7a1ea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36797 } } peers { permanent_uuid: "94f0e2a99acc42a69d38924089178c2f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45869 } }
I20260608 12:39:49.818923  1301 raft_consensus.cc:515] T 545ad9834dcb4ddfade0df0f43dd7d31 P 00dbb3a30488494d92f3884b7ce7a1ea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94f0e2a99acc42a69d38924089178c2f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45869 } } peers { permanent_uuid: "14cb596992b346219a11c5d2159ea670" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33141 } } peers { permanent_uuid: "00dbb3a30488494d92f3884b7ce7a1ea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36797 } }
I20260608 12:39:49.819172  1294 raft_consensus.cc:385] T cc311f741b0141338c8a306da9f5f21c P 94f0e2a99acc42a69d38924089178c2f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:39:49.820029  1294 raft_consensus.cc:740] T cc311f741b0141338c8a306da9f5f21c P 94f0e2a99acc42a69d38924089178c2f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94f0e2a99acc42a69d38924089178c2f, State: Initialized, Role: FOLLOWER
I20260608 12:39:49.820778  1294 consensus_queue.cc:260] T cc311f741b0141338c8a306da9f5f21c P 94f0e2a99acc42a69d38924089178c2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14cb596992b346219a11c5d2159ea670" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33141 } } peers { permanent_uuid: "00dbb3a30488494d92f3884b7ce7a1ea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36797 } } peers { permanent_uuid: "94f0e2a99acc42a69d38924089178c2f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45869 } }
I20260608 12:39:49.821192  1301 leader_election.cc:290] T 545ad9834dcb4ddfade0df0f43dd7d31 P 00dbb3a30488494d92f3884b7ce7a1ea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 94f0e2a99acc42a69d38924089178c2f (127.0.107.195:45869), 14cb596992b346219a11c5d2159ea670 (127.0.107.193:33141)
I20260608 12:39:49.822347  1294 ts_tablet_manager.cc:1434] T cc311f741b0141338c8a306da9f5f21c P 94f0e2a99acc42a69d38924089178c2f: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 12:39:49.823058  1246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "545ad9834dcb4ddfade0df0f43dd7d31" candidate_uuid: "00dbb3a30488494d92f3884b7ce7a1ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94f0e2a99acc42a69d38924089178c2f" is_pre_election: true
I20260608 12:39:49.823751  1246 raft_consensus.cc:2393] T 545ad9834dcb4ddfade0df0f43dd7d31 P 94f0e2a99acc42a69d38924089178c2f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 00dbb3a30488494d92f3884b7ce7a1ea in current term 1: Already voted for candidate 94f0e2a99acc42a69d38924089178c2f in this term.
I20260608 12:39:49.823657  1098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "545ad9834dcb4ddfade0df0f43dd7d31" candidate_uuid: "00dbb3a30488494d92f3884b7ce7a1ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14cb596992b346219a11c5d2159ea670" is_pre_election: true
I20260608 12:39:49.824483  1098 raft_consensus.cc:2393] T 545ad9834dcb4ddfade0df0f43dd7d31 P 14cb596992b346219a11c5d2159ea670 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 00dbb3a30488494d92f3884b7ce7a1ea in current term 1: Already voted for candidate 14cb596992b346219a11c5d2159ea670 in this term.
I20260608 12:39:49.819655  1348 consensus_queue.cc:1048] T bddcb3e72db24c81b4248e0cf813df38 P 00dbb3a30488494d92f3884b7ce7a1ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "14cb596992b346219a11c5d2159ea670" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:39:49.825526  1138 leader_election.cc:304] T 545ad9834dcb4ddfade0df0f43dd7d31 P 00dbb3a30488494d92f3884b7ce7a1ea [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: 00dbb3a30488494d92f3884b7ce7a1ea; no voters: 14cb596992b346219a11c5d2159ea670, 94f0e2a99acc42a69d38924089178c2f
I20260608 12:39:49.826392  1301 raft_consensus.cc:3060] T 545ad9834dcb4ddfade0df0f43dd7d31 P 00dbb3a30488494d92f3884b7ce7a1ea [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:39:49.834172  1301 raft_consensus.cc:2749] T 545ad9834dcb4ddfade0df0f43dd7d31 P 00dbb3a30488494d92f3884b7ce7a1ea [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:39:49.834757  1100 raft_consensus.cc:2468] T 255132c3cf74456fb4ab84879a8d61ec P 14cb596992b346219a11c5d2159ea670 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94f0e2a99acc42a69d38924089178c2f in term 1.
I20260608 12:39:49.836083  1212 leader_election.cc:304] T 255132c3cf74456fb4ab84879a8d61ec P 94f0e2a99acc42a69d38924089178c2f [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: 14cb596992b346219a11c5d2159ea670, 94f0e2a99acc42a69d38924089178c2f; no voters: 
I20260608 12:39:49.837096  1329 raft_consensus.cc:2804] T 255132c3cf74456fb4ab84879a8d61ec P 94f0e2a99acc42a69d38924089178c2f [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:39:49.837579  1329 raft_consensus.cc:697] T 255132c3cf74456fb4ab84879a8d61ec P 94f0e2a99acc42a69d38924089178c2f [term 1 LEADER]: Becoming Leader. State: Replica: 94f0e2a99acc42a69d38924089178c2f, State: Running, Role: LEADER
I20260608 12:39:49.838399  1329 consensus_queue.cc:237] T 255132c3cf74456fb4ab84879a8d61ec P 94f0e2a99acc42a69d38924089178c2f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14cb596992b346219a11c5d2159ea670" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33141 } } peers { permanent_uuid: "00dbb3a30488494d92f3884b7ce7a1ea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36797 } } peers { permanent_uuid: "94f0e2a99acc42a69d38924089178c2f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45869 } }
I20260608 12:39:49.839329  1172 raft_consensus.cc:2468] T 255132c3cf74456fb4ab84879a8d61ec P 00dbb3a30488494d92f3884b7ce7a1ea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94f0e2a99acc42a69d38924089178c2f in term 1.
I20260608 12:39:49.847875   996 catalog_manager.cc:5696] T 255132c3cf74456fb4ab84879a8d61ec P 94f0e2a99acc42a69d38924089178c2f reported cstate change: term changed from 0 to 1, leader changed from <none> to 94f0e2a99acc42a69d38924089178c2f (127.0.107.195). New cstate: current_term: 1 leader_uuid: "94f0e2a99acc42a69d38924089178c2f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14cb596992b346219a11c5d2159ea670" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33141 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "00dbb3a30488494d92f3884b7ce7a1ea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36797 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94f0e2a99acc42a69d38924089178c2f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45869 } health_report { overall_health: HEALTHY } } }
I20260608 12:39:49.922669  1321 raft_consensus.cc:493] T 2ef0d7a96f63498794d151f63327135e P 14cb596992b346219a11c5d2159ea670 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:39:49.923135  1321 raft_consensus.cc:515] T 2ef0d7a96f63498794d151f63327135e P 14cb596992b346219a11c5d2159ea670 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14cb596992b346219a11c5d2159ea670" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33141 } } peers { permanent_uuid: "00dbb3a30488494d92f3884b7ce7a1ea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36797 } } peers { permanent_uuid: "94f0e2a99acc42a69d38924089178c2f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45869 } }
I20260608 12:39:49.925171  1321 leader_election.cc:290] T 2ef0d7a96f63498794d151f63327135e P 14cb596992b346219a11c5d2159ea670 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 00dbb3a30488494d92f3884b7ce7a1ea (127.0.107.194:36797), 94f0e2a99acc42a69d38924089178c2f (127.0.107.195:45869)
I20260608 12:39:49.925793  1172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ef0d7a96f63498794d151f63327135e" candidate_uuid: "14cb596992b346219a11c5d2159ea670" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00dbb3a30488494d92f3884b7ce7a1ea" is_pre_election: true
I20260608 12:39:49.926350  1246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ef0d7a96f63498794d151f63327135e" candidate_uuid: "14cb596992b346219a11c5d2159ea670" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94f0e2a99acc42a69d38924089178c2f" is_pre_election: true
I20260608 12:39:49.926411  1172 raft_consensus.cc:2468] T 2ef0d7a96f63498794d151f63327135e P 00dbb3a30488494d92f3884b7ce7a1ea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 14cb596992b346219a11c5d2159ea670 in term 0.
I20260608 12:39:49.926903  1246 raft_consensus.cc:2468] T 2ef0d7a96f63498794d151f63327135e P 94f0e2a99acc42a69d38924089178c2f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 14cb596992b346219a11c5d2159ea670 in term 0.
I20260608 12:39:49.927529  1065 leader_election.cc:304] T 2ef0d7a96f63498794d151f63327135e P 14cb596992b346219a11c5d2159ea670 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00dbb3a30488494d92f3884b7ce7a1ea, 14cb596992b346219a11c5d2159ea670; no voters: 
I20260608 12:39:49.928296  1321 raft_consensus.cc:2804] T 2ef0d7a96f63498794d151f63327135e P 14cb596992b346219a11c5d2159ea670 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:39:49.928627  1321 raft_consensus.cc:493] T 2ef0d7a96f63498794d151f63327135e P 14cb596992b346219a11c5d2159ea670 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:39:49.928925  1321 raft_consensus.cc:3060] T 2ef0d7a96f63498794d151f63327135e P 14cb596992b346219a11c5d2159ea670 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:39:49.933400  1321 raft_consensus.cc:515] T 2ef0d7a96f63498794d151f63327135e P 14cb596992b346219a11c5d2159ea670 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14cb596992b346219a11c5d2159ea670" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33141 } } peers { permanent_uuid: "00dbb3a30488494d92f3884b7ce7a1ea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36797 } } peers { permanent_uuid: "94f0e2a99acc42a69d38924089178c2f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45869 } }
I20260608 12:39:49.935683  1321 leader_election.cc:290] T 2ef0d7a96f63498794d151f63327135e P 14cb596992b346219a11c5d2159ea670 [CANDIDATE]: Term 1 election: Requested vote from peers 00dbb3a30488494d92f3884b7ce7a1ea (127.0.107.194:36797), 94f0e2a99acc42a69d38924089178c2f (127.0.107.195:45869)
I20260608 12:39:49.936908  1172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ef0d7a96f63498794d151f63327135e" candidate_uuid: "14cb596992b346219a11c5d2159ea670" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00dbb3a30488494d92f3884b7ce7a1ea"
I20260608 12:39:49.937003  1246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ef0d7a96f63498794d151f63327135e" candidate_uuid: "14cb596992b346219a11c5d2159ea670" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94f0e2a99acc42a69d38924089178c2f"
I20260608 12:39:49.937438  1172 raft_consensus.cc:3060] T 2ef0d7a96f63498794d151f63327135e P 00dbb3a30488494d92f3884b7ce7a1ea [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:39:49.937539  1246 raft_consensus.cc:3060] T 2ef0d7a96f63498794d151f63327135e P 94f0e2a99acc42a69d38924089178c2f [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:39:49.942202  1172 raft_consensus.cc:2468] T 2ef0d7a96f63498794d151f63327135e P 00dbb3a30488494d92f3884b7ce7a1ea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14cb596992b346219a11c5d2159ea670 in term 1.
I20260608 12:39:49.942385  1246 raft_consensus.cc:2468] T 2ef0d7a96f63498794d151f63327135e P 94f0e2a99acc42a69d38924089178c2f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14cb596992b346219a11c5d2159ea670 in term 1.
I20260608 12:39:49.943501  1065 leader_election.cc:304] T 2ef0d7a96f63498794d151f63327135e P 14cb596992b346219a11c5d2159ea670 [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: 00dbb3a30488494d92f3884b7ce7a1ea, 14cb596992b346219a11c5d2159ea670; no voters: 
I20260608 12:39:49.944257  1321 raft_consensus.cc:2804] T 2ef0d7a96f63498794d151f63327135e P 14cb596992b346219a11c5d2159ea670 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:39:49.944792  1321 raft_consensus.cc:697] T 2ef0d7a96f63498794d151f63327135e P 14cb596992b346219a11c5d2159ea670 [term 1 LEADER]: Becoming Leader. State: Replica: 14cb596992b346219a11c5d2159ea670, State: Running, Role: LEADER
I20260608 12:39:49.944813  1329 raft_consensus.cc:493] T 582f3afe59644c09acf38450966763de P 94f0e2a99acc42a69d38924089178c2f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:39:49.945724  1329 raft_consensus.cc:515] T 582f3afe59644c09acf38450966763de P 94f0e2a99acc42a69d38924089178c2f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14cb596992b346219a11c5d2159ea670" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33141 } } peers { permanent_uuid: "00dbb3a30488494d92f3884b7ce7a1ea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36797 } } peers { permanent_uuid: "94f0e2a99acc42a69d38924089178c2f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45869 } }
I20260608 12:39:49.945803  1321 consensus_queue.cc:237] T 2ef0d7a96f63498794d151f63327135e P 14cb596992b346219a11c5d2159ea670 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14cb596992b346219a11c5d2159ea670" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33141 } } peers { permanent_uuid: "00dbb3a30488494d92f3884b7ce7a1ea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36797 } } peers { permanent_uuid: "94f0e2a99acc42a69d38924089178c2f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45869 } }
I20260608 12:39:49.948259  1329 leader_election.cc:290] T 582f3afe59644c09acf38450966763de P 94f0e2a99acc42a69d38924089178c2f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 14cb596992b346219a11c5d2159ea670 (127.0.107.193:33141), 00dbb3a30488494d92f3884b7ce7a1ea (127.0.107.194:36797)
I20260608 12:39:49.948954  1322 raft_consensus.cc:493] T d5b4db81510d40d39520dd3217027c40 P 14cb596992b346219a11c5d2159ea670 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:39:49.949011  1172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "582f3afe59644c09acf38450966763de" candidate_uuid: "94f0e2a99acc42a69d38924089178c2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00dbb3a30488494d92f3884b7ce7a1ea" is_pre_election: true
I20260608 12:39:49.949013  1098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "582f3afe59644c09acf38450966763de" candidate_uuid: "94f0e2a99acc42a69d38924089178c2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14cb596992b346219a11c5d2159ea670" is_pre_election: true
I20260608 12:39:49.949703  1322 raft_consensus.cc:515] T d5b4db81510d40d39520dd3217027c40 P 14cb596992b346219a11c5d2159ea670 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14cb596992b346219a11c5d2159ea670" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33141 } } peers { permanent_uuid: "00dbb3a30488494d92f3884b7ce7a1ea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36797 } } peers { permanent_uuid: "94f0e2a99acc42a69d38924089178c2f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45869 } }
I20260608 12:39:49.950014  1172 raft_consensus.cc:2468] T 582f3afe59644c09acf38450966763de P 00dbb3a30488494d92f3884b7ce7a1ea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 94f0e2a99acc42a69d38924089178c2f in term 0.
I20260608 12:39:49.950218  1098 raft_consensus.cc:2468] T 582f3afe59644c09acf38450966763de P 14cb596992b346219a11c5d2159ea670 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 94f0e2a99acc42a69d38924089178c2f in term 0.
I20260608 12:39:49.951843  1212 leader_election.cc:304] T 582f3afe59644c09acf38450966763de P 94f0e2a99acc42a69d38924089178c2f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14cb596992b346219a11c5d2159ea670, 94f0e2a99acc42a69d38924089178c2f; no voters: 
I20260608 12:39:49.952085  1322 leader_election.cc:290] T d5b4db81510d40d39520dd3217027c40 P 14cb596992b346219a11c5d2159ea670 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 00dbb3a30488494d92f3884b7ce7a1ea (127.0.107.194:36797), 94f0e2a99acc42a69d38924089178c2f (127.0.107.195:45869)
I20260608 12:39:49.953753  1246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5b4db81510d40d39520dd3217027c40" candidate_uuid: "14cb596992b346219a11c5d2159ea670" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94f0e2a99acc42a69d38924089178c2f" is_pre_election: true
I20260608 12:39:49.955114  1172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5b4db81510d40d39520dd3217027c40" candidate_uuid: "14cb596992b346219a11c5d2159ea670" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00dbb3a30488494d92f3884b7ce7a1ea" is_pre_election: true
I20260608 12:39:49.954660  1329 raft_consensus.cc:2804] T 582f3afe59644c09acf38450966763de P 94f0e2a99acc42a69d38924089178c2f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:39:49.955732  1329 raft_consensus.cc:493] T 582f3afe59644c09acf38450966763de P 94f0e2a99acc42a69d38924089178c2f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:39:49.955885  1172 raft_consensus.cc:2393] T d5b4db81510d40d39520dd3217027c40 P 00dbb3a30488494d92f3884b7ce7a1ea [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 14cb596992b346219a11c5d2159ea670 in current term 1: Already voted for candidate 94f0e2a99acc42a69d38924089178c2f in this term.
I20260608 12:39:49.956171  1329 raft_consensus.cc:3060] T 582f3afe59644c09acf38450966763de P 94f0e2a99acc42a69d38924089178c2f [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:39:49.957012  1065 leader_election.cc:304] T d5b4db81510d40d39520dd3217027c40 P 14cb596992b346219a11c5d2159ea670 [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: 14cb596992b346219a11c5d2159ea670; no voters: 00dbb3a30488494d92f3884b7ce7a1ea, 94f0e2a99acc42a69d38924089178c2f
I20260608 12:39:49.957890  1322 raft_consensus.cc:3060] T d5b4db81510d40d39520dd3217027c40 P 14cb596992b346219a11c5d2159ea670 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:39:49.957441   996 catalog_manager.cc:5696] T 2ef0d7a96f63498794d151f63327135e P 14cb596992b346219a11c5d2159ea670 reported cstate change: term changed from 0 to 1, leader changed from <none> to 14cb596992b346219a11c5d2159ea670 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "14cb596992b346219a11c5d2159ea670" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14cb596992b346219a11c5d2159ea670" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33141 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "00dbb3a30488494d92f3884b7ce7a1ea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36797 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94f0e2a99acc42a69d38924089178c2f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45869 } health_report { overall_health: UNKNOWN } } }
I20260608 12:39:49.961671  1329 raft_consensus.cc:515] T 582f3afe59644c09acf38450966763de P 94f0e2a99acc42a69d38924089178c2f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14cb596992b346219a11c5d2159ea670" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33141 } } peers { permanent_uuid: "00dbb3a30488494d92f3884b7ce7a1ea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36797 } } peers { permanent_uuid: "94f0e2a99acc42a69d38924089178c2f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45869 } }
I20260608 12:39:49.963191  1322 raft_consensus.cc:2749] T d5b4db81510d40d39520dd3217027c40 P 14cb596992b346219a11c5d2159ea670 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:39:49.964932  1098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "582f3afe59644c09acf38450966763de" candidate_uuid: "94f0e2a99acc42a69d38924089178c2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14cb596992b346219a11c5d2159ea670"
I20260608 12:39:49.965456  1329 leader_election.cc:290] T 582f3afe59644c09acf38450966763de P 94f0e2a99acc42a69d38924089178c2f [CANDIDATE]: Term 1 election: Requested vote from peers 14cb596992b346219a11c5d2159ea670 (127.0.107.193:33141), 00dbb3a30488494d92f3884b7ce7a1ea (127.0.107.194:36797)
I20260608 12:39:49.965549  1098 raft_consensus.cc:3060] T 582f3afe59644c09acf38450966763de P 14cb596992b346219a11c5d2159ea670 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:39:49.967212  1172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "582f3afe59644c09acf38450966763de" candidate_uuid: "94f0e2a99acc42a69d38924089178c2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00dbb3a30488494d92f3884b7ce7a1ea"
I20260608 12:39:49.967829  1172 raft_consensus.cc:3060] T 582f3afe59644c09acf38450966763de P 00dbb3a30488494d92f3884b7ce7a1ea [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:39:49.971069  1098 raft_consensus.cc:2468] T 582f3afe59644c09acf38450966763de P 14cb596992b346219a11c5d2159ea670 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94f0e2a99acc42a69d38924089178c2f in term 1.
I20260608 12:39:49.972174  1212 leader_election.cc:304] T 582f3afe59644c09acf38450966763de P 94f0e2a99acc42a69d38924089178c2f [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: 14cb596992b346219a11c5d2159ea670, 94f0e2a99acc42a69d38924089178c2f; no voters: 
I20260608 12:39:49.973069  1329 raft_consensus.cc:2804] T 582f3afe59644c09acf38450966763de P 94f0e2a99acc42a69d38924089178c2f [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:39:49.973304  1172 raft_consensus.cc:2468] T 582f3afe59644c09acf38450966763de P 00dbb3a30488494d92f3884b7ce7a1ea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94f0e2a99acc42a69d38924089178c2f in term 1.
I20260608 12:39:49.973615  1329 raft_consensus.cc:697] T 582f3afe59644c09acf38450966763de P 94f0e2a99acc42a69d38924089178c2f [term 1 LEADER]: Becoming Leader. State: Replica: 94f0e2a99acc42a69d38924089178c2f, State: Running, Role: LEADER
I20260608 12:39:49.974503  1329 consensus_queue.cc:237] T 582f3afe59644c09acf38450966763de P 94f0e2a99acc42a69d38924089178c2f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14cb596992b346219a11c5d2159ea670" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33141 } } peers { permanent_uuid: "00dbb3a30488494d92f3884b7ce7a1ea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36797 } } peers { permanent_uuid: "94f0e2a99acc42a69d38924089178c2f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45869 } }
I20260608 12:39:49.983175   996 catalog_manager.cc:5696] T 582f3afe59644c09acf38450966763de P 94f0e2a99acc42a69d38924089178c2f reported cstate change: term changed from 0 to 1, leader changed from <none> to 94f0e2a99acc42a69d38924089178c2f (127.0.107.195). New cstate: current_term: 1 leader_uuid: "94f0e2a99acc42a69d38924089178c2f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14cb596992b346219a11c5d2159ea670" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33141 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "00dbb3a30488494d92f3884b7ce7a1ea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36797 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94f0e2a99acc42a69d38924089178c2f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45869 } health_report { overall_health: HEALTHY } } }
I20260608 12:39:50.048627  1329 raft_consensus.cc:493] T cc311f741b0141338c8a306da9f5f21c P 94f0e2a99acc42a69d38924089178c2f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:39:50.049149  1329 raft_consensus.cc:515] T cc311f741b0141338c8a306da9f5f21c P 94f0e2a99acc42a69d38924089178c2f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14cb596992b346219a11c5d2159ea670" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33141 } } peers { permanent_uuid: "00dbb3a30488494d92f3884b7ce7a1ea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36797 } } peers { permanent_uuid: "94f0e2a99acc42a69d38924089178c2f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45869 } }
I20260608 12:39:50.050851  1329 leader_election.cc:290] T cc311f741b0141338c8a306da9f5f21c P 94f0e2a99acc42a69d38924089178c2f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 14cb596992b346219a11c5d2159ea670 (127.0.107.193:33141), 00dbb3a30488494d92f3884b7ce7a1ea (127.0.107.194:36797)
I20260608 12:39:50.051893  1098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc311f741b0141338c8a306da9f5f21c" candidate_uuid: "94f0e2a99acc42a69d38924089178c2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14cb596992b346219a11c5d2159ea670" is_pre_election: true
I20260608 12:39:50.051980  1172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc311f741b0141338c8a306da9f5f21c" candidate_uuid: "94f0e2a99acc42a69d38924089178c2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00dbb3a30488494d92f3884b7ce7a1ea" is_pre_election: true
I20260608 12:39:50.052862  1172 raft_consensus.cc:2393] T cc311f741b0141338c8a306da9f5f21c P 00dbb3a30488494d92f3884b7ce7a1ea [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 94f0e2a99acc42a69d38924089178c2f in current term 1: Already voted for candidate 14cb596992b346219a11c5d2159ea670 in this term.
I20260608 12:39:50.054047  1214 leader_election.cc:304] T cc311f741b0141338c8a306da9f5f21c P 94f0e2a99acc42a69d38924089178c2f [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: 94f0e2a99acc42a69d38924089178c2f; no voters: 00dbb3a30488494d92f3884b7ce7a1ea, 14cb596992b346219a11c5d2159ea670
I20260608 12:39:50.054793  1329 raft_consensus.cc:3060] T cc311f741b0141338c8a306da9f5f21c P 94f0e2a99acc42a69d38924089178c2f [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:39:50.059091  1329 raft_consensus.cc:2749] T cc311f741b0141338c8a306da9f5f21c P 94f0e2a99acc42a69d38924089178c2f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:39:50.131008  1322 consensus_queue.cc:1048] T cc311f741b0141338c8a306da9f5f21c P 14cb596992b346219a11c5d2159ea670 [LEADER]: Connected to new peer: Peer: permanent_uuid: "00dbb3a30488494d92f3884b7ce7a1ea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36797 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:39:50.131929  1246 raft_consensus.cc:3060] T 9d98bf4f52724e86ac3949391cb499bc P 94f0e2a99acc42a69d38924089178c2f [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:39:50.139441  1329 raft_consensus.cc:493] T 9d98bf4f52724e86ac3949391cb499bc P 94f0e2a99acc42a69d38924089178c2f [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:39:50.141072  1322 consensus_queue.cc:1048] T 9d98bf4f52724e86ac3949391cb499bc P 14cb596992b346219a11c5d2159ea670 [LEADER]: Connected to new peer: Peer: permanent_uuid: "94f0e2a99acc42a69d38924089178c2f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45869 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:39:50.143435  1322 consensus_queue.cc:1048] T cc311f741b0141338c8a306da9f5f21c P 14cb596992b346219a11c5d2159ea670 [LEADER]: Connected to new peer: Peer: permanent_uuid: "94f0e2a99acc42a69d38924089178c2f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45869 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:39:50.139945  1329 raft_consensus.cc:515] T 9d98bf4f52724e86ac3949391cb499bc P 94f0e2a99acc42a69d38924089178c2f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14cb596992b346219a11c5d2159ea670" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33141 } } peers { permanent_uuid: "00dbb3a30488494d92f3884b7ce7a1ea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36797 } } peers { permanent_uuid: "94f0e2a99acc42a69d38924089178c2f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45869 } }
I20260608 12:39:50.148893  1300 consensus_queue.cc:1048] T d5b4db81510d40d39520dd3217027c40 P 94f0e2a99acc42a69d38924089178c2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "00dbb3a30488494d92f3884b7ce7a1ea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36797 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:39:50.158911  1098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d98bf4f52724e86ac3949391cb499bc" candidate_uuid: "94f0e2a99acc42a69d38924089178c2f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14cb596992b346219a11c5d2159ea670" is_pre_election: true
I20260608 12:39:50.163029  1329 leader_election.cc:290] T 9d98bf4f52724e86ac3949391cb499bc P 94f0e2a99acc42a69d38924089178c2f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 14cb596992b346219a11c5d2159ea670 (127.0.107.193:33141), 00dbb3a30488494d92f3884b7ce7a1ea (127.0.107.194:36797)
I20260608 12:39:50.164414  1172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d98bf4f52724e86ac3949391cb499bc" candidate_uuid: "94f0e2a99acc42a69d38924089178c2f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00dbb3a30488494d92f3884b7ce7a1ea" is_pre_election: true
I20260608 12:39:50.165544  1172 raft_consensus.cc:2468] T 9d98bf4f52724e86ac3949391cb499bc P 00dbb3a30488494d92f3884b7ce7a1ea [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 94f0e2a99acc42a69d38924089178c2f in term 1.
I20260608 12:39:50.171630  1359 consensus_queue.cc:1048] T d5b4db81510d40d39520dd3217027c40 P 94f0e2a99acc42a69d38924089178c2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "14cb596992b346219a11c5d2159ea670" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:39:50.175803  1214 leader_election.cc:304] T 9d98bf4f52724e86ac3949391cb499bc P 94f0e2a99acc42a69d38924089178c2f [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: 00dbb3a30488494d92f3884b7ce7a1ea, 94f0e2a99acc42a69d38924089178c2f; no voters: 14cb596992b346219a11c5d2159ea670
I20260608 12:39:50.176831  1359 raft_consensus.cc:2804] T 9d98bf4f52724e86ac3949391cb499bc P 94f0e2a99acc42a69d38924089178c2f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 12:39:50.177222  1359 raft_consensus.cc:493] T 9d98bf4f52724e86ac3949391cb499bc P 94f0e2a99acc42a69d38924089178c2f [term 1 FOLLOWER]: Starting leader election (detected failure of leader 14cb596992b346219a11c5d2159ea670)
I20260608 12:39:50.177577  1322 consensus_queue.cc:1048] T 9d98bf4f52724e86ac3949391cb499bc P 14cb596992b346219a11c5d2159ea670 [LEADER]: Connected to new peer: Peer: permanent_uuid: "00dbb3a30488494d92f3884b7ce7a1ea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36797 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:39:50.177608  1359 raft_consensus.cc:3060] T 9d98bf4f52724e86ac3949391cb499bc P 94f0e2a99acc42a69d38924089178c2f [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:39:50.189469  1359 raft_consensus.cc:515] T 9d98bf4f52724e86ac3949391cb499bc P 94f0e2a99acc42a69d38924089178c2f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14cb596992b346219a11c5d2159ea670" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33141 } } peers { permanent_uuid: "00dbb3a30488494d92f3884b7ce7a1ea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36797 } } peers { permanent_uuid: "94f0e2a99acc42a69d38924089178c2f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45869 } }
I20260608 12:39:50.190671  1248 raft_consensus.cc:1240] T 9d98bf4f52724e86ac3949391cb499bc P 94f0e2a99acc42a69d38924089178c2f [term 2 FOLLOWER]: Rejecting Update request from peer 14cb596992b346219a11c5d2159ea670 for earlier term 1. Current term is 2. Ops: []
I20260608 12:39:50.191838  1359 leader_election.cc:290] T 9d98bf4f52724e86ac3949391cb499bc P 94f0e2a99acc42a69d38924089178c2f [CANDIDATE]: Term 2 election: Requested vote from peers 14cb596992b346219a11c5d2159ea670 (127.0.107.193:33141), 00dbb3a30488494d92f3884b7ce7a1ea (127.0.107.194:36797)
I20260608 12:39:50.193148  1172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d98bf4f52724e86ac3949391cb499bc" candidate_uuid: "94f0e2a99acc42a69d38924089178c2f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "00dbb3a30488494d92f3884b7ce7a1ea"
I20260608 12:39:50.193288  1098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d98bf4f52724e86ac3949391cb499bc" candidate_uuid: "94f0e2a99acc42a69d38924089178c2f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "14cb596992b346219a11c5d2159ea670"
I20260608 12:39:50.194412  1322 consensus_queue.cc:1059] T 9d98bf4f52724e86ac3949391cb499bc P 14cb596992b346219a11c5d2159ea670 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "94f0e2a99acc42a69d38924089178c2f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45869 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:39:50.195245  1322 raft_consensus.cc:3055] T 9d98bf4f52724e86ac3949391cb499bc P 14cb596992b346219a11c5d2159ea670 [term 1 LEADER]: Stepping down as leader of term 1
I20260608 12:39:50.195520  1322 raft_consensus.cc:740] T 9d98bf4f52724e86ac3949391cb499bc P 14cb596992b346219a11c5d2159ea670 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 14cb596992b346219a11c5d2159ea670, State: Running, Role: LEADER
I20260608 12:39:50.196503  1322 consensus_queue.cc:260] T 9d98bf4f52724e86ac3949391cb499bc P 14cb596992b346219a11c5d2159ea670 [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: "14cb596992b346219a11c5d2159ea670" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33141 } } peers { permanent_uuid: "00dbb3a30488494d92f3884b7ce7a1ea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36797 } } peers { permanent_uuid: "94f0e2a99acc42a69d38924089178c2f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45869 } }
I20260608 12:39:50.197697  1322 raft_consensus.cc:3060] T 9d98bf4f52724e86ac3949391cb499bc P 14cb596992b346219a11c5d2159ea670 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:39:50.201117  1214 leader_election.cc:304] T 9d98bf4f52724e86ac3949391cb499bc P 94f0e2a99acc42a69d38924089178c2f [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 94f0e2a99acc42a69d38924089178c2f; no voters: 00dbb3a30488494d92f3884b7ce7a1ea, 14cb596992b346219a11c5d2159ea670
I20260608 12:39:50.202641  1359 raft_consensus.cc:2749] T 9d98bf4f52724e86ac3949391cb499bc P 94f0e2a99acc42a69d38924089178c2f [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260608 12:39:50.222453  1359 consensus_queue.cc:1048] T 255132c3cf74456fb4ab84879a8d61ec P 94f0e2a99acc42a69d38924089178c2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "14cb596992b346219a11c5d2159ea670" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:39:50.239526  1329 consensus_queue.cc:1048] T 255132c3cf74456fb4ab84879a8d61ec P 94f0e2a99acc42a69d38924089178c2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "00dbb3a30488494d92f3884b7ce7a1ea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36797 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 12:39:50.373924  1046 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 12:39:50.435842  1329 consensus_queue.cc:1048] T 582f3afe59644c09acf38450966763de P 94f0e2a99acc42a69d38924089178c2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "00dbb3a30488494d92f3884b7ce7a1ea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36797 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:39:50.448908  1359 consensus_queue.cc:1048] T 582f3afe59644c09acf38450966763de P 94f0e2a99acc42a69d38924089178c2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "14cb596992b346219a11c5d2159ea670" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:39:50.490757  1322 consensus_queue.cc:1048] T 2ef0d7a96f63498794d151f63327135e P 14cb596992b346219a11c5d2159ea670 [LEADER]: Connected to new peer: Peer: permanent_uuid: "94f0e2a99acc42a69d38924089178c2f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45869 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:39:50.501669  1321 consensus_queue.cc:1048] T 2ef0d7a96f63498794d151f63327135e P 14cb596992b346219a11c5d2159ea670 [LEADER]: Connected to new peer: Peer: permanent_uuid: "00dbb3a30488494d92f3884b7ce7a1ea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36797 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 12:39:51.375607  1046 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 12:39:51.388489  1051 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
W20260608 12:39:51.389385  1051 auto_leader_rebalancer.cc:460] the master instance isn't leader: Service unavailable: Tablet not running
I20260608 12:39:51.532977  1359 raft_consensus.cc:493] T 545ad9834dcb4ddfade0df0f43dd7d31 P 94f0e2a99acc42a69d38924089178c2f [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:39:51.533464  1359 raft_consensus.cc:515] T 545ad9834dcb4ddfade0df0f43dd7d31 P 94f0e2a99acc42a69d38924089178c2f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94f0e2a99acc42a69d38924089178c2f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45869 } } peers { permanent_uuid: "14cb596992b346219a11c5d2159ea670" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33141 } } peers { permanent_uuid: "00dbb3a30488494d92f3884b7ce7a1ea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36797 } }
I20260608 12:39:51.535187  1359 leader_election.cc:290] T 545ad9834dcb4ddfade0df0f43dd7d31 P 94f0e2a99acc42a69d38924089178c2f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 14cb596992b346219a11c5d2159ea670 (127.0.107.193:33141), 00dbb3a30488494d92f3884b7ce7a1ea (127.0.107.194:36797)
I20260608 12:39:51.536141  1098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "545ad9834dcb4ddfade0df0f43dd7d31" candidate_uuid: "94f0e2a99acc42a69d38924089178c2f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14cb596992b346219a11c5d2159ea670" is_pre_election: true
I20260608 12:39:51.536474  1172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "545ad9834dcb4ddfade0df0f43dd7d31" candidate_uuid: "94f0e2a99acc42a69d38924089178c2f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00dbb3a30488494d92f3884b7ce7a1ea" is_pre_election: true
I20260608 12:39:51.536712  1098 raft_consensus.cc:2468] T 545ad9834dcb4ddfade0df0f43dd7d31 P 14cb596992b346219a11c5d2159ea670 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 94f0e2a99acc42a69d38924089178c2f in term 1.
I20260608 12:39:51.537114  1172 raft_consensus.cc:2468] T 545ad9834dcb4ddfade0df0f43dd7d31 P 00dbb3a30488494d92f3884b7ce7a1ea [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 94f0e2a99acc42a69d38924089178c2f in term 1.
I20260608 12:39:51.538342  1212 leader_election.cc:304] T 545ad9834dcb4ddfade0df0f43dd7d31 P 94f0e2a99acc42a69d38924089178c2f [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: 14cb596992b346219a11c5d2159ea670, 94f0e2a99acc42a69d38924089178c2f; no voters: 
I20260608 12:39:51.539283  1359 raft_consensus.cc:2804] T 545ad9834dcb4ddfade0df0f43dd7d31 P 94f0e2a99acc42a69d38924089178c2f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 12:39:51.539693  1359 raft_consensus.cc:493] T 545ad9834dcb4ddfade0df0f43dd7d31 P 94f0e2a99acc42a69d38924089178c2f [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:39:51.540004  1359 raft_consensus.cc:3060] T 545ad9834dcb4ddfade0df0f43dd7d31 P 94f0e2a99acc42a69d38924089178c2f [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:39:51.544878  1359 raft_consensus.cc:515] T 545ad9834dcb4ddfade0df0f43dd7d31 P 94f0e2a99acc42a69d38924089178c2f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94f0e2a99acc42a69d38924089178c2f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45869 } } peers { permanent_uuid: "14cb596992b346219a11c5d2159ea670" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33141 } } peers { permanent_uuid: "00dbb3a30488494d92f3884b7ce7a1ea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36797 } }
I20260608 12:39:51.547367  1359 leader_election.cc:290] T 545ad9834dcb4ddfade0df0f43dd7d31 P 94f0e2a99acc42a69d38924089178c2f [CANDIDATE]: Term 2 election: Requested vote from peers 14cb596992b346219a11c5d2159ea670 (127.0.107.193:33141), 00dbb3a30488494d92f3884b7ce7a1ea (127.0.107.194:36797)
I20260608 12:39:51.548033  1098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "545ad9834dcb4ddfade0df0f43dd7d31" candidate_uuid: "94f0e2a99acc42a69d38924089178c2f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14cb596992b346219a11c5d2159ea670"
I20260608 12:39:51.548784  1098 raft_consensus.cc:3060] T 545ad9834dcb4ddfade0df0f43dd7d31 P 14cb596992b346219a11c5d2159ea670 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:39:51.549021  1174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "545ad9834dcb4ddfade0df0f43dd7d31" candidate_uuid: "94f0e2a99acc42a69d38924089178c2f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00dbb3a30488494d92f3884b7ce7a1ea"
I20260608 12:39:51.549731  1174 raft_consensus.cc:3060] T 545ad9834dcb4ddfade0df0f43dd7d31 P 00dbb3a30488494d92f3884b7ce7a1ea [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:39:51.554944  1098 raft_consensus.cc:2468] T 545ad9834dcb4ddfade0df0f43dd7d31 P 14cb596992b346219a11c5d2159ea670 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94f0e2a99acc42a69d38924089178c2f in term 2.
I20260608 12:39:51.555227  1174 raft_consensus.cc:2468] T 545ad9834dcb4ddfade0df0f43dd7d31 P 00dbb3a30488494d92f3884b7ce7a1ea [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94f0e2a99acc42a69d38924089178c2f in term 2.
I20260608 12:39:51.556351  1212 leader_election.cc:304] T 545ad9834dcb4ddfade0df0f43dd7d31 P 94f0e2a99acc42a69d38924089178c2f [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: 14cb596992b346219a11c5d2159ea670, 94f0e2a99acc42a69d38924089178c2f; no voters: 
I20260608 12:39:51.557126  1359 raft_consensus.cc:2804] T 545ad9834dcb4ddfade0df0f43dd7d31 P 94f0e2a99acc42a69d38924089178c2f [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:39:51.557744  1359 raft_consensus.cc:697] T 545ad9834dcb4ddfade0df0f43dd7d31 P 94f0e2a99acc42a69d38924089178c2f [term 2 LEADER]: Becoming Leader. State: Replica: 94f0e2a99acc42a69d38924089178c2f, State: Running, Role: LEADER
I20260608 12:39:51.558735  1359 consensus_queue.cc:237] T 545ad9834dcb4ddfade0df0f43dd7d31 P 94f0e2a99acc42a69d38924089178c2f [LEADER]: Queue going to LEADER 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: "94f0e2a99acc42a69d38924089178c2f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45869 } } peers { permanent_uuid: "14cb596992b346219a11c5d2159ea670" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33141 } } peers { permanent_uuid: "00dbb3a30488494d92f3884b7ce7a1ea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36797 } }
I20260608 12:39:51.567088   998 catalog_manager.cc:5696] T 545ad9834dcb4ddfade0df0f43dd7d31 P 94f0e2a99acc42a69d38924089178c2f reported cstate change: term changed from 0 to 2, leader changed from <none> to 94f0e2a99acc42a69d38924089178c2f (127.0.107.195). New cstate: current_term: 2 leader_uuid: "94f0e2a99acc42a69d38924089178c2f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94f0e2a99acc42a69d38924089178c2f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45869 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "14cb596992b346219a11c5d2159ea670" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33141 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "00dbb3a30488494d92f3884b7ce7a1ea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36797 } health_report { overall_health: UNKNOWN } } }
I20260608 12:39:51.682322  1301 raft_consensus.cc:493] T 9d98bf4f52724e86ac3949391cb499bc P 00dbb3a30488494d92f3884b7ce7a1ea [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 14cb596992b346219a11c5d2159ea670)
I20260608 12:39:51.682832  1301 raft_consensus.cc:515] T 9d98bf4f52724e86ac3949391cb499bc P 00dbb3a30488494d92f3884b7ce7a1ea [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14cb596992b346219a11c5d2159ea670" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33141 } } peers { permanent_uuid: "00dbb3a30488494d92f3884b7ce7a1ea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36797 } } peers { permanent_uuid: "94f0e2a99acc42a69d38924089178c2f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45869 } }
I20260608 12:39:51.684959  1301 leader_election.cc:290] T 9d98bf4f52724e86ac3949391cb499bc P 00dbb3a30488494d92f3884b7ce7a1ea [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 14cb596992b346219a11c5d2159ea670 (127.0.107.193:33141), 94f0e2a99acc42a69d38924089178c2f (127.0.107.195:45869)
I20260608 12:39:51.686148  1098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d98bf4f52724e86ac3949391cb499bc" candidate_uuid: "00dbb3a30488494d92f3884b7ce7a1ea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "14cb596992b346219a11c5d2159ea670" is_pre_election: true
I20260608 12:39:51.686443  1248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d98bf4f52724e86ac3949391cb499bc" candidate_uuid: "00dbb3a30488494d92f3884b7ce7a1ea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "94f0e2a99acc42a69d38924089178c2f" is_pre_election: true
I20260608 12:39:51.687023  1098 raft_consensus.cc:2468] T 9d98bf4f52724e86ac3949391cb499bc P 14cb596992b346219a11c5d2159ea670 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 00dbb3a30488494d92f3884b7ce7a1ea in term 2.
I20260608 12:39:51.687472  1248 raft_consensus.cc:2393] T 9d98bf4f52724e86ac3949391cb499bc P 94f0e2a99acc42a69d38924089178c2f [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 00dbb3a30488494d92f3884b7ce7a1ea in current term 2: Already voted for candidate 94f0e2a99acc42a69d38924089178c2f in this term.
I20260608 12:39:51.688380  1138 leader_election.cc:304] T 9d98bf4f52724e86ac3949391cb499bc P 00dbb3a30488494d92f3884b7ce7a1ea [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: 00dbb3a30488494d92f3884b7ce7a1ea, 14cb596992b346219a11c5d2159ea670; no voters: 
I20260608 12:39:51.689291  1301 raft_consensus.cc:2804] T 9d98bf4f52724e86ac3949391cb499bc P 00dbb3a30488494d92f3884b7ce7a1ea [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 12:39:51.689785  1301 raft_consensus.cc:493] T 9d98bf4f52724e86ac3949391cb499bc P 00dbb3a30488494d92f3884b7ce7a1ea [term 1 FOLLOWER]: Starting leader election (detected failure of leader 14cb596992b346219a11c5d2159ea670)
I20260608 12:39:51.690104  1301 raft_consensus.cc:3060] T 9d98bf4f52724e86ac3949391cb499bc P 00dbb3a30488494d92f3884b7ce7a1ea [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:39:51.695806  1301 raft_consensus.cc:515] T 9d98bf4f52724e86ac3949391cb499bc P 00dbb3a30488494d92f3884b7ce7a1ea [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14cb596992b346219a11c5d2159ea670" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33141 } } peers { permanent_uuid: "00dbb3a30488494d92f3884b7ce7a1ea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36797 } } peers { permanent_uuid: "94f0e2a99acc42a69d38924089178c2f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45869 } }
I20260608 12:39:51.697948  1301 leader_election.cc:290] T 9d98bf4f52724e86ac3949391cb499bc P 00dbb3a30488494d92f3884b7ce7a1ea [CANDIDATE]: Term 2 election: Requested vote from peers 14cb596992b346219a11c5d2159ea670 (127.0.107.193:33141), 94f0e2a99acc42a69d38924089178c2f (127.0.107.195:45869)
I20260608 12:39:51.698628  1098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d98bf4f52724e86ac3949391cb499bc" candidate_uuid: "00dbb3a30488494d92f3884b7ce7a1ea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "14cb596992b346219a11c5d2159ea670"
I20260608 12:39:51.698930  1248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d98bf4f52724e86ac3949391cb499bc" candidate_uuid: "00dbb3a30488494d92f3884b7ce7a1ea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "94f0e2a99acc42a69d38924089178c2f"
I20260608 12:39:51.699676  1248 raft_consensus.cc:2393] T 9d98bf4f52724e86ac3949391cb499bc P 94f0e2a99acc42a69d38924089178c2f [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 00dbb3a30488494d92f3884b7ce7a1ea in current term 2: Already voted for candidate 94f0e2a99acc42a69d38924089178c2f in this term.
I20260608 12:39:51.703823  1098 raft_consensus.cc:2468] T 9d98bf4f52724e86ac3949391cb499bc P 14cb596992b346219a11c5d2159ea670 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00dbb3a30488494d92f3884b7ce7a1ea in term 2.
I20260608 12:39:51.705093  1138 leader_election.cc:304] T 9d98bf4f52724e86ac3949391cb499bc P 00dbb3a30488494d92f3884b7ce7a1ea [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: 00dbb3a30488494d92f3884b7ce7a1ea, 14cb596992b346219a11c5d2159ea670; no voters: 94f0e2a99acc42a69d38924089178c2f
I20260608 12:39:51.705868  1301 raft_consensus.cc:2804] T 9d98bf4f52724e86ac3949391cb499bc P 00dbb3a30488494d92f3884b7ce7a1ea [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:39:51.707001  1301 raft_consensus.cc:697] T 9d98bf4f52724e86ac3949391cb499bc P 00dbb3a30488494d92f3884b7ce7a1ea [term 2 LEADER]: Becoming Leader. State: Replica: 00dbb3a30488494d92f3884b7ce7a1ea, State: Running, Role: LEADER
I20260608 12:39:51.707880  1301 consensus_queue.cc:237] T 9d98bf4f52724e86ac3949391cb499bc P 00dbb3a30488494d92f3884b7ce7a1ea [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: "14cb596992b346219a11c5d2159ea670" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33141 } } peers { permanent_uuid: "00dbb3a30488494d92f3884b7ce7a1ea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36797 } } peers { permanent_uuid: "94f0e2a99acc42a69d38924089178c2f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45869 } }
I20260608 12:39:51.716791   998 catalog_manager.cc:5696] T 9d98bf4f52724e86ac3949391cb499bc P 00dbb3a30488494d92f3884b7ce7a1ea reported cstate change: term changed from 1 to 2, leader changed from 14cb596992b346219a11c5d2159ea670 (127.0.107.193) to 00dbb3a30488494d92f3884b7ce7a1ea (127.0.107.194). New cstate: current_term: 2 leader_uuid: "00dbb3a30488494d92f3884b7ce7a1ea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14cb596992b346219a11c5d2159ea670" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33141 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "00dbb3a30488494d92f3884b7ce7a1ea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36797 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "94f0e2a99acc42a69d38924089178c2f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45869 } health_report { overall_health: UNKNOWN } } }
I20260608 12:39:51.783692   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:39:51.791052  1380 instance_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:51.791421  1381 instance_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:51.794531   431 server_base.cc:1061] running on GCE node
W20260608 12:39:51.794466  1383 instance_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:51.795749   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:39:51.796023   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:51.796231   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922391796209 us; error 0 us; skew 500 ppm
I20260608 12:39:51.796928   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:39:51.799726   431 webserver.cc:533] Webserver started at http://127.0.107.196:36003/ using document root <none> and password file <none>
I20260608 12:39:51.800287   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:39:51.800496   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:39:51.800907   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:39:51.802111   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922379125897-431-0/minicluster-data/ts-3-root/instance:
uuid: "5fcbe45ffaae4a9c96519301fa84c037"
format_stamp: "Formatted at 2026-06-08 12:39:51 on dist-test-slave-gg24"
I20260608 12:39:51.807833   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260608 12:39:51.813182  1388 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:51.814306   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.002s
I20260608 12:39:51.814688   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922379125897-431-0/minicluster-data/ts-3-root
uuid: "5fcbe45ffaae4a9c96519301fa84c037"
format_stamp: "Formatted at 2026-06-08 12:39:51 on dist-test-slave-gg24"
I20260608 12:39:51.814972   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922379125897-431-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922379125897-431-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922379125897-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:51.831998   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:39:51.833539   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:39:51.835155   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:39:51.837956   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:39:51.838210   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:39:51.838485   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:39:51.838673   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:39:51.890269   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.196:44839
I20260608 12:39:51.890425  1450 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.196:44839 every 8 connection(s)
I20260608 12:39:51.908388  1451 heartbeater.cc:344] Connected to a master server at 127.0.107.254:33457
I20260608 12:39:51.908964  1451 heartbeater.cc:461] Registering TS with master...
I20260608 12:39:51.909706  1451 heartbeater.cc:507] Master 127.0.107.254:33457 requested a full tablet report, sending...
I20260608 12:39:51.911616   998 ts_manager.cc:194] Registered new tserver with Master: 5fcbe45ffaae4a9c96519301fa84c037 (127.0.107.196:44839)
I20260608 12:39:51.913000   998 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33178
I20260608 12:39:52.003772  1098 raft_consensus.cc:1275] T 545ad9834dcb4ddfade0df0f43dd7d31 P 14cb596992b346219a11c5d2159ea670 [term 2 FOLLOWER]: Refusing update from remote peer 94f0e2a99acc42a69d38924089178c2f: 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.005476  1359 consensus_queue.cc:1048] T 545ad9834dcb4ddfade0df0f43dd7d31 P 94f0e2a99acc42a69d38924089178c2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "14cb596992b346219a11c5d2159ea670" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:39:52.022329  1174 raft_consensus.cc:1275] T 545ad9834dcb4ddfade0df0f43dd7d31 P 00dbb3a30488494d92f3884b7ce7a1ea [term 2 FOLLOWER]: Refusing update from remote peer 94f0e2a99acc42a69d38924089178c2f: 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.024359  1457 consensus_queue.cc:1048] T 545ad9834dcb4ddfade0df0f43dd7d31 P 94f0e2a99acc42a69d38924089178c2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "00dbb3a30488494d92f3884b7ce7a1ea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36797 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:39:52.158552  1359 raft_consensus.cc:493] T 9d98bf4f52724e86ac3949391cb499bc P 94f0e2a99acc42a69d38924089178c2f [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:39:52.159037  1359 raft_consensus.cc:515] T 9d98bf4f52724e86ac3949391cb499bc P 94f0e2a99acc42a69d38924089178c2f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14cb596992b346219a11c5d2159ea670" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33141 } } peers { permanent_uuid: "00dbb3a30488494d92f3884b7ce7a1ea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36797 } } peers { permanent_uuid: "94f0e2a99acc42a69d38924089178c2f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45869 } }
I20260608 12:39:52.160847  1359 leader_election.cc:290] T 9d98bf4f52724e86ac3949391cb499bc P 94f0e2a99acc42a69d38924089178c2f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 14cb596992b346219a11c5d2159ea670 (127.0.107.193:33141), 00dbb3a30488494d92f3884b7ce7a1ea (127.0.107.194:36797)
I20260608 12:39:52.161974  1174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d98bf4f52724e86ac3949391cb499bc" candidate_uuid: "94f0e2a99acc42a69d38924089178c2f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "00dbb3a30488494d92f3884b7ce7a1ea" is_pre_election: true
I20260608 12:39:52.162024  1098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d98bf4f52724e86ac3949391cb499bc" candidate_uuid: "94f0e2a99acc42a69d38924089178c2f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "14cb596992b346219a11c5d2159ea670" is_pre_election: true
I20260608 12:39:52.162874  1098 raft_consensus.cc:2468] T 9d98bf4f52724e86ac3949391cb499bc P 14cb596992b346219a11c5d2159ea670 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 94f0e2a99acc42a69d38924089178c2f in term 2.
I20260608 12:39:52.163930  1212 leader_election.cc:304] T 9d98bf4f52724e86ac3949391cb499bc P 94f0e2a99acc42a69d38924089178c2f [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: 14cb596992b346219a11c5d2159ea670, 94f0e2a99acc42a69d38924089178c2f; no voters: 00dbb3a30488494d92f3884b7ce7a1ea
I20260608 12:39:52.164718  1359 raft_consensus.cc:2804] T 9d98bf4f52724e86ac3949391cb499bc P 94f0e2a99acc42a69d38924089178c2f [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260608 12:39:52.165081  1359 raft_consensus.cc:493] T 9d98bf4f52724e86ac3949391cb499bc P 94f0e2a99acc42a69d38924089178c2f [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:39:52.165373  1359 raft_consensus.cc:3060] T 9d98bf4f52724e86ac3949391cb499bc P 94f0e2a99acc42a69d38924089178c2f [term 2 FOLLOWER]: Advancing to term 3
I20260608 12:39:52.171156  1359 raft_consensus.cc:515] T 9d98bf4f52724e86ac3949391cb499bc P 94f0e2a99acc42a69d38924089178c2f [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14cb596992b346219a11c5d2159ea670" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33141 } } peers { permanent_uuid: "00dbb3a30488494d92f3884b7ce7a1ea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36797 } } peers { permanent_uuid: "94f0e2a99acc42a69d38924089178c2f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45869 } }
I20260608 12:39:52.173065  1359 leader_election.cc:290] T 9d98bf4f52724e86ac3949391cb499bc P 94f0e2a99acc42a69d38924089178c2f [CANDIDATE]: Term 3 election: Requested vote from peers 14cb596992b346219a11c5d2159ea670 (127.0.107.193:33141), 00dbb3a30488494d92f3884b7ce7a1ea (127.0.107.194:36797)
I20260608 12:39:52.174140  1098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d98bf4f52724e86ac3949391cb499bc" candidate_uuid: "94f0e2a99acc42a69d38924089178c2f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "14cb596992b346219a11c5d2159ea670"
I20260608 12:39:52.174465  1174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d98bf4f52724e86ac3949391cb499bc" candidate_uuid: "94f0e2a99acc42a69d38924089178c2f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "00dbb3a30488494d92f3884b7ce7a1ea"
I20260608 12:39:52.174921  1098 raft_consensus.cc:3060] T 9d98bf4f52724e86ac3949391cb499bc P 14cb596992b346219a11c5d2159ea670 [term 2 FOLLOWER]: Advancing to term 3
I20260608 12:39:52.180063  1098 raft_consensus.cc:2468] T 9d98bf4f52724e86ac3949391cb499bc P 14cb596992b346219a11c5d2159ea670 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94f0e2a99acc42a69d38924089178c2f in term 3.
I20260608 12:39:52.181273  1212 leader_election.cc:304] T 9d98bf4f52724e86ac3949391cb499bc P 94f0e2a99acc42a69d38924089178c2f [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: 14cb596992b346219a11c5d2159ea670, 94f0e2a99acc42a69d38924089178c2f; no voters: 00dbb3a30488494d92f3884b7ce7a1ea
I20260608 12:39:52.182113  1359 raft_consensus.cc:2804] T 9d98bf4f52724e86ac3949391cb499bc P 94f0e2a99acc42a69d38924089178c2f [term 3 FOLLOWER]: Leader election won for term 3
I20260608 12:39:52.182634  1359 raft_consensus.cc:697] T 9d98bf4f52724e86ac3949391cb499bc P 94f0e2a99acc42a69d38924089178c2f [term 3 LEADER]: Becoming Leader. State: Replica: 94f0e2a99acc42a69d38924089178c2f, State: Running, Role: LEADER
I20260608 12:39:52.183491  1359 consensus_queue.cc:237] T 9d98bf4f52724e86ac3949391cb499bc P 94f0e2a99acc42a69d38924089178c2f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14cb596992b346219a11c5d2159ea670" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33141 } } peers { permanent_uuid: "00dbb3a30488494d92f3884b7ce7a1ea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36797 } } peers { permanent_uuid: "94f0e2a99acc42a69d38924089178c2f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45869 } }
I20260608 12:39:52.191907   995 catalog_manager.cc:5696] T 9d98bf4f52724e86ac3949391cb499bc P 94f0e2a99acc42a69d38924089178c2f reported cstate change: term changed from 2 to 3, leader changed from 00dbb3a30488494d92f3884b7ce7a1ea (127.0.107.194) to 94f0e2a99acc42a69d38924089178c2f (127.0.107.195). New cstate: current_term: 3 leader_uuid: "94f0e2a99acc42a69d38924089178c2f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14cb596992b346219a11c5d2159ea670" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33141 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "00dbb3a30488494d92f3884b7ce7a1ea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36797 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94f0e2a99acc42a69d38924089178c2f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45869 } health_report { overall_health: HEALTHY } } }
I20260608 12:39:52.200919  1248 raft_consensus.cc:1240] T 9d98bf4f52724e86ac3949391cb499bc P 94f0e2a99acc42a69d38924089178c2f [term 3 LEADER]: Rejecting Update request from peer 00dbb3a30488494d92f3884b7ce7a1ea for earlier term 2. Current term is 3. Ops: []
I20260608 12:39:52.202947  1301 consensus_queue.cc:1059] T 9d98bf4f52724e86ac3949391cb499bc P 00dbb3a30488494d92f3884b7ce7a1ea [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "94f0e2a99acc42a69d38924089178c2f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45869 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:39:52.203575  1301 consensus_queue.cc:1243] T 9d98bf4f52724e86ac3949391cb499bc P 00dbb3a30488494d92f3884b7ce7a1ea [LEADER]: Peer 94f0e2a99acc42a69d38924089178c2f log is divergent from this leader: its last log entry 3.2 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 0
I20260608 12:39:52.203946  1378 raft_consensus.cc:3055] T 9d98bf4f52724e86ac3949391cb499bc P 00dbb3a30488494d92f3884b7ce7a1ea [term 2 LEADER]: Stepping down as leader of term 2
I20260608 12:39:52.204258  1378 raft_consensus.cc:740] T 9d98bf4f52724e86ac3949391cb499bc P 00dbb3a30488494d92f3884b7ce7a1ea [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 00dbb3a30488494d92f3884b7ce7a1ea, State: Running, Role: LEADER
I20260608 12:39:52.205191  1378 consensus_queue.cc:260] T 9d98bf4f52724e86ac3949391cb499bc P 00dbb3a30488494d92f3884b7ce7a1ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14cb596992b346219a11c5d2159ea670" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33141 } } peers { permanent_uuid: "00dbb3a30488494d92f3884b7ce7a1ea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36797 } } peers { permanent_uuid: "94f0e2a99acc42a69d38924089178c2f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45869 } }
I20260608 12:39:52.206700  1378 raft_consensus.cc:3060] T 9d98bf4f52724e86ac3949391cb499bc P 00dbb3a30488494d92f3884b7ce7a1ea [term 2 FOLLOWER]: Advancing to term 3
I20260608 12:39:52.749727  1174 raft_consensus.cc:1275] T 9d98bf4f52724e86ac3949391cb499bc P 00dbb3a30488494d92f3884b7ce7a1ea [term 3 FOLLOWER]: Refusing update from remote peer 94f0e2a99acc42a69d38924089178c2f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 2. (term mismatch)
I20260608 12:39:52.750100  1174 pending_rounds.cc:85] T 9d98bf4f52724e86ac3949391cb499bc P 00dbb3a30488494d92f3884b7ce7a1ea: Aborting all ops after (but not including) 1
I20260608 12:39:52.750399  1174 pending_rounds.cc:107] T 9d98bf4f52724e86ac3949391cb499bc P 00dbb3a30488494d92f3884b7ce7a1ea: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260608 12:39:52.750622  1174 raft_consensus.cc:2889] T 9d98bf4f52724e86ac3949391cb499bc P 00dbb3a30488494d92f3884b7ce7a1ea [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260608 12:39:52.752174  1462 consensus_queue.cc:1048] T 9d98bf4f52724e86ac3949391cb499bc P 94f0e2a99acc42a69d38924089178c2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "00dbb3a30488494d92f3884b7ce7a1ea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36797 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:39:52.763187  1098 raft_consensus.cc:1275] T 9d98bf4f52724e86ac3949391cb499bc P 14cb596992b346219a11c5d2159ea670 [term 3 FOLLOWER]: Refusing update from remote peer 94f0e2a99acc42a69d38924089178c2f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260608 12:39:52.764828  1457 consensus_queue.cc:1048] T 9d98bf4f52724e86ac3949391cb499bc P 94f0e2a99acc42a69d38924089178c2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "14cb596992b346219a11c5d2159ea670" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:39:52.915585  1451 heartbeater.cc:499] Master 127.0.107.254:33457 was elected leader, sending a full tablet report...
I20260608 12:39:53.390609  1051 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:39:53.415290  1248 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "582f3afe59644c09acf38450966763de"
dest_uuid: "94f0e2a99acc42a69d38924089178c2f"
mode: GRACEFUL
new_leader_uuid: "14cb596992b346219a11c5d2159ea670"
 from {username='slave'} at 127.0.0.1:37896
I20260608 12:39:53.415966  1248 raft_consensus.cc:606] T 582f3afe59644c09acf38450966763de P 94f0e2a99acc42a69d38924089178c2f [term 1 LEADER]: Received request to transfer leadership to TS 14cb596992b346219a11c5d2159ea670
I20260608 12:39:53.418630  1248 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d5b4db81510d40d39520dd3217027c40"
dest_uuid: "94f0e2a99acc42a69d38924089178c2f"
mode: GRACEFUL
new_leader_uuid: "00dbb3a30488494d92f3884b7ce7a1ea"
 from {username='slave'} at 127.0.0.1:37896
I20260608 12:39:53.419188  1248 raft_consensus.cc:606] T d5b4db81510d40d39520dd3217027c40 P 94f0e2a99acc42a69d38924089178c2f [term 1 LEADER]: Received request to transfer leadership to TS 00dbb3a30488494d92f3884b7ce7a1ea
I20260608 12:39:53.421499  1051 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260608 12:39:53.422410  1051 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:39:53.643334  1462 raft_consensus.cc:993] T 582f3afe59644c09acf38450966763de P 94f0e2a99acc42a69d38924089178c2f: : Instructing follower 14cb596992b346219a11c5d2159ea670 to start an election
I20260608 12:39:53.643813  1457 raft_consensus.cc:1081] T 582f3afe59644c09acf38450966763de P 94f0e2a99acc42a69d38924089178c2f [term 1 LEADER]: Signalling peer 14cb596992b346219a11c5d2159ea670 to start an election
I20260608 12:39:53.645707  1098 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "582f3afe59644c09acf38450966763de"
dest_uuid: "14cb596992b346219a11c5d2159ea670"
 from {username='slave'} at 127.0.0.1:35882
I20260608 12:39:53.646317  1098 raft_consensus.cc:493] T 582f3afe59644c09acf38450966763de P 14cb596992b346219a11c5d2159ea670 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 12:39:53.646646  1098 raft_consensus.cc:3060] T 582f3afe59644c09acf38450966763de P 14cb596992b346219a11c5d2159ea670 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:39:53.651211  1098 raft_consensus.cc:515] T 582f3afe59644c09acf38450966763de P 14cb596992b346219a11c5d2159ea670 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14cb596992b346219a11c5d2159ea670" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33141 } } peers { permanent_uuid: "00dbb3a30488494d92f3884b7ce7a1ea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36797 } } peers { permanent_uuid: "94f0e2a99acc42a69d38924089178c2f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45869 } }
I20260608 12:39:53.653177  1098 leader_election.cc:290] T 582f3afe59644c09acf38450966763de P 14cb596992b346219a11c5d2159ea670 [CANDIDATE]: Term 2 election: Requested vote from peers 00dbb3a30488494d92f3884b7ce7a1ea (127.0.107.194:36797), 94f0e2a99acc42a69d38924089178c2f (127.0.107.195:45869)
I20260608 12:39:53.654160  1174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "582f3afe59644c09acf38450966763de" candidate_uuid: "14cb596992b346219a11c5d2159ea670" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "00dbb3a30488494d92f3884b7ce7a1ea"
I20260608 12:39:53.654608  1248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "582f3afe59644c09acf38450966763de" candidate_uuid: "14cb596992b346219a11c5d2159ea670" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "94f0e2a99acc42a69d38924089178c2f"
I20260608 12:39:53.654765  1174 raft_consensus.cc:3060] T 582f3afe59644c09acf38450966763de P 00dbb3a30488494d92f3884b7ce7a1ea [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:39:53.655144  1248 raft_consensus.cc:3055] T 582f3afe59644c09acf38450966763de P 94f0e2a99acc42a69d38924089178c2f [term 1 LEADER]: Stepping down as leader of term 1
I20260608 12:39:53.655452  1248 raft_consensus.cc:740] T 582f3afe59644c09acf38450966763de P 94f0e2a99acc42a69d38924089178c2f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 94f0e2a99acc42a69d38924089178c2f, State: Running, Role: LEADER
I20260608 12:39:53.656677  1248 consensus_queue.cc:260] T 582f3afe59644c09acf38450966763de P 94f0e2a99acc42a69d38924089178c2f [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: "14cb596992b346219a11c5d2159ea670" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33141 } } peers { permanent_uuid: "00dbb3a30488494d92f3884b7ce7a1ea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36797 } } peers { permanent_uuid: "94f0e2a99acc42a69d38924089178c2f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45869 } }
I20260608 12:39:53.657569  1248 raft_consensus.cc:3060] T 582f3afe59644c09acf38450966763de P 94f0e2a99acc42a69d38924089178c2f [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:39:53.659896  1174 raft_consensus.cc:2468] T 582f3afe59644c09acf38450966763de P 00dbb3a30488494d92f3884b7ce7a1ea [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14cb596992b346219a11c5d2159ea670 in term 2.
I20260608 12:39:53.661145  1065 leader_election.cc:304] T 582f3afe59644c09acf38450966763de P 14cb596992b346219a11c5d2159ea670 [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: 00dbb3a30488494d92f3884b7ce7a1ea, 14cb596992b346219a11c5d2159ea670; no voters: 
I20260608 12:39:53.661885  1372 raft_consensus.cc:2804] T 582f3afe59644c09acf38450966763de P 14cb596992b346219a11c5d2159ea670 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:39:53.662770  1248 raft_consensus.cc:2468] T 582f3afe59644c09acf38450966763de P 94f0e2a99acc42a69d38924089178c2f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14cb596992b346219a11c5d2159ea670 in term 2.
I20260608 12:39:53.662984  1372 raft_consensus.cc:697] T 582f3afe59644c09acf38450966763de P 14cb596992b346219a11c5d2159ea670 [term 2 LEADER]: Becoming Leader. State: Replica: 14cb596992b346219a11c5d2159ea670, State: Running, Role: LEADER
I20260608 12:39:53.663857  1372 consensus_queue.cc:237] T 582f3afe59644c09acf38450966763de P 14cb596992b346219a11c5d2159ea670 [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: "14cb596992b346219a11c5d2159ea670" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33141 } } peers { permanent_uuid: "00dbb3a30488494d92f3884b7ce7a1ea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36797 } } peers { permanent_uuid: "94f0e2a99acc42a69d38924089178c2f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45869 } }
I20260608 12:39:53.671289   995 catalog_manager.cc:5696] T 582f3afe59644c09acf38450966763de P 14cb596992b346219a11c5d2159ea670 reported cstate change: term changed from 1 to 2, leader changed from 94f0e2a99acc42a69d38924089178c2f (127.0.107.195) to 14cb596992b346219a11c5d2159ea670 (127.0.107.193). New cstate: current_term: 2 leader_uuid: "14cb596992b346219a11c5d2159ea670" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14cb596992b346219a11c5d2159ea670" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33141 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "00dbb3a30488494d92f3884b7ce7a1ea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36797 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94f0e2a99acc42a69d38924089178c2f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45869 } health_report { overall_health: UNKNOWN } } }
I20260608 12:39:53.761462  1462 raft_consensus.cc:993] T d5b4db81510d40d39520dd3217027c40 P 94f0e2a99acc42a69d38924089178c2f: : Instructing follower 00dbb3a30488494d92f3884b7ce7a1ea to start an election
I20260608 12:39:53.761898  1457 raft_consensus.cc:1081] T d5b4db81510d40d39520dd3217027c40 P 94f0e2a99acc42a69d38924089178c2f [term 1 LEADER]: Signalling peer 00dbb3a30488494d92f3884b7ce7a1ea to start an election
I20260608 12:39:53.763494  1174 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d5b4db81510d40d39520dd3217027c40"
dest_uuid: "00dbb3a30488494d92f3884b7ce7a1ea"
 from {username='slave'} at 127.0.0.1:46904
I20260608 12:39:53.764128  1174 raft_consensus.cc:493] T d5b4db81510d40d39520dd3217027c40 P 00dbb3a30488494d92f3884b7ce7a1ea [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 12:39:53.764503  1174 raft_consensus.cc:3060] T d5b4db81510d40d39520dd3217027c40 P 00dbb3a30488494d92f3884b7ce7a1ea [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:39:53.769763  1174 raft_consensus.cc:515] T d5b4db81510d40d39520dd3217027c40 P 00dbb3a30488494d92f3884b7ce7a1ea [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14cb596992b346219a11c5d2159ea670" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33141 } } peers { permanent_uuid: "00dbb3a30488494d92f3884b7ce7a1ea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36797 } } peers { permanent_uuid: "94f0e2a99acc42a69d38924089178c2f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45869 } }
I20260608 12:39:53.771370  1174 leader_election.cc:290] T d5b4db81510d40d39520dd3217027c40 P 00dbb3a30488494d92f3884b7ce7a1ea [CANDIDATE]: Term 2 election: Requested vote from peers 14cb596992b346219a11c5d2159ea670 (127.0.107.193:33141), 94f0e2a99acc42a69d38924089178c2f (127.0.107.195:45869)
I20260608 12:39:53.772218  1098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5b4db81510d40d39520dd3217027c40" candidate_uuid: "00dbb3a30488494d92f3884b7ce7a1ea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "14cb596992b346219a11c5d2159ea670"
I20260608 12:39:53.772455  1248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5b4db81510d40d39520dd3217027c40" candidate_uuid: "00dbb3a30488494d92f3884b7ce7a1ea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "94f0e2a99acc42a69d38924089178c2f"
I20260608 12:39:53.773000  1098 raft_consensus.cc:3060] T d5b4db81510d40d39520dd3217027c40 P 14cb596992b346219a11c5d2159ea670 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:39:53.773118  1248 raft_consensus.cc:3055] T d5b4db81510d40d39520dd3217027c40 P 94f0e2a99acc42a69d38924089178c2f [term 1 LEADER]: Stepping down as leader of term 1
I20260608 12:39:53.773561  1248 raft_consensus.cc:740] T d5b4db81510d40d39520dd3217027c40 P 94f0e2a99acc42a69d38924089178c2f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 94f0e2a99acc42a69d38924089178c2f, State: Running, Role: LEADER
I20260608 12:39:53.774431  1248 consensus_queue.cc:260] T d5b4db81510d40d39520dd3217027c40 P 94f0e2a99acc42a69d38924089178c2f [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: "14cb596992b346219a11c5d2159ea670" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33141 } } peers { permanent_uuid: "00dbb3a30488494d92f3884b7ce7a1ea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36797 } } peers { permanent_uuid: "94f0e2a99acc42a69d38924089178c2f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45869 } }
I20260608 12:39:53.775645  1248 raft_consensus.cc:3060] T d5b4db81510d40d39520dd3217027c40 P 94f0e2a99acc42a69d38924089178c2f [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:39:53.779809  1098 raft_consensus.cc:2468] T d5b4db81510d40d39520dd3217027c40 P 14cb596992b346219a11c5d2159ea670 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00dbb3a30488494d92f3884b7ce7a1ea in term 2.
I20260608 12:39:53.781126  1138 leader_election.cc:304] T d5b4db81510d40d39520dd3217027c40 P 00dbb3a30488494d92f3884b7ce7a1ea [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: 00dbb3a30488494d92f3884b7ce7a1ea, 14cb596992b346219a11c5d2159ea670; no voters: 
I20260608 12:39:53.781967  1378 raft_consensus.cc:2804] T d5b4db81510d40d39520dd3217027c40 P 00dbb3a30488494d92f3884b7ce7a1ea [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:39:53.783209  1378 raft_consensus.cc:697] T d5b4db81510d40d39520dd3217027c40 P 00dbb3a30488494d92f3884b7ce7a1ea [term 2 LEADER]: Becoming Leader. State: Replica: 00dbb3a30488494d92f3884b7ce7a1ea, State: Running, Role: LEADER
I20260608 12:39:53.783973  1248 raft_consensus.cc:2468] T d5b4db81510d40d39520dd3217027c40 P 94f0e2a99acc42a69d38924089178c2f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00dbb3a30488494d92f3884b7ce7a1ea in term 2.
I20260608 12:39:53.784137  1378 consensus_queue.cc:237] T d5b4db81510d40d39520dd3217027c40 P 00dbb3a30488494d92f3884b7ce7a1ea [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: "14cb596992b346219a11c5d2159ea670" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33141 } } peers { permanent_uuid: "00dbb3a30488494d92f3884b7ce7a1ea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36797 } } peers { permanent_uuid: "94f0e2a99acc42a69d38924089178c2f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45869 } }
I20260608 12:39:53.792200   995 catalog_manager.cc:5696] T d5b4db81510d40d39520dd3217027c40 P 00dbb3a30488494d92f3884b7ce7a1ea reported cstate change: term changed from 1 to 2, leader changed from 94f0e2a99acc42a69d38924089178c2f (127.0.107.195) to 00dbb3a30488494d92f3884b7ce7a1ea (127.0.107.194). New cstate: current_term: 2 leader_uuid: "00dbb3a30488494d92f3884b7ce7a1ea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14cb596992b346219a11c5d2159ea670" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33141 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "00dbb3a30488494d92f3884b7ce7a1ea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36797 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "94f0e2a99acc42a69d38924089178c2f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45869 } health_report { overall_health: UNKNOWN } } }
I20260608 12:39:54.112016  1174 raft_consensus.cc:1275] T 582f3afe59644c09acf38450966763de P 00dbb3a30488494d92f3884b7ce7a1ea [term 2 FOLLOWER]: Refusing update from remote peer 14cb596992b346219a11c5d2159ea670: 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:54.113420  1372 consensus_queue.cc:1048] T 582f3afe59644c09acf38450966763de P 14cb596992b346219a11c5d2159ea670 [LEADER]: Connected to new peer: Peer: permanent_uuid: "00dbb3a30488494d92f3884b7ce7a1ea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36797 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:39:54.123593  1248 raft_consensus.cc:1275] T 582f3afe59644c09acf38450966763de P 94f0e2a99acc42a69d38924089178c2f [term 2 FOLLOWER]: Refusing update from remote peer 14cb596992b346219a11c5d2159ea670: 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:54.126118  1372 consensus_queue.cc:1048] T 582f3afe59644c09acf38450966763de P 14cb596992b346219a11c5d2159ea670 [LEADER]: Connected to new peer: Peer: permanent_uuid: "94f0e2a99acc42a69d38924089178c2f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45869 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:39:54.272933  1098 raft_consensus.cc:1275] T d5b4db81510d40d39520dd3217027c40 P 14cb596992b346219a11c5d2159ea670 [term 2 FOLLOWER]: Refusing update from remote peer 00dbb3a30488494d92f3884b7ce7a1ea: 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:54.274197  1378 consensus_queue.cc:1048] T d5b4db81510d40d39520dd3217027c40 P 00dbb3a30488494d92f3884b7ce7a1ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "14cb596992b346219a11c5d2159ea670" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:39:54.284883  1248 raft_consensus.cc:1275] T d5b4db81510d40d39520dd3217027c40 P 94f0e2a99acc42a69d38924089178c2f [term 2 FOLLOWER]: Refusing update from remote peer 00dbb3a30488494d92f3884b7ce7a1ea: 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:54.286852  1378 consensus_queue.cc:1048] T d5b4db81510d40d39520dd3217027c40 P 00dbb3a30488494d92f3884b7ce7a1ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "94f0e2a99acc42a69d38924089178c2f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45869 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 12:39:55.423579  1051 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:39:55.430738  1051 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:39:55.431281  1051 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:39:57.412513  1172 consensus_queue.cc:237] T d5b4db81510d40d39520dd3217027c40 P 00dbb3a30488494d92f3884b7ce7a1ea [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: "14cb596992b346219a11c5d2159ea670" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33141 } } peers { permanent_uuid: "00dbb3a30488494d92f3884b7ce7a1ea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36797 } } peers { permanent_uuid: "94f0e2a99acc42a69d38924089178c2f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45869 } attrs { replace: true } } peers { permanent_uuid: "5fcbe45ffaae4a9c96519301fa84c037" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 44839 } attrs { promote: true } }
I20260608 12:39:57.422158  1248 raft_consensus.cc:1275] T d5b4db81510d40d39520dd3217027c40 P 94f0e2a99acc42a69d38924089178c2f [term 2 FOLLOWER]: Refusing update from remote peer 00dbb3a30488494d92f3884b7ce7a1ea: 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:57.422379  1098 raft_consensus.cc:1275] T d5b4db81510d40d39520dd3217027c40 P 14cb596992b346219a11c5d2159ea670 [term 2 FOLLOWER]: Refusing update from remote peer 00dbb3a30488494d92f3884b7ce7a1ea: 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:57.423730  1493 consensus_queue.cc:1048] T d5b4db81510d40d39520dd3217027c40 P 00dbb3a30488494d92f3884b7ce7a1ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "94f0e2a99acc42a69d38924089178c2f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45869 } 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:39:57.424767  1476 consensus_queue.cc:1048] T d5b4db81510d40d39520dd3217027c40 P 00dbb3a30488494d92f3884b7ce7a1ea [LEADER]: Connected to new peer: Peer: permanent_uuid: "14cb596992b346219a11c5d2159ea670" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 12:39:57.432547  1051 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
W20260608 12:39:57.437036  1138 consensus_peers.cc:597] T d5b4db81510d40d39520dd3217027c40 P 00dbb3a30488494d92f3884b7ce7a1ea -> Peer 5fcbe45ffaae4a9c96519301fa84c037 (127.0.107.196:44839): Couldn't send request to peer 5fcbe45ffaae4a9c96519301fa84c037. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d5b4db81510d40d39520dd3217027c40. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:39:57.448109  1051 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:39:57.448974  1051 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:39:57.452198  1476 raft_consensus.cc:2955] T d5b4db81510d40d39520dd3217027c40 P 00dbb3a30488494d92f3884b7ce7a1ea [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 5fcbe45ffaae4a9c96519301fa84c037 (127.0.107.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "14cb596992b346219a11c5d2159ea670" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33141 } } peers { permanent_uuid: "00dbb3a30488494d92f3884b7ce7a1ea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36797 } } peers { permanent_uuid: "94f0e2a99acc42a69d38924089178c2f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45869 } attrs { replace: true } } peers { permanent_uuid: "5fcbe45ffaae4a9c96519301fa84c037" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 44839 } attrs { promote: true } } }
I20260608 12:39:57.454668  1098 raft_consensus.cc:2955] T d5b4db81510d40d39520dd3217027c40 P 14cb596992b346219a11c5d2159ea670 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 5fcbe45ffaae4a9c96519301fa84c037 (127.0.107.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "14cb596992b346219a11c5d2159ea670" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33141 } } peers { permanent_uuid: "00dbb3a30488494d92f3884b7ce7a1ea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36797 } } peers { permanent_uuid: "94f0e2a99acc42a69d38924089178c2f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45869 } attrs { replace: true } } peers { permanent_uuid: "5fcbe45ffaae4a9c96519301fa84c037" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 44839 } attrs { promote: true } } }
I20260608 12:39:57.458513  1246 raft_consensus.cc:2955] T d5b4db81510d40d39520dd3217027c40 P 94f0e2a99acc42a69d38924089178c2f [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 5fcbe45ffaae4a9c96519301fa84c037 (127.0.107.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "14cb596992b346219a11c5d2159ea670" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33141 } } peers { permanent_uuid: "00dbb3a30488494d92f3884b7ce7a1ea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36797 } } peers { permanent_uuid: "94f0e2a99acc42a69d38924089178c2f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45869 } attrs { replace: true } } peers { permanent_uuid: "5fcbe45ffaae4a9c96519301fa84c037" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 44839 } attrs { promote: true } } }
I20260608 12:39:57.479060   995 catalog_manager.cc:5696] T d5b4db81510d40d39520dd3217027c40 P 14cb596992b346219a11c5d2159ea670 reported cstate change: config changed from index -1 to 3, NON_VOTER 5fcbe45ffaae4a9c96519301fa84c037 (127.0.107.196) added. New cstate: current_term: 2 leader_uuid: "00dbb3a30488494d92f3884b7ce7a1ea" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "14cb596992b346219a11c5d2159ea670" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33141 } } peers { permanent_uuid: "00dbb3a30488494d92f3884b7ce7a1ea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36797 } } peers { permanent_uuid: "94f0e2a99acc42a69d38924089178c2f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45869 } attrs { replace: true } } peers { permanent_uuid: "5fcbe45ffaae4a9c96519301fa84c037" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 44839 } attrs { promote: true } } }
I20260608 12:39:57.489971  1098 consensus_queue.cc:237] T cc311f741b0141338c8a306da9f5f21c P 14cb596992b346219a11c5d2159ea670 [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: "14cb596992b346219a11c5d2159ea670" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33141 } } peers { permanent_uuid: "00dbb3a30488494d92f3884b7ce7a1ea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36797 } attrs { replace: true } } peers { permanent_uuid: "94f0e2a99acc42a69d38924089178c2f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45869 } } peers { permanent_uuid: "5fcbe45ffaae4a9c96519301fa84c037" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 44839 } attrs { promote: true } }
I20260608 12:39:57.501284  1246 raft_consensus.cc:1275] T cc311f741b0141338c8a306da9f5f21c P 94f0e2a99acc42a69d38924089178c2f [term 1 FOLLOWER]: Refusing update from remote peer 14cb596992b346219a11c5d2159ea670: 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:57.503334  1498 consensus_queue.cc:1048] T cc311f741b0141338c8a306da9f5f21c P 14cb596992b346219a11c5d2159ea670 [LEADER]: Connected to new peer: Peer: permanent_uuid: "94f0e2a99acc42a69d38924089178c2f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45869 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:39:57.504588  1172 raft_consensus.cc:1275] T cc311f741b0141338c8a306da9f5f21c P 00dbb3a30488494d92f3884b7ce7a1ea [term 1 FOLLOWER]: Refusing update from remote peer 14cb596992b346219a11c5d2159ea670: 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:57.506525  1498 consensus_queue.cc:1048] T cc311f741b0141338c8a306da9f5f21c P 14cb596992b346219a11c5d2159ea670 [LEADER]: Connected to new peer: Peer: permanent_uuid: "00dbb3a30488494d92f3884b7ce7a1ea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36797 } 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:39:57.512029  1063 consensus_peers.cc:597] T cc311f741b0141338c8a306da9f5f21c P 14cb596992b346219a11c5d2159ea670 -> Peer 5fcbe45ffaae4a9c96519301fa84c037 (127.0.107.196:44839): Couldn't send request to peer 5fcbe45ffaae4a9c96519301fa84c037. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: cc311f741b0141338c8a306da9f5f21c. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:39:57.516582  1372 raft_consensus.cc:2955] T cc311f741b0141338c8a306da9f5f21c P 14cb596992b346219a11c5d2159ea670 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5fcbe45ffaae4a9c96519301fa84c037 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "14cb596992b346219a11c5d2159ea670" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33141 } } peers { permanent_uuid: "00dbb3a30488494d92f3884b7ce7a1ea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36797 } attrs { replace: true } } peers { permanent_uuid: "94f0e2a99acc42a69d38924089178c2f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45869 } } peers { permanent_uuid: "5fcbe45ffaae4a9c96519301fa84c037" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 44839 } attrs { promote: true } } }
I20260608 12:39:57.518841  1246 raft_consensus.cc:2955] T cc311f741b0141338c8a306da9f5f21c P 94f0e2a99acc42a69d38924089178c2f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5fcbe45ffaae4a9c96519301fa84c037 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "14cb596992b346219a11c5d2159ea670" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33141 } } peers { permanent_uuid: "00dbb3a30488494d92f3884b7ce7a1ea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36797 } attrs { replace: true } } peers { permanent_uuid: "94f0e2a99acc42a69d38924089178c2f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45869 } } peers { permanent_uuid: "5fcbe45ffaae4a9c96519301fa84c037" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 44839 } attrs { promote: true } } }
I20260608 12:39:57.520615  1172 raft_consensus.cc:2955] T cc311f741b0141338c8a306da9f5f21c P 00dbb3a30488494d92f3884b7ce7a1ea [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5fcbe45ffaae4a9c96519301fa84c037 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "14cb596992b346219a11c5d2159ea670" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33141 } } peers { permanent_uuid: "00dbb3a30488494d92f3884b7ce7a1ea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36797 } attrs { replace: true } } peers { permanent_uuid: "94f0e2a99acc42a69d38924089178c2f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45869 } } peers { permanent_uuid: "5fcbe45ffaae4a9c96519301fa84c037" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 44839 } attrs { promote: true } } }
I20260608 12:39:57.537704   996 catalog_manager.cc:5696] T cc311f741b0141338c8a306da9f5f21c P 94f0e2a99acc42a69d38924089178c2f reported cstate change: config changed from index -1 to 2, NON_VOTER 5fcbe45ffaae4a9c96519301fa84c037 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "14cb596992b346219a11c5d2159ea670" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "14cb596992b346219a11c5d2159ea670" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33141 } } peers { permanent_uuid: "00dbb3a30488494d92f3884b7ce7a1ea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36797 } attrs { replace: true } } peers { permanent_uuid: "94f0e2a99acc42a69d38924089178c2f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45869 } } peers { permanent_uuid: "5fcbe45ffaae4a9c96519301fa84c037" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 44839 } attrs { promote: true } } }
I20260608 12:39:57.553464  1246 consensus_queue.cc:237] T 545ad9834dcb4ddfade0df0f43dd7d31 P 94f0e2a99acc42a69d38924089178c2f [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: "94f0e2a99acc42a69d38924089178c2f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45869 } } peers { permanent_uuid: "14cb596992b346219a11c5d2159ea670" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33141 } attrs { replace: true } } peers { permanent_uuid: "00dbb3a30488494d92f3884b7ce7a1ea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36797 } } peers { permanent_uuid: "5fcbe45ffaae4a9c96519301fa84c037" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 44839 } attrs { promote: true } }
I20260608 12:39:57.563338  1172 raft_consensus.cc:1275] T 545ad9834dcb4ddfade0df0f43dd7d31 P 00dbb3a30488494d92f3884b7ce7a1ea [term 2 FOLLOWER]: Refusing update from remote peer 94f0e2a99acc42a69d38924089178c2f: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:39:57.565281  1512 consensus_queue.cc:1048] T 545ad9834dcb4ddfade0df0f43dd7d31 P 94f0e2a99acc42a69d38924089178c2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "00dbb3a30488494d92f3884b7ce7a1ea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36797 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:39:57.565747  1098 raft_consensus.cc:1275] T 545ad9834dcb4ddfade0df0f43dd7d31 P 14cb596992b346219a11c5d2159ea670 [term 2 FOLLOWER]: Refusing update from remote peer 94f0e2a99acc42a69d38924089178c2f: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:39:57.567652  1489 consensus_queue.cc:1048] T 545ad9834dcb4ddfade0df0f43dd7d31 P 94f0e2a99acc42a69d38924089178c2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "14cb596992b346219a11c5d2159ea670" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33141 } 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:57.575760  1212 consensus_peers.cc:597] T 545ad9834dcb4ddfade0df0f43dd7d31 P 94f0e2a99acc42a69d38924089178c2f -> Peer 5fcbe45ffaae4a9c96519301fa84c037 (127.0.107.196:44839): Couldn't send request to peer 5fcbe45ffaae4a9c96519301fa84c037. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 545ad9834dcb4ddfade0df0f43dd7d31. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:39:57.577548  1512 raft_consensus.cc:2955] T 545ad9834dcb4ddfade0df0f43dd7d31 P 94f0e2a99acc42a69d38924089178c2f [term 2 LEADER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 5fcbe45ffaae4a9c96519301fa84c037 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "94f0e2a99acc42a69d38924089178c2f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45869 } } peers { permanent_uuid: "14cb596992b346219a11c5d2159ea670" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33141 } attrs { replace: true } } peers { permanent_uuid: "00dbb3a30488494d92f3884b7ce7a1ea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36797 } } peers { permanent_uuid: "5fcbe45ffaae4a9c96519301fa84c037" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 44839 } attrs { promote: true } } }
I20260608 12:39:57.579629  1172 raft_consensus.cc:2955] T 545ad9834dcb4ddfade0df0f43dd7d31 P 00dbb3a30488494d92f3884b7ce7a1ea [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 5fcbe45ffaae4a9c96519301fa84c037 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "94f0e2a99acc42a69d38924089178c2f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45869 } } peers { permanent_uuid: "14cb596992b346219a11c5d2159ea670" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33141 } attrs { replace: true } } peers { permanent_uuid: "00dbb3a30488494d92f3884b7ce7a1ea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36797 } } peers { permanent_uuid: "5fcbe45ffaae4a9c96519301fa84c037" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 44839 } attrs { promote: true } } }
I20260608 12:39:57.581408  1098 raft_consensus.cc:2955] T 545ad9834dcb4ddfade0df0f43dd7d31 P 14cb596992b346219a11c5d2159ea670 [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 5fcbe45ffaae4a9c96519301fa84c037 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "94f0e2a99acc42a69d38924089178c2f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45869 } } peers { permanent_uuid: "14cb596992b346219a11c5d2159ea670" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33141 } attrs { replace: true } } peers { permanent_uuid: "00dbb3a30488494d92f3884b7ce7a1ea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36797 } } peers { permanent_uuid: "5fcbe45ffaae4a9c96519301fa84c037" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 44839 } attrs { promote: true } } }
I20260608 12:39:57.594936   995 catalog_manager.cc:5696] T 545ad9834dcb4ddfade0df0f43dd7d31 P 00dbb3a30488494d92f3884b7ce7a1ea reported cstate change: config changed from index -1 to 2, NON_VOTER 5fcbe45ffaae4a9c96519301fa84c037 (127.0.107.196) added. New cstate: current_term: 2 leader_uuid: "94f0e2a99acc42a69d38924089178c2f" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "94f0e2a99acc42a69d38924089178c2f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45869 } } peers { permanent_uuid: "14cb596992b346219a11c5d2159ea670" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33141 } attrs { replace: true } } peers { permanent_uuid: "00dbb3a30488494d92f3884b7ce7a1ea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36797 } } peers { permanent_uuid: "5fcbe45ffaae4a9c96519301fa84c037" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 44839 } attrs { promote: true } } }
I20260608 12:39:57.600442  1246 consensus_queue.cc:237] T 9d98bf4f52724e86ac3949391cb499bc P 94f0e2a99acc42a69d38924089178c2f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "14cb596992b346219a11c5d2159ea670" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33141 } } peers { permanent_uuid: "00dbb3a30488494d92f3884b7ce7a1ea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36797 } attrs { replace: true } } peers { permanent_uuid: "94f0e2a99acc42a69d38924089178c2f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45869 } } peers { permanent_uuid: "5fcbe45ffaae4a9c96519301fa84c037" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 44839 } attrs { promote: true } }
I20260608 12:39:57.608975  1172 raft_consensus.cc:1275] T 9d98bf4f52724e86ac3949391cb499bc P 00dbb3a30488494d92f3884b7ce7a1ea [term 3 FOLLOWER]: Refusing update from remote peer 94f0e2a99acc42a69d38924089178c2f: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260608 12:39:57.611646  1098 raft_consensus.cc:1275] T 9d98bf4f52724e86ac3949391cb499bc P 14cb596992b346219a11c5d2159ea670 [term 3 FOLLOWER]: Refusing update from remote peer 94f0e2a99acc42a69d38924089178c2f: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260608 12:39:57.612293  1512 consensus_queue.cc:1048] T 9d98bf4f52724e86ac3949391cb499bc P 94f0e2a99acc42a69d38924089178c2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "00dbb3a30488494d92f3884b7ce7a1ea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36797 } 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:57.611729  1212 consensus_peers.cc:597] T 9d98bf4f52724e86ac3949391cb499bc P 94f0e2a99acc42a69d38924089178c2f -> Peer 5fcbe45ffaae4a9c96519301fa84c037 (127.0.107.196:44839): Couldn't send request to peer 5fcbe45ffaae4a9c96519301fa84c037. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9d98bf4f52724e86ac3949391cb499bc. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:39:57.615279  1516 consensus_queue.cc:1048] T 9d98bf4f52724e86ac3949391cb499bc P 94f0e2a99acc42a69d38924089178c2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "14cb596992b346219a11c5d2159ea670" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:39:57.622370  1517 raft_consensus.cc:2955] T 9d98bf4f52724e86ac3949391cb499bc P 94f0e2a99acc42a69d38924089178c2f [term 3 LEADER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 5fcbe45ffaae4a9c96519301fa84c037 (127.0.107.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "14cb596992b346219a11c5d2159ea670" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33141 } } peers { permanent_uuid: "00dbb3a30488494d92f3884b7ce7a1ea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36797 } attrs { replace: true } } peers { permanent_uuid: "94f0e2a99acc42a69d38924089178c2f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45869 } } peers { permanent_uuid: "5fcbe45ffaae4a9c96519301fa84c037" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 44839 } attrs { promote: true } } }
I20260608 12:39:57.624137  1172 raft_consensus.cc:2955] T 9d98bf4f52724e86ac3949391cb499bc P 00dbb3a30488494d92f3884b7ce7a1ea [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 5fcbe45ffaae4a9c96519301fa84c037 (127.0.107.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "14cb596992b346219a11c5d2159ea670" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33141 } } peers { permanent_uuid: "00dbb3a30488494d92f3884b7ce7a1ea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36797 } attrs { replace: true } } peers { permanent_uuid: "94f0e2a99acc42a69d38924089178c2f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45869 } } peers { permanent_uuid: "5fcbe45ffaae4a9c96519301fa84c037" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 44839 } attrs { promote: true } } }
I20260608 12:39:57.629886  1098 raft_consensus.cc:2955] T 9d98bf4f52724e86ac3949391cb499bc P 14cb596992b346219a11c5d2159ea670 [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 5fcbe45ffaae4a9c96519301fa84c037 (127.0.107.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "14cb596992b346219a11c5d2159ea670" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33141 } } peers { permanent_uuid: "00dbb3a30488494d92f3884b7ce7a1ea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36797 } attrs { replace: true } } peers { permanent_uuid: "94f0e2a99acc42a69d38924089178c2f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45869 } } peers { permanent_uuid: "5fcbe45ffaae4a9c96519301fa84c037" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 44839 } attrs { promote: true } } }
I20260608 12:39:57.636519   996 catalog_manager.cc:5696] T 9d98bf4f52724e86ac3949391cb499bc P 94f0e2a99acc42a69d38924089178c2f reported cstate change: config changed from index -1 to 3, NON_VOTER 5fcbe45ffaae4a9c96519301fa84c037 (127.0.107.196) added. New cstate: current_term: 3 leader_uuid: "94f0e2a99acc42a69d38924089178c2f" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "14cb596992b346219a11c5d2159ea670" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33141 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "00dbb3a30488494d92f3884b7ce7a1ea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36797 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "94f0e2a99acc42a69d38924089178c2f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45869 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5fcbe45ffaae4a9c96519301fa84c037" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 44839 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:39:57.924806   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
I20260608 12:39:57.929083  1521 ts_tablet_manager.cc:933] T d5b4db81510d40d39520dd3217027c40 P 5fcbe45ffaae4a9c96519301fa84c037: Initiating tablet copy from peer 00dbb3a30488494d92f3884b7ce7a1ea (127.0.107.194:36797)
I20260608 12:39:57.932152  1521 tablet_copy_client.cc:323] T d5b4db81510d40d39520dd3217027c40 P 5fcbe45ffaae4a9c96519301fa84c037: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.194:36797
I20260608 12:39:57.964982  1185 tablet_copy_service.cc:140] P 00dbb3a30488494d92f3884b7ce7a1ea: Received BeginTabletCopySession request for tablet d5b4db81510d40d39520dd3217027c40 from peer 5fcbe45ffaae4a9c96519301fa84c037 ({username='slave'} at 127.0.0.1:44474)
I20260608 12:39:57.965649  1185 tablet_copy_service.cc:161] P 00dbb3a30488494d92f3884b7ce7a1ea: Beginning new tablet copy session on tablet d5b4db81510d40d39520dd3217027c40 from peer 5fcbe45ffaae4a9c96519301fa84c037 at {username='slave'} at 127.0.0.1:44474: session id = 5fcbe45ffaae4a9c96519301fa84c037-d5b4db81510d40d39520dd3217027c40
I20260608 12:39:57.969760  1525 ts_tablet_manager.cc:933] T cc311f741b0141338c8a306da9f5f21c P 5fcbe45ffaae4a9c96519301fa84c037: Initiating tablet copy from peer 14cb596992b346219a11c5d2159ea670 (127.0.107.193:33141)
I20260608 12:39:57.976480  1185 tablet_copy_source_session.cc:215] T d5b4db81510d40d39520dd3217027c40 P 00dbb3a30488494d92f3884b7ce7a1ea: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:39:57.977934  1525 tablet_copy_client.cc:323] T cc311f741b0141338c8a306da9f5f21c P 5fcbe45ffaae4a9c96519301fa84c037: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.193:33141
I20260608 12:39:57.985675  1521 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5b4db81510d40d39520dd3217027c40. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:39:57.986330  1527 ts_tablet_manager.cc:933] T 545ad9834dcb4ddfade0df0f43dd7d31 P 5fcbe45ffaae4a9c96519301fa84c037: Initiating tablet copy from peer 94f0e2a99acc42a69d38924089178c2f (127.0.107.195:45869)
I20260608 12:39:57.988049   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:39:57.989488   431 tablet_replica.cc:333] T 582f3afe59644c09acf38450966763de P 14cb596992b346219a11c5d2159ea670: stopping tablet replica
I20260608 12:39:57.990418   431 raft_consensus.cc:2243] T 582f3afe59644c09acf38450966763de P 14cb596992b346219a11c5d2159ea670 [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:39:57.991457   431 raft_consensus.cc:2272] T 582f3afe59644c09acf38450966763de P 14cb596992b346219a11c5d2159ea670 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:39:57.993932   431 tablet_replica.cc:333] T d5b4db81510d40d39520dd3217027c40 P 14cb596992b346219a11c5d2159ea670: stopping tablet replica
I20260608 12:39:57.994769   431 raft_consensus.cc:2243] T d5b4db81510d40d39520dd3217027c40 P 14cb596992b346219a11c5d2159ea670 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:39:57.995424   431 raft_consensus.cc:2272] T d5b4db81510d40d39520dd3217027c40 P 14cb596992b346219a11c5d2159ea670 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:39:57.998385   431 tablet_replica.cc:333] T 255132c3cf74456fb4ab84879a8d61ec P 14cb596992b346219a11c5d2159ea670: stopping tablet replica
I20260608 12:39:58.000447   431 raft_consensus.cc:2243] T 255132c3cf74456fb4ab84879a8d61ec P 14cb596992b346219a11c5d2159ea670 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:39:58.001101   431 raft_consensus.cc:2272] T 255132c3cf74456fb4ab84879a8d61ec P 14cb596992b346219a11c5d2159ea670 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:39:58.004141   431 tablet_replica.cc:333] T cc311f741b0141338c8a306da9f5f21c P 14cb596992b346219a11c5d2159ea670: stopping tablet replica
I20260608 12:39:58.004642  1521 tablet_copy_client.cc:806] T d5b4db81510d40d39520dd3217027c40 P 5fcbe45ffaae4a9c96519301fa84c037: tablet copy: Starting download of 0 data blocks...
I20260608 12:39:58.005005   431 raft_consensus.cc:2243] T cc311f741b0141338c8a306da9f5f21c P 14cb596992b346219a11c5d2159ea670 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:39:58.006208  1527 tablet_copy_client.cc:323] T 545ad9834dcb4ddfade0df0f43dd7d31 P 5fcbe45ffaae4a9c96519301fa84c037: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.195:45869
I20260608 12:39:58.006845  1521 tablet_copy_client.cc:670] T d5b4db81510d40d39520dd3217027c40 P 5fcbe45ffaae4a9c96519301fa84c037: tablet copy: Starting download of 1 WAL segments...
I20260608 12:39:58.011270   431 raft_consensus.cc:2272] T cc311f741b0141338c8a306da9f5f21c P 14cb596992b346219a11c5d2159ea670 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:39:58.014513   431 tablet_replica.cc:333] T 9d98bf4f52724e86ac3949391cb499bc P 14cb596992b346219a11c5d2159ea670: stopping tablet replica
I20260608 12:39:58.015795  1521 tablet_copy_client.cc:538] T d5b4db81510d40d39520dd3217027c40 P 5fcbe45ffaae4a9c96519301fa84c037: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:39:58.015990   431 raft_consensus.cc:2243] T 9d98bf4f52724e86ac3949391cb499bc P 14cb596992b346219a11c5d2159ea670 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 12:39:58.016703   431 raft_consensus.cc:2272] T 9d98bf4f52724e86ac3949391cb499bc P 14cb596992b346219a11c5d2159ea670 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 12:39:58.019850   431 tablet_replica.cc:333] T 545ad9834dcb4ddfade0df0f43dd7d31 P 14cb596992b346219a11c5d2159ea670: stopping tablet replica
I20260608 12:39:58.020656   431 raft_consensus.cc:2243] T 545ad9834dcb4ddfade0df0f43dd7d31 P 14cb596992b346219a11c5d2159ea670 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:39:58.021317   431 raft_consensus.cc:2272] T 545ad9834dcb4ddfade0df0f43dd7d31 P 14cb596992b346219a11c5d2159ea670 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:39:58.024868   431 tablet_replica.cc:333] T bddcb3e72db24c81b4248e0cf813df38 P 14cb596992b346219a11c5d2159ea670: stopping tablet replica
I20260608 12:39:58.025573  1521 tablet_bootstrap.cc:492] T d5b4db81510d40d39520dd3217027c40 P 5fcbe45ffaae4a9c96519301fa84c037: Bootstrap starting.
I20260608 12:39:58.026576   431 raft_consensus.cc:2243] T bddcb3e72db24c81b4248e0cf813df38 P 14cb596992b346219a11c5d2159ea670 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:39:58.027211   431 raft_consensus.cc:2272] T bddcb3e72db24c81b4248e0cf813df38 P 14cb596992b346219a11c5d2159ea670 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:39:58.030453  1259 tablet_copy_service.cc:140] P 94f0e2a99acc42a69d38924089178c2f: Received BeginTabletCopySession request for tablet 545ad9834dcb4ddfade0df0f43dd7d31 from peer 5fcbe45ffaae4a9c96519301fa84c037 ({username='slave'} at 127.0.0.1:37914)
I20260608 12:39:58.031105  1259 tablet_copy_service.cc:161] P 94f0e2a99acc42a69d38924089178c2f: Beginning new tablet copy session on tablet 545ad9834dcb4ddfade0df0f43dd7d31 from peer 5fcbe45ffaae4a9c96519301fa84c037 at {username='slave'} at 127.0.0.1:37914: session id = 5fcbe45ffaae4a9c96519301fa84c037-545ad9834dcb4ddfade0df0f43dd7d31
I20260608 12:39:58.031312   431 tablet_replica.cc:333] T 2ef0d7a96f63498794d151f63327135e P 14cb596992b346219a11c5d2159ea670: stopping tablet replica
I20260608 12:39:58.032090   431 raft_consensus.cc:2243] T 2ef0d7a96f63498794d151f63327135e P 14cb596992b346219a11c5d2159ea670 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:39:58.033037   431 raft_consensus.cc:2272] T 2ef0d7a96f63498794d151f63327135e P 14cb596992b346219a11c5d2159ea670 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 12:39:58.034082  1138 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 5 similar messages]
I20260608 12:39:58.038820  1259 tablet_copy_source_session.cc:215] T 545ad9834dcb4ddfade0df0f43dd7d31 P 94f0e2a99acc42a69d38924089178c2f: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:39:58.042610  1527 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 545ad9834dcb4ddfade0df0f43dd7d31. 1 dirs total, 0 dirs full, 0 dirs failed
W20260608 12:39:58.060200  1138 consensus_peers.cc:597] T d5b4db81510d40d39520dd3217027c40 P 00dbb3a30488494d92f3884b7ce7a1ea -> Peer 14cb596992b346219a11c5d2159ea670 (127.0.107.193:33141): Couldn't send request to peer 14cb596992b346219a11c5d2159ea670. 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:58.066881  1527 tablet_copy_client.cc:806] T 545ad9834dcb4ddfade0df0f43dd7d31 P 5fcbe45ffaae4a9c96519301fa84c037: tablet copy: Starting download of 0 data blocks...
I20260608 12:39:58.067605  1527 tablet_copy_client.cc:670] T 545ad9834dcb4ddfade0df0f43dd7d31 P 5fcbe45ffaae4a9c96519301fa84c037: tablet copy: Starting download of 1 WAL segments...
I20260608 12:39:58.073174  1527 tablet_copy_client.cc:538] T 545ad9834dcb4ddfade0df0f43dd7d31 P 5fcbe45ffaae4a9c96519301fa84c037: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:39:58.084095  1534 ts_tablet_manager.cc:933] T 9d98bf4f52724e86ac3949391cb499bc P 5fcbe45ffaae4a9c96519301fa84c037: Initiating tablet copy from peer 94f0e2a99acc42a69d38924089178c2f (127.0.107.195:45869)
I20260608 12:39:58.091243  1521 tablet_bootstrap.cc:492] T d5b4db81510d40d39520dd3217027c40 P 5fcbe45ffaae4a9c96519301fa84c037: 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:58.092403  1521 tablet_bootstrap.cc:492] T d5b4db81510d40d39520dd3217027c40 P 5fcbe45ffaae4a9c96519301fa84c037: Bootstrap complete.
I20260608 12:39:58.093236  1521 ts_tablet_manager.cc:1403] T d5b4db81510d40d39520dd3217027c40 P 5fcbe45ffaae4a9c96519301fa84c037: Time spent bootstrapping tablet: real 0.068s	user 0.027s	sys 0.004s
I20260608 12:39:58.096155  1534 tablet_copy_client.cc:323] T 9d98bf4f52724e86ac3949391cb499bc P 5fcbe45ffaae4a9c96519301fa84c037: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.195:45869
I20260608 12:39:58.096517  1521 raft_consensus.cc:359] T d5b4db81510d40d39520dd3217027c40 P 5fcbe45ffaae4a9c96519301fa84c037 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "14cb596992b346219a11c5d2159ea670" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33141 } } peers { permanent_uuid: "00dbb3a30488494d92f3884b7ce7a1ea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36797 } } peers { permanent_uuid: "94f0e2a99acc42a69d38924089178c2f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45869 } attrs { replace: true } } peers { permanent_uuid: "5fcbe45ffaae4a9c96519301fa84c037" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 44839 } attrs { promote: true } }
I20260608 12:39:58.098097  1521 raft_consensus.cc:740] T d5b4db81510d40d39520dd3217027c40 P 5fcbe45ffaae4a9c96519301fa84c037 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 5fcbe45ffaae4a9c96519301fa84c037, State: Initialized, Role: LEARNER
I20260608 12:39:58.098601  1259 tablet_copy_service.cc:140] P 94f0e2a99acc42a69d38924089178c2f: Received BeginTabletCopySession request for tablet 9d98bf4f52724e86ac3949391cb499bc from peer 5fcbe45ffaae4a9c96519301fa84c037 ({username='slave'} at 127.0.0.1:37914)
I20260608 12:39:58.099149  1259 tablet_copy_service.cc:161] P 94f0e2a99acc42a69d38924089178c2f: Beginning new tablet copy session on tablet 9d98bf4f52724e86ac3949391cb499bc from peer 5fcbe45ffaae4a9c96519301fa84c037 at {username='slave'} at 127.0.0.1:37914: session id = 5fcbe45ffaae4a9c96519301fa84c037-9d98bf4f52724e86ac3949391cb499bc
I20260608 12:39:58.102511   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
I20260608 12:39:58.105768  1527 tablet_bootstrap.cc:492] T 545ad9834dcb4ddfade0df0f43dd7d31 P 5fcbe45ffaae4a9c96519301fa84c037: Bootstrap starting.
I20260608 12:39:58.107316  1259 tablet_copy_source_session.cc:215] T 9d98bf4f52724e86ac3949391cb499bc P 94f0e2a99acc42a69d38924089178c2f: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:39:58.099120  1521 consensus_queue.cc:260] T d5b4db81510d40d39520dd3217027c40 P 5fcbe45ffaae4a9c96519301fa84c037 [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: "14cb596992b346219a11c5d2159ea670" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33141 } } peers { permanent_uuid: "00dbb3a30488494d92f3884b7ce7a1ea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36797 } } peers { permanent_uuid: "94f0e2a99acc42a69d38924089178c2f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45869 } attrs { replace: true } } peers { permanent_uuid: "5fcbe45ffaae4a9c96519301fa84c037" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 44839 } attrs { promote: true } }
I20260608 12:39:58.117146  1534 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d98bf4f52724e86ac3949391cb499bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:39:58.130647  1521 ts_tablet_manager.cc:1434] T d5b4db81510d40d39520dd3217027c40 P 5fcbe45ffaae4a9c96519301fa84c037: Time spent starting tablet: real 0.037s	user 0.012s	sys 0.007s
I20260608 12:39:58.138484  1185 tablet_copy_service.cc:342] P 00dbb3a30488494d92f3884b7ce7a1ea: Request end of tablet copy session 5fcbe45ffaae4a9c96519301fa84c037-d5b4db81510d40d39520dd3217027c40 received from {username='slave'} at 127.0.0.1:44474
I20260608 12:39:58.139151  1185 tablet_copy_service.cc:434] P 00dbb3a30488494d92f3884b7ce7a1ea: ending tablet copy session 5fcbe45ffaae4a9c96519301fa84c037-d5b4db81510d40d39520dd3217027c40 on tablet d5b4db81510d40d39520dd3217027c40 with peer 5fcbe45ffaae4a9c96519301fa84c037
W20260608 12:39:58.141319  1212 consensus_peers.cc:597] T 255132c3cf74456fb4ab84879a8d61ec P 94f0e2a99acc42a69d38924089178c2f -> Peer 14cb596992b346219a11c5d2159ea670 (127.0.107.193:33141): Couldn't send request to peer 14cb596992b346219a11c5d2159ea670. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:33141: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 12:39:58.142501  1392 connection.cc:466] server connection from 127.0.0.1:35010 torn down before Call kudu.consensus.ConsensusService.StartTabletCopy from 127.0.0.1:35010 (request call id 1) could send its response
I20260608 12:39:58.149264   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
W20260608 12:39:58.159238  1214 consensus_peers.cc:597] T 9d98bf4f52724e86ac3949391cb499bc P 94f0e2a99acc42a69d38924089178c2f -> Peer 00dbb3a30488494d92f3884b7ce7a1ea (127.0.107.194:36797): Couldn't send request to peer 00dbb3a30488494d92f3884b7ce7a1ea. 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:58.167455  1527 tablet_bootstrap.cc:492] T 545ad9834dcb4ddfade0df0f43dd7d31 P 5fcbe45ffaae4a9c96519301fa84c037: 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:58.168624  1527 tablet_bootstrap.cc:492] T 545ad9834dcb4ddfade0df0f43dd7d31 P 5fcbe45ffaae4a9c96519301fa84c037: Bootstrap complete.
I20260608 12:39:58.169431  1527 ts_tablet_manager.cc:1403] T 545ad9834dcb4ddfade0df0f43dd7d31 P 5fcbe45ffaae4a9c96519301fa84c037: Time spent bootstrapping tablet: real 0.064s	user 0.020s	sys 0.014s
I20260608 12:39:58.173070  1527 raft_consensus.cc:359] T 545ad9834dcb4ddfade0df0f43dd7d31 P 5fcbe45ffaae4a9c96519301fa84c037 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "94f0e2a99acc42a69d38924089178c2f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45869 } } peers { permanent_uuid: "14cb596992b346219a11c5d2159ea670" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33141 } attrs { replace: true } } peers { permanent_uuid: "00dbb3a30488494d92f3884b7ce7a1ea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36797 } } peers { permanent_uuid: "5fcbe45ffaae4a9c96519301fa84c037" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 44839 } attrs { promote: true } }
I20260608 12:39:58.174067  1527 raft_consensus.cc:740] T 545ad9834dcb4ddfade0df0f43dd7d31 P 5fcbe45ffaae4a9c96519301fa84c037 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 5fcbe45ffaae4a9c96519301fa84c037, State: Initialized, Role: LEARNER
I20260608 12:39:58.174834  1527 consensus_queue.cc:260] T 545ad9834dcb4ddfade0df0f43dd7d31 P 5fcbe45ffaae4a9c96519301fa84c037 [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: "94f0e2a99acc42a69d38924089178c2f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45869 } } peers { permanent_uuid: "14cb596992b346219a11c5d2159ea670" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33141 } attrs { replace: true } } peers { permanent_uuid: "00dbb3a30488494d92f3884b7ce7a1ea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36797 } } peers { permanent_uuid: "5fcbe45ffaae4a9c96519301fa84c037" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 44839 } attrs { promote: true } }
I20260608 12:39:58.177436  1527 ts_tablet_manager.cc:1434] T 545ad9834dcb4ddfade0df0f43dd7d31 P 5fcbe45ffaae4a9c96519301fa84c037: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260608 12:39:58.180529  1534 tablet_copy_client.cc:806] T 9d98bf4f52724e86ac3949391cb499bc P 5fcbe45ffaae4a9c96519301fa84c037: tablet copy: Starting download of 0 data blocks...
I20260608 12:39:58.181154  1534 tablet_copy_client.cc:670] T 9d98bf4f52724e86ac3949391cb499bc P 5fcbe45ffaae4a9c96519301fa84c037: tablet copy: Starting download of 1 WAL segments...
I20260608 12:39:58.182237  1259 tablet_copy_service.cc:342] P 94f0e2a99acc42a69d38924089178c2f: Request end of tablet copy session 5fcbe45ffaae4a9c96519301fa84c037-545ad9834dcb4ddfade0df0f43dd7d31 received from {username='slave'} at 127.0.0.1:37914
I20260608 12:39:58.182750  1259 tablet_copy_service.cc:434] P 94f0e2a99acc42a69d38924089178c2f: ending tablet copy session 5fcbe45ffaae4a9c96519301fa84c037-545ad9834dcb4ddfade0df0f43dd7d31 on tablet 545ad9834dcb4ddfade0df0f43dd7d31 with peer 5fcbe45ffaae4a9c96519301fa84c037
I20260608 12:39:58.192041  1534 tablet_copy_client.cc:538] T 9d98bf4f52724e86ac3949391cb499bc P 5fcbe45ffaae4a9c96519301fa84c037: tablet copy: Tablet Copy complete. Replacing tablet superblock.
W20260608 12:39:58.196307  1212 consensus_peers.cc:597] T 545ad9834dcb4ddfade0df0f43dd7d31 P 94f0e2a99acc42a69d38924089178c2f -> Peer 14cb596992b346219a11c5d2159ea670 (127.0.107.193:33141): Couldn't send request to peer 14cb596992b346219a11c5d2159ea670. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:33141: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:39:58.202760  1534 tablet_bootstrap.cc:492] T 9d98bf4f52724e86ac3949391cb499bc P 5fcbe45ffaae4a9c96519301fa84c037: Bootstrap starting.
I20260608 12:39:58.209892   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:39:58.210980   431 tablet_replica.cc:333] T cc311f741b0141338c8a306da9f5f21c P 00dbb3a30488494d92f3884b7ce7a1ea: stopping tablet replica
I20260608 12:39:58.211822   431 raft_consensus.cc:2243] T cc311f741b0141338c8a306da9f5f21c P 00dbb3a30488494d92f3884b7ce7a1ea [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:39:58.212445   431 raft_consensus.cc:2272] T cc311f741b0141338c8a306da9f5f21c P 00dbb3a30488494d92f3884b7ce7a1ea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:39:58.215408   431 tablet_replica.cc:333] T 9d98bf4f52724e86ac3949391cb499bc P 00dbb3a30488494d92f3884b7ce7a1ea: stopping tablet replica
I20260608 12:39:58.216189   431 raft_consensus.cc:2243] T 9d98bf4f52724e86ac3949391cb499bc P 00dbb3a30488494d92f3884b7ce7a1ea [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 12:39:58.216835   431 raft_consensus.cc:2272] T 9d98bf4f52724e86ac3949391cb499bc P 00dbb3a30488494d92f3884b7ce7a1ea [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 12:39:58.219696   431 tablet_replica.cc:333] T d5b4db81510d40d39520dd3217027c40 P 00dbb3a30488494d92f3884b7ce7a1ea: stopping tablet replica
I20260608 12:39:58.220510   431 raft_consensus.cc:2243] T d5b4db81510d40d39520dd3217027c40 P 00dbb3a30488494d92f3884b7ce7a1ea [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:39:58.221887   431 raft_consensus.cc:2272] T d5b4db81510d40d39520dd3217027c40 P 00dbb3a30488494d92f3884b7ce7a1ea [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:39:58.224722   431 tablet_replica.cc:333] T 582f3afe59644c09acf38450966763de P 00dbb3a30488494d92f3884b7ce7a1ea: stopping tablet replica
I20260608 12:39:58.225548   431 raft_consensus.cc:2243] T 582f3afe59644c09acf38450966763de P 00dbb3a30488494d92f3884b7ce7a1ea [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:39:58.226111   431 raft_consensus.cc:2272] T 582f3afe59644c09acf38450966763de P 00dbb3a30488494d92f3884b7ce7a1ea [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:39:58.228232  1534 tablet_bootstrap.cc:492] T 9d98bf4f52724e86ac3949391cb499bc P 5fcbe45ffaae4a9c96519301fa84c037: 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:58.228578   431 tablet_replica.cc:333] T 2ef0d7a96f63498794d151f63327135e P 00dbb3a30488494d92f3884b7ce7a1ea: stopping tablet replica
I20260608 12:39:58.229110  1534 tablet_bootstrap.cc:492] T 9d98bf4f52724e86ac3949391cb499bc P 5fcbe45ffaae4a9c96519301fa84c037: Bootstrap complete.
I20260608 12:39:58.229362   431 raft_consensus.cc:2243] T 2ef0d7a96f63498794d151f63327135e P 00dbb3a30488494d92f3884b7ce7a1ea [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:39:58.229809  1534 ts_tablet_manager.cc:1403] T 9d98bf4f52724e86ac3949391cb499bc P 5fcbe45ffaae4a9c96519301fa84c037: Time spent bootstrapping tablet: real 0.027s	user 0.023s	sys 0.005s
I20260608 12:39:58.229903   431 raft_consensus.cc:2272] T 2ef0d7a96f63498794d151f63327135e P 00dbb3a30488494d92f3884b7ce7a1ea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:39:58.232476   431 tablet_replica.cc:333] T 255132c3cf74456fb4ab84879a8d61ec P 00dbb3a30488494d92f3884b7ce7a1ea: stopping tablet replica
I20260608 12:39:58.233244   431 raft_consensus.cc:2243] T 255132c3cf74456fb4ab84879a8d61ec P 00dbb3a30488494d92f3884b7ce7a1ea [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:39:58.233018  1534 raft_consensus.cc:359] T 9d98bf4f52724e86ac3949391cb499bc P 5fcbe45ffaae4a9c96519301fa84c037 [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "14cb596992b346219a11c5d2159ea670" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33141 } } peers { permanent_uuid: "00dbb3a30488494d92f3884b7ce7a1ea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36797 } attrs { replace: true } } peers { permanent_uuid: "94f0e2a99acc42a69d38924089178c2f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45869 } } peers { permanent_uuid: "5fcbe45ffaae4a9c96519301fa84c037" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 44839 } attrs { promote: true } }
I20260608 12:39:58.233757   431 raft_consensus.cc:2272] T 255132c3cf74456fb4ab84879a8d61ec P 00dbb3a30488494d92f3884b7ce7a1ea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:39:58.233848  1534 raft_consensus.cc:740] T 9d98bf4f52724e86ac3949391cb499bc P 5fcbe45ffaae4a9c96519301fa84c037 [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: 5fcbe45ffaae4a9c96519301fa84c037, State: Initialized, Role: LEARNER
I20260608 12:39:58.234612  1534 consensus_queue.cc:260] T 9d98bf4f52724e86ac3949391cb499bc P 5fcbe45ffaae4a9c96519301fa84c037 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "14cb596992b346219a11c5d2159ea670" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33141 } } peers { permanent_uuid: "00dbb3a30488494d92f3884b7ce7a1ea" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36797 } attrs { replace: true } } peers { permanent_uuid: "94f0e2a99acc42a69d38924089178c2f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45869 } } peers { permanent_uuid: "5fcbe45ffaae4a9c96519301fa84c037" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 44839 } attrs { promote: true } }
I20260608 12:39:58.236908   431 tablet_replica.cc:333] T 545ad9834dcb4ddfade0df0f43dd7d31 P 00dbb3a30488494d92f3884b7ce7a1ea: stopping tablet replica
I20260608 12:39:58.237341  1534 ts_tablet_manager.cc:1434] T 9d98bf4f52724e86ac3949391cb499bc P 5fcbe45ffaae4a9c96519301fa84c037: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.003s
I20260608 12:39:58.237716   431 raft_consensus.cc:2243] T 545ad9834dcb4ddfade0df0f43dd7d31 P 00dbb3a30488494d92f3884b7ce7a1ea [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:39:58.238361   431 raft_consensus.cc:2272] T 545ad9834dcb4ddfade0df0f43dd7d31 P 00dbb3a30488494d92f3884b7ce7a1ea [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:39:58.239506  1259 tablet_copy_service.cc:342] P 94f0e2a99acc42a69d38924089178c2f: Request end of tablet copy session 5fcbe45ffaae4a9c96519301fa84c037-9d98bf4f52724e86ac3949391cb499bc received from {username='slave'} at 127.0.0.1:37914
I20260608 12:39:58.239954  1259 tablet_copy_service.cc:434] P 94f0e2a99acc42a69d38924089178c2f: ending tablet copy session 5fcbe45ffaae4a9c96519301fa84c037-9d98bf4f52724e86ac3949391cb499bc on tablet 9d98bf4f52724e86ac3949391cb499bc with peer 5fcbe45ffaae4a9c96519301fa84c037
I20260608 12:39:58.242265   431 tablet_replica.cc:333] T bddcb3e72db24c81b4248e0cf813df38 P 00dbb3a30488494d92f3884b7ce7a1ea: stopping tablet replica
I20260608 12:39:58.242974   431 raft_consensus.cc:2243] T bddcb3e72db24c81b4248e0cf813df38 P 00dbb3a30488494d92f3884b7ce7a1ea [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:39:58.244060   431 raft_consensus.cc:2272] T bddcb3e72db24c81b4248e0cf813df38 P 00dbb3a30488494d92f3884b7ce7a1ea [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 12:39:58.260442  1212 consensus_peers.cc:597] T 9d98bf4f52724e86ac3949391cb499bc P 94f0e2a99acc42a69d38924089178c2f -> Peer 14cb596992b346219a11c5d2159ea670 (127.0.107.193:33141): Couldn't send request to peer 14cb596992b346219a11c5d2159ea670. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:33141: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:39:58.266793   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
I20260608 12:39:58.292268   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
I20260608 12:39:58.324291   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:39:58.325253   431 tablet_replica.cc:333] T cc311f741b0141338c8a306da9f5f21c P 94f0e2a99acc42a69d38924089178c2f: stopping tablet replica
I20260608 12:39:58.326027   431 raft_consensus.cc:2243] T cc311f741b0141338c8a306da9f5f21c P 94f0e2a99acc42a69d38924089178c2f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:39:58.326642   431 raft_consensus.cc:2272] T cc311f741b0141338c8a306da9f5f21c P 94f0e2a99acc42a69d38924089178c2f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:39:58.329523   431 tablet_replica.cc:333] T 9d98bf4f52724e86ac3949391cb499bc P 94f0e2a99acc42a69d38924089178c2f: stopping tablet replica
I20260608 12:39:58.330319   431 raft_consensus.cc:2243] T 9d98bf4f52724e86ac3949391cb499bc P 94f0e2a99acc42a69d38924089178c2f [term 3 LEADER]: Raft consensus shutting down.
I20260608 12:39:58.331583   431 raft_consensus.cc:2272] T 9d98bf4f52724e86ac3949391cb499bc P 94f0e2a99acc42a69d38924089178c2f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 12:39:58.334417   431 tablet_replica.cc:333] T 582f3afe59644c09acf38450966763de P 94f0e2a99acc42a69d38924089178c2f: stopping tablet replica
I20260608 12:39:58.335155   431 raft_consensus.cc:2243] T 582f3afe59644c09acf38450966763de P 94f0e2a99acc42a69d38924089178c2f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:39:58.335667   431 raft_consensus.cc:2272] T 582f3afe59644c09acf38450966763de P 94f0e2a99acc42a69d38924089178c2f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:39:58.337939   431 tablet_replica.cc:333] T 2ef0d7a96f63498794d151f63327135e P 94f0e2a99acc42a69d38924089178c2f: stopping tablet replica
I20260608 12:39:58.338661   431 raft_consensus.cc:2243] T 2ef0d7a96f63498794d151f63327135e P 94f0e2a99acc42a69d38924089178c2f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:39:58.339136   431 raft_consensus.cc:2272] T 2ef0d7a96f63498794d151f63327135e P 94f0e2a99acc42a69d38924089178c2f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:39:58.341367   431 tablet_replica.cc:333] T bddcb3e72db24c81b4248e0cf813df38 P 94f0e2a99acc42a69d38924089178c2f: stopping tablet replica
I20260608 12:39:58.342057   431 raft_consensus.cc:2243] T bddcb3e72db24c81b4248e0cf813df38 P 94f0e2a99acc42a69d38924089178c2f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:39:58.342530   431 raft_consensus.cc:2272] T bddcb3e72db24c81b4248e0cf813df38 P 94f0e2a99acc42a69d38924089178c2f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:39:58.345010   431 tablet_replica.cc:333] T 545ad9834dcb4ddfade0df0f43dd7d31 P 94f0e2a99acc42a69d38924089178c2f: stopping tablet replica
I20260608 12:39:58.345677   431 raft_consensus.cc:2243] T 545ad9834dcb4ddfade0df0f43dd7d31 P 94f0e2a99acc42a69d38924089178c2f [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:39:58.346889   431 raft_consensus.cc:2272] T 545ad9834dcb4ddfade0df0f43dd7d31 P 94f0e2a99acc42a69d38924089178c2f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:39:58.349586   431 tablet_replica.cc:333] T d5b4db81510d40d39520dd3217027c40 P 94f0e2a99acc42a69d38924089178c2f: stopping tablet replica
I20260608 12:39:58.350306   431 raft_consensus.cc:2243] T d5b4db81510d40d39520dd3217027c40 P 94f0e2a99acc42a69d38924089178c2f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:39:58.350896   431 raft_consensus.cc:2272] T d5b4db81510d40d39520dd3217027c40 P 94f0e2a99acc42a69d38924089178c2f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:39:58.353600   431 tablet_replica.cc:333] T 255132c3cf74456fb4ab84879a8d61ec P 94f0e2a99acc42a69d38924089178c2f: stopping tablet replica
I20260608 12:39:58.354238   431 raft_consensus.cc:2243] T 255132c3cf74456fb4ab84879a8d61ec P 94f0e2a99acc42a69d38924089178c2f [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:39:58.355151   431 raft_consensus.cc:2272] T 255132c3cf74456fb4ab84879a8d61ec P 94f0e2a99acc42a69d38924089178c2f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:39:58.388170   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260608 12:39:58.404789   431 tablet_server.cc:179] TabletServer@127.0.107.196:0 shutting down...
I20260608 12:39:58.427480   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:39:58.428836   431 tablet_replica.cc:333] T 9d98bf4f52724e86ac3949391cb499bc P 5fcbe45ffaae4a9c96519301fa84c037: stopping tablet replica
I20260608 12:39:58.429502   431 raft_consensus.cc:2243] T 9d98bf4f52724e86ac3949391cb499bc P 5fcbe45ffaae4a9c96519301fa84c037 [term 3 LEARNER]: Raft consensus shutting down.
I20260608 12:39:58.429936   431 raft_consensus.cc:2272] T 9d98bf4f52724e86ac3949391cb499bc P 5fcbe45ffaae4a9c96519301fa84c037 [term 3 LEARNER]: Raft consensus is shut down!
I20260608 12:39:58.431942   431 tablet_replica.cc:333] T 545ad9834dcb4ddfade0df0f43dd7d31 P 5fcbe45ffaae4a9c96519301fa84c037: stopping tablet replica
I20260608 12:39:58.432451   431 raft_consensus.cc:2243] T 545ad9834dcb4ddfade0df0f43dd7d31 P 5fcbe45ffaae4a9c96519301fa84c037 [term 2 LEARNER]: Raft consensus shutting down.
I20260608 12:39:58.432896   431 raft_consensus.cc:2272] T 545ad9834dcb4ddfade0df0f43dd7d31 P 5fcbe45ffaae4a9c96519301fa84c037 [term 2 LEARNER]: Raft consensus is shut down!
I20260608 12:39:58.434721   431 tablet_replica.cc:333] T d5b4db81510d40d39520dd3217027c40 P 5fcbe45ffaae4a9c96519301fa84c037: stopping tablet replica
I20260608 12:39:58.435209   431 raft_consensus.cc:2243] T d5b4db81510d40d39520dd3217027c40 P 5fcbe45ffaae4a9c96519301fa84c037 [term 2 LEARNER]: Raft consensus shutting down.
I20260608 12:39:58.435565   431 raft_consensus.cc:2272] T d5b4db81510d40d39520dd3217027c40 P 5fcbe45ffaae4a9c96519301fa84c037 [term 2 LEARNER]: Raft consensus is shut down!
I20260608 12:39:58.456660   431 tablet_server.cc:196] TabletServer@127.0.107.196:0 shutdown complete.
I20260608 12:39:58.467609   431 master.cc:562] Master@127.0.107.254:33457 shutting down...
W20260608 12:39:58.494134  1046 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260608 12:39:58.494468  1046 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260608 12:39:58.494653  1046 auto_rebalancer.cc:301] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260608 12:39:58.495754   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 5a3db89c27a04f73910d114ac9b9d544 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:39:58.496199   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 5a3db89c27a04f73910d114ac9b9d544 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:39:58.496490   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P 5a3db89c27a04f73910d114ac9b9d544: stopping tablet replica
I20260608 12:39:58.515588   431 master.cc:584] Master@127.0.107.254:33457 shutdown complete.
[       OK ] AutoRebalancerTest.AutoRebalancingTurnOffAndOn (11336 ms)
[ RUN      ] AutoRebalancerTest.NextLeaderResumesAutoRebalancing
I20260608 12:39:58.556288   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:37751,127.0.107.253:33153,127.0.107.252:34815
I20260608 12:39:58.557790   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:39:58.563258  1541 instance_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:58.564411  1542 instance_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:58.565166  1544 instance_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:58.565969   431 server_base.cc:1061] running on GCE node
I20260608 12:39:58.566851   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:39:58.567021   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:58.567240   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922398567207 us; error 0 us; skew 500 ppm
I20260608 12:39:58.567862   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:39:58.570624   431 webserver.cc:533] Webserver started at http://127.0.107.254:46117/ using document root <none> and password file <none>
I20260608 12:39:58.571254   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:39:58.571449   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:39:58.571739   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:39:58.572877   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922379125897-431-0/minicluster-data/master-0-root/instance:
uuid: "ce0163c9430c4bd3849a95e3f85fb561"
format_stamp: "Formatted at 2026-06-08 12:39:58 on dist-test-slave-gg24"
I20260608 12:39:58.577521   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 12:39:58.581260  1549 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:58.582142   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.002s
I20260608 12:39:58.582460   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922379125897-431-0/minicluster-data/master-0-root
uuid: "ce0163c9430c4bd3849a95e3f85fb561"
format_stamp: "Formatted at 2026-06-08 12:39:58 on dist-test-slave-gg24"
I20260608 12:39:58.582782   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922379125897-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922379125897-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922379125897-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:58.597510   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:39:58.598704   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:39:58.641121   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:37751
I20260608 12:39:58.641239  1600 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:37751 every 8 connection(s)
I20260608 12:39:58.645330  1601 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:58.645330   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:39:58.651121  1603 instance_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:58.651463  1604 instance_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:58.653553  1601 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.107.254" port: 37751 } has no permanent_uuid. Determining permanent_uuid...
I20260608 12:39:58.655026   431 server_base.cc:1061] running on GCE node
W20260608 12:39:58.656921  1606 instance_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:58.658038   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:39:58.658296   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:58.658483   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922398658461 us; error 0 us; skew 500 ppm
I20260608 12:39:58.659077   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:39:58.661988   431 webserver.cc:533] Webserver started at http://127.0.107.253:42773/ using document root <none> and password file <none>
I20260608 12:39:58.662686   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:39:58.662952   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:39:58.663265   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:39:58.664750   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922379125897-431-0/minicluster-data/master-1-root/instance:
uuid: "ee21f7ec792a4a24b592082e2668a7da"
format_stamp: "Formatted at 2026-06-08 12:39:58 on dist-test-slave-gg24"
I20260608 12:39:58.669765   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.003s
I20260608 12:39:58.672351  1601 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.107.253" port: 33153 } has no permanent_uuid. Determining permanent_uuid...
I20260608 12:39:58.674588  1613 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:58.675580   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 12:39:58.675913   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922379125897-431-0/minicluster-data/master-1-root
uuid: "ee21f7ec792a4a24b592082e2668a7da"
format_stamp: "Formatted at 2026-06-08 12:39:58 on dist-test-slave-gg24"
I20260608 12:39:58.676209   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922379125897-431-0/minicluster-data/master-1-root
metadata directory: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922379125897-431-0/minicluster-data/master-1-root
1 data directories: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922379125897-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:39:58.678886  1601 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.107.253:33153: Network error: Client connection negotiation failed: client connection to 127.0.107.253:33153: connect: Connection refused (error 111)
I20260608 12:39:58.700119   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:39:58.701387   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:39:58.735502  1601 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.107.253" port: 33153 } attempt: 1
I20260608 12:39:58.740293   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.253:33153
I20260608 12:39:58.740461  1665 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.253:33153 every 8 connection(s)
I20260608 12:39:58.745451   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 12:39:58.745592  1667 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:39:58.752696  1669 instance_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:58.754513  1670 instance_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:58.756033  1601 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.107.252" port: 34815 } has no permanent_uuid. Determining permanent_uuid...
I20260608 12:39:58.757560  1667 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.107.254" port: 37751 } has no permanent_uuid. Determining permanent_uuid...
I20260608 12:39:58.757562   431 server_base.cc:1061] running on GCE node
W20260608 12:39:58.759070  1672 instance_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:58.760159   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:39:58.760480   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:58.760735   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922398760714 us; error 0 us; skew 500 ppm
I20260608 12:39:58.761613   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
W20260608 12:39:58.763249  1601 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.107.252:34815: Network error: Client connection negotiation failed: client connection to 127.0.107.252:34815: connect: Connection refused (error 111)
I20260608 12:39:58.764742   431 webserver.cc:533] Webserver started at http://127.0.107.252:39613/ using document root <none> and password file <none>
I20260608 12:39:58.765295   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:39:58.765498   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:39:58.765806   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:39:58.767292   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922379125897-431-0/minicluster-data/master-2-root/instance:
uuid: "b1f9c6bbd03d4e32881e5835a4484ebe"
format_stamp: "Formatted at 2026-06-08 12:39:58 on dist-test-slave-gg24"
I20260608 12:39:58.771720  1667 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.107.253" port: 33153 } has no permanent_uuid. Determining permanent_uuid...
I20260608 12:39:58.773429   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.005s
I20260608 12:39:58.778909  1678 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:58.779852   431 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.002s
I20260608 12:39:58.780261   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922379125897-431-0/minicluster-data/master-2-root
uuid: "b1f9c6bbd03d4e32881e5835a4484ebe"
format_stamp: "Formatted at 2026-06-08 12:39:58 on dist-test-slave-gg24"
I20260608 12:39:58.780686   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922379125897-431-0/minicluster-data/master-2-root
metadata directory: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922379125897-431-0/minicluster-data/master-2-root
1 data directories: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922379125897-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:39:58.784452  1667 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.107.252" port: 34815 } has no permanent_uuid. Determining permanent_uuid...
W20260608 12:39:58.791010  1667 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.107.252:34815: Network error: Client connection negotiation failed: client connection to 127.0.107.252:34815: connect: Connection refused (error 111)
I20260608 12:39:58.799947   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:39:58.801229   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:39:58.818810  1601 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.107.252" port: 34815 } attempt: 1
I20260608 12:39:58.822471  1667 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.107.252" port: 34815 } attempt: 1
W20260608 12:39:58.825341  1601 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.107.252:34815: Network error: Client connection negotiation failed: client connection to 127.0.107.252:34815: connect: Connection refused (error 111)
W20260608 12:39:58.828142  1667 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.107.252:34815: Network error: Client connection negotiation failed: client connection to 127.0.107.252:34815: connect: Connection refused (error 111)
I20260608 12:39:58.843771   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.252:34815
I20260608 12:39:58.843889  1730 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.252:34815 every 8 connection(s)
I20260608 12:39:58.847002   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:39:58.848150  1731 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:58.853641  1731 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.107.254" port: 37751 } has no permanent_uuid. Determining permanent_uuid...
I20260608 12:39:58.865276  1731 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.107.253" port: 33153 } has no permanent_uuid. Determining permanent_uuid...
I20260608 12:39:58.874679  1731 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.107.252" port: 34815 } has no permanent_uuid. Determining permanent_uuid...
I20260608 12:39:58.877990  1601 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.107.252" port: 34815 } attempt: 2
I20260608 12:39:58.878589  1667 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.107.252" port: 34815 } attempt: 2
I20260608 12:39:58.898046  1731 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b1f9c6bbd03d4e32881e5835a4484ebe: Bootstrap starting.
I20260608 12:39:58.899098  1667 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ee21f7ec792a4a24b592082e2668a7da: Bootstrap starting.
I20260608 12:39:58.900842  1601 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ce0163c9430c4bd3849a95e3f85fb561: Bootstrap starting.
I20260608 12:39:58.903966  1667 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P ee21f7ec792a4a24b592082e2668a7da: Neither blocks nor log segments found. Creating new log.
I20260608 12:39:58.905071  1731 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P b1f9c6bbd03d4e32881e5835a4484ebe: Neither blocks nor log segments found. Creating new log.
I20260608 12:39:58.907899  1601 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P ce0163c9430c4bd3849a95e3f85fb561: Neither blocks nor log segments found. Creating new log.
I20260608 12:39:58.910868  1731 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b1f9c6bbd03d4e32881e5835a4484ebe: No bootstrap required, opened a new log
I20260608 12:39:58.911128  1667 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ee21f7ec792a4a24b592082e2668a7da: No bootstrap required, opened a new log
I20260608 12:39:58.912786  1601 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ce0163c9430c4bd3849a95e3f85fb561: No bootstrap required, opened a new log
I20260608 12:39:58.913944  1731 raft_consensus.cc:359] T 00000000000000000000000000000000 P b1f9c6bbd03d4e32881e5835a4484ebe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce0163c9430c4bd3849a95e3f85fb561" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 37751 } } peers { permanent_uuid: "ee21f7ec792a4a24b592082e2668a7da" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 33153 } } peers { permanent_uuid: "b1f9c6bbd03d4e32881e5835a4484ebe" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 34815 } }
I20260608 12:39:58.914098  1667 raft_consensus.cc:359] T 00000000000000000000000000000000 P ee21f7ec792a4a24b592082e2668a7da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce0163c9430c4bd3849a95e3f85fb561" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 37751 } } peers { permanent_uuid: "ee21f7ec792a4a24b592082e2668a7da" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 33153 } } peers { permanent_uuid: "b1f9c6bbd03d4e32881e5835a4484ebe" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 34815 } }
I20260608 12:39:58.914744  1731 raft_consensus.cc:385] T 00000000000000000000000000000000 P b1f9c6bbd03d4e32881e5835a4484ebe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:39:58.914863  1667 raft_consensus.cc:385] T 00000000000000000000000000000000 P ee21f7ec792a4a24b592082e2668a7da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:39:58.915208  1667 raft_consensus.cc:740] T 00000000000000000000000000000000 P ee21f7ec792a4a24b592082e2668a7da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee21f7ec792a4a24b592082e2668a7da, State: Initialized, Role: FOLLOWER
I20260608 12:39:58.915125  1731 raft_consensus.cc:740] T 00000000000000000000000000000000 P b1f9c6bbd03d4e32881e5835a4484ebe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1f9c6bbd03d4e32881e5835a4484ebe, State: Initialized, Role: FOLLOWER
I20260608 12:39:58.915126  1601 raft_consensus.cc:359] T 00000000000000000000000000000000 P ce0163c9430c4bd3849a95e3f85fb561 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce0163c9430c4bd3849a95e3f85fb561" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 37751 } } peers { permanent_uuid: "ee21f7ec792a4a24b592082e2668a7da" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 33153 } } peers { permanent_uuid: "b1f9c6bbd03d4e32881e5835a4484ebe" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 34815 } }
I20260608 12:39:58.916111  1601 raft_consensus.cc:385] T 00000000000000000000000000000000 P ce0163c9430c4bd3849a95e3f85fb561 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:39:58.916422  1601 raft_consensus.cc:740] T 00000000000000000000000000000000 P ce0163c9430c4bd3849a95e3f85fb561 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce0163c9430c4bd3849a95e3f85fb561, State: Initialized, Role: FOLLOWER
I20260608 12:39:58.916397  1667 consensus_queue.cc:260] T 00000000000000000000000000000000 P ee21f7ec792a4a24b592082e2668a7da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce0163c9430c4bd3849a95e3f85fb561" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 37751 } } peers { permanent_uuid: "ee21f7ec792a4a24b592082e2668a7da" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 33153 } } peers { permanent_uuid: "b1f9c6bbd03d4e32881e5835a4484ebe" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 34815 } }
I20260608 12:39:58.916357  1731 consensus_queue.cc:260] T 00000000000000000000000000000000 P b1f9c6bbd03d4e32881e5835a4484ebe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce0163c9430c4bd3849a95e3f85fb561" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 37751 } } peers { permanent_uuid: "ee21f7ec792a4a24b592082e2668a7da" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 33153 } } peers { permanent_uuid: "b1f9c6bbd03d4e32881e5835a4484ebe" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 34815 } }
I20260608 12:39:58.917552  1601 consensus_queue.cc:260] T 00000000000000000000000000000000 P ce0163c9430c4bd3849a95e3f85fb561 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce0163c9430c4bd3849a95e3f85fb561" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 37751 } } peers { permanent_uuid: "ee21f7ec792a4a24b592082e2668a7da" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 33153 } } peers { permanent_uuid: "b1f9c6bbd03d4e32881e5835a4484ebe" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 34815 } }
I20260608 12:39:58.919149  1740 sys_catalog.cc:455] T 00000000000000000000000000000000 P ee21f7ec792a4a24b592082e2668a7da [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: "ce0163c9430c4bd3849a95e3f85fb561" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 37751 } } peers { permanent_uuid: "ee21f7ec792a4a24b592082e2668a7da" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 33153 } } peers { permanent_uuid: "b1f9c6bbd03d4e32881e5835a4484ebe" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 34815 } } }
I20260608 12:39:58.921790  1740 sys_catalog.cc:458] T 00000000000000000000000000000000 P ee21f7ec792a4a24b592082e2668a7da [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:39:58.921168  1741 sys_catalog.cc:455] T 00000000000000000000000000000000 P b1f9c6bbd03d4e32881e5835a4484ebe [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: "ce0163c9430c4bd3849a95e3f85fb561" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 37751 } } peers { permanent_uuid: "ee21f7ec792a4a24b592082e2668a7da" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 33153 } } peers { permanent_uuid: "b1f9c6bbd03d4e32881e5835a4484ebe" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 34815 } } }
I20260608 12:39:58.922420  1741 sys_catalog.cc:458] T 00000000000000000000000000000000 P b1f9c6bbd03d4e32881e5835a4484ebe [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:39:58.921271  1667 sys_catalog.cc:565] T 00000000000000000000000000000000 P ee21f7ec792a4a24b592082e2668a7da [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:39:58.922676  1731 sys_catalog.cc:565] T 00000000000000000000000000000000 P b1f9c6bbd03d4e32881e5835a4484ebe [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:39:58.923132  1742 sys_catalog.cc:455] T 00000000000000000000000000000000 P ce0163c9430c4bd3849a95e3f85fb561 [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: "ce0163c9430c4bd3849a95e3f85fb561" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 37751 } } peers { permanent_uuid: "ee21f7ec792a4a24b592082e2668a7da" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 33153 } } peers { permanent_uuid: "b1f9c6bbd03d4e32881e5835a4484ebe" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 34815 } } }
I20260608 12:39:58.923883  1742 sys_catalog.cc:458] T 00000000000000000000000000000000 P ce0163c9430c4bd3849a95e3f85fb561 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:39:58.924752  1601 sys_catalog.cc:565] T 00000000000000000000000000000000 P ce0163c9430c4bd3849a95e3f85fb561 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:39:58.934798  1740 raft_consensus.cc:493] T 00000000000000000000000000000000 P ee21f7ec792a4a24b592082e2668a7da [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:39:58.935339  1740 raft_consensus.cc:515] T 00000000000000000000000000000000 P ee21f7ec792a4a24b592082e2668a7da [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce0163c9430c4bd3849a95e3f85fb561" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 37751 } } peers { permanent_uuid: "ee21f7ec792a4a24b592082e2668a7da" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 33153 } } peers { permanent_uuid: "b1f9c6bbd03d4e32881e5835a4484ebe" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 34815 } }
I20260608 12:39:58.937565  1740 leader_election.cc:290] T 00000000000000000000000000000000 P ee21f7ec792a4a24b592082e2668a7da [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ce0163c9430c4bd3849a95e3f85fb561 (127.0.107.254:37751), b1f9c6bbd03d4e32881e5835a4484ebe (127.0.107.252:34815)
I20260608 12:39:58.940778  1576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "ee21f7ec792a4a24b592082e2668a7da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce0163c9430c4bd3849a95e3f85fb561" is_pre_election: true
I20260608 12:39:58.942878  1576 raft_consensus.cc:2468] T 00000000000000000000000000000000 P ce0163c9430c4bd3849a95e3f85fb561 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ee21f7ec792a4a24b592082e2668a7da in term 0.
I20260608 12:39:58.941715  1705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "ee21f7ec792a4a24b592082e2668a7da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1f9c6bbd03d4e32881e5835a4484ebe" is_pre_election: true
I20260608 12:39:58.944856  1705 raft_consensus.cc:2468] T 00000000000000000000000000000000 P b1f9c6bbd03d4e32881e5835a4484ebe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ee21f7ec792a4a24b592082e2668a7da in term 0.
I20260608 12:39:58.946916  1616 leader_election.cc:304] T 00000000000000000000000000000000 P ee21f7ec792a4a24b592082e2668a7da [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b1f9c6bbd03d4e32881e5835a4484ebe, ee21f7ec792a4a24b592082e2668a7da; no voters: 
I20260608 12:39:58.948695  1740 raft_consensus.cc:2804] T 00000000000000000000000000000000 P ee21f7ec792a4a24b592082e2668a7da [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:39:58.949261  1740 raft_consensus.cc:493] T 00000000000000000000000000000000 P ee21f7ec792a4a24b592082e2668a7da [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:39:58.949817  1740 raft_consensus.cc:3060] T 00000000000000000000000000000000 P ee21f7ec792a4a24b592082e2668a7da [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:39:58.960386  1740 raft_consensus.cc:515] T 00000000000000000000000000000000 P ee21f7ec792a4a24b592082e2668a7da [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce0163c9430c4bd3849a95e3f85fb561" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 37751 } } peers { permanent_uuid: "ee21f7ec792a4a24b592082e2668a7da" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 33153 } } peers { permanent_uuid: "b1f9c6bbd03d4e32881e5835a4484ebe" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 34815 } }
I20260608 12:39:58.963533  1740 leader_election.cc:290] T 00000000000000000000000000000000 P ee21f7ec792a4a24b592082e2668a7da [CANDIDATE]: Term 1 election: Requested vote from peers ce0163c9430c4bd3849a95e3f85fb561 (127.0.107.254:37751), b1f9c6bbd03d4e32881e5835a4484ebe (127.0.107.252:34815)
I20260608 12:39:58.973609  1576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "ee21f7ec792a4a24b592082e2668a7da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce0163c9430c4bd3849a95e3f85fb561"
I20260608 12:39:58.974371  1576 raft_consensus.cc:3060] T 00000000000000000000000000000000 P ce0163c9430c4bd3849a95e3f85fb561 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:39:58.983579  1576 raft_consensus.cc:2468] T 00000000000000000000000000000000 P ce0163c9430c4bd3849a95e3f85fb561 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee21f7ec792a4a24b592082e2668a7da in term 1.
I20260608 12:39:58.985934  1705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "ee21f7ec792a4a24b592082e2668a7da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1f9c6bbd03d4e32881e5835a4484ebe"
I20260608 12:39:58.987046  1705 raft_consensus.cc:3060] T 00000000000000000000000000000000 P b1f9c6bbd03d4e32881e5835a4484ebe [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:39:58.997952  1616 leader_election.cc:304] T 00000000000000000000000000000000 P ee21f7ec792a4a24b592082e2668a7da [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: ce0163c9430c4bd3849a95e3f85fb561, ee21f7ec792a4a24b592082e2668a7da; no voters: 
I20260608 12:39:58.999303  1762 raft_consensus.cc:2804] T 00000000000000000000000000000000 P ee21f7ec792a4a24b592082e2668a7da [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:39:59.000022  1762 raft_consensus.cc:697] T 00000000000000000000000000000000 P ee21f7ec792a4a24b592082e2668a7da [term 1 LEADER]: Becoming Leader. State: Replica: ee21f7ec792a4a24b592082e2668a7da, State: Running, Role: LEADER
I20260608 12:39:59.001187  1762 consensus_queue.cc:237] T 00000000000000000000000000000000 P ee21f7ec792a4a24b592082e2668a7da [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce0163c9430c4bd3849a95e3f85fb561" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 37751 } } peers { permanent_uuid: "ee21f7ec792a4a24b592082e2668a7da" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 33153 } } peers { permanent_uuid: "b1f9c6bbd03d4e32881e5835a4484ebe" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 34815 } }
I20260608 12:39:59.007095  1705 raft_consensus.cc:2468] T 00000000000000000000000000000000 P b1f9c6bbd03d4e32881e5835a4484ebe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee21f7ec792a4a24b592082e2668a7da in term 1.
I20260608 12:39:59.008428  1740 sys_catalog.cc:455] T 00000000000000000000000000000000 P ee21f7ec792a4a24b592082e2668a7da [sys.catalog]: SysCatalogTable state changed. Reason: New leader ee21f7ec792a4a24b592082e2668a7da. Latest consensus state: current_term: 1 leader_uuid: "ee21f7ec792a4a24b592082e2668a7da" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce0163c9430c4bd3849a95e3f85fb561" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 37751 } } peers { permanent_uuid: "ee21f7ec792a4a24b592082e2668a7da" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 33153 } } peers { permanent_uuid: "b1f9c6bbd03d4e32881e5835a4484ebe" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 34815 } } }
I20260608 12:39:59.009557  1740 sys_catalog.cc:458] T 00000000000000000000000000000000 P ee21f7ec792a4a24b592082e2668a7da [sys.catalog]: This master's current role is: LEADER
I20260608 12:39:59.013186  1774 catalog_manager.cc:805] Waiting for catalog manager background task thread to start: Service unavailable: Catalog manager is not initialized. State: Starting
I20260608 12:39:59.015040  1777 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:39:59.018289   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 1
I20260608 12:39:59.018604   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 2
W20260608 12:39:59.019019  1775 catalog_manager.cc:1593] T 00000000000000000000000000000000 P b1f9c6bbd03d4e32881e5835a4484ebe: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260608 12:39:59.019413  1775 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260608 12:39:59.020632   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 12:39:59.021821  1777 catalog_manager.cc:1519] Initializing Kudu cluster ID...
W20260608 12:39:59.022759  1778 catalog_manager.cc:1593] T 00000000000000000000000000000000 P ce0163c9430c4bd3849a95e3f85fb561: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260608 12:39:59.023110  1778 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
W20260608 12:39:59.028923  1779 instance_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:59.030439  1781 instance_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:59.034161  1783 instance_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:59.038709   431 server_base.cc:1061] running on GCE node
I20260608 12:39:59.039484  1705 raft_consensus.cc:1275] T 00000000000000000000000000000000 P b1f9c6bbd03d4e32881e5835a4484ebe [term 1 FOLLOWER]: Refusing update from remote peer ee21f7ec792a4a24b592082e2668a7da: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:39:59.039808   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:39:59.040246   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:59.040659   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922399040638 us; error 0 us; skew 500 ppm
I20260608 12:39:59.040144  1576 raft_consensus.cc:1275] T 00000000000000000000000000000000 P ce0163c9430c4bd3849a95e3f85fb561 [term 1 FOLLOWER]: Refusing update from remote peer ee21f7ec792a4a24b592082e2668a7da: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:39:59.041108  1740 consensus_queue.cc:1048] T 00000000000000000000000000000000 P ee21f7ec792a4a24b592082e2668a7da [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1f9c6bbd03d4e32881e5835a4484ebe" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 34815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:39:59.041543   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:39:59.042290  1762 consensus_queue.cc:1048] T 00000000000000000000000000000000 P ee21f7ec792a4a24b592082e2668a7da [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce0163c9430c4bd3849a95e3f85fb561" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 37751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:39:59.044898   431 webserver.cc:533] Webserver started at http://127.0.107.193:37935/ using document root <none> and password file <none>
I20260608 12:39:59.045647   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:39:59.045953   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:39:59.046403   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:39:59.048684   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922379125897-431-0/minicluster-data/ts-0-root/instance:
uuid: "32504327a49645ca90f7c2cb5e3cd436"
format_stamp: "Formatted at 2026-06-08 12:39:59 on dist-test-slave-gg24"
I20260608 12:39:59.054430  1742 sys_catalog.cc:455] T 00000000000000000000000000000000 P ce0163c9430c4bd3849a95e3f85fb561 [sys.catalog]: SysCatalogTable state changed. Reason: New leader ee21f7ec792a4a24b592082e2668a7da. Latest consensus state: current_term: 1 leader_uuid: "ee21f7ec792a4a24b592082e2668a7da" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce0163c9430c4bd3849a95e3f85fb561" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 37751 } } peers { permanent_uuid: "ee21f7ec792a4a24b592082e2668a7da" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 33153 } } peers { permanent_uuid: "b1f9c6bbd03d4e32881e5835a4484ebe" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 34815 } } }
I20260608 12:39:59.055200  1742 sys_catalog.cc:458] T 00000000000000000000000000000000 P ce0163c9430c4bd3849a95e3f85fb561 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:39:59.065727  1741 sys_catalog.cc:455] T 00000000000000000000000000000000 P b1f9c6bbd03d4e32881e5835a4484ebe [sys.catalog]: SysCatalogTable state changed. Reason: New leader ee21f7ec792a4a24b592082e2668a7da. Latest consensus state: current_term: 1 leader_uuid: "ee21f7ec792a4a24b592082e2668a7da" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce0163c9430c4bd3849a95e3f85fb561" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 37751 } } peers { permanent_uuid: "ee21f7ec792a4a24b592082e2668a7da" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 33153 } } peers { permanent_uuid: "b1f9c6bbd03d4e32881e5835a4484ebe" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 34815 } } }
I20260608 12:39:59.066771  1741 sys_catalog.cc:458] T 00000000000000000000000000000000 P b1f9c6bbd03d4e32881e5835a4484ebe [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:39:59.071166   431 fs_manager.cc:696] Time spent creating directory manager: real 0.022s	user 0.003s	sys 0.018s
I20260608 12:39:59.073988  1742 sys_catalog.cc:455] T 00000000000000000000000000000000 P ce0163c9430c4bd3849a95e3f85fb561 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "ee21f7ec792a4a24b592082e2668a7da" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce0163c9430c4bd3849a95e3f85fb561" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 37751 } } peers { permanent_uuid: "ee21f7ec792a4a24b592082e2668a7da" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 33153 } } peers { permanent_uuid: "b1f9c6bbd03d4e32881e5835a4484ebe" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 34815 } } }
I20260608 12:39:59.074728  1742 sys_catalog.cc:458] T 00000000000000000000000000000000 P ce0163c9430c4bd3849a95e3f85fb561 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:39:59.077842  1762 sys_catalog.cc:455] T 00000000000000000000000000000000 P ee21f7ec792a4a24b592082e2668a7da [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "ee21f7ec792a4a24b592082e2668a7da" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce0163c9430c4bd3849a95e3f85fb561" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 37751 } } peers { permanent_uuid: "ee21f7ec792a4a24b592082e2668a7da" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 33153 } } peers { permanent_uuid: "b1f9c6bbd03d4e32881e5835a4484ebe" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 34815 } } }
I20260608 12:39:59.078522  1762 sys_catalog.cc:458] T 00000000000000000000000000000000 P ee21f7ec792a4a24b592082e2668a7da [sys.catalog]: This master's current role is: LEADER
I20260608 12:39:59.079223  1762 sys_catalog.cc:455] T 00000000000000000000000000000000 P ee21f7ec792a4a24b592082e2668a7da [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "ee21f7ec792a4a24b592082e2668a7da" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce0163c9430c4bd3849a95e3f85fb561" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 37751 } } peers { permanent_uuid: "ee21f7ec792a4a24b592082e2668a7da" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 33153 } } peers { permanent_uuid: "b1f9c6bbd03d4e32881e5835a4484ebe" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 34815 } } }
I20260608 12:39:59.079881  1762 sys_catalog.cc:458] T 00000000000000000000000000000000 P ee21f7ec792a4a24b592082e2668a7da [sys.catalog]: This master's current role is: LEADER
I20260608 12:39:59.080379  1777 catalog_manager.cc:1382] Generated new cluster ID: 9713cfb8314a4305b4a8e27033b3c537
I20260608 12:39:59.080989  1777 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:39:59.081990  1741 sys_catalog.cc:455] T 00000000000000000000000000000000 P b1f9c6bbd03d4e32881e5835a4484ebe [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "ee21f7ec792a4a24b592082e2668a7da" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce0163c9430c4bd3849a95e3f85fb561" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 37751 } } peers { permanent_uuid: "ee21f7ec792a4a24b592082e2668a7da" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 33153 } } peers { permanent_uuid: "b1f9c6bbd03d4e32881e5835a4484ebe" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 34815 } } }
I20260608 12:39:59.082679  1741 sys_catalog.cc:458] T 00000000000000000000000000000000 P b1f9c6bbd03d4e32881e5835a4484ebe [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:39:59.087431  1796 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:39:59.088414   431 fs_manager.cc:730] Time spent opening block manager: real 0.014s	user 0.006s	sys 0.008s
I20260608 12:39:59.088778   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922379125897-431-0/minicluster-data/ts-0-root
uuid: "32504327a49645ca90f7c2cb5e3cd436"
format_stamp: "Formatted at 2026-06-08 12:39:59 on dist-test-slave-gg24"
I20260608 12:39:59.089072   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922379125897-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922379125897-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922379125897-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:59.109833   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:39:59.111056   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:39:59.112820   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:39:59.115558   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:39:59.115769   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:39:59.116052   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:39:59.116216   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:39:59.134389  1777 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:39:59.136232  1777 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:39:59.164860  1777 catalog_manager.cc:6069] T 00000000000000000000000000000000 P ee21f7ec792a4a24b592082e2668a7da: Generated new TSK 0
I20260608 12:39:59.165584  1777 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:39:59.186707   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:33057
I20260608 12:39:59.186821  1858 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:33057 every 8 connection(s)
I20260608 12:39:59.193434   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 12:39:59.211957  1859 heartbeater.cc:344] Connected to a master server at 127.0.107.253:33153
I20260608 12:39:59.212546  1859 heartbeater.cc:461] Registering TS with master...
I20260608 12:39:59.212765  1861 heartbeater.cc:344] Connected to a master server at 127.0.107.254:37751
I20260608 12:39:59.213222  1861 heartbeater.cc:461] Registering TS with master...
I20260608 12:39:59.213761  1859 heartbeater.cc:507] Master 127.0.107.253:33153 requested a full tablet report, sending...
I20260608 12:39:59.214159  1861 heartbeater.cc:507] Master 127.0.107.254:37751 requested a full tablet report, sending...
I20260608 12:39:59.215787  1860 heartbeater.cc:344] Connected to a master server at 127.0.107.252:34815
I20260608 12:39:59.216184  1860 heartbeater.cc:461] Registering TS with master...
W20260608 12:39:59.216538  1866 instance_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:39:59.217136  1860 heartbeater.cc:507] Master 127.0.107.252:34815 requested a full tablet report, sending...
I20260608 12:39:59.217435  1631 ts_manager.cc:194] Registered new tserver with Master: 32504327a49645ca90f7c2cb5e3cd436 (127.0.107.193:33057)
I20260608 12:39:59.219920  1566 ts_manager.cc:194] Registered new tserver with Master: 32504327a49645ca90f7c2cb5e3cd436 (127.0.107.193:33057)
I20260608 12:39:59.220192  1696 ts_manager.cc:194] Registered new tserver with Master: 32504327a49645ca90f7c2cb5e3cd436 (127.0.107.193:33057)
I20260608 12:39:59.221030  1631 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44512
W20260608 12:39:59.225028  1867 instance_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:59.225541   431 server_base.cc:1061] running on GCE node
W20260608 12:39:59.226336  1869 instance_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:59.227308   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:39:59.227531   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:59.227715   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922399227699 us; error 0 us; skew 500 ppm
I20260608 12:39:59.228359   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:39:59.230727   431 webserver.cc:533] Webserver started at http://127.0.107.194:42493/ using document root <none> and password file <none>
I20260608 12:39:59.231252   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:39:59.231473   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:39:59.231756   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:39:59.232913   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922379125897-431-0/minicluster-data/ts-1-root/instance:
uuid: "f2d8d301a43f45288fb3c06674fca545"
format_stamp: "Formatted at 2026-06-08 12:39:59 on dist-test-slave-gg24"
I20260608 12:39:59.237696   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 12:39:59.241387  1874 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:59.242290   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.002s
I20260608 12:39:59.242656   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922379125897-431-0/minicluster-data/ts-1-root
uuid: "f2d8d301a43f45288fb3c06674fca545"
format_stamp: "Formatted at 2026-06-08 12:39:59 on dist-test-slave-gg24"
I20260608 12:39:59.242934   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922379125897-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922379125897-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922379125897-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:59.256713   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:39:59.257921   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:39:59.259346   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:39:59.261682   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:39:59.261861   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:39:59.262164   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:39:59.262329   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:39:59.303238   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:33865
I20260608 12:39:59.303349  1936 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:33865 every 8 connection(s)
I20260608 12:39:59.313602   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 12:39:59.331343  1937 heartbeater.cc:344] Connected to a master server at 127.0.107.253:33153
I20260608 12:39:59.331887  1937 heartbeater.cc:461] Registering TS with master...
I20260608 12:39:59.332818  1937 heartbeater.cc:507] Master 127.0.107.253:33153 requested a full tablet report, sending...
W20260608 12:39:59.332885  1944 instance_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:59.334658  1945 instance_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:59.335790  1631 ts_manager.cc:194] Registered new tserver with Master: f2d8d301a43f45288fb3c06674fca545 (127.0.107.194:33865)
I20260608 12:39:59.336831  1938 heartbeater.cc:344] Connected to a master server at 127.0.107.252:34815
I20260608 12:39:59.337242  1938 heartbeater.cc:461] Registering TS with master...
I20260608 12:39:59.338127  1938 heartbeater.cc:507] Master 127.0.107.252:34815 requested a full tablet report, sending...
I20260608 12:39:59.338286  1631 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44514
I20260608 12:39:59.341430  1696 ts_manager.cc:194] Registered new tserver with Master: f2d8d301a43f45288fb3c06674fca545 (127.0.107.194:33865)
I20260608 12:39:59.345314  1939 heartbeater.cc:344] Connected to a master server at 127.0.107.254:37751
I20260608 12:39:59.345707  1939 heartbeater.cc:461] Registering TS with master...
I20260608 12:39:59.346494  1939 heartbeater.cc:507] Master 127.0.107.254:37751 requested a full tablet report, sending...
I20260608 12:39:59.347470   431 server_base.cc:1061] running on GCE node
W20260608 12:39:59.347565  1947 instance_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:59.348742   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:39:59.348973   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:59.349179   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922399349158 us; error 0 us; skew 500 ppm
I20260608 12:39:59.349547  1566 ts_manager.cc:194] Registered new tserver with Master: f2d8d301a43f45288fb3c06674fca545 (127.0.107.194:33865)
I20260608 12:39:59.349833   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:39:59.352663   431 webserver.cc:533] Webserver started at http://127.0.107.195:43303/ using document root <none> and password file <none>
I20260608 12:39:59.353188   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:39:59.353446   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:39:59.353770   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:39:59.354894   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922379125897-431-0/minicluster-data/ts-2-root/instance:
uuid: "850ebea1c82e4486bc29f10db50196bc"
format_stamp: "Formatted at 2026-06-08 12:39:59 on dist-test-slave-gg24"
I20260608 12:39:59.359499   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.004s
I20260608 12:39:59.363045  1952 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:59.364037   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 12:39:59.364388   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922379125897-431-0/minicluster-data/ts-2-root
uuid: "850ebea1c82e4486bc29f10db50196bc"
format_stamp: "Formatted at 2026-06-08 12:39:59 on dist-test-slave-gg24"
I20260608 12:39:59.364771   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922379125897-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922379125897-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922379125897-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:59.375665   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:39:59.376994   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:39:59.378572   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:39:59.380980   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:39:59.381217   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:39:59.381467   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:39:59.381652   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:39:59.471840   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:35079
I20260608 12:39:59.471993  2015 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:35079 every 8 connection(s)
I20260608 12:39:59.497364  2016 heartbeater.cc:344] Connected to a master server at 127.0.107.253:33153
I20260608 12:39:59.497836  2016 heartbeater.cc:461] Registering TS with master...
I20260608 12:39:59.498874  2016 heartbeater.cc:507] Master 127.0.107.253:33153 requested a full tablet report, sending...
I20260608 12:39:59.502017  2017 heartbeater.cc:344] Connected to a master server at 127.0.107.252:34815
I20260608 12:39:59.502511  2017 heartbeater.cc:461] Registering TS with master...
I20260608 12:39:59.502509  1631 ts_manager.cc:194] Registered new tserver with Master: 850ebea1c82e4486bc29f10db50196bc (127.0.107.195:35079)
I20260608 12:39:59.503978  2017 heartbeater.cc:507] Master 127.0.107.252:34815 requested a full tablet report, sending...
I20260608 12:39:59.505199  1631 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44528
I20260608 12:39:59.506520  2018 heartbeater.cc:344] Connected to a master server at 127.0.107.254:37751
I20260608 12:39:59.507068  2018 heartbeater.cc:461] Registering TS with master...
I20260608 12:39:59.507855  1696 ts_manager.cc:194] Registered new tserver with Master: 850ebea1c82e4486bc29f10db50196bc (127.0.107.195:35079)
I20260608 12:39:59.508042  2018 heartbeater.cc:507] Master 127.0.107.254:37751 requested a full tablet report, sending...
I20260608 12:39:59.510915  1566 ts_manager.cc:194] Registered new tserver with Master: 850ebea1c82e4486bc29f10db50196bc (127.0.107.195:35079)
I20260608 12:39:59.511242   431 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.029245682s
I20260608 12:40:00.024493  1775 catalog_manager.cc:1294] Loaded cluster ID: 9713cfb8314a4305b4a8e27033b3c537
I20260608 12:40:00.024987  1775 catalog_manager.cc:1587] T 00000000000000000000000000000000 P b1f9c6bbd03d4e32881e5835a4484ebe: loading cluster ID for follower catalog manager: success
I20260608 12:40:00.029420  1778 catalog_manager.cc:1294] Loaded cluster ID: 9713cfb8314a4305b4a8e27033b3c537
I20260608 12:40:00.029735  1778 catalog_manager.cc:1587] T 00000000000000000000000000000000 P ce0163c9430c4bd3849a95e3f85fb561: loading cluster ID for follower catalog manager: success
I20260608 12:40:00.032083  1775 catalog_manager.cc:1609] T 00000000000000000000000000000000 P b1f9c6bbd03d4e32881e5835a4484ebe: acquiring CA information for follower catalog manager: success
I20260608 12:40:00.036612  1778 catalog_manager.cc:1609] T 00000000000000000000000000000000 P ce0163c9430c4bd3849a95e3f85fb561: acquiring CA information for follower catalog manager: success
I20260608 12:40:00.037323  1775 catalog_manager.cc:1637] T 00000000000000000000000000000000 P b1f9c6bbd03d4e32881e5835a4484ebe: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260608 12:40:00.040720  1778 catalog_manager.cc:1637] T 00000000000000000000000000000000 P ce0163c9430c4bd3849a95e3f85fb561: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260608 12:40:00.225386  1859 heartbeater.cc:499] Master 127.0.107.253:33153 was elected leader, sending a full tablet report...
I20260608 12:40:00.342684  1937 heartbeater.cc:499] Master 127.0.107.253:33153 was elected leader, sending a full tablet report...
I20260608 12:40:00.508816  2016 heartbeater.cc:499] Master 127.0.107.253:33153 was elected leader, sending a full tablet report...
I20260608 12:40:00.977169  1772 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:40:01.112872  1631 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:41752:
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:40:01.214560  1902 tablet_service.cc:1511] Processing CreateTablet for tablet e91406fa75454bcda527467045007fa0 (DEFAULT_TABLE table=test-workload [id=01cd9ec1a3004bc7bdd67cb1f35e884d]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260608 12:40:01.216845  1902 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e91406fa75454bcda527467045007fa0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:01.218067  1824 tablet_service.cc:1511] Processing CreateTablet for tablet 5fa7b08ac4044184bc6b310648702e57 (DEFAULT_TABLE table=test-workload [id=01cd9ec1a3004bc7bdd67cb1f35e884d]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260608 12:40:01.219326  1824 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5fa7b08ac4044184bc6b310648702e57. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:01.229275  1981 tablet_service.cc:1511] Processing CreateTablet for tablet ab632b0e802c4c2583e961a06e63f46e (DEFAULT_TABLE table=test-workload [id=01cd9ec1a3004bc7bdd67cb1f35e884d]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260608 12:40:01.231799  1981 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab632b0e802c4c2583e961a06e63f46e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:01.248021  2051 tablet_bootstrap.cc:492] T 5fa7b08ac4044184bc6b310648702e57 P 32504327a49645ca90f7c2cb5e3cd436: Bootstrap starting.
I20260608 12:40:01.250694  2052 tablet_bootstrap.cc:492] T e91406fa75454bcda527467045007fa0 P f2d8d301a43f45288fb3c06674fca545: Bootstrap starting.
I20260608 12:40:01.261171  2052 tablet_bootstrap.cc:654] T e91406fa75454bcda527467045007fa0 P f2d8d301a43f45288fb3c06674fca545: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:01.261505  2053 tablet_bootstrap.cc:492] T ab632b0e802c4c2583e961a06e63f46e P 850ebea1c82e4486bc29f10db50196bc: Bootstrap starting.
I20260608 12:40:01.261559  2051 tablet_bootstrap.cc:654] T 5fa7b08ac4044184bc6b310648702e57 P 32504327a49645ca90f7c2cb5e3cd436: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:01.269225  2052 tablet_bootstrap.cc:492] T e91406fa75454bcda527467045007fa0 P f2d8d301a43f45288fb3c06674fca545: No bootstrap required, opened a new log
I20260608 12:40:01.269225  2051 tablet_bootstrap.cc:492] T 5fa7b08ac4044184bc6b310648702e57 P 32504327a49645ca90f7c2cb5e3cd436: No bootstrap required, opened a new log
I20260608 12:40:01.270426  2052 ts_tablet_manager.cc:1403] T e91406fa75454bcda527467045007fa0 P f2d8d301a43f45288fb3c06674fca545: Time spent bootstrapping tablet: real 0.021s	user 0.003s	sys 0.015s
I20260608 12:40:01.270426  2051 ts_tablet_manager.cc:1403] T 5fa7b08ac4044184bc6b310648702e57 P 32504327a49645ca90f7c2cb5e3cd436: Time spent bootstrapping tablet: real 0.025s	user 0.009s	sys 0.012s
I20260608 12:40:01.270800  2053 tablet_bootstrap.cc:654] T ab632b0e802c4c2583e961a06e63f46e P 850ebea1c82e4486bc29f10db50196bc: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:01.275139  2051 raft_consensus.cc:359] T 5fa7b08ac4044184bc6b310648702e57 P 32504327a49645ca90f7c2cb5e3cd436 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "32504327a49645ca90f7c2cb5e3cd436" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33057 } }
I20260608 12:40:01.275370  2052 raft_consensus.cc:359] T e91406fa75454bcda527467045007fa0 P f2d8d301a43f45288fb3c06674fca545 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f2d8d301a43f45288fb3c06674fca545" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33865 } }
I20260608 12:40:01.276404  2051 raft_consensus.cc:385] T 5fa7b08ac4044184bc6b310648702e57 P 32504327a49645ca90f7c2cb5e3cd436 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:01.276543  2052 raft_consensus.cc:385] T e91406fa75454bcda527467045007fa0 P f2d8d301a43f45288fb3c06674fca545 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:01.277014  2051 raft_consensus.cc:740] T 5fa7b08ac4044184bc6b310648702e57 P 32504327a49645ca90f7c2cb5e3cd436 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32504327a49645ca90f7c2cb5e3cd436, State: Initialized, Role: FOLLOWER
I20260608 12:40:01.277127  2052 raft_consensus.cc:740] T e91406fa75454bcda527467045007fa0 P f2d8d301a43f45288fb3c06674fca545 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2d8d301a43f45288fb3c06674fca545, State: Initialized, Role: FOLLOWER
I20260608 12:40:01.277933  2053 tablet_bootstrap.cc:492] T ab632b0e802c4c2583e961a06e63f46e P 850ebea1c82e4486bc29f10db50196bc: No bootstrap required, opened a new log
I20260608 12:40:01.278277  2051 consensus_queue.cc:260] T 5fa7b08ac4044184bc6b310648702e57 P 32504327a49645ca90f7c2cb5e3cd436 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "32504327a49645ca90f7c2cb5e3cd436" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33057 } }
I20260608 12:40:01.278555  2053 ts_tablet_manager.cc:1403] T ab632b0e802c4c2583e961a06e63f46e P 850ebea1c82e4486bc29f10db50196bc: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.001s
I20260608 12:40:01.278563  2052 consensus_queue.cc:260] T e91406fa75454bcda527467045007fa0 P f2d8d301a43f45288fb3c06674fca545 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f2d8d301a43f45288fb3c06674fca545" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33865 } }
I20260608 12:40:01.279206  2051 raft_consensus.cc:399] T 5fa7b08ac4044184bc6b310648702e57 P 32504327a49645ca90f7c2cb5e3cd436 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:40:01.279575  2052 raft_consensus.cc:399] T e91406fa75454bcda527467045007fa0 P f2d8d301a43f45288fb3c06674fca545 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:40:01.279613  2051 raft_consensus.cc:493] T 5fa7b08ac4044184bc6b310648702e57 P 32504327a49645ca90f7c2cb5e3cd436 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:40:01.280171  2052 raft_consensus.cc:493] T e91406fa75454bcda527467045007fa0 P f2d8d301a43f45288fb3c06674fca545 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:40:01.280262  2051 raft_consensus.cc:3060] T 5fa7b08ac4044184bc6b310648702e57 P 32504327a49645ca90f7c2cb5e3cd436 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:01.280738  2052 raft_consensus.cc:3060] T e91406fa75454bcda527467045007fa0 P f2d8d301a43f45288fb3c06674fca545 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:01.282330  2053 raft_consensus.cc:359] T ab632b0e802c4c2583e961a06e63f46e P 850ebea1c82e4486bc29f10db50196bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "850ebea1c82e4486bc29f10db50196bc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35079 } }
I20260608 12:40:01.282899  2053 raft_consensus.cc:385] T ab632b0e802c4c2583e961a06e63f46e P 850ebea1c82e4486bc29f10db50196bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:01.283162  2053 raft_consensus.cc:740] T ab632b0e802c4c2583e961a06e63f46e P 850ebea1c82e4486bc29f10db50196bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 850ebea1c82e4486bc29f10db50196bc, State: Initialized, Role: FOLLOWER
I20260608 12:40:01.283883  2053 consensus_queue.cc:260] T ab632b0e802c4c2583e961a06e63f46e P 850ebea1c82e4486bc29f10db50196bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "850ebea1c82e4486bc29f10db50196bc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35079 } }
I20260608 12:40:01.284587  2053 raft_consensus.cc:399] T ab632b0e802c4c2583e961a06e63f46e P 850ebea1c82e4486bc29f10db50196bc [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:40:01.284886  2053 raft_consensus.cc:493] T ab632b0e802c4c2583e961a06e63f46e P 850ebea1c82e4486bc29f10db50196bc [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:40:01.285236  2053 raft_consensus.cc:3060] T ab632b0e802c4c2583e961a06e63f46e P 850ebea1c82e4486bc29f10db50196bc [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:01.288853  2051 raft_consensus.cc:515] T 5fa7b08ac4044184bc6b310648702e57 P 32504327a49645ca90f7c2cb5e3cd436 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "32504327a49645ca90f7c2cb5e3cd436" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33057 } }
I20260608 12:40:01.289093  2052 raft_consensus.cc:515] T e91406fa75454bcda527467045007fa0 P f2d8d301a43f45288fb3c06674fca545 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f2d8d301a43f45288fb3c06674fca545" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33865 } }
I20260608 12:40:01.290000  2052 leader_election.cc:304] T e91406fa75454bcda527467045007fa0 P f2d8d301a43f45288fb3c06674fca545 [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: f2d8d301a43f45288fb3c06674fca545; no voters: 
I20260608 12:40:01.289920  2051 leader_election.cc:304] T 5fa7b08ac4044184bc6b310648702e57 P 32504327a49645ca90f7c2cb5e3cd436 [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: 32504327a49645ca90f7c2cb5e3cd436; no voters: 
I20260608 12:40:01.292259  2052 leader_election.cc:290] T e91406fa75454bcda527467045007fa0 P f2d8d301a43f45288fb3c06674fca545 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:40:01.293172  2051 leader_election.cc:290] T 5fa7b08ac4044184bc6b310648702e57 P 32504327a49645ca90f7c2cb5e3cd436 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:40:01.293825  2057 raft_consensus.cc:2804] T e91406fa75454bcda527467045007fa0 P f2d8d301a43f45288fb3c06674fca545 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:40:01.294690  2053 raft_consensus.cc:515] T ab632b0e802c4c2583e961a06e63f46e P 850ebea1c82e4486bc29f10db50196bc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "850ebea1c82e4486bc29f10db50196bc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35079 } }
I20260608 12:40:01.294958  2058 raft_consensus.cc:2804] T 5fa7b08ac4044184bc6b310648702e57 P 32504327a49645ca90f7c2cb5e3cd436 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:40:01.299860  2053 leader_election.cc:304] T ab632b0e802c4c2583e961a06e63f46e P 850ebea1c82e4486bc29f10db50196bc [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: 850ebea1c82e4486bc29f10db50196bc; no voters: 
I20260608 12:40:01.307801  2051 ts_tablet_manager.cc:1434] T 5fa7b08ac4044184bc6b310648702e57 P 32504327a49645ca90f7c2cb5e3cd436: Time spent starting tablet: real 0.037s	user 0.019s	sys 0.016s
I20260608 12:40:01.310475  2058 raft_consensus.cc:697] T 5fa7b08ac4044184bc6b310648702e57 P 32504327a49645ca90f7c2cb5e3cd436 [term 1 LEADER]: Becoming Leader. State: Replica: 32504327a49645ca90f7c2cb5e3cd436, State: Running, Role: LEADER
I20260608 12:40:01.313040  2052 ts_tablet_manager.cc:1434] T e91406fa75454bcda527467045007fa0 P f2d8d301a43f45288fb3c06674fca545: Time spent starting tablet: real 0.042s	user 0.022s	sys 0.013s
I20260608 12:40:01.312994  2058 consensus_queue.cc:237] T 5fa7b08ac4044184bc6b310648702e57 P 32504327a49645ca90f7c2cb5e3cd436 [LEADER]: Queue going to LEADER mode. State: All 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: "32504327a49645ca90f7c2cb5e3cd436" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33057 } }
I20260608 12:40:01.319054  2057 raft_consensus.cc:697] T e91406fa75454bcda527467045007fa0 P f2d8d301a43f45288fb3c06674fca545 [term 1 LEADER]: Becoming Leader. State: Replica: f2d8d301a43f45288fb3c06674fca545, State: Running, Role: LEADER
I20260608 12:40:01.320341  2057 consensus_queue.cc:237] T e91406fa75454bcda527467045007fa0 P f2d8d301a43f45288fb3c06674fca545 [LEADER]: Queue going to LEADER mode. State: All 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: "f2d8d301a43f45288fb3c06674fca545" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33865 } }
I20260608 12:40:01.325505  1631 catalog_manager.cc:5696] T 5fa7b08ac4044184bc6b310648702e57 P 32504327a49645ca90f7c2cb5e3cd436 reported cstate change: term changed from 0 to 1, leader changed from <none> to 32504327a49645ca90f7c2cb5e3cd436 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "32504327a49645ca90f7c2cb5e3cd436" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "32504327a49645ca90f7c2cb5e3cd436" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33057 } health_report { overall_health: HEALTHY } } }
I20260608 12:40:01.328599  2053 leader_election.cc:290] T ab632b0e802c4c2583e961a06e63f46e P 850ebea1c82e4486bc29f10db50196bc [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:40:01.344188  2053 ts_tablet_manager.cc:1434] T ab632b0e802c4c2583e961a06e63f46e P 850ebea1c82e4486bc29f10db50196bc: Time spent starting tablet: real 0.065s	user 0.029s	sys 0.035s
I20260608 12:40:01.363374  1631 catalog_manager.cc:5696] T e91406fa75454bcda527467045007fa0 P f2d8d301a43f45288fb3c06674fca545 reported cstate change: term changed from 0 to 1, leader changed from <none> to f2d8d301a43f45288fb3c06674fca545 (127.0.107.194). New cstate: current_term: 1 leader_uuid: "f2d8d301a43f45288fb3c06674fca545" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f2d8d301a43f45288fb3c06674fca545" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33865 } health_report { overall_health: HEALTHY } } }
I20260608 12:40:01.376811  2063 raft_consensus.cc:2804] T ab632b0e802c4c2583e961a06e63f46e P 850ebea1c82e4486bc29f10db50196bc [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:40:01.378234  2063 raft_consensus.cc:697] T ab632b0e802c4c2583e961a06e63f46e P 850ebea1c82e4486bc29f10db50196bc [term 1 LEADER]: Becoming Leader. State: Replica: 850ebea1c82e4486bc29f10db50196bc, State: Running, Role: LEADER
I20260608 12:40:01.379523  2063 consensus_queue.cc:237] T ab632b0e802c4c2583e961a06e63f46e P 850ebea1c82e4486bc29f10db50196bc [LEADER]: Queue going to LEADER mode. State: All 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: "850ebea1c82e4486bc29f10db50196bc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35079 } }
I20260608 12:40:01.426277  1630 catalog_manager.cc:5696] T ab632b0e802c4c2583e961a06e63f46e P 850ebea1c82e4486bc29f10db50196bc reported cstate change: term changed from 0 to 1, leader changed from <none> to 850ebea1c82e4486bc29f10db50196bc (127.0.107.195). New cstate: current_term: 1 leader_uuid: "850ebea1c82e4486bc29f10db50196bc" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "850ebea1c82e4486bc29f10db50196bc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35079 } health_report { overall_health: HEALTHY } } }
I20260608 12:40:01.497884   431 master.cc:562] Master@127.0.107.253:33153 shutting down...
I20260608 12:40:01.523918   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P ee21f7ec792a4a24b592082e2668a7da [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:40:01.525122   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P ee21f7ec792a4a24b592082e2668a7da [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:01.525557   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P ee21f7ec792a4a24b592082e2668a7da: stopping tablet replica
I20260608 12:40:01.542194   431 master.cc:584] Master@127.0.107.253:33153 shutdown complete.
W20260608 12:40:02.401314  1859 heartbeater.cc:646] Failed to heartbeat to 127.0.107.253:33153 (0 consecutive failures): Network error: Failed to send heartbeat to master: Client connection negotiation failed: client connection to 127.0.107.253:33153: connect: Connection refused (error 111)
I20260608 12:40:02.953502  2074 raft_consensus.cc:493] T 00000000000000000000000000000000 P b1f9c6bbd03d4e32881e5835a4484ebe [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ee21f7ec792a4a24b592082e2668a7da)
I20260608 12:40:02.954041  2074 raft_consensus.cc:515] T 00000000000000000000000000000000 P b1f9c6bbd03d4e32881e5835a4484ebe [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce0163c9430c4bd3849a95e3f85fb561" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 37751 } } peers { permanent_uuid: "ee21f7ec792a4a24b592082e2668a7da" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 33153 } } peers { permanent_uuid: "b1f9c6bbd03d4e32881e5835a4484ebe" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 34815 } }
I20260608 12:40:02.955530  2075 raft_consensus.cc:493] T 00000000000000000000000000000000 P ce0163c9430c4bd3849a95e3f85fb561 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ee21f7ec792a4a24b592082e2668a7da)
I20260608 12:40:02.956163  2074 leader_election.cc:290] T 00000000000000000000000000000000 P b1f9c6bbd03d4e32881e5835a4484ebe [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ce0163c9430c4bd3849a95e3f85fb561 (127.0.107.254:37751), ee21f7ec792a4a24b592082e2668a7da (127.0.107.253:33153)
I20260608 12:40:02.956032  2075 raft_consensus.cc:515] T 00000000000000000000000000000000 P ce0163c9430c4bd3849a95e3f85fb561 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce0163c9430c4bd3849a95e3f85fb561" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 37751 } } peers { permanent_uuid: "ee21f7ec792a4a24b592082e2668a7da" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 33153 } } peers { permanent_uuid: "b1f9c6bbd03d4e32881e5835a4484ebe" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 34815 } }
I20260608 12:40:02.957196  1575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "b1f9c6bbd03d4e32881e5835a4484ebe" candidate_term: 2 candidate_status { last_received { term: 1 index: 10 } } ignore_live_leader: false dest_uuid: "ce0163c9430c4bd3849a95e3f85fb561" is_pre_election: true
I20260608 12:40:02.958004  1575 raft_consensus.cc:2468] T 00000000000000000000000000000000 P ce0163c9430c4bd3849a95e3f85fb561 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1f9c6bbd03d4e32881e5835a4484ebe in term 1.
I20260608 12:40:02.959404  1680 leader_election.cc:304] T 00000000000000000000000000000000 P b1f9c6bbd03d4e32881e5835a4484ebe [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: b1f9c6bbd03d4e32881e5835a4484ebe, ce0163c9430c4bd3849a95e3f85fb561; no voters: 
I20260608 12:40:02.960920  2074 raft_consensus.cc:2804] T 00000000000000000000000000000000 P b1f9c6bbd03d4e32881e5835a4484ebe [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 12:40:02.961287  2075 leader_election.cc:290] T 00000000000000000000000000000000 P ce0163c9430c4bd3849a95e3f85fb561 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ee21f7ec792a4a24b592082e2668a7da (127.0.107.253:33153), b1f9c6bbd03d4e32881e5835a4484ebe (127.0.107.252:34815)
I20260608 12:40:02.961656  2074 raft_consensus.cc:493] T 00000000000000000000000000000000 P b1f9c6bbd03d4e32881e5835a4484ebe [term 1 FOLLOWER]: Starting leader election (detected failure of leader ee21f7ec792a4a24b592082e2668a7da)
I20260608 12:40:02.962375  2074 raft_consensus.cc:3060] T 00000000000000000000000000000000 P b1f9c6bbd03d4e32881e5835a4484ebe [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:40:02.962842  1705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "ce0163c9430c4bd3849a95e3f85fb561" candidate_term: 2 candidate_status { last_received { term: 1 index: 10 } } ignore_live_leader: false dest_uuid: "b1f9c6bbd03d4e32881e5835a4484ebe" is_pre_election: true
W20260608 12:40:02.965634  1682 leader_election.cc:336] T 00000000000000000000000000000000 P b1f9c6bbd03d4e32881e5835a4484ebe [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer ee21f7ec792a4a24b592082e2668a7da (127.0.107.253:33153): Network error: Client connection negotiation failed: client connection to 127.0.107.253:33153: connect: Connection refused (error 111)
W20260608 12:40:02.968067  1553 leader_election.cc:336] T 00000000000000000000000000000000 P ce0163c9430c4bd3849a95e3f85fb561 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer ee21f7ec792a4a24b592082e2668a7da (127.0.107.253:33153): Network error: Client connection negotiation failed: client connection to 127.0.107.253:33153: connect: Connection refused (error 111)
I20260608 12:40:02.999704  2074 raft_consensus.cc:515] T 00000000000000000000000000000000 P b1f9c6bbd03d4e32881e5835a4484ebe [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce0163c9430c4bd3849a95e3f85fb561" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 37751 } } peers { permanent_uuid: "ee21f7ec792a4a24b592082e2668a7da" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 33153 } } peers { permanent_uuid: "b1f9c6bbd03d4e32881e5835a4484ebe" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 34815 } }
I20260608 12:40:03.001340  1705 raft_consensus.cc:2393] T 00000000000000000000000000000000 P b1f9c6bbd03d4e32881e5835a4484ebe [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ce0163c9430c4bd3849a95e3f85fb561 in current term 2: Already voted for candidate b1f9c6bbd03d4e32881e5835a4484ebe in this term.
I20260608 12:40:03.002702  2074 leader_election.cc:290] T 00000000000000000000000000000000 P b1f9c6bbd03d4e32881e5835a4484ebe [CANDIDATE]: Term 2 election: Requested vote from peers ce0163c9430c4bd3849a95e3f85fb561 (127.0.107.254:37751), ee21f7ec792a4a24b592082e2668a7da (127.0.107.253:33153)
I20260608 12:40:03.002872  1575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "b1f9c6bbd03d4e32881e5835a4484ebe" candidate_term: 2 candidate_status { last_received { term: 1 index: 10 } } ignore_live_leader: false dest_uuid: "ce0163c9430c4bd3849a95e3f85fb561"
I20260608 12:40:03.003501  1575 raft_consensus.cc:3060] T 00000000000000000000000000000000 P ce0163c9430c4bd3849a95e3f85fb561 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:40:03.007344  1551 leader_election.cc:304] T 00000000000000000000000000000000 P ce0163c9430c4bd3849a95e3f85fb561 [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: ce0163c9430c4bd3849a95e3f85fb561; no voters: b1f9c6bbd03d4e32881e5835a4484ebe, ee21f7ec792a4a24b592082e2668a7da
W20260608 12:40:03.008728  1682 leader_election.cc:336] T 00000000000000000000000000000000 P b1f9c6bbd03d4e32881e5835a4484ebe [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer ee21f7ec792a4a24b592082e2668a7da (127.0.107.253:33153): Network error: Client connection negotiation failed: client connection to 127.0.107.253:33153: connect: Connection refused (error 111)
I20260608 12:40:03.099625  1575 raft_consensus.cc:2468] T 00000000000000000000000000000000 P ce0163c9430c4bd3849a95e3f85fb561 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1f9c6bbd03d4e32881e5835a4484ebe in term 2.
I20260608 12:40:03.100487  2075 raft_consensus.cc:2749] T 00000000000000000000000000000000 P ce0163c9430c4bd3849a95e3f85fb561 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 12:40:03.102655  1680 leader_election.cc:304] T 00000000000000000000000000000000 P b1f9c6bbd03d4e32881e5835a4484ebe [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: b1f9c6bbd03d4e32881e5835a4484ebe, ce0163c9430c4bd3849a95e3f85fb561; no voters: ee21f7ec792a4a24b592082e2668a7da
I20260608 12:40:03.103536  2074 raft_consensus.cc:2804] T 00000000000000000000000000000000 P b1f9c6bbd03d4e32881e5835a4484ebe [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:40:03.104866  2074 raft_consensus.cc:697] T 00000000000000000000000000000000 P b1f9c6bbd03d4e32881e5835a4484ebe [term 2 LEADER]: Becoming Leader. State: Replica: b1f9c6bbd03d4e32881e5835a4484ebe, State: Running, Role: LEADER
I20260608 12:40:03.105793  2074 consensus_queue.cc:237] T 00000000000000000000000000000000 P b1f9c6bbd03d4e32881e5835a4484ebe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 1.10, Last appended by leader: 10, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce0163c9430c4bd3849a95e3f85fb561" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 37751 } } peers { permanent_uuid: "ee21f7ec792a4a24b592082e2668a7da" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 33153 } } peers { permanent_uuid: "b1f9c6bbd03d4e32881e5835a4484ebe" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 34815 } }
I20260608 12:40:03.112332  2080 sys_catalog.cc:455] T 00000000000000000000000000000000 P b1f9c6bbd03d4e32881e5835a4484ebe [sys.catalog]: SysCatalogTable state changed. Reason: New leader b1f9c6bbd03d4e32881e5835a4484ebe. Latest consensus state: current_term: 2 leader_uuid: "b1f9c6bbd03d4e32881e5835a4484ebe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce0163c9430c4bd3849a95e3f85fb561" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 37751 } } peers { permanent_uuid: "ee21f7ec792a4a24b592082e2668a7da" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 33153 } } peers { permanent_uuid: "b1f9c6bbd03d4e32881e5835a4484ebe" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 34815 } } }
I20260608 12:40:03.113169  2080 sys_catalog.cc:458] T 00000000000000000000000000000000 P b1f9c6bbd03d4e32881e5835a4484ebe [sys.catalog]: This master's current role is: LEADER
I20260608 12:40:03.114946  2082 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:40:03.120857  2082 catalog_manager.cc:679] Loaded metadata for table test-workload [id=01cd9ec1a3004bc7bdd67cb1f35e884d]
I20260608 12:40:03.125950  2082 tablet_loader.cc:96] loaded metadata for tablet 5fa7b08ac4044184bc6b310648702e57 (table test-workload [id=01cd9ec1a3004bc7bdd67cb1f35e884d])
I20260608 12:40:03.127111  2082 tablet_loader.cc:96] loaded metadata for tablet ab632b0e802c4c2583e961a06e63f46e (table test-workload [id=01cd9ec1a3004bc7bdd67cb1f35e884d])
I20260608 12:40:03.128021  2082 tablet_loader.cc:96] loaded metadata for tablet e91406fa75454bcda527467045007fa0 (table test-workload [id=01cd9ec1a3004bc7bdd67cb1f35e884d])
I20260608 12:40:03.129137  2082 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:40:03.133018  2082 catalog_manager.cc:1294] Loaded cluster ID: 9713cfb8314a4305b4a8e27033b3c537
I20260608 12:40:03.133248  2082 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:40:03.137673  2082 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:40:03.140870  2082 catalog_manager.cc:6080] T 00000000000000000000000000000000 P b1f9c6bbd03d4e32881e5835a4484ebe: Loaded TSK: 0
I20260608 12:40:03.141816  2082 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:40:03.693866  1575 raft_consensus.cc:1275] T 00000000000000000000000000000000 P ce0163c9430c4bd3849a95e3f85fb561 [term 2 FOLLOWER]: Refusing update from remote peer b1f9c6bbd03d4e32881e5835a4484ebe: Log matching property violated. Preceding OpId in replica: term: 1 index: 10. Preceding OpId from leader: term: 2 index: 11. (index mismatch)
I20260608 12:40:03.695518  2086 consensus_queue.cc:1048] T 00000000000000000000000000000000 P b1f9c6bbd03d4e32881e5835a4484ebe [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce0163c9430c4bd3849a95e3f85fb561" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 37751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260608 12:40:03.702047  2087 sys_catalog.cc:455] T 00000000000000000000000000000000 P ce0163c9430c4bd3849a95e3f85fb561 [sys.catalog]: SysCatalogTable state changed. Reason: New leader b1f9c6bbd03d4e32881e5835a4484ebe. Latest consensus state: current_term: 2 leader_uuid: "b1f9c6bbd03d4e32881e5835a4484ebe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce0163c9430c4bd3849a95e3f85fb561" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 37751 } } peers { permanent_uuid: "ee21f7ec792a4a24b592082e2668a7da" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 33153 } } peers { permanent_uuid: "b1f9c6bbd03d4e32881e5835a4484ebe" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 34815 } } }
I20260608 12:40:03.702744  2087 sys_catalog.cc:458] T 00000000000000000000000000000000 P ce0163c9430c4bd3849a95e3f85fb561 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:40:03.706311  2089 sys_catalog.cc:455] T 00000000000000000000000000000000 P b1f9c6bbd03d4e32881e5835a4484ebe [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 2 leader_uuid: "b1f9c6bbd03d4e32881e5835a4484ebe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce0163c9430c4bd3849a95e3f85fb561" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 37751 } } peers { permanent_uuid: "ee21f7ec792a4a24b592082e2668a7da" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 33153 } } peers { permanent_uuid: "b1f9c6bbd03d4e32881e5835a4484ebe" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 34815 } } }
I20260608 12:40:03.707567  2089 sys_catalog.cc:458] T 00000000000000000000000000000000 P b1f9c6bbd03d4e32881e5835a4484ebe [sys.catalog]: This master's current role is: LEADER
I20260608 12:40:03.708756  2087 sys_catalog.cc:455] T 00000000000000000000000000000000 P ce0163c9430c4bd3849a95e3f85fb561 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 2 leader_uuid: "b1f9c6bbd03d4e32881e5835a4484ebe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce0163c9430c4bd3849a95e3f85fb561" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 37751 } } peers { permanent_uuid: "ee21f7ec792a4a24b592082e2668a7da" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 33153 } } peers { permanent_uuid: "b1f9c6bbd03d4e32881e5835a4484ebe" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 34815 } } }
W20260608 12:40:03.709618  1682 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.107.253:33153: connect: Connection refused (error 111) [suppressed 14 similar messages]
I20260608 12:40:03.710081  2087 sys_catalog.cc:458] T 00000000000000000000000000000000 P ce0163c9430c4bd3849a95e3f85fb561 [sys.catalog]: This master's current role is: FOLLOWER
W20260608 12:40:03.713559  1682 consensus_peers.cc:597] T 00000000000000000000000000000000 P b1f9c6bbd03d4e32881e5835a4484ebe -> Peer ee21f7ec792a4a24b592082e2668a7da (127.0.107.253:33153): Couldn't send request to peer ee21f7ec792a4a24b592082e2668a7da. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.253:33153: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:40:04.397086  1860 heartbeater.cc:499] Master 127.0.107.252:34815 was elected leader, sending a full tablet report...
I20260608 12:40:04.399161  1938 heartbeater.cc:499] Master 127.0.107.252:34815 was elected leader, sending a full tablet report...
I20260608 12:40:04.459414  2017 heartbeater.cc:499] Master 127.0.107.252:34815 was elected leader, sending a full tablet report...
I20260608 12:40:05.199446  1771 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:40:05.199762  1771 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:40:05.469638   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
I20260608 12:40:05.498034   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:40:05.499075   431 tablet_replica.cc:333] T 5fa7b08ac4044184bc6b310648702e57 P 32504327a49645ca90f7c2cb5e3cd436: stopping tablet replica
I20260608 12:40:05.499852   431 raft_consensus.cc:2243] T 5fa7b08ac4044184bc6b310648702e57 P 32504327a49645ca90f7c2cb5e3cd436 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:40:05.500344   431 raft_consensus.cc:2272] T 5fa7b08ac4044184bc6b310648702e57 P 32504327a49645ca90f7c2cb5e3cd436 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:05.522343   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
I20260608 12:40:05.533566   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
I20260608 12:40:05.555227   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:40:05.555960   431 tablet_replica.cc:333] T e91406fa75454bcda527467045007fa0 P f2d8d301a43f45288fb3c06674fca545: stopping tablet replica
I20260608 12:40:05.556500   431 raft_consensus.cc:2243] T e91406fa75454bcda527467045007fa0 P f2d8d301a43f45288fb3c06674fca545 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:40:05.557021   431 raft_consensus.cc:2272] T e91406fa75454bcda527467045007fa0 P f2d8d301a43f45288fb3c06674fca545 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:05.576882   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
I20260608 12:40:05.587031   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
I20260608 12:40:05.605862   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:40:05.606734   431 tablet_replica.cc:333] T ab632b0e802c4c2583e961a06e63f46e P 850ebea1c82e4486bc29f10db50196bc: stopping tablet replica
I20260608 12:40:05.607348   431 raft_consensus.cc:2243] T ab632b0e802c4c2583e961a06e63f46e P 850ebea1c82e4486bc29f10db50196bc [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:40:05.607824   431 raft_consensus.cc:2272] T ab632b0e802c4c2583e961a06e63f46e P 850ebea1c82e4486bc29f10db50196bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:05.627748   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260608 12:40:05.641299   431 master.cc:562] Master@127.0.107.254:37751 shutting down...
I20260608 12:40:05.667593   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P ce0163c9430c4bd3849a95e3f85fb561 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:05.668175   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P ce0163c9430c4bd3849a95e3f85fb561 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:05.668517   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P ce0163c9430c4bd3849a95e3f85fb561: stopping tablet replica
I20260608 12:40:05.688023   431 master.cc:584] Master@127.0.107.254:37751 shutdown complete.
I20260608 12:40:05.701702   431 master.cc:562] Master@127.0.107.252:34815 shutting down...
I20260608 12:40:05.720911   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P b1f9c6bbd03d4e32881e5835a4484ebe [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:40:05.721769   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P b1f9c6bbd03d4e32881e5835a4484ebe [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:05.722069   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P b1f9c6bbd03d4e32881e5835a4484ebe: stopping tablet replica
W20260608 12:40:05.992918  1727 debug-util.cc:398] Leaking SignalData structure 0x7b080016e740 after lost signal to thread 434
W20260608 12:40:06.739408   431 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 1727)
W20260608 12:40:07.739966   431 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 1727)
I20260608 12:40:08.576210   431 master.cc:584] Master@127.0.107.252:34815 shutdown complete.
[       OK ] AutoRebalancerTest.NextLeaderResumesAutoRebalancing (10057 ms)
[ RUN      ] AutoRebalancerTest.MovesScheduledIfAddTserver
I20260608 12:40:08.614971   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:40955
I20260608 12:40:08.616274   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:40:08.622083  2105 instance_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:08.622608  2106 instance_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:08.623903  2108 instance_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:08.625105   431 server_base.cc:1061] running on GCE node
I20260608 12:40:08.625859   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:40:08.626048   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:08.626165   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922408626154 us; error 0 us; skew 500 ppm
I20260608 12:40:08.627040   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:40:08.631970   431 webserver.cc:533] Webserver started at http://127.0.107.254:42847/ using document root <none> and password file <none>
I20260608 12:40:08.632802   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:40:08.633045   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:40:08.633438   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:40:08.635295   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922379125897-431-0/minicluster-data/master-0-root/instance:
uuid: "dce7de1879d14b4fa4b72cb67cd3a0e0"
format_stamp: "Formatted at 2026-06-08 12:40:08 on dist-test-slave-gg24"
I20260608 12:40:08.640905   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.001s
I20260608 12:40:08.644553  2113 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:08.645473   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.003s
I20260608 12:40:08.645802   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922379125897-431-0/minicluster-data/master-0-root
uuid: "dce7de1879d14b4fa4b72cb67cd3a0e0"
format_stamp: "Formatted at 2026-06-08 12:40:08 on dist-test-slave-gg24"
I20260608 12:40:08.646122   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922379125897-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922379125897-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922379125897-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:08.663916   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:40:08.665364   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:40:08.714516   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:40955
I20260608 12:40:08.714646  2164 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:40955 every 8 connection(s)
I20260608 12:40:08.719691  2165 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:08.731284  2165 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P dce7de1879d14b4fa4b72cb67cd3a0e0: Bootstrap starting.
I20260608 12:40:08.735925  2165 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P dce7de1879d14b4fa4b72cb67cd3a0e0: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:08.740335  2165 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P dce7de1879d14b4fa4b72cb67cd3a0e0: No bootstrap required, opened a new log
I20260608 12:40:08.742458  2165 raft_consensus.cc:359] T 00000000000000000000000000000000 P dce7de1879d14b4fa4b72cb67cd3a0e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dce7de1879d14b4fa4b72cb67cd3a0e0" member_type: VOTER }
I20260608 12:40:08.742837  2165 raft_consensus.cc:385] T 00000000000000000000000000000000 P dce7de1879d14b4fa4b72cb67cd3a0e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:08.743031  2165 raft_consensus.cc:740] T 00000000000000000000000000000000 P dce7de1879d14b4fa4b72cb67cd3a0e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dce7de1879d14b4fa4b72cb67cd3a0e0, State: Initialized, Role: FOLLOWER
I20260608 12:40:08.743655  2165 consensus_queue.cc:260] T 00000000000000000000000000000000 P dce7de1879d14b4fa4b72cb67cd3a0e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "dce7de1879d14b4fa4b72cb67cd3a0e0" member_type: VOTER }
I20260608 12:40:08.744094  2165 raft_consensus.cc:399] T 00000000000000000000000000000000 P dce7de1879d14b4fa4b72cb67cd3a0e0 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:40:08.744282  2165 raft_consensus.cc:493] T 00000000000000000000000000000000 P dce7de1879d14b4fa4b72cb67cd3a0e0 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:40:08.744499  2165 raft_consensus.cc:3060] T 00000000000000000000000000000000 P dce7de1879d14b4fa4b72cb67cd3a0e0 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:08.749469  2165 raft_consensus.cc:515] T 00000000000000000000000000000000 P dce7de1879d14b4fa4b72cb67cd3a0e0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dce7de1879d14b4fa4b72cb67cd3a0e0" member_type: VOTER }
I20260608 12:40:08.749990  2165 leader_election.cc:304] T 00000000000000000000000000000000 P dce7de1879d14b4fa4b72cb67cd3a0e0 [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: dce7de1879d14b4fa4b72cb67cd3a0e0; no voters: 
I20260608 12:40:08.751080  2165 leader_election.cc:290] T 00000000000000000000000000000000 P dce7de1879d14b4fa4b72cb67cd3a0e0 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:40:08.751525  2168 raft_consensus.cc:2804] T 00000000000000000000000000000000 P dce7de1879d14b4fa4b72cb67cd3a0e0 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:40:08.753127  2168 raft_consensus.cc:697] T 00000000000000000000000000000000 P dce7de1879d14b4fa4b72cb67cd3a0e0 [term 1 LEADER]: Becoming Leader. State: Replica: dce7de1879d14b4fa4b72cb67cd3a0e0, State: Running, Role: LEADER
I20260608 12:40:08.754108  2165 sys_catalog.cc:565] T 00000000000000000000000000000000 P dce7de1879d14b4fa4b72cb67cd3a0e0 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:40:08.754051  2168 consensus_queue.cc:237] T 00000000000000000000000000000000 P dce7de1879d14b4fa4b72cb67cd3a0e0 [LEADER]: Queue going to LEADER mode. State: All 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: "dce7de1879d14b4fa4b72cb67cd3a0e0" member_type: VOTER }
I20260608 12:40:08.758875  2170 sys_catalog.cc:455] T 00000000000000000000000000000000 P dce7de1879d14b4fa4b72cb67cd3a0e0 [sys.catalog]: SysCatalogTable state changed. Reason: New leader dce7de1879d14b4fa4b72cb67cd3a0e0. Latest consensus state: current_term: 1 leader_uuid: "dce7de1879d14b4fa4b72cb67cd3a0e0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dce7de1879d14b4fa4b72cb67cd3a0e0" member_type: VOTER } }
I20260608 12:40:08.759624  2170 sys_catalog.cc:458] T 00000000000000000000000000000000 P dce7de1879d14b4fa4b72cb67cd3a0e0 [sys.catalog]: This master's current role is: LEADER
I20260608 12:40:08.758970  2169 sys_catalog.cc:455] T 00000000000000000000000000000000 P dce7de1879d14b4fa4b72cb67cd3a0e0 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "dce7de1879d14b4fa4b72cb67cd3a0e0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dce7de1879d14b4fa4b72cb67cd3a0e0" member_type: VOTER } }
I20260608 12:40:08.760102  2169 sys_catalog.cc:458] T 00000000000000000000000000000000 P dce7de1879d14b4fa4b72cb67cd3a0e0 [sys.catalog]: This master's current role is: LEADER
I20260608 12:40:08.764315  2177 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:40:08.770972  2177 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:40:08.772307   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:40:08.782100  2177 catalog_manager.cc:1382] Generated new cluster ID: 3c0731399f7b4601a99ee36b9cdc0bce
I20260608 12:40:08.782440  2177 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:40:08.797447  2177 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:40:08.798771  2177 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:40:08.819118  2177 catalog_manager.cc:6069] T 00000000000000000000000000000000 P dce7de1879d14b4fa4b72cb67cd3a0e0: Generated new TSK 0
I20260608 12:40:08.819797  2177 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:40:08.839468   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:40:08.846444  2186 instance_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:08.846705  2187 instance_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:08.849918   431 server_base.cc:1061] running on GCE node
W20260608 12:40:08.850033  2189 instance_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:08.851060   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:40:08.851248   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:08.851372   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922408851360 us; error 0 us; skew 500 ppm
I20260608 12:40:08.851881   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:40:08.854328   431 webserver.cc:533] Webserver started at http://127.0.107.193:40505/ using document root <none> and password file <none>
I20260608 12:40:08.854802   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:40:08.855026   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:40:08.855319   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:40:08.856408   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922379125897-431-0/minicluster-data/ts-0-root/instance:
uuid: "59afc986064e41dc8757cea5de21760f"
format_stamp: "Formatted at 2026-06-08 12:40:08 on dist-test-slave-gg24"
I20260608 12:40:08.861066   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 12:40:08.864408  2194 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:08.865334   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 12:40:08.865649   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922379125897-431-0/minicluster-data/ts-0-root
uuid: "59afc986064e41dc8757cea5de21760f"
format_stamp: "Formatted at 2026-06-08 12:40:08 on dist-test-slave-gg24"
I20260608 12:40:08.865960   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922379125897-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922379125897-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922379125897-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:08.890285   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:40:08.891578   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:40:08.893267   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:40:08.895766   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:40:08.896011   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:08.896261   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:40:08.896435   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:08.944953   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:36955
I20260608 12:40:08.945081  2256 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:36955 every 8 connection(s)
I20260608 12:40:08.950556   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:40:08.959190  2261 instance_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:08.961951  2262 instance_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:08.962882   431 server_base.cc:1061] running on GCE node
W20260608 12:40:08.963352  2264 instance_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:08.964509   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:40:08.964797   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:08.965045   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922408965010 us; error 0 us; skew 500 ppm
I20260608 12:40:08.965749  2257 heartbeater.cc:344] Connected to a master server at 127.0.107.254:40955
I20260608 12:40:08.965871   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:40:08.966197  2257 heartbeater.cc:461] Registering TS with master...
I20260608 12:40:08.967200  2257 heartbeater.cc:507] Master 127.0.107.254:40955 requested a full tablet report, sending...
I20260608 12:40:08.969409   431 webserver.cc:533] Webserver started at http://127.0.107.194:33385/ using document root <none> and password file <none>
I20260608 12:40:08.970027  2130 ts_manager.cc:194] Registered new tserver with Master: 59afc986064e41dc8757cea5de21760f (127.0.107.193:36955)
I20260608 12:40:08.970158   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:40:08.970520   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:40:08.970888   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:40:08.972324   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922379125897-431-0/minicluster-data/ts-1-root/instance:
uuid: "d197d60178c4450f9c127f3e80265911"
format_stamp: "Formatted at 2026-06-08 12:40:08 on dist-test-slave-gg24"
I20260608 12:40:08.972601  2130 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49140
I20260608 12:40:08.977653   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.002s
I20260608 12:40:08.981429  2269 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:08.982302   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.004s	sys 0.000s
I20260608 12:40:08.982626   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922379125897-431-0/minicluster-data/ts-1-root
uuid: "d197d60178c4450f9c127f3e80265911"
format_stamp: "Formatted at 2026-06-08 12:40:08 on dist-test-slave-gg24"
I20260608 12:40:08.982919   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922379125897-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922379125897-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922379125897-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:09.000259   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:40:09.001698   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:40:09.003268   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:40:09.005803   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:40:09.006063   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:09.006335   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:40:09.006600   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:09.055516   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:38511
I20260608 12:40:09.055663  2331 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:38511 every 8 connection(s)
I20260608 12:40:09.060828   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:40:09.069181  2335 instance_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:09.071070  2336 instance_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:09.075116  2338 instance_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:09.075525  2332 heartbeater.cc:344] Connected to a master server at 127.0.107.254:40955
I20260608 12:40:09.075656   431 server_base.cc:1061] running on GCE node
I20260608 12:40:09.075984  2332 heartbeater.cc:461] Registering TS with master...
I20260608 12:40:09.076537   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:40:09.076865   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:09.077014   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922409077003 us; error 0 us; skew 500 ppm
I20260608 12:40:09.077222  2332 heartbeater.cc:507] Master 127.0.107.254:40955 requested a full tablet report, sending...
I20260608 12:40:09.077724   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:40:09.079809  2130 ts_manager.cc:194] Registered new tserver with Master: d197d60178c4450f9c127f3e80265911 (127.0.107.194:38511)
I20260608 12:40:09.080849   431 webserver.cc:533] Webserver started at http://127.0.107.195:40287/ using document root <none> and password file <none>
I20260608 12:40:09.081393   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:40:09.081421  2130 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49146
I20260608 12:40:09.081679   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:40:09.082039   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:40:09.083326   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922379125897-431-0/minicluster-data/ts-2-root/instance:
uuid: "925f5c16ce4945a6aa6db1e78397893b"
format_stamp: "Formatted at 2026-06-08 12:40:09 on dist-test-slave-gg24"
I20260608 12:40:09.088759   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.001s
I20260608 12:40:09.092356  2343 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:09.093245   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 12:40:09.093596   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922379125897-431-0/minicluster-data/ts-2-root
uuid: "925f5c16ce4945a6aa6db1e78397893b"
format_stamp: "Formatted at 2026-06-08 12:40:09 on dist-test-slave-gg24"
I20260608 12:40:09.093900   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922379125897-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922379125897-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922379125897-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:09.116771   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:40:09.118022   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:40:09.119582   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:40:09.122013   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:40:09.122258   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:09.122520   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:40:09.122709   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:09.164305   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:40755
I20260608 12:40:09.164418  2405 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:40755 every 8 connection(s)
I20260608 12:40:09.179657  2406 heartbeater.cc:344] Connected to a master server at 127.0.107.254:40955
I20260608 12:40:09.180087  2406 heartbeater.cc:461] Registering TS with master...
I20260608 12:40:09.180929  2406 heartbeater.cc:507] Master 127.0.107.254:40955 requested a full tablet report, sending...
I20260608 12:40:09.183090  2130 ts_manager.cc:194] Registered new tserver with Master: 925f5c16ce4945a6aa6db1e78397893b (127.0.107.195:40755)
I20260608 12:40:09.183830   431 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015860414s
I20260608 12:40:09.184863  2130 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49154
I20260608 12:40:09.975742  2257 heartbeater.cc:499] Master 127.0.107.254:40955 was elected leader, sending a full tablet report...
I20260608 12:40:10.085002  2332 heartbeater.cc:499] Master 127.0.107.254:40955 was elected leader, sending a full tablet report...
I20260608 12:40:10.188429  2406 heartbeater.cc:499] Master 127.0.107.254:40955 was elected leader, sending a full tablet report...
I20260608 12:40:10.248221  2130 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:40614:
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:40:10.250893  2130 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:10.307615  2371 tablet_service.cc:1511] Processing CreateTablet for tablet 4be93693568f4c4181490ba33486302d (DEFAULT_TABLE table=test-workload [id=ced5b94ee44c482998e2f3d8933dc307]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260608 12:40:10.309849  2371 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4be93693568f4c4181490ba33486302d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:10.313158  2370 tablet_service.cc:1511] Processing CreateTablet for tablet 38c0210f7933498988be6b779cd872ad (DEFAULT_TABLE table=test-workload [id=ced5b94ee44c482998e2f3d8933dc307]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260608 12:40:10.315388  2370 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38c0210f7933498988be6b779cd872ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:10.323992  2297 tablet_service.cc:1511] Processing CreateTablet for tablet 4be93693568f4c4181490ba33486302d (DEFAULT_TABLE table=test-workload [id=ced5b94ee44c482998e2f3d8933dc307]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260608 12:40:10.325727  2297 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4be93693568f4c4181490ba33486302d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:10.325479  2221 tablet_service.cc:1511] Processing CreateTablet for tablet 38c0210f7933498988be6b779cd872ad (DEFAULT_TABLE table=test-workload [id=ced5b94ee44c482998e2f3d8933dc307]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260608 12:40:10.327036  2221 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38c0210f7933498988be6b779cd872ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:10.330533  2296 tablet_service.cc:1511] Processing CreateTablet for tablet 38c0210f7933498988be6b779cd872ad (DEFAULT_TABLE table=test-workload [id=ced5b94ee44c482998e2f3d8933dc307]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260608 12:40:10.334712  2222 tablet_service.cc:1511] Processing CreateTablet for tablet 4be93693568f4c4181490ba33486302d (DEFAULT_TABLE table=test-workload [id=ced5b94ee44c482998e2f3d8933dc307]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260608 12:40:10.332434  2296 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38c0210f7933498988be6b779cd872ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:10.337006  2222 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4be93693568f4c4181490ba33486302d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:10.373598  2428 tablet_bootstrap.cc:492] T 38c0210f7933498988be6b779cd872ad P d197d60178c4450f9c127f3e80265911: Bootstrap starting.
I20260608 12:40:10.378192  2427 tablet_bootstrap.cc:492] T 38c0210f7933498988be6b779cd872ad P 59afc986064e41dc8757cea5de21760f: Bootstrap starting.
I20260608 12:40:10.383533  2426 tablet_bootstrap.cc:492] T 4be93693568f4c4181490ba33486302d P 925f5c16ce4945a6aa6db1e78397893b: Bootstrap starting.
I20260608 12:40:10.385856  2428 tablet_bootstrap.cc:654] T 38c0210f7933498988be6b779cd872ad P d197d60178c4450f9c127f3e80265911: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:10.386704  2427 tablet_bootstrap.cc:654] T 38c0210f7933498988be6b779cd872ad P 59afc986064e41dc8757cea5de21760f: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:10.392333  2426 tablet_bootstrap.cc:654] T 4be93693568f4c4181490ba33486302d P 925f5c16ce4945a6aa6db1e78397893b: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:10.392387  2428 tablet_bootstrap.cc:492] T 38c0210f7933498988be6b779cd872ad P d197d60178c4450f9c127f3e80265911: No bootstrap required, opened a new log
I20260608 12:40:10.393442  2428 ts_tablet_manager.cc:1403] T 38c0210f7933498988be6b779cd872ad P d197d60178c4450f9c127f3e80265911: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.002s
I20260608 12:40:10.397853  2428 raft_consensus.cc:359] T 38c0210f7933498988be6b779cd872ad P d197d60178c4450f9c127f3e80265911 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59afc986064e41dc8757cea5de21760f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36955 } } peers { permanent_uuid: "d197d60178c4450f9c127f3e80265911" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38511 } } peers { permanent_uuid: "925f5c16ce4945a6aa6db1e78397893b" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40755 } }
I20260608 12:40:10.398682  2427 tablet_bootstrap.cc:492] T 38c0210f7933498988be6b779cd872ad P 59afc986064e41dc8757cea5de21760f: No bootstrap required, opened a new log
I20260608 12:40:10.398736  2428 raft_consensus.cc:385] T 38c0210f7933498988be6b779cd872ad P d197d60178c4450f9c127f3e80265911 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:10.399277  2428 raft_consensus.cc:740] T 38c0210f7933498988be6b779cd872ad P d197d60178c4450f9c127f3e80265911 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d197d60178c4450f9c127f3e80265911, State: Initialized, Role: FOLLOWER
I20260608 12:40:10.399374  2427 ts_tablet_manager.cc:1403] T 38c0210f7933498988be6b779cd872ad P 59afc986064e41dc8757cea5de21760f: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.006s
I20260608 12:40:10.399875  2426 tablet_bootstrap.cc:492] T 4be93693568f4c4181490ba33486302d P 925f5c16ce4945a6aa6db1e78397893b: No bootstrap required, opened a new log
I20260608 12:40:10.400418  2426 ts_tablet_manager.cc:1403] T 4be93693568f4c4181490ba33486302d P 925f5c16ce4945a6aa6db1e78397893b: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.004s
I20260608 12:40:10.400118  2428 consensus_queue.cc:260] T 38c0210f7933498988be6b779cd872ad P d197d60178c4450f9c127f3e80265911 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59afc986064e41dc8757cea5de21760f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36955 } } peers { permanent_uuid: "d197d60178c4450f9c127f3e80265911" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38511 } } peers { permanent_uuid: "925f5c16ce4945a6aa6db1e78397893b" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40755 } }
I20260608 12:40:10.403141  2428 ts_tablet_manager.cc:1434] T 38c0210f7933498988be6b779cd872ad P d197d60178c4450f9c127f3e80265911: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.006s
I20260608 12:40:10.402699  2427 raft_consensus.cc:359] T 38c0210f7933498988be6b779cd872ad P 59afc986064e41dc8757cea5de21760f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59afc986064e41dc8757cea5de21760f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36955 } } peers { permanent_uuid: "d197d60178c4450f9c127f3e80265911" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38511 } } peers { permanent_uuid: "925f5c16ce4945a6aa6db1e78397893b" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40755 } }
I20260608 12:40:10.403587  2427 raft_consensus.cc:385] T 38c0210f7933498988be6b779cd872ad P 59afc986064e41dc8757cea5de21760f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:10.403864  2427 raft_consensus.cc:740] T 38c0210f7933498988be6b779cd872ad P 59afc986064e41dc8757cea5de21760f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59afc986064e41dc8757cea5de21760f, State: Initialized, Role: FOLLOWER
I20260608 12:40:10.404946  2428 tablet_bootstrap.cc:492] T 4be93693568f4c4181490ba33486302d P d197d60178c4450f9c127f3e80265911: Bootstrap starting.
I20260608 12:40:10.404551  2426 raft_consensus.cc:359] T 4be93693568f4c4181490ba33486302d P 925f5c16ce4945a6aa6db1e78397893b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "925f5c16ce4945a6aa6db1e78397893b" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40755 } } peers { permanent_uuid: "59afc986064e41dc8757cea5de21760f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36955 } } peers { permanent_uuid: "d197d60178c4450f9c127f3e80265911" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38511 } }
I20260608 12:40:10.404662  2427 consensus_queue.cc:260] T 38c0210f7933498988be6b779cd872ad P 59afc986064e41dc8757cea5de21760f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59afc986064e41dc8757cea5de21760f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36955 } } peers { permanent_uuid: "d197d60178c4450f9c127f3e80265911" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38511 } } peers { permanent_uuid: "925f5c16ce4945a6aa6db1e78397893b" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40755 } }
I20260608 12:40:10.405495  2426 raft_consensus.cc:385] T 4be93693568f4c4181490ba33486302d P 925f5c16ce4945a6aa6db1e78397893b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:10.405891  2426 raft_consensus.cc:740] T 4be93693568f4c4181490ba33486302d P 925f5c16ce4945a6aa6db1e78397893b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 925f5c16ce4945a6aa6db1e78397893b, State: Initialized, Role: FOLLOWER
I20260608 12:40:10.406836  2426 consensus_queue.cc:260] T 4be93693568f4c4181490ba33486302d P 925f5c16ce4945a6aa6db1e78397893b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "925f5c16ce4945a6aa6db1e78397893b" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40755 } } peers { permanent_uuid: "59afc986064e41dc8757cea5de21760f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36955 } } peers { permanent_uuid: "d197d60178c4450f9c127f3e80265911" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38511 } }
I20260608 12:40:10.413710  2428 tablet_bootstrap.cc:654] T 4be93693568f4c4181490ba33486302d P d197d60178c4450f9c127f3e80265911: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:10.417203  2426 ts_tablet_manager.cc:1434] T 4be93693568f4c4181490ba33486302d P 925f5c16ce4945a6aa6db1e78397893b: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.007s
I20260608 12:40:10.418113  2427 ts_tablet_manager.cc:1434] T 38c0210f7933498988be6b779cd872ad P 59afc986064e41dc8757cea5de21760f: Time spent starting tablet: real 0.018s	user 0.009s	sys 0.010s
I20260608 12:40:10.418803  2426 tablet_bootstrap.cc:492] T 38c0210f7933498988be6b779cd872ad P 925f5c16ce4945a6aa6db1e78397893b: Bootstrap starting.
I20260608 12:40:10.421442  2427 tablet_bootstrap.cc:492] T 4be93693568f4c4181490ba33486302d P 59afc986064e41dc8757cea5de21760f: Bootstrap starting.
I20260608 12:40:10.428442  2426 tablet_bootstrap.cc:654] T 38c0210f7933498988be6b779cd872ad P 925f5c16ce4945a6aa6db1e78397893b: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:10.429472  2427 tablet_bootstrap.cc:654] T 4be93693568f4c4181490ba33486302d P 59afc986064e41dc8757cea5de21760f: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:10.432862  2428 tablet_bootstrap.cc:492] T 4be93693568f4c4181490ba33486302d P d197d60178c4450f9c127f3e80265911: No bootstrap required, opened a new log
I20260608 12:40:10.433506  2428 ts_tablet_manager.cc:1403] T 4be93693568f4c4181490ba33486302d P d197d60178c4450f9c127f3e80265911: Time spent bootstrapping tablet: real 0.029s	user 0.019s	sys 0.008s
I20260608 12:40:10.437067  2428 raft_consensus.cc:359] T 4be93693568f4c4181490ba33486302d P d197d60178c4450f9c127f3e80265911 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "925f5c16ce4945a6aa6db1e78397893b" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40755 } } peers { permanent_uuid: "59afc986064e41dc8757cea5de21760f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36955 } } peers { permanent_uuid: "d197d60178c4450f9c127f3e80265911" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38511 } }
I20260608 12:40:10.437909  2428 raft_consensus.cc:385] T 4be93693568f4c4181490ba33486302d P d197d60178c4450f9c127f3e80265911 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:10.438261  2428 raft_consensus.cc:740] T 4be93693568f4c4181490ba33486302d P d197d60178c4450f9c127f3e80265911 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d197d60178c4450f9c127f3e80265911, State: Initialized, Role: FOLLOWER
I20260608 12:40:10.439217  2428 consensus_queue.cc:260] T 4be93693568f4c4181490ba33486302d P d197d60178c4450f9c127f3e80265911 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "925f5c16ce4945a6aa6db1e78397893b" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40755 } } peers { permanent_uuid: "59afc986064e41dc8757cea5de21760f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36955 } } peers { permanent_uuid: "d197d60178c4450f9c127f3e80265911" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38511 } }
I20260608 12:40:10.441630  2428 ts_tablet_manager.cc:1434] T 4be93693568f4c4181490ba33486302d P d197d60178c4450f9c127f3e80265911: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260608 12:40:10.445909  2426 tablet_bootstrap.cc:492] T 38c0210f7933498988be6b779cd872ad P 925f5c16ce4945a6aa6db1e78397893b: No bootstrap required, opened a new log
I20260608 12:40:10.446391  2426 ts_tablet_manager.cc:1403] T 38c0210f7933498988be6b779cd872ad P 925f5c16ce4945a6aa6db1e78397893b: Time spent bootstrapping tablet: real 0.028s	user 0.017s	sys 0.008s
I20260608 12:40:10.447150  2427 tablet_bootstrap.cc:492] T 4be93693568f4c4181490ba33486302d P 59afc986064e41dc8757cea5de21760f: No bootstrap required, opened a new log
I20260608 12:40:10.447912  2427 ts_tablet_manager.cc:1403] T 4be93693568f4c4181490ba33486302d P 59afc986064e41dc8757cea5de21760f: Time spent bootstrapping tablet: real 0.027s	user 0.014s	sys 0.009s
I20260608 12:40:10.450214  2432 raft_consensus.cc:493] T 4be93693568f4c4181490ba33486302d P d197d60178c4450f9c127f3e80265911 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:40:10.450395  2426 raft_consensus.cc:359] T 38c0210f7933498988be6b779cd872ad P 925f5c16ce4945a6aa6db1e78397893b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59afc986064e41dc8757cea5de21760f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36955 } } peers { permanent_uuid: "d197d60178c4450f9c127f3e80265911" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38511 } } peers { permanent_uuid: "925f5c16ce4945a6aa6db1e78397893b" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40755 } }
I20260608 12:40:10.451248  2426 raft_consensus.cc:385] T 38c0210f7933498988be6b779cd872ad P 925f5c16ce4945a6aa6db1e78397893b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:10.451784  2426 raft_consensus.cc:740] T 38c0210f7933498988be6b779cd872ad P 925f5c16ce4945a6aa6db1e78397893b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 925f5c16ce4945a6aa6db1e78397893b, State: Initialized, Role: FOLLOWER
I20260608 12:40:10.450990  2432 raft_consensus.cc:515] T 4be93693568f4c4181490ba33486302d P d197d60178c4450f9c127f3e80265911 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "925f5c16ce4945a6aa6db1e78397893b" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40755 } } peers { permanent_uuid: "59afc986064e41dc8757cea5de21760f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36955 } } peers { permanent_uuid: "d197d60178c4450f9c127f3e80265911" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38511 } }
I20260608 12:40:10.451907  2427 raft_consensus.cc:359] T 4be93693568f4c4181490ba33486302d P 59afc986064e41dc8757cea5de21760f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "925f5c16ce4945a6aa6db1e78397893b" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40755 } } peers { permanent_uuid: "59afc986064e41dc8757cea5de21760f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36955 } } peers { permanent_uuid: "d197d60178c4450f9c127f3e80265911" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38511 } }
I20260608 12:40:10.453109  2427 raft_consensus.cc:385] T 4be93693568f4c4181490ba33486302d P 59afc986064e41dc8757cea5de21760f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:10.452811  2426 consensus_queue.cc:260] T 38c0210f7933498988be6b779cd872ad P 925f5c16ce4945a6aa6db1e78397893b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59afc986064e41dc8757cea5de21760f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36955 } } peers { permanent_uuid: "d197d60178c4450f9c127f3e80265911" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38511 } } peers { permanent_uuid: "925f5c16ce4945a6aa6db1e78397893b" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40755 } }
I20260608 12:40:10.453732  2427 raft_consensus.cc:740] T 4be93693568f4c4181490ba33486302d P 59afc986064e41dc8757cea5de21760f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59afc986064e41dc8757cea5de21760f, State: Initialized, Role: FOLLOWER
I20260608 12:40:10.454694  2427 consensus_queue.cc:260] T 4be93693568f4c4181490ba33486302d P 59afc986064e41dc8757cea5de21760f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "925f5c16ce4945a6aa6db1e78397893b" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40755 } } peers { permanent_uuid: "59afc986064e41dc8757cea5de21760f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36955 } } peers { permanent_uuid: "d197d60178c4450f9c127f3e80265911" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38511 } }
I20260608 12:40:10.457466  2427 ts_tablet_manager.cc:1434] T 4be93693568f4c4181490ba33486302d P 59afc986064e41dc8757cea5de21760f: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260608 12:40:10.459019  2432 leader_election.cc:290] T 4be93693568f4c4181490ba33486302d P d197d60178c4450f9c127f3e80265911 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 925f5c16ce4945a6aa6db1e78397893b (127.0.107.195:40755), 59afc986064e41dc8757cea5de21760f (127.0.107.193:36955)
I20260608 12:40:10.462209  2426 ts_tablet_manager.cc:1434] T 38c0210f7933498988be6b779cd872ad P 925f5c16ce4945a6aa6db1e78397893b: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.003s
I20260608 12:40:10.482947  2232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4be93693568f4c4181490ba33486302d" candidate_uuid: "d197d60178c4450f9c127f3e80265911" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59afc986064e41dc8757cea5de21760f" is_pre_election: true
I20260608 12:40:10.482903  2381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4be93693568f4c4181490ba33486302d" candidate_uuid: "d197d60178c4450f9c127f3e80265911" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "925f5c16ce4945a6aa6db1e78397893b" is_pre_election: true
I20260608 12:40:10.483737  2232 raft_consensus.cc:2468] T 4be93693568f4c4181490ba33486302d P 59afc986064e41dc8757cea5de21760f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d197d60178c4450f9c127f3e80265911 in term 0.
I20260608 12:40:10.483776  2381 raft_consensus.cc:2468] T 4be93693568f4c4181490ba33486302d P 925f5c16ce4945a6aa6db1e78397893b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d197d60178c4450f9c127f3e80265911 in term 0.
I20260608 12:40:10.485265  2271 leader_election.cc:304] T 4be93693568f4c4181490ba33486302d P d197d60178c4450f9c127f3e80265911 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 59afc986064e41dc8757cea5de21760f, d197d60178c4450f9c127f3e80265911; no voters: 
I20260608 12:40:10.486038  2432 raft_consensus.cc:2804] T 4be93693568f4c4181490ba33486302d P d197d60178c4450f9c127f3e80265911 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:40:10.486325  2432 raft_consensus.cc:493] T 4be93693568f4c4181490ba33486302d P d197d60178c4450f9c127f3e80265911 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:40:10.486568  2432 raft_consensus.cc:3060] T 4be93693568f4c4181490ba33486302d P d197d60178c4450f9c127f3e80265911 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:10.491410  2432 raft_consensus.cc:515] T 4be93693568f4c4181490ba33486302d P d197d60178c4450f9c127f3e80265911 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "925f5c16ce4945a6aa6db1e78397893b" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40755 } } peers { permanent_uuid: "59afc986064e41dc8757cea5de21760f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36955 } } peers { permanent_uuid: "d197d60178c4450f9c127f3e80265911" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38511 } }
I20260608 12:40:10.493098  2432 leader_election.cc:290] T 4be93693568f4c4181490ba33486302d P d197d60178c4450f9c127f3e80265911 [CANDIDATE]: Term 1 election: Requested vote from peers 925f5c16ce4945a6aa6db1e78397893b (127.0.107.195:40755), 59afc986064e41dc8757cea5de21760f (127.0.107.193:36955)
I20260608 12:40:10.494071  2381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4be93693568f4c4181490ba33486302d" candidate_uuid: "d197d60178c4450f9c127f3e80265911" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "925f5c16ce4945a6aa6db1e78397893b"
I20260608 12:40:10.494186  2232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4be93693568f4c4181490ba33486302d" candidate_uuid: "d197d60178c4450f9c127f3e80265911" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59afc986064e41dc8757cea5de21760f"
I20260608 12:40:10.494858  2232 raft_consensus.cc:3060] T 4be93693568f4c4181490ba33486302d P 59afc986064e41dc8757cea5de21760f [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:10.494856  2381 raft_consensus.cc:3060] T 4be93693568f4c4181490ba33486302d P 925f5c16ce4945a6aa6db1e78397893b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:10.500490  2381 raft_consensus.cc:2468] T 4be93693568f4c4181490ba33486302d P 925f5c16ce4945a6aa6db1e78397893b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d197d60178c4450f9c127f3e80265911 in term 1.
I20260608 12:40:10.500488  2232 raft_consensus.cc:2468] T 4be93693568f4c4181490ba33486302d P 59afc986064e41dc8757cea5de21760f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d197d60178c4450f9c127f3e80265911 in term 1.
I20260608 12:40:10.501852  2272 leader_election.cc:304] T 4be93693568f4c4181490ba33486302d P d197d60178c4450f9c127f3e80265911 [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: 925f5c16ce4945a6aa6db1e78397893b, d197d60178c4450f9c127f3e80265911; no voters: 
I20260608 12:40:10.502627  2432 raft_consensus.cc:2804] T 4be93693568f4c4181490ba33486302d P d197d60178c4450f9c127f3e80265911 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:40:10.503697  2432 raft_consensus.cc:697] T 4be93693568f4c4181490ba33486302d P d197d60178c4450f9c127f3e80265911 [term 1 LEADER]: Becoming Leader. State: Replica: d197d60178c4450f9c127f3e80265911, State: Running, Role: LEADER
I20260608 12:40:10.504468  2432 consensus_queue.cc:237] T 4be93693568f4c4181490ba33486302d P d197d60178c4450f9c127f3e80265911 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "925f5c16ce4945a6aa6db1e78397893b" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40755 } } peers { permanent_uuid: "59afc986064e41dc8757cea5de21760f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36955 } } peers { permanent_uuid: "d197d60178c4450f9c127f3e80265911" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38511 } }
I20260608 12:40:10.514745  2127 catalog_manager.cc:5696] T 4be93693568f4c4181490ba33486302d P d197d60178c4450f9c127f3e80265911 reported cstate change: term changed from 0 to 1, leader changed from <none> to d197d60178c4450f9c127f3e80265911 (127.0.107.194). New cstate: current_term: 1 leader_uuid: "d197d60178c4450f9c127f3e80265911" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "925f5c16ce4945a6aa6db1e78397893b" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40755 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59afc986064e41dc8757cea5de21760f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d197d60178c4450f9c127f3e80265911" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38511 } health_report { overall_health: HEALTHY } } }
I20260608 12:40:10.585181  2434 raft_consensus.cc:493] T 38c0210f7933498988be6b779cd872ad P 925f5c16ce4945a6aa6db1e78397893b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:40:10.585696  2434 raft_consensus.cc:515] T 38c0210f7933498988be6b779cd872ad P 925f5c16ce4945a6aa6db1e78397893b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59afc986064e41dc8757cea5de21760f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36955 } } peers { permanent_uuid: "d197d60178c4450f9c127f3e80265911" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38511 } } peers { permanent_uuid: "925f5c16ce4945a6aa6db1e78397893b" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40755 } }
I20260608 12:40:10.588317  2434 leader_election.cc:290] T 38c0210f7933498988be6b779cd872ad P 925f5c16ce4945a6aa6db1e78397893b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 59afc986064e41dc8757cea5de21760f (127.0.107.193:36955), d197d60178c4450f9c127f3e80265911 (127.0.107.194:38511)
I20260608 12:40:10.599663  2232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38c0210f7933498988be6b779cd872ad" candidate_uuid: "925f5c16ce4945a6aa6db1e78397893b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59afc986064e41dc8757cea5de21760f" is_pre_election: true
I20260608 12:40:10.600396  2232 raft_consensus.cc:2468] T 38c0210f7933498988be6b779cd872ad P 59afc986064e41dc8757cea5de21760f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 925f5c16ce4945a6aa6db1e78397893b in term 0.
I20260608 12:40:10.601507  2307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38c0210f7933498988be6b779cd872ad" candidate_uuid: "925f5c16ce4945a6aa6db1e78397893b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d197d60178c4450f9c127f3e80265911" is_pre_election: true
I20260608 12:40:10.601651  2345 leader_election.cc:304] T 38c0210f7933498988be6b779cd872ad P 925f5c16ce4945a6aa6db1e78397893b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 59afc986064e41dc8757cea5de21760f, 925f5c16ce4945a6aa6db1e78397893b; no voters: 
I20260608 12:40:10.602119  2307 raft_consensus.cc:2468] T 38c0210f7933498988be6b779cd872ad P d197d60178c4450f9c127f3e80265911 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 925f5c16ce4945a6aa6db1e78397893b in term 0.
I20260608 12:40:10.602468  2434 raft_consensus.cc:2804] T 38c0210f7933498988be6b779cd872ad P 925f5c16ce4945a6aa6db1e78397893b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:40:10.602854  2434 raft_consensus.cc:493] T 38c0210f7933498988be6b779cd872ad P 925f5c16ce4945a6aa6db1e78397893b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:40:10.603205  2434 raft_consensus.cc:3060] T 38c0210f7933498988be6b779cd872ad P 925f5c16ce4945a6aa6db1e78397893b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:10.608122  2434 raft_consensus.cc:515] T 38c0210f7933498988be6b779cd872ad P 925f5c16ce4945a6aa6db1e78397893b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59afc986064e41dc8757cea5de21760f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36955 } } peers { permanent_uuid: "d197d60178c4450f9c127f3e80265911" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38511 } } peers { permanent_uuid: "925f5c16ce4945a6aa6db1e78397893b" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40755 } }
I20260608 12:40:10.609920  2434 leader_election.cc:290] T 38c0210f7933498988be6b779cd872ad P 925f5c16ce4945a6aa6db1e78397893b [CANDIDATE]: Term 1 election: Requested vote from peers 59afc986064e41dc8757cea5de21760f (127.0.107.193:36955), d197d60178c4450f9c127f3e80265911 (127.0.107.194:38511)
I20260608 12:40:10.610786  2232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38c0210f7933498988be6b779cd872ad" candidate_uuid: "925f5c16ce4945a6aa6db1e78397893b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59afc986064e41dc8757cea5de21760f"
I20260608 12:40:10.610950  2307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38c0210f7933498988be6b779cd872ad" candidate_uuid: "925f5c16ce4945a6aa6db1e78397893b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d197d60178c4450f9c127f3e80265911"
I20260608 12:40:10.611265  2232 raft_consensus.cc:3060] T 38c0210f7933498988be6b779cd872ad P 59afc986064e41dc8757cea5de21760f [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:10.611511  2307 raft_consensus.cc:3060] T 38c0210f7933498988be6b779cd872ad P d197d60178c4450f9c127f3e80265911 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:10.616209  2232 raft_consensus.cc:2468] T 38c0210f7933498988be6b779cd872ad P 59afc986064e41dc8757cea5de21760f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 925f5c16ce4945a6aa6db1e78397893b in term 1.
I20260608 12:40:10.616698  2307 raft_consensus.cc:2468] T 38c0210f7933498988be6b779cd872ad P d197d60178c4450f9c127f3e80265911 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 925f5c16ce4945a6aa6db1e78397893b in term 1.
I20260608 12:40:10.617303  2345 leader_election.cc:304] T 38c0210f7933498988be6b779cd872ad P 925f5c16ce4945a6aa6db1e78397893b [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: 59afc986064e41dc8757cea5de21760f, 925f5c16ce4945a6aa6db1e78397893b; no voters: 
I20260608 12:40:10.618099  2434 raft_consensus.cc:2804] T 38c0210f7933498988be6b779cd872ad P 925f5c16ce4945a6aa6db1e78397893b [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:40:10.619194  2434 raft_consensus.cc:697] T 38c0210f7933498988be6b779cd872ad P 925f5c16ce4945a6aa6db1e78397893b [term 1 LEADER]: Becoming Leader. State: Replica: 925f5c16ce4945a6aa6db1e78397893b, State: Running, Role: LEADER
I20260608 12:40:10.619992  2434 consensus_queue.cc:237] T 38c0210f7933498988be6b779cd872ad P 925f5c16ce4945a6aa6db1e78397893b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59afc986064e41dc8757cea5de21760f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36955 } } peers { permanent_uuid: "d197d60178c4450f9c127f3e80265911" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38511 } } peers { permanent_uuid: "925f5c16ce4945a6aa6db1e78397893b" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40755 } }
I20260608 12:40:10.627274  2127 catalog_manager.cc:5696] T 38c0210f7933498988be6b779cd872ad P 925f5c16ce4945a6aa6db1e78397893b reported cstate change: term changed from 0 to 1, leader changed from <none> to 925f5c16ce4945a6aa6db1e78397893b (127.0.107.195). New cstate: current_term: 1 leader_uuid: "925f5c16ce4945a6aa6db1e78397893b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59afc986064e41dc8757cea5de21760f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d197d60178c4450f9c127f3e80265911" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38511 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "925f5c16ce4945a6aa6db1e78397893b" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40755 } health_report { overall_health: HEALTHY } } }
I20260608 12:40:10.770763  2183 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:40:10.774349  2183 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:40:10.774997  2183 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:40:10.892840  2432 consensus_queue.cc:1048] T 4be93693568f4c4181490ba33486302d P d197d60178c4450f9c127f3e80265911 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59afc986064e41dc8757cea5de21760f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:40:10.909380  2448 consensus_queue.cc:1048] T 4be93693568f4c4181490ba33486302d P d197d60178c4450f9c127f3e80265911 [LEADER]: Connected to new peer: Peer: permanent_uuid: "925f5c16ce4945a6aa6db1e78397893b" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:40:11.103984  2434 consensus_queue.cc:1048] T 38c0210f7933498988be6b779cd872ad P 925f5c16ce4945a6aa6db1e78397893b [LEADER]: Connected to new peer: Peer: permanent_uuid: "59afc986064e41dc8757cea5de21760f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:40:11.118299  2453 consensus_queue.cc:1048] T 38c0210f7933498988be6b779cd872ad P 925f5c16ce4945a6aa6db1e78397893b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d197d60178c4450f9c127f3e80265911" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:40:12.776417  2183 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:40:12.778893  2183 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:40:12.779284  2183 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:40:14.780262  2183 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:40:14.782310  2183 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:40:14.782716  2183 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:40:16.783649  2183 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:40:16.785807  2183 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:40:16.786168  2183 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:40:18.787089  2183 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:40:18.789388  2183 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:40:18.789767  2183 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:40:20.790910  2183 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:40:20.802171  2183 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:40:20.802603  2183 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:40:21.585781   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:40:21.594012  2463 instance_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:21.594060  2462 instance_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:40:21.596732   431 server_base.cc:1061] running on GCE node
W20260608 12:40:21.596884  2465 instance_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:21.598577   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:40:21.598845   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:21.599037   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922421599022 us; error 0 us; skew 500 ppm
I20260608 12:40:21.599659   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:40:21.602552   431 webserver.cc:533] Webserver started at http://127.0.107.196:34373/ using document root <none> and password file <none>
I20260608 12:40:21.603117   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:40:21.603345   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:40:21.603654   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:40:21.605082   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922379125897-431-0/minicluster-data/ts-3-root/instance:
uuid: "d620d41c828e4bc3849be10507dcab0d"
format_stamp: "Formatted at 2026-06-08 12:40:21 on dist-test-slave-gg24"
I20260608 12:40:21.611009   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.001s
I20260608 12:40:21.615052  2470 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:21.615998   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 12:40:21.616268   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922379125897-431-0/minicluster-data/ts-3-root
uuid: "d620d41c828e4bc3849be10507dcab0d"
format_stamp: "Formatted at 2026-06-08 12:40:21 on dist-test-slave-gg24"
I20260608 12:40:21.616516   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922379125897-431-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922379125897-431-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922379125897-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:21.677712   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:40:21.679073   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:40:21.680657   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:40:21.683238   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:40:21.683485   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:21.683732   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:40:21.683918   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:21.726014   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.196:36183
I20260608 12:40:21.726152  2532 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.196:36183 every 8 connection(s)
I20260608 12:40:21.747496  2533 heartbeater.cc:344] Connected to a master server at 127.0.107.254:40955
I20260608 12:40:21.747962  2533 heartbeater.cc:461] Registering TS with master...
I20260608 12:40:21.748811  2533 heartbeater.cc:507] Master 127.0.107.254:40955 requested a full tablet report, sending...
I20260608 12:40:21.751032  2129 ts_manager.cc:194] Registered new tserver with Master: d620d41c828e4bc3849be10507dcab0d (127.0.107.196:36183)
I20260608 12:40:21.752521  2129 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39290
I20260608 12:40:22.137181  2307 consensus_queue.cc:237] T 4be93693568f4c4181490ba33486302d P d197d60178c4450f9c127f3e80265911 [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: "925f5c16ce4945a6aa6db1e78397893b" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40755 } } peers { permanent_uuid: "59afc986064e41dc8757cea5de21760f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36955 } attrs { replace: true } } peers { permanent_uuid: "d197d60178c4450f9c127f3e80265911" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38511 } } peers { permanent_uuid: "d620d41c828e4bc3849be10507dcab0d" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36183 } attrs { promote: true } }
I20260608 12:40:22.146829  2232 raft_consensus.cc:1275] T 4be93693568f4c4181490ba33486302d P 59afc986064e41dc8757cea5de21760f [term 1 FOLLOWER]: Refusing update from remote peer d197d60178c4450f9c127f3e80265911: 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:22.147702  2381 raft_consensus.cc:1275] T 4be93693568f4c4181490ba33486302d P 925f5c16ce4945a6aa6db1e78397893b [term 1 FOLLOWER]: Refusing update from remote peer d197d60178c4450f9c127f3e80265911: 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:22.149308  2541 consensus_queue.cc:1048] T 4be93693568f4c4181490ba33486302d P d197d60178c4450f9c127f3e80265911 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59afc986064e41dc8757cea5de21760f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36955 } 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:22.150643  2540 consensus_queue.cc:1048] T 4be93693568f4c4181490ba33486302d P d197d60178c4450f9c127f3e80265911 [LEADER]: Connected to new peer: Peer: permanent_uuid: "925f5c16ce4945a6aa6db1e78397893b" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260608 12:40:22.162923  2270 consensus_peers.cc:597] T 4be93693568f4c4181490ba33486302d P d197d60178c4450f9c127f3e80265911 -> Peer d620d41c828e4bc3849be10507dcab0d (127.0.107.196:36183): Couldn't send request to peer d620d41c828e4bc3849be10507dcab0d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4be93693568f4c4181490ba33486302d. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:40:22.161899  2540 raft_consensus.cc:2955] T 4be93693568f4c4181490ba33486302d P d197d60178c4450f9c127f3e80265911 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d620d41c828e4bc3849be10507dcab0d (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "925f5c16ce4945a6aa6db1e78397893b" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40755 } } peers { permanent_uuid: "59afc986064e41dc8757cea5de21760f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36955 } attrs { replace: true } } peers { permanent_uuid: "d197d60178c4450f9c127f3e80265911" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38511 } } peers { permanent_uuid: "d620d41c828e4bc3849be10507dcab0d" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36183 } attrs { promote: true } } }
I20260608 12:40:22.164086  2381 raft_consensus.cc:2955] T 4be93693568f4c4181490ba33486302d P 925f5c16ce4945a6aa6db1e78397893b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d620d41c828e4bc3849be10507dcab0d (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "925f5c16ce4945a6aa6db1e78397893b" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40755 } } peers { permanent_uuid: "59afc986064e41dc8757cea5de21760f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36955 } attrs { replace: true } } peers { permanent_uuid: "d197d60178c4450f9c127f3e80265911" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38511 } } peers { permanent_uuid: "d620d41c828e4bc3849be10507dcab0d" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36183 } attrs { promote: true } } }
I20260608 12:40:22.168859  2232 raft_consensus.cc:2955] T 4be93693568f4c4181490ba33486302d P 59afc986064e41dc8757cea5de21760f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d620d41c828e4bc3849be10507dcab0d (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "925f5c16ce4945a6aa6db1e78397893b" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40755 } } peers { permanent_uuid: "59afc986064e41dc8757cea5de21760f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36955 } attrs { replace: true } } peers { permanent_uuid: "d197d60178c4450f9c127f3e80265911" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38511 } } peers { permanent_uuid: "d620d41c828e4bc3849be10507dcab0d" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36183 } attrs { promote: true } } }
I20260608 12:40:22.182337  2129 catalog_manager.cc:5696] T 4be93693568f4c4181490ba33486302d P d197d60178c4450f9c127f3e80265911 reported cstate change: config changed from index -1 to 2, NON_VOTER d620d41c828e4bc3849be10507dcab0d (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "d197d60178c4450f9c127f3e80265911" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "925f5c16ce4945a6aa6db1e78397893b" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40755 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "59afc986064e41dc8757cea5de21760f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36955 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d197d60178c4450f9c127f3e80265911" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38511 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d620d41c828e4bc3849be10507dcab0d" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36183 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260608 12:40:22.297215  2253 debug-util.cc:398] Leaking SignalData structure 0x7b0800123700 after lost signal to thread 434
W20260608 12:40:22.298872  2253 debug-util.cc:398] Leaking SignalData structure 0x7b08001abe40 after lost signal to thread 2256
W20260608 12:40:22.300453  2253 debug-util.cc:398] Leaking SignalData structure 0x7b08001a7360 after lost signal to thread 2405
I20260608 12:40:22.627532  2551 ts_tablet_manager.cc:933] T 4be93693568f4c4181490ba33486302d P d620d41c828e4bc3849be10507dcab0d: Initiating tablet copy from peer d197d60178c4450f9c127f3e80265911 (127.0.107.194:38511)
I20260608 12:40:22.636845  2551 tablet_copy_client.cc:323] T 4be93693568f4c4181490ba33486302d P d620d41c828e4bc3849be10507dcab0d: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.194:38511
I20260608 12:40:22.660734  2317 tablet_copy_service.cc:140] P d197d60178c4450f9c127f3e80265911: Received BeginTabletCopySession request for tablet 4be93693568f4c4181490ba33486302d from peer d620d41c828e4bc3849be10507dcab0d ({username='slave'} at 127.0.0.1:58422)
I20260608 12:40:22.661439  2317 tablet_copy_service.cc:161] P d197d60178c4450f9c127f3e80265911: Beginning new tablet copy session on tablet 4be93693568f4c4181490ba33486302d from peer d620d41c828e4bc3849be10507dcab0d at {username='slave'} at 127.0.0.1:58422: session id = d620d41c828e4bc3849be10507dcab0d-4be93693568f4c4181490ba33486302d
I20260608 12:40:22.671696  2317 tablet_copy_source_session.cc:215] T 4be93693568f4c4181490ba33486302d P d197d60178c4450f9c127f3e80265911: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:40:22.675832  2551 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4be93693568f4c4181490ba33486302d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:22.694659  2551 tablet_copy_client.cc:806] T 4be93693568f4c4181490ba33486302d P d620d41c828e4bc3849be10507dcab0d: tablet copy: Starting download of 0 data blocks...
I20260608 12:40:22.695452  2551 tablet_copy_client.cc:670] T 4be93693568f4c4181490ba33486302d P d620d41c828e4bc3849be10507dcab0d: tablet copy: Starting download of 1 WAL segments...
I20260608 12:40:22.700441  2551 tablet_copy_client.cc:538] T 4be93693568f4c4181490ba33486302d P d620d41c828e4bc3849be10507dcab0d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:40:22.710258  2551 tablet_bootstrap.cc:492] T 4be93693568f4c4181490ba33486302d P d620d41c828e4bc3849be10507dcab0d: Bootstrap starting.
I20260608 12:40:22.734146  2551 tablet_bootstrap.cc:492] T 4be93693568f4c4181490ba33486302d P d620d41c828e4bc3849be10507dcab0d: 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:22.735401  2551 tablet_bootstrap.cc:492] T 4be93693568f4c4181490ba33486302d P d620d41c828e4bc3849be10507dcab0d: Bootstrap complete.
I20260608 12:40:22.736218  2551 ts_tablet_manager.cc:1403] T 4be93693568f4c4181490ba33486302d P d620d41c828e4bc3849be10507dcab0d: Time spent bootstrapping tablet: real 0.026s	user 0.023s	sys 0.000s
I20260608 12:40:22.739753  2551 raft_consensus.cc:359] T 4be93693568f4c4181490ba33486302d P d620d41c828e4bc3849be10507dcab0d [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "925f5c16ce4945a6aa6db1e78397893b" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40755 } } peers { permanent_uuid: "59afc986064e41dc8757cea5de21760f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36955 } attrs { replace: true } } peers { permanent_uuid: "d197d60178c4450f9c127f3e80265911" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38511 } } peers { permanent_uuid: "d620d41c828e4bc3849be10507dcab0d" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36183 } attrs { promote: true } }
I20260608 12:40:22.740698  2551 raft_consensus.cc:740] T 4be93693568f4c4181490ba33486302d P d620d41c828e4bc3849be10507dcab0d [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d620d41c828e4bc3849be10507dcab0d, State: Initialized, Role: LEARNER
I20260608 12:40:22.741442  2551 consensus_queue.cc:260] T 4be93693568f4c4181490ba33486302d P d620d41c828e4bc3849be10507dcab0d [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: "925f5c16ce4945a6aa6db1e78397893b" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40755 } } peers { permanent_uuid: "59afc986064e41dc8757cea5de21760f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36955 } attrs { replace: true } } peers { permanent_uuid: "d197d60178c4450f9c127f3e80265911" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38511 } } peers { permanent_uuid: "d620d41c828e4bc3849be10507dcab0d" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36183 } attrs { promote: true } }
I20260608 12:40:22.743925  2533 heartbeater.cc:499] Master 127.0.107.254:40955 was elected leader, sending a full tablet report...
I20260608 12:40:22.747577  2551 ts_tablet_manager.cc:1434] T 4be93693568f4c4181490ba33486302d P d620d41c828e4bc3849be10507dcab0d: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.003s
I20260608 12:40:22.756049  2317 tablet_copy_service.cc:342] P d197d60178c4450f9c127f3e80265911: Request end of tablet copy session d620d41c828e4bc3849be10507dcab0d-4be93693568f4c4181490ba33486302d received from {username='slave'} at 127.0.0.1:58422
I20260608 12:40:22.756682  2317 tablet_copy_service.cc:434] P d197d60178c4450f9c127f3e80265911: ending tablet copy session d620d41c828e4bc3849be10507dcab0d-4be93693568f4c4181490ba33486302d on tablet 4be93693568f4c4181490ba33486302d with peer d620d41c828e4bc3849be10507dcab0d
I20260608 12:40:22.803648  2183 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:40:22.806514  2183 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:40:22.806977  2183 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:40:23.146428  2508 raft_consensus.cc:1217] T 4be93693568f4c4181490ba33486302d P d620d41c828e4bc3849be10507dcab0d [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 12:40:23.673426  2559 raft_consensus.cc:1064] T 4be93693568f4c4181490ba33486302d P d197d60178c4450f9c127f3e80265911: attempting to promote NON_VOTER d620d41c828e4bc3849be10507dcab0d to VOTER
I20260608 12:40:23.676687  2559 consensus_queue.cc:237] T 4be93693568f4c4181490ba33486302d P d197d60178c4450f9c127f3e80265911 [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: "925f5c16ce4945a6aa6db1e78397893b" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40755 } } peers { permanent_uuid: "59afc986064e41dc8757cea5de21760f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36955 } attrs { replace: true } } peers { permanent_uuid: "d197d60178c4450f9c127f3e80265911" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38511 } } peers { permanent_uuid: "d620d41c828e4bc3849be10507dcab0d" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36183 } attrs { promote: false } }
I20260608 12:40:23.684688  2232 raft_consensus.cc:1275] T 4be93693568f4c4181490ba33486302d P 59afc986064e41dc8757cea5de21760f [term 1 FOLLOWER]: Refusing update from remote peer d197d60178c4450f9c127f3e80265911: 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:23.684900  2508 raft_consensus.cc:1275] T 4be93693568f4c4181490ba33486302d P d620d41c828e4bc3849be10507dcab0d [term 1 LEARNER]: Refusing update from remote peer d197d60178c4450f9c127f3e80265911: 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:23.686682  2557 consensus_queue.cc:1048] T 4be93693568f4c4181490ba33486302d P d197d60178c4450f9c127f3e80265911 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59afc986064e41dc8757cea5de21760f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36955 } 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:23.687770  2560 consensus_queue.cc:1048] T 4be93693568f4c4181490ba33486302d P d197d60178c4450f9c127f3e80265911 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d620d41c828e4bc3849be10507dcab0d" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36183 } 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:40:23.692205  2381 raft_consensus.cc:1275] T 4be93693568f4c4181490ba33486302d P 925f5c16ce4945a6aa6db1e78397893b [term 1 FOLLOWER]: Refusing update from remote peer d197d60178c4450f9c127f3e80265911: 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:23.696805  2560 consensus_queue.cc:1048] T 4be93693568f4c4181490ba33486302d P d197d60178c4450f9c127f3e80265911 [LEADER]: Connected to new peer: Peer: permanent_uuid: "925f5c16ce4945a6aa6db1e78397893b" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:40:23.729485  2560 raft_consensus.cc:2955] T 4be93693568f4c4181490ba33486302d P d197d60178c4450f9c127f3e80265911 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d620d41c828e4bc3849be10507dcab0d (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "925f5c16ce4945a6aa6db1e78397893b" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40755 } } peers { permanent_uuid: "59afc986064e41dc8757cea5de21760f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36955 } attrs { replace: true } } peers { permanent_uuid: "d197d60178c4450f9c127f3e80265911" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38511 } } peers { permanent_uuid: "d620d41c828e4bc3849be10507dcab0d" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36183 } attrs { promote: false } } }
I20260608 12:40:23.734161  2231 raft_consensus.cc:2955] T 4be93693568f4c4181490ba33486302d P 59afc986064e41dc8757cea5de21760f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d620d41c828e4bc3849be10507dcab0d (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "925f5c16ce4945a6aa6db1e78397893b" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40755 } } peers { permanent_uuid: "59afc986064e41dc8757cea5de21760f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36955 } attrs { replace: true } } peers { permanent_uuid: "d197d60178c4450f9c127f3e80265911" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38511 } } peers { permanent_uuid: "d620d41c828e4bc3849be10507dcab0d" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36183 } attrs { promote: false } } }
I20260608 12:40:23.734674  2507 raft_consensus.cc:2955] T 4be93693568f4c4181490ba33486302d P d620d41c828e4bc3849be10507dcab0d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d620d41c828e4bc3849be10507dcab0d (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "925f5c16ce4945a6aa6db1e78397893b" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40755 } } peers { permanent_uuid: "59afc986064e41dc8757cea5de21760f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36955 } attrs { replace: true } } peers { permanent_uuid: "d197d60178c4450f9c127f3e80265911" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38511 } } peers { permanent_uuid: "d620d41c828e4bc3849be10507dcab0d" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36183 } attrs { promote: false } } }
I20260608 12:40:23.757253  2381 raft_consensus.cc:2955] T 4be93693568f4c4181490ba33486302d P 925f5c16ce4945a6aa6db1e78397893b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d620d41c828e4bc3849be10507dcab0d (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "925f5c16ce4945a6aa6db1e78397893b" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40755 } } peers { permanent_uuid: "59afc986064e41dc8757cea5de21760f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36955 } attrs { replace: true } } peers { permanent_uuid: "d197d60178c4450f9c127f3e80265911" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38511 } } peers { permanent_uuid: "d620d41c828e4bc3849be10507dcab0d" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36183 } attrs { promote: false } } }
I20260608 12:40:23.764940  2130 catalog_manager.cc:5696] T 4be93693568f4c4181490ba33486302d P d620d41c828e4bc3849be10507dcab0d reported cstate change: config changed from index 2 to 3, d620d41c828e4bc3849be10507dcab0d (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d197d60178c4450f9c127f3e80265911" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "925f5c16ce4945a6aa6db1e78397893b" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40755 } } peers { permanent_uuid: "59afc986064e41dc8757cea5de21760f" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36955 } attrs { replace: true } } peers { permanent_uuid: "d197d60178c4450f9c127f3e80265911" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38511 } } peers { permanent_uuid: "d620d41c828e4bc3849be10507dcab0d" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36183 } attrs { promote: false } } }
I20260608 12:40:23.802294  2307 consensus_queue.cc:237] T 4be93693568f4c4181490ba33486302d P d197d60178c4450f9c127f3e80265911 [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: "925f5c16ce4945a6aa6db1e78397893b" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40755 } } peers { permanent_uuid: "d197d60178c4450f9c127f3e80265911" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38511 } } peers { permanent_uuid: "d620d41c828e4bc3849be10507dcab0d" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36183 } attrs { promote: false } }
I20260608 12:40:23.809084  2507 raft_consensus.cc:1275] T 4be93693568f4c4181490ba33486302d P d620d41c828e4bc3849be10507dcab0d [term 1 FOLLOWER]: Refusing update from remote peer d197d60178c4450f9c127f3e80265911: 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:23.810952  2560 consensus_queue.cc:1048] T 4be93693568f4c4181490ba33486302d P d197d60178c4450f9c127f3e80265911 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d620d41c828e4bc3849be10507dcab0d" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36183 } 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:23.820816  2381 raft_consensus.cc:1275] T 4be93693568f4c4181490ba33486302d P 925f5c16ce4945a6aa6db1e78397893b [term 1 FOLLOWER]: Refusing update from remote peer d197d60178c4450f9c127f3e80265911: 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:23.821130  2557 raft_consensus.cc:2955] T 4be93693568f4c4181490ba33486302d P d197d60178c4450f9c127f3e80265911 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 59afc986064e41dc8757cea5de21760f (127.0.107.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "925f5c16ce4945a6aa6db1e78397893b" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40755 } } peers { permanent_uuid: "d197d60178c4450f9c127f3e80265911" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38511 } } peers { permanent_uuid: "d620d41c828e4bc3849be10507dcab0d" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36183 } attrs { promote: false } } }
I20260608 12:40:23.823976  2507 raft_consensus.cc:2955] T 4be93693568f4c4181490ba33486302d P d620d41c828e4bc3849be10507dcab0d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 59afc986064e41dc8757cea5de21760f (127.0.107.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "925f5c16ce4945a6aa6db1e78397893b" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40755 } } peers { permanent_uuid: "d197d60178c4450f9c127f3e80265911" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38511 } } peers { permanent_uuid: "d620d41c828e4bc3849be10507dcab0d" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36183 } attrs { promote: false } } }
I20260608 12:40:23.825275  2560 consensus_queue.cc:1048] T 4be93693568f4c4181490ba33486302d P d197d60178c4450f9c127f3e80265911 [LEADER]: Connected to new peer: Peer: permanent_uuid: "925f5c16ce4945a6aa6db1e78397893b" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:40:23.831729  2381 raft_consensus.cc:2955] T 4be93693568f4c4181490ba33486302d P 925f5c16ce4945a6aa6db1e78397893b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 59afc986064e41dc8757cea5de21760f (127.0.107.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "925f5c16ce4945a6aa6db1e78397893b" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40755 } } peers { permanent_uuid: "d197d60178c4450f9c127f3e80265911" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38511 } } peers { permanent_uuid: "d620d41c828e4bc3849be10507dcab0d" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36183 } attrs { promote: false } } }
I20260608 12:40:23.835475  2115 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 4be93693568f4c4181490ba33486302d with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:40:23.843012  2129 catalog_manager.cc:5696] T 4be93693568f4c4181490ba33486302d P d197d60178c4450f9c127f3e80265911 reported cstate change: config changed from index 3 to 4, VOTER 59afc986064e41dc8757cea5de21760f (127.0.107.193) evicted. New cstate: current_term: 1 leader_uuid: "d197d60178c4450f9c127f3e80265911" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "925f5c16ce4945a6aa6db1e78397893b" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40755 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d197d60178c4450f9c127f3e80265911" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38511 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d620d41c828e4bc3849be10507dcab0d" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36183 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:40:23.857623  2222 tablet_service.cc:1558] Processing DeleteTablet for tablet 4be93693568f4c4181490ba33486302d with delete_type TABLET_DATA_TOMBSTONED (TS 59afc986064e41dc8757cea5de21760f not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:55184
I20260608 12:40:23.863983  2572 tablet_replica.cc:333] T 4be93693568f4c4181490ba33486302d P 59afc986064e41dc8757cea5de21760f: stopping tablet replica
I20260608 12:40:23.864945  2572 raft_consensus.cc:2243] T 4be93693568f4c4181490ba33486302d P 59afc986064e41dc8757cea5de21760f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:23.865592  2572 raft_consensus.cc:2272] T 4be93693568f4c4181490ba33486302d P 59afc986064e41dc8757cea5de21760f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:23.868352  2572 ts_tablet_manager.cc:1916] T 4be93693568f4c4181490ba33486302d P 59afc986064e41dc8757cea5de21760f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:40:23.878849  2572 ts_tablet_manager.cc:1929] T 4be93693568f4c4181490ba33486302d P 59afc986064e41dc8757cea5de21760f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 12:40:23.879245  2572 log.cc:1199] T 4be93693568f4c4181490ba33486302d P 59afc986064e41dc8757cea5de21760f: Deleting WAL directory at /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922379125897-431-0/minicluster-data/ts-0-root/wals/4be93693568f4c4181490ba33486302d
I20260608 12:40:23.880757  2115 catalog_manager.cc:5027] TS 59afc986064e41dc8757cea5de21760f (127.0.107.193:36955): tablet 4be93693568f4c4181490ba33486302d (table test-workload [id=ced5b94ee44c482998e2f3d8933dc307]) successfully deleted
I20260608 12:40:24.808185  2183 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:40:24.811687  2183 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:40:24.812179  2183 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:40:26.813143  2183 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:40:26.815279  2183 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:40:26.815574  2183 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:40:28.816437  2183 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:40:28.818907  2183 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:40:28.819444  2183 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:40:30.820626  2183 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:40:30.823061  2183 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:40:30.823491  2183 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:40:32.824394  2183 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:40:32.826407  2183 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:40:32.826745  2183 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:40:34.827720  2183 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:40:34.829808  2183 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:40:34.830173  2183 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:40:34.832556   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
I20260608 12:40:34.860733   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:40:34.861650   431 tablet_replica.cc:333] T 38c0210f7933498988be6b779cd872ad P 59afc986064e41dc8757cea5de21760f: stopping tablet replica
I20260608 12:40:34.862349   431 raft_consensus.cc:2243] T 38c0210f7933498988be6b779cd872ad P 59afc986064e41dc8757cea5de21760f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:34.863255   431 raft_consensus.cc:2272] T 38c0210f7933498988be6b779cd872ad P 59afc986064e41dc8757cea5de21760f [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 12:40:34.874846  2345 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 3 similar messages]
W20260608 12:40:34.880129  2345 consensus_peers.cc:597] T 38c0210f7933498988be6b779cd872ad P 925f5c16ce4945a6aa6db1e78397893b -> Peer 59afc986064e41dc8757cea5de21760f (127.0.107.193:36955): Couldn't send request to peer 59afc986064e41dc8757cea5de21760f. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:36955: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:40:34.907058   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
I20260608 12:40:34.923578   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
I20260608 12:40:34.948320   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:40:34.949224   431 tablet_replica.cc:333] T 4be93693568f4c4181490ba33486302d P d197d60178c4450f9c127f3e80265911: stopping tablet replica
I20260608 12:40:34.949882   431 raft_consensus.cc:2243] T 4be93693568f4c4181490ba33486302d P d197d60178c4450f9c127f3e80265911 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:40:34.950851   431 raft_consensus.cc:2272] T 4be93693568f4c4181490ba33486302d P d197d60178c4450f9c127f3e80265911 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:34.953071   431 tablet_replica.cc:333] T 38c0210f7933498988be6b779cd872ad P d197d60178c4450f9c127f3e80265911: stopping tablet replica
I20260608 12:40:34.953615   431 raft_consensus.cc:2243] T 38c0210f7933498988be6b779cd872ad P d197d60178c4450f9c127f3e80265911 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:34.954070   431 raft_consensus.cc:2272] T 38c0210f7933498988be6b779cd872ad P d197d60178c4450f9c127f3e80265911 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:34.977162   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
I20260608 12:40:34.990401   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
I20260608 12:40:35.014300   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:40:35.015131   431 tablet_replica.cc:333] T 38c0210f7933498988be6b779cd872ad P 925f5c16ce4945a6aa6db1e78397893b: stopping tablet replica
I20260608 12:40:35.015887   431 raft_consensus.cc:2243] T 38c0210f7933498988be6b779cd872ad P 925f5c16ce4945a6aa6db1e78397893b [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:40:35.016953   431 raft_consensus.cc:2272] T 38c0210f7933498988be6b779cd872ad P 925f5c16ce4945a6aa6db1e78397893b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:35.019304   431 tablet_replica.cc:333] T 4be93693568f4c4181490ba33486302d P 925f5c16ce4945a6aa6db1e78397893b: stopping tablet replica
I20260608 12:40:35.019826   431 raft_consensus.cc:2243] T 4be93693568f4c4181490ba33486302d P 925f5c16ce4945a6aa6db1e78397893b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:35.020710   431 raft_consensus.cc:2272] T 4be93693568f4c4181490ba33486302d P 925f5c16ce4945a6aa6db1e78397893b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:35.043097   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260608 12:40:35.057356   431 tablet_server.cc:179] TabletServer@127.0.107.196:0 shutting down...
I20260608 12:40:35.085609   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:40:35.086436   431 tablet_replica.cc:333] T 4be93693568f4c4181490ba33486302d P d620d41c828e4bc3849be10507dcab0d: stopping tablet replica
I20260608 12:40:35.087054   431 raft_consensus.cc:2243] T 4be93693568f4c4181490ba33486302d P d620d41c828e4bc3849be10507dcab0d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:35.087808   431 raft_consensus.cc:2272] T 4be93693568f4c4181490ba33486302d P d620d41c828e4bc3849be10507dcab0d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:35.108940   431 tablet_server.cc:196] TabletServer@127.0.107.196:0 shutdown complete.
I20260608 12:40:35.120033   431 master.cc:562] Master@127.0.107.254:40955 shutting down...
I20260608 12:40:35.142589   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P dce7de1879d14b4fa4b72cb67cd3a0e0 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:40:35.143277   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P dce7de1879d14b4fa4b72cb67cd3a0e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:35.143635   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P dce7de1879d14b4fa4b72cb67cd3a0e0: stopping tablet replica
I20260608 12:40:35.163939   431 master.cc:584] Master@127.0.107.254:40955 shutdown complete.
[       OK ] AutoRebalancerTest.MovesScheduledIfAddTserver (26589 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfNoTservers
I20260608 12:40:35.203156   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:41215
I20260608 12:40:35.204406   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:40:35.210677  2579 instance_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:35.211265  2580 instance_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:35.212247  2582 instance_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:35.213203   431 server_base.cc:1061] running on GCE node
I20260608 12:40:35.214244   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:40:35.214442   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:35.214653   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922435214620 us; error 0 us; skew 500 ppm
I20260608 12:40:35.215255   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:40:35.217850   431 webserver.cc:533] Webserver started at http://127.0.107.254:41703/ using document root <none> and password file <none>
I20260608 12:40:35.218377   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:40:35.218572   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:40:35.218873   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:40:35.220041   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780922379125897-431-0/minicluster-data/master-0-root/instance:
uuid: "865b9ec5c3654861b637fa2f73d7ba8a"
format_stamp: "Formatted at 2026-06-08 12:40:35 on dist-test-slave-gg24"
I20260608 12:40:35.224694   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 12:40:35.228159  2587 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:35.229140   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:40:35.229399   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780922379125897-431-0/minicluster-data/master-0-root
uuid: "865b9ec5c3654861b637fa2f73d7ba8a"
format_stamp: "Formatted at 2026-06-08 12:40:35 on dist-test-slave-gg24"
I20260608 12:40:35.229648   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780922379125897-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780922379125897-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780922379125897-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:35.247359   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:40:35.248631   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:40:35.287746   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:41215
I20260608 12:40:35.287870  2638 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:41215 every 8 connection(s)
I20260608 12:40:35.292804  2639 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:35.304602  2639 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 865b9ec5c3654861b637fa2f73d7ba8a: Bootstrap starting.
I20260608 12:40:35.310093  2639 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 865b9ec5c3654861b637fa2f73d7ba8a: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:35.314900  2639 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 865b9ec5c3654861b637fa2f73d7ba8a: No bootstrap required, opened a new log
I20260608 12:40:35.317798  2639 raft_consensus.cc:359] T 00000000000000000000000000000000 P 865b9ec5c3654861b637fa2f73d7ba8a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "865b9ec5c3654861b637fa2f73d7ba8a" member_type: VOTER }
I20260608 12:40:35.318245  2639 raft_consensus.cc:385] T 00000000000000000000000000000000 P 865b9ec5c3654861b637fa2f73d7ba8a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:35.318560  2639 raft_consensus.cc:740] T 00000000000000000000000000000000 P 865b9ec5c3654861b637fa2f73d7ba8a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 865b9ec5c3654861b637fa2f73d7ba8a, State: Initialized, Role: FOLLOWER
I20260608 12:40:35.319460  2639 consensus_queue.cc:260] T 00000000000000000000000000000000 P 865b9ec5c3654861b637fa2f73d7ba8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "865b9ec5c3654861b637fa2f73d7ba8a" member_type: VOTER }
I20260608 12:40:35.320056  2639 raft_consensus.cc:399] T 00000000000000000000000000000000 P 865b9ec5c3654861b637fa2f73d7ba8a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:40:35.320312  2639 raft_consensus.cc:493] T 00000000000000000000000000000000 P 865b9ec5c3654861b637fa2f73d7ba8a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:40:35.320616  2639 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 865b9ec5c3654861b637fa2f73d7ba8a [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:35.325438  2639 raft_consensus.cc:515] T 00000000000000000000000000000000 P 865b9ec5c3654861b637fa2f73d7ba8a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "865b9ec5c3654861b637fa2f73d7ba8a" member_type: VOTER }
I20260608 12:40:35.326047  2639 leader_election.cc:304] T 00000000000000000000000000000000 P 865b9ec5c3654861b637fa2f73d7ba8a [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: 865b9ec5c3654861b637fa2f73d7ba8a; no voters: 
I20260608 12:40:35.327391  2639 leader_election.cc:290] T 00000000000000000000000000000000 P 865b9ec5c3654861b637fa2f73d7ba8a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:40:35.327816  2642 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 865b9ec5c3654861b637fa2f73d7ba8a [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:40:35.329304  2642 raft_consensus.cc:697] T 00000000000000000000000000000000 P 865b9ec5c3654861b637fa2f73d7ba8a [term 1 LEADER]: Becoming Leader. State: Replica: 865b9ec5c3654861b637fa2f73d7ba8a, State: Running, Role: LEADER
I20260608 12:40:35.330210  2642 consensus_queue.cc:237] T 00000000000000000000000000000000 P 865b9ec5c3654861b637fa2f73d7ba8a [LEADER]: Queue going to LEADER mode. State: All 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: "865b9ec5c3654861b637fa2f73d7ba8a" member_type: VOTER }
I20260608 12:40:35.331254  2639 sys_catalog.cc:565] T 00000000000000000000000000000000 P 865b9ec5c3654861b637fa2f73d7ba8a [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:40:35.335949  2643 sys_catalog.cc:455] T 00000000000000000000000000000000 P 865b9ec5c3654861b637fa2f73d7ba8a [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "865b9ec5c3654861b637fa2f73d7ba8a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "865b9ec5c3654861b637fa2f73d7ba8a" member_type: VOTER } }
I20260608 12:40:35.336638  2644 sys_catalog.cc:455] T 00000000000000000000000000000000 P 865b9ec5c3654861b637fa2f73d7ba8a [sys.catalog]: SysCatalogTable state changed. Reason: New leader 865b9ec5c3654861b637fa2f73d7ba8a. Latest consensus state: current_term: 1 leader_uuid: "865b9ec5c3654861b637fa2f73d7ba8a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "865b9ec5c3654861b637fa2f73d7ba8a" member_type: VOTER } }
I20260608 12:40:35.336874  2643 sys_catalog.cc:458] T 00000000000000000000000000000000 P 865b9ec5c3654861b637fa2f73d7ba8a [sys.catalog]: This master's current role is: LEADER
I20260608 12:40:35.337450  2644 sys_catalog.cc:458] T 00000000000000000000000000000000 P 865b9ec5c3654861b637fa2f73d7ba8a [sys.catalog]: This master's current role is: LEADER
I20260608 12:40:35.340973  2649 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:40:35.346207  2649 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:40:35.350618   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:40:35.357141  2649 catalog_manager.cc:1382] Generated new cluster ID: 15fb21c40e034699a0edf507a5b67ab7
I20260608 12:40:35.357498  2649 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:40:35.381224  2649 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:40:35.382601  2649 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:40:35.402034  2649 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 865b9ec5c3654861b637fa2f73d7ba8a: Generated new TSK 0
I20260608 12:40:35.402706  2649 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:40:35.416960   431 internal_mini_cluster.cc:371] 0 TS(s) registered with all masters after 0.000214787s
I20260608 12:40:47.513113   431 master.cc:562] Master@127.0.107.254:41215 shutting down...
I20260608 12:40:47.538836   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 865b9ec5c3654861b637fa2f73d7ba8a [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:40:47.539703   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 865b9ec5c3654861b637fa2f73d7ba8a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:47.540094   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P 865b9ec5c3654861b637fa2f73d7ba8a: stopping tablet replica
I20260608 12:40:47.559686   431 master.cc:584] Master@127.0.107.254:41215 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfNoTservers (12388 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfNoTablets
I20260608 12:40:47.592370   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:43693
I20260608 12:40:47.593829   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:40:47.600056  2662 instance_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:47.601419  2663 instance_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:47.602139  2665 instance_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.602494   431 server_base.cc:1061] running on GCE node
I20260608 12:40:47.603266   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:40:47.603479   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.603650   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922447603627 us; error 0 us; skew 500 ppm
I20260608 12:40:47.604224   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:40:47.606803   431 webserver.cc:533] Webserver started at http://127.0.107.254:34605/ using document root <none> and password file <none>
I20260608 12:40:47.607340   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:40:47.607553   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:40:47.607861   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:40:47.609185   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780922379125897-431-0/minicluster-data/master-0-root/instance:
uuid: "6650b696d7aa403e95c1fa6452b49c8f"
format_stamp: "Formatted at 2026-06-08 12:40:47 on dist-test-slave-gg24"
I20260608 12:40:47.615393   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.001s
I20260608 12:40:47.619699  2670 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.620788   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 12:40:47.621124   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780922379125897-431-0/minicluster-data/master-0-root
uuid: "6650b696d7aa403e95c1fa6452b49c8f"
format_stamp: "Formatted at 2026-06-08 12:40:47 on dist-test-slave-gg24"
I20260608 12:40:47.621441   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780922379125897-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780922379125897-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780922379125897-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:47.638535   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:40:47.640089   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:40:47.682472   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:43693
I20260608 12:40:47.682596  2721 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:43693 every 8 connection(s)
I20260608 12:40:47.686896  2722 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:47.699198  2722 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6650b696d7aa403e95c1fa6452b49c8f: Bootstrap starting.
I20260608 12:40:47.704370  2722 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 6650b696d7aa403e95c1fa6452b49c8f: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:47.708976  2722 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6650b696d7aa403e95c1fa6452b49c8f: No bootstrap required, opened a new log
I20260608 12:40:47.711290  2722 raft_consensus.cc:359] T 00000000000000000000000000000000 P 6650b696d7aa403e95c1fa6452b49c8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6650b696d7aa403e95c1fa6452b49c8f" member_type: VOTER }
I20260608 12:40:47.711709  2722 raft_consensus.cc:385] T 00000000000000000000000000000000 P 6650b696d7aa403e95c1fa6452b49c8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:47.711890  2722 raft_consensus.cc:740] T 00000000000000000000000000000000 P 6650b696d7aa403e95c1fa6452b49c8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6650b696d7aa403e95c1fa6452b49c8f, State: Initialized, Role: FOLLOWER
I20260608 12:40:47.712424  2722 consensus_queue.cc:260] T 00000000000000000000000000000000 P 6650b696d7aa403e95c1fa6452b49c8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "6650b696d7aa403e95c1fa6452b49c8f" member_type: VOTER }
I20260608 12:40:47.712884  2722 raft_consensus.cc:399] T 00000000000000000000000000000000 P 6650b696d7aa403e95c1fa6452b49c8f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:40:47.713086  2722 raft_consensus.cc:493] T 00000000000000000000000000000000 P 6650b696d7aa403e95c1fa6452b49c8f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:40:47.713498  2722 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 6650b696d7aa403e95c1fa6452b49c8f [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:47.718935  2722 raft_consensus.cc:515] T 00000000000000000000000000000000 P 6650b696d7aa403e95c1fa6452b49c8f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6650b696d7aa403e95c1fa6452b49c8f" member_type: VOTER }
I20260608 12:40:47.719477  2722 leader_election.cc:304] T 00000000000000000000000000000000 P 6650b696d7aa403e95c1fa6452b49c8f [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: 6650b696d7aa403e95c1fa6452b49c8f; no voters: 
I20260608 12:40:47.720762  2722 leader_election.cc:290] T 00000000000000000000000000000000 P 6650b696d7aa403e95c1fa6452b49c8f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:40:47.721313  2725 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 6650b696d7aa403e95c1fa6452b49c8f [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:40:47.722827  2725 raft_consensus.cc:697] T 00000000000000000000000000000000 P 6650b696d7aa403e95c1fa6452b49c8f [term 1 LEADER]: Becoming Leader. State: Replica: 6650b696d7aa403e95c1fa6452b49c8f, State: Running, Role: LEADER
I20260608 12:40:47.723713  2725 consensus_queue.cc:237] T 00000000000000000000000000000000 P 6650b696d7aa403e95c1fa6452b49c8f [LEADER]: Queue going to LEADER mode. State: All 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: "6650b696d7aa403e95c1fa6452b49c8f" member_type: VOTER }
I20260608 12:40:47.724040  2722 sys_catalog.cc:565] T 00000000000000000000000000000000 P 6650b696d7aa403e95c1fa6452b49c8f [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:40:47.727402  2727 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6650b696d7aa403e95c1fa6452b49c8f [sys.catalog]: SysCatalogTable state changed. Reason: New leader 6650b696d7aa403e95c1fa6452b49c8f. Latest consensus state: current_term: 1 leader_uuid: "6650b696d7aa403e95c1fa6452b49c8f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6650b696d7aa403e95c1fa6452b49c8f" member_type: VOTER } }
I20260608 12:40:47.727910  2726 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6650b696d7aa403e95c1fa6452b49c8f [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "6650b696d7aa403e95c1fa6452b49c8f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6650b696d7aa403e95c1fa6452b49c8f" member_type: VOTER } }
I20260608 12:40:47.728181  2727 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6650b696d7aa403e95c1fa6452b49c8f [sys.catalog]: This master's current role is: LEADER
I20260608 12:40:47.728482  2726 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6650b696d7aa403e95c1fa6452b49c8f [sys.catalog]: This master's current role is: LEADER
I20260608 12:40:47.731611  2732 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:40:47.740531  2732 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:40:47.741668   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:40:47.750847  2732 catalog_manager.cc:1382] Generated new cluster ID: 1e616bd7a7894a019bfc0e9aa672ae0a
I20260608 12:40:47.751220  2732 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:40:47.773591  2732 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:40:47.775107  2732 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:40:47.802786  2732 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 6650b696d7aa403e95c1fa6452b49c8f: Generated new TSK 0
I20260608 12:40:47.803453  2732 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:40:47.808486   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:40:47.815584  2743 instance_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:47.816210  2744 instance_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:47.818183  2746 instance_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.818872   431 server_base.cc:1061] running on GCE node
I20260608 12:40:47.819875   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:40:47.820073   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.820289   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922447820273 us; error 0 us; skew 500 ppm
I20260608 12:40:47.821038   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:40:47.823760   431 webserver.cc:533] Webserver started at http://127.0.107.193:39569/ using document root <none> and password file <none>
I20260608 12:40:47.824306   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:40:47.824502   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:40:47.824877   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:40:47.826293   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780922379125897-431-0/minicluster-data/ts-0-root/instance:
uuid: "910132ebe721442f80e27dc607e2f0e4"
format_stamp: "Formatted at 2026-06-08 12:40:47 on dist-test-slave-gg24"
I20260608 12:40:47.831259   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 12:40:47.835595  2751 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.836664   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 12:40:47.837144   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780922379125897-431-0/minicluster-data/ts-0-root
uuid: "910132ebe721442f80e27dc607e2f0e4"
format_stamp: "Formatted at 2026-06-08 12:40:47 on dist-test-slave-gg24"
I20260608 12:40:47.837620   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780922379125897-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780922379125897-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780922379125897-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:47.849627   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:40:47.850889   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:40:47.852413   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:40:47.854800   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:40:47.855041   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:47.855307   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:40:47.855494   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:47.910406   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:36111
I20260608 12:40:47.910507  2813 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:36111 every 8 connection(s)
I20260608 12:40:47.916723   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:40:47.924695  2818 instance_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:47.926507  2819 instance_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:47.930198  2821 instance_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.930691   431 server_base.cc:1061] running on GCE node
I20260608 12:40:47.930944  2814 heartbeater.cc:344] Connected to a master server at 127.0.107.254:43693
I20260608 12:40:47.931363  2814 heartbeater.cc:461] Registering TS with master...
I20260608 12:40:47.931737   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:40:47.932001   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.932221   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922447932200 us; error 0 us; skew 500 ppm
I20260608 12:40:47.932322  2814 heartbeater.cc:507] Master 127.0.107.254:43693 requested a full tablet report, sending...
I20260608 12:40:47.933189   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:40:47.935050  2687 ts_manager.cc:194] Registered new tserver with Master: 910132ebe721442f80e27dc607e2f0e4 (127.0.107.193:36111)
I20260608 12:40:47.936306   431 webserver.cc:533] Webserver started at http://127.0.107.194:41839/ using document root <none> and password file <none>
I20260608 12:40:47.936902   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:40:47.937111   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:40:47.937309  2687 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57444
I20260608 12:40:47.937417   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:40:47.938989   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780922379125897-431-0/minicluster-data/ts-1-root/instance:
uuid: "15a64a68a4e54405b1aa37097992c928"
format_stamp: "Formatted at 2026-06-08 12:40:47 on dist-test-slave-gg24"
I20260608 12:40:47.944126   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 12:40:47.947769  2826 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.948738   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 12:40:47.948987   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780922379125897-431-0/minicluster-data/ts-1-root
uuid: "15a64a68a4e54405b1aa37097992c928"
format_stamp: "Formatted at 2026-06-08 12:40:47 on dist-test-slave-gg24"
I20260608 12:40:47.949241   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780922379125897-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780922379125897-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780922379125897-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:47.969336   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:40:47.970825   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:40:47.972435   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:40:47.974900   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:40:47.975098   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:47.975409   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:40:47.975564   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:48.018596   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:33521
I20260608 12:40:48.018882  2888 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:33521 every 8 connection(s)
I20260608 12:40:48.023869   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:40:48.031316  2892 instance_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.033730  2893 instance_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.034781   431 server_base.cc:1061] running on GCE node
W20260608 12:40:48.037032  2895 instance_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:48.037426  2889 heartbeater.cc:344] Connected to a master server at 127.0.107.254:43693
I20260608 12:40:48.037818  2889 heartbeater.cc:461] Registering TS with master...
I20260608 12:40:48.038117   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:40:48.038347   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.038523   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922448038487 us; error 0 us; skew 500 ppm
I20260608 12:40:48.038709  2889 heartbeater.cc:507] Master 127.0.107.254:43693 requested a full tablet report, sending...
I20260608 12:40:48.039260   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:40:48.041152  2687 ts_manager.cc:194] Registered new tserver with Master: 15a64a68a4e54405b1aa37097992c928 (127.0.107.194:33521)
I20260608 12:40:48.042186   431 webserver.cc:533] Webserver started at http://127.0.107.195:36623/ using document root <none> and password file <none>
I20260608 12:40:48.042595  2687 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57446
I20260608 12:40:48.042714   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:40:48.043015   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:40:48.043305   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:40:48.044719   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780922379125897-431-0/minicluster-data/ts-2-root/instance:
uuid: "50bc5fc940694dcf887714a7ab3e1a32"
format_stamp: "Formatted at 2026-06-08 12:40:48 on dist-test-slave-gg24"
I20260608 12:40:48.049261   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 12:40:48.052611  2900 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.053386   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 12:40:48.053682   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780922379125897-431-0/minicluster-data/ts-2-root
uuid: "50bc5fc940694dcf887714a7ab3e1a32"
format_stamp: "Formatted at 2026-06-08 12:40:48 on dist-test-slave-gg24"
I20260608 12:40:48.053947   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780922379125897-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780922379125897-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780922379125897-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:48.076335   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:40:48.077662   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:40:48.079190   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:40:48.081590   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:40:48.081832   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:48.082088   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:40:48.082276   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:48.124125   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:39805
I20260608 12:40:48.124262  2962 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:39805 every 8 connection(s)
I20260608 12:40:48.139684  2963 heartbeater.cc:344] Connected to a master server at 127.0.107.254:43693
I20260608 12:40:48.140221  2963 heartbeater.cc:461] Registering TS with master...
I20260608 12:40:48.141167  2963 heartbeater.cc:507] Master 127.0.107.254:43693 requested a full tablet report, sending...
I20260608 12:40:48.143581  2687 ts_manager.cc:194] Registered new tserver with Master: 50bc5fc940694dcf887714a7ab3e1a32 (127.0.107.195:39805)
I20260608 12:40:48.143841   431 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016165739s
I20260608 12:40:48.146032  2687 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57450
I20260608 12:40:48.940192  2814 heartbeater.cc:499] Master 127.0.107.254:43693 was elected leader, sending a full tablet report...
I20260608 12:40:49.045197  2889 heartbeater.cc:499] Master 127.0.107.254:43693 was elected leader, sending a full tablet report...
I20260608 12:40:49.149734  2963 heartbeater.cc:499] Master 127.0.107.254:43693 was elected leader, sending a full tablet report...
I20260608 12:40:49.740310  2740 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:40:51.741446  2740 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:40:53.742444  2740 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:40:55.743475  2740 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:40:57.744556  2740 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:40:59.746042  2740 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:41:00.242373   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
I20260608 12:41:00.269341   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:41:00.287628   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
I20260608 12:41:00.301021   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
I20260608 12:41:00.324958   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:41:00.341763   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
I20260608 12:41:00.351925   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
I20260608 12:41:00.383888   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:41:00.400755   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260608 12:41:00.410331   431 master.cc:562] Master@127.0.107.254:43693 shutting down...
I20260608 12:41:00.433337   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 6650b696d7aa403e95c1fa6452b49c8f [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:41:00.434309   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 6650b696d7aa403e95c1fa6452b49c8f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:00.434762   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P 6650b696d7aa403e95c1fa6452b49c8f: stopping tablet replica
I20260608 12:41:00.453497   431 master.cc:584] Master@127.0.107.254:43693 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfNoTablets (12894 ms)
[ RUN      ] AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange
I20260608 12:41:00.489847   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:33831
I20260608 12:41:00.491113   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:41:00.498270  2970 instance_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:00.498291  2969 instance_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:00.499706  2972 instance_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:00.500960   431 server_base.cc:1061] running on GCE node
I20260608 12:41:00.501888   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:41:00.502120   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:00.502293   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922460502269 us; error 0 us; skew 500 ppm
I20260608 12:41:00.503039   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:41:00.505739   431 webserver.cc:533] Webserver started at http://127.0.107.254:38225/ using document root <none> and password file <none>
I20260608 12:41:00.506299   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:41:00.506515   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:41:00.506807   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:41:00.508033   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780922379125897-431-0/minicluster-data/master-0-root/instance:
uuid: "a5ce17797e40403a8827c1b705b8c62f"
format_stamp: "Formatted at 2026-06-08 12:41:00 on dist-test-slave-gg24"
I20260608 12:41:00.512987   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260608 12:41:00.517809  2977 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:00.518894   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 12:41:00.519174   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780922379125897-431-0/minicluster-data/master-0-root
uuid: "a5ce17797e40403a8827c1b705b8c62f"
format_stamp: "Formatted at 2026-06-08 12:41:00 on dist-test-slave-gg24"
I20260608 12:41:00.519426   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780922379125897-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780922379125897-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780922379125897-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:00.542533   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:41:00.543797   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:41:00.588059   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:33831
I20260608 12:41:00.588210  3028 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:33831 every 8 connection(s)
I20260608 12:41:00.592820  3029 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:00.604624  3029 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a5ce17797e40403a8827c1b705b8c62f: Bootstrap starting.
I20260608 12:41:00.609921  3029 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P a5ce17797e40403a8827c1b705b8c62f: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:00.615805  3029 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a5ce17797e40403a8827c1b705b8c62f: No bootstrap required, opened a new log
I20260608 12:41:00.618312  3029 raft_consensus.cc:359] T 00000000000000000000000000000000 P a5ce17797e40403a8827c1b705b8c62f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a5ce17797e40403a8827c1b705b8c62f" member_type: VOTER }
I20260608 12:41:00.619163  3029 raft_consensus.cc:385] T 00000000000000000000000000000000 P a5ce17797e40403a8827c1b705b8c62f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:00.619656  3029 raft_consensus.cc:740] T 00000000000000000000000000000000 P a5ce17797e40403a8827c1b705b8c62f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5ce17797e40403a8827c1b705b8c62f, State: Initialized, Role: FOLLOWER
I20260608 12:41:00.620756  3029 consensus_queue.cc:260] T 00000000000000000000000000000000 P a5ce17797e40403a8827c1b705b8c62f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "a5ce17797e40403a8827c1b705b8c62f" member_type: VOTER }
I20260608 12:41:00.621349  3029 raft_consensus.cc:399] T 00000000000000000000000000000000 P a5ce17797e40403a8827c1b705b8c62f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:41:00.621583  3029 raft_consensus.cc:493] T 00000000000000000000000000000000 P a5ce17797e40403a8827c1b705b8c62f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:41:00.621914  3029 raft_consensus.cc:3060] T 00000000000000000000000000000000 P a5ce17797e40403a8827c1b705b8c62f [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:00.626600  3029 raft_consensus.cc:515] T 00000000000000000000000000000000 P a5ce17797e40403a8827c1b705b8c62f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a5ce17797e40403a8827c1b705b8c62f" member_type: VOTER }
I20260608 12:41:00.627216  3029 leader_election.cc:304] T 00000000000000000000000000000000 P a5ce17797e40403a8827c1b705b8c62f [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: a5ce17797e40403a8827c1b705b8c62f; no voters: 
I20260608 12:41:00.628937  3029 leader_election.cc:290] T 00000000000000000000000000000000 P a5ce17797e40403a8827c1b705b8c62f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:41:00.629312  3032 raft_consensus.cc:2804] T 00000000000000000000000000000000 P a5ce17797e40403a8827c1b705b8c62f [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:41:00.633203  3029 sys_catalog.cc:565] T 00000000000000000000000000000000 P a5ce17797e40403a8827c1b705b8c62f [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:41:00.633585  3032 raft_consensus.cc:697] T 00000000000000000000000000000000 P a5ce17797e40403a8827c1b705b8c62f [term 1 LEADER]: Becoming Leader. State: Replica: a5ce17797e40403a8827c1b705b8c62f, State: Running, Role: LEADER
I20260608 12:41:00.635113  3032 consensus_queue.cc:237] T 00000000000000000000000000000000 P a5ce17797e40403a8827c1b705b8c62f [LEADER]: Queue going to LEADER mode. State: All 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: "a5ce17797e40403a8827c1b705b8c62f" member_type: VOTER }
I20260608 12:41:00.640834  3033 sys_catalog.cc:455] T 00000000000000000000000000000000 P a5ce17797e40403a8827c1b705b8c62f [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "a5ce17797e40403a8827c1b705b8c62f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a5ce17797e40403a8827c1b705b8c62f" member_type: VOTER } }
I20260608 12:41:00.641494  3033 sys_catalog.cc:458] T 00000000000000000000000000000000 P a5ce17797e40403a8827c1b705b8c62f [sys.catalog]: This master's current role is: LEADER
I20260608 12:41:00.645022  3034 sys_catalog.cc:455] T 00000000000000000000000000000000 P a5ce17797e40403a8827c1b705b8c62f [sys.catalog]: SysCatalogTable state changed. Reason: New leader a5ce17797e40403a8827c1b705b8c62f. Latest consensus state: current_term: 1 leader_uuid: "a5ce17797e40403a8827c1b705b8c62f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a5ce17797e40403a8827c1b705b8c62f" member_type: VOTER } }
I20260608 12:41:00.646067  3034 sys_catalog.cc:458] T 00000000000000000000000000000000 P a5ce17797e40403a8827c1b705b8c62f [sys.catalog]: This master's current role is: LEADER
I20260608 12:41:00.650337  3040 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:41:00.656260  3040 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:41:00.657753   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:41:00.666644  3040 catalog_manager.cc:1382] Generated new cluster ID: 32a344a84fe2425fad5bdf68b9135e53
I20260608 12:41:00.666975  3040 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:41:00.696799  3040 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:41:00.698309  3040 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:41:00.716864  3040 catalog_manager.cc:6069] T 00000000000000000000000000000000 P a5ce17797e40403a8827c1b705b8c62f: Generated new TSK 0
I20260608 12:41:00.717525  3040 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:41:00.725375   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:41:00.732523  3051 instance_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:00.733742  3052 instance_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:00.735966   431 server_base.cc:1061] running on GCE node
W20260608 12:41:00.736057  3054 instance_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:00.737287   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:41:00.737491   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:00.737617   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922460737605 us; error 0 us; skew 500 ppm
I20260608 12:41:00.738153   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:41:00.740767   431 webserver.cc:533] Webserver started at http://127.0.107.193:37251/ using document root <none> and password file <none>
I20260608 12:41:00.741285   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:41:00.741458   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:41:00.741672   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:41:00.743268   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780922379125897-431-0/minicluster-data/ts-0-root/instance:
uuid: "3465dbe81c6f4ebab0bc3d9a6ceb6119"
format_stamp: "Formatted at 2026-06-08 12:41:00 on dist-test-slave-gg24"
I20260608 12:41:00.748353   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260608 12:41:00.751988  3059 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:00.752957   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 12:41:00.753274   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780922379125897-431-0/minicluster-data/ts-0-root
uuid: "3465dbe81c6f4ebab0bc3d9a6ceb6119"
format_stamp: "Formatted at 2026-06-08 12:41:00 on dist-test-slave-gg24"
I20260608 12:41:00.753530   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780922379125897-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780922379125897-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780922379125897-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:00.771441   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:41:00.773198   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:41:00.775565   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:41:00.779161   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:41:00.779441   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:00.779706   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:41:00.779899   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:00.827773   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:44725
I20260608 12:41:00.827917  3121 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:44725 every 8 connection(s)
I20260608 12:41:00.833956   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:41:00.844166  3126 instance_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:00.845495  3127 instance_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:00.847756  3130 instance_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:00.847931   431 server_base.cc:1061] running on GCE node
I20260608 12:41:00.849176   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:41:00.849416   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:00.849668   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922460849646 us; error 0 us; skew 500 ppm
I20260608 12:41:00.850435   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:41:00.852902  3122 heartbeater.cc:344] Connected to a master server at 127.0.107.254:33831
I20260608 12:41:00.853341  3122 heartbeater.cc:461] Registering TS with master...
I20260608 12:41:00.854952   431 webserver.cc:533] Webserver started at http://127.0.107.194:38591/ using document root <none> and password file <none>
I20260608 12:41:00.855275  3122 heartbeater.cc:507] Master 127.0.107.254:33831 requested a full tablet report, sending...
I20260608 12:41:00.855839   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:41:00.856130   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:41:00.856469   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:41:00.857990   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780922379125897-431-0/minicluster-data/ts-1-root/instance:
uuid: "cf7bd411746f4b58899edbca966232ed"
format_stamp: "Formatted at 2026-06-08 12:41:00 on dist-test-slave-gg24"
I20260608 12:41:00.858316  2994 ts_manager.cc:194] Registered new tserver with Master: 3465dbe81c6f4ebab0bc3d9a6ceb6119 (127.0.107.193:44725)
I20260608 12:41:00.860196  2994 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44926
I20260608 12:41:00.863523   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.001s
I20260608 12:41:00.867493  3134 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:00.868530   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 12:41:00.868880   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780922379125897-431-0/minicluster-data/ts-1-root
uuid: "cf7bd411746f4b58899edbca966232ed"
format_stamp: "Formatted at 2026-06-08 12:41:00 on dist-test-slave-gg24"
I20260608 12:41:00.869132   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780922379125897-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780922379125897-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780922379125897-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:00.888870   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:41:00.890062   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:41:00.891532   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:41:00.894057   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:41:00.894258   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:00.894582   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:41:00.894742   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:00.941212   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:41513
I20260608 12:41:00.941321  3196 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:41513 every 8 connection(s)
I20260608 12:41:00.946743   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:41:00.956265  3200 instance_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:00.957152  3201 instance_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:00.961298  3203 instance_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:00.962018  3197 heartbeater.cc:344] Connected to a master server at 127.0.107.254:33831
I20260608 12:41:00.962298   431 server_base.cc:1061] running on GCE node
I20260608 12:41:00.962508  3197 heartbeater.cc:461] Registering TS with master...
I20260608 12:41:00.963410   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 12:41:00.963481  3197 heartbeater.cc:507] Master 127.0.107.254:33831 requested a full tablet report, sending...
W20260608 12:41:00.963714   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:00.964008   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922460963985 us; error 0 us; skew 500 ppm
I20260608 12:41:00.964838   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:41:00.966171  2994 ts_manager.cc:194] Registered new tserver with Master: cf7bd411746f4b58899edbca966232ed (127.0.107.194:41513)
I20260608 12:41:00.967761  2994 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44942
I20260608 12:41:00.968052   431 webserver.cc:533] Webserver started at http://127.0.107.195:32893/ using document root <none> and password file <none>
I20260608 12:41:00.968736   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:41:00.968994   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:41:00.969321   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:41:00.970516   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780922379125897-431-0/minicluster-data/ts-2-root/instance:
uuid: "8b92ee2eaf4c449c9d3dd3bb839e47b9"
format_stamp: "Formatted at 2026-06-08 12:41:00 on dist-test-slave-gg24"
I20260608 12:41:00.975980   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260608 12:41:00.980310  3208 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:00.981205   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 12:41:00.981571   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780922379125897-431-0/minicluster-data/ts-2-root
uuid: "8b92ee2eaf4c449c9d3dd3bb839e47b9"
format_stamp: "Formatted at 2026-06-08 12:41:00 on dist-test-slave-gg24"
I20260608 12:41:00.981848   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780922379125897-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780922379125897-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780922379125897-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:01.012982   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:41:01.014250   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:41:01.015879   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:41:01.018136   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:41:01.018363   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:01.018617   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:41:01.018795   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:01.062795   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:41181
I20260608 12:41:01.063154  3270 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:41181 every 8 connection(s)
I20260608 12:41:01.078445  3271 heartbeater.cc:344] Connected to a master server at 127.0.107.254:33831
I20260608 12:41:01.078909  3271 heartbeater.cc:461] Registering TS with master...
I20260608 12:41:01.079710  3271 heartbeater.cc:507] Master 127.0.107.254:33831 requested a full tablet report, sending...
I20260608 12:41:01.081889  2994 ts_manager.cc:194] Registered new tserver with Master: 8b92ee2eaf4c449c9d3dd3bb839e47b9 (127.0.107.195:41181)
I20260608 12:41:01.082695   431 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016332343s
I20260608 12:41:01.083382  2994 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44946
I20260608 12:41:01.864141  3122 heartbeater.cc:499] Master 127.0.107.254:33831 was elected leader, sending a full tablet report...
I20260608 12:41:01.970724  3197 heartbeater.cc:499] Master 127.0.107.254:33831 was elected leader, sending a full tablet report...
I20260608 12:41:02.086256  3271 heartbeater.cc:499] Master 127.0.107.254:33831 was elected leader, sending a full tablet report...
I20260608 12:41:02.147468  2994 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:44948:
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:41:02.150151  2994 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:41:02.225312  3162 tablet_service.cc:1511] Processing CreateTablet for tablet fdee6c85ec08402ab31b71c9ae2a8ceb (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=d785ded1771648649b8392c95c0b0d3f]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:41:02.227240  3162 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fdee6c85ec08402ab31b71c9ae2a8ceb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:02.230173  3161 tablet_service.cc:1511] Processing CreateTablet for tablet 7c41d94fd209491ebecf5337b1243d34 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=d785ded1771648649b8392c95c0b0d3f]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:41:02.232064  3161 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c41d94fd209491ebecf5337b1243d34. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:02.232347  3235 tablet_service.cc:1511] Processing CreateTablet for tablet 7c41d94fd209491ebecf5337b1243d34 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=d785ded1771648649b8392c95c0b0d3f]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:41:02.233109  3234 tablet_service.cc:1511] Processing CreateTablet for tablet e11981409322440493ce8eca473f7f2a (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=d785ded1771648649b8392c95c0b0d3f]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:41:02.234014  3235 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c41d94fd209491ebecf5337b1243d34. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:02.234683  3234 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e11981409322440493ce8eca473f7f2a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:02.236035  3236 tablet_service.cc:1511] Processing CreateTablet for tablet fdee6c85ec08402ab31b71c9ae2a8ceb (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=d785ded1771648649b8392c95c0b0d3f]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:41:02.237625  3236 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fdee6c85ec08402ab31b71c9ae2a8ceb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:02.237811  3233 tablet_service.cc:1511] Processing CreateTablet for tablet 0c66f76ada96436485fa197ff7002a81 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=d785ded1771648649b8392c95c0b0d3f]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:41:02.239446  3233 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c66f76ada96436485fa197ff7002a81. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:02.246738  3160 tablet_service.cc:1511] Processing CreateTablet for tablet e11981409322440493ce8eca473f7f2a (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=d785ded1771648649b8392c95c0b0d3f]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:41:02.248397  3160 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e11981409322440493ce8eca473f7f2a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:02.267750  3159 tablet_service.cc:1511] Processing CreateTablet for tablet 0c66f76ada96436485fa197ff7002a81 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=d785ded1771648649b8392c95c0b0d3f]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:41:02.270219  3159 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c66f76ada96436485fa197ff7002a81. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:02.282712  3087 tablet_service.cc:1511] Processing CreateTablet for tablet fdee6c85ec08402ab31b71c9ae2a8ceb (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=d785ded1771648649b8392c95c0b0d3f]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:41:02.284510  3087 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fdee6c85ec08402ab31b71c9ae2a8ceb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:02.284016  3084 tablet_service.cc:1511] Processing CreateTablet for tablet 0c66f76ada96436485fa197ff7002a81 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=d785ded1771648649b8392c95c0b0d3f]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:41:02.285707  3084 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c66f76ada96436485fa197ff7002a81. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:02.283969  3085 tablet_service.cc:1511] Processing CreateTablet for tablet e11981409322440493ce8eca473f7f2a (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=d785ded1771648649b8392c95c0b0d3f]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:41:02.286041  3086 tablet_service.cc:1511] Processing CreateTablet for tablet 7c41d94fd209491ebecf5337b1243d34 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=d785ded1771648649b8392c95c0b0d3f]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:41:02.286886  3085 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e11981409322440493ce8eca473f7f2a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:02.287564  3086 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c41d94fd209491ebecf5337b1243d34. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:02.297631  3292 tablet_bootstrap.cc:492] T fdee6c85ec08402ab31b71c9ae2a8ceb P cf7bd411746f4b58899edbca966232ed: Bootstrap starting.
I20260608 12:41:02.310709  3292 tablet_bootstrap.cc:654] T fdee6c85ec08402ab31b71c9ae2a8ceb P cf7bd411746f4b58899edbca966232ed: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:02.325474  3291 tablet_bootstrap.cc:492] T fdee6c85ec08402ab31b71c9ae2a8ceb P 8b92ee2eaf4c449c9d3dd3bb839e47b9: Bootstrap starting.
I20260608 12:41:02.326320  3293 tablet_bootstrap.cc:492] T 0c66f76ada96436485fa197ff7002a81 P 3465dbe81c6f4ebab0bc3d9a6ceb6119: Bootstrap starting.
I20260608 12:41:02.334263  3291 tablet_bootstrap.cc:654] T fdee6c85ec08402ab31b71c9ae2a8ceb P 8b92ee2eaf4c449c9d3dd3bb839e47b9: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:02.334468  3293 tablet_bootstrap.cc:654] T 0c66f76ada96436485fa197ff7002a81 P 3465dbe81c6f4ebab0bc3d9a6ceb6119: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:02.336067  3292 tablet_bootstrap.cc:492] T fdee6c85ec08402ab31b71c9ae2a8ceb P cf7bd411746f4b58899edbca966232ed: No bootstrap required, opened a new log
I20260608 12:41:02.336864  3292 ts_tablet_manager.cc:1403] T fdee6c85ec08402ab31b71c9ae2a8ceb P cf7bd411746f4b58899edbca966232ed: Time spent bootstrapping tablet: real 0.040s	user 0.010s	sys 0.008s
I20260608 12:41:02.340188  3291 tablet_bootstrap.cc:492] T fdee6c85ec08402ab31b71c9ae2a8ceb P 8b92ee2eaf4c449c9d3dd3bb839e47b9: No bootstrap required, opened a new log
I20260608 12:41:02.340849  3291 ts_tablet_manager.cc:1403] T fdee6c85ec08402ab31b71c9ae2a8ceb P 8b92ee2eaf4c449c9d3dd3bb839e47b9: Time spent bootstrapping tablet: real 0.016s	user 0.015s	sys 0.000s
I20260608 12:41:02.341692  3292 raft_consensus.cc:359] T fdee6c85ec08402ab31b71c9ae2a8ceb P cf7bd411746f4b58899edbca966232ed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf7bd411746f4b58899edbca966232ed" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41513 } } peers { permanent_uuid: "3465dbe81c6f4ebab0bc3d9a6ceb6119" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44725 } } peers { permanent_uuid: "8b92ee2eaf4c449c9d3dd3bb839e47b9" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41181 } }
I20260608 12:41:02.342507  3292 raft_consensus.cc:385] T fdee6c85ec08402ab31b71c9ae2a8ceb P cf7bd411746f4b58899edbca966232ed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:02.342886  3292 raft_consensus.cc:740] T fdee6c85ec08402ab31b71c9ae2a8ceb P cf7bd411746f4b58899edbca966232ed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf7bd411746f4b58899edbca966232ed, State: Initialized, Role: FOLLOWER
I20260608 12:41:02.343444  3293 tablet_bootstrap.cc:492] T 0c66f76ada96436485fa197ff7002a81 P 3465dbe81c6f4ebab0bc3d9a6ceb6119: No bootstrap required, opened a new log
I20260608 12:41:02.344009  3293 ts_tablet_manager.cc:1403] T 0c66f76ada96436485fa197ff7002a81 P 3465dbe81c6f4ebab0bc3d9a6ceb6119: Time spent bootstrapping tablet: real 0.027s	user 0.017s	sys 0.000s
I20260608 12:41:02.343848  3291 raft_consensus.cc:359] T fdee6c85ec08402ab31b71c9ae2a8ceb P 8b92ee2eaf4c449c9d3dd3bb839e47b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf7bd411746f4b58899edbca966232ed" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41513 } } peers { permanent_uuid: "3465dbe81c6f4ebab0bc3d9a6ceb6119" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44725 } } peers { permanent_uuid: "8b92ee2eaf4c449c9d3dd3bb839e47b9" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41181 } }
I20260608 12:41:02.343843  3292 consensus_queue.cc:260] T fdee6c85ec08402ab31b71c9ae2a8ceb P cf7bd411746f4b58899edbca966232ed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf7bd411746f4b58899edbca966232ed" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41513 } } peers { permanent_uuid: "3465dbe81c6f4ebab0bc3d9a6ceb6119" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44725 } } peers { permanent_uuid: "8b92ee2eaf4c449c9d3dd3bb839e47b9" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41181 } }
I20260608 12:41:02.344964  3291 raft_consensus.cc:385] T fdee6c85ec08402ab31b71c9ae2a8ceb P 8b92ee2eaf4c449c9d3dd3bb839e47b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:02.345419  3291 raft_consensus.cc:740] T fdee6c85ec08402ab31b71c9ae2a8ceb P 8b92ee2eaf4c449c9d3dd3bb839e47b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b92ee2eaf4c449c9d3dd3bb839e47b9, State: Initialized, Role: FOLLOWER
I20260608 12:41:02.346328  3291 consensus_queue.cc:260] T fdee6c85ec08402ab31b71c9ae2a8ceb P 8b92ee2eaf4c449c9d3dd3bb839e47b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf7bd411746f4b58899edbca966232ed" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41513 } } peers { permanent_uuid: "3465dbe81c6f4ebab0bc3d9a6ceb6119" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44725 } } peers { permanent_uuid: "8b92ee2eaf4c449c9d3dd3bb839e47b9" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41181 } }
I20260608 12:41:02.348513  3293 raft_consensus.cc:359] T 0c66f76ada96436485fa197ff7002a81 P 3465dbe81c6f4ebab0bc3d9a6ceb6119 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3465dbe81c6f4ebab0bc3d9a6ceb6119" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44725 } } peers { permanent_uuid: "cf7bd411746f4b58899edbca966232ed" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41513 } } peers { permanent_uuid: "8b92ee2eaf4c449c9d3dd3bb839e47b9" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41181 } }
I20260608 12:41:02.349454  3293 raft_consensus.cc:385] T 0c66f76ada96436485fa197ff7002a81 P 3465dbe81c6f4ebab0bc3d9a6ceb6119 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:02.349825  3293 raft_consensus.cc:740] T 0c66f76ada96436485fa197ff7002a81 P 3465dbe81c6f4ebab0bc3d9a6ceb6119 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3465dbe81c6f4ebab0bc3d9a6ceb6119, State: Initialized, Role: FOLLOWER
I20260608 12:41:02.350167  3292 ts_tablet_manager.cc:1434] T fdee6c85ec08402ab31b71c9ae2a8ceb P cf7bd411746f4b58899edbca966232ed: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.003s
I20260608 12:41:02.350865  3293 consensus_queue.cc:260] T 0c66f76ada96436485fa197ff7002a81 P 3465dbe81c6f4ebab0bc3d9a6ceb6119 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3465dbe81c6f4ebab0bc3d9a6ceb6119" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44725 } } peers { permanent_uuid: "cf7bd411746f4b58899edbca966232ed" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41513 } } peers { permanent_uuid: "8b92ee2eaf4c449c9d3dd3bb839e47b9" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41181 } }
I20260608 12:41:02.351459  3292 tablet_bootstrap.cc:492] T e11981409322440493ce8eca473f7f2a P cf7bd411746f4b58899edbca966232ed: Bootstrap starting.
I20260608 12:41:02.356786  3291 ts_tablet_manager.cc:1434] T fdee6c85ec08402ab31b71c9ae2a8ceb P 8b92ee2eaf4c449c9d3dd3bb839e47b9: Time spent starting tablet: real 0.016s	user 0.011s	sys 0.004s
I20260608 12:41:02.361136  3291 tablet_bootstrap.cc:492] T e11981409322440493ce8eca473f7f2a P 8b92ee2eaf4c449c9d3dd3bb839e47b9: Bootstrap starting.
I20260608 12:41:02.363041  3292 tablet_bootstrap.cc:654] T e11981409322440493ce8eca473f7f2a P cf7bd411746f4b58899edbca966232ed: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:02.368861  3291 tablet_bootstrap.cc:654] T e11981409322440493ce8eca473f7f2a P 8b92ee2eaf4c449c9d3dd3bb839e47b9: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:02.371672  3292 tablet_bootstrap.cc:492] T e11981409322440493ce8eca473f7f2a P cf7bd411746f4b58899edbca966232ed: No bootstrap required, opened a new log
I20260608 12:41:02.372310  3292 ts_tablet_manager.cc:1403] T e11981409322440493ce8eca473f7f2a P cf7bd411746f4b58899edbca966232ed: Time spent bootstrapping tablet: real 0.021s	user 0.016s	sys 0.004s
I20260608 12:41:02.375560  3293 ts_tablet_manager.cc:1434] T 0c66f76ada96436485fa197ff7002a81 P 3465dbe81c6f4ebab0bc3d9a6ceb6119: Time spent starting tablet: real 0.031s	user 0.007s	sys 0.008s
I20260608 12:41:02.375792  3292 raft_consensus.cc:359] T e11981409322440493ce8eca473f7f2a P cf7bd411746f4b58899edbca966232ed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3465dbe81c6f4ebab0bc3d9a6ceb6119" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44725 } } peers { permanent_uuid: "cf7bd411746f4b58899edbca966232ed" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41513 } } peers { permanent_uuid: "8b92ee2eaf4c449c9d3dd3bb839e47b9" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41181 } }
I20260608 12:41:02.376757  3292 raft_consensus.cc:385] T e11981409322440493ce8eca473f7f2a P cf7bd411746f4b58899edbca966232ed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:02.377126  3292 raft_consensus.cc:740] T e11981409322440493ce8eca473f7f2a P cf7bd411746f4b58899edbca966232ed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf7bd411746f4b58899edbca966232ed, State: Initialized, Role: FOLLOWER
I20260608 12:41:02.377298  3293 tablet_bootstrap.cc:492] T e11981409322440493ce8eca473f7f2a P 3465dbe81c6f4ebab0bc3d9a6ceb6119: Bootstrap starting.
I20260608 12:41:02.378315  3292 consensus_queue.cc:260] T e11981409322440493ce8eca473f7f2a P cf7bd411746f4b58899edbca966232ed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3465dbe81c6f4ebab0bc3d9a6ceb6119" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44725 } } peers { permanent_uuid: "cf7bd411746f4b58899edbca966232ed" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41513 } } peers { permanent_uuid: "8b92ee2eaf4c449c9d3dd3bb839e47b9" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41181 } }
I20260608 12:41:02.381918  3292 ts_tablet_manager.cc:1434] T e11981409322440493ce8eca473f7f2a P cf7bd411746f4b58899edbca966232ed: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.005s
I20260608 12:41:02.382182  3291 tablet_bootstrap.cc:492] T e11981409322440493ce8eca473f7f2a P 8b92ee2eaf4c449c9d3dd3bb839e47b9: No bootstrap required, opened a new log
I20260608 12:41:02.383047  3291 ts_tablet_manager.cc:1403] T e11981409322440493ce8eca473f7f2a P 8b92ee2eaf4c449c9d3dd3bb839e47b9: Time spent bootstrapping tablet: real 0.022s	user 0.009s	sys 0.010s
I20260608 12:41:02.383462  3292 tablet_bootstrap.cc:492] T 0c66f76ada96436485fa197ff7002a81 P cf7bd411746f4b58899edbca966232ed: Bootstrap starting.
I20260608 12:41:02.386411  3291 raft_consensus.cc:359] T e11981409322440493ce8eca473f7f2a P 8b92ee2eaf4c449c9d3dd3bb839e47b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3465dbe81c6f4ebab0bc3d9a6ceb6119" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44725 } } peers { permanent_uuid: "cf7bd411746f4b58899edbca966232ed" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41513 } } peers { permanent_uuid: "8b92ee2eaf4c449c9d3dd3bb839e47b9" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41181 } }
I20260608 12:41:02.386992  3293 tablet_bootstrap.cc:654] T e11981409322440493ce8eca473f7f2a P 3465dbe81c6f4ebab0bc3d9a6ceb6119: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:02.387341  3291 raft_consensus.cc:385] T e11981409322440493ce8eca473f7f2a P 8b92ee2eaf4c449c9d3dd3bb839e47b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:02.387779  3291 raft_consensus.cc:740] T e11981409322440493ce8eca473f7f2a P 8b92ee2eaf4c449c9d3dd3bb839e47b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b92ee2eaf4c449c9d3dd3bb839e47b9, State: Initialized, Role: FOLLOWER
I20260608 12:41:02.388836  3291 consensus_queue.cc:260] T e11981409322440493ce8eca473f7f2a P 8b92ee2eaf4c449c9d3dd3bb839e47b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3465dbe81c6f4ebab0bc3d9a6ceb6119" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44725 } } peers { permanent_uuid: "cf7bd411746f4b58899edbca966232ed" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41513 } } peers { permanent_uuid: "8b92ee2eaf4c449c9d3dd3bb839e47b9" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41181 } }
I20260608 12:41:02.391616  3292 tablet_bootstrap.cc:654] T 0c66f76ada96436485fa197ff7002a81 P cf7bd411746f4b58899edbca966232ed: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:02.398209  3291 ts_tablet_manager.cc:1434] T e11981409322440493ce8eca473f7f2a P 8b92ee2eaf4c449c9d3dd3bb839e47b9: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260608 12:41:02.404881  3291 tablet_bootstrap.cc:492] T 0c66f76ada96436485fa197ff7002a81 P 8b92ee2eaf4c449c9d3dd3bb839e47b9: Bootstrap starting.
I20260608 12:41:02.405295  3292 tablet_bootstrap.cc:492] T 0c66f76ada96436485fa197ff7002a81 P cf7bd411746f4b58899edbca966232ed: No bootstrap required, opened a new log
I20260608 12:41:02.406062  3292 ts_tablet_manager.cc:1403] T 0c66f76ada96436485fa197ff7002a81 P cf7bd411746f4b58899edbca966232ed: Time spent bootstrapping tablet: real 0.023s	user 0.022s	sys 0.000s
I20260608 12:41:02.410233  3292 raft_consensus.cc:359] T 0c66f76ada96436485fa197ff7002a81 P cf7bd411746f4b58899edbca966232ed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3465dbe81c6f4ebab0bc3d9a6ceb6119" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44725 } } peers { permanent_uuid: "cf7bd411746f4b58899edbca966232ed" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41513 } } peers { permanent_uuid: "8b92ee2eaf4c449c9d3dd3bb839e47b9" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41181 } }
I20260608 12:41:02.411072  3291 tablet_bootstrap.cc:654] T 0c66f76ada96436485fa197ff7002a81 P 8b92ee2eaf4c449c9d3dd3bb839e47b9: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:02.411280  3292 raft_consensus.cc:385] T 0c66f76ada96436485fa197ff7002a81 P cf7bd411746f4b58899edbca966232ed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:02.411743  3292 raft_consensus.cc:740] T 0c66f76ada96436485fa197ff7002a81 P cf7bd411746f4b58899edbca966232ed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf7bd411746f4b58899edbca966232ed, State: Initialized, Role: FOLLOWER
I20260608 12:41:02.412949  3292 consensus_queue.cc:260] T 0c66f76ada96436485fa197ff7002a81 P cf7bd411746f4b58899edbca966232ed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3465dbe81c6f4ebab0bc3d9a6ceb6119" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44725 } } peers { permanent_uuid: "cf7bd411746f4b58899edbca966232ed" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41513 } } peers { permanent_uuid: "8b92ee2eaf4c449c9d3dd3bb839e47b9" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41181 } }
I20260608 12:41:02.415644  3292 ts_tablet_manager.cc:1434] T 0c66f76ada96436485fa197ff7002a81 P cf7bd411746f4b58899edbca966232ed: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.003s
I20260608 12:41:02.417203  3292 tablet_bootstrap.cc:492] T 7c41d94fd209491ebecf5337b1243d34 P cf7bd411746f4b58899edbca966232ed: Bootstrap starting.
I20260608 12:41:02.417531  3293 tablet_bootstrap.cc:492] T e11981409322440493ce8eca473f7f2a P 3465dbe81c6f4ebab0bc3d9a6ceb6119: No bootstrap required, opened a new log
I20260608 12:41:02.418099  3293 ts_tablet_manager.cc:1403] T e11981409322440493ce8eca473f7f2a P 3465dbe81c6f4ebab0bc3d9a6ceb6119: Time spent bootstrapping tablet: real 0.041s	user 0.011s	sys 0.027s
I20260608 12:41:02.419159  3291 tablet_bootstrap.cc:492] T 0c66f76ada96436485fa197ff7002a81 P 8b92ee2eaf4c449c9d3dd3bb839e47b9: No bootstrap required, opened a new log
I20260608 12:41:02.419749  3291 ts_tablet_manager.cc:1403] T 0c66f76ada96436485fa197ff7002a81 P 8b92ee2eaf4c449c9d3dd3bb839e47b9: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.000s
I20260608 12:41:02.421554  3293 raft_consensus.cc:359] T e11981409322440493ce8eca473f7f2a P 3465dbe81c6f4ebab0bc3d9a6ceb6119 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3465dbe81c6f4ebab0bc3d9a6ceb6119" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44725 } } peers { permanent_uuid: "cf7bd411746f4b58899edbca966232ed" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41513 } } peers { permanent_uuid: "8b92ee2eaf4c449c9d3dd3bb839e47b9" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41181 } }
I20260608 12:41:02.422426  3293 raft_consensus.cc:385] T e11981409322440493ce8eca473f7f2a P 3465dbe81c6f4ebab0bc3d9a6ceb6119 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:02.422784  3293 raft_consensus.cc:740] T e11981409322440493ce8eca473f7f2a P 3465dbe81c6f4ebab0bc3d9a6ceb6119 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3465dbe81c6f4ebab0bc3d9a6ceb6119, State: Initialized, Role: FOLLOWER
I20260608 12:41:02.423750  3293 consensus_queue.cc:260] T e11981409322440493ce8eca473f7f2a P 3465dbe81c6f4ebab0bc3d9a6ceb6119 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3465dbe81c6f4ebab0bc3d9a6ceb6119" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44725 } } peers { permanent_uuid: "cf7bd411746f4b58899edbca966232ed" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41513 } } peers { permanent_uuid: "8b92ee2eaf4c449c9d3dd3bb839e47b9" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41181 } }
I20260608 12:41:02.423873  3291 raft_consensus.cc:359] T 0c66f76ada96436485fa197ff7002a81 P 8b92ee2eaf4c449c9d3dd3bb839e47b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3465dbe81c6f4ebab0bc3d9a6ceb6119" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44725 } } peers { permanent_uuid: "cf7bd411746f4b58899edbca966232ed" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41513 } } peers { permanent_uuid: "8b92ee2eaf4c449c9d3dd3bb839e47b9" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41181 } }
I20260608 12:41:02.424804  3291 raft_consensus.cc:385] T 0c66f76ada96436485fa197ff7002a81 P 8b92ee2eaf4c449c9d3dd3bb839e47b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:02.425069  3292 tablet_bootstrap.cc:654] T 7c41d94fd209491ebecf5337b1243d34 P cf7bd411746f4b58899edbca966232ed: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:02.425186  3291 raft_consensus.cc:740] T 0c66f76ada96436485fa197ff7002a81 P 8b92ee2eaf4c449c9d3dd3bb839e47b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b92ee2eaf4c449c9d3dd3bb839e47b9, State: Initialized, Role: FOLLOWER
I20260608 12:41:02.426456  3293 ts_tablet_manager.cc:1434] T e11981409322440493ce8eca473f7f2a P 3465dbe81c6f4ebab0bc3d9a6ceb6119: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 12:41:02.427660  3293 tablet_bootstrap.cc:492] T fdee6c85ec08402ab31b71c9ae2a8ceb P 3465dbe81c6f4ebab0bc3d9a6ceb6119: Bootstrap starting.
I20260608 12:41:02.435515  3291 consensus_queue.cc:260] T 0c66f76ada96436485fa197ff7002a81 P 8b92ee2eaf4c449c9d3dd3bb839e47b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3465dbe81c6f4ebab0bc3d9a6ceb6119" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44725 } } peers { permanent_uuid: "cf7bd411746f4b58899edbca966232ed" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41513 } } peers { permanent_uuid: "8b92ee2eaf4c449c9d3dd3bb839e47b9" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41181 } }
I20260608 12:41:02.439373  3293 tablet_bootstrap.cc:654] T fdee6c85ec08402ab31b71c9ae2a8ceb P 3465dbe81c6f4ebab0bc3d9a6ceb6119: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:02.442288  3291 ts_tablet_manager.cc:1434] T 0c66f76ada96436485fa197ff7002a81 P 8b92ee2eaf4c449c9d3dd3bb839e47b9: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.000s
I20260608 12:41:02.443596  3291 tablet_bootstrap.cc:492] T 7c41d94fd209491ebecf5337b1243d34 P 8b92ee2eaf4c449c9d3dd3bb839e47b9: Bootstrap starting.
I20260608 12:41:02.447794  3292 tablet_bootstrap.cc:492] T 7c41d94fd209491ebecf5337b1243d34 P cf7bd411746f4b58899edbca966232ed: No bootstrap required, opened a new log
W20260608 12:41:02.447849  3198 tablet.cc:2404] T 0c66f76ada96436485fa197ff7002a81 P cf7bd411746f4b58899edbca966232ed: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260608 12:41:02.448735  3292 ts_tablet_manager.cc:1403] T 7c41d94fd209491ebecf5337b1243d34 P cf7bd411746f4b58899edbca966232ed: Time spent bootstrapping tablet: real 0.032s	user 0.013s	sys 0.017s
I20260608 12:41:02.451143  3293 tablet_bootstrap.cc:492] T fdee6c85ec08402ab31b71c9ae2a8ceb P 3465dbe81c6f4ebab0bc3d9a6ceb6119: No bootstrap required, opened a new log
I20260608 12:41:02.451690  3293 ts_tablet_manager.cc:1403] T fdee6c85ec08402ab31b71c9ae2a8ceb P 3465dbe81c6f4ebab0bc3d9a6ceb6119: Time spent bootstrapping tablet: real 0.024s	user 0.012s	sys 0.007s
I20260608 12:41:02.452139  3292 raft_consensus.cc:359] T 7c41d94fd209491ebecf5337b1243d34 P cf7bd411746f4b58899edbca966232ed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3465dbe81c6f4ebab0bc3d9a6ceb6119" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44725 } } peers { permanent_uuid: "cf7bd411746f4b58899edbca966232ed" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41513 } } peers { permanent_uuid: "8b92ee2eaf4c449c9d3dd3bb839e47b9" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41181 } }
I20260608 12:41:02.453011  3292 raft_consensus.cc:385] T 7c41d94fd209491ebecf5337b1243d34 P cf7bd411746f4b58899edbca966232ed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:02.453474  3292 raft_consensus.cc:740] T 7c41d94fd209491ebecf5337b1243d34 P cf7bd411746f4b58899edbca966232ed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf7bd411746f4b58899edbca966232ed, State: Initialized, Role: FOLLOWER
I20260608 12:41:02.454741  3292 consensus_queue.cc:260] T 7c41d94fd209491ebecf5337b1243d34 P cf7bd411746f4b58899edbca966232ed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3465dbe81c6f4ebab0bc3d9a6ceb6119" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44725 } } peers { permanent_uuid: "cf7bd411746f4b58899edbca966232ed" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41513 } } peers { permanent_uuid: "8b92ee2eaf4c449c9d3dd3bb839e47b9" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41181 } }
I20260608 12:41:02.456198  3291 tablet_bootstrap.cc:654] T 7c41d94fd209491ebecf5337b1243d34 P 8b92ee2eaf4c449c9d3dd3bb839e47b9: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:02.456193  3293 raft_consensus.cc:359] T fdee6c85ec08402ab31b71c9ae2a8ceb P 3465dbe81c6f4ebab0bc3d9a6ceb6119 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf7bd411746f4b58899edbca966232ed" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41513 } } peers { permanent_uuid: "3465dbe81c6f4ebab0bc3d9a6ceb6119" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44725 } } peers { permanent_uuid: "8b92ee2eaf4c449c9d3dd3bb839e47b9" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41181 } }
I20260608 12:41:02.457612  3293 raft_consensus.cc:385] T fdee6c85ec08402ab31b71c9ae2a8ceb P 3465dbe81c6f4ebab0bc3d9a6ceb6119 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:02.458001  3292 ts_tablet_manager.cc:1434] T 7c41d94fd209491ebecf5337b1243d34 P cf7bd411746f4b58899edbca966232ed: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260608 12:41:02.458001  3293 raft_consensus.cc:740] T fdee6c85ec08402ab31b71c9ae2a8ceb P 3465dbe81c6f4ebab0bc3d9a6ceb6119 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3465dbe81c6f4ebab0bc3d9a6ceb6119, State: Initialized, Role: FOLLOWER
I20260608 12:41:02.459502  3293 consensus_queue.cc:260] T fdee6c85ec08402ab31b71c9ae2a8ceb P 3465dbe81c6f4ebab0bc3d9a6ceb6119 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf7bd411746f4b58899edbca966232ed" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41513 } } peers { permanent_uuid: "3465dbe81c6f4ebab0bc3d9a6ceb6119" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44725 } } peers { permanent_uuid: "8b92ee2eaf4c449c9d3dd3bb839e47b9" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41181 } }
I20260608 12:41:02.464802  3293 ts_tablet_manager.cc:1434] T fdee6c85ec08402ab31b71c9ae2a8ceb P 3465dbe81c6f4ebab0bc3d9a6ceb6119: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.002s
I20260608 12:41:02.465389  3291 tablet_bootstrap.cc:492] T 7c41d94fd209491ebecf5337b1243d34 P 8b92ee2eaf4c449c9d3dd3bb839e47b9: No bootstrap required, opened a new log
I20260608 12:41:02.465931  3291 ts_tablet_manager.cc:1403] T 7c41d94fd209491ebecf5337b1243d34 P 8b92ee2eaf4c449c9d3dd3bb839e47b9: Time spent bootstrapping tablet: real 0.023s	user 0.009s	sys 0.004s
I20260608 12:41:02.466040  3293 tablet_bootstrap.cc:492] T 7c41d94fd209491ebecf5337b1243d34 P 3465dbe81c6f4ebab0bc3d9a6ceb6119: Bootstrap starting.
I20260608 12:41:02.469367  3291 raft_consensus.cc:359] T 7c41d94fd209491ebecf5337b1243d34 P 8b92ee2eaf4c449c9d3dd3bb839e47b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3465dbe81c6f4ebab0bc3d9a6ceb6119" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44725 } } peers { permanent_uuid: "cf7bd411746f4b58899edbca966232ed" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41513 } } peers { permanent_uuid: "8b92ee2eaf4c449c9d3dd3bb839e47b9" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41181 } }
I20260608 12:41:02.470260  3291 raft_consensus.cc:385] T 7c41d94fd209491ebecf5337b1243d34 P 8b92ee2eaf4c449c9d3dd3bb839e47b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:02.470606  3291 raft_consensus.cc:740] T 7c41d94fd209491ebecf5337b1243d34 P 8b92ee2eaf4c449c9d3dd3bb839e47b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b92ee2eaf4c449c9d3dd3bb839e47b9, State: Initialized, Role: FOLLOWER
I20260608 12:41:02.470969  3298 raft_consensus.cc:493] T fdee6c85ec08402ab31b71c9ae2a8ceb P 8b92ee2eaf4c449c9d3dd3bb839e47b9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:41:02.471482  3298 raft_consensus.cc:515] T fdee6c85ec08402ab31b71c9ae2a8ceb P 8b92ee2eaf4c449c9d3dd3bb839e47b9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf7bd411746f4b58899edbca966232ed" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41513 } } peers { permanent_uuid: "3465dbe81c6f4ebab0bc3d9a6ceb6119" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44725 } } peers { permanent_uuid: "8b92ee2eaf4c449c9d3dd3bb839e47b9" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41181 } }
I20260608 12:41:02.471482  3291 consensus_queue.cc:260] T 7c41d94fd209491ebecf5337b1243d34 P 8b92ee2eaf4c449c9d3dd3bb839e47b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3465dbe81c6f4ebab0bc3d9a6ceb6119" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44725 } } peers { permanent_uuid: "cf7bd411746f4b58899edbca966232ed" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41513 } } peers { permanent_uuid: "8b92ee2eaf4c449c9d3dd3bb839e47b9" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41181 } }
I20260608 12:41:02.478335  3293 tablet_bootstrap.cc:654] T 7c41d94fd209491ebecf5337b1243d34 P 3465dbe81c6f4ebab0bc3d9a6ceb6119: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:02.478178  3298 leader_election.cc:290] T fdee6c85ec08402ab31b71c9ae2a8ceb P 8b92ee2eaf4c449c9d3dd3bb839e47b9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cf7bd411746f4b58899edbca966232ed (127.0.107.194:41513), 3465dbe81c6f4ebab0bc3d9a6ceb6119 (127.0.107.193:44725)
I20260608 12:41:02.492548  3291 ts_tablet_manager.cc:1434] T 7c41d94fd209491ebecf5337b1243d34 P 8b92ee2eaf4c449c9d3dd3bb839e47b9: Time spent starting tablet: real 0.026s	user 0.008s	sys 0.007s
I20260608 12:41:02.495196  3293 tablet_bootstrap.cc:492] T 7c41d94fd209491ebecf5337b1243d34 P 3465dbe81c6f4ebab0bc3d9a6ceb6119: No bootstrap required, opened a new log
I20260608 12:41:02.495564  3172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdee6c85ec08402ab31b71c9ae2a8ceb" candidate_uuid: "8b92ee2eaf4c449c9d3dd3bb839e47b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf7bd411746f4b58899edbca966232ed" is_pre_election: true
I20260608 12:41:02.496272  3293 ts_tablet_manager.cc:1403] T 7c41d94fd209491ebecf5337b1243d34 P 3465dbe81c6f4ebab0bc3d9a6ceb6119: Time spent bootstrapping tablet: real 0.030s	user 0.015s	sys 0.000s
I20260608 12:41:02.496932  3172 raft_consensus.cc:2468] T fdee6c85ec08402ab31b71c9ae2a8ceb P cf7bd411746f4b58899edbca966232ed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8b92ee2eaf4c449c9d3dd3bb839e47b9 in term 0.
I20260608 12:41:02.498399  3097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdee6c85ec08402ab31b71c9ae2a8ceb" candidate_uuid: "8b92ee2eaf4c449c9d3dd3bb839e47b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3465dbe81c6f4ebab0bc3d9a6ceb6119" is_pre_election: true
I20260608 12:41:02.499128  3097 raft_consensus.cc:2468] T fdee6c85ec08402ab31b71c9ae2a8ceb P 3465dbe81c6f4ebab0bc3d9a6ceb6119 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8b92ee2eaf4c449c9d3dd3bb839e47b9 in term 0.
I20260608 12:41:02.501315  3211 leader_election.cc:304] T fdee6c85ec08402ab31b71c9ae2a8ceb P 8b92ee2eaf4c449c9d3dd3bb839e47b9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3465dbe81c6f4ebab0bc3d9a6ceb6119, 8b92ee2eaf4c449c9d3dd3bb839e47b9; no voters: 
I20260608 12:41:02.501034  3293 raft_consensus.cc:359] T 7c41d94fd209491ebecf5337b1243d34 P 3465dbe81c6f4ebab0bc3d9a6ceb6119 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3465dbe81c6f4ebab0bc3d9a6ceb6119" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44725 } } peers { permanent_uuid: "cf7bd411746f4b58899edbca966232ed" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41513 } } peers { permanent_uuid: "8b92ee2eaf4c449c9d3dd3bb839e47b9" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41181 } }
I20260608 12:41:02.502537  3293 raft_consensus.cc:385] T 7c41d94fd209491ebecf5337b1243d34 P 3465dbe81c6f4ebab0bc3d9a6ceb6119 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:02.502771  3298 raft_consensus.cc:2804] T fdee6c85ec08402ab31b71c9ae2a8ceb P 8b92ee2eaf4c449c9d3dd3bb839e47b9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:41:02.502995  3293 raft_consensus.cc:740] T 7c41d94fd209491ebecf5337b1243d34 P 3465dbe81c6f4ebab0bc3d9a6ceb6119 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3465dbe81c6f4ebab0bc3d9a6ceb6119, State: Initialized, Role: FOLLOWER
I20260608 12:41:02.503326  3298 raft_consensus.cc:493] T fdee6c85ec08402ab31b71c9ae2a8ceb P 8b92ee2eaf4c449c9d3dd3bb839e47b9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:41:02.503813  3298 raft_consensus.cc:3060] T fdee6c85ec08402ab31b71c9ae2a8ceb P 8b92ee2eaf4c449c9d3dd3bb839e47b9 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:02.504115  3293 consensus_queue.cc:260] T 7c41d94fd209491ebecf5337b1243d34 P 3465dbe81c6f4ebab0bc3d9a6ceb6119 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3465dbe81c6f4ebab0bc3d9a6ceb6119" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44725 } } peers { permanent_uuid: "cf7bd411746f4b58899edbca966232ed" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41513 } } peers { permanent_uuid: "8b92ee2eaf4c449c9d3dd3bb839e47b9" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41181 } }
I20260608 12:41:02.506474  3293 ts_tablet_manager.cc:1434] T 7c41d94fd209491ebecf5337b1243d34 P 3465dbe81c6f4ebab0bc3d9a6ceb6119: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260608 12:41:02.509722  3298 raft_consensus.cc:515] T fdee6c85ec08402ab31b71c9ae2a8ceb P 8b92ee2eaf4c449c9d3dd3bb839e47b9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf7bd411746f4b58899edbca966232ed" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41513 } } peers { permanent_uuid: "3465dbe81c6f4ebab0bc3d9a6ceb6119" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44725 } } peers { permanent_uuid: "8b92ee2eaf4c449c9d3dd3bb839e47b9" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41181 } }
I20260608 12:41:02.511657  3298 leader_election.cc:290] T fdee6c85ec08402ab31b71c9ae2a8ceb P 8b92ee2eaf4c449c9d3dd3bb839e47b9 [CANDIDATE]: Term 1 election: Requested vote from peers cf7bd411746f4b58899edbca966232ed (127.0.107.194:41513), 3465dbe81c6f4ebab0bc3d9a6ceb6119 (127.0.107.193:44725)
I20260608 12:41:02.512396  3172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdee6c85ec08402ab31b71c9ae2a8ceb" candidate_uuid: "8b92ee2eaf4c449c9d3dd3bb839e47b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf7bd411746f4b58899edbca966232ed"
I20260608 12:41:02.513034  3172 raft_consensus.cc:3060] T fdee6c85ec08402ab31b71c9ae2a8ceb P cf7bd411746f4b58899edbca966232ed [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:02.513626  3097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdee6c85ec08402ab31b71c9ae2a8ceb" candidate_uuid: "8b92ee2eaf4c449c9d3dd3bb839e47b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3465dbe81c6f4ebab0bc3d9a6ceb6119"
I20260608 12:41:02.514281  3097 raft_consensus.cc:3060] T fdee6c85ec08402ab31b71c9ae2a8ceb P 3465dbe81c6f4ebab0bc3d9a6ceb6119 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:02.521401  3172 raft_consensus.cc:2468] T fdee6c85ec08402ab31b71c9ae2a8ceb P cf7bd411746f4b58899edbca966232ed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b92ee2eaf4c449c9d3dd3bb839e47b9 in term 1.
I20260608 12:41:02.522516  3097 raft_consensus.cc:2468] T fdee6c85ec08402ab31b71c9ae2a8ceb P 3465dbe81c6f4ebab0bc3d9a6ceb6119 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b92ee2eaf4c449c9d3dd3bb839e47b9 in term 1.
I20260608 12:41:02.523214  3211 leader_election.cc:304] T fdee6c85ec08402ab31b71c9ae2a8ceb P 8b92ee2eaf4c449c9d3dd3bb839e47b9 [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: 8b92ee2eaf4c449c9d3dd3bb839e47b9, cf7bd411746f4b58899edbca966232ed; no voters: 
I20260608 12:41:02.524133  3298 raft_consensus.cc:2804] T fdee6c85ec08402ab31b71c9ae2a8ceb P 8b92ee2eaf4c449c9d3dd3bb839e47b9 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:41:02.524673  3298 raft_consensus.cc:697] T fdee6c85ec08402ab31b71c9ae2a8ceb P 8b92ee2eaf4c449c9d3dd3bb839e47b9 [term 1 LEADER]: Becoming Leader. State: Replica: 8b92ee2eaf4c449c9d3dd3bb839e47b9, State: Running, Role: LEADER
I20260608 12:41:02.525477  3298 consensus_queue.cc:237] T fdee6c85ec08402ab31b71c9ae2a8ceb P 8b92ee2eaf4c449c9d3dd3bb839e47b9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf7bd411746f4b58899edbca966232ed" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41513 } } peers { permanent_uuid: "3465dbe81c6f4ebab0bc3d9a6ceb6119" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44725 } } peers { permanent_uuid: "8b92ee2eaf4c449c9d3dd3bb839e47b9" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41181 } }
I20260608 12:41:02.534389  2991 catalog_manager.cc:5696] T fdee6c85ec08402ab31b71c9ae2a8ceb P 8b92ee2eaf4c449c9d3dd3bb839e47b9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8b92ee2eaf4c449c9d3dd3bb839e47b9 (127.0.107.195). New cstate: current_term: 1 leader_uuid: "8b92ee2eaf4c449c9d3dd3bb839e47b9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf7bd411746f4b58899edbca966232ed" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41513 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3465dbe81c6f4ebab0bc3d9a6ceb6119" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44725 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8b92ee2eaf4c449c9d3dd3bb839e47b9" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41181 } health_report { overall_health: HEALTHY } } }
I20260608 12:41:02.556751  3298 raft_consensus.cc:493] T 0c66f76ada96436485fa197ff7002a81 P 8b92ee2eaf4c449c9d3dd3bb839e47b9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:41:02.557410  3298 raft_consensus.cc:515] T 0c66f76ada96436485fa197ff7002a81 P 8b92ee2eaf4c449c9d3dd3bb839e47b9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3465dbe81c6f4ebab0bc3d9a6ceb6119" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44725 } } peers { permanent_uuid: "cf7bd411746f4b58899edbca966232ed" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41513 } } peers { permanent_uuid: "8b92ee2eaf4c449c9d3dd3bb839e47b9" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41181 } }
I20260608 12:41:02.560786  3298 leader_election.cc:290] T 0c66f76ada96436485fa197ff7002a81 P 8b92ee2eaf4c449c9d3dd3bb839e47b9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3465dbe81c6f4ebab0bc3d9a6ceb6119 (127.0.107.193:44725), cf7bd411746f4b58899edbca966232ed (127.0.107.194:41513)
I20260608 12:41:02.562109  3097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c66f76ada96436485fa197ff7002a81" candidate_uuid: "8b92ee2eaf4c449c9d3dd3bb839e47b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3465dbe81c6f4ebab0bc3d9a6ceb6119" is_pre_election: true
I20260608 12:41:02.562620  3172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c66f76ada96436485fa197ff7002a81" candidate_uuid: "8b92ee2eaf4c449c9d3dd3bb839e47b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf7bd411746f4b58899edbca966232ed" is_pre_election: true
I20260608 12:41:02.562949  3097 raft_consensus.cc:2468] T 0c66f76ada96436485fa197ff7002a81 P 3465dbe81c6f4ebab0bc3d9a6ceb6119 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8b92ee2eaf4c449c9d3dd3bb839e47b9 in term 0.
I20260608 12:41:02.563269  3172 raft_consensus.cc:2468] T 0c66f76ada96436485fa197ff7002a81 P cf7bd411746f4b58899edbca966232ed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8b92ee2eaf4c449c9d3dd3bb839e47b9 in term 0.
I20260608 12:41:02.564327  3211 leader_election.cc:304] T 0c66f76ada96436485fa197ff7002a81 P 8b92ee2eaf4c449c9d3dd3bb839e47b9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8b92ee2eaf4c449c9d3dd3bb839e47b9, cf7bd411746f4b58899edbca966232ed; no voters: 
I20260608 12:41:02.565035  3298 raft_consensus.cc:2804] T 0c66f76ada96436485fa197ff7002a81 P 8b92ee2eaf4c449c9d3dd3bb839e47b9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:41:02.565375  3298 raft_consensus.cc:493] T 0c66f76ada96436485fa197ff7002a81 P 8b92ee2eaf4c449c9d3dd3bb839e47b9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:41:02.565670  3298 raft_consensus.cc:3060] T 0c66f76ada96436485fa197ff7002a81 P 8b92ee2eaf4c449c9d3dd3bb839e47b9 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:02.570883  3298 raft_consensus.cc:515] T 0c66f76ada96436485fa197ff7002a81 P 8b92ee2eaf4c449c9d3dd3bb839e47b9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3465dbe81c6f4ebab0bc3d9a6ceb6119" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44725 } } peers { permanent_uuid: "cf7bd411746f4b58899edbca966232ed" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41513 } } peers { permanent_uuid: "8b92ee2eaf4c449c9d3dd3bb839e47b9" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41181 } }
I20260608 12:41:02.573179  3298 leader_election.cc:290] T 0c66f76ada96436485fa197ff7002a81 P 8b92ee2eaf4c449c9d3dd3bb839e47b9 [CANDIDATE]: Term 1 election: Requested vote from peers 3465dbe81c6f4ebab0bc3d9a6ceb6119 (127.0.107.193:44725), cf7bd411746f4b58899edbca966232ed (127.0.107.194:41513)
I20260608 12:41:02.574311  3097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c66f76ada96436485fa197ff7002a81" candidate_uuid: "8b92ee2eaf4c449c9d3dd3bb839e47b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3465dbe81c6f4ebab0bc3d9a6ceb6119"
I20260608 12:41:02.574867  3172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c66f76ada96436485fa197ff7002a81" candidate_uuid: "8b92ee2eaf4c449c9d3dd3bb839e47b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf7bd411746f4b58899edbca966232ed"
I20260608 12:41:02.575040  3097 raft_consensus.cc:3060] T 0c66f76ada96436485fa197ff7002a81 P 3465dbe81c6f4ebab0bc3d9a6ceb6119 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:02.575431  3172 raft_consensus.cc:3060] T 0c66f76ada96436485fa197ff7002a81 P cf7bd411746f4b58899edbca966232ed [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:02.581151  3298 raft_consensus.cc:493] T 7c41d94fd209491ebecf5337b1243d34 P 8b92ee2eaf4c449c9d3dd3bb839e47b9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:41:02.581984  3172 raft_consensus.cc:2468] T 0c66f76ada96436485fa197ff7002a81 P cf7bd411746f4b58899edbca966232ed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b92ee2eaf4c449c9d3dd3bb839e47b9 in term 1.
I20260608 12:41:02.582201  3097 raft_consensus.cc:2468] T 0c66f76ada96436485fa197ff7002a81 P 3465dbe81c6f4ebab0bc3d9a6ceb6119 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b92ee2eaf4c449c9d3dd3bb839e47b9 in term 1.
I20260608 12:41:02.582166  3298 raft_consensus.cc:515] T 7c41d94fd209491ebecf5337b1243d34 P 8b92ee2eaf4c449c9d3dd3bb839e47b9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3465dbe81c6f4ebab0bc3d9a6ceb6119" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44725 } } peers { permanent_uuid: "cf7bd411746f4b58899edbca966232ed" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41513 } } peers { permanent_uuid: "8b92ee2eaf4c449c9d3dd3bb839e47b9" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41181 } }
I20260608 12:41:02.583279  3211 leader_election.cc:304] T 0c66f76ada96436485fa197ff7002a81 P 8b92ee2eaf4c449c9d3dd3bb839e47b9 [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: 8b92ee2eaf4c449c9d3dd3bb839e47b9, cf7bd411746f4b58899edbca966232ed; no voters: 
I20260608 12:41:02.584210  3311 raft_consensus.cc:2804] T 0c66f76ada96436485fa197ff7002a81 P 8b92ee2eaf4c449c9d3dd3bb839e47b9 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:41:02.585840  3298 leader_election.cc:290] T 7c41d94fd209491ebecf5337b1243d34 P 8b92ee2eaf4c449c9d3dd3bb839e47b9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3465dbe81c6f4ebab0bc3d9a6ceb6119 (127.0.107.193:44725), cf7bd411746f4b58899edbca966232ed (127.0.107.194:41513)
I20260608 12:41:02.587055  3172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c41d94fd209491ebecf5337b1243d34" candidate_uuid: "8b92ee2eaf4c449c9d3dd3bb839e47b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf7bd411746f4b58899edbca966232ed" is_pre_election: true
I20260608 12:41:02.587110  3311 raft_consensus.cc:697] T 0c66f76ada96436485fa197ff7002a81 P 8b92ee2eaf4c449c9d3dd3bb839e47b9 [term 1 LEADER]: Becoming Leader. State: Replica: 8b92ee2eaf4c449c9d3dd3bb839e47b9, State: Running, Role: LEADER
I20260608 12:41:02.587813  3097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c41d94fd209491ebecf5337b1243d34" candidate_uuid: "8b92ee2eaf4c449c9d3dd3bb839e47b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3465dbe81c6f4ebab0bc3d9a6ceb6119" is_pre_election: true
I20260608 12:41:02.587991  3172 raft_consensus.cc:2468] T 7c41d94fd209491ebecf5337b1243d34 P cf7bd411746f4b58899edbca966232ed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8b92ee2eaf4c449c9d3dd3bb839e47b9 in term 0.
I20260608 12:41:02.588471  3097 raft_consensus.cc:2468] T 7c41d94fd209491ebecf5337b1243d34 P 3465dbe81c6f4ebab0bc3d9a6ceb6119 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8b92ee2eaf4c449c9d3dd3bb839e47b9 in term 0.
I20260608 12:41:02.588430  3311 consensus_queue.cc:237] T 0c66f76ada96436485fa197ff7002a81 P 8b92ee2eaf4c449c9d3dd3bb839e47b9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3465dbe81c6f4ebab0bc3d9a6ceb6119" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44725 } } peers { permanent_uuid: "cf7bd411746f4b58899edbca966232ed" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41513 } } peers { permanent_uuid: "8b92ee2eaf4c449c9d3dd3bb839e47b9" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41181 } }
I20260608 12:41:02.589285  3211 leader_election.cc:304] T 7c41d94fd209491ebecf5337b1243d34 P 8b92ee2eaf4c449c9d3dd3bb839e47b9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8b92ee2eaf4c449c9d3dd3bb839e47b9, cf7bd411746f4b58899edbca966232ed; no voters: 
I20260608 12:41:02.590281  3298 raft_consensus.cc:2804] T 7c41d94fd209491ebecf5337b1243d34 P 8b92ee2eaf4c449c9d3dd3bb839e47b9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:41:02.590936  3298 raft_consensus.cc:493] T 7c41d94fd209491ebecf5337b1243d34 P 8b92ee2eaf4c449c9d3dd3bb839e47b9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:41:02.591377  3298 raft_consensus.cc:3060] T 7c41d94fd209491ebecf5337b1243d34 P 8b92ee2eaf4c449c9d3dd3bb839e47b9 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:02.596165  3311 raft_consensus.cc:493] T e11981409322440493ce8eca473f7f2a P 8b92ee2eaf4c449c9d3dd3bb839e47b9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:41:02.596899  3311 raft_consensus.cc:515] T e11981409322440493ce8eca473f7f2a P 8b92ee2eaf4c449c9d3dd3bb839e47b9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3465dbe81c6f4ebab0bc3d9a6ceb6119" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44725 } } peers { permanent_uuid: "cf7bd411746f4b58899edbca966232ed" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41513 } } peers { permanent_uuid: "8b92ee2eaf4c449c9d3dd3bb839e47b9" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41181 } }
I20260608 12:41:02.599642  3311 leader_election.cc:290] T e11981409322440493ce8eca473f7f2a P 8b92ee2eaf4c449c9d3dd3bb839e47b9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3465dbe81c6f4ebab0bc3d9a6ceb6119 (127.0.107.193:44725), cf7bd411746f4b58899edbca966232ed (127.0.107.194:41513)
I20260608 12:41:02.598994  2991 catalog_manager.cc:5696] T 0c66f76ada96436485fa197ff7002a81 P 8b92ee2eaf4c449c9d3dd3bb839e47b9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8b92ee2eaf4c449c9d3dd3bb839e47b9 (127.0.107.195). New cstate: current_term: 1 leader_uuid: "8b92ee2eaf4c449c9d3dd3bb839e47b9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3465dbe81c6f4ebab0bc3d9a6ceb6119" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44725 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf7bd411746f4b58899edbca966232ed" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41513 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8b92ee2eaf4c449c9d3dd3bb839e47b9" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41181 } health_report { overall_health: HEALTHY } } }
I20260608 12:41:02.599690  3298 raft_consensus.cc:515] T 7c41d94fd209491ebecf5337b1243d34 P 8b92ee2eaf4c449c9d3dd3bb839e47b9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3465dbe81c6f4ebab0bc3d9a6ceb6119" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44725 } } peers { permanent_uuid: "cf7bd411746f4b58899edbca966232ed" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41513 } } peers { permanent_uuid: "8b92ee2eaf4c449c9d3dd3bb839e47b9" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41181 } }
I20260608 12:41:02.601806  3097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e11981409322440493ce8eca473f7f2a" candidate_uuid: "8b92ee2eaf4c449c9d3dd3bb839e47b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3465dbe81c6f4ebab0bc3d9a6ceb6119" is_pre_election: true
I20260608 12:41:02.601830  3172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e11981409322440493ce8eca473f7f2a" candidate_uuid: "8b92ee2eaf4c449c9d3dd3bb839e47b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf7bd411746f4b58899edbca966232ed" is_pre_election: true
I20260608 12:41:02.602893  3097 raft_consensus.cc:2468] T e11981409322440493ce8eca473f7f2a P 3465dbe81c6f4ebab0bc3d9a6ceb6119 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8b92ee2eaf4c449c9d3dd3bb839e47b9 in term 0.
I20260608 12:41:02.603031  3172 raft_consensus.cc:2468] T e11981409322440493ce8eca473f7f2a P cf7bd411746f4b58899edbca966232ed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8b92ee2eaf4c449c9d3dd3bb839e47b9 in term 0.
I20260608 12:41:02.604641  3211 leader_election.cc:304] T e11981409322440493ce8eca473f7f2a P 8b92ee2eaf4c449c9d3dd3bb839e47b9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3465dbe81c6f4ebab0bc3d9a6ceb6119, 8b92ee2eaf4c449c9d3dd3bb839e47b9; no voters: 
I20260608 12:41:02.604878  3097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c41d94fd209491ebecf5337b1243d34" candidate_uuid: "8b92ee2eaf4c449c9d3dd3bb839e47b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3465dbe81c6f4ebab0bc3d9a6ceb6119"
I20260608 12:41:02.605178  3298 leader_election.cc:290] T 7c41d94fd209491ebecf5337b1243d34 P 8b92ee2eaf4c449c9d3dd3bb839e47b9 [CANDIDATE]: Term 1 election: Requested vote from peers 3465dbe81c6f4ebab0bc3d9a6ceb6119 (127.0.107.193:44725), cf7bd411746f4b58899edbca966232ed (127.0.107.194:41513)
I20260608 12:41:02.605509  3097 raft_consensus.cc:3060] T 7c41d94fd209491ebecf5337b1243d34 P 3465dbe81c6f4ebab0bc3d9a6ceb6119 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:02.605881  3298 raft_consensus.cc:2804] T e11981409322440493ce8eca473f7f2a P 8b92ee2eaf4c449c9d3dd3bb839e47b9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:41:02.606292  3298 raft_consensus.cc:493] T e11981409322440493ce8eca473f7f2a P 8b92ee2eaf4c449c9d3dd3bb839e47b9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:41:02.606685  3298 raft_consensus.cc:3060] T e11981409322440493ce8eca473f7f2a P 8b92ee2eaf4c449c9d3dd3bb839e47b9 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:02.607406  3172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c41d94fd209491ebecf5337b1243d34" candidate_uuid: "8b92ee2eaf4c449c9d3dd3bb839e47b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf7bd411746f4b58899edbca966232ed"
I20260608 12:41:02.608065  3172 raft_consensus.cc:3060] T 7c41d94fd209491ebecf5337b1243d34 P cf7bd411746f4b58899edbca966232ed [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:02.613196  3097 raft_consensus.cc:2468] T 7c41d94fd209491ebecf5337b1243d34 P 3465dbe81c6f4ebab0bc3d9a6ceb6119 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b92ee2eaf4c449c9d3dd3bb839e47b9 in term 1.
I20260608 12:41:02.615010  3211 leader_election.cc:304] T 7c41d94fd209491ebecf5337b1243d34 P 8b92ee2eaf4c449c9d3dd3bb839e47b9 [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: 3465dbe81c6f4ebab0bc3d9a6ceb6119, 8b92ee2eaf4c449c9d3dd3bb839e47b9; no voters: 
I20260608 12:41:02.616390  3313 raft_consensus.cc:2804] T 7c41d94fd209491ebecf5337b1243d34 P 8b92ee2eaf4c449c9d3dd3bb839e47b9 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:41:02.617146  3313 raft_consensus.cc:697] T 7c41d94fd209491ebecf5337b1243d34 P 8b92ee2eaf4c449c9d3dd3bb839e47b9 [term 1 LEADER]: Becoming Leader. State: Replica: 8b92ee2eaf4c449c9d3dd3bb839e47b9, State: Running, Role: LEADER
I20260608 12:41:02.617753  3172 raft_consensus.cc:2468] T 7c41d94fd209491ebecf5337b1243d34 P cf7bd411746f4b58899edbca966232ed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b92ee2eaf4c449c9d3dd3bb839e47b9 in term 1.
I20260608 12:41:02.618047  3298 raft_consensus.cc:515] T e11981409322440493ce8eca473f7f2a P 8b92ee2eaf4c449c9d3dd3bb839e47b9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3465dbe81c6f4ebab0bc3d9a6ceb6119" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44725 } } peers { permanent_uuid: "cf7bd411746f4b58899edbca966232ed" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41513 } } peers { permanent_uuid: "8b92ee2eaf4c449c9d3dd3bb839e47b9" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41181 } }
I20260608 12:41:02.618203  3313 consensus_queue.cc:237] T 7c41d94fd209491ebecf5337b1243d34 P 8b92ee2eaf4c449c9d3dd3bb839e47b9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3465dbe81c6f4ebab0bc3d9a6ceb6119" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44725 } } peers { permanent_uuid: "cf7bd411746f4b58899edbca966232ed" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41513 } } peers { permanent_uuid: "8b92ee2eaf4c449c9d3dd3bb839e47b9" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41181 } }
I20260608 12:41:02.621829  3298 leader_election.cc:290] T e11981409322440493ce8eca473f7f2a P 8b92ee2eaf4c449c9d3dd3bb839e47b9 [CANDIDATE]: Term 1 election: Requested vote from peers 3465dbe81c6f4ebab0bc3d9a6ceb6119 (127.0.107.193:44725), cf7bd411746f4b58899edbca966232ed (127.0.107.194:41513)
I20260608 12:41:02.623981  3097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e11981409322440493ce8eca473f7f2a" candidate_uuid: "8b92ee2eaf4c449c9d3dd3bb839e47b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3465dbe81c6f4ebab0bc3d9a6ceb6119"
I20260608 12:41:02.624373  3172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e11981409322440493ce8eca473f7f2a" candidate_uuid: "8b92ee2eaf4c449c9d3dd3bb839e47b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf7bd411746f4b58899edbca966232ed"
I20260608 12:41:02.624832  3097 raft_consensus.cc:3060] T e11981409322440493ce8eca473f7f2a P 3465dbe81c6f4ebab0bc3d9a6ceb6119 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:02.624948  3172 raft_consensus.cc:3060] T e11981409322440493ce8eca473f7f2a P cf7bd411746f4b58899edbca966232ed [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:02.632068  3097 raft_consensus.cc:2468] T e11981409322440493ce8eca473f7f2a P 3465dbe81c6f4ebab0bc3d9a6ceb6119 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b92ee2eaf4c449c9d3dd3bb839e47b9 in term 1.
I20260608 12:41:02.632068  3172 raft_consensus.cc:2468] T e11981409322440493ce8eca473f7f2a P cf7bd411746f4b58899edbca966232ed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b92ee2eaf4c449c9d3dd3bb839e47b9 in term 1.
I20260608 12:41:02.634186  3211 leader_election.cc:304] T e11981409322440493ce8eca473f7f2a P 8b92ee2eaf4c449c9d3dd3bb839e47b9 [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: 3465dbe81c6f4ebab0bc3d9a6ceb6119, 8b92ee2eaf4c449c9d3dd3bb839e47b9; no voters: 
I20260608 12:41:02.635779  3313 raft_consensus.cc:2804] T e11981409322440493ce8eca473f7f2a P 8b92ee2eaf4c449c9d3dd3bb839e47b9 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:41:02.636969  3313 raft_consensus.cc:697] T e11981409322440493ce8eca473f7f2a P 8b92ee2eaf4c449c9d3dd3bb839e47b9 [term 1 LEADER]: Becoming Leader. State: Replica: 8b92ee2eaf4c449c9d3dd3bb839e47b9, State: Running, Role: LEADER
I20260608 12:41:02.637913  3313 consensus_queue.cc:237] T e11981409322440493ce8eca473f7f2a P 8b92ee2eaf4c449c9d3dd3bb839e47b9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3465dbe81c6f4ebab0bc3d9a6ceb6119" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44725 } } peers { permanent_uuid: "cf7bd411746f4b58899edbca966232ed" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41513 } } peers { permanent_uuid: "8b92ee2eaf4c449c9d3dd3bb839e47b9" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41181 } }
I20260608 12:41:02.639513  2992 catalog_manager.cc:5696] T 7c41d94fd209491ebecf5337b1243d34 P 8b92ee2eaf4c449c9d3dd3bb839e47b9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8b92ee2eaf4c449c9d3dd3bb839e47b9 (127.0.107.195). New cstate: current_term: 1 leader_uuid: "8b92ee2eaf4c449c9d3dd3bb839e47b9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3465dbe81c6f4ebab0bc3d9a6ceb6119" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44725 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf7bd411746f4b58899edbca966232ed" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41513 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8b92ee2eaf4c449c9d3dd3bb839e47b9" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41181 } health_report { overall_health: HEALTHY } } }
W20260608 12:41:02.652086  3042 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 12:41:02.653633  3048 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_auto_rebalancer_test
I20260608 12:41:02.655972  2992 catalog_manager.cc:5696] T e11981409322440493ce8eca473f7f2a P 8b92ee2eaf4c449c9d3dd3bb839e47b9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8b92ee2eaf4c449c9d3dd3bb839e47b9 (127.0.107.195). New cstate: current_term: 1 leader_uuid: "8b92ee2eaf4c449c9d3dd3bb839e47b9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3465dbe81c6f4ebab0bc3d9a6ceb6119" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44725 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf7bd411746f4b58899edbca966232ed" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41513 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8b92ee2eaf4c449c9d3dd3bb839e47b9" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41181 } health_report { overall_health: HEALTHY } } }
W20260608 12:41:02.660120  3048 auto_leader_rebalancer.cc:460] the master instance isn't leader: Service unavailable: Tablet not running
I20260608 12:41:02.714900   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
I20260608 12:41:02.749109   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:41:02.750093   431 tablet_replica.cc:333] T 7c41d94fd209491ebecf5337b1243d34 P 3465dbe81c6f4ebab0bc3d9a6ceb6119: stopping tablet replica
I20260608 12:41:02.750710   431 raft_consensus.cc:2243] T 7c41d94fd209491ebecf5337b1243d34 P 3465dbe81c6f4ebab0bc3d9a6ceb6119 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:02.751145   431 raft_consensus.cc:2272] T 7c41d94fd209491ebecf5337b1243d34 P 3465dbe81c6f4ebab0bc3d9a6ceb6119 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:02.753834   431 tablet_replica.cc:333] T fdee6c85ec08402ab31b71c9ae2a8ceb P 3465dbe81c6f4ebab0bc3d9a6ceb6119: stopping tablet replica
I20260608 12:41:02.754788   431 raft_consensus.cc:2243] T fdee6c85ec08402ab31b71c9ae2a8ceb P 3465dbe81c6f4ebab0bc3d9a6ceb6119 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:02.755432   431 raft_consensus.cc:2272] T fdee6c85ec08402ab31b71c9ae2a8ceb P 3465dbe81c6f4ebab0bc3d9a6ceb6119 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:02.758230   431 tablet_replica.cc:333] T e11981409322440493ce8eca473f7f2a P 3465dbe81c6f4ebab0bc3d9a6ceb6119: stopping tablet replica
I20260608 12:41:02.758973   431 raft_consensus.cc:2243] T e11981409322440493ce8eca473f7f2a P 3465dbe81c6f4ebab0bc3d9a6ceb6119 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:02.759488   431 raft_consensus.cc:2272] T e11981409322440493ce8eca473f7f2a P 3465dbe81c6f4ebab0bc3d9a6ceb6119 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:02.762271   431 tablet_replica.cc:333] T 0c66f76ada96436485fa197ff7002a81 P 3465dbe81c6f4ebab0bc3d9a6ceb6119: stopping tablet replica
I20260608 12:41:02.762877   431 raft_consensus.cc:2243] T 0c66f76ada96436485fa197ff7002a81 P 3465dbe81c6f4ebab0bc3d9a6ceb6119 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:02.763310   431 raft_consensus.cc:2272] T 0c66f76ada96436485fa197ff7002a81 P 3465dbe81c6f4ebab0bc3d9a6ceb6119 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:02.786825   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
I20260608 12:41:02.803905   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
I20260608 12:41:02.825529   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:41:02.826432   431 tablet_replica.cc:333] T 7c41d94fd209491ebecf5337b1243d34 P cf7bd411746f4b58899edbca966232ed: stopping tablet replica
I20260608 12:41:02.827208   431 raft_consensus.cc:2243] T 7c41d94fd209491ebecf5337b1243d34 P cf7bd411746f4b58899edbca966232ed [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:02.827776   431 raft_consensus.cc:2272] T 7c41d94fd209491ebecf5337b1243d34 P cf7bd411746f4b58899edbca966232ed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:02.830153   431 tablet_replica.cc:333] T 0c66f76ada96436485fa197ff7002a81 P cf7bd411746f4b58899edbca966232ed: stopping tablet replica
I20260608 12:41:02.830858   431 raft_consensus.cc:2243] T 0c66f76ada96436485fa197ff7002a81 P cf7bd411746f4b58899edbca966232ed [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:02.831291   431 raft_consensus.cc:2272] T 0c66f76ada96436485fa197ff7002a81 P cf7bd411746f4b58899edbca966232ed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:02.833333   431 tablet_replica.cc:333] T e11981409322440493ce8eca473f7f2a P cf7bd411746f4b58899edbca966232ed: stopping tablet replica
I20260608 12:41:02.833904   431 raft_consensus.cc:2243] T e11981409322440493ce8eca473f7f2a P cf7bd411746f4b58899edbca966232ed [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:02.834324   431 raft_consensus.cc:2272] T e11981409322440493ce8eca473f7f2a P cf7bd411746f4b58899edbca966232ed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:02.836719   431 tablet_replica.cc:333] T fdee6c85ec08402ab31b71c9ae2a8ceb P cf7bd411746f4b58899edbca966232ed: stopping tablet replica
I20260608 12:41:02.837276   431 raft_consensus.cc:2243] T fdee6c85ec08402ab31b71c9ae2a8ceb P cf7bd411746f4b58899edbca966232ed [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:02.837708   431 raft_consensus.cc:2272] T fdee6c85ec08402ab31b71c9ae2a8ceb P cf7bd411746f4b58899edbca966232ed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:02.862012   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
I20260608 12:41:02.874056   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
I20260608 12:41:02.893746   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:41:02.894819   431 tablet_replica.cc:333] T 7c41d94fd209491ebecf5337b1243d34 P 8b92ee2eaf4c449c9d3dd3bb839e47b9: stopping tablet replica
I20260608 12:41:02.895377   431 raft_consensus.cc:2243] T 7c41d94fd209491ebecf5337b1243d34 P 8b92ee2eaf4c449c9d3dd3bb839e47b9 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:41:02.896329   431 pending_rounds.cc:70] T 7c41d94fd209491ebecf5337b1243d34 P 8b92ee2eaf4c449c9d3dd3bb839e47b9: Trying to abort 1 pending ops.
I20260608 12:41:02.896687   431 pending_rounds.cc:77] T 7c41d94fd209491ebecf5337b1243d34 P 8b92ee2eaf4c449c9d3dd3bb839e47b9: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294658406914428928 op_type: NO_OP noop_request { }
I20260608 12:41:02.897079   431 raft_consensus.cc:2889] T 7c41d94fd209491ebecf5337b1243d34 P 8b92ee2eaf4c449c9d3dd3bb839e47b9 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 12:41:02.897363   431 raft_consensus.cc:2272] T 7c41d94fd209491ebecf5337b1243d34 P 8b92ee2eaf4c449c9d3dd3bb839e47b9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:02.900071   431 tablet_replica.cc:333] T 0c66f76ada96436485fa197ff7002a81 P 8b92ee2eaf4c449c9d3dd3bb839e47b9: stopping tablet replica
I20260608 12:41:02.900741   431 raft_consensus.cc:2243] T 0c66f76ada96436485fa197ff7002a81 P 8b92ee2eaf4c449c9d3dd3bb839e47b9 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:41:02.901319   431 pending_rounds.cc:70] T 0c66f76ada96436485fa197ff7002a81 P 8b92ee2eaf4c449c9d3dd3bb839e47b9: Trying to abort 1 pending ops.
I20260608 12:41:02.901472   431 pending_rounds.cc:77] T 0c66f76ada96436485fa197ff7002a81 P 8b92ee2eaf4c449c9d3dd3bb839e47b9: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294658406773866496 op_type: NO_OP noop_request { }
I20260608 12:41:02.901716   431 raft_consensus.cc:2889] T 0c66f76ada96436485fa197ff7002a81 P 8b92ee2eaf4c449c9d3dd3bb839e47b9 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 12:41:02.902000   431 raft_consensus.cc:2272] T 0c66f76ada96436485fa197ff7002a81 P 8b92ee2eaf4c449c9d3dd3bb839e47b9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:02.904520   431 tablet_replica.cc:333] T e11981409322440493ce8eca473f7f2a P 8b92ee2eaf4c449c9d3dd3bb839e47b9: stopping tablet replica
I20260608 12:41:02.905144   431 raft_consensus.cc:2243] T e11981409322440493ce8eca473f7f2a P 8b92ee2eaf4c449c9d3dd3bb839e47b9 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:41:02.905743   431 pending_rounds.cc:70] T e11981409322440493ce8eca473f7f2a P 8b92ee2eaf4c449c9d3dd3bb839e47b9: Trying to abort 1 pending ops.
I20260608 12:41:02.905900   431 pending_rounds.cc:77] T e11981409322440493ce8eca473f7f2a P 8b92ee2eaf4c449c9d3dd3bb839e47b9: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294658406975242240 op_type: NO_OP noop_request { }
I20260608 12:41:02.906186   431 raft_consensus.cc:2889] T e11981409322440493ce8eca473f7f2a P 8b92ee2eaf4c449c9d3dd3bb839e47b9 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 12:41:02.906514   431 raft_consensus.cc:2272] T e11981409322440493ce8eca473f7f2a P 8b92ee2eaf4c449c9d3dd3bb839e47b9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:02.908941   431 tablet_replica.cc:333] T fdee6c85ec08402ab31b71c9ae2a8ceb P 8b92ee2eaf4c449c9d3dd3bb839e47b9: stopping tablet replica
I20260608 12:41:02.909466   431 raft_consensus.cc:2243] T fdee6c85ec08402ab31b71c9ae2a8ceb P 8b92ee2eaf4c449c9d3dd3bb839e47b9 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:41:02.910054   431 pending_rounds.cc:70] T fdee6c85ec08402ab31b71c9ae2a8ceb P 8b92ee2eaf4c449c9d3dd3bb839e47b9: Trying to abort 1 pending ops.
I20260608 12:41:02.910228   431 pending_rounds.cc:77] T fdee6c85ec08402ab31b71c9ae2a8ceb P 8b92ee2eaf4c449c9d3dd3bb839e47b9: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294658406511460352 op_type: NO_OP noop_request { }
I20260608 12:41:02.910528   431 raft_consensus.cc:2889] T fdee6c85ec08402ab31b71c9ae2a8ceb P 8b92ee2eaf4c449c9d3dd3bb839e47b9 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 12:41:02.910861   431 raft_consensus.cc:2272] T fdee6c85ec08402ab31b71c9ae2a8ceb P 8b92ee2eaf4c449c9d3dd3bb839e47b9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:02.939198   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260608 12:41:02.951339   431 master.cc:562] Master@127.0.107.254:33831 shutting down...
I20260608 12:41:02.970079   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P a5ce17797e40403a8827c1b705b8c62f [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:41:02.970758   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P a5ce17797e40403a8827c1b705b8c62f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:02.971102   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P a5ce17797e40403a8827c1b705b8c62f: stopping tablet replica
I20260608 12:41:02.991437   431 master.cc:584] Master@127.0.107.254:33831 shutdown complete.
[       OK ] AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange (2540 ms)
[ RUN      ] AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas
I20260608 12:41:03.030300   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:46215
I20260608 12:41:03.031473   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:41:03.038805  3317 instance_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:03.040277  3320 instance_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:41:03.040189  3318 instance_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:03.046967   431 server_base.cc:1061] running on GCE node
I20260608 12:41:03.048038   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:41:03.048257   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:03.048461   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922463048444 us; error 0 us; skew 500 ppm
I20260608 12:41:03.049357   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:41:03.052058   431 webserver.cc:533] Webserver started at http://127.0.107.254:46733/ using document root <none> and password file <none>
I20260608 12:41:03.052719   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:41:03.052930   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:41:03.053252   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:41:03.054822   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922379125897-431-0/minicluster-data/master-0-root/instance:
uuid: "b49d328c816d46a78c9b19e3a5d0dd45"
format_stamp: "Formatted at 2026-06-08 12:41:03 on dist-test-slave-gg24"
I20260608 12:41:03.061883   431 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.003s
I20260608 12:41:03.065828  3325 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:03.066810   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260608 12:41:03.067070   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922379125897-431-0/minicluster-data/master-0-root
uuid: "b49d328c816d46a78c9b19e3a5d0dd45"
format_stamp: "Formatted at 2026-06-08 12:41:03 on dist-test-slave-gg24"
I20260608 12:41:03.067359   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922379125897-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922379125897-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922379125897-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:03.090006   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:41:03.091187   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:41:03.132151   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:46215
I20260608 12:41:03.132273  3376 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:46215 every 8 connection(s)
I20260608 12:41:03.137182  3377 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:03.148811  3377 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b49d328c816d46a78c9b19e3a5d0dd45: Bootstrap starting.
I20260608 12:41:03.153501  3377 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P b49d328c816d46a78c9b19e3a5d0dd45: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:03.158010  3377 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b49d328c816d46a78c9b19e3a5d0dd45: No bootstrap required, opened a new log
I20260608 12:41:03.160105  3377 raft_consensus.cc:359] T 00000000000000000000000000000000 P b49d328c816d46a78c9b19e3a5d0dd45 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b49d328c816d46a78c9b19e3a5d0dd45" member_type: VOTER }
I20260608 12:41:03.160508  3377 raft_consensus.cc:385] T 00000000000000000000000000000000 P b49d328c816d46a78c9b19e3a5d0dd45 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:03.160830  3377 raft_consensus.cc:740] T 00000000000000000000000000000000 P b49d328c816d46a78c9b19e3a5d0dd45 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b49d328c816d46a78c9b19e3a5d0dd45, State: Initialized, Role: FOLLOWER
I20260608 12:41:03.161525  3377 consensus_queue.cc:260] T 00000000000000000000000000000000 P b49d328c816d46a78c9b19e3a5d0dd45 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b49d328c816d46a78c9b19e3a5d0dd45" member_type: VOTER }
I20260608 12:41:03.161996  3377 raft_consensus.cc:399] T 00000000000000000000000000000000 P b49d328c816d46a78c9b19e3a5d0dd45 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:41:03.162231  3377 raft_consensus.cc:493] T 00000000000000000000000000000000 P b49d328c816d46a78c9b19e3a5d0dd45 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:41:03.162479  3377 raft_consensus.cc:3060] T 00000000000000000000000000000000 P b49d328c816d46a78c9b19e3a5d0dd45 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:03.167466  3377 raft_consensus.cc:515] T 00000000000000000000000000000000 P b49d328c816d46a78c9b19e3a5d0dd45 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b49d328c816d46a78c9b19e3a5d0dd45" member_type: VOTER }
I20260608 12:41:03.168076  3377 leader_election.cc:304] T 00000000000000000000000000000000 P b49d328c816d46a78c9b19e3a5d0dd45 [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: b49d328c816d46a78c9b19e3a5d0dd45; no voters: 
I20260608 12:41:03.169421  3377 leader_election.cc:290] T 00000000000000000000000000000000 P b49d328c816d46a78c9b19e3a5d0dd45 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:41:03.169850  3380 raft_consensus.cc:2804] T 00000000000000000000000000000000 P b49d328c816d46a78c9b19e3a5d0dd45 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:41:03.171375  3380 raft_consensus.cc:697] T 00000000000000000000000000000000 P b49d328c816d46a78c9b19e3a5d0dd45 [term 1 LEADER]: Becoming Leader. State: Replica: b49d328c816d46a78c9b19e3a5d0dd45, State: Running, Role: LEADER
I20260608 12:41:03.172022  3380 consensus_queue.cc:237] T 00000000000000000000000000000000 P b49d328c816d46a78c9b19e3a5d0dd45 [LEADER]: Queue going to LEADER mode. State: All 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: "b49d328c816d46a78c9b19e3a5d0dd45" member_type: VOTER }
I20260608 12:41:03.172642  3377 sys_catalog.cc:565] T 00000000000000000000000000000000 P b49d328c816d46a78c9b19e3a5d0dd45 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:41:03.174978  3381 sys_catalog.cc:455] T 00000000000000000000000000000000 P b49d328c816d46a78c9b19e3a5d0dd45 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "b49d328c816d46a78c9b19e3a5d0dd45" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b49d328c816d46a78c9b19e3a5d0dd45" member_type: VOTER } }
I20260608 12:41:03.174986  3382 sys_catalog.cc:455] T 00000000000000000000000000000000 P b49d328c816d46a78c9b19e3a5d0dd45 [sys.catalog]: SysCatalogTable state changed. Reason: New leader b49d328c816d46a78c9b19e3a5d0dd45. Latest consensus state: current_term: 1 leader_uuid: "b49d328c816d46a78c9b19e3a5d0dd45" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b49d328c816d46a78c9b19e3a5d0dd45" member_type: VOTER } }
I20260608 12:41:03.175731  3381 sys_catalog.cc:458] T 00000000000000000000000000000000 P b49d328c816d46a78c9b19e3a5d0dd45 [sys.catalog]: This master's current role is: LEADER
I20260608 12:41:03.175808  3382 sys_catalog.cc:458] T 00000000000000000000000000000000 P b49d328c816d46a78c9b19e3a5d0dd45 [sys.catalog]: This master's current role is: LEADER
I20260608 12:41:03.179844  3385 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:41:03.188688  3385 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:41:03.190091   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:41:03.198568  3385 catalog_manager.cc:1382] Generated new cluster ID: 30422d0d758343a2897bad2e4ed729ed
I20260608 12:41:03.198834  3385 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:41:03.225747  3385 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:41:03.227102  3385 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:41:03.245589  3385 catalog_manager.cc:6069] T 00000000000000000000000000000000 P b49d328c816d46a78c9b19e3a5d0dd45: Generated new TSK 0
I20260608 12:41:03.246320  3385 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:41:03.257376   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:41:03.265374  3398 instance_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:03.266206  3399 instance_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:03.272011   431 server_base.cc:1061] running on GCE node
W20260608 12:41:03.273900  3401 instance_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:03.275135   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:41:03.275406   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:03.275539   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922463275521 us; error 0 us; skew 500 ppm
I20260608 12:41:03.276093   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:41:03.279703   431 webserver.cc:533] Webserver started at http://127.0.107.193:42353/ using document root <none> and password file <none>
I20260608 12:41:03.280272   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:41:03.280450   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:41:03.280802   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:41:03.281936   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922379125897-431-0/minicluster-data/ts-0-root/instance:
uuid: "c535bfdd49e746c593edc2e2668faf65"
format_stamp: "Formatted at 2026-06-08 12:41:03 on dist-test-slave-gg24"
I20260608 12:41:03.287007   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.001s
I20260608 12:41:03.291193  3406 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:03.292196   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 12:41:03.292636   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922379125897-431-0/minicluster-data/ts-0-root
uuid: "c535bfdd49e746c593edc2e2668faf65"
format_stamp: "Formatted at 2026-06-08 12:41:03 on dist-test-slave-gg24"
I20260608 12:41:03.293071   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922379125897-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922379125897-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922379125897-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:03.332046   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:41:03.333256   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:41:03.334923   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:41:03.337782   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:41:03.338052   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:03.338336   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:41:03.338531   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:03.387221   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:45443
I20260608 12:41:03.387360  3468 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:45443 every 8 connection(s)
I20260608 12:41:03.393388   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:41:03.402209  3473 instance_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:03.404330  3474 instance_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:03.406569  3476 instance_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:03.407938   431 server_base.cc:1061] running on GCE node
I20260608 12:41:03.409001   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:41:03.409201   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:03.409447   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922463409408 us; error 0 us; skew 500 ppm
I20260608 12:41:03.409956  3469 heartbeater.cc:344] Connected to a master server at 127.0.107.254:46215
I20260608 12:41:03.410161   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:41:03.410403  3469 heartbeater.cc:461] Registering TS with master...
I20260608 12:41:03.411273  3469 heartbeater.cc:507] Master 127.0.107.254:46215 requested a full tablet report, sending...
I20260608 12:41:03.413110   431 webserver.cc:533] Webserver started at http://127.0.107.194:38537/ using document root <none> and password file <none>
I20260608 12:41:03.413906   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:41:03.414103   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:41:03.414475   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:41:03.414366  3342 ts_manager.cc:194] Registered new tserver with Master: c535bfdd49e746c593edc2e2668faf65 (127.0.107.193:45443)
I20260608 12:41:03.415951   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922379125897-431-0/minicluster-data/ts-1-root/instance:
uuid: "d2dc675cc2d34b5a846bd6f4c331bc82"
format_stamp: "Formatted at 2026-06-08 12:41:03 on dist-test-slave-gg24"
I20260608 12:41:03.416996  3342 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60588
I20260608 12:41:03.421172   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.002s
I20260608 12:41:03.425154  3481 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:03.426282   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260608 12:41:03.426652   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922379125897-431-0/minicluster-data/ts-1-root
uuid: "d2dc675cc2d34b5a846bd6f4c331bc82"
format_stamp: "Formatted at 2026-06-08 12:41:03 on dist-test-slave-gg24"
I20260608 12:41:03.426966   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922379125897-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922379125897-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922379125897-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:03.439760   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:41:03.440997   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:41:03.442750   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:41:03.445561   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:41:03.445839   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:03.446091   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:41:03.446274   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:03.494206   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:36749
I20260608 12:41:03.494333  3543 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:36749 every 8 connection(s)
I20260608 12:41:03.499559   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:41:03.507277  3547 instance_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:03.509704  3548 instance_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:03.513494   431 server_base.cc:1061] running on GCE node
W20260608 12:41:03.513190  3550 instance_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:03.515517  3544 heartbeater.cc:344] Connected to a master server at 127.0.107.254:46215
I20260608 12:41:03.515543   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:41:03.516106   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:03.516187  3544 heartbeater.cc:461] Registering TS with master...
I20260608 12:41:03.516361   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922463516337 us; error 0 us; skew 500 ppm
I20260608 12:41:03.517237  3544 heartbeater.cc:507] Master 127.0.107.254:46215 requested a full tablet report, sending...
I20260608 12:41:03.517361   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:41:03.520690  3342 ts_manager.cc:194] Registered new tserver with Master: d2dc675cc2d34b5a846bd6f4c331bc82 (127.0.107.194:36749)
I20260608 12:41:03.520838   431 webserver.cc:533] Webserver started at http://127.0.107.195:35517/ using document root <none> and password file <none>
I20260608 12:41:03.521528   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:41:03.521785   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:41:03.522078   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:41:03.522475  3342 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60604
I20260608 12:41:03.523262   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922379125897-431-0/minicluster-data/ts-2-root/instance:
uuid: "20dcd61228d340749574b5b784dd34fe"
format_stamp: "Formatted at 2026-06-08 12:41:03 on dist-test-slave-gg24"
I20260608 12:41:03.528775   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.004s
I20260608 12:41:03.533289  3555 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:03.534312   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260608 12:41:03.534689   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922379125897-431-0/minicluster-data/ts-2-root
uuid: "20dcd61228d340749574b5b784dd34fe"
format_stamp: "Formatted at 2026-06-08 12:41:03 on dist-test-slave-gg24"
I20260608 12:41:03.535009   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922379125897-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922379125897-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922379125897-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:03.557082   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:41:03.558279   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:41:03.559836   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:41:03.562245   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:41:03.562489   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:03.562748   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:41:03.562939   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:03.606643   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:37667
I20260608 12:41:03.606777  3617 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:37667 every 8 connection(s)
I20260608 12:41:03.624207  3618 heartbeater.cc:344] Connected to a master server at 127.0.107.254:46215
I20260608 12:41:03.624711  3618 heartbeater.cc:461] Registering TS with master...
I20260608 12:41:03.625598  3618 heartbeater.cc:507] Master 127.0.107.254:46215 requested a full tablet report, sending...
I20260608 12:41:03.628355  3342 ts_manager.cc:194] Registered new tserver with Master: 20dcd61228d340749574b5b784dd34fe (127.0.107.195:37667)
I20260608 12:41:03.629302   431 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.018366007s
I20260608 12:41:03.630379  3342 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60618
I20260608 12:41:04.420627  3469 heartbeater.cc:499] Master 127.0.107.254:46215 was elected leader, sending a full tablet report...
I20260608 12:41:04.525694  3544 heartbeater.cc:499] Master 127.0.107.254:46215 was elected leader, sending a full tablet report...
I20260608 12:41:04.634251  3618 heartbeater.cc:499] Master 127.0.107.254:46215 was elected leader, sending a full tablet report...
I20260608 12:41:04.687682  3342 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:60620:
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:41:04.690101  3342 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:41:04.774323  3434 tablet_service.cc:1511] Processing CreateTablet for tablet 73a04dff79934ca4bdb3bdd18f995804 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=1e7aeb86dcc84f32a86f41e58a289f12]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:41:04.775920  3434 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73a04dff79934ca4bdb3bdd18f995804. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:04.777691  3433 tablet_service.cc:1511] Processing CreateTablet for tablet d257825a3db94279a9c655d4a466e27b (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=1e7aeb86dcc84f32a86f41e58a289f12]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:41:04.778671  3583 tablet_service.cc:1511] Processing CreateTablet for tablet 73a04dff79934ca4bdb3bdd18f995804 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=1e7aeb86dcc84f32a86f41e58a289f12]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:41:04.779357  3433 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d257825a3db94279a9c655d4a466e27b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:04.780139  3583 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73a04dff79934ca4bdb3bdd18f995804. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:04.781055  3429 tablet_service.cc:1511] Processing CreateTablet for tablet 2bc1eed438374c35b689136117231853 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=1e7aeb86dcc84f32a86f41e58a289f12]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:41:04.774324  3431 tablet_service.cc:1511] Processing CreateTablet for tablet c679a93634284602bb5c5ad629f559a8 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=1e7aeb86dcc84f32a86f41e58a289f12]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:41:04.782977  3429 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2bc1eed438374c35b689136117231853. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:04.783223  3581 tablet_service.cc:1511] Processing CreateTablet for tablet a612c570d02a44a895eefbeef5ab30b7 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=1e7aeb86dcc84f32a86f41e58a289f12]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:41:04.783833  3431 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c679a93634284602bb5c5ad629f559a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:04.785540  3580 tablet_service.cc:1511] Processing CreateTablet for tablet c679a93634284602bb5c5ad629f559a8 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=1e7aeb86dcc84f32a86f41e58a289f12]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:41:04.787853  3430 tablet_service.cc:1511] Processing CreateTablet for tablet 448433612ab44d36b88190a9908729b9 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=1e7aeb86dcc84f32a86f41e58a289f12]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:41:04.790122  3579 tablet_service.cc:1511] Processing CreateTablet for tablet 448433612ab44d36b88190a9908729b9 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=1e7aeb86dcc84f32a86f41e58a289f12]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:41:04.792532  3428 tablet_service.cc:1511] Processing CreateTablet for tablet cd7a1fcd572643a9b159991d7a6628fd (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=1e7aeb86dcc84f32a86f41e58a289f12]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:41:04.794162  3428 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd7a1fcd572643a9b159991d7a6628fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:04.794399  3427 tablet_service.cc:1511] Processing CreateTablet for tablet 460edd943fe2462584c9611366a42369 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=1e7aeb86dcc84f32a86f41e58a289f12]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:41:04.795857  3427 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 460edd943fe2462584c9611366a42369. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:04.782034  3432 tablet_service.cc:1511] Processing CreateTablet for tablet a612c570d02a44a895eefbeef5ab30b7 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=1e7aeb86dcc84f32a86f41e58a289f12]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:41:04.798836  3432 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a612c570d02a44a895eefbeef5ab30b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:04.801084  3430 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 448433612ab44d36b88190a9908729b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:04.806624  3578 tablet_service.cc:1511] Processing CreateTablet for tablet 2bc1eed438374c35b689136117231853 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=1e7aeb86dcc84f32a86f41e58a289f12]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:41:04.782034  3582 tablet_service.cc:1511] Processing CreateTablet for tablet d257825a3db94279a9c655d4a466e27b (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=1e7aeb86dcc84f32a86f41e58a289f12]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:41:04.808708  3579 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 448433612ab44d36b88190a9908729b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:04.808670  3577 tablet_service.cc:1511] Processing CreateTablet for tablet cd7a1fcd572643a9b159991d7a6628fd (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=1e7aeb86dcc84f32a86f41e58a289f12]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:41:04.809553  3582 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d257825a3db94279a9c655d4a466e27b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:04.807300  3576 tablet_service.cc:1511] Processing CreateTablet for tablet 460edd943fe2462584c9611366a42369 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=1e7aeb86dcc84f32a86f41e58a289f12]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:41:04.810290  3577 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd7a1fcd572643a9b159991d7a6628fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:04.811019  3580 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c679a93634284602bb5c5ad629f559a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:04.812049  3578 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2bc1eed438374c35b689136117231853. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:04.817016  3576 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 460edd943fe2462584c9611366a42369. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:04.818781  3581 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a612c570d02a44a895eefbeef5ab30b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:04.840663  3509 tablet_service.cc:1511] Processing CreateTablet for tablet 73a04dff79934ca4bdb3bdd18f995804 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=1e7aeb86dcc84f32a86f41e58a289f12]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:41:04.843461  3508 tablet_service.cc:1511] Processing CreateTablet for tablet d257825a3db94279a9c655d4a466e27b (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=1e7aeb86dcc84f32a86f41e58a289f12]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:41:04.845897  3507 tablet_service.cc:1511] Processing CreateTablet for tablet a612c570d02a44a895eefbeef5ab30b7 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=1e7aeb86dcc84f32a86f41e58a289f12]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:41:04.848308  3506 tablet_service.cc:1511] Processing CreateTablet for tablet c679a93634284602bb5c5ad629f559a8 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=1e7aeb86dcc84f32a86f41e58a289f12]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:41:04.850766  3505 tablet_service.cc:1511] Processing CreateTablet for tablet 448433612ab44d36b88190a9908729b9 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=1e7aeb86dcc84f32a86f41e58a289f12]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:41:04.853216  3504 tablet_service.cc:1511] Processing CreateTablet for tablet 2bc1eed438374c35b689136117231853 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=1e7aeb86dcc84f32a86f41e58a289f12]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:41:04.856673  3503 tablet_service.cc:1511] Processing CreateTablet for tablet cd7a1fcd572643a9b159991d7a6628fd (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=1e7aeb86dcc84f32a86f41e58a289f12]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:41:04.859400  3502 tablet_service.cc:1511] Processing CreateTablet for tablet 460edd943fe2462584c9611366a42369 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=1e7aeb86dcc84f32a86f41e58a289f12]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:41:04.860741  3509 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73a04dff79934ca4bdb3bdd18f995804. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:04.863677  3505 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 448433612ab44d36b88190a9908729b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:04.865428  3508 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d257825a3db94279a9c655d4a466e27b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:04.866243  3504 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2bc1eed438374c35b689136117231853. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:04.869002  3506 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c679a93634284602bb5c5ad629f559a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:04.870651  3507 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a612c570d02a44a895eefbeef5ab30b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:04.873121  3502 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 460edd943fe2462584c9611366a42369. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:04.877260  3503 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd7a1fcd572643a9b159991d7a6628fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:04.948652  3639 tablet_bootstrap.cc:492] T 73a04dff79934ca4bdb3bdd18f995804 P 20dcd61228d340749574b5b784dd34fe: Bootstrap starting.
I20260608 12:41:04.961257  3638 tablet_bootstrap.cc:492] T 2bc1eed438374c35b689136117231853 P c535bfdd49e746c593edc2e2668faf65: Bootstrap starting.
I20260608 12:41:04.985883  3639 tablet_bootstrap.cc:654] T 73a04dff79934ca4bdb3bdd18f995804 P 20dcd61228d340749574b5b784dd34fe: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:04.986625  3638 tablet_bootstrap.cc:654] T 2bc1eed438374c35b689136117231853 P c535bfdd49e746c593edc2e2668faf65: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:04.995187  3640 tablet_bootstrap.cc:492] T cd7a1fcd572643a9b159991d7a6628fd P d2dc675cc2d34b5a846bd6f4c331bc82: Bootstrap starting.
I20260608 12:41:05.003149  3638 tablet_bootstrap.cc:492] T 2bc1eed438374c35b689136117231853 P c535bfdd49e746c593edc2e2668faf65: No bootstrap required, opened a new log
I20260608 12:41:05.003216  3639 tablet_bootstrap.cc:492] T 73a04dff79934ca4bdb3bdd18f995804 P 20dcd61228d340749574b5b784dd34fe: No bootstrap required, opened a new log
I20260608 12:41:05.003962  3638 ts_tablet_manager.cc:1403] T 2bc1eed438374c35b689136117231853 P c535bfdd49e746c593edc2e2668faf65: Time spent bootstrapping tablet: real 0.043s	user 0.013s	sys 0.000s
I20260608 12:41:05.004060  3639 ts_tablet_manager.cc:1403] T 73a04dff79934ca4bdb3bdd18f995804 P 20dcd61228d340749574b5b784dd34fe: Time spent bootstrapping tablet: real 0.056s	user 0.014s	sys 0.004s
I20260608 12:41:05.005980  3640 tablet_bootstrap.cc:654] T cd7a1fcd572643a9b159991d7a6628fd P d2dc675cc2d34b5a846bd6f4c331bc82: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:05.006434  3638 raft_consensus.cc:359] T 2bc1eed438374c35b689136117231853 P c535bfdd49e746c593edc2e2668faf65 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } } peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } }
I20260608 12:41:05.007017  3638 raft_consensus.cc:385] T 2bc1eed438374c35b689136117231853 P c535bfdd49e746c593edc2e2668faf65 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:05.007274  3638 raft_consensus.cc:740] T 2bc1eed438374c35b689136117231853 P c535bfdd49e746c593edc2e2668faf65 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c535bfdd49e746c593edc2e2668faf65, State: Initialized, Role: FOLLOWER
I20260608 12:41:05.007376  3639 raft_consensus.cc:359] T 73a04dff79934ca4bdb3bdd18f995804 P 20dcd61228d340749574b5b784dd34fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } } peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } }
I20260608 12:41:05.008177  3639 raft_consensus.cc:385] T 73a04dff79934ca4bdb3bdd18f995804 P 20dcd61228d340749574b5b784dd34fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:05.008015  3638 consensus_queue.cc:260] T 2bc1eed438374c35b689136117231853 P c535bfdd49e746c593edc2e2668faf65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } } peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } }
I20260608 12:41:05.008621  3639 raft_consensus.cc:740] T 73a04dff79934ca4bdb3bdd18f995804 P 20dcd61228d340749574b5b784dd34fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20dcd61228d340749574b5b784dd34fe, State: Initialized, Role: FOLLOWER
I20260608 12:41:05.009960  3639 consensus_queue.cc:260] T 73a04dff79934ca4bdb3bdd18f995804 P 20dcd61228d340749574b5b784dd34fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } } peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } }
I20260608 12:41:05.011076  3638 ts_tablet_manager.cc:1434] T 2bc1eed438374c35b689136117231853 P c535bfdd49e746c593edc2e2668faf65: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260608 12:41:05.012789  3638 tablet_bootstrap.cc:492] T c679a93634284602bb5c5ad629f559a8 P c535bfdd49e746c593edc2e2668faf65: Bootstrap starting.
I20260608 12:41:05.020798  3639 ts_tablet_manager.cc:1434] T 73a04dff79934ca4bdb3bdd18f995804 P 20dcd61228d340749574b5b784dd34fe: Time spent starting tablet: real 0.016s	user 0.013s	sys 0.002s
I20260608 12:41:05.021039  3640 tablet_bootstrap.cc:492] T cd7a1fcd572643a9b159991d7a6628fd P d2dc675cc2d34b5a846bd6f4c331bc82: No bootstrap required, opened a new log
I20260608 12:41:05.022233  3640 ts_tablet_manager.cc:1403] T cd7a1fcd572643a9b159991d7a6628fd P d2dc675cc2d34b5a846bd6f4c331bc82: Time spent bootstrapping tablet: real 0.028s	user 0.011s	sys 0.009s
I20260608 12:41:05.022545  3639 tablet_bootstrap.cc:492] T 460edd943fe2462584c9611366a42369 P 20dcd61228d340749574b5b784dd34fe: Bootstrap starting.
I20260608 12:41:05.025985  3640 raft_consensus.cc:359] T cd7a1fcd572643a9b159991d7a6628fd P d2dc675cc2d34b5a846bd6f4c331bc82 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } } peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } }
I20260608 12:41:05.026921  3640 raft_consensus.cc:385] T cd7a1fcd572643a9b159991d7a6628fd P d2dc675cc2d34b5a846bd6f4c331bc82 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:05.027280  3640 raft_consensus.cc:740] T cd7a1fcd572643a9b159991d7a6628fd P d2dc675cc2d34b5a846bd6f4c331bc82 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d2dc675cc2d34b5a846bd6f4c331bc82, State: Initialized, Role: FOLLOWER
I20260608 12:41:05.028175  3640 consensus_queue.cc:260] T cd7a1fcd572643a9b159991d7a6628fd P d2dc675cc2d34b5a846bd6f4c331bc82 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } } peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } }
I20260608 12:41:05.028785  3639 tablet_bootstrap.cc:654] T 460edd943fe2462584c9611366a42369 P 20dcd61228d340749574b5b784dd34fe: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:05.031710  3640 ts_tablet_manager.cc:1434] T cd7a1fcd572643a9b159991d7a6628fd P d2dc675cc2d34b5a846bd6f4c331bc82: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.004s
I20260608 12:41:05.033782  3640 tablet_bootstrap.cc:492] T c679a93634284602bb5c5ad629f559a8 P d2dc675cc2d34b5a846bd6f4c331bc82: Bootstrap starting.
I20260608 12:41:05.020854  3638 tablet_bootstrap.cc:654] T c679a93634284602bb5c5ad629f559a8 P c535bfdd49e746c593edc2e2668faf65: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:05.042631  3640 tablet_bootstrap.cc:654] T c679a93634284602bb5c5ad629f559a8 P d2dc675cc2d34b5a846bd6f4c331bc82: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:05.052677  3639 tablet_bootstrap.cc:492] T 460edd943fe2462584c9611366a42369 P 20dcd61228d340749574b5b784dd34fe: No bootstrap required, opened a new log
I20260608 12:41:05.053390  3639 ts_tablet_manager.cc:1403] T 460edd943fe2462584c9611366a42369 P 20dcd61228d340749574b5b784dd34fe: Time spent bootstrapping tablet: real 0.031s	user 0.014s	sys 0.013s
I20260608 12:41:05.055457  3640 tablet_bootstrap.cc:492] T c679a93634284602bb5c5ad629f559a8 P d2dc675cc2d34b5a846bd6f4c331bc82: No bootstrap required, opened a new log
I20260608 12:41:05.056006  3640 ts_tablet_manager.cc:1403] T c679a93634284602bb5c5ad629f559a8 P d2dc675cc2d34b5a846bd6f4c331bc82: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.001s
I20260608 12:41:05.056488  3638 tablet_bootstrap.cc:492] T c679a93634284602bb5c5ad629f559a8 P c535bfdd49e746c593edc2e2668faf65: No bootstrap required, opened a new log
I20260608 12:41:05.056376  3639 raft_consensus.cc:359] T 460edd943fe2462584c9611366a42369 P 20dcd61228d340749574b5b784dd34fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } } peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } }
I20260608 12:41:05.057461  3638 ts_tablet_manager.cc:1403] T c679a93634284602bb5c5ad629f559a8 P c535bfdd49e746c593edc2e2668faf65: Time spent bootstrapping tablet: real 0.045s	user 0.015s	sys 0.005s
I20260608 12:41:05.057766  3639 raft_consensus.cc:385] T 460edd943fe2462584c9611366a42369 P 20dcd61228d340749574b5b784dd34fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:05.058240  3639 raft_consensus.cc:740] T 460edd943fe2462584c9611366a42369 P 20dcd61228d340749574b5b784dd34fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20dcd61228d340749574b5b784dd34fe, State: Initialized, Role: FOLLOWER
I20260608 12:41:05.059015  3639 consensus_queue.cc:260] T 460edd943fe2462584c9611366a42369 P 20dcd61228d340749574b5b784dd34fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } } peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } }
I20260608 12:41:05.059695  3640 raft_consensus.cc:359] T c679a93634284602bb5c5ad629f559a8 P d2dc675cc2d34b5a846bd6f4c331bc82 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } } peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } }
I20260608 12:41:05.060647  3640 raft_consensus.cc:385] T c679a93634284602bb5c5ad629f559a8 P d2dc675cc2d34b5a846bd6f4c331bc82 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:05.061035  3640 raft_consensus.cc:740] T c679a93634284602bb5c5ad629f559a8 P d2dc675cc2d34b5a846bd6f4c331bc82 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d2dc675cc2d34b5a846bd6f4c331bc82, State: Initialized, Role: FOLLOWER
I20260608 12:41:05.061122  3639 ts_tablet_manager.cc:1434] T 460edd943fe2462584c9611366a42369 P 20dcd61228d340749574b5b784dd34fe: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.003s
I20260608 12:41:05.061335  3638 raft_consensus.cc:359] T c679a93634284602bb5c5ad629f559a8 P c535bfdd49e746c593edc2e2668faf65 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } } peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } }
I20260608 12:41:05.062376  3638 raft_consensus.cc:385] T c679a93634284602bb5c5ad629f559a8 P c535bfdd49e746c593edc2e2668faf65 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:05.062167  3640 consensus_queue.cc:260] T c679a93634284602bb5c5ad629f559a8 P d2dc675cc2d34b5a846bd6f4c331bc82 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } } peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } }
I20260608 12:41:05.062775  3639 tablet_bootstrap.cc:492] T cd7a1fcd572643a9b159991d7a6628fd P 20dcd61228d340749574b5b784dd34fe: Bootstrap starting.
I20260608 12:41:05.064682  3640 ts_tablet_manager.cc:1434] T c679a93634284602bb5c5ad629f559a8 P d2dc675cc2d34b5a846bd6f4c331bc82: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.002s
I20260608 12:41:05.062744  3638 raft_consensus.cc:740] T c679a93634284602bb5c5ad629f559a8 P c535bfdd49e746c593edc2e2668faf65 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c535bfdd49e746c593edc2e2668faf65, State: Initialized, Role: FOLLOWER
I20260608 12:41:05.065778  3640 tablet_bootstrap.cc:492] T 460edd943fe2462584c9611366a42369 P d2dc675cc2d34b5a846bd6f4c331bc82: Bootstrap starting.
I20260608 12:41:05.066521  3638 consensus_queue.cc:260] T c679a93634284602bb5c5ad629f559a8 P c535bfdd49e746c593edc2e2668faf65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } } peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } }
I20260608 12:41:05.069296  3638 ts_tablet_manager.cc:1434] T c679a93634284602bb5c5ad629f559a8 P c535bfdd49e746c593edc2e2668faf65: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260608 12:41:05.069898  3639 tablet_bootstrap.cc:654] T cd7a1fcd572643a9b159991d7a6628fd P 20dcd61228d340749574b5b784dd34fe: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:05.070487  3638 tablet_bootstrap.cc:492] T 460edd943fe2462584c9611366a42369 P c535bfdd49e746c593edc2e2668faf65: Bootstrap starting.
I20260608 12:41:05.072712  3640 tablet_bootstrap.cc:654] T 460edd943fe2462584c9611366a42369 P d2dc675cc2d34b5a846bd6f4c331bc82: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:05.080853  3638 tablet_bootstrap.cc:654] T 460edd943fe2462584c9611366a42369 P c535bfdd49e746c593edc2e2668faf65: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:05.082567  3639 tablet_bootstrap.cc:492] T cd7a1fcd572643a9b159991d7a6628fd P 20dcd61228d340749574b5b784dd34fe: No bootstrap required, opened a new log
I20260608 12:41:05.083254  3639 ts_tablet_manager.cc:1403] T cd7a1fcd572643a9b159991d7a6628fd P 20dcd61228d340749574b5b784dd34fe: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.005s
I20260608 12:41:05.086369  3639 raft_consensus.cc:359] T cd7a1fcd572643a9b159991d7a6628fd P 20dcd61228d340749574b5b784dd34fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } } peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } }
I20260608 12:41:05.087302  3639 raft_consensus.cc:385] T cd7a1fcd572643a9b159991d7a6628fd P 20dcd61228d340749574b5b784dd34fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:05.087666  3639 raft_consensus.cc:740] T cd7a1fcd572643a9b159991d7a6628fd P 20dcd61228d340749574b5b784dd34fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20dcd61228d340749574b5b784dd34fe, State: Initialized, Role: FOLLOWER
I20260608 12:41:05.088665  3639 consensus_queue.cc:260] T cd7a1fcd572643a9b159991d7a6628fd P 20dcd61228d340749574b5b784dd34fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } } peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } }
I20260608 12:41:05.090975  3639 ts_tablet_manager.cc:1434] T cd7a1fcd572643a9b159991d7a6628fd P 20dcd61228d340749574b5b784dd34fe: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260608 12:41:05.092283  3639 tablet_bootstrap.cc:492] T 2bc1eed438374c35b689136117231853 P 20dcd61228d340749574b5b784dd34fe: Bootstrap starting.
I20260608 12:41:05.105809  3638 tablet_bootstrap.cc:492] T 460edd943fe2462584c9611366a42369 P c535bfdd49e746c593edc2e2668faf65: No bootstrap required, opened a new log
I20260608 12:41:05.106778  3638 ts_tablet_manager.cc:1403] T 460edd943fe2462584c9611366a42369 P c535bfdd49e746c593edc2e2668faf65: Time spent bootstrapping tablet: real 0.037s	user 0.021s	sys 0.004s
I20260608 12:41:05.107257  3639 tablet_bootstrap.cc:654] T 2bc1eed438374c35b689136117231853 P 20dcd61228d340749574b5b784dd34fe: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:05.111977  3638 raft_consensus.cc:359] T 460edd943fe2462584c9611366a42369 P c535bfdd49e746c593edc2e2668faf65 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } } peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } }
I20260608 12:41:05.118664  3638 raft_consensus.cc:385] T 460edd943fe2462584c9611366a42369 P c535bfdd49e746c593edc2e2668faf65 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:05.119378  3638 raft_consensus.cc:740] T 460edd943fe2462584c9611366a42369 P c535bfdd49e746c593edc2e2668faf65 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c535bfdd49e746c593edc2e2668faf65, State: Initialized, Role: FOLLOWER
I20260608 12:41:05.121668  3638 consensus_queue.cc:260] T 460edd943fe2462584c9611366a42369 P c535bfdd49e746c593edc2e2668faf65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } } peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } }
I20260608 12:41:05.129638  3638 ts_tablet_manager.cc:1434] T 460edd943fe2462584c9611366a42369 P c535bfdd49e746c593edc2e2668faf65: Time spent starting tablet: real 0.022s	user 0.012s	sys 0.000s
I20260608 12:41:05.131178  3638 tablet_bootstrap.cc:492] T 73a04dff79934ca4bdb3bdd18f995804 P c535bfdd49e746c593edc2e2668faf65: Bootstrap starting.
I20260608 12:41:05.140758  3639 tablet_bootstrap.cc:492] T 2bc1eed438374c35b689136117231853 P 20dcd61228d340749574b5b784dd34fe: No bootstrap required, opened a new log
I20260608 12:41:05.140758  3640 tablet_bootstrap.cc:492] T 460edd943fe2462584c9611366a42369 P d2dc675cc2d34b5a846bd6f4c331bc82: No bootstrap required, opened a new log
I20260608 12:41:05.141973  3639 ts_tablet_manager.cc:1403] T 2bc1eed438374c35b689136117231853 P 20dcd61228d340749574b5b784dd34fe: Time spent bootstrapping tablet: real 0.050s	user 0.020s	sys 0.021s
I20260608 12:41:05.141973  3640 ts_tablet_manager.cc:1403] T 460edd943fe2462584c9611366a42369 P d2dc675cc2d34b5a846bd6f4c331bc82: Time spent bootstrapping tablet: real 0.076s	user 0.030s	sys 0.037s
I20260608 12:41:05.142234  3638 tablet_bootstrap.cc:654] T 73a04dff79934ca4bdb3bdd18f995804 P c535bfdd49e746c593edc2e2668faf65: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:05.145366  3639 raft_consensus.cc:359] T 2bc1eed438374c35b689136117231853 P 20dcd61228d340749574b5b784dd34fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } } peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } }
I20260608 12:41:05.145608  3640 raft_consensus.cc:359] T 460edd943fe2462584c9611366a42369 P d2dc675cc2d34b5a846bd6f4c331bc82 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } } peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } }
I20260608 12:41:05.146304  3639 raft_consensus.cc:385] T 2bc1eed438374c35b689136117231853 P 20dcd61228d340749574b5b784dd34fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:05.146363  3640 raft_consensus.cc:385] T 460edd943fe2462584c9611366a42369 P d2dc675cc2d34b5a846bd6f4c331bc82 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:05.146788  3639 raft_consensus.cc:740] T 2bc1eed438374c35b689136117231853 P 20dcd61228d340749574b5b784dd34fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20dcd61228d340749574b5b784dd34fe, State: Initialized, Role: FOLLOWER
I20260608 12:41:05.146862  3640 raft_consensus.cc:740] T 460edd943fe2462584c9611366a42369 P d2dc675cc2d34b5a846bd6f4c331bc82 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d2dc675cc2d34b5a846bd6f4c331bc82, State: Initialized, Role: FOLLOWER
I20260608 12:41:05.147841  3640 consensus_queue.cc:260] T 460edd943fe2462584c9611366a42369 P d2dc675cc2d34b5a846bd6f4c331bc82 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } } peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } }
I20260608 12:41:05.147840  3639 consensus_queue.cc:260] T 2bc1eed438374c35b689136117231853 P 20dcd61228d340749574b5b784dd34fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } } peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } }
I20260608 12:41:05.149051  3638 tablet_bootstrap.cc:492] T 73a04dff79934ca4bdb3bdd18f995804 P c535bfdd49e746c593edc2e2668faf65: No bootstrap required, opened a new log
I20260608 12:41:05.149618  3638 ts_tablet_manager.cc:1403] T 73a04dff79934ca4bdb3bdd18f995804 P c535bfdd49e746c593edc2e2668faf65: Time spent bootstrapping tablet: real 0.019s	user 0.004s	sys 0.009s
I20260608 12:41:05.150432  3640 ts_tablet_manager.cc:1434] T 460edd943fe2462584c9611366a42369 P d2dc675cc2d34b5a846bd6f4c331bc82: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 12:41:05.151631  3640 tablet_bootstrap.cc:492] T d257825a3db94279a9c655d4a466e27b P d2dc675cc2d34b5a846bd6f4c331bc82: Bootstrap starting.
I20260608 12:41:05.152633  3639 ts_tablet_manager.cc:1434] T 2bc1eed438374c35b689136117231853 P 20dcd61228d340749574b5b784dd34fe: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260608 12:41:05.152704  3638 raft_consensus.cc:359] T 73a04dff79934ca4bdb3bdd18f995804 P c535bfdd49e746c593edc2e2668faf65 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } } peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } }
I20260608 12:41:05.153940  3639 tablet_bootstrap.cc:492] T c679a93634284602bb5c5ad629f559a8 P 20dcd61228d340749574b5b784dd34fe: Bootstrap starting.
I20260608 12:41:05.153855  3638 raft_consensus.cc:385] T 73a04dff79934ca4bdb3bdd18f995804 P c535bfdd49e746c593edc2e2668faf65 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:05.154764  3638 raft_consensus.cc:740] T 73a04dff79934ca4bdb3bdd18f995804 P c535bfdd49e746c593edc2e2668faf65 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c535bfdd49e746c593edc2e2668faf65, State: Initialized, Role: FOLLOWER
I20260608 12:41:05.155926  3638 consensus_queue.cc:260] T 73a04dff79934ca4bdb3bdd18f995804 P c535bfdd49e746c593edc2e2668faf65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } } peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } }
I20260608 12:41:05.159322  3640 tablet_bootstrap.cc:654] T d257825a3db94279a9c655d4a466e27b P d2dc675cc2d34b5a846bd6f4c331bc82: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:05.160288  3644 raft_consensus.cc:493] T 73a04dff79934ca4bdb3bdd18f995804 P c535bfdd49e746c593edc2e2668faf65 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:41:05.160898  3644 raft_consensus.cc:515] T 73a04dff79934ca4bdb3bdd18f995804 P c535bfdd49e746c593edc2e2668faf65 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } } peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } }
I20260608 12:41:05.161855  3639 tablet_bootstrap.cc:654] T c679a93634284602bb5c5ad629f559a8 P 20dcd61228d340749574b5b784dd34fe: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:05.175024  3644 leader_election.cc:290] T 73a04dff79934ca4bdb3bdd18f995804 P c535bfdd49e746c593edc2e2668faf65 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d2dc675cc2d34b5a846bd6f4c331bc82 (127.0.107.194:36749), 20dcd61228d340749574b5b784dd34fe (127.0.107.195:37667)
I20260608 12:41:05.176143  3639 tablet_bootstrap.cc:492] T c679a93634284602bb5c5ad629f559a8 P 20dcd61228d340749574b5b784dd34fe: No bootstrap required, opened a new log
I20260608 12:41:05.176935  3639 ts_tablet_manager.cc:1403] T c679a93634284602bb5c5ad629f559a8 P 20dcd61228d340749574b5b784dd34fe: Time spent bootstrapping tablet: real 0.023s	user 0.014s	sys 0.007s
I20260608 12:41:05.178871  3638 ts_tablet_manager.cc:1434] T 73a04dff79934ca4bdb3bdd18f995804 P c535bfdd49e746c593edc2e2668faf65: Time spent starting tablet: real 0.029s	user 0.006s	sys 0.001s
I20260608 12:41:05.181692  3638 tablet_bootstrap.cc:492] T d257825a3db94279a9c655d4a466e27b P c535bfdd49e746c593edc2e2668faf65: Bootstrap starting.
W20260608 12:41:05.187409  3390 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 12:41:05.190158  3395 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
I20260608 12:41:05.191118  3638 tablet_bootstrap.cc:654] T d257825a3db94279a9c655d4a466e27b P c535bfdd49e746c593edc2e2668faf65: Neither blocks nor log segments found. Creating new log.
W20260608 12:41:05.191295  3395 auto_leader_rebalancer.cc:460] the master instance isn't leader: Service unavailable: Tablet not running
I20260608 12:41:05.192255  3593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73a04dff79934ca4bdb3bdd18f995804" candidate_uuid: "c535bfdd49e746c593edc2e2668faf65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20dcd61228d340749574b5b784dd34fe" is_pre_election: true
I20260608 12:41:05.192960  3593 raft_consensus.cc:2468] T 73a04dff79934ca4bdb3bdd18f995804 P 20dcd61228d340749574b5b784dd34fe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c535bfdd49e746c593edc2e2668faf65 in term 0.
I20260608 12:41:05.194475  3408 leader_election.cc:304] T 73a04dff79934ca4bdb3bdd18f995804 P c535bfdd49e746c593edc2e2668faf65 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20dcd61228d340749574b5b784dd34fe, c535bfdd49e746c593edc2e2668faf65; no voters: 
I20260608 12:41:05.195456  3644 raft_consensus.cc:2804] T 73a04dff79934ca4bdb3bdd18f995804 P c535bfdd49e746c593edc2e2668faf65 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:41:05.196002  3640 tablet_bootstrap.cc:492] T d257825a3db94279a9c655d4a466e27b P d2dc675cc2d34b5a846bd6f4c331bc82: No bootstrap required, opened a new log
I20260608 12:41:05.195905  3644 raft_consensus.cc:493] T 73a04dff79934ca4bdb3bdd18f995804 P c535bfdd49e746c593edc2e2668faf65 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:41:05.196396  3644 raft_consensus.cc:3060] T 73a04dff79934ca4bdb3bdd18f995804 P c535bfdd49e746c593edc2e2668faf65 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:05.196521  3640 ts_tablet_manager.cc:1403] T d257825a3db94279a9c655d4a466e27b P d2dc675cc2d34b5a846bd6f4c331bc82: Time spent bootstrapping tablet: real 0.045s	user 0.016s	sys 0.005s
I20260608 12:41:05.198325  3638 tablet_bootstrap.cc:492] T d257825a3db94279a9c655d4a466e27b P c535bfdd49e746c593edc2e2668faf65: No bootstrap required, opened a new log
I20260608 12:41:05.198876  3638 ts_tablet_manager.cc:1403] T d257825a3db94279a9c655d4a466e27b P c535bfdd49e746c593edc2e2668faf65: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.000s
I20260608 12:41:05.201475  3519 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73a04dff79934ca4bdb3bdd18f995804" candidate_uuid: "c535bfdd49e746c593edc2e2668faf65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" is_pre_election: true
I20260608 12:41:05.201187  3640 raft_consensus.cc:359] T d257825a3db94279a9c655d4a466e27b P d2dc675cc2d34b5a846bd6f4c331bc82 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } } peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } }
I20260608 12:41:05.202206  3640 raft_consensus.cc:385] T d257825a3db94279a9c655d4a466e27b P d2dc675cc2d34b5a846bd6f4c331bc82 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:05.202767  3640 raft_consensus.cc:740] T d257825a3db94279a9c655d4a466e27b P d2dc675cc2d34b5a846bd6f4c331bc82 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d2dc675cc2d34b5a846bd6f4c331bc82, State: Initialized, Role: FOLLOWER
I20260608 12:41:05.195456  3639 raft_consensus.cc:359] T c679a93634284602bb5c5ad629f559a8 P 20dcd61228d340749574b5b784dd34fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } } peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } }
W20260608 12:41:05.203580  3410 leader_election.cc:343] T 73a04dff79934ca4bdb3bdd18f995804 P c535bfdd49e746c593edc2e2668faf65 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d2dc675cc2d34b5a846bd6f4c331bc82 (127.0.107.194:36749): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:41:05.203673  3639 raft_consensus.cc:385] T c679a93634284602bb5c5ad629f559a8 P 20dcd61228d340749574b5b784dd34fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:05.204164  3639 raft_consensus.cc:740] T c679a93634284602bb5c5ad629f559a8 P 20dcd61228d340749574b5b784dd34fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20dcd61228d340749574b5b784dd34fe, State: Initialized, Role: FOLLOWER
I20260608 12:41:05.203850  3640 consensus_queue.cc:260] T d257825a3db94279a9c655d4a466e27b P d2dc675cc2d34b5a846bd6f4c331bc82 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } } peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } }
I20260608 12:41:05.205084  3639 consensus_queue.cc:260] T c679a93634284602bb5c5ad629f559a8 P 20dcd61228d340749574b5b784dd34fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } } peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } }
I20260608 12:41:05.206264  3640 ts_tablet_manager.cc:1434] T d257825a3db94279a9c655d4a466e27b P d2dc675cc2d34b5a846bd6f4c331bc82: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260608 12:41:05.207063  3639 ts_tablet_manager.cc:1434] T c679a93634284602bb5c5ad629f559a8 P 20dcd61228d340749574b5b784dd34fe: Time spent starting tablet: real 0.030s	user 0.000s	sys 0.006s
I20260608 12:41:05.207343  3640 tablet_bootstrap.cc:492] T a612c570d02a44a895eefbeef5ab30b7 P d2dc675cc2d34b5a846bd6f4c331bc82: Bootstrap starting.
I20260608 12:41:05.208010  3639 tablet_bootstrap.cc:492] T d257825a3db94279a9c655d4a466e27b P 20dcd61228d340749574b5b784dd34fe: Bootstrap starting.
I20260608 12:41:05.202310  3638 raft_consensus.cc:359] T d257825a3db94279a9c655d4a466e27b P c535bfdd49e746c593edc2e2668faf65 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } } peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } }
I20260608 12:41:05.208840  3638 raft_consensus.cc:385] T d257825a3db94279a9c655d4a466e27b P c535bfdd49e746c593edc2e2668faf65 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:05.209259  3638 raft_consensus.cc:740] T d257825a3db94279a9c655d4a466e27b P c535bfdd49e746c593edc2e2668faf65 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c535bfdd49e746c593edc2e2668faf65, State: Initialized, Role: FOLLOWER
I20260608 12:41:05.210343  3638 consensus_queue.cc:260] T d257825a3db94279a9c655d4a466e27b P c535bfdd49e746c593edc2e2668faf65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } } peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } }
I20260608 12:41:05.215448  3640 tablet_bootstrap.cc:654] T a612c570d02a44a895eefbeef5ab30b7 P d2dc675cc2d34b5a846bd6f4c331bc82: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:05.216411  3639 tablet_bootstrap.cc:654] T d257825a3db94279a9c655d4a466e27b P 20dcd61228d340749574b5b784dd34fe: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:05.223322  3638 ts_tablet_manager.cc:1434] T d257825a3db94279a9c655d4a466e27b P c535bfdd49e746c593edc2e2668faf65: Time spent starting tablet: real 0.024s	user 0.011s	sys 0.008s
I20260608 12:41:05.224596  3638 tablet_bootstrap.cc:492] T cd7a1fcd572643a9b159991d7a6628fd P c535bfdd49e746c593edc2e2668faf65: Bootstrap starting.
I20260608 12:41:05.231774  3640 tablet_bootstrap.cc:492] T a612c570d02a44a895eefbeef5ab30b7 P d2dc675cc2d34b5a846bd6f4c331bc82: No bootstrap required, opened a new log
I20260608 12:41:05.231642  3644 raft_consensus.cc:515] T 73a04dff79934ca4bdb3bdd18f995804 P c535bfdd49e746c593edc2e2668faf65 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } } peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } }
I20260608 12:41:05.232357  3640 ts_tablet_manager.cc:1403] T a612c570d02a44a895eefbeef5ab30b7 P d2dc675cc2d34b5a846bd6f4c331bc82: Time spent bootstrapping tablet: real 0.025s	user 0.015s	sys 0.003s
I20260608 12:41:05.232527  3639 tablet_bootstrap.cc:492] T d257825a3db94279a9c655d4a466e27b P 20dcd61228d340749574b5b784dd34fe: No bootstrap required, opened a new log
I20260608 12:41:05.233080  3639 ts_tablet_manager.cc:1403] T d257825a3db94279a9c655d4a466e27b P 20dcd61228d340749574b5b784dd34fe: Time spent bootstrapping tablet: real 0.025s	user 0.012s	sys 0.006s
I20260608 12:41:05.234393  3644 leader_election.cc:290] T 73a04dff79934ca4bdb3bdd18f995804 P c535bfdd49e746c593edc2e2668faf65 [CANDIDATE]: Term 1 election: Requested vote from peers d2dc675cc2d34b5a846bd6f4c331bc82 (127.0.107.194:36749), 20dcd61228d340749574b5b784dd34fe (127.0.107.195:37667)
I20260608 12:41:05.236459  3593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73a04dff79934ca4bdb3bdd18f995804" candidate_uuid: "c535bfdd49e746c593edc2e2668faf65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20dcd61228d340749574b5b784dd34fe"
I20260608 12:41:05.237329  3593 raft_consensus.cc:3060] T 73a04dff79934ca4bdb3bdd18f995804 P 20dcd61228d340749574b5b784dd34fe [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:05.238059  3640 raft_consensus.cc:359] T a612c570d02a44a895eefbeef5ab30b7 P d2dc675cc2d34b5a846bd6f4c331bc82 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } } peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } }
I20260608 12:41:05.238811  3640 raft_consensus.cc:385] T a612c570d02a44a895eefbeef5ab30b7 P d2dc675cc2d34b5a846bd6f4c331bc82 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:05.239117  3640 raft_consensus.cc:740] T a612c570d02a44a895eefbeef5ab30b7 P d2dc675cc2d34b5a846bd6f4c331bc82 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d2dc675cc2d34b5a846bd6f4c331bc82, State: Initialized, Role: FOLLOWER
I20260608 12:41:05.239507  3638 tablet_bootstrap.cc:654] T cd7a1fcd572643a9b159991d7a6628fd P c535bfdd49e746c593edc2e2668faf65: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:05.239916  3640 consensus_queue.cc:260] T a612c570d02a44a895eefbeef5ab30b7 P d2dc675cc2d34b5a846bd6f4c331bc82 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } } peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } }
I20260608 12:41:05.242439  3640 ts_tablet_manager.cc:1434] T a612c570d02a44a895eefbeef5ab30b7 P d2dc675cc2d34b5a846bd6f4c331bc82: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260608 12:41:05.243521  3640 tablet_bootstrap.cc:492] T 2bc1eed438374c35b689136117231853 P d2dc675cc2d34b5a846bd6f4c331bc82: Bootstrap starting.
I20260608 12:41:05.236344  3639 raft_consensus.cc:359] T d257825a3db94279a9c655d4a466e27b P 20dcd61228d340749574b5b784dd34fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } } peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } }
I20260608 12:41:05.245117  3639 raft_consensus.cc:385] T d257825a3db94279a9c655d4a466e27b P 20dcd61228d340749574b5b784dd34fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:05.245461  3639 raft_consensus.cc:740] T d257825a3db94279a9c655d4a466e27b P 20dcd61228d340749574b5b784dd34fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20dcd61228d340749574b5b784dd34fe, State: Initialized, Role: FOLLOWER
I20260608 12:41:05.236409  3519 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73a04dff79934ca4bdb3bdd18f995804" candidate_uuid: "c535bfdd49e746c593edc2e2668faf65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82"
I20260608 12:41:05.246338  3639 consensus_queue.cc:260] T d257825a3db94279a9c655d4a466e27b P 20dcd61228d340749574b5b784dd34fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } } peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } }
I20260608 12:41:05.248603  3593 raft_consensus.cc:2468] T 73a04dff79934ca4bdb3bdd18f995804 P 20dcd61228d340749574b5b784dd34fe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c535bfdd49e746c593edc2e2668faf65 in term 1.
W20260608 12:41:05.249207  3410 leader_election.cc:343] T 73a04dff79934ca4bdb3bdd18f995804 P c535bfdd49e746c593edc2e2668faf65 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d2dc675cc2d34b5a846bd6f4c331bc82 (127.0.107.194:36749): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:41:05.250344  3408 leader_election.cc:304] T 73a04dff79934ca4bdb3bdd18f995804 P c535bfdd49e746c593edc2e2668faf65 [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: 20dcd61228d340749574b5b784dd34fe, c535bfdd49e746c593edc2e2668faf65; no voters: d2dc675cc2d34b5a846bd6f4c331bc82
I20260608 12:41:05.251222  3644 raft_consensus.cc:2804] T 73a04dff79934ca4bdb3bdd18f995804 P c535bfdd49e746c593edc2e2668faf65 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:41:05.251778  3644 raft_consensus.cc:697] T 73a04dff79934ca4bdb3bdd18f995804 P c535bfdd49e746c593edc2e2668faf65 [term 1 LEADER]: Becoming Leader. State: Replica: c535bfdd49e746c593edc2e2668faf65, State: Running, Role: LEADER
I20260608 12:41:05.252763  3644 consensus_queue.cc:237] T 73a04dff79934ca4bdb3bdd18f995804 P c535bfdd49e746c593edc2e2668faf65 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } } peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } }
I20260608 12:41:05.255164  3640 tablet_bootstrap.cc:654] T 2bc1eed438374c35b689136117231853 P d2dc675cc2d34b5a846bd6f4c331bc82: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:05.272580  3639 ts_tablet_manager.cc:1434] T d257825a3db94279a9c655d4a466e27b P 20dcd61228d340749574b5b784dd34fe: Time spent starting tablet: real 0.039s	user 0.006s	sys 0.001s
I20260608 12:41:05.278735  3638 tablet_bootstrap.cc:492] T cd7a1fcd572643a9b159991d7a6628fd P c535bfdd49e746c593edc2e2668faf65: No bootstrap required, opened a new log
I20260608 12:41:05.279124  3640 tablet_bootstrap.cc:492] T 2bc1eed438374c35b689136117231853 P d2dc675cc2d34b5a846bd6f4c331bc82: No bootstrap required, opened a new log
I20260608 12:41:05.279335  3638 ts_tablet_manager.cc:1403] T cd7a1fcd572643a9b159991d7a6628fd P c535bfdd49e746c593edc2e2668faf65: Time spent bootstrapping tablet: real 0.055s	user 0.015s	sys 0.012s
I20260608 12:41:05.279708  3640 ts_tablet_manager.cc:1403] T 2bc1eed438374c35b689136117231853 P d2dc675cc2d34b5a846bd6f4c331bc82: Time spent bootstrapping tablet: real 0.036s	user 0.000s	sys 0.027s
I20260608 12:41:05.282691  3638 raft_consensus.cc:359] T cd7a1fcd572643a9b159991d7a6628fd P c535bfdd49e746c593edc2e2668faf65 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } } peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } }
I20260608 12:41:05.283591  3638 raft_consensus.cc:385] T cd7a1fcd572643a9b159991d7a6628fd P c535bfdd49e746c593edc2e2668faf65 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:05.283419  3640 raft_consensus.cc:359] T 2bc1eed438374c35b689136117231853 P d2dc675cc2d34b5a846bd6f4c331bc82 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } } peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } }
I20260608 12:41:05.284049  3638 raft_consensus.cc:740] T cd7a1fcd572643a9b159991d7a6628fd P c535bfdd49e746c593edc2e2668faf65 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c535bfdd49e746c593edc2e2668faf65, State: Initialized, Role: FOLLOWER
I20260608 12:41:05.284317  3640 raft_consensus.cc:385] T 2bc1eed438374c35b689136117231853 P d2dc675cc2d34b5a846bd6f4c331bc82 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:05.284902  3640 raft_consensus.cc:740] T 2bc1eed438374c35b689136117231853 P d2dc675cc2d34b5a846bd6f4c331bc82 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d2dc675cc2d34b5a846bd6f4c331bc82, State: Initialized, Role: FOLLOWER
I20260608 12:41:05.285238  3638 consensus_queue.cc:260] T cd7a1fcd572643a9b159991d7a6628fd P c535bfdd49e746c593edc2e2668faf65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } } peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } }
I20260608 12:41:05.286224  3639 tablet_bootstrap.cc:492] T 448433612ab44d36b88190a9908729b9 P 20dcd61228d340749574b5b784dd34fe: Bootstrap starting.
I20260608 12:41:05.285828  3640 consensus_queue.cc:260] T 2bc1eed438374c35b689136117231853 P d2dc675cc2d34b5a846bd6f4c331bc82 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } } peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } }
I20260608 12:41:05.286572  3338 catalog_manager.cc:5696] T 73a04dff79934ca4bdb3bdd18f995804 P c535bfdd49e746c593edc2e2668faf65 reported cstate change: term changed from 0 to 1, leader changed from <none> to c535bfdd49e746c593edc2e2668faf65 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "c535bfdd49e746c593edc2e2668faf65" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } health_report { overall_health: UNKNOWN } } }
I20260608 12:41:05.288367  3638 ts_tablet_manager.cc:1434] T cd7a1fcd572643a9b159991d7a6628fd P c535bfdd49e746c593edc2e2668faf65: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.004s
I20260608 12:41:05.289633  3638 tablet_bootstrap.cc:492] T a612c570d02a44a895eefbeef5ab30b7 P c535bfdd49e746c593edc2e2668faf65: Bootstrap starting.
I20260608 12:41:05.292033  3646 raft_consensus.cc:493] T c679a93634284602bb5c5ad629f559a8 P d2dc675cc2d34b5a846bd6f4c331bc82 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:41:05.292743  3646 raft_consensus.cc:515] T c679a93634284602bb5c5ad629f559a8 P d2dc675cc2d34b5a846bd6f4c331bc82 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } } peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } }
I20260608 12:41:05.293609  3639 tablet_bootstrap.cc:654] T 448433612ab44d36b88190a9908729b9 P 20dcd61228d340749574b5b784dd34fe: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:05.296262  3646 leader_election.cc:290] T c679a93634284602bb5c5ad629f559a8 P d2dc675cc2d34b5a846bd6f4c331bc82 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c535bfdd49e746c593edc2e2668faf65 (127.0.107.193:45443), 20dcd61228d340749574b5b784dd34fe (127.0.107.195:37667)
I20260608 12:41:05.303467  3640 ts_tablet_manager.cc:1434] T 2bc1eed438374c35b689136117231853 P d2dc675cc2d34b5a846bd6f4c331bc82: Time spent starting tablet: real 0.023s	user 0.001s	sys 0.005s
I20260608 12:41:05.304845  3640 tablet_bootstrap.cc:492] T 73a04dff79934ca4bdb3bdd18f995804 P d2dc675cc2d34b5a846bd6f4c331bc82: Bootstrap starting.
I20260608 12:41:05.312702  3640 tablet_bootstrap.cc:654] T 73a04dff79934ca4bdb3bdd18f995804 P d2dc675cc2d34b5a846bd6f4c331bc82: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:05.314045  3646 raft_consensus.cc:493] T 2bc1eed438374c35b689136117231853 P d2dc675cc2d34b5a846bd6f4c331bc82 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:41:05.314430  3639 tablet_bootstrap.cc:492] T 448433612ab44d36b88190a9908729b9 P 20dcd61228d340749574b5b784dd34fe: No bootstrap required, opened a new log
I20260608 12:41:05.314980  3639 ts_tablet_manager.cc:1403] T 448433612ab44d36b88190a9908729b9 P 20dcd61228d340749574b5b784dd34fe: Time spent bootstrapping tablet: real 0.029s	user 0.012s	sys 0.007s
I20260608 12:41:05.314618  3646 raft_consensus.cc:515] T 2bc1eed438374c35b689136117231853 P d2dc675cc2d34b5a846bd6f4c331bc82 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } } peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } }
I20260608 12:41:05.317453  3646 leader_election.cc:290] T 2bc1eed438374c35b689136117231853 P d2dc675cc2d34b5a846bd6f4c331bc82 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c535bfdd49e746c593edc2e2668faf65 (127.0.107.193:45443), 20dcd61228d340749574b5b784dd34fe (127.0.107.195:37667)
I20260608 12:41:05.318697  3639 raft_consensus.cc:359] T 448433612ab44d36b88190a9908729b9 P 20dcd61228d340749574b5b784dd34fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } } peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } }
I20260608 12:41:05.319717  3639 raft_consensus.cc:385] T 448433612ab44d36b88190a9908729b9 P 20dcd61228d340749574b5b784dd34fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:05.320102  3639 raft_consensus.cc:740] T 448433612ab44d36b88190a9908729b9 P 20dcd61228d340749574b5b784dd34fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20dcd61228d340749574b5b784dd34fe, State: Initialized, Role: FOLLOWER
I20260608 12:41:05.321352  3639 consensus_queue.cc:260] T 448433612ab44d36b88190a9908729b9 P 20dcd61228d340749574b5b784dd34fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } } peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } }
I20260608 12:41:05.325204  3639 ts_tablet_manager.cc:1434] T 448433612ab44d36b88190a9908729b9 P 20dcd61228d340749574b5b784dd34fe: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.003s
I20260608 12:41:05.326884  3639 tablet_bootstrap.cc:492] T a612c570d02a44a895eefbeef5ab30b7 P 20dcd61228d340749574b5b784dd34fe: Bootstrap starting.
I20260608 12:41:05.330478  3640 tablet_bootstrap.cc:492] T 73a04dff79934ca4bdb3bdd18f995804 P d2dc675cc2d34b5a846bd6f4c331bc82: No bootstrap required, opened a new log
I20260608 12:41:05.331234  3640 ts_tablet_manager.cc:1403] T 73a04dff79934ca4bdb3bdd18f995804 P d2dc675cc2d34b5a846bd6f4c331bc82: Time spent bootstrapping tablet: real 0.027s	user 0.014s	sys 0.007s
I20260608 12:41:05.333995  3639 tablet_bootstrap.cc:654] T a612c570d02a44a895eefbeef5ab30b7 P 20dcd61228d340749574b5b784dd34fe: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:05.334906  3640 raft_consensus.cc:359] T 73a04dff79934ca4bdb3bdd18f995804 P d2dc675cc2d34b5a846bd6f4c331bc82 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } } peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } }
I20260608 12:41:05.335866  3640 raft_consensus.cc:385] T 73a04dff79934ca4bdb3bdd18f995804 P d2dc675cc2d34b5a846bd6f4c331bc82 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:05.336400  3640 raft_consensus.cc:740] T 73a04dff79934ca4bdb3bdd18f995804 P d2dc675cc2d34b5a846bd6f4c331bc82 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d2dc675cc2d34b5a846bd6f4c331bc82, State: Initialized, Role: FOLLOWER
I20260608 12:41:05.337735  3640 consensus_queue.cc:260] T 73a04dff79934ca4bdb3bdd18f995804 P d2dc675cc2d34b5a846bd6f4c331bc82 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } } peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } }
I20260608 12:41:05.342133  3640 ts_tablet_manager.cc:1434] T 73a04dff79934ca4bdb3bdd18f995804 P d2dc675cc2d34b5a846bd6f4c331bc82: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.001s
I20260608 12:41:05.346828  3640 tablet_bootstrap.cc:492] T 448433612ab44d36b88190a9908729b9 P d2dc675cc2d34b5a846bd6f4c331bc82: Bootstrap starting.
I20260608 12:41:05.348472  3638 tablet_bootstrap.cc:654] T a612c570d02a44a895eefbeef5ab30b7 P c535bfdd49e746c593edc2e2668faf65: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:05.349133  3639 tablet_bootstrap.cc:492] T a612c570d02a44a895eefbeef5ab30b7 P 20dcd61228d340749574b5b784dd34fe: No bootstrap required, opened a new log
I20260608 12:41:05.349686  3639 ts_tablet_manager.cc:1403] T a612c570d02a44a895eefbeef5ab30b7 P 20dcd61228d340749574b5b784dd34fe: Time spent bootstrapping tablet: real 0.023s	user 0.017s	sys 0.000s
I20260608 12:41:05.354327  3640 tablet_bootstrap.cc:654] T 448433612ab44d36b88190a9908729b9 P d2dc675cc2d34b5a846bd6f4c331bc82: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:05.352896  3639 raft_consensus.cc:359] T a612c570d02a44a895eefbeef5ab30b7 P 20dcd61228d340749574b5b784dd34fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } } peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } }
I20260608 12:41:05.355373  3639 raft_consensus.cc:385] T a612c570d02a44a895eefbeef5ab30b7 P 20dcd61228d340749574b5b784dd34fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:05.355769  3639 raft_consensus.cc:740] T a612c570d02a44a895eefbeef5ab30b7 P 20dcd61228d340749574b5b784dd34fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20dcd61228d340749574b5b784dd34fe, State: Initialized, Role: FOLLOWER
I20260608 12:41:05.362344  3638 tablet_bootstrap.cc:492] T a612c570d02a44a895eefbeef5ab30b7 P c535bfdd49e746c593edc2e2668faf65: No bootstrap required, opened a new log
I20260608 12:41:05.363075  3638 ts_tablet_manager.cc:1403] T a612c570d02a44a895eefbeef5ab30b7 P c535bfdd49e746c593edc2e2668faf65: Time spent bootstrapping tablet: real 0.074s	user 0.011s	sys 0.005s
I20260608 12:41:05.363039  3639 consensus_queue.cc:260] T a612c570d02a44a895eefbeef5ab30b7 P 20dcd61228d340749574b5b784dd34fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } } peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } }
I20260608 12:41:05.367235  3638 raft_consensus.cc:359] T a612c570d02a44a895eefbeef5ab30b7 P c535bfdd49e746c593edc2e2668faf65 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } } peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } }
I20260608 12:41:05.368193  3638 raft_consensus.cc:385] T a612c570d02a44a895eefbeef5ab30b7 P c535bfdd49e746c593edc2e2668faf65 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:05.368429  3639 ts_tablet_manager.cc:1434] T a612c570d02a44a895eefbeef5ab30b7 P 20dcd61228d340749574b5b784dd34fe: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.000s
I20260608 12:41:05.368630  3638 raft_consensus.cc:740] T a612c570d02a44a895eefbeef5ab30b7 P c535bfdd49e746c593edc2e2668faf65 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c535bfdd49e746c593edc2e2668faf65, State: Initialized, Role: FOLLOWER
I20260608 12:41:05.369899  3638 consensus_queue.cc:260] T a612c570d02a44a895eefbeef5ab30b7 P c535bfdd49e746c593edc2e2668faf65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } } peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } }
I20260608 12:41:05.371399  3646 raft_consensus.cc:493] T 460edd943fe2462584c9611366a42369 P d2dc675cc2d34b5a846bd6f4c331bc82 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:41:05.371884  3646 raft_consensus.cc:515] T 460edd943fe2462584c9611366a42369 P d2dc675cc2d34b5a846bd6f4c331bc82 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } } peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } }
I20260608 12:41:05.373481  3593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c679a93634284602bb5c5ad629f559a8" candidate_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20dcd61228d340749574b5b784dd34fe" is_pre_election: true
I20260608 12:41:05.374193  3593 raft_consensus.cc:2468] T c679a93634284602bb5c5ad629f559a8 P 20dcd61228d340749574b5b784dd34fe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d2dc675cc2d34b5a846bd6f4c331bc82 in term 0.
I20260608 12:41:05.374445  3646 leader_election.cc:290] T 460edd943fe2462584c9611366a42369 P d2dc675cc2d34b5a846bd6f4c331bc82 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c535bfdd49e746c593edc2e2668faf65 (127.0.107.193:45443), 20dcd61228d340749574b5b784dd34fe (127.0.107.195:37667)
I20260608 12:41:05.374419  3592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bc1eed438374c35b689136117231853" candidate_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20dcd61228d340749574b5b784dd34fe" is_pre_election: true
I20260608 12:41:05.372906  3638 ts_tablet_manager.cc:1434] T a612c570d02a44a895eefbeef5ab30b7 P c535bfdd49e746c593edc2e2668faf65: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260608 12:41:05.375496  3592 raft_consensus.cc:2468] T 2bc1eed438374c35b689136117231853 P 20dcd61228d340749574b5b784dd34fe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d2dc675cc2d34b5a846bd6f4c331bc82 in term 0.
I20260608 12:41:05.376349  3638 tablet_bootstrap.cc:492] T 448433612ab44d36b88190a9908729b9 P c535bfdd49e746c593edc2e2668faf65: Bootstrap starting.
I20260608 12:41:05.376406  3593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "460edd943fe2462584c9611366a42369" candidate_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20dcd61228d340749574b5b784dd34fe" is_pre_election: true
I20260608 12:41:05.377312  3593 raft_consensus.cc:2468] T 460edd943fe2462584c9611366a42369 P 20dcd61228d340749574b5b784dd34fe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d2dc675cc2d34b5a846bd6f4c331bc82 in term 0.
I20260608 12:41:05.378664  3483 leader_election.cc:304] T c679a93634284602bb5c5ad629f559a8 P d2dc675cc2d34b5a846bd6f4c331bc82 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20dcd61228d340749574b5b784dd34fe, d2dc675cc2d34b5a846bd6f4c331bc82; no voters: 
I20260608 12:41:05.379063  3640 tablet_bootstrap.cc:492] T 448433612ab44d36b88190a9908729b9 P d2dc675cc2d34b5a846bd6f4c331bc82: No bootstrap required, opened a new log
I20260608 12:41:05.379649  3646 raft_consensus.cc:2804] T c679a93634284602bb5c5ad629f559a8 P d2dc675cc2d34b5a846bd6f4c331bc82 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:41:05.380172  3646 raft_consensus.cc:493] T c679a93634284602bb5c5ad629f559a8 P d2dc675cc2d34b5a846bd6f4c331bc82 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:41:05.380769  3646 raft_consensus.cc:3060] T c679a93634284602bb5c5ad629f559a8 P d2dc675cc2d34b5a846bd6f4c331bc82 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:05.379623  3640 ts_tablet_manager.cc:1403] T 448433612ab44d36b88190a9908729b9 P d2dc675cc2d34b5a846bd6f4c331bc82: Time spent bootstrapping tablet: real 0.033s	user 0.012s	sys 0.004s
I20260608 12:41:05.384284  3638 tablet_bootstrap.cc:654] T 448433612ab44d36b88190a9908729b9 P c535bfdd49e746c593edc2e2668faf65: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:05.380015  3483 leader_election.cc:304] T 2bc1eed438374c35b689136117231853 P d2dc675cc2d34b5a846bd6f4c331bc82 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20dcd61228d340749574b5b784dd34fe, d2dc675cc2d34b5a846bd6f4c331bc82; no voters: 
I20260608 12:41:05.385423  3640 raft_consensus.cc:359] T 448433612ab44d36b88190a9908729b9 P d2dc675cc2d34b5a846bd6f4c331bc82 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } } peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } }
I20260608 12:41:05.386246  3640 raft_consensus.cc:385] T 448433612ab44d36b88190a9908729b9 P d2dc675cc2d34b5a846bd6f4c331bc82 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:05.386608  3640 raft_consensus.cc:740] T 448433612ab44d36b88190a9908729b9 P d2dc675cc2d34b5a846bd6f4c331bc82 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d2dc675cc2d34b5a846bd6f4c331bc82, State: Initialized, Role: FOLLOWER
I20260608 12:41:05.387487  3640 consensus_queue.cc:260] T 448433612ab44d36b88190a9908729b9 P d2dc675cc2d34b5a846bd6f4c331bc82 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } } peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } }
I20260608 12:41:05.390997  3646 raft_consensus.cc:515] T c679a93634284602bb5c5ad629f559a8 P d2dc675cc2d34b5a846bd6f4c331bc82 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } } peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } }
I20260608 12:41:05.398834  3644 raft_consensus.cc:493] T c679a93634284602bb5c5ad629f559a8 P c535bfdd49e746c593edc2e2668faf65 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:41:05.399463  3644 raft_consensus.cc:515] T c679a93634284602bb5c5ad629f559a8 P c535bfdd49e746c593edc2e2668faf65 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } } peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } }
I20260608 12:41:05.402707  3646 leader_election.cc:290] T c679a93634284602bb5c5ad629f559a8 P d2dc675cc2d34b5a846bd6f4c331bc82 [CANDIDATE]: Term 1 election: Requested vote from peers c535bfdd49e746c593edc2e2668faf65 (127.0.107.193:45443), 20dcd61228d340749574b5b784dd34fe (127.0.107.195:37667)
I20260608 12:41:05.403339  3593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c679a93634284602bb5c5ad629f559a8" candidate_uuid: "c535bfdd49e746c593edc2e2668faf65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20dcd61228d340749574b5b784dd34fe" is_pre_election: true
I20260608 12:41:05.407472  3593 raft_consensus.cc:2468] T c679a93634284602bb5c5ad629f559a8 P 20dcd61228d340749574b5b784dd34fe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c535bfdd49e746c593edc2e2668faf65 in term 0.
I20260608 12:41:05.409781  3408 leader_election.cc:304] T c679a93634284602bb5c5ad629f559a8 P c535bfdd49e746c593edc2e2668faf65 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20dcd61228d340749574b5b784dd34fe, c535bfdd49e746c593edc2e2668faf65; no voters: 
I20260608 12:41:05.411430  3638 tablet_bootstrap.cc:492] T 448433612ab44d36b88190a9908729b9 P c535bfdd49e746c593edc2e2668faf65: No bootstrap required, opened a new log
I20260608 12:41:05.403841  3644 leader_election.cc:290] T c679a93634284602bb5c5ad629f559a8 P c535bfdd49e746c593edc2e2668faf65 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d2dc675cc2d34b5a846bd6f4c331bc82 (127.0.107.194:36749), 20dcd61228d340749574b5b784dd34fe (127.0.107.195:37667)
I20260608 12:41:05.406103  3519 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c679a93634284602bb5c5ad629f559a8" candidate_uuid: "c535bfdd49e746c593edc2e2668faf65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" is_pre_election: true
I20260608 12:41:05.412110  3638 ts_tablet_manager.cc:1403] T 448433612ab44d36b88190a9908729b9 P c535bfdd49e746c593edc2e2668faf65: Time spent bootstrapping tablet: real 0.036s	user 0.010s	sys 0.008s
I20260608 12:41:05.412949  3519 raft_consensus.cc:2393] T c679a93634284602bb5c5ad629f559a8 P d2dc675cc2d34b5a846bd6f4c331bc82 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c535bfdd49e746c593edc2e2668faf65 in current term 1: Already voted for candidate d2dc675cc2d34b5a846bd6f4c331bc82 in this term.
I20260608 12:41:05.411325  3660 raft_consensus.cc:2804] T c679a93634284602bb5c5ad629f559a8 P c535bfdd49e746c593edc2e2668faf65 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:41:05.414480  3660 raft_consensus.cc:493] T c679a93634284602bb5c5ad629f559a8 P c535bfdd49e746c593edc2e2668faf65 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:41:05.415059  3660 raft_consensus.cc:3060] T c679a93634284602bb5c5ad629f559a8 P c535bfdd49e746c593edc2e2668faf65 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:05.415809  3638 raft_consensus.cc:359] T 448433612ab44d36b88190a9908729b9 P c535bfdd49e746c593edc2e2668faf65 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } } peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } }
I20260608 12:41:05.416301  3638 raft_consensus.cc:385] T 448433612ab44d36b88190a9908729b9 P c535bfdd49e746c593edc2e2668faf65 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:05.416472  3638 raft_consensus.cc:740] T 448433612ab44d36b88190a9908729b9 P c535bfdd49e746c593edc2e2668faf65 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c535bfdd49e746c593edc2e2668faf65, State: Initialized, Role: FOLLOWER
I20260608 12:41:05.417253  3638 consensus_queue.cc:260] T 448433612ab44d36b88190a9908729b9 P c535bfdd49e746c593edc2e2668faf65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } } peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } }
I20260608 12:41:05.417934  3679 raft_consensus.cc:2804] T 2bc1eed438374c35b689136117231853 P d2dc675cc2d34b5a846bd6f4c331bc82 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:41:05.418437  3679 raft_consensus.cc:493] T 2bc1eed438374c35b689136117231853 P d2dc675cc2d34b5a846bd6f4c331bc82 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:41:05.418874  3640 ts_tablet_manager.cc:1434] T 448433612ab44d36b88190a9908729b9 P d2dc675cc2d34b5a846bd6f4c331bc82: Time spent starting tablet: real 0.037s	user 0.016s	sys 0.020s
I20260608 12:41:05.418840  3679 raft_consensus.cc:3060] T 2bc1eed438374c35b689136117231853 P d2dc675cc2d34b5a846bd6f4c331bc82 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:05.423103  3660 raft_consensus.cc:515] T c679a93634284602bb5c5ad629f559a8 P c535bfdd49e746c593edc2e2668faf65 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } } peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } }
W20260608 12:41:05.424374  3483 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.107.195:37667, user_credentials={real_user=slave}} blocked reactor thread for 44443.7us
I20260608 12:41:05.423699  3678 raft_consensus.cc:493] T 73a04dff79934ca4bdb3bdd18f995804 P d2dc675cc2d34b5a846bd6f4c331bc82 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:41:05.425483  3483 leader_election.cc:304] T 460edd943fe2462584c9611366a42369 P d2dc675cc2d34b5a846bd6f4c331bc82 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20dcd61228d340749574b5b784dd34fe, d2dc675cc2d34b5a846bd6f4c331bc82; no voters: 
I20260608 12:41:05.425653  3678 raft_consensus.cc:515] T 73a04dff79934ca4bdb3bdd18f995804 P d2dc675cc2d34b5a846bd6f4c331bc82 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } } peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } }
I20260608 12:41:05.448451  3441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c679a93634284602bb5c5ad629f559a8" candidate_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c535bfdd49e746c593edc2e2668faf65"
I20260608 12:41:05.437934  3646 raft_consensus.cc:2804] T 460edd943fe2462584c9611366a42369 P d2dc675cc2d34b5a846bd6f4c331bc82 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:41:05.518043  3441 raft_consensus.cc:2393] T c679a93634284602bb5c5ad629f559a8 P c535bfdd49e746c593edc2e2668faf65 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate d2dc675cc2d34b5a846bd6f4c331bc82 in current term 1: Already voted for candidate c535bfdd49e746c593edc2e2668faf65 in this term.
I20260608 12:41:05.428128  3638 ts_tablet_manager.cc:1434] T 448433612ab44d36b88190a9908729b9 P c535bfdd49e746c593edc2e2668faf65: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260608 12:41:05.517833  3440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73a04dff79934ca4bdb3bdd18f995804" candidate_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c535bfdd49e746c593edc2e2668faf65" is_pre_election: true
I20260608 12:41:05.446987  3442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "460edd943fe2462584c9611366a42369" candidate_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c535bfdd49e746c593edc2e2668faf65" is_pre_election: true
I20260608 12:41:05.518853  3683 raft_consensus.cc:493] T cd7a1fcd572643a9b159991d7a6628fd P 20dcd61228d340749574b5b784dd34fe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:41:05.519665  3683 raft_consensus.cc:515] T cd7a1fcd572643a9b159991d7a6628fd P 20dcd61228d340749574b5b784dd34fe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } } peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } }
I20260608 12:41:05.441397  3593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c679a93634284602bb5c5ad629f559a8" candidate_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20dcd61228d340749574b5b784dd34fe"
I20260608 12:41:05.520782  3593 raft_consensus.cc:3060] T c679a93634284602bb5c5ad629f559a8 P 20dcd61228d340749574b5b784dd34fe [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:05.477658  3645 raft_consensus.cc:493] T d257825a3db94279a9c655d4a466e27b P 20dcd61228d340749574b5b784dd34fe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:41:05.521559  3645 raft_consensus.cc:515] T d257825a3db94279a9c655d4a466e27b P 20dcd61228d340749574b5b784dd34fe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } } peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } }
I20260608 12:41:05.522748  3678 leader_election.cc:290] T 73a04dff79934ca4bdb3bdd18f995804 P d2dc675cc2d34b5a846bd6f4c331bc82 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c535bfdd49e746c593edc2e2668faf65 (127.0.107.193:45443), 20dcd61228d340749574b5b784dd34fe (127.0.107.195:37667)
I20260608 12:41:05.517812  3646 raft_consensus.cc:493] T 460edd943fe2462584c9611366a42369 P d2dc675cc2d34b5a846bd6f4c331bc82 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:41:05.432462  3679 raft_consensus.cc:515] T 2bc1eed438374c35b689136117231853 P d2dc675cc2d34b5a846bd6f4c331bc82 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } } peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } }
I20260608 12:41:05.519976  3442 raft_consensus.cc:2468] T 460edd943fe2462584c9611366a42369 P c535bfdd49e746c593edc2e2668faf65 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d2dc675cc2d34b5a846bd6f4c331bc82 in term 0.
I20260608 12:41:05.498935  3519 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c679a93634284602bb5c5ad629f559a8" candidate_uuid: "c535bfdd49e746c593edc2e2668faf65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82"
I20260608 12:41:05.523428  3646 raft_consensus.cc:3060] T 460edd943fe2462584c9611366a42369 P d2dc675cc2d34b5a846bd6f4c331bc82 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:05.523506  3592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73a04dff79934ca4bdb3bdd18f995804" candidate_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20dcd61228d340749574b5b784dd34fe" is_pre_election: true
I20260608 12:41:05.524187  3519 raft_consensus.cc:2393] T c679a93634284602bb5c5ad629f559a8 P d2dc675cc2d34b5a846bd6f4c331bc82 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate c535bfdd49e746c593edc2e2668faf65 in current term 1: Already voted for candidate d2dc675cc2d34b5a846bd6f4c331bc82 in this term.
I20260608 12:41:05.524585  3592 raft_consensus.cc:2393] T 73a04dff79934ca4bdb3bdd18f995804 P 20dcd61228d340749574b5b784dd34fe [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d2dc675cc2d34b5a846bd6f4c331bc82 in current term 1: Already voted for candidate c535bfdd49e746c593edc2e2668faf65 in this term.
I20260608 12:41:05.520184  3660 leader_election.cc:290] T c679a93634284602bb5c5ad629f559a8 P c535bfdd49e746c593edc2e2668faf65 [CANDIDATE]: Term 1 election: Requested vote from peers d2dc675cc2d34b5a846bd6f4c331bc82 (127.0.107.194:36749), 20dcd61228d340749574b5b784dd34fe (127.0.107.195:37667)
I20260608 12:41:05.525767  3660 raft_consensus.cc:493] T 2bc1eed438374c35b689136117231853 P c535bfdd49e746c593edc2e2668faf65 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:41:05.526104  3483 leader_election.cc:304] T 73a04dff79934ca4bdb3bdd18f995804 P d2dc675cc2d34b5a846bd6f4c331bc82 [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: d2dc675cc2d34b5a846bd6f4c331bc82; no voters: 20dcd61228d340749574b5b784dd34fe, c535bfdd49e746c593edc2e2668faf65
I20260608 12:41:05.527177  3679 leader_election.cc:290] T 2bc1eed438374c35b689136117231853 P d2dc675cc2d34b5a846bd6f4c331bc82 [CANDIDATE]: Term 1 election: Requested vote from peers c535bfdd49e746c593edc2e2668faf65 (127.0.107.193:45443), 20dcd61228d340749574b5b784dd34fe (127.0.107.195:37667)
I20260608 12:41:05.454154  3644 raft_consensus.cc:493] T a612c570d02a44a895eefbeef5ab30b7 P c535bfdd49e746c593edc2e2668faf65 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:41:05.430003  3444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c679a93634284602bb5c5ad629f559a8" candidate_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c535bfdd49e746c593edc2e2668faf65" is_pre_election: true
I20260608 12:41:05.527109  3680 raft_consensus.cc:493] T cd7a1fcd572643a9b159991d7a6628fd P d2dc675cc2d34b5a846bd6f4c331bc82 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:41:05.528259  3679 raft_consensus.cc:3060] T 73a04dff79934ca4bdb3bdd18f995804 P d2dc675cc2d34b5a846bd6f4c331bc82 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:05.433331  3443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bc1eed438374c35b689136117231853" candidate_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c535bfdd49e746c593edc2e2668faf65" is_pre_election: true
I20260608 12:41:05.528959  3680 raft_consensus.cc:515] T cd7a1fcd572643a9b159991d7a6628fd P d2dc675cc2d34b5a846bd6f4c331bc82 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } } peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } }
I20260608 12:41:05.533362  3444 raft_consensus.cc:2393] T c679a93634284602bb5c5ad629f559a8 P c535bfdd49e746c593edc2e2668faf65 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d2dc675cc2d34b5a846bd6f4c331bc82 in current term 1: Already voted for candidate c535bfdd49e746c593edc2e2668faf65 in this term.
I20260608 12:41:05.535251  3680 leader_election.cc:290] T cd7a1fcd572643a9b159991d7a6628fd P d2dc675cc2d34b5a846bd6f4c331bc82 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c535bfdd49e746c593edc2e2668faf65 (127.0.107.193:45443), 20dcd61228d340749574b5b784dd34fe (127.0.107.195:37667)
I20260608 12:41:05.526335  3660 raft_consensus.cc:515] T 2bc1eed438374c35b689136117231853 P c535bfdd49e746c593edc2e2668faf65 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } } peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } }
I20260608 12:41:05.539860  3592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c679a93634284602bb5c5ad629f559a8" candidate_uuid: "c535bfdd49e746c593edc2e2668faf65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20dcd61228d340749574b5b784dd34fe"
I20260608 12:41:05.543031  3408 leader_election.cc:304] T c679a93634284602bb5c5ad629f559a8 P c535bfdd49e746c593edc2e2668faf65 [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: c535bfdd49e746c593edc2e2668faf65; no voters: 20dcd61228d340749574b5b784dd34fe, d2dc675cc2d34b5a846bd6f4c331bc82
I20260608 12:41:05.545948  3683 leader_election.cc:290] T cd7a1fcd572643a9b159991d7a6628fd P 20dcd61228d340749574b5b784dd34fe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c535bfdd49e746c593edc2e2668faf65 (127.0.107.193:45443), d2dc675cc2d34b5a846bd6f4c331bc82 (127.0.107.194:36749)
I20260608 12:41:05.545192  3645 leader_election.cc:290] T d257825a3db94279a9c655d4a466e27b P 20dcd61228d340749574b5b784dd34fe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d2dc675cc2d34b5a846bd6f4c331bc82 (127.0.107.194:36749), c535bfdd49e746c593edc2e2668faf65 (127.0.107.193:45443)
I20260608 12:41:05.545632  3681 raft_consensus.cc:493] T 460edd943fe2462584c9611366a42369 P c535bfdd49e746c593edc2e2668faf65 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:41:05.528321  3644 raft_consensus.cc:515] T a612c570d02a44a895eefbeef5ab30b7 P c535bfdd49e746c593edc2e2668faf65 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } } peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } }
I20260608 12:41:05.547345  3681 raft_consensus.cc:515] T 460edd943fe2462584c9611366a42369 P c535bfdd49e746c593edc2e2668faf65 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } } peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } }
I20260608 12:41:05.548272  3646 raft_consensus.cc:515] T 460edd943fe2462584c9611366a42369 P d2dc675cc2d34b5a846bd6f4c331bc82 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } } peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } }
I20260608 12:41:05.551836  3682 raft_consensus.cc:2749] T c679a93634284602bb5c5ad629f559a8 P c535bfdd49e746c593edc2e2668faf65 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 12:41:05.552685  3592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bc1eed438374c35b689136117231853" candidate_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20dcd61228d340749574b5b784dd34fe"
I20260608 12:41:05.553295  3592 raft_consensus.cc:3060] T 2bc1eed438374c35b689136117231853 P 20dcd61228d340749574b5b784dd34fe [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:05.553586  3591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd7a1fcd572643a9b159991d7a6628fd" candidate_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20dcd61228d340749574b5b784dd34fe" is_pre_election: true
I20260608 12:41:05.554421  3591 raft_consensus.cc:2468] T cd7a1fcd572643a9b159991d7a6628fd P 20dcd61228d340749574b5b784dd34fe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d2dc675cc2d34b5a846bd6f4c331bc82 in term 0.
I20260608 12:41:05.554941  3519 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a612c570d02a44a895eefbeef5ab30b7" candidate_uuid: "c535bfdd49e746c593edc2e2668faf65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" is_pre_election: true
I20260608 12:41:05.557610  3682 raft_consensus.cc:493] T d257825a3db94279a9c655d4a466e27b P c535bfdd49e746c593edc2e2668faf65 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:41:05.558288  3519 raft_consensus.cc:2468] T a612c570d02a44a895eefbeef5ab30b7 P d2dc675cc2d34b5a846bd6f4c331bc82 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c535bfdd49e746c593edc2e2668faf65 in term 0.
I20260608 12:41:05.558748  3682 raft_consensus.cc:515] T d257825a3db94279a9c655d4a466e27b P c535bfdd49e746c593edc2e2668faf65 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } } peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } }
I20260608 12:41:05.559468  3444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bc1eed438374c35b689136117231853" candidate_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c535bfdd49e746c593edc2e2668faf65"
I20260608 12:41:05.560515  3410 leader_election.cc:304] T a612c570d02a44a895eefbeef5ab30b7 P c535bfdd49e746c593edc2e2668faf65 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c535bfdd49e746c593edc2e2668faf65, d2dc675cc2d34b5a846bd6f4c331bc82; no voters: 
I20260608 12:41:05.551415  3443 raft_consensus.cc:2468] T 2bc1eed438374c35b689136117231853 P c535bfdd49e746c593edc2e2668faf65 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d2dc675cc2d34b5a846bd6f4c331bc82 in term 0.
I20260608 12:41:05.568584  3519 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bc1eed438374c35b689136117231853" candidate_uuid: "c535bfdd49e746c593edc2e2668faf65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" is_pre_election: true
I20260608 12:41:05.570962  3519 raft_consensus.cc:2393] T 2bc1eed438374c35b689136117231853 P d2dc675cc2d34b5a846bd6f4c331bc82 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c535bfdd49e746c593edc2e2668faf65 in current term 1: Already voted for candidate d2dc675cc2d34b5a846bd6f4c331bc82 in this term.
I20260608 12:41:05.564600  3646 leader_election.cc:290] T 460edd943fe2462584c9611366a42369 P d2dc675cc2d34b5a846bd6f4c331bc82 [CANDIDATE]: Term 1 election: Requested vote from peers c535bfdd49e746c593edc2e2668faf65 (127.0.107.193:45443), 20dcd61228d340749574b5b784dd34fe (127.0.107.195:37667)
I20260608 12:41:05.571805  3591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d257825a3db94279a9c655d4a466e27b" candidate_uuid: "c535bfdd49e746c593edc2e2668faf65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20dcd61228d340749574b5b784dd34fe" is_pre_election: true
I20260608 12:41:05.572517  3591 raft_consensus.cc:2468] T d257825a3db94279a9c655d4a466e27b P 20dcd61228d340749574b5b784dd34fe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c535bfdd49e746c593edc2e2668faf65 in term 0.
I20260608 12:41:05.569483  3682 leader_election.cc:290] T d257825a3db94279a9c655d4a466e27b P c535bfdd49e746c593edc2e2668faf65 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d2dc675cc2d34b5a846bd6f4c331bc82 (127.0.107.194:36749), 20dcd61228d340749574b5b784dd34fe (127.0.107.195:37667)
I20260608 12:41:05.569352  3593 raft_consensus.cc:2468] T c679a93634284602bb5c5ad629f559a8 P 20dcd61228d340749574b5b784dd34fe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d2dc675cc2d34b5a846bd6f4c331bc82 in term 1.
I20260608 12:41:05.573567  3444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd7a1fcd572643a9b159991d7a6628fd" candidate_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c535bfdd49e746c593edc2e2668faf65" is_pre_election: true
I20260608 12:41:05.573922  3660 leader_election.cc:290] T 2bc1eed438374c35b689136117231853 P c535bfdd49e746c593edc2e2668faf65 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d2dc675cc2d34b5a846bd6f4c331bc82 (127.0.107.194:36749), 20dcd61228d340749574b5b784dd34fe (127.0.107.195:37667)
I20260608 12:41:05.574236  3444 raft_consensus.cc:2468] T cd7a1fcd572643a9b159991d7a6628fd P c535bfdd49e746c593edc2e2668faf65 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d2dc675cc2d34b5a846bd6f4c331bc82 in term 0.
I20260608 12:41:05.574555  3660 raft_consensus.cc:2804] T a612c570d02a44a895eefbeef5ab30b7 P c535bfdd49e746c593edc2e2668faf65 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:41:05.575012  3660 raft_consensus.cc:493] T a612c570d02a44a895eefbeef5ab30b7 P c535bfdd49e746c593edc2e2668faf65 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:41:05.574970  3519 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d257825a3db94279a9c655d4a466e27b" candidate_uuid: "c535bfdd49e746c593edc2e2668faf65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" is_pre_election: true
I20260608 12:41:05.575948  3593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bc1eed438374c35b689136117231853" candidate_uuid: "c535bfdd49e746c593edc2e2668faf65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20dcd61228d340749574b5b784dd34fe" is_pre_election: true
I20260608 12:41:05.576330  3519 raft_consensus.cc:2468] T d257825a3db94279a9c655d4a466e27b P d2dc675cc2d34b5a846bd6f4c331bc82 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c535bfdd49e746c593edc2e2668faf65 in term 0.
I20260608 12:41:05.579296  3679 raft_consensus.cc:2749] T 73a04dff79934ca4bdb3bdd18f995804 P d2dc675cc2d34b5a846bd6f4c331bc82 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:41:05.564924  3483 leader_election.cc:304] T cd7a1fcd572643a9b159991d7a6628fd P d2dc675cc2d34b5a846bd6f4c331bc82 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20dcd61228d340749574b5b784dd34fe, d2dc675cc2d34b5a846bd6f4c331bc82; no voters: 
I20260608 12:41:05.580657  3679 raft_consensus.cc:2804] T cd7a1fcd572643a9b159991d7a6628fd P d2dc675cc2d34b5a846bd6f4c331bc82 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:41:05.581885  3681 leader_election.cc:290] T 460edd943fe2462584c9611366a42369 P c535bfdd49e746c593edc2e2668faf65 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d2dc675cc2d34b5a846bd6f4c331bc82 (127.0.107.194:36749), 20dcd61228d340749574b5b784dd34fe (127.0.107.195:37667)
I20260608 12:41:05.581293  3679 raft_consensus.cc:493] T cd7a1fcd572643a9b159991d7a6628fd P d2dc675cc2d34b5a846bd6f4c331bc82 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:41:05.582074  3593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "460edd943fe2462584c9611366a42369" candidate_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20dcd61228d340749574b5b784dd34fe"
I20260608 12:41:05.583294  3679 raft_consensus.cc:3060] T cd7a1fcd572643a9b159991d7a6628fd P d2dc675cc2d34b5a846bd6f4c331bc82 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:05.583375  3483 leader_election.cc:304] T c679a93634284602bb5c5ad629f559a8 P d2dc675cc2d34b5a846bd6f4c331bc82 [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: 20dcd61228d340749574b5b784dd34fe, d2dc675cc2d34b5a846bd6f4c331bc82; no voters: c535bfdd49e746c593edc2e2668faf65
I20260608 12:41:05.583612  3593 raft_consensus.cc:3060] T 460edd943fe2462584c9611366a42369 P 20dcd61228d340749574b5b784dd34fe [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:05.577769  3408 leader_election.cc:304] T d257825a3db94279a9c655d4a466e27b P c535bfdd49e746c593edc2e2668faf65 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20dcd61228d340749574b5b784dd34fe, c535bfdd49e746c593edc2e2668faf65; no voters: 
I20260608 12:41:05.589672  3408 leader_election.cc:304] T 2bc1eed438374c35b689136117231853 P c535bfdd49e746c593edc2e2668faf65 [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: c535bfdd49e746c593edc2e2668faf65; no voters: 20dcd61228d340749574b5b784dd34fe, d2dc675cc2d34b5a846bd6f4c331bc82
I20260608 12:41:05.578564  3444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "460edd943fe2462584c9611366a42369" candidate_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c535bfdd49e746c593edc2e2668faf65"
I20260608 12:41:05.590927  3593 raft_consensus.cc:2468] T 460edd943fe2462584c9611366a42369 P 20dcd61228d340749574b5b784dd34fe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d2dc675cc2d34b5a846bd6f4c331bc82 in term 1.
I20260608 12:41:05.591287  3444 raft_consensus.cc:3060] T 460edd943fe2462584c9611366a42369 P c535bfdd49e746c593edc2e2668faf65 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:05.591548  3679 raft_consensus.cc:515] T cd7a1fcd572643a9b159991d7a6628fd P d2dc675cc2d34b5a846bd6f4c331bc82 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } } peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } }
I20260608 12:41:05.592044  3687 raft_consensus.cc:2804] T d257825a3db94279a9c655d4a466e27b P c535bfdd49e746c593edc2e2668faf65 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:41:05.592617  3687 raft_consensus.cc:493] T d257825a3db94279a9c655d4a466e27b P c535bfdd49e746c593edc2e2668faf65 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:41:05.592777  3483 leader_election.cc:304] T 460edd943fe2462584c9611366a42369 P d2dc675cc2d34b5a846bd6f4c331bc82 [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: 20dcd61228d340749574b5b784dd34fe, d2dc675cc2d34b5a846bd6f4c331bc82; no voters: 
I20260608 12:41:05.593084  3687 raft_consensus.cc:3060] T d257825a3db94279a9c655d4a466e27b P c535bfdd49e746c593edc2e2668faf65 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:05.594004  3684 raft_consensus.cc:2804] T 460edd943fe2462584c9611366a42369 P d2dc675cc2d34b5a846bd6f4c331bc82 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:41:05.594130  3679 leader_election.cc:290] T cd7a1fcd572643a9b159991d7a6628fd P d2dc675cc2d34b5a846bd6f4c331bc82 [CANDIDATE]: Term 1 election: Requested vote from peers c535bfdd49e746c593edc2e2668faf65 (127.0.107.193:45443), 20dcd61228d340749574b5b784dd34fe (127.0.107.195:37667)
I20260608 12:41:05.594628  3684 raft_consensus.cc:697] T 460edd943fe2462584c9611366a42369 P d2dc675cc2d34b5a846bd6f4c331bc82 [term 1 LEADER]: Becoming Leader. State: Replica: d2dc675cc2d34b5a846bd6f4c331bc82, State: Running, Role: LEADER
I20260608 12:41:05.594974  3681 raft_consensus.cc:3060] T 2bc1eed438374c35b689136117231853 P c535bfdd49e746c593edc2e2668faf65 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:05.575600  3660 raft_consensus.cc:3060] T a612c570d02a44a895eefbeef5ab30b7 P c535bfdd49e746c593edc2e2668faf65 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:05.588056  3592 raft_consensus.cc:2468] T 2bc1eed438374c35b689136117231853 P 20dcd61228d340749574b5b784dd34fe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d2dc675cc2d34b5a846bd6f4c331bc82 in term 1.
I20260608 12:41:05.588587  3646 raft_consensus.cc:2804] T c679a93634284602bb5c5ad629f559a8 P d2dc675cc2d34b5a846bd6f4c331bc82 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:41:05.597050  3519 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "460edd943fe2462584c9611366a42369" candidate_uuid: "c535bfdd49e746c593edc2e2668faf65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" is_pre_election: true
I20260608 12:41:05.595643  3684 consensus_queue.cc:237] T 460edd943fe2462584c9611366a42369 P d2dc675cc2d34b5a846bd6f4c331bc82 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } } peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } }
I20260608 12:41:05.597790  3646 raft_consensus.cc:697] T c679a93634284602bb5c5ad629f559a8 P d2dc675cc2d34b5a846bd6f4c331bc82 [term 1 LEADER]: Becoming Leader. State: Replica: d2dc675cc2d34b5a846bd6f4c331bc82, State: Running, Role: LEADER
I20260608 12:41:05.598714  3646 consensus_queue.cc:237] T c679a93634284602bb5c5ad629f559a8 P d2dc675cc2d34b5a846bd6f4c331bc82 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } } peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } }
I20260608 12:41:05.603556  3443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd7a1fcd572643a9b159991d7a6628fd" candidate_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c535bfdd49e746c593edc2e2668faf65"
I20260608 12:41:05.604409  3443 raft_consensus.cc:3060] T cd7a1fcd572643a9b159991d7a6628fd P c535bfdd49e746c593edc2e2668faf65 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:05.611701  3681 raft_consensus.cc:2749] T 2bc1eed438374c35b689136117231853 P c535bfdd49e746c593edc2e2668faf65 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:41:05.617023  3444 raft_consensus.cc:2468] T 460edd943fe2462584c9611366a42369 P c535bfdd49e746c593edc2e2668faf65 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d2dc675cc2d34b5a846bd6f4c331bc82 in term 1.
I20260608 12:41:05.623106  3442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d257825a3db94279a9c655d4a466e27b" candidate_uuid: "20dcd61228d340749574b5b784dd34fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c535bfdd49e746c593edc2e2668faf65" is_pre_election: true
I20260608 12:41:05.626068  3443 raft_consensus.cc:2468] T cd7a1fcd572643a9b159991d7a6628fd P c535bfdd49e746c593edc2e2668faf65 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d2dc675cc2d34b5a846bd6f4c331bc82 in term 1.
I20260608 12:41:05.628153  3444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd7a1fcd572643a9b159991d7a6628fd" candidate_uuid: "20dcd61228d340749574b5b784dd34fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c535bfdd49e746c593edc2e2668faf65" is_pre_election: true
I20260608 12:41:05.629144  3444 raft_consensus.cc:2393] T cd7a1fcd572643a9b159991d7a6628fd P c535bfdd49e746c593edc2e2668faf65 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 20dcd61228d340749574b5b784dd34fe in current term 1: Already voted for candidate d2dc675cc2d34b5a846bd6f4c331bc82 in this term.
I20260608 12:41:05.629017  3592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd7a1fcd572643a9b159991d7a6628fd" candidate_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20dcd61228d340749574b5b784dd34fe"
I20260608 12:41:05.629786  3592 raft_consensus.cc:3060] T cd7a1fcd572643a9b159991d7a6628fd P 20dcd61228d340749574b5b784dd34fe [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:05.628782  3483 leader_election.cc:304] T 2bc1eed438374c35b689136117231853 P d2dc675cc2d34b5a846bd6f4c331bc82 [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: 20dcd61228d340749574b5b784dd34fe, d2dc675cc2d34b5a846bd6f4c331bc82; no voters: c535bfdd49e746c593edc2e2668faf65
I20260608 12:41:05.630251  3485 leader_election.cc:304] T cd7a1fcd572643a9b159991d7a6628fd P d2dc675cc2d34b5a846bd6f4c331bc82 [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: c535bfdd49e746c593edc2e2668faf65, d2dc675cc2d34b5a846bd6f4c331bc82; no voters: 
I20260608 12:41:05.630682  3680 raft_consensus.cc:2804] T 2bc1eed438374c35b689136117231853 P d2dc675cc2d34b5a846bd6f4c331bc82 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:41:05.631232  3680 raft_consensus.cc:697] T 2bc1eed438374c35b689136117231853 P d2dc675cc2d34b5a846bd6f4c331bc82 [term 1 LEADER]: Becoming Leader. State: Replica: d2dc675cc2d34b5a846bd6f4c331bc82, State: Running, Role: LEADER
I20260608 12:41:05.632134  3679 raft_consensus.cc:2804] T cd7a1fcd572643a9b159991d7a6628fd P d2dc675cc2d34b5a846bd6f4c331bc82 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:41:05.632202  3680 consensus_queue.cc:237] T 2bc1eed438374c35b689136117231853 P d2dc675cc2d34b5a846bd6f4c331bc82 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } } peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } }
I20260608 12:41:05.634781  3679 raft_consensus.cc:697] T cd7a1fcd572643a9b159991d7a6628fd P d2dc675cc2d34b5a846bd6f4c331bc82 [term 1 LEADER]: Becoming Leader. State: Replica: d2dc675cc2d34b5a846bd6f4c331bc82, State: Running, Role: LEADER
I20260608 12:41:05.608264  3660 raft_consensus.cc:515] T a612c570d02a44a895eefbeef5ab30b7 P c535bfdd49e746c593edc2e2668faf65 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } } peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } }
I20260608 12:41:05.644977  3519 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a612c570d02a44a895eefbeef5ab30b7" candidate_uuid: "c535bfdd49e746c593edc2e2668faf65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82"
I20260608 12:41:05.645278  3660 leader_election.cc:290] T a612c570d02a44a895eefbeef5ab30b7 P c535bfdd49e746c593edc2e2668faf65 [CANDIDATE]: Term 1 election: Requested vote from peers d2dc675cc2d34b5a846bd6f4c331bc82 (127.0.107.194:36749), 20dcd61228d340749574b5b784dd34fe (127.0.107.195:37667)
I20260608 12:41:05.645617  3519 raft_consensus.cc:3060] T a612c570d02a44a895eefbeef5ab30b7 P d2dc675cc2d34b5a846bd6f4c331bc82 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:05.640388  3644 leader_election.cc:290] T a612c570d02a44a895eefbeef5ab30b7 P c535bfdd49e746c593edc2e2668faf65 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d2dc675cc2d34b5a846bd6f4c331bc82 (127.0.107.194:36749), 20dcd61228d340749574b5b784dd34fe (127.0.107.195:37667)
I20260608 12:41:05.649936  3593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a612c570d02a44a895eefbeef5ab30b7" candidate_uuid: "c535bfdd49e746c593edc2e2668faf65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20dcd61228d340749574b5b784dd34fe" is_pre_election: true
I20260608 12:41:05.650302  3591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "460edd943fe2462584c9611366a42369" candidate_uuid: "c535bfdd49e746c593edc2e2668faf65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20dcd61228d340749574b5b784dd34fe" is_pre_election: true
I20260608 12:41:05.650712  3593 raft_consensus.cc:2468] T a612c570d02a44a895eefbeef5ab30b7 P 20dcd61228d340749574b5b784dd34fe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c535bfdd49e746c593edc2e2668faf65 in term 0.
I20260608 12:41:05.651216  3591 raft_consensus.cc:2393] T 460edd943fe2462584c9611366a42369 P 20dcd61228d340749574b5b784dd34fe [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c535bfdd49e746c593edc2e2668faf65 in current term 1: Already voted for candidate d2dc675cc2d34b5a846bd6f4c331bc82 in this term.
I20260608 12:41:05.653718  3591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a612c570d02a44a895eefbeef5ab30b7" candidate_uuid: "c535bfdd49e746c593edc2e2668faf65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20dcd61228d340749574b5b784dd34fe"
I20260608 12:41:05.654366  3591 raft_consensus.cc:3060] T a612c570d02a44a895eefbeef5ab30b7 P 20dcd61228d340749574b5b784dd34fe [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:05.651526  3338 catalog_manager.cc:5696] T 460edd943fe2462584c9611366a42369 P d2dc675cc2d34b5a846bd6f4c331bc82 reported cstate change: term changed from 0 to 1, leader changed from <none> to d2dc675cc2d34b5a846bd6f4c331bc82 (127.0.107.194). New cstate: current_term: 1 leader_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } health_report { overall_health: UNKNOWN } } }
I20260608 12:41:05.657969  3519 raft_consensus.cc:2468] T a612c570d02a44a895eefbeef5ab30b7 P d2dc675cc2d34b5a846bd6f4c331bc82 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c535bfdd49e746c593edc2e2668faf65 in term 1.
I20260608 12:41:05.658411  3592 raft_consensus.cc:2468] T cd7a1fcd572643a9b159991d7a6628fd P 20dcd61228d340749574b5b784dd34fe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d2dc675cc2d34b5a846bd6f4c331bc82 in term 1.
I20260608 12:41:05.640476  3679 consensus_queue.cc:237] T cd7a1fcd572643a9b159991d7a6628fd P d2dc675cc2d34b5a846bd6f4c331bc82 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } } peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } }
I20260608 12:41:05.664547  3408 leader_election.cc:304] T 460edd943fe2462584c9611366a42369 P c535bfdd49e746c593edc2e2668faf65 [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: c535bfdd49e746c593edc2e2668faf65; no voters: 20dcd61228d340749574b5b784dd34fe, d2dc675cc2d34b5a846bd6f4c331bc82
I20260608 12:41:05.665841  3591 raft_consensus.cc:2468] T a612c570d02a44a895eefbeef5ab30b7 P 20dcd61228d340749574b5b784dd34fe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c535bfdd49e746c593edc2e2668faf65 in term 1.
I20260608 12:41:05.667596  3410 leader_election.cc:304] T a612c570d02a44a895eefbeef5ab30b7 P c535bfdd49e746c593edc2e2668faf65 [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: c535bfdd49e746c593edc2e2668faf65, d2dc675cc2d34b5a846bd6f4c331bc82; no voters: 
I20260608 12:41:05.668594  3644 raft_consensus.cc:2804] T a612c570d02a44a895eefbeef5ab30b7 P c535bfdd49e746c593edc2e2668faf65 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:41:05.669211  3644 raft_consensus.cc:697] T a612c570d02a44a895eefbeef5ab30b7 P c535bfdd49e746c593edc2e2668faf65 [term 1 LEADER]: Becoming Leader. State: Replica: c535bfdd49e746c593edc2e2668faf65, State: Running, Role: LEADER
I20260608 12:41:05.670141  3644 consensus_queue.cc:237] T a612c570d02a44a895eefbeef5ab30b7 P c535bfdd49e746c593edc2e2668faf65 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } } peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } }
I20260608 12:41:05.673782  3660 raft_consensus.cc:2749] T 460edd943fe2462584c9611366a42369 P c535bfdd49e746c593edc2e2668faf65 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:41:05.675180  3519 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d257825a3db94279a9c655d4a466e27b" candidate_uuid: "20dcd61228d340749574b5b784dd34fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" is_pre_election: true
I20260608 12:41:05.675772  3519 raft_consensus.cc:2468] T d257825a3db94279a9c655d4a466e27b P d2dc675cc2d34b5a846bd6f4c331bc82 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 20dcd61228d340749574b5b784dd34fe in term 0.
I20260608 12:41:05.675431  3518 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd7a1fcd572643a9b159991d7a6628fd" candidate_uuid: "20dcd61228d340749574b5b784dd34fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" is_pre_election: true
I20260608 12:41:05.669781  3687 raft_consensus.cc:515] T d257825a3db94279a9c655d4a466e27b P c535bfdd49e746c593edc2e2668faf65 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } } peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } }
I20260608 12:41:05.677573  3442 raft_consensus.cc:2393] T d257825a3db94279a9c655d4a466e27b P c535bfdd49e746c593edc2e2668faf65 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 20dcd61228d340749574b5b784dd34fe in current term 1: Already voted for candidate c535bfdd49e746c593edc2e2668faf65 in this term.
I20260608 12:41:05.682083  3559 leader_election.cc:304] T cd7a1fcd572643a9b159991d7a6628fd P 20dcd61228d340749574b5b784dd34fe [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: 20dcd61228d340749574b5b784dd34fe; no voters: c535bfdd49e746c593edc2e2668faf65, d2dc675cc2d34b5a846bd6f4c331bc82
I20260608 12:41:05.684003  3645 raft_consensus.cc:2749] T cd7a1fcd572643a9b159991d7a6628fd P 20dcd61228d340749574b5b784dd34fe [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:41:05.686182  3338 catalog_manager.cc:5696] T cd7a1fcd572643a9b159991d7a6628fd P d2dc675cc2d34b5a846bd6f4c331bc82 reported cstate change: term changed from 0 to 1, leader changed from <none> to d2dc675cc2d34b5a846bd6f4c331bc82 (127.0.107.194). New cstate: current_term: 1 leader_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } health_report { overall_health: UNKNOWN } } }
I20260608 12:41:05.688402  3338 catalog_manager.cc:5696] T 2bc1eed438374c35b689136117231853 P d2dc675cc2d34b5a846bd6f4c331bc82 reported cstate change: term changed from 0 to 1, leader changed from <none> to d2dc675cc2d34b5a846bd6f4c331bc82 (127.0.107.194). New cstate: current_term: 1 leader_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } health_report { overall_health: UNKNOWN } } }
I20260608 12:41:05.689841  3338 catalog_manager.cc:5696] T c679a93634284602bb5c5ad629f559a8 P d2dc675cc2d34b5a846bd6f4c331bc82 reported cstate change: term changed from 0 to 1, leader changed from <none> to d2dc675cc2d34b5a846bd6f4c331bc82 (127.0.107.194). New cstate: current_term: 1 leader_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } health_report { overall_health: UNKNOWN } } }
I20260608 12:41:05.690750  3660 consensus_queue.cc:1048] T 73a04dff79934ca4bdb3bdd18f995804 P c535bfdd49e746c593edc2e2668faf65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:41:05.691794  3559 leader_election.cc:304] T d257825a3db94279a9c655d4a466e27b P 20dcd61228d340749574b5b784dd34fe [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: 20dcd61228d340749574b5b784dd34fe, d2dc675cc2d34b5a846bd6f4c331bc82; no voters: c535bfdd49e746c593edc2e2668faf65
I20260608 12:41:05.692793  3645 raft_consensus.cc:2804] T d257825a3db94279a9c655d4a466e27b P 20dcd61228d340749574b5b784dd34fe [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:41:05.693261  3645 raft_consensus.cc:493] T d257825a3db94279a9c655d4a466e27b P 20dcd61228d340749574b5b784dd34fe [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:41:05.693485  3679 raft_consensus.cc:493] T 448433612ab44d36b88190a9908729b9 P d2dc675cc2d34b5a846bd6f4c331bc82 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:41:05.693645  3645 raft_consensus.cc:3060] T d257825a3db94279a9c655d4a466e27b P 20dcd61228d340749574b5b784dd34fe [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:05.694082  3679 raft_consensus.cc:515] T 448433612ab44d36b88190a9908729b9 P d2dc675cc2d34b5a846bd6f4c331bc82 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } } peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } }
I20260608 12:41:05.694139  3341 catalog_manager.cc:5696] T a612c570d02a44a895eefbeef5ab30b7 P c535bfdd49e746c593edc2e2668faf65 reported cstate change: term changed from 0 to 1, leader changed from <none> to c535bfdd49e746c593edc2e2668faf65 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "c535bfdd49e746c593edc2e2668faf65" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } health_report { overall_health: UNKNOWN } } }
I20260608 12:41:05.697928  3442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "448433612ab44d36b88190a9908729b9" candidate_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c535bfdd49e746c593edc2e2668faf65" is_pre_election: true
I20260608 12:41:05.698647  3442 raft_consensus.cc:2468] T 448433612ab44d36b88190a9908729b9 P c535bfdd49e746c593edc2e2668faf65 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d2dc675cc2d34b5a846bd6f4c331bc82 in term 0.
I20260608 12:41:05.699977  3485 leader_election.cc:304] T 448433612ab44d36b88190a9908729b9 P d2dc675cc2d34b5a846bd6f4c331bc82 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c535bfdd49e746c593edc2e2668faf65, d2dc675cc2d34b5a846bd6f4c331bc82; no voters: 
I20260608 12:41:05.701574  3680 raft_consensus.cc:2804] T 448433612ab44d36b88190a9908729b9 P d2dc675cc2d34b5a846bd6f4c331bc82 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:41:05.702137  3680 raft_consensus.cc:493] T 448433612ab44d36b88190a9908729b9 P d2dc675cc2d34b5a846bd6f4c331bc82 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:41:05.702139  3645 raft_consensus.cc:515] T d257825a3db94279a9c655d4a466e27b P 20dcd61228d340749574b5b784dd34fe [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } } peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } }
I20260608 12:41:05.702674  3683 raft_consensus.cc:493] T 448433612ab44d36b88190a9908729b9 P 20dcd61228d340749574b5b784dd34fe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:41:05.704169  3680 raft_consensus.cc:3060] T 448433612ab44d36b88190a9908729b9 P d2dc675cc2d34b5a846bd6f4c331bc82 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:05.704277  3683 raft_consensus.cc:515] T 448433612ab44d36b88190a9908729b9 P 20dcd61228d340749574b5b784dd34fe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } } peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } }
I20260608 12:41:05.706948  3683 leader_election.cc:290] T 448433612ab44d36b88190a9908729b9 P 20dcd61228d340749574b5b784dd34fe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d2dc675cc2d34b5a846bd6f4c331bc82 (127.0.107.194:36749), c535bfdd49e746c593edc2e2668faf65 (127.0.107.193:45443)
I20260608 12:41:05.707453  3645 leader_election.cc:290] T d257825a3db94279a9c655d4a466e27b P 20dcd61228d340749574b5b784dd34fe [CANDIDATE]: Term 1 election: Requested vote from peers d2dc675cc2d34b5a846bd6f4c331bc82 (127.0.107.194:36749), c535bfdd49e746c593edc2e2668faf65 (127.0.107.193:45443)
I20260608 12:41:05.708523  3442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d257825a3db94279a9c655d4a466e27b" candidate_uuid: "20dcd61228d340749574b5b784dd34fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c535bfdd49e746c593edc2e2668faf65"
I20260608 12:41:05.710027  3444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "448433612ab44d36b88190a9908729b9" candidate_uuid: "20dcd61228d340749574b5b784dd34fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c535bfdd49e746c593edc2e2668faf65" is_pre_election: true
I20260608 12:41:05.711052  3444 raft_consensus.cc:2468] T 448433612ab44d36b88190a9908729b9 P c535bfdd49e746c593edc2e2668faf65 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 20dcd61228d340749574b5b784dd34fe in term 0.
I20260608 12:41:05.713122  3559 leader_election.cc:304] T 448433612ab44d36b88190a9908729b9 P 20dcd61228d340749574b5b784dd34fe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20dcd61228d340749574b5b784dd34fe, c535bfdd49e746c593edc2e2668faf65; no voters: 
I20260608 12:41:05.714457  3442 raft_consensus.cc:2393] T d257825a3db94279a9c655d4a466e27b P c535bfdd49e746c593edc2e2668faf65 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 20dcd61228d340749574b5b784dd34fe in current term 1: Already voted for candidate c535bfdd49e746c593edc2e2668faf65 in this term.
I20260608 12:41:05.717437  3679 leader_election.cc:290] T 448433612ab44d36b88190a9908729b9 P d2dc675cc2d34b5a846bd6f4c331bc82 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c535bfdd49e746c593edc2e2668faf65 (127.0.107.193:45443), 20dcd61228d340749574b5b784dd34fe (127.0.107.195:37667)
I20260608 12:41:05.722116  3592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "448433612ab44d36b88190a9908729b9" candidate_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20dcd61228d340749574b5b784dd34fe" is_pre_election: true
I20260608 12:41:05.724637  3519 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d257825a3db94279a9c655d4a466e27b" candidate_uuid: "20dcd61228d340749574b5b784dd34fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82"
I20260608 12:41:05.724975  3518 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d257825a3db94279a9c655d4a466e27b" candidate_uuid: "c535bfdd49e746c593edc2e2668faf65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82"
I20260608 12:41:05.725270  3519 raft_consensus.cc:3060] T d257825a3db94279a9c655d4a466e27b P d2dc675cc2d34b5a846bd6f4c331bc82 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:05.725217  3593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d257825a3db94279a9c655d4a466e27b" candidate_uuid: "c535bfdd49e746c593edc2e2668faf65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20dcd61228d340749574b5b784dd34fe"
I20260608 12:41:05.726215  3593 raft_consensus.cc:2393] T d257825a3db94279a9c655d4a466e27b P 20dcd61228d340749574b5b784dd34fe [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate c535bfdd49e746c593edc2e2668faf65 in current term 1: Already voted for candidate 20dcd61228d340749574b5b784dd34fe in this term.
I20260608 12:41:05.726274  3680 raft_consensus.cc:515] T 448433612ab44d36b88190a9908729b9 P d2dc675cc2d34b5a846bd6f4c331bc82 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } } peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } }
I20260608 12:41:05.723857  3687 leader_election.cc:290] T d257825a3db94279a9c655d4a466e27b P c535bfdd49e746c593edc2e2668faf65 [CANDIDATE]: Term 1 election: Requested vote from peers d2dc675cc2d34b5a846bd6f4c331bc82 (127.0.107.194:36749), 20dcd61228d340749574b5b784dd34fe (127.0.107.195:37667)
I20260608 12:41:05.722045  3694 raft_consensus.cc:2804] T 448433612ab44d36b88190a9908729b9 P 20dcd61228d340749574b5b784dd34fe [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:41:05.727599  3592 raft_consensus.cc:2468] T 448433612ab44d36b88190a9908729b9 P 20dcd61228d340749574b5b784dd34fe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d2dc675cc2d34b5a846bd6f4c331bc82 in term 0.
I20260608 12:41:05.727641  3408 leader_election.cc:304] T d257825a3db94279a9c655d4a466e27b P c535bfdd49e746c593edc2e2668faf65 [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: c535bfdd49e746c593edc2e2668faf65; no voters: 20dcd61228d340749574b5b784dd34fe, d2dc675cc2d34b5a846bd6f4c331bc82
I20260608 12:41:05.729205  3687 raft_consensus.cc:2749] T d257825a3db94279a9c655d4a466e27b P c535bfdd49e746c593edc2e2668faf65 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 12:41:05.729768  3694 raft_consensus.cc:493] T 448433612ab44d36b88190a9908729b9 P 20dcd61228d340749574b5b784dd34fe [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:41:05.730294  3694 raft_consensus.cc:3060] T 448433612ab44d36b88190a9908729b9 P 20dcd61228d340749574b5b784dd34fe [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:05.731309  3518 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "448433612ab44d36b88190a9908729b9" candidate_uuid: "20dcd61228d340749574b5b784dd34fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" is_pre_election: true
I20260608 12:41:05.732276  3518 raft_consensus.cc:2393] T 448433612ab44d36b88190a9908729b9 P d2dc675cc2d34b5a846bd6f4c331bc82 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 20dcd61228d340749574b5b784dd34fe in current term 1: Already voted for candidate d2dc675cc2d34b5a846bd6f4c331bc82 in this term.
I20260608 12:41:05.735529  3519 raft_consensus.cc:2468] T d257825a3db94279a9c655d4a466e27b P d2dc675cc2d34b5a846bd6f4c331bc82 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20dcd61228d340749574b5b784dd34fe in term 1.
I20260608 12:41:05.737871  3559 leader_election.cc:304] T d257825a3db94279a9c655d4a466e27b P 20dcd61228d340749574b5b784dd34fe [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: 20dcd61228d340749574b5b784dd34fe, d2dc675cc2d34b5a846bd6f4c331bc82; no voters: c535bfdd49e746c593edc2e2668faf65
I20260608 12:41:05.739117  3645 raft_consensus.cc:2804] T d257825a3db94279a9c655d4a466e27b P 20dcd61228d340749574b5b784dd34fe [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:41:05.739656  3645 raft_consensus.cc:697] T d257825a3db94279a9c655d4a466e27b P 20dcd61228d340749574b5b784dd34fe [term 1 LEADER]: Becoming Leader. State: Replica: 20dcd61228d340749574b5b784dd34fe, State: Running, Role: LEADER
I20260608 12:41:05.739841  3442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "448433612ab44d36b88190a9908729b9" candidate_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c535bfdd49e746c593edc2e2668faf65"
I20260608 12:41:05.740466  3442 raft_consensus.cc:3060] T 448433612ab44d36b88190a9908729b9 P c535bfdd49e746c593edc2e2668faf65 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:05.740645  3645 consensus_queue.cc:237] T d257825a3db94279a9c655d4a466e27b P 20dcd61228d340749574b5b784dd34fe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } } peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } }
I20260608 12:41:05.745198  3592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "448433612ab44d36b88190a9908729b9" candidate_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20dcd61228d340749574b5b784dd34fe"
I20260608 12:41:05.743089  3680 leader_election.cc:290] T 448433612ab44d36b88190a9908729b9 P d2dc675cc2d34b5a846bd6f4c331bc82 [CANDIDATE]: Term 1 election: Requested vote from peers c535bfdd49e746c593edc2e2668faf65 (127.0.107.193:45443), 20dcd61228d340749574b5b784dd34fe (127.0.107.195:37667)
I20260608 12:41:05.755450  3442 raft_consensus.cc:2468] T 448433612ab44d36b88190a9908729b9 P c535bfdd49e746c593edc2e2668faf65 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d2dc675cc2d34b5a846bd6f4c331bc82 in term 1.
I20260608 12:41:05.754746  3694 raft_consensus.cc:515] T 448433612ab44d36b88190a9908729b9 P 20dcd61228d340749574b5b784dd34fe [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } } peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } }
I20260608 12:41:05.756844  3660 consensus_queue.cc:1048] T 73a04dff79934ca4bdb3bdd18f995804 P c535bfdd49e746c593edc2e2668faf65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:41:05.759418  3485 leader_election.cc:304] T 448433612ab44d36b88190a9908729b9 P d2dc675cc2d34b5a846bd6f4c331bc82 [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: c535bfdd49e746c593edc2e2668faf65, d2dc675cc2d34b5a846bd6f4c331bc82; no voters: 
I20260608 12:41:05.760524  3680 raft_consensus.cc:2804] T 448433612ab44d36b88190a9908729b9 P d2dc675cc2d34b5a846bd6f4c331bc82 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:41:05.761078  3680 raft_consensus.cc:697] T 448433612ab44d36b88190a9908729b9 P d2dc675cc2d34b5a846bd6f4c331bc82 [term 1 LEADER]: Becoming Leader. State: Replica: d2dc675cc2d34b5a846bd6f4c331bc82, State: Running, Role: LEADER
I20260608 12:41:05.762028  3680 consensus_queue.cc:237] T 448433612ab44d36b88190a9908729b9 P d2dc675cc2d34b5a846bd6f4c331bc82 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } } peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } }
I20260608 12:41:05.765112  3341 catalog_manager.cc:5696] T d257825a3db94279a9c655d4a466e27b P 20dcd61228d340749574b5b784dd34fe reported cstate change: term changed from 0 to 1, leader changed from <none> to 20dcd61228d340749574b5b784dd34fe (127.0.107.195). New cstate: current_term: 1 leader_uuid: "20dcd61228d340749574b5b784dd34fe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } health_report { overall_health: HEALTHY } } }
I20260608 12:41:05.773007  3592 raft_consensus.cc:2393] T 448433612ab44d36b88190a9908729b9 P 20dcd61228d340749574b5b784dd34fe [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate d2dc675cc2d34b5a846bd6f4c331bc82 in current term 1: Already voted for candidate 20dcd61228d340749574b5b784dd34fe in this term.
I20260608 12:41:05.777264  3518 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "448433612ab44d36b88190a9908729b9" candidate_uuid: "20dcd61228d340749574b5b784dd34fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82"
I20260608 12:41:05.778959  3694 leader_election.cc:290] T 448433612ab44d36b88190a9908729b9 P 20dcd61228d340749574b5b784dd34fe [CANDIDATE]: Term 1 election: Requested vote from peers d2dc675cc2d34b5a846bd6f4c331bc82 (127.0.107.194:36749), c535bfdd49e746c593edc2e2668faf65 (127.0.107.193:45443)
I20260608 12:41:05.780329  3442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "448433612ab44d36b88190a9908729b9" candidate_uuid: "20dcd61228d340749574b5b784dd34fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c535bfdd49e746c593edc2e2668faf65"
I20260608 12:41:05.781273  3442 raft_consensus.cc:2393] T 448433612ab44d36b88190a9908729b9 P c535bfdd49e746c593edc2e2668faf65 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 20dcd61228d340749574b5b784dd34fe in current term 1: Already voted for candidate d2dc675cc2d34b5a846bd6f4c331bc82 in this term.
I20260608 12:41:05.780501  3338 catalog_manager.cc:5696] T 448433612ab44d36b88190a9908729b9 P d2dc675cc2d34b5a846bd6f4c331bc82 reported cstate change: term changed from 0 to 1, leader changed from <none> to d2dc675cc2d34b5a846bd6f4c331bc82 (127.0.107.194). New cstate: current_term: 1 leader_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } health_report { overall_health: UNKNOWN } } }
I20260608 12:41:05.784848  3559 leader_election.cc:304] T 448433612ab44d36b88190a9908729b9 P 20dcd61228d340749574b5b784dd34fe [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: 20dcd61228d340749574b5b784dd34fe; no voters: c535bfdd49e746c593edc2e2668faf65, d2dc675cc2d34b5a846bd6f4c331bc82
I20260608 12:41:05.786494  3694 raft_consensus.cc:2749] T 448433612ab44d36b88190a9908729b9 P 20dcd61228d340749574b5b784dd34fe [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 12:41:05.836918   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:41:05.844327  3703 instance_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.844719  3702 instance_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:41:05.845918   431 server_base.cc:1061] running on GCE node
W20260608 12:41:05.845691  3705 instance_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.847324   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:41:05.847543   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.847703   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922465847689 us; error 0 us; skew 500 ppm
I20260608 12:41:05.848280   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:41:05.850944   431 webserver.cc:533] Webserver started at http://127.0.107.196:35467/ using document root <none> and password file <none>
I20260608 12:41:05.851459   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:41:05.851648   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:41:05.851887   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:41:05.853091   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922379125897-431-0/minicluster-data/ts-3-root/instance:
uuid: "bc6aa13aa9f34d9193d382270ef0e129"
format_stamp: "Formatted at 2026-06-08 12:41:05 on dist-test-slave-gg24"
I20260608 12:41:05.858275   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 12:41:05.862308  3710 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.863204   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260608 12:41:05.863513   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922379125897-431-0/minicluster-data/ts-3-root
uuid: "bc6aa13aa9f34d9193d382270ef0e129"
format_stamp: "Formatted at 2026-06-08 12:41:05 on dist-test-slave-gg24"
I20260608 12:41:05.863909   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922379125897-431-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922379125897-431-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922379125897-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.898309   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:41:05.899621   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:41:05.901067   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:41:05.903404   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:41:05.903636   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:05.903932   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:41:05.904103   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:05.951855   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.196:37015
I20260608 12:41:05.951983  3772 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.196:37015 every 8 connection(s)
I20260608 12:41:05.959647  3338 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60620:
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:41:05.973614  3773 heartbeater.cc:344] Connected to a master server at 127.0.107.254:46215
I20260608 12:41:05.974424  3773 heartbeater.cc:461] Registering TS with master...
I20260608 12:41:05.975539  3773 heartbeater.cc:507] Master 127.0.107.254:46215 requested a full tablet report, sending...
I20260608 12:41:05.978327  3342 ts_manager.cc:194] Registered new tserver with Master: bc6aa13aa9f34d9193d382270ef0e129 (127.0.107.196:37015)
I20260608 12:41:05.980397  3342 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60632
W20260608 12:41:05.986394  3338 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 6238612e21844a60a0ceb50c63eaf27e has no consensus state
W20260608 12:41:05.987780  3338 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 6a8e60556666461dbdf819f025a18916 has no consensus state
W20260608 12:41:05.989290  3338 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 8fc567a350f34a3194d97425ecfa6f51 has no consensus state
W20260608 12:41:05.990698  3338 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 05941f9867a44b26aaf22b9599b2af0f has no consensus state
W20260608 12:41:05.992224  3338 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 76e7408c9ac045d2907197c5e98a6759 has no consensus state
W20260608 12:41:05.994059  3338 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet a500bd585a1a4e2ea0d29d10d0c2f85d has no consensus state
W20260608 12:41:05.995739  3338 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 68cd6b5f5ecb46a39ed4a0afb825c5c5 has no consensus state
W20260608 12:41:05.997169  3338 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet b4a0aca3b7b645c789d18ebf7bc4b17c has no consensus state
W20260608 12:41:06.009158  3326 catalog_manager.cc:4809] Async tablet task AlterTable RPC for tablet 6a8e60556666461dbdf819f025a18916 (table range_aware_rebalance_new_range [id=1e7aeb86dcc84f32a86f41e58a289f12], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet 6a8e60556666461dbdf819f025a18916 has no consensus state
I20260608 12:41:06.023880  3432 tablet_service.cc:1511] Processing CreateTablet for tablet 6238612e21844a60a0ceb50c63eaf27e (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=1e7aeb86dcc84f32a86f41e58a289f12]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:41:06.025331  3432 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6238612e21844a60a0ceb50c63eaf27e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:06.032711  3505 tablet_service.cc:1511] Processing CreateTablet for tablet 6238612e21844a60a0ceb50c63eaf27e (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=1e7aeb86dcc84f32a86f41e58a289f12]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:41:06.034381  3505 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6238612e21844a60a0ceb50c63eaf27e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:06.034703  3581 tablet_service.cc:1511] Processing CreateTablet for tablet 6a8e60556666461dbdf819f025a18916 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=1e7aeb86dcc84f32a86f41e58a289f12]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:41:06.037817  3430 tablet_service.cc:1511] Processing CreateTablet for tablet 6a8e60556666461dbdf819f025a18916 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=1e7aeb86dcc84f32a86f41e58a289f12]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:41:06.039033  3581 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a8e60556666461dbdf819f025a18916. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:06.039675  3430 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a8e60556666461dbdf819f025a18916. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:06.047389  3579 tablet_service.cc:1511] Processing CreateTablet for tablet 8fc567a350f34a3194d97425ecfa6f51 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=1e7aeb86dcc84f32a86f41e58a289f12]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:41:06.049008  3579 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8fc567a350f34a3194d97425ecfa6f51. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:06.052983  3680 consensus_queue.cc:1048] T 2bc1eed438374c35b689136117231853 P d2dc675cc2d34b5a846bd6f4c331bc82 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:41:06.057096  3509 tablet_service.cc:1511] Processing CreateTablet for tablet 8fc567a350f34a3194d97425ecfa6f51 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=1e7aeb86dcc84f32a86f41e58a289f12]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:41:06.057318  3503 tablet_service.cc:1511] Processing CreateTablet for tablet 05941f9867a44b26aaf22b9599b2af0f (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=1e7aeb86dcc84f32a86f41e58a289f12]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:41:06.059309  3509 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8fc567a350f34a3194d97425ecfa6f51. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:06.061172  3503 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05941f9867a44b26aaf22b9599b2af0f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:06.065317  3680 consensus_queue.cc:1048] T 460edd943fe2462584c9611366a42369 P d2dc675cc2d34b5a846bd6f4c331bc82 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:41:06.073623  3428 tablet_service.cc:1511] Processing CreateTablet for tablet 05941f9867a44b26aaf22b9599b2af0f (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=1e7aeb86dcc84f32a86f41e58a289f12]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:41:06.075330  3428 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05941f9867a44b26aaf22b9599b2af0f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:06.082813  3679 consensus_queue.cc:1048] T 460edd943fe2462584c9611366a42369 P d2dc675cc2d34b5a846bd6f4c331bc82 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:41:06.086283  3738 tablet_service.cc:1511] Processing CreateTablet for tablet 6238612e21844a60a0ceb50c63eaf27e (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=1e7aeb86dcc84f32a86f41e58a289f12]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:41:06.088109  3738 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6238612e21844a60a0ceb50c63eaf27e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:06.091482  3736 tablet_service.cc:1511] Processing CreateTablet for tablet 8fc567a350f34a3194d97425ecfa6f51 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=1e7aeb86dcc84f32a86f41e58a289f12]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:41:06.093497  3737 tablet_service.cc:1511] Processing CreateTablet for tablet 6a8e60556666461dbdf819f025a18916 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=1e7aeb86dcc84f32a86f41e58a289f12]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:41:06.102082  3734 tablet_service.cc:1511] Processing CreateTablet for tablet 76e7408c9ac045d2907197c5e98a6759 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=1e7aeb86dcc84f32a86f41e58a289f12]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:41:06.099493  3736 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8fc567a350f34a3194d97425ecfa6f51. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:06.122509  3684 consensus_queue.cc:1048] T cd7a1fcd572643a9b159991d7a6628fd P d2dc675cc2d34b5a846bd6f4c331bc82 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:41:06.126308  3660 consensus_queue.cc:1048] T a612c570d02a44a895eefbeef5ab30b7 P c535bfdd49e746c593edc2e2668faf65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:41:06.126654  3679 consensus_queue.cc:1048] T 2bc1eed438374c35b689136117231853 P d2dc675cc2d34b5a846bd6f4c331bc82 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:41:06.127158  3678 consensus_queue.cc:1048] T c679a93634284602bb5c5ad629f559a8 P d2dc675cc2d34b5a846bd6f4c331bc82 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:41:06.133009  3737 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a8e60556666461dbdf819f025a18916. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:06.109812  3735 tablet_service.cc:1511] Processing CreateTablet for tablet 05941f9867a44b26aaf22b9599b2af0f (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=1e7aeb86dcc84f32a86f41e58a289f12]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:41:06.147172  3735 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05941f9867a44b26aaf22b9599b2af0f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:06.158378  3690 consensus_queue.cc:1048] T c679a93634284602bb5c5ad629f559a8 P d2dc675cc2d34b5a846bd6f4c331bc82 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260608 12:41:06.161118  3581 tablet_service.cc:1511] Processing CreateTablet for tablet 76e7408c9ac045d2907197c5e98a6759 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=1e7aeb86dcc84f32a86f41e58a289f12]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:41:06.162900  3581 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76e7408c9ac045d2907197c5e98a6759. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:06.170042  3734 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76e7408c9ac045d2907197c5e98a6759. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:06.176600  3432 tablet_service.cc:1511] Processing CreateTablet for tablet 76e7408c9ac045d2907197c5e98a6759 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=1e7aeb86dcc84f32a86f41e58a289f12]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:41:06.181073  3432 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76e7408c9ac045d2907197c5e98a6759. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:06.190025  3678 consensus_queue.cc:1048] T cd7a1fcd572643a9b159991d7a6628fd P d2dc675cc2d34b5a846bd6f4c331bc82 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260608 12:41:06.191223  3390 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 12:41:06.192189  3779 tablet_bootstrap.cc:492] T 6238612e21844a60a0ceb50c63eaf27e P c535bfdd49e746c593edc2e2668faf65: Bootstrap starting.
I20260608 12:41:06.198292  3687 consensus_queue.cc:1048] T a612c570d02a44a895eefbeef5ab30b7 P c535bfdd49e746c593edc2e2668faf65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:41:06.198809  3694 consensus_queue.cc:1048] T d257825a3db94279a9c655d4a466e27b P 20dcd61228d340749574b5b784dd34fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:41:06.228591  3779 tablet_bootstrap.cc:654] T 6238612e21844a60a0ceb50c63eaf27e P c535bfdd49e746c593edc2e2668faf65: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:06.218279  3780 tablet_bootstrap.cc:492] T 6a8e60556666461dbdf819f025a18916 P 20dcd61228d340749574b5b784dd34fe: Bootstrap starting.
I20260608 12:41:06.279762  3789 tablet_bootstrap.cc:492] T 6238612e21844a60a0ceb50c63eaf27e P d2dc675cc2d34b5a846bd6f4c331bc82: Bootstrap starting.
W20260608 12:41:06.295761  3785 log.cc:927] Time spent T 2bc1eed438374c35b689136117231853 P 20dcd61228d340749574b5b784dd34fe: Append to log took a long time: real 0.067s	user 0.000s	sys 0.006s
I20260608 12:41:06.290251  3694 consensus_queue.cc:1048] T d257825a3db94279a9c655d4a466e27b P 20dcd61228d340749574b5b784dd34fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260608 12:41:06.309044  3505 tablet_service.cc:1511] Processing CreateTablet for tablet a500bd585a1a4e2ea0d29d10d0c2f85d (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=1e7aeb86dcc84f32a86f41e58a289f12]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:41:06.310549  3505 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a500bd585a1a4e2ea0d29d10d0c2f85d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:06.331055  3579 tablet_service.cc:1511] Processing CreateTablet for tablet a500bd585a1a4e2ea0d29d10d0c2f85d (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=1e7aeb86dcc84f32a86f41e58a289f12]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:41:06.334628  3733 tablet_service.cc:1511] Processing CreateTablet for tablet a500bd585a1a4e2ea0d29d10d0c2f85d (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=1e7aeb86dcc84f32a86f41e58a289f12]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:41:06.342916  3733 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a500bd585a1a4e2ea0d29d10d0c2f85d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:06.387792  3779 tablet_bootstrap.cc:492] T 6238612e21844a60a0ceb50c63eaf27e P c535bfdd49e746c593edc2e2668faf65: No bootstrap required, opened a new log
I20260608 12:41:06.388689  3779 ts_tablet_manager.cc:1403] T 6238612e21844a60a0ceb50c63eaf27e P c535bfdd49e746c593edc2e2668faf65: Time spent bootstrapping tablet: real 0.209s	user 0.017s	sys 0.019s
I20260608 12:41:06.389369  3646 consensus_queue.cc:1048] T 448433612ab44d36b88190a9908729b9 P d2dc675cc2d34b5a846bd6f4c331bc82 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:41:06.365097  3579 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a500bd585a1a4e2ea0d29d10d0c2f85d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:06.418463  3789 tablet_bootstrap.cc:654] T 6238612e21844a60a0ceb50c63eaf27e P d2dc675cc2d34b5a846bd6f4c331bc82: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:06.436920  3430 tablet_service.cc:1511] Processing CreateTablet for tablet 68cd6b5f5ecb46a39ed4a0afb825c5c5 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=1e7aeb86dcc84f32a86f41e58a289f12]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:41:06.439251  3430 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68cd6b5f5ecb46a39ed4a0afb825c5c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:06.441352  3679 consensus_queue.cc:1048] T 448433612ab44d36b88190a9908729b9 P d2dc675cc2d34b5a846bd6f4c331bc82 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:41:06.460700  3732 tablet_service.cc:1511] Processing CreateTablet for tablet 68cd6b5f5ecb46a39ed4a0afb825c5c5 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=1e7aeb86dcc84f32a86f41e58a289f12]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:41:06.466145  3731 tablet_service.cc:1511] Processing CreateTablet for tablet b4a0aca3b7b645c789d18ebf7bc4b17c (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=1e7aeb86dcc84f32a86f41e58a289f12]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:41:06.470005  3780 tablet_bootstrap.cc:654] T 6a8e60556666461dbdf819f025a18916 P 20dcd61228d340749574b5b784dd34fe: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:06.475823  3509 tablet_service.cc:1511] Processing CreateTablet for tablet 68cd6b5f5ecb46a39ed4a0afb825c5c5 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=1e7aeb86dcc84f32a86f41e58a289f12]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:41:06.473263  3779 raft_consensus.cc:359] T 6238612e21844a60a0ceb50c63eaf27e P c535bfdd49e746c593edc2e2668faf65 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } } peers { permanent_uuid: "bc6aa13aa9f34d9193d382270ef0e129" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37015 } } peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } }
I20260608 12:41:06.479844  3732 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68cd6b5f5ecb46a39ed4a0afb825c5c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:06.489382  3509 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68cd6b5f5ecb46a39ed4a0afb825c5c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:06.495880  3581 tablet_service.cc:1511] Processing CreateTablet for tablet b4a0aca3b7b645c789d18ebf7bc4b17c (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=1e7aeb86dcc84f32a86f41e58a289f12]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:41:06.497609  3581 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b4a0aca3b7b645c789d18ebf7bc4b17c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:06.483798  3779 raft_consensus.cc:385] T 6238612e21844a60a0ceb50c63eaf27e P c535bfdd49e746c593edc2e2668faf65 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260608 12:41:06.523885  3327 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.0.107.195:37667, user_credentials={real_user=slave}} blocked reactor thread for 45387.9us
I20260608 12:41:06.519186  3779 raft_consensus.cc:740] T 6238612e21844a60a0ceb50c63eaf27e P c535bfdd49e746c593edc2e2668faf65 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c535bfdd49e746c593edc2e2668faf65, State: Initialized, Role: FOLLOWER
W20260608 12:41:06.520630  3559 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.107.193:45443, user_credentials={real_user=slave}} blocked reactor thread for 94444us
I20260608 12:41:06.543422  3731 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b4a0aca3b7b645c789d18ebf7bc4b17c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:06.550743  3797 tablet_bootstrap.cc:492] T 76e7408c9ac045d2907197c5e98a6759 P bc6aa13aa9f34d9193d382270ef0e129: Bootstrap starting.
I20260608 12:41:06.553057  3779 consensus_queue.cc:260] T 6238612e21844a60a0ceb50c63eaf27e P c535bfdd49e746c593edc2e2668faf65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } } peers { permanent_uuid: "bc6aa13aa9f34d9193d382270ef0e129" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37015 } } peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } }
I20260608 12:41:06.588644  3687 raft_consensus.cc:493] T 6238612e21844a60a0ceb50c63eaf27e P c535bfdd49e746c593edc2e2668faf65 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:41:06.589214  3687 raft_consensus.cc:515] T 6238612e21844a60a0ceb50c63eaf27e P c535bfdd49e746c593edc2e2668faf65 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } } peers { permanent_uuid: "bc6aa13aa9f34d9193d382270ef0e129" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37015 } } peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } }
I20260608 12:41:06.593700  3519 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6238612e21844a60a0ceb50c63eaf27e" candidate_uuid: "c535bfdd49e746c593edc2e2668faf65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" is_pre_election: true
I20260608 12:41:06.594286  3780 tablet_bootstrap.cc:492] T 6a8e60556666461dbdf819f025a18916 P 20dcd61228d340749574b5b784dd34fe: No bootstrap required, opened a new log
I20260608 12:41:06.594822  3780 ts_tablet_manager.cc:1403] T 6a8e60556666461dbdf819f025a18916 P 20dcd61228d340749574b5b784dd34fe: Time spent bootstrapping tablet: real 0.420s	user 0.028s	sys 0.020s
I20260608 12:41:06.599712  3687 leader_election.cc:290] T 6238612e21844a60a0ceb50c63eaf27e P c535bfdd49e746c593edc2e2668faf65 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bc6aa13aa9f34d9193d382270ef0e129 (127.0.107.196:37015), d2dc675cc2d34b5a846bd6f4c331bc82 (127.0.107.194:36749)
W20260608 12:41:06.600513  3410 leader_election.cc:343] T 6238612e21844a60a0ceb50c63eaf27e P c535bfdd49e746c593edc2e2668faf65 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d2dc675cc2d34b5a846bd6f4c331bc82 (127.0.107.194:36749): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:41:06.585943  3789 tablet_bootstrap.cc:492] T 6238612e21844a60a0ceb50c63eaf27e P d2dc675cc2d34b5a846bd6f4c331bc82: No bootstrap required, opened a new log
I20260608 12:41:06.601956  3789 ts_tablet_manager.cc:1403] T 6238612e21844a60a0ceb50c63eaf27e P d2dc675cc2d34b5a846bd6f4c331bc82: Time spent bootstrapping tablet: real 0.323s	user 0.015s	sys 0.015s
I20260608 12:41:06.600026  3432 tablet_service.cc:1511] Processing CreateTablet for tablet b4a0aca3b7b645c789d18ebf7bc4b17c (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=1e7aeb86dcc84f32a86f41e58a289f12]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:41:06.612020  3432 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b4a0aca3b7b645c789d18ebf7bc4b17c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:06.614717  3779 ts_tablet_manager.cc:1434] T 6238612e21844a60a0ceb50c63eaf27e P c535bfdd49e746c593edc2e2668faf65: Time spent starting tablet: real 0.225s	user 0.010s	sys 0.001s
I20260608 12:41:06.615104  3797 tablet_bootstrap.cc:654] T 76e7408c9ac045d2907197c5e98a6759 P bc6aa13aa9f34d9193d382270ef0e129: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:06.616005  3779 tablet_bootstrap.cc:492] T 6a8e60556666461dbdf819f025a18916 P c535bfdd49e746c593edc2e2668faf65: Bootstrap starting.
I20260608 12:41:06.640312  3789 raft_consensus.cc:359] T 6238612e21844a60a0ceb50c63eaf27e P d2dc675cc2d34b5a846bd6f4c331bc82 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } } peers { permanent_uuid: "bc6aa13aa9f34d9193d382270ef0e129" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37015 } } peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } }
I20260608 12:41:06.645903  3789 raft_consensus.cc:385] T 6238612e21844a60a0ceb50c63eaf27e P d2dc675cc2d34b5a846bd6f4c331bc82 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:06.646293  3789 raft_consensus.cc:740] T 6238612e21844a60a0ceb50c63eaf27e P d2dc675cc2d34b5a846bd6f4c331bc82 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d2dc675cc2d34b5a846bd6f4c331bc82, State: Initialized, Role: FOLLOWER
I20260608 12:41:06.647130  3789 consensus_queue.cc:260] T 6238612e21844a60a0ceb50c63eaf27e P d2dc675cc2d34b5a846bd6f4c331bc82 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } } peers { permanent_uuid: "bc6aa13aa9f34d9193d382270ef0e129" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37015 } } peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } }
W20260608 12:41:06.636130  3802 log.cc:927] Time spent T 448433612ab44d36b88190a9908729b9 P c535bfdd49e746c593edc2e2668faf65: Append to log took a long time: real 0.057s	user 0.000s	sys 0.001s
I20260608 12:41:06.663906  3789 ts_tablet_manager.cc:1434] T 6238612e21844a60a0ceb50c63eaf27e P d2dc675cc2d34b5a846bd6f4c331bc82: Time spent starting tablet: real 0.062s	user 0.008s	sys 0.000s
I20260608 12:41:06.675549  3780 raft_consensus.cc:359] T 6a8e60556666461dbdf819f025a18916 P 20dcd61228d340749574b5b784dd34fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } } peers { permanent_uuid: "bc6aa13aa9f34d9193d382270ef0e129" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37015 } }
I20260608 12:41:06.676486  3780 raft_consensus.cc:385] T 6a8e60556666461dbdf819f025a18916 P 20dcd61228d340749574b5b784dd34fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:06.676887  3780 raft_consensus.cc:740] T 6a8e60556666461dbdf819f025a18916 P 20dcd61228d340749574b5b784dd34fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20dcd61228d340749574b5b784dd34fe, State: Initialized, Role: FOLLOWER
I20260608 12:41:06.677800  3646 raft_consensus.cc:493] T 6238612e21844a60a0ceb50c63eaf27e P d2dc675cc2d34b5a846bd6f4c331bc82 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:41:06.678347  3780 consensus_queue.cc:260] T 6a8e60556666461dbdf819f025a18916 P 20dcd61228d340749574b5b784dd34fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } } peers { permanent_uuid: "bc6aa13aa9f34d9193d382270ef0e129" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37015 } }
I20260608 12:41:06.678555  3646 raft_consensus.cc:515] T 6238612e21844a60a0ceb50c63eaf27e P d2dc675cc2d34b5a846bd6f4c331bc82 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } } peers { permanent_uuid: "bc6aa13aa9f34d9193d382270ef0e129" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37015 } } peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } }
I20260608 12:41:06.692951  3443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6238612e21844a60a0ceb50c63eaf27e" candidate_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c535bfdd49e746c593edc2e2668faf65" is_pre_election: true
I20260608 12:41:06.693728  3443 raft_consensus.cc:2468] T 6238612e21844a60a0ceb50c63eaf27e P c535bfdd49e746c593edc2e2668faf65 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d2dc675cc2d34b5a846bd6f4c331bc82 in term 0.
I20260608 12:41:06.695670  3485 leader_election.cc:304] T 6238612e21844a60a0ceb50c63eaf27e P d2dc675cc2d34b5a846bd6f4c331bc82 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c535bfdd49e746c593edc2e2668faf65, d2dc675cc2d34b5a846bd6f4c331bc82; no voters: 
I20260608 12:41:06.697170  3690 raft_consensus.cc:2804] T 6238612e21844a60a0ceb50c63eaf27e P d2dc675cc2d34b5a846bd6f4c331bc82 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:41:06.697582  3690 raft_consensus.cc:493] T 6238612e21844a60a0ceb50c63eaf27e P d2dc675cc2d34b5a846bd6f4c331bc82 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:41:06.697955  3690 raft_consensus.cc:3060] T 6238612e21844a60a0ceb50c63eaf27e P d2dc675cc2d34b5a846bd6f4c331bc82 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:06.701094  3789 tablet_bootstrap.cc:492] T 05941f9867a44b26aaf22b9599b2af0f P d2dc675cc2d34b5a846bd6f4c331bc82: Bootstrap starting.
I20260608 12:41:06.705724  3780 ts_tablet_manager.cc:1434] T 6a8e60556666461dbdf819f025a18916 P 20dcd61228d340749574b5b784dd34fe: Time spent starting tablet: real 0.111s	user 0.008s	sys 0.002s
I20260608 12:41:06.722867  3780 tablet_bootstrap.cc:492] T 8fc567a350f34a3194d97425ecfa6f51 P 20dcd61228d340749574b5b784dd34fe: Bootstrap starting.
I20260608 12:41:06.721716  3646 leader_election.cc:290] T 6238612e21844a60a0ceb50c63eaf27e P d2dc675cc2d34b5a846bd6f4c331bc82 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c535bfdd49e746c593edc2e2668faf65 (127.0.107.193:45443), bc6aa13aa9f34d9193d382270ef0e129 (127.0.107.196:37015)
I20260608 12:41:06.728453  3779 tablet_bootstrap.cc:654] T 6a8e60556666461dbdf819f025a18916 P c535bfdd49e746c593edc2e2668faf65: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:06.730437  3797 tablet_bootstrap.cc:492] T 76e7408c9ac045d2907197c5e98a6759 P bc6aa13aa9f34d9193d382270ef0e129: No bootstrap required, opened a new log
I20260608 12:41:06.734956  3690 raft_consensus.cc:515] T 6238612e21844a60a0ceb50c63eaf27e P d2dc675cc2d34b5a846bd6f4c331bc82 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } } peers { permanent_uuid: "bc6aa13aa9f34d9193d382270ef0e129" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37015 } } peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } }
I20260608 12:41:06.741032  3443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6238612e21844a60a0ceb50c63eaf27e" candidate_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c535bfdd49e746c593edc2e2668faf65"
I20260608 12:41:06.741948  3443 raft_consensus.cc:3060] T 6238612e21844a60a0ceb50c63eaf27e P c535bfdd49e746c593edc2e2668faf65 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:06.775110  3797 ts_tablet_manager.cc:1403] T 76e7408c9ac045d2907197c5e98a6759 P bc6aa13aa9f34d9193d382270ef0e129: Time spent bootstrapping tablet: real 0.242s	user 0.029s	sys 0.027s
I20260608 12:41:06.752523  3443 raft_consensus.cc:2468] T 6238612e21844a60a0ceb50c63eaf27e P c535bfdd49e746c593edc2e2668faf65 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d2dc675cc2d34b5a846bd6f4c331bc82 in term 1.
I20260608 12:41:06.777326  3485 leader_election.cc:304] T 6238612e21844a60a0ceb50c63eaf27e P d2dc675cc2d34b5a846bd6f4c331bc82 [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: c535bfdd49e746c593edc2e2668faf65, d2dc675cc2d34b5a846bd6f4c331bc82; no voters: 
I20260608 12:41:06.785434  3646 raft_consensus.cc:2804] T 6238612e21844a60a0ceb50c63eaf27e P d2dc675cc2d34b5a846bd6f4c331bc82 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:41:06.786213  3646 raft_consensus.cc:697] T 6238612e21844a60a0ceb50c63eaf27e P d2dc675cc2d34b5a846bd6f4c331bc82 [term 1 LEADER]: Becoming Leader. State: Replica: d2dc675cc2d34b5a846bd6f4c331bc82, State: Running, Role: LEADER
I20260608 12:41:06.787438  3646 consensus_queue.cc:237] T 6238612e21844a60a0ceb50c63eaf27e P d2dc675cc2d34b5a846bd6f4c331bc82 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } } peers { permanent_uuid: "bc6aa13aa9f34d9193d382270ef0e129" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37015 } } peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } }
I20260608 12:41:06.800833  3690 leader_election.cc:290] T 6238612e21844a60a0ceb50c63eaf27e P d2dc675cc2d34b5a846bd6f4c331bc82 [CANDIDATE]: Term 1 election: Requested vote from peers c535bfdd49e746c593edc2e2668faf65 (127.0.107.193:45443), bc6aa13aa9f34d9193d382270ef0e129 (127.0.107.196:37015)
I20260608 12:41:06.863571  3789 tablet_bootstrap.cc:654] T 05941f9867a44b26aaf22b9599b2af0f P d2dc675cc2d34b5a846bd6f4c331bc82: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:06.863956  3748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6238612e21844a60a0ceb50c63eaf27e" candidate_uuid: "c535bfdd49e746c593edc2e2668faf65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc6aa13aa9f34d9193d382270ef0e129" is_pre_election: true
I20260608 12:41:06.872066  3780 tablet_bootstrap.cc:654] T 8fc567a350f34a3194d97425ecfa6f51 P 20dcd61228d340749574b5b784dd34fe: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:06.871974  3797 raft_consensus.cc:359] T 76e7408c9ac045d2907197c5e98a6759 P bc6aa13aa9f34d9193d382270ef0e129 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc6aa13aa9f34d9193d382270ef0e129" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37015 } } peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } }
I20260608 12:41:06.873162  3797 raft_consensus.cc:385] T 76e7408c9ac045d2907197c5e98a6759 P bc6aa13aa9f34d9193d382270ef0e129 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:06.873811  3797 raft_consensus.cc:740] T 76e7408c9ac045d2907197c5e98a6759 P bc6aa13aa9f34d9193d382270ef0e129 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc6aa13aa9f34d9193d382270ef0e129, State: Initialized, Role: FOLLOWER
W20260608 12:41:06.876098  3407 leader_election.cc:343] T 6238612e21844a60a0ceb50c63eaf27e P c535bfdd49e746c593edc2e2668faf65 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bc6aa13aa9f34d9193d382270ef0e129 (127.0.107.196:37015): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:41:06.877832  3407 leader_election.cc:304] T 6238612e21844a60a0ceb50c63eaf27e P c535bfdd49e746c593edc2e2668faf65 [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: c535bfdd49e746c593edc2e2668faf65; no voters: bc6aa13aa9f34d9193d382270ef0e129, d2dc675cc2d34b5a846bd6f4c331bc82
I20260608 12:41:06.879806  3795 raft_consensus.cc:2749] T 6238612e21844a60a0ceb50c63eaf27e P c535bfdd49e746c593edc2e2668faf65 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:41:06.880684  3797 consensus_queue.cc:260] T 76e7408c9ac045d2907197c5e98a6759 P bc6aa13aa9f34d9193d382270ef0e129 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc6aa13aa9f34d9193d382270ef0e129" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37015 } } peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } }
I20260608 12:41:06.891040  3779 tablet_bootstrap.cc:492] T 6a8e60556666461dbdf819f025a18916 P c535bfdd49e746c593edc2e2668faf65: No bootstrap required, opened a new log
I20260608 12:41:06.891695  3779 ts_tablet_manager.cc:1403] T 6a8e60556666461dbdf819f025a18916 P c535bfdd49e746c593edc2e2668faf65: Time spent bootstrapping tablet: real 0.276s	user 0.027s	sys 0.011s
I20260608 12:41:06.895520  3797 ts_tablet_manager.cc:1434] T 76e7408c9ac045d2907197c5e98a6759 P bc6aa13aa9f34d9193d382270ef0e129: Time spent starting tablet: real 0.120s	user 0.016s	sys 0.006s
I20260608 12:41:06.894212  3789 tablet_bootstrap.cc:492] T 05941f9867a44b26aaf22b9599b2af0f P d2dc675cc2d34b5a846bd6f4c331bc82: No bootstrap required, opened a new log
I20260608 12:41:06.896256  3773 heartbeater.cc:499] Master 127.0.107.254:46215 was elected leader, sending a full tablet report...
I20260608 12:41:06.896481  3789 ts_tablet_manager.cc:1403] T 05941f9867a44b26aaf22b9599b2af0f P d2dc675cc2d34b5a846bd6f4c331bc82: Time spent bootstrapping tablet: real 0.196s	user 0.054s	sys 0.065s
I20260608 12:41:06.896633  3797 tablet_bootstrap.cc:492] T 8fc567a350f34a3194d97425ecfa6f51 P bc6aa13aa9f34d9193d382270ef0e129: Bootstrap starting.
I20260608 12:41:06.904270  3789 raft_consensus.cc:359] T 05941f9867a44b26aaf22b9599b2af0f P d2dc675cc2d34b5a846bd6f4c331bc82 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } } peers { permanent_uuid: "bc6aa13aa9f34d9193d382270ef0e129" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37015 } } peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } }
I20260608 12:41:06.905664  3789 raft_consensus.cc:385] T 05941f9867a44b26aaf22b9599b2af0f P d2dc675cc2d34b5a846bd6f4c331bc82 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:06.904438  3780 tablet_bootstrap.cc:492] T 8fc567a350f34a3194d97425ecfa6f51 P 20dcd61228d340749574b5b784dd34fe: No bootstrap required, opened a new log
I20260608 12:41:06.906513  3789 raft_consensus.cc:740] T 05941f9867a44b26aaf22b9599b2af0f P d2dc675cc2d34b5a846bd6f4c331bc82 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d2dc675cc2d34b5a846bd6f4c331bc82, State: Initialized, Role: FOLLOWER
I20260608 12:41:06.892477  3339 catalog_manager.cc:5696] T 6238612e21844a60a0ceb50c63eaf27e P d2dc675cc2d34b5a846bd6f4c331bc82 reported cstate change: term changed from 0 to 1, leader changed from <none> to d2dc675cc2d34b5a846bd6f4c331bc82 (127.0.107.194). New cstate: current_term: 1 leader_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc6aa13aa9f34d9193d382270ef0e129" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } health_report { overall_health: HEALTHY } } }
I20260608 12:41:06.907785  3789 consensus_queue.cc:260] T 05941f9867a44b26aaf22b9599b2af0f P d2dc675cc2d34b5a846bd6f4c331bc82 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } } peers { permanent_uuid: "bc6aa13aa9f34d9193d382270ef0e129" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37015 } } peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } }
I20260608 12:41:06.908725  3748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6238612e21844a60a0ceb50c63eaf27e" candidate_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc6aa13aa9f34d9193d382270ef0e129" is_pre_election: true
I20260608 12:41:06.910442  3780 ts_tablet_manager.cc:1403] T 8fc567a350f34a3194d97425ecfa6f51 P 20dcd61228d340749574b5b784dd34fe: Time spent bootstrapping tablet: real 0.188s	user 0.008s	sys 0.013s
I20260608 12:41:06.910449  3747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6238612e21844a60a0ceb50c63eaf27e" candidate_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc6aa13aa9f34d9193d382270ef0e129"
W20260608 12:41:06.910853  3482 leader_election.cc:343] T 6238612e21844a60a0ceb50c63eaf27e P d2dc675cc2d34b5a846bd6f4c331bc82 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bc6aa13aa9f34d9193d382270ef0e129 (127.0.107.196:37015): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:41:06.910898  3779 raft_consensus.cc:359] T 6a8e60556666461dbdf819f025a18916 P c535bfdd49e746c593edc2e2668faf65 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } } peers { permanent_uuid: "bc6aa13aa9f34d9193d382270ef0e129" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37015 } }
I20260608 12:41:06.912060  3779 raft_consensus.cc:385] T 6a8e60556666461dbdf819f025a18916 P c535bfdd49e746c593edc2e2668faf65 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:06.912734  3779 raft_consensus.cc:740] T 6a8e60556666461dbdf819f025a18916 P c535bfdd49e746c593edc2e2668faf65 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c535bfdd49e746c593edc2e2668faf65, State: Initialized, Role: FOLLOWER
W20260608 12:41:06.913100  3482 leader_election.cc:343] T 6238612e21844a60a0ceb50c63eaf27e P d2dc675cc2d34b5a846bd6f4c331bc82 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bc6aa13aa9f34d9193d382270ef0e129 (127.0.107.196:37015): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:41:06.913529  3789 ts_tablet_manager.cc:1434] T 05941f9867a44b26aaf22b9599b2af0f P d2dc675cc2d34b5a846bd6f4c331bc82: Time spent starting tablet: real 0.015s	user 0.010s	sys 0.000s
I20260608 12:41:06.914558  3779 consensus_queue.cc:260] T 6a8e60556666461dbdf819f025a18916 P c535bfdd49e746c593edc2e2668faf65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } } peers { permanent_uuid: "bc6aa13aa9f34d9193d382270ef0e129" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37015 } }
I20260608 12:41:06.916625  3780 raft_consensus.cc:359] T 8fc567a350f34a3194d97425ecfa6f51 P 20dcd61228d340749574b5b784dd34fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } } peers { permanent_uuid: "bc6aa13aa9f34d9193d382270ef0e129" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37015 } } peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } }
I20260608 12:41:06.917678  3789 tablet_bootstrap.cc:492] T 8fc567a350f34a3194d97425ecfa6f51 P d2dc675cc2d34b5a846bd6f4c331bc82: Bootstrap starting.
I20260608 12:41:06.917639  3780 raft_consensus.cc:385] T 8fc567a350f34a3194d97425ecfa6f51 P 20dcd61228d340749574b5b784dd34fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:06.918248  3780 raft_consensus.cc:740] T 8fc567a350f34a3194d97425ecfa6f51 P 20dcd61228d340749574b5b784dd34fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20dcd61228d340749574b5b784dd34fe, State: Initialized, Role: FOLLOWER
I20260608 12:41:06.919349  3780 consensus_queue.cc:260] T 8fc567a350f34a3194d97425ecfa6f51 P 20dcd61228d340749574b5b784dd34fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } } peers { permanent_uuid: "bc6aa13aa9f34d9193d382270ef0e129" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37015 } } peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } }
I20260608 12:41:06.925171  3814 raft_consensus.cc:493] T 76e7408c9ac045d2907197c5e98a6759 P bc6aa13aa9f34d9193d382270ef0e129 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:41:06.925778  3779 ts_tablet_manager.cc:1434] T 6a8e60556666461dbdf819f025a18916 P c535bfdd49e746c593edc2e2668faf65: Time spent starting tablet: real 0.034s	user 0.009s	sys 0.000s
I20260608 12:41:06.925931  3814 raft_consensus.cc:515] T 76e7408c9ac045d2907197c5e98a6759 P bc6aa13aa9f34d9193d382270ef0e129 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc6aa13aa9f34d9193d382270ef0e129" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37015 } } peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } }
I20260608 12:41:06.927384  3779 tablet_bootstrap.cc:492] T 05941f9867a44b26aaf22b9599b2af0f P c535bfdd49e746c593edc2e2668faf65: Bootstrap starting.
I20260608 12:41:06.929427  3789 tablet_bootstrap.cc:654] T 8fc567a350f34a3194d97425ecfa6f51 P d2dc675cc2d34b5a846bd6f4c331bc82: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:06.916066  3797 tablet_bootstrap.cc:654] T 8fc567a350f34a3194d97425ecfa6f51 P bc6aa13aa9f34d9193d382270ef0e129: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:06.942651  3779 tablet_bootstrap.cc:654] T 05941f9867a44b26aaf22b9599b2af0f P c535bfdd49e746c593edc2e2668faf65: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:06.944589  3814 leader_election.cc:290] T 76e7408c9ac045d2907197c5e98a6759 P bc6aa13aa9f34d9193d382270ef0e129 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c535bfdd49e746c593edc2e2668faf65 (127.0.107.193:45443), 20dcd61228d340749574b5b784dd34fe (127.0.107.195:37667)
I20260608 12:41:06.958144  3780 ts_tablet_manager.cc:1434] T 8fc567a350f34a3194d97425ecfa6f51 P 20dcd61228d340749574b5b784dd34fe: Time spent starting tablet: real 0.046s	user 0.005s	sys 0.004s
I20260608 12:41:06.961328  3780 tablet_bootstrap.cc:492] T 76e7408c9ac045d2907197c5e98a6759 P 20dcd61228d340749574b5b784dd34fe: Bootstrap starting.
I20260608 12:41:06.988241  3795 raft_consensus.cc:493] T 6a8e60556666461dbdf819f025a18916 P c535bfdd49e746c593edc2e2668faf65 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:41:06.988868  3795 raft_consensus.cc:515] T 6a8e60556666461dbdf819f025a18916 P c535bfdd49e746c593edc2e2668faf65 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } } peers { permanent_uuid: "bc6aa13aa9f34d9193d382270ef0e129" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37015 } }
I20260608 12:41:06.985548  3780 tablet_bootstrap.cc:654] T 76e7408c9ac045d2907197c5e98a6759 P 20dcd61228d340749574b5b784dd34fe: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:07.001768  3797 tablet_bootstrap.cc:492] T 8fc567a350f34a3194d97425ecfa6f51 P bc6aa13aa9f34d9193d382270ef0e129: No bootstrap required, opened a new log
I20260608 12:41:07.002928  3797 ts_tablet_manager.cc:1403] T 8fc567a350f34a3194d97425ecfa6f51 P bc6aa13aa9f34d9193d382270ef0e129: Time spent bootstrapping tablet: real 0.107s	user 0.016s	sys 0.023s
I20260608 12:41:07.011399  3795 leader_election.cc:290] T 6a8e60556666461dbdf819f025a18916 P c535bfdd49e746c593edc2e2668faf65 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 20dcd61228d340749574b5b784dd34fe (127.0.107.195:37667), bc6aa13aa9f34d9193d382270ef0e129 (127.0.107.196:37015)
I20260608 12:41:07.011534  3590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a8e60556666461dbdf819f025a18916" candidate_uuid: "c535bfdd49e746c593edc2e2668faf65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20dcd61228d340749574b5b784dd34fe" is_pre_election: true
I20260608 12:41:07.012717  3797 raft_consensus.cc:359] T 8fc567a350f34a3194d97425ecfa6f51 P bc6aa13aa9f34d9193d382270ef0e129 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } } peers { permanent_uuid: "bc6aa13aa9f34d9193d382270ef0e129" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37015 } } peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } }
I20260608 12:41:07.013612  3590 raft_consensus.cc:2468] T 6a8e60556666461dbdf819f025a18916 P 20dcd61228d340749574b5b784dd34fe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c535bfdd49e746c593edc2e2668faf65 in term 0.
I20260608 12:41:07.013828  3797 raft_consensus.cc:385] T 8fc567a350f34a3194d97425ecfa6f51 P bc6aa13aa9f34d9193d382270ef0e129 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:07.014209  3797 raft_consensus.cc:740] T 8fc567a350f34a3194d97425ecfa6f51 P bc6aa13aa9f34d9193d382270ef0e129 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc6aa13aa9f34d9193d382270ef0e129, State: Initialized, Role: FOLLOWER
I20260608 12:41:07.014389  3747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a8e60556666461dbdf819f025a18916" candidate_uuid: "c535bfdd49e746c593edc2e2668faf65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc6aa13aa9f34d9193d382270ef0e129" is_pre_election: true
I20260608 12:41:07.015172  3408 leader_election.cc:304] T 6a8e60556666461dbdf819f025a18916 P c535bfdd49e746c593edc2e2668faf65 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20dcd61228d340749574b5b784dd34fe, c535bfdd49e746c593edc2e2668faf65; no voters: 
W20260608 12:41:07.016548  3407 leader_election.cc:343] T 6a8e60556666461dbdf819f025a18916 P c535bfdd49e746c593edc2e2668faf65 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bc6aa13aa9f34d9193d382270ef0e129 (127.0.107.196:37015): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:41:07.017014  3795 raft_consensus.cc:2804] T 6a8e60556666461dbdf819f025a18916 P c535bfdd49e746c593edc2e2668faf65 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:41:07.017473  3795 raft_consensus.cc:493] T 6a8e60556666461dbdf819f025a18916 P c535bfdd49e746c593edc2e2668faf65 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:41:07.020363  3799 raft_consensus.cc:493] T 8fc567a350f34a3194d97425ecfa6f51 P 20dcd61228d340749574b5b784dd34fe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:41:07.021377  3799 raft_consensus.cc:515] T 8fc567a350f34a3194d97425ecfa6f51 P 20dcd61228d340749574b5b784dd34fe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } } peers { permanent_uuid: "bc6aa13aa9f34d9193d382270ef0e129" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37015 } } peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } }
I20260608 12:41:07.023765  3789 tablet_bootstrap.cc:492] T 8fc567a350f34a3194d97425ecfa6f51 P d2dc675cc2d34b5a846bd6f4c331bc82: No bootstrap required, opened a new log
I20260608 12:41:07.024441  3789 ts_tablet_manager.cc:1403] T 8fc567a350f34a3194d97425ecfa6f51 P d2dc675cc2d34b5a846bd6f4c331bc82: Time spent bootstrapping tablet: real 0.107s	user 0.050s	sys 0.042s
I20260608 12:41:07.019771  3795 raft_consensus.cc:3060] T 6a8e60556666461dbdf819f025a18916 P c535bfdd49e746c593edc2e2668faf65 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:07.015125  3797 consensus_queue.cc:260] T 8fc567a350f34a3194d97425ecfa6f51 P bc6aa13aa9f34d9193d382270ef0e129 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } } peers { permanent_uuid: "bc6aa13aa9f34d9193d382270ef0e129" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37015 } } peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } }
I20260608 12:41:07.036111  3797 ts_tablet_manager.cc:1434] T 8fc567a350f34a3194d97425ecfa6f51 P bc6aa13aa9f34d9193d382270ef0e129: Time spent starting tablet: real 0.033s	user 0.009s	sys 0.001s
I20260608 12:41:07.036605  3779 tablet_bootstrap.cc:492] T 05941f9867a44b26aaf22b9599b2af0f P c535bfdd49e746c593edc2e2668faf65: No bootstrap required, opened a new log
I20260608 12:41:07.038552  3779 ts_tablet_manager.cc:1403] T 05941f9867a44b26aaf22b9599b2af0f P c535bfdd49e746c593edc2e2668faf65: Time spent bootstrapping tablet: real 0.111s	user 0.019s	sys 0.030s
I20260608 12:41:07.027172  3799 leader_election.cc:290] T 8fc567a350f34a3194d97425ecfa6f51 P 20dcd61228d340749574b5b784dd34fe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bc6aa13aa9f34d9193d382270ef0e129 (127.0.107.196:37015), d2dc675cc2d34b5a846bd6f4c331bc82 (127.0.107.194:36749)
I20260608 12:41:07.038983  3519 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fc567a350f34a3194d97425ecfa6f51" candidate_uuid: "20dcd61228d340749574b5b784dd34fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" is_pre_election: true
I20260608 12:41:07.044128  3797 tablet_bootstrap.cc:492] T 05941f9867a44b26aaf22b9599b2af0f P bc6aa13aa9f34d9193d382270ef0e129: Bootstrap starting.
I20260608 12:41:07.047935  3789 raft_consensus.cc:359] T 8fc567a350f34a3194d97425ecfa6f51 P d2dc675cc2d34b5a846bd6f4c331bc82 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } } peers { permanent_uuid: "bc6aa13aa9f34d9193d382270ef0e129" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37015 } } peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } }
W20260608 12:41:07.048380  3559 leader_election.cc:343] T 8fc567a350f34a3194d97425ecfa6f51 P 20dcd61228d340749574b5b784dd34fe [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d2dc675cc2d34b5a846bd6f4c331bc82 (127.0.107.194:36749): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:41:07.048257  3779 raft_consensus.cc:359] T 05941f9867a44b26aaf22b9599b2af0f P c535bfdd49e746c593edc2e2668faf65 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } } peers { permanent_uuid: "bc6aa13aa9f34d9193d382270ef0e129" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37015 } } peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } }
I20260608 12:41:07.048791  3789 raft_consensus.cc:385] T 8fc567a350f34a3194d97425ecfa6f51 P d2dc675cc2d34b5a846bd6f4c331bc82 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:07.049818  3779 raft_consensus.cc:385] T 05941f9867a44b26aaf22b9599b2af0f P c535bfdd49e746c593edc2e2668faf65 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:07.050371  3789 raft_consensus.cc:740] T 8fc567a350f34a3194d97425ecfa6f51 P d2dc675cc2d34b5a846bd6f4c331bc82 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d2dc675cc2d34b5a846bd6f4c331bc82, State: Initialized, Role: FOLLOWER
I20260608 12:41:07.051240  3779 raft_consensus.cc:740] T 05941f9867a44b26aaf22b9599b2af0f P c535bfdd49e746c593edc2e2668faf65 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c535bfdd49e746c593edc2e2668faf65, State: Initialized, Role: FOLLOWER
I20260608 12:41:07.053015  3789 consensus_queue.cc:260] T 8fc567a350f34a3194d97425ecfa6f51 P d2dc675cc2d34b5a846bd6f4c331bc82 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } } peers { permanent_uuid: "bc6aa13aa9f34d9193d382270ef0e129" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37015 } } peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } }
I20260608 12:41:07.055140  3779 consensus_queue.cc:260] T 05941f9867a44b26aaf22b9599b2af0f P c535bfdd49e746c593edc2e2668faf65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } } peers { permanent_uuid: "bc6aa13aa9f34d9193d382270ef0e129" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37015 } } peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } }
I20260608 12:41:07.071763  3779 ts_tablet_manager.cc:1434] T 05941f9867a44b26aaf22b9599b2af0f P c535bfdd49e746c593edc2e2668faf65: Time spent starting tablet: real 0.033s	user 0.009s	sys 0.001s
I20260608 12:41:07.077286  3780 tablet_bootstrap.cc:492] T 76e7408c9ac045d2907197c5e98a6759 P 20dcd61228d340749574b5b784dd34fe: No bootstrap required, opened a new log
I20260608 12:41:07.077548  3443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76e7408c9ac045d2907197c5e98a6759" candidate_uuid: "bc6aa13aa9f34d9193d382270ef0e129" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c535bfdd49e746c593edc2e2668faf65" is_pre_election: true
I20260608 12:41:07.079718  3779 tablet_bootstrap.cc:492] T 76e7408c9ac045d2907197c5e98a6759 P c535bfdd49e746c593edc2e2668faf65: Bootstrap starting.
I20260608 12:41:07.083827  3795 raft_consensus.cc:515] T 6a8e60556666461dbdf819f025a18916 P c535bfdd49e746c593edc2e2668faf65 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } } peers { permanent_uuid: "bc6aa13aa9f34d9193d382270ef0e129" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37015 } }
I20260608 12:41:07.085083  3797 tablet_bootstrap.cc:654] T 05941f9867a44b26aaf22b9599b2af0f P bc6aa13aa9f34d9193d382270ef0e129: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:07.079538  3780 ts_tablet_manager.cc:1403] T 76e7408c9ac045d2907197c5e98a6759 P 20dcd61228d340749574b5b784dd34fe: Time spent bootstrapping tablet: real 0.118s	user 0.026s	sys 0.023s
I20260608 12:41:07.090692  3590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a8e60556666461dbdf819f025a18916" candidate_uuid: "c535bfdd49e746c593edc2e2668faf65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20dcd61228d340749574b5b784dd34fe"
I20260608 12:41:07.091096  3780 raft_consensus.cc:359] T 76e7408c9ac045d2907197c5e98a6759 P 20dcd61228d340749574b5b784dd34fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc6aa13aa9f34d9193d382270ef0e129" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37015 } } peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } }
I20260608 12:41:07.091516  3590 raft_consensus.cc:3060] T 6a8e60556666461dbdf819f025a18916 P 20dcd61228d340749574b5b784dd34fe [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:07.091900  3780 raft_consensus.cc:385] T 76e7408c9ac045d2907197c5e98a6759 P 20dcd61228d340749574b5b784dd34fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:07.093549  3789 ts_tablet_manager.cc:1434] T 8fc567a350f34a3194d97425ecfa6f51 P d2dc675cc2d34b5a846bd6f4c331bc82: Time spent starting tablet: real 0.069s	user 0.010s	sys 0.000s
I20260608 12:41:07.092257  3780 raft_consensus.cc:740] T 76e7408c9ac045d2907197c5e98a6759 P 20dcd61228d340749574b5b784dd34fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20dcd61228d340749574b5b784dd34fe, State: Initialized, Role: FOLLOWER
W20260608 12:41:07.096086  3714 leader_election.cc:343] T 76e7408c9ac045d2907197c5e98a6759 P bc6aa13aa9f34d9193d382270ef0e129 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c535bfdd49e746c593edc2e2668faf65 (127.0.107.193:45443): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:41:07.106230  3789 tablet_bootstrap.cc:492] T a500bd585a1a4e2ea0d29d10d0c2f85d P d2dc675cc2d34b5a846bd6f4c331bc82: Bootstrap starting.
I20260608 12:41:07.107662  3780 consensus_queue.cc:260] T 76e7408c9ac045d2907197c5e98a6759 P 20dcd61228d340749574b5b784dd34fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc6aa13aa9f34d9193d382270ef0e129" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37015 } } peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } }
I20260608 12:41:07.108875  3590 raft_consensus.cc:2468] T 6a8e60556666461dbdf819f025a18916 P 20dcd61228d340749574b5b784dd34fe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c535bfdd49e746c593edc2e2668faf65 in term 1.
I20260608 12:41:07.110133  3795 leader_election.cc:290] T 6a8e60556666461dbdf819f025a18916 P c535bfdd49e746c593edc2e2668faf65 [CANDIDATE]: Term 1 election: Requested vote from peers 20dcd61228d340749574b5b784dd34fe (127.0.107.195:37667), bc6aa13aa9f34d9193d382270ef0e129 (127.0.107.196:37015)
W20260608 12:41:07.114755  3326 catalog_manager.cc:4809] Async tablet task AlterTable RPC for tablet 6a8e60556666461dbdf819f025a18916 (table range_aware_rebalance_new_range [id=1e7aeb86dcc84f32a86f41e58a289f12], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet 6a8e60556666461dbdf819f025a18916 consensus state has no leader
I20260608 12:41:07.116009  3780 ts_tablet_manager.cc:1434] T 76e7408c9ac045d2907197c5e98a6759 P 20dcd61228d340749574b5b784dd34fe: Time spent starting tablet: real 0.028s	user 0.007s	sys 0.000s
I20260608 12:41:07.117375  3780 tablet_bootstrap.cc:492] T a500bd585a1a4e2ea0d29d10d0c2f85d P 20dcd61228d340749574b5b784dd34fe: Bootstrap starting.
I20260608 12:41:07.118693  3747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a8e60556666461dbdf819f025a18916" candidate_uuid: "c535bfdd49e746c593edc2e2668faf65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc6aa13aa9f34d9193d382270ef0e129"
I20260608 12:41:07.123056  3408 leader_election.cc:304] T 6a8e60556666461dbdf819f025a18916 P c535bfdd49e746c593edc2e2668faf65 [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: 20dcd61228d340749574b5b784dd34fe, c535bfdd49e746c593edc2e2668faf65; no voters: 
I20260608 12:41:07.125016  3795 raft_consensus.cc:2804] T 6a8e60556666461dbdf819f025a18916 P c535bfdd49e746c593edc2e2668faf65 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:41:07.125612  3795 raft_consensus.cc:697] T 6a8e60556666461dbdf819f025a18916 P c535bfdd49e746c593edc2e2668faf65 [term 1 LEADER]: Becoming Leader. State: Replica: c535bfdd49e746c593edc2e2668faf65, State: Running, Role: LEADER
I20260608 12:41:07.126777  3795 consensus_queue.cc:237] T 6a8e60556666461dbdf819f025a18916 P c535bfdd49e746c593edc2e2668faf65 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } } peers { permanent_uuid: "bc6aa13aa9f34d9193d382270ef0e129" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37015 } }
W20260608 12:41:07.128957  3407 leader_election.cc:343] T 6a8e60556666461dbdf819f025a18916 P c535bfdd49e746c593edc2e2668faf65 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bc6aa13aa9f34d9193d382270ef0e129 (127.0.107.196:37015): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:41:07.111531  3589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76e7408c9ac045d2907197c5e98a6759" candidate_uuid: "bc6aa13aa9f34d9193d382270ef0e129" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20dcd61228d340749574b5b784dd34fe" is_pre_election: true
I20260608 12:41:07.172694  3341 catalog_manager.cc:6241] T 00000000000000000000000000000000 P b49d328c816d46a78c9b19e3a5d0dd45: range_aware_rebalance_new_range [id=1e7aeb86dcc84f32a86f41e58a289f12] alter complete (version 0)
I20260608 12:41:07.161407  3589 raft_consensus.cc:2468] T 76e7408c9ac045d2907197c5e98a6759 P 20dcd61228d340749574b5b784dd34fe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bc6aa13aa9f34d9193d382270ef0e129 in term 0.
I20260608 12:41:07.176481  3712 leader_election.cc:304] T 76e7408c9ac045d2907197c5e98a6759 P bc6aa13aa9f34d9193d382270ef0e129 [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: 20dcd61228d340749574b5b784dd34fe, bc6aa13aa9f34d9193d382270ef0e129; no voters: c535bfdd49e746c593edc2e2668faf65
I20260608 12:41:07.177489  3814 raft_consensus.cc:2804] T 76e7408c9ac045d2907197c5e98a6759 P bc6aa13aa9f34d9193d382270ef0e129 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:41:07.177920  3814 raft_consensus.cc:493] T 76e7408c9ac045d2907197c5e98a6759 P bc6aa13aa9f34d9193d382270ef0e129 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:41:07.178328  3814 raft_consensus.cc:3060] T 76e7408c9ac045d2907197c5e98a6759 P bc6aa13aa9f34d9193d382270ef0e129 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:07.182998  3646 raft_consensus.cc:493] T 05941f9867a44b26aaf22b9599b2af0f P d2dc675cc2d34b5a846bd6f4c331bc82 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:41:07.184041  3646 raft_consensus.cc:515] T 05941f9867a44b26aaf22b9599b2af0f P d2dc675cc2d34b5a846bd6f4c331bc82 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } } peers { permanent_uuid: "bc6aa13aa9f34d9193d382270ef0e129" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37015 } } peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } }
I20260608 12:41:07.189855  3646 leader_election.cc:290] T 05941f9867a44b26aaf22b9599b2af0f P d2dc675cc2d34b5a846bd6f4c331bc82 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bc6aa13aa9f34d9193d382270ef0e129 (127.0.107.196:37015), c535bfdd49e746c593edc2e2668faf65 (127.0.107.193:45443)
I20260608 12:41:07.190572  3747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05941f9867a44b26aaf22b9599b2af0f" candidate_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc6aa13aa9f34d9193d382270ef0e129" is_pre_election: true
I20260608 12:41:07.191020  3443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05941f9867a44b26aaf22b9599b2af0f" candidate_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c535bfdd49e746c593edc2e2668faf65" is_pre_election: true
I20260608 12:41:07.191624  3443 raft_consensus.cc:2468] T 05941f9867a44b26aaf22b9599b2af0f P c535bfdd49e746c593edc2e2668faf65 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d2dc675cc2d34b5a846bd6f4c331bc82 in term 0.
W20260608 12:41:07.192231  3482 leader_election.cc:343] T 05941f9867a44b26aaf22b9599b2af0f P d2dc675cc2d34b5a846bd6f4c331bc82 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bc6aa13aa9f34d9193d382270ef0e129 (127.0.107.196:37015): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:41:07.196127  3485 leader_election.cc:304] T 05941f9867a44b26aaf22b9599b2af0f P d2dc675cc2d34b5a846bd6f4c331bc82 [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: c535bfdd49e746c593edc2e2668faf65, d2dc675cc2d34b5a846bd6f4c331bc82; no voters: bc6aa13aa9f34d9193d382270ef0e129
I20260608 12:41:07.196697  3395 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
I20260608 12:41:07.197122  3646 raft_consensus.cc:2804] T 05941f9867a44b26aaf22b9599b2af0f P d2dc675cc2d34b5a846bd6f4c331bc82 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:41:07.197561  3646 raft_consensus.cc:493] T 05941f9867a44b26aaf22b9599b2af0f P d2dc675cc2d34b5a846bd6f4c331bc82 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:41:07.197958  3646 raft_consensus.cc:3060] T 05941f9867a44b26aaf22b9599b2af0f P d2dc675cc2d34b5a846bd6f4c331bc82 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:07.205265  3646 raft_consensus.cc:515] T 05941f9867a44b26aaf22b9599b2af0f P d2dc675cc2d34b5a846bd6f4c331bc82 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } } peers { permanent_uuid: "bc6aa13aa9f34d9193d382270ef0e129" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37015 } } peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } }
I20260608 12:41:07.209228  3646 leader_election.cc:290] T 05941f9867a44b26aaf22b9599b2af0f P d2dc675cc2d34b5a846bd6f4c331bc82 [CANDIDATE]: Term 1 election: Requested vote from peers bc6aa13aa9f34d9193d382270ef0e129 (127.0.107.196:37015), c535bfdd49e746c593edc2e2668faf65 (127.0.107.193:45443)
I20260608 12:41:07.209270  3690 consensus_queue.cc:1048] T 6238612e21844a60a0ceb50c63eaf27e P d2dc675cc2d34b5a846bd6f4c331bc82 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:41:07.210017  3747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05941f9867a44b26aaf22b9599b2af0f" candidate_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc6aa13aa9f34d9193d382270ef0e129"
W20260608 12:41:07.211097  3482 leader_election.cc:343] T 05941f9867a44b26aaf22b9599b2af0f P d2dc675cc2d34b5a846bd6f4c331bc82 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bc6aa13aa9f34d9193d382270ef0e129 (127.0.107.196:37015): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:41:07.212962  3444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05941f9867a44b26aaf22b9599b2af0f" candidate_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c535bfdd49e746c593edc2e2668faf65"
I20260608 12:41:07.213765  3444 raft_consensus.cc:3060] T 05941f9867a44b26aaf22b9599b2af0f P c535bfdd49e746c593edc2e2668faf65 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:07.214900  3339 catalog_manager.cc:5696] T 6a8e60556666461dbdf819f025a18916 P c535bfdd49e746c593edc2e2668faf65 reported cstate change: term changed from 0 to 1, leader changed from <none> to c535bfdd49e746c593edc2e2668faf65 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "c535bfdd49e746c593edc2e2668faf65" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc6aa13aa9f34d9193d382270ef0e129" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37015 } health_report { overall_health: UNKNOWN } } }
I20260608 12:41:07.216132  3779 tablet_bootstrap.cc:654] T 76e7408c9ac045d2907197c5e98a6759 P c535bfdd49e746c593edc2e2668faf65: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:07.217288  3814 raft_consensus.cc:515] T 76e7408c9ac045d2907197c5e98a6759 P bc6aa13aa9f34d9193d382270ef0e129 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc6aa13aa9f34d9193d382270ef0e129" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37015 } } peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } }
W20260608 12:41:07.213737  3390 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260608 12:41:07.225361  3395 auto_leader_rebalancer.cc:460] the master instance isn't leader: Service unavailable: Tablet not running
I20260608 12:41:07.221496  3797 tablet_bootstrap.cc:492] T 05941f9867a44b26aaf22b9599b2af0f P bc6aa13aa9f34d9193d382270ef0e129: No bootstrap required, opened a new log
I20260608 12:41:07.229557  3797 ts_tablet_manager.cc:1403] T 05941f9867a44b26aaf22b9599b2af0f P bc6aa13aa9f34d9193d382270ef0e129: Time spent bootstrapping tablet: real 0.188s	user 0.035s	sys 0.038s
I20260608 12:41:07.221748  3444 raft_consensus.cc:2468] T 05941f9867a44b26aaf22b9599b2af0f P c535bfdd49e746c593edc2e2668faf65 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d2dc675cc2d34b5a846bd6f4c331bc82 in term 1.
I20260608 12:41:07.237130  3747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fc567a350f34a3194d97425ecfa6f51" candidate_uuid: "20dcd61228d340749574b5b784dd34fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc6aa13aa9f34d9193d382270ef0e129" is_pre_election: true
I20260608 12:41:07.237474  3485 leader_election.cc:304] T 05941f9867a44b26aaf22b9599b2af0f P d2dc675cc2d34b5a846bd6f4c331bc82 [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: c535bfdd49e746c593edc2e2668faf65, d2dc675cc2d34b5a846bd6f4c331bc82; no voters: bc6aa13aa9f34d9193d382270ef0e129
I20260608 12:41:07.238603  3747 raft_consensus.cc:2468] T 8fc567a350f34a3194d97425ecfa6f51 P bc6aa13aa9f34d9193d382270ef0e129 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 20dcd61228d340749574b5b784dd34fe in term 0.
I20260608 12:41:07.238973  3690 raft_consensus.cc:2804] T 05941f9867a44b26aaf22b9599b2af0f P d2dc675cc2d34b5a846bd6f4c331bc82 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:41:07.239476  3690 raft_consensus.cc:697] T 05941f9867a44b26aaf22b9599b2af0f P d2dc675cc2d34b5a846bd6f4c331bc82 [term 1 LEADER]: Becoming Leader. State: Replica: d2dc675cc2d34b5a846bd6f4c331bc82, State: Running, Role: LEADER
I20260608 12:41:07.240720  3690 consensus_queue.cc:237] T 05941f9867a44b26aaf22b9599b2af0f P d2dc675cc2d34b5a846bd6f4c331bc82 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } } peers { permanent_uuid: "bc6aa13aa9f34d9193d382270ef0e129" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37015 } } peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } }
I20260608 12:41:07.243789  3556 leader_election.cc:304] T 8fc567a350f34a3194d97425ecfa6f51 P 20dcd61228d340749574b5b784dd34fe [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: 20dcd61228d340749574b5b784dd34fe, bc6aa13aa9f34d9193d382270ef0e129; no voters: d2dc675cc2d34b5a846bd6f4c331bc82
I20260608 12:41:07.245764  3799 raft_consensus.cc:2804] T 8fc567a350f34a3194d97425ecfa6f51 P 20dcd61228d340749574b5b784dd34fe [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:41:07.246146  3799 raft_consensus.cc:493] T 8fc567a350f34a3194d97425ecfa6f51 P 20dcd61228d340749574b5b784dd34fe [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:41:07.246470  3799 raft_consensus.cc:3060] T 8fc567a350f34a3194d97425ecfa6f51 P 20dcd61228d340749574b5b784dd34fe [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:07.250048  3444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76e7408c9ac045d2907197c5e98a6759" candidate_uuid: "bc6aa13aa9f34d9193d382270ef0e129" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c535bfdd49e746c593edc2e2668faf65"
I20260608 12:41:07.251430  3590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76e7408c9ac045d2907197c5e98a6759" candidate_uuid: "bc6aa13aa9f34d9193d382270ef0e129" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20dcd61228d340749574b5b784dd34fe"
W20260608 12:41:07.252003  3714 leader_election.cc:343] T 76e7408c9ac045d2907197c5e98a6759 P bc6aa13aa9f34d9193d382270ef0e129 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c535bfdd49e746c593edc2e2668faf65 (127.0.107.193:45443): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:41:07.252120  3590 raft_consensus.cc:3060] T 76e7408c9ac045d2907197c5e98a6759 P 20dcd61228d340749574b5b784dd34fe [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:07.258541  3797 raft_consensus.cc:359] T 05941f9867a44b26aaf22b9599b2af0f P bc6aa13aa9f34d9193d382270ef0e129 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } } peers { permanent_uuid: "bc6aa13aa9f34d9193d382270ef0e129" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37015 } } peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } }
I20260608 12:41:07.258982  3789 tablet_bootstrap.cc:654] T a500bd585a1a4e2ea0d29d10d0c2f85d P d2dc675cc2d34b5a846bd6f4c331bc82: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:07.263957  3779 tablet_bootstrap.cc:492] T 76e7408c9ac045d2907197c5e98a6759 P c535bfdd49e746c593edc2e2668faf65: No bootstrap required, opened a new log
I20260608 12:41:07.264528  3779 ts_tablet_manager.cc:1403] T 76e7408c9ac045d2907197c5e98a6759 P c535bfdd49e746c593edc2e2668faf65: Time spent bootstrapping tablet: real 0.191s	user 0.012s	sys 0.007s
I20260608 12:41:07.252641  3814 leader_election.cc:290] T 76e7408c9ac045d2907197c5e98a6759 P bc6aa13aa9f34d9193d382270ef0e129 [CANDIDATE]: Term 1 election: Requested vote from peers c535bfdd49e746c593edc2e2668faf65 (127.0.107.193:45443), 20dcd61228d340749574b5b784dd34fe (127.0.107.195:37667)
I20260608 12:41:07.265631  3780 tablet_bootstrap.cc:654] T a500bd585a1a4e2ea0d29d10d0c2f85d P 20dcd61228d340749574b5b784dd34fe: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:07.259420  3797 raft_consensus.cc:385] T 05941f9867a44b26aaf22b9599b2af0f P bc6aa13aa9f34d9193d382270ef0e129 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:07.271629  3779 raft_consensus.cc:359] T 76e7408c9ac045d2907197c5e98a6759 P c535bfdd49e746c593edc2e2668faf65 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc6aa13aa9f34d9193d382270ef0e129" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37015 } } peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } }
I20260608 12:41:07.272667  3779 raft_consensus.cc:385] T 76e7408c9ac045d2907197c5e98a6759 P c535bfdd49e746c593edc2e2668faf65 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:07.273022  3779 raft_consensus.cc:740] T 76e7408c9ac045d2907197c5e98a6759 P c535bfdd49e746c593edc2e2668faf65 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c535bfdd49e746c593edc2e2668faf65, State: Initialized, Role: FOLLOWER
W20260608 12:41:07.281585  3482 consensus_peers.cc:597] T 6238612e21844a60a0ceb50c63eaf27e P d2dc675cc2d34b5a846bd6f4c331bc82 -> Peer bc6aa13aa9f34d9193d382270ef0e129 (127.0.107.196:37015): Couldn't send request to peer bc6aa13aa9f34d9193d382270ef0e129. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:41:07.281195  3779 consensus_queue.cc:260] T 76e7408c9ac045d2907197c5e98a6759 P c535bfdd49e746c593edc2e2668faf65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc6aa13aa9f34d9193d382270ef0e129" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37015 } } peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } }
I20260608 12:41:07.269058  3797 raft_consensus.cc:740] T 05941f9867a44b26aaf22b9599b2af0f P bc6aa13aa9f34d9193d382270ef0e129 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc6aa13aa9f34d9193d382270ef0e129, State: Initialized, Role: FOLLOWER
I20260608 12:41:07.268374  3799 raft_consensus.cc:515] T 8fc567a350f34a3194d97425ecfa6f51 P 20dcd61228d340749574b5b784dd34fe [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } } peers { permanent_uuid: "bc6aa13aa9f34d9193d382270ef0e129" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37015 } } peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } }
I20260608 12:41:07.299293  3779 ts_tablet_manager.cc:1434] T 76e7408c9ac045d2907197c5e98a6759 P c535bfdd49e746c593edc2e2668faf65: Time spent starting tablet: real 0.034s	user 0.008s	sys 0.001s
I20260608 12:41:07.300282  3779 tablet_bootstrap.cc:492] T 68cd6b5f5ecb46a39ed4a0afb825c5c5 P c535bfdd49e746c593edc2e2668faf65: Bootstrap starting.
I20260608 12:41:07.304211  3590 raft_consensus.cc:2468] T 76e7408c9ac045d2907197c5e98a6759 P 20dcd61228d340749574b5b784dd34fe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc6aa13aa9f34d9193d382270ef0e129 in term 1.
I20260608 12:41:07.305919  3797 consensus_queue.cc:260] T 05941f9867a44b26aaf22b9599b2af0f P bc6aa13aa9f34d9193d382270ef0e129 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } } peers { permanent_uuid: "bc6aa13aa9f34d9193d382270ef0e129" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37015 } } peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } }
I20260608 12:41:07.314025  3339 catalog_manager.cc:5696] T 05941f9867a44b26aaf22b9599b2af0f P d2dc675cc2d34b5a846bd6f4c331bc82 reported cstate change: term changed from 0 to 1, leader changed from <none> to d2dc675cc2d34b5a846bd6f4c331bc82 (127.0.107.194). New cstate: current_term: 1 leader_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bc6aa13aa9f34d9193d382270ef0e129" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } health_report { overall_health: UNKNOWN } } }
I20260608 12:41:07.315146  3519 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fc567a350f34a3194d97425ecfa6f51" candidate_uuid: "20dcd61228d340749574b5b784dd34fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82"
I20260608 12:41:07.315778  3519 raft_consensus.cc:3060] T 8fc567a350f34a3194d97425ecfa6f51 P d2dc675cc2d34b5a846bd6f4c331bc82 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:07.316164  3799 leader_election.cc:290] T 8fc567a350f34a3194d97425ecfa6f51 P 20dcd61228d340749574b5b784dd34fe [CANDIDATE]: Term 1 election: Requested vote from peers bc6aa13aa9f34d9193d382270ef0e129 (127.0.107.196:37015), d2dc675cc2d34b5a846bd6f4c331bc82 (127.0.107.194:36749)
I20260608 12:41:07.318812  3747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fc567a350f34a3194d97425ecfa6f51" candidate_uuid: "20dcd61228d340749574b5b784dd34fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc6aa13aa9f34d9193d382270ef0e129"
I20260608 12:41:07.319562  3747 raft_consensus.cc:3060] T 8fc567a350f34a3194d97425ecfa6f51 P bc6aa13aa9f34d9193d382270ef0e129 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:07.324906  3712 leader_election.cc:304] T 76e7408c9ac045d2907197c5e98a6759 P bc6aa13aa9f34d9193d382270ef0e129 [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: 20dcd61228d340749574b5b784dd34fe, bc6aa13aa9f34d9193d382270ef0e129; no voters: c535bfdd49e746c593edc2e2668faf65
I20260608 12:41:07.326263  3814 raft_consensus.cc:2804] T 76e7408c9ac045d2907197c5e98a6759 P bc6aa13aa9f34d9193d382270ef0e129 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:41:07.326573  3797 ts_tablet_manager.cc:1434] T 05941f9867a44b26aaf22b9599b2af0f P bc6aa13aa9f34d9193d382270ef0e129: Time spent starting tablet: real 0.096s	user 0.006s	sys 0.004s
I20260608 12:41:07.327816  3797 tablet_bootstrap.cc:492] T 6238612e21844a60a0ceb50c63eaf27e P bc6aa13aa9f34d9193d382270ef0e129: Bootstrap starting.
I20260608 12:41:07.339700  3747 raft_consensus.cc:2468] T 8fc567a350f34a3194d97425ecfa6f51 P bc6aa13aa9f34d9193d382270ef0e129 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20dcd61228d340749574b5b784dd34fe in term 1.
I20260608 12:41:07.334890  3519 raft_consensus.cc:2468] T 8fc567a350f34a3194d97425ecfa6f51 P d2dc675cc2d34b5a846bd6f4c331bc82 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20dcd61228d340749574b5b784dd34fe in term 1.
I20260608 12:41:07.343258  3789 tablet_bootstrap.cc:492] T a500bd585a1a4e2ea0d29d10d0c2f85d P d2dc675cc2d34b5a846bd6f4c331bc82: No bootstrap required, opened a new log
I20260608 12:41:07.343227  3556 leader_election.cc:304] T 8fc567a350f34a3194d97425ecfa6f51 P 20dcd61228d340749574b5b784dd34fe [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: 20dcd61228d340749574b5b784dd34fe, bc6aa13aa9f34d9193d382270ef0e129; no voters: 
I20260608 12:41:07.343987  3789 ts_tablet_manager.cc:1403] T a500bd585a1a4e2ea0d29d10d0c2f85d P d2dc675cc2d34b5a846bd6f4c331bc82: Time spent bootstrapping tablet: real 0.238s	user 0.031s	sys 0.009s
I20260608 12:41:07.346156  3835 raft_consensus.cc:2804] T 8fc567a350f34a3194d97425ecfa6f51 P 20dcd61228d340749574b5b784dd34fe [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:41:07.348135  3835 raft_consensus.cc:697] T 8fc567a350f34a3194d97425ecfa6f51 P 20dcd61228d340749574b5b784dd34fe [term 1 LEADER]: Becoming Leader. State: Replica: 20dcd61228d340749574b5b784dd34fe, State: Running, Role: LEADER
I20260608 12:41:07.349113  3835 consensus_queue.cc:237] T 8fc567a350f34a3194d97425ecfa6f51 P 20dcd61228d340749574b5b784dd34fe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } } peers { permanent_uuid: "bc6aa13aa9f34d9193d382270ef0e129" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37015 } } peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } }
I20260608 12:41:07.358093  3780 tablet_bootstrap.cc:492] T a500bd585a1a4e2ea0d29d10d0c2f85d P 20dcd61228d340749574b5b784dd34fe: No bootstrap required, opened a new log
I20260608 12:41:07.358831  3780 ts_tablet_manager.cc:1403] T a500bd585a1a4e2ea0d29d10d0c2f85d P 20dcd61228d340749574b5b784dd34fe: Time spent bootstrapping tablet: real 0.242s	user 0.018s	sys 0.013s
I20260608 12:41:07.361306  3341 catalog_manager.cc:5696] T 8fc567a350f34a3194d97425ecfa6f51 P 20dcd61228d340749574b5b784dd34fe reported cstate change: term changed from 0 to 1, leader changed from <none> to 20dcd61228d340749574b5b784dd34fe (127.0.107.195). New cstate: current_term: 1 leader_uuid: "20dcd61228d340749574b5b784dd34fe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bc6aa13aa9f34d9193d382270ef0e129" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } health_report { overall_health: UNKNOWN } } }
I20260608 12:41:07.364127  3779 tablet_bootstrap.cc:654] T 68cd6b5f5ecb46a39ed4a0afb825c5c5 P c535bfdd49e746c593edc2e2668faf65: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:07.364221  3789 raft_consensus.cc:359] T a500bd585a1a4e2ea0d29d10d0c2f85d P d2dc675cc2d34b5a846bd6f4c331bc82 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } } peers { permanent_uuid: "bc6aa13aa9f34d9193d382270ef0e129" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37015 } }
I20260608 12:41:07.365274  3789 raft_consensus.cc:385] T a500bd585a1a4e2ea0d29d10d0c2f85d P d2dc675cc2d34b5a846bd6f4c331bc82 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:07.365599  3789 raft_consensus.cc:740] T a500bd585a1a4e2ea0d29d10d0c2f85d P d2dc675cc2d34b5a846bd6f4c331bc82 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d2dc675cc2d34b5a846bd6f4c331bc82, State: Initialized, Role: FOLLOWER
I20260608 12:41:07.370517  3797 tablet_bootstrap.cc:654] T 6238612e21844a60a0ceb50c63eaf27e P bc6aa13aa9f34d9193d382270ef0e129: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:07.370833  3780 raft_consensus.cc:359] T a500bd585a1a4e2ea0d29d10d0c2f85d P 20dcd61228d340749574b5b784dd34fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } } peers { permanent_uuid: "bc6aa13aa9f34d9193d382270ef0e129" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37015 } }
I20260608 12:41:07.373072  3780 raft_consensus.cc:385] T a500bd585a1a4e2ea0d29d10d0c2f85d P 20dcd61228d340749574b5b784dd34fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:07.373451  3780 raft_consensus.cc:740] T a500bd585a1a4e2ea0d29d10d0c2f85d P 20dcd61228d340749574b5b784dd34fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20dcd61228d340749574b5b784dd34fe, State: Initialized, Role: FOLLOWER
I20260608 12:41:07.373600  3789 consensus_queue.cc:260] T a500bd585a1a4e2ea0d29d10d0c2f85d P d2dc675cc2d34b5a846bd6f4c331bc82 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } } peers { permanent_uuid: "bc6aa13aa9f34d9193d382270ef0e129" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37015 } }
I20260608 12:41:07.376112  3780 consensus_queue.cc:260] T a500bd585a1a4e2ea0d29d10d0c2f85d P 20dcd61228d340749574b5b784dd34fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } } peers { permanent_uuid: "bc6aa13aa9f34d9193d382270ef0e129" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37015 } }
I20260608 12:41:07.385814  3789 ts_tablet_manager.cc:1434] T a500bd585a1a4e2ea0d29d10d0c2f85d P d2dc675cc2d34b5a846bd6f4c331bc82: Time spent starting tablet: real 0.041s	user 0.004s	sys 0.005s
I20260608 12:41:07.387029  3780 ts_tablet_manager.cc:1434] T a500bd585a1a4e2ea0d29d10d0c2f85d P 20dcd61228d340749574b5b784dd34fe: Time spent starting tablet: real 0.028s	user 0.007s	sys 0.004s
I20260608 12:41:07.387058  3789 tablet_bootstrap.cc:492] T 68cd6b5f5ecb46a39ed4a0afb825c5c5 P d2dc675cc2d34b5a846bd6f4c331bc82: Bootstrap starting.
I20260608 12:41:07.388527  3780 tablet_bootstrap.cc:492] T b4a0aca3b7b645c789d18ebf7bc4b17c P 20dcd61228d340749574b5b784dd34fe: Bootstrap starting.
I20260608 12:41:07.389029  3814 raft_consensus.cc:697] T 76e7408c9ac045d2907197c5e98a6759 P bc6aa13aa9f34d9193d382270ef0e129 [term 1 LEADER]: Becoming Leader. State: Replica: bc6aa13aa9f34d9193d382270ef0e129, State: Running, Role: LEADER
I20260608 12:41:07.390043  3814 consensus_queue.cc:237] T 76e7408c9ac045d2907197c5e98a6759 P bc6aa13aa9f34d9193d382270ef0e129 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc6aa13aa9f34d9193d382270ef0e129" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37015 } } peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } }
I20260608 12:41:07.391614  3779 tablet_bootstrap.cc:492] T 68cd6b5f5ecb46a39ed4a0afb825c5c5 P c535bfdd49e746c593edc2e2668faf65: No bootstrap required, opened a new log
I20260608 12:41:07.392848  3779 ts_tablet_manager.cc:1403] T 68cd6b5f5ecb46a39ed4a0afb825c5c5 P c535bfdd49e746c593edc2e2668faf65: Time spent bootstrapping tablet: real 0.092s	user 0.010s	sys 0.005s
I20260608 12:41:07.400811  3789 tablet_bootstrap.cc:654] T 68cd6b5f5ecb46a39ed4a0afb825c5c5 P d2dc675cc2d34b5a846bd6f4c331bc82: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:07.401181  3797 tablet_bootstrap.cc:492] T 6238612e21844a60a0ceb50c63eaf27e P bc6aa13aa9f34d9193d382270ef0e129: No bootstrap required, opened a new log
I20260608 12:41:07.402383  3797 ts_tablet_manager.cc:1403] T 6238612e21844a60a0ceb50c63eaf27e P bc6aa13aa9f34d9193d382270ef0e129: Time spent bootstrapping tablet: real 0.075s	user 0.020s	sys 0.000s
I20260608 12:41:07.412356  3341 catalog_manager.cc:5696] T 76e7408c9ac045d2907197c5e98a6759 P bc6aa13aa9f34d9193d382270ef0e129 reported cstate change: term changed from 0 to 1, leader changed from <none> to bc6aa13aa9f34d9193d382270ef0e129 (127.0.107.196). New cstate: current_term: 1 leader_uuid: "bc6aa13aa9f34d9193d382270ef0e129" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc6aa13aa9f34d9193d382270ef0e129" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } health_report { overall_health: UNKNOWN } } }
I20260608 12:41:07.426263  3780 tablet_bootstrap.cc:654] T b4a0aca3b7b645c789d18ebf7bc4b17c P 20dcd61228d340749574b5b784dd34fe: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:07.423601  3779 raft_consensus.cc:359] T 68cd6b5f5ecb46a39ed4a0afb825c5c5 P c535bfdd49e746c593edc2e2668faf65 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } } peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } } peers { permanent_uuid: "bc6aa13aa9f34d9193d382270ef0e129" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37015 } }
I20260608 12:41:07.427685  3779 raft_consensus.cc:385] T 68cd6b5f5ecb46a39ed4a0afb825c5c5 P c535bfdd49e746c593edc2e2668faf65 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:07.428289  3797 raft_consensus.cc:359] T 6238612e21844a60a0ceb50c63eaf27e P bc6aa13aa9f34d9193d382270ef0e129 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } } peers { permanent_uuid: "bc6aa13aa9f34d9193d382270ef0e129" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37015 } } peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } }
I20260608 12:41:07.429596  3797 raft_consensus.cc:385] T 6238612e21844a60a0ceb50c63eaf27e P bc6aa13aa9f34d9193d382270ef0e129 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:07.429878  3797 raft_consensus.cc:740] T 6238612e21844a60a0ceb50c63eaf27e P bc6aa13aa9f34d9193d382270ef0e129 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc6aa13aa9f34d9193d382270ef0e129, State: Initialized, Role: FOLLOWER
I20260608 12:41:07.430681  3797 consensus_queue.cc:260] T 6238612e21844a60a0ceb50c63eaf27e P bc6aa13aa9f34d9193d382270ef0e129 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } } peers { permanent_uuid: "bc6aa13aa9f34d9193d382270ef0e129" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37015 } } peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } }
I20260608 12:41:07.428057  3779 raft_consensus.cc:740] T 68cd6b5f5ecb46a39ed4a0afb825c5c5 P c535bfdd49e746c593edc2e2668faf65 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c535bfdd49e746c593edc2e2668faf65, State: Initialized, Role: FOLLOWER
I20260608 12:41:07.433378  3797 ts_tablet_manager.cc:1434] T 6238612e21844a60a0ceb50c63eaf27e P bc6aa13aa9f34d9193d382270ef0e129: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.005s
I20260608 12:41:07.433817  3779 consensus_queue.cc:260] T 68cd6b5f5ecb46a39ed4a0afb825c5c5 P c535bfdd49e746c593edc2e2668faf65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } } peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } } peers { permanent_uuid: "bc6aa13aa9f34d9193d382270ef0e129" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37015 } }
I20260608 12:41:07.434428  3797 tablet_bootstrap.cc:492] T 6a8e60556666461dbdf819f025a18916 P bc6aa13aa9f34d9193d382270ef0e129: Bootstrap starting.
I20260608 12:41:07.445116  3779 ts_tablet_manager.cc:1434] T 68cd6b5f5ecb46a39ed4a0afb825c5c5 P c535bfdd49e746c593edc2e2668faf65: Time spent starting tablet: real 0.052s	user 0.004s	sys 0.010s
I20260608 12:41:07.446411  3779 tablet_bootstrap.cc:492] T b4a0aca3b7b645c789d18ebf7bc4b17c P c535bfdd49e746c593edc2e2668faf65: Bootstrap starting.
I20260608 12:41:07.446887  3797 tablet_bootstrap.cc:654] T 6a8e60556666461dbdf819f025a18916 P bc6aa13aa9f34d9193d382270ef0e129: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:07.448421  3789 tablet_bootstrap.cc:492] T 68cd6b5f5ecb46a39ed4a0afb825c5c5 P d2dc675cc2d34b5a846bd6f4c331bc82: No bootstrap required, opened a new log
I20260608 12:41:07.448971  3789 ts_tablet_manager.cc:1403] T 68cd6b5f5ecb46a39ed4a0afb825c5c5 P d2dc675cc2d34b5a846bd6f4c331bc82: Time spent bootstrapping tablet: real 0.062s	user 0.011s	sys 0.006s
I20260608 12:41:07.452320  3789 raft_consensus.cc:359] T 68cd6b5f5ecb46a39ed4a0afb825c5c5 P d2dc675cc2d34b5a846bd6f4c331bc82 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } } peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } } peers { permanent_uuid: "bc6aa13aa9f34d9193d382270ef0e129" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37015 } }
I20260608 12:41:07.453377  3789 raft_consensus.cc:385] T 68cd6b5f5ecb46a39ed4a0afb825c5c5 P d2dc675cc2d34b5a846bd6f4c331bc82 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:07.453887  3789 raft_consensus.cc:740] T 68cd6b5f5ecb46a39ed4a0afb825c5c5 P d2dc675cc2d34b5a846bd6f4c331bc82 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d2dc675cc2d34b5a846bd6f4c331bc82, State: Initialized, Role: FOLLOWER
I20260608 12:41:07.454758  3789 consensus_queue.cc:260] T 68cd6b5f5ecb46a39ed4a0afb825c5c5 P d2dc675cc2d34b5a846bd6f4c331bc82 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } } peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } } peers { permanent_uuid: "bc6aa13aa9f34d9193d382270ef0e129" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37015 } }
I20260608 12:41:07.457157  3789 ts_tablet_manager.cc:1434] T 68cd6b5f5ecb46a39ed4a0afb825c5c5 P d2dc675cc2d34b5a846bd6f4c331bc82: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 12:41:07.478534  3779 tablet_bootstrap.cc:654] T b4a0aca3b7b645c789d18ebf7bc4b17c P c535bfdd49e746c593edc2e2668faf65: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:07.485232  3780 tablet_bootstrap.cc:492] T b4a0aca3b7b645c789d18ebf7bc4b17c P 20dcd61228d340749574b5b784dd34fe: No bootstrap required, opened a new log
I20260608 12:41:07.485641  3797 tablet_bootstrap.cc:492] T 6a8e60556666461dbdf819f025a18916 P bc6aa13aa9f34d9193d382270ef0e129: No bootstrap required, opened a new log
I20260608 12:41:07.485805  3779 tablet_bootstrap.cc:492] T b4a0aca3b7b645c789d18ebf7bc4b17c P c535bfdd49e746c593edc2e2668faf65: No bootstrap required, opened a new log
I20260608 12:41:07.485940  3780 ts_tablet_manager.cc:1403] T b4a0aca3b7b645c789d18ebf7bc4b17c P 20dcd61228d340749574b5b784dd34fe: Time spent bootstrapping tablet: real 0.098s	user 0.020s	sys 0.011s
I20260608 12:41:07.486181  3797 ts_tablet_manager.cc:1403] T 6a8e60556666461dbdf819f025a18916 P bc6aa13aa9f34d9193d382270ef0e129: Time spent bootstrapping tablet: real 0.052s	user 0.009s	sys 0.020s
I20260608 12:41:07.486442  3779 ts_tablet_manager.cc:1403] T b4a0aca3b7b645c789d18ebf7bc4b17c P c535bfdd49e746c593edc2e2668faf65: Time spent bootstrapping tablet: real 0.040s	user 0.004s	sys 0.009s
I20260608 12:41:07.489065  3797 raft_consensus.cc:359] T 6a8e60556666461dbdf819f025a18916 P bc6aa13aa9f34d9193d382270ef0e129 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } } peers { permanent_uuid: "bc6aa13aa9f34d9193d382270ef0e129" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37015 } }
I20260608 12:41:07.489693  3797 raft_consensus.cc:385] T 6a8e60556666461dbdf819f025a18916 P bc6aa13aa9f34d9193d382270ef0e129 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:07.489964  3797 raft_consensus.cc:740] T 6a8e60556666461dbdf819f025a18916 P bc6aa13aa9f34d9193d382270ef0e129 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc6aa13aa9f34d9193d382270ef0e129, State: Initialized, Role: FOLLOWER
I20260608 12:41:07.490170  3780 raft_consensus.cc:359] T b4a0aca3b7b645c789d18ebf7bc4b17c P 20dcd61228d340749574b5b784dd34fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc6aa13aa9f34d9193d382270ef0e129" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37015 } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } } peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } }
I20260608 12:41:07.490723  3797 consensus_queue.cc:260] T 6a8e60556666461dbdf819f025a18916 P bc6aa13aa9f34d9193d382270ef0e129 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } } peers { permanent_uuid: "bc6aa13aa9f34d9193d382270ef0e129" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37015 } }
I20260608 12:41:07.491214  3780 raft_consensus.cc:385] T b4a0aca3b7b645c789d18ebf7bc4b17c P 20dcd61228d340749574b5b784dd34fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:07.490852  3779 raft_consensus.cc:359] T b4a0aca3b7b645c789d18ebf7bc4b17c P c535bfdd49e746c593edc2e2668faf65 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc6aa13aa9f34d9193d382270ef0e129" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37015 } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } } peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } }
I20260608 12:41:07.491626  3780 raft_consensus.cc:740] T b4a0aca3b7b645c789d18ebf7bc4b17c P 20dcd61228d340749574b5b784dd34fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20dcd61228d340749574b5b784dd34fe, State: Initialized, Role: FOLLOWER
I20260608 12:41:07.491771  3779 raft_consensus.cc:385] T b4a0aca3b7b645c789d18ebf7bc4b17c P c535bfdd49e746c593edc2e2668faf65 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:07.492250  3779 raft_consensus.cc:740] T b4a0aca3b7b645c789d18ebf7bc4b17c P c535bfdd49e746c593edc2e2668faf65 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c535bfdd49e746c593edc2e2668faf65, State: Initialized, Role: FOLLOWER
I20260608 12:41:07.492820  3780 consensus_queue.cc:260] T b4a0aca3b7b645c789d18ebf7bc4b17c P 20dcd61228d340749574b5b784dd34fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc6aa13aa9f34d9193d382270ef0e129" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37015 } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } } peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } }
I20260608 12:41:07.493613  3797 ts_tablet_manager.cc:1434] T 6a8e60556666461dbdf819f025a18916 P bc6aa13aa9f34d9193d382270ef0e129: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260608 12:41:07.493316  3779 consensus_queue.cc:260] T b4a0aca3b7b645c789d18ebf7bc4b17c P c535bfdd49e746c593edc2e2668faf65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc6aa13aa9f34d9193d382270ef0e129" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37015 } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } } peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } }
I20260608 12:41:07.496289  3779 ts_tablet_manager.cc:1434] T b4a0aca3b7b645c789d18ebf7bc4b17c P c535bfdd49e746c593edc2e2668faf65: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260608 12:41:07.499631  3780 ts_tablet_manager.cc:1434] T b4a0aca3b7b645c789d18ebf7bc4b17c P 20dcd61228d340749574b5b784dd34fe: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.001s
I20260608 12:41:07.503794  3797 tablet_bootstrap.cc:492] T a500bd585a1a4e2ea0d29d10d0c2f85d P bc6aa13aa9f34d9193d382270ef0e129: Bootstrap starting.
I20260608 12:41:07.514124  3797 tablet_bootstrap.cc:654] T a500bd585a1a4e2ea0d29d10d0c2f85d P bc6aa13aa9f34d9193d382270ef0e129: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:07.521394  3797 tablet_bootstrap.cc:492] T a500bd585a1a4e2ea0d29d10d0c2f85d P bc6aa13aa9f34d9193d382270ef0e129: No bootstrap required, opened a new log
I20260608 12:41:07.521878  3797 ts_tablet_manager.cc:1403] T a500bd585a1a4e2ea0d29d10d0c2f85d P bc6aa13aa9f34d9193d382270ef0e129: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.004s
I20260608 12:41:07.524209  3832 raft_consensus.cc:493] T a500bd585a1a4e2ea0d29d10d0c2f85d P d2dc675cc2d34b5a846bd6f4c331bc82 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:41:07.524461  3797 raft_consensus.cc:359] T a500bd585a1a4e2ea0d29d10d0c2f85d P bc6aa13aa9f34d9193d382270ef0e129 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } } peers { permanent_uuid: "bc6aa13aa9f34d9193d382270ef0e129" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37015 } }
I20260608 12:41:07.524840  3832 raft_consensus.cc:515] T a500bd585a1a4e2ea0d29d10d0c2f85d P d2dc675cc2d34b5a846bd6f4c331bc82 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } } peers { permanent_uuid: "bc6aa13aa9f34d9193d382270ef0e129" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37015 } }
I20260608 12:41:07.525343  3797 raft_consensus.cc:385] T a500bd585a1a4e2ea0d29d10d0c2f85d P bc6aa13aa9f34d9193d382270ef0e129 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:07.525718  3797 raft_consensus.cc:740] T a500bd585a1a4e2ea0d29d10d0c2f85d P bc6aa13aa9f34d9193d382270ef0e129 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc6aa13aa9f34d9193d382270ef0e129, State: Initialized, Role: FOLLOWER
I20260608 12:41:07.526605  3797 consensus_queue.cc:260] T a500bd585a1a4e2ea0d29d10d0c2f85d P bc6aa13aa9f34d9193d382270ef0e129 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } } peers { permanent_uuid: "bc6aa13aa9f34d9193d382270ef0e129" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37015 } }
I20260608 12:41:07.527447  3832 leader_election.cc:290] T a500bd585a1a4e2ea0d29d10d0c2f85d P d2dc675cc2d34b5a846bd6f4c331bc82 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 20dcd61228d340749574b5b784dd34fe (127.0.107.195:37667), bc6aa13aa9f34d9193d382270ef0e129 (127.0.107.196:37015)
I20260608 12:41:07.528287  3590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a500bd585a1a4e2ea0d29d10d0c2f85d" candidate_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20dcd61228d340749574b5b784dd34fe" is_pre_election: true
I20260608 12:41:07.529013  3590 raft_consensus.cc:2468] T a500bd585a1a4e2ea0d29d10d0c2f85d P 20dcd61228d340749574b5b784dd34fe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d2dc675cc2d34b5a846bd6f4c331bc82 in term 0.
I20260608 12:41:07.529235  3747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a500bd585a1a4e2ea0d29d10d0c2f85d" candidate_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc6aa13aa9f34d9193d382270ef0e129" is_pre_election: true
I20260608 12:41:07.530131  3747 raft_consensus.cc:2468] T a500bd585a1a4e2ea0d29d10d0c2f85d P bc6aa13aa9f34d9193d382270ef0e129 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d2dc675cc2d34b5a846bd6f4c331bc82 in term 0.
I20260608 12:41:07.530397  3483 leader_election.cc:304] T a500bd585a1a4e2ea0d29d10d0c2f85d P d2dc675cc2d34b5a846bd6f4c331bc82 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20dcd61228d340749574b5b784dd34fe, d2dc675cc2d34b5a846bd6f4c331bc82; no voters: 
I20260608 12:41:07.531494  3832 raft_consensus.cc:2804] T a500bd585a1a4e2ea0d29d10d0c2f85d P d2dc675cc2d34b5a846bd6f4c331bc82 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:41:07.531669  3797 ts_tablet_manager.cc:1434] T a500bd585a1a4e2ea0d29d10d0c2f85d P bc6aa13aa9f34d9193d382270ef0e129: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260608 12:41:07.531929  3832 raft_consensus.cc:493] T a500bd585a1a4e2ea0d29d10d0c2f85d P d2dc675cc2d34b5a846bd6f4c331bc82 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:41:07.532330  3832 raft_consensus.cc:3060] T a500bd585a1a4e2ea0d29d10d0c2f85d P d2dc675cc2d34b5a846bd6f4c331bc82 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:07.532974  3797 tablet_bootstrap.cc:492] T 68cd6b5f5ecb46a39ed4a0afb825c5c5 P bc6aa13aa9f34d9193d382270ef0e129: Bootstrap starting.
I20260608 12:41:07.541234  3832 raft_consensus.cc:515] T a500bd585a1a4e2ea0d29d10d0c2f85d P d2dc675cc2d34b5a846bd6f4c331bc82 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } } peers { permanent_uuid: "bc6aa13aa9f34d9193d382270ef0e129" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37015 } }
I20260608 12:41:07.543102  3797 tablet_bootstrap.cc:654] T 68cd6b5f5ecb46a39ed4a0afb825c5c5 P bc6aa13aa9f34d9193d382270ef0e129: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:07.544839  3832 leader_election.cc:290] T a500bd585a1a4e2ea0d29d10d0c2f85d P d2dc675cc2d34b5a846bd6f4c331bc82 [CANDIDATE]: Term 1 election: Requested vote from peers 20dcd61228d340749574b5b784dd34fe (127.0.107.195:37667), bc6aa13aa9f34d9193d382270ef0e129 (127.0.107.196:37015)
I20260608 12:41:07.545153  3590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a500bd585a1a4e2ea0d29d10d0c2f85d" candidate_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20dcd61228d340749574b5b784dd34fe"
I20260608 12:41:07.545763  3747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a500bd585a1a4e2ea0d29d10d0c2f85d" candidate_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc6aa13aa9f34d9193d382270ef0e129"
I20260608 12:41:07.546141  3590 raft_consensus.cc:3060] T a500bd585a1a4e2ea0d29d10d0c2f85d P 20dcd61228d340749574b5b784dd34fe [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:07.546380  3747 raft_consensus.cc:3060] T a500bd585a1a4e2ea0d29d10d0c2f85d P bc6aa13aa9f34d9193d382270ef0e129 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:07.551685  3797 tablet_bootstrap.cc:492] T 68cd6b5f5ecb46a39ed4a0afb825c5c5 P bc6aa13aa9f34d9193d382270ef0e129: No bootstrap required, opened a new log
I20260608 12:41:07.552325  3797 ts_tablet_manager.cc:1403] T 68cd6b5f5ecb46a39ed4a0afb825c5c5 P bc6aa13aa9f34d9193d382270ef0e129: Time spent bootstrapping tablet: real 0.020s	user 0.017s	sys 0.000s
I20260608 12:41:07.554013  3590 raft_consensus.cc:2468] T a500bd585a1a4e2ea0d29d10d0c2f85d P 20dcd61228d340749574b5b784dd34fe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d2dc675cc2d34b5a846bd6f4c331bc82 in term 1.
I20260608 12:41:07.554199  3747 raft_consensus.cc:2468] T a500bd585a1a4e2ea0d29d10d0c2f85d P bc6aa13aa9f34d9193d382270ef0e129 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d2dc675cc2d34b5a846bd6f4c331bc82 in term 1.
I20260608 12:41:07.555440  3483 leader_election.cc:304] T a500bd585a1a4e2ea0d29d10d0c2f85d P d2dc675cc2d34b5a846bd6f4c331bc82 [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: 20dcd61228d340749574b5b784dd34fe, d2dc675cc2d34b5a846bd6f4c331bc82; no voters: 
I20260608 12:41:07.556932  3832 raft_consensus.cc:2804] T a500bd585a1a4e2ea0d29d10d0c2f85d P d2dc675cc2d34b5a846bd6f4c331bc82 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:41:07.557503  3832 raft_consensus.cc:697] T a500bd585a1a4e2ea0d29d10d0c2f85d P d2dc675cc2d34b5a846bd6f4c331bc82 [term 1 LEADER]: Becoming Leader. State: Replica: d2dc675cc2d34b5a846bd6f4c331bc82, State: Running, Role: LEADER
I20260608 12:41:07.557199  3797 raft_consensus.cc:359] T 68cd6b5f5ecb46a39ed4a0afb825c5c5 P bc6aa13aa9f34d9193d382270ef0e129 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } } peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } } peers { permanent_uuid: "bc6aa13aa9f34d9193d382270ef0e129" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37015 } }
I20260608 12:41:07.558398  3797 raft_consensus.cc:385] T 68cd6b5f5ecb46a39ed4a0afb825c5c5 P bc6aa13aa9f34d9193d382270ef0e129 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:07.558718  3797 raft_consensus.cc:740] T 68cd6b5f5ecb46a39ed4a0afb825c5c5 P bc6aa13aa9f34d9193d382270ef0e129 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc6aa13aa9f34d9193d382270ef0e129, State: Initialized, Role: FOLLOWER
I20260608 12:41:07.558512  3832 consensus_queue.cc:237] T a500bd585a1a4e2ea0d29d10d0c2f85d P d2dc675cc2d34b5a846bd6f4c331bc82 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } } peers { permanent_uuid: "bc6aa13aa9f34d9193d382270ef0e129" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37015 } }
I20260608 12:41:07.559512  3797 consensus_queue.cc:260] T 68cd6b5f5ecb46a39ed4a0afb825c5c5 P bc6aa13aa9f34d9193d382270ef0e129 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } } peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } } peers { permanent_uuid: "bc6aa13aa9f34d9193d382270ef0e129" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37015 } }
I20260608 12:41:07.562275  3797 ts_tablet_manager.cc:1434] T 68cd6b5f5ecb46a39ed4a0afb825c5c5 P bc6aa13aa9f34d9193d382270ef0e129: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.001s
I20260608 12:41:07.563776  3797 tablet_bootstrap.cc:492] T b4a0aca3b7b645c789d18ebf7bc4b17c P bc6aa13aa9f34d9193d382270ef0e129: Bootstrap starting.
I20260608 12:41:07.571516  3797 tablet_bootstrap.cc:654] T b4a0aca3b7b645c789d18ebf7bc4b17c P bc6aa13aa9f34d9193d382270ef0e129: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:07.575474  3341 catalog_manager.cc:5696] T a500bd585a1a4e2ea0d29d10d0c2f85d P d2dc675cc2d34b5a846bd6f4c331bc82 reported cstate change: term changed from 0 to 1, leader changed from <none> to d2dc675cc2d34b5a846bd6f4c331bc82 (127.0.107.194). New cstate: current_term: 1 leader_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc6aa13aa9f34d9193d382270ef0e129" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37015 } health_report { overall_health: UNKNOWN } } }
I20260608 12:41:07.576913  3797 tablet_bootstrap.cc:492] T b4a0aca3b7b645c789d18ebf7bc4b17c P bc6aa13aa9f34d9193d382270ef0e129: No bootstrap required, opened a new log
I20260608 12:41:07.577399  3797 ts_tablet_manager.cc:1403] T b4a0aca3b7b645c789d18ebf7bc4b17c P bc6aa13aa9f34d9193d382270ef0e129: Time spent bootstrapping tablet: real 0.014s	user 0.008s	sys 0.003s
I20260608 12:41:07.580546  3797 raft_consensus.cc:359] T b4a0aca3b7b645c789d18ebf7bc4b17c P bc6aa13aa9f34d9193d382270ef0e129 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc6aa13aa9f34d9193d382270ef0e129" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37015 } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } } peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } }
I20260608 12:41:07.581207  3797 raft_consensus.cc:385] T b4a0aca3b7b645c789d18ebf7bc4b17c P bc6aa13aa9f34d9193d382270ef0e129 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:07.581426  3797 raft_consensus.cc:740] T b4a0aca3b7b645c789d18ebf7bc4b17c P bc6aa13aa9f34d9193d382270ef0e129 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc6aa13aa9f34d9193d382270ef0e129, State: Initialized, Role: FOLLOWER
I20260608 12:41:07.582070  3797 consensus_queue.cc:260] T b4a0aca3b7b645c789d18ebf7bc4b17c P bc6aa13aa9f34d9193d382270ef0e129 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc6aa13aa9f34d9193d382270ef0e129" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37015 } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } } peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } }
I20260608 12:41:07.584172  3797 ts_tablet_manager.cc:1434] T b4a0aca3b7b645c789d18ebf7bc4b17c P bc6aa13aa9f34d9193d382270ef0e129: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260608 12:41:07.598703  3687 consensus_queue.cc:1048] T 6a8e60556666461dbdf819f025a18916 P c535bfdd49e746c593edc2e2668faf65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:41:07.608968  3747 raft_consensus.cc:3060] T 6a8e60556666461dbdf819f025a18916 P bc6aa13aa9f34d9193d382270ef0e129 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:07.619184  3795 consensus_queue.cc:1048] T 6a8e60556666461dbdf819f025a18916 P c535bfdd49e746c593edc2e2668faf65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc6aa13aa9f34d9193d382270ef0e129" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:41:07.632916  3835 raft_consensus.cc:493] T b4a0aca3b7b645c789d18ebf7bc4b17c P 20dcd61228d340749574b5b784dd34fe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:41:07.633415  3835 raft_consensus.cc:515] T b4a0aca3b7b645c789d18ebf7bc4b17c P 20dcd61228d340749574b5b784dd34fe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc6aa13aa9f34d9193d382270ef0e129" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37015 } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } } peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } }
I20260608 12:41:07.635396  3835 leader_election.cc:290] T b4a0aca3b7b645c789d18ebf7bc4b17c P 20dcd61228d340749574b5b784dd34fe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bc6aa13aa9f34d9193d382270ef0e129 (127.0.107.196:37015), c535bfdd49e746c593edc2e2668faf65 (127.0.107.193:45443)
I20260608 12:41:07.636704  3444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4a0aca3b7b645c789d18ebf7bc4b17c" candidate_uuid: "20dcd61228d340749574b5b784dd34fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c535bfdd49e746c593edc2e2668faf65" is_pre_election: true
I20260608 12:41:07.636669  3747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4a0aca3b7b645c789d18ebf7bc4b17c" candidate_uuid: "20dcd61228d340749574b5b784dd34fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc6aa13aa9f34d9193d382270ef0e129" is_pre_election: true
I20260608 12:41:07.637583  3444 raft_consensus.cc:2468] T b4a0aca3b7b645c789d18ebf7bc4b17c P c535bfdd49e746c593edc2e2668faf65 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 20dcd61228d340749574b5b784dd34fe in term 0.
I20260608 12:41:07.637725  3747 raft_consensus.cc:2468] T b4a0aca3b7b645c789d18ebf7bc4b17c P bc6aa13aa9f34d9193d382270ef0e129 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 20dcd61228d340749574b5b784dd34fe in term 0.
I20260608 12:41:07.638742  3559 leader_election.cc:304] T b4a0aca3b7b645c789d18ebf7bc4b17c P 20dcd61228d340749574b5b784dd34fe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20dcd61228d340749574b5b784dd34fe, c535bfdd49e746c593edc2e2668faf65; no voters: 
I20260608 12:41:07.640069  3835 raft_consensus.cc:2804] T b4a0aca3b7b645c789d18ebf7bc4b17c P 20dcd61228d340749574b5b784dd34fe [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:41:07.640443  3835 raft_consensus.cc:493] T b4a0aca3b7b645c789d18ebf7bc4b17c P 20dcd61228d340749574b5b784dd34fe [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:41:07.640825  3835 raft_consensus.cc:3060] T b4a0aca3b7b645c789d18ebf7bc4b17c P 20dcd61228d340749574b5b784dd34fe [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:07.647756  3835 raft_consensus.cc:515] T b4a0aca3b7b645c789d18ebf7bc4b17c P 20dcd61228d340749574b5b784dd34fe [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc6aa13aa9f34d9193d382270ef0e129" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37015 } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } } peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } }
I20260608 12:41:07.650234  3835 leader_election.cc:290] T b4a0aca3b7b645c789d18ebf7bc4b17c P 20dcd61228d340749574b5b784dd34fe [CANDIDATE]: Term 1 election: Requested vote from peers bc6aa13aa9f34d9193d382270ef0e129 (127.0.107.196:37015), c535bfdd49e746c593edc2e2668faf65 (127.0.107.193:45443)
I20260608 12:41:07.650457  3747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4a0aca3b7b645c789d18ebf7bc4b17c" candidate_uuid: "20dcd61228d340749574b5b784dd34fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc6aa13aa9f34d9193d382270ef0e129"
I20260608 12:41:07.650868  3444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4a0aca3b7b645c789d18ebf7bc4b17c" candidate_uuid: "20dcd61228d340749574b5b784dd34fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c535bfdd49e746c593edc2e2668faf65"
I20260608 12:41:07.651093  3747 raft_consensus.cc:3060] T b4a0aca3b7b645c789d18ebf7bc4b17c P bc6aa13aa9f34d9193d382270ef0e129 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:07.651451  3444 raft_consensus.cc:3060] T b4a0aca3b7b645c789d18ebf7bc4b17c P c535bfdd49e746c593edc2e2668faf65 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:07.656422  3747 raft_consensus.cc:2468] T b4a0aca3b7b645c789d18ebf7bc4b17c P bc6aa13aa9f34d9193d382270ef0e129 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20dcd61228d340749574b5b784dd34fe in term 1.
I20260608 12:41:07.656749  3444 raft_consensus.cc:2468] T b4a0aca3b7b645c789d18ebf7bc4b17c P c535bfdd49e746c593edc2e2668faf65 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20dcd61228d340749574b5b784dd34fe in term 1.
I20260608 12:41:07.657953  3556 leader_election.cc:304] T b4a0aca3b7b645c789d18ebf7bc4b17c P 20dcd61228d340749574b5b784dd34fe [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: 20dcd61228d340749574b5b784dd34fe, bc6aa13aa9f34d9193d382270ef0e129; no voters: 
I20260608 12:41:07.658941  3835 raft_consensus.cc:2804] T b4a0aca3b7b645c789d18ebf7bc4b17c P 20dcd61228d340749574b5b784dd34fe [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:41:07.659514  3835 raft_consensus.cc:697] T b4a0aca3b7b645c789d18ebf7bc4b17c P 20dcd61228d340749574b5b784dd34fe [term 1 LEADER]: Becoming Leader. State: Replica: 20dcd61228d340749574b5b784dd34fe, State: Running, Role: LEADER
I20260608 12:41:07.660410  3835 consensus_queue.cc:237] T b4a0aca3b7b645c789d18ebf7bc4b17c P 20dcd61228d340749574b5b784dd34fe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc6aa13aa9f34d9193d382270ef0e129" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37015 } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } } peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } }
I20260608 12:41:07.668532  3342 catalog_manager.cc:5696] T b4a0aca3b7b645c789d18ebf7bc4b17c P 20dcd61228d340749574b5b784dd34fe reported cstate change: term changed from 0 to 1, leader changed from <none> to 20dcd61228d340749574b5b784dd34fe (127.0.107.195). New cstate: current_term: 1 leader_uuid: "20dcd61228d340749574b5b784dd34fe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc6aa13aa9f34d9193d382270ef0e129" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } health_report { overall_health: UNKNOWN } } }
I20260608 12:41:07.683948  3814 raft_consensus.cc:493] T 68cd6b5f5ecb46a39ed4a0afb825c5c5 P bc6aa13aa9f34d9193d382270ef0e129 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:41:07.684587  3795 raft_consensus.cc:493] T 76e7408c9ac045d2907197c5e98a6759 P c535bfdd49e746c593edc2e2668faf65 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:41:07.684888  3814 raft_consensus.cc:515] T 68cd6b5f5ecb46a39ed4a0afb825c5c5 P bc6aa13aa9f34d9193d382270ef0e129 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } } peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } } peers { permanent_uuid: "bc6aa13aa9f34d9193d382270ef0e129" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37015 } }
I20260608 12:41:07.685148  3795 raft_consensus.cc:515] T 76e7408c9ac045d2907197c5e98a6759 P c535bfdd49e746c593edc2e2668faf65 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc6aa13aa9f34d9193d382270ef0e129" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37015 } } peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } }
I20260608 12:41:07.687268  3795 leader_election.cc:290] T 76e7408c9ac045d2907197c5e98a6759 P c535bfdd49e746c593edc2e2668faf65 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bc6aa13aa9f34d9193d382270ef0e129 (127.0.107.196:37015), 20dcd61228d340749574b5b784dd34fe (127.0.107.195:37667)
I20260608 12:41:07.687477  3814 leader_election.cc:290] T 68cd6b5f5ecb46a39ed4a0afb825c5c5 P bc6aa13aa9f34d9193d382270ef0e129 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c535bfdd49e746c593edc2e2668faf65 (127.0.107.193:45443), d2dc675cc2d34b5a846bd6f4c331bc82 (127.0.107.194:36749)
I20260608 12:41:07.688223  3747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76e7408c9ac045d2907197c5e98a6759" candidate_uuid: "c535bfdd49e746c593edc2e2668faf65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc6aa13aa9f34d9193d382270ef0e129" is_pre_election: true
I20260608 12:41:07.688947  3590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76e7408c9ac045d2907197c5e98a6759" candidate_uuid: "c535bfdd49e746c593edc2e2668faf65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20dcd61228d340749574b5b784dd34fe" is_pre_election: true
I20260608 12:41:07.689146  3444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68cd6b5f5ecb46a39ed4a0afb825c5c5" candidate_uuid: "bc6aa13aa9f34d9193d382270ef0e129" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c535bfdd49e746c593edc2e2668faf65" is_pre_election: true
I20260608 12:41:07.689796  3590 raft_consensus.cc:2393] T 76e7408c9ac045d2907197c5e98a6759 P 20dcd61228d340749574b5b784dd34fe [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c535bfdd49e746c593edc2e2668faf65 in current term 1: Already voted for candidate bc6aa13aa9f34d9193d382270ef0e129 in this term.
I20260608 12:41:07.689853  3444 raft_consensus.cc:2468] T 68cd6b5f5ecb46a39ed4a0afb825c5c5 P c535bfdd49e746c593edc2e2668faf65 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bc6aa13aa9f34d9193d382270ef0e129 in term 0.
I20260608 12:41:07.692327  3714 leader_election.cc:304] T 68cd6b5f5ecb46a39ed4a0afb825c5c5 P bc6aa13aa9f34d9193d382270ef0e129 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bc6aa13aa9f34d9193d382270ef0e129, c535bfdd49e746c593edc2e2668faf65; no voters: 
I20260608 12:41:07.693823  3814 raft_consensus.cc:2804] T 68cd6b5f5ecb46a39ed4a0afb825c5c5 P bc6aa13aa9f34d9193d382270ef0e129 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:41:07.694420  3814 raft_consensus.cc:493] T 68cd6b5f5ecb46a39ed4a0afb825c5c5 P bc6aa13aa9f34d9193d382270ef0e129 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:41:07.694896  3814 raft_consensus.cc:3060] T 68cd6b5f5ecb46a39ed4a0afb825c5c5 P bc6aa13aa9f34d9193d382270ef0e129 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:07.697631  3407 leader_election.cc:304] T 76e7408c9ac045d2907197c5e98a6759 P c535bfdd49e746c593edc2e2668faf65 [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: c535bfdd49e746c593edc2e2668faf65; no voters: 20dcd61228d340749574b5b784dd34fe, bc6aa13aa9f34d9193d382270ef0e129
I20260608 12:41:07.698943  3795 raft_consensus.cc:3060] T 76e7408c9ac045d2907197c5e98a6759 P c535bfdd49e746c593edc2e2668faf65 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:07.700152  3838 raft_consensus.cc:493] T 05941f9867a44b26aaf22b9599b2af0f P bc6aa13aa9f34d9193d382270ef0e129 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:41:07.700779  3838 raft_consensus.cc:515] T 05941f9867a44b26aaf22b9599b2af0f P bc6aa13aa9f34d9193d382270ef0e129 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } } peers { permanent_uuid: "bc6aa13aa9f34d9193d382270ef0e129" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37015 } } peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } }
I20260608 12:41:07.703157  3814 raft_consensus.cc:515] T 68cd6b5f5ecb46a39ed4a0afb825c5c5 P bc6aa13aa9f34d9193d382270ef0e129 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } } peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } } peers { permanent_uuid: "bc6aa13aa9f34d9193d382270ef0e129" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37015 } }
I20260608 12:41:07.703682  3838 leader_election.cc:290] T 05941f9867a44b26aaf22b9599b2af0f P bc6aa13aa9f34d9193d382270ef0e129 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d2dc675cc2d34b5a846bd6f4c331bc82 (127.0.107.194:36749), c535bfdd49e746c593edc2e2668faf65 (127.0.107.193:45443)
I20260608 12:41:07.705163  3444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05941f9867a44b26aaf22b9599b2af0f" candidate_uuid: "bc6aa13aa9f34d9193d382270ef0e129" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c535bfdd49e746c593edc2e2668faf65" is_pre_election: true
I20260608 12:41:07.706324  3443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68cd6b5f5ecb46a39ed4a0afb825c5c5" candidate_uuid: "bc6aa13aa9f34d9193d382270ef0e129" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c535bfdd49e746c593edc2e2668faf65"
I20260608 12:41:07.706684  3444 raft_consensus.cc:2393] T 05941f9867a44b26aaf22b9599b2af0f P c535bfdd49e746c593edc2e2668faf65 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bc6aa13aa9f34d9193d382270ef0e129 in current term 1: Already voted for candidate d2dc675cc2d34b5a846bd6f4c331bc82 in this term.
I20260608 12:41:07.706933  3443 raft_consensus.cc:3060] T 68cd6b5f5ecb46a39ed4a0afb825c5c5 P c535bfdd49e746c593edc2e2668faf65 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:07.706843  3519 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68cd6b5f5ecb46a39ed4a0afb825c5c5" candidate_uuid: "bc6aa13aa9f34d9193d382270ef0e129" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" is_pre_election: true
I20260608 12:41:07.707796  3519 raft_consensus.cc:2468] T 68cd6b5f5ecb46a39ed4a0afb825c5c5 P d2dc675cc2d34b5a846bd6f4c331bc82 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bc6aa13aa9f34d9193d382270ef0e129 in term 0.
I20260608 12:41:07.708127  3814 leader_election.cc:290] T 68cd6b5f5ecb46a39ed4a0afb825c5c5 P bc6aa13aa9f34d9193d382270ef0e129 [CANDIDATE]: Term 1 election: Requested vote from peers c535bfdd49e746c593edc2e2668faf65 (127.0.107.193:45443), d2dc675cc2d34b5a846bd6f4c331bc82 (127.0.107.194:36749)
I20260608 12:41:07.708159  3518 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05941f9867a44b26aaf22b9599b2af0f" candidate_uuid: "bc6aa13aa9f34d9193d382270ef0e129" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" is_pre_election: true
I20260608 12:41:07.709678  3795 raft_consensus.cc:2749] T 76e7408c9ac045d2907197c5e98a6759 P c535bfdd49e746c593edc2e2668faf65 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:41:07.710990  3714 leader_election.cc:304] T 05941f9867a44b26aaf22b9599b2af0f P bc6aa13aa9f34d9193d382270ef0e129 [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: bc6aa13aa9f34d9193d382270ef0e129; no voters: c535bfdd49e746c593edc2e2668faf65, d2dc675cc2d34b5a846bd6f4c331bc82
I20260608 12:41:07.710608  3518 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68cd6b5f5ecb46a39ed4a0afb825c5c5" candidate_uuid: "bc6aa13aa9f34d9193d382270ef0e129" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82"
I20260608 12:41:07.711730  3518 raft_consensus.cc:3060] T 68cd6b5f5ecb46a39ed4a0afb825c5c5 P d2dc675cc2d34b5a846bd6f4c331bc82 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:07.711812  3814 raft_consensus.cc:3060] T 05941f9867a44b26aaf22b9599b2af0f P bc6aa13aa9f34d9193d382270ef0e129 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:07.715040  3443 raft_consensus.cc:2468] T 68cd6b5f5ecb46a39ed4a0afb825c5c5 P c535bfdd49e746c593edc2e2668faf65 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc6aa13aa9f34d9193d382270ef0e129 in term 1.
I20260608 12:41:07.716485  3714 leader_election.cc:304] T 68cd6b5f5ecb46a39ed4a0afb825c5c5 P bc6aa13aa9f34d9193d382270ef0e129 [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: bc6aa13aa9f34d9193d382270ef0e129, c535bfdd49e746c593edc2e2668faf65; no voters: 
I20260608 12:41:07.717301  3814 raft_consensus.cc:2749] T 05941f9867a44b26aaf22b9599b2af0f P bc6aa13aa9f34d9193d382270ef0e129 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:41:07.717854  3838 raft_consensus.cc:2804] T 68cd6b5f5ecb46a39ed4a0afb825c5c5 P bc6aa13aa9f34d9193d382270ef0e129 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:41:07.719053  3838 raft_consensus.cc:697] T 68cd6b5f5ecb46a39ed4a0afb825c5c5 P bc6aa13aa9f34d9193d382270ef0e129 [term 1 LEADER]: Becoming Leader. State: Replica: bc6aa13aa9f34d9193d382270ef0e129, State: Running, Role: LEADER
I20260608 12:41:07.719440  3518 raft_consensus.cc:2468] T 68cd6b5f5ecb46a39ed4a0afb825c5c5 P d2dc675cc2d34b5a846bd6f4c331bc82 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc6aa13aa9f34d9193d382270ef0e129 in term 1.
I20260608 12:41:07.720006  3838 consensus_queue.cc:237] T 68cd6b5f5ecb46a39ed4a0afb825c5c5 P bc6aa13aa9f34d9193d382270ef0e129 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } } peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } } peers { permanent_uuid: "bc6aa13aa9f34d9193d382270ef0e129" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37015 } }
I20260608 12:41:07.728809  3342 catalog_manager.cc:5696] T 68cd6b5f5ecb46a39ed4a0afb825c5c5 P bc6aa13aa9f34d9193d382270ef0e129 reported cstate change: term changed from 0 to 1, leader changed from <none> to bc6aa13aa9f34d9193d382270ef0e129 (127.0.107.196). New cstate: current_term: 1 leader_uuid: "bc6aa13aa9f34d9193d382270ef0e129" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc6aa13aa9f34d9193d382270ef0e129" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37015 } health_report { overall_health: HEALTHY } } }
I20260608 12:41:07.737259  3832 consensus_queue.cc:1048] T 05941f9867a44b26aaf22b9599b2af0f P d2dc675cc2d34b5a846bd6f4c331bc82 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:41:07.750089  3747 raft_consensus.cc:3060] T 6238612e21844a60a0ceb50c63eaf27e P bc6aa13aa9f34d9193d382270ef0e129 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:07.751521  3646 consensus_queue.cc:1048] T 05941f9867a44b26aaf22b9599b2af0f P d2dc675cc2d34b5a846bd6f4c331bc82 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc6aa13aa9f34d9193d382270ef0e129" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:41:07.823149  3838 consensus_queue.cc:1048] T 76e7408c9ac045d2907197c5e98a6759 P bc6aa13aa9f34d9193d382270ef0e129 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:41:07.837534  3838 consensus_queue.cc:1048] T 76e7408c9ac045d2907197c5e98a6759 P bc6aa13aa9f34d9193d382270ef0e129 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:41:07.947273  3835 consensus_queue.cc:1048] T 8fc567a350f34a3194d97425ecfa6f51 P 20dcd61228d340749574b5b784dd34fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc6aa13aa9f34d9193d382270ef0e129" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:41:07.960175  3799 consensus_queue.cc:1048] T 8fc567a350f34a3194d97425ecfa6f51 P 20dcd61228d340749574b5b784dd34fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:41:08.017632  3690 consensus_queue.cc:1048] T a500bd585a1a4e2ea0d29d10d0c2f85d P d2dc675cc2d34b5a846bd6f4c331bc82 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:41:08.024770  3690 consensus_queue.cc:1048] T a500bd585a1a4e2ea0d29d10d0c2f85d P d2dc675cc2d34b5a846bd6f4c331bc82 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc6aa13aa9f34d9193d382270ef0e129" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:41:08.105907  3838 consensus_queue.cc:1048] T 68cd6b5f5ecb46a39ed4a0afb825c5c5 P bc6aa13aa9f34d9193d382270ef0e129 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:41:08.118196  3866 consensus_queue.cc:1048] T 68cd6b5f5ecb46a39ed4a0afb825c5c5 P bc6aa13aa9f34d9193d382270ef0e129 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:41:08.194685  3799 consensus_queue.cc:1048] T b4a0aca3b7b645c789d18ebf7bc4b17c P 20dcd61228d340749574b5b784dd34fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc6aa13aa9f34d9193d382270ef0e129" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:41:08.212770  3835 consensus_queue.cc:1048] T b4a0aca3b7b645c789d18ebf7bc4b17c P 20dcd61228d340749574b5b784dd34fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:41:08.275398  3518 consensus_queue.cc:237] T 2bc1eed438374c35b689136117231853 P d2dc675cc2d34b5a846bd6f4c331bc82 [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: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } attrs { replace: true } } peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } } peers { permanent_uuid: "bc6aa13aa9f34d9193d382270ef0e129" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 37015 } attrs { promote: true } }
I20260608 12:41:08.287745  3443 raft_consensus.cc:1275] T 2bc1eed438374c35b689136117231853 P c535bfdd49e746c593edc2e2668faf65 [term 1 FOLLOWER]: Refusing update from remote peer d2dc675cc2d34b5a846bd6f4c331bc82: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260608 12:41:08.288319  3482 consensus_peers.cc:597] T 2bc1eed438374c35b689136117231853 P d2dc675cc2d34b5a846bd6f4c331bc82 -> Peer bc6aa13aa9f34d9193d382270ef0e129 (127.0.107.196:37015): Couldn't send request to peer bc6aa13aa9f34d9193d382270ef0e129. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2bc1eed438374c35b689136117231853. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:41:08.288367  3590 raft_consensus.cc:1275] T 2bc1eed438374c35b689136117231853 P 20dcd61228d340749574b5b784dd34fe [term 1 FOLLOWER]: Refusing update from remote peer d2dc675cc2d34b5a846bd6f4c331bc82: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:41:08.290274  3690 consensus_queue.cc:1048] T 2bc1eed438374c35b689136117231853 P d2dc675cc2d34b5a846bd6f4c331bc82 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:41:08.292400  3690 consensus_queue.cc:1048] T 2bc1eed438374c35b689136117231853 P d2dc675cc2d34b5a846bd6f4c331bc82 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } 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:41:08.299140  3678 raft_consensus.cc:2955] T 2bc1eed438374c35b689136117231853 P d2dc675cc2d34b5a846bd6f4c331bc82 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER bc6aa13aa9f34d9193d382270ef0e129 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } attrs { replace: true } } peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } } peers { permanent_uuid: "bc6aa13aa9f34d9193d382270ef0e129" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 37015 } attrs { promote: true } } }
I20260608 12:41:08.301017  3590 raft_consensus.cc:2955] T 2bc1eed438374c35b689136117231853 P 20dcd61228d340749574b5b784dd34fe [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER bc6aa13aa9f34d9193d382270ef0e129 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } attrs { replace: true } } peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } } peers { permanent_uuid: "bc6aa13aa9f34d9193d382270ef0e129" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 37015 } attrs { promote: true } } }
I20260608 12:41:08.302935  3444 raft_consensus.cc:2955] T 2bc1eed438374c35b689136117231853 P c535bfdd49e746c593edc2e2668faf65 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER bc6aa13aa9f34d9193d382270ef0e129 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } attrs { replace: true } } peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } } peers { permanent_uuid: "bc6aa13aa9f34d9193d382270ef0e129" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 37015 } attrs { promote: true } } }
I20260608 12:41:08.314301  3342 catalog_manager.cc:5696] T 2bc1eed438374c35b689136117231853 P 20dcd61228d340749574b5b784dd34fe reported cstate change: config changed from index -1 to 2, NON_VOTER bc6aa13aa9f34d9193d382270ef0e129 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } attrs { replace: true } } peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } } peers { permanent_uuid: "bc6aa13aa9f34d9193d382270ef0e129" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 37015 } attrs { promote: true } } }
I20260608 12:41:08.340610  3443 consensus_queue.cc:237] T a612c570d02a44a895eefbeef5ab30b7 P c535bfdd49e746c593edc2e2668faf65 [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: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } } peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } attrs { replace: true } } peers { permanent_uuid: "bc6aa13aa9f34d9193d382270ef0e129" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 37015 } attrs { promote: true } }
W20260608 12:41:08.349882  3407 consensus_peers.cc:597] T a612c570d02a44a895eefbeef5ab30b7 P c535bfdd49e746c593edc2e2668faf65 -> Peer bc6aa13aa9f34d9193d382270ef0e129 (127.0.107.196:37015): Couldn't send request to peer bc6aa13aa9f34d9193d382270ef0e129. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a612c570d02a44a895eefbeef5ab30b7. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:41:08.350009  3590 raft_consensus.cc:1275] T a612c570d02a44a895eefbeef5ab30b7 P 20dcd61228d340749574b5b784dd34fe [term 1 FOLLOWER]: Refusing update from remote peer c535bfdd49e746c593edc2e2668faf65: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:41:08.376227  3687 consensus_queue.cc:1048] T a612c570d02a44a895eefbeef5ab30b7 P c535bfdd49e746c593edc2e2668faf65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } 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:41:08.379108  3518 raft_consensus.cc:1275] T a612c570d02a44a895eefbeef5ab30b7 P d2dc675cc2d34b5a846bd6f4c331bc82 [term 1 FOLLOWER]: Refusing update from remote peer c535bfdd49e746c593edc2e2668faf65: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:41:08.380506  3687 consensus_queue.cc:1048] T a612c570d02a44a895eefbeef5ab30b7 P c535bfdd49e746c593edc2e2668faf65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 12:41:08.384505  3853 raft_consensus.cc:2955] T a612c570d02a44a895eefbeef5ab30b7 P c535bfdd49e746c593edc2e2668faf65 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER bc6aa13aa9f34d9193d382270ef0e129 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } } peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } attrs { replace: true } } peers { permanent_uuid: "bc6aa13aa9f34d9193d382270ef0e129" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 37015 } attrs { promote: true } } }
I20260608 12:41:08.386251  3590 raft_consensus.cc:2955] T a612c570d02a44a895eefbeef5ab30b7 P 20dcd61228d340749574b5b784dd34fe [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER bc6aa13aa9f34d9193d382270ef0e129 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } } peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } attrs { replace: true } } peers { permanent_uuid: "bc6aa13aa9f34d9193d382270ef0e129" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 37015 } attrs { promote: true } } }
I20260608 12:41:08.394160  3518 raft_consensus.cc:2955] T a612c570d02a44a895eefbeef5ab30b7 P d2dc675cc2d34b5a846bd6f4c331bc82 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER bc6aa13aa9f34d9193d382270ef0e129 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } } peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } attrs { replace: true } } peers { permanent_uuid: "bc6aa13aa9f34d9193d382270ef0e129" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 37015 } attrs { promote: true } } }
I20260608 12:41:08.406104  3339 catalog_manager.cc:5696] T a612c570d02a44a895eefbeef5ab30b7 P 20dcd61228d340749574b5b784dd34fe reported cstate change: config changed from index -1 to 2, NON_VOTER bc6aa13aa9f34d9193d382270ef0e129 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "c535bfdd49e746c593edc2e2668faf65" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } } peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } attrs { replace: true } } peers { permanent_uuid: "bc6aa13aa9f34d9193d382270ef0e129" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 37015 } attrs { promote: true } } }
I20260608 12:41:08.421020  3590 consensus_queue.cc:237] T d257825a3db94279a9c655d4a466e27b P 20dcd61228d340749574b5b784dd34fe [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: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } attrs { replace: true } } peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } } peers { permanent_uuid: "bc6aa13aa9f34d9193d382270ef0e129" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 37015 } attrs { promote: true } }
W20260608 12:41:08.430174  3556 consensus_peers.cc:597] T d257825a3db94279a9c655d4a466e27b P 20dcd61228d340749574b5b784dd34fe -> Peer bc6aa13aa9f34d9193d382270ef0e129 (127.0.107.196:37015): Couldn't send request to peer bc6aa13aa9f34d9193d382270ef0e129. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d257825a3db94279a9c655d4a466e27b. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:41:08.431484  3443 raft_consensus.cc:1275] T d257825a3db94279a9c655d4a466e27b P c535bfdd49e746c593edc2e2668faf65 [term 1 FOLLOWER]: Refusing update from remote peer 20dcd61228d340749574b5b784dd34fe: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:41:08.431484  3518 raft_consensus.cc:1275] T d257825a3db94279a9c655d4a466e27b P d2dc675cc2d34b5a846bd6f4c331bc82 [term 1 FOLLOWER]: Refusing update from remote peer 20dcd61228d340749574b5b784dd34fe: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:41:08.433537  3875 consensus_queue.cc:1048] T d257825a3db94279a9c655d4a466e27b P 20dcd61228d340749574b5b784dd34fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } 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:41:08.434599  3835 consensus_queue.cc:1048] T d257825a3db94279a9c655d4a466e27b P 20dcd61228d340749574b5b784dd34fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:41:08.443642  3835 raft_consensus.cc:2955] T d257825a3db94279a9c655d4a466e27b P 20dcd61228d340749574b5b784dd34fe [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER bc6aa13aa9f34d9193d382270ef0e129 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } attrs { replace: true } } peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } } peers { permanent_uuid: "bc6aa13aa9f34d9193d382270ef0e129" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 37015 } attrs { promote: true } } }
I20260608 12:41:08.447345  3518 raft_consensus.cc:2955] T d257825a3db94279a9c655d4a466e27b P d2dc675cc2d34b5a846bd6f4c331bc82 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER bc6aa13aa9f34d9193d382270ef0e129 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } attrs { replace: true } } peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } } peers { permanent_uuid: "bc6aa13aa9f34d9193d382270ef0e129" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 37015 } attrs { promote: true } } }
I20260608 12:41:08.449129  3443 raft_consensus.cc:2955] T d257825a3db94279a9c655d4a466e27b P c535bfdd49e746c593edc2e2668faf65 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER bc6aa13aa9f34d9193d382270ef0e129 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } attrs { replace: true } } peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } } peers { permanent_uuid: "bc6aa13aa9f34d9193d382270ef0e129" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 37015 } attrs { promote: true } } }
I20260608 12:41:08.461310  3519 consensus_queue.cc:237] T 460edd943fe2462584c9611366a42369 P d2dc675cc2d34b5a846bd6f4c331bc82 [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: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } attrs { replace: true } } peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } } peers { permanent_uuid: "bc6aa13aa9f34d9193d382270ef0e129" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 37015 } attrs { promote: true } }
I20260608 12:41:08.464355  3342 catalog_manager.cc:5696] T d257825a3db94279a9c655d4a466e27b P c535bfdd49e746c593edc2e2668faf65 reported cstate change: config changed from index -1 to 2, NON_VOTER bc6aa13aa9f34d9193d382270ef0e129 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "20dcd61228d340749574b5b784dd34fe" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } attrs { replace: true } } peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } } peers { permanent_uuid: "bc6aa13aa9f34d9193d382270ef0e129" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 37015 } attrs { promote: true } } }
I20260608 12:41:08.478508  3590 raft_consensus.cc:1275] T 460edd943fe2462584c9611366a42369 P 20dcd61228d340749574b5b784dd34fe [term 1 FOLLOWER]: Refusing update from remote peer d2dc675cc2d34b5a846bd6f4c331bc82: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:41:08.480111  3690 consensus_queue.cc:1048] T 460edd943fe2462584c9611366a42369 P d2dc675cc2d34b5a846bd6f4c331bc82 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260608 12:41:08.482534  3482 consensus_peers.cc:597] T 460edd943fe2462584c9611366a42369 P d2dc675cc2d34b5a846bd6f4c331bc82 -> Peer bc6aa13aa9f34d9193d382270ef0e129 (127.0.107.196:37015): Couldn't send request to peer bc6aa13aa9f34d9193d382270ef0e129. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 460edd943fe2462584c9611366a42369. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:41:08.483781  3443 raft_consensus.cc:1275] T 460edd943fe2462584c9611366a42369 P c535bfdd49e746c593edc2e2668faf65 [term 1 FOLLOWER]: Refusing update from remote peer d2dc675cc2d34b5a846bd6f4c331bc82: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:41:08.485531  3690 consensus_queue.cc:1048] T 460edd943fe2462584c9611366a42369 P d2dc675cc2d34b5a846bd6f4c331bc82 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } 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:41:08.497375  3646 raft_consensus.cc:2955] T 460edd943fe2462584c9611366a42369 P d2dc675cc2d34b5a846bd6f4c331bc82 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER bc6aa13aa9f34d9193d382270ef0e129 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } attrs { replace: true } } peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } } peers { permanent_uuid: "bc6aa13aa9f34d9193d382270ef0e129" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 37015 } attrs { promote: true } } }
I20260608 12:41:08.499686  3590 raft_consensus.cc:2955] T 460edd943fe2462584c9611366a42369 P 20dcd61228d340749574b5b784dd34fe [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER bc6aa13aa9f34d9193d382270ef0e129 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } attrs { replace: true } } peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } } peers { permanent_uuid: "bc6aa13aa9f34d9193d382270ef0e129" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 37015 } attrs { promote: true } } }
I20260608 12:41:08.505766  3443 raft_consensus.cc:2955] T 460edd943fe2462584c9611366a42369 P c535bfdd49e746c593edc2e2668faf65 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER bc6aa13aa9f34d9193d382270ef0e129 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } attrs { replace: true } } peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } } peers { permanent_uuid: "bc6aa13aa9f34d9193d382270ef0e129" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 37015 } attrs { promote: true } } }
I20260608 12:41:08.516991  3341 catalog_manager.cc:5696] T 460edd943fe2462584c9611366a42369 P 20dcd61228d340749574b5b784dd34fe reported cstate change: config changed from index -1 to 2, NON_VOTER bc6aa13aa9f34d9193d382270ef0e129 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } attrs { replace: true } } peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } } peers { permanent_uuid: "bc6aa13aa9f34d9193d382270ef0e129" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 37015 } attrs { promote: true } } }
I20260608 12:41:08.773443  3897 ts_tablet_manager.cc:933] T 2bc1eed438374c35b689136117231853 P bc6aa13aa9f34d9193d382270ef0e129: Initiating tablet copy from peer d2dc675cc2d34b5a846bd6f4c331bc82 (127.0.107.194:36749)
I20260608 12:41:08.775856  3897 tablet_copy_client.cc:323] T 2bc1eed438374c35b689136117231853 P bc6aa13aa9f34d9193d382270ef0e129: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.194:36749
I20260608 12:41:08.777737  3529 tablet_copy_service.cc:140] P d2dc675cc2d34b5a846bd6f4c331bc82: Received BeginTabletCopySession request for tablet 2bc1eed438374c35b689136117231853 from peer bc6aa13aa9f34d9193d382270ef0e129 ({username='slave'} at 127.0.0.1:55260)
I20260608 12:41:08.778409  3529 tablet_copy_service.cc:161] P d2dc675cc2d34b5a846bd6f4c331bc82: Beginning new tablet copy session on tablet 2bc1eed438374c35b689136117231853 from peer bc6aa13aa9f34d9193d382270ef0e129 at {username='slave'} at 127.0.0.1:55260: session id = bc6aa13aa9f34d9193d382270ef0e129-2bc1eed438374c35b689136117231853
I20260608 12:41:08.786337  3529 tablet_copy_source_session.cc:215] T 2bc1eed438374c35b689136117231853 P d2dc675cc2d34b5a846bd6f4c331bc82: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:41:08.789726  3897 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2bc1eed438374c35b689136117231853. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:08.794692  3899 ts_tablet_manager.cc:933] T a612c570d02a44a895eefbeef5ab30b7 P bc6aa13aa9f34d9193d382270ef0e129: Initiating tablet copy from peer c535bfdd49e746c593edc2e2668faf65 (127.0.107.193:45443)
I20260608 12:41:08.796845  3899 tablet_copy_client.cc:323] T a612c570d02a44a895eefbeef5ab30b7 P bc6aa13aa9f34d9193d382270ef0e129: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.193:45443
I20260608 12:41:08.799057  3454 tablet_copy_service.cc:140] P c535bfdd49e746c593edc2e2668faf65: Received BeginTabletCopySession request for tablet a612c570d02a44a895eefbeef5ab30b7 from peer bc6aa13aa9f34d9193d382270ef0e129 ({username='slave'} at 127.0.0.1:57790)
I20260608 12:41:08.799654  3454 tablet_copy_service.cc:161] P c535bfdd49e746c593edc2e2668faf65: Beginning new tablet copy session on tablet a612c570d02a44a895eefbeef5ab30b7 from peer bc6aa13aa9f34d9193d382270ef0e129 at {username='slave'} at 127.0.0.1:57790: session id = bc6aa13aa9f34d9193d382270ef0e129-a612c570d02a44a895eefbeef5ab30b7
I20260608 12:41:08.807508  3454 tablet_copy_source_session.cc:215] T a612c570d02a44a895eefbeef5ab30b7 P c535bfdd49e746c593edc2e2668faf65: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:41:08.807508  3897 tablet_copy_client.cc:806] T 2bc1eed438374c35b689136117231853 P bc6aa13aa9f34d9193d382270ef0e129: tablet copy: Starting download of 0 data blocks...
I20260608 12:41:08.808554  3897 tablet_copy_client.cc:670] T 2bc1eed438374c35b689136117231853 P bc6aa13aa9f34d9193d382270ef0e129: tablet copy: Starting download of 1 WAL segments...
I20260608 12:41:08.811306  3899 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a612c570d02a44a895eefbeef5ab30b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:08.813006  3897 tablet_copy_client.cc:538] T 2bc1eed438374c35b689136117231853 P bc6aa13aa9f34d9193d382270ef0e129: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:41:08.822099  3897 tablet_bootstrap.cc:492] T 2bc1eed438374c35b689136117231853 P bc6aa13aa9f34d9193d382270ef0e129: Bootstrap starting.
I20260608 12:41:08.828296  3899 tablet_copy_client.cc:806] T a612c570d02a44a895eefbeef5ab30b7 P bc6aa13aa9f34d9193d382270ef0e129: tablet copy: Starting download of 0 data blocks...
I20260608 12:41:08.829005  3899 tablet_copy_client.cc:670] T a612c570d02a44a895eefbeef5ab30b7 P bc6aa13aa9f34d9193d382270ef0e129: tablet copy: Starting download of 1 WAL segments...
I20260608 12:41:08.833498  3899 tablet_copy_client.cc:538] T a612c570d02a44a895eefbeef5ab30b7 P bc6aa13aa9f34d9193d382270ef0e129: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:41:08.843202  3897 tablet_bootstrap.cc:492] T 2bc1eed438374c35b689136117231853 P bc6aa13aa9f34d9193d382270ef0e129: 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:41:08.843442  3899 tablet_bootstrap.cc:492] T a612c570d02a44a895eefbeef5ab30b7 P bc6aa13aa9f34d9193d382270ef0e129: Bootstrap starting.
I20260608 12:41:08.844273  3897 tablet_bootstrap.cc:492] T 2bc1eed438374c35b689136117231853 P bc6aa13aa9f34d9193d382270ef0e129: Bootstrap complete.
I20260608 12:41:08.845067  3897 ts_tablet_manager.cc:1403] T 2bc1eed438374c35b689136117231853 P bc6aa13aa9f34d9193d382270ef0e129: Time spent bootstrapping tablet: real 0.023s	user 0.015s	sys 0.008s
I20260608 12:41:08.848428  3897 raft_consensus.cc:359] T 2bc1eed438374c35b689136117231853 P bc6aa13aa9f34d9193d382270ef0e129 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } attrs { replace: true } } peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } } peers { permanent_uuid: "bc6aa13aa9f34d9193d382270ef0e129" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 37015 } attrs { promote: true } }
I20260608 12:41:08.849388  3897 raft_consensus.cc:740] T 2bc1eed438374c35b689136117231853 P bc6aa13aa9f34d9193d382270ef0e129 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: bc6aa13aa9f34d9193d382270ef0e129, State: Initialized, Role: LEARNER
I20260608 12:41:08.850104  3897 consensus_queue.cc:260] T 2bc1eed438374c35b689136117231853 P bc6aa13aa9f34d9193d382270ef0e129 [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: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } attrs { replace: true } } peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } } peers { permanent_uuid: "bc6aa13aa9f34d9193d382270ef0e129" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 37015 } attrs { promote: true } }
I20260608 12:41:08.852998  3897 ts_tablet_manager.cc:1434] T 2bc1eed438374c35b689136117231853 P bc6aa13aa9f34d9193d382270ef0e129: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 12:41:08.854964  3529 tablet_copy_service.cc:342] P d2dc675cc2d34b5a846bd6f4c331bc82: Request end of tablet copy session bc6aa13aa9f34d9193d382270ef0e129-2bc1eed438374c35b689136117231853 received from {username='slave'} at 127.0.0.1:55260
I20260608 12:41:08.855414  3529 tablet_copy_service.cc:434] P d2dc675cc2d34b5a846bd6f4c331bc82: ending tablet copy session bc6aa13aa9f34d9193d382270ef0e129-2bc1eed438374c35b689136117231853 on tablet 2bc1eed438374c35b689136117231853 with peer bc6aa13aa9f34d9193d382270ef0e129
I20260608 12:41:08.866349  3899 tablet_bootstrap.cc:492] T a612c570d02a44a895eefbeef5ab30b7 P bc6aa13aa9f34d9193d382270ef0e129: 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:41:08.867148  3899 tablet_bootstrap.cc:492] T a612c570d02a44a895eefbeef5ab30b7 P bc6aa13aa9f34d9193d382270ef0e129: Bootstrap complete.
I20260608 12:41:08.867728  3899 ts_tablet_manager.cc:1403] T a612c570d02a44a895eefbeef5ab30b7 P bc6aa13aa9f34d9193d382270ef0e129: Time spent bootstrapping tablet: real 0.025s	user 0.021s	sys 0.000s
I20260608 12:41:08.870224  3899 raft_consensus.cc:359] T a612c570d02a44a895eefbeef5ab30b7 P bc6aa13aa9f34d9193d382270ef0e129 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } } peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } attrs { replace: true } } peers { permanent_uuid: "bc6aa13aa9f34d9193d382270ef0e129" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 37015 } attrs { promote: true } }
I20260608 12:41:08.870846  3899 raft_consensus.cc:740] T a612c570d02a44a895eefbeef5ab30b7 P bc6aa13aa9f34d9193d382270ef0e129 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: bc6aa13aa9f34d9193d382270ef0e129, State: Initialized, Role: LEARNER
I20260608 12:41:08.871366  3899 consensus_queue.cc:260] T a612c570d02a44a895eefbeef5ab30b7 P bc6aa13aa9f34d9193d382270ef0e129 [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: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } } peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } attrs { replace: true } } peers { permanent_uuid: "bc6aa13aa9f34d9193d382270ef0e129" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 37015 } attrs { promote: true } }
I20260608 12:41:08.873595  3899 ts_tablet_manager.cc:1434] T a612c570d02a44a895eefbeef5ab30b7 P bc6aa13aa9f34d9193d382270ef0e129: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260608 12:41:08.875556  3454 tablet_copy_service.cc:342] P c535bfdd49e746c593edc2e2668faf65: Request end of tablet copy session bc6aa13aa9f34d9193d382270ef0e129-a612c570d02a44a895eefbeef5ab30b7 received from {username='slave'} at 127.0.0.1:57790
I20260608 12:41:08.876022  3454 tablet_copy_service.cc:434] P c535bfdd49e746c593edc2e2668faf65: ending tablet copy session bc6aa13aa9f34d9193d382270ef0e129-a612c570d02a44a895eefbeef5ab30b7 on tablet a612c570d02a44a895eefbeef5ab30b7 with peer bc6aa13aa9f34d9193d382270ef0e129
I20260608 12:41:08.981073  3899 ts_tablet_manager.cc:933] T 460edd943fe2462584c9611366a42369 P bc6aa13aa9f34d9193d382270ef0e129: Initiating tablet copy from peer d2dc675cc2d34b5a846bd6f4c331bc82 (127.0.107.194:36749)
I20260608 12:41:08.983669  3899 tablet_copy_client.cc:323] T 460edd943fe2462584c9611366a42369 P bc6aa13aa9f34d9193d382270ef0e129: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.194:36749
I20260608 12:41:08.985913  3897 ts_tablet_manager.cc:933] T d257825a3db94279a9c655d4a466e27b P bc6aa13aa9f34d9193d382270ef0e129: Initiating tablet copy from peer 20dcd61228d340749574b5b784dd34fe (127.0.107.195:37667)
I20260608 12:41:08.986232  3529 tablet_copy_service.cc:140] P d2dc675cc2d34b5a846bd6f4c331bc82: Received BeginTabletCopySession request for tablet 460edd943fe2462584c9611366a42369 from peer bc6aa13aa9f34d9193d382270ef0e129 ({username='slave'} at 127.0.0.1:55260)
I20260608 12:41:08.986783  3529 tablet_copy_service.cc:161] P d2dc675cc2d34b5a846bd6f4c331bc82: Beginning new tablet copy session on tablet 460edd943fe2462584c9611366a42369 from peer bc6aa13aa9f34d9193d382270ef0e129 at {username='slave'} at 127.0.0.1:55260: session id = bc6aa13aa9f34d9193d382270ef0e129-460edd943fe2462584c9611366a42369
I20260608 12:41:08.995759  3529 tablet_copy_source_session.cc:215] T 460edd943fe2462584c9611366a42369 P d2dc675cc2d34b5a846bd6f4c331bc82: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:41:08.999677  3899 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 460edd943fe2462584c9611366a42369. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:09.007797  3897 tablet_copy_client.cc:323] T d257825a3db94279a9c655d4a466e27b P bc6aa13aa9f34d9193d382270ef0e129: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.195:37667
I20260608 12:41:09.010164  3603 tablet_copy_service.cc:140] P 20dcd61228d340749574b5b784dd34fe: Received BeginTabletCopySession request for tablet d257825a3db94279a9c655d4a466e27b from peer bc6aa13aa9f34d9193d382270ef0e129 ({username='slave'} at 127.0.0.1:34844)
I20260608 12:41:09.010845  3603 tablet_copy_service.cc:161] P 20dcd61228d340749574b5b784dd34fe: Beginning new tablet copy session on tablet d257825a3db94279a9c655d4a466e27b from peer bc6aa13aa9f34d9193d382270ef0e129 at {username='slave'} at 127.0.0.1:34844: session id = bc6aa13aa9f34d9193d382270ef0e129-d257825a3db94279a9c655d4a466e27b
I20260608 12:41:09.016989  3899 tablet_copy_client.cc:806] T 460edd943fe2462584c9611366a42369 P bc6aa13aa9f34d9193d382270ef0e129: tablet copy: Starting download of 0 data blocks...
I20260608 12:41:09.017707  3899 tablet_copy_client.cc:670] T 460edd943fe2462584c9611366a42369 P bc6aa13aa9f34d9193d382270ef0e129: tablet copy: Starting download of 1 WAL segments...
I20260608 12:41:09.017933  3603 tablet_copy_source_session.cc:215] T d257825a3db94279a9c655d4a466e27b P 20dcd61228d340749574b5b784dd34fe: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:41:09.021554  3897 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d257825a3db94279a9c655d4a466e27b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:09.021869  3899 tablet_copy_client.cc:538] T 460edd943fe2462584c9611366a42369 P bc6aa13aa9f34d9193d382270ef0e129: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:41:09.031495  3899 tablet_bootstrap.cc:492] T 460edd943fe2462584c9611366a42369 P bc6aa13aa9f34d9193d382270ef0e129: Bootstrap starting.
I20260608 12:41:09.039916  3897 tablet_copy_client.cc:806] T d257825a3db94279a9c655d4a466e27b P bc6aa13aa9f34d9193d382270ef0e129: tablet copy: Starting download of 0 data blocks...
I20260608 12:41:09.040620  3897 tablet_copy_client.cc:670] T d257825a3db94279a9c655d4a466e27b P bc6aa13aa9f34d9193d382270ef0e129: tablet copy: Starting download of 1 WAL segments...
I20260608 12:41:09.046525  3897 tablet_copy_client.cc:538] T d257825a3db94279a9c655d4a466e27b P bc6aa13aa9f34d9193d382270ef0e129: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:41:09.057004  3897 tablet_bootstrap.cc:492] T d257825a3db94279a9c655d4a466e27b P bc6aa13aa9f34d9193d382270ef0e129: Bootstrap starting.
I20260608 12:41:09.056911  3899 tablet_bootstrap.cc:492] T 460edd943fe2462584c9611366a42369 P bc6aa13aa9f34d9193d382270ef0e129: 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:41:09.058616  3899 tablet_bootstrap.cc:492] T 460edd943fe2462584c9611366a42369 P bc6aa13aa9f34d9193d382270ef0e129: Bootstrap complete.
I20260608 12:41:09.059763  3899 ts_tablet_manager.cc:1403] T 460edd943fe2462584c9611366a42369 P bc6aa13aa9f34d9193d382270ef0e129: Time spent bootstrapping tablet: real 0.029s	user 0.020s	sys 0.008s
I20260608 12:41:09.063352  3899 raft_consensus.cc:359] T 460edd943fe2462584c9611366a42369 P bc6aa13aa9f34d9193d382270ef0e129 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } attrs { replace: true } } peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } } peers { permanent_uuid: "bc6aa13aa9f34d9193d382270ef0e129" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 37015 } attrs { promote: true } }
I20260608 12:41:09.064837  3899 raft_consensus.cc:740] T 460edd943fe2462584c9611366a42369 P bc6aa13aa9f34d9193d382270ef0e129 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: bc6aa13aa9f34d9193d382270ef0e129, State: Initialized, Role: LEARNER
I20260608 12:41:09.065788  3899 consensus_queue.cc:260] T 460edd943fe2462584c9611366a42369 P bc6aa13aa9f34d9193d382270ef0e129 [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: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } attrs { replace: true } } peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } } peers { permanent_uuid: "bc6aa13aa9f34d9193d382270ef0e129" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 37015 } attrs { promote: true } }
I20260608 12:41:09.072364  3899 ts_tablet_manager.cc:1434] T 460edd943fe2462584c9611366a42369 P bc6aa13aa9f34d9193d382270ef0e129: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.005s
I20260608 12:41:09.074312  3529 tablet_copy_service.cc:342] P d2dc675cc2d34b5a846bd6f4c331bc82: Request end of tablet copy session bc6aa13aa9f34d9193d382270ef0e129-460edd943fe2462584c9611366a42369 received from {username='slave'} at 127.0.0.1:55260
I20260608 12:41:09.074792  3529 tablet_copy_service.cc:434] P d2dc675cc2d34b5a846bd6f4c331bc82: ending tablet copy session bc6aa13aa9f34d9193d382270ef0e129-460edd943fe2462584c9611366a42369 on tablet 460edd943fe2462584c9611366a42369 with peer bc6aa13aa9f34d9193d382270ef0e129
I20260608 12:41:09.088137  3897 tablet_bootstrap.cc:492] T d257825a3db94279a9c655d4a466e27b P bc6aa13aa9f34d9193d382270ef0e129: 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:41:09.089046  3897 tablet_bootstrap.cc:492] T d257825a3db94279a9c655d4a466e27b P bc6aa13aa9f34d9193d382270ef0e129: Bootstrap complete.
I20260608 12:41:09.089748  3897 ts_tablet_manager.cc:1403] T d257825a3db94279a9c655d4a466e27b P bc6aa13aa9f34d9193d382270ef0e129: Time spent bootstrapping tablet: real 0.033s	user 0.019s	sys 0.012s
I20260608 12:41:09.092108  3897 raft_consensus.cc:359] T d257825a3db94279a9c655d4a466e27b P bc6aa13aa9f34d9193d382270ef0e129 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } attrs { replace: true } } peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } } peers { permanent_uuid: "bc6aa13aa9f34d9193d382270ef0e129" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 37015 } attrs { promote: true } }
I20260608 12:41:09.092813  3897 raft_consensus.cc:740] T d257825a3db94279a9c655d4a466e27b P bc6aa13aa9f34d9193d382270ef0e129 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: bc6aa13aa9f34d9193d382270ef0e129, State: Initialized, Role: LEARNER
I20260608 12:41:09.093422  3897 consensus_queue.cc:260] T d257825a3db94279a9c655d4a466e27b P bc6aa13aa9f34d9193d382270ef0e129 [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: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } attrs { replace: true } } peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } } peers { permanent_uuid: "bc6aa13aa9f34d9193d382270ef0e129" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 37015 } attrs { promote: true } }
I20260608 12:41:09.095494  3897 ts_tablet_manager.cc:1434] T d257825a3db94279a9c655d4a466e27b P bc6aa13aa9f34d9193d382270ef0e129: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260608 12:41:09.097470  3603 tablet_copy_service.cc:342] P 20dcd61228d340749574b5b784dd34fe: Request end of tablet copy session bc6aa13aa9f34d9193d382270ef0e129-d257825a3db94279a9c655d4a466e27b received from {username='slave'} at 127.0.0.1:34844
I20260608 12:41:09.098039  3603 tablet_copy_service.cc:434] P 20dcd61228d340749574b5b784dd34fe: ending tablet copy session bc6aa13aa9f34d9193d382270ef0e129-d257825a3db94279a9c655d4a466e27b on tablet d257825a3db94279a9c655d4a466e27b with peer bc6aa13aa9f34d9193d382270ef0e129
I20260608 12:41:09.172060  3747 raft_consensus.cc:1217] T 2bc1eed438374c35b689136117231853 P bc6aa13aa9f34d9193d382270ef0e129 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 12:41:09.229169  3395 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
I20260608 12:41:09.270123  3519 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "05941f9867a44b26aaf22b9599b2af0f"
dest_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82"
mode: GRACEFUL
new_leader_uuid: "bc6aa13aa9f34d9193d382270ef0e129"
 from {username='slave'} at 127.0.0.1:55264
I20260608 12:41:09.270932  3519 raft_consensus.cc:606] T 05941f9867a44b26aaf22b9599b2af0f P d2dc675cc2d34b5a846bd6f4c331bc82 [term 1 LEADER]: Received request to transfer leadership to TS bc6aa13aa9f34d9193d382270ef0e129
I20260608 12:41:09.271385  3747 raft_consensus.cc:1217] T a612c570d02a44a895eefbeef5ab30b7 P bc6aa13aa9f34d9193d382270ef0e129 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 12:41:09.274471  3519 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2bc1eed438374c35b689136117231853"
dest_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82"
mode: GRACEFUL
new_leader_uuid: "c535bfdd49e746c593edc2e2668faf65"
 from {username='slave'} at 127.0.0.1:55264
I20260608 12:41:09.275266  3519 raft_consensus.cc:606] T 2bc1eed438374c35b689136117231853 P d2dc675cc2d34b5a846bd6f4c331bc82 [term 1 LEADER]: Received request to transfer leadership to TS c535bfdd49e746c593edc2e2668faf65
I20260608 12:41:09.278813  3519 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "460edd943fe2462584c9611366a42369"
dest_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82"
mode: GRACEFUL
new_leader_uuid: "20dcd61228d340749574b5b784dd34fe"
 from {username='slave'} at 127.0.0.1:55264
I20260608 12:41:09.279659  3519 raft_consensus.cc:606] T 460edd943fe2462584c9611366a42369 P d2dc675cc2d34b5a846bd6f4c331bc82 [term 1 LEADER]: Received request to transfer leadership to TS 20dcd61228d340749574b5b784dd34fe
I20260608 12:41:09.283025  3519 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6238612e21844a60a0ceb50c63eaf27e"
dest_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82"
mode: GRACEFUL
new_leader_uuid: "c535bfdd49e746c593edc2e2668faf65"
 from {username='slave'} at 127.0.0.1:55264
I20260608 12:41:09.283638  3519 raft_consensus.cc:606] T 6238612e21844a60a0ceb50c63eaf27e P d2dc675cc2d34b5a846bd6f4c331bc82 [term 1 LEADER]: Received request to transfer leadership to TS c535bfdd49e746c593edc2e2668faf65
I20260608 12:41:09.284999  3395 auto_leader_rebalancer.cc:388] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 4
I20260608 12:41:09.285804  3395 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:41:09.424986  3896 raft_consensus.cc:993] T 460edd943fe2462584c9611366a42369 P d2dc675cc2d34b5a846bd6f4c331bc82: : Instructing follower 20dcd61228d340749574b5b784dd34fe to start an election
I20260608 12:41:09.425558  3908 raft_consensus.cc:1081] T 460edd943fe2462584c9611366a42369 P d2dc675cc2d34b5a846bd6f4c331bc82 [term 1 LEADER]: Signalling peer 20dcd61228d340749574b5b784dd34fe to start an election
I20260608 12:41:09.427299  3590 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "460edd943fe2462584c9611366a42369"
dest_uuid: "20dcd61228d340749574b5b784dd34fe"
 from {username='slave'} at 127.0.0.1:34836
I20260608 12:41:09.427954  3590 raft_consensus.cc:493] T 460edd943fe2462584c9611366a42369 P 20dcd61228d340749574b5b784dd34fe [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 12:41:09.428644  3590 raft_consensus.cc:3060] T 460edd943fe2462584c9611366a42369 P 20dcd61228d340749574b5b784dd34fe [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:41:09.430989  3747 raft_consensus.cc:1217] T d257825a3db94279a9c655d4a466e27b P bc6aa13aa9f34d9193d382270ef0e129 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 12:41:09.438643  3590 raft_consensus.cc:515] T 460edd943fe2462584c9611366a42369 P 20dcd61228d340749574b5b784dd34fe [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } attrs { replace: true } } peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } } peers { permanent_uuid: "bc6aa13aa9f34d9193d382270ef0e129" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 37015 } attrs { promote: true } }
I20260608 12:41:09.443279  3443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "460edd943fe2462584c9611366a42369" candidate_uuid: "20dcd61228d340749574b5b784dd34fe" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "c535bfdd49e746c593edc2e2668faf65"
I20260608 12:41:09.443095  3590 leader_election.cc:290] T 460edd943fe2462584c9611366a42369 P 20dcd61228d340749574b5b784dd34fe [CANDIDATE]: Term 2 election: Requested vote from peers c535bfdd49e746c593edc2e2668faf65 (127.0.107.193:45443), d2dc675cc2d34b5a846bd6f4c331bc82 (127.0.107.194:36749)
I20260608 12:41:09.444113  3443 raft_consensus.cc:3060] T 460edd943fe2462584c9611366a42369 P c535bfdd49e746c593edc2e2668faf65 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:41:09.446013  3519 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "460edd943fe2462584c9611366a42369" candidate_uuid: "20dcd61228d340749574b5b784dd34fe" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82"
I20260608 12:41:09.446640  3519 raft_consensus.cc:3055] T 460edd943fe2462584c9611366a42369 P d2dc675cc2d34b5a846bd6f4c331bc82 [term 1 LEADER]: Stepping down as leader of term 1
I20260608 12:41:09.446971  3519 raft_consensus.cc:740] T 460edd943fe2462584c9611366a42369 P d2dc675cc2d34b5a846bd6f4c331bc82 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d2dc675cc2d34b5a846bd6f4c331bc82, State: Running, Role: LEADER
I20260608 12:41:09.447844  3519 consensus_queue.cc:260] T 460edd943fe2462584c9611366a42369 P d2dc675cc2d34b5a846bd6f4c331bc82 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } attrs { replace: true } } peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } } peers { permanent_uuid: "bc6aa13aa9f34d9193d382270ef0e129" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 37015 } attrs { promote: true } }
I20260608 12:41:09.449463  3519 raft_consensus.cc:3060] T 460edd943fe2462584c9611366a42369 P d2dc675cc2d34b5a846bd6f4c331bc82 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:41:09.451855  3443 raft_consensus.cc:2468] T 460edd943fe2462584c9611366a42369 P c535bfdd49e746c593edc2e2668faf65 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20dcd61228d340749574b5b784dd34fe in term 2.
I20260608 12:41:09.453825  3559 leader_election.cc:304] T 460edd943fe2462584c9611366a42369 P 20dcd61228d340749574b5b784dd34fe [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: 20dcd61228d340749574b5b784dd34fe, c535bfdd49e746c593edc2e2668faf65; no voters: 
I20260608 12:41:09.454802  3913 raft_consensus.cc:2804] T 460edd943fe2462584c9611366a42369 P 20dcd61228d340749574b5b784dd34fe [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:41:09.455384  3913 raft_consensus.cc:697] T 460edd943fe2462584c9611366a42369 P 20dcd61228d340749574b5b784dd34fe [term 2 LEADER]: Becoming Leader. State: Replica: 20dcd61228d340749574b5b784dd34fe, State: Running, Role: LEADER
I20260608 12:41:09.456342  3519 raft_consensus.cc:2468] T 460edd943fe2462584c9611366a42369 P d2dc675cc2d34b5a846bd6f4c331bc82 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20dcd61228d340749574b5b784dd34fe in term 2.
I20260608 12:41:09.456377  3913 consensus_queue.cc:237] T 460edd943fe2462584c9611366a42369 P 20dcd61228d340749574b5b784dd34fe [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: 2, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } attrs { replace: true } } peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } } peers { permanent_uuid: "bc6aa13aa9f34d9193d382270ef0e129" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 37015 } attrs { promote: true } }
I20260608 12:41:09.465996  3339 catalog_manager.cc:5696] T 460edd943fe2462584c9611366a42369 P 20dcd61228d340749574b5b784dd34fe reported cstate change: term changed from 1 to 2, leader changed from d2dc675cc2d34b5a846bd6f4c331bc82 (127.0.107.194) to 20dcd61228d340749574b5b784dd34fe (127.0.107.195). New cstate: current_term: 2 leader_uuid: "20dcd61228d340749574b5b784dd34fe" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bc6aa13aa9f34d9193d382270ef0e129" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 37015 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:41:09.471583  3896 raft_consensus.cc:993] T 2bc1eed438374c35b689136117231853 P d2dc675cc2d34b5a846bd6f4c331bc82: : Instructing follower c535bfdd49e746c593edc2e2668faf65 to start an election
I20260608 12:41:09.472076  3908 raft_consensus.cc:1081] T 2bc1eed438374c35b689136117231853 P d2dc675cc2d34b5a846bd6f4c331bc82 [term 1 LEADER]: Signalling peer c535bfdd49e746c593edc2e2668faf65 to start an election
I20260608 12:41:09.473655  3443 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2bc1eed438374c35b689136117231853"
dest_uuid: "c535bfdd49e746c593edc2e2668faf65"
 from {username='slave'} at 127.0.0.1:57774
I20260608 12:41:09.474254  3443 raft_consensus.cc:493] T 2bc1eed438374c35b689136117231853 P c535bfdd49e746c593edc2e2668faf65 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 12:41:09.474663  3443 raft_consensus.cc:3060] T 2bc1eed438374c35b689136117231853 P c535bfdd49e746c593edc2e2668faf65 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:41:09.480513  3443 raft_consensus.cc:515] T 2bc1eed438374c35b689136117231853 P c535bfdd49e746c593edc2e2668faf65 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } attrs { replace: true } } peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } } peers { permanent_uuid: "bc6aa13aa9f34d9193d382270ef0e129" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 37015 } attrs { promote: true } }
I20260608 12:41:09.482652  3443 leader_election.cc:290] T 2bc1eed438374c35b689136117231853 P c535bfdd49e746c593edc2e2668faf65 [CANDIDATE]: Term 2 election: Requested vote from peers d2dc675cc2d34b5a846bd6f4c331bc82 (127.0.107.194:36749), 20dcd61228d340749574b5b784dd34fe (127.0.107.195:37667)
I20260608 12:41:09.483057  3519 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bc1eed438374c35b689136117231853" candidate_uuid: "c535bfdd49e746c593edc2e2668faf65" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82"
I20260608 12:41:09.483244  3590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bc1eed438374c35b689136117231853" candidate_uuid: "c535bfdd49e746c593edc2e2668faf65" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "20dcd61228d340749574b5b784dd34fe"
I20260608 12:41:09.483713  3519 raft_consensus.cc:3055] T 2bc1eed438374c35b689136117231853 P d2dc675cc2d34b5a846bd6f4c331bc82 [term 1 LEADER]: Stepping down as leader of term 1
I20260608 12:41:09.483808  3590 raft_consensus.cc:3060] T 2bc1eed438374c35b689136117231853 P 20dcd61228d340749574b5b784dd34fe [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:41:09.484146  3519 raft_consensus.cc:740] T 2bc1eed438374c35b689136117231853 P d2dc675cc2d34b5a846bd6f4c331bc82 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d2dc675cc2d34b5a846bd6f4c331bc82, State: Running, Role: LEADER
I20260608 12:41:09.485179  3519 consensus_queue.cc:260] T 2bc1eed438374c35b689136117231853 P d2dc675cc2d34b5a846bd6f4c331bc82 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } attrs { replace: true } } peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } } peers { permanent_uuid: "bc6aa13aa9f34d9193d382270ef0e129" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 37015 } attrs { promote: true } }
I20260608 12:41:09.486836  3519 raft_consensus.cc:3060] T 2bc1eed438374c35b689136117231853 P d2dc675cc2d34b5a846bd6f4c331bc82 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:41:09.490783  3590 raft_consensus.cc:2468] T 2bc1eed438374c35b689136117231853 P 20dcd61228d340749574b5b784dd34fe [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c535bfdd49e746c593edc2e2668faf65 in term 2.
I20260608 12:41:09.493727  3408 leader_election.cc:304] T 2bc1eed438374c35b689136117231853 P c535bfdd49e746c593edc2e2668faf65 [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: 20dcd61228d340749574b5b784dd34fe, c535bfdd49e746c593edc2e2668faf65; no voters: 
I20260608 12:41:09.493947  3519 raft_consensus.cc:2468] T 2bc1eed438374c35b689136117231853 P d2dc675cc2d34b5a846bd6f4c331bc82 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c535bfdd49e746c593edc2e2668faf65 in term 2.
I20260608 12:41:09.494700  3907 raft_consensus.cc:2804] T 2bc1eed438374c35b689136117231853 P c535bfdd49e746c593edc2e2668faf65 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:41:09.495230  3907 raft_consensus.cc:697] T 2bc1eed438374c35b689136117231853 P c535bfdd49e746c593edc2e2668faf65 [term 2 LEADER]: Becoming Leader. State: Replica: c535bfdd49e746c593edc2e2668faf65, State: Running, Role: LEADER
I20260608 12:41:09.496099  3907 consensus_queue.cc:237] T 2bc1eed438374c35b689136117231853 P c535bfdd49e746c593edc2e2668faf65 [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: 2, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } attrs { replace: true } } peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } } peers { permanent_uuid: "bc6aa13aa9f34d9193d382270ef0e129" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 37015 } attrs { promote: true } }
I20260608 12:41:09.505523  3339 catalog_manager.cc:5696] T 2bc1eed438374c35b689136117231853 P c535bfdd49e746c593edc2e2668faf65 reported cstate change: term changed from 1 to 2, leader changed from d2dc675cc2d34b5a846bd6f4c331bc82 (127.0.107.194) to c535bfdd49e746c593edc2e2668faf65 (127.0.107.193). New cstate: current_term: 2 leader_uuid: "c535bfdd49e746c593edc2e2668faf65" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc6aa13aa9f34d9193d382270ef0e129" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 37015 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:41:09.517900  3443 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2bc1eed438374c35b689136117231853"
dest_uuid: "c535bfdd49e746c593edc2e2668faf65"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:57764
I20260608 12:41:09.518427  3443 raft_consensus.cc:606] T 2bc1eed438374c35b689136117231853 P c535bfdd49e746c593edc2e2668faf65 [term 2 LEADER]: Received request to transfer leadership
I20260608 12:41:09.522133  3443 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2bc1eed438374c35b689136117231853"
dest_uuid: "c535bfdd49e746c593edc2e2668faf65"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:57764
I20260608 12:41:09.522627  3443 raft_consensus.cc:606] T 2bc1eed438374c35b689136117231853 P c535bfdd49e746c593edc2e2668faf65 [term 2 LEADER]: Received request to transfer leadership
W20260608 12:41:09.523625  3329 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: leadership transfer for 2bc1eed438374c35b689136117231853 already in progress
I20260608 12:41:09.526382  3443 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2bc1eed438374c35b689136117231853"
dest_uuid: "c535bfdd49e746c593edc2e2668faf65"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:57764
I20260608 12:41:09.526842  3443 raft_consensus.cc:606] T 2bc1eed438374c35b689136117231853 P c535bfdd49e746c593edc2e2668faf65 [term 2 LEADER]: Received request to transfer leadership
W20260608 12:41:09.531028  3390 auto_rebalancer.cc:855] Removing replace marker failed: Service unavailable: leader transfer in progress
W20260608 12:41:09.531376  3390 auto_rebalancer.cc:863] Could not move replica: Remote error: Service unavailable: leadership transfer for 2bc1eed438374c35b689136117231853 already in progress
W20260608 12:41:09.531599  3390 auto_rebalancer.cc:301] scheduled replica move failed to complete: Remote error: Service unavailable: leadership transfer for 2bc1eed438374c35b689136117231853 already in progress
I20260608 12:41:09.640093  3896 raft_consensus.cc:993] T 05941f9867a44b26aaf22b9599b2af0f P d2dc675cc2d34b5a846bd6f4c331bc82: : Instructing follower bc6aa13aa9f34d9193d382270ef0e129 to start an election
I20260608 12:41:09.640865  3908 raft_consensus.cc:1081] T 05941f9867a44b26aaf22b9599b2af0f P d2dc675cc2d34b5a846bd6f4c331bc82 [term 1 LEADER]: Signalling peer bc6aa13aa9f34d9193d382270ef0e129 to start an election
I20260608 12:41:09.642859  3747 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "05941f9867a44b26aaf22b9599b2af0f"
dest_uuid: "bc6aa13aa9f34d9193d382270ef0e129"
 from {username='slave'} at 127.0.0.1:46602
I20260608 12:41:09.643414  3747 raft_consensus.cc:493] T 05941f9867a44b26aaf22b9599b2af0f P bc6aa13aa9f34d9193d382270ef0e129 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 12:41:09.643741  3747 raft_consensus.cc:3060] T 05941f9867a44b26aaf22b9599b2af0f P bc6aa13aa9f34d9193d382270ef0e129 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:41:09.648864  3747 raft_consensus.cc:515] T 05941f9867a44b26aaf22b9599b2af0f P bc6aa13aa9f34d9193d382270ef0e129 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } } peers { permanent_uuid: "bc6aa13aa9f34d9193d382270ef0e129" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37015 } } peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } }
I20260608 12:41:09.650796  3747 leader_election.cc:290] T 05941f9867a44b26aaf22b9599b2af0f P bc6aa13aa9f34d9193d382270ef0e129 [CANDIDATE]: Term 2 election: Requested vote from peers d2dc675cc2d34b5a846bd6f4c331bc82 (127.0.107.194:36749), c535bfdd49e746c593edc2e2668faf65 (127.0.107.193:45443)
I20260608 12:41:09.651587  3519 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05941f9867a44b26aaf22b9599b2af0f" candidate_uuid: "bc6aa13aa9f34d9193d382270ef0e129" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82"
I20260608 12:41:09.651973  3443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05941f9867a44b26aaf22b9599b2af0f" candidate_uuid: "bc6aa13aa9f34d9193d382270ef0e129" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c535bfdd49e746c593edc2e2668faf65"
I20260608 12:41:09.652287  3519 raft_consensus.cc:3055] T 05941f9867a44b26aaf22b9599b2af0f P d2dc675cc2d34b5a846bd6f4c331bc82 [term 1 LEADER]: Stepping down as leader of term 1
I20260608 12:41:09.652622  3443 raft_consensus.cc:3060] T 05941f9867a44b26aaf22b9599b2af0f P c535bfdd49e746c593edc2e2668faf65 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:41:09.652745  3519 raft_consensus.cc:740] T 05941f9867a44b26aaf22b9599b2af0f P d2dc675cc2d34b5a846bd6f4c331bc82 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d2dc675cc2d34b5a846bd6f4c331bc82, State: Running, Role: LEADER
I20260608 12:41:09.653707  3519 consensus_queue.cc:260] T 05941f9867a44b26aaf22b9599b2af0f P d2dc675cc2d34b5a846bd6f4c331bc82 [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: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } } peers { permanent_uuid: "bc6aa13aa9f34d9193d382270ef0e129" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37015 } } peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } }
I20260608 12:41:09.655016  3519 raft_consensus.cc:3060] T 05941f9867a44b26aaf22b9599b2af0f P d2dc675cc2d34b5a846bd6f4c331bc82 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:41:09.657886  3443 raft_consensus.cc:2468] T 05941f9867a44b26aaf22b9599b2af0f P c535bfdd49e746c593edc2e2668faf65 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc6aa13aa9f34d9193d382270ef0e129 in term 2.
I20260608 12:41:09.659078  3714 leader_election.cc:304] T 05941f9867a44b26aaf22b9599b2af0f P bc6aa13aa9f34d9193d382270ef0e129 [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: bc6aa13aa9f34d9193d382270ef0e129, c535bfdd49e746c593edc2e2668faf65; no voters: 
I20260608 12:41:09.660233  3838 raft_consensus.cc:2804] T 05941f9867a44b26aaf22b9599b2af0f P bc6aa13aa9f34d9193d382270ef0e129 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:41:09.661728  3838 raft_consensus.cc:697] T 05941f9867a44b26aaf22b9599b2af0f P bc6aa13aa9f34d9193d382270ef0e129 [term 2 LEADER]: Becoming Leader. State: Replica: bc6aa13aa9f34d9193d382270ef0e129, State: Running, Role: LEADER
I20260608 12:41:09.661921  3519 raft_consensus.cc:2468] T 05941f9867a44b26aaf22b9599b2af0f P d2dc675cc2d34b5a846bd6f4c331bc82 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc6aa13aa9f34d9193d382270ef0e129 in term 2.
I20260608 12:41:09.662725  3838 consensus_queue.cc:237] T 05941f9867a44b26aaf22b9599b2af0f P bc6aa13aa9f34d9193d382270ef0e129 [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: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } } peers { permanent_uuid: "bc6aa13aa9f34d9193d382270ef0e129" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37015 } } peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } }
I20260608 12:41:09.672196  3339 catalog_manager.cc:5696] T 05941f9867a44b26aaf22b9599b2af0f P bc6aa13aa9f34d9193d382270ef0e129 reported cstate change: term changed from 1 to 2, leader changed from d2dc675cc2d34b5a846bd6f4c331bc82 (127.0.107.194) to bc6aa13aa9f34d9193d382270ef0e129 (127.0.107.196). New cstate: current_term: 2 leader_uuid: "bc6aa13aa9f34d9193d382270ef0e129" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc6aa13aa9f34d9193d382270ef0e129" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } health_report { overall_health: UNKNOWN } } }
I20260608 12:41:09.683350  3896 raft_consensus.cc:993] T 6238612e21844a60a0ceb50c63eaf27e P d2dc675cc2d34b5a846bd6f4c331bc82: : Instructing follower c535bfdd49e746c593edc2e2668faf65 to start an election
I20260608 12:41:09.683820  3908 raft_consensus.cc:1081] T 6238612e21844a60a0ceb50c63eaf27e P d2dc675cc2d34b5a846bd6f4c331bc82 [term 1 LEADER]: Signalling peer c535bfdd49e746c593edc2e2668faf65 to start an election
I20260608 12:41:09.685820  3443 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6238612e21844a60a0ceb50c63eaf27e"
dest_uuid: "c535bfdd49e746c593edc2e2668faf65"
 from {username='slave'} at 127.0.0.1:57774
I20260608 12:41:09.686407  3443 raft_consensus.cc:493] T 6238612e21844a60a0ceb50c63eaf27e P c535bfdd49e746c593edc2e2668faf65 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 12:41:09.686775  3443 raft_consensus.cc:3060] T 6238612e21844a60a0ceb50c63eaf27e P c535bfdd49e746c593edc2e2668faf65 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:41:09.693377  3443 raft_consensus.cc:515] T 6238612e21844a60a0ceb50c63eaf27e P c535bfdd49e746c593edc2e2668faf65 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } } peers { permanent_uuid: "bc6aa13aa9f34d9193d382270ef0e129" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37015 } } peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } }
I20260608 12:41:09.696635  3443 leader_election.cc:290] T 6238612e21844a60a0ceb50c63eaf27e P c535bfdd49e746c593edc2e2668faf65 [CANDIDATE]: Term 2 election: Requested vote from peers bc6aa13aa9f34d9193d382270ef0e129 (127.0.107.196:37015), d2dc675cc2d34b5a846bd6f4c331bc82 (127.0.107.194:36749)
I20260608 12:41:09.696645  3747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6238612e21844a60a0ceb50c63eaf27e" candidate_uuid: "c535bfdd49e746c593edc2e2668faf65" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bc6aa13aa9f34d9193d382270ef0e129"
I20260608 12:41:09.697153  3518 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6238612e21844a60a0ceb50c63eaf27e" candidate_uuid: "c535bfdd49e746c593edc2e2668faf65" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82"
I20260608 12:41:09.697579  3747 raft_consensus.cc:3060] T 6238612e21844a60a0ceb50c63eaf27e P bc6aa13aa9f34d9193d382270ef0e129 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:41:09.697744  3518 raft_consensus.cc:3055] T 6238612e21844a60a0ceb50c63eaf27e P d2dc675cc2d34b5a846bd6f4c331bc82 [term 1 LEADER]: Stepping down as leader of term 1
I20260608 12:41:09.698129  3518 raft_consensus.cc:740] T 6238612e21844a60a0ceb50c63eaf27e P d2dc675cc2d34b5a846bd6f4c331bc82 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d2dc675cc2d34b5a846bd6f4c331bc82, State: Running, Role: LEADER
I20260608 12:41:09.699085  3518 consensus_queue.cc:260] T 6238612e21844a60a0ceb50c63eaf27e P d2dc675cc2d34b5a846bd6f4c331bc82 [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: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } } peers { permanent_uuid: "bc6aa13aa9f34d9193d382270ef0e129" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37015 } } peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } }
I20260608 12:41:09.700189  3518 raft_consensus.cc:3060] T 6238612e21844a60a0ceb50c63eaf27e P d2dc675cc2d34b5a846bd6f4c331bc82 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:41:09.705842  3747 raft_consensus.cc:2468] T 6238612e21844a60a0ceb50c63eaf27e P bc6aa13aa9f34d9193d382270ef0e129 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c535bfdd49e746c593edc2e2668faf65 in term 2.
I20260608 12:41:09.742648  3407 leader_election.cc:304] T 6238612e21844a60a0ceb50c63eaf27e P c535bfdd49e746c593edc2e2668faf65 [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: bc6aa13aa9f34d9193d382270ef0e129, c535bfdd49e746c593edc2e2668faf65; no voters: 
I20260608 12:41:09.748298  3907 raft_consensus.cc:2804] T 6238612e21844a60a0ceb50c63eaf27e P c535bfdd49e746c593edc2e2668faf65 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:41:09.749548  3907 raft_consensus.cc:697] T 6238612e21844a60a0ceb50c63eaf27e P c535bfdd49e746c593edc2e2668faf65 [term 2 LEADER]: Becoming Leader. State: Replica: c535bfdd49e746c593edc2e2668faf65, State: Running, Role: LEADER
I20260608 12:41:09.751507  3907 consensus_queue.cc:237] T 6238612e21844a60a0ceb50c63eaf27e P c535bfdd49e746c593edc2e2668faf65 [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: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } } peers { permanent_uuid: "bc6aa13aa9f34d9193d382270ef0e129" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37015 } } peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } }
I20260608 12:41:09.756179  3518 raft_consensus.cc:2468] T 6238612e21844a60a0ceb50c63eaf27e P d2dc675cc2d34b5a846bd6f4c331bc82 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c535bfdd49e746c593edc2e2668faf65 in term 2.
I20260608 12:41:09.788846  3339 catalog_manager.cc:5696] T 6238612e21844a60a0ceb50c63eaf27e P c535bfdd49e746c593edc2e2668faf65 reported cstate change: term changed from 1 to 2, leader changed from d2dc675cc2d34b5a846bd6f4c331bc82 (127.0.107.194) to c535bfdd49e746c593edc2e2668faf65 (127.0.107.193). New cstate: current_term: 2 leader_uuid: "c535bfdd49e746c593edc2e2668faf65" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bc6aa13aa9f34d9193d382270ef0e129" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } health_report { overall_health: UNKNOWN } } }
I20260608 12:41:09.798846  3924 raft_consensus.cc:1064] T a612c570d02a44a895eefbeef5ab30b7 P c535bfdd49e746c593edc2e2668faf65: attempting to promote NON_VOTER bc6aa13aa9f34d9193d382270ef0e129 to VOTER
I20260608 12:41:09.804536  3924 consensus_queue.cc:237] T a612c570d02a44a895eefbeef5ab30b7 P c535bfdd49e746c593edc2e2668faf65 [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: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } } peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } attrs { replace: true } } peers { permanent_uuid: "bc6aa13aa9f34d9193d382270ef0e129" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37015 } attrs { promote: false } }
I20260608 12:41:09.816082  3747 raft_consensus.cc:1275] T a612c570d02a44a895eefbeef5ab30b7 P bc6aa13aa9f34d9193d382270ef0e129 [term 1 LEARNER]: Refusing update from remote peer c535bfdd49e746c593edc2e2668faf65: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:41:09.818897  3518 raft_consensus.cc:1275] T a612c570d02a44a895eefbeef5ab30b7 P d2dc675cc2d34b5a846bd6f4c331bc82 [term 1 FOLLOWER]: Refusing update from remote peer c535bfdd49e746c593edc2e2668faf65: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:41:09.819058  3590 raft_consensus.cc:1275] T a612c570d02a44a895eefbeef5ab30b7 P 20dcd61228d340749574b5b784dd34fe [term 1 FOLLOWER]: Refusing update from remote peer c535bfdd49e746c593edc2e2668faf65: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:41:09.818214  3911 consensus_queue.cc:1048] T a612c570d02a44a895eefbeef5ab30b7 P c535bfdd49e746c593edc2e2668faf65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc6aa13aa9f34d9193d382270ef0e129" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37015 } 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:41:09.822574  3907 consensus_queue.cc:1048] T a612c570d02a44a895eefbeef5ab30b7 P c535bfdd49e746c593edc2e2668faf65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 12:41:09.825065  3911 consensus_queue.cc:1048] T a612c570d02a44a895eefbeef5ab30b7 P c535bfdd49e746c593edc2e2668faf65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } 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:41:09.839350  3924 raft_consensus.cc:2955] T a612c570d02a44a895eefbeef5ab30b7 P c535bfdd49e746c593edc2e2668faf65 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, bc6aa13aa9f34d9193d382270ef0e129 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } } peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } attrs { replace: true } } peers { permanent_uuid: "bc6aa13aa9f34d9193d382270ef0e129" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37015 } attrs { promote: false } } }
I20260608 12:41:09.842938  3518 raft_consensus.cc:2955] T a612c570d02a44a895eefbeef5ab30b7 P d2dc675cc2d34b5a846bd6f4c331bc82 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, bc6aa13aa9f34d9193d382270ef0e129 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } } peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } attrs { replace: true } } peers { permanent_uuid: "bc6aa13aa9f34d9193d382270ef0e129" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37015 } attrs { promote: false } } }
I20260608 12:41:09.854709  3747 raft_consensus.cc:2955] T a612c570d02a44a895eefbeef5ab30b7 P bc6aa13aa9f34d9193d382270ef0e129 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, bc6aa13aa9f34d9193d382270ef0e129 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } } peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } attrs { replace: true } } peers { permanent_uuid: "bc6aa13aa9f34d9193d382270ef0e129" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37015 } attrs { promote: false } } }
I20260608 12:41:09.864727  3339 catalog_manager.cc:5696] T a612c570d02a44a895eefbeef5ab30b7 P c535bfdd49e746c593edc2e2668faf65 reported cstate change: config changed from index 2 to 3, bc6aa13aa9f34d9193d382270ef0e129 (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "c535bfdd49e746c593edc2e2668faf65" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc6aa13aa9f34d9193d382270ef0e129" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37015 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:41:09.884961  3590 raft_consensus.cc:2955] T a612c570d02a44a895eefbeef5ab30b7 P 20dcd61228d340749574b5b784dd34fe [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, bc6aa13aa9f34d9193d382270ef0e129 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } } peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } attrs { replace: true } } peers { permanent_uuid: "bc6aa13aa9f34d9193d382270ef0e129" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37015 } attrs { promote: false } } }
I20260608 12:41:09.886498  3443 consensus_queue.cc:237] T a612c570d02a44a895eefbeef5ab30b7 P c535bfdd49e746c593edc2e2668faf65 [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: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } } peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } } peers { permanent_uuid: "bc6aa13aa9f34d9193d382270ef0e129" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37015 } attrs { promote: false } }
I20260608 12:41:09.896036  3518 raft_consensus.cc:1275] T a612c570d02a44a895eefbeef5ab30b7 P d2dc675cc2d34b5a846bd6f4c331bc82 [term 1 FOLLOWER]: Refusing update from remote peer c535bfdd49e746c593edc2e2668faf65: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:41:09.897867  3911 consensus_queue.cc:1048] T a612c570d02a44a895eefbeef5ab30b7 P c535bfdd49e746c593edc2e2668faf65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:41:09.898923  3747 raft_consensus.cc:1275] T a612c570d02a44a895eefbeef5ab30b7 P bc6aa13aa9f34d9193d382270ef0e129 [term 1 FOLLOWER]: Refusing update from remote peer c535bfdd49e746c593edc2e2668faf65: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:41:09.901798  3911 consensus_queue.cc:1048] T a612c570d02a44a895eefbeef5ab30b7 P c535bfdd49e746c593edc2e2668faf65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc6aa13aa9f34d9193d382270ef0e129" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37015 } 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:41:09.905215  3924 raft_consensus.cc:2955] T a612c570d02a44a895eefbeef5ab30b7 P c535bfdd49e746c593edc2e2668faf65 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 20dcd61228d340749574b5b784dd34fe (127.0.107.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } } peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } } peers { permanent_uuid: "bc6aa13aa9f34d9193d382270ef0e129" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37015 } attrs { promote: false } } }
I20260608 12:41:09.907193  3518 raft_consensus.cc:2955] T a612c570d02a44a895eefbeef5ab30b7 P d2dc675cc2d34b5a846bd6f4c331bc82 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 20dcd61228d340749574b5b784dd34fe (127.0.107.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } } peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } } peers { permanent_uuid: "bc6aa13aa9f34d9193d382270ef0e129" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37015 } attrs { promote: false } } }
I20260608 12:41:09.911263  3748 raft_consensus.cc:2955] T a612c570d02a44a895eefbeef5ab30b7 P bc6aa13aa9f34d9193d382270ef0e129 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 20dcd61228d340749574b5b784dd34fe (127.0.107.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } } peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } } peers { permanent_uuid: "bc6aa13aa9f34d9193d382270ef0e129" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37015 } attrs { promote: false } } }
I20260608 12:41:09.916157  3329 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet a612c570d02a44a895eefbeef5ab30b7 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:41:09.921609  3339 catalog_manager.cc:5696] T a612c570d02a44a895eefbeef5ab30b7 P d2dc675cc2d34b5a846bd6f4c331bc82 reported cstate change: config changed from index 3 to 4, VOTER 20dcd61228d340749574b5b784dd34fe (127.0.107.195) evicted. New cstate: current_term: 1 leader_uuid: "c535bfdd49e746c593edc2e2668faf65" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } } peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } } peers { permanent_uuid: "bc6aa13aa9f34d9193d382270ef0e129" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37015 } attrs { promote: false } } }
I20260608 12:41:09.932746  3581 tablet_service.cc:1558] Processing DeleteTablet for tablet a612c570d02a44a895eefbeef5ab30b7 with delete_type TABLET_DATA_TOMBSTONED (TS 20dcd61228d340749574b5b784dd34fe not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:34820
I20260608 12:41:09.937268  3929 tablet_replica.cc:333] T a612c570d02a44a895eefbeef5ab30b7 P 20dcd61228d340749574b5b784dd34fe: stopping tablet replica
I20260608 12:41:09.939194  3929 raft_consensus.cc:2243] T a612c570d02a44a895eefbeef5ab30b7 P 20dcd61228d340749574b5b784dd34fe [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:09.947531  3929 raft_consensus.cc:2272] T a612c570d02a44a895eefbeef5ab30b7 P 20dcd61228d340749574b5b784dd34fe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:09.961584  3929 ts_tablet_manager.cc:1916] T a612c570d02a44a895eefbeef5ab30b7 P 20dcd61228d340749574b5b784dd34fe: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:41:09.963694  3930 raft_consensus.cc:1064] T d257825a3db94279a9c655d4a466e27b P 20dcd61228d340749574b5b784dd34fe: attempting to promote NON_VOTER bc6aa13aa9f34d9193d382270ef0e129 to VOTER
I20260608 12:41:09.967756  3930 consensus_queue.cc:237] T d257825a3db94279a9c655d4a466e27b P 20dcd61228d340749574b5b784dd34fe [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: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } attrs { replace: true } } peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } } peers { permanent_uuid: "bc6aa13aa9f34d9193d382270ef0e129" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37015 } attrs { promote: false } }
I20260608 12:41:09.977360  3443 raft_consensus.cc:1275] T d257825a3db94279a9c655d4a466e27b P c535bfdd49e746c593edc2e2668faf65 [term 1 FOLLOWER]: Refusing update from remote peer 20dcd61228d340749574b5b784dd34fe: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:41:09.978881  3518 raft_consensus.cc:1275] T d257825a3db94279a9c655d4a466e27b P d2dc675cc2d34b5a846bd6f4c331bc82 [term 1 FOLLOWER]: Refusing update from remote peer 20dcd61228d340749574b5b784dd34fe: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:41:09.979106  3748 raft_consensus.cc:1275] T d257825a3db94279a9c655d4a466e27b P bc6aa13aa9f34d9193d382270ef0e129 [term 1 LEARNER]: Refusing update from remote peer 20dcd61228d340749574b5b784dd34fe: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:41:09.980269  3929 ts_tablet_manager.cc:1929] T a612c570d02a44a895eefbeef5ab30b7 P 20dcd61228d340749574b5b784dd34fe: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 12:41:09.980332  3930 consensus_queue.cc:1048] T d257825a3db94279a9c655d4a466e27b P 20dcd61228d340749574b5b784dd34fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 12:41:09.981002  3929 log.cc:1199] T a612c570d02a44a895eefbeef5ab30b7 P 20dcd61228d340749574b5b784dd34fe: Deleting WAL directory at /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922379125897-431-0/minicluster-data/ts-2-root/wals/a612c570d02a44a895eefbeef5ab30b7
I20260608 12:41:09.981658  3913 consensus_queue.cc:1048] T d257825a3db94279a9c655d4a466e27b P 20dcd61228d340749574b5b784dd34fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc6aa13aa9f34d9193d382270ef0e129" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37015 } 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:41:09.983287  3327 catalog_manager.cc:5027] TS 20dcd61228d340749574b5b784dd34fe (127.0.107.195:37667): tablet a612c570d02a44a895eefbeef5ab30b7 (table range_aware_rebalance_new_range [id=1e7aeb86dcc84f32a86f41e58a289f12]) successfully deleted
I20260608 12:41:09.984342  3912 consensus_queue.cc:1048] T d257825a3db94279a9c655d4a466e27b P 20dcd61228d340749574b5b784dd34fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } 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:41:09.993468  3519 raft_consensus.cc:1275] T 2bc1eed438374c35b689136117231853 P d2dc675cc2d34b5a846bd6f4c331bc82 [term 2 FOLLOWER]: Refusing update from remote peer c535bfdd49e746c593edc2e2668faf65: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 12:41:09.999852  3911 consensus_queue.cc:1048] T 2bc1eed438374c35b689136117231853 P c535bfdd49e746c593edc2e2668faf65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 12:41:10.005780  3748 raft_consensus.cc:3060] T 2bc1eed438374c35b689136117231853 P bc6aa13aa9f34d9193d382270ef0e129 [term 1 LEARNER]: Advancing to term 2
I20260608 12:41:10.017546  3517 raft_consensus.cc:1275] T 460edd943fe2462584c9611366a42369 P d2dc675cc2d34b5a846bd6f4c331bc82 [term 2 FOLLOWER]: Refusing update from remote peer 20dcd61228d340749574b5b784dd34fe: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 12:41:10.021106  3747 raft_consensus.cc:3060] T 460edd943fe2462584c9611366a42369 P bc6aa13aa9f34d9193d382270ef0e129 [term 1 LEARNER]: Advancing to term 2
I20260608 12:41:10.019271  3930 raft_consensus.cc:2955] T d257825a3db94279a9c655d4a466e27b P 20dcd61228d340749574b5b784dd34fe [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, bc6aa13aa9f34d9193d382270ef0e129 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } attrs { replace: true } } peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } } peers { permanent_uuid: "bc6aa13aa9f34d9193d382270ef0e129" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37015 } attrs { promote: false } } }
I20260608 12:41:10.024237  3748 raft_consensus.cc:1275] T 2bc1eed438374c35b689136117231853 P bc6aa13aa9f34d9193d382270ef0e129 [term 2 LEARNER]: Refusing update from remote peer c535bfdd49e746c593edc2e2668faf65: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 12:41:10.026082  3911 consensus_queue.cc:1048] T 2bc1eed438374c35b689136117231853 P c535bfdd49e746c593edc2e2668faf65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc6aa13aa9f34d9193d382270ef0e129" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 37015 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 12:41:10.040904  3747 raft_consensus.cc:1275] T 460edd943fe2462584c9611366a42369 P bc6aa13aa9f34d9193d382270ef0e129 [term 2 LEARNER]: Refusing update from remote peer 20dcd61228d340749574b5b784dd34fe: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 12:41:10.044015  3912 consensus_queue.cc:1048] T 460edd943fe2462584c9611366a42369 P 20dcd61228d340749574b5b784dd34fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc6aa13aa9f34d9193d382270ef0e129" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 37015 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:41:10.057538  3911 raft_consensus.cc:993] T 2bc1eed438374c35b689136117231853 P c535bfdd49e746c593edc2e2668faf65: : Instructing follower d2dc675cc2d34b5a846bd6f4c331bc82 to start an election
I20260608 12:41:10.058110  3911 raft_consensus.cc:1081] T 2bc1eed438374c35b689136117231853 P c535bfdd49e746c593edc2e2668faf65 [term 2 LEADER]: Signalling peer d2dc675cc2d34b5a846bd6f4c331bc82 to start an election
I20260608 12:41:10.059719  3913 consensus_queue.cc:1048] T 460edd943fe2462584c9611366a42369 P 20dcd61228d340749574b5b784dd34fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 12:41:10.062085  3443 raft_consensus.cc:1275] T 460edd943fe2462584c9611366a42369 P c535bfdd49e746c593edc2e2668faf65 [term 2 FOLLOWER]: Refusing update from remote peer 20dcd61228d340749574b5b784dd34fe: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 12:41:10.061023  3444 raft_consensus.cc:2955] T d257825a3db94279a9c655d4a466e27b P c535bfdd49e746c593edc2e2668faf65 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, bc6aa13aa9f34d9193d382270ef0e129 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } attrs { replace: true } } peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } } peers { permanent_uuid: "bc6aa13aa9f34d9193d382270ef0e129" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37015 } attrs { promote: false } } }
I20260608 12:41:10.066959  3913 consensus_queue.cc:1048] T 460edd943fe2462584c9611366a42369 P 20dcd61228d340749574b5b784dd34fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } 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:41:10.068976  3515 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2bc1eed438374c35b689136117231853"
dest_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82"
 from {username='slave'} at 127.0.0.1:55236
I20260608 12:41:10.076382  3590 raft_consensus.cc:1275] T 2bc1eed438374c35b689136117231853 P 20dcd61228d340749574b5b784dd34fe [term 2 FOLLOWER]: Refusing update from remote peer c535bfdd49e746c593edc2e2668faf65: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 12:41:10.079032  3924 consensus_queue.cc:1048] T 2bc1eed438374c35b689136117231853 P c535bfdd49e746c593edc2e2668faf65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:41:10.082844  3913 raft_consensus.cc:1064] T 460edd943fe2462584c9611366a42369 P 20dcd61228d340749574b5b784dd34fe: attempting to promote NON_VOTER bc6aa13aa9f34d9193d382270ef0e129 to VOTER
W20260608 12:41:10.083374  3913 raft_consensus.cc:1068] T 460edd943fe2462584c9611366a42369 P 20dcd61228d340749574b5b784dd34fe: Unable to promote non-voter bc6aa13aa9f34d9193d382270ef0e129: Illegal state: Leader has not yet committed an operation in its own term
I20260608 12:41:10.084707  3515 raft_consensus.cc:493] T 2bc1eed438374c35b689136117231853 P d2dc675cc2d34b5a846bd6f4c331bc82 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 12:41:10.085242  3515 raft_consensus.cc:3060] T 2bc1eed438374c35b689136117231853 P d2dc675cc2d34b5a846bd6f4c331bc82 [term 2 FOLLOWER]: Advancing to term 3
I20260608 12:41:10.096038  3442 raft_consensus.cc:1275] T 05941f9867a44b26aaf22b9599b2af0f P c535bfdd49e746c593edc2e2668faf65 [term 2 FOLLOWER]: Refusing update from remote peer bc6aa13aa9f34d9193d382270ef0e129: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:41:10.101588  3838 consensus_queue.cc:1048] T 05941f9867a44b26aaf22b9599b2af0f P bc6aa13aa9f34d9193d382270ef0e129 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 12:41:10.124007  3913 raft_consensus.cc:1064] T 460edd943fe2462584c9611366a42369 P 20dcd61228d340749574b5b784dd34fe: attempting to promote NON_VOTER bc6aa13aa9f34d9193d382270ef0e129 to VOTER
I20260608 12:41:10.148950  3515 raft_consensus.cc:515] T 2bc1eed438374c35b689136117231853 P d2dc675cc2d34b5a846bd6f4c331bc82 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } attrs { replace: true } } peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } } peers { permanent_uuid: "bc6aa13aa9f34d9193d382270ef0e129" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 37015 } attrs { promote: true } }
I20260608 12:41:10.155128  3516 raft_consensus.cc:1275] T 05941f9867a44b26aaf22b9599b2af0f P d2dc675cc2d34b5a846bd6f4c331bc82 [term 2 FOLLOWER]: Refusing update from remote peer bc6aa13aa9f34d9193d382270ef0e129: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:41:10.174330  3838 consensus_queue.cc:1048] T 05941f9867a44b26aaf22b9599b2af0f P bc6aa13aa9f34d9193d382270ef0e129 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 12:41:10.179684  3747 raft_consensus.cc:2955] T d257825a3db94279a9c655d4a466e27b P bc6aa13aa9f34d9193d382270ef0e129 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, bc6aa13aa9f34d9193d382270ef0e129 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } attrs { replace: true } } peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } } peers { permanent_uuid: "bc6aa13aa9f34d9193d382270ef0e129" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37015 } attrs { promote: false } } }
I20260608 12:41:10.202778  3342 catalog_manager.cc:5696] T d257825a3db94279a9c655d4a466e27b P 20dcd61228d340749574b5b784dd34fe reported cstate change: config changed from index 2 to 3, bc6aa13aa9f34d9193d382270ef0e129 (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "20dcd61228d340749574b5b784dd34fe" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bc6aa13aa9f34d9193d382270ef0e129" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37015 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:41:10.203805  3442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bc1eed438374c35b689136117231853" candidate_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "c535bfdd49e746c593edc2e2668faf65"
I20260608 12:41:10.218868  3442 raft_consensus.cc:3055] T 2bc1eed438374c35b689136117231853 P c535bfdd49e746c593edc2e2668faf65 [term 2 LEADER]: Stepping down as leader of term 2
I20260608 12:41:10.219211  3442 raft_consensus.cc:740] T 2bc1eed438374c35b689136117231853 P c535bfdd49e746c593edc2e2668faf65 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c535bfdd49e746c593edc2e2668faf65, State: Running, Role: LEADER
I20260608 12:41:10.220183  3442 consensus_queue.cc:260] T 2bc1eed438374c35b689136117231853 P c535bfdd49e746c593edc2e2668faf65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } attrs { replace: true } } peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } } peers { permanent_uuid: "bc6aa13aa9f34d9193d382270ef0e129" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 37015 } attrs { promote: true } }
I20260608 12:41:10.205796  3515 leader_election.cc:290] T 2bc1eed438374c35b689136117231853 P d2dc675cc2d34b5a846bd6f4c331bc82 [CANDIDATE]: Term 3 election: Requested vote from peers c535bfdd49e746c593edc2e2668faf65 (127.0.107.193:45443), 20dcd61228d340749574b5b784dd34fe (127.0.107.195:37667)
I20260608 12:41:10.210178  3590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bc1eed438374c35b689136117231853" candidate_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "20dcd61228d340749574b5b784dd34fe"
I20260608 12:41:10.222010  3590 raft_consensus.cc:3060] T 2bc1eed438374c35b689136117231853 P 20dcd61228d340749574b5b784dd34fe [term 2 FOLLOWER]: Advancing to term 3
I20260608 12:41:10.222136  3442 raft_consensus.cc:3060] T 2bc1eed438374c35b689136117231853 P c535bfdd49e746c593edc2e2668faf65 [term 2 FOLLOWER]: Advancing to term 3
I20260608 12:41:10.213099  3913 consensus_queue.cc:237] T 460edd943fe2462584c9611366a42369 P 20dcd61228d340749574b5b784dd34fe [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: 2, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } attrs { replace: true } } peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } } peers { permanent_uuid: "bc6aa13aa9f34d9193d382270ef0e129" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37015 } attrs { promote: false } }
I20260608 12:41:10.216423  3519 raft_consensus.cc:2955] T d257825a3db94279a9c655d4a466e27b P d2dc675cc2d34b5a846bd6f4c331bc82 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, bc6aa13aa9f34d9193d382270ef0e129 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } attrs { replace: true } } peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } } peers { permanent_uuid: "bc6aa13aa9f34d9193d382270ef0e129" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37015 } attrs { promote: false } } }
I20260608 12:41:10.229100  3590 raft_consensus.cc:2468] T 2bc1eed438374c35b689136117231853 P 20dcd61228d340749574b5b784dd34fe [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d2dc675cc2d34b5a846bd6f4c331bc82 in term 3.
I20260608 12:41:10.232933  3442 raft_consensus.cc:2468] T 2bc1eed438374c35b689136117231853 P c535bfdd49e746c593edc2e2668faf65 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d2dc675cc2d34b5a846bd6f4c331bc82 in term 3.
I20260608 12:41:10.234326  3483 leader_election.cc:304] T 2bc1eed438374c35b689136117231853 P d2dc675cc2d34b5a846bd6f4c331bc82 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20dcd61228d340749574b5b784dd34fe, d2dc675cc2d34b5a846bd6f4c331bc82; no voters: 
I20260608 12:41:10.235445  3908 raft_consensus.cc:2804] T 2bc1eed438374c35b689136117231853 P d2dc675cc2d34b5a846bd6f4c331bc82 [term 3 FOLLOWER]: Leader election won for term 3
I20260608 12:41:10.236027  3908 raft_consensus.cc:697] T 2bc1eed438374c35b689136117231853 P d2dc675cc2d34b5a846bd6f4c331bc82 [term 3 LEADER]: Becoming Leader. State: Replica: d2dc675cc2d34b5a846bd6f4c331bc82, State: Running, Role: LEADER
I20260608 12:41:10.237833  3908 consensus_queue.cc:237] T 2bc1eed438374c35b689136117231853 P d2dc675cc2d34b5a846bd6f4c331bc82 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } attrs { replace: true } } peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } } peers { permanent_uuid: "bc6aa13aa9f34d9193d382270ef0e129" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 37015 } attrs { promote: true } }
I20260608 12:41:10.257055  3746 raft_consensus.cc:1275] T 460edd943fe2462584c9611366a42369 P bc6aa13aa9f34d9193d382270ef0e129 [term 2 LEARNER]: Refusing update from remote peer 20dcd61228d340749574b5b784dd34fe: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:41:10.258900  3912 consensus_queue.cc:1048] T 460edd943fe2462584c9611366a42369 P 20dcd61228d340749574b5b784dd34fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc6aa13aa9f34d9193d382270ef0e129" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37015 } 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:41:10.262861  3519 raft_consensus.cc:1275] T 460edd943fe2462584c9611366a42369 P d2dc675cc2d34b5a846bd6f4c331bc82 [term 2 FOLLOWER]: Refusing update from remote peer 20dcd61228d340749574b5b784dd34fe: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:41:10.264591  3912 consensus_queue.cc:1048] T 460edd943fe2462584c9611366a42369 P 20dcd61228d340749574b5b784dd34fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:41:10.267268  3442 raft_consensus.cc:1275] T 460edd943fe2462584c9611366a42369 P c535bfdd49e746c593edc2e2668faf65 [term 2 FOLLOWER]: Refusing update from remote peer 20dcd61228d340749574b5b784dd34fe: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:41:10.276893  3590 consensus_queue.cc:237] T d257825a3db94279a9c655d4a466e27b P 20dcd61228d340749574b5b784dd34fe [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: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } } peers { permanent_uuid: "bc6aa13aa9f34d9193d382270ef0e129" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37015 } attrs { promote: false } }
I20260608 12:41:10.279798  3746 raft_consensus.cc:1275] T 6238612e21844a60a0ceb50c63eaf27e P bc6aa13aa9f34d9193d382270ef0e129 [term 2 FOLLOWER]: Refusing update from remote peer c535bfdd49e746c593edc2e2668faf65: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:41:10.281731  3943 consensus_queue.cc:1048] T 6238612e21844a60a0ceb50c63eaf27e P c535bfdd49e746c593edc2e2668faf65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc6aa13aa9f34d9193d382270ef0e129" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 12:41:10.288755  3912 consensus_queue.cc:1048] T 460edd943fe2462584c9611366a42369 P 20dcd61228d340749574b5b784dd34fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } 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:41:10.296074  3444 raft_consensus.cc:1275] T d257825a3db94279a9c655d4a466e27b P c535bfdd49e746c593edc2e2668faf65 [term 1 FOLLOWER]: Refusing update from remote peer 20dcd61228d340749574b5b784dd34fe: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:41:10.296345  3913 raft_consensus.cc:2955] T 460edd943fe2462584c9611366a42369 P 20dcd61228d340749574b5b784dd34fe [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 2 to 4, bc6aa13aa9f34d9193d382270ef0e129 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } attrs { replace: true } } peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } } peers { permanent_uuid: "bc6aa13aa9f34d9193d382270ef0e129" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37015 } attrs { promote: false } } }
I20260608 12:41:10.299031  3935 consensus_queue.cc:1048] T d257825a3db94279a9c655d4a466e27b P 20dcd61228d340749574b5b784dd34fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 12:41:10.301815  3746 raft_consensus.cc:1275] T d257825a3db94279a9c655d4a466e27b P bc6aa13aa9f34d9193d382270ef0e129 [term 1 FOLLOWER]: Refusing update from remote peer 20dcd61228d340749574b5b784dd34fe: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:41:10.301826  3444 raft_consensus.cc:2955] T 460edd943fe2462584c9611366a42369 P c535bfdd49e746c593edc2e2668faf65 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 2 to 4, bc6aa13aa9f34d9193d382270ef0e129 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } attrs { replace: true } } peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } } peers { permanent_uuid: "bc6aa13aa9f34d9193d382270ef0e129" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37015 } attrs { promote: false } } }
I20260608 12:41:10.302491  3747 raft_consensus.cc:2955] T 460edd943fe2462584c9611366a42369 P bc6aa13aa9f34d9193d382270ef0e129 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 2 to 4, bc6aa13aa9f34d9193d382270ef0e129 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } attrs { replace: true } } peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } } peers { permanent_uuid: "bc6aa13aa9f34d9193d382270ef0e129" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37015 } attrs { promote: false } } }
I20260608 12:41:10.310761  3930 consensus_queue.cc:1048] T d257825a3db94279a9c655d4a466e27b P 20dcd61228d340749574b5b784dd34fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc6aa13aa9f34d9193d382270ef0e129" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37015 } 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:41:10.310060  3935 raft_consensus.cc:2955] T d257825a3db94279a9c655d4a466e27b P 20dcd61228d340749574b5b784dd34fe [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d2dc675cc2d34b5a846bd6f4c331bc82 (127.0.107.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } } peers { permanent_uuid: "bc6aa13aa9f34d9193d382270ef0e129" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37015 } attrs { promote: false } } }
I20260608 12:41:10.314043  3442 raft_consensus.cc:2955] T d257825a3db94279a9c655d4a466e27b P c535bfdd49e746c593edc2e2668faf65 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d2dc675cc2d34b5a846bd6f4c331bc82 (127.0.107.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } } peers { permanent_uuid: "bc6aa13aa9f34d9193d382270ef0e129" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37015 } attrs { promote: false } } }
I20260608 12:41:10.317387  3746 raft_consensus.cc:2955] T d257825a3db94279a9c655d4a466e27b P bc6aa13aa9f34d9193d382270ef0e129 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d2dc675cc2d34b5a846bd6f4c331bc82 (127.0.107.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } } peers { permanent_uuid: "bc6aa13aa9f34d9193d382270ef0e129" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37015 } attrs { promote: false } } }
I20260608 12:41:10.328305  3519 raft_consensus.cc:2955] T 460edd943fe2462584c9611366a42369 P d2dc675cc2d34b5a846bd6f4c331bc82 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 2 to 4, bc6aa13aa9f34d9193d382270ef0e129 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } attrs { replace: true } } peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } } peers { permanent_uuid: "bc6aa13aa9f34d9193d382270ef0e129" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37015 } attrs { promote: false } } }
I20260608 12:41:10.337263  3340 catalog_manager.cc:5696] T 460edd943fe2462584c9611366a42369 P 20dcd61228d340749574b5b784dd34fe reported cstate change: config changed from index 2 to 4, bc6aa13aa9f34d9193d382270ef0e129 (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "20dcd61228d340749574b5b784dd34fe" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bc6aa13aa9f34d9193d382270ef0e129" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37015 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:41:10.349033  3516 raft_consensus.cc:1275] T 6238612e21844a60a0ceb50c63eaf27e P d2dc675cc2d34b5a846bd6f4c331bc82 [term 2 FOLLOWER]: Refusing update from remote peer c535bfdd49e746c593edc2e2668faf65: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:41:10.352648  3943 consensus_queue.cc:1048] T 6238612e21844a60a0ceb50c63eaf27e P c535bfdd49e746c593edc2e2668faf65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:41:10.352491  3339 catalog_manager.cc:5696] T 2bc1eed438374c35b689136117231853 P d2dc675cc2d34b5a846bd6f4c331bc82 reported cstate change: term changed from 2 to 3, leader changed from c535bfdd49e746c593edc2e2668faf65 (127.0.107.193) to d2dc675cc2d34b5a846bd6f4c331bc82 (127.0.107.194). New cstate: current_term: 3 leader_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc6aa13aa9f34d9193d382270ef0e129" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 37015 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:41:10.362462  3327 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet d257825a3db94279a9c655d4a466e27b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:41:10.366063  3590 consensus_queue.cc:237] T 460edd943fe2462584c9611366a42369 P 20dcd61228d340749574b5b784dd34fe [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: 2, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } } peers { permanent_uuid: "bc6aa13aa9f34d9193d382270ef0e129" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37015 } attrs { promote: false } }
I20260608 12:41:10.376686  3746 raft_consensus.cc:1275] T 460edd943fe2462584c9611366a42369 P bc6aa13aa9f34d9193d382270ef0e129 [term 2 FOLLOWER]: Refusing update from remote peer 20dcd61228d340749574b5b784dd34fe: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 12:41:10.380745  3930 consensus_queue.cc:1048] T 460edd943fe2462584c9611366a42369 P 20dcd61228d340749574b5b784dd34fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc6aa13aa9f34d9193d382270ef0e129" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37015 } 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:41:10.380432  3341 catalog_manager.cc:5696] T d257825a3db94279a9c655d4a466e27b P 20dcd61228d340749574b5b784dd34fe reported cstate change: config changed from index 3 to 4, VOTER d2dc675cc2d34b5a846bd6f4c331bc82 (127.0.107.194) evicted. New cstate: current_term: 1 leader_uuid: "20dcd61228d340749574b5b784dd34fe" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bc6aa13aa9f34d9193d382270ef0e129" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37015 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260608 12:41:10.384330  3519 raft_consensus.cc:1275] T 460edd943fe2462584c9611366a42369 P d2dc675cc2d34b5a846bd6f4c331bc82 [term 2 FOLLOWER]: Refusing update from remote peer 20dcd61228d340749574b5b784dd34fe: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 12:41:10.386052  3930 consensus_queue.cc:1048] T 460edd943fe2462584c9611366a42369 P 20dcd61228d340749574b5b784dd34fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 12:41:10.393517  3509 tablet_service.cc:1558] Processing DeleteTablet for tablet d257825a3db94279a9c655d4a466e27b with delete_type TABLET_DATA_TOMBSTONED (TS d2dc675cc2d34b5a846bd6f4c331bc82 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:55224
I20260608 12:41:10.393587  3913 raft_consensus.cc:2955] T 460edd943fe2462584c9611366a42369 P 20dcd61228d340749574b5b784dd34fe [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER c535bfdd49e746c593edc2e2668faf65 (127.0.107.193) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } } peers { permanent_uuid: "bc6aa13aa9f34d9193d382270ef0e129" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37015 } attrs { promote: false } } }
I20260608 12:41:10.409797  3747 raft_consensus.cc:2955] T 460edd943fe2462584c9611366a42369 P bc6aa13aa9f34d9193d382270ef0e129 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER c535bfdd49e746c593edc2e2668faf65 (127.0.107.193) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } } peers { permanent_uuid: "bc6aa13aa9f34d9193d382270ef0e129" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37015 } attrs { promote: false } } }
I20260608 12:41:10.413568  3954 tablet_replica.cc:333] T d257825a3db94279a9c655d4a466e27b P d2dc675cc2d34b5a846bd6f4c331bc82: stopping tablet replica
I20260608 12:41:10.414721  3954 raft_consensus.cc:2243] T d257825a3db94279a9c655d4a466e27b P d2dc675cc2d34b5a846bd6f4c331bc82 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:10.415572  3954 raft_consensus.cc:2272] T d257825a3db94279a9c655d4a466e27b P d2dc675cc2d34b5a846bd6f4c331bc82 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:10.416807  3519 raft_consensus.cc:2955] T 460edd943fe2462584c9611366a42369 P d2dc675cc2d34b5a846bd6f4c331bc82 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER c535bfdd49e746c593edc2e2668faf65 (127.0.107.193) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } } peers { permanent_uuid: "bc6aa13aa9f34d9193d382270ef0e129" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37015 } attrs { promote: false } } }
I20260608 12:41:10.425590  3327 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 460edd943fe2462584c9611366a42369 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:41:10.434835  3954 ts_tablet_manager.cc:1916] T d257825a3db94279a9c655d4a466e27b P d2dc675cc2d34b5a846bd6f4c331bc82: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:41:10.435798  3340 catalog_manager.cc:5696] T 460edd943fe2462584c9611366a42369 P d2dc675cc2d34b5a846bd6f4c331bc82 reported cstate change: config changed from index 4 to 5, VOTER c535bfdd49e746c593edc2e2668faf65 (127.0.107.193) evicted. New cstate: current_term: 2 leader_uuid: "20dcd61228d340749574b5b784dd34fe" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } } peers { permanent_uuid: "bc6aa13aa9f34d9193d382270ef0e129" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37015 } attrs { promote: false } } }
I20260608 12:41:10.449126  3432 tablet_service.cc:1558] Processing DeleteTablet for tablet 460edd943fe2462584c9611366a42369 with delete_type TABLET_DATA_TOMBSTONED (TS c535bfdd49e746c593edc2e2668faf65 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:57764
I20260608 12:41:10.451350  3955 tablet_replica.cc:333] T 460edd943fe2462584c9611366a42369 P c535bfdd49e746c593edc2e2668faf65: stopping tablet replica
I20260608 12:41:10.451586  3954 ts_tablet_manager.cc:1929] T d257825a3db94279a9c655d4a466e27b P d2dc675cc2d34b5a846bd6f4c331bc82: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 12:41:10.452121  3954 log.cc:1199] T d257825a3db94279a9c655d4a466e27b P d2dc675cc2d34b5a846bd6f4c331bc82: Deleting WAL directory at /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922379125897-431-0/minicluster-data/ts-1-root/wals/d257825a3db94279a9c655d4a466e27b
I20260608 12:41:10.452487  3955 raft_consensus.cc:2243] T 460edd943fe2462584c9611366a42369 P c535bfdd49e746c593edc2e2668faf65 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:10.453336  3955 raft_consensus.cc:2272] T 460edd943fe2462584c9611366a42369 P c535bfdd49e746c593edc2e2668faf65 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:10.453889  3329 catalog_manager.cc:5027] TS d2dc675cc2d34b5a846bd6f4c331bc82 (127.0.107.194:36749): tablet d257825a3db94279a9c655d4a466e27b (table range_aware_rebalance_new_range [id=1e7aeb86dcc84f32a86f41e58a289f12]) successfully deleted
I20260608 12:41:10.456009  3955 ts_tablet_manager.cc:1916] T 460edd943fe2462584c9611366a42369 P c535bfdd49e746c593edc2e2668faf65: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:41:10.467468  3955 ts_tablet_manager.cc:1929] T 460edd943fe2462584c9611366a42369 P c535bfdd49e746c593edc2e2668faf65: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260608 12:41:10.467846  3955 log.cc:1199] T 460edd943fe2462584c9611366a42369 P c535bfdd49e746c593edc2e2668faf65: Deleting WAL directory at /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922379125897-431-0/minicluster-data/ts-0-root/wals/460edd943fe2462584c9611366a42369
I20260608 12:41:10.469693  3329 catalog_manager.cc:5027] TS c535bfdd49e746c593edc2e2668faf65 (127.0.107.193:45443): tablet 460edd943fe2462584c9611366a42369 (table range_aware_rebalance_new_range [id=1e7aeb86dcc84f32a86f41e58a289f12]) successfully deleted
I20260608 12:41:10.699882  3442 raft_consensus.cc:1275] T 2bc1eed438374c35b689136117231853 P c535bfdd49e746c593edc2e2668faf65 [term 3 FOLLOWER]: Refusing update from remote peer d2dc675cc2d34b5a846bd6f4c331bc82: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260608 12:41:10.701594  3896 consensus_queue.cc:1048] T 2bc1eed438374c35b689136117231853 P d2dc675cc2d34b5a846bd6f4c331bc82 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } 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:41:10.711169  3747 raft_consensus.cc:3060] T 2bc1eed438374c35b689136117231853 P bc6aa13aa9f34d9193d382270ef0e129 [term 2 LEARNER]: Advancing to term 3
I20260608 12:41:10.717746  3590 raft_consensus.cc:1275] T 2bc1eed438374c35b689136117231853 P 20dcd61228d340749574b5b784dd34fe [term 3 FOLLOWER]: Refusing update from remote peer d2dc675cc2d34b5a846bd6f4c331bc82: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260608 12:41:10.719892  3908 consensus_queue.cc:1048] T 2bc1eed438374c35b689136117231853 P d2dc675cc2d34b5a846bd6f4c331bc82 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 12:41:10.719920  3747 raft_consensus.cc:1275] T 2bc1eed438374c35b689136117231853 P bc6aa13aa9f34d9193d382270ef0e129 [term 3 LEARNER]: Refusing update from remote peer d2dc675cc2d34b5a846bd6f4c331bc82: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260608 12:41:10.722093  3908 consensus_queue.cc:1048] T 2bc1eed438374c35b689136117231853 P d2dc675cc2d34b5a846bd6f4c331bc82 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc6aa13aa9f34d9193d382270ef0e129" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 37015 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:41:10.729821  3908 raft_consensus.cc:1064] T 2bc1eed438374c35b689136117231853 P d2dc675cc2d34b5a846bd6f4c331bc82: attempting to promote NON_VOTER bc6aa13aa9f34d9193d382270ef0e129 to VOTER
I20260608 12:41:10.732100  3908 consensus_queue.cc:237] T 2bc1eed438374c35b689136117231853 P d2dc675cc2d34b5a846bd6f4c331bc82 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 3, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } attrs { replace: true } } peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } } peers { permanent_uuid: "bc6aa13aa9f34d9193d382270ef0e129" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37015 } attrs { promote: false } }
I20260608 12:41:10.740109  3747 raft_consensus.cc:1275] T 2bc1eed438374c35b689136117231853 P bc6aa13aa9f34d9193d382270ef0e129 [term 3 LEARNER]: Refusing update from remote peer d2dc675cc2d34b5a846bd6f4c331bc82: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260608 12:41:10.741369  3442 raft_consensus.cc:1275] T 2bc1eed438374c35b689136117231853 P c535bfdd49e746c593edc2e2668faf65 [term 3 FOLLOWER]: Refusing update from remote peer d2dc675cc2d34b5a846bd6f4c331bc82: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260608 12:41:10.742065  3896 consensus_queue.cc:1048] T 2bc1eed438374c35b689136117231853 P d2dc675cc2d34b5a846bd6f4c331bc82 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc6aa13aa9f34d9193d382270ef0e129" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37015 } 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:41:10.743523  3956 consensus_queue.cc:1048] T 2bc1eed438374c35b689136117231853 P d2dc675cc2d34b5a846bd6f4c331bc82 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } 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:41:10.744297  3590 raft_consensus.cc:1275] T 2bc1eed438374c35b689136117231853 P 20dcd61228d340749574b5b784dd34fe [term 3 FOLLOWER]: Refusing update from remote peer d2dc675cc2d34b5a846bd6f4c331bc82: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260608 12:41:10.746412  3958 consensus_queue.cc:1048] T 2bc1eed438374c35b689136117231853 P d2dc675cc2d34b5a846bd6f4c331bc82 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260608 12:41:10.753360  3956 raft_consensus.cc:2955] T 2bc1eed438374c35b689136117231853 P d2dc675cc2d34b5a846bd6f4c331bc82 [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 2 to 5, bc6aa13aa9f34d9193d382270ef0e129 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } attrs { replace: true } } peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } } peers { permanent_uuid: "bc6aa13aa9f34d9193d382270ef0e129" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37015 } attrs { promote: false } } }
I20260608 12:41:10.755188  3590 raft_consensus.cc:2955] T 2bc1eed438374c35b689136117231853 P 20dcd61228d340749574b5b784dd34fe [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 2 to 5, bc6aa13aa9f34d9193d382270ef0e129 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } attrs { replace: true } } peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } } peers { permanent_uuid: "bc6aa13aa9f34d9193d382270ef0e129" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37015 } attrs { promote: false } } }
I20260608 12:41:10.755160  3442 raft_consensus.cc:2955] T 2bc1eed438374c35b689136117231853 P c535bfdd49e746c593edc2e2668faf65 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 2 to 5, bc6aa13aa9f34d9193d382270ef0e129 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } attrs { replace: true } } peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } } peers { permanent_uuid: "bc6aa13aa9f34d9193d382270ef0e129" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37015 } attrs { promote: false } } }
I20260608 12:41:10.765780  3747 raft_consensus.cc:2955] T 2bc1eed438374c35b689136117231853 P bc6aa13aa9f34d9193d382270ef0e129 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 2 to 5, bc6aa13aa9f34d9193d382270ef0e129 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } attrs { replace: true } } peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } } peers { permanent_uuid: "bc6aa13aa9f34d9193d382270ef0e129" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37015 } attrs { promote: false } } }
I20260608 12:41:10.766610  3342 catalog_manager.cc:5696] T 2bc1eed438374c35b689136117231853 P 20dcd61228d340749574b5b784dd34fe reported cstate change: config changed from index 2 to 5, bc6aa13aa9f34d9193d382270ef0e129 (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } attrs { replace: true } } peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } } peers { permanent_uuid: "bc6aa13aa9f34d9193d382270ef0e129" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37015 } attrs { promote: false } } }
I20260608 12:41:10.786790  3519 consensus_queue.cc:237] T 2bc1eed438374c35b689136117231853 P d2dc675cc2d34b5a846bd6f4c331bc82 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 3, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } } peers { permanent_uuid: "bc6aa13aa9f34d9193d382270ef0e129" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37015 } attrs { promote: false } }
I20260608 12:41:10.791570  3747 raft_consensus.cc:1275] T 2bc1eed438374c35b689136117231853 P bc6aa13aa9f34d9193d382270ef0e129 [term 3 FOLLOWER]: Refusing update from remote peer d2dc675cc2d34b5a846bd6f4c331bc82: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260608 12:41:10.791627  3590 raft_consensus.cc:1275] T 2bc1eed438374c35b689136117231853 P 20dcd61228d340749574b5b784dd34fe [term 3 FOLLOWER]: Refusing update from remote peer d2dc675cc2d34b5a846bd6f4c331bc82: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260608 12:41:10.793378  3956 consensus_queue.cc:1048] T 2bc1eed438374c35b689136117231853 P d2dc675cc2d34b5a846bd6f4c331bc82 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc6aa13aa9f34d9193d382270ef0e129" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37015 } 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:41:10.796383  3956 consensus_queue.cc:1048] T 2bc1eed438374c35b689136117231853 P d2dc675cc2d34b5a846bd6f4c331bc82 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.002s
I20260608 12:41:10.800520  3958 raft_consensus.cc:2955] T 2bc1eed438374c35b689136117231853 P d2dc675cc2d34b5a846bd6f4c331bc82 [term 3 LEADER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER c535bfdd49e746c593edc2e2668faf65 (127.0.107.193) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } } peers { permanent_uuid: "bc6aa13aa9f34d9193d382270ef0e129" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37015 } attrs { promote: false } } }
I20260608 12:41:10.805156  3747 raft_consensus.cc:2955] T 2bc1eed438374c35b689136117231853 P bc6aa13aa9f34d9193d382270ef0e129 [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER c535bfdd49e746c593edc2e2668faf65 (127.0.107.193) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } } peers { permanent_uuid: "bc6aa13aa9f34d9193d382270ef0e129" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37015 } attrs { promote: false } } }
I20260608 12:41:10.806668  3590 raft_consensus.cc:2955] T 2bc1eed438374c35b689136117231853 P 20dcd61228d340749574b5b784dd34fe [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER c535bfdd49e746c593edc2e2668faf65 (127.0.107.193) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } } peers { permanent_uuid: "bc6aa13aa9f34d9193d382270ef0e129" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37015 } attrs { promote: false } } }
I20260608 12:41:10.813105  3329 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 2bc1eed438374c35b689136117231853 with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:41:10.816926  3340 catalog_manager.cc:5696] T 2bc1eed438374c35b689136117231853 P bc6aa13aa9f34d9193d382270ef0e129 reported cstate change: config changed from index 5 to 6, VOTER c535bfdd49e746c593edc2e2668faf65 (127.0.107.193) evicted. New cstate: current_term: 3 leader_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } } peers { permanent_uuid: "bc6aa13aa9f34d9193d382270ef0e129" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37015 } attrs { promote: false } } }
I20260608 12:41:10.826929  3432 tablet_service.cc:1558] Processing DeleteTablet for tablet 2bc1eed438374c35b689136117231853 with delete_type TABLET_DATA_TOMBSTONED (TS c535bfdd49e746c593edc2e2668faf65 not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:57764
I20260608 12:41:10.827927  3955 tablet_replica.cc:333] T 2bc1eed438374c35b689136117231853 P c535bfdd49e746c593edc2e2668faf65: stopping tablet replica
I20260608 12:41:10.829108  3955 raft_consensus.cc:2243] T 2bc1eed438374c35b689136117231853 P c535bfdd49e746c593edc2e2668faf65 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:10.829977  3955 raft_consensus.cc:2272] T 2bc1eed438374c35b689136117231853 P c535bfdd49e746c593edc2e2668faf65 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:10.834141  3955 ts_tablet_manager.cc:1916] T 2bc1eed438374c35b689136117231853 P c535bfdd49e746c593edc2e2668faf65: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:41:10.845945  3955 ts_tablet_manager.cc:1929] T 2bc1eed438374c35b689136117231853 P c535bfdd49e746c593edc2e2668faf65: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.5
I20260608 12:41:10.846238  3955 log.cc:1199] T 2bc1eed438374c35b689136117231853 P c535bfdd49e746c593edc2e2668faf65: Deleting WAL directory at /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922379125897-431-0/minicluster-data/ts-0-root/wals/2bc1eed438374c35b689136117231853
I20260608 12:41:10.847628  3329 catalog_manager.cc:5027] TS c535bfdd49e746c593edc2e2668faf65 (127.0.107.193:45443): tablet 2bc1eed438374c35b689136117231853 (table range_aware_rebalance_new_range [id=1e7aeb86dcc84f32a86f41e58a289f12]) successfully deleted
I20260608 12:41:11.287021  3395 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
I20260608 12:41:11.305089  3519 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c679a93634284602bb5c5ad629f559a8"
dest_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82"
mode: GRACEFUL
new_leader_uuid: "c535bfdd49e746c593edc2e2668faf65"
 from {username='slave'} at 127.0.0.1:55264
I20260608 12:41:11.305943  3519 raft_consensus.cc:606] T c679a93634284602bb5c5ad629f559a8 P d2dc675cc2d34b5a846bd6f4c331bc82 [term 1 LEADER]: Received request to transfer leadership to TS c535bfdd49e746c593edc2e2668faf65
I20260608 12:41:11.307578  3395 auto_leader_rebalancer.cc:388] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 1
I20260608 12:41:11.308240  3395 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:41:11.467890  3958 raft_consensus.cc:993] T c679a93634284602bb5c5ad629f559a8 P d2dc675cc2d34b5a846bd6f4c331bc82: : Instructing follower c535bfdd49e746c593edc2e2668faf65 to start an election
I20260608 12:41:11.468619  3960 raft_consensus.cc:1081] T c679a93634284602bb5c5ad629f559a8 P d2dc675cc2d34b5a846bd6f4c331bc82 [term 1 LEADER]: Signalling peer c535bfdd49e746c593edc2e2668faf65 to start an election
I20260608 12:41:11.470736  3442 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c679a93634284602bb5c5ad629f559a8"
dest_uuid: "c535bfdd49e746c593edc2e2668faf65"
 from {username='slave'} at 127.0.0.1:57774
I20260608 12:41:11.471422  3442 raft_consensus.cc:493] T c679a93634284602bb5c5ad629f559a8 P c535bfdd49e746c593edc2e2668faf65 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 12:41:11.471845  3442 raft_consensus.cc:3060] T c679a93634284602bb5c5ad629f559a8 P c535bfdd49e746c593edc2e2668faf65 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:41:11.476379  3444 consensus_queue.cc:237] T 6238612e21844a60a0ceb50c63eaf27e P c535bfdd49e746c593edc2e2668faf65 [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: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } } peers { permanent_uuid: "bc6aa13aa9f34d9193d382270ef0e129" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37015 } attrs { replace: true } } peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: NON_VOTER last_known_addr { host: "127.0.107.195" port: 37667 } attrs { promote: true } }
I20260608 12:41:11.477373  3442 raft_consensus.cc:515] T c679a93634284602bb5c5ad629f559a8 P c535bfdd49e746c593edc2e2668faf65 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } } peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } }
I20260608 12:41:11.479890  3442 leader_election.cc:290] T c679a93634284602bb5c5ad629f559a8 P c535bfdd49e746c593edc2e2668faf65 [CANDIDATE]: Term 2 election: Requested vote from peers d2dc675cc2d34b5a846bd6f4c331bc82 (127.0.107.194:36749), 20dcd61228d340749574b5b784dd34fe (127.0.107.195:37667)
I20260608 12:41:11.481431  3590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c679a93634284602bb5c5ad629f559a8" candidate_uuid: "c535bfdd49e746c593edc2e2668faf65" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "20dcd61228d340749574b5b784dd34fe"
I20260608 12:41:11.482177  3590 raft_consensus.cc:3060] T c679a93634284602bb5c5ad629f559a8 P 20dcd61228d340749574b5b784dd34fe [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:41:11.485466  3519 raft_consensus.cc:1275] T 6238612e21844a60a0ceb50c63eaf27e P d2dc675cc2d34b5a846bd6f4c331bc82 [term 2 FOLLOWER]: Refusing update from remote peer c535bfdd49e746c593edc2e2668faf65: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 12:41:11.481455  3516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c679a93634284602bb5c5ad629f559a8" candidate_uuid: "c535bfdd49e746c593edc2e2668faf65" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82"
I20260608 12:41:11.488176  3516 raft_consensus.cc:3055] T c679a93634284602bb5c5ad629f559a8 P d2dc675cc2d34b5a846bd6f4c331bc82 [term 1 LEADER]: Stepping down as leader of term 1
I20260608 12:41:11.488641  3516 raft_consensus.cc:740] T c679a93634284602bb5c5ad629f559a8 P d2dc675cc2d34b5a846bd6f4c331bc82 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d2dc675cc2d34b5a846bd6f4c331bc82, State: Running, Role: LEADER
I20260608 12:41:11.488379  3907 consensus_queue.cc:1048] T 6238612e21844a60a0ceb50c63eaf27e P c535bfdd49e746c593edc2e2668faf65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 12:41:11.489614  3516 consensus_queue.cc:260] T c679a93634284602bb5c5ad629f559a8 P d2dc675cc2d34b5a846bd6f4c331bc82 [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: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } } peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } }
I20260608 12:41:11.490232  3590 raft_consensus.cc:2468] T c679a93634284602bb5c5ad629f559a8 P 20dcd61228d340749574b5b784dd34fe [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c535bfdd49e746c593edc2e2668faf65 in term 2.
I20260608 12:41:11.490692  3516 raft_consensus.cc:3060] T c679a93634284602bb5c5ad629f559a8 P d2dc675cc2d34b5a846bd6f4c331bc82 [term 1 FOLLOWER]: Advancing to term 2
W20260608 12:41:11.491029  3408 consensus_peers.cc:597] T 6238612e21844a60a0ceb50c63eaf27e P c535bfdd49e746c593edc2e2668faf65 -> Peer 20dcd61228d340749574b5b784dd34fe (127.0.107.195:37667): Couldn't send request to peer 20dcd61228d340749574b5b784dd34fe. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6238612e21844a60a0ceb50c63eaf27e. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:41:11.492041  3747 raft_consensus.cc:1275] T 6238612e21844a60a0ceb50c63eaf27e P bc6aa13aa9f34d9193d382270ef0e129 [term 2 FOLLOWER]: Refusing update from remote peer c535bfdd49e746c593edc2e2668faf65: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 12:41:11.491842  3408 leader_election.cc:304] T c679a93634284602bb5c5ad629f559a8 P c535bfdd49e746c593edc2e2668faf65 [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: 20dcd61228d340749574b5b784dd34fe, c535bfdd49e746c593edc2e2668faf65; no voters: 
I20260608 12:41:11.492811  3907 raft_consensus.cc:2804] T c679a93634284602bb5c5ad629f559a8 P c535bfdd49e746c593edc2e2668faf65 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:41:11.493619  3962 consensus_queue.cc:1048] T 6238612e21844a60a0ceb50c63eaf27e P c535bfdd49e746c593edc2e2668faf65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc6aa13aa9f34d9193d382270ef0e129" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37015 } 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:41:11.505801  3516 raft_consensus.cc:2468] T c679a93634284602bb5c5ad629f559a8 P d2dc675cc2d34b5a846bd6f4c331bc82 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c535bfdd49e746c593edc2e2668faf65 in term 2.
I20260608 12:41:11.505993  3962 raft_consensus.cc:2955] T 6238612e21844a60a0ceb50c63eaf27e P c535bfdd49e746c593edc2e2668faf65 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 20dcd61228d340749574b5b784dd34fe (127.0.107.195) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } } peers { permanent_uuid: "bc6aa13aa9f34d9193d382270ef0e129" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37015 } attrs { replace: true } } peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: NON_VOTER last_known_addr { host: "127.0.107.195" port: 37667 } attrs { promote: true } } }
I20260608 12:41:11.510391  3519 raft_consensus.cc:2955] T 6238612e21844a60a0ceb50c63eaf27e P d2dc675cc2d34b5a846bd6f4c331bc82 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 20dcd61228d340749574b5b784dd34fe (127.0.107.195) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } } peers { permanent_uuid: "bc6aa13aa9f34d9193d382270ef0e129" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37015 } attrs { replace: true } } peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: NON_VOTER last_known_addr { host: "127.0.107.195" port: 37667 } attrs { promote: true } } }
I20260608 12:41:11.512797  3907 raft_consensus.cc:697] T c679a93634284602bb5c5ad629f559a8 P c535bfdd49e746c593edc2e2668faf65 [term 2 LEADER]: Becoming Leader. State: Replica: c535bfdd49e746c593edc2e2668faf65, State: Running, Role: LEADER
I20260608 12:41:11.514061  3907 consensus_queue.cc:237] T c679a93634284602bb5c5ad629f559a8 P c535bfdd49e746c593edc2e2668faf65 [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: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } } peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } }
I20260608 12:41:11.520413  3747 raft_consensus.cc:2955] T 6238612e21844a60a0ceb50c63eaf27e P bc6aa13aa9f34d9193d382270ef0e129 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 20dcd61228d340749574b5b784dd34fe (127.0.107.195) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } } peers { permanent_uuid: "bc6aa13aa9f34d9193d382270ef0e129" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37015 } attrs { replace: true } } peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: NON_VOTER last_known_addr { host: "127.0.107.195" port: 37667 } attrs { promote: true } } }
I20260608 12:41:11.527486  3342 catalog_manager.cc:5696] T 6238612e21844a60a0ceb50c63eaf27e P d2dc675cc2d34b5a846bd6f4c331bc82 reported cstate change: config changed from index -1 to 3, NON_VOTER 20dcd61228d340749574b5b784dd34fe (127.0.107.195) added. New cstate: current_term: 2 leader_uuid: "c535bfdd49e746c593edc2e2668faf65" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } } peers { permanent_uuid: "bc6aa13aa9f34d9193d382270ef0e129" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37015 } attrs { replace: true } } peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: NON_VOTER last_known_addr { host: "127.0.107.195" port: 37667 } attrs { promote: true } } }
I20260608 12:41:11.528112  3519 consensus_queue.cc:237] T cd7a1fcd572643a9b159991d7a6628fd P d2dc675cc2d34b5a846bd6f4c331bc82 [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: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } } peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } attrs { replace: true } } peers { permanent_uuid: "bc6aa13aa9f34d9193d382270ef0e129" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 37015 } attrs { promote: true } }
I20260608 12:41:11.530596  3339 catalog_manager.cc:5696] T c679a93634284602bb5c5ad629f559a8 P c535bfdd49e746c593edc2e2668faf65 reported cstate change: term changed from 1 to 2, leader changed from d2dc675cc2d34b5a846bd6f4c331bc82 (127.0.107.194) to c535bfdd49e746c593edc2e2668faf65 (127.0.107.193). New cstate: current_term: 2 leader_uuid: "c535bfdd49e746c593edc2e2668faf65" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } health_report { overall_health: UNKNOWN } } }
I20260608 12:41:11.541424  3590 raft_consensus.cc:1275] T cd7a1fcd572643a9b159991d7a6628fd P 20dcd61228d340749574b5b784dd34fe [term 1 FOLLOWER]: Refusing update from remote peer d2dc675cc2d34b5a846bd6f4c331bc82: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260608 12:41:11.541841  3482 consensus_peers.cc:597] T cd7a1fcd572643a9b159991d7a6628fd P d2dc675cc2d34b5a846bd6f4c331bc82 -> Peer bc6aa13aa9f34d9193d382270ef0e129 (127.0.107.196:37015): Couldn't send request to peer bc6aa13aa9f34d9193d382270ef0e129. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: cd7a1fcd572643a9b159991d7a6628fd. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:41:11.543156  3444 raft_consensus.cc:1275] T cd7a1fcd572643a9b159991d7a6628fd P c535bfdd49e746c593edc2e2668faf65 [term 1 FOLLOWER]: Refusing update from remote peer d2dc675cc2d34b5a846bd6f4c331bc82: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:41:11.543619  3960 consensus_queue.cc:1048] T cd7a1fcd572643a9b159991d7a6628fd P d2dc675cc2d34b5a846bd6f4c331bc82 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } 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:41:11.548287  3960 consensus_queue.cc:1048] T cd7a1fcd572643a9b159991d7a6628fd P d2dc675cc2d34b5a846bd6f4c331bc82 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 12:41:11.570086  3960 raft_consensus.cc:2955] T cd7a1fcd572643a9b159991d7a6628fd P d2dc675cc2d34b5a846bd6f4c331bc82 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER bc6aa13aa9f34d9193d382270ef0e129 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } } peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } attrs { replace: true } } peers { permanent_uuid: "bc6aa13aa9f34d9193d382270ef0e129" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 37015 } attrs { promote: true } } }
I20260608 12:41:11.573913  3589 raft_consensus.cc:2955] T cd7a1fcd572643a9b159991d7a6628fd P 20dcd61228d340749574b5b784dd34fe [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER bc6aa13aa9f34d9193d382270ef0e129 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } } peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } attrs { replace: true } } peers { permanent_uuid: "bc6aa13aa9f34d9193d382270ef0e129" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 37015 } attrs { promote: true } } }
I20260608 12:41:11.584194  3444 raft_consensus.cc:2955] T cd7a1fcd572643a9b159991d7a6628fd P c535bfdd49e746c593edc2e2668faf65 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER bc6aa13aa9f34d9193d382270ef0e129 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } } peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } attrs { replace: true } } peers { permanent_uuid: "bc6aa13aa9f34d9193d382270ef0e129" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 37015 } attrs { promote: true } } }
I20260608 12:41:11.591590  3340 catalog_manager.cc:5696] T cd7a1fcd572643a9b159991d7a6628fd P d2dc675cc2d34b5a846bd6f4c331bc82 reported cstate change: config changed from index -1 to 2, NON_VOTER bc6aa13aa9f34d9193d382270ef0e129 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bc6aa13aa9f34d9193d382270ef0e129" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 37015 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:41:11.593250  3589 consensus_queue.cc:237] T b4a0aca3b7b645c789d18ebf7bc4b17c P 20dcd61228d340749574b5b784dd34fe [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: "bc6aa13aa9f34d9193d382270ef0e129" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37015 } attrs { replace: true } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } } peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } } peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: NON_VOTER last_known_addr { host: "127.0.107.194" port: 36749 } attrs { promote: true } }
I20260608 12:41:11.603281  3444 raft_consensus.cc:1275] T b4a0aca3b7b645c789d18ebf7bc4b17c P c535bfdd49e746c593edc2e2668faf65 [term 1 FOLLOWER]: Refusing update from remote peer 20dcd61228d340749574b5b784dd34fe: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260608 12:41:11.603652  3559 consensus_peers.cc:597] T b4a0aca3b7b645c789d18ebf7bc4b17c P 20dcd61228d340749574b5b784dd34fe -> Peer d2dc675cc2d34b5a846bd6f4c331bc82 (127.0.107.194:36749): Couldn't send request to peer d2dc675cc2d34b5a846bd6f4c331bc82. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b4a0aca3b7b645c789d18ebf7bc4b17c. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:41:11.605189  3975 consensus_queue.cc:1048] T b4a0aca3b7b645c789d18ebf7bc4b17c P 20dcd61228d340749574b5b784dd34fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 12:41:11.606686  3747 raft_consensus.cc:1275] T b4a0aca3b7b645c789d18ebf7bc4b17c P bc6aa13aa9f34d9193d382270ef0e129 [term 1 FOLLOWER]: Refusing update from remote peer 20dcd61228d340749574b5b784dd34fe: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:41:11.608100  3930 consensus_queue.cc:1048] T b4a0aca3b7b645c789d18ebf7bc4b17c P 20dcd61228d340749574b5b784dd34fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc6aa13aa9f34d9193d382270ef0e129" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37015 } 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:41:11.617916  3930 raft_consensus.cc:2955] T b4a0aca3b7b645c789d18ebf7bc4b17c P 20dcd61228d340749574b5b784dd34fe [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d2dc675cc2d34b5a846bd6f4c331bc82 (127.0.107.194) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bc6aa13aa9f34d9193d382270ef0e129" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37015 } attrs { replace: true } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } } peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } } peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: NON_VOTER last_known_addr { host: "127.0.107.194" port: 36749 } attrs { promote: true } } }
I20260608 12:41:11.620003  3444 raft_consensus.cc:2955] T b4a0aca3b7b645c789d18ebf7bc4b17c P c535bfdd49e746c593edc2e2668faf65 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d2dc675cc2d34b5a846bd6f4c331bc82 (127.0.107.194) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bc6aa13aa9f34d9193d382270ef0e129" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37015 } attrs { replace: true } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } } peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } } peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: NON_VOTER last_known_addr { host: "127.0.107.194" port: 36749 } attrs { promote: true } } }
I20260608 12:41:11.621230  3747 raft_consensus.cc:2955] T b4a0aca3b7b645c789d18ebf7bc4b17c P bc6aa13aa9f34d9193d382270ef0e129 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d2dc675cc2d34b5a846bd6f4c331bc82 (127.0.107.194) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bc6aa13aa9f34d9193d382270ef0e129" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37015 } attrs { replace: true } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } } peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } } peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: NON_VOTER last_known_addr { host: "127.0.107.194" port: 36749 } attrs { promote: true } } }
I20260608 12:41:11.634507  3342 catalog_manager.cc:5696] T b4a0aca3b7b645c789d18ebf7bc4b17c P bc6aa13aa9f34d9193d382270ef0e129 reported cstate change: config changed from index -1 to 2, NON_VOTER d2dc675cc2d34b5a846bd6f4c331bc82 (127.0.107.194) added. New cstate: current_term: 1 leader_uuid: "20dcd61228d340749574b5b784dd34fe" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bc6aa13aa9f34d9193d382270ef0e129" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37015 } attrs { replace: true } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } } peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } } peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: NON_VOTER last_known_addr { host: "127.0.107.194" port: 36749 } attrs { promote: true } } }
I20260608 12:41:11.635777  3442 consensus_queue.cc:237] T 73a04dff79934ca4bdb3bdd18f995804 P c535bfdd49e746c593edc2e2668faf65 [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: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } } peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } attrs { replace: true } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } } peers { permanent_uuid: "bc6aa13aa9f34d9193d382270ef0e129" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 37015 } attrs { promote: true } }
I20260608 12:41:11.650429  3589 raft_consensus.cc:1275] T 73a04dff79934ca4bdb3bdd18f995804 P 20dcd61228d340749574b5b784dd34fe [term 1 FOLLOWER]: Refusing update from remote peer c535bfdd49e746c593edc2e2668faf65: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260608 12:41:11.651333  3407 consensus_peers.cc:597] T 73a04dff79934ca4bdb3bdd18f995804 P c535bfdd49e746c593edc2e2668faf65 -> Peer bc6aa13aa9f34d9193d382270ef0e129 (127.0.107.196:37015): Couldn't send request to peer bc6aa13aa9f34d9193d382270ef0e129. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 73a04dff79934ca4bdb3bdd18f995804. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:41:11.651592  3519 raft_consensus.cc:1275] T 73a04dff79934ca4bdb3bdd18f995804 P d2dc675cc2d34b5a846bd6f4c331bc82 [term 1 FOLLOWER]: Refusing update from remote peer c535bfdd49e746c593edc2e2668faf65: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:41:11.652669  3907 consensus_queue.cc:1048] T 73a04dff79934ca4bdb3bdd18f995804 P c535bfdd49e746c593edc2e2668faf65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:41:11.653823  3962 consensus_queue.cc:1048] T 73a04dff79934ca4bdb3bdd18f995804 P c535bfdd49e746c593edc2e2668faf65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } 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:41:11.664448  3962 raft_consensus.cc:2955] T 73a04dff79934ca4bdb3bdd18f995804 P c535bfdd49e746c593edc2e2668faf65 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER bc6aa13aa9f34d9193d382270ef0e129 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } } peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } attrs { replace: true } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } } peers { permanent_uuid: "bc6aa13aa9f34d9193d382270ef0e129" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 37015 } attrs { promote: true } } }
I20260608 12:41:11.667104  3519 raft_consensus.cc:2955] T 73a04dff79934ca4bdb3bdd18f995804 P d2dc675cc2d34b5a846bd6f4c331bc82 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER bc6aa13aa9f34d9193d382270ef0e129 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } } peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } attrs { replace: true } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } } peers { permanent_uuid: "bc6aa13aa9f34d9193d382270ef0e129" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 37015 } attrs { promote: true } } }
I20260608 12:41:11.680485  3589 raft_consensus.cc:2955] T 73a04dff79934ca4bdb3bdd18f995804 P 20dcd61228d340749574b5b784dd34fe [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER bc6aa13aa9f34d9193d382270ef0e129 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } } peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } attrs { replace: true } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } } peers { permanent_uuid: "bc6aa13aa9f34d9193d382270ef0e129" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 37015 } attrs { promote: true } } }
I20260608 12:41:11.681159  3340 catalog_manager.cc:5696] T 73a04dff79934ca4bdb3bdd18f995804 P d2dc675cc2d34b5a846bd6f4c331bc82 reported cstate change: config changed from index -1 to 2, NON_VOTER bc6aa13aa9f34d9193d382270ef0e129 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "c535bfdd49e746c593edc2e2668faf65" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } } peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } attrs { replace: true } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } } peers { permanent_uuid: "bc6aa13aa9f34d9193d382270ef0e129" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 37015 } attrs { promote: true } } }
I20260608 12:41:11.933236  3983 ts_tablet_manager.cc:933] T 6238612e21844a60a0ceb50c63eaf27e P 20dcd61228d340749574b5b784dd34fe: Initiating tablet copy from peer c535bfdd49e746c593edc2e2668faf65 (127.0.107.193:45443)
I20260608 12:41:11.935108  3983 tablet_copy_client.cc:323] T 6238612e21844a60a0ceb50c63eaf27e P 20dcd61228d340749574b5b784dd34fe: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.193:45443
I20260608 12:41:11.937273  3454 tablet_copy_service.cc:140] P c535bfdd49e746c593edc2e2668faf65: Received BeginTabletCopySession request for tablet 6238612e21844a60a0ceb50c63eaf27e from peer 20dcd61228d340749574b5b784dd34fe ({username='slave'} at 127.0.0.1:57786)
I20260608 12:41:11.937927  3454 tablet_copy_service.cc:161] P c535bfdd49e746c593edc2e2668faf65: Beginning new tablet copy session on tablet 6238612e21844a60a0ceb50c63eaf27e from peer 20dcd61228d340749574b5b784dd34fe at {username='slave'} at 127.0.0.1:57786: session id = 20dcd61228d340749574b5b784dd34fe-6238612e21844a60a0ceb50c63eaf27e
I20260608 12:41:11.943485  3454 tablet_copy_source_session.cc:215] T 6238612e21844a60a0ceb50c63eaf27e P c535bfdd49e746c593edc2e2668faf65: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:41:11.946388  3983 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6238612e21844a60a0ceb50c63eaf27e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:11.963131  3983 tablet_copy_client.cc:806] T 6238612e21844a60a0ceb50c63eaf27e P 20dcd61228d340749574b5b784dd34fe: tablet copy: Starting download of 0 data blocks...
I20260608 12:41:11.963776  3983 tablet_copy_client.cc:670] T 6238612e21844a60a0ceb50c63eaf27e P 20dcd61228d340749574b5b784dd34fe: tablet copy: Starting download of 1 WAL segments...
I20260608 12:41:11.968170  3983 tablet_copy_client.cc:538] T 6238612e21844a60a0ceb50c63eaf27e P 20dcd61228d340749574b5b784dd34fe: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:41:11.976438  3983 tablet_bootstrap.cc:492] T 6238612e21844a60a0ceb50c63eaf27e P 20dcd61228d340749574b5b784dd34fe: Bootstrap starting.
I20260608 12:41:11.998839  3983 tablet_bootstrap.cc:492] T 6238612e21844a60a0ceb50c63eaf27e P 20dcd61228d340749574b5b784dd34fe: 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:41:11.999622  3983 tablet_bootstrap.cc:492] T 6238612e21844a60a0ceb50c63eaf27e P 20dcd61228d340749574b5b784dd34fe: Bootstrap complete.
I20260608 12:41:12.000244  3983 ts_tablet_manager.cc:1403] T 6238612e21844a60a0ceb50c63eaf27e P 20dcd61228d340749574b5b784dd34fe: Time spent bootstrapping tablet: real 0.024s	user 0.022s	sys 0.001s
I20260608 12:41:12.002830  3983 raft_consensus.cc:359] T 6238612e21844a60a0ceb50c63eaf27e P 20dcd61228d340749574b5b784dd34fe [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } } peers { permanent_uuid: "bc6aa13aa9f34d9193d382270ef0e129" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37015 } attrs { replace: true } } peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: NON_VOTER last_known_addr { host: "127.0.107.195" port: 37667 } attrs { promote: true } }
I20260608 12:41:12.003445  3983 raft_consensus.cc:740] T 6238612e21844a60a0ceb50c63eaf27e P 20dcd61228d340749574b5b784dd34fe [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 20dcd61228d340749574b5b784dd34fe, State: Initialized, Role: LEARNER
I20260608 12:41:12.004031  3983 consensus_queue.cc:260] T 6238612e21844a60a0ceb50c63eaf27e P 20dcd61228d340749574b5b784dd34fe [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: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } } peers { permanent_uuid: "bc6aa13aa9f34d9193d382270ef0e129" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37015 } attrs { replace: true } } peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: NON_VOTER last_known_addr { host: "127.0.107.195" port: 37667 } attrs { promote: true } }
I20260608 12:41:12.006130  3983 ts_tablet_manager.cc:1434] T 6238612e21844a60a0ceb50c63eaf27e P 20dcd61228d340749574b5b784dd34fe: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260608 12:41:12.008069  3454 tablet_copy_service.cc:342] P c535bfdd49e746c593edc2e2668faf65: Request end of tablet copy session 20dcd61228d340749574b5b784dd34fe-6238612e21844a60a0ceb50c63eaf27e received from {username='slave'} at 127.0.0.1:57786
I20260608 12:41:12.008478  3454 tablet_copy_service.cc:434] P c535bfdd49e746c593edc2e2668faf65: ending tablet copy session 20dcd61228d340749574b5b784dd34fe-6238612e21844a60a0ceb50c63eaf27e on tablet 6238612e21844a60a0ceb50c63eaf27e with peer 20dcd61228d340749574b5b784dd34fe
I20260608 12:41:12.036191  3589 raft_consensus.cc:1275] T c679a93634284602bb5c5ad629f559a8 P 20dcd61228d340749574b5b784dd34fe [term 2 FOLLOWER]: Refusing update from remote peer c535bfdd49e746c593edc2e2668faf65: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:41:12.037781  3962 consensus_queue.cc:1048] T c679a93634284602bb5c5ad629f559a8 P c535bfdd49e746c593edc2e2668faf65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:41:12.054709  3519 raft_consensus.cc:1275] T c679a93634284602bb5c5ad629f559a8 P d2dc675cc2d34b5a846bd6f4c331bc82 [term 2 FOLLOWER]: Refusing update from remote peer c535bfdd49e746c593edc2e2668faf65: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:41:12.058961  3907 consensus_queue.cc:1048] T c679a93634284602bb5c5ad629f559a8 P c535bfdd49e746c593edc2e2668faf65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:41:12.100063  3992 ts_tablet_manager.cc:933] T b4a0aca3b7b645c789d18ebf7bc4b17c P d2dc675cc2d34b5a846bd6f4c331bc82: Initiating tablet copy from peer 20dcd61228d340749574b5b784dd34fe (127.0.107.195:37667)
I20260608 12:41:12.101908  3992 tablet_copy_client.cc:323] T b4a0aca3b7b645c789d18ebf7bc4b17c P d2dc675cc2d34b5a846bd6f4c331bc82: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.195:37667
I20260608 12:41:12.103896  3603 tablet_copy_service.cc:140] P 20dcd61228d340749574b5b784dd34fe: Received BeginTabletCopySession request for tablet b4a0aca3b7b645c789d18ebf7bc4b17c from peer d2dc675cc2d34b5a846bd6f4c331bc82 ({username='slave'} at 127.0.0.1:34836)
I20260608 12:41:12.104413  3603 tablet_copy_service.cc:161] P 20dcd61228d340749574b5b784dd34fe: Beginning new tablet copy session on tablet b4a0aca3b7b645c789d18ebf7bc4b17c from peer d2dc675cc2d34b5a846bd6f4c331bc82 at {username='slave'} at 127.0.0.1:34836: session id = d2dc675cc2d34b5a846bd6f4c331bc82-b4a0aca3b7b645c789d18ebf7bc4b17c
I20260608 12:41:12.108892  3994 ts_tablet_manager.cc:933] T cd7a1fcd572643a9b159991d7a6628fd P bc6aa13aa9f34d9193d382270ef0e129: Initiating tablet copy from peer d2dc675cc2d34b5a846bd6f4c331bc82 (127.0.107.194:36749)
I20260608 12:41:12.111091  3994 tablet_copy_client.cc:323] T cd7a1fcd572643a9b159991d7a6628fd P bc6aa13aa9f34d9193d382270ef0e129: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.194:36749
I20260608 12:41:12.111492  3603 tablet_copy_source_session.cc:215] T b4a0aca3b7b645c789d18ebf7bc4b17c P 20dcd61228d340749574b5b784dd34fe: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:41:12.113631  3529 tablet_copy_service.cc:140] P d2dc675cc2d34b5a846bd6f4c331bc82: Received BeginTabletCopySession request for tablet cd7a1fcd572643a9b159991d7a6628fd from peer bc6aa13aa9f34d9193d382270ef0e129 ({username='slave'} at 127.0.0.1:55260)
I20260608 12:41:12.114257  3529 tablet_copy_service.cc:161] P d2dc675cc2d34b5a846bd6f4c331bc82: Beginning new tablet copy session on tablet cd7a1fcd572643a9b159991d7a6628fd from peer bc6aa13aa9f34d9193d382270ef0e129 at {username='slave'} at 127.0.0.1:55260: session id = bc6aa13aa9f34d9193d382270ef0e129-cd7a1fcd572643a9b159991d7a6628fd
I20260608 12:41:12.115657  3992 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b4a0aca3b7b645c789d18ebf7bc4b17c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:12.122792  3529 tablet_copy_source_session.cc:215] T cd7a1fcd572643a9b159991d7a6628fd P d2dc675cc2d34b5a846bd6f4c331bc82: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:41:12.125867  3994 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd7a1fcd572643a9b159991d7a6628fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:12.135731  3992 tablet_copy_client.cc:806] T b4a0aca3b7b645c789d18ebf7bc4b17c P d2dc675cc2d34b5a846bd6f4c331bc82: tablet copy: Starting download of 0 data blocks...
I20260608 12:41:12.136438  3992 tablet_copy_client.cc:670] T b4a0aca3b7b645c789d18ebf7bc4b17c P d2dc675cc2d34b5a846bd6f4c331bc82: tablet copy: Starting download of 1 WAL segments...
I20260608 12:41:12.142704  3992 tablet_copy_client.cc:538] T b4a0aca3b7b645c789d18ebf7bc4b17c P d2dc675cc2d34b5a846bd6f4c331bc82: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:41:12.147166  3994 tablet_copy_client.cc:806] T cd7a1fcd572643a9b159991d7a6628fd P bc6aa13aa9f34d9193d382270ef0e129: tablet copy: Starting download of 0 data blocks...
I20260608 12:41:12.147872  3994 tablet_copy_client.cc:670] T cd7a1fcd572643a9b159991d7a6628fd P bc6aa13aa9f34d9193d382270ef0e129: tablet copy: Starting download of 1 WAL segments...
I20260608 12:41:12.152591  3994 tablet_copy_client.cc:538] T cd7a1fcd572643a9b159991d7a6628fd P bc6aa13aa9f34d9193d382270ef0e129: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:41:12.153447  3992 tablet_bootstrap.cc:492] T b4a0aca3b7b645c789d18ebf7bc4b17c P d2dc675cc2d34b5a846bd6f4c331bc82: Bootstrap starting.
I20260608 12:41:12.166255  3994 tablet_bootstrap.cc:492] T cd7a1fcd572643a9b159991d7a6628fd P bc6aa13aa9f34d9193d382270ef0e129: Bootstrap starting.
I20260608 12:41:12.178951  3992 tablet_bootstrap.cc:492] T b4a0aca3b7b645c789d18ebf7bc4b17c P d2dc675cc2d34b5a846bd6f4c331bc82: 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:41:12.181079  3992 tablet_bootstrap.cc:492] T b4a0aca3b7b645c789d18ebf7bc4b17c P d2dc675cc2d34b5a846bd6f4c331bc82: Bootstrap complete.
I20260608 12:41:12.182279  3992 ts_tablet_manager.cc:1403] T b4a0aca3b7b645c789d18ebf7bc4b17c P d2dc675cc2d34b5a846bd6f4c331bc82: Time spent bootstrapping tablet: real 0.029s	user 0.027s	sys 0.000s
I20260608 12:41:12.186041  3992 raft_consensus.cc:359] T b4a0aca3b7b645c789d18ebf7bc4b17c P d2dc675cc2d34b5a846bd6f4c331bc82 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "bc6aa13aa9f34d9193d382270ef0e129" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37015 } attrs { replace: true } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } } peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } } peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: NON_VOTER last_known_addr { host: "127.0.107.194" port: 36749 } attrs { promote: true } }
I20260608 12:41:12.187054  3992 raft_consensus.cc:740] T b4a0aca3b7b645c789d18ebf7bc4b17c P d2dc675cc2d34b5a846bd6f4c331bc82 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d2dc675cc2d34b5a846bd6f4c331bc82, State: Initialized, Role: LEARNER
I20260608 12:41:12.187885  3992 consensus_queue.cc:260] T b4a0aca3b7b645c789d18ebf7bc4b17c P d2dc675cc2d34b5a846bd6f4c331bc82 [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: "bc6aa13aa9f34d9193d382270ef0e129" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37015 } attrs { replace: true } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } } peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } } peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: NON_VOTER last_known_addr { host: "127.0.107.194" port: 36749 } attrs { promote: true } }
I20260608 12:41:12.189700  3994 tablet_bootstrap.cc:492] T cd7a1fcd572643a9b159991d7a6628fd P bc6aa13aa9f34d9193d382270ef0e129: 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:41:12.190522  3994 tablet_bootstrap.cc:492] T cd7a1fcd572643a9b159991d7a6628fd P bc6aa13aa9f34d9193d382270ef0e129: Bootstrap complete.
I20260608 12:41:12.191232  3994 ts_tablet_manager.cc:1403] T cd7a1fcd572643a9b159991d7a6628fd P bc6aa13aa9f34d9193d382270ef0e129: Time spent bootstrapping tablet: real 0.025s	user 0.024s	sys 0.001s
I20260608 12:41:12.192416  3992 ts_tablet_manager.cc:1434] T b4a0aca3b7b645c789d18ebf7bc4b17c P d2dc675cc2d34b5a846bd6f4c331bc82: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.004s
I20260608 12:41:12.194199  3603 tablet_copy_service.cc:342] P 20dcd61228d340749574b5b784dd34fe: Request end of tablet copy session d2dc675cc2d34b5a846bd6f4c331bc82-b4a0aca3b7b645c789d18ebf7bc4b17c received from {username='slave'} at 127.0.0.1:34836
I20260608 12:41:12.194675  3603 tablet_copy_service.cc:434] P 20dcd61228d340749574b5b784dd34fe: ending tablet copy session d2dc675cc2d34b5a846bd6f4c331bc82-b4a0aca3b7b645c789d18ebf7bc4b17c on tablet b4a0aca3b7b645c789d18ebf7bc4b17c with peer d2dc675cc2d34b5a846bd6f4c331bc82
I20260608 12:41:12.194463  3994 raft_consensus.cc:359] T cd7a1fcd572643a9b159991d7a6628fd P bc6aa13aa9f34d9193d382270ef0e129 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } } peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } attrs { replace: true } } peers { permanent_uuid: "bc6aa13aa9f34d9193d382270ef0e129" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 37015 } attrs { promote: true } }
I20260608 12:41:12.195505  3994 raft_consensus.cc:740] T cd7a1fcd572643a9b159991d7a6628fd P bc6aa13aa9f34d9193d382270ef0e129 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: bc6aa13aa9f34d9193d382270ef0e129, State: Initialized, Role: LEARNER
I20260608 12:41:12.196230  3994 consensus_queue.cc:260] T cd7a1fcd572643a9b159991d7a6628fd P bc6aa13aa9f34d9193d382270ef0e129 [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: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } } peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } attrs { replace: true } } peers { permanent_uuid: "bc6aa13aa9f34d9193d382270ef0e129" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 37015 } attrs { promote: true } }
I20260608 12:41:12.199170  3994 ts_tablet_manager.cc:1434] T cd7a1fcd572643a9b159991d7a6628fd P bc6aa13aa9f34d9193d382270ef0e129: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260608 12:41:12.201507  3529 tablet_copy_service.cc:342] P d2dc675cc2d34b5a846bd6f4c331bc82: Request end of tablet copy session bc6aa13aa9f34d9193d382270ef0e129-cd7a1fcd572643a9b159991d7a6628fd received from {username='slave'} at 127.0.0.1:55260
I20260608 12:41:12.201969  3529 tablet_copy_service.cc:434] P d2dc675cc2d34b5a846bd6f4c331bc82: ending tablet copy session bc6aa13aa9f34d9193d382270ef0e129-cd7a1fcd572643a9b159991d7a6628fd on tablet cd7a1fcd572643a9b159991d7a6628fd with peer bc6aa13aa9f34d9193d382270ef0e129
I20260608 12:41:12.218920  3994 ts_tablet_manager.cc:933] T 73a04dff79934ca4bdb3bdd18f995804 P bc6aa13aa9f34d9193d382270ef0e129: Initiating tablet copy from peer c535bfdd49e746c593edc2e2668faf65 (127.0.107.193:45443)
I20260608 12:41:12.222810  3994 tablet_copy_client.cc:323] T 73a04dff79934ca4bdb3bdd18f995804 P bc6aa13aa9f34d9193d382270ef0e129: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.193:45443
I20260608 12:41:12.224822  3454 tablet_copy_service.cc:140] P c535bfdd49e746c593edc2e2668faf65: Received BeginTabletCopySession request for tablet 73a04dff79934ca4bdb3bdd18f995804 from peer bc6aa13aa9f34d9193d382270ef0e129 ({username='slave'} at 127.0.0.1:57790)
I20260608 12:41:12.225308  3454 tablet_copy_service.cc:161] P c535bfdd49e746c593edc2e2668faf65: Beginning new tablet copy session on tablet 73a04dff79934ca4bdb3bdd18f995804 from peer bc6aa13aa9f34d9193d382270ef0e129 at {username='slave'} at 127.0.0.1:57790: session id = bc6aa13aa9f34d9193d382270ef0e129-73a04dff79934ca4bdb3bdd18f995804
I20260608 12:41:12.231539  3454 tablet_copy_source_session.cc:215] T 73a04dff79934ca4bdb3bdd18f995804 P c535bfdd49e746c593edc2e2668faf65: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:41:12.235558  3994 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73a04dff79934ca4bdb3bdd18f995804. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:12.246697  3994 tablet_copy_client.cc:806] T 73a04dff79934ca4bdb3bdd18f995804 P bc6aa13aa9f34d9193d382270ef0e129: tablet copy: Starting download of 0 data blocks...
I20260608 12:41:12.247306  3994 tablet_copy_client.cc:670] T 73a04dff79934ca4bdb3bdd18f995804 P bc6aa13aa9f34d9193d382270ef0e129: tablet copy: Starting download of 1 WAL segments...
I20260608 12:41:12.251111  3994 tablet_copy_client.cc:538] T 73a04dff79934ca4bdb3bdd18f995804 P bc6aa13aa9f34d9193d382270ef0e129: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:41:12.258857  3994 tablet_bootstrap.cc:492] T 73a04dff79934ca4bdb3bdd18f995804 P bc6aa13aa9f34d9193d382270ef0e129: Bootstrap starting.
I20260608 12:41:12.281651  3994 tablet_bootstrap.cc:492] T 73a04dff79934ca4bdb3bdd18f995804 P bc6aa13aa9f34d9193d382270ef0e129: 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:41:12.282814  3994 tablet_bootstrap.cc:492] T 73a04dff79934ca4bdb3bdd18f995804 P bc6aa13aa9f34d9193d382270ef0e129: Bootstrap complete.
I20260608 12:41:12.283596  3994 ts_tablet_manager.cc:1403] T 73a04dff79934ca4bdb3bdd18f995804 P bc6aa13aa9f34d9193d382270ef0e129: Time spent bootstrapping tablet: real 0.025s	user 0.019s	sys 0.005s
I20260608 12:41:12.287330  3994 raft_consensus.cc:359] T 73a04dff79934ca4bdb3bdd18f995804 P bc6aa13aa9f34d9193d382270ef0e129 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } } peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } attrs { replace: true } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } } peers { permanent_uuid: "bc6aa13aa9f34d9193d382270ef0e129" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 37015 } attrs { promote: true } }
I20260608 12:41:12.288157  3994 raft_consensus.cc:740] T 73a04dff79934ca4bdb3bdd18f995804 P bc6aa13aa9f34d9193d382270ef0e129 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: bc6aa13aa9f34d9193d382270ef0e129, State: Initialized, Role: LEARNER
I20260608 12:41:12.288874  3994 consensus_queue.cc:260] T 73a04dff79934ca4bdb3bdd18f995804 P bc6aa13aa9f34d9193d382270ef0e129 [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: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } } peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } attrs { replace: true } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } } peers { permanent_uuid: "bc6aa13aa9f34d9193d382270ef0e129" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 37015 } attrs { promote: true } }
I20260608 12:41:12.291141  3994 ts_tablet_manager.cc:1434] T 73a04dff79934ca4bdb3bdd18f995804 P bc6aa13aa9f34d9193d382270ef0e129: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.003s
I20260608 12:41:12.292922  3454 tablet_copy_service.cc:342] P c535bfdd49e746c593edc2e2668faf65: Request end of tablet copy session bc6aa13aa9f34d9193d382270ef0e129-73a04dff79934ca4bdb3bdd18f995804 received from {username='slave'} at 127.0.0.1:57790
I20260608 12:41:12.293371  3454 tablet_copy_service.cc:434] P c535bfdd49e746c593edc2e2668faf65: ending tablet copy session bc6aa13aa9f34d9193d382270ef0e129-73a04dff79934ca4bdb3bdd18f995804 on tablet 73a04dff79934ca4bdb3bdd18f995804 with peer bc6aa13aa9f34d9193d382270ef0e129
I20260608 12:41:12.438948  3589 raft_consensus.cc:1217] T 6238612e21844a60a0ceb50c63eaf27e P 20dcd61228d340749574b5b784dd34fe [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260608 12:41:12.667646  3747 raft_consensus.cc:1217] T cd7a1fcd572643a9b159991d7a6628fd P bc6aa13aa9f34d9193d382270ef0e129 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 12:41:12.684646  3519 raft_consensus.cc:1217] T b4a0aca3b7b645c789d18ebf7bc4b17c P d2dc675cc2d34b5a846bd6f4c331bc82 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 12:41:12.694643  3747 raft_consensus.cc:1217] T 73a04dff79934ca4bdb3bdd18f995804 P bc6aa13aa9f34d9193d382270ef0e129 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 12:41:12.852759  3907 raft_consensus.cc:1064] T 6238612e21844a60a0ceb50c63eaf27e P c535bfdd49e746c593edc2e2668faf65: attempting to promote NON_VOTER 20dcd61228d340749574b5b784dd34fe to VOTER
I20260608 12:41:12.854888  3907 consensus_queue.cc:237] T 6238612e21844a60a0ceb50c63eaf27e P c535bfdd49e746c593edc2e2668faf65 [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: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } } peers { permanent_uuid: "bc6aa13aa9f34d9193d382270ef0e129" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37015 } attrs { replace: true } } peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } attrs { promote: false } }
I20260608 12:41:12.861759  3747 raft_consensus.cc:1275] T 6238612e21844a60a0ceb50c63eaf27e P bc6aa13aa9f34d9193d382270ef0e129 [term 2 FOLLOWER]: Refusing update from remote peer c535bfdd49e746c593edc2e2668faf65: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:41:12.862104  3589 raft_consensus.cc:1275] T 6238612e21844a60a0ceb50c63eaf27e P 20dcd61228d340749574b5b784dd34fe [term 2 LEARNER]: Refusing update from remote peer c535bfdd49e746c593edc2e2668faf65: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:41:12.862293  3519 raft_consensus.cc:1275] T 6238612e21844a60a0ceb50c63eaf27e P d2dc675cc2d34b5a846bd6f4c331bc82 [term 2 FOLLOWER]: Refusing update from remote peer c535bfdd49e746c593edc2e2668faf65: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:41:12.863404  3907 consensus_queue.cc:1048] T 6238612e21844a60a0ceb50c63eaf27e P c535bfdd49e746c593edc2e2668faf65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc6aa13aa9f34d9193d382270ef0e129" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37015 } 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:41:12.864488  3962 consensus_queue.cc:1048] T 6238612e21844a60a0ceb50c63eaf27e P c535bfdd49e746c593edc2e2668faf65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } 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:41:12.865427  3963 consensus_queue.cc:1048] T 6238612e21844a60a0ceb50c63eaf27e P c535bfdd49e746c593edc2e2668faf65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:41:12.878254  3963 raft_consensus.cc:2955] T 6238612e21844a60a0ceb50c63eaf27e P c535bfdd49e746c593edc2e2668faf65 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 20dcd61228d340749574b5b784dd34fe (127.0.107.195) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } } peers { permanent_uuid: "bc6aa13aa9f34d9193d382270ef0e129" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37015 } attrs { replace: true } } peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } attrs { promote: false } } }
I20260608 12:41:12.880164  3747 raft_consensus.cc:2955] T 6238612e21844a60a0ceb50c63eaf27e P bc6aa13aa9f34d9193d382270ef0e129 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 20dcd61228d340749574b5b784dd34fe (127.0.107.195) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } } peers { permanent_uuid: "bc6aa13aa9f34d9193d382270ef0e129" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37015 } attrs { replace: true } } peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } attrs { promote: false } } }
I20260608 12:41:12.881505  3590 raft_consensus.cc:2955] T 6238612e21844a60a0ceb50c63eaf27e P 20dcd61228d340749574b5b784dd34fe [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 20dcd61228d340749574b5b784dd34fe (127.0.107.195) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } } peers { permanent_uuid: "bc6aa13aa9f34d9193d382270ef0e129" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37015 } attrs { replace: true } } peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } attrs { promote: false } } }
I20260608 12:41:12.894184  3342 catalog_manager.cc:5696] T 6238612e21844a60a0ceb50c63eaf27e P bc6aa13aa9f34d9193d382270ef0e129 reported cstate change: config changed from index 3 to 4, 20dcd61228d340749574b5b784dd34fe (127.0.107.195) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "c535bfdd49e746c593edc2e2668faf65" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } } peers { permanent_uuid: "bc6aa13aa9f34d9193d382270ef0e129" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37015 } attrs { replace: true } } peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } attrs { promote: false } } }
I20260608 12:41:12.890552  3519 raft_consensus.cc:2955] T 6238612e21844a60a0ceb50c63eaf27e P d2dc675cc2d34b5a846bd6f4c331bc82 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 20dcd61228d340749574b5b784dd34fe (127.0.107.195) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } } peers { permanent_uuid: "bc6aa13aa9f34d9193d382270ef0e129" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37015 } attrs { replace: true } } peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } attrs { promote: false } } }
I20260608 12:41:12.921605  3442 consensus_queue.cc:237] T 6238612e21844a60a0ceb50c63eaf27e P c535bfdd49e746c593edc2e2668faf65 [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: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } } peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } attrs { promote: false } }
I20260608 12:41:12.929612  3589 raft_consensus.cc:1275] T 6238612e21844a60a0ceb50c63eaf27e P 20dcd61228d340749574b5b784dd34fe [term 2 FOLLOWER]: Refusing update from remote peer c535bfdd49e746c593edc2e2668faf65: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 12:41:12.929613  3519 raft_consensus.cc:1275] T 6238612e21844a60a0ceb50c63eaf27e P d2dc675cc2d34b5a846bd6f4c331bc82 [term 2 FOLLOWER]: Refusing update from remote peer c535bfdd49e746c593edc2e2668faf65: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 12:41:12.931442  3963 consensus_queue.cc:1048] T 6238612e21844a60a0ceb50c63eaf27e P c535bfdd49e746c593edc2e2668faf65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 12:41:12.932770  3988 consensus_queue.cc:1048] T 6238612e21844a60a0ceb50c63eaf27e P c535bfdd49e746c593edc2e2668faf65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } 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:41:12.938381  3962 raft_consensus.cc:2955] T 6238612e21844a60a0ceb50c63eaf27e P c535bfdd49e746c593edc2e2668faf65 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER bc6aa13aa9f34d9193d382270ef0e129 (127.0.107.196) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } } peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } attrs { promote: false } } }
I20260608 12:41:12.946381  3519 raft_consensus.cc:2955] T 6238612e21844a60a0ceb50c63eaf27e P d2dc675cc2d34b5a846bd6f4c331bc82 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER bc6aa13aa9f34d9193d382270ef0e129 (127.0.107.196) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } } peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } attrs { promote: false } } }
I20260608 12:41:12.948683  3329 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 6238612e21844a60a0ceb50c63eaf27e with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:41:12.955132  3590 raft_consensus.cc:2955] T 6238612e21844a60a0ceb50c63eaf27e P 20dcd61228d340749574b5b784dd34fe [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER bc6aa13aa9f34d9193d382270ef0e129 (127.0.107.196) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } } peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } attrs { promote: false } } }
I20260608 12:41:12.953686  3338 catalog_manager.cc:5696] T 6238612e21844a60a0ceb50c63eaf27e P c535bfdd49e746c593edc2e2668faf65 reported cstate change: config changed from index 4 to 5, VOTER bc6aa13aa9f34d9193d382270ef0e129 (127.0.107.196) evicted. New cstate: current_term: 2 leader_uuid: "c535bfdd49e746c593edc2e2668faf65" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260608 12:41:12.971024  3731 tablet_service.cc:1558] Processing DeleteTablet for tablet 6238612e21844a60a0ceb50c63eaf27e with delete_type TABLET_DATA_TOMBSTONED (TS bc6aa13aa9f34d9193d382270ef0e129 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:46588
I20260608 12:41:12.975711  4010 tablet_replica.cc:333] T 6238612e21844a60a0ceb50c63eaf27e P bc6aa13aa9f34d9193d382270ef0e129: stopping tablet replica
I20260608 12:41:12.976646  4010 raft_consensus.cc:2243] T 6238612e21844a60a0ceb50c63eaf27e P bc6aa13aa9f34d9193d382270ef0e129 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:12.977520  4010 raft_consensus.cc:2272] T 6238612e21844a60a0ceb50c63eaf27e P bc6aa13aa9f34d9193d382270ef0e129 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:12.980170  4010 ts_tablet_manager.cc:1916] T 6238612e21844a60a0ceb50c63eaf27e P bc6aa13aa9f34d9193d382270ef0e129: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:41:12.993722  4010 ts_tablet_manager.cc:1929] T 6238612e21844a60a0ceb50c63eaf27e P bc6aa13aa9f34d9193d382270ef0e129: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260608 12:41:12.994066  4010 log.cc:1199] T 6238612e21844a60a0ceb50c63eaf27e P bc6aa13aa9f34d9193d382270ef0e129: Deleting WAL directory at /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922379125897-431-0/minicluster-data/ts-3-root/wals/6238612e21844a60a0ceb50c63eaf27e
I20260608 12:41:12.996122  3326 catalog_manager.cc:5027] TS bc6aa13aa9f34d9193d382270ef0e129 (127.0.107.196:37015): tablet 6238612e21844a60a0ceb50c63eaf27e (table range_aware_rebalance_new_range [id=1e7aeb86dcc84f32a86f41e58a289f12]) successfully deleted
I20260608 12:41:13.130143  3978 raft_consensus.cc:1064] T b4a0aca3b7b645c789d18ebf7bc4b17c P 20dcd61228d340749574b5b784dd34fe: attempting to promote NON_VOTER d2dc675cc2d34b5a846bd6f4c331bc82 to VOTER
I20260608 12:41:13.133062  3978 consensus_queue.cc:237] T b4a0aca3b7b645c789d18ebf7bc4b17c P 20dcd61228d340749574b5b784dd34fe [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: "bc6aa13aa9f34d9193d382270ef0e129" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37015 } attrs { replace: true } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } } peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } } peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } attrs { promote: false } }
I20260608 12:41:13.140786  3519 raft_consensus.cc:1275] T b4a0aca3b7b645c789d18ebf7bc4b17c P d2dc675cc2d34b5a846bd6f4c331bc82 [term 1 LEARNER]: Refusing update from remote peer 20dcd61228d340749574b5b784dd34fe: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:41:13.142311  4013 consensus_queue.cc:1048] T b4a0aca3b7b645c789d18ebf7bc4b17c P 20dcd61228d340749574b5b784dd34fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } 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:41:13.143003  3444 raft_consensus.cc:1275] T b4a0aca3b7b645c789d18ebf7bc4b17c P c535bfdd49e746c593edc2e2668faf65 [term 1 FOLLOWER]: Refusing update from remote peer 20dcd61228d340749574b5b784dd34fe: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:41:13.143244  3747 raft_consensus.cc:1275] T b4a0aca3b7b645c789d18ebf7bc4b17c P bc6aa13aa9f34d9193d382270ef0e129 [term 1 FOLLOWER]: Refusing update from remote peer 20dcd61228d340749574b5b784dd34fe: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:41:13.144937  3978 consensus_queue.cc:1048] T b4a0aca3b7b645c789d18ebf7bc4b17c P 20dcd61228d340749574b5b784dd34fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:41:13.145958  4013 consensus_queue.cc:1048] T b4a0aca3b7b645c789d18ebf7bc4b17c P 20dcd61228d340749574b5b784dd34fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc6aa13aa9f34d9193d382270ef0e129" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37015 } 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:41:13.160277  3907 raft_consensus.cc:1064] T 73a04dff79934ca4bdb3bdd18f995804 P c535bfdd49e746c593edc2e2668faf65: attempting to promote NON_VOTER bc6aa13aa9f34d9193d382270ef0e129 to VOTER
I20260608 12:41:13.161577  3979 raft_consensus.cc:2955] T b4a0aca3b7b645c789d18ebf7bc4b17c P 20dcd61228d340749574b5b784dd34fe [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d2dc675cc2d34b5a846bd6f4c331bc82 (127.0.107.194) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bc6aa13aa9f34d9193d382270ef0e129" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37015 } attrs { replace: true } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } } peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } } peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } attrs { promote: false } } }
I20260608 12:41:13.162989  3907 consensus_queue.cc:237] T 73a04dff79934ca4bdb3bdd18f995804 P c535bfdd49e746c593edc2e2668faf65 [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: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } } peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } attrs { replace: true } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } } peers { permanent_uuid: "bc6aa13aa9f34d9193d382270ef0e129" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37015 } attrs { promote: false } }
I20260608 12:41:13.163913  3746 raft_consensus.cc:2955] T b4a0aca3b7b645c789d18ebf7bc4b17c P bc6aa13aa9f34d9193d382270ef0e129 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d2dc675cc2d34b5a846bd6f4c331bc82 (127.0.107.194) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bc6aa13aa9f34d9193d382270ef0e129" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37015 } attrs { replace: true } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } } peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } } peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } attrs { promote: false } } }
I20260608 12:41:13.171455  3442 raft_consensus.cc:2955] T b4a0aca3b7b645c789d18ebf7bc4b17c P c535bfdd49e746c593edc2e2668faf65 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d2dc675cc2d34b5a846bd6f4c331bc82 (127.0.107.194) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bc6aa13aa9f34d9193d382270ef0e129" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37015 } attrs { replace: true } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } } peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } } peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } attrs { promote: false } } }
I20260608 12:41:13.199157  4001 raft_consensus.cc:1064] T cd7a1fcd572643a9b159991d7a6628fd P d2dc675cc2d34b5a846bd6f4c331bc82: attempting to promote NON_VOTER bc6aa13aa9f34d9193d382270ef0e129 to VOTER
I20260608 12:41:13.203177  4001 consensus_queue.cc:237] T cd7a1fcd572643a9b159991d7a6628fd P d2dc675cc2d34b5a846bd6f4c331bc82 [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: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } } peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } attrs { replace: true } } peers { permanent_uuid: "bc6aa13aa9f34d9193d382270ef0e129" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37015 } attrs { promote: false } }
I20260608 12:41:13.204242  3338 catalog_manager.cc:5696] T b4a0aca3b7b645c789d18ebf7bc4b17c P c535bfdd49e746c593edc2e2668faf65 reported cstate change: config changed from index 2 to 3, d2dc675cc2d34b5a846bd6f4c331bc82 (127.0.107.194) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "20dcd61228d340749574b5b784dd34fe" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bc6aa13aa9f34d9193d382270ef0e129" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37015 } attrs { replace: true } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } } peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } } peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } attrs { promote: false } } }
I20260608 12:41:13.206462  3519 raft_consensus.cc:2955] T b4a0aca3b7b645c789d18ebf7bc4b17c P d2dc675cc2d34b5a846bd6f4c331bc82 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d2dc675cc2d34b5a846bd6f4c331bc82 (127.0.107.194) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "bc6aa13aa9f34d9193d382270ef0e129" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37015 } attrs { replace: true } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } } peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } } peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } attrs { promote: false } } }
I20260608 12:41:13.230523  3590 raft_consensus.cc:1275] T 73a04dff79934ca4bdb3bdd18f995804 P 20dcd61228d340749574b5b784dd34fe [term 1 FOLLOWER]: Refusing update from remote peer c535bfdd49e746c593edc2e2668faf65: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:41:13.233788  3962 consensus_queue.cc:1048] T 73a04dff79934ca4bdb3bdd18f995804 P c535bfdd49e746c593edc2e2668faf65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 12:41:13.249419  3746 raft_consensus.cc:1275] T 73a04dff79934ca4bdb3bdd18f995804 P bc6aa13aa9f34d9193d382270ef0e129 [term 1 LEARNER]: Refusing update from remote peer c535bfdd49e746c593edc2e2668faf65: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:41:13.250492  3590 consensus_queue.cc:237] T b4a0aca3b7b645c789d18ebf7bc4b17c P 20dcd61228d340749574b5b784dd34fe [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: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } } peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } } peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } attrs { promote: false } }
I20260608 12:41:13.251062  3963 consensus_queue.cc:1048] T 73a04dff79934ca4bdb3bdd18f995804 P c535bfdd49e746c593edc2e2668faf65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc6aa13aa9f34d9193d382270ef0e129" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37015 } 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:41:13.260880  3519 raft_consensus.cc:1275] T b4a0aca3b7b645c789d18ebf7bc4b17c P d2dc675cc2d34b5a846bd6f4c331bc82 [term 1 FOLLOWER]: Refusing update from remote peer 20dcd61228d340749574b5b784dd34fe: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:41:13.263233  3442 raft_consensus.cc:1275] T b4a0aca3b7b645c789d18ebf7bc4b17c P c535bfdd49e746c593edc2e2668faf65 [term 1 FOLLOWER]: Refusing update from remote peer 20dcd61228d340749574b5b784dd34fe: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:41:13.264746  3516 raft_consensus.cc:1275] T 73a04dff79934ca4bdb3bdd18f995804 P d2dc675cc2d34b5a846bd6f4c331bc82 [term 1 FOLLOWER]: Refusing update from remote peer c535bfdd49e746c593edc2e2668faf65: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:41:13.266166  3979 consensus_queue.cc:1048] T b4a0aca3b7b645c789d18ebf7bc4b17c P 20dcd61228d340749574b5b784dd34fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 12:41:13.266652  3907 consensus_queue.cc:1048] T 73a04dff79934ca4bdb3bdd18f995804 P c535bfdd49e746c593edc2e2668faf65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } 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:41:13.268796  3979 consensus_queue.cc:1048] T b4a0aca3b7b645c789d18ebf7bc4b17c P 20dcd61228d340749574b5b784dd34fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } 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:41:13.285122  3589 raft_consensus.cc:1275] T cd7a1fcd572643a9b159991d7a6628fd P 20dcd61228d340749574b5b784dd34fe [term 1 FOLLOWER]: Refusing update from remote peer d2dc675cc2d34b5a846bd6f4c331bc82: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:41:13.285552  3444 raft_consensus.cc:1275] T cd7a1fcd572643a9b159991d7a6628fd P c535bfdd49e746c593edc2e2668faf65 [term 1 FOLLOWER]: Refusing update from remote peer d2dc675cc2d34b5a846bd6f4c331bc82: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:41:13.291095  4019 consensus_queue.cc:1048] T cd7a1fcd572643a9b159991d7a6628fd P d2dc675cc2d34b5a846bd6f4c331bc82 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } 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:41:13.296828  4019 consensus_queue.cc:1048] T cd7a1fcd572643a9b159991d7a6628fd P d2dc675cc2d34b5a846bd6f4c331bc82 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:41:13.299926  3444 raft_consensus.cc:2955] T b4a0aca3b7b645c789d18ebf7bc4b17c P c535bfdd49e746c593edc2e2668faf65 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER bc6aa13aa9f34d9193d382270ef0e129 (127.0.107.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } } peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } } peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } attrs { promote: false } } }
I20260608 12:41:13.306690  3747 raft_consensus.cc:1275] T cd7a1fcd572643a9b159991d7a6628fd P bc6aa13aa9f34d9193d382270ef0e129 [term 1 LEARNER]: Refusing update from remote peer d2dc675cc2d34b5a846bd6f4c331bc82: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:41:13.309382  3395 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
I20260608 12:41:13.310986  3590 raft_consensus.cc:2955] T 73a04dff79934ca4bdb3bdd18f995804 P 20dcd61228d340749574b5b784dd34fe [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, bc6aa13aa9f34d9193d382270ef0e129 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } } peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } attrs { replace: true } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } } peers { permanent_uuid: "bc6aa13aa9f34d9193d382270ef0e129" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37015 } attrs { promote: false } } }
I20260608 12:41:13.279214  4013 raft_consensus.cc:2955] T b4a0aca3b7b645c789d18ebf7bc4b17c P 20dcd61228d340749574b5b784dd34fe [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER bc6aa13aa9f34d9193d382270ef0e129 (127.0.107.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } } peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } } peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } attrs { promote: false } } }
I20260608 12:41:13.314126  3518 raft_consensus.cc:2955] T 73a04dff79934ca4bdb3bdd18f995804 P d2dc675cc2d34b5a846bd6f4c331bc82 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, bc6aa13aa9f34d9193d382270ef0e129 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } } peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } attrs { replace: true } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } } peers { permanent_uuid: "bc6aa13aa9f34d9193d382270ef0e129" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37015 } attrs { promote: false } } }
I20260608 12:41:13.315456  4018 consensus_queue.cc:1048] T cd7a1fcd572643a9b159991d7a6628fd P d2dc675cc2d34b5a846bd6f4c331bc82 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc6aa13aa9f34d9193d382270ef0e129" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37015 } 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:41:13.316774  3519 raft_consensus.cc:2955] T b4a0aca3b7b645c789d18ebf7bc4b17c P d2dc675cc2d34b5a846bd6f4c331bc82 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER bc6aa13aa9f34d9193d382270ef0e129 (127.0.107.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } } peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } } peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } attrs { promote: false } } }
I20260608 12:41:13.308122  3962 raft_consensus.cc:2955] T 73a04dff79934ca4bdb3bdd18f995804 P c535bfdd49e746c593edc2e2668faf65 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, bc6aa13aa9f34d9193d382270ef0e129 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } } peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } attrs { replace: true } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } } peers { permanent_uuid: "bc6aa13aa9f34d9193d382270ef0e129" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37015 } attrs { promote: false } } }
I20260608 12:41:13.331606  3327 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet b4a0aca3b7b645c789d18ebf7bc4b17c with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:41:13.349380  3339 catalog_manager.cc:5696] T b4a0aca3b7b645c789d18ebf7bc4b17c P d2dc675cc2d34b5a846bd6f4c331bc82 reported cstate change: config changed from index 3 to 4, VOTER bc6aa13aa9f34d9193d382270ef0e129 (127.0.107.196) evicted. New cstate: current_term: 1 leader_uuid: "20dcd61228d340749574b5b784dd34fe" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } } peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } } peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } attrs { promote: false } } }
I20260608 12:41:13.364331  4024 raft_consensus.cc:2955] T cd7a1fcd572643a9b159991d7a6628fd P d2dc675cc2d34b5a846bd6f4c331bc82 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, bc6aa13aa9f34d9193d382270ef0e129 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } } peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } attrs { replace: true } } peers { permanent_uuid: "bc6aa13aa9f34d9193d382270ef0e129" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37015 } attrs { promote: false } } }
I20260608 12:41:13.374563  3340 catalog_manager.cc:5696] T 73a04dff79934ca4bdb3bdd18f995804 P 20dcd61228d340749574b5b784dd34fe reported cstate change: config changed from index 2 to 3, bc6aa13aa9f34d9193d382270ef0e129 (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "c535bfdd49e746c593edc2e2668faf65" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } } peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } attrs { replace: true } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } } peers { permanent_uuid: "bc6aa13aa9f34d9193d382270ef0e129" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37015 } attrs { promote: false } } }
I20260608 12:41:13.375273  3746 raft_consensus.cc:2955] T 73a04dff79934ca4bdb3bdd18f995804 P bc6aa13aa9f34d9193d382270ef0e129 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, bc6aa13aa9f34d9193d382270ef0e129 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } } peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } attrs { replace: true } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } } peers { permanent_uuid: "bc6aa13aa9f34d9193d382270ef0e129" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37015 } attrs { promote: false } } }
I20260608 12:41:13.380091  3731 tablet_service.cc:1558] Processing DeleteTablet for tablet b4a0aca3b7b645c789d18ebf7bc4b17c with delete_type TABLET_DATA_TOMBSTONED (TS bc6aa13aa9f34d9193d382270ef0e129 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:46588
I20260608 12:41:13.381209  4010 tablet_replica.cc:333] T b4a0aca3b7b645c789d18ebf7bc4b17c P bc6aa13aa9f34d9193d382270ef0e129: stopping tablet replica
I20260608 12:41:13.382325  4010 raft_consensus.cc:2243] T b4a0aca3b7b645c789d18ebf7bc4b17c P bc6aa13aa9f34d9193d382270ef0e129 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:13.381294  3443 raft_consensus.cc:2955] T cd7a1fcd572643a9b159991d7a6628fd P c535bfdd49e746c593edc2e2668faf65 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, bc6aa13aa9f34d9193d382270ef0e129 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } } peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } attrs { replace: true } } peers { permanent_uuid: "bc6aa13aa9f34d9193d382270ef0e129" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37015 } attrs { promote: false } } }
I20260608 12:41:13.381762  3589 raft_consensus.cc:2955] T cd7a1fcd572643a9b159991d7a6628fd P 20dcd61228d340749574b5b784dd34fe [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, bc6aa13aa9f34d9193d382270ef0e129 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } } peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } attrs { replace: true } } peers { permanent_uuid: "bc6aa13aa9f34d9193d382270ef0e129" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37015 } attrs { promote: false } } }
I20260608 12:41:13.382992  4010 raft_consensus.cc:2272] T b4a0aca3b7b645c789d18ebf7bc4b17c P bc6aa13aa9f34d9193d382270ef0e129 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:13.391736  4010 ts_tablet_manager.cc:1916] T b4a0aca3b7b645c789d18ebf7bc4b17c P bc6aa13aa9f34d9193d382270ef0e129: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:41:13.395634  3747 raft_consensus.cc:2955] T cd7a1fcd572643a9b159991d7a6628fd P bc6aa13aa9f34d9193d382270ef0e129 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, bc6aa13aa9f34d9193d382270ef0e129 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } } peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } attrs { replace: true } } peers { permanent_uuid: "bc6aa13aa9f34d9193d382270ef0e129" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37015 } attrs { promote: false } } }
I20260608 12:41:13.416903  4010 ts_tablet_manager.cc:1929] T b4a0aca3b7b645c789d18ebf7bc4b17c P bc6aa13aa9f34d9193d382270ef0e129: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 12:41:13.417419  4010 log.cc:1199] T b4a0aca3b7b645c789d18ebf7bc4b17c P bc6aa13aa9f34d9193d382270ef0e129: Deleting WAL directory at /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922379125897-431-0/minicluster-data/ts-3-root/wals/b4a0aca3b7b645c789d18ebf7bc4b17c
I20260608 12:41:13.419623  3326 catalog_manager.cc:5027] TS bc6aa13aa9f34d9193d382270ef0e129 (127.0.107.196:37015): tablet b4a0aca3b7b645c789d18ebf7bc4b17c (table range_aware_rebalance_new_range [id=1e7aeb86dcc84f32a86f41e58a289f12]) successfully deleted
I20260608 12:41:13.419726  3443 consensus_queue.cc:237] T 73a04dff79934ca4bdb3bdd18f995804 P c535bfdd49e746c593edc2e2668faf65 [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: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } } peers { permanent_uuid: "bc6aa13aa9f34d9193d382270ef0e129" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37015 } attrs { promote: false } }
I20260608 12:41:13.422183  3340 catalog_manager.cc:5696] T cd7a1fcd572643a9b159991d7a6628fd P 20dcd61228d340749574b5b784dd34fe reported cstate change: config changed from index 2 to 3, bc6aa13aa9f34d9193d382270ef0e129 (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } } peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } attrs { replace: true } } peers { permanent_uuid: "bc6aa13aa9f34d9193d382270ef0e129" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37015 } attrs { promote: false } } }
I20260608 12:41:13.427564  3589 raft_consensus.cc:1275] T 73a04dff79934ca4bdb3bdd18f995804 P 20dcd61228d340749574b5b784dd34fe [term 1 FOLLOWER]: Refusing update from remote peer c535bfdd49e746c593edc2e2668faf65: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:41:13.429463  3963 consensus_queue.cc:1048] T 73a04dff79934ca4bdb3bdd18f995804 P c535bfdd49e746c593edc2e2668faf65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:41:13.441087  3747 raft_consensus.cc:1275] T 73a04dff79934ca4bdb3bdd18f995804 P bc6aa13aa9f34d9193d382270ef0e129 [term 1 FOLLOWER]: Refusing update from remote peer c535bfdd49e746c593edc2e2668faf65: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:41:13.440416  3988 raft_consensus.cc:2955] T 73a04dff79934ca4bdb3bdd18f995804 P c535bfdd49e746c593edc2e2668faf65 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d2dc675cc2d34b5a846bd6f4c331bc82 (127.0.107.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } } peers { permanent_uuid: "bc6aa13aa9f34d9193d382270ef0e129" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37015 } attrs { promote: false } } }
I20260608 12:41:13.443665  3962 consensus_queue.cc:1048] T 73a04dff79934ca4bdb3bdd18f995804 P c535bfdd49e746c593edc2e2668faf65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc6aa13aa9f34d9193d382270ef0e129" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37015 } 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:41:13.450182  3747 raft_consensus.cc:2955] T 73a04dff79934ca4bdb3bdd18f995804 P bc6aa13aa9f34d9193d382270ef0e129 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d2dc675cc2d34b5a846bd6f4c331bc82 (127.0.107.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } } peers { permanent_uuid: "bc6aa13aa9f34d9193d382270ef0e129" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37015 } attrs { promote: false } } }
I20260608 12:41:13.448755  3589 raft_consensus.cc:2955] T 73a04dff79934ca4bdb3bdd18f995804 P 20dcd61228d340749574b5b784dd34fe [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d2dc675cc2d34b5a846bd6f4c331bc82 (127.0.107.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } } peers { permanent_uuid: "bc6aa13aa9f34d9193d382270ef0e129" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37015 } attrs { promote: false } } }
I20260608 12:41:13.466421  3329 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 73a04dff79934ca4bdb3bdd18f995804 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:41:13.467514  3443 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a612c570d02a44a895eefbeef5ab30b7"
dest_uuid: "c535bfdd49e746c593edc2e2668faf65"
mode: GRACEFUL
new_leader_uuid: "bc6aa13aa9f34d9193d382270ef0e129"
 from {username='slave'} at 127.0.0.1:35036
I20260608 12:41:13.468097  3443 raft_consensus.cc:606] T a612c570d02a44a895eefbeef5ab30b7 P c535bfdd49e746c593edc2e2668faf65 [term 1 LEADER]: Received request to transfer leadership to TS bc6aa13aa9f34d9193d382270ef0e129
I20260608 12:41:13.466351  3518 consensus_queue.cc:237] T cd7a1fcd572643a9b159991d7a6628fd P d2dc675cc2d34b5a846bd6f4c331bc82 [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: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } } peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } } peers { permanent_uuid: "bc6aa13aa9f34d9193d382270ef0e129" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37015 } attrs { promote: false } }
I20260608 12:41:13.474282  3395 auto_leader_rebalancer.cc:388] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 1
I20260608 12:41:13.475211  3395 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:41:13.472792  3339 catalog_manager.cc:5696] T 73a04dff79934ca4bdb3bdd18f995804 P bc6aa13aa9f34d9193d382270ef0e129 reported cstate change: config changed from index 3 to 4, VOTER d2dc675cc2d34b5a846bd6f4c331bc82 (127.0.107.194) evicted. New cstate: current_term: 1 leader_uuid: "c535bfdd49e746c593edc2e2668faf65" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } } peers { permanent_uuid: "20dcd61228d340749574b5b784dd34fe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37667 } } peers { permanent_uuid: "bc6aa13aa9f34d9193d382270ef0e129" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37015 } attrs { promote: false } } }
I20260608 12:41:13.479228  3443 raft_consensus.cc:1275] T cd7a1fcd572643a9b159991d7a6628fd P c535bfdd49e746c593edc2e2668faf65 [term 1 FOLLOWER]: Refusing update from remote peer d2dc675cc2d34b5a846bd6f4c331bc82: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:41:13.480671  3747 raft_consensus.cc:1275] T cd7a1fcd572643a9b159991d7a6628fd P bc6aa13aa9f34d9193d382270ef0e129 [term 1 FOLLOWER]: Refusing update from remote peer d2dc675cc2d34b5a846bd6f4c331bc82: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:41:13.480671  4019 consensus_queue.cc:1048] T cd7a1fcd572643a9b159991d7a6628fd P d2dc675cc2d34b5a846bd6f4c331bc82 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 12:41:13.482508  4024 consensus_queue.cc:1048] T cd7a1fcd572643a9b159991d7a6628fd P d2dc675cc2d34b5a846bd6f4c331bc82 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc6aa13aa9f34d9193d382270ef0e129" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37015 } 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:41:13.487920  3509 tablet_service.cc:1558] Processing DeleteTablet for tablet 73a04dff79934ca4bdb3bdd18f995804 with delete_type TABLET_DATA_TOMBSTONED (TS d2dc675cc2d34b5a846bd6f4c331bc82 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:55224
I20260608 12:41:13.489184  4001 raft_consensus.cc:2955] T cd7a1fcd572643a9b159991d7a6628fd P d2dc675cc2d34b5a846bd6f4c331bc82 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 20dcd61228d340749574b5b784dd34fe (127.0.107.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } } peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } } peers { permanent_uuid: "bc6aa13aa9f34d9193d382270ef0e129" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37015 } attrs { promote: false } } }
I20260608 12:41:13.493062  3746 raft_consensus.cc:2955] T cd7a1fcd572643a9b159991d7a6628fd P bc6aa13aa9f34d9193d382270ef0e129 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 20dcd61228d340749574b5b784dd34fe (127.0.107.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } } peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } } peers { permanent_uuid: "bc6aa13aa9f34d9193d382270ef0e129" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37015 } attrs { promote: false } } }
I20260608 12:41:13.495414  3443 raft_consensus.cc:2955] T cd7a1fcd572643a9b159991d7a6628fd P c535bfdd49e746c593edc2e2668faf65 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 20dcd61228d340749574b5b784dd34fe (127.0.107.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } } peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } } peers { permanent_uuid: "bc6aa13aa9f34d9193d382270ef0e129" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37015 } attrs { promote: false } } }
I20260608 12:41:13.501778  3329 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet cd7a1fcd572643a9b159991d7a6628fd with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:41:13.506414  3339 catalog_manager.cc:5696] T cd7a1fcd572643a9b159991d7a6628fd P d2dc675cc2d34b5a846bd6f4c331bc82 reported cstate change: config changed from index 3 to 4, VOTER 20dcd61228d340749574b5b784dd34fe (127.0.107.195) evicted. New cstate: current_term: 1 leader_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bc6aa13aa9f34d9193d382270ef0e129" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37015 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:41:13.511817  4030 tablet_replica.cc:333] T 73a04dff79934ca4bdb3bdd18f995804 P d2dc675cc2d34b5a846bd6f4c331bc82: stopping tablet replica
I20260608 12:41:13.512950  4030 raft_consensus.cc:2243] T 73a04dff79934ca4bdb3bdd18f995804 P d2dc675cc2d34b5a846bd6f4c331bc82 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:13.513675  4030 raft_consensus.cc:2272] T 73a04dff79934ca4bdb3bdd18f995804 P d2dc675cc2d34b5a846bd6f4c331bc82 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:13.516975  4030 ts_tablet_manager.cc:1916] T 73a04dff79934ca4bdb3bdd18f995804 P d2dc675cc2d34b5a846bd6f4c331bc82: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:41:13.527501  3581 tablet_service.cc:1558] Processing DeleteTablet for tablet cd7a1fcd572643a9b159991d7a6628fd with delete_type TABLET_DATA_TOMBSTONED (TS 20dcd61228d340749574b5b784dd34fe not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:34820
I20260608 12:41:13.529917  4031 tablet_replica.cc:333] T cd7a1fcd572643a9b159991d7a6628fd P 20dcd61228d340749574b5b784dd34fe: stopping tablet replica
I20260608 12:41:13.531175  4031 raft_consensus.cc:2243] T cd7a1fcd572643a9b159991d7a6628fd P 20dcd61228d340749574b5b784dd34fe [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:13.532605  4031 raft_consensus.cc:2272] T cd7a1fcd572643a9b159991d7a6628fd P 20dcd61228d340749574b5b784dd34fe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:13.534866  4030 ts_tablet_manager.cc:1929] T 73a04dff79934ca4bdb3bdd18f995804 P d2dc675cc2d34b5a846bd6f4c331bc82: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 12:41:13.535343  4030 log.cc:1199] T 73a04dff79934ca4bdb3bdd18f995804 P d2dc675cc2d34b5a846bd6f4c331bc82: Deleting WAL directory at /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922379125897-431-0/minicluster-data/ts-1-root/wals/73a04dff79934ca4bdb3bdd18f995804
I20260608 12:41:13.536226  4031 ts_tablet_manager.cc:1916] T cd7a1fcd572643a9b159991d7a6628fd P 20dcd61228d340749574b5b784dd34fe: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:41:13.537415  3329 catalog_manager.cc:5027] TS d2dc675cc2d34b5a846bd6f4c331bc82 (127.0.107.194:36749): tablet 73a04dff79934ca4bdb3bdd18f995804 (table range_aware_rebalance_new_range [id=1e7aeb86dcc84f32a86f41e58a289f12]) successfully deleted
I20260608 12:41:13.549626  4031 ts_tablet_manager.cc:1929] T cd7a1fcd572643a9b159991d7a6628fd P 20dcd61228d340749574b5b784dd34fe: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 12:41:13.550101  4031 log.cc:1199] T cd7a1fcd572643a9b159991d7a6628fd P 20dcd61228d340749574b5b784dd34fe: Deleting WAL directory at /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922379125897-431-0/minicluster-data/ts-2-root/wals/cd7a1fcd572643a9b159991d7a6628fd
I20260608 12:41:13.551693  3327 catalog_manager.cc:5027] TS 20dcd61228d340749574b5b784dd34fe (127.0.107.195:37667): tablet cd7a1fcd572643a9b159991d7a6628fd (table range_aware_rebalance_new_range [id=1e7aeb86dcc84f32a86f41e58a289f12]) successfully deleted
I20260608 12:41:13.990535  3988 raft_consensus.cc:993] T a612c570d02a44a895eefbeef5ab30b7 P c535bfdd49e746c593edc2e2668faf65: : Instructing follower bc6aa13aa9f34d9193d382270ef0e129 to start an election
I20260608 12:41:13.991122  3988 raft_consensus.cc:1081] T a612c570d02a44a895eefbeef5ab30b7 P c535bfdd49e746c593edc2e2668faf65 [term 1 LEADER]: Signalling peer bc6aa13aa9f34d9193d382270ef0e129 to start an election
I20260608 12:41:13.992761  3746 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a612c570d02a44a895eefbeef5ab30b7"
dest_uuid: "bc6aa13aa9f34d9193d382270ef0e129"
 from {username='slave'} at 127.0.0.1:46590
I20260608 12:41:13.993304  3746 raft_consensus.cc:493] T a612c570d02a44a895eefbeef5ab30b7 P bc6aa13aa9f34d9193d382270ef0e129 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 12:41:13.993670  3746 raft_consensus.cc:3060] T a612c570d02a44a895eefbeef5ab30b7 P bc6aa13aa9f34d9193d382270ef0e129 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:41:13.998564  3746 raft_consensus.cc:515] T a612c570d02a44a895eefbeef5ab30b7 P bc6aa13aa9f34d9193d382270ef0e129 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } } peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } } peers { permanent_uuid: "bc6aa13aa9f34d9193d382270ef0e129" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37015 } attrs { promote: false } }
I20260608 12:41:14.000316  3746 leader_election.cc:290] T a612c570d02a44a895eefbeef5ab30b7 P bc6aa13aa9f34d9193d382270ef0e129 [CANDIDATE]: Term 2 election: Requested vote from peers c535bfdd49e746c593edc2e2668faf65 (127.0.107.193:45443), d2dc675cc2d34b5a846bd6f4c331bc82 (127.0.107.194:36749)
I20260608 12:41:14.001380  3443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a612c570d02a44a895eefbeef5ab30b7" candidate_uuid: "bc6aa13aa9f34d9193d382270ef0e129" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "c535bfdd49e746c593edc2e2668faf65"
I20260608 12:41:14.001765  3518 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a612c570d02a44a895eefbeef5ab30b7" candidate_uuid: "bc6aa13aa9f34d9193d382270ef0e129" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82"
I20260608 12:41:14.001989  3443 raft_consensus.cc:3055] T a612c570d02a44a895eefbeef5ab30b7 P c535bfdd49e746c593edc2e2668faf65 [term 1 LEADER]: Stepping down as leader of term 1
I20260608 12:41:14.002328  3443 raft_consensus.cc:740] T a612c570d02a44a895eefbeef5ab30b7 P c535bfdd49e746c593edc2e2668faf65 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c535bfdd49e746c593edc2e2668faf65, State: Running, Role: LEADER
I20260608 12:41:14.002338  3518 raft_consensus.cc:3060] T a612c570d02a44a895eefbeef5ab30b7 P d2dc675cc2d34b5a846bd6f4c331bc82 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:41:14.003115  3443 consensus_queue.cc:260] T a612c570d02a44a895eefbeef5ab30b7 P c535bfdd49e746c593edc2e2668faf65 [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: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } } peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } } peers { permanent_uuid: "bc6aa13aa9f34d9193d382270ef0e129" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37015 } attrs { promote: false } }
I20260608 12:41:14.004004  3443 raft_consensus.cc:3060] T a612c570d02a44a895eefbeef5ab30b7 P c535bfdd49e746c593edc2e2668faf65 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:41:14.007139  3518 raft_consensus.cc:2468] T a612c570d02a44a895eefbeef5ab30b7 P d2dc675cc2d34b5a846bd6f4c331bc82 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc6aa13aa9f34d9193d382270ef0e129 in term 2.
I20260608 12:41:14.008087  3443 raft_consensus.cc:2468] T a612c570d02a44a895eefbeef5ab30b7 P c535bfdd49e746c593edc2e2668faf65 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc6aa13aa9f34d9193d382270ef0e129 in term 2.
I20260608 12:41:14.008546  3714 leader_election.cc:304] T a612c570d02a44a895eefbeef5ab30b7 P bc6aa13aa9f34d9193d382270ef0e129 [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: bc6aa13aa9f34d9193d382270ef0e129, d2dc675cc2d34b5a846bd6f4c331bc82; no voters: 
I20260608 12:41:14.009433  3838 raft_consensus.cc:2804] T a612c570d02a44a895eefbeef5ab30b7 P bc6aa13aa9f34d9193d382270ef0e129 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:41:14.010375  3838 raft_consensus.cc:697] T a612c570d02a44a895eefbeef5ab30b7 P bc6aa13aa9f34d9193d382270ef0e129 [term 2 LEADER]: Becoming Leader. State: Replica: bc6aa13aa9f34d9193d382270ef0e129, State: Running, Role: LEADER
I20260608 12:41:14.011232  3838 consensus_queue.cc:237] T a612c570d02a44a895eefbeef5ab30b7 P bc6aa13aa9f34d9193d382270ef0e129 [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: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } } peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } } peers { permanent_uuid: "bc6aa13aa9f34d9193d382270ef0e129" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37015 } attrs { promote: false } }
I20260608 12:41:14.018898  3342 catalog_manager.cc:5696] T a612c570d02a44a895eefbeef5ab30b7 P bc6aa13aa9f34d9193d382270ef0e129 reported cstate change: term changed from 1 to 2, leader changed from c535bfdd49e746c593edc2e2668faf65 (127.0.107.193) to bc6aa13aa9f34d9193d382270ef0e129 (127.0.107.196). New cstate: current_term: 2 leader_uuid: "bc6aa13aa9f34d9193d382270ef0e129" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c535bfdd49e746c593edc2e2668faf65" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d2dc675cc2d34b5a846bd6f4c331bc82" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36749 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc6aa13aa9f34d9193d382270ef0e129" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37015 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:41:14.316265   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
W20260608 12:41:14.345767  3559 consensus_peers.cc:597] T b4a0aca3b7b645c789d18ebf7bc4b17c P 20dcd61228d340749574b5b784dd34fe -> Peer c535bfdd49e746c593edc2e2668faf65 (127.0.107.193:45443): Couldn't send request to peer c535bfdd49e746c593edc2e2668faf65. 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:14.351166   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:41:14.352106   431 tablet_replica.cc:333] T b4a0aca3b7b645c789d18ebf7bc4b17c P c535bfdd49e746c593edc2e2668faf65: stopping tablet replica
I20260608 12:41:14.353125   431 raft_consensus.cc:2243] T b4a0aca3b7b645c789d18ebf7bc4b17c P c535bfdd49e746c593edc2e2668faf65 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:14.353914   431 raft_consensus.cc:2272] T b4a0aca3b7b645c789d18ebf7bc4b17c P c535bfdd49e746c593edc2e2668faf65 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:14.356401   431 tablet_replica.cc:333] T 68cd6b5f5ecb46a39ed4a0afb825c5c5 P c535bfdd49e746c593edc2e2668faf65: stopping tablet replica
I20260608 12:41:14.357189   431 raft_consensus.cc:2243] T 68cd6b5f5ecb46a39ed4a0afb825c5c5 P c535bfdd49e746c593edc2e2668faf65 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:14.357745   431 raft_consensus.cc:2272] T 68cd6b5f5ecb46a39ed4a0afb825c5c5 P c535bfdd49e746c593edc2e2668faf65 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:14.359956   431 tablet_replica.cc:333] T 05941f9867a44b26aaf22b9599b2af0f P c535bfdd49e746c593edc2e2668faf65: stopping tablet replica
I20260608 12:41:14.360469   431 raft_consensus.cc:2243] T 05941f9867a44b26aaf22b9599b2af0f P c535bfdd49e746c593edc2e2668faf65 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:14.360991   431 raft_consensus.cc:2272] T 05941f9867a44b26aaf22b9599b2af0f P c535bfdd49e746c593edc2e2668faf65 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:14.363545   431 tablet_replica.cc:333] T a612c570d02a44a895eefbeef5ab30b7 P c535bfdd49e746c593edc2e2668faf65: stopping tablet replica
I20260608 12:41:14.364319   431 raft_consensus.cc:2243] T a612c570d02a44a895eefbeef5ab30b7 P c535bfdd49e746c593edc2e2668faf65 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:14.364814   431 raft_consensus.cc:2272] T a612c570d02a44a895eefbeef5ab30b7 P c535bfdd49e746c593edc2e2668faf65 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:14.367277   431 tablet_replica.cc:333] T 6a8e60556666461dbdf819f025a18916 P c535bfdd49e746c593edc2e2668faf65: stopping tablet replica
I20260608 12:41:14.367859   431 raft_consensus.cc:2243] T 6a8e60556666461dbdf819f025a18916 P c535bfdd49e746c593edc2e2668faf65 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:41:14.368705   431 raft_consensus.cc:2272] T 6a8e60556666461dbdf819f025a18916 P c535bfdd49e746c593edc2e2668faf65 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:14.370575   431 tablet_replica.cc:333] T 76e7408c9ac045d2907197c5e98a6759 P c535bfdd49e746c593edc2e2668faf65: stopping tablet replica
I20260608 12:41:14.371105   431 raft_consensus.cc:2243] T 76e7408c9ac045d2907197c5e98a6759 P c535bfdd49e746c593edc2e2668faf65 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:14.371532   431 raft_consensus.cc:2272] T 76e7408c9ac045d2907197c5e98a6759 P c535bfdd49e746c593edc2e2668faf65 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:14.373452   431 tablet_replica.cc:333] T 6238612e21844a60a0ceb50c63eaf27e P c535bfdd49e746c593edc2e2668faf65: stopping tablet replica
I20260608 12:41:14.374061   431 raft_consensus.cc:2243] T 6238612e21844a60a0ceb50c63eaf27e P c535bfdd49e746c593edc2e2668faf65 [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:41:14.374858   431 raft_consensus.cc:2272] T 6238612e21844a60a0ceb50c63eaf27e P c535bfdd49e746c593edc2e2668faf65 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:14.376981   431 tablet_replica.cc:333] T 448433612ab44d36b88190a9908729b9 P c535bfdd49e746c593edc2e2668faf65: stopping tablet replica
I20260608 12:41:14.377559   431 raft_consensus.cc:2243] T 448433612ab44d36b88190a9908729b9 P c535bfdd49e746c593edc2e2668faf65 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:14.378021   431 raft_consensus.cc:2272] T 448433612ab44d36b88190a9908729b9 P c535bfdd49e746c593edc2e2668faf65 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:14.379948   431 tablet_replica.cc:333] T c679a93634284602bb5c5ad629f559a8 P c535bfdd49e746c593edc2e2668faf65: stopping tablet replica
I20260608 12:41:14.380517   431 raft_consensus.cc:2243] T c679a93634284602bb5c5ad629f559a8 P c535bfdd49e746c593edc2e2668faf65 [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:41:14.381297   431 raft_consensus.cc:2272] T c679a93634284602bb5c5ad629f559a8 P c535bfdd49e746c593edc2e2668faf65 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:14.383265   431 tablet_replica.cc:333] T d257825a3db94279a9c655d4a466e27b P c535bfdd49e746c593edc2e2668faf65: stopping tablet replica
I20260608 12:41:14.383939   431 raft_consensus.cc:2243] T d257825a3db94279a9c655d4a466e27b P c535bfdd49e746c593edc2e2668faf65 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:14.384702   431 raft_consensus.cc:2272] T d257825a3db94279a9c655d4a466e27b P c535bfdd49e746c593edc2e2668faf65 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:14.386952   431 tablet_replica.cc:333] T cd7a1fcd572643a9b159991d7a6628fd P c535bfdd49e746c593edc2e2668faf65: stopping tablet replica
I20260608 12:41:14.387535   431 raft_consensus.cc:2243] T cd7a1fcd572643a9b159991d7a6628fd P c535bfdd49e746c593edc2e2668faf65 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:14.388114   431 raft_consensus.cc:2272] T cd7a1fcd572643a9b159991d7a6628fd P c535bfdd49e746c593edc2e2668faf65 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:14.391068   431 tablet_replica.cc:333] T 73a04dff79934ca4bdb3bdd18f995804 P c535bfdd49e746c593edc2e2668faf65: stopping tablet replica
I20260608 12:41:14.391614   431 raft_consensus.cc:2243] T 73a04dff79934ca4bdb3bdd18f995804 P c535bfdd49e746c593edc2e2668faf65 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:41:14.392340   431 raft_consensus.cc:2272] T 73a04dff79934ca4bdb3bdd18f995804 P c535bfdd49e746c593edc2e2668faf65 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 12:41:14.395123  3714 consensus_peers.cc:597] T 68cd6b5f5ecb46a39ed4a0afb825c5c5 P bc6aa13aa9f34d9193d382270ef0e129 -> Peer c535bfdd49e746c593edc2e2668faf65 (127.0.107.193:45443): Couldn't send request to peer c535bfdd49e746c593edc2e2668faf65. 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:14.430589   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
I20260608 12:41:14.458971   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
W20260608 12:41:14.486246  3714 consensus_peers.cc:597] T a612c570d02a44a895eefbeef5ab30b7 P bc6aa13aa9f34d9193d382270ef0e129 -> Peer c535bfdd49e746c593edc2e2668faf65 (127.0.107.193:45443): Couldn't send request to peer c535bfdd49e746c593edc2e2668faf65. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:45443: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 12:41:14.489545  3485 consensus_peers.cc:597] T 448433612ab44d36b88190a9908729b9 P d2dc675cc2d34b5a846bd6f4c331bc82 -> Peer c535bfdd49e746c593edc2e2668faf65 (127.0.107.193:45443): Couldn't send request to peer c535bfdd49e746c593edc2e2668faf65. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:45443: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 12:41:14.492192  3485 consensus_peers.cc:597] T cd7a1fcd572643a9b159991d7a6628fd P d2dc675cc2d34b5a846bd6f4c331bc82 -> Peer c535bfdd49e746c593edc2e2668faf65 (127.0.107.193:45443): Couldn't send request to peer c535bfdd49e746c593edc2e2668faf65. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:45443: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 12:41:14.505647  3714 consensus_peers.cc:597] T a612c570d02a44a895eefbeef5ab30b7 P bc6aa13aa9f34d9193d382270ef0e129 -> Peer d2dc675cc2d34b5a846bd6f4c331bc82 (127.0.107.194:36749): Couldn't send request to peer d2dc675cc2d34b5a846bd6f4c331bc82. 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:41:14.507647  3559 consensus_peers.cc:597] T d257825a3db94279a9c655d4a466e27b P 20dcd61228d340749574b5b784dd34fe -> Peer c535bfdd49e746c593edc2e2668faf65 (127.0.107.193:45443): Couldn't send request to peer c535bfdd49e746c593edc2e2668faf65. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:45443: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 12:41:14.509013  3714 consensus_peers.cc:597] T 68cd6b5f5ecb46a39ed4a0afb825c5c5 P bc6aa13aa9f34d9193d382270ef0e129 -> Peer d2dc675cc2d34b5a846bd6f4c331bc82 (127.0.107.194:36749): Couldn't send request to peer d2dc675cc2d34b5a846bd6f4c331bc82. 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:14.519819   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:41:14.520797   431 tablet_replica.cc:333] T 68cd6b5f5ecb46a39ed4a0afb825c5c5 P d2dc675cc2d34b5a846bd6f4c331bc82: stopping tablet replica
I20260608 12:41:14.521855   431 raft_consensus.cc:2243] T 68cd6b5f5ecb46a39ed4a0afb825c5c5 P d2dc675cc2d34b5a846bd6f4c331bc82 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:14.522531   431 raft_consensus.cc:2272] T 68cd6b5f5ecb46a39ed4a0afb825c5c5 P d2dc675cc2d34b5a846bd6f4c331bc82 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:14.525352   431 tablet_replica.cc:333] T a500bd585a1a4e2ea0d29d10d0c2f85d P d2dc675cc2d34b5a846bd6f4c331bc82: stopping tablet replica
I20260608 12:41:14.526648   431 raft_consensus.cc:2243] T a500bd585a1a4e2ea0d29d10d0c2f85d P d2dc675cc2d34b5a846bd6f4c331bc82 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:41:14.527872   431 raft_consensus.cc:2272] T a500bd585a1a4e2ea0d29d10d0c2f85d P d2dc675cc2d34b5a846bd6f4c331bc82 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:14.530373   431 tablet_replica.cc:333] T 460edd943fe2462584c9611366a42369 P d2dc675cc2d34b5a846bd6f4c331bc82: stopping tablet replica
I20260608 12:41:14.531034   431 raft_consensus.cc:2243] T 460edd943fe2462584c9611366a42369 P d2dc675cc2d34b5a846bd6f4c331bc82 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:14.531618   431 raft_consensus.cc:2272] T 460edd943fe2462584c9611366a42369 P d2dc675cc2d34b5a846bd6f4c331bc82 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:14.533784   431 tablet_replica.cc:333] T 05941f9867a44b26aaf22b9599b2af0f P d2dc675cc2d34b5a846bd6f4c331bc82: stopping tablet replica
I20260608 12:41:14.534387   431 raft_consensus.cc:2243] T 05941f9867a44b26aaf22b9599b2af0f P d2dc675cc2d34b5a846bd6f4c331bc82 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:14.534977   431 raft_consensus.cc:2272] T 05941f9867a44b26aaf22b9599b2af0f P d2dc675cc2d34b5a846bd6f4c331bc82 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:14.537209   431 tablet_replica.cc:333] T 6238612e21844a60a0ceb50c63eaf27e P d2dc675cc2d34b5a846bd6f4c331bc82: stopping tablet replica
I20260608 12:41:14.537861   431 raft_consensus.cc:2243] T 6238612e21844a60a0ceb50c63eaf27e P d2dc675cc2d34b5a846bd6f4c331bc82 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:14.538478   431 raft_consensus.cc:2272] T 6238612e21844a60a0ceb50c63eaf27e P d2dc675cc2d34b5a846bd6f4c331bc82 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:14.540743   431 tablet_replica.cc:333] T 448433612ab44d36b88190a9908729b9 P d2dc675cc2d34b5a846bd6f4c331bc82: stopping tablet replica
I20260608 12:41:14.541301   431 raft_consensus.cc:2243] T 448433612ab44d36b88190a9908729b9 P d2dc675cc2d34b5a846bd6f4c331bc82 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:41:14.542169   431 raft_consensus.cc:2272] T 448433612ab44d36b88190a9908729b9 P d2dc675cc2d34b5a846bd6f4c331bc82 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:14.544438   431 tablet_replica.cc:333] T a612c570d02a44a895eefbeef5ab30b7 P d2dc675cc2d34b5a846bd6f4c331bc82: stopping tablet replica
I20260608 12:41:14.545481   431 raft_consensus.cc:2243] T a612c570d02a44a895eefbeef5ab30b7 P d2dc675cc2d34b5a846bd6f4c331bc82 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:14.546097   431 raft_consensus.cc:2272] T a612c570d02a44a895eefbeef5ab30b7 P d2dc675cc2d34b5a846bd6f4c331bc82 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:14.547945   431 tablet_replica.cc:333] T c679a93634284602bb5c5ad629f559a8 P d2dc675cc2d34b5a846bd6f4c331bc82: stopping tablet replica
I20260608 12:41:14.548610   431 raft_consensus.cc:2243] T c679a93634284602bb5c5ad629f559a8 P d2dc675cc2d34b5a846bd6f4c331bc82 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:14.549027   431 raft_consensus.cc:2272] T c679a93634284602bb5c5ad629f559a8 P d2dc675cc2d34b5a846bd6f4c331bc82 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:14.550828   431 tablet_replica.cc:333] T b4a0aca3b7b645c789d18ebf7bc4b17c P d2dc675cc2d34b5a846bd6f4c331bc82: stopping tablet replica
I20260608 12:41:14.551355   431 raft_consensus.cc:2243] T b4a0aca3b7b645c789d18ebf7bc4b17c P d2dc675cc2d34b5a846bd6f4c331bc82 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:14.551883   431 raft_consensus.cc:2272] T b4a0aca3b7b645c789d18ebf7bc4b17c P d2dc675cc2d34b5a846bd6f4c331bc82 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:14.553545   431 tablet_replica.cc:333] T 8fc567a350f34a3194d97425ecfa6f51 P d2dc675cc2d34b5a846bd6f4c331bc82: stopping tablet replica
I20260608 12:41:14.554075   431 raft_consensus.cc:2243] T 8fc567a350f34a3194d97425ecfa6f51 P d2dc675cc2d34b5a846bd6f4c331bc82 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:14.554440   431 raft_consensus.cc:2272] T 8fc567a350f34a3194d97425ecfa6f51 P d2dc675cc2d34b5a846bd6f4c331bc82 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:14.556161   431 tablet_replica.cc:333] T cd7a1fcd572643a9b159991d7a6628fd P d2dc675cc2d34b5a846bd6f4c331bc82: stopping tablet replica
I20260608 12:41:14.556700   431 raft_consensus.cc:2243] T cd7a1fcd572643a9b159991d7a6628fd P d2dc675cc2d34b5a846bd6f4c331bc82 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:41:14.557509   431 raft_consensus.cc:2272] T cd7a1fcd572643a9b159991d7a6628fd P d2dc675cc2d34b5a846bd6f4c331bc82 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:14.559438   431 tablet_replica.cc:333] T 2bc1eed438374c35b689136117231853 P d2dc675cc2d34b5a846bd6f4c331bc82: stopping tablet replica
I20260608 12:41:14.559909   431 raft_consensus.cc:2243] T 2bc1eed438374c35b689136117231853 P d2dc675cc2d34b5a846bd6f4c331bc82 [term 3 LEADER]: Raft consensus shutting down.
I20260608 12:41:14.560707   431 raft_consensus.cc:2272] T 2bc1eed438374c35b689136117231853 P d2dc675cc2d34b5a846bd6f4c331bc82 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:14.599645   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
W20260608 12:41:14.609493  3714 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.107.193:45443: connect: Connection refused (error 111) [suppressed 8 similar messages]
W20260608 12:41:14.612625  3714 consensus_peers.cc:597] T 76e7408c9ac045d2907197c5e98a6759 P bc6aa13aa9f34d9193d382270ef0e129 -> Peer c535bfdd49e746c593edc2e2668faf65 (127.0.107.193:45443): Couldn't send request to peer c535bfdd49e746c593edc2e2668faf65. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:45443: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 12:41:14.619314  3559 consensus_peers.cc:597] T 460edd943fe2462584c9611366a42369 P 20dcd61228d340749574b5b784dd34fe -> Peer d2dc675cc2d34b5a846bd6f4c331bc82 (127.0.107.194:36749): Couldn't send request to peer d2dc675cc2d34b5a846bd6f4c331bc82. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.194:36749: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:41:14.631641   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
W20260608 12:41:14.667284  3712 consensus_peers.cc:597] T 76e7408c9ac045d2907197c5e98a6759 P bc6aa13aa9f34d9193d382270ef0e129 -> Peer 20dcd61228d340749574b5b784dd34fe (127.0.107.195:37667): Couldn't send request to peer 20dcd61228d340749574b5b784dd34fe. 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:41:14.668875  3559 consensus_peers.cc:597] T b4a0aca3b7b645c789d18ebf7bc4b17c P 20dcd61228d340749574b5b784dd34fe -> Peer d2dc675cc2d34b5a846bd6f4c331bc82 (127.0.107.194:36749): Couldn't send request to peer d2dc675cc2d34b5a846bd6f4c331bc82. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.194:36749: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:41:14.673298   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:41:14.675604   431 tablet_replica.cc:333] T 6238612e21844a60a0ceb50c63eaf27e P 20dcd61228d340749574b5b784dd34fe: stopping tablet replica
I20260608 12:41:14.677088   431 raft_consensus.cc:2243] T 6238612e21844a60a0ceb50c63eaf27e P 20dcd61228d340749574b5b784dd34fe [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:14.678033   431 raft_consensus.cc:2272] T 6238612e21844a60a0ceb50c63eaf27e P 20dcd61228d340749574b5b784dd34fe [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:14.681108   431 tablet_replica.cc:333] T 76e7408c9ac045d2907197c5e98a6759 P 20dcd61228d340749574b5b784dd34fe: stopping tablet replica
I20260608 12:41:14.682402   431 raft_consensus.cc:2243] T 76e7408c9ac045d2907197c5e98a6759 P 20dcd61228d340749574b5b784dd34fe [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:14.683017   431 raft_consensus.cc:2272] T 76e7408c9ac045d2907197c5e98a6759 P 20dcd61228d340749574b5b784dd34fe [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 12:41:14.683581  3714 consensus_peers.cc:597] T 05941f9867a44b26aaf22b9599b2af0f P bc6aa13aa9f34d9193d382270ef0e129 -> Peer c535bfdd49e746c593edc2e2668faf65 (127.0.107.193:45443): Couldn't send request to peer c535bfdd49e746c593edc2e2668faf65. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:45443: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:41:14.685447   431 tablet_replica.cc:333] T 6a8e60556666461dbdf819f025a18916 P 20dcd61228d340749574b5b784dd34fe: stopping tablet replica
I20260608 12:41:14.686146   431 raft_consensus.cc:2243] T 6a8e60556666461dbdf819f025a18916 P 20dcd61228d340749574b5b784dd34fe [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:14.686625   431 raft_consensus.cc:2272] T 6a8e60556666461dbdf819f025a18916 P 20dcd61228d340749574b5b784dd34fe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:14.688998   431 tablet_replica.cc:333] T b4a0aca3b7b645c789d18ebf7bc4b17c P 20dcd61228d340749574b5b784dd34fe: stopping tablet replica
I20260608 12:41:14.689603   431 raft_consensus.cc:2243] T b4a0aca3b7b645c789d18ebf7bc4b17c P 20dcd61228d340749574b5b784dd34fe [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:41:14.690414   431 raft_consensus.cc:2272] T b4a0aca3b7b645c789d18ebf7bc4b17c P 20dcd61228d340749574b5b784dd34fe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:14.692500   431 tablet_replica.cc:333] T 8fc567a350f34a3194d97425ecfa6f51 P 20dcd61228d340749574b5b784dd34fe: stopping tablet replica
I20260608 12:41:14.693162   431 raft_consensus.cc:2243] T 8fc567a350f34a3194d97425ecfa6f51 P 20dcd61228d340749574b5b784dd34fe [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:41:14.694545   431 raft_consensus.cc:2272] T 8fc567a350f34a3194d97425ecfa6f51 P 20dcd61228d340749574b5b784dd34fe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:14.697297   431 tablet_replica.cc:333] T a500bd585a1a4e2ea0d29d10d0c2f85d P 20dcd61228d340749574b5b784dd34fe: stopping tablet replica
I20260608 12:41:14.697984   431 raft_consensus.cc:2243] T a500bd585a1a4e2ea0d29d10d0c2f85d P 20dcd61228d340749574b5b784dd34fe [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:14.698526   431 raft_consensus.cc:2272] T a500bd585a1a4e2ea0d29d10d0c2f85d P 20dcd61228d340749574b5b784dd34fe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:14.700807   431 tablet_replica.cc:333] T 460edd943fe2462584c9611366a42369 P 20dcd61228d340749574b5b784dd34fe: stopping tablet replica
I20260608 12:41:14.701781   431 raft_consensus.cc:2243] T 460edd943fe2462584c9611366a42369 P 20dcd61228d340749574b5b784dd34fe [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:41:14.703279   431 raft_consensus.cc:2272] T 460edd943fe2462584c9611366a42369 P 20dcd61228d340749574b5b784dd34fe [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:14.705703   431 tablet_replica.cc:333] T 2bc1eed438374c35b689136117231853 P 20dcd61228d340749574b5b784dd34fe: stopping tablet replica
I20260608 12:41:14.706339   431 raft_consensus.cc:2243] T 2bc1eed438374c35b689136117231853 P 20dcd61228d340749574b5b784dd34fe [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:14.706934   431 raft_consensus.cc:2272] T 2bc1eed438374c35b689136117231853 P 20dcd61228d340749574b5b784dd34fe [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:14.709059   431 tablet_replica.cc:333] T 73a04dff79934ca4bdb3bdd18f995804 P 20dcd61228d340749574b5b784dd34fe: stopping tablet replica
I20260608 12:41:14.709661   431 raft_consensus.cc:2243] T 73a04dff79934ca4bdb3bdd18f995804 P 20dcd61228d340749574b5b784dd34fe [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:14.710222   431 raft_consensus.cc:2272] T 73a04dff79934ca4bdb3bdd18f995804 P 20dcd61228d340749574b5b784dd34fe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:14.712179   431 tablet_replica.cc:333] T 448433612ab44d36b88190a9908729b9 P 20dcd61228d340749574b5b784dd34fe: stopping tablet replica
I20260608 12:41:14.712754   431 raft_consensus.cc:2243] T 448433612ab44d36b88190a9908729b9 P 20dcd61228d340749574b5b784dd34fe [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:14.713220   431 raft_consensus.cc:2272] T 448433612ab44d36b88190a9908729b9 P 20dcd61228d340749574b5b784dd34fe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:14.715580   431 tablet_replica.cc:333] T d257825a3db94279a9c655d4a466e27b P 20dcd61228d340749574b5b784dd34fe: stopping tablet replica
I20260608 12:41:14.716111   431 raft_consensus.cc:2243] T d257825a3db94279a9c655d4a466e27b P 20dcd61228d340749574b5b784dd34fe [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:41:14.717412   431 raft_consensus.cc:2272] T d257825a3db94279a9c655d4a466e27b P 20dcd61228d340749574b5b784dd34fe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:14.719687   431 tablet_replica.cc:333] T c679a93634284602bb5c5ad629f559a8 P 20dcd61228d340749574b5b784dd34fe: stopping tablet replica
I20260608 12:41:14.720227   431 raft_consensus.cc:2243] T c679a93634284602bb5c5ad629f559a8 P 20dcd61228d340749574b5b784dd34fe [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:14.720688   431 raft_consensus.cc:2272] T c679a93634284602bb5c5ad629f559a8 P 20dcd61228d340749574b5b784dd34fe [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:14.754495   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260608 12:41:14.783042   431 tablet_server.cc:179] TabletServer@127.0.107.196:0 shutting down...
I20260608 12:41:14.815094   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:41:14.815896   431 tablet_replica.cc:333] T 73a04dff79934ca4bdb3bdd18f995804 P bc6aa13aa9f34d9193d382270ef0e129: stopping tablet replica
I20260608 12:41:14.816485   431 raft_consensus.cc:2243] T 73a04dff79934ca4bdb3bdd18f995804 P bc6aa13aa9f34d9193d382270ef0e129 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:14.817086   431 raft_consensus.cc:2272] T 73a04dff79934ca4bdb3bdd18f995804 P bc6aa13aa9f34d9193d382270ef0e129 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:14.818888   431 tablet_replica.cc:333] T d257825a3db94279a9c655d4a466e27b P bc6aa13aa9f34d9193d382270ef0e129: stopping tablet replica
I20260608 12:41:14.819449   431 raft_consensus.cc:2243] T d257825a3db94279a9c655d4a466e27b P bc6aa13aa9f34d9193d382270ef0e129 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:14.819939   431 raft_consensus.cc:2272] T d257825a3db94279a9c655d4a466e27b P bc6aa13aa9f34d9193d382270ef0e129 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:14.821668   431 tablet_replica.cc:333] T 6a8e60556666461dbdf819f025a18916 P bc6aa13aa9f34d9193d382270ef0e129: stopping tablet replica
I20260608 12:41:14.822196   431 raft_consensus.cc:2243] T 6a8e60556666461dbdf819f025a18916 P bc6aa13aa9f34d9193d382270ef0e129 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:14.822606   431 raft_consensus.cc:2272] T 6a8e60556666461dbdf819f025a18916 P bc6aa13aa9f34d9193d382270ef0e129 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:14.824280   431 tablet_replica.cc:333] T a612c570d02a44a895eefbeef5ab30b7 P bc6aa13aa9f34d9193d382270ef0e129: stopping tablet replica
I20260608 12:41:14.824878   431 raft_consensus.cc:2243] T a612c570d02a44a895eefbeef5ab30b7 P bc6aa13aa9f34d9193d382270ef0e129 [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:41:14.825632   431 pending_rounds.cc:70] T a612c570d02a44a895eefbeef5ab30b7 P bc6aa13aa9f34d9193d382270ef0e129: Trying to abort 1 pending ops.
I20260608 12:41:14.825837   431 pending_rounds.cc:77] T a612c570d02a44a895eefbeef5ab30b7 P bc6aa13aa9f34d9193d382270ef0e129: Aborting op as it isn't in flight: id { term: 2 index: 5 } timestamp: 7294658453558190080 op_type: NO_OP noop_request { }
I20260608 12:41:14.826150   431 raft_consensus.cc:2889] T a612c570d02a44a895eefbeef5ab30b7 P bc6aa13aa9f34d9193d382270ef0e129 [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 12:41:14.826426   431 raft_consensus.cc:2272] T a612c570d02a44a895eefbeef5ab30b7 P bc6aa13aa9f34d9193d382270ef0e129 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:14.829219   431 tablet_replica.cc:333] T 8fc567a350f34a3194d97425ecfa6f51 P bc6aa13aa9f34d9193d382270ef0e129: stopping tablet replica
I20260608 12:41:14.829779   431 raft_consensus.cc:2243] T 8fc567a350f34a3194d97425ecfa6f51 P bc6aa13aa9f34d9193d382270ef0e129 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:14.830204   431 raft_consensus.cc:2272] T 8fc567a350f34a3194d97425ecfa6f51 P bc6aa13aa9f34d9193d382270ef0e129 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:14.832026   431 tablet_replica.cc:333] T 68cd6b5f5ecb46a39ed4a0afb825c5c5 P bc6aa13aa9f34d9193d382270ef0e129: stopping tablet replica
I20260608 12:41:14.832547   431 raft_consensus.cc:2243] T 68cd6b5f5ecb46a39ed4a0afb825c5c5 P bc6aa13aa9f34d9193d382270ef0e129 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:41:14.833365   431 raft_consensus.cc:2272] T 68cd6b5f5ecb46a39ed4a0afb825c5c5 P bc6aa13aa9f34d9193d382270ef0e129 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:14.835201   431 tablet_replica.cc:333] T 460edd943fe2462584c9611366a42369 P bc6aa13aa9f34d9193d382270ef0e129: stopping tablet replica
I20260608 12:41:14.835711   431 raft_consensus.cc:2243] T 460edd943fe2462584c9611366a42369 P bc6aa13aa9f34d9193d382270ef0e129 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:14.836228   431 raft_consensus.cc:2272] T 460edd943fe2462584c9611366a42369 P bc6aa13aa9f34d9193d382270ef0e129 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:14.838063   431 tablet_replica.cc:333] T 05941f9867a44b26aaf22b9599b2af0f P bc6aa13aa9f34d9193d382270ef0e129: stopping tablet replica
I20260608 12:41:14.838578   431 raft_consensus.cc:2243] T 05941f9867a44b26aaf22b9599b2af0f P bc6aa13aa9f34d9193d382270ef0e129 [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:41:14.839278   431 raft_consensus.cc:2272] T 05941f9867a44b26aaf22b9599b2af0f P bc6aa13aa9f34d9193d382270ef0e129 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:14.841032   431 tablet_replica.cc:333] T a500bd585a1a4e2ea0d29d10d0c2f85d P bc6aa13aa9f34d9193d382270ef0e129: stopping tablet replica
I20260608 12:41:14.841529   431 raft_consensus.cc:2243] T a500bd585a1a4e2ea0d29d10d0c2f85d P bc6aa13aa9f34d9193d382270ef0e129 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:14.841919   431 raft_consensus.cc:2272] T a500bd585a1a4e2ea0d29d10d0c2f85d P bc6aa13aa9f34d9193d382270ef0e129 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:14.843910   431 tablet_replica.cc:333] T 76e7408c9ac045d2907197c5e98a6759 P bc6aa13aa9f34d9193d382270ef0e129: stopping tablet replica
I20260608 12:41:14.844436   431 raft_consensus.cc:2243] T 76e7408c9ac045d2907197c5e98a6759 P bc6aa13aa9f34d9193d382270ef0e129 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:41:14.845222   431 raft_consensus.cc:2272] T 76e7408c9ac045d2907197c5e98a6759 P bc6aa13aa9f34d9193d382270ef0e129 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:14.847023   431 tablet_replica.cc:333] T cd7a1fcd572643a9b159991d7a6628fd P bc6aa13aa9f34d9193d382270ef0e129: stopping tablet replica
I20260608 12:41:14.847579   431 raft_consensus.cc:2243] T cd7a1fcd572643a9b159991d7a6628fd P bc6aa13aa9f34d9193d382270ef0e129 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:14.848081   431 raft_consensus.cc:2272] T cd7a1fcd572643a9b159991d7a6628fd P bc6aa13aa9f34d9193d382270ef0e129 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:14.849747   431 tablet_replica.cc:333] T 2bc1eed438374c35b689136117231853 P bc6aa13aa9f34d9193d382270ef0e129: stopping tablet replica
I20260608 12:41:14.850211   431 raft_consensus.cc:2243] T 2bc1eed438374c35b689136117231853 P bc6aa13aa9f34d9193d382270ef0e129 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:14.850721   431 raft_consensus.cc:2272] T 2bc1eed438374c35b689136117231853 P bc6aa13aa9f34d9193d382270ef0e129 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:14.885448   431 tablet_server.cc:196] TabletServer@127.0.107.196:0 shutdown complete.
I20260608 12:41:14.913044   431 master.cc:562] Master@127.0.107.254:46215 shutting down...
I20260608 12:41:14.940001   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P b49d328c816d46a78c9b19e3a5d0dd45 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:41:14.940513   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P b49d328c816d46a78c9b19e3a5d0dd45 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:14.941346   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P b49d328c816d46a78c9b19e3a5d0dd45: stopping tablet replica
I20260608 12:41:14.964756   431 master.cc:584] Master@127.0.107.254:46215 shutdown complete.
[       OK ] AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas (11993 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne
I20260608 12:41:15.021384   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:40811
I20260608 12:41:15.022526   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:41:15.028439  4045 instance_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.028923  4046 instance_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.030396  4048 instance_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.030529   431 server_base.cc:1061] running on GCE node
I20260608 12:41:15.032024   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:41:15.032240   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.032418   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922475032382 us; error 0 us; skew 500 ppm
I20260608 12:41:15.033043   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:41:15.036121   431 webserver.cc:533] Webserver started at http://127.0.107.254:34483/ using document root <none> and password file <none>
I20260608 12:41:15.036731   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:41:15.036906   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:41:15.037138   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:41:15.038390   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922379125897-431-0/minicluster-data/master-0-root/instance:
uuid: "c1090da0631d4373b42e1b10793b8a8b"
format_stamp: "Formatted at 2026-06-08 12:41:15 on dist-test-slave-gg24"
I20260608 12:41:15.043677   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.004s
I20260608 12:41:15.048686  4053 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.049721   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 12:41:15.050010   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922379125897-431-0/minicluster-data/master-0-root
uuid: "c1090da0631d4373b42e1b10793b8a8b"
format_stamp: "Formatted at 2026-06-08 12:41:15 on dist-test-slave-gg24"
I20260608 12:41:15.050254   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922379125897-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922379125897-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922379125897-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:15.068531   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:41:15.069909   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:41:15.117762   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:40811
I20260608 12:41:15.117874  4104 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:40811 every 8 connection(s)
I20260608 12:41:15.122192  4105 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:15.133170  4105 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c1090da0631d4373b42e1b10793b8a8b: Bootstrap starting.
I20260608 12:41:15.138501  4105 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P c1090da0631d4373b42e1b10793b8a8b: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:15.143069  4105 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c1090da0631d4373b42e1b10793b8a8b: No bootstrap required, opened a new log
I20260608 12:41:15.145496  4105 raft_consensus.cc:359] T 00000000000000000000000000000000 P c1090da0631d4373b42e1b10793b8a8b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c1090da0631d4373b42e1b10793b8a8b" member_type: VOTER }
I20260608 12:41:15.145887  4105 raft_consensus.cc:385] T 00000000000000000000000000000000 P c1090da0631d4373b42e1b10793b8a8b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:15.146181  4105 raft_consensus.cc:740] T 00000000000000000000000000000000 P c1090da0631d4373b42e1b10793b8a8b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1090da0631d4373b42e1b10793b8a8b, State: Initialized, Role: FOLLOWER
I20260608 12:41:15.146872  4105 consensus_queue.cc:260] T 00000000000000000000000000000000 P c1090da0631d4373b42e1b10793b8a8b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "c1090da0631d4373b42e1b10793b8a8b" member_type: VOTER }
I20260608 12:41:15.147358  4105 raft_consensus.cc:399] T 00000000000000000000000000000000 P c1090da0631d4373b42e1b10793b8a8b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:41:15.147569  4105 raft_consensus.cc:493] T 00000000000000000000000000000000 P c1090da0631d4373b42e1b10793b8a8b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:41:15.147893  4105 raft_consensus.cc:3060] T 00000000000000000000000000000000 P c1090da0631d4373b42e1b10793b8a8b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:15.152748  4105 raft_consensus.cc:515] T 00000000000000000000000000000000 P c1090da0631d4373b42e1b10793b8a8b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c1090da0631d4373b42e1b10793b8a8b" member_type: VOTER }
I20260608 12:41:15.153488  4105 leader_election.cc:304] T 00000000000000000000000000000000 P c1090da0631d4373b42e1b10793b8a8b [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: c1090da0631d4373b42e1b10793b8a8b; no voters: 
I20260608 12:41:15.154991  4105 leader_election.cc:290] T 00000000000000000000000000000000 P c1090da0631d4373b42e1b10793b8a8b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:41:15.155443  4108 raft_consensus.cc:2804] T 00000000000000000000000000000000 P c1090da0631d4373b42e1b10793b8a8b [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:41:15.157912  4108 raft_consensus.cc:697] T 00000000000000000000000000000000 P c1090da0631d4373b42e1b10793b8a8b [term 1 LEADER]: Becoming Leader. State: Replica: c1090da0631d4373b42e1b10793b8a8b, State: Running, Role: LEADER
I20260608 12:41:15.158634  4105 sys_catalog.cc:565] T 00000000000000000000000000000000 P c1090da0631d4373b42e1b10793b8a8b [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:41:15.158798  4108 consensus_queue.cc:237] T 00000000000000000000000000000000 P c1090da0631d4373b42e1b10793b8a8b [LEADER]: Queue going to LEADER mode. State: All 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: "c1090da0631d4373b42e1b10793b8a8b" member_type: VOTER }
I20260608 12:41:15.164742  4110 sys_catalog.cc:455] T 00000000000000000000000000000000 P c1090da0631d4373b42e1b10793b8a8b [sys.catalog]: SysCatalogTable state changed. Reason: New leader c1090da0631d4373b42e1b10793b8a8b. Latest consensus state: current_term: 1 leader_uuid: "c1090da0631d4373b42e1b10793b8a8b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c1090da0631d4373b42e1b10793b8a8b" member_type: VOTER } }
I20260608 12:41:15.164813  4109 sys_catalog.cc:455] T 00000000000000000000000000000000 P c1090da0631d4373b42e1b10793b8a8b [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "c1090da0631d4373b42e1b10793b8a8b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c1090da0631d4373b42e1b10793b8a8b" member_type: VOTER } }
I20260608 12:41:15.165575  4110 sys_catalog.cc:458] T 00000000000000000000000000000000 P c1090da0631d4373b42e1b10793b8a8b [sys.catalog]: This master's current role is: LEADER
I20260608 12:41:15.165748  4109 sys_catalog.cc:458] T 00000000000000000000000000000000 P c1090da0631d4373b42e1b10793b8a8b [sys.catalog]: This master's current role is: LEADER
I20260608 12:41:15.175493  4117 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:41:15.176329   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:41:15.181421  4117 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:41:15.190927  4117 catalog_manager.cc:1382] Generated new cluster ID: c6de157d4b774a169542468e5b0d98fb
I20260608 12:41:15.191239  4117 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:41:15.223367  4117 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:41:15.225145  4117 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:41:15.244947  4117 catalog_manager.cc:6069] T 00000000000000000000000000000000 P c1090da0631d4373b42e1b10793b8a8b: Generated new TSK 0
I20260608 12:41:15.245615  4117 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:41:15.308635   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:41:15.315378  4126 instance_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.316768  4127 instance_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.322742  4129 instance_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.323251   431 server_base.cc:1061] running on GCE node
I20260608 12:41:15.324543   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:41:15.324843   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.325019   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922475325003 us; error 0 us; skew 500 ppm
I20260608 12:41:15.325614   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:41:15.328128   431 webserver.cc:533] Webserver started at http://127.0.107.193:42867/ using document root <none> and password file <none>
I20260608 12:41:15.328732   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:41:15.328950   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:41:15.329228   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:41:15.330358   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922379125897-431-0/minicluster-data/ts-0-root/instance:
uuid: "778c81469f6349b68c6dd8ac87895b36"
format_stamp: "Formatted at 2026-06-08 12:41:15 on dist-test-slave-gg24"
I20260608 12:41:15.335175   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 12:41:15.339612  4134 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.340907   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 12:41:15.341239   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922379125897-431-0/minicluster-data/ts-0-root
uuid: "778c81469f6349b68c6dd8ac87895b36"
format_stamp: "Formatted at 2026-06-08 12:41:15 on dist-test-slave-gg24"
I20260608 12:41:15.341565   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922379125897-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922379125897-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922379125897-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:15.354070   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:41:15.355623   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:41:15.357499   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:41:15.360423   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:41:15.360864   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260608 12:41:15.361142   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:41:15.361322   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:15.408818   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:38043
I20260608 12:41:15.408957  4196 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:38043 every 8 connection(s)
I20260608 12:41:15.414197   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:41:15.422675  4201 instance_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.426259  4202 instance_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:15.433025  4197 heartbeater.cc:344] Connected to a master server at 127.0.107.254:40811
I20260608 12:41:15.433979  4197 heartbeater.cc:461] Registering TS with master...
I20260608 12:41:15.435384  4197 heartbeater.cc:507] Master 127.0.107.254:40811 requested a full tablet report, sending...
I20260608 12:41:15.436404   431 server_base.cc:1061] running on GCE node
W20260608 12:41:15.436429  4204 instance_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.438376   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 12:41:15.438383  4070 ts_manager.cc:194] Registered new tserver with Master: 778c81469f6349b68c6dd8ac87895b36 (127.0.107.193:38043)
W20260608 12:41:15.438911   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.439154   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922475439133 us; error 0 us; skew 500 ppm
I20260608 12:41:15.440040   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:41:15.441135  4070 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43522
I20260608 12:41:15.443486   431 webserver.cc:533] Webserver started at http://127.0.107.194:34507/ using document root <none> and password file <none>
I20260608 12:41:15.444356   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:41:15.444595   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:41:15.444895   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:41:15.445966   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922379125897-431-0/minicluster-data/ts-1-root/instance:
uuid: "9195ed3da2c14987b438f1eb08be4490"
format_stamp: "Formatted at 2026-06-08 12:41:15 on dist-test-slave-gg24"
I20260608 12:41:15.450630   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 12:41:15.454360  4209 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.455154   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260608 12:41:15.455487   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922379125897-431-0/minicluster-data/ts-1-root
uuid: "9195ed3da2c14987b438f1eb08be4490"
format_stamp: "Formatted at 2026-06-08 12:41:15 on dist-test-slave-gg24"
I20260608 12:41:15.455751   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922379125897-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922379125897-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922379125897-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:15.486353   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:41:15.487663   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:41:15.489382   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:41:15.491963   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:41:15.492221   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:15.492498   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:41:15.492714   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260608 12:41:15.538542   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:36081
I20260608 12:41:15.538692  4271 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:36081 every 8 connection(s)
I20260608 12:41:15.544095   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:41:15.553777  4275 instance_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.557305  4276 instance_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.565037  4278 instance_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.565930   431 server_base.cc:1061] running on GCE node
I20260608 12:41:15.566208  4272 heartbeater.cc:344] Connected to a master server at 127.0.107.254:40811
I20260608 12:41:15.567123  4272 heartbeater.cc:461] Registering TS with master...
I20260608 12:41:15.568210  4272 heartbeater.cc:507] Master 127.0.107.254:40811 requested a full tablet report, sending...
I20260608 12:41:15.568241   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:41:15.568694   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.568898   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922475568878 us; error 0 us; skew 500 ppm
I20260608 12:41:15.569634   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:41:15.570947  4070 ts_manager.cc:194] Registered new tserver with Master: 9195ed3da2c14987b438f1eb08be4490 (127.0.107.194:36081)
I20260608 12:41:15.572744  4070 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43534
I20260608 12:41:15.572703   431 webserver.cc:533] Webserver started at http://127.0.107.195:41495/ using document root <none> and password file <none>
I20260608 12:41:15.575178   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:41:15.575541   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:41:15.575953   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:41:15.577461   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922379125897-431-0/minicluster-data/ts-2-root/instance:
uuid: "d5b5f2a651d942558e517caa107f1c34"
format_stamp: "Formatted at 2026-06-08 12:41:15 on dist-test-slave-gg24"
I20260608 12:41:15.583385   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260608 12:41:15.587594  4283 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.588815   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.002s
I20260608 12:41:15.589206   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922379125897-431-0/minicluster-data/ts-2-root
uuid: "d5b5f2a651d942558e517caa107f1c34"
format_stamp: "Formatted at 2026-06-08 12:41:15 on dist-test-slave-gg24"
I20260608 12:41:15.589494   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922379125897-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922379125897-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922379125897-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:15.604394   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:41:15.605841   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:41:15.607414   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:41:15.609975   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:41:15.610212   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:15.610471   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:41:15.610657   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:15.658094   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:42691
I20260608 12:41:15.658205  4345 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:42691 every 8 connection(s)
I20260608 12:41:15.664116   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:41:15.672180  4349 instance_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.675530  4350 instance_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.676049  4352 instance_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.677260   431 server_base.cc:1061] running on GCE node
I20260608 12:41:15.678335   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:41:15.678601   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.678840   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922475678818 us; error 0 us; skew 500 ppm
I20260608 12:41:15.678917  4346 heartbeater.cc:344] Connected to a master server at 127.0.107.254:40811
I20260608 12:41:15.679396  4346 heartbeater.cc:461] Registering TS with master...
I20260608 12:41:15.679654   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:41:15.680162  4346 heartbeater.cc:507] Master 127.0.107.254:40811 requested a full tablet report, sending...
I20260608 12:41:15.682610   431 webserver.cc:533] Webserver started at http://127.0.107.196:46145/ using document root <none> and password file <none>
I20260608 12:41:15.682696  4070 ts_manager.cc:194] Registered new tserver with Master: d5b5f2a651d942558e517caa107f1c34 (127.0.107.195:42691)
I20260608 12:41:15.683261   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:41:15.683516   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:41:15.683802   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:41:15.684309  4070 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43548
I20260608 12:41:15.684996   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922379125897-431-0/minicluster-data/ts-3-root/instance:
uuid: "c771ed790be041a4a4f8031c1df5629d"
format_stamp: "Formatted at 2026-06-08 12:41:15 on dist-test-slave-gg24"
I20260608 12:41:15.690078   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 12:41:15.693733  4357 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.694710   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 12:41:15.694983   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922379125897-431-0/minicluster-data/ts-3-root
uuid: "c771ed790be041a4a4f8031c1df5629d"
format_stamp: "Formatted at 2026-06-08 12:41:15 on dist-test-slave-gg24"
I20260608 12:41:15.695225   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922379125897-431-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922379125897-431-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922379125897-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.715332   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:41:15.716534   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:41:15.718087   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:41:15.720469   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:41:15.720679   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:15.721001   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:41:15.721189   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:15.769731   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.196:46431
I20260608 12:41:15.769980  4419 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.196:46431 every 8 connection(s)
I20260608 12:41:15.788329  4420 heartbeater.cc:344] Connected to a master server at 127.0.107.254:40811
I20260608 12:41:15.788889  4420 heartbeater.cc:461] Registering TS with master...
I20260608 12:41:15.789722  4420 heartbeater.cc:507] Master 127.0.107.254:40811 requested a full tablet report, sending...
I20260608 12:41:15.792104  4070 ts_manager.cc:194] Registered new tserver with Master: c771ed790be041a4a4f8031c1df5629d (127.0.107.196:46431)
I20260608 12:41:15.792294   431 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.018741535s
I20260608 12:41:15.794065  4070 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43562
I20260608 12:41:16.364044  4070 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:43576:
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:16.426152  4385 tablet_service.cc:1511] Processing CreateTablet for tablet d4af104a13b743ea87252cce4917c267 (DEFAULT_TABLE table=test-workload [id=e05ec6ab26d14e2a87b5f1faae855450]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:41:16.428035  4385 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4af104a13b743ea87252cce4917c267. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:16.442169  4311 tablet_service.cc:1511] Processing CreateTablet for tablet d4af104a13b743ea87252cce4917c267 (DEFAULT_TABLE table=test-workload [id=e05ec6ab26d14e2a87b5f1faae855450]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:41:16.443632  4311 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4af104a13b743ea87252cce4917c267. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:16.445237  4197 heartbeater.cc:499] Master 127.0.107.254:40811 was elected leader, sending a full tablet report...
I20260608 12:41:16.455576  4162 tablet_service.cc:1511] Processing CreateTablet for tablet d4af104a13b743ea87252cce4917c267 (DEFAULT_TABLE table=test-workload [id=e05ec6ab26d14e2a87b5f1faae855450]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:41:16.457057  4441 tablet_bootstrap.cc:492] T d4af104a13b743ea87252cce4917c267 P c771ed790be041a4a4f8031c1df5629d: Bootstrap starting.
I20260608 12:41:16.457186  4162 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4af104a13b743ea87252cce4917c267. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:16.463389  4441 tablet_bootstrap.cc:654] T d4af104a13b743ea87252cce4917c267 P c771ed790be041a4a4f8031c1df5629d: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:16.463390  4442 tablet_bootstrap.cc:492] T d4af104a13b743ea87252cce4917c267 P d5b5f2a651d942558e517caa107f1c34: Bootstrap starting.
I20260608 12:41:16.470005  4441 tablet_bootstrap.cc:492] T d4af104a13b743ea87252cce4917c267 P c771ed790be041a4a4f8031c1df5629d: No bootstrap required, opened a new log
I20260608 12:41:16.470661  4441 ts_tablet_manager.cc:1403] T d4af104a13b743ea87252cce4917c267 P c771ed790be041a4a4f8031c1df5629d: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.004s
I20260608 12:41:16.471846  4442 tablet_bootstrap.cc:654] T d4af104a13b743ea87252cce4917c267 P d5b5f2a651d942558e517caa107f1c34: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:16.473637  4441 raft_consensus.cc:359] T d4af104a13b743ea87252cce4917c267 P c771ed790be041a4a4f8031c1df5629d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c771ed790be041a4a4f8031c1df5629d" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 46431 } } peers { permanent_uuid: "d5b5f2a651d942558e517caa107f1c34" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42691 } } peers { permanent_uuid: "778c81469f6349b68c6dd8ac87895b36" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38043 } }
I20260608 12:41:16.474236  4441 raft_consensus.cc:385] T d4af104a13b743ea87252cce4917c267 P c771ed790be041a4a4f8031c1df5629d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:16.474506  4441 raft_consensus.cc:740] T d4af104a13b743ea87252cce4917c267 P c771ed790be041a4a4f8031c1df5629d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c771ed790be041a4a4f8031c1df5629d, State: Initialized, Role: FOLLOWER
I20260608 12:41:16.475400  4441 consensus_queue.cc:260] T d4af104a13b743ea87252cce4917c267 P c771ed790be041a4a4f8031c1df5629d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c771ed790be041a4a4f8031c1df5629d" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 46431 } } peers { permanent_uuid: "d5b5f2a651d942558e517caa107f1c34" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42691 } } peers { permanent_uuid: "778c81469f6349b68c6dd8ac87895b36" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38043 } }
I20260608 12:41:16.477958  4445 tablet_bootstrap.cc:492] T d4af104a13b743ea87252cce4917c267 P 778c81469f6349b68c6dd8ac87895b36: Bootstrap starting.
I20260608 12:41:16.481276  4420 heartbeater.cc:499] Master 127.0.107.254:40811 was elected leader, sending a full tablet report...
I20260608 12:41:16.481820  4441 ts_tablet_manager.cc:1434] T d4af104a13b743ea87252cce4917c267 P c771ed790be041a4a4f8031c1df5629d: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.001s
I20260608 12:41:16.482753  4442 tablet_bootstrap.cc:492] T d4af104a13b743ea87252cce4917c267 P d5b5f2a651d942558e517caa107f1c34: No bootstrap required, opened a new log
I20260608 12:41:16.483510  4442 ts_tablet_manager.cc:1403] T d4af104a13b743ea87252cce4917c267 P d5b5f2a651d942558e517caa107f1c34: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.004s
I20260608 12:41:16.485898  4445 tablet_bootstrap.cc:654] T d4af104a13b743ea87252cce4917c267 P 778c81469f6349b68c6dd8ac87895b36: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:16.487105  4442 raft_consensus.cc:359] T d4af104a13b743ea87252cce4917c267 P d5b5f2a651d942558e517caa107f1c34 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c771ed790be041a4a4f8031c1df5629d" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 46431 } } peers { permanent_uuid: "d5b5f2a651d942558e517caa107f1c34" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42691 } } peers { permanent_uuid: "778c81469f6349b68c6dd8ac87895b36" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38043 } }
I20260608 12:41:16.487993  4442 raft_consensus.cc:385] T d4af104a13b743ea87252cce4917c267 P d5b5f2a651d942558e517caa107f1c34 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:16.488384  4442 raft_consensus.cc:740] T d4af104a13b743ea87252cce4917c267 P d5b5f2a651d942558e517caa107f1c34 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d5b5f2a651d942558e517caa107f1c34, State: Initialized, Role: FOLLOWER
I20260608 12:41:16.489225  4442 consensus_queue.cc:260] T d4af104a13b743ea87252cce4917c267 P d5b5f2a651d942558e517caa107f1c34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c771ed790be041a4a4f8031c1df5629d" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 46431 } } peers { permanent_uuid: "d5b5f2a651d942558e517caa107f1c34" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42691 } } peers { permanent_uuid: "778c81469f6349b68c6dd8ac87895b36" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38043 } }
I20260608 12:41:16.491896  4346 heartbeater.cc:499] Master 127.0.107.254:40811 was elected leader, sending a full tablet report...
I20260608 12:41:16.492189  4442 ts_tablet_manager.cc:1434] T d4af104a13b743ea87252cce4917c267 P d5b5f2a651d942558e517caa107f1c34: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 12:41:16.495925  4445 tablet_bootstrap.cc:492] T d4af104a13b743ea87252cce4917c267 P 778c81469f6349b68c6dd8ac87895b36: No bootstrap required, opened a new log
I20260608 12:41:16.496515  4445 ts_tablet_manager.cc:1403] T d4af104a13b743ea87252cce4917c267 P 778c81469f6349b68c6dd8ac87895b36: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.003s
I20260608 12:41:16.499555  4445 raft_consensus.cc:359] T d4af104a13b743ea87252cce4917c267 P 778c81469f6349b68c6dd8ac87895b36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c771ed790be041a4a4f8031c1df5629d" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 46431 } } peers { permanent_uuid: "d5b5f2a651d942558e517caa107f1c34" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42691 } } peers { permanent_uuid: "778c81469f6349b68c6dd8ac87895b36" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38043 } }
I20260608 12:41:16.500093  4445 raft_consensus.cc:385] T d4af104a13b743ea87252cce4917c267 P 778c81469f6349b68c6dd8ac87895b36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:16.500365  4445 raft_consensus.cc:740] T d4af104a13b743ea87252cce4917c267 P 778c81469f6349b68c6dd8ac87895b36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 778c81469f6349b68c6dd8ac87895b36, State: Initialized, Role: FOLLOWER
I20260608 12:41:16.501134  4445 consensus_queue.cc:260] T d4af104a13b743ea87252cce4917c267 P 778c81469f6349b68c6dd8ac87895b36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c771ed790be041a4a4f8031c1df5629d" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 46431 } } peers { permanent_uuid: "d5b5f2a651d942558e517caa107f1c34" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42691 } } peers { permanent_uuid: "778c81469f6349b68c6dd8ac87895b36" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38043 } }
I20260608 12:41:16.505759  4445 ts_tablet_manager.cc:1434] T d4af104a13b743ea87252cce4917c267 P 778c81469f6349b68c6dd8ac87895b36: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260608 12:41:16.576963  4272 heartbeater.cc:499] Master 127.0.107.254:40811 was elected leader, sending a full tablet report...
I20260608 12:41:16.599237  4446 raft_consensus.cc:493] T d4af104a13b743ea87252cce4917c267 P c771ed790be041a4a4f8031c1df5629d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:41:16.600008  4446 raft_consensus.cc:515] T d4af104a13b743ea87252cce4917c267 P c771ed790be041a4a4f8031c1df5629d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c771ed790be041a4a4f8031c1df5629d" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 46431 } } peers { permanent_uuid: "d5b5f2a651d942558e517caa107f1c34" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42691 } } peers { permanent_uuid: "778c81469f6349b68c6dd8ac87895b36" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38043 } }
I20260608 12:41:16.602826  4446 leader_election.cc:290] T d4af104a13b743ea87252cce4917c267 P c771ed790be041a4a4f8031c1df5629d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d5b5f2a651d942558e517caa107f1c34 (127.0.107.195:42691), 778c81469f6349b68c6dd8ac87895b36 (127.0.107.193:38043)
I20260608 12:41:16.616876  4172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4af104a13b743ea87252cce4917c267" candidate_uuid: "c771ed790be041a4a4f8031c1df5629d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "778c81469f6349b68c6dd8ac87895b36" is_pre_election: true
I20260608 12:41:16.616878  4321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4af104a13b743ea87252cce4917c267" candidate_uuid: "c771ed790be041a4a4f8031c1df5629d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5b5f2a651d942558e517caa107f1c34" is_pre_election: true
I20260608 12:41:16.618011  4172 raft_consensus.cc:2468] T d4af104a13b743ea87252cce4917c267 P 778c81469f6349b68c6dd8ac87895b36 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c771ed790be041a4a4f8031c1df5629d in term 0.
I20260608 12:41:16.618011  4321 raft_consensus.cc:2468] T d4af104a13b743ea87252cce4917c267 P d5b5f2a651d942558e517caa107f1c34 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c771ed790be041a4a4f8031c1df5629d in term 0.
I20260608 12:41:16.619952  4358 leader_election.cc:304] T d4af104a13b743ea87252cce4917c267 P c771ed790be041a4a4f8031c1df5629d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c771ed790be041a4a4f8031c1df5629d, d5b5f2a651d942558e517caa107f1c34; no voters: 
I20260608 12:41:16.620959  4446 raft_consensus.cc:2804] T d4af104a13b743ea87252cce4917c267 P c771ed790be041a4a4f8031c1df5629d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:41:16.621423  4446 raft_consensus.cc:493] T d4af104a13b743ea87252cce4917c267 P c771ed790be041a4a4f8031c1df5629d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:41:16.621886  4446 raft_consensus.cc:3060] T d4af104a13b743ea87252cce4917c267 P c771ed790be041a4a4f8031c1df5629d [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:16.628192  4446 raft_consensus.cc:515] T d4af104a13b743ea87252cce4917c267 P c771ed790be041a4a4f8031c1df5629d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c771ed790be041a4a4f8031c1df5629d" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 46431 } } peers { permanent_uuid: "d5b5f2a651d942558e517caa107f1c34" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42691 } } peers { permanent_uuid: "778c81469f6349b68c6dd8ac87895b36" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38043 } }
I20260608 12:41:16.630849  4446 leader_election.cc:290] T d4af104a13b743ea87252cce4917c267 P c771ed790be041a4a4f8031c1df5629d [CANDIDATE]: Term 1 election: Requested vote from peers d5b5f2a651d942558e517caa107f1c34 (127.0.107.195:42691), 778c81469f6349b68c6dd8ac87895b36 (127.0.107.193:38043)
I20260608 12:41:16.631836  4321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4af104a13b743ea87252cce4917c267" candidate_uuid: "c771ed790be041a4a4f8031c1df5629d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5b5f2a651d942558e517caa107f1c34"
I20260608 12:41:16.632372  4172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4af104a13b743ea87252cce4917c267" candidate_uuid: "c771ed790be041a4a4f8031c1df5629d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "778c81469f6349b68c6dd8ac87895b36"
I20260608 12:41:16.632513  4321 raft_consensus.cc:3060] T d4af104a13b743ea87252cce4917c267 P d5b5f2a651d942558e517caa107f1c34 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:16.633024  4172 raft_consensus.cc:3060] T d4af104a13b743ea87252cce4917c267 P 778c81469f6349b68c6dd8ac87895b36 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:16.639729  4321 raft_consensus.cc:2468] T d4af104a13b743ea87252cce4917c267 P d5b5f2a651d942558e517caa107f1c34 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c771ed790be041a4a4f8031c1df5629d in term 1.
I20260608 12:41:16.640810  4172 raft_consensus.cc:2468] T d4af104a13b743ea87252cce4917c267 P 778c81469f6349b68c6dd8ac87895b36 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c771ed790be041a4a4f8031c1df5629d in term 1.
I20260608 12:41:16.641405  4358 leader_election.cc:304] T d4af104a13b743ea87252cce4917c267 P c771ed790be041a4a4f8031c1df5629d [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: c771ed790be041a4a4f8031c1df5629d, d5b5f2a651d942558e517caa107f1c34; no voters: 
I20260608 12:41:16.642555  4446 raft_consensus.cc:2804] T d4af104a13b743ea87252cce4917c267 P c771ed790be041a4a4f8031c1df5629d [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:41:16.644011  4446 raft_consensus.cc:697] T d4af104a13b743ea87252cce4917c267 P c771ed790be041a4a4f8031c1df5629d [term 1 LEADER]: Becoming Leader. State: Replica: c771ed790be041a4a4f8031c1df5629d, State: Running, Role: LEADER
I20260608 12:41:16.645241  4446 consensus_queue.cc:237] T d4af104a13b743ea87252cce4917c267 P c771ed790be041a4a4f8031c1df5629d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c771ed790be041a4a4f8031c1df5629d" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 46431 } } peers { permanent_uuid: "d5b5f2a651d942558e517caa107f1c34" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42691 } } peers { permanent_uuid: "778c81469f6349b68c6dd8ac87895b36" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38043 } }
I20260608 12:41:16.653502  4069 catalog_manager.cc:5696] T d4af104a13b743ea87252cce4917c267 P c771ed790be041a4a4f8031c1df5629d reported cstate change: term changed from 0 to 1, leader changed from <none> to c771ed790be041a4a4f8031c1df5629d (127.0.107.196). New cstate: current_term: 1 leader_uuid: "c771ed790be041a4a4f8031c1df5629d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c771ed790be041a4a4f8031c1df5629d" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 46431 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d5b5f2a651d942558e517caa107f1c34" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "778c81469f6349b68c6dd8ac87895b36" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38043 } health_report { overall_health: UNKNOWN } } }
I20260608 12:41:17.044991  4446 consensus_queue.cc:1048] T d4af104a13b743ea87252cce4917c267 P c771ed790be041a4a4f8031c1df5629d [LEADER]: Connected to new peer: Peer: permanent_uuid: "778c81469f6349b68c6dd8ac87895b36" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:41:17.059280  4446 consensus_queue.cc:1048] T d4af104a13b743ea87252cce4917c267 P c771ed790be041a4a4f8031c1df5629d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5b5f2a651d942558e517caa107f1c34" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:41:17.176461  4123 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:41:17.178668  4123 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:41:17.179247  4123 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:41:19.180400  4123 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:41:19.182147  4123 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:41:19.182636  4123 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:41:21.183748  4123 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:41:21.185344  4123 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:41:21.185676  4123 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:41:23.186677  4123 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:41:23.188449  4123 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:41:23.188871  4123 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:41:25.189951  4123 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:41:25.191473  4123 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:41:25.191748  4123 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:41:27.192821  4123 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:41:27.194211  4123 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:41:27.194530  4123 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:41:28.609091   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
I20260608 12:41:28.644176   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:41:28.645130   431 tablet_replica.cc:333] T d4af104a13b743ea87252cce4917c267 P 778c81469f6349b68c6dd8ac87895b36: stopping tablet replica
I20260608 12:41:28.646008   431 raft_consensus.cc:2243] T d4af104a13b743ea87252cce4917c267 P 778c81469f6349b68c6dd8ac87895b36 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:28.646727   431 raft_consensus.cc:2272] T d4af104a13b743ea87252cce4917c267 P 778c81469f6349b68c6dd8ac87895b36 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:28.672096   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
I20260608 12:41:28.689234   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
I20260608 12:41:28.710623   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:41:28.727659   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
I20260608 12:41:28.737752   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
I20260608 12:41:28.761322   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:41:28.762279   431 tablet_replica.cc:333] T d4af104a13b743ea87252cce4917c267 P d5b5f2a651d942558e517caa107f1c34: stopping tablet replica
I20260608 12:41:28.762833   431 raft_consensus.cc:2243] T d4af104a13b743ea87252cce4917c267 P d5b5f2a651d942558e517caa107f1c34 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:28.763310   431 raft_consensus.cc:2272] T d4af104a13b743ea87252cce4917c267 P d5b5f2a651d942558e517caa107f1c34 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:28.784356   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260608 12:41:28.796073   431 tablet_server.cc:179] TabletServer@127.0.107.196:0 shutting down...
I20260608 12:41:28.816464   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:41:28.817431   431 tablet_replica.cc:333] T d4af104a13b743ea87252cce4917c267 P c771ed790be041a4a4f8031c1df5629d: stopping tablet replica
I20260608 12:41:28.817997   431 raft_consensus.cc:2243] T d4af104a13b743ea87252cce4917c267 P c771ed790be041a4a4f8031c1df5629d [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:41:28.819173   431 raft_consensus.cc:2272] T d4af104a13b743ea87252cce4917c267 P c771ed790be041a4a4f8031c1df5629d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:29.195456  4123 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:41:29.196943  4123 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:41:29.197337  4123 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 12:41:29.469753  4416 debug-util.cc:398] Leaking SignalData structure 0x7b08001858e0 after lost signal to thread 434
W20260608 12:41:29.470669  4416 debug-util.cc:398] Leaking SignalData structure 0x7b080005dc60 after lost signal to thread 4104
W20260608 12:41:29.839205   431 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 4416)
W20260608 12:41:30.840386   431 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 4416)
I20260608 12:41:31.199581  4123 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:41:31.201930  4123 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:41:31.202704  4123 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 12:41:31.840992   431 thread.cc:527] Waited for 3000ms trying to join with diag-logger (tid 4416)
I20260608 12:41:31.947376   431 tablet_server.cc:196] TabletServer@127.0.107.196:0 shutdown complete.
I20260608 12:41:31.962477   431 master.cc:562] Master@127.0.107.254:40811 shutting down...
I20260608 12:41:31.989046   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P c1090da0631d4373b42e1b10793b8a8b [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:41:31.990020   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P c1090da0631d4373b42e1b10793b8a8b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:31.990425   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P c1090da0631d4373b42e1b10793b8a8b: stopping tablet replica
I20260608 12:41:32.010764   431 master.cc:584] Master@127.0.107.254:40811 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne (17030 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy
I20260608 12:41:32.052457   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:44581
I20260608 12:41:32.053977   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:41:32.061234  4465 instance_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:32.061328  4466 instance_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:32.061625  4468 instance_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:32.064122   431 server_base.cc:1061] running on GCE node
I20260608 12:41:32.065091   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:41:32.065291   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:32.065500   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922492065465 us; error 0 us; skew 500 ppm
I20260608 12:41:32.066148   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:41:32.068838   431 webserver.cc:533] Webserver started at http://127.0.107.254:41089/ using document root <none> and password file <none>
I20260608 12:41:32.069389   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:41:32.069602   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:41:32.069888   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:41:32.071198   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780922379125897-431-0/minicluster-data/master-0-root/instance:
uuid: "eb4a0dddc83549b1a11f114997b19c7e"
format_stamp: "Formatted at 2026-06-08 12:41:32 on dist-test-slave-gg24"
I20260608 12:41:32.075968   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.001s
I20260608 12:41:32.079793  4473 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:32.080531   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:41:32.080857   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780922379125897-431-0/minicluster-data/master-0-root
uuid: "eb4a0dddc83549b1a11f114997b19c7e"
format_stamp: "Formatted at 2026-06-08 12:41:32 on dist-test-slave-gg24"
I20260608 12:41:32.081171   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780922379125897-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780922379125897-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780922379125897-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:32.097069   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:41:32.098842   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:41:32.150342   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:44581
I20260608 12:41:32.150453  4524 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:44581 every 8 connection(s)
I20260608 12:41:32.155020  4525 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:32.167443  4525 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P eb4a0dddc83549b1a11f114997b19c7e: Bootstrap starting.
I20260608 12:41:32.172921  4525 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P eb4a0dddc83549b1a11f114997b19c7e: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:32.177649  4525 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P eb4a0dddc83549b1a11f114997b19c7e: No bootstrap required, opened a new log
I20260608 12:41:32.180176  4525 raft_consensus.cc:359] T 00000000000000000000000000000000 P eb4a0dddc83549b1a11f114997b19c7e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eb4a0dddc83549b1a11f114997b19c7e" member_type: VOTER }
I20260608 12:41:32.180684  4525 raft_consensus.cc:385] T 00000000000000000000000000000000 P eb4a0dddc83549b1a11f114997b19c7e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:32.180886  4525 raft_consensus.cc:740] T 00000000000000000000000000000000 P eb4a0dddc83549b1a11f114997b19c7e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb4a0dddc83549b1a11f114997b19c7e, State: Initialized, Role: FOLLOWER
I20260608 12:41:32.181420  4525 consensus_queue.cc:260] T 00000000000000000000000000000000 P eb4a0dddc83549b1a11f114997b19c7e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "eb4a0dddc83549b1a11f114997b19c7e" member_type: VOTER }
I20260608 12:41:32.181860  4525 raft_consensus.cc:399] T 00000000000000000000000000000000 P eb4a0dddc83549b1a11f114997b19c7e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:41:32.182063  4525 raft_consensus.cc:493] T 00000000000000000000000000000000 P eb4a0dddc83549b1a11f114997b19c7e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:41:32.182274  4525 raft_consensus.cc:3060] T 00000000000000000000000000000000 P eb4a0dddc83549b1a11f114997b19c7e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:32.188508  4525 raft_consensus.cc:515] T 00000000000000000000000000000000 P eb4a0dddc83549b1a11f114997b19c7e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eb4a0dddc83549b1a11f114997b19c7e" member_type: VOTER }
I20260608 12:41:32.189126  4525 leader_election.cc:304] T 00000000000000000000000000000000 P eb4a0dddc83549b1a11f114997b19c7e [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: eb4a0dddc83549b1a11f114997b19c7e; no voters: 
I20260608 12:41:32.190327  4525 leader_election.cc:290] T 00000000000000000000000000000000 P eb4a0dddc83549b1a11f114997b19c7e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:41:32.190743  4528 raft_consensus.cc:2804] T 00000000000000000000000000000000 P eb4a0dddc83549b1a11f114997b19c7e [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:41:32.192215  4528 raft_consensus.cc:697] T 00000000000000000000000000000000 P eb4a0dddc83549b1a11f114997b19c7e [term 1 LEADER]: Becoming Leader. State: Replica: eb4a0dddc83549b1a11f114997b19c7e, State: Running, Role: LEADER
I20260608 12:41:32.192965  4528 consensus_queue.cc:237] T 00000000000000000000000000000000 P eb4a0dddc83549b1a11f114997b19c7e [LEADER]: Queue going to LEADER mode. State: All 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: "eb4a0dddc83549b1a11f114997b19c7e" member_type: VOTER }
I20260608 12:41:32.193426  4525 sys_catalog.cc:565] T 00000000000000000000000000000000 P eb4a0dddc83549b1a11f114997b19c7e [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:41:32.201885  4529 sys_catalog.cc:455] T 00000000000000000000000000000000 P eb4a0dddc83549b1a11f114997b19c7e [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "eb4a0dddc83549b1a11f114997b19c7e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eb4a0dddc83549b1a11f114997b19c7e" member_type: VOTER } }
I20260608 12:41:32.202486  4529 sys_catalog.cc:458] T 00000000000000000000000000000000 P eb4a0dddc83549b1a11f114997b19c7e [sys.catalog]: This master's current role is: LEADER
I20260608 12:41:32.203765  4530 sys_catalog.cc:455] T 00000000000000000000000000000000 P eb4a0dddc83549b1a11f114997b19c7e [sys.catalog]: SysCatalogTable state changed. Reason: New leader eb4a0dddc83549b1a11f114997b19c7e. Latest consensus state: current_term: 1 leader_uuid: "eb4a0dddc83549b1a11f114997b19c7e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eb4a0dddc83549b1a11f114997b19c7e" member_type: VOTER } }
I20260608 12:41:32.204362  4530 sys_catalog.cc:458] T 00000000000000000000000000000000 P eb4a0dddc83549b1a11f114997b19c7e [sys.catalog]: This master's current role is: LEADER
I20260608 12:41:32.204612  4538 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:41:32.211169  4538 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:41:32.212182   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:41:32.222780  4538 catalog_manager.cc:1382] Generated new cluster ID: 1308312d124d42d381bb3eb5e4484b70
I20260608 12:41:32.223110  4538 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:41:32.253000  4538 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:41:32.254400  4538 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:41:32.267246  4538 catalog_manager.cc:6069] T 00000000000000000000000000000000 P eb4a0dddc83549b1a11f114997b19c7e: Generated new TSK 0
I20260608 12:41:32.267891  4538 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:41:32.279552   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:41:32.286476  4546 instance_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:32.287328  4547 instance_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:32.288774  4549 instance_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:32.289557   431 server_base.cc:1061] running on GCE node
I20260608 12:41:32.290511   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:41:32.290704   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:32.290836   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922492290820 us; error 0 us; skew 500 ppm
I20260608 12:41:32.291399   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:41:32.293913   431 webserver.cc:533] Webserver started at http://127.0.107.193:33869/ using document root <none> and password file <none>
I20260608 12:41:32.294416   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:41:32.294653   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:41:32.295040   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:41:32.296394   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780922379125897-431-0/minicluster-data/ts-0-root/instance:
uuid: "4b5d99a85ca447b1b9e69f98eb7cdd82"
format_stamp: "Formatted at 2026-06-08 12:41:32 on dist-test-slave-gg24"
I20260608 12:41:32.301724   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260608 12:41:32.305600  4554 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:32.306456   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 12:41:32.306800   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780922379125897-431-0/minicluster-data/ts-0-root
uuid: "4b5d99a85ca447b1b9e69f98eb7cdd82"
format_stamp: "Formatted at 2026-06-08 12:41:32 on dist-test-slave-gg24"
I20260608 12:41:32.307096   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780922379125897-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780922379125897-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780922379125897-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:32.331044   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:41:32.332336   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:41:32.333917   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:41:32.336462   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:41:32.336714   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:32.336956   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:41:32.337128   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:32.382740   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:44279
I20260608 12:41:32.382862  4616 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:44279 every 8 connection(s)
I20260608 12:41:32.389355   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:41:32.399282  4622 instance_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:32.400652  4621 instance_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:41:32.404306   431 server_base.cc:1061] running on GCE node
W20260608 12:41:32.404757  4624 instance_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:32.405623   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:41:32.405818   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:32.406040   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922492406018 us; error 0 us; skew 500 ppm
I20260608 12:41:32.406901   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:41:32.410173   431 webserver.cc:533] Webserver started at http://127.0.107.194:35735/ using document root <none> and password file <none>
I20260608 12:41:32.410470  4617 heartbeater.cc:344] Connected to a master server at 127.0.107.254:44581
I20260608 12:41:32.410740   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:41:32.410847  4617 heartbeater.cc:461] Registering TS with master...
I20260608 12:41:32.411007   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:41:32.411396   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:41:32.411791  4617 heartbeater.cc:507] Master 127.0.107.254:44581 requested a full tablet report, sending...
I20260608 12:41:32.412740   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780922379125897-431-0/minicluster-data/ts-1-root/instance:
uuid: "1e4146f908354ae9ba2a63fc324f272b"
format_stamp: "Formatted at 2026-06-08 12:41:32 on dist-test-slave-gg24"
I20260608 12:41:32.414136  4490 ts_manager.cc:194] Registered new tserver with Master: 4b5d99a85ca447b1b9e69f98eb7cdd82 (127.0.107.193:44279)
I20260608 12:41:32.416069  4490 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46390
I20260608 12:41:32.418226   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 12:41:32.422017  4629 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:32.422860   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:41:32.423170   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780922379125897-431-0/minicluster-data/ts-1-root
uuid: "1e4146f908354ae9ba2a63fc324f272b"
format_stamp: "Formatted at 2026-06-08 12:41:32 on dist-test-slave-gg24"
I20260608 12:41:32.423471   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780922379125897-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780922379125897-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780922379125897-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:32.444020   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:41:32.445350   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:41:32.446928   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:41:32.449378   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:41:32.449615   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:32.449873   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:41:32.450052   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:32.491752   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:41605
I20260608 12:41:32.491900  4691 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:41605 every 8 connection(s)
I20260608 12:41:32.497824   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:41:32.505949  4696 instance_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:32.505988  4695 instance_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:41:32.510948   431 server_base.cc:1061] running on GCE node
W20260608 12:41:32.511821  4698 instance_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:32.512149  4692 heartbeater.cc:344] Connected to a master server at 127.0.107.254:44581
I20260608 12:41:32.512725  4692 heartbeater.cc:461] Registering TS with master...
I20260608 12:41:32.512986   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:41:32.513281   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:32.513491   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922492513473 us; error 0 us; skew 500 ppm
I20260608 12:41:32.513702  4692 heartbeater.cc:507] Master 127.0.107.254:44581 requested a full tablet report, sending...
I20260608 12:41:32.514364   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:41:32.516093  4490 ts_manager.cc:194] Registered new tserver with Master: 1e4146f908354ae9ba2a63fc324f272b (127.0.107.194:41605)
I20260608 12:41:32.517495   431 webserver.cc:533] Webserver started at http://127.0.107.195:32855/ using document root <none> and password file <none>
I20260608 12:41:32.517815  4490 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46402
I20260608 12:41:32.518132   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:41:32.518380   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:41:32.518666   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:41:32.520018   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780922379125897-431-0/minicluster-data/ts-2-root/instance:
uuid: "d212f52ccfce46fdb113dc8c26086cdf"
format_stamp: "Formatted at 2026-06-08 12:41:32 on dist-test-slave-gg24"
I20260608 12:41:32.525141   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260608 12:41:32.529095  4703 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:32.529947   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.002s
I20260608 12:41:32.530294   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780922379125897-431-0/minicluster-data/ts-2-root
uuid: "d212f52ccfce46fdb113dc8c26086cdf"
format_stamp: "Formatted at 2026-06-08 12:41:32 on dist-test-slave-gg24"
I20260608 12:41:32.530555   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780922379125897-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780922379125897-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780922379125897-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:32.551321   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:41:32.552721   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:41:32.554306   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:41:32.557471   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:41:32.558182   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.001s	user 0.000s	sys 0.000s
I20260608 12:41:32.558590   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:41:32.558843   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:32.607249   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:33063
I20260608 12:41:32.607579  4765 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:33063 every 8 connection(s)
I20260608 12:41:32.623559  4766 heartbeater.cc:344] Connected to a master server at 127.0.107.254:44581
I20260608 12:41:32.623989  4766 heartbeater.cc:461] Registering TS with master...
I20260608 12:41:32.624835  4766 heartbeater.cc:507] Master 127.0.107.254:44581 requested a full tablet report, sending...
I20260608 12:41:32.627029  4490 ts_manager.cc:194] Registered new tserver with Master: d212f52ccfce46fdb113dc8c26086cdf (127.0.107.195:33063)
I20260608 12:41:32.627488   431 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016501746s
I20260608 12:41:32.629240  4490 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46414
I20260608 12:41:33.419199  4617 heartbeater.cc:499] Master 127.0.107.254:44581 was elected leader, sending a full tablet report...
I20260608 12:41:33.520612  4692 heartbeater.cc:499] Master 127.0.107.254:44581 was elected leader, sending a full tablet report...
I20260608 12:41:33.633744  4766 heartbeater.cc:499] Master 127.0.107.254:44581 was elected leader, sending a full tablet report...
I20260608 12:41:33.705730  4490 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:46436:
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:33.707911  4490 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:33.761339  4582 tablet_service.cc:1511] Processing CreateTablet for tablet 53da48c2f096436aadc7872fd92d9dd9 (DEFAULT_TABLE table=test-workload [id=334e185f0863495c85aca451b415b839]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:41:33.762835  4582 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53da48c2f096436aadc7872fd92d9dd9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:33.764242  4657 tablet_service.cc:1511] Processing CreateTablet for tablet 53da48c2f096436aadc7872fd92d9dd9 (DEFAULT_TABLE table=test-workload [id=334e185f0863495c85aca451b415b839]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:41:33.765383  4657 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53da48c2f096436aadc7872fd92d9dd9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:33.774483  4731 tablet_service.cc:1511] Processing CreateTablet for tablet 53da48c2f096436aadc7872fd92d9dd9 (DEFAULT_TABLE table=test-workload [id=334e185f0863495c85aca451b415b839]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:41:33.775925  4731 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53da48c2f096436aadc7872fd92d9dd9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:33.784107  4787 tablet_bootstrap.cc:492] T 53da48c2f096436aadc7872fd92d9dd9 P 4b5d99a85ca447b1b9e69f98eb7cdd82: Bootstrap starting.
I20260608 12:41:33.786245  4788 tablet_bootstrap.cc:492] T 53da48c2f096436aadc7872fd92d9dd9 P 1e4146f908354ae9ba2a63fc324f272b: Bootstrap starting.
I20260608 12:41:33.792587  4787 tablet_bootstrap.cc:654] T 53da48c2f096436aadc7872fd92d9dd9 P 4b5d99a85ca447b1b9e69f98eb7cdd82: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:33.793794  4788 tablet_bootstrap.cc:654] T 53da48c2f096436aadc7872fd92d9dd9 P 1e4146f908354ae9ba2a63fc324f272b: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:33.794675  4789 tablet_bootstrap.cc:492] T 53da48c2f096436aadc7872fd92d9dd9 P d212f52ccfce46fdb113dc8c26086cdf: Bootstrap starting.
I20260608 12:41:33.799872  4788 tablet_bootstrap.cc:492] T 53da48c2f096436aadc7872fd92d9dd9 P 1e4146f908354ae9ba2a63fc324f272b: No bootstrap required, opened a new log
I20260608 12:41:33.800381  4788 ts_tablet_manager.cc:1403] T 53da48c2f096436aadc7872fd92d9dd9 P 1e4146f908354ae9ba2a63fc324f272b: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.000s
I20260608 12:41:33.800812  4787 tablet_bootstrap.cc:492] T 53da48c2f096436aadc7872fd92d9dd9 P 4b5d99a85ca447b1b9e69f98eb7cdd82: No bootstrap required, opened a new log
I20260608 12:41:33.801306  4787 ts_tablet_manager.cc:1403] T 53da48c2f096436aadc7872fd92d9dd9 P 4b5d99a85ca447b1b9e69f98eb7cdd82: Time spent bootstrapping tablet: real 0.018s	user 0.015s	sys 0.000s
I20260608 12:41:33.801962  4789 tablet_bootstrap.cc:654] T 53da48c2f096436aadc7872fd92d9dd9 P d212f52ccfce46fdb113dc8c26086cdf: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:33.803061  4788 raft_consensus.cc:359] T 53da48c2f096436aadc7872fd92d9dd9 P 1e4146f908354ae9ba2a63fc324f272b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e4146f908354ae9ba2a63fc324f272b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41605 } } peers { permanent_uuid: "4b5d99a85ca447b1b9e69f98eb7cdd82" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44279 } } peers { permanent_uuid: "d212f52ccfce46fdb113dc8c26086cdf" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33063 } }
I20260608 12:41:33.803879  4788 raft_consensus.cc:385] T 53da48c2f096436aadc7872fd92d9dd9 P 1e4146f908354ae9ba2a63fc324f272b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:33.804293  4788 raft_consensus.cc:740] T 53da48c2f096436aadc7872fd92d9dd9 P 1e4146f908354ae9ba2a63fc324f272b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e4146f908354ae9ba2a63fc324f272b, State: Initialized, Role: FOLLOWER
I20260608 12:41:33.804495  4787 raft_consensus.cc:359] T 53da48c2f096436aadc7872fd92d9dd9 P 4b5d99a85ca447b1b9e69f98eb7cdd82 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e4146f908354ae9ba2a63fc324f272b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41605 } } peers { permanent_uuid: "4b5d99a85ca447b1b9e69f98eb7cdd82" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44279 } } peers { permanent_uuid: "d212f52ccfce46fdb113dc8c26086cdf" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33063 } }
I20260608 12:41:33.805575  4787 raft_consensus.cc:385] T 53da48c2f096436aadc7872fd92d9dd9 P 4b5d99a85ca447b1b9e69f98eb7cdd82 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:33.805281  4788 consensus_queue.cc:260] T 53da48c2f096436aadc7872fd92d9dd9 P 1e4146f908354ae9ba2a63fc324f272b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e4146f908354ae9ba2a63fc324f272b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41605 } } peers { permanent_uuid: "4b5d99a85ca447b1b9e69f98eb7cdd82" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44279 } } peers { permanent_uuid: "d212f52ccfce46fdb113dc8c26086cdf" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33063 } }
I20260608 12:41:33.806049  4787 raft_consensus.cc:740] T 53da48c2f096436aadc7872fd92d9dd9 P 4b5d99a85ca447b1b9e69f98eb7cdd82 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b5d99a85ca447b1b9e69f98eb7cdd82, State: Initialized, Role: FOLLOWER
I20260608 12:41:33.807192  4787 consensus_queue.cc:260] T 53da48c2f096436aadc7872fd92d9dd9 P 4b5d99a85ca447b1b9e69f98eb7cdd82 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e4146f908354ae9ba2a63fc324f272b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41605 } } peers { permanent_uuid: "4b5d99a85ca447b1b9e69f98eb7cdd82" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44279 } } peers { permanent_uuid: "d212f52ccfce46fdb113dc8c26086cdf" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33063 } }
I20260608 12:41:33.808703  4788 ts_tablet_manager.cc:1434] T 53da48c2f096436aadc7872fd92d9dd9 P 1e4146f908354ae9ba2a63fc324f272b: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 12:41:33.809779  4789 tablet_bootstrap.cc:492] T 53da48c2f096436aadc7872fd92d9dd9 P d212f52ccfce46fdb113dc8c26086cdf: No bootstrap required, opened a new log
I20260608 12:41:33.810333  4789 ts_tablet_manager.cc:1403] T 53da48c2f096436aadc7872fd92d9dd9 P d212f52ccfce46fdb113dc8c26086cdf: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.004s
I20260608 12:41:33.810598  4787 ts_tablet_manager.cc:1434] T 53da48c2f096436aadc7872fd92d9dd9 P 4b5d99a85ca447b1b9e69f98eb7cdd82: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260608 12:41:33.813277  4789 raft_consensus.cc:359] T 53da48c2f096436aadc7872fd92d9dd9 P d212f52ccfce46fdb113dc8c26086cdf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e4146f908354ae9ba2a63fc324f272b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41605 } } peers { permanent_uuid: "4b5d99a85ca447b1b9e69f98eb7cdd82" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44279 } } peers { permanent_uuid: "d212f52ccfce46fdb113dc8c26086cdf" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33063 } }
I20260608 12:41:33.814117  4789 raft_consensus.cc:385] T 53da48c2f096436aadc7872fd92d9dd9 P d212f52ccfce46fdb113dc8c26086cdf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:33.814448  4789 raft_consensus.cc:740] T 53da48c2f096436aadc7872fd92d9dd9 P d212f52ccfce46fdb113dc8c26086cdf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d212f52ccfce46fdb113dc8c26086cdf, State: Initialized, Role: FOLLOWER
I20260608 12:41:33.815340  4789 consensus_queue.cc:260] T 53da48c2f096436aadc7872fd92d9dd9 P d212f52ccfce46fdb113dc8c26086cdf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e4146f908354ae9ba2a63fc324f272b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41605 } } peers { permanent_uuid: "4b5d99a85ca447b1b9e69f98eb7cdd82" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44279 } } peers { permanent_uuid: "d212f52ccfce46fdb113dc8c26086cdf" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33063 } }
I20260608 12:41:33.818302  4789 ts_tablet_manager.cc:1434] T 53da48c2f096436aadc7872fd92d9dd9 P d212f52ccfce46fdb113dc8c26086cdf: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.003s
I20260608 12:41:33.827669  4795 raft_consensus.cc:493] T 53da48c2f096436aadc7872fd92d9dd9 P d212f52ccfce46fdb113dc8c26086cdf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:41:33.828212  4795 raft_consensus.cc:515] T 53da48c2f096436aadc7872fd92d9dd9 P d212f52ccfce46fdb113dc8c26086cdf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e4146f908354ae9ba2a63fc324f272b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41605 } } peers { permanent_uuid: "4b5d99a85ca447b1b9e69f98eb7cdd82" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44279 } } peers { permanent_uuid: "d212f52ccfce46fdb113dc8c26086cdf" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33063 } }
I20260608 12:41:33.830509  4795 leader_election.cc:290] T 53da48c2f096436aadc7872fd92d9dd9 P d212f52ccfce46fdb113dc8c26086cdf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1e4146f908354ae9ba2a63fc324f272b (127.0.107.194:41605), 4b5d99a85ca447b1b9e69f98eb7cdd82 (127.0.107.193:44279)
I20260608 12:41:33.843961  4667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53da48c2f096436aadc7872fd92d9dd9" candidate_uuid: "d212f52ccfce46fdb113dc8c26086cdf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e4146f908354ae9ba2a63fc324f272b" is_pre_election: true
I20260608 12:41:33.843951  4592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53da48c2f096436aadc7872fd92d9dd9" candidate_uuid: "d212f52ccfce46fdb113dc8c26086cdf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b5d99a85ca447b1b9e69f98eb7cdd82" is_pre_election: true
I20260608 12:41:33.845036  4667 raft_consensus.cc:2468] T 53da48c2f096436aadc7872fd92d9dd9 P 1e4146f908354ae9ba2a63fc324f272b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d212f52ccfce46fdb113dc8c26086cdf in term 0.
I20260608 12:41:33.845189  4592 raft_consensus.cc:2468] T 53da48c2f096436aadc7872fd92d9dd9 P 4b5d99a85ca447b1b9e69f98eb7cdd82 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d212f52ccfce46fdb113dc8c26086cdf in term 0.
I20260608 12:41:33.846414  4706 leader_election.cc:304] T 53da48c2f096436aadc7872fd92d9dd9 P d212f52ccfce46fdb113dc8c26086cdf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e4146f908354ae9ba2a63fc324f272b, d212f52ccfce46fdb113dc8c26086cdf; no voters: 
I20260608 12:41:33.847182  4795 raft_consensus.cc:2804] T 53da48c2f096436aadc7872fd92d9dd9 P d212f52ccfce46fdb113dc8c26086cdf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:41:33.847545  4795 raft_consensus.cc:493] T 53da48c2f096436aadc7872fd92d9dd9 P d212f52ccfce46fdb113dc8c26086cdf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:41:33.847862  4795 raft_consensus.cc:3060] T 53da48c2f096436aadc7872fd92d9dd9 P d212f52ccfce46fdb113dc8c26086cdf [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:33.853637  4795 raft_consensus.cc:515] T 53da48c2f096436aadc7872fd92d9dd9 P d212f52ccfce46fdb113dc8c26086cdf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e4146f908354ae9ba2a63fc324f272b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41605 } } peers { permanent_uuid: "4b5d99a85ca447b1b9e69f98eb7cdd82" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44279 } } peers { permanent_uuid: "d212f52ccfce46fdb113dc8c26086cdf" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33063 } }
I20260608 12:41:33.855448  4795 leader_election.cc:290] T 53da48c2f096436aadc7872fd92d9dd9 P d212f52ccfce46fdb113dc8c26086cdf [CANDIDATE]: Term 1 election: Requested vote from peers 1e4146f908354ae9ba2a63fc324f272b (127.0.107.194:41605), 4b5d99a85ca447b1b9e69f98eb7cdd82 (127.0.107.193:44279)
I20260608 12:41:33.856164  4667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53da48c2f096436aadc7872fd92d9dd9" candidate_uuid: "d212f52ccfce46fdb113dc8c26086cdf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e4146f908354ae9ba2a63fc324f272b"
I20260608 12:41:33.856441  4592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53da48c2f096436aadc7872fd92d9dd9" candidate_uuid: "d212f52ccfce46fdb113dc8c26086cdf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b5d99a85ca447b1b9e69f98eb7cdd82"
I20260608 12:41:33.856734  4667 raft_consensus.cc:3060] T 53da48c2f096436aadc7872fd92d9dd9 P 1e4146f908354ae9ba2a63fc324f272b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:33.857015  4592 raft_consensus.cc:3060] T 53da48c2f096436aadc7872fd92d9dd9 P 4b5d99a85ca447b1b9e69f98eb7cdd82 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:33.862937  4667 raft_consensus.cc:2468] T 53da48c2f096436aadc7872fd92d9dd9 P 1e4146f908354ae9ba2a63fc324f272b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d212f52ccfce46fdb113dc8c26086cdf in term 1.
W20260608 12:41:33.863178  4767 tablet.cc:2404] T 53da48c2f096436aadc7872fd92d9dd9 P d212f52ccfce46fdb113dc8c26086cdf: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260608 12:41:33.863773  4592 raft_consensus.cc:2468] T 53da48c2f096436aadc7872fd92d9dd9 P 4b5d99a85ca447b1b9e69f98eb7cdd82 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d212f52ccfce46fdb113dc8c26086cdf in term 1.
I20260608 12:41:33.864046  4706 leader_election.cc:304] T 53da48c2f096436aadc7872fd92d9dd9 P d212f52ccfce46fdb113dc8c26086cdf [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: 1e4146f908354ae9ba2a63fc324f272b, d212f52ccfce46fdb113dc8c26086cdf; no voters: 
I20260608 12:41:33.864933  4795 raft_consensus.cc:2804] T 53da48c2f096436aadc7872fd92d9dd9 P d212f52ccfce46fdb113dc8c26086cdf [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:41:33.866104  4795 raft_consensus.cc:697] T 53da48c2f096436aadc7872fd92d9dd9 P d212f52ccfce46fdb113dc8c26086cdf [term 1 LEADER]: Becoming Leader. State: Replica: d212f52ccfce46fdb113dc8c26086cdf, State: Running, Role: LEADER
I20260608 12:41:33.866809  4795 consensus_queue.cc:237] T 53da48c2f096436aadc7872fd92d9dd9 P d212f52ccfce46fdb113dc8c26086cdf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e4146f908354ae9ba2a63fc324f272b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41605 } } peers { permanent_uuid: "4b5d99a85ca447b1b9e69f98eb7cdd82" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44279 } } peers { permanent_uuid: "d212f52ccfce46fdb113dc8c26086cdf" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33063 } }
I20260608 12:41:33.876003  4487 catalog_manager.cc:5696] T 53da48c2f096436aadc7872fd92d9dd9 P d212f52ccfce46fdb113dc8c26086cdf reported cstate change: term changed from 0 to 1, leader changed from <none> to d212f52ccfce46fdb113dc8c26086cdf (127.0.107.195). New cstate: current_term: 1 leader_uuid: "d212f52ccfce46fdb113dc8c26086cdf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e4146f908354ae9ba2a63fc324f272b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41605 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b5d99a85ca447b1b9e69f98eb7cdd82" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d212f52ccfce46fdb113dc8c26086cdf" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33063 } health_report { overall_health: HEALTHY } } }
I20260608 12:41:34.208137  4537 placement_policy_util.cc:407] tablet 53da48c2f096436aadc7872fd92d9dd9: detected majority of replicas (2 of 3) at location L0
I20260608 12:41:34.210002  4543 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:41:34.211862  4543 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:41:34.212263  4543 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:41:34.312821  4795 consensus_queue.cc:1048] T 53da48c2f096436aadc7872fd92d9dd9 P d212f52ccfce46fdb113dc8c26086cdf [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e4146f908354ae9ba2a63fc324f272b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41605 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:41:34.325807  4795 consensus_queue.cc:1048] T 53da48c2f096436aadc7872fd92d9dd9 P d212f52ccfce46fdb113dc8c26086cdf [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b5d99a85ca447b1b9e69f98eb7cdd82" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:41:35.218436  4537 placement_policy_util.cc:407] tablet 53da48c2f096436aadc7872fd92d9dd9: detected majority of replicas (2 of 3) at location L0
I20260608 12:41:36.213240  4543 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:41:36.214536  4543 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:41:36.214799  4543 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:41:36.227517  4537 placement_policy_util.cc:407] tablet 53da48c2f096436aadc7872fd92d9dd9: detected majority of replicas (2 of 3) at location L0
I20260608 12:41:37.236491  4537 placement_policy_util.cc:407] tablet 53da48c2f096436aadc7872fd92d9dd9: detected majority of replicas (2 of 3) at location L0
I20260608 12:41:38.215790  4543 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:41:38.217499  4543 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:41:38.217799  4543 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:41:38.246133  4537 placement_policy_util.cc:407] tablet 53da48c2f096436aadc7872fd92d9dd9: detected majority of replicas (2 of 3) at location L0
I20260608 12:41:39.254595  4537 placement_policy_util.cc:407] tablet 53da48c2f096436aadc7872fd92d9dd9: detected majority of replicas (2 of 3) at location L0
I20260608 12:41:40.220021  4543 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:41:40.224285  4543 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:41:40.225302  4543 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:41:40.312674  4537 placement_policy_util.cc:407] tablet 53da48c2f096436aadc7872fd92d9dd9: detected majority of replicas (2 of 3) at location L0
W20260608 12:41:41.155448  4613 debug-util.cc:398] Leaking SignalData structure 0x7b080022a3c0 after lost signal to thread 434
W20260608 12:41:41.156643  4613 debug-util.cc:398] Leaking SignalData structure 0x7b0800165940 after lost signal to thread 4524
W20260608 12:41:41.157933  4613 debug-util.cc:398] Leaking SignalData structure 0x7b0800178900 after lost signal to thread 4616
W20260608 12:41:41.159075  4613 debug-util.cc:398] Leaking SignalData structure 0x7b080014fea0 after lost signal to thread 4691
W20260608 12:41:41.159999  4613 debug-util.cc:398] Leaking SignalData structure 0x7b080013d3c0 after lost signal to thread 4765
I20260608 12:41:41.507669  4537 placement_policy_util.cc:407] tablet 53da48c2f096436aadc7872fd92d9dd9: detected majority of replicas (2 of 3) at location L0
I20260608 12:41:42.226498  4543 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:41:42.228209  4543 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:41:42.228632  4543 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:41:42.516675  4537 placement_policy_util.cc:407] tablet 53da48c2f096436aadc7872fd92d9dd9: detected majority of replicas (2 of 3) at location L0
I20260608 12:41:43.524996  4537 placement_policy_util.cc:407] tablet 53da48c2f096436aadc7872fd92d9dd9: detected majority of replicas (2 of 3) at location L0
I20260608 12:41:44.454278  4543 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:41:44.456070  4543 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:41:44.456454  4543 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:41:44.532730  4537 placement_policy_util.cc:407] tablet 53da48c2f096436aadc7872fd92d9dd9: detected majority of replicas (2 of 3) at location L0
I20260608 12:41:44.643226   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
I20260608 12:41:44.669822   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:41:44.670928   431 tablet_replica.cc:333] T 53da48c2f096436aadc7872fd92d9dd9 P 4b5d99a85ca447b1b9e69f98eb7cdd82: stopping tablet replica
I20260608 12:41:44.671887   431 raft_consensus.cc:2243] T 53da48c2f096436aadc7872fd92d9dd9 P 4b5d99a85ca447b1b9e69f98eb7cdd82 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:44.672858   431 raft_consensus.cc:2272] T 53da48c2f096436aadc7872fd92d9dd9 P 4b5d99a85ca447b1b9e69f98eb7cdd82 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:44.711545   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
I20260608 12:41:44.724020   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
I20260608 12:41:44.746537   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:41:44.747524   431 tablet_replica.cc:333] T 53da48c2f096436aadc7872fd92d9dd9 P 1e4146f908354ae9ba2a63fc324f272b: stopping tablet replica
I20260608 12:41:44.748164   431 raft_consensus.cc:2243] T 53da48c2f096436aadc7872fd92d9dd9 P 1e4146f908354ae9ba2a63fc324f272b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:44.748780   431 raft_consensus.cc:2272] T 53da48c2f096436aadc7872fd92d9dd9 P 1e4146f908354ae9ba2a63fc324f272b [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 12:41:44.815442  4706 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.107.194:41605: connect: Connection refused (error 111) [suppressed 4 similar messages]
W20260608 12:41:44.819247  4706 consensus_peers.cc:597] T 53da48c2f096436aadc7872fd92d9dd9 P d212f52ccfce46fdb113dc8c26086cdf -> Peer 1e4146f908354ae9ba2a63fc324f272b (127.0.107.194:41605): Couldn't send request to peer 1e4146f908354ae9ba2a63fc324f272b. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.194:41605: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 12:41:45.004855  4706 consensus_peers.cc:597] T 53da48c2f096436aadc7872fd92d9dd9 P d212f52ccfce46fdb113dc8c26086cdf -> Peer 4b5d99a85ca447b1b9e69f98eb7cdd82 (127.0.107.193:44279): Couldn't send request to peer 4b5d99a85ca447b1b9e69f98eb7cdd82. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:44279: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 12:41:45.425829  4688 debug-util.cc:398] Leaking SignalData structure 0x7b08001357e0 after lost signal to thread 434
W20260608 12:41:45.426748  4688 debug-util.cc:398] Leaking SignalData structure 0x7b08000b8b20 after lost signal to thread 4524
W20260608 12:41:45.427753  4688 debug-util.cc:398] Leaking SignalData structure 0x7b08000b84c0 after lost signal to thread 4616
W20260608 12:41:45.428653  4688 debug-util.cc:398] Leaking SignalData structure 0x7b0800250980 after lost signal to thread 4691
W20260608 12:41:45.429790  4688 debug-util.cc:398] Leaking SignalData structure 0x7b08000b1f60 after lost signal to thread 4765
I20260608 12:41:45.539800  4537 placement_policy_util.cc:407] tablet 53da48c2f096436aadc7872fd92d9dd9: detected majority of replicas (2 of 3) at location L0
W20260608 12:41:45.767155   431 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 4688)
I20260608 12:41:46.457418  4543 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:41:46.458811  4543 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:41:46.459121  4543 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:41:46.547361  4537 placement_policy_util.cc:407] tablet 53da48c2f096436aadc7872fd92d9dd9: detected majority of replicas (2 of 3) at location L0
W20260608 12:41:46.767768   431 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 4688)
W20260608 12:41:47.307271  4706 consensus_peers.cc:597] T 53da48c2f096436aadc7872fd92d9dd9 P d212f52ccfce46fdb113dc8c26086cdf -> Peer 1e4146f908354ae9ba2a63fc324f272b (127.0.107.194:41605): Couldn't send request to peer 1e4146f908354ae9ba2a63fc324f272b. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.194:41605: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260608 12:41:47.500458  4706 consensus_peers.cc:597] T 53da48c2f096436aadc7872fd92d9dd9 P d212f52ccfce46fdb113dc8c26086cdf -> Peer 4b5d99a85ca447b1b9e69f98eb7cdd82 (127.0.107.193:44279): Couldn't send request to peer 4b5d99a85ca447b1b9e69f98eb7cdd82. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:44279: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260608 12:41:47.554649  4537 placement_policy_util.cc:407] tablet 53da48c2f096436aadc7872fd92d9dd9: detected majority of replicas (2 of 3) at location L0
I20260608 12:41:47.780012   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
I20260608 12:41:47.793555   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
I20260608 12:41:47.818266   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:41:47.818972   431 tablet_replica.cc:333] T 53da48c2f096436aadc7872fd92d9dd9 P d212f52ccfce46fdb113dc8c26086cdf: stopping tablet replica
I20260608 12:41:47.819505   431 raft_consensus.cc:2243] T 53da48c2f096436aadc7872fd92d9dd9 P d212f52ccfce46fdb113dc8c26086cdf [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:41:47.820436   431 raft_consensus.cc:2272] T 53da48c2f096436aadc7872fd92d9dd9 P d212f52ccfce46fdb113dc8c26086cdf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:47.840451   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260608 12:41:47.852900   431 master.cc:562] Master@127.0.107.254:44581 shutting down...
I20260608 12:41:47.872334   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P eb4a0dddc83549b1a11f114997b19c7e [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:41:47.873056   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P eb4a0dddc83549b1a11f114997b19c7e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:47.873364   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P eb4a0dddc83549b1a11f114997b19c7e: stopping tablet replica
I20260608 12:41:47.893589   431 master.cc:584] Master@127.0.107.254:44581 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy (15881 ms)
[ RUN      ] AutoRebalancerTest.TestMaxMovesPerServer
I20260608 12:41:47.934412   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:37559
I20260608 12:41:47.935757   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:41:47.942406  4820 instance_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:47.942862  4819 instance_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:41:47.943979   431 server_base.cc:1061] running on GCE node
W20260608 12:41:47.943846  4822 instance_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:47.945429   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:41:47.945802   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:47.945977   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922507945958 us; error 0 us; skew 500 ppm
I20260608 12:41:47.946578   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:41:47.949470   431 webserver.cc:533] Webserver started at http://127.0.107.254:38073/ using document root <none> and password file <none>
I20260608 12:41:47.949986   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:41:47.950199   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:41:47.950489   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:41:47.951716   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922379125897-431-0/minicluster-data/master-0-root/instance:
uuid: "34650b68ffea44bcaa605b4053b2c4fa"
format_stamp: "Formatted at 2026-06-08 12:41:47 on dist-test-slave-gg24"
I20260608 12:41:47.956642   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.007s	sys 0.000s
I20260608 12:41:47.960866  4827 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:47.962131   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 12:41:47.962574   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922379125897-431-0/minicluster-data/master-0-root
uuid: "34650b68ffea44bcaa605b4053b2c4fa"
format_stamp: "Formatted at 2026-06-08 12:41:47 on dist-test-slave-gg24"
I20260608 12:41:47.962913   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922379125897-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922379125897-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922379125897-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:47.980170   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:41:47.981554   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:41:48.026259   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:37559
I20260608 12:41:48.026346  4878 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:37559 every 8 connection(s)
I20260608 12:41:48.030725  4879 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:48.042301  4879 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 34650b68ffea44bcaa605b4053b2c4fa: Bootstrap starting.
I20260608 12:41:48.047446  4879 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 34650b68ffea44bcaa605b4053b2c4fa: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:48.052131  4879 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 34650b68ffea44bcaa605b4053b2c4fa: No bootstrap required, opened a new log
I20260608 12:41:48.054662  4879 raft_consensus.cc:359] T 00000000000000000000000000000000 P 34650b68ffea44bcaa605b4053b2c4fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "34650b68ffea44bcaa605b4053b2c4fa" member_type: VOTER }
I20260608 12:41:48.055152  4879 raft_consensus.cc:385] T 00000000000000000000000000000000 P 34650b68ffea44bcaa605b4053b2c4fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:48.055419  4879 raft_consensus.cc:740] T 00000000000000000000000000000000 P 34650b68ffea44bcaa605b4053b2c4fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 34650b68ffea44bcaa605b4053b2c4fa, State: Initialized, Role: FOLLOWER
I20260608 12:41:48.056150  4879 consensus_queue.cc:260] T 00000000000000000000000000000000 P 34650b68ffea44bcaa605b4053b2c4fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "34650b68ffea44bcaa605b4053b2c4fa" member_type: VOTER }
I20260608 12:41:48.056672  4879 raft_consensus.cc:399] T 00000000000000000000000000000000 P 34650b68ffea44bcaa605b4053b2c4fa [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:41:48.056923  4879 raft_consensus.cc:493] T 00000000000000000000000000000000 P 34650b68ffea44bcaa605b4053b2c4fa [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:41:48.057224  4879 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 34650b68ffea44bcaa605b4053b2c4fa [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:48.062039  4879 raft_consensus.cc:515] T 00000000000000000000000000000000 P 34650b68ffea44bcaa605b4053b2c4fa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "34650b68ffea44bcaa605b4053b2c4fa" member_type: VOTER }
I20260608 12:41:48.062615  4879 leader_election.cc:304] T 00000000000000000000000000000000 P 34650b68ffea44bcaa605b4053b2c4fa [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: 34650b68ffea44bcaa605b4053b2c4fa; no voters: 
I20260608 12:41:48.063841  4879 leader_election.cc:290] T 00000000000000000000000000000000 P 34650b68ffea44bcaa605b4053b2c4fa [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:41:48.064469  4882 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 34650b68ffea44bcaa605b4053b2c4fa [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:41:48.066046  4882 raft_consensus.cc:697] T 00000000000000000000000000000000 P 34650b68ffea44bcaa605b4053b2c4fa [term 1 LEADER]: Becoming Leader. State: Replica: 34650b68ffea44bcaa605b4053b2c4fa, State: Running, Role: LEADER
I20260608 12:41:48.066807  4882 consensus_queue.cc:237] T 00000000000000000000000000000000 P 34650b68ffea44bcaa605b4053b2c4fa [LEADER]: Queue going to LEADER mode. State: All 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: "34650b68ffea44bcaa605b4053b2c4fa" member_type: VOTER }
I20260608 12:41:48.067241  4879 sys_catalog.cc:565] T 00000000000000000000000000000000 P 34650b68ffea44bcaa605b4053b2c4fa [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:41:48.071794  4883 sys_catalog.cc:455] T 00000000000000000000000000000000 P 34650b68ffea44bcaa605b4053b2c4fa [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "34650b68ffea44bcaa605b4053b2c4fa" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "34650b68ffea44bcaa605b4053b2c4fa" member_type: VOTER } }
I20260608 12:41:48.072695  4883 sys_catalog.cc:458] T 00000000000000000000000000000000 P 34650b68ffea44bcaa605b4053b2c4fa [sys.catalog]: This master's current role is: LEADER
I20260608 12:41:48.072410  4884 sys_catalog.cc:455] T 00000000000000000000000000000000 P 34650b68ffea44bcaa605b4053b2c4fa [sys.catalog]: SysCatalogTable state changed. Reason: New leader 34650b68ffea44bcaa605b4053b2c4fa. Latest consensus state: current_term: 1 leader_uuid: "34650b68ffea44bcaa605b4053b2c4fa" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "34650b68ffea44bcaa605b4053b2c4fa" member_type: VOTER } }
I20260608 12:41:48.073324  4884 sys_catalog.cc:458] T 00000000000000000000000000000000 P 34650b68ffea44bcaa605b4053b2c4fa [sys.catalog]: This master's current role is: LEADER
I20260608 12:41:48.076431  4890 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:41:48.084779  4890 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:41:48.085774   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:41:48.094617  4890 catalog_manager.cc:1382] Generated new cluster ID: 8d60c10dc6294d62a0f721ff35dba13a
I20260608 12:41:48.094952  4890 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:41:48.107527  4890 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:41:48.109052  4890 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:41:48.122434  4890 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 34650b68ffea44bcaa605b4053b2c4fa: Generated new TSK 0
I20260608 12:41:48.123106  4890 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:41:48.152431   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:41:48.159149  4900 instance_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:48.160429  4901 instance_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:48.161850   431 server_base.cc:1061] running on GCE node
W20260608 12:41:48.161815  4903 instance_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:48.163021   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:41:48.163218   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:48.163347   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922508163335 us; error 0 us; skew 500 ppm
I20260608 12:41:48.163885   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:41:48.166182   431 webserver.cc:533] Webserver started at http://127.0.107.193:45589/ using document root <none> and password file <none>
I20260608 12:41:48.166651   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:41:48.166816   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:41:48.167040   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:41:48.168069   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922379125897-431-0/minicluster-data/ts-0-root/instance:
uuid: "2d4b295cf6f84f7c9d2d66851953cd0d"
format_stamp: "Formatted at 2026-06-08 12:41:48 on dist-test-slave-gg24"
I20260608 12:41:48.172890   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 12:41:48.176288  4908 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:48.177073   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 12:41:48.177379   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922379125897-431-0/minicluster-data/ts-0-root
uuid: "2d4b295cf6f84f7c9d2d66851953cd0d"
format_stamp: "Formatted at 2026-06-08 12:41:48 on dist-test-slave-gg24"
I20260608 12:41:48.177635   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922379125897-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922379125897-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922379125897-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:48.199894   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:41:48.201134   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:41:48.202623   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:41:48.205130   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:41:48.205322   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:48.205600   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:41:48.205781   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:48.248116   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:46593
I20260608 12:41:48.248239  4970 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:46593 every 8 connection(s)
I20260608 12:41:48.253911   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:41:48.261229  4975 instance_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:48.263808  4976 instance_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:48.266311  4978 instance_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:48.266402   431 server_base.cc:1061] running on GCE node
I20260608 12:41:48.267378  4971 heartbeater.cc:344] Connected to a master server at 127.0.107.254:37559
I20260608 12:41:48.267756  4971 heartbeater.cc:461] Registering TS with master...
I20260608 12:41:48.267764   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:41:48.268153   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:48.268329   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922508268296 us; error 0 us; skew 500 ppm
I20260608 12:41:48.268791  4971 heartbeater.cc:507] Master 127.0.107.254:37559 requested a full tablet report, sending...
I20260608 12:41:48.269222   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:41:48.271401  4844 ts_manager.cc:194] Registered new tserver with Master: 2d4b295cf6f84f7c9d2d66851953cd0d (127.0.107.193:46593)
I20260608 12:41:48.272312   431 webserver.cc:533] Webserver started at http://127.0.107.194:42671/ using document root <none> and password file <none>
I20260608 12:41:48.273074   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:41:48.273339   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:41:48.273656   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:41:48.274135  4844 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39422
I20260608 12:41:48.275180   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922379125897-431-0/minicluster-data/ts-1-root/instance:
uuid: "a589288cd68d49d0a68c835115816547"
format_stamp: "Formatted at 2026-06-08 12:41:48 on dist-test-slave-gg24"
I20260608 12:41:48.280386   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.003s
I20260608 12:41:48.284003  4983 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:48.285089   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 12:41:48.285403   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922379125897-431-0/minicluster-data/ts-1-root
uuid: "a589288cd68d49d0a68c835115816547"
format_stamp: "Formatted at 2026-06-08 12:41:48 on dist-test-slave-gg24"
I20260608 12:41:48.285653   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922379125897-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922379125897-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922379125897-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:48.305289   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:41:48.306528   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:41:48.308071   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:41:48.310489   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:41:48.310724   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:48.310971   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:41:48.311147   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:48.356536   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:37773
I20260608 12:41:48.356741  5045 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:37773 every 8 connection(s)
I20260608 12:41:48.361719   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:41:48.369444  5049 instance_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:48.369942  5050 instance_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:48.374379   431 server_base.cc:1061] running on GCE node
W20260608 12:41:48.374460  5053 instance_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:48.375360  5046 heartbeater.cc:344] Connected to a master server at 127.0.107.254:37559
I20260608 12:41:48.375679   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 12:41:48.375732  5046 heartbeater.cc:461] Registering TS with master...
W20260608 12:41:48.376050   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:48.376291   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922508376274 us; error 0 us; skew 500 ppm
I20260608 12:41:48.376823  5046 heartbeater.cc:507] Master 127.0.107.254:37559 requested a full tablet report, sending...
I20260608 12:41:48.377097   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:41:48.379846  4844 ts_manager.cc:194] Registered new tserver with Master: a589288cd68d49d0a68c835115816547 (127.0.107.194:37773)
I20260608 12:41:48.380385   431 webserver.cc:533] Webserver started at http://127.0.107.195:33771/ using document root <none> and password file <none>
I20260608 12:41:48.380975   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:41:48.381194   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:41:48.381465   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:41:48.381572  4844 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39428
I20260608 12:41:48.382898   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922379125897-431-0/minicluster-data/ts-2-root/instance:
uuid: "a5ea76e3b70e4a4e837e3b74520d59b5"
format_stamp: "Formatted at 2026-06-08 12:41:48 on dist-test-slave-gg24"
I20260608 12:41:48.387882   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 12:41:48.391363  5057 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:48.392143   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 12:41:48.392447   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922379125897-431-0/minicluster-data/ts-2-root
uuid: "a5ea76e3b70e4a4e837e3b74520d59b5"
format_stamp: "Formatted at 2026-06-08 12:41:48 on dist-test-slave-gg24"
I20260608 12:41:48.392786   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922379125897-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922379125897-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922379125897-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:48.415925   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:41:48.417307   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:41:48.418787   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:41:48.421123   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:41:48.421360   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:48.421602   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:41:48.421778   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:48.464104   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:36031
I20260608 12:41:48.464241  5119 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:36031 every 8 connection(s)
I20260608 12:41:48.478955  5120 heartbeater.cc:344] Connected to a master server at 127.0.107.254:37559
I20260608 12:41:48.479378  5120 heartbeater.cc:461] Registering TS with master...
I20260608 12:41:48.480104  5120 heartbeater.cc:507] Master 127.0.107.254:37559 requested a full tablet report, sending...
I20260608 12:41:48.482168  4844 ts_manager.cc:194] Registered new tserver with Master: a5ea76e3b70e4a4e837e3b74520d59b5 (127.0.107.195:36031)
I20260608 12:41:48.482323   431 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.01474613s
I20260608 12:41:48.483634  4844 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39440
I20260608 12:41:49.277518  4971 heartbeater.cc:499] Master 127.0.107.254:37559 was elected leader, sending a full tablet report...
I20260608 12:41:49.384178  5046 heartbeater.cc:499] Master 127.0.107.254:37559 was elected leader, sending a full tablet report...
I20260608 12:41:49.486279  5120 heartbeater.cc:499] Master 127.0.107.254:37559 was elected leader, sending a full tablet report...
I20260608 12:41:49.543731  4844 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:39450:
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:41:49.547035  4844 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:49.640942  4935 tablet_service.cc:1511] Processing CreateTablet for tablet ac0596d46ca4457c8cfc7d1e92b54023 (DEFAULT_TABLE table=test-workload [id=161b9cfad05d4affa08b35485c67bb2c]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 357913940
I20260608 12:41:49.642722  4935 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac0596d46ca4457c8cfc7d1e92b54023. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:49.642361  4933 tablet_service.cc:1511] Processing CreateTablet for tablet a51b20df530f40dcb8544f055ca83b7f (DEFAULT_TABLE table=test-workload [id=161b9cfad05d4affa08b35485c67bb2c]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 715827880
I20260608 12:41:49.643821  4933 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a51b20df530f40dcb8544f055ca83b7f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:49.646699  4934 tablet_service.cc:1511] Processing CreateTablet for tablet 19e15aeeff08441bbc800ea3555fb471 (DEFAULT_TABLE table=test-workload [id=161b9cfad05d4affa08b35485c67bb2c]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 536870910
I20260608 12:41:49.646814  4936 tablet_service.cc:1511] Processing CreateTablet for tablet d2f6bdf761314e91857a488f2f9c4195 (DEFAULT_TABLE table=test-workload [id=161b9cfad05d4affa08b35485c67bb2c]), partition=RANGE (key) PARTITION VALUES < 178956970
I20260608 12:41:49.648403  4936 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d2f6bdf761314e91857a488f2f9c4195. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:49.649132  4932 tablet_service.cc:1511] Processing CreateTablet for tablet 7dc83d12934248e7aefaf7506ef91219 (DEFAULT_TABLE table=test-workload [id=161b9cfad05d4affa08b35485c67bb2c]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 894784850
I20260608 12:41:49.650602  4932 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7dc83d12934248e7aefaf7506ef91219. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:49.651295  5085 tablet_service.cc:1511] Processing CreateTablet for tablet d2f6bdf761314e91857a488f2f9c4195 (DEFAULT_TABLE table=test-workload [id=161b9cfad05d4affa08b35485c67bb2c]), partition=RANGE (key) PARTITION VALUES < 178956970
I20260608 12:41:49.652731  5085 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d2f6bdf761314e91857a488f2f9c4195. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:49.654418  5081 tablet_service.cc:1511] Processing CreateTablet for tablet 7dc83d12934248e7aefaf7506ef91219 (DEFAULT_TABLE table=test-workload [id=161b9cfad05d4affa08b35485c67bb2c]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 894784850
I20260608 12:41:49.654690  4931 tablet_service.cc:1511] Processing CreateTablet for tablet 3b5d339ac7484d78b854f0db4e318f23 (DEFAULT_TABLE table=test-workload [id=161b9cfad05d4affa08b35485c67bb2c]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 1073741820
I20260608 12:41:49.656002  5081 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7dc83d12934248e7aefaf7506ef91219. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:49.656117  4931 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b5d339ac7484d78b854f0db4e318f23. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:49.658047  5084 tablet_service.cc:1511] Processing CreateTablet for tablet ac0596d46ca4457c8cfc7d1e92b54023 (DEFAULT_TABLE table=test-workload [id=161b9cfad05d4affa08b35485c67bb2c]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 357913940
I20260608 12:41:49.659629  5084 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac0596d46ca4457c8cfc7d1e92b54023. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:49.662297  5083 tablet_service.cc:1511] Processing CreateTablet for tablet 19e15aeeff08441bbc800ea3555fb471 (DEFAULT_TABLE table=test-workload [id=161b9cfad05d4affa08b35485c67bb2c]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 536870910
I20260608 12:41:49.663889  5083 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19e15aeeff08441bbc800ea3555fb471. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:49.666112  5082 tablet_service.cc:1511] Processing CreateTablet for tablet a51b20df530f40dcb8544f055ca83b7f (DEFAULT_TABLE table=test-workload [id=161b9cfad05d4affa08b35485c67bb2c]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 715827880
I20260608 12:41:49.667615  5082 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a51b20df530f40dcb8544f055ca83b7f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:49.676235  4934 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19e15aeeff08441bbc800ea3555fb471. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:49.687194  5080 tablet_service.cc:1511] Processing CreateTablet for tablet 3b5d339ac7484d78b854f0db4e318f23 (DEFAULT_TABLE table=test-workload [id=161b9cfad05d4affa08b35485c67bb2c]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 1073741820
I20260608 12:41:49.688894  5080 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b5d339ac7484d78b854f0db4e318f23. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:49.698230  4935 tablet_service.cc:1511] Processing CreateTablet for tablet 6c8c32b449534d93a061716191ef6f4c (DEFAULT_TABLE table=test-workload [id=161b9cfad05d4affa08b35485c67bb2c]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1252698790
I20260608 12:41:49.701828  4935 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c8c32b449534d93a061716191ef6f4c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:49.706147  5010 tablet_service.cc:1511] Processing CreateTablet for tablet ac0596d46ca4457c8cfc7d1e92b54023 (DEFAULT_TABLE table=test-workload [id=161b9cfad05d4affa08b35485c67bb2c]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 357913940
I20260608 12:41:49.706684  5007 tablet_service.cc:1511] Processing CreateTablet for tablet 7dc83d12934248e7aefaf7506ef91219 (DEFAULT_TABLE table=test-workload [id=161b9cfad05d4affa08b35485c67bb2c]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 894784850
I20260608 12:41:49.707049  5008 tablet_service.cc:1511] Processing CreateTablet for tablet a51b20df530f40dcb8544f055ca83b7f (DEFAULT_TABLE table=test-workload [id=161b9cfad05d4affa08b35485c67bb2c]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 715827880
I20260608 12:41:49.707805  5010 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac0596d46ca4457c8cfc7d1e92b54023. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:49.708511  5008 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a51b20df530f40dcb8544f055ca83b7f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:49.709303  5006 tablet_service.cc:1511] Processing CreateTablet for tablet 3b5d339ac7484d78b854f0db4e318f23 (DEFAULT_TABLE table=test-workload [id=161b9cfad05d4affa08b35485c67bb2c]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 1073741820
I20260608 12:41:49.710003  5009 tablet_service.cc:1511] Processing CreateTablet for tablet 19e15aeeff08441bbc800ea3555fb471 (DEFAULT_TABLE table=test-workload [id=161b9cfad05d4affa08b35485c67bb2c]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 536870910
I20260608 12:41:49.710752  5006 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b5d339ac7484d78b854f0db4e318f23. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:49.711359  5009 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19e15aeeff08441bbc800ea3555fb471. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:49.712913  5007 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7dc83d12934248e7aefaf7506ef91219. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:49.714874  5011 tablet_service.cc:1511] Processing CreateTablet for tablet d2f6bdf761314e91857a488f2f9c4195 (DEFAULT_TABLE table=test-workload [id=161b9cfad05d4affa08b35485c67bb2c]), partition=RANGE (key) PARTITION VALUES < 178956970
I20260608 12:41:49.716337  5011 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d2f6bdf761314e91857a488f2f9c4195. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:49.728157  4930 tablet_service.cc:1511] Processing CreateTablet for tablet b06e857b71ce4a9b8c965ec06e250fec (DEFAULT_TABLE table=test-workload [id=161b9cfad05d4affa08b35485c67bb2c]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1431655760
I20260608 12:41:49.729702  4930 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b06e857b71ce4a9b8c965ec06e250fec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:49.737942  5083 tablet_service.cc:1511] Processing CreateTablet for tablet 6c8c32b449534d93a061716191ef6f4c (DEFAULT_TABLE table=test-workload [id=161b9cfad05d4affa08b35485c67bb2c]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1252698790
I20260608 12:41:49.741461  5083 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c8c32b449534d93a061716191ef6f4c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:49.741885  5005 tablet_service.cc:1511] Processing CreateTablet for tablet 6c8c32b449534d93a061716191ef6f4c (DEFAULT_TABLE table=test-workload [id=161b9cfad05d4affa08b35485c67bb2c]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1252698790
I20260608 12:41:49.742756  5079 tablet_service.cc:1511] Processing CreateTablet for tablet b06e857b71ce4a9b8c965ec06e250fec (DEFAULT_TABLE table=test-workload [id=161b9cfad05d4affa08b35485c67bb2c]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1431655760
I20260608 12:41:49.743338  5005 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c8c32b449534d93a061716191ef6f4c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:49.744187  5079 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b06e857b71ce4a9b8c965ec06e250fec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:49.747248  5004 tablet_service.cc:1511] Processing CreateTablet for tablet b06e857b71ce4a9b8c965ec06e250fec (DEFAULT_TABLE table=test-workload [id=161b9cfad05d4affa08b35485c67bb2c]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1431655760
I20260608 12:41:49.749182  5004 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b06e857b71ce4a9b8c965ec06e250fec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:49.762977  5140 tablet_bootstrap.cc:492] T 7dc83d12934248e7aefaf7506ef91219 P a5ea76e3b70e4a4e837e3b74520d59b5: Bootstrap starting.
I20260608 12:41:49.766050  4929 tablet_service.cc:1511] Processing CreateTablet for tablet e3bbcb7dacab4b8a923a6b27e6aed880 (DEFAULT_TABLE table=test-workload [id=161b9cfad05d4affa08b35485c67bb2c]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1610612730
I20260608 12:41:49.767550  4929 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3bbcb7dacab4b8a923a6b27e6aed880. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:49.779850  5081 tablet_service.cc:1511] Processing CreateTablet for tablet e3bbcb7dacab4b8a923a6b27e6aed880 (DEFAULT_TABLE table=test-workload [id=161b9cfad05d4affa08b35485c67bb2c]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1610612730
I20260608 12:41:49.781378  5081 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3bbcb7dacab4b8a923a6b27e6aed880. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:49.789033  5008 tablet_service.cc:1511] Processing CreateTablet for tablet e3bbcb7dacab4b8a923a6b27e6aed880 (DEFAULT_TABLE table=test-workload [id=161b9cfad05d4affa08b35485c67bb2c]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1610612730
I20260608 12:41:49.790488  5008 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3bbcb7dacab4b8a923a6b27e6aed880. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:49.799433  4935 tablet_service.cc:1511] Processing CreateTablet for tablet 83e5d73759904b949c1fd377e24c2041 (DEFAULT_TABLE table=test-workload [id=161b9cfad05d4affa08b35485c67bb2c]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1789569700
I20260608 12:41:49.800886  4935 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83e5d73759904b949c1fd377e24c2041. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:49.821019  5003 tablet_service.cc:1511] Processing CreateTablet for tablet 83e5d73759904b949c1fd377e24c2041 (DEFAULT_TABLE table=test-workload [id=161b9cfad05d4affa08b35485c67bb2c]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1789569700
I20260608 12:41:49.822997  5003 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83e5d73759904b949c1fd377e24c2041. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:49.831641  5141 tablet_bootstrap.cc:492] T d2f6bdf761314e91857a488f2f9c4195 P 2d4b295cf6f84f7c9d2d66851953cd0d: Bootstrap starting.
I20260608 12:41:49.832846  5140 tablet_bootstrap.cc:654] T 7dc83d12934248e7aefaf7506ef91219 P a5ea76e3b70e4a4e837e3b74520d59b5: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:49.837379  5085 tablet_service.cc:1511] Processing CreateTablet for tablet 83e5d73759904b949c1fd377e24c2041 (DEFAULT_TABLE table=test-workload [id=161b9cfad05d4affa08b35485c67bb2c]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1789569700
I20260608 12:41:49.839042  5085 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83e5d73759904b949c1fd377e24c2041. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:49.845301  5010 tablet_service.cc:1511] Processing CreateTablet for tablet 7b864f4ba38849338081f95f0255c1fd (DEFAULT_TABLE table=test-workload [id=161b9cfad05d4affa08b35485c67bb2c]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1968526670
I20260608 12:41:49.844940  4929 tablet_service.cc:1511] Processing CreateTablet for tablet 7b864f4ba38849338081f95f0255c1fd (DEFAULT_TABLE table=test-workload [id=161b9cfad05d4affa08b35485c67bb2c]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1968526670
I20260608 12:41:49.846728  5010 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b864f4ba38849338081f95f0255c1fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:49.847498  4929 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b864f4ba38849338081f95f0255c1fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:49.855564  5084 tablet_service.cc:1511] Processing CreateTablet for tablet 7b864f4ba38849338081f95f0255c1fd (DEFAULT_TABLE table=test-workload [id=161b9cfad05d4affa08b35485c67bb2c]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1968526670
I20260608 12:41:49.857193  5084 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b864f4ba38849338081f95f0255c1fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:49.857740  4936 tablet_service.cc:1511] Processing CreateTablet for tablet abac84af84a041f3bc581570d02cd5f5 (DEFAULT_TABLE table=test-workload [id=161b9cfad05d4affa08b35485c67bb2c]), partition=RANGE (key) PARTITION 1968526670 <= VALUES
I20260608 12:41:49.859172  4936 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet abac84af84a041f3bc581570d02cd5f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:49.858971  5005 tablet_service.cc:1511] Processing CreateTablet for tablet abac84af84a041f3bc581570d02cd5f5 (DEFAULT_TABLE table=test-workload [id=161b9cfad05d4affa08b35485c67bb2c]), partition=RANGE (key) PARTITION 1968526670 <= VALUES
I20260608 12:41:49.860109  5142 tablet_bootstrap.cc:492] T 6c8c32b449534d93a061716191ef6f4c P a589288cd68d49d0a68c835115816547: Bootstrap starting.
I20260608 12:41:49.860383  5005 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet abac84af84a041f3bc581570d02cd5f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:49.868847  5080 tablet_service.cc:1511] Processing CreateTablet for tablet abac84af84a041f3bc581570d02cd5f5 (DEFAULT_TABLE table=test-workload [id=161b9cfad05d4affa08b35485c67bb2c]), partition=RANGE (key) PARTITION 1968526670 <= VALUES
I20260608 12:41:49.870218  5080 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet abac84af84a041f3bc581570d02cd5f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:49.871510  5141 tablet_bootstrap.cc:654] T d2f6bdf761314e91857a488f2f9c4195 P 2d4b295cf6f84f7c9d2d66851953cd0d: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:49.894565  5142 tablet_bootstrap.cc:654] T 6c8c32b449534d93a061716191ef6f4c P a589288cd68d49d0a68c835115816547: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:49.906136  5140 tablet_bootstrap.cc:492] T 7dc83d12934248e7aefaf7506ef91219 P a5ea76e3b70e4a4e837e3b74520d59b5: No bootstrap required, opened a new log
I20260608 12:41:49.907249  5140 ts_tablet_manager.cc:1403] T 7dc83d12934248e7aefaf7506ef91219 P a5ea76e3b70e4a4e837e3b74520d59b5: Time spent bootstrapping tablet: real 0.145s	user 0.000s	sys 0.017s
I20260608 12:41:49.911523  5140 raft_consensus.cc:359] T 7dc83d12934248e7aefaf7506ef91219 P a5ea76e3b70e4a4e837e3b74520d59b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 } } peers { permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } } peers { permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } }
I20260608 12:41:49.912683  5140 raft_consensus.cc:385] T 7dc83d12934248e7aefaf7506ef91219 P a5ea76e3b70e4a4e837e3b74520d59b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:49.913156  5140 raft_consensus.cc:740] T 7dc83d12934248e7aefaf7506ef91219 P a5ea76e3b70e4a4e837e3b74520d59b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5ea76e3b70e4a4e837e3b74520d59b5, State: Initialized, Role: FOLLOWER
I20260608 12:41:49.915356  5140 consensus_queue.cc:260] T 7dc83d12934248e7aefaf7506ef91219 P a5ea76e3b70e4a4e837e3b74520d59b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 } } peers { permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } } peers { permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } }
I20260608 12:41:49.916863  5147 raft_consensus.cc:493] T 7dc83d12934248e7aefaf7506ef91219 P a5ea76e3b70e4a4e837e3b74520d59b5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:41:49.917534  5147 raft_consensus.cc:515] T 7dc83d12934248e7aefaf7506ef91219 P a5ea76e3b70e4a4e837e3b74520d59b5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 } } peers { permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } } peers { permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } }
I20260608 12:41:49.930491  5141 tablet_bootstrap.cc:492] T d2f6bdf761314e91857a488f2f9c4195 P 2d4b295cf6f84f7c9d2d66851953cd0d: No bootstrap required, opened a new log
I20260608 12:41:49.931198  5141 ts_tablet_manager.cc:1403] T d2f6bdf761314e91857a488f2f9c4195 P 2d4b295cf6f84f7c9d2d66851953cd0d: Time spent bootstrapping tablet: real 0.100s	user 0.018s	sys 0.010s
I20260608 12:41:49.935578  5141 raft_consensus.cc:359] T d2f6bdf761314e91857a488f2f9c4195 P 2d4b295cf6f84f7c9d2d66851953cd0d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 } } peers { permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } } peers { permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } }
I20260608 12:41:49.941340  5141 raft_consensus.cc:385] T d2f6bdf761314e91857a488f2f9c4195 P 2d4b295cf6f84f7c9d2d66851953cd0d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:49.942710  5141 raft_consensus.cc:740] T d2f6bdf761314e91857a488f2f9c4195 P 2d4b295cf6f84f7c9d2d66851953cd0d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d4b295cf6f84f7c9d2d66851953cd0d, State: Initialized, Role: FOLLOWER
I20260608 12:41:49.943800  5140 ts_tablet_manager.cc:1434] T 7dc83d12934248e7aefaf7506ef91219 P a5ea76e3b70e4a4e837e3b74520d59b5: Time spent starting tablet: real 0.036s	user 0.022s	sys 0.010s
I20260608 12:41:49.925290  5147 leader_election.cc:290] T 7dc83d12934248e7aefaf7506ef91219 P a5ea76e3b70e4a4e837e3b74520d59b5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2d4b295cf6f84f7c9d2d66851953cd0d (127.0.107.193:46593), a589288cd68d49d0a68c835115816547 (127.0.107.194:37773)
I20260608 12:41:49.946442  5140 tablet_bootstrap.cc:492] T 19e15aeeff08441bbc800ea3555fb471 P a5ea76e3b70e4a4e837e3b74520d59b5: Bootstrap starting.
I20260608 12:41:49.947427  5142 tablet_bootstrap.cc:492] T 6c8c32b449534d93a061716191ef6f4c P a589288cd68d49d0a68c835115816547: No bootstrap required, opened a new log
I20260608 12:41:49.947944  5142 ts_tablet_manager.cc:1403] T 6c8c32b449534d93a061716191ef6f4c P a589288cd68d49d0a68c835115816547: Time spent bootstrapping tablet: real 0.096s	user 0.002s	sys 0.011s
I20260608 12:41:49.943846  5141 consensus_queue.cc:260] T d2f6bdf761314e91857a488f2f9c4195 P 2d4b295cf6f84f7c9d2d66851953cd0d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 } } peers { permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } } peers { permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } }
I20260608 12:41:49.951380  5142 raft_consensus.cc:359] T 6c8c32b449534d93a061716191ef6f4c P a589288cd68d49d0a68c835115816547 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 } } peers { permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } } peers { permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } }
I20260608 12:41:49.973023  5142 raft_consensus.cc:385] T 6c8c32b449534d93a061716191ef6f4c P a589288cd68d49d0a68c835115816547 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:49.974002  5142 raft_consensus.cc:740] T 6c8c32b449534d93a061716191ef6f4c P a589288cd68d49d0a68c835115816547 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a589288cd68d49d0a68c835115816547, State: Initialized, Role: FOLLOWER
I20260608 12:41:49.975996  5142 consensus_queue.cc:260] T 6c8c32b449534d93a061716191ef6f4c P a589288cd68d49d0a68c835115816547 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 } } peers { permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } } peers { permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } }
I20260608 12:41:49.987828  5141 ts_tablet_manager.cc:1434] T d2f6bdf761314e91857a488f2f9c4195 P 2d4b295cf6f84f7c9d2d66851953cd0d: Time spent starting tablet: real 0.056s	user 0.005s	sys 0.014s
I20260608 12:41:49.998564  5141 tablet_bootstrap.cc:492] T ac0596d46ca4457c8cfc7d1e92b54023 P 2d4b295cf6f84f7c9d2d66851953cd0d: Bootstrap starting.
I20260608 12:41:50.004541  5021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dc83d12934248e7aefaf7506ef91219" candidate_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a589288cd68d49d0a68c835115816547" is_pre_election: true
W20260608 12:41:50.008471  5059 leader_election.cc:343] T 7dc83d12934248e7aefaf7506ef91219 P a5ea76e3b70e4a4e837e3b74520d59b5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a589288cd68d49d0a68c835115816547 (127.0.107.194:37773): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:41:50.015339  5142 ts_tablet_manager.cc:1434] T 6c8c32b449534d93a061716191ef6f4c P a589288cd68d49d0a68c835115816547: Time spent starting tablet: real 0.067s	user 0.012s	sys 0.017s
I20260608 12:41:50.017028  4946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dc83d12934248e7aefaf7506ef91219" candidate_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" is_pre_election: true
I20260608 12:41:50.017824  5142 tablet_bootstrap.cc:492] T a51b20df530f40dcb8544f055ca83b7f P a589288cd68d49d0a68c835115816547: Bootstrap starting.
W20260608 12:41:50.019546  5058 leader_election.cc:343] T 7dc83d12934248e7aefaf7506ef91219 P a5ea76e3b70e4a4e837e3b74520d59b5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2d4b295cf6f84f7c9d2d66851953cd0d (127.0.107.193:46593): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:41:50.020139  5058 leader_election.cc:304] T 7dc83d12934248e7aefaf7506ef91219 P a5ea76e3b70e4a4e837e3b74520d59b5 [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: a5ea76e3b70e4a4e837e3b74520d59b5; no voters: 2d4b295cf6f84f7c9d2d66851953cd0d, a589288cd68d49d0a68c835115816547
I20260608 12:41:50.021302  5141 tablet_bootstrap.cc:654] T ac0596d46ca4457c8cfc7d1e92b54023 P 2d4b295cf6f84f7c9d2d66851953cd0d: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:50.022001  5147 raft_consensus.cc:2749] T 7dc83d12934248e7aefaf7506ef91219 P a5ea76e3b70e4a4e837e3b74520d59b5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:41:50.024035  5153 raft_consensus.cc:493] T d2f6bdf761314e91857a488f2f9c4195 P 2d4b295cf6f84f7c9d2d66851953cd0d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:41:50.026810  5142 tablet_bootstrap.cc:654] T a51b20df530f40dcb8544f055ca83b7f P a589288cd68d49d0a68c835115816547: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:50.027222  5153 raft_consensus.cc:515] T d2f6bdf761314e91857a488f2f9c4195 P 2d4b295cf6f84f7c9d2d66851953cd0d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 } } peers { permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } } peers { permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } }
I20260608 12:41:50.031817  5141 tablet_bootstrap.cc:492] T ac0596d46ca4457c8cfc7d1e92b54023 P 2d4b295cf6f84f7c9d2d66851953cd0d: No bootstrap required, opened a new log
I20260608 12:41:50.032505  5141 ts_tablet_manager.cc:1403] T ac0596d46ca4457c8cfc7d1e92b54023 P 2d4b295cf6f84f7c9d2d66851953cd0d: Time spent bootstrapping tablet: real 0.034s	user 0.010s	sys 0.009s
I20260608 12:41:50.036204  5142 tablet_bootstrap.cc:492] T a51b20df530f40dcb8544f055ca83b7f P a589288cd68d49d0a68c835115816547: No bootstrap required, opened a new log
I20260608 12:41:50.036952  5142 ts_tablet_manager.cc:1403] T a51b20df530f40dcb8544f055ca83b7f P a589288cd68d49d0a68c835115816547: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.005s
I20260608 12:41:50.038437  5141 raft_consensus.cc:359] T ac0596d46ca4457c8cfc7d1e92b54023 P 2d4b295cf6f84f7c9d2d66851953cd0d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 } } peers { permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } } peers { permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } }
I20260608 12:41:50.039345  5141 raft_consensus.cc:385] T ac0596d46ca4457c8cfc7d1e92b54023 P 2d4b295cf6f84f7c9d2d66851953cd0d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:50.039716  5141 raft_consensus.cc:740] T ac0596d46ca4457c8cfc7d1e92b54023 P 2d4b295cf6f84f7c9d2d66851953cd0d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d4b295cf6f84f7c9d2d66851953cd0d, State: Initialized, Role: FOLLOWER
I20260608 12:41:50.040628  5141 consensus_queue.cc:260] T ac0596d46ca4457c8cfc7d1e92b54023 P 2d4b295cf6f84f7c9d2d66851953cd0d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 } } peers { permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } } peers { permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } }
I20260608 12:41:50.040741  5142 raft_consensus.cc:359] T a51b20df530f40dcb8544f055ca83b7f P a589288cd68d49d0a68c835115816547 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 } } peers { permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } } peers { permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } }
I20260608 12:41:50.041611  5142 raft_consensus.cc:385] T a51b20df530f40dcb8544f055ca83b7f P a589288cd68d49d0a68c835115816547 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:50.041991  5142 raft_consensus.cc:740] T a51b20df530f40dcb8544f055ca83b7f P a589288cd68d49d0a68c835115816547 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a589288cd68d49d0a68c835115816547, State: Initialized, Role: FOLLOWER
I20260608 12:41:50.043035  5142 consensus_queue.cc:260] T a51b20df530f40dcb8544f055ca83b7f P a589288cd68d49d0a68c835115816547 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 } } peers { permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } } peers { permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } }
I20260608 12:41:50.043953  5141 ts_tablet_manager.cc:1434] T ac0596d46ca4457c8cfc7d1e92b54023 P 2d4b295cf6f84f7c9d2d66851953cd0d: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.000s
I20260608 12:41:50.044541  5140 tablet_bootstrap.cc:654] T 19e15aeeff08441bbc800ea3555fb471 P a5ea76e3b70e4a4e837e3b74520d59b5: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:50.045640  5142 ts_tablet_manager.cc:1434] T a51b20df530f40dcb8544f055ca83b7f P a589288cd68d49d0a68c835115816547: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260608 12:41:50.049877  5142 tablet_bootstrap.cc:492] T d2f6bdf761314e91857a488f2f9c4195 P a589288cd68d49d0a68c835115816547: Bootstrap starting.
I20260608 12:41:50.045995  5141 tablet_bootstrap.cc:492] T 6c8c32b449534d93a061716191ef6f4c P 2d4b295cf6f84f7c9d2d66851953cd0d: Bootstrap starting.
I20260608 12:41:50.061060  5142 tablet_bootstrap.cc:654] T d2f6bdf761314e91857a488f2f9c4195 P a589288cd68d49d0a68c835115816547: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:50.062665  5152 raft_consensus.cc:493] T 6c8c32b449534d93a061716191ef6f4c P a589288cd68d49d0a68c835115816547 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:41:50.063271  5152 raft_consensus.cc:515] T 6c8c32b449534d93a061716191ef6f4c P a589288cd68d49d0a68c835115816547 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 } } peers { permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } } peers { permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } }
I20260608 12:41:50.063699  5140 tablet_bootstrap.cc:492] T 19e15aeeff08441bbc800ea3555fb471 P a5ea76e3b70e4a4e837e3b74520d59b5: No bootstrap required, opened a new log
I20260608 12:41:50.064041  5141 tablet_bootstrap.cc:654] T 6c8c32b449534d93a061716191ef6f4c P 2d4b295cf6f84f7c9d2d66851953cd0d: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:50.053386  5153 leader_election.cc:290] T d2f6bdf761314e91857a488f2f9c4195 P 2d4b295cf6f84f7c9d2d66851953cd0d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a5ea76e3b70e4a4e837e3b74520d59b5 (127.0.107.195:36031), a589288cd68d49d0a68c835115816547 (127.0.107.194:37773)
I20260608 12:41:50.064530  5140 ts_tablet_manager.cc:1403] T 19e15aeeff08441bbc800ea3555fb471 P a5ea76e3b70e4a4e837e3b74520d59b5: Time spent bootstrapping tablet: real 0.118s	user 0.012s	sys 0.002s
I20260608 12:41:50.068738  5140 raft_consensus.cc:359] T 19e15aeeff08441bbc800ea3555fb471 P a5ea76e3b70e4a4e837e3b74520d59b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 } } peers { permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } } peers { permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } }
I20260608 12:41:50.072980  5140 raft_consensus.cc:385] T 19e15aeeff08441bbc800ea3555fb471 P a5ea76e3b70e4a4e837e3b74520d59b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:50.073369  5140 raft_consensus.cc:740] T 19e15aeeff08441bbc800ea3555fb471 P a5ea76e3b70e4a4e837e3b74520d59b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5ea76e3b70e4a4e837e3b74520d59b5, State: Initialized, Role: FOLLOWER
I20260608 12:41:50.074385  5140 consensus_queue.cc:260] T 19e15aeeff08441bbc800ea3555fb471 P a5ea76e3b70e4a4e837e3b74520d59b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 } } peers { permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } } peers { permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } }
W20260608 12:41:50.081300  4892 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 12:41:50.087245  5140 ts_tablet_manager.cc:1434] T 19e15aeeff08441bbc800ea3555fb471 P a5ea76e3b70e4a4e837e3b74520d59b5: Time spent starting tablet: real 0.022s	user 0.001s	sys 0.005s
I20260608 12:41:50.088804  5141 tablet_bootstrap.cc:492] T 6c8c32b449534d93a061716191ef6f4c P 2d4b295cf6f84f7c9d2d66851953cd0d: No bootstrap required, opened a new log
I20260608 12:41:50.089423  5141 ts_tablet_manager.cc:1403] T 6c8c32b449534d93a061716191ef6f4c P 2d4b295cf6f84f7c9d2d66851953cd0d: Time spent bootstrapping tablet: real 0.044s	user 0.020s	sys 0.011s
I20260608 12:41:50.091655  5021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2f6bdf761314e91857a488f2f9c4195" candidate_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a589288cd68d49d0a68c835115816547" is_pre_election: true
I20260608 12:41:50.092375  5141 raft_consensus.cc:359] T 6c8c32b449534d93a061716191ef6f4c P 2d4b295cf6f84f7c9d2d66851953cd0d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 } } peers { permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } } peers { permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } }
I20260608 12:41:50.093111  5141 raft_consensus.cc:385] T 6c8c32b449534d93a061716191ef6f4c P 2d4b295cf6f84f7c9d2d66851953cd0d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260608 12:41:50.093276  4910 leader_election.cc:343] T d2f6bdf761314e91857a488f2f9c4195 P 2d4b295cf6f84f7c9d2d66851953cd0d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a589288cd68d49d0a68c835115816547 (127.0.107.194:37773): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:41:50.093487  5141 raft_consensus.cc:740] T 6c8c32b449534d93a061716191ef6f4c P 2d4b295cf6f84f7c9d2d66851953cd0d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d4b295cf6f84f7c9d2d66851953cd0d, State: Initialized, Role: FOLLOWER
I20260608 12:41:50.094389  5141 consensus_queue.cc:260] T 6c8c32b449534d93a061716191ef6f4c P 2d4b295cf6f84f7c9d2d66851953cd0d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 } } peers { permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } } peers { permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } }
I20260608 12:41:50.096494  5152 leader_election.cc:290] T 6c8c32b449534d93a061716191ef6f4c P a589288cd68d49d0a68c835115816547 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2d4b295cf6f84f7c9d2d66851953cd0d (127.0.107.193:46593), a5ea76e3b70e4a4e837e3b74520d59b5 (127.0.107.195:36031)
I20260608 12:41:50.097590  5140 tablet_bootstrap.cc:492] T a51b20df530f40dcb8544f055ca83b7f P a5ea76e3b70e4a4e837e3b74520d59b5: Bootstrap starting.
I20260608 12:41:50.100749  5141 ts_tablet_manager.cc:1434] T 6c8c32b449534d93a061716191ef6f4c P 2d4b295cf6f84f7c9d2d66851953cd0d: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260608 12:41:50.102604  5141 tablet_bootstrap.cc:492] T 19e15aeeff08441bbc800ea3555fb471 P 2d4b295cf6f84f7c9d2d66851953cd0d: Bootstrap starting.
I20260608 12:41:50.114204  5140 tablet_bootstrap.cc:654] T a51b20df530f40dcb8544f055ca83b7f P a5ea76e3b70e4a4e837e3b74520d59b5: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:50.119303  5095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2f6bdf761314e91857a488f2f9c4195" candidate_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" is_pre_election: true
W20260608 12:41:50.121372  4910 leader_election.cc:343] T d2f6bdf761314e91857a488f2f9c4195 P 2d4b295cf6f84f7c9d2d66851953cd0d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a5ea76e3b70e4a4e837e3b74520d59b5 (127.0.107.195:36031): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:41:50.121901  4910 leader_election.cc:304] T d2f6bdf761314e91857a488f2f9c4195 P 2d4b295cf6f84f7c9d2d66851953cd0d [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: 2d4b295cf6f84f7c9d2d66851953cd0d; no voters: a589288cd68d49d0a68c835115816547, a5ea76e3b70e4a4e837e3b74520d59b5
I20260608 12:41:50.123405  5141 tablet_bootstrap.cc:654] T 19e15aeeff08441bbc800ea3555fb471 P 2d4b295cf6f84f7c9d2d66851953cd0d: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:50.123646  5153 raft_consensus.cc:2749] T d2f6bdf761314e91857a488f2f9c4195 P 2d4b295cf6f84f7c9d2d66851953cd0d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:41:50.129946  5140 tablet_bootstrap.cc:492] T a51b20df530f40dcb8544f055ca83b7f P a5ea76e3b70e4a4e837e3b74520d59b5: No bootstrap required, opened a new log
I20260608 12:41:50.130585  5140 ts_tablet_manager.cc:1403] T a51b20df530f40dcb8544f055ca83b7f P a5ea76e3b70e4a4e837e3b74520d59b5: Time spent bootstrapping tablet: real 0.033s	user 0.009s	sys 0.007s
I20260608 12:41:50.134166  5142 tablet_bootstrap.cc:492] T d2f6bdf761314e91857a488f2f9c4195 P a589288cd68d49d0a68c835115816547: No bootstrap required, opened a new log
I20260608 12:41:50.134284  5140 raft_consensus.cc:359] T a51b20df530f40dcb8544f055ca83b7f P a5ea76e3b70e4a4e837e3b74520d59b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 } } peers { permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } } peers { permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } }
I20260608 12:41:50.135315  5140 raft_consensus.cc:385] T a51b20df530f40dcb8544f055ca83b7f P a5ea76e3b70e4a4e837e3b74520d59b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:50.135336  5142 ts_tablet_manager.cc:1403] T d2f6bdf761314e91857a488f2f9c4195 P a589288cd68d49d0a68c835115816547: Time spent bootstrapping tablet: real 0.086s	user 0.017s	sys 0.029s
I20260608 12:41:50.135787  5140 raft_consensus.cc:740] T a51b20df530f40dcb8544f055ca83b7f P a5ea76e3b70e4a4e837e3b74520d59b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5ea76e3b70e4a4e837e3b74520d59b5, State: Initialized, Role: FOLLOWER
I20260608 12:41:50.136935  5140 consensus_queue.cc:260] T a51b20df530f40dcb8544f055ca83b7f P a5ea76e3b70e4a4e837e3b74520d59b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 } } peers { permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } } peers { permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } }
I20260608 12:41:50.139319  5140 ts_tablet_manager.cc:1434] T a51b20df530f40dcb8544f055ca83b7f P a5ea76e3b70e4a4e837e3b74520d59b5: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.002s
I20260608 12:41:50.140645  5140 tablet_bootstrap.cc:492] T d2f6bdf761314e91857a488f2f9c4195 P a5ea76e3b70e4a4e837e3b74520d59b5: Bootstrap starting.
I20260608 12:41:50.140272  5142 raft_consensus.cc:359] T d2f6bdf761314e91857a488f2f9c4195 P a589288cd68d49d0a68c835115816547 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 } } peers { permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } } peers { permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } }
I20260608 12:41:50.141665  5142 raft_consensus.cc:385] T d2f6bdf761314e91857a488f2f9c4195 P a589288cd68d49d0a68c835115816547 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:50.142140  5142 raft_consensus.cc:740] T d2f6bdf761314e91857a488f2f9c4195 P a589288cd68d49d0a68c835115816547 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a589288cd68d49d0a68c835115816547, State: Initialized, Role: FOLLOWER
I20260608 12:41:50.143481  5142 consensus_queue.cc:260] T d2f6bdf761314e91857a488f2f9c4195 P a589288cd68d49d0a68c835115816547 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 } } peers { permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } } peers { permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } }
I20260608 12:41:50.148394  5140 tablet_bootstrap.cc:654] T d2f6bdf761314e91857a488f2f9c4195 P a5ea76e3b70e4a4e837e3b74520d59b5: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:50.150841  5095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c8c32b449534d93a061716191ef6f4c" candidate_uuid: "a589288cd68d49d0a68c835115816547" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" is_pre_election: true
W20260608 12:41:50.155277  4985 leader_election.cc:343] T 6c8c32b449534d93a061716191ef6f4c P a589288cd68d49d0a68c835115816547 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a5ea76e3b70e4a4e837e3b74520d59b5 (127.0.107.195:36031): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:41:50.158795  5142 ts_tablet_manager.cc:1434] T d2f6bdf761314e91857a488f2f9c4195 P a589288cd68d49d0a68c835115816547: Time spent starting tablet: real 0.023s	user 0.008s	sys 0.000s
I20260608 12:41:50.160300  5140 tablet_bootstrap.cc:492] T d2f6bdf761314e91857a488f2f9c4195 P a5ea76e3b70e4a4e837e3b74520d59b5: No bootstrap required, opened a new log
I20260608 12:41:50.160914  5140 ts_tablet_manager.cc:1403] T d2f6bdf761314e91857a488f2f9c4195 P a5ea76e3b70e4a4e837e3b74520d59b5: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.006s
I20260608 12:41:50.162873  4946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c8c32b449534d93a061716191ef6f4c" candidate_uuid: "a589288cd68d49d0a68c835115816547" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" is_pre_election: true
I20260608 12:41:50.163538  4946 raft_consensus.cc:2468] T 6c8c32b449534d93a061716191ef6f4c P 2d4b295cf6f84f7c9d2d66851953cd0d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a589288cd68d49d0a68c835115816547 in term 0.
I20260608 12:41:50.163918  5141 tablet_bootstrap.cc:492] T 19e15aeeff08441bbc800ea3555fb471 P 2d4b295cf6f84f7c9d2d66851953cd0d: No bootstrap required, opened a new log
I20260608 12:41:50.164423  5141 ts_tablet_manager.cc:1403] T 19e15aeeff08441bbc800ea3555fb471 P 2d4b295cf6f84f7c9d2d66851953cd0d: Time spent bootstrapping tablet: real 0.062s	user 0.019s	sys 0.030s
I20260608 12:41:50.164355  5140 raft_consensus.cc:359] T d2f6bdf761314e91857a488f2f9c4195 P a5ea76e3b70e4a4e837e3b74520d59b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 } } peers { permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } } peers { permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } }
I20260608 12:41:50.165045  4984 leader_election.cc:304] T 6c8c32b449534d93a061716191ef6f4c P a589288cd68d49d0a68c835115816547 [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: 2d4b295cf6f84f7c9d2d66851953cd0d, a589288cd68d49d0a68c835115816547; no voters: a5ea76e3b70e4a4e837e3b74520d59b5
I20260608 12:41:50.165333  5140 raft_consensus.cc:385] T d2f6bdf761314e91857a488f2f9c4195 P a5ea76e3b70e4a4e837e3b74520d59b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:50.165733  5140 raft_consensus.cc:740] T d2f6bdf761314e91857a488f2f9c4195 P a5ea76e3b70e4a4e837e3b74520d59b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5ea76e3b70e4a4e837e3b74520d59b5, State: Initialized, Role: FOLLOWER
I20260608 12:41:50.166407  5152 raft_consensus.cc:2804] T 6c8c32b449534d93a061716191ef6f4c P a589288cd68d49d0a68c835115816547 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:41:50.166776  5152 raft_consensus.cc:493] T 6c8c32b449534d93a061716191ef6f4c P a589288cd68d49d0a68c835115816547 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:41:50.167333  5152 raft_consensus.cc:3060] T 6c8c32b449534d93a061716191ef6f4c P a589288cd68d49d0a68c835115816547 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:50.166718  5140 consensus_queue.cc:260] T d2f6bdf761314e91857a488f2f9c4195 P a5ea76e3b70e4a4e837e3b74520d59b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 } } peers { permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } } peers { permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } }
I20260608 12:41:50.167987  5141 raft_consensus.cc:359] T 19e15aeeff08441bbc800ea3555fb471 P 2d4b295cf6f84f7c9d2d66851953cd0d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 } } peers { permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } } peers { permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } }
I20260608 12:41:50.168766  5141 raft_consensus.cc:385] T 19e15aeeff08441bbc800ea3555fb471 P 2d4b295cf6f84f7c9d2d66851953cd0d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:50.169054  5141 raft_consensus.cc:740] T 19e15aeeff08441bbc800ea3555fb471 P 2d4b295cf6f84f7c9d2d66851953cd0d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d4b295cf6f84f7c9d2d66851953cd0d, State: Initialized, Role: FOLLOWER
I20260608 12:41:50.169867  5141 consensus_queue.cc:260] T 19e15aeeff08441bbc800ea3555fb471 P 2d4b295cf6f84f7c9d2d66851953cd0d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 } } peers { permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } } peers { permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } }
I20260608 12:41:50.172148  5141 ts_tablet_manager.cc:1434] T 19e15aeeff08441bbc800ea3555fb471 P 2d4b295cf6f84f7c9d2d66851953cd0d: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260608 12:41:50.172392  5140 ts_tablet_manager.cc:1434] T d2f6bdf761314e91857a488f2f9c4195 P a5ea76e3b70e4a4e837e3b74520d59b5: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
I20260608 12:41:50.173686  5141 tablet_bootstrap.cc:492] T b06e857b71ce4a9b8c965ec06e250fec P 2d4b295cf6f84f7c9d2d66851953cd0d: Bootstrap starting.
I20260608 12:41:50.176385  5142 tablet_bootstrap.cc:492] T 19e15aeeff08441bbc800ea3555fb471 P a589288cd68d49d0a68c835115816547: Bootstrap starting.
I20260608 12:41:50.177639  5140 tablet_bootstrap.cc:492] T 3b5d339ac7484d78b854f0db4e318f23 P a5ea76e3b70e4a4e837e3b74520d59b5: Bootstrap starting.
I20260608 12:41:50.182092  5141 tablet_bootstrap.cc:654] T b06e857b71ce4a9b8c965ec06e250fec P 2d4b295cf6f84f7c9d2d66851953cd0d: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:50.177270  5152 raft_consensus.cc:515] T 6c8c32b449534d93a061716191ef6f4c P a589288cd68d49d0a68c835115816547 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 } } peers { permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } } peers { permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } }
I20260608 12:41:50.189410  4946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c8c32b449534d93a061716191ef6f4c" candidate_uuid: "a589288cd68d49d0a68c835115816547" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d"
I20260608 12:41:50.190094  4946 raft_consensus.cc:3060] T 6c8c32b449534d93a061716191ef6f4c P 2d4b295cf6f84f7c9d2d66851953cd0d [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:50.192068  5140 tablet_bootstrap.cc:654] T 3b5d339ac7484d78b854f0db4e318f23 P a5ea76e3b70e4a4e837e3b74520d59b5: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:50.192385  5141 tablet_bootstrap.cc:492] T b06e857b71ce4a9b8c965ec06e250fec P 2d4b295cf6f84f7c9d2d66851953cd0d: No bootstrap required, opened a new log
I20260608 12:41:50.192940  5141 ts_tablet_manager.cc:1403] T b06e857b71ce4a9b8c965ec06e250fec P 2d4b295cf6f84f7c9d2d66851953cd0d: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.004s
I20260608 12:41:50.196009  5095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c8c32b449534d93a061716191ef6f4c" candidate_uuid: "a589288cd68d49d0a68c835115816547" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5"
I20260608 12:41:50.196467  5142 tablet_bootstrap.cc:654] T 19e15aeeff08441bbc800ea3555fb471 P a589288cd68d49d0a68c835115816547: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:50.196290  5141 raft_consensus.cc:359] T b06e857b71ce4a9b8c965ec06e250fec P 2d4b295cf6f84f7c9d2d66851953cd0d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 } } peers { permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } } peers { permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } }
I20260608 12:41:50.197270  5141 raft_consensus.cc:385] T b06e857b71ce4a9b8c965ec06e250fec P 2d4b295cf6f84f7c9d2d66851953cd0d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:50.197219  4946 raft_consensus.cc:2468] T 6c8c32b449534d93a061716191ef6f4c P 2d4b295cf6f84f7c9d2d66851953cd0d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a589288cd68d49d0a68c835115816547 in term 1.
W20260608 12:41:50.197625  4985 leader_election.cc:343] T 6c8c32b449534d93a061716191ef6f4c P a589288cd68d49d0a68c835115816547 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a5ea76e3b70e4a4e837e3b74520d59b5 (127.0.107.195:36031): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:41:50.197904  5141 raft_consensus.cc:740] T b06e857b71ce4a9b8c965ec06e250fec P 2d4b295cf6f84f7c9d2d66851953cd0d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d4b295cf6f84f7c9d2d66851953cd0d, State: Initialized, Role: FOLLOWER
I20260608 12:41:50.198351  5152 leader_election.cc:290] T 6c8c32b449534d93a061716191ef6f4c P a589288cd68d49d0a68c835115816547 [CANDIDATE]: Term 1 election: Requested vote from peers 2d4b295cf6f84f7c9d2d66851953cd0d (127.0.107.193:46593), a5ea76e3b70e4a4e837e3b74520d59b5 (127.0.107.195:36031)
I20260608 12:41:50.199180  4984 leader_election.cc:304] T 6c8c32b449534d93a061716191ef6f4c P a589288cd68d49d0a68c835115816547 [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: 2d4b295cf6f84f7c9d2d66851953cd0d, a589288cd68d49d0a68c835115816547; no voters: a5ea76e3b70e4a4e837e3b74520d59b5
I20260608 12:41:50.198799  5141 consensus_queue.cc:260] T b06e857b71ce4a9b8c965ec06e250fec P 2d4b295cf6f84f7c9d2d66851953cd0d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 } } peers { permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } } peers { permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } }
I20260608 12:41:50.200587  5152 raft_consensus.cc:2804] T 6c8c32b449534d93a061716191ef6f4c P a589288cd68d49d0a68c835115816547 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:41:50.205426  5141 ts_tablet_manager.cc:1434] T b06e857b71ce4a9b8c965ec06e250fec P 2d4b295cf6f84f7c9d2d66851953cd0d: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.001s
I20260608 12:41:50.207157  5141 tablet_bootstrap.cc:492] T a51b20df530f40dcb8544f055ca83b7f P 2d4b295cf6f84f7c9d2d66851953cd0d: Bootstrap starting.
I20260608 12:41:50.216221  5140 tablet_bootstrap.cc:492] T 3b5d339ac7484d78b854f0db4e318f23 P a5ea76e3b70e4a4e837e3b74520d59b5: No bootstrap required, opened a new log
I20260608 12:41:50.216823  5140 ts_tablet_manager.cc:1403] T 3b5d339ac7484d78b854f0db4e318f23 P a5ea76e3b70e4a4e837e3b74520d59b5: Time spent bootstrapping tablet: real 0.043s	user 0.025s	sys 0.002s
I20260608 12:41:50.218348  5141 tablet_bootstrap.cc:654] T a51b20df530f40dcb8544f055ca83b7f P 2d4b295cf6f84f7c9d2d66851953cd0d: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:50.219331  5142 tablet_bootstrap.cc:492] T 19e15aeeff08441bbc800ea3555fb471 P a589288cd68d49d0a68c835115816547: No bootstrap required, opened a new log
I20260608 12:41:50.219894  5142 ts_tablet_manager.cc:1403] T 19e15aeeff08441bbc800ea3555fb471 P a589288cd68d49d0a68c835115816547: Time spent bootstrapping tablet: real 0.044s	user 0.019s	sys 0.009s
I20260608 12:41:50.220688  5152 raft_consensus.cc:697] T 6c8c32b449534d93a061716191ef6f4c P a589288cd68d49d0a68c835115816547 [term 1 LEADER]: Becoming Leader. State: Replica: a589288cd68d49d0a68c835115816547, State: Running, Role: LEADER
I20260608 12:41:50.220072  5140 raft_consensus.cc:359] T 3b5d339ac7484d78b854f0db4e318f23 P a5ea76e3b70e4a4e837e3b74520d59b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 } } peers { permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } } peers { permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } }
I20260608 12:41:50.221510  5152 consensus_queue.cc:237] T 6c8c32b449534d93a061716191ef6f4c P a589288cd68d49d0a68c835115816547 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 } } peers { permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } } peers { permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } }
I20260608 12:41:50.222380  5140 raft_consensus.cc:385] T 3b5d339ac7484d78b854f0db4e318f23 P a5ea76e3b70e4a4e837e3b74520d59b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:50.222788  5140 raft_consensus.cc:740] T 3b5d339ac7484d78b854f0db4e318f23 P a5ea76e3b70e4a4e837e3b74520d59b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5ea76e3b70e4a4e837e3b74520d59b5, State: Initialized, Role: FOLLOWER
I20260608 12:41:50.223454  5142 raft_consensus.cc:359] T 19e15aeeff08441bbc800ea3555fb471 P a589288cd68d49d0a68c835115816547 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 } } peers { permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } } peers { permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } }
I20260608 12:41:50.223673  5140 consensus_queue.cc:260] T 3b5d339ac7484d78b854f0db4e318f23 P a5ea76e3b70e4a4e837e3b74520d59b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 } } peers { permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } } peers { permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } }
I20260608 12:41:50.224249  5142 raft_consensus.cc:385] T 19e15aeeff08441bbc800ea3555fb471 P a589288cd68d49d0a68c835115816547 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:50.224525  5141 tablet_bootstrap.cc:492] T a51b20df530f40dcb8544f055ca83b7f P 2d4b295cf6f84f7c9d2d66851953cd0d: No bootstrap required, opened a new log
I20260608 12:41:50.225111  5141 ts_tablet_manager.cc:1403] T a51b20df530f40dcb8544f055ca83b7f P 2d4b295cf6f84f7c9d2d66851953cd0d: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.005s
I20260608 12:41:50.226178  5140 ts_tablet_manager.cc:1434] T 3b5d339ac7484d78b854f0db4e318f23 P a5ea76e3b70e4a4e837e3b74520d59b5: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.002s
I20260608 12:41:50.232208  5141 raft_consensus.cc:359] T a51b20df530f40dcb8544f055ca83b7f P 2d4b295cf6f84f7c9d2d66851953cd0d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 } } peers { permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } } peers { permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } }
I20260608 12:41:50.233191  5141 raft_consensus.cc:385] T a51b20df530f40dcb8544f055ca83b7f P 2d4b295cf6f84f7c9d2d66851953cd0d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:50.232237  4842 catalog_manager.cc:5696] T 6c8c32b449534d93a061716191ef6f4c P a589288cd68d49d0a68c835115816547 reported cstate change: term changed from 0 to 1, leader changed from <none> to a589288cd68d49d0a68c835115816547 (127.0.107.194). New cstate: current_term: 1 leader_uuid: "a589288cd68d49d0a68c835115816547" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } health_report { overall_health: UNKNOWN } } }
I20260608 12:41:50.233513  5141 raft_consensus.cc:740] T a51b20df530f40dcb8544f055ca83b7f P 2d4b295cf6f84f7c9d2d66851953cd0d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d4b295cf6f84f7c9d2d66851953cd0d, State: Initialized, Role: FOLLOWER
I20260608 12:41:50.234050  5140 tablet_bootstrap.cc:492] T ac0596d46ca4457c8cfc7d1e92b54023 P a5ea76e3b70e4a4e837e3b74520d59b5: Bootstrap starting.
I20260608 12:41:50.234393  5141 consensus_queue.cc:260] T a51b20df530f40dcb8544f055ca83b7f P 2d4b295cf6f84f7c9d2d66851953cd0d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 } } peers { permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } } peers { permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } }
I20260608 12:41:50.237035  5141 ts_tablet_manager.cc:1434] T a51b20df530f40dcb8544f055ca83b7f P 2d4b295cf6f84f7c9d2d66851953cd0d: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.002s
I20260608 12:41:50.224634  5142 raft_consensus.cc:740] T 19e15aeeff08441bbc800ea3555fb471 P a589288cd68d49d0a68c835115816547 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a589288cd68d49d0a68c835115816547, State: Initialized, Role: FOLLOWER
I20260608 12:41:50.242542  5141 tablet_bootstrap.cc:492] T 7dc83d12934248e7aefaf7506ef91219 P 2d4b295cf6f84f7c9d2d66851953cd0d: Bootstrap starting.
I20260608 12:41:50.242415  5142 consensus_queue.cc:260] T 19e15aeeff08441bbc800ea3555fb471 P a589288cd68d49d0a68c835115816547 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 } } peers { permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } } peers { permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } }
I20260608 12:41:50.245106  5142 ts_tablet_manager.cc:1434] T 19e15aeeff08441bbc800ea3555fb471 P a589288cd68d49d0a68c835115816547: Time spent starting tablet: real 0.025s	user 0.008s	sys 0.000s
I20260608 12:41:50.246374  5142 tablet_bootstrap.cc:492] T ac0596d46ca4457c8cfc7d1e92b54023 P a589288cd68d49d0a68c835115816547: Bootstrap starting.
I20260608 12:41:50.253810  5141 tablet_bootstrap.cc:654] T 7dc83d12934248e7aefaf7506ef91219 P 2d4b295cf6f84f7c9d2d66851953cd0d: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:50.255008  5140 tablet_bootstrap.cc:654] T ac0596d46ca4457c8cfc7d1e92b54023 P a5ea76e3b70e4a4e837e3b74520d59b5: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:50.253974  5142 tablet_bootstrap.cc:654] T ac0596d46ca4457c8cfc7d1e92b54023 P a589288cd68d49d0a68c835115816547: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:50.268620  5140 tablet_bootstrap.cc:492] T ac0596d46ca4457c8cfc7d1e92b54023 P a5ea76e3b70e4a4e837e3b74520d59b5: No bootstrap required, opened a new log
I20260608 12:41:50.268848  5141 tablet_bootstrap.cc:492] T 7dc83d12934248e7aefaf7506ef91219 P 2d4b295cf6f84f7c9d2d66851953cd0d: No bootstrap required, opened a new log
I20260608 12:41:50.269294  5140 ts_tablet_manager.cc:1403] T ac0596d46ca4457c8cfc7d1e92b54023 P a5ea76e3b70e4a4e837e3b74520d59b5: Time spent bootstrapping tablet: real 0.036s	user 0.011s	sys 0.009s
I20260608 12:41:50.270406  5141 ts_tablet_manager.cc:1403] T 7dc83d12934248e7aefaf7506ef91219 P 2d4b295cf6f84f7c9d2d66851953cd0d: Time spent bootstrapping tablet: real 0.028s	user 0.014s	sys 0.011s
I20260608 12:41:50.271436  5152 raft_consensus.cc:493] T 19e15aeeff08441bbc800ea3555fb471 P a589288cd68d49d0a68c835115816547 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:41:50.271940  5152 raft_consensus.cc:515] T 19e15aeeff08441bbc800ea3555fb471 P a589288cd68d49d0a68c835115816547 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 } } peers { permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } } peers { permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } }
I20260608 12:41:50.274233  5152 leader_election.cc:290] T 19e15aeeff08441bbc800ea3555fb471 P a589288cd68d49d0a68c835115816547 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2d4b295cf6f84f7c9d2d66851953cd0d (127.0.107.193:46593), a5ea76e3b70e4a4e837e3b74520d59b5 (127.0.107.195:36031)
I20260608 12:41:50.274844  4946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19e15aeeff08441bbc800ea3555fb471" candidate_uuid: "a589288cd68d49d0a68c835115816547" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" is_pre_election: true
I20260608 12:41:50.274907  5141 raft_consensus.cc:359] T 7dc83d12934248e7aefaf7506ef91219 P 2d4b295cf6f84f7c9d2d66851953cd0d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 } } peers { permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } } peers { permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } }
I20260608 12:41:50.275849  5141 raft_consensus.cc:385] T 7dc83d12934248e7aefaf7506ef91219 P 2d4b295cf6f84f7c9d2d66851953cd0d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:50.275774  5095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19e15aeeff08441bbc800ea3555fb471" candidate_uuid: "a589288cd68d49d0a68c835115816547" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" is_pre_election: true
I20260608 12:41:50.275965  4946 raft_consensus.cc:2468] T 19e15aeeff08441bbc800ea3555fb471 P 2d4b295cf6f84f7c9d2d66851953cd0d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a589288cd68d49d0a68c835115816547 in term 0.
I20260608 12:41:50.276738  5141 raft_consensus.cc:740] T 7dc83d12934248e7aefaf7506ef91219 P 2d4b295cf6f84f7c9d2d66851953cd0d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d4b295cf6f84f7c9d2d66851953cd0d, State: Initialized, Role: FOLLOWER
I20260608 12:41:50.277120  5095 raft_consensus.cc:2468] T 19e15aeeff08441bbc800ea3555fb471 P a5ea76e3b70e4a4e837e3b74520d59b5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a589288cd68d49d0a68c835115816547 in term 0.
I20260608 12:41:50.278023  5142 tablet_bootstrap.cc:492] T ac0596d46ca4457c8cfc7d1e92b54023 P a589288cd68d49d0a68c835115816547: No bootstrap required, opened a new log
I20260608 12:41:50.277575  5141 consensus_queue.cc:260] T 7dc83d12934248e7aefaf7506ef91219 P 2d4b295cf6f84f7c9d2d66851953cd0d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 } } peers { permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } } peers { permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } }
I20260608 12:41:50.278158  4984 leader_election.cc:304] T 19e15aeeff08441bbc800ea3555fb471 P a589288cd68d49d0a68c835115816547 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2d4b295cf6f84f7c9d2d66851953cd0d, a589288cd68d49d0a68c835115816547; no voters: 
I20260608 12:41:50.273528  5140 raft_consensus.cc:359] T ac0596d46ca4457c8cfc7d1e92b54023 P a5ea76e3b70e4a4e837e3b74520d59b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 } } peers { permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } } peers { permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } }
I20260608 12:41:50.279104  5140 raft_consensus.cc:385] T ac0596d46ca4457c8cfc7d1e92b54023 P a5ea76e3b70e4a4e837e3b74520d59b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:50.279493  5140 raft_consensus.cc:740] T ac0596d46ca4457c8cfc7d1e92b54023 P a5ea76e3b70e4a4e837e3b74520d59b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5ea76e3b70e4a4e837e3b74520d59b5, State: Initialized, Role: FOLLOWER
I20260608 12:41:50.279713  5152 raft_consensus.cc:2804] T 19e15aeeff08441bbc800ea3555fb471 P a589288cd68d49d0a68c835115816547 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:41:50.280148  5152 raft_consensus.cc:493] T 19e15aeeff08441bbc800ea3555fb471 P a589288cd68d49d0a68c835115816547 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:41:50.280422  5141 ts_tablet_manager.cc:1434] T 7dc83d12934248e7aefaf7506ef91219 P 2d4b295cf6f84f7c9d2d66851953cd0d: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260608 12:41:50.280514  5152 raft_consensus.cc:3060] T 19e15aeeff08441bbc800ea3555fb471 P a589288cd68d49d0a68c835115816547 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:50.280588  5140 consensus_queue.cc:260] T ac0596d46ca4457c8cfc7d1e92b54023 P a5ea76e3b70e4a4e837e3b74520d59b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 } } peers { permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } } peers { permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } }
I20260608 12:41:50.281832  5141 tablet_bootstrap.cc:492] T 3b5d339ac7484d78b854f0db4e318f23 P 2d4b295cf6f84f7c9d2d66851953cd0d: Bootstrap starting.
I20260608 12:41:50.285149  5153 raft_consensus.cc:493] T 7dc83d12934248e7aefaf7506ef91219 P 2d4b295cf6f84f7c9d2d66851953cd0d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:41:50.285645  5153 raft_consensus.cc:515] T 7dc83d12934248e7aefaf7506ef91219 P 2d4b295cf6f84f7c9d2d66851953cd0d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 } } peers { permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } } peers { permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } }
I20260608 12:41:50.286369  5140 ts_tablet_manager.cc:1434] T ac0596d46ca4457c8cfc7d1e92b54023 P a5ea76e3b70e4a4e837e3b74520d59b5: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260608 12:41:50.287787  5140 tablet_bootstrap.cc:492] T b06e857b71ce4a9b8c965ec06e250fec P a5ea76e3b70e4a4e837e3b74520d59b5: Bootstrap starting.
I20260608 12:41:50.288029  5153 leader_election.cc:290] T 7dc83d12934248e7aefaf7506ef91219 P 2d4b295cf6f84f7c9d2d66851953cd0d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a589288cd68d49d0a68c835115816547 (127.0.107.194:37773), a5ea76e3b70e4a4e837e3b74520d59b5 (127.0.107.195:36031)
I20260608 12:41:50.289302  5141 tablet_bootstrap.cc:654] T 3b5d339ac7484d78b854f0db4e318f23 P 2d4b295cf6f84f7c9d2d66851953cd0d: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:50.290145  5021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dc83d12934248e7aefaf7506ef91219" candidate_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a589288cd68d49d0a68c835115816547" is_pre_election: true
W20260608 12:41:50.291764  4910 leader_election.cc:343] T 7dc83d12934248e7aefaf7506ef91219 P 2d4b295cf6f84f7c9d2d66851953cd0d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a589288cd68d49d0a68c835115816547 (127.0.107.194:37773): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:41:50.292822  5147 raft_consensus.cc:493] T a51b20df530f40dcb8544f055ca83b7f P a5ea76e3b70e4a4e837e3b74520d59b5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:41:50.293485  5147 raft_consensus.cc:515] T a51b20df530f40dcb8544f055ca83b7f P a5ea76e3b70e4a4e837e3b74520d59b5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 } } peers { permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } } peers { permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } }
I20260608 12:41:50.296474  5152 raft_consensus.cc:515] T 19e15aeeff08441bbc800ea3555fb471 P a589288cd68d49d0a68c835115816547 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 } } peers { permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } } peers { permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } }
I20260608 12:41:50.296677  5147 leader_election.cc:290] T a51b20df530f40dcb8544f055ca83b7f P a5ea76e3b70e4a4e837e3b74520d59b5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2d4b295cf6f84f7c9d2d66851953cd0d (127.0.107.193:46593), a589288cd68d49d0a68c835115816547 (127.0.107.194:37773)
I20260608 12:41:50.298369  4946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a51b20df530f40dcb8544f055ca83b7f" candidate_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" is_pre_election: true
I20260608 12:41:50.299129  4946 raft_consensus.cc:2468] T a51b20df530f40dcb8544f055ca83b7f P 2d4b295cf6f84f7c9d2d66851953cd0d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a5ea76e3b70e4a4e837e3b74520d59b5 in term 0.
I20260608 12:41:50.299860  5021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a51b20df530f40dcb8544f055ca83b7f" candidate_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a589288cd68d49d0a68c835115816547" is_pre_election: true
I20260608 12:41:50.300439  5140 tablet_bootstrap.cc:654] T b06e857b71ce4a9b8c965ec06e250fec P a5ea76e3b70e4a4e837e3b74520d59b5: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:50.300519  5021 raft_consensus.cc:2468] T a51b20df530f40dcb8544f055ca83b7f P a589288cd68d49d0a68c835115816547 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a5ea76e3b70e4a4e837e3b74520d59b5 in term 0.
I20260608 12:41:50.300940  5095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dc83d12934248e7aefaf7506ef91219" candidate_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" is_pre_election: true
I20260608 12:41:50.301424  5141 tablet_bootstrap.cc:492] T 3b5d339ac7484d78b854f0db4e318f23 P 2d4b295cf6f84f7c9d2d66851953cd0d: No bootstrap required, opened a new log
I20260608 12:41:50.301575  5095 raft_consensus.cc:2468] T 7dc83d12934248e7aefaf7506ef91219 P a5ea76e3b70e4a4e837e3b74520d59b5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2d4b295cf6f84f7c9d2d66851953cd0d in term 0.
I20260608 12:41:50.302170  5141 ts_tablet_manager.cc:1403] T 3b5d339ac7484d78b854f0db4e318f23 P 2d4b295cf6f84f7c9d2d66851953cd0d: Time spent bootstrapping tablet: real 0.021s	user 0.015s	sys 0.004s
I20260608 12:41:50.300520  5058 leader_election.cc:304] T a51b20df530f40dcb8544f055ca83b7f P a5ea76e3b70e4a4e837e3b74520d59b5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2d4b295cf6f84f7c9d2d66851953cd0d, a5ea76e3b70e4a4e837e3b74520d59b5; no voters: 
I20260608 12:41:50.303284  5147 raft_consensus.cc:2804] T a51b20df530f40dcb8544f055ca83b7f P a5ea76e3b70e4a4e837e3b74520d59b5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:41:50.303647  5147 raft_consensus.cc:493] T a51b20df530f40dcb8544f055ca83b7f P a5ea76e3b70e4a4e837e3b74520d59b5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:41:50.303992  5147 raft_consensus.cc:3060] T a51b20df530f40dcb8544f055ca83b7f P a5ea76e3b70e4a4e837e3b74520d59b5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:50.305805  5141 raft_consensus.cc:359] T 3b5d339ac7484d78b854f0db4e318f23 P 2d4b295cf6f84f7c9d2d66851953cd0d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 } } peers { permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } } peers { permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } }
I20260608 12:41:50.306725  5141 raft_consensus.cc:385] T 3b5d339ac7484d78b854f0db4e318f23 P 2d4b295cf6f84f7c9d2d66851953cd0d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:50.307060  5141 raft_consensus.cc:740] T 3b5d339ac7484d78b854f0db4e318f23 P 2d4b295cf6f84f7c9d2d66851953cd0d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d4b295cf6f84f7c9d2d66851953cd0d, State: Initialized, Role: FOLLOWER
I20260608 12:41:50.308219  5141 consensus_queue.cc:260] T 3b5d339ac7484d78b854f0db4e318f23 P 2d4b295cf6f84f7c9d2d66851953cd0d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 } } peers { permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } } peers { permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } }
I20260608 12:41:50.278530  5142 ts_tablet_manager.cc:1403] T ac0596d46ca4457c8cfc7d1e92b54023 P a589288cd68d49d0a68c835115816547: Time spent bootstrapping tablet: real 0.032s	user 0.014s	sys 0.006s
I20260608 12:41:50.310926  5141 ts_tablet_manager.cc:1434] T 3b5d339ac7484d78b854f0db4e318f23 P 2d4b295cf6f84f7c9d2d66851953cd0d: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 12:41:50.312074  5141 tablet_bootstrap.cc:492] T e3bbcb7dacab4b8a923a6b27e6aed880 P 2d4b295cf6f84f7c9d2d66851953cd0d: Bootstrap starting.
I20260608 12:41:50.311985  4910 leader_election.cc:304] T 7dc83d12934248e7aefaf7506ef91219 P 2d4b295cf6f84f7c9d2d66851953cd0d [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: 2d4b295cf6f84f7c9d2d66851953cd0d, a5ea76e3b70e4a4e837e3b74520d59b5; no voters: a589288cd68d49d0a68c835115816547
I20260608 12:41:50.312812  5140 tablet_bootstrap.cc:492] T b06e857b71ce4a9b8c965ec06e250fec P a5ea76e3b70e4a4e837e3b74520d59b5: No bootstrap required, opened a new log
I20260608 12:41:50.313290  5140 ts_tablet_manager.cc:1403] T b06e857b71ce4a9b8c965ec06e250fec P a5ea76e3b70e4a4e837e3b74520d59b5: Time spent bootstrapping tablet: real 0.026s	user 0.016s	sys 0.003s
I20260608 12:41:50.313318  5153 raft_consensus.cc:2804] T 7dc83d12934248e7aefaf7506ef91219 P 2d4b295cf6f84f7c9d2d66851953cd0d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:41:50.313868  5153 raft_consensus.cc:493] T 7dc83d12934248e7aefaf7506ef91219 P 2d4b295cf6f84f7c9d2d66851953cd0d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:41:50.313709  5142 raft_consensus.cc:359] T ac0596d46ca4457c8cfc7d1e92b54023 P a589288cd68d49d0a68c835115816547 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 } } peers { permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } } peers { permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } }
I20260608 12:41:50.314318  5153 raft_consensus.cc:3060] T 7dc83d12934248e7aefaf7506ef91219 P 2d4b295cf6f84f7c9d2d66851953cd0d [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:50.314489  5142 raft_consensus.cc:385] T ac0596d46ca4457c8cfc7d1e92b54023 P a589288cd68d49d0a68c835115816547 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:50.314888  5142 raft_consensus.cc:740] T ac0596d46ca4457c8cfc7d1e92b54023 P a589288cd68d49d0a68c835115816547 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a589288cd68d49d0a68c835115816547, State: Initialized, Role: FOLLOWER
I20260608 12:41:50.315706  5142 consensus_queue.cc:260] T ac0596d46ca4457c8cfc7d1e92b54023 P a589288cd68d49d0a68c835115816547 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 } } peers { permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } } peers { permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } }
I20260608 12:41:50.316789  5140 raft_consensus.cc:359] T b06e857b71ce4a9b8c965ec06e250fec P a5ea76e3b70e4a4e837e3b74520d59b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 } } peers { permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } } peers { permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } }
I20260608 12:41:50.317555  5152 leader_election.cc:290] T 19e15aeeff08441bbc800ea3555fb471 P a589288cd68d49d0a68c835115816547 [CANDIDATE]: Term 1 election: Requested vote from peers 2d4b295cf6f84f7c9d2d66851953cd0d (127.0.107.193:46593), a5ea76e3b70e4a4e837e3b74520d59b5 (127.0.107.195:36031)
I20260608 12:41:50.317574  5140 raft_consensus.cc:385] T b06e857b71ce4a9b8c965ec06e250fec P a5ea76e3b70e4a4e837e3b74520d59b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:50.318287  5140 raft_consensus.cc:740] T b06e857b71ce4a9b8c965ec06e250fec P a5ea76e3b70e4a4e837e3b74520d59b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5ea76e3b70e4a4e837e3b74520d59b5, State: Initialized, Role: FOLLOWER
I20260608 12:41:50.318802  4946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19e15aeeff08441bbc800ea3555fb471" candidate_uuid: "a589288cd68d49d0a68c835115816547" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d"
I20260608 12:41:50.319031  5141 tablet_bootstrap.cc:654] T e3bbcb7dacab4b8a923a6b27e6aed880 P 2d4b295cf6f84f7c9d2d66851953cd0d: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:50.319411  4946 raft_consensus.cc:3060] T 19e15aeeff08441bbc800ea3555fb471 P 2d4b295cf6f84f7c9d2d66851953cd0d [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:50.320914  5095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19e15aeeff08441bbc800ea3555fb471" candidate_uuid: "a589288cd68d49d0a68c835115816547" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5"
I20260608 12:41:50.321488  5095 raft_consensus.cc:3060] T 19e15aeeff08441bbc800ea3555fb471 P a5ea76e3b70e4a4e837e3b74520d59b5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:50.329558  5095 raft_consensus.cc:2468] T 19e15aeeff08441bbc800ea3555fb471 P a5ea76e3b70e4a4e837e3b74520d59b5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a589288cd68d49d0a68c835115816547 in term 1.
I20260608 12:41:50.330896  4985 leader_election.cc:304] T 19e15aeeff08441bbc800ea3555fb471 P a589288cd68d49d0a68c835115816547 [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: a589288cd68d49d0a68c835115816547, a5ea76e3b70e4a4e837e3b74520d59b5; no voters: 
I20260608 12:41:50.331790  5152 raft_consensus.cc:2804] T 19e15aeeff08441bbc800ea3555fb471 P a589288cd68d49d0a68c835115816547 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:41:50.332276  5152 raft_consensus.cc:697] T 19e15aeeff08441bbc800ea3555fb471 P a589288cd68d49d0a68c835115816547 [term 1 LEADER]: Becoming Leader. State: Replica: a589288cd68d49d0a68c835115816547, State: Running, Role: LEADER
I20260608 12:41:50.332693  4946 raft_consensus.cc:2468] T 19e15aeeff08441bbc800ea3555fb471 P 2d4b295cf6f84f7c9d2d66851953cd0d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a589288cd68d49d0a68c835115816547 in term 1.
I20260608 12:41:50.333216  5152 consensus_queue.cc:237] T 19e15aeeff08441bbc800ea3555fb471 P a589288cd68d49d0a68c835115816547 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 } } peers { permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } } peers { permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } }
I20260608 12:41:50.334637  5141 tablet_bootstrap.cc:492] T e3bbcb7dacab4b8a923a6b27e6aed880 P 2d4b295cf6f84f7c9d2d66851953cd0d: No bootstrap required, opened a new log
I20260608 12:41:50.335146  5141 ts_tablet_manager.cc:1403] T e3bbcb7dacab4b8a923a6b27e6aed880 P 2d4b295cf6f84f7c9d2d66851953cd0d: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.008s
I20260608 12:41:50.337595  5148 raft_consensus.cc:493] T 3b5d339ac7484d78b854f0db4e318f23 P a5ea76e3b70e4a4e837e3b74520d59b5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:41:50.338078  5141 raft_consensus.cc:359] T e3bbcb7dacab4b8a923a6b27e6aed880 P 2d4b295cf6f84f7c9d2d66851953cd0d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 } } peers { permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } } peers { permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } }
I20260608 12:41:50.338133  5148 raft_consensus.cc:515] T 3b5d339ac7484d78b854f0db4e318f23 P a5ea76e3b70e4a4e837e3b74520d59b5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 } } peers { permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } } peers { permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } }
I20260608 12:41:50.338925  5141 raft_consensus.cc:385] T e3bbcb7dacab4b8a923a6b27e6aed880 P 2d4b295cf6f84f7c9d2d66851953cd0d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:50.339268  5141 raft_consensus.cc:740] T e3bbcb7dacab4b8a923a6b27e6aed880 P 2d4b295cf6f84f7c9d2d66851953cd0d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d4b295cf6f84f7c9d2d66851953cd0d, State: Initialized, Role: FOLLOWER
I20260608 12:41:50.339219  5153 raft_consensus.cc:515] T 7dc83d12934248e7aefaf7506ef91219 P 2d4b295cf6f84f7c9d2d66851953cd0d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 } } peers { permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } } peers { permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } }
I20260608 12:41:50.340159  5141 consensus_queue.cc:260] T e3bbcb7dacab4b8a923a6b27e6aed880 P 2d4b295cf6f84f7c9d2d66851953cd0d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 } } peers { permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } } peers { permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } }
I20260608 12:41:50.340971  5148 leader_election.cc:290] T 3b5d339ac7484d78b854f0db4e318f23 P a5ea76e3b70e4a4e837e3b74520d59b5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2d4b295cf6f84f7c9d2d66851953cd0d (127.0.107.193:46593), a589288cd68d49d0a68c835115816547 (127.0.107.194:37773)
I20260608 12:41:50.341398  5153 leader_election.cc:290] T 7dc83d12934248e7aefaf7506ef91219 P 2d4b295cf6f84f7c9d2d66851953cd0d [CANDIDATE]: Term 1 election: Requested vote from peers a589288cd68d49d0a68c835115816547 (127.0.107.194:37773), a5ea76e3b70e4a4e837e3b74520d59b5 (127.0.107.195:36031)
I20260608 12:41:50.319187  5140 consensus_queue.cc:260] T b06e857b71ce4a9b8c965ec06e250fec P a5ea76e3b70e4a4e837e3b74520d59b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 } } peers { permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } } peers { permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } }
I20260608 12:41:50.320230  5142 ts_tablet_manager.cc:1434] T ac0596d46ca4457c8cfc7d1e92b54023 P a589288cd68d49d0a68c835115816547: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260608 12:41:50.342326  5141 ts_tablet_manager.cc:1434] T e3bbcb7dacab4b8a923a6b27e6aed880 P 2d4b295cf6f84f7c9d2d66851953cd0d: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260608 12:41:50.343022  5142 tablet_bootstrap.cc:492] T 7dc83d12934248e7aefaf7506ef91219 P a589288cd68d49d0a68c835115816547: Bootstrap starting.
I20260608 12:41:50.343433  5141 tablet_bootstrap.cc:492] T 83e5d73759904b949c1fd377e24c2041 P 2d4b295cf6f84f7c9d2d66851953cd0d: Bootstrap starting.
I20260608 12:41:50.343420  5021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dc83d12934248e7aefaf7506ef91219" candidate_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a589288cd68d49d0a68c835115816547"
W20260608 12:41:50.345016  4910 leader_election.cc:343] T 7dc83d12934248e7aefaf7506ef91219 P 2d4b295cf6f84f7c9d2d66851953cd0d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a589288cd68d49d0a68c835115816547 (127.0.107.194:37773): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:41:50.346318  5020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b5d339ac7484d78b854f0db4e318f23" candidate_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a589288cd68d49d0a68c835115816547" is_pre_election: true
W20260608 12:41:50.347971  5059 leader_election.cc:343] T 3b5d339ac7484d78b854f0db4e318f23 P a5ea76e3b70e4a4e837e3b74520d59b5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a589288cd68d49d0a68c835115816547 (127.0.107.194:37773): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:41:50.348930  4946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b5d339ac7484d78b854f0db4e318f23" candidate_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" is_pre_election: true
I20260608 12:41:50.350064  5141 tablet_bootstrap.cc:654] T 83e5d73759904b949c1fd377e24c2041 P 2d4b295cf6f84f7c9d2d66851953cd0d: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:50.349756  5095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dc83d12934248e7aefaf7506ef91219" candidate_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5"
I20260608 12:41:50.350703  5095 raft_consensus.cc:3060] T 7dc83d12934248e7aefaf7506ef91219 P a5ea76e3b70e4a4e837e3b74520d59b5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:50.338227  5147 raft_consensus.cc:515] T a51b20df530f40dcb8544f055ca83b7f P a5ea76e3b70e4a4e837e3b74520d59b5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 } } peers { permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } } peers { permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } }
I20260608 12:41:50.359359  5147 leader_election.cc:290] T a51b20df530f40dcb8544f055ca83b7f P a5ea76e3b70e4a4e837e3b74520d59b5 [CANDIDATE]: Term 1 election: Requested vote from peers 2d4b295cf6f84f7c9d2d66851953cd0d (127.0.107.193:46593), a589288cd68d49d0a68c835115816547 (127.0.107.194:37773)
I20260608 12:41:50.350064  5142 tablet_bootstrap.cc:654] T 7dc83d12934248e7aefaf7506ef91219 P a589288cd68d49d0a68c835115816547: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:50.351042  4946 raft_consensus.cc:2468] T 3b5d339ac7484d78b854f0db4e318f23 P 2d4b295cf6f84f7c9d2d66851953cd0d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a5ea76e3b70e4a4e837e3b74520d59b5 in term 0.
I20260608 12:41:50.352741  5140 ts_tablet_manager.cc:1434] T b06e857b71ce4a9b8c965ec06e250fec P a5ea76e3b70e4a4e837e3b74520d59b5: Time spent starting tablet: real 0.039s	user 0.004s	sys 0.004s
I20260608 12:41:50.360284  4945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a51b20df530f40dcb8544f055ca83b7f" candidate_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d"
I20260608 12:41:50.363101  4945 raft_consensus.cc:3060] T a51b20df530f40dcb8544f055ca83b7f P 2d4b295cf6f84f7c9d2d66851953cd0d [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:50.363867  5140 tablet_bootstrap.cc:492] T e3bbcb7dacab4b8a923a6b27e6aed880 P a5ea76e3b70e4a4e837e3b74520d59b5: Bootstrap starting.
I20260608 12:41:50.361896  5020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a51b20df530f40dcb8544f055ca83b7f" candidate_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a589288cd68d49d0a68c835115816547"
I20260608 12:41:50.362123  5095 raft_consensus.cc:2468] T 7dc83d12934248e7aefaf7506ef91219 P a5ea76e3b70e4a4e837e3b74520d59b5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d4b295cf6f84f7c9d2d66851953cd0d in term 1.
I20260608 12:41:50.368855  5020 raft_consensus.cc:3060] T a51b20df530f40dcb8544f055ca83b7f P a589288cd68d49d0a68c835115816547 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:50.370831  5153 raft_consensus.cc:493] T b06e857b71ce4a9b8c965ec06e250fec P 2d4b295cf6f84f7c9d2d66851953cd0d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:41:50.371424  5153 raft_consensus.cc:515] T b06e857b71ce4a9b8c965ec06e250fec P 2d4b295cf6f84f7c9d2d66851953cd0d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 } } peers { permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } } peers { permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } }
I20260608 12:41:50.373725  5058 leader_election.cc:304] T 3b5d339ac7484d78b854f0db4e318f23 P a5ea76e3b70e4a4e837e3b74520d59b5 [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: 2d4b295cf6f84f7c9d2d66851953cd0d, a5ea76e3b70e4a4e837e3b74520d59b5; no voters: a589288cd68d49d0a68c835115816547
I20260608 12:41:50.374644  5147 raft_consensus.cc:2804] T 3b5d339ac7484d78b854f0db4e318f23 P a5ea76e3b70e4a4e837e3b74520d59b5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:41:50.375064  4910 leader_election.cc:304] T 7dc83d12934248e7aefaf7506ef91219 P 2d4b295cf6f84f7c9d2d66851953cd0d [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: 2d4b295cf6f84f7c9d2d66851953cd0d, a5ea76e3b70e4a4e837e3b74520d59b5; no voters: a589288cd68d49d0a68c835115816547
I20260608 12:41:50.375250  5147 raft_consensus.cc:493] T 3b5d339ac7484d78b854f0db4e318f23 P a5ea76e3b70e4a4e837e3b74520d59b5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:41:50.375932  5147 raft_consensus.cc:3060] T 3b5d339ac7484d78b854f0db4e318f23 P a5ea76e3b70e4a4e837e3b74520d59b5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:50.377704  5151 raft_consensus.cc:2804] T 7dc83d12934248e7aefaf7506ef91219 P 2d4b295cf6f84f7c9d2d66851953cd0d [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:41:50.381331  5021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b06e857b71ce4a9b8c965ec06e250fec" candidate_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a589288cd68d49d0a68c835115816547" is_pre_election: true
I20260608 12:41:50.383013  5095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b06e857b71ce4a9b8c965ec06e250fec" candidate_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" is_pre_election: true
I20260608 12:41:50.383644  5095 raft_consensus.cc:2468] T b06e857b71ce4a9b8c965ec06e250fec P a5ea76e3b70e4a4e837e3b74520d59b5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2d4b295cf6f84f7c9d2d66851953cd0d in term 0.
I20260608 12:41:50.380265  5153 leader_election.cc:290] T b06e857b71ce4a9b8c965ec06e250fec P 2d4b295cf6f84f7c9d2d66851953cd0d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a589288cd68d49d0a68c835115816547 (127.0.107.194:37773), a5ea76e3b70e4a4e837e3b74520d59b5 (127.0.107.195:36031)
W20260608 12:41:50.386907  4910 leader_election.cc:343] T b06e857b71ce4a9b8c965ec06e250fec P 2d4b295cf6f84f7c9d2d66851953cd0d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a589288cd68d49d0a68c835115816547 (127.0.107.194:37773): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:41:50.389103  4910 leader_election.cc:304] T b06e857b71ce4a9b8c965ec06e250fec P 2d4b295cf6f84f7c9d2d66851953cd0d [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: 2d4b295cf6f84f7c9d2d66851953cd0d, a5ea76e3b70e4a4e837e3b74520d59b5; no voters: a589288cd68d49d0a68c835115816547
I20260608 12:41:50.392165  5153 raft_consensus.cc:2804] T b06e857b71ce4a9b8c965ec06e250fec P 2d4b295cf6f84f7c9d2d66851953cd0d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:41:50.392735  5153 raft_consensus.cc:493] T b06e857b71ce4a9b8c965ec06e250fec P 2d4b295cf6f84f7c9d2d66851953cd0d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:41:50.393231  5153 raft_consensus.cc:3060] T b06e857b71ce4a9b8c965ec06e250fec P 2d4b295cf6f84f7c9d2d66851953cd0d [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:50.404404  4842 catalog_manager.cc:5696] T 19e15aeeff08441bbc800ea3555fb471 P a589288cd68d49d0a68c835115816547 reported cstate change: term changed from 0 to 1, leader changed from <none> to a589288cd68d49d0a68c835115816547 (127.0.107.194). New cstate: current_term: 1 leader_uuid: "a589288cd68d49d0a68c835115816547" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } health_report { overall_health: UNKNOWN } } }
I20260608 12:41:50.406720  5020 raft_consensus.cc:2468] T a51b20df530f40dcb8544f055ca83b7f P a589288cd68d49d0a68c835115816547 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5ea76e3b70e4a4e837e3b74520d59b5 in term 1.
I20260608 12:41:50.409037  4945 raft_consensus.cc:2468] T a51b20df530f40dcb8544f055ca83b7f P 2d4b295cf6f84f7c9d2d66851953cd0d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5ea76e3b70e4a4e837e3b74520d59b5 in term 1.
I20260608 12:41:50.414057  5140 tablet_bootstrap.cc:654] T e3bbcb7dacab4b8a923a6b27e6aed880 P a5ea76e3b70e4a4e837e3b74520d59b5: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:50.416643  5058 leader_election.cc:304] T a51b20df530f40dcb8544f055ca83b7f P a5ea76e3b70e4a4e837e3b74520d59b5 [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: 2d4b295cf6f84f7c9d2d66851953cd0d, a5ea76e3b70e4a4e837e3b74520d59b5; no voters: 
I20260608 12:41:50.418898  5148 raft_consensus.cc:2804] T a51b20df530f40dcb8544f055ca83b7f P a5ea76e3b70e4a4e837e3b74520d59b5 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:41:50.416774  5151 raft_consensus.cc:697] T 7dc83d12934248e7aefaf7506ef91219 P 2d4b295cf6f84f7c9d2d66851953cd0d [term 1 LEADER]: Becoming Leader. State: Replica: 2d4b295cf6f84f7c9d2d66851953cd0d, State: Running, Role: LEADER
I20260608 12:41:50.421229  5141 tablet_bootstrap.cc:492] T 83e5d73759904b949c1fd377e24c2041 P 2d4b295cf6f84f7c9d2d66851953cd0d: No bootstrap required, opened a new log
I20260608 12:41:50.421321  5184 raft_consensus.cc:493] T ac0596d46ca4457c8cfc7d1e92b54023 P 2d4b295cf6f84f7c9d2d66851953cd0d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:41:50.421835  5141 ts_tablet_manager.cc:1403] T 83e5d73759904b949c1fd377e24c2041 P 2d4b295cf6f84f7c9d2d66851953cd0d: Time spent bootstrapping tablet: real 0.079s	user 0.036s	sys 0.035s
I20260608 12:41:50.423074  5142 tablet_bootstrap.cc:492] T 7dc83d12934248e7aefaf7506ef91219 P a589288cd68d49d0a68c835115816547: No bootstrap required, opened a new log
I20260608 12:41:50.424007  5142 ts_tablet_manager.cc:1403] T 7dc83d12934248e7aefaf7506ef91219 P a589288cd68d49d0a68c835115816547: Time spent bootstrapping tablet: real 0.081s	user 0.010s	sys 0.025s
I20260608 12:41:50.421940  5151 consensus_queue.cc:237] T 7dc83d12934248e7aefaf7506ef91219 P 2d4b295cf6f84f7c9d2d66851953cd0d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 } } peers { permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } } peers { permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } }
I20260608 12:41:50.421912  5184 raft_consensus.cc:515] T ac0596d46ca4457c8cfc7d1e92b54023 P 2d4b295cf6f84f7c9d2d66851953cd0d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 } } peers { permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } } peers { permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } }
I20260608 12:41:50.426714  5141 raft_consensus.cc:359] T 83e5d73759904b949c1fd377e24c2041 P 2d4b295cf6f84f7c9d2d66851953cd0d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 } } peers { permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } } peers { permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } }
I20260608 12:41:50.428371  5141 raft_consensus.cc:385] T 83e5d73759904b949c1fd377e24c2041 P 2d4b295cf6f84f7c9d2d66851953cd0d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:50.428782  5141 raft_consensus.cc:740] T 83e5d73759904b949c1fd377e24c2041 P 2d4b295cf6f84f7c9d2d66851953cd0d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d4b295cf6f84f7c9d2d66851953cd0d, State: Initialized, Role: FOLLOWER
I20260608 12:41:50.429813  5141 consensus_queue.cc:260] T 83e5d73759904b949c1fd377e24c2041 P 2d4b295cf6f84f7c9d2d66851953cd0d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 } } peers { permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } } peers { permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } }
I20260608 12:41:50.430449  5184 leader_election.cc:290] T ac0596d46ca4457c8cfc7d1e92b54023 P 2d4b295cf6f84f7c9d2d66851953cd0d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a589288cd68d49d0a68c835115816547 (127.0.107.194:37773), a5ea76e3b70e4a4e837e3b74520d59b5 (127.0.107.195:36031)
I20260608 12:41:50.432073  5095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac0596d46ca4457c8cfc7d1e92b54023" candidate_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" is_pre_election: true
I20260608 12:41:50.432955  5095 raft_consensus.cc:2468] T ac0596d46ca4457c8cfc7d1e92b54023 P a5ea76e3b70e4a4e837e3b74520d59b5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2d4b295cf6f84f7c9d2d66851953cd0d in term 0.
I20260608 12:41:50.435559  5147 raft_consensus.cc:515] T 3b5d339ac7484d78b854f0db4e318f23 P a5ea76e3b70e4a4e837e3b74520d59b5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 } } peers { permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } } peers { permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } }
I20260608 12:41:50.438469  4910 leader_election.cc:304] T ac0596d46ca4457c8cfc7d1e92b54023 P 2d4b295cf6f84f7c9d2d66851953cd0d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2d4b295cf6f84f7c9d2d66851953cd0d, a5ea76e3b70e4a4e837e3b74520d59b5; no voters: 
I20260608 12:41:50.439404  5184 raft_consensus.cc:2804] T ac0596d46ca4457c8cfc7d1e92b54023 P 2d4b295cf6f84f7c9d2d66851953cd0d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:41:50.439965  5184 raft_consensus.cc:493] T ac0596d46ca4457c8cfc7d1e92b54023 P 2d4b295cf6f84f7c9d2d66851953cd0d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:41:50.440526  5184 raft_consensus.cc:3060] T ac0596d46ca4457c8cfc7d1e92b54023 P 2d4b295cf6f84f7c9d2d66851953cd0d [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:50.438005  5142 raft_consensus.cc:359] T 7dc83d12934248e7aefaf7506ef91219 P a589288cd68d49d0a68c835115816547 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 } } peers { permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } } peers { permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } }
I20260608 12:41:50.441597  5142 raft_consensus.cc:385] T 7dc83d12934248e7aefaf7506ef91219 P a589288cd68d49d0a68c835115816547 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:50.440970  5020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac0596d46ca4457c8cfc7d1e92b54023" candidate_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a589288cd68d49d0a68c835115816547" is_pre_election: true
I20260608 12:41:50.442022  5142 raft_consensus.cc:740] T 7dc83d12934248e7aefaf7506ef91219 P a589288cd68d49d0a68c835115816547 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a589288cd68d49d0a68c835115816547, State: Initialized, Role: FOLLOWER
I20260608 12:41:50.442389  5020 raft_consensus.cc:2468] T ac0596d46ca4457c8cfc7d1e92b54023 P a589288cd68d49d0a68c835115816547 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2d4b295cf6f84f7c9d2d66851953cd0d in term 0.
I20260608 12:41:50.443181  5142 consensus_queue.cc:260] T 7dc83d12934248e7aefaf7506ef91219 P a589288cd68d49d0a68c835115816547 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 } } peers { permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } } peers { permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } }
I20260608 12:41:50.442946  5140 tablet_bootstrap.cc:492] T e3bbcb7dacab4b8a923a6b27e6aed880 P a5ea76e3b70e4a4e837e3b74520d59b5: No bootstrap required, opened a new log
I20260608 12:41:50.445173  5153 raft_consensus.cc:515] T b06e857b71ce4a9b8c965ec06e250fec P 2d4b295cf6f84f7c9d2d66851953cd0d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 } } peers { permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } } peers { permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } }
I20260608 12:41:50.446084  5140 ts_tablet_manager.cc:1403] T e3bbcb7dacab4b8a923a6b27e6aed880 P a5ea76e3b70e4a4e837e3b74520d59b5: Time spent bootstrapping tablet: real 0.083s	user 0.016s	sys 0.003s
I20260608 12:41:50.441282  5148 raft_consensus.cc:697] T a51b20df530f40dcb8544f055ca83b7f P a5ea76e3b70e4a4e837e3b74520d59b5 [term 1 LEADER]: Becoming Leader. State: Replica: a5ea76e3b70e4a4e837e3b74520d59b5, State: Running, Role: LEADER
I20260608 12:41:50.449795  5142 ts_tablet_manager.cc:1434] T 7dc83d12934248e7aefaf7506ef91219 P a589288cd68d49d0a68c835115816547: Time spent starting tablet: real 0.025s	user 0.008s	sys 0.000s
I20260608 12:41:50.450181  5141 ts_tablet_manager.cc:1434] T 83e5d73759904b949c1fd377e24c2041 P 2d4b295cf6f84f7c9d2d66851953cd0d: Time spent starting tablet: real 0.028s	user 0.016s	sys 0.000s
I20260608 12:41:50.451068  5142 tablet_bootstrap.cc:492] T 3b5d339ac7484d78b854f0db4e318f23 P a589288cd68d49d0a68c835115816547: Bootstrap starting.
I20260608 12:41:50.451355  5141 tablet_bootstrap.cc:492] T 7b864f4ba38849338081f95f0255c1fd P 2d4b295cf6f84f7c9d2d66851953cd0d: Bootstrap starting.
I20260608 12:41:50.455207  5148 consensus_queue.cc:237] T a51b20df530f40dcb8544f055ca83b7f P a5ea76e3b70e4a4e837e3b74520d59b5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 } } peers { permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } } peers { permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } }
I20260608 12:41:50.461642  5141 tablet_bootstrap.cc:654] T 7b864f4ba38849338081f95f0255c1fd P 2d4b295cf6f84f7c9d2d66851953cd0d: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:50.463420  4945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b5d339ac7484d78b854f0db4e318f23" candidate_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d"
I20260608 12:41:50.464257  4945 raft_consensus.cc:3060] T 3b5d339ac7484d78b854f0db4e318f23 P 2d4b295cf6f84f7c9d2d66851953cd0d [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:50.474619  5152 raft_consensus.cc:493] T d2f6bdf761314e91857a488f2f9c4195 P a589288cd68d49d0a68c835115816547 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:41:50.475406  5152 raft_consensus.cc:515] T d2f6bdf761314e91857a488f2f9c4195 P a589288cd68d49d0a68c835115816547 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 } } peers { permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } } peers { permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } }
I20260608 12:41:50.479486  5184 raft_consensus.cc:515] T ac0596d46ca4457c8cfc7d1e92b54023 P 2d4b295cf6f84f7c9d2d66851953cd0d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 } } peers { permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } } peers { permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } }
I20260608 12:41:50.480476  5095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2f6bdf761314e91857a488f2f9c4195" candidate_uuid: "a589288cd68d49d0a68c835115816547" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" is_pre_election: true
I20260608 12:41:50.481211  5095 raft_consensus.cc:2468] T d2f6bdf761314e91857a488f2f9c4195 P a5ea76e3b70e4a4e837e3b74520d59b5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a589288cd68d49d0a68c835115816547 in term 0.
I20260608 12:41:50.481271  4946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2f6bdf761314e91857a488f2f9c4195" candidate_uuid: "a589288cd68d49d0a68c835115816547" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" is_pre_election: true
I20260608 12:41:50.480690  5152 leader_election.cc:290] T d2f6bdf761314e91857a488f2f9c4195 P a589288cd68d49d0a68c835115816547 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2d4b295cf6f84f7c9d2d66851953cd0d (127.0.107.193:46593), a5ea76e3b70e4a4e837e3b74520d59b5 (127.0.107.195:36031)
I20260608 12:41:50.482008  4946 raft_consensus.cc:2468] T d2f6bdf761314e91857a488f2f9c4195 P 2d4b295cf6f84f7c9d2d66851953cd0d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a589288cd68d49d0a68c835115816547 in term 0.
I20260608 12:41:50.482692  5020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b5d339ac7484d78b854f0db4e318f23" candidate_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a589288cd68d49d0a68c835115816547"
I20260608 12:41:50.482667  4985 leader_election.cc:304] T d2f6bdf761314e91857a488f2f9c4195 P a589288cd68d49d0a68c835115816547 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a589288cd68d49d0a68c835115816547, a5ea76e3b70e4a4e837e3b74520d59b5; no voters: 
I20260608 12:41:50.483912  5152 raft_consensus.cc:2804] T d2f6bdf761314e91857a488f2f9c4195 P a589288cd68d49d0a68c835115816547 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:41:50.484352  5152 raft_consensus.cc:493] T d2f6bdf761314e91857a488f2f9c4195 P a589288cd68d49d0a68c835115816547 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260608 12:41:50.484726  5059 leader_election.cc:343] T 3b5d339ac7484d78b854f0db4e318f23 P a5ea76e3b70e4a4e837e3b74520d59b5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a589288cd68d49d0a68c835115816547 (127.0.107.194:37773): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:41:50.484830  5152 raft_consensus.cc:3060] T d2f6bdf761314e91857a488f2f9c4195 P a589288cd68d49d0a68c835115816547 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:50.485417  5147 leader_election.cc:290] T 3b5d339ac7484d78b854f0db4e318f23 P a5ea76e3b70e4a4e837e3b74520d59b5 [CANDIDATE]: Term 1 election: Requested vote from peers 2d4b295cf6f84f7c9d2d66851953cd0d (127.0.107.193:46593), a589288cd68d49d0a68c835115816547 (127.0.107.194:37773)
I20260608 12:41:50.486136  5020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac0596d46ca4457c8cfc7d1e92b54023" candidate_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a589288cd68d49d0a68c835115816547"
I20260608 12:41:50.489372  5020 raft_consensus.cc:3060] T ac0596d46ca4457c8cfc7d1e92b54023 P a589288cd68d49d0a68c835115816547 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:50.492528  5184 leader_election.cc:290] T ac0596d46ca4457c8cfc7d1e92b54023 P 2d4b295cf6f84f7c9d2d66851953cd0d [CANDIDATE]: Term 1 election: Requested vote from peers a589288cd68d49d0a68c835115816547 (127.0.107.194:37773), a5ea76e3b70e4a4e837e3b74520d59b5 (127.0.107.195:36031)
I20260608 12:41:50.494074  5141 tablet_bootstrap.cc:492] T 7b864f4ba38849338081f95f0255c1fd P 2d4b295cf6f84f7c9d2d66851953cd0d: No bootstrap required, opened a new log
I20260608 12:41:50.494868  5141 ts_tablet_manager.cc:1403] T 7b864f4ba38849338081f95f0255c1fd P 2d4b295cf6f84f7c9d2d66851953cd0d: Time spent bootstrapping tablet: real 0.044s	user 0.020s	sys 0.008s
I20260608 12:41:50.496208  5095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac0596d46ca4457c8cfc7d1e92b54023" candidate_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5"
I20260608 12:41:50.496692  4945 raft_consensus.cc:2468] T 3b5d339ac7484d78b854f0db4e318f23 P 2d4b295cf6f84f7c9d2d66851953cd0d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5ea76e3b70e4a4e837e3b74520d59b5 in term 1.
I20260608 12:41:50.496865  5095 raft_consensus.cc:3060] T ac0596d46ca4457c8cfc7d1e92b54023 P a5ea76e3b70e4a4e837e3b74520d59b5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:50.496383  4842 catalog_manager.cc:5696] T 7dc83d12934248e7aefaf7506ef91219 P 2d4b295cf6f84f7c9d2d66851953cd0d reported cstate change: term changed from 0 to 1, leader changed from <none> to 2d4b295cf6f84f7c9d2d66851953cd0d (127.0.107.193). New cstate: current_term: 1 leader_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } health_report { overall_health: UNKNOWN } } }
I20260608 12:41:50.498087  5141 raft_consensus.cc:359] T 7b864f4ba38849338081f95f0255c1fd P 2d4b295cf6f84f7c9d2d66851953cd0d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 } } peers { permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } } peers { permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } }
I20260608 12:41:50.498750  5141 raft_consensus.cc:385] T 7b864f4ba38849338081f95f0255c1fd P 2d4b295cf6f84f7c9d2d66851953cd0d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:50.499056  5141 raft_consensus.cc:740] T 7b864f4ba38849338081f95f0255c1fd P 2d4b295cf6f84f7c9d2d66851953cd0d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d4b295cf6f84f7c9d2d66851953cd0d, State: Initialized, Role: FOLLOWER
I20260608 12:41:50.498847  5058 leader_election.cc:304] T 3b5d339ac7484d78b854f0db4e318f23 P a5ea76e3b70e4a4e837e3b74520d59b5 [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: 2d4b295cf6f84f7c9d2d66851953cd0d, a5ea76e3b70e4a4e837e3b74520d59b5; no voters: a589288cd68d49d0a68c835115816547
I20260608 12:41:50.488760  5151 raft_consensus.cc:493] T 83e5d73759904b949c1fd377e24c2041 P 2d4b295cf6f84f7c9d2d66851953cd0d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:41:50.499842  5141 consensus_queue.cc:260] T 7b864f4ba38849338081f95f0255c1fd P 2d4b295cf6f84f7c9d2d66851953cd0d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 } } peers { permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } } peers { permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } }
I20260608 12:41:50.494801  5140 raft_consensus.cc:359] T e3bbcb7dacab4b8a923a6b27e6aed880 P a5ea76e3b70e4a4e837e3b74520d59b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 } } peers { permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } } peers { permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } }
I20260608 12:41:50.502342  5140 raft_consensus.cc:385] T e3bbcb7dacab4b8a923a6b27e6aed880 P a5ea76e3b70e4a4e837e3b74520d59b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:50.502797  5141 ts_tablet_manager.cc:1434] T 7b864f4ba38849338081f95f0255c1fd P 2d4b295cf6f84f7c9d2d66851953cd0d: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 12:41:50.503948  5141 tablet_bootstrap.cc:492] T abac84af84a041f3bc581570d02cd5f5 P 2d4b295cf6f84f7c9d2d66851953cd0d: Bootstrap starting.
I20260608 12:41:50.501922  5147 raft_consensus.cc:2804] T 3b5d339ac7484d78b854f0db4e318f23 P a5ea76e3b70e4a4e837e3b74520d59b5 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:41:50.508934  5147 raft_consensus.cc:697] T 3b5d339ac7484d78b854f0db4e318f23 P a5ea76e3b70e4a4e837e3b74520d59b5 [term 1 LEADER]: Becoming Leader. State: Replica: a5ea76e3b70e4a4e837e3b74520d59b5, State: Running, Role: LEADER
I20260608 12:41:50.509020  4844 catalog_manager.cc:5696] T a51b20df530f40dcb8544f055ca83b7f P a5ea76e3b70e4a4e837e3b74520d59b5 reported cstate change: term changed from 0 to 1, leader changed from <none> to a5ea76e3b70e4a4e837e3b74520d59b5 (127.0.107.195). New cstate: current_term: 1 leader_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } health_report { overall_health: HEALTHY } } }
I20260608 12:41:50.510422  5147 consensus_queue.cc:237] T 3b5d339ac7484d78b854f0db4e318f23 P a5ea76e3b70e4a4e837e3b74520d59b5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 } } peers { permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } } peers { permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } }
I20260608 12:41:50.510007  5141 tablet_bootstrap.cc:654] T abac84af84a041f3bc581570d02cd5f5 P 2d4b295cf6f84f7c9d2d66851953cd0d: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:50.502713  5140 raft_consensus.cc:740] T e3bbcb7dacab4b8a923a6b27e6aed880 P a5ea76e3b70e4a4e837e3b74520d59b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5ea76e3b70e4a4e837e3b74520d59b5, State: Initialized, Role: FOLLOWER
I20260608 12:41:50.518046  5142 tablet_bootstrap.cc:654] T 3b5d339ac7484d78b854f0db4e318f23 P a589288cd68d49d0a68c835115816547: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:50.499864  5151 raft_consensus.cc:515] T 83e5d73759904b949c1fd377e24c2041 P 2d4b295cf6f84f7c9d2d66851953cd0d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 } } peers { permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } } peers { permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } }
I20260608 12:41:50.512434  5095 raft_consensus.cc:2468] T ac0596d46ca4457c8cfc7d1e92b54023 P a5ea76e3b70e4a4e837e3b74520d59b5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d4b295cf6f84f7c9d2d66851953cd0d in term 1.
I20260608 12:41:50.520758  5020 raft_consensus.cc:2468] T ac0596d46ca4457c8cfc7d1e92b54023 P a589288cd68d49d0a68c835115816547 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d4b295cf6f84f7c9d2d66851953cd0d in term 1.
I20260608 12:41:50.521169  5021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b06e857b71ce4a9b8c965ec06e250fec" candidate_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a589288cd68d49d0a68c835115816547"
I20260608 12:41:50.522047  4910 leader_election.cc:304] T ac0596d46ca4457c8cfc7d1e92b54023 P 2d4b295cf6f84f7c9d2d66851953cd0d [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: 2d4b295cf6f84f7c9d2d66851953cd0d, a589288cd68d49d0a68c835115816547; no voters: 
I20260608 12:41:50.522972  5184 raft_consensus.cc:2804] T ac0596d46ca4457c8cfc7d1e92b54023 P 2d4b295cf6f84f7c9d2d66851953cd0d [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:41:50.523432  5184 raft_consensus.cc:697] T ac0596d46ca4457c8cfc7d1e92b54023 P 2d4b295cf6f84f7c9d2d66851953cd0d [term 1 LEADER]: Becoming Leader. State: Replica: 2d4b295cf6f84f7c9d2d66851953cd0d, State: Running, Role: LEADER
I20260608 12:41:50.523777  5140 consensus_queue.cc:260] T e3bbcb7dacab4b8a923a6b27e6aed880 P a5ea76e3b70e4a4e837e3b74520d59b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 } } peers { permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } } peers { permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } }
W20260608 12:41:50.525749  4910 leader_election.cc:343] T b06e857b71ce4a9b8c965ec06e250fec P 2d4b295cf6f84f7c9d2d66851953cd0d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a589288cd68d49d0a68c835115816547 (127.0.107.194:37773): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:41:50.526427  5021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83e5d73759904b949c1fd377e24c2041" candidate_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a589288cd68d49d0a68c835115816547" is_pre_election: true
I20260608 12:41:50.526981  5152 raft_consensus.cc:515] T d2f6bdf761314e91857a488f2f9c4195 P a589288cd68d49d0a68c835115816547 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 } } peers { permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } } peers { permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } }
I20260608 12:41:50.524353  5184 consensus_queue.cc:237] T ac0596d46ca4457c8cfc7d1e92b54023 P 2d4b295cf6f84f7c9d2d66851953cd0d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 } } peers { permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } } peers { permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } }
I20260608 12:41:50.529302  5141 tablet_bootstrap.cc:492] T abac84af84a041f3bc581570d02cd5f5 P 2d4b295cf6f84f7c9d2d66851953cd0d: No bootstrap required, opened a new log
I20260608 12:41:50.529770  5141 ts_tablet_manager.cc:1403] T abac84af84a041f3bc581570d02cd5f5 P 2d4b295cf6f84f7c9d2d66851953cd0d: Time spent bootstrapping tablet: real 0.026s	user 0.008s	sys 0.007s
I20260608 12:41:50.529737  5152 leader_election.cc:290] T d2f6bdf761314e91857a488f2f9c4195 P a589288cd68d49d0a68c835115816547 [CANDIDATE]: Term 1 election: Requested vote from peers 2d4b295cf6f84f7c9d2d66851953cd0d (127.0.107.193:46593), a5ea76e3b70e4a4e837e3b74520d59b5 (127.0.107.195:36031)
W20260608 12:41:50.532912  4910 leader_election.cc:343] T 83e5d73759904b949c1fd377e24c2041 P 2d4b295cf6f84f7c9d2d66851953cd0d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a589288cd68d49d0a68c835115816547 (127.0.107.194:37773): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:41:50.533006  5095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2f6bdf761314e91857a488f2f9c4195" candidate_uuid: "a589288cd68d49d0a68c835115816547" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5"
I20260608 12:41:50.533625  5095 raft_consensus.cc:3060] T d2f6bdf761314e91857a488f2f9c4195 P a5ea76e3b70e4a4e837e3b74520d59b5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:50.533485  5141 raft_consensus.cc:359] T abac84af84a041f3bc581570d02cd5f5 P 2d4b295cf6f84f7c9d2d66851953cd0d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 } } peers { permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } } peers { permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } }
I20260608 12:41:50.534178  5141 raft_consensus.cc:385] T abac84af84a041f3bc581570d02cd5f5 P 2d4b295cf6f84f7c9d2d66851953cd0d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:50.534452  5141 raft_consensus.cc:740] T abac84af84a041f3bc581570d02cd5f5 P 2d4b295cf6f84f7c9d2d66851953cd0d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d4b295cf6f84f7c9d2d66851953cd0d, State: Initialized, Role: FOLLOWER
I20260608 12:41:50.535172  5141 consensus_queue.cc:260] T abac84af84a041f3bc581570d02cd5f5 P 2d4b295cf6f84f7c9d2d66851953cd0d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 } } peers { permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } } peers { permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } }
I20260608 12:41:50.536898  4945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2f6bdf761314e91857a488f2f9c4195" candidate_uuid: "a589288cd68d49d0a68c835115816547" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d"
I20260608 12:41:50.537142  5094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b06e857b71ce4a9b8c965ec06e250fec" candidate_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5"
I20260608 12:41:50.537772  5094 raft_consensus.cc:3060] T b06e857b71ce4a9b8c965ec06e250fec P a5ea76e3b70e4a4e837e3b74520d59b5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:50.537523  4945 raft_consensus.cc:3060] T d2f6bdf761314e91857a488f2f9c4195 P 2d4b295cf6f84f7c9d2d66851953cd0d [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:50.537493  5141 ts_tablet_manager.cc:1434] T abac84af84a041f3bc581570d02cd5f5 P 2d4b295cf6f84f7c9d2d66851953cd0d: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 12:41:50.542805  5142 tablet_bootstrap.cc:492] T 3b5d339ac7484d78b854f0db4e318f23 P a589288cd68d49d0a68c835115816547: No bootstrap required, opened a new log
I20260608 12:41:50.547075  4945 raft_consensus.cc:2468] T d2f6bdf761314e91857a488f2f9c4195 P 2d4b295cf6f84f7c9d2d66851953cd0d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a589288cd68d49d0a68c835115816547 in term 1.
I20260608 12:41:50.548547  5142 ts_tablet_manager.cc:1403] T 3b5d339ac7484d78b854f0db4e318f23 P a589288cd68d49d0a68c835115816547: Time spent bootstrapping tablet: real 0.098s	user 0.011s	sys 0.002s
I20260608 12:41:50.547917  5095 raft_consensus.cc:2468] T d2f6bdf761314e91857a488f2f9c4195 P a5ea76e3b70e4a4e837e3b74520d59b5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a589288cd68d49d0a68c835115816547 in term 1.
I20260608 12:41:50.549177  4984 leader_election.cc:304] T d2f6bdf761314e91857a488f2f9c4195 P a589288cd68d49d0a68c835115816547 [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: 2d4b295cf6f84f7c9d2d66851953cd0d, a589288cd68d49d0a68c835115816547; no voters: 
I20260608 12:41:50.550223  5152 raft_consensus.cc:2804] T d2f6bdf761314e91857a488f2f9c4195 P a589288cd68d49d0a68c835115816547 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:41:50.549350  4844 catalog_manager.cc:5696] T ac0596d46ca4457c8cfc7d1e92b54023 P 2d4b295cf6f84f7c9d2d66851953cd0d reported cstate change: term changed from 0 to 1, leader changed from <none> to 2d4b295cf6f84f7c9d2d66851953cd0d (127.0.107.193). New cstate: current_term: 1 leader_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } health_report { overall_health: UNKNOWN } } }
I20260608 12:41:50.550699  5152 raft_consensus.cc:697] T d2f6bdf761314e91857a488f2f9c4195 P a589288cd68d49d0a68c835115816547 [term 1 LEADER]: Becoming Leader. State: Replica: a589288cd68d49d0a68c835115816547, State: Running, Role: LEADER
I20260608 12:41:50.551456  5152 consensus_queue.cc:237] T d2f6bdf761314e91857a488f2f9c4195 P a589288cd68d49d0a68c835115816547 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 } } peers { permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } } peers { permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } }
I20260608 12:41:50.555722  5153 leader_election.cc:290] T b06e857b71ce4a9b8c965ec06e250fec P 2d4b295cf6f84f7c9d2d66851953cd0d [CANDIDATE]: Term 1 election: Requested vote from peers a589288cd68d49d0a68c835115816547 (127.0.107.194:37773), a5ea76e3b70e4a4e837e3b74520d59b5 (127.0.107.195:36031)
I20260608 12:41:50.558389  5142 raft_consensus.cc:359] T 3b5d339ac7484d78b854f0db4e318f23 P a589288cd68d49d0a68c835115816547 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 } } peers { permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } } peers { permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } }
I20260608 12:41:50.559255  5142 raft_consensus.cc:385] T 3b5d339ac7484d78b854f0db4e318f23 P a589288cd68d49d0a68c835115816547 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:50.559621  5142 raft_consensus.cc:740] T 3b5d339ac7484d78b854f0db4e318f23 P a589288cd68d49d0a68c835115816547 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a589288cd68d49d0a68c835115816547, State: Initialized, Role: FOLLOWER
I20260608 12:41:50.560616  5142 consensus_queue.cc:260] T 3b5d339ac7484d78b854f0db4e318f23 P a589288cd68d49d0a68c835115816547 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 } } peers { permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } } peers { permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } }
I20260608 12:41:50.562450  5140 ts_tablet_manager.cc:1434] T e3bbcb7dacab4b8a923a6b27e6aed880 P a5ea76e3b70e4a4e837e3b74520d59b5: Time spent starting tablet: real 0.116s	user 0.006s	sys 0.001s
I20260608 12:41:50.561664  4842 catalog_manager.cc:5696] T d2f6bdf761314e91857a488f2f9c4195 P a589288cd68d49d0a68c835115816547 reported cstate change: term changed from 0 to 1, leader changed from <none> to a589288cd68d49d0a68c835115816547 (127.0.107.194). New cstate: current_term: 1 leader_uuid: "a589288cd68d49d0a68c835115816547" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } health_report { overall_health: HEALTHY } } }
I20260608 12:41:50.563246  5095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83e5d73759904b949c1fd377e24c2041" candidate_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" is_pre_election: true
I20260608 12:41:50.563788  5142 ts_tablet_manager.cc:1434] T 3b5d339ac7484d78b854f0db4e318f23 P a589288cd68d49d0a68c835115816547: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.002s
W20260608 12:41:50.566131  4910 leader_election.cc:343] T 83e5d73759904b949c1fd377e24c2041 P 2d4b295cf6f84f7c9d2d66851953cd0d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a5ea76e3b70e4a4e837e3b74520d59b5 (127.0.107.195:36031): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:41:50.566779  4910 leader_election.cc:304] T 83e5d73759904b949c1fd377e24c2041 P 2d4b295cf6f84f7c9d2d66851953cd0d [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: 2d4b295cf6f84f7c9d2d66851953cd0d; no voters: a589288cd68d49d0a68c835115816547, a5ea76e3b70e4a4e837e3b74520d59b5
I20260608 12:41:50.567281  5142 tablet_bootstrap.cc:492] T abac84af84a041f3bc581570d02cd5f5 P a589288cd68d49d0a68c835115816547: Bootstrap starting.
I20260608 12:41:50.568017  5153 raft_consensus.cc:2749] T 83e5d73759904b949c1fd377e24c2041 P 2d4b295cf6f84f7c9d2d66851953cd0d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:41:50.570078  5140 tablet_bootstrap.cc:492] T 6c8c32b449534d93a061716191ef6f4c P a5ea76e3b70e4a4e837e3b74520d59b5: Bootstrap starting.
I20260608 12:41:50.574322  5142 tablet_bootstrap.cc:654] T abac84af84a041f3bc581570d02cd5f5 P a589288cd68d49d0a68c835115816547: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:50.574966  5151 leader_election.cc:290] T 83e5d73759904b949c1fd377e24c2041 P 2d4b295cf6f84f7c9d2d66851953cd0d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a589288cd68d49d0a68c835115816547 (127.0.107.194:37773), a5ea76e3b70e4a4e837e3b74520d59b5 (127.0.107.195:36031)
I20260608 12:41:50.563787  5094 raft_consensus.cc:2468] T b06e857b71ce4a9b8c965ec06e250fec P a5ea76e3b70e4a4e837e3b74520d59b5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d4b295cf6f84f7c9d2d66851953cd0d in term 1.
I20260608 12:41:50.575827  5140 tablet_bootstrap.cc:654] T 6c8c32b449534d93a061716191ef6f4c P a5ea76e3b70e4a4e837e3b74520d59b5: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:50.578629  4910 leader_election.cc:304] T b06e857b71ce4a9b8c965ec06e250fec P 2d4b295cf6f84f7c9d2d66851953cd0d [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: 2d4b295cf6f84f7c9d2d66851953cd0d, a5ea76e3b70e4a4e837e3b74520d59b5; no voters: a589288cd68d49d0a68c835115816547
I20260608 12:41:50.579493  5151 raft_consensus.cc:2804] T b06e857b71ce4a9b8c965ec06e250fec P 2d4b295cf6f84f7c9d2d66851953cd0d [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:41:50.579841  5142 tablet_bootstrap.cc:492] T abac84af84a041f3bc581570d02cd5f5 P a589288cd68d49d0a68c835115816547: No bootstrap required, opened a new log
I20260608 12:41:50.579990  5151 raft_consensus.cc:697] T b06e857b71ce4a9b8c965ec06e250fec P 2d4b295cf6f84f7c9d2d66851953cd0d [term 1 LEADER]: Becoming Leader. State: Replica: 2d4b295cf6f84f7c9d2d66851953cd0d, State: Running, Role: LEADER
I20260608 12:41:50.580322  5142 ts_tablet_manager.cc:1403] T abac84af84a041f3bc581570d02cd5f5 P a589288cd68d49d0a68c835115816547: Time spent bootstrapping tablet: real 0.013s	user 0.012s	sys 0.000s
I20260608 12:41:50.580962  5151 consensus_queue.cc:237] T b06e857b71ce4a9b8c965ec06e250fec P 2d4b295cf6f84f7c9d2d66851953cd0d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 } } peers { permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } } peers { permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } }
I20260608 12:41:50.580673  4841 catalog_manager.cc:5696] T 3b5d339ac7484d78b854f0db4e318f23 P a5ea76e3b70e4a4e837e3b74520d59b5 reported cstate change: term changed from 0 to 1, leader changed from <none> to a5ea76e3b70e4a4e837e3b74520d59b5 (127.0.107.195). New cstate: current_term: 1 leader_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } health_report { overall_health: HEALTHY } } }
I20260608 12:41:50.583174  5142 raft_consensus.cc:359] T abac84af84a041f3bc581570d02cd5f5 P a589288cd68d49d0a68c835115816547 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 } } peers { permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } } peers { permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } }
I20260608 12:41:50.584015  5142 raft_consensus.cc:385] T abac84af84a041f3bc581570d02cd5f5 P a589288cd68d49d0a68c835115816547 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:50.584347  5142 raft_consensus.cc:740] T abac84af84a041f3bc581570d02cd5f5 P a589288cd68d49d0a68c835115816547 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a589288cd68d49d0a68c835115816547, State: Initialized, Role: FOLLOWER
I20260608 12:41:50.585263  5142 consensus_queue.cc:260] T abac84af84a041f3bc581570d02cd5f5 P a589288cd68d49d0a68c835115816547 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 } } peers { permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } } peers { permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } }
I20260608 12:41:50.587448  5142 ts_tablet_manager.cc:1434] T abac84af84a041f3bc581570d02cd5f5 P a589288cd68d49d0a68c835115816547: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 12:41:50.588639  5142 tablet_bootstrap.cc:492] T b06e857b71ce4a9b8c965ec06e250fec P a589288cd68d49d0a68c835115816547: Bootstrap starting.
I20260608 12:41:50.597468  5142 tablet_bootstrap.cc:654] T b06e857b71ce4a9b8c965ec06e250fec P a589288cd68d49d0a68c835115816547: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:50.597692  5140 tablet_bootstrap.cc:492] T 6c8c32b449534d93a061716191ef6f4c P a5ea76e3b70e4a4e837e3b74520d59b5: No bootstrap required, opened a new log
I20260608 12:41:50.598201  5140 ts_tablet_manager.cc:1403] T 6c8c32b449534d93a061716191ef6f4c P a5ea76e3b70e4a4e837e3b74520d59b5: Time spent bootstrapping tablet: real 0.028s	user 0.012s	sys 0.003s
I20260608 12:41:50.601202  5140 raft_consensus.cc:359] T 6c8c32b449534d93a061716191ef6f4c P a5ea76e3b70e4a4e837e3b74520d59b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 } } peers { permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } } peers { permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } }
I20260608 12:41:50.601969  5140 raft_consensus.cc:385] T 6c8c32b449534d93a061716191ef6f4c P a5ea76e3b70e4a4e837e3b74520d59b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:50.601104  4843 catalog_manager.cc:5696] T b06e857b71ce4a9b8c965ec06e250fec P 2d4b295cf6f84f7c9d2d66851953cd0d reported cstate change: term changed from 0 to 1, leader changed from <none> to 2d4b295cf6f84f7c9d2d66851953cd0d (127.0.107.193). New cstate: current_term: 1 leader_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } health_report { overall_health: UNKNOWN } } }
I20260608 12:41:50.602236  5140 raft_consensus.cc:740] T 6c8c32b449534d93a061716191ef6f4c P a5ea76e3b70e4a4e837e3b74520d59b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5ea76e3b70e4a4e837e3b74520d59b5, State: Initialized, Role: FOLLOWER
I20260608 12:41:50.602977  5140 consensus_queue.cc:260] T 6c8c32b449534d93a061716191ef6f4c P a5ea76e3b70e4a4e837e3b74520d59b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 } } peers { permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } } peers { permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } }
I20260608 12:41:50.605422  5140 ts_tablet_manager.cc:1434] T 6c8c32b449534d93a061716191ef6f4c P a5ea76e3b70e4a4e837e3b74520d59b5: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260608 12:41:50.606496  5140 tablet_bootstrap.cc:492] T 7b864f4ba38849338081f95f0255c1fd P a5ea76e3b70e4a4e837e3b74520d59b5: Bootstrap starting.
I20260608 12:41:50.609638  5142 tablet_bootstrap.cc:492] T b06e857b71ce4a9b8c965ec06e250fec P a589288cd68d49d0a68c835115816547: No bootstrap required, opened a new log
I20260608 12:41:50.610190  5142 ts_tablet_manager.cc:1403] T b06e857b71ce4a9b8c965ec06e250fec P a589288cd68d49d0a68c835115816547: Time spent bootstrapping tablet: real 0.022s	user 0.014s	sys 0.003s
I20260608 12:41:50.612576  5140 tablet_bootstrap.cc:654] T 7b864f4ba38849338081f95f0255c1fd P a5ea76e3b70e4a4e837e3b74520d59b5: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:50.613315  5142 raft_consensus.cc:359] T b06e857b71ce4a9b8c965ec06e250fec P a589288cd68d49d0a68c835115816547 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 } } peers { permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } } peers { permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } }
I20260608 12:41:50.613971  5142 raft_consensus.cc:385] T b06e857b71ce4a9b8c965ec06e250fec P a589288cd68d49d0a68c835115816547 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:50.614310  5142 raft_consensus.cc:740] T b06e857b71ce4a9b8c965ec06e250fec P a589288cd68d49d0a68c835115816547 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a589288cd68d49d0a68c835115816547, State: Initialized, Role: FOLLOWER
I20260608 12:41:50.615201  5142 consensus_queue.cc:260] T b06e857b71ce4a9b8c965ec06e250fec P a589288cd68d49d0a68c835115816547 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 } } peers { permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } } peers { permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } }
I20260608 12:41:50.617452  5142 ts_tablet_manager.cc:1434] T b06e857b71ce4a9b8c965ec06e250fec P a589288cd68d49d0a68c835115816547: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260608 12:41:50.618561  5142 tablet_bootstrap.cc:492] T e3bbcb7dacab4b8a923a6b27e6aed880 P a589288cd68d49d0a68c835115816547: Bootstrap starting.
I20260608 12:41:50.619207  5140 tablet_bootstrap.cc:492] T 7b864f4ba38849338081f95f0255c1fd P a5ea76e3b70e4a4e837e3b74520d59b5: No bootstrap required, opened a new log
I20260608 12:41:50.619696  5140 ts_tablet_manager.cc:1403] T 7b864f4ba38849338081f95f0255c1fd P a5ea76e3b70e4a4e837e3b74520d59b5: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.000s
I20260608 12:41:50.622417  5140 raft_consensus.cc:359] T 7b864f4ba38849338081f95f0255c1fd P a5ea76e3b70e4a4e837e3b74520d59b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 } } peers { permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } } peers { permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } }
I20260608 12:41:50.623131  5140 raft_consensus.cc:385] T 7b864f4ba38849338081f95f0255c1fd P a5ea76e3b70e4a4e837e3b74520d59b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:50.623395  5140 raft_consensus.cc:740] T 7b864f4ba38849338081f95f0255c1fd P a5ea76e3b70e4a4e837e3b74520d59b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5ea76e3b70e4a4e837e3b74520d59b5, State: Initialized, Role: FOLLOWER
I20260608 12:41:50.624130  5140 consensus_queue.cc:260] T 7b864f4ba38849338081f95f0255c1fd P a5ea76e3b70e4a4e837e3b74520d59b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 } } peers { permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } } peers { permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } }
I20260608 12:41:50.624554  5142 tablet_bootstrap.cc:654] T e3bbcb7dacab4b8a923a6b27e6aed880 P a589288cd68d49d0a68c835115816547: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:50.626307  5140 ts_tablet_manager.cc:1434] T 7b864f4ba38849338081f95f0255c1fd P a5ea76e3b70e4a4e837e3b74520d59b5: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260608 12:41:50.627374  5140 tablet_bootstrap.cc:492] T abac84af84a041f3bc581570d02cd5f5 P a5ea76e3b70e4a4e837e3b74520d59b5: Bootstrap starting.
I20260608 12:41:50.635052  5140 tablet_bootstrap.cc:654] T abac84af84a041f3bc581570d02cd5f5 P a5ea76e3b70e4a4e837e3b74520d59b5: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:50.635413  5142 tablet_bootstrap.cc:492] T e3bbcb7dacab4b8a923a6b27e6aed880 P a589288cd68d49d0a68c835115816547: No bootstrap required, opened a new log
I20260608 12:41:50.635902  5142 ts_tablet_manager.cc:1403] T e3bbcb7dacab4b8a923a6b27e6aed880 P a589288cd68d49d0a68c835115816547: Time spent bootstrapping tablet: real 0.018s	user 0.007s	sys 0.006s
I20260608 12:41:50.639045  5142 raft_consensus.cc:359] T e3bbcb7dacab4b8a923a6b27e6aed880 P a589288cd68d49d0a68c835115816547 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 } } peers { permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } } peers { permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } }
I20260608 12:41:50.639685  5142 raft_consensus.cc:385] T e3bbcb7dacab4b8a923a6b27e6aed880 P a589288cd68d49d0a68c835115816547 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:50.639930  5140 tablet_bootstrap.cc:492] T abac84af84a041f3bc581570d02cd5f5 P a5ea76e3b70e4a4e837e3b74520d59b5: No bootstrap required, opened a new log
I20260608 12:41:50.639945  5142 raft_consensus.cc:740] T e3bbcb7dacab4b8a923a6b27e6aed880 P a589288cd68d49d0a68c835115816547 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a589288cd68d49d0a68c835115816547, State: Initialized, Role: FOLLOWER
I20260608 12:41:50.640583  5140 ts_tablet_manager.cc:1403] T abac84af84a041f3bc581570d02cd5f5 P a5ea76e3b70e4a4e837e3b74520d59b5: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.000s
I20260608 12:41:50.640908  5142 consensus_queue.cc:260] T e3bbcb7dacab4b8a923a6b27e6aed880 P a589288cd68d49d0a68c835115816547 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 } } peers { permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } } peers { permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } }
I20260608 12:41:50.643026  5142 ts_tablet_manager.cc:1434] T e3bbcb7dacab4b8a923a6b27e6aed880 P a589288cd68d49d0a68c835115816547: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260608 12:41:50.644168  5142 tablet_bootstrap.cc:492] T 83e5d73759904b949c1fd377e24c2041 P a589288cd68d49d0a68c835115816547: Bootstrap starting.
I20260608 12:41:50.645596  5140 raft_consensus.cc:359] T abac84af84a041f3bc581570d02cd5f5 P a5ea76e3b70e4a4e837e3b74520d59b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 } } peers { permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } } peers { permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } }
I20260608 12:41:50.646246  5140 raft_consensus.cc:385] T abac84af84a041f3bc581570d02cd5f5 P a5ea76e3b70e4a4e837e3b74520d59b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:50.646513  5140 raft_consensus.cc:740] T abac84af84a041f3bc581570d02cd5f5 P a5ea76e3b70e4a4e837e3b74520d59b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5ea76e3b70e4a4e837e3b74520d59b5, State: Initialized, Role: FOLLOWER
I20260608 12:41:50.647238  5140 consensus_queue.cc:260] T abac84af84a041f3bc581570d02cd5f5 P a5ea76e3b70e4a4e837e3b74520d59b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 } } peers { permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } } peers { permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } }
I20260608 12:41:50.649304  5140 ts_tablet_manager.cc:1434] T abac84af84a041f3bc581570d02cd5f5 P a5ea76e3b70e4a4e837e3b74520d59b5: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 12:41:50.650530  5140 tablet_bootstrap.cc:492] T 83e5d73759904b949c1fd377e24c2041 P a5ea76e3b70e4a4e837e3b74520d59b5: Bootstrap starting.
I20260608 12:41:50.650727  5142 tablet_bootstrap.cc:654] T 83e5d73759904b949c1fd377e24c2041 P a589288cd68d49d0a68c835115816547: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:50.657408  5140 tablet_bootstrap.cc:654] T 83e5d73759904b949c1fd377e24c2041 P a5ea76e3b70e4a4e837e3b74520d59b5: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:50.657702  5142 tablet_bootstrap.cc:492] T 83e5d73759904b949c1fd377e24c2041 P a589288cd68d49d0a68c835115816547: No bootstrap required, opened a new log
I20260608 12:41:50.658217  5142 ts_tablet_manager.cc:1403] T 83e5d73759904b949c1fd377e24c2041 P a589288cd68d49d0a68c835115816547: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.004s
I20260608 12:41:50.661427  5142 raft_consensus.cc:359] T 83e5d73759904b949c1fd377e24c2041 P a589288cd68d49d0a68c835115816547 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 } } peers { permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } } peers { permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } }
I20260608 12:41:50.661963  5142 raft_consensus.cc:385] T 83e5d73759904b949c1fd377e24c2041 P a589288cd68d49d0a68c835115816547 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:50.662194  5142 raft_consensus.cc:740] T 83e5d73759904b949c1fd377e24c2041 P a589288cd68d49d0a68c835115816547 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a589288cd68d49d0a68c835115816547, State: Initialized, Role: FOLLOWER
I20260608 12:41:50.662981  5142 consensus_queue.cc:260] T 83e5d73759904b949c1fd377e24c2041 P a589288cd68d49d0a68c835115816547 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 } } peers { permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } } peers { permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } }
I20260608 12:41:50.664288  5140 tablet_bootstrap.cc:492] T 83e5d73759904b949c1fd377e24c2041 P a5ea76e3b70e4a4e837e3b74520d59b5: No bootstrap required, opened a new log
I20260608 12:41:50.664803  5140 ts_tablet_manager.cc:1403] T 83e5d73759904b949c1fd377e24c2041 P a5ea76e3b70e4a4e837e3b74520d59b5: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.000s
I20260608 12:41:50.664981  5142 ts_tablet_manager.cc:1434] T 83e5d73759904b949c1fd377e24c2041 P a589288cd68d49d0a68c835115816547: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260608 12:41:50.665925  5142 tablet_bootstrap.cc:492] T 7b864f4ba38849338081f95f0255c1fd P a589288cd68d49d0a68c835115816547: Bootstrap starting.
I20260608 12:41:50.667474  5140 raft_consensus.cc:359] T 83e5d73759904b949c1fd377e24c2041 P a5ea76e3b70e4a4e837e3b74520d59b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 } } peers { permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } } peers { permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } }
I20260608 12:41:50.668098  5140 raft_consensus.cc:385] T 83e5d73759904b949c1fd377e24c2041 P a5ea76e3b70e4a4e837e3b74520d59b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:50.668360  5140 raft_consensus.cc:740] T 83e5d73759904b949c1fd377e24c2041 P a5ea76e3b70e4a4e837e3b74520d59b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5ea76e3b70e4a4e837e3b74520d59b5, State: Initialized, Role: FOLLOWER
I20260608 12:41:50.669112  5140 consensus_queue.cc:260] T 83e5d73759904b949c1fd377e24c2041 P a5ea76e3b70e4a4e837e3b74520d59b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 } } peers { permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } } peers { permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } }
I20260608 12:41:50.671073  5140 ts_tablet_manager.cc:1434] T 83e5d73759904b949c1fd377e24c2041 P a5ea76e3b70e4a4e837e3b74520d59b5: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260608 12:41:50.671566  5142 tablet_bootstrap.cc:654] T 7b864f4ba38849338081f95f0255c1fd P a589288cd68d49d0a68c835115816547: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:50.675712  5142 tablet_bootstrap.cc:492] T 7b864f4ba38849338081f95f0255c1fd P a589288cd68d49d0a68c835115816547: No bootstrap required, opened a new log
I20260608 12:41:50.676091  5142 ts_tablet_manager.cc:1403] T 7b864f4ba38849338081f95f0255c1fd P a589288cd68d49d0a68c835115816547: Time spent bootstrapping tablet: real 0.010s	user 0.008s	sys 0.000s
I20260608 12:41:50.678601  5142 raft_consensus.cc:359] T 7b864f4ba38849338081f95f0255c1fd P a589288cd68d49d0a68c835115816547 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 } } peers { permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } } peers { permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } }
I20260608 12:41:50.679431  5142 raft_consensus.cc:385] T 7b864f4ba38849338081f95f0255c1fd P a589288cd68d49d0a68c835115816547 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:50.679708  5142 raft_consensus.cc:740] T 7b864f4ba38849338081f95f0255c1fd P a589288cd68d49d0a68c835115816547 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a589288cd68d49d0a68c835115816547, State: Initialized, Role: FOLLOWER
I20260608 12:41:50.679965  5094 raft_consensus.cc:3060] T 6c8c32b449534d93a061716191ef6f4c P a5ea76e3b70e4a4e837e3b74520d59b5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:50.680382  5142 consensus_queue.cc:260] T 7b864f4ba38849338081f95f0255c1fd P a589288cd68d49d0a68c835115816547 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 } } peers { permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } } peers { permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } }
I20260608 12:41:50.682300  5142 ts_tablet_manager.cc:1434] T 7b864f4ba38849338081f95f0255c1fd P a589288cd68d49d0a68c835115816547: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260608 12:41:50.688040  5152 consensus_queue.cc:1048] T 6c8c32b449534d93a061716191ef6f4c P a589288cd68d49d0a68c835115816547 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:41:50.706435  5170 consensus_queue.cc:1048] T 6c8c32b449534d93a061716191ef6f4c P a589288cd68d49d0a68c835115816547 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:41:50.710664  5147 raft_consensus.cc:493] T e3bbcb7dacab4b8a923a6b27e6aed880 P a5ea76e3b70e4a4e837e3b74520d59b5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:41:50.711309  5147 raft_consensus.cc:515] T e3bbcb7dacab4b8a923a6b27e6aed880 P a5ea76e3b70e4a4e837e3b74520d59b5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 } } peers { permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } } peers { permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } }
I20260608 12:41:50.713691  5147 leader_election.cc:290] T e3bbcb7dacab4b8a923a6b27e6aed880 P a5ea76e3b70e4a4e837e3b74520d59b5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2d4b295cf6f84f7c9d2d66851953cd0d (127.0.107.193:46593), a589288cd68d49d0a68c835115816547 (127.0.107.194:37773)
I20260608 12:41:50.714942  5020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3bbcb7dacab4b8a923a6b27e6aed880" candidate_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a589288cd68d49d0a68c835115816547" is_pre_election: true
I20260608 12:41:50.715819  5020 raft_consensus.cc:2468] T e3bbcb7dacab4b8a923a6b27e6aed880 P a589288cd68d49d0a68c835115816547 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a5ea76e3b70e4a4e837e3b74520d59b5 in term 0.
I20260608 12:41:50.716910  5059 leader_election.cc:304] T e3bbcb7dacab4b8a923a6b27e6aed880 P a5ea76e3b70e4a4e837e3b74520d59b5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a589288cd68d49d0a68c835115816547, a5ea76e3b70e4a4e837e3b74520d59b5; no voters: 
I20260608 12:41:50.717196  4945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3bbcb7dacab4b8a923a6b27e6aed880" candidate_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" is_pre_election: true
I20260608 12:41:50.717557  5147 raft_consensus.cc:2804] T e3bbcb7dacab4b8a923a6b27e6aed880 P a5ea76e3b70e4a4e837e3b74520d59b5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:41:50.717944  4945 raft_consensus.cc:2468] T e3bbcb7dacab4b8a923a6b27e6aed880 P 2d4b295cf6f84f7c9d2d66851953cd0d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a5ea76e3b70e4a4e837e3b74520d59b5 in term 0.
I20260608 12:41:50.718003  5147 raft_consensus.cc:493] T e3bbcb7dacab4b8a923a6b27e6aed880 P a5ea76e3b70e4a4e837e3b74520d59b5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:41:50.718595  5147 raft_consensus.cc:3060] T e3bbcb7dacab4b8a923a6b27e6aed880 P a5ea76e3b70e4a4e837e3b74520d59b5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:50.723430  5151 raft_consensus.cc:493] T 7b864f4ba38849338081f95f0255c1fd P 2d4b295cf6f84f7c9d2d66851953cd0d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:41:50.723850  5151 raft_consensus.cc:515] T 7b864f4ba38849338081f95f0255c1fd P 2d4b295cf6f84f7c9d2d66851953cd0d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 } } peers { permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } } peers { permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } }
I20260608 12:41:50.724668  5170 raft_consensus.cc:493] T 7dc83d12934248e7aefaf7506ef91219 P a589288cd68d49d0a68c835115816547 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:41:50.724984  5147 raft_consensus.cc:515] T e3bbcb7dacab4b8a923a6b27e6aed880 P a5ea76e3b70e4a4e837e3b74520d59b5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 } } peers { permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } } peers { permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } }
I20260608 12:41:50.725165  5170 raft_consensus.cc:515] T 7dc83d12934248e7aefaf7506ef91219 P a589288cd68d49d0a68c835115816547 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 } } peers { permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } } peers { permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } }
I20260608 12:41:50.725935  5151 leader_election.cc:290] T 7b864f4ba38849338081f95f0255c1fd P 2d4b295cf6f84f7c9d2d66851953cd0d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a589288cd68d49d0a68c835115816547 (127.0.107.194:37773), a5ea76e3b70e4a4e837e3b74520d59b5 (127.0.107.195:36031)
I20260608 12:41:50.727092  5147 leader_election.cc:290] T e3bbcb7dacab4b8a923a6b27e6aed880 P a5ea76e3b70e4a4e837e3b74520d59b5 [CANDIDATE]: Term 1 election: Requested vote from peers 2d4b295cf6f84f7c9d2d66851953cd0d (127.0.107.193:46593), a589288cd68d49d0a68c835115816547 (127.0.107.194:37773)
I20260608 12:41:50.728693  5094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b864f4ba38849338081f95f0255c1fd" candidate_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" is_pre_election: true
I20260608 12:41:50.728700  5021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3bbcb7dacab4b8a923a6b27e6aed880" candidate_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a589288cd68d49d0a68c835115816547"
I20260608 12:41:50.727139  5170 leader_election.cc:290] T 7dc83d12934248e7aefaf7506ef91219 P a589288cd68d49d0a68c835115816547 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2d4b295cf6f84f7c9d2d66851953cd0d (127.0.107.193:46593), a5ea76e3b70e4a4e837e3b74520d59b5 (127.0.107.195:36031)
I20260608 12:41:50.729632  5094 raft_consensus.cc:2468] T 7b864f4ba38849338081f95f0255c1fd P a5ea76e3b70e4a4e837e3b74520d59b5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2d4b295cf6f84f7c9d2d66851953cd0d in term 0.
I20260608 12:41:50.729883  5021 raft_consensus.cc:3060] T e3bbcb7dacab4b8a923a6b27e6aed880 P a589288cd68d49d0a68c835115816547 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:50.729993  5020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b864f4ba38849338081f95f0255c1fd" candidate_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a589288cd68d49d0a68c835115816547" is_pre_election: true
I20260608 12:41:50.729979  5095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dc83d12934248e7aefaf7506ef91219" candidate_uuid: "a589288cd68d49d0a68c835115816547" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" is_pre_election: true
I20260608 12:41:50.730784  5020 raft_consensus.cc:2468] T 7b864f4ba38849338081f95f0255c1fd P a589288cd68d49d0a68c835115816547 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2d4b295cf6f84f7c9d2d66851953cd0d in term 0.
I20260608 12:41:50.731388  5095 raft_consensus.cc:2393] T 7dc83d12934248e7aefaf7506ef91219 P a5ea76e3b70e4a4e837e3b74520d59b5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a589288cd68d49d0a68c835115816547 in current term 1: Already voted for candidate 2d4b295cf6f84f7c9d2d66851953cd0d in this term.
I20260608 12:41:50.731221  4910 leader_election.cc:304] T 7b864f4ba38849338081f95f0255c1fd P 2d4b295cf6f84f7c9d2d66851953cd0d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2d4b295cf6f84f7c9d2d66851953cd0d, a5ea76e3b70e4a4e837e3b74520d59b5; no voters: 
I20260608 12:41:50.731858  4946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dc83d12934248e7aefaf7506ef91219" candidate_uuid: "a589288cd68d49d0a68c835115816547" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" is_pre_election: true
I20260608 12:41:50.733672  4984 leader_election.cc:304] T 7dc83d12934248e7aefaf7506ef91219 P a589288cd68d49d0a68c835115816547 [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: a589288cd68d49d0a68c835115816547; no voters: 2d4b295cf6f84f7c9d2d66851953cd0d, a5ea76e3b70e4a4e837e3b74520d59b5
I20260608 12:41:50.734489  5170 raft_consensus.cc:3060] T 7dc83d12934248e7aefaf7506ef91219 P a589288cd68d49d0a68c835115816547 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:50.734138  4945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3bbcb7dacab4b8a923a6b27e6aed880" candidate_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d"
I20260608 12:41:50.737190  4945 raft_consensus.cc:3060] T e3bbcb7dacab4b8a923a6b27e6aed880 P 2d4b295cf6f84f7c9d2d66851953cd0d [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:50.737838  5151 raft_consensus.cc:2804] T 7b864f4ba38849338081f95f0255c1fd P 2d4b295cf6f84f7c9d2d66851953cd0d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:41:50.737777  5021 raft_consensus.cc:2468] T e3bbcb7dacab4b8a923a6b27e6aed880 P a589288cd68d49d0a68c835115816547 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5ea76e3b70e4a4e837e3b74520d59b5 in term 1.
I20260608 12:41:50.738437  5151 raft_consensus.cc:493] T 7b864f4ba38849338081f95f0255c1fd P 2d4b295cf6f84f7c9d2d66851953cd0d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:41:50.738875  5151 raft_consensus.cc:3060] T 7b864f4ba38849338081f95f0255c1fd P 2d4b295cf6f84f7c9d2d66851953cd0d [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:50.739359  5059 leader_election.cc:304] T e3bbcb7dacab4b8a923a6b27e6aed880 P a5ea76e3b70e4a4e837e3b74520d59b5 [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: a589288cd68d49d0a68c835115816547, a5ea76e3b70e4a4e837e3b74520d59b5; no voters: 
I20260608 12:41:50.740381  5147 raft_consensus.cc:2804] T e3bbcb7dacab4b8a923a6b27e6aed880 P a5ea76e3b70e4a4e837e3b74520d59b5 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:41:50.741185  5147 raft_consensus.cc:697] T e3bbcb7dacab4b8a923a6b27e6aed880 P a5ea76e3b70e4a4e837e3b74520d59b5 [term 1 LEADER]: Becoming Leader. State: Replica: a5ea76e3b70e4a4e837e3b74520d59b5, State: Running, Role: LEADER
I20260608 12:41:50.741572  5170 raft_consensus.cc:2749] T 7dc83d12934248e7aefaf7506ef91219 P a589288cd68d49d0a68c835115816547 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:41:50.742128  5147 consensus_queue.cc:237] T e3bbcb7dacab4b8a923a6b27e6aed880 P a5ea76e3b70e4a4e837e3b74520d59b5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 } } peers { permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } } peers { permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } }
I20260608 12:41:50.744405  4945 raft_consensus.cc:2468] T e3bbcb7dacab4b8a923a6b27e6aed880 P 2d4b295cf6f84f7c9d2d66851953cd0d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5ea76e3b70e4a4e837e3b74520d59b5 in term 1.
I20260608 12:41:50.745070  5153 raft_consensus.cc:493] T abac84af84a041f3bc581570d02cd5f5 P 2d4b295cf6f84f7c9d2d66851953cd0d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:41:50.745527  5153 raft_consensus.cc:515] T abac84af84a041f3bc581570d02cd5f5 P 2d4b295cf6f84f7c9d2d66851953cd0d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 } } peers { permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } } peers { permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } }
I20260608 12:41:50.746774  5151 raft_consensus.cc:515] T 7b864f4ba38849338081f95f0255c1fd P 2d4b295cf6f84f7c9d2d66851953cd0d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 } } peers { permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } } peers { permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } }
I20260608 12:41:50.747769  5153 leader_election.cc:290] T abac84af84a041f3bc581570d02cd5f5 P 2d4b295cf6f84f7c9d2d66851953cd0d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a589288cd68d49d0a68c835115816547 (127.0.107.194:37773), a5ea76e3b70e4a4e837e3b74520d59b5 (127.0.107.195:36031)
I20260608 12:41:50.749022  5151 leader_election.cc:290] T 7b864f4ba38849338081f95f0255c1fd P 2d4b295cf6f84f7c9d2d66851953cd0d [CANDIDATE]: Term 1 election: Requested vote from peers a589288cd68d49d0a68c835115816547 (127.0.107.194:37773), a5ea76e3b70e4a4e837e3b74520d59b5 (127.0.107.195:36031)
I20260608 12:41:50.749328  5095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abac84af84a041f3bc581570d02cd5f5" candidate_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" is_pre_election: true
I20260608 12:41:50.750053  5021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abac84af84a041f3bc581570d02cd5f5" candidate_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a589288cd68d49d0a68c835115816547" is_pre_election: true
I20260608 12:41:50.750010  5095 raft_consensus.cc:2468] T abac84af84a041f3bc581570d02cd5f5 P a5ea76e3b70e4a4e837e3b74520d59b5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2d4b295cf6f84f7c9d2d66851953cd0d in term 0.
I20260608 12:41:50.750753  5021 raft_consensus.cc:2468] T abac84af84a041f3bc581570d02cd5f5 P a589288cd68d49d0a68c835115816547 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2d4b295cf6f84f7c9d2d66851953cd0d in term 0.
I20260608 12:41:50.751250  5020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b864f4ba38849338081f95f0255c1fd" candidate_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a589288cd68d49d0a68c835115816547"
I20260608 12:41:50.751814  4910 leader_election.cc:304] T abac84af84a041f3bc581570d02cd5f5 P 2d4b295cf6f84f7c9d2d66851953cd0d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2d4b295cf6f84f7c9d2d66851953cd0d, a589288cd68d49d0a68c835115816547; no voters: 
I20260608 12:41:50.751859  5020 raft_consensus.cc:3060] T 7b864f4ba38849338081f95f0255c1fd P a589288cd68d49d0a68c835115816547 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:50.752535  5151 raft_consensus.cc:2804] T abac84af84a041f3bc581570d02cd5f5 P 2d4b295cf6f84f7c9d2d66851953cd0d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:41:50.753052  5151 raft_consensus.cc:493] T abac84af84a041f3bc581570d02cd5f5 P 2d4b295cf6f84f7c9d2d66851953cd0d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:41:50.753471  5151 raft_consensus.cc:3060] T abac84af84a041f3bc581570d02cd5f5 P 2d4b295cf6f84f7c9d2d66851953cd0d [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:50.756255  4841 catalog_manager.cc:5696] T e3bbcb7dacab4b8a923a6b27e6aed880 P a5ea76e3b70e4a4e837e3b74520d59b5 reported cstate change: term changed from 0 to 1, leader changed from <none> to a5ea76e3b70e4a4e837e3b74520d59b5 (127.0.107.195). New cstate: current_term: 1 leader_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } health_report { overall_health: HEALTHY } } }
I20260608 12:41:50.757377  5095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b864f4ba38849338081f95f0255c1fd" candidate_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5"
I20260608 12:41:50.756286  5170 consensus_queue.cc:1048] T 19e15aeeff08441bbc800ea3555fb471 P a589288cd68d49d0a68c835115816547 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260608 12:41:50.757947  5095 raft_consensus.cc:3060] T 7b864f4ba38849338081f95f0255c1fd P a5ea76e3b70e4a4e837e3b74520d59b5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:50.759146  5020 raft_consensus.cc:2468] T 7b864f4ba38849338081f95f0255c1fd P a589288cd68d49d0a68c835115816547 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d4b295cf6f84f7c9d2d66851953cd0d in term 1.
I20260608 12:41:50.760193  4910 leader_election.cc:304] T 7b864f4ba38849338081f95f0255c1fd P 2d4b295cf6f84f7c9d2d66851953cd0d [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: 2d4b295cf6f84f7c9d2d66851953cd0d, a589288cd68d49d0a68c835115816547; no voters: 
I20260608 12:41:50.760905  5153 raft_consensus.cc:2804] T 7b864f4ba38849338081f95f0255c1fd P 2d4b295cf6f84f7c9d2d66851953cd0d [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:41:50.761368  5153 raft_consensus.cc:697] T 7b864f4ba38849338081f95f0255c1fd P 2d4b295cf6f84f7c9d2d66851953cd0d [term 1 LEADER]: Becoming Leader. State: Replica: 2d4b295cf6f84f7c9d2d66851953cd0d, State: Running, Role: LEADER
I20260608 12:41:50.762172  5153 consensus_queue.cc:237] T 7b864f4ba38849338081f95f0255c1fd P 2d4b295cf6f84f7c9d2d66851953cd0d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 } } peers { permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } } peers { permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } }
I20260608 12:41:50.764791  5095 raft_consensus.cc:2468] T 7b864f4ba38849338081f95f0255c1fd P a5ea76e3b70e4a4e837e3b74520d59b5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d4b295cf6f84f7c9d2d66851953cd0d in term 1.
I20260608 12:41:50.773555  5151 raft_consensus.cc:515] T abac84af84a041f3bc581570d02cd5f5 P 2d4b295cf6f84f7c9d2d66851953cd0d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 } } peers { permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } } peers { permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } }
I20260608 12:41:50.780329  5020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abac84af84a041f3bc581570d02cd5f5" candidate_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a589288cd68d49d0a68c835115816547"
I20260608 12:41:50.780993  5020 raft_consensus.cc:3060] T abac84af84a041f3bc581570d02cd5f5 P a589288cd68d49d0a68c835115816547 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:50.781124  5210 consensus_queue.cc:1048] T 19e15aeeff08441bbc800ea3555fb471 P a589288cd68d49d0a68c835115816547 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:41:50.791570  5020 raft_consensus.cc:2468] T abac84af84a041f3bc581570d02cd5f5 P a589288cd68d49d0a68c835115816547 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d4b295cf6f84f7c9d2d66851953cd0d in term 1.
I20260608 12:41:50.792804  4910 leader_election.cc:304] T abac84af84a041f3bc581570d02cd5f5 P 2d4b295cf6f84f7c9d2d66851953cd0d [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: 2d4b295cf6f84f7c9d2d66851953cd0d, a589288cd68d49d0a68c835115816547; no voters: 
I20260608 12:41:50.794046  5151 leader_election.cc:290] T abac84af84a041f3bc581570d02cd5f5 P 2d4b295cf6f84f7c9d2d66851953cd0d [CANDIDATE]: Term 1 election: Requested vote from peers a589288cd68d49d0a68c835115816547 (127.0.107.194:37773), a5ea76e3b70e4a4e837e3b74520d59b5 (127.0.107.195:36031)
I20260608 12:41:50.793815  5153 raft_consensus.cc:2804] T abac84af84a041f3bc581570d02cd5f5 P 2d4b295cf6f84f7c9d2d66851953cd0d [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:41:50.795174  5153 raft_consensus.cc:697] T abac84af84a041f3bc581570d02cd5f5 P 2d4b295cf6f84f7c9d2d66851953cd0d [term 1 LEADER]: Becoming Leader. State: Replica: 2d4b295cf6f84f7c9d2d66851953cd0d, State: Running, Role: LEADER
I20260608 12:41:50.796011  5153 consensus_queue.cc:237] T abac84af84a041f3bc581570d02cd5f5 P 2d4b295cf6f84f7c9d2d66851953cd0d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 } } peers { permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } } peers { permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } }
I20260608 12:41:50.796450  5094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abac84af84a041f3bc581570d02cd5f5" candidate_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5"
I20260608 12:41:50.797102  5094 raft_consensus.cc:3060] T abac84af84a041f3bc581570d02cd5f5 P a5ea76e3b70e4a4e837e3b74520d59b5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:50.798979  4841 catalog_manager.cc:5696] T 7b864f4ba38849338081f95f0255c1fd P 2d4b295cf6f84f7c9d2d66851953cd0d reported cstate change: term changed from 0 to 1, leader changed from <none> to 2d4b295cf6f84f7c9d2d66851953cd0d (127.0.107.193). New cstate: current_term: 1 leader_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } health_report { overall_health: UNKNOWN } } }
I20260608 12:41:50.805428  5094 raft_consensus.cc:2468] T abac84af84a041f3bc581570d02cd5f5 P a5ea76e3b70e4a4e837e3b74520d59b5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d4b295cf6f84f7c9d2d66851953cd0d in term 1.
I20260608 12:41:50.813467  4841 catalog_manager.cc:5696] T abac84af84a041f3bc581570d02cd5f5 P 2d4b295cf6f84f7c9d2d66851953cd0d reported cstate change: term changed from 0 to 1, leader changed from <none> to 2d4b295cf6f84f7c9d2d66851953cd0d (127.0.107.193). New cstate: current_term: 1 leader_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } health_report { overall_health: UNKNOWN } } }
I20260608 12:41:50.840965  5210 raft_consensus.cc:493] T b06e857b71ce4a9b8c965ec06e250fec P a589288cd68d49d0a68c835115816547 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:41:50.841441  5210 raft_consensus.cc:515] T b06e857b71ce4a9b8c965ec06e250fec P a589288cd68d49d0a68c835115816547 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 } } peers { permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } } peers { permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } }
I20260608 12:41:50.843288  5210 leader_election.cc:290] T b06e857b71ce4a9b8c965ec06e250fec P a589288cd68d49d0a68c835115816547 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2d4b295cf6f84f7c9d2d66851953cd0d (127.0.107.193:46593), a5ea76e3b70e4a4e837e3b74520d59b5 (127.0.107.195:36031)
I20260608 12:41:50.844062  4945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b06e857b71ce4a9b8c965ec06e250fec" candidate_uuid: "a589288cd68d49d0a68c835115816547" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" is_pre_election: true
I20260608 12:41:50.844280  5094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b06e857b71ce4a9b8c965ec06e250fec" candidate_uuid: "a589288cd68d49d0a68c835115816547" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" is_pre_election: true
I20260608 12:41:50.844976  5094 raft_consensus.cc:2393] T b06e857b71ce4a9b8c965ec06e250fec P a5ea76e3b70e4a4e837e3b74520d59b5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a589288cd68d49d0a68c835115816547 in current term 1: Already voted for candidate 2d4b295cf6f84f7c9d2d66851953cd0d in this term.
I20260608 12:41:50.845841  4985 leader_election.cc:304] T b06e857b71ce4a9b8c965ec06e250fec P a589288cd68d49d0a68c835115816547 [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: a589288cd68d49d0a68c835115816547; no voters: 2d4b295cf6f84f7c9d2d66851953cd0d, a5ea76e3b70e4a4e837e3b74520d59b5
I20260608 12:41:50.846499  5210 raft_consensus.cc:3060] T b06e857b71ce4a9b8c965ec06e250fec P a589288cd68d49d0a68c835115816547 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:50.851495  5210 raft_consensus.cc:2749] T b06e857b71ce4a9b8c965ec06e250fec P a589288cd68d49d0a68c835115816547 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:41:50.860798  5147 consensus_queue.cc:1048] T a51b20df530f40dcb8544f055ca83b7f P a5ea76e3b70e4a4e837e3b74520d59b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:41:50.867749  5153 consensus_queue.cc:1048] T 7dc83d12934248e7aefaf7506ef91219 P 2d4b295cf6f84f7c9d2d66851953cd0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:41:50.875566  5187 consensus_queue.cc:1048] T a51b20df530f40dcb8544f055ca83b7f P a5ea76e3b70e4a4e837e3b74520d59b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:41:50.889699  5153 consensus_queue.cc:1048] T 7dc83d12934248e7aefaf7506ef91219 P 2d4b295cf6f84f7c9d2d66851953cd0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:41:50.951213  5153 consensus_queue.cc:1048] T ac0596d46ca4457c8cfc7d1e92b54023 P 2d4b295cf6f84f7c9d2d66851953cd0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:41:50.954875  5210 raft_consensus.cc:493] T 83e5d73759904b949c1fd377e24c2041 P a589288cd68d49d0a68c835115816547 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:41:50.955425  5210 raft_consensus.cc:515] T 83e5d73759904b949c1fd377e24c2041 P a589288cd68d49d0a68c835115816547 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 } } peers { permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } } peers { permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } }
I20260608 12:41:50.958096  4945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83e5d73759904b949c1fd377e24c2041" candidate_uuid: "a589288cd68d49d0a68c835115816547" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" is_pre_election: true
I20260608 12:41:50.958441  5094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83e5d73759904b949c1fd377e24c2041" candidate_uuid: "a589288cd68d49d0a68c835115816547" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" is_pre_election: true
I20260608 12:41:50.959390  5094 raft_consensus.cc:2468] T 83e5d73759904b949c1fd377e24c2041 P a5ea76e3b70e4a4e837e3b74520d59b5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a589288cd68d49d0a68c835115816547 in term 0.
I20260608 12:41:50.960590  4985 leader_election.cc:304] T 83e5d73759904b949c1fd377e24c2041 P a589288cd68d49d0a68c835115816547 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a589288cd68d49d0a68c835115816547, a5ea76e3b70e4a4e837e3b74520d59b5; no voters: 
I20260608 12:41:50.958792  4945 raft_consensus.cc:2468] T 83e5d73759904b949c1fd377e24c2041 P 2d4b295cf6f84f7c9d2d66851953cd0d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a589288cd68d49d0a68c835115816547 in term 0.
I20260608 12:41:50.961509  5152 raft_consensus.cc:2804] T 83e5d73759904b949c1fd377e24c2041 P a589288cd68d49d0a68c835115816547 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:41:50.961894  5152 raft_consensus.cc:493] T 83e5d73759904b949c1fd377e24c2041 P a589288cd68d49d0a68c835115816547 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:41:50.962249  5152 raft_consensus.cc:3060] T 83e5d73759904b949c1fd377e24c2041 P a589288cd68d49d0a68c835115816547 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:50.962287  5210 leader_election.cc:290] T 83e5d73759904b949c1fd377e24c2041 P a589288cd68d49d0a68c835115816547 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2d4b295cf6f84f7c9d2d66851953cd0d (127.0.107.193:46593), a5ea76e3b70e4a4e837e3b74520d59b5 (127.0.107.195:36031)
I20260608 12:41:50.963727  5188 consensus_queue.cc:1048] T ac0596d46ca4457c8cfc7d1e92b54023 P 2d4b295cf6f84f7c9d2d66851953cd0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:41:50.970556  5170 raft_consensus.cc:493] T 3b5d339ac7484d78b854f0db4e318f23 P a589288cd68d49d0a68c835115816547 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:41:50.970644  5152 raft_consensus.cc:515] T 83e5d73759904b949c1fd377e24c2041 P a589288cd68d49d0a68c835115816547 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 } } peers { permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } } peers { permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } }
I20260608 12:41:50.971123  5170 raft_consensus.cc:515] T 3b5d339ac7484d78b854f0db4e318f23 P a589288cd68d49d0a68c835115816547 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 } } peers { permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } } peers { permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } }
I20260608 12:41:50.973596  5170 leader_election.cc:290] T 3b5d339ac7484d78b854f0db4e318f23 P a589288cd68d49d0a68c835115816547 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2d4b295cf6f84f7c9d2d66851953cd0d (127.0.107.193:46593), a5ea76e3b70e4a4e837e3b74520d59b5 (127.0.107.195:36031)
I20260608 12:41:50.974893  4946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b5d339ac7484d78b854f0db4e318f23" candidate_uuid: "a589288cd68d49d0a68c835115816547" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" is_pre_election: true
I20260608 12:41:50.974928  4945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83e5d73759904b949c1fd377e24c2041" candidate_uuid: "a589288cd68d49d0a68c835115816547" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d"
I20260608 12:41:50.975728  4945 raft_consensus.cc:3060] T 83e5d73759904b949c1fd377e24c2041 P 2d4b295cf6f84f7c9d2d66851953cd0d [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:50.975854  4946 raft_consensus.cc:2393] T 3b5d339ac7484d78b854f0db4e318f23 P 2d4b295cf6f84f7c9d2d66851953cd0d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a589288cd68d49d0a68c835115816547 in current term 1: Already voted for candidate a5ea76e3b70e4a4e837e3b74520d59b5 in this term.
I20260608 12:41:50.977083  5094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b5d339ac7484d78b854f0db4e318f23" candidate_uuid: "a589288cd68d49d0a68c835115816547" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" is_pre_election: true
I20260608 12:41:50.979063  4985 leader_election.cc:304] T 3b5d339ac7484d78b854f0db4e318f23 P a589288cd68d49d0a68c835115816547 [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: a589288cd68d49d0a68c835115816547; no voters: 2d4b295cf6f84f7c9d2d66851953cd0d, a5ea76e3b70e4a4e837e3b74520d59b5
I20260608 12:41:50.981379  5170 raft_consensus.cc:3060] T 3b5d339ac7484d78b854f0db4e318f23 P a589288cd68d49d0a68c835115816547 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:50.982029  5152 leader_election.cc:290] T 83e5d73759904b949c1fd377e24c2041 P a589288cd68d49d0a68c835115816547 [CANDIDATE]: Term 1 election: Requested vote from peers 2d4b295cf6f84f7c9d2d66851953cd0d (127.0.107.193:46593), a5ea76e3b70e4a4e837e3b74520d59b5 (127.0.107.195:36031)
I20260608 12:41:50.983503  4945 raft_consensus.cc:2468] T 83e5d73759904b949c1fd377e24c2041 P 2d4b295cf6f84f7c9d2d66851953cd0d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a589288cd68d49d0a68c835115816547 in term 1.
I20260608 12:41:50.983930  5095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83e5d73759904b949c1fd377e24c2041" candidate_uuid: "a589288cd68d49d0a68c835115816547" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5"
I20260608 12:41:50.984553  5095 raft_consensus.cc:3060] T 83e5d73759904b949c1fd377e24c2041 P a5ea76e3b70e4a4e837e3b74520d59b5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:50.984802  4984 leader_election.cc:304] T 83e5d73759904b949c1fd377e24c2041 P a589288cd68d49d0a68c835115816547 [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: 2d4b295cf6f84f7c9d2d66851953cd0d, a589288cd68d49d0a68c835115816547; no voters: 
I20260608 12:41:50.985880  5152 consensus_queue.cc:1048] T d2f6bdf761314e91857a488f2f9c4195 P a589288cd68d49d0a68c835115816547 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:41:50.986173  5210 raft_consensus.cc:2804] T 83e5d73759904b949c1fd377e24c2041 P a589288cd68d49d0a68c835115816547 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:41:50.993008  5210 raft_consensus.cc:697] T 83e5d73759904b949c1fd377e24c2041 P a589288cd68d49d0a68c835115816547 [term 1 LEADER]: Becoming Leader. State: Replica: a589288cd68d49d0a68c835115816547, State: Running, Role: LEADER
I20260608 12:41:50.994030  5210 consensus_queue.cc:237] T 83e5d73759904b949c1fd377e24c2041 P a589288cd68d49d0a68c835115816547 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 } } peers { permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } } peers { permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } }
I20260608 12:41:50.995447  5095 raft_consensus.cc:2468] T 83e5d73759904b949c1fd377e24c2041 P a5ea76e3b70e4a4e837e3b74520d59b5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a589288cd68d49d0a68c835115816547 in term 1.
I20260608 12:41:50.998325  5170 raft_consensus.cc:2749] T 3b5d339ac7484d78b854f0db4e318f23 P a589288cd68d49d0a68c835115816547 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:41:51.006799  4844 catalog_manager.cc:5696] T 83e5d73759904b949c1fd377e24c2041 P a589288cd68d49d0a68c835115816547 reported cstate change: term changed from 0 to 1, leader changed from <none> to a589288cd68d49d0a68c835115816547 (127.0.107.194). New cstate: current_term: 1 leader_uuid: "a589288cd68d49d0a68c835115816547" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } health_report { overall_health: UNKNOWN } } }
I20260608 12:41:51.009373  5210 consensus_queue.cc:1048] T d2f6bdf761314e91857a488f2f9c4195 P a589288cd68d49d0a68c835115816547 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:41:51.032434  5187 consensus_queue.cc:1048] T 3b5d339ac7484d78b854f0db4e318f23 P a5ea76e3b70e4a4e837e3b74520d59b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:41:51.044057  5147 consensus_queue.cc:1048] T 3b5d339ac7484d78b854f0db4e318f23 P a5ea76e3b70e4a4e837e3b74520d59b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:41:51.114873  5188 consensus_queue.cc:1048] T b06e857b71ce4a9b8c965ec06e250fec P 2d4b295cf6f84f7c9d2d66851953cd0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:41:51.128079  5184 consensus_queue.cc:1048] T b06e857b71ce4a9b8c965ec06e250fec P 2d4b295cf6f84f7c9d2d66851953cd0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:41:51.205549  5147 consensus_queue.cc:1048] T e3bbcb7dacab4b8a923a6b27e6aed880 P a5ea76e3b70e4a4e837e3b74520d59b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:41:51.233117  5147 consensus_queue.cc:1048] T e3bbcb7dacab4b8a923a6b27e6aed880 P a5ea76e3b70e4a4e837e3b74520d59b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:41:51.249835  5153 consensus_queue.cc:1048] T abac84af84a041f3bc581570d02cd5f5 P 2d4b295cf6f84f7c9d2d66851953cd0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:41:51.323567  5188 consensus_queue.cc:1048] T abac84af84a041f3bc581570d02cd5f5 P 2d4b295cf6f84f7c9d2d66851953cd0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:41:51.334995  5151 consensus_queue.cc:1048] T 7b864f4ba38849338081f95f0255c1fd P 2d4b295cf6f84f7c9d2d66851953cd0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:41:51.338187  5184 consensus_queue.cc:1048] T 7b864f4ba38849338081f95f0255c1fd P 2d4b295cf6f84f7c9d2d66851953cd0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:41:51.390900  5225 consensus_queue.cc:1048] T 83e5d73759904b949c1fd377e24c2041 P a589288cd68d49d0a68c835115816547 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:41:51.415800  5152 consensus_queue.cc:1048] T 83e5d73759904b949c1fd377e24c2041 P a589288cd68d49d0a68c835115816547 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 12:41:51.859190  5196 log.cc:927] Time spent T d2f6bdf761314e91857a488f2f9c4195 P a589288cd68d49d0a68c835115816547: Append to log took a long time: real 0.247s	user 0.006s	sys 0.000s
W20260608 12:41:52.094587  5058 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.107.193:46593, user_credentials={real_user=slave}} blocked reactor thread for 46882.5us
W20260608 12:41:52.312940  5058 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.107.193:46593, user_credentials={real_user=slave}} blocked reactor thread for 45669.1us
W20260608 12:41:52.461948  5293 log.cc:927] Time spent T 3b5d339ac7484d78b854f0db4e318f23 P a589288cd68d49d0a68c835115816547: Append to log took a long time: real 0.204s	user 0.000s	sys 0.001s
W20260608 12:41:52.476289  5296 log.cc:927] Time spent T a51b20df530f40dcb8544f055ca83b7f P a5ea76e3b70e4a4e837e3b74520d59b5: Append to log took a long time: real 0.153s	user 0.004s	sys 0.000s
I20260608 12:41:52.581158  5281 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:48246 (ReqId={client: 41613c97486d4ad0a997f26c9c79c1a4, seq_no=16, attempt_no=0}) took 1030 ms. Trace:
I20260608 12:41:52.581645  5281 rpcz_store.cc:276] 0608 12:41:51.550715 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:41:51.556223 (+  5508us) service_pool.cc:224] Handling call
0608 12:41:51.581039 (+ 24816us) spinlock_profiling.cc:243] Waited 4.76 ms on lock 0x7b34002c07e8. stack: 00007f26598aa3a1 00007f26598aa1c8 00007f2659085f11 000000000047f705 000000000047f658 00007f265af2e4bb 00007f265afae64f 00007f265b032c24 00007f265b037faf 00007f265b03a7eb 00007f265b03a740 00007f265b03a6a0 00007f265b03a640 00007f265b03896f 000000000049a986 000000000049a618
0608 12:41:52.581055 (+1000016us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:41:52.318924 (+     0us) write_op.cc:183] PREPARE: starting on tablet d2f6bdf761314e91857a488f2f9c4195
0608 12:41:52.319435 (+   511us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:41:52.319482 (+    47us) write_op.cc:435] Acquired schema lock
0608 12:41:52.319502 (+    20us) tablet.cc:662] Decoding operations
0608 12:41:52.320000 (+   498us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:41:52.320054 (+    54us) write_op.cc:641] Partition lock acquired for write op
0608 12:41:52.320083 (+    29us) tablet.cc:685] Acquiring locks for 5 operations
0608 12:41:52.320524 (+   441us) tablet.cc:701] Row locks acquired
0608 12:41:52.320544 (+    20us) write_op.cc:260] PREPARE: finished
0608 12:41:52.327438 (+  6894us) write_op.cc:270] Start()
0608 12:41:52.346868 (+ 19430us) write_op.cc:276] Timestamp: P: 1780922512326089 usec, L: 0
0608 12:41:52.346893 (+    25us) op_driver.cc:348] REPLICATION: starting
0608 12:41:52.393589 (+ 46696us) log.cc:844] Serialized 519 byte log entry
0608 12:41:52.530991 (+137402us) op_driver.cc:464] REPLICATION: finished
0608 12:41:52.578680 (+ 47689us) write_op.cc:301] APPLY: starting
0608 12:41:52.578756 (+    76us) tablet.cc:1367] starting BulkCheckPresence
0608 12:41:52.578919 (+   163us) tablet.cc:1370] finished BulkCheckPresence
0608 12:41:52.579006 (+    87us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:41:52.579963 (+   957us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:41:52.580149 (+   186us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 12:41:52.580192 (+    43us) write_op.cc:312] APPLY: finished
0608 12:41:52.580407 (+   215us) log.cc:844] Serialized 46 byte log entry
0608 12:41:52.580634 (+   227us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:41:52.580716 (+    82us) write_op.cc:454] Released schema lock
0608 12:41:52.580757 (+    41us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"spinlock_wait_cycles":10942208,"child_traces":[["op",{"apply.queue_time_us":47502,"num_ops":5,"prepare.queue_time_us":733217,"prepare.run_cpu_time_us":3779,"prepare.run_wall_time_us":100657,"raft.queue_time_us":8114,"raft.run_cpu_time_us":960,"raft.run_wall_time_us":960,"replication_time_us":183567}]]}
W20260608 12:41:52.585728  4910 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.107.194:37773, user_credentials={real_user=slave}} blocked reactor thread for 76021.7us
I20260608 12:41:52.588150  5281 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:48246 (ReqId={client: 41613c97486d4ad0a997f26c9c79c1a4, seq_no=14, attempt_no=0}) took 1038 ms. Trace:
I20260608 12:41:52.588678  5281 rpcz_store.cc:276] 0608 12:41:51.550214 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:41:51.563654 (+ 13440us) service_pool.cc:224] Handling call
0608 12:41:52.588082 (+1024428us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:41:52.152776 (+     0us) write_op.cc:183] PREPARE: starting on tablet 6c8c32b449534d93a061716191ef6f4c
0608 12:41:52.175193 (+ 22417us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:41:52.175498 (+   305us) write_op.cc:435] Acquired schema lock
0608 12:41:52.175514 (+    16us) tablet.cc:662] Decoding operations
0608 12:41:52.193460 (+ 17946us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:41:52.198913 (+  5453us) write_op.cc:641] Partition lock acquired for write op
0608 12:41:52.199906 (+   993us) tablet.cc:685] Acquiring locks for 1 operations
0608 12:41:52.215864 (+ 15958us) tablet.cc:701] Row locks acquired
0608 12:41:52.215895 (+    31us) write_op.cc:260] PREPARE: finished
0608 12:41:52.239657 (+ 23762us) write_op.cc:270] Start()
0608 12:41:52.247018 (+  7361us) write_op.cc:276] Timestamp: P: 1780922512235897 usec, L: 0
0608 12:41:52.248294 (+  1276us) op_driver.cc:348] REPLICATION: starting
0608 12:41:52.365809 (+117515us) spinlock_profiling.cc:243] Waited 3.51 ms on lock 0x7b54004f9d20. stack: 00007f26598aa3a1 00007f26598aa1c8 00007f2659085f11 000000000047f705 000000000047f658 00007f265cf5d5cb 00007f265cf83e64 00007f265d080671 00007f265d06a5e1 00007f265d069ed2 00007f2660bc2788 00007f2660bc1660 00007f2660bcb950 00007f2660bcb8b0 00007f2660bcb810 00007f2660bcb7b0
0608 12:41:52.366431 (+   622us) log.cc:844] Serialized 345 byte log entry
0608 12:41:52.367415 (+   984us) spinlock_profiling.cc:243] Waited 1.8 ms on lock 0x7b5400214b54. stack: 00007f26598aa3a1 00007f26598aa1c8 00007f2659085f11 000000000047f705 000000000047f658 00007f265cf5d5cb 00007f265d06a115 00007f2660bc2788 00007f2660bc1660 00007f2660bcb950 00007f2660bcb8b0 00007f2660bcb810 00007f2660bcb7b0 00007f2660bc992f 000000000049a986 000000000049a618
0608 12:41:52.550782 (+183367us) op_driver.cc:464] REPLICATION: finished
0608 12:41:52.586519 (+ 35737us) write_op.cc:301] APPLY: starting
0608 12:41:52.586594 (+    75us) tablet.cc:1367] starting BulkCheckPresence
0608 12:41:52.586701 (+   107us) tablet.cc:1370] finished BulkCheckPresence
0608 12:41:52.586724 (+    23us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:41:52.587063 (+   339us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:41:52.587221 (+   158us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 12:41:52.587265 (+    44us) write_op.cc:312] APPLY: finished
0608 12:41:52.587458 (+   193us) log.cc:844] Serialized 22 byte log entry
0608 12:41:52.587656 (+   198us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:41:52.587724 (+    68us) write_op.cc:454] Released schema lock
0608 12:41:52.587764 (+    40us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":35546,"mutex_wait_us":10199,"num_ops":1,"prepare.queue_time_us":542578,"prepare.run_cpu_time_us":6333,"prepare.run_wall_time_us":220288,"raft.queue_time_us":345,"raft.run_cpu_time_us":870,"raft.run_wall_time_us":870,"replication_time_us":301768,"spinlock_wait_cycles":12214400}]]}
I20260608 12:41:52.639290  5283 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:48246 (ReqId={client: 41613c97486d4ad0a997f26c9c79c1a4, seq_no=36, attempt_no=0}) took 1063 ms. Trace:
I20260608 12:41:52.639858  5283 rpcz_store.cc:276] 0608 12:41:51.582334 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:41:51.588667 (+  6333us) service_pool.cc:224] Handling call
0608 12:41:52.639067 (+1050400us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:41:52.166373 (+     0us) write_op.cc:183] PREPARE: starting on tablet 19e15aeeff08441bbc800ea3555fb471
0608 12:41:52.184815 (+ 18442us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:41:52.184844 (+    29us) write_op.cc:435] Acquired schema lock
0608 12:41:52.184865 (+    21us) tablet.cc:662] Decoding operations
0608 12:41:52.185210 (+   345us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:41:52.185272 (+    62us) write_op.cc:641] Partition lock acquired for write op
0608 12:41:52.185301 (+    29us) tablet.cc:685] Acquiring locks for 2 operations
0608 12:41:52.185503 (+   202us) tablet.cc:701] Row locks acquired
0608 12:41:52.185523 (+    20us) write_op.cc:260] PREPARE: finished
0608 12:41:52.394797 (+209274us) spinlock_profiling.cc:243] Waited 3.99 ms on lock 0x7b34002c07e8. stack: 00007f26598aa3a1 00007f26598aa1c8 00007f2659085f11 000000000047f705 000000000047f658 00007f265af2e4bb 00007f265afafa42 00007f2660bc1ec4 00007f2660bc1660 00007f2660bcb950 00007f2660bcb8b0 00007f2660bcb810 00007f2660bcb7b0 00007f2660bc992f 000000000049a986 000000000049a618
0608 12:41:52.394922 (+   125us) write_op.cc:270] Start()
0608 12:41:52.395134 (+   212us) write_op.cc:276] Timestamp: P: 1780922512394871 usec, L: 0
0608 12:41:52.395155 (+    21us) op_driver.cc:348] REPLICATION: starting
0608 12:41:52.395847 (+   692us) log.cc:844] Serialized 388 byte log entry
0608 12:41:52.626538 (+230691us) op_driver.cc:464] REPLICATION: finished
0608 12:41:52.632421 (+  5883us) write_op.cc:301] APPLY: starting
0608 12:41:52.632495 (+    74us) tablet.cc:1367] starting BulkCheckPresence
0608 12:41:52.632655 (+   160us) tablet.cc:1370] finished BulkCheckPresence
0608 12:41:52.632675 (+    20us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:41:52.633841 (+  1166us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:41:52.634011 (+   170us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 12:41:52.637112 (+  3101us) write_op.cc:312] APPLY: finished
0608 12:41:52.637311 (+   199us) log.cc:844] Serialized 28 byte log entry
0608 12:41:52.638607 (+  1296us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:41:52.638687 (+    80us) write_op.cc:454] Released schema lock
0608 12:41:52.638729 (+    42us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":5677,"num_ops":2,"prepare.queue_time_us":563432,"prepare.run_cpu_time_us":4767,"prepare.run_wall_time_us":238740,"replication_time_us":231269,"spinlock_wait_cycles":9173760}]]}
W20260608 12:41:52.713346  5125 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerService.Write -> {remote=127.0.107.195:36031, user_credentials={real_user=slave}} blocked reactor thread for 49136.4us
W20260608 12:41:52.743351  4910 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.107.194:37773, user_credentials={real_user=slave}} blocked reactor thread for 50758.5us
W20260608 12:41:52.804176  5237 meta_cache.cc:1261] Time spent looking up entry by key: real 0.072s	user 0.003s	sys 0.001s
W20260608 12:41:52.860514  4910 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.107.194:37773, user_credentials={real_user=slave}} blocked reactor thread for 85418.3us
W20260608 12:41:52.925973  4910 outbound_call.cc:321] RPC callback for RPC call kudu.master.MasterService.TSHeartbeat -> {remote=127.0.107.254:37559, user_credentials={real_user=slave}} blocked reactor thread for 47835.4us
W20260608 12:41:52.972502  4910 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.107.194:37773, user_credentials={real_user=slave}} blocked reactor thread for 43759.8us
W20260608 12:41:53.067919  4910 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.107.195:36031, user_credentials={real_user=slave}} blocked reactor thread for 90592.8us
W20260608 12:41:54.990499  4985 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.107.195:36031, user_credentials={real_user=slave}} blocked reactor thread for 48958.2us
W20260608 12:41:55.512667  5233 meta_cache.cc:1261] Time spent looking up entry by key: real 0.060s	user 0.004s	sys 0.000s
I20260608 12:41:55.990607   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:41:56.004462  5335 instance_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:56.004526  5334 instance_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:56.007208  5337 instance_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:56.007371   431 server_base.cc:1061] running on GCE node
I20260608 12:41:56.008716   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:41:56.008949   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:56.009130   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922516009116 us; error 0 us; skew 500 ppm
I20260608 12:41:56.009800   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:41:56.012678   431 webserver.cc:533] Webserver started at http://127.0.107.196:43263/ using document root <none> and password file <none>
I20260608 12:41:56.013250   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:41:56.013461   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:41:56.013787   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:41:56.015008   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922379125897-431-0/minicluster-data/ts-3-root/instance:
uuid: "ebc38d5cd7b14e1abd91fc466523d54f"
format_stamp: "Formatted at 2026-06-08 12:41:56 on dist-test-slave-gg24"
I20260608 12:41:56.020231   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260608 12:41:56.024130  5342 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:56.024983   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 12:41:56.025303   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922379125897-431-0/minicluster-data/ts-3-root
uuid: "ebc38d5cd7b14e1abd91fc466523d54f"
format_stamp: "Formatted at 2026-06-08 12:41:56 on dist-test-slave-gg24"
I20260608 12:41:56.025566   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922379125897-431-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922379125897-431-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922379125897-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:56.046936   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:41:56.048245   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:41:56.049959   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:41:56.052443   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:41:56.052700   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260608 12:41:56.053004   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:41:56.053205   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:56.101543   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.196:39511
I20260608 12:41:56.101678  5404 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.196:39511 every 8 connection(s)
I20260608 12:41:56.108613   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:41:56.116233  5409 instance_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:56.118520  5410 instance_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:56.122547   431 server_base.cc:1061] running on GCE node
W20260608 12:41:56.122887  5412 instance_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:56.126114   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:41:56.126437   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:56.126729   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922516126708 us; error 0 us; skew 500 ppm
I20260608 12:41:56.127594   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:41:56.128196  5405 heartbeater.cc:344] Connected to a master server at 127.0.107.254:37559
I20260608 12:41:56.128697  5405 heartbeater.cc:461] Registering TS with master...
I20260608 12:41:56.129647  5405 heartbeater.cc:507] Master 127.0.107.254:37559 requested a full tablet report, sending...
I20260608 12:41:56.130645   431 webserver.cc:533] Webserver started at http://127.0.107.197:43651/ using document root <none> and password file <none>
I20260608 12:41:56.131307   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:41:56.131565   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:41:56.131943   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:41:56.131942  4838 ts_manager.cc:194] Registered new tserver with Master: ebc38d5cd7b14e1abd91fc466523d54f (127.0.107.196:39511)
I20260608 12:41:56.133673   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922379125897-431-0/minicluster-data/ts-4-root/instance:
uuid: "e22cc7127ab2421eab0e1dc41c1bee23"
format_stamp: "Formatted at 2026-06-08 12:41:56 on dist-test-slave-gg24"
I20260608 12:41:56.134280  4838 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42676
I20260608 12:41:56.138969   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.003s
I20260608 12:41:56.142704  5417 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:56.143549   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260608 12:41:56.143899   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922379125897-431-0/minicluster-data/ts-4-root
uuid: "e22cc7127ab2421eab0e1dc41c1bee23"
format_stamp: "Formatted at 2026-06-08 12:41:56 on dist-test-slave-gg24"
I20260608 12:41:56.144200   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922379125897-431-0/minicluster-data/ts-4-root
metadata directory: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922379125897-431-0/minicluster-data/ts-4-root
1 data directories: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922379125897-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:41:56.160689   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:41:56.162019   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:41:56.165644   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:41:56.167891   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:41:56.168078   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:56.168401   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:41:56.168606   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:56.238742   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.197:46209
I20260608 12:41:56.238834  5479 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.197:46209 every 8 connection(s)
I20260608 12:41:56.246068   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:41:56.255201  5483 instance_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:56.257036  5484 instance_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:56.259984  5480 heartbeater.cc:344] Connected to a master server at 127.0.107.254:37559
I20260608 12:41:56.260504  5480 heartbeater.cc:461] Registering TS with master...
I20260608 12:41:56.261232   431 server_base.cc:1061] running on GCE node
I20260608 12:41:56.261698  5480 heartbeater.cc:507] Master 127.0.107.254:37559 requested a full tablet report, sending...
W20260608 12:41:56.261770  5486 instance_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:56.262912   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:41:56.263294   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:56.263537   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922516263518 us; error 0 us; skew 500 ppm
I20260608 12:41:56.264174   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:41:56.264199  4838 ts_manager.cc:194] Registered new tserver with Master: e22cc7127ab2421eab0e1dc41c1bee23 (127.0.107.197:46209)
I20260608 12:41:56.265908  4838 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42678
I20260608 12:41:56.267355   431 webserver.cc:533] Webserver started at http://127.0.107.198:32813/ using document root <none> and password file <none>
I20260608 12:41:56.268127   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:41:56.268362   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:41:56.268743   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:41:56.269842   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922379125897-431-0/minicluster-data/ts-5-root/instance:
uuid: "ae5ea2f802734776b0ca3d6b0ecb58d6"
format_stamp: "Formatted at 2026-06-08 12:41:56 on dist-test-slave-gg24"
I20260608 12:41:56.274539   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 12:41:56.278016  5491 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:56.278803   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 12:41:56.279099   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922379125897-431-0/minicluster-data/ts-5-root
uuid: "ae5ea2f802734776b0ca3d6b0ecb58d6"
format_stamp: "Formatted at 2026-06-08 12:41:56 on dist-test-slave-gg24"
I20260608 12:41:56.279340   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922379125897-431-0/minicluster-data/ts-5-root
metadata directory: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922379125897-431-0/minicluster-data/ts-5-root
1 data directories: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922379125897-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:41:56.316308   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:41:56.317724   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:41:56.319742   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:41:56.322656   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:41:56.322911   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:56.323177   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:41:56.323393   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:56.405265   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.198:40019
I20260608 12:41:56.405373  5553 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.198:40019 every 8 connection(s)
I20260608 12:41:56.421525  5554 heartbeater.cc:344] Connected to a master server at 127.0.107.254:37559
I20260608 12:41:56.421921  5554 heartbeater.cc:461] Registering TS with master...
I20260608 12:41:56.422595  5554 heartbeater.cc:507] Master 127.0.107.254:37559 requested a full tablet report, sending...
I20260608 12:41:56.424820  4838 ts_manager.cc:194] Registered new tserver with Master: ae5ea2f802734776b0ca3d6b0ecb58d6 (127.0.107.198:40019)
I20260608 12:41:56.426517  4838 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42690
I20260608 12:41:56.704905  5021 consensus_queue.cc:237] T 6c8c32b449534d93a061716191ef6f4c P a589288cd68d49d0a68c835115816547 [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: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 } attrs { replace: true } } peers { permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } } peers { permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } } peers { permanent_uuid: "ebc38d5cd7b14e1abd91fc466523d54f" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39511 } attrs { promote: true } }
I20260608 12:41:56.711131  5090 raft_consensus.cc:1275] T 6c8c32b449534d93a061716191ef6f4c P a5ea76e3b70e4a4e837e3b74520d59b5 [term 1 FOLLOWER]: Refusing update from remote peer a589288cd68d49d0a68c835115816547: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 12:41:56.712766  5560 consensus_queue.cc:1048] T 6c8c32b449534d93a061716191ef6f4c P a589288cd68d49d0a68c835115816547 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.001s
I20260608 12:41:56.714596  4941 raft_consensus.cc:1275] T 6c8c32b449534d93a061716191ef6f4c P 2d4b295cf6f84f7c9d2d66851953cd0d [term 1 FOLLOWER]: Refusing update from remote peer a589288cd68d49d0a68c835115816547: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 12:41:56.716101  5560 consensus_queue.cc:1048] T 6c8c32b449534d93a061716191ef6f4c P a589288cd68d49d0a68c835115816547 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 12:41:56.720052  5284 raft_consensus.cc:2955] T 6c8c32b449534d93a061716191ef6f4c P a589288cd68d49d0a68c835115816547 [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER ebc38d5cd7b14e1abd91fc466523d54f (127.0.107.196) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 } attrs { replace: true } } peers { permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } } peers { permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } } peers { permanent_uuid: "ebc38d5cd7b14e1abd91fc466523d54f" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39511 } attrs { promote: true } } }
I20260608 12:41:56.721808  5090 raft_consensus.cc:2955] T 6c8c32b449534d93a061716191ef6f4c P a5ea76e3b70e4a4e837e3b74520d59b5 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER ebc38d5cd7b14e1abd91fc466523d54f (127.0.107.196) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 } attrs { replace: true } } peers { permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } } peers { permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } } peers { permanent_uuid: "ebc38d5cd7b14e1abd91fc466523d54f" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39511 } attrs { promote: true } } }
I20260608 12:41:56.725541  4941 raft_consensus.cc:2955] T 6c8c32b449534d93a061716191ef6f4c P 2d4b295cf6f84f7c9d2d66851953cd0d [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER ebc38d5cd7b14e1abd91fc466523d54f (127.0.107.196) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 } attrs { replace: true } } peers { permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } } peers { permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } } peers { permanent_uuid: "ebc38d5cd7b14e1abd91fc466523d54f" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39511 } attrs { promote: true } } }
W20260608 12:41:56.741111  4984 consensus_peers.cc:597] T 6c8c32b449534d93a061716191ef6f4c P a589288cd68d49d0a68c835115816547 -> Peer ebc38d5cd7b14e1abd91fc466523d54f (127.0.107.196:39511): Couldn't send request to peer ebc38d5cd7b14e1abd91fc466523d54f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6c8c32b449534d93a061716191ef6f4c. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:41:56.740991  4842 catalog_manager.cc:5696] T 6c8c32b449534d93a061716191ef6f4c P a589288cd68d49d0a68c835115816547 reported cstate change: config changed from index -1 to 26, NON_VOTER ebc38d5cd7b14e1abd91fc466523d54f (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "a589288cd68d49d0a68c835115816547" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ebc38d5cd7b14e1abd91fc466523d54f" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39511 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:41:56.753490  4941 consensus_queue.cc:237] T ac0596d46ca4457c8cfc7d1e92b54023 P 2d4b295cf6f84f7c9d2d66851953cd0d [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: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 } } peers { permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } } peers { permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } attrs { replace: true } } peers { permanent_uuid: "ae5ea2f802734776b0ca3d6b0ecb58d6" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 40019 } attrs { promote: true } }
I20260608 12:41:56.766877  5090 raft_consensus.cc:1275] T ac0596d46ca4457c8cfc7d1e92b54023 P a5ea76e3b70e4a4e837e3b74520d59b5 [term 1 FOLLOWER]: Refusing update from remote peer 2d4b295cf6f84f7c9d2d66851953cd0d: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 12:41:56.767341  5021 raft_consensus.cc:1275] T ac0596d46ca4457c8cfc7d1e92b54023 P a589288cd68d49d0a68c835115816547 [term 1 FOLLOWER]: Refusing update from remote peer 2d4b295cf6f84f7c9d2d66851953cd0d: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 12:41:56.768345  5263 consensus_queue.cc:1048] T ac0596d46ca4457c8cfc7d1e92b54023 P 2d4b295cf6f84f7c9d2d66851953cd0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } 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:41:56.769884  5568 consensus_queue.cc:1048] T ac0596d46ca4457c8cfc7d1e92b54023 P 2d4b295cf6f84f7c9d2d66851953cd0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.001s
W20260608 12:41:56.784497  4910 consensus_peers.cc:597] T ac0596d46ca4457c8cfc7d1e92b54023 P 2d4b295cf6f84f7c9d2d66851953cd0d -> Peer ae5ea2f802734776b0ca3d6b0ecb58d6 (127.0.107.198:40019): Couldn't send request to peer ae5ea2f802734776b0ca3d6b0ecb58d6. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ac0596d46ca4457c8cfc7d1e92b54023. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:41:56.786301  5090 raft_consensus.cc:2955] T ac0596d46ca4457c8cfc7d1e92b54023 P a5ea76e3b70e4a4e837e3b74520d59b5 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER ae5ea2f802734776b0ca3d6b0ecb58d6 (127.0.107.198) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 } } peers { permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } } peers { permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } attrs { replace: true } } peers { permanent_uuid: "ae5ea2f802734776b0ca3d6b0ecb58d6" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 40019 } attrs { promote: true } } }
I20260608 12:41:56.787678  5021 raft_consensus.cc:2955] T ac0596d46ca4457c8cfc7d1e92b54023 P a589288cd68d49d0a68c835115816547 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER ae5ea2f802734776b0ca3d6b0ecb58d6 (127.0.107.198) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 } } peers { permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } } peers { permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } attrs { replace: true } } peers { permanent_uuid: "ae5ea2f802734776b0ca3d6b0ecb58d6" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 40019 } attrs { promote: true } } }
I20260608 12:41:56.781571  5571 raft_consensus.cc:2955] T ac0596d46ca4457c8cfc7d1e92b54023 P 2d4b295cf6f84f7c9d2d66851953cd0d [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER ae5ea2f802734776b0ca3d6b0ecb58d6 (127.0.107.198) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 } } peers { permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } } peers { permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } attrs { replace: true } } peers { permanent_uuid: "ae5ea2f802734776b0ca3d6b0ecb58d6" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 40019 } attrs { promote: true } } }
I20260608 12:41:56.805368  4941 consensus_queue.cc:237] T 7b864f4ba38849338081f95f0255c1fd P 2d4b295cf6f84f7c9d2d66851953cd0d [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: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 } } peers { permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } attrs { replace: true } } peers { permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } } peers { permanent_uuid: "e22cc7127ab2421eab0e1dc41c1bee23" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 46209 } attrs { promote: true } }
I20260608 12:41:56.805055  4837 catalog_manager.cc:5696] T ac0596d46ca4457c8cfc7d1e92b54023 P a5ea76e3b70e4a4e837e3b74520d59b5 reported cstate change: config changed from index -1 to 26, NON_VOTER ae5ea2f802734776b0ca3d6b0ecb58d6 (127.0.107.198) added. New cstate: current_term: 1 leader_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 } } peers { permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } } peers { permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } attrs { replace: true } } peers { permanent_uuid: "ae5ea2f802734776b0ca3d6b0ecb58d6" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 40019 } attrs { promote: true } } }
I20260608 12:41:56.815461  5090 raft_consensus.cc:1275] T 7b864f4ba38849338081f95f0255c1fd P a5ea76e3b70e4a4e837e3b74520d59b5 [term 1 FOLLOWER]: Refusing update from remote peer 2d4b295cf6f84f7c9d2d66851953cd0d: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 12:41:56.815564  5018 raft_consensus.cc:1275] T 7b864f4ba38849338081f95f0255c1fd P a589288cd68d49d0a68c835115816547 [term 1 FOLLOWER]: Refusing update from remote peer 2d4b295cf6f84f7c9d2d66851953cd0d: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 12:41:56.819083  5571 consensus_queue.cc:1048] T 7b864f4ba38849338081f95f0255c1fd P 2d4b295cf6f84f7c9d2d66851953cd0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 12:41:56.820065  5568 consensus_queue.cc:1048] T 7b864f4ba38849338081f95f0255c1fd P 2d4b295cf6f84f7c9d2d66851953cd0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 12:41:56.828982  5568 raft_consensus.cc:2955] T 7b864f4ba38849338081f95f0255c1fd P 2d4b295cf6f84f7c9d2d66851953cd0d [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER e22cc7127ab2421eab0e1dc41c1bee23 (127.0.107.197) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 } } peers { permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } attrs { replace: true } } peers { permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } } peers { permanent_uuid: "e22cc7127ab2421eab0e1dc41c1bee23" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 46209 } attrs { promote: true } } }
I20260608 12:41:56.830952  5018 raft_consensus.cc:2955] T 7b864f4ba38849338081f95f0255c1fd P a589288cd68d49d0a68c835115816547 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER e22cc7127ab2421eab0e1dc41c1bee23 (127.0.107.197) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 } } peers { permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } attrs { replace: true } } peers { permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } } peers { permanent_uuid: "e22cc7127ab2421eab0e1dc41c1bee23" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 46209 } attrs { promote: true } } }
W20260608 12:41:56.834383  4911 consensus_peers.cc:597] T 7b864f4ba38849338081f95f0255c1fd P 2d4b295cf6f84f7c9d2d66851953cd0d -> Peer e22cc7127ab2421eab0e1dc41c1bee23 (127.0.107.197:46209): Couldn't send request to peer e22cc7127ab2421eab0e1dc41c1bee23. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7b864f4ba38849338081f95f0255c1fd. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:41:56.846416  5090 raft_consensus.cc:2955] T 7b864f4ba38849338081f95f0255c1fd P a5ea76e3b70e4a4e837e3b74520d59b5 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER e22cc7127ab2421eab0e1dc41c1bee23 (127.0.107.197) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 } } peers { permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } attrs { replace: true } } peers { permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } } peers { permanent_uuid: "e22cc7127ab2421eab0e1dc41c1bee23" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 46209 } attrs { promote: true } } }
I20260608 12:41:56.847604  4837 catalog_manager.cc:5696] T 7b864f4ba38849338081f95f0255c1fd P a589288cd68d49d0a68c835115816547 reported cstate change: config changed from index -1 to 26, NON_VOTER e22cc7127ab2421eab0e1dc41c1bee23 (127.0.107.197) added. New cstate: current_term: 1 leader_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 } } peers { permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } attrs { replace: true } } peers { permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } } peers { permanent_uuid: "e22cc7127ab2421eab0e1dc41c1bee23" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 46209 } attrs { promote: true } } }
I20260608 12:41:56.849681  5018 consensus_queue.cc:237] T 19e15aeeff08441bbc800ea3555fb471 P a589288cd68d49d0a68c835115816547 [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: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 } } peers { permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } } peers { permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } attrs { replace: true } } peers { permanent_uuid: "ebc38d5cd7b14e1abd91fc466523d54f" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39511 } attrs { promote: true } }
W20260608 12:41:56.858707  4984 consensus_peers.cc:597] T 19e15aeeff08441bbc800ea3555fb471 P a589288cd68d49d0a68c835115816547 -> Peer ebc38d5cd7b14e1abd91fc466523d54f (127.0.107.196:39511): Couldn't send request to peer ebc38d5cd7b14e1abd91fc466523d54f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 19e15aeeff08441bbc800ea3555fb471. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:41:56.861445  5090 raft_consensus.cc:1275] T 19e15aeeff08441bbc800ea3555fb471 P a5ea76e3b70e4a4e837e3b74520d59b5 [term 1 FOLLOWER]: Refusing update from remote peer a589288cd68d49d0a68c835115816547: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 12:41:56.863207  4943 raft_consensus.cc:1275] T 19e15aeeff08441bbc800ea3555fb471 P 2d4b295cf6f84f7c9d2d66851953cd0d [term 1 FOLLOWER]: Refusing update from remote peer a589288cd68d49d0a68c835115816547: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 12:41:56.864712  5560 consensus_queue.cc:1048] T 19e15aeeff08441bbc800ea3555fb471 P a589288cd68d49d0a68c835115816547 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 12:41:56.866186  5557 consensus_queue.cc:1048] T 19e15aeeff08441bbc800ea3555fb471 P a589288cd68d49d0a68c835115816547 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.001s
I20260608 12:41:56.871726  5560 raft_consensus.cc:2955] T 19e15aeeff08441bbc800ea3555fb471 P a589288cd68d49d0a68c835115816547 [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER ebc38d5cd7b14e1abd91fc466523d54f (127.0.107.196) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 } } peers { permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } } peers { permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } attrs { replace: true } } peers { permanent_uuid: "ebc38d5cd7b14e1abd91fc466523d54f" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39511 } attrs { promote: true } } }
I20260608 12:41:56.875150  5090 raft_consensus.cc:2955] T 19e15aeeff08441bbc800ea3555fb471 P a5ea76e3b70e4a4e837e3b74520d59b5 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER ebc38d5cd7b14e1abd91fc466523d54f (127.0.107.196) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 } } peers { permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } } peers { permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } attrs { replace: true } } peers { permanent_uuid: "ebc38d5cd7b14e1abd91fc466523d54f" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39511 } attrs { promote: true } } }
I20260608 12:41:56.886730  4942 raft_consensus.cc:2955] T 19e15aeeff08441bbc800ea3555fb471 P 2d4b295cf6f84f7c9d2d66851953cd0d [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER ebc38d5cd7b14e1abd91fc466523d54f (127.0.107.196) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 } } peers { permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } } peers { permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } attrs { replace: true } } peers { permanent_uuid: "ebc38d5cd7b14e1abd91fc466523d54f" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39511 } attrs { promote: true } } }
I20260608 12:41:56.895922  4842 catalog_manager.cc:5696] T 19e15aeeff08441bbc800ea3555fb471 P a589288cd68d49d0a68c835115816547 reported cstate change: config changed from index -1 to 26, NON_VOTER ebc38d5cd7b14e1abd91fc466523d54f (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "a589288cd68d49d0a68c835115816547" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ebc38d5cd7b14e1abd91fc466523d54f" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39511 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:41:56.923396  5090 consensus_queue.cc:237] T 3b5d339ac7484d78b854f0db4e318f23 P a5ea76e3b70e4a4e837e3b74520d59b5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 23, Committed index: 23, Last appended: 1.23, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 24 OBSOLETE_local: false peers { permanent_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 } attrs { replace: true } } peers { permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } } peers { permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } } peers { permanent_uuid: "e22cc7127ab2421eab0e1dc41c1bee23" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 46209 } attrs { promote: true } }
I20260608 12:41:56.930897  5018 raft_consensus.cc:1275] T 3b5d339ac7484d78b854f0db4e318f23 P a589288cd68d49d0a68c835115816547 [term 1 FOLLOWER]: Refusing update from remote peer a5ea76e3b70e4a4e837e3b74520d59b5: Log matching property violated. Preceding OpId in replica: term: 1 index: 23. Preceding OpId from leader: term: 1 index: 24. (index mismatch)
I20260608 12:41:56.931255  4942 raft_consensus.cc:1275] T 3b5d339ac7484d78b854f0db4e318f23 P 2d4b295cf6f84f7c9d2d66851953cd0d [term 1 FOLLOWER]: Refusing update from remote peer a5ea76e3b70e4a4e837e3b74520d59b5: Log matching property violated. Preceding OpId in replica: term: 1 index: 23. Preceding OpId from leader: term: 1 index: 24. (index mismatch)
I20260608 12:41:56.932471  5333 consensus_queue.cc:1048] T 3b5d339ac7484d78b854f0db4e318f23 P a5ea76e3b70e4a4e837e3b74520d59b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 24, Last known committed idx: 23, Time since last communication: 0.000s
I20260608 12:41:56.933632  5573 consensus_queue.cc:1048] T 3b5d339ac7484d78b854f0db4e318f23 P a5ea76e3b70e4a4e837e3b74520d59b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 24, Last known committed idx: 23, Time since last communication: 0.001s
W20260608 12:41:56.944170  5060 consensus_peers.cc:597] T 3b5d339ac7484d78b854f0db4e318f23 P a5ea76e3b70e4a4e837e3b74520d59b5 -> Peer e22cc7127ab2421eab0e1dc41c1bee23 (127.0.107.197:46209): Couldn't send request to peer e22cc7127ab2421eab0e1dc41c1bee23. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3b5d339ac7484d78b854f0db4e318f23. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:41:56.943917  5021 raft_consensus.cc:2955] T 3b5d339ac7484d78b854f0db4e318f23 P a589288cd68d49d0a68c835115816547 [term 1 FOLLOWER]: Committing config change with OpId 1.24: config changed from index -1 to 24, NON_VOTER e22cc7127ab2421eab0e1dc41c1bee23 (127.0.107.197) added. New config: { opid_index: 24 OBSOLETE_local: false peers { permanent_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 } attrs { replace: true } } peers { permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } } peers { permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } } peers { permanent_uuid: "e22cc7127ab2421eab0e1dc41c1bee23" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 46209 } attrs { promote: true } } }
I20260608 12:41:56.944473  4942 raft_consensus.cc:2955] T 3b5d339ac7484d78b854f0db4e318f23 P 2d4b295cf6f84f7c9d2d66851953cd0d [term 1 FOLLOWER]: Committing config change with OpId 1.24: config changed from index -1 to 24, NON_VOTER e22cc7127ab2421eab0e1dc41c1bee23 (127.0.107.197) added. New config: { opid_index: 24 OBSOLETE_local: false peers { permanent_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 } attrs { replace: true } } peers { permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } } peers { permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } } peers { permanent_uuid: "e22cc7127ab2421eab0e1dc41c1bee23" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 46209 } attrs { promote: true } } }
I20260608 12:41:56.942881  5582 raft_consensus.cc:2955] T 3b5d339ac7484d78b854f0db4e318f23 P a5ea76e3b70e4a4e837e3b74520d59b5 [term 1 LEADER]: Committing config change with OpId 1.24: config changed from index -1 to 24, NON_VOTER e22cc7127ab2421eab0e1dc41c1bee23 (127.0.107.197) added. New config: { opid_index: 24 OBSOLETE_local: false peers { permanent_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 } attrs { replace: true } } peers { permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } } peers { permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } } peers { permanent_uuid: "e22cc7127ab2421eab0e1dc41c1bee23" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 46209 } attrs { promote: true } } }
I20260608 12:41:56.960105  4838 catalog_manager.cc:5696] T 3b5d339ac7484d78b854f0db4e318f23 P a589288cd68d49d0a68c835115816547 reported cstate change: config changed from index -1 to 24, NON_VOTER e22cc7127ab2421eab0e1dc41c1bee23 (127.0.107.197) added. New cstate: current_term: 1 leader_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" committed_config { opid_index: 24 OBSOLETE_local: false peers { permanent_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 } attrs { replace: true } } peers { permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } } peers { permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } } peers { permanent_uuid: "e22cc7127ab2421eab0e1dc41c1bee23" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 46209 } attrs { promote: true } } }
I20260608 12:41:56.965421  5090 consensus_queue.cc:237] T e3bbcb7dacab4b8a923a6b27e6aed880 P a5ea76e3b70e4a4e837e3b74520d59b5 [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: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 } } peers { permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } attrs { replace: true } } peers { permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } } peers { permanent_uuid: "ae5ea2f802734776b0ca3d6b0ecb58d6" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 40019 } attrs { promote: true } }
I20260608 12:41:56.973618  5021 raft_consensus.cc:1275] T e3bbcb7dacab4b8a923a6b27e6aed880 P a589288cd68d49d0a68c835115816547 [term 1 FOLLOWER]: Refusing update from remote peer a5ea76e3b70e4a4e837e3b74520d59b5: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 12:41:56.976845  5573 consensus_queue.cc:1048] T e3bbcb7dacab4b8a923a6b27e6aed880 P a5ea76e3b70e4a4e837e3b74520d59b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } 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:41:56.977507  4942 raft_consensus.cc:1275] T e3bbcb7dacab4b8a923a6b27e6aed880 P 2d4b295cf6f84f7c9d2d66851953cd0d [term 1 FOLLOWER]: Refusing update from remote peer a5ea76e3b70e4a4e837e3b74520d59b5: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 12:41:56.979127  5582 consensus_queue.cc:1048] T e3bbcb7dacab4b8a923a6b27e6aed880 P a5ea76e3b70e4a4e837e3b74520d59b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
W20260608 12:41:56.984812  5059 consensus_peers.cc:597] T e3bbcb7dacab4b8a923a6b27e6aed880 P a5ea76e3b70e4a4e837e3b74520d59b5 -> Peer ae5ea2f802734776b0ca3d6b0ecb58d6 (127.0.107.198:40019): Couldn't send request to peer ae5ea2f802734776b0ca3d6b0ecb58d6. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e3bbcb7dacab4b8a923a6b27e6aed880. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:41:56.991883  5333 raft_consensus.cc:2955] T e3bbcb7dacab4b8a923a6b27e6aed880 P a5ea76e3b70e4a4e837e3b74520d59b5 [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER ae5ea2f802734776b0ca3d6b0ecb58d6 (127.0.107.198) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 } } peers { permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } attrs { replace: true } } peers { permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } } peers { permanent_uuid: "ae5ea2f802734776b0ca3d6b0ecb58d6" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 40019 } attrs { promote: true } } }
I20260608 12:41:56.993973  5021 raft_consensus.cc:2955] T e3bbcb7dacab4b8a923a6b27e6aed880 P a589288cd68d49d0a68c835115816547 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER ae5ea2f802734776b0ca3d6b0ecb58d6 (127.0.107.198) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 } } peers { permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } attrs { replace: true } } peers { permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } } peers { permanent_uuid: "ae5ea2f802734776b0ca3d6b0ecb58d6" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 40019 } attrs { promote: true } } }
I20260608 12:41:56.993963  4942 raft_consensus.cc:2955] T e3bbcb7dacab4b8a923a6b27e6aed880 P 2d4b295cf6f84f7c9d2d66851953cd0d [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER ae5ea2f802734776b0ca3d6b0ecb58d6 (127.0.107.198) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 } } peers { permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } attrs { replace: true } } peers { permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } } peers { permanent_uuid: "ae5ea2f802734776b0ca3d6b0ecb58d6" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 40019 } attrs { promote: true } } }
I20260608 12:41:57.009750  4837 catalog_manager.cc:5696] T e3bbcb7dacab4b8a923a6b27e6aed880 P a589288cd68d49d0a68c835115816547 reported cstate change: config changed from index -1 to 26, NON_VOTER ae5ea2f802734776b0ca3d6b0ecb58d6 (127.0.107.198) added. New cstate: current_term: 1 leader_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 } } peers { permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } attrs { replace: true } } peers { permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } } peers { permanent_uuid: "ae5ea2f802734776b0ca3d6b0ecb58d6" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 40019 } attrs { promote: true } } }
I20260608 12:41:57.137483  5405 heartbeater.cc:499] Master 127.0.107.254:37559 was elected leader, sending a full tablet report...
I20260608 12:41:57.171737  5586 ts_tablet_manager.cc:933] T 6c8c32b449534d93a061716191ef6f4c P ebc38d5cd7b14e1abd91fc466523d54f: Initiating tablet copy from peer a589288cd68d49d0a68c835115816547 (127.0.107.194:37773)
I20260608 12:41:57.173476  5586 tablet_copy_client.cc:323] T 6c8c32b449534d93a061716191ef6f4c P ebc38d5cd7b14e1abd91fc466523d54f: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.194:37773
I20260608 12:41:57.184916  5031 tablet_copy_service.cc:140] P a589288cd68d49d0a68c835115816547: Received BeginTabletCopySession request for tablet 6c8c32b449534d93a061716191ef6f4c from peer ebc38d5cd7b14e1abd91fc466523d54f ({username='slave'} at 127.0.0.1:48268)
I20260608 12:41:57.185621  5031 tablet_copy_service.cc:161] P a589288cd68d49d0a68c835115816547: Beginning new tablet copy session on tablet 6c8c32b449534d93a061716191ef6f4c from peer ebc38d5cd7b14e1abd91fc466523d54f at {username='slave'} at 127.0.0.1:48268: session id = ebc38d5cd7b14e1abd91fc466523d54f-6c8c32b449534d93a061716191ef6f4c
I20260608 12:41:57.190471  5589 ts_tablet_manager.cc:933] T ac0596d46ca4457c8cfc7d1e92b54023 P ae5ea2f802734776b0ca3d6b0ecb58d6: Initiating tablet copy from peer 2d4b295cf6f84f7c9d2d66851953cd0d (127.0.107.193:46593)
I20260608 12:41:57.192727  5589 tablet_copy_client.cc:323] T ac0596d46ca4457c8cfc7d1e92b54023 P ae5ea2f802734776b0ca3d6b0ecb58d6: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.193:46593
I20260608 12:41:57.194106  5031 tablet_copy_source_session.cc:215] T 6c8c32b449534d93a061716191ef6f4c P a589288cd68d49d0a68c835115816547: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:41:57.198295  5586 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c8c32b449534d93a061716191ef6f4c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:57.207660  4956 tablet_copy_service.cc:140] P 2d4b295cf6f84f7c9d2d66851953cd0d: Received BeginTabletCopySession request for tablet ac0596d46ca4457c8cfc7d1e92b54023 from peer ae5ea2f802734776b0ca3d6b0ecb58d6 ({username='slave'} at 127.0.0.1:40066)
I20260608 12:41:57.208405  4956 tablet_copy_service.cc:161] P 2d4b295cf6f84f7c9d2d66851953cd0d: Beginning new tablet copy session on tablet ac0596d46ca4457c8cfc7d1e92b54023 from peer ae5ea2f802734776b0ca3d6b0ecb58d6 at {username='slave'} at 127.0.0.1:40066: session id = ae5ea2f802734776b0ca3d6b0ecb58d6-ac0596d46ca4457c8cfc7d1e92b54023
I20260608 12:41:57.217108  4956 tablet_copy_source_session.cc:215] T ac0596d46ca4457c8cfc7d1e92b54023 P 2d4b295cf6f84f7c9d2d66851953cd0d: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:41:57.217442  5586 tablet_copy_client.cc:806] T 6c8c32b449534d93a061716191ef6f4c P ebc38d5cd7b14e1abd91fc466523d54f: tablet copy: Starting download of 0 data blocks...
I20260608 12:41:57.218497  5586 tablet_copy_client.cc:670] T 6c8c32b449534d93a061716191ef6f4c P ebc38d5cd7b14e1abd91fc466523d54f: tablet copy: Starting download of 1 WAL segments...
I20260608 12:41:57.222049  5592 ts_tablet_manager.cc:933] T 7b864f4ba38849338081f95f0255c1fd P e22cc7127ab2421eab0e1dc41c1bee23: Initiating tablet copy from peer 2d4b295cf6f84f7c9d2d66851953cd0d (127.0.107.193:46593)
I20260608 12:41:57.222143  5589 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac0596d46ca4457c8cfc7d1e92b54023. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:57.223613  5587 tablet_copy_client.cc:1025] T 6c8c32b449534d93a061716191ef6f4c P ebc38d5cd7b14e1abd91fc466523d54f: tablet copy: Injecting latency into file download: 2000
I20260608 12:41:57.226958  5592 tablet_copy_client.cc:323] T 7b864f4ba38849338081f95f0255c1fd P e22cc7127ab2421eab0e1dc41c1bee23: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.193:46593
I20260608 12:41:57.239344  4956 tablet_copy_service.cc:140] P 2d4b295cf6f84f7c9d2d66851953cd0d: Received BeginTabletCopySession request for tablet 7b864f4ba38849338081f95f0255c1fd from peer e22cc7127ab2421eab0e1dc41c1bee23 ({username='slave'} at 127.0.0.1:40078)
I20260608 12:41:57.239656  5589 tablet_copy_client.cc:806] T ac0596d46ca4457c8cfc7d1e92b54023 P ae5ea2f802734776b0ca3d6b0ecb58d6: tablet copy: Starting download of 0 data blocks...
I20260608 12:41:57.239871  4956 tablet_copy_service.cc:161] P 2d4b295cf6f84f7c9d2d66851953cd0d: Beginning new tablet copy session on tablet 7b864f4ba38849338081f95f0255c1fd from peer e22cc7127ab2421eab0e1dc41c1bee23 at {username='slave'} at 127.0.0.1:40078: session id = e22cc7127ab2421eab0e1dc41c1bee23-7b864f4ba38849338081f95f0255c1fd
I20260608 12:41:57.240267  5589 tablet_copy_client.cc:670] T ac0596d46ca4457c8cfc7d1e92b54023 P ae5ea2f802734776b0ca3d6b0ecb58d6: tablet copy: Starting download of 1 WAL segments...
I20260608 12:41:57.245265  5590 tablet_copy_client.cc:1025] T ac0596d46ca4457c8cfc7d1e92b54023 P ae5ea2f802734776b0ca3d6b0ecb58d6: tablet copy: Injecting latency into file download: 2000
I20260608 12:41:57.246598  4956 tablet_copy_source_session.cc:215] T 7b864f4ba38849338081f95f0255c1fd P 2d4b295cf6f84f7c9d2d66851953cd0d: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:41:57.249795  5592 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b864f4ba38849338081f95f0255c1fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:57.260900  5592 tablet_copy_client.cc:806] T 7b864f4ba38849338081f95f0255c1fd P e22cc7127ab2421eab0e1dc41c1bee23: tablet copy: Starting download of 0 data blocks...
I20260608 12:41:57.261436  5592 tablet_copy_client.cc:670] T 7b864f4ba38849338081f95f0255c1fd P e22cc7127ab2421eab0e1dc41c1bee23: tablet copy: Starting download of 1 WAL segments...
I20260608 12:41:57.265805  5593 tablet_copy_client.cc:1025] T 7b864f4ba38849338081f95f0255c1fd P e22cc7127ab2421eab0e1dc41c1bee23: tablet copy: Injecting latency into file download: 2000
I20260608 12:41:57.268988  5480 heartbeater.cc:499] Master 127.0.107.254:37559 was elected leader, sending a full tablet report...
I20260608 12:41:57.307613  5595 ts_tablet_manager.cc:933] T 19e15aeeff08441bbc800ea3555fb471 P ebc38d5cd7b14e1abd91fc466523d54f: Initiating tablet copy from peer a589288cd68d49d0a68c835115816547 (127.0.107.194:37773)
I20260608 12:41:57.309434  5595 tablet_copy_client.cc:323] T 19e15aeeff08441bbc800ea3555fb471 P ebc38d5cd7b14e1abd91fc466523d54f: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.194:37773
I20260608 12:41:57.310997  5031 tablet_copy_service.cc:140] P a589288cd68d49d0a68c835115816547: Received BeginTabletCopySession request for tablet 19e15aeeff08441bbc800ea3555fb471 from peer ebc38d5cd7b14e1abd91fc466523d54f ({username='slave'} at 127.0.0.1:48268)
I20260608 12:41:57.311458  5031 tablet_copy_service.cc:161] P a589288cd68d49d0a68c835115816547: Beginning new tablet copy session on tablet 19e15aeeff08441bbc800ea3555fb471 from peer ebc38d5cd7b14e1abd91fc466523d54f at {username='slave'} at 127.0.0.1:48268: session id = ebc38d5cd7b14e1abd91fc466523d54f-19e15aeeff08441bbc800ea3555fb471
I20260608 12:41:57.316470  5031 tablet_copy_source_session.cc:215] T 19e15aeeff08441bbc800ea3555fb471 P a589288cd68d49d0a68c835115816547: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:41:57.319212  5595 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19e15aeeff08441bbc800ea3555fb471. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:57.332711  5595 tablet_copy_client.cc:806] T 19e15aeeff08441bbc800ea3555fb471 P ebc38d5cd7b14e1abd91fc466523d54f: tablet copy: Starting download of 0 data blocks...
I20260608 12:41:57.333314  5595 tablet_copy_client.cc:670] T 19e15aeeff08441bbc800ea3555fb471 P ebc38d5cd7b14e1abd91fc466523d54f: tablet copy: Starting download of 1 WAL segments...
I20260608 12:41:57.337329  5596 tablet_copy_client.cc:1025] T 19e15aeeff08441bbc800ea3555fb471 P ebc38d5cd7b14e1abd91fc466523d54f: tablet copy: Injecting latency into file download: 2000
I20260608 12:41:57.428918  5554 heartbeater.cc:499] Master 127.0.107.254:37559 was elected leader, sending a full tablet report...
I20260608 12:41:57.485589  5597 ts_tablet_manager.cc:933] T 3b5d339ac7484d78b854f0db4e318f23 P e22cc7127ab2421eab0e1dc41c1bee23: Initiating tablet copy from peer a5ea76e3b70e4a4e837e3b74520d59b5 (127.0.107.195:36031)
I20260608 12:41:57.488077  5597 tablet_copy_client.cc:323] T 3b5d339ac7484d78b854f0db4e318f23 P e22cc7127ab2421eab0e1dc41c1bee23: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.195:36031
I20260608 12:41:57.498713  5105 tablet_copy_service.cc:140] P a5ea76e3b70e4a4e837e3b74520d59b5: Received BeginTabletCopySession request for tablet 3b5d339ac7484d78b854f0db4e318f23 from peer e22cc7127ab2421eab0e1dc41c1bee23 ({username='slave'} at 127.0.0.1:32982)
I20260608 12:41:57.499330  5105 tablet_copy_service.cc:161] P a5ea76e3b70e4a4e837e3b74520d59b5: Beginning new tablet copy session on tablet 3b5d339ac7484d78b854f0db4e318f23 from peer e22cc7127ab2421eab0e1dc41c1bee23 at {username='slave'} at 127.0.0.1:32982: session id = e22cc7127ab2421eab0e1dc41c1bee23-3b5d339ac7484d78b854f0db4e318f23
I20260608 12:41:57.505481  5105 tablet_copy_source_session.cc:215] T 3b5d339ac7484d78b854f0db4e318f23 P a5ea76e3b70e4a4e837e3b74520d59b5: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:41:57.508682  5597 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b5d339ac7484d78b854f0db4e318f23. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:57.524962  5597 tablet_copy_client.cc:806] T 3b5d339ac7484d78b854f0db4e318f23 P e22cc7127ab2421eab0e1dc41c1bee23: tablet copy: Starting download of 0 data blocks...
I20260608 12:41:57.525563  5597 tablet_copy_client.cc:670] T 3b5d339ac7484d78b854f0db4e318f23 P e22cc7127ab2421eab0e1dc41c1bee23: tablet copy: Starting download of 1 WAL segments...
I20260608 12:41:57.529892  5598 tablet_copy_client.cc:1025] T 3b5d339ac7484d78b854f0db4e318f23 P e22cc7127ab2421eab0e1dc41c1bee23: tablet copy: Injecting latency into file download: 2000
I20260608 12:41:57.564483  5600 ts_tablet_manager.cc:933] T e3bbcb7dacab4b8a923a6b27e6aed880 P ae5ea2f802734776b0ca3d6b0ecb58d6: Initiating tablet copy from peer a5ea76e3b70e4a4e837e3b74520d59b5 (127.0.107.195:36031)
I20260608 12:41:57.566257  5600 tablet_copy_client.cc:323] T e3bbcb7dacab4b8a923a6b27e6aed880 P ae5ea2f802734776b0ca3d6b0ecb58d6: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.195:36031
I20260608 12:41:57.576272  5105 tablet_copy_service.cc:140] P a5ea76e3b70e4a4e837e3b74520d59b5: Received BeginTabletCopySession request for tablet e3bbcb7dacab4b8a923a6b27e6aed880 from peer ae5ea2f802734776b0ca3d6b0ecb58d6 ({username='slave'} at 127.0.0.1:32990)
I20260608 12:41:57.576939  5105 tablet_copy_service.cc:161] P a5ea76e3b70e4a4e837e3b74520d59b5: Beginning new tablet copy session on tablet e3bbcb7dacab4b8a923a6b27e6aed880 from peer ae5ea2f802734776b0ca3d6b0ecb58d6 at {username='slave'} at 127.0.0.1:32990: session id = ae5ea2f802734776b0ca3d6b0ecb58d6-e3bbcb7dacab4b8a923a6b27e6aed880
I20260608 12:41:57.584671  5105 tablet_copy_source_session.cc:215] T e3bbcb7dacab4b8a923a6b27e6aed880 P a5ea76e3b70e4a4e837e3b74520d59b5: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:41:57.589939  5600 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3bbcb7dacab4b8a923a6b27e6aed880. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:57.603263  5600 tablet_copy_client.cc:806] T e3bbcb7dacab4b8a923a6b27e6aed880 P ae5ea2f802734776b0ca3d6b0ecb58d6: tablet copy: Starting download of 0 data blocks...
I20260608 12:41:57.603958  5600 tablet_copy_client.cc:670] T e3bbcb7dacab4b8a923a6b27e6aed880 P ae5ea2f802734776b0ca3d6b0ecb58d6: tablet copy: Starting download of 1 WAL segments...
I20260608 12:41:57.607885  5601 tablet_copy_client.cc:1025] T e3bbcb7dacab4b8a923a6b27e6aed880 P ae5ea2f802734776b0ca3d6b0ecb58d6: tablet copy: Injecting latency into file download: 2000
I20260608 12:41:59.224732  5586 tablet_copy_client.cc:538] T 6c8c32b449534d93a061716191ef6f4c P ebc38d5cd7b14e1abd91fc466523d54f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:41:59.234192  5586 tablet_bootstrap.cc:492] T 6c8c32b449534d93a061716191ef6f4c P ebc38d5cd7b14e1abd91fc466523d54f: Bootstrap starting.
I20260608 12:41:59.246279  5589 tablet_copy_client.cc:538] T ac0596d46ca4457c8cfc7d1e92b54023 P ae5ea2f802734776b0ca3d6b0ecb58d6: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:41:59.257897  5589 tablet_bootstrap.cc:492] T ac0596d46ca4457c8cfc7d1e92b54023 P ae5ea2f802734776b0ca3d6b0ecb58d6: Bootstrap starting.
I20260608 12:41:59.266736  5592 tablet_copy_client.cc:538] T 7b864f4ba38849338081f95f0255c1fd P e22cc7127ab2421eab0e1dc41c1bee23: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:41:59.276074  5592 tablet_bootstrap.cc:492] T 7b864f4ba38849338081f95f0255c1fd P e22cc7127ab2421eab0e1dc41c1bee23: Bootstrap starting.
I20260608 12:41:59.338478  5595 tablet_copy_client.cc:538] T 19e15aeeff08441bbc800ea3555fb471 P ebc38d5cd7b14e1abd91fc466523d54f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:41:59.352317  5595 tablet_bootstrap.cc:492] T 19e15aeeff08441bbc800ea3555fb471 P ebc38d5cd7b14e1abd91fc466523d54f: Bootstrap starting.
I20260608 12:41:59.481735  5589 tablet_bootstrap.cc:492] T ac0596d46ca4457c8cfc7d1e92b54023 P ae5ea2f802734776b0ca3d6b0ecb58d6: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=95 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:41:59.482762  5589 tablet_bootstrap.cc:492] T ac0596d46ca4457c8cfc7d1e92b54023 P ae5ea2f802734776b0ca3d6b0ecb58d6: Bootstrap complete.
I20260608 12:41:59.483544  5589 ts_tablet_manager.cc:1403] T ac0596d46ca4457c8cfc7d1e92b54023 P ae5ea2f802734776b0ca3d6b0ecb58d6: Time spent bootstrapping tablet: real 0.226s	user 0.142s	sys 0.033s
I20260608 12:41:59.487162  5589 raft_consensus.cc:359] T ac0596d46ca4457c8cfc7d1e92b54023 P ae5ea2f802734776b0ca3d6b0ecb58d6 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 } } peers { permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } } peers { permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } attrs { replace: true } } peers { permanent_uuid: "ae5ea2f802734776b0ca3d6b0ecb58d6" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 40019 } attrs { promote: true } }
I20260608 12:41:59.488029  5589 raft_consensus.cc:740] T ac0596d46ca4457c8cfc7d1e92b54023 P ae5ea2f802734776b0ca3d6b0ecb58d6 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ae5ea2f802734776b0ca3d6b0ecb58d6, State: Initialized, Role: LEARNER
I20260608 12:41:59.488722  5589 consensus_queue.cc:260] T ac0596d46ca4457c8cfc7d1e92b54023 P ae5ea2f802734776b0ca3d6b0ecb58d6 [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: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 } } peers { permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } } peers { permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } attrs { replace: true } } peers { permanent_uuid: "ae5ea2f802734776b0ca3d6b0ecb58d6" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 40019 } attrs { promote: true } }
I20260608 12:41:59.492369  5592 tablet_bootstrap.cc:492] T 7b864f4ba38849338081f95f0255c1fd P e22cc7127ab2421eab0e1dc41c1bee23: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=101 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:41:59.493459  5592 tablet_bootstrap.cc:492] T 7b864f4ba38849338081f95f0255c1fd P e22cc7127ab2421eab0e1dc41c1bee23: Bootstrap complete.
I20260608 12:41:59.494196  5592 ts_tablet_manager.cc:1403] T 7b864f4ba38849338081f95f0255c1fd P e22cc7127ab2421eab0e1dc41c1bee23: Time spent bootstrapping tablet: real 0.218s	user 0.145s	sys 0.020s
I20260608 12:41:59.497084  5592 raft_consensus.cc:359] T 7b864f4ba38849338081f95f0255c1fd P e22cc7127ab2421eab0e1dc41c1bee23 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 } } peers { permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } attrs { replace: true } } peers { permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } } peers { permanent_uuid: "e22cc7127ab2421eab0e1dc41c1bee23" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 46209 } attrs { promote: true } }
I20260608 12:41:59.497877  5592 raft_consensus.cc:740] T 7b864f4ba38849338081f95f0255c1fd P e22cc7127ab2421eab0e1dc41c1bee23 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e22cc7127ab2421eab0e1dc41c1bee23, State: Initialized, Role: LEARNER
I20260608 12:41:59.498500  5592 consensus_queue.cc:260] T 7b864f4ba38849338081f95f0255c1fd P e22cc7127ab2421eab0e1dc41c1bee23 [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: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 } } peers { permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } attrs { replace: true } } peers { permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } } peers { permanent_uuid: "e22cc7127ab2421eab0e1dc41c1bee23" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 46209 } attrs { promote: true } }
I20260608 12:41:59.501399  5589 ts_tablet_manager.cc:1434] T ac0596d46ca4457c8cfc7d1e92b54023 P ae5ea2f802734776b0ca3d6b0ecb58d6: Time spent starting tablet: real 0.017s	user 0.013s	sys 0.004s
I20260608 12:41:59.503273  4956 tablet_copy_service.cc:342] P 2d4b295cf6f84f7c9d2d66851953cd0d: Request end of tablet copy session ae5ea2f802734776b0ca3d6b0ecb58d6-ac0596d46ca4457c8cfc7d1e92b54023 received from {username='slave'} at 127.0.0.1:40066
I20260608 12:41:59.503750  4956 tablet_copy_service.cc:434] P 2d4b295cf6f84f7c9d2d66851953cd0d: ending tablet copy session ae5ea2f802734776b0ca3d6b0ecb58d6-ac0596d46ca4457c8cfc7d1e92b54023 on tablet ac0596d46ca4457c8cfc7d1e92b54023 with peer ae5ea2f802734776b0ca3d6b0ecb58d6
I20260608 12:41:59.505544  5592 ts_tablet_manager.cc:1434] T 7b864f4ba38849338081f95f0255c1fd P e22cc7127ab2421eab0e1dc41c1bee23: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260608 12:41:59.521360  4956 tablet_copy_service.cc:342] P 2d4b295cf6f84f7c9d2d66851953cd0d: Request end of tablet copy session e22cc7127ab2421eab0e1dc41c1bee23-7b864f4ba38849338081f95f0255c1fd received from {username='slave'} at 127.0.0.1:40078
I20260608 12:41:59.521868  4956 tablet_copy_service.cc:434] P 2d4b295cf6f84f7c9d2d66851953cd0d: ending tablet copy session e22cc7127ab2421eab0e1dc41c1bee23-7b864f4ba38849338081f95f0255c1fd on tablet 7b864f4ba38849338081f95f0255c1fd with peer e22cc7127ab2421eab0e1dc41c1bee23
I20260608 12:41:59.525408  5586 tablet_bootstrap.cc:492] T 6c8c32b449534d93a061716191ef6f4c P ebc38d5cd7b14e1abd91fc466523d54f: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=108 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:41:59.526414  5586 tablet_bootstrap.cc:492] T 6c8c32b449534d93a061716191ef6f4c P ebc38d5cd7b14e1abd91fc466523d54f: Bootstrap complete.
I20260608 12:41:59.527513  5586 ts_tablet_manager.cc:1403] T 6c8c32b449534d93a061716191ef6f4c P ebc38d5cd7b14e1abd91fc466523d54f: Time spent bootstrapping tablet: real 0.294s	user 0.142s	sys 0.026s
I20260608 12:41:59.530777  5597 tablet_copy_client.cc:538] T 3b5d339ac7484d78b854f0db4e318f23 P e22cc7127ab2421eab0e1dc41c1bee23: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:41:59.530601  5586 raft_consensus.cc:359] T 6c8c32b449534d93a061716191ef6f4c P ebc38d5cd7b14e1abd91fc466523d54f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 } attrs { replace: true } } peers { permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } } peers { permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } } peers { permanent_uuid: "ebc38d5cd7b14e1abd91fc466523d54f" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39511 } attrs { promote: true } }
I20260608 12:41:59.531424  5586 raft_consensus.cc:740] T 6c8c32b449534d93a061716191ef6f4c P ebc38d5cd7b14e1abd91fc466523d54f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ebc38d5cd7b14e1abd91fc466523d54f, State: Initialized, Role: LEARNER
I20260608 12:41:59.532064  5586 consensus_queue.cc:260] T 6c8c32b449534d93a061716191ef6f4c P ebc38d5cd7b14e1abd91fc466523d54f [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: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 } attrs { replace: true } } peers { permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } } peers { permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } } peers { permanent_uuid: "ebc38d5cd7b14e1abd91fc466523d54f" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39511 } attrs { promote: true } }
I20260608 12:41:59.541783  5586 ts_tablet_manager.cc:1434] T 6c8c32b449534d93a061716191ef6f4c P ebc38d5cd7b14e1abd91fc466523d54f: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.004s
I20260608 12:41:59.542716  5597 tablet_bootstrap.cc:492] T 3b5d339ac7484d78b854f0db4e318f23 P e22cc7127ab2421eab0e1dc41c1bee23: Bootstrap starting.
I20260608 12:41:59.555260  5031 tablet_copy_service.cc:342] P a589288cd68d49d0a68c835115816547: Request end of tablet copy session ebc38d5cd7b14e1abd91fc466523d54f-6c8c32b449534d93a061716191ef6f4c received from {username='slave'} at 127.0.0.1:48268
I20260608 12:41:59.556010  5031 tablet_copy_service.cc:434] P a589288cd68d49d0a68c835115816547: ending tablet copy session ebc38d5cd7b14e1abd91fc466523d54f-6c8c32b449534d93a061716191ef6f4c on tablet 6c8c32b449534d93a061716191ef6f4c with peer ebc38d5cd7b14e1abd91fc466523d54f
I20260608 12:41:59.565519  5529 raft_consensus.cc:1217] T ac0596d46ca4457c8cfc7d1e92b54023 P ae5ea2f802734776b0ca3d6b0ecb58d6 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.25->[1.26-1.26]   Dedup: 1.26->[]
I20260608 12:41:59.608903  5600 tablet_copy_client.cc:538] T e3bbcb7dacab4b8a923a6b27e6aed880 P ae5ea2f802734776b0ca3d6b0ecb58d6: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:41:59.623063  5600 tablet_bootstrap.cc:492] T e3bbcb7dacab4b8a923a6b27e6aed880 P ae5ea2f802734776b0ca3d6b0ecb58d6: Bootstrap starting.
I20260608 12:41:59.630810  5455 raft_consensus.cc:1217] T 7b864f4ba38849338081f95f0255c1fd P e22cc7127ab2421eab0e1dc41c1bee23 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.25->[1.26-1.26]   Dedup: 1.26->[]
I20260608 12:41:59.642427  5595 tablet_bootstrap.cc:492] T 19e15aeeff08441bbc800ea3555fb471 P ebc38d5cd7b14e1abd91fc466523d54f: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=95 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:41:59.643410  5595 tablet_bootstrap.cc:492] T 19e15aeeff08441bbc800ea3555fb471 P ebc38d5cd7b14e1abd91fc466523d54f: Bootstrap complete.
I20260608 12:41:59.644125  5595 ts_tablet_manager.cc:1403] T 19e15aeeff08441bbc800ea3555fb471 P ebc38d5cd7b14e1abd91fc466523d54f: Time spent bootstrapping tablet: real 0.296s	user 0.144s	sys 0.023s
I20260608 12:41:59.647294  5595 raft_consensus.cc:359] T 19e15aeeff08441bbc800ea3555fb471 P ebc38d5cd7b14e1abd91fc466523d54f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 } } peers { permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } } peers { permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } attrs { replace: true } } peers { permanent_uuid: "ebc38d5cd7b14e1abd91fc466523d54f" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39511 } attrs { promote: true } }
I20260608 12:41:59.648128  5595 raft_consensus.cc:740] T 19e15aeeff08441bbc800ea3555fb471 P ebc38d5cd7b14e1abd91fc466523d54f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ebc38d5cd7b14e1abd91fc466523d54f, State: Initialized, Role: LEARNER
I20260608 12:41:59.648840  5595 consensus_queue.cc:260] T 19e15aeeff08441bbc800ea3555fb471 P ebc38d5cd7b14e1abd91fc466523d54f [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: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 } } peers { permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } } peers { permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } attrs { replace: true } } peers { permanent_uuid: "ebc38d5cd7b14e1abd91fc466523d54f" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39511 } attrs { promote: true } }
I20260608 12:41:59.658208  5595 ts_tablet_manager.cc:1434] T 19e15aeeff08441bbc800ea3555fb471 P ebc38d5cd7b14e1abd91fc466523d54f: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260608 12:41:59.665774  5031 tablet_copy_service.cc:342] P a589288cd68d49d0a68c835115816547: Request end of tablet copy session ebc38d5cd7b14e1abd91fc466523d54f-19e15aeeff08441bbc800ea3555fb471 received from {username='slave'} at 127.0.0.1:48268
I20260608 12:41:59.666291  5031 tablet_copy_service.cc:434] P a589288cd68d49d0a68c835115816547: ending tablet copy session ebc38d5cd7b14e1abd91fc466523d54f-19e15aeeff08441bbc800ea3555fb471 on tablet 19e15aeeff08441bbc800ea3555fb471 with peer ebc38d5cd7b14e1abd91fc466523d54f
I20260608 12:41:59.700879  5597 tablet_bootstrap.cc:492] T 3b5d339ac7484d78b854f0db4e318f23 P e22cc7127ab2421eab0e1dc41c1bee23: Bootstrap replayed 1/1 log segments. Stats: ops{read=24 overwritten=0 applied=24 ignored=0} inserts{seen=99 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:41:59.701668  5597 tablet_bootstrap.cc:492] T 3b5d339ac7484d78b854f0db4e318f23 P e22cc7127ab2421eab0e1dc41c1bee23: Bootstrap complete.
I20260608 12:41:59.702224  5597 ts_tablet_manager.cc:1403] T 3b5d339ac7484d78b854f0db4e318f23 P e22cc7127ab2421eab0e1dc41c1bee23: Time spent bootstrapping tablet: real 0.162s	user 0.129s	sys 0.025s
I20260608 12:41:59.704327  5597 raft_consensus.cc:359] T 3b5d339ac7484d78b854f0db4e318f23 P e22cc7127ab2421eab0e1dc41c1bee23 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 24 OBSOLETE_local: false peers { permanent_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 } attrs { replace: true } } peers { permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } } peers { permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } } peers { permanent_uuid: "e22cc7127ab2421eab0e1dc41c1bee23" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 46209 } attrs { promote: true } }
I20260608 12:41:59.704978  5597 raft_consensus.cc:740] T 3b5d339ac7484d78b854f0db4e318f23 P e22cc7127ab2421eab0e1dc41c1bee23 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e22cc7127ab2421eab0e1dc41c1bee23, State: Initialized, Role: LEARNER
I20260608 12:41:59.705464  5597 consensus_queue.cc:260] T 3b5d339ac7484d78b854f0db4e318f23 P e22cc7127ab2421eab0e1dc41c1bee23 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 24, Last appended: 1.24, Last appended by leader: 24, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 24 OBSOLETE_local: false peers { permanent_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 } attrs { replace: true } } peers { permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } } peers { permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } } peers { permanent_uuid: "e22cc7127ab2421eab0e1dc41c1bee23" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 46209 } attrs { promote: true } }
I20260608 12:41:59.708091  5597 ts_tablet_manager.cc:1434] T 3b5d339ac7484d78b854f0db4e318f23 P e22cc7127ab2421eab0e1dc41c1bee23: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260608 12:41:59.710211  5105 tablet_copy_service.cc:342] P a5ea76e3b70e4a4e837e3b74520d59b5: Request end of tablet copy session e22cc7127ab2421eab0e1dc41c1bee23-3b5d339ac7484d78b854f0db4e318f23 received from {username='slave'} at 127.0.0.1:32982
I20260608 12:41:59.710872  5105 tablet_copy_service.cc:434] P a5ea76e3b70e4a4e837e3b74520d59b5: ending tablet copy session e22cc7127ab2421eab0e1dc41c1bee23-3b5d339ac7484d78b854f0db4e318f23 on tablet 3b5d339ac7484d78b854f0db4e318f23 with peer e22cc7127ab2421eab0e1dc41c1bee23
I20260608 12:41:59.764328  5380 raft_consensus.cc:1217] T 6c8c32b449534d93a061716191ef6f4c P ebc38d5cd7b14e1abd91fc466523d54f [term 1 LEARNER]: Deduplicated request from leader. Original: 1.25->[1.26-1.26]   Dedup: 1.26->[]
I20260608 12:41:59.790122  5600 tablet_bootstrap.cc:492] T e3bbcb7dacab4b8a923a6b27e6aed880 P ae5ea2f802734776b0ca3d6b0ecb58d6: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=99 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:41:59.790943  5600 tablet_bootstrap.cc:492] T e3bbcb7dacab4b8a923a6b27e6aed880 P ae5ea2f802734776b0ca3d6b0ecb58d6: Bootstrap complete.
I20260608 12:41:59.791510  5600 ts_tablet_manager.cc:1403] T e3bbcb7dacab4b8a923a6b27e6aed880 P ae5ea2f802734776b0ca3d6b0ecb58d6: Time spent bootstrapping tablet: real 0.169s	user 0.128s	sys 0.011s
I20260608 12:41:59.793753  5600 raft_consensus.cc:359] T e3bbcb7dacab4b8a923a6b27e6aed880 P ae5ea2f802734776b0ca3d6b0ecb58d6 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 } } peers { permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } attrs { replace: true } } peers { permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } } peers { permanent_uuid: "ae5ea2f802734776b0ca3d6b0ecb58d6" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 40019 } attrs { promote: true } }
I20260608 12:41:59.794550  5600 raft_consensus.cc:740] T e3bbcb7dacab4b8a923a6b27e6aed880 P ae5ea2f802734776b0ca3d6b0ecb58d6 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ae5ea2f802734776b0ca3d6b0ecb58d6, State: Initialized, Role: LEARNER
I20260608 12:41:59.795131  5600 consensus_queue.cc:260] T e3bbcb7dacab4b8a923a6b27e6aed880 P ae5ea2f802734776b0ca3d6b0ecb58d6 [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: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 } } peers { permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } attrs { replace: true } } peers { permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } } peers { permanent_uuid: "ae5ea2f802734776b0ca3d6b0ecb58d6" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 40019 } attrs { promote: true } }
I20260608 12:41:59.797145  5600 ts_tablet_manager.cc:1434] T e3bbcb7dacab4b8a923a6b27e6aed880 P ae5ea2f802734776b0ca3d6b0ecb58d6: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.004s
I20260608 12:41:59.798789  5105 tablet_copy_service.cc:342] P a5ea76e3b70e4a4e837e3b74520d59b5: Request end of tablet copy session ae5ea2f802734776b0ca3d6b0ecb58d6-e3bbcb7dacab4b8a923a6b27e6aed880 received from {username='slave'} at 127.0.0.1:32990
I20260608 12:41:59.799238  5105 tablet_copy_service.cc:434] P a5ea76e3b70e4a4e837e3b74520d59b5: ending tablet copy session ae5ea2f802734776b0ca3d6b0ecb58d6-e3bbcb7dacab4b8a923a6b27e6aed880 on tablet e3bbcb7dacab4b8a923a6b27e6aed880 with peer ae5ea2f802734776b0ca3d6b0ecb58d6
I20260608 12:41:59.885895  5380 raft_consensus.cc:1217] T 19e15aeeff08441bbc800ea3555fb471 P ebc38d5cd7b14e1abd91fc466523d54f [term 1 LEARNER]: Deduplicated request from leader. Original: 1.25->[1.26-1.26]   Dedup: 1.26->[]
I20260608 12:41:59.997125  5607 raft_consensus.cc:1064] T ac0596d46ca4457c8cfc7d1e92b54023 P 2d4b295cf6f84f7c9d2d66851953cd0d: attempting to promote NON_VOTER ae5ea2f802734776b0ca3d6b0ecb58d6 to VOTER
I20260608 12:41:59.999643  5607 consensus_queue.cc:237] T ac0596d46ca4457c8cfc7d1e92b54023 P 2d4b295cf6f84f7c9d2d66851953cd0d [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: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 } } peers { permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } } peers { permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } attrs { replace: true } } peers { permanent_uuid: "ae5ea2f802734776b0ca3d6b0ecb58d6" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 40019 } attrs { promote: false } }
I20260608 12:42:00.008176  5094 raft_consensus.cc:1275] T ac0596d46ca4457c8cfc7d1e92b54023 P a5ea76e3b70e4a4e837e3b74520d59b5 [term 1 FOLLOWER]: Refusing update from remote peer 2d4b295cf6f84f7c9d2d66851953cd0d: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 12:42:00.008468  5529 raft_consensus.cc:1275] T ac0596d46ca4457c8cfc7d1e92b54023 P ae5ea2f802734776b0ca3d6b0ecb58d6 [term 1 LEARNER]: Refusing update from remote peer 2d4b295cf6f84f7c9d2d66851953cd0d: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 12:42:00.009029  5021 raft_consensus.cc:1275] T ac0596d46ca4457c8cfc7d1e92b54023 P a589288cd68d49d0a68c835115816547 [term 1 FOLLOWER]: Refusing update from remote peer 2d4b295cf6f84f7c9d2d66851953cd0d: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 12:42:00.010159  5607 consensus_queue.cc:1048] T ac0596d46ca4457c8cfc7d1e92b54023 P 2d4b295cf6f84f7c9d2d66851953cd0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae5ea2f802734776b0ca3d6b0ecb58d6" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 40019 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 12:42:00.011085  5620 consensus_queue.cc:1048] T ac0596d46ca4457c8cfc7d1e92b54023 P 2d4b295cf6f84f7c9d2d66851953cd0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } 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:42:00.011808  5621 consensus_queue.cc:1048] T ac0596d46ca4457c8cfc7d1e92b54023 P 2d4b295cf6f84f7c9d2d66851953cd0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 12:42:00.032986  5620 raft_consensus.cc:1064] T 7b864f4ba38849338081f95f0255c1fd P 2d4b295cf6f84f7c9d2d66851953cd0d: attempting to promote NON_VOTER e22cc7127ab2421eab0e1dc41c1bee23 to VOTER
I20260608 12:42:00.035776  5620 consensus_queue.cc:237] T 7b864f4ba38849338081f95f0255c1fd P 2d4b295cf6f84f7c9d2d66851953cd0d [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: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 } } peers { permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } attrs { replace: true } } peers { permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } } peers { permanent_uuid: "e22cc7127ab2421eab0e1dc41c1bee23" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 46209 } attrs { promote: false } }
I20260608 12:42:00.040468  5621 raft_consensus.cc:2955] T ac0596d46ca4457c8cfc7d1e92b54023 P 2d4b295cf6f84f7c9d2d66851953cd0d [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, ae5ea2f802734776b0ca3d6b0ecb58d6 (127.0.107.198) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 } } peers { permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } } peers { permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } attrs { replace: true } } peers { permanent_uuid: "ae5ea2f802734776b0ca3d6b0ecb58d6" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 40019 } attrs { promote: false } } }
I20260608 12:42:00.056421  5455 raft_consensus.cc:1217] T 3b5d339ac7484d78b854f0db4e318f23 P e22cc7127ab2421eab0e1dc41c1bee23 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.23->[1.24-1.24]   Dedup: 1.24->[]
I20260608 12:42:00.118842  5094 raft_consensus.cc:1275] T 7b864f4ba38849338081f95f0255c1fd P a5ea76e3b70e4a4e837e3b74520d59b5 [term 1 FOLLOWER]: Refusing update from remote peer 2d4b295cf6f84f7c9d2d66851953cd0d: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 12:42:00.119678  5018 raft_consensus.cc:1275] T 7b864f4ba38849338081f95f0255c1fd P a589288cd68d49d0a68c835115816547 [term 1 FOLLOWER]: Refusing update from remote peer 2d4b295cf6f84f7c9d2d66851953cd0d: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 12:42:00.120198  5090 raft_consensus.cc:2955] T ac0596d46ca4457c8cfc7d1e92b54023 P a5ea76e3b70e4a4e837e3b74520d59b5 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, ae5ea2f802734776b0ca3d6b0ecb58d6 (127.0.107.198) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 } } peers { permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } } peers { permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } attrs { replace: true } } peers { permanent_uuid: "ae5ea2f802734776b0ca3d6b0ecb58d6" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 40019 } attrs { promote: false } } }
I20260608 12:42:00.122371  5021 raft_consensus.cc:2955] T ac0596d46ca4457c8cfc7d1e92b54023 P a589288cd68d49d0a68c835115816547 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, ae5ea2f802734776b0ca3d6b0ecb58d6 (127.0.107.198) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 } } peers { permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } } peers { permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } attrs { replace: true } } peers { permanent_uuid: "ae5ea2f802734776b0ca3d6b0ecb58d6" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 40019 } attrs { promote: false } } }
I20260608 12:42:00.130429  5455 raft_consensus.cc:1275] T 7b864f4ba38849338081f95f0255c1fd P e22cc7127ab2421eab0e1dc41c1bee23 [term 1 LEARNER]: Refusing update from remote peer 2d4b295cf6f84f7c9d2d66851953cd0d: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 12:42:00.142419  5620 consensus_queue.cc:1048] T 7b864f4ba38849338081f95f0255c1fd P 2d4b295cf6f84f7c9d2d66851953cd0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.001s
I20260608 12:42:00.145888  5620 consensus_queue.cc:1048] T 7b864f4ba38849338081f95f0255c1fd P 2d4b295cf6f84f7c9d2d66851953cd0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } 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:42:00.154413  5629 consensus_queue.cc:1048] T 7b864f4ba38849338081f95f0255c1fd P 2d4b295cf6f84f7c9d2d66851953cd0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e22cc7127ab2421eab0e1dc41c1bee23" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 46209 } 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:42:00.152153  4838 catalog_manager.cc:5696] T ac0596d46ca4457c8cfc7d1e92b54023 P 2d4b295cf6f84f7c9d2d66851953cd0d reported cstate change: config changed from index 26 to 27, ae5ea2f802734776b0ca3d6b0ecb58d6 (127.0.107.198) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae5ea2f802734776b0ca3d6b0ecb58d6" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 40019 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260608 12:42:00.172681  5529 raft_consensus.cc:2955] T ac0596d46ca4457c8cfc7d1e92b54023 P ae5ea2f802734776b0ca3d6b0ecb58d6 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, ae5ea2f802734776b0ca3d6b0ecb58d6 (127.0.107.198) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 } } peers { permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } } peers { permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } attrs { replace: true } } peers { permanent_uuid: "ae5ea2f802734776b0ca3d6b0ecb58d6" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 40019 } attrs { promote: false } } }
I20260608 12:42:00.213488  5021 raft_consensus.cc:2955] T 7b864f4ba38849338081f95f0255c1fd P a589288cd68d49d0a68c835115816547 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, e22cc7127ab2421eab0e1dc41c1bee23 (127.0.107.197) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 } } peers { permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } attrs { replace: true } } peers { permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } } peers { permanent_uuid: "e22cc7127ab2421eab0e1dc41c1bee23" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 46209 } attrs { promote: false } } }
I20260608 12:42:00.207741  5627 raft_consensus.cc:2955] T 7b864f4ba38849338081f95f0255c1fd P 2d4b295cf6f84f7c9d2d66851953cd0d [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, e22cc7127ab2421eab0e1dc41c1bee23 (127.0.107.197) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 } } peers { permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } attrs { replace: true } } peers { permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } } peers { permanent_uuid: "e22cc7127ab2421eab0e1dc41c1bee23" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 46209 } attrs { promote: false } } }
I20260608 12:42:00.218366  5455 raft_consensus.cc:2955] T 7b864f4ba38849338081f95f0255c1fd P e22cc7127ab2421eab0e1dc41c1bee23 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, e22cc7127ab2421eab0e1dc41c1bee23 (127.0.107.197) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 } } peers { permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } attrs { replace: true } } peers { permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } } peers { permanent_uuid: "e22cc7127ab2421eab0e1dc41c1bee23" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 46209 } attrs { promote: false } } }
I20260608 12:42:00.235955  5094 raft_consensus.cc:2955] T 7b864f4ba38849338081f95f0255c1fd P a5ea76e3b70e4a4e837e3b74520d59b5 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, e22cc7127ab2421eab0e1dc41c1bee23 (127.0.107.197) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 } } peers { permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } attrs { replace: true } } peers { permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } } peers { permanent_uuid: "e22cc7127ab2421eab0e1dc41c1bee23" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 46209 } attrs { promote: false } } }
I20260608 12:42:00.247303  5529 raft_consensus.cc:1217] T e3bbcb7dacab4b8a923a6b27e6aed880 P ae5ea2f802734776b0ca3d6b0ecb58d6 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.25->[1.26-1.26]   Dedup: 1.26->[]
I20260608 12:42:00.258920  4839 catalog_manager.cc:5696] T 7b864f4ba38849338081f95f0255c1fd P e22cc7127ab2421eab0e1dc41c1bee23 reported cstate change: config changed from index 26 to 27, e22cc7127ab2421eab0e1dc41c1bee23 (127.0.107.197) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 } } peers { permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } attrs { replace: true } } peers { permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } } peers { permanent_uuid: "e22cc7127ab2421eab0e1dc41c1bee23" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 46209 } attrs { promote: false } } }
I20260608 12:42:00.287315  4942 consensus_queue.cc:237] T 7b864f4ba38849338081f95f0255c1fd P 2d4b295cf6f84f7c9d2d66851953cd0d [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: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 } } peers { permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } } peers { permanent_uuid: "e22cc7127ab2421eab0e1dc41c1bee23" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 46209 } attrs { promote: false } }
I20260608 12:42:00.292847  4941 consensus_queue.cc:237] T ac0596d46ca4457c8cfc7d1e92b54023 P 2d4b295cf6f84f7c9d2d66851953cd0d [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: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 } } peers { permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } } peers { permanent_uuid: "ae5ea2f802734776b0ca3d6b0ecb58d6" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 40019 } attrs { promote: false } }
I20260608 12:42:00.300280  5455 raft_consensus.cc:1275] T 7b864f4ba38849338081f95f0255c1fd P e22cc7127ab2421eab0e1dc41c1bee23 [term 1 FOLLOWER]: Refusing update from remote peer 2d4b295cf6f84f7c9d2d66851953cd0d: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 12:42:00.301265  5021 raft_consensus.cc:1275] T ac0596d46ca4457c8cfc7d1e92b54023 P a589288cd68d49d0a68c835115816547 [term 1 FOLLOWER]: Refusing update from remote peer 2d4b295cf6f84f7c9d2d66851953cd0d: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 12:42:00.301949  5094 raft_consensus.cc:1275] T 7b864f4ba38849338081f95f0255c1fd P a5ea76e3b70e4a4e837e3b74520d59b5 [term 1 FOLLOWER]: Refusing update from remote peer 2d4b295cf6f84f7c9d2d66851953cd0d: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 12:42:00.303236  5629 consensus_queue.cc:1048] T ac0596d46ca4457c8cfc7d1e92b54023 P 2d4b295cf6f84f7c9d2d66851953cd0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.001s
I20260608 12:42:00.303561  5627 consensus_queue.cc:1048] T 7b864f4ba38849338081f95f0255c1fd P 2d4b295cf6f84f7c9d2d66851953cd0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260608 12:42:00.304378  5529 raft_consensus.cc:1275] T ac0596d46ca4457c8cfc7d1e92b54023 P ae5ea2f802734776b0ca3d6b0ecb58d6 [term 1 FOLLOWER]: Refusing update from remote peer 2d4b295cf6f84f7c9d2d66851953cd0d: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 12:42:00.306876  5629 consensus_queue.cc:1048] T ac0596d46ca4457c8cfc7d1e92b54023 P 2d4b295cf6f84f7c9d2d66851953cd0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae5ea2f802734776b0ca3d6b0ecb58d6" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 40019 } 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:42:00.308928  5629 consensus_queue.cc:1048] T 7b864f4ba38849338081f95f0255c1fd P 2d4b295cf6f84f7c9d2d66851953cd0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e22cc7127ab2421eab0e1dc41c1bee23" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 46209 } 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:42:00.312779  5627 raft_consensus.cc:2955] T ac0596d46ca4457c8cfc7d1e92b54023 P 2d4b295cf6f84f7c9d2d66851953cd0d [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER a5ea76e3b70e4a4e837e3b74520d59b5 (127.0.107.195) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 } } peers { permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } } peers { permanent_uuid: "ae5ea2f802734776b0ca3d6b0ecb58d6" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 40019 } attrs { promote: false } } }
I20260608 12:42:00.313774  5621 raft_consensus.cc:2955] T 7b864f4ba38849338081f95f0255c1fd P 2d4b295cf6f84f7c9d2d66851953cd0d [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER a589288cd68d49d0a68c835115816547 (127.0.107.194) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 } } peers { permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } } peers { permanent_uuid: "e22cc7127ab2421eab0e1dc41c1bee23" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 46209 } attrs { promote: false } } }
I20260608 12:42:00.324540  4828 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet ac0596d46ca4457c8cfc7d1e92b54023 with cas_config_opid_index 27: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:42:00.325920  5021 raft_consensus.cc:2955] T ac0596d46ca4457c8cfc7d1e92b54023 P a589288cd68d49d0a68c835115816547 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER a5ea76e3b70e4a4e837e3b74520d59b5 (127.0.107.195) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 } } peers { permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } } peers { permanent_uuid: "ae5ea2f802734776b0ca3d6b0ecb58d6" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 40019 } attrs { promote: false } } }
I20260608 12:42:00.326098  5090 raft_consensus.cc:2955] T 7b864f4ba38849338081f95f0255c1fd P a5ea76e3b70e4a4e837e3b74520d59b5 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER a589288cd68d49d0a68c835115816547 (127.0.107.194) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 } } peers { permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } } peers { permanent_uuid: "e22cc7127ab2421eab0e1dc41c1bee23" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 46209 } attrs { promote: false } } }
I20260608 12:42:00.323879  5454 raft_consensus.cc:2955] T 7b864f4ba38849338081f95f0255c1fd P e22cc7127ab2421eab0e1dc41c1bee23 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER a589288cd68d49d0a68c835115816547 (127.0.107.194) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 } } peers { permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } } peers { permanent_uuid: "e22cc7127ab2421eab0e1dc41c1bee23" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 46209 } attrs { promote: false } } }
I20260608 12:42:00.342413  5529 raft_consensus.cc:2955] T ac0596d46ca4457c8cfc7d1e92b54023 P ae5ea2f802734776b0ca3d6b0ecb58d6 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER a5ea76e3b70e4a4e837e3b74520d59b5 (127.0.107.195) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 } } peers { permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } } peers { permanent_uuid: "ae5ea2f802734776b0ca3d6b0ecb58d6" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 40019 } attrs { promote: false } } }
I20260608 12:42:00.344250  4837 catalog_manager.cc:5696] T 7b864f4ba38849338081f95f0255c1fd P a5ea76e3b70e4a4e837e3b74520d59b5 reported cstate change: config changed from index 27 to 28, VOTER a589288cd68d49d0a68c835115816547 (127.0.107.194) evicted. New cstate: current_term: 1 leader_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 } } peers { permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } } peers { permanent_uuid: "e22cc7127ab2421eab0e1dc41c1bee23" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 46209 } attrs { promote: false } } }
I20260608 12:42:00.345896  4828 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 7b864f4ba38849338081f95f0255c1fd with cas_config_opid_index 27: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:42:00.357481  4843 catalog_manager.cc:5696] T ac0596d46ca4457c8cfc7d1e92b54023 P a589288cd68d49d0a68c835115816547 reported cstate change: config changed from index 27 to 28, VOTER a5ea76e3b70e4a4e837e3b74520d59b5 (127.0.107.195) evicted. New cstate: current_term: 1 leader_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 } } peers { permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } } peers { permanent_uuid: "ae5ea2f802734776b0ca3d6b0ecb58d6" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 40019 } attrs { promote: false } } }
I20260608 12:42:00.378082  5010 tablet_service.cc:1558] Processing DeleteTablet for tablet 7b864f4ba38849338081f95f0255c1fd with delete_type TABLET_DATA_TOMBSTONED (TS a589288cd68d49d0a68c835115816547 not found in new config with opid_index 28) from {username='slave'} at 127.0.0.1:45278
I20260608 12:42:00.381381  5640 tablet_replica.cc:333] T 7b864f4ba38849338081f95f0255c1fd P a589288cd68d49d0a68c835115816547: stopping tablet replica
I20260608 12:42:00.382957  5603 raft_consensus.cc:1064] T 6c8c32b449534d93a061716191ef6f4c P a589288cd68d49d0a68c835115816547: attempting to promote NON_VOTER ebc38d5cd7b14e1abd91fc466523d54f to VOTER
I20260608 12:42:00.383211  5640 raft_consensus.cc:2243] T 7b864f4ba38849338081f95f0255c1fd P a589288cd68d49d0a68c835115816547 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:00.383555  5085 tablet_service.cc:1558] Processing DeleteTablet for tablet ac0596d46ca4457c8cfc7d1e92b54023 with delete_type TABLET_DATA_TOMBSTONED (TS a5ea76e3b70e4a4e837e3b74520d59b5 not found in new config with opid_index 28) from {username='slave'} at 127.0.0.1:44296
I20260608 12:42:00.384498  5640 raft_consensus.cc:2272] T 7b864f4ba38849338081f95f0255c1fd P a589288cd68d49d0a68c835115816547 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:00.387414  5603 consensus_queue.cc:237] T 6c8c32b449534d93a061716191ef6f4c P a589288cd68d49d0a68c835115816547 [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: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 } attrs { replace: true } } peers { permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } } peers { permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } } peers { permanent_uuid: "ebc38d5cd7b14e1abd91fc466523d54f" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39511 } attrs { promote: false } }
I20260608 12:42:00.392496  5641 tablet_replica.cc:333] T ac0596d46ca4457c8cfc7d1e92b54023 P a5ea76e3b70e4a4e837e3b74520d59b5: stopping tablet replica
I20260608 12:42:00.393926  5641 raft_consensus.cc:2243] T ac0596d46ca4457c8cfc7d1e92b54023 P a5ea76e3b70e4a4e837e3b74520d59b5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:00.395478  5641 raft_consensus.cc:2272] T ac0596d46ca4457c8cfc7d1e92b54023 P a5ea76e3b70e4a4e837e3b74520d59b5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:00.390949  5640 ts_tablet_manager.cc:1916] T 7b864f4ba38849338081f95f0255c1fd P a589288cd68d49d0a68c835115816547: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:42:00.414534  5641 ts_tablet_manager.cc:1916] T ac0596d46ca4457c8cfc7d1e92b54023 P a5ea76e3b70e4a4e837e3b74520d59b5: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:42:00.425987  5639 raft_consensus.cc:1064] T 19e15aeeff08441bbc800ea3555fb471 P a589288cd68d49d0a68c835115816547: attempting to promote NON_VOTER ebc38d5cd7b14e1abd91fc466523d54f to VOTER
I20260608 12:42:00.430014  5380 raft_consensus.cc:1275] T 6c8c32b449534d93a061716191ef6f4c P ebc38d5cd7b14e1abd91fc466523d54f [term 1 LEARNER]: Refusing update from remote peer a589288cd68d49d0a68c835115816547: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 12:42:00.432760  5619 consensus_queue.cc:1048] T 6c8c32b449534d93a061716191ef6f4c P a589288cd68d49d0a68c835115816547 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ebc38d5cd7b14e1abd91fc466523d54f" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39511 } 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:42:00.438799  5639 consensus_queue.cc:237] T 19e15aeeff08441bbc800ea3555fb471 P a589288cd68d49d0a68c835115816547 [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: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 } } peers { permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } } peers { permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } attrs { replace: true } } peers { permanent_uuid: "ebc38d5cd7b14e1abd91fc466523d54f" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39511 } attrs { promote: false } }
I20260608 12:42:00.442581  4941 raft_consensus.cc:1275] T 6c8c32b449534d93a061716191ef6f4c P 2d4b295cf6f84f7c9d2d66851953cd0d [term 1 FOLLOWER]: Refusing update from remote peer a589288cd68d49d0a68c835115816547: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 12:42:00.443171  5090 raft_consensus.cc:1275] T 6c8c32b449534d93a061716191ef6f4c P a5ea76e3b70e4a4e837e3b74520d59b5 [term 1 FOLLOWER]: Refusing update from remote peer a589288cd68d49d0a68c835115816547: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 12:42:00.445878  5645 consensus_queue.cc:1048] T 6c8c32b449534d93a061716191ef6f4c P a589288cd68d49d0a68c835115816547 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 } 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:42:00.463573  5643 consensus_queue.cc:1048] T 6c8c32b449534d93a061716191ef6f4c P a589288cd68d49d0a68c835115816547 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.001s
I20260608 12:42:00.484541  5640 ts_tablet_manager.cc:1929] T 7b864f4ba38849338081f95f0255c1fd P a589288cd68d49d0a68c835115816547: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.27
I20260608 12:42:00.493745  5640 log.cc:1199] T 7b864f4ba38849338081f95f0255c1fd P a589288cd68d49d0a68c835115816547: Deleting WAL directory at /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922379125897-431-0/minicluster-data/ts-1-root/wals/7b864f4ba38849338081f95f0255c1fd
I20260608 12:42:00.498457  5645 raft_consensus.cc:2955] T 6c8c32b449534d93a061716191ef6f4c P a589288cd68d49d0a68c835115816547 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, ebc38d5cd7b14e1abd91fc466523d54f (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 } attrs { replace: true } } peers { permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } } peers { permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } } peers { permanent_uuid: "ebc38d5cd7b14e1abd91fc466523d54f" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39511 } attrs { promote: false } } }
I20260608 12:42:00.500061  5379 raft_consensus.cc:1275] T 19e15aeeff08441bbc800ea3555fb471 P ebc38d5cd7b14e1abd91fc466523d54f [term 1 LEARNER]: Refusing update from remote peer a589288cd68d49d0a68c835115816547: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 12:42:00.502424  4941 raft_consensus.cc:1275] T 19e15aeeff08441bbc800ea3555fb471 P 2d4b295cf6f84f7c9d2d66851953cd0d [term 1 FOLLOWER]: Refusing update from remote peer a589288cd68d49d0a68c835115816547: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 12:42:00.501204  5090 raft_consensus.cc:1275] T 19e15aeeff08441bbc800ea3555fb471 P a5ea76e3b70e4a4e837e3b74520d59b5 [term 1 FOLLOWER]: Refusing update from remote peer a589288cd68d49d0a68c835115816547: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 12:42:00.504016  5619 consensus_queue.cc:1048] T 19e15aeeff08441bbc800ea3555fb471 P a589288cd68d49d0a68c835115816547 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ebc38d5cd7b14e1abd91fc466523d54f" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39511 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 12:42:00.501492  5380 raft_consensus.cc:2955] T 6c8c32b449534d93a061716191ef6f4c P ebc38d5cd7b14e1abd91fc466523d54f [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, ebc38d5cd7b14e1abd91fc466523d54f (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 } attrs { replace: true } } peers { permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } } peers { permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } } peers { permanent_uuid: "ebc38d5cd7b14e1abd91fc466523d54f" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39511 } attrs { promote: false } } }
I20260608 12:42:00.506194  5619 consensus_queue.cc:1048] T 19e15aeeff08441bbc800ea3555fb471 P a589288cd68d49d0a68c835115816547 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 12:42:00.511015  5644 consensus_queue.cc:1048] T 19e15aeeff08441bbc800ea3555fb471 P a589288cd68d49d0a68c835115816547 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } 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:42:00.507264  4941 raft_consensus.cc:2955] T 6c8c32b449534d93a061716191ef6f4c P 2d4b295cf6f84f7c9d2d66851953cd0d [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, ebc38d5cd7b14e1abd91fc466523d54f (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 } attrs { replace: true } } peers { permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } } peers { permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } } peers { permanent_uuid: "ebc38d5cd7b14e1abd91fc466523d54f" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39511 } attrs { promote: false } } }
I20260608 12:42:00.526028  4829 catalog_manager.cc:5027] TS a589288cd68d49d0a68c835115816547 (127.0.107.194:37773): tablet 7b864f4ba38849338081f95f0255c1fd (table test-workload [id=161b9cfad05d4affa08b35485c67bb2c]) successfully deleted
I20260608 12:42:00.542843  4838 catalog_manager.cc:5696] T 6c8c32b449534d93a061716191ef6f4c P ebc38d5cd7b14e1abd91fc466523d54f reported cstate change: config changed from index 26 to 27, ebc38d5cd7b14e1abd91fc466523d54f (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "a589288cd68d49d0a68c835115816547" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 } attrs { replace: true } } peers { permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } } peers { permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } } peers { permanent_uuid: "ebc38d5cd7b14e1abd91fc466523d54f" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39511 } attrs { promote: false } } }
I20260608 12:42:00.547086  5641 ts_tablet_manager.cc:1929] T ac0596d46ca4457c8cfc7d1e92b54023 P a5ea76e3b70e4a4e837e3b74520d59b5: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.27
I20260608 12:42:00.547672  5641 log.cc:1199] T ac0596d46ca4457c8cfc7d1e92b54023 P a5ea76e3b70e4a4e837e3b74520d59b5: Deleting WAL directory at /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922379125897-431-0/minicluster-data/ts-2-root/wals/ac0596d46ca4457c8cfc7d1e92b54023
I20260608 12:42:00.553148  4829 catalog_manager.cc:5027] TS a5ea76e3b70e4a4e837e3b74520d59b5 (127.0.107.195:36031): tablet ac0596d46ca4457c8cfc7d1e92b54023 (table test-workload [id=161b9cfad05d4affa08b35485c67bb2c]) successfully deleted
I20260608 12:42:00.563098  5639 raft_consensus.cc:2955] T 19e15aeeff08441bbc800ea3555fb471 P a589288cd68d49d0a68c835115816547 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, ebc38d5cd7b14e1abd91fc466523d54f (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 } } peers { permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } } peers { permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } attrs { replace: true } } peers { permanent_uuid: "ebc38d5cd7b14e1abd91fc466523d54f" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39511 } attrs { promote: false } } }
I20260608 12:42:00.566656  5094 raft_consensus.cc:2955] T 6c8c32b449534d93a061716191ef6f4c P a5ea76e3b70e4a4e837e3b74520d59b5 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, ebc38d5cd7b14e1abd91fc466523d54f (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 } attrs { replace: true } } peers { permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } } peers { permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } } peers { permanent_uuid: "ebc38d5cd7b14e1abd91fc466523d54f" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39511 } attrs { promote: false } } }
I20260608 12:42:00.573388  5090 raft_consensus.cc:2955] T 19e15aeeff08441bbc800ea3555fb471 P a5ea76e3b70e4a4e837e3b74520d59b5 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, ebc38d5cd7b14e1abd91fc466523d54f (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 } } peers { permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } } peers { permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } attrs { replace: true } } peers { permanent_uuid: "ebc38d5cd7b14e1abd91fc466523d54f" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39511 } attrs { promote: false } } }
I20260608 12:42:00.579726  5021 consensus_queue.cc:237] T 6c8c32b449534d93a061716191ef6f4c P a589288cd68d49d0a68c835115816547 [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: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } } peers { permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } } peers { permanent_uuid: "ebc38d5cd7b14e1abd91fc466523d54f" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39511 } attrs { promote: false } }
I20260608 12:42:00.583525  5379 raft_consensus.cc:2955] T 19e15aeeff08441bbc800ea3555fb471 P ebc38d5cd7b14e1abd91fc466523d54f [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, ebc38d5cd7b14e1abd91fc466523d54f (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 } } peers { permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } } peers { permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } attrs { replace: true } } peers { permanent_uuid: "ebc38d5cd7b14e1abd91fc466523d54f" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39511 } attrs { promote: false } } }
I20260608 12:42:00.589686  5380 raft_consensus.cc:1275] T 6c8c32b449534d93a061716191ef6f4c P ebc38d5cd7b14e1abd91fc466523d54f [term 1 FOLLOWER]: Refusing update from remote peer a589288cd68d49d0a68c835115816547: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 12:42:00.597055  5643 consensus_queue.cc:1048] T 6c8c32b449534d93a061716191ef6f4c P a589288cd68d49d0a68c835115816547 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ebc38d5cd7b14e1abd91fc466523d54f" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39511 } 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:42:00.597610  4941 raft_consensus.cc:2955] T 19e15aeeff08441bbc800ea3555fb471 P 2d4b295cf6f84f7c9d2d66851953cd0d [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, ebc38d5cd7b14e1abd91fc466523d54f (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 } } peers { permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } } peers { permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } attrs { replace: true } } peers { permanent_uuid: "ebc38d5cd7b14e1abd91fc466523d54f" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39511 } attrs { promote: false } } }
I20260608 12:42:00.599169  5090 raft_consensus.cc:1275] T 6c8c32b449534d93a061716191ef6f4c P a5ea76e3b70e4a4e837e3b74520d59b5 [term 1 FOLLOWER]: Refusing update from remote peer a589288cd68d49d0a68c835115816547: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 12:42:00.602370  4839 catalog_manager.cc:5696] T 19e15aeeff08441bbc800ea3555fb471 P a589288cd68d49d0a68c835115816547 reported cstate change: config changed from index 26 to 27, ebc38d5cd7b14e1abd91fc466523d54f (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "a589288cd68d49d0a68c835115816547" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ebc38d5cd7b14e1abd91fc466523d54f" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39511 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:42:00.603710  5603 consensus_queue.cc:1048] T 6c8c32b449534d93a061716191ef6f4c P a589288cd68d49d0a68c835115816547 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260608 12:42:00.607915  5380 raft_consensus.cc:2955] T 6c8c32b449534d93a061716191ef6f4c P ebc38d5cd7b14e1abd91fc466523d54f [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 2d4b295cf6f84f7c9d2d66851953cd0d (127.0.107.193) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } } peers { permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } } peers { permanent_uuid: "ebc38d5cd7b14e1abd91fc466523d54f" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39511 } attrs { promote: false } } }
I20260608 12:42:00.605544  5603 raft_consensus.cc:2955] T 6c8c32b449534d93a061716191ef6f4c P a589288cd68d49d0a68c835115816547 [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 2d4b295cf6f84f7c9d2d66851953cd0d (127.0.107.193) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } } peers { permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } } peers { permanent_uuid: "ebc38d5cd7b14e1abd91fc466523d54f" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39511 } attrs { promote: false } } }
I20260608 12:42:00.620884  5087 raft_consensus.cc:2955] T 6c8c32b449534d93a061716191ef6f4c P a5ea76e3b70e4a4e837e3b74520d59b5 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 2d4b295cf6f84f7c9d2d66851953cd0d (127.0.107.193) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } } peers { permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } } peers { permanent_uuid: "ebc38d5cd7b14e1abd91fc466523d54f" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39511 } attrs { promote: false } } }
I20260608 12:42:00.633612  4829 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 6c8c32b449534d93a061716191ef6f4c with cas_config_opid_index 27: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:42:00.640897  5021 consensus_queue.cc:237] T 19e15aeeff08441bbc800ea3555fb471 P a589288cd68d49d0a68c835115816547 [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: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 } } peers { permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } } peers { permanent_uuid: "ebc38d5cd7b14e1abd91fc466523d54f" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39511 } attrs { promote: false } }
I20260608 12:42:00.644333  4837 catalog_manager.cc:5696] T 6c8c32b449534d93a061716191ef6f4c P ebc38d5cd7b14e1abd91fc466523d54f reported cstate change: config changed from index 27 to 28, VOTER 2d4b295cf6f84f7c9d2d66851953cd0d (127.0.107.193) evicted. New cstate: current_term: 1 leader_uuid: "a589288cd68d49d0a68c835115816547" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } } peers { permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } } peers { permanent_uuid: "ebc38d5cd7b14e1abd91fc466523d54f" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39511 } attrs { promote: false } } }
I20260608 12:42:00.647365  5380 raft_consensus.cc:1275] T 19e15aeeff08441bbc800ea3555fb471 P ebc38d5cd7b14e1abd91fc466523d54f [term 1 FOLLOWER]: Refusing update from remote peer a589288cd68d49d0a68c835115816547: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 12:42:00.647497  4941 raft_consensus.cc:1275] T 19e15aeeff08441bbc800ea3555fb471 P 2d4b295cf6f84f7c9d2d66851953cd0d [term 1 FOLLOWER]: Refusing update from remote peer a589288cd68d49d0a68c835115816547: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 12:42:00.650038  5619 consensus_queue.cc:1048] T 19e15aeeff08441bbc800ea3555fb471 P a589288cd68d49d0a68c835115816547 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260608 12:42:00.650899  5603 consensus_queue.cc:1048] T 19e15aeeff08441bbc800ea3555fb471 P a589288cd68d49d0a68c835115816547 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ebc38d5cd7b14e1abd91fc466523d54f" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39511 } 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:42:00.658089  5619 raft_consensus.cc:2955] T 19e15aeeff08441bbc800ea3555fb471 P a589288cd68d49d0a68c835115816547 [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER a5ea76e3b70e4a4e837e3b74520d59b5 (127.0.107.195) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 } } peers { permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } } peers { permanent_uuid: "ebc38d5cd7b14e1abd91fc466523d54f" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39511 } attrs { promote: false } } }
I20260608 12:42:00.664732  4929 tablet_service.cc:1558] Processing DeleteTablet for tablet 6c8c32b449534d93a061716191ef6f4c with delete_type TABLET_DATA_TOMBSTONED (TS 2d4b295cf6f84f7c9d2d66851953cd0d not found in new config with opid_index 28) from {username='slave'} at 127.0.0.1:57002
I20260608 12:42:00.665697  5380 raft_consensus.cc:2955] T 19e15aeeff08441bbc800ea3555fb471 P ebc38d5cd7b14e1abd91fc466523d54f [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER a5ea76e3b70e4a4e837e3b74520d59b5 (127.0.107.195) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 } } peers { permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } } peers { permanent_uuid: "ebc38d5cd7b14e1abd91fc466523d54f" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39511 } attrs { promote: false } } }
I20260608 12:42:00.670650  5654 tablet_replica.cc:333] T 6c8c32b449534d93a061716191ef6f4c P 2d4b295cf6f84f7c9d2d66851953cd0d: stopping tablet replica
I20260608 12:42:00.672132  4829 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 19e15aeeff08441bbc800ea3555fb471 with cas_config_opid_index 27: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:42:00.674108  5654 raft_consensus.cc:2243] T 6c8c32b449534d93a061716191ef6f4c P 2d4b295cf6f84f7c9d2d66851953cd0d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:00.675174  5654 raft_consensus.cc:2272] T 6c8c32b449534d93a061716191ef6f4c P 2d4b295cf6f84f7c9d2d66851953cd0d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:00.675093  4941 raft_consensus.cc:2955] T 19e15aeeff08441bbc800ea3555fb471 P 2d4b295cf6f84f7c9d2d66851953cd0d [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER a5ea76e3b70e4a4e837e3b74520d59b5 (127.0.107.195) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 } } peers { permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } } peers { permanent_uuid: "ebc38d5cd7b14e1abd91fc466523d54f" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39511 } attrs { promote: false } } }
I20260608 12:42:00.681389  4837 catalog_manager.cc:5696] T 19e15aeeff08441bbc800ea3555fb471 P ebc38d5cd7b14e1abd91fc466523d54f reported cstate change: config changed from index 27 to 28, VOTER a5ea76e3b70e4a4e837e3b74520d59b5 (127.0.107.195) evicted. New cstate: current_term: 1 leader_uuid: "a589288cd68d49d0a68c835115816547" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 } } peers { permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } } peers { permanent_uuid: "ebc38d5cd7b14e1abd91fc466523d54f" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39511 } attrs { promote: false } } }
I20260608 12:42:00.691219  5654 ts_tablet_manager.cc:1916] T 6c8c32b449534d93a061716191ef6f4c P 2d4b295cf6f84f7c9d2d66851953cd0d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:42:00.702631  5085 tablet_service.cc:1558] Processing DeleteTablet for tablet 19e15aeeff08441bbc800ea3555fb471 with delete_type TABLET_DATA_TOMBSTONED (TS a5ea76e3b70e4a4e837e3b74520d59b5 not found in new config with opid_index 28) from {username='slave'} at 127.0.0.1:44296
I20260608 12:42:00.703805  5641 tablet_replica.cc:333] T 19e15aeeff08441bbc800ea3555fb471 P a5ea76e3b70e4a4e837e3b74520d59b5: stopping tablet replica
I20260608 12:42:00.705001  5641 raft_consensus.cc:2243] T 19e15aeeff08441bbc800ea3555fb471 P a5ea76e3b70e4a4e837e3b74520d59b5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:00.706015  5641 raft_consensus.cc:2272] T 19e15aeeff08441bbc800ea3555fb471 P a5ea76e3b70e4a4e837e3b74520d59b5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:00.708038  5655 raft_consensus.cc:1064] T 3b5d339ac7484d78b854f0db4e318f23 P a5ea76e3b70e4a4e837e3b74520d59b5: attempting to promote NON_VOTER e22cc7127ab2421eab0e1dc41c1bee23 to VOTER
I20260608 12:42:00.711112  5655 consensus_queue.cc:237] T 3b5d339ac7484d78b854f0db4e318f23 P a5ea76e3b70e4a4e837e3b74520d59b5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 24, Committed index: 24, Last appended: 1.24, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 } attrs { replace: true } } peers { permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } } peers { permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } } peers { permanent_uuid: "e22cc7127ab2421eab0e1dc41c1bee23" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 46209 } attrs { promote: false } }
I20260608 12:42:00.711701  5641 ts_tablet_manager.cc:1916] T 19e15aeeff08441bbc800ea3555fb471 P a5ea76e3b70e4a4e837e3b74520d59b5: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:42:00.725201  5654 ts_tablet_manager.cc:1929] T 6c8c32b449534d93a061716191ef6f4c P 2d4b295cf6f84f7c9d2d66851953cd0d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.27
I20260608 12:42:00.725843  5654 log.cc:1199] T 6c8c32b449534d93a061716191ef6f4c P 2d4b295cf6f84f7c9d2d66851953cd0d: Deleting WAL directory at /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922379125897-431-0/minicluster-data/ts-0-root/wals/6c8c32b449534d93a061716191ef6f4c
I20260608 12:42:00.727993  4828 catalog_manager.cc:5027] TS 2d4b295cf6f84f7c9d2d66851953cd0d (127.0.107.193:46593): tablet 6c8c32b449534d93a061716191ef6f4c (table test-workload [id=161b9cfad05d4affa08b35485c67bb2c]) successfully deleted
I20260608 12:42:00.731009  5454 raft_consensus.cc:1275] T 3b5d339ac7484d78b854f0db4e318f23 P e22cc7127ab2421eab0e1dc41c1bee23 [term 1 LEARNER]: Refusing update from remote peer a5ea76e3b70e4a4e837e3b74520d59b5: Log matching property violated. Preceding OpId in replica: term: 1 index: 24. Preceding OpId from leader: term: 1 index: 25. (index mismatch)
I20260608 12:42:00.731271  5641 ts_tablet_manager.cc:1929] T 19e15aeeff08441bbc800ea3555fb471 P a5ea76e3b70e4a4e837e3b74520d59b5: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.27
I20260608 12:42:00.734266  4941 raft_consensus.cc:1275] T 3b5d339ac7484d78b854f0db4e318f23 P 2d4b295cf6f84f7c9d2d66851953cd0d [term 1 FOLLOWER]: Refusing update from remote peer a5ea76e3b70e4a4e837e3b74520d59b5: Log matching property violated. Preceding OpId in replica: term: 1 index: 24. Preceding OpId from leader: term: 1 index: 25. (index mismatch)
I20260608 12:42:00.738716  5655 consensus_queue.cc:1048] T 3b5d339ac7484d78b854f0db4e318f23 P a5ea76e3b70e4a4e837e3b74520d59b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e22cc7127ab2421eab0e1dc41c1bee23" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 46209 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 25, Last known committed idx: 24, Time since last communication: 0.000s
I20260608 12:42:00.732204  5021 raft_consensus.cc:1275] T 3b5d339ac7484d78b854f0db4e318f23 P a589288cd68d49d0a68c835115816547 [term 1 FOLLOWER]: Refusing update from remote peer a5ea76e3b70e4a4e837e3b74520d59b5: Log matching property violated. Preceding OpId in replica: term: 1 index: 24. Preceding OpId from leader: term: 1 index: 25. (index mismatch)
I20260608 12:42:00.740068  5656 consensus_queue.cc:1048] T 3b5d339ac7484d78b854f0db4e318f23 P a5ea76e3b70e4a4e837e3b74520d59b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 25, Last known committed idx: 24, Time since last communication: 0.001s
I20260608 12:42:00.740491  5641 log.cc:1199] T 19e15aeeff08441bbc800ea3555fb471 P a5ea76e3b70e4a4e837e3b74520d59b5: Deleting WAL directory at /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922379125897-431-0/minicluster-data/ts-2-root/wals/19e15aeeff08441bbc800ea3555fb471
I20260608 12:42:00.741333  5630 consensus_queue.cc:1048] T 3b5d339ac7484d78b854f0db4e318f23 P a5ea76e3b70e4a4e837e3b74520d59b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 25, Last known committed idx: 24, Time since last communication: 0.001s
I20260608 12:42:00.743078  4829 catalog_manager.cc:5027] TS a5ea76e3b70e4a4e837e3b74520d59b5 (127.0.107.195:36031): tablet 19e15aeeff08441bbc800ea3555fb471 (table test-workload [id=161b9cfad05d4affa08b35485c67bb2c]) successfully deleted
I20260608 12:42:00.753402  5655 raft_consensus.cc:2955] T 3b5d339ac7484d78b854f0db4e318f23 P a5ea76e3b70e4a4e837e3b74520d59b5 [term 1 LEADER]: Committing config change with OpId 1.25: config changed from index 24 to 25, e22cc7127ab2421eab0e1dc41c1bee23 (127.0.107.197) changed from NON_VOTER to VOTER. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 } attrs { replace: true } } peers { permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } } peers { permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } } peers { permanent_uuid: "e22cc7127ab2421eab0e1dc41c1bee23" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 46209 } attrs { promote: false } } }
I20260608 12:42:00.755384  4941 raft_consensus.cc:2955] T 3b5d339ac7484d78b854f0db4e318f23 P 2d4b295cf6f84f7c9d2d66851953cd0d [term 1 FOLLOWER]: Committing config change with OpId 1.25: config changed from index 24 to 25, e22cc7127ab2421eab0e1dc41c1bee23 (127.0.107.197) changed from NON_VOTER to VOTER. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 } attrs { replace: true } } peers { permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } } peers { permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } } peers { permanent_uuid: "e22cc7127ab2421eab0e1dc41c1bee23" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 46209 } attrs { promote: false } } }
I20260608 12:42:00.764441  5021 raft_consensus.cc:2955] T 3b5d339ac7484d78b854f0db4e318f23 P a589288cd68d49d0a68c835115816547 [term 1 FOLLOWER]: Committing config change with OpId 1.25: config changed from index 24 to 25, e22cc7127ab2421eab0e1dc41c1bee23 (127.0.107.197) changed from NON_VOTER to VOTER. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 } attrs { replace: true } } peers { permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } } peers { permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } } peers { permanent_uuid: "e22cc7127ab2421eab0e1dc41c1bee23" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 46209 } attrs { promote: false } } }
I20260608 12:42:00.766045  5454 raft_consensus.cc:2955] T 3b5d339ac7484d78b854f0db4e318f23 P e22cc7127ab2421eab0e1dc41c1bee23 [term 1 FOLLOWER]: Committing config change with OpId 1.25: config changed from index 24 to 25, e22cc7127ab2421eab0e1dc41c1bee23 (127.0.107.197) changed from NON_VOTER to VOTER. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 } attrs { replace: true } } peers { permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } } peers { permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } } peers { permanent_uuid: "e22cc7127ab2421eab0e1dc41c1bee23" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 46209 } attrs { promote: false } } }
I20260608 12:42:00.771579  4843 catalog_manager.cc:5696] T 3b5d339ac7484d78b854f0db4e318f23 P 2d4b295cf6f84f7c9d2d66851953cd0d reported cstate change: config changed from index 24 to 25, e22cc7127ab2421eab0e1dc41c1bee23 (127.0.107.197) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" committed_config { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 } attrs { replace: true } } peers { permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } } peers { permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } } peers { permanent_uuid: "e22cc7127ab2421eab0e1dc41c1bee23" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 46209 } attrs { promote: false } } }
I20260608 12:42:00.790807  5087 consensus_queue.cc:237] T 3b5d339ac7484d78b854f0db4e318f23 P a5ea76e3b70e4a4e837e3b74520d59b5 [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: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } } peers { permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } } peers { permanent_uuid: "e22cc7127ab2421eab0e1dc41c1bee23" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 46209 } attrs { promote: false } }
I20260608 12:42:00.797866  5454 raft_consensus.cc:1275] T 3b5d339ac7484d78b854f0db4e318f23 P e22cc7127ab2421eab0e1dc41c1bee23 [term 1 FOLLOWER]: Refusing update from remote peer a5ea76e3b70e4a4e837e3b74520d59b5: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 12:42:00.798128  5021 raft_consensus.cc:1275] T 3b5d339ac7484d78b854f0db4e318f23 P a589288cd68d49d0a68c835115816547 [term 1 FOLLOWER]: Refusing update from remote peer a5ea76e3b70e4a4e837e3b74520d59b5: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 12:42:00.800068  5655 consensus_queue.cc:1048] T 3b5d339ac7484d78b854f0db4e318f23 P a5ea76e3b70e4a4e837e3b74520d59b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e22cc7127ab2421eab0e1dc41c1bee23" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 46209 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 12:42:00.805327  5656 consensus_queue.cc:1048] T 3b5d339ac7484d78b854f0db4e318f23 P a5ea76e3b70e4a4e837e3b74520d59b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 12:42:00.808699  5656 raft_consensus.cc:2955] T 3b5d339ac7484d78b854f0db4e318f23 P a5ea76e3b70e4a4e837e3b74520d59b5 [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index 25 to 26, VOTER 2d4b295cf6f84f7c9d2d66851953cd0d (127.0.107.193) evicted. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } } peers { permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } } peers { permanent_uuid: "e22cc7127ab2421eab0e1dc41c1bee23" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 46209 } attrs { promote: false } } }
I20260608 12:42:00.819031  5454 raft_consensus.cc:2955] T 3b5d339ac7484d78b854f0db4e318f23 P e22cc7127ab2421eab0e1dc41c1bee23 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, VOTER 2d4b295cf6f84f7c9d2d66851953cd0d (127.0.107.193) evicted. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } } peers { permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } } peers { permanent_uuid: "e22cc7127ab2421eab0e1dc41c1bee23" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 46209 } attrs { promote: false } } }
I20260608 12:42:00.821278  5021 raft_consensus.cc:2955] T 3b5d339ac7484d78b854f0db4e318f23 P a589288cd68d49d0a68c835115816547 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, VOTER 2d4b295cf6f84f7c9d2d66851953cd0d (127.0.107.193) evicted. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } } peers { permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } } peers { permanent_uuid: "e22cc7127ab2421eab0e1dc41c1bee23" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 46209 } attrs { promote: false } } }
I20260608 12:42:00.824535  4829 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 3b5d339ac7484d78b854f0db4e318f23 with cas_config_opid_index 25: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:42:00.829378  4837 catalog_manager.cc:5696] T 3b5d339ac7484d78b854f0db4e318f23 P a5ea76e3b70e4a4e837e3b74520d59b5 reported cstate change: config changed from index 25 to 26, VOTER 2d4b295cf6f84f7c9d2d66851953cd0d (127.0.107.193) evicted. New cstate: current_term: 1 leader_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e22cc7127ab2421eab0e1dc41c1bee23" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 46209 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:42:00.844918  4929 tablet_service.cc:1558] Processing DeleteTablet for tablet 3b5d339ac7484d78b854f0db4e318f23 with delete_type TABLET_DATA_TOMBSTONED (TS 2d4b295cf6f84f7c9d2d66851953cd0d not found in new config with opid_index 26) from {username='slave'} at 127.0.0.1:57002
I20260608 12:42:00.846005  5654 tablet_replica.cc:333] T 3b5d339ac7484d78b854f0db4e318f23 P 2d4b295cf6f84f7c9d2d66851953cd0d: stopping tablet replica
I20260608 12:42:00.847075  5654 raft_consensus.cc:2243] T 3b5d339ac7484d78b854f0db4e318f23 P 2d4b295cf6f84f7c9d2d66851953cd0d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:00.848229  5654 raft_consensus.cc:2272] T 3b5d339ac7484d78b854f0db4e318f23 P 2d4b295cf6f84f7c9d2d66851953cd0d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:00.852672  5654 ts_tablet_manager.cc:1916] T 3b5d339ac7484d78b854f0db4e318f23 P 2d4b295cf6f84f7c9d2d66851953cd0d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:42:00.869674  5654 ts_tablet_manager.cc:1929] T 3b5d339ac7484d78b854f0db4e318f23 P 2d4b295cf6f84f7c9d2d66851953cd0d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.25
I20260608 12:42:00.870121  5654 log.cc:1199] T 3b5d339ac7484d78b854f0db4e318f23 P 2d4b295cf6f84f7c9d2d66851953cd0d: Deleting WAL directory at /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922379125897-431-0/minicluster-data/ts-0-root/wals/3b5d339ac7484d78b854f0db4e318f23
I20260608 12:42:00.870499  5630 raft_consensus.cc:1064] T e3bbcb7dacab4b8a923a6b27e6aed880 P a5ea76e3b70e4a4e837e3b74520d59b5: attempting to promote NON_VOTER ae5ea2f802734776b0ca3d6b0ecb58d6 to VOTER
I20260608 12:42:00.872107  4828 catalog_manager.cc:5027] TS 2d4b295cf6f84f7c9d2d66851953cd0d (127.0.107.193:46593): tablet 3b5d339ac7484d78b854f0db4e318f23 (table test-workload [id=161b9cfad05d4affa08b35485c67bb2c]) successfully deleted
I20260608 12:42:00.873497  5630 consensus_queue.cc:237] T e3bbcb7dacab4b8a923a6b27e6aed880 P a5ea76e3b70e4a4e837e3b74520d59b5 [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: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 } } peers { permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } attrs { replace: true } } peers { permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } } peers { permanent_uuid: "ae5ea2f802734776b0ca3d6b0ecb58d6" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 40019 } attrs { promote: false } }
I20260608 12:42:00.881453  5021 raft_consensus.cc:1275] T e3bbcb7dacab4b8a923a6b27e6aed880 P a589288cd68d49d0a68c835115816547 [term 1 FOLLOWER]: Refusing update from remote peer a5ea76e3b70e4a4e837e3b74520d59b5: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 12:42:00.881706  5529 raft_consensus.cc:1275] T e3bbcb7dacab4b8a923a6b27e6aed880 P ae5ea2f802734776b0ca3d6b0ecb58d6 [term 1 LEARNER]: Refusing update from remote peer a5ea76e3b70e4a4e837e3b74520d59b5: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 12:42:00.882798  4941 raft_consensus.cc:1275] T e3bbcb7dacab4b8a923a6b27e6aed880 P 2d4b295cf6f84f7c9d2d66851953cd0d [term 1 FOLLOWER]: Refusing update from remote peer a5ea76e3b70e4a4e837e3b74520d59b5: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 12:42:00.883244  5630 consensus_queue.cc:1048] T e3bbcb7dacab4b8a923a6b27e6aed880 P a5ea76e3b70e4a4e837e3b74520d59b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae5ea2f802734776b0ca3d6b0ecb58d6" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 40019 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 12:42:00.884282  5655 consensus_queue.cc:1048] T e3bbcb7dacab4b8a923a6b27e6aed880 P a5ea76e3b70e4a4e837e3b74520d59b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } 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:42:00.885344  5656 consensus_queue.cc:1048] T e3bbcb7dacab4b8a923a6b27e6aed880 P a5ea76e3b70e4a4e837e3b74520d59b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 12:42:00.906672  5655 raft_consensus.cc:2955] T e3bbcb7dacab4b8a923a6b27e6aed880 P a5ea76e3b70e4a4e837e3b74520d59b5 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, ae5ea2f802734776b0ca3d6b0ecb58d6 (127.0.107.198) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 } } peers { permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } attrs { replace: true } } peers { permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } } peers { permanent_uuid: "ae5ea2f802734776b0ca3d6b0ecb58d6" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 40019 } attrs { promote: false } } }
I20260608 12:42:00.908766  4941 raft_consensus.cc:2955] T e3bbcb7dacab4b8a923a6b27e6aed880 P 2d4b295cf6f84f7c9d2d66851953cd0d [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, ae5ea2f802734776b0ca3d6b0ecb58d6 (127.0.107.198) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 } } peers { permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } attrs { replace: true } } peers { permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } } peers { permanent_uuid: "ae5ea2f802734776b0ca3d6b0ecb58d6" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 40019 } attrs { promote: false } } }
I20260608 12:42:00.910821  5021 raft_consensus.cc:2955] T e3bbcb7dacab4b8a923a6b27e6aed880 P a589288cd68d49d0a68c835115816547 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, ae5ea2f802734776b0ca3d6b0ecb58d6 (127.0.107.198) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 } } peers { permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } attrs { replace: true } } peers { permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } } peers { permanent_uuid: "ae5ea2f802734776b0ca3d6b0ecb58d6" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 40019 } attrs { promote: false } } }
I20260608 12:42:00.919878  5529 raft_consensus.cc:2955] T e3bbcb7dacab4b8a923a6b27e6aed880 P ae5ea2f802734776b0ca3d6b0ecb58d6 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, ae5ea2f802734776b0ca3d6b0ecb58d6 (127.0.107.198) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 } } peers { permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } attrs { replace: true } } peers { permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } } peers { permanent_uuid: "ae5ea2f802734776b0ca3d6b0ecb58d6" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 40019 } attrs { promote: false } } }
I20260608 12:42:00.928534  4839 catalog_manager.cc:5696] T e3bbcb7dacab4b8a923a6b27e6aed880 P a589288cd68d49d0a68c835115816547 reported cstate change: config changed from index 26 to 27, ae5ea2f802734776b0ca3d6b0ecb58d6 (127.0.107.198) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 } } peers { permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } attrs { replace: true } } peers { permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } } peers { permanent_uuid: "ae5ea2f802734776b0ca3d6b0ecb58d6" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 40019 } attrs { promote: false } } }
I20260608 12:42:00.948632  5090 consensus_queue.cc:237] T e3bbcb7dacab4b8a923a6b27e6aed880 P a5ea76e3b70e4a4e837e3b74520d59b5 [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: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 } } peers { permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } } peers { permanent_uuid: "ae5ea2f802734776b0ca3d6b0ecb58d6" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 40019 } attrs { promote: false } }
I20260608 12:42:00.954780  4941 raft_consensus.cc:1275] T e3bbcb7dacab4b8a923a6b27e6aed880 P 2d4b295cf6f84f7c9d2d66851953cd0d [term 1 FOLLOWER]: Refusing update from remote peer a5ea76e3b70e4a4e837e3b74520d59b5: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 12:42:00.955174  5529 raft_consensus.cc:1275] T e3bbcb7dacab4b8a923a6b27e6aed880 P ae5ea2f802734776b0ca3d6b0ecb58d6 [term 1 FOLLOWER]: Refusing update from remote peer a5ea76e3b70e4a4e837e3b74520d59b5: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 12:42:00.956489  5630 consensus_queue.cc:1048] T e3bbcb7dacab4b8a923a6b27e6aed880 P a5ea76e3b70e4a4e837e3b74520d59b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260608 12:42:00.957525  5655 consensus_queue.cc:1048] T e3bbcb7dacab4b8a923a6b27e6aed880 P a5ea76e3b70e4a4e837e3b74520d59b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae5ea2f802734776b0ca3d6b0ecb58d6" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 40019 } 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:42:00.964854  5630 raft_consensus.cc:2955] T e3bbcb7dacab4b8a923a6b27e6aed880 P a5ea76e3b70e4a4e837e3b74520d59b5 [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER a589288cd68d49d0a68c835115816547 (127.0.107.194) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 } } peers { permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } } peers { permanent_uuid: "ae5ea2f802734776b0ca3d6b0ecb58d6" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 40019 } attrs { promote: false } } }
I20260608 12:42:00.967007  5529 raft_consensus.cc:2955] T e3bbcb7dacab4b8a923a6b27e6aed880 P ae5ea2f802734776b0ca3d6b0ecb58d6 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER a589288cd68d49d0a68c835115816547 (127.0.107.194) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 } } peers { permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } } peers { permanent_uuid: "ae5ea2f802734776b0ca3d6b0ecb58d6" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 40019 } attrs { promote: false } } }
I20260608 12:42:00.975468  4829 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet e3bbcb7dacab4b8a923a6b27e6aed880 with cas_config_opid_index 27: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:42:00.982123  4843 catalog_manager.cc:5696] T e3bbcb7dacab4b8a923a6b27e6aed880 P a5ea76e3b70e4a4e837e3b74520d59b5 reported cstate change: config changed from index 27 to 28, VOTER a589288cd68d49d0a68c835115816547 (127.0.107.194) evicted. New cstate: current_term: 1 leader_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae5ea2f802734776b0ca3d6b0ecb58d6" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 40019 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:42:00.983824  4941 raft_consensus.cc:2955] T e3bbcb7dacab4b8a923a6b27e6aed880 P 2d4b295cf6f84f7c9d2d66851953cd0d [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER a589288cd68d49d0a68c835115816547 (127.0.107.194) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 } } peers { permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } } peers { permanent_uuid: "ae5ea2f802734776b0ca3d6b0ecb58d6" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 40019 } attrs { promote: false } } }
I20260608 12:42:00.996052  5010 tablet_service.cc:1558] Processing DeleteTablet for tablet e3bbcb7dacab4b8a923a6b27e6aed880 with delete_type TABLET_DATA_TOMBSTONED (TS a589288cd68d49d0a68c835115816547 not found in new config with opid_index 28) from {username='slave'} at 127.0.0.1:45278
I20260608 12:42:00.997028  5640 tablet_replica.cc:333] T e3bbcb7dacab4b8a923a6b27e6aed880 P a589288cd68d49d0a68c835115816547: stopping tablet replica
I20260608 12:42:00.997833  5640 raft_consensus.cc:2243] T e3bbcb7dacab4b8a923a6b27e6aed880 P a589288cd68d49d0a68c835115816547 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:00.998843  5640 raft_consensus.cc:2272] T e3bbcb7dacab4b8a923a6b27e6aed880 P a589288cd68d49d0a68c835115816547 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:01.003602  5640 ts_tablet_manager.cc:1916] T e3bbcb7dacab4b8a923a6b27e6aed880 P a589288cd68d49d0a68c835115816547: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:42:01.020536  5640 ts_tablet_manager.cc:1929] T e3bbcb7dacab4b8a923a6b27e6aed880 P a589288cd68d49d0a68c835115816547: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.27
I20260608 12:42:01.020942  5640 log.cc:1199] T e3bbcb7dacab4b8a923a6b27e6aed880 P a589288cd68d49d0a68c835115816547: Deleting WAL directory at /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922379125897-431-0/minicluster-data/ts-1-root/wals/e3bbcb7dacab4b8a923a6b27e6aed880
I20260608 12:42:01.022405  4829 catalog_manager.cc:5027] TS a589288cd68d49d0a68c835115816547 (127.0.107.194:37773): tablet e3bbcb7dacab4b8a923a6b27e6aed880 (table test-workload [id=161b9cfad05d4affa08b35485c67bb2c]) successfully deleted
I20260608 12:42:02.020825  5021 consensus_queue.cc:237] T 83e5d73759904b949c1fd377e24c2041 P a589288cd68d49d0a68c835115816547 [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: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 } } peers { permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } } peers { permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } attrs { replace: true } } peers { permanent_uuid: "e22cc7127ab2421eab0e1dc41c1bee23" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 46209 } attrs { promote: true } }
I20260608 12:42:02.028687  5090 raft_consensus.cc:1275] T 83e5d73759904b949c1fd377e24c2041 P a5ea76e3b70e4a4e837e3b74520d59b5 [term 1 FOLLOWER]: Refusing update from remote peer a589288cd68d49d0a68c835115816547: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 12:42:02.030720  5669 consensus_queue.cc:1048] T 83e5d73759904b949c1fd377e24c2041 P a589288cd68d49d0a68c835115816547 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } 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:42:02.031646  4941 raft_consensus.cc:1275] T 83e5d73759904b949c1fd377e24c2041 P 2d4b295cf6f84f7c9d2d66851953cd0d [term 1 FOLLOWER]: Refusing update from remote peer a589288cd68d49d0a68c835115816547: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 12:42:02.034123  5603 consensus_queue.cc:1048] T 83e5d73759904b949c1fd377e24c2041 P a589288cd68d49d0a68c835115816547 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 12:42:02.042511  5669 raft_consensus.cc:2955] T 83e5d73759904b949c1fd377e24c2041 P a589288cd68d49d0a68c835115816547 [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER e22cc7127ab2421eab0e1dc41c1bee23 (127.0.107.197) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 } } peers { permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } } peers { permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } attrs { replace: true } } peers { permanent_uuid: "e22cc7127ab2421eab0e1dc41c1bee23" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 46209 } attrs { promote: true } } }
W20260608 12:42:02.045185  4986 consensus_peers.cc:597] T 83e5d73759904b949c1fd377e24c2041 P a589288cd68d49d0a68c835115816547 -> Peer e22cc7127ab2421eab0e1dc41c1bee23 (127.0.107.197:46209): Couldn't send request to peer e22cc7127ab2421eab0e1dc41c1bee23. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 83e5d73759904b949c1fd377e24c2041. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:42:02.046005  5087 raft_consensus.cc:2955] T 83e5d73759904b949c1fd377e24c2041 P a5ea76e3b70e4a4e837e3b74520d59b5 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER e22cc7127ab2421eab0e1dc41c1bee23 (127.0.107.197) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 } } peers { permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } } peers { permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } attrs { replace: true } } peers { permanent_uuid: "e22cc7127ab2421eab0e1dc41c1bee23" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 46209 } attrs { promote: true } } }
I20260608 12:42:02.047848  4941 raft_consensus.cc:2955] T 83e5d73759904b949c1fd377e24c2041 P 2d4b295cf6f84f7c9d2d66851953cd0d [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER e22cc7127ab2421eab0e1dc41c1bee23 (127.0.107.197) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 } } peers { permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } } peers { permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } attrs { replace: true } } peers { permanent_uuid: "e22cc7127ab2421eab0e1dc41c1bee23" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 46209 } attrs { promote: true } } }
I20260608 12:42:02.057359  4838 catalog_manager.cc:5696] T 83e5d73759904b949c1fd377e24c2041 P a589288cd68d49d0a68c835115816547 reported cstate change: config changed from index -1 to 26, NON_VOTER e22cc7127ab2421eab0e1dc41c1bee23 (127.0.107.197) added. New cstate: current_term: 1 leader_uuid: "a589288cd68d49d0a68c835115816547" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e22cc7127ab2421eab0e1dc41c1bee23" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 46209 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:42:02.058702  5021 consensus_queue.cc:237] T d2f6bdf761314e91857a488f2f9c4195 P a589288cd68d49d0a68c835115816547 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 22, Committed index: 22, Last appended: 1.22, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 23 OBSOLETE_local: false peers { permanent_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 } attrs { replace: true } } peers { permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } } peers { permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } } peers { permanent_uuid: "ae5ea2f802734776b0ca3d6b0ecb58d6" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 40019 } attrs { promote: true } }
I20260608 12:42:02.070092  5090 raft_consensus.cc:1275] T d2f6bdf761314e91857a488f2f9c4195 P a5ea76e3b70e4a4e837e3b74520d59b5 [term 1 FOLLOWER]: Refusing update from remote peer a589288cd68d49d0a68c835115816547: Log matching property violated. Preceding OpId in replica: term: 1 index: 22. Preceding OpId from leader: term: 1 index: 23. (index mismatch)
I20260608 12:42:02.072258  5668 consensus_queue.cc:1048] T d2f6bdf761314e91857a488f2f9c4195 P a589288cd68d49d0a68c835115816547 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 23, Last known committed idx: 22, Time since last communication: 0.000s
I20260608 12:42:02.072664  4941 raft_consensus.cc:1275] T d2f6bdf761314e91857a488f2f9c4195 P 2d4b295cf6f84f7c9d2d66851953cd0d [term 1 FOLLOWER]: Refusing update from remote peer a589288cd68d49d0a68c835115816547: Log matching property violated. Preceding OpId in replica: term: 1 index: 22. Preceding OpId from leader: term: 1 index: 23. (index mismatch)
I20260608 12:42:02.076895  5603 consensus_queue.cc:1048] T d2f6bdf761314e91857a488f2f9c4195 P a589288cd68d49d0a68c835115816547 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 23, Last known committed idx: 22, Time since last communication: 0.000s
W20260608 12:42:02.094259  4985 consensus_peers.cc:597] T d2f6bdf761314e91857a488f2f9c4195 P a589288cd68d49d0a68c835115816547 -> Peer ae5ea2f802734776b0ca3d6b0ecb58d6 (127.0.107.198:40019): Couldn't send request to peer ae5ea2f802734776b0ca3d6b0ecb58d6. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d2f6bdf761314e91857a488f2f9c4195. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:42:02.095687  5668 raft_consensus.cc:2955] T d2f6bdf761314e91857a488f2f9c4195 P a589288cd68d49d0a68c835115816547 [term 1 LEADER]: Committing config change with OpId 1.23: config changed from index -1 to 23, NON_VOTER ae5ea2f802734776b0ca3d6b0ecb58d6 (127.0.107.198) added. New config: { opid_index: 23 OBSOLETE_local: false peers { permanent_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 } attrs { replace: true } } peers { permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } } peers { permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } } peers { permanent_uuid: "ae5ea2f802734776b0ca3d6b0ecb58d6" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 40019 } attrs { promote: true } } }
I20260608 12:42:02.097343  5090 raft_consensus.cc:2955] T d2f6bdf761314e91857a488f2f9c4195 P a5ea76e3b70e4a4e837e3b74520d59b5 [term 1 FOLLOWER]: Committing config change with OpId 1.23: config changed from index -1 to 23, NON_VOTER ae5ea2f802734776b0ca3d6b0ecb58d6 (127.0.107.198) added. New config: { opid_index: 23 OBSOLETE_local: false peers { permanent_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 } attrs { replace: true } } peers { permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } } peers { permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } } peers { permanent_uuid: "ae5ea2f802734776b0ca3d6b0ecb58d6" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 40019 } attrs { promote: true } } }
I20260608 12:42:02.099836  4942 raft_consensus.cc:2955] T d2f6bdf761314e91857a488f2f9c4195 P 2d4b295cf6f84f7c9d2d66851953cd0d [term 1 FOLLOWER]: Committing config change with OpId 1.23: config changed from index -1 to 23, NON_VOTER ae5ea2f802734776b0ca3d6b0ecb58d6 (127.0.107.198) added. New config: { opid_index: 23 OBSOLETE_local: false peers { permanent_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 } attrs { replace: true } } peers { permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } } peers { permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } } peers { permanent_uuid: "ae5ea2f802734776b0ca3d6b0ecb58d6" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 40019 } attrs { promote: true } } }
I20260608 12:42:02.119277  5090 consensus_queue.cc:237] T 3b5d339ac7484d78b854f0db4e318f23 P a5ea76e3b70e4a4e837e3b74520d59b5 [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: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } attrs { replace: true } } peers { permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } } peers { permanent_uuid: "e22cc7127ab2421eab0e1dc41c1bee23" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 46209 } attrs { promote: false } } peers { permanent_uuid: "ebc38d5cd7b14e1abd91fc466523d54f" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39511 } attrs { promote: true } }
I20260608 12:42:02.128053  4839 catalog_manager.cc:5696] T d2f6bdf761314e91857a488f2f9c4195 P a589288cd68d49d0a68c835115816547 reported cstate change: config changed from index -1 to 23, NON_VOTER ae5ea2f802734776b0ca3d6b0ecb58d6 (127.0.107.198) added. New cstate: current_term: 1 leader_uuid: "a589288cd68d49d0a68c835115816547" committed_config { opid_index: 23 OBSOLETE_local: false peers { permanent_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae5ea2f802734776b0ca3d6b0ecb58d6" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 40019 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:42:02.134687  5454 raft_consensus.cc:1275] T 3b5d339ac7484d78b854f0db4e318f23 P e22cc7127ab2421eab0e1dc41c1bee23 [term 1 FOLLOWER]: Refusing update from remote peer a5ea76e3b70e4a4e837e3b74520d59b5: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 12:42:02.137722  5021 raft_consensus.cc:1275] T 3b5d339ac7484d78b854f0db4e318f23 P a589288cd68d49d0a68c835115816547 [term 1 FOLLOWER]: Refusing update from remote peer a5ea76e3b70e4a4e837e3b74520d59b5: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 12:42:02.140803  5656 consensus_queue.cc:1048] T 3b5d339ac7484d78b854f0db4e318f23 P a5ea76e3b70e4a4e837e3b74520d59b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e22cc7127ab2421eab0e1dc41c1bee23" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 46209 } 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:42:02.145452  5656 consensus_queue.cc:1048] T 3b5d339ac7484d78b854f0db4e318f23 P a5ea76e3b70e4a4e837e3b74520d59b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } 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:42:02.158730  5656 raft_consensus.cc:2955] T 3b5d339ac7484d78b854f0db4e318f23 P a5ea76e3b70e4a4e837e3b74520d59b5 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, NON_VOTER ebc38d5cd7b14e1abd91fc466523d54f (127.0.107.196) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } attrs { replace: true } } peers { permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } } peers { permanent_uuid: "e22cc7127ab2421eab0e1dc41c1bee23" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 46209 } attrs { promote: false } } peers { permanent_uuid: "ebc38d5cd7b14e1abd91fc466523d54f" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39511 } attrs { promote: true } } }
I20260608 12:42:02.168074  5454 raft_consensus.cc:2955] T 3b5d339ac7484d78b854f0db4e318f23 P e22cc7127ab2421eab0e1dc41c1bee23 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, NON_VOTER ebc38d5cd7b14e1abd91fc466523d54f (127.0.107.196) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } attrs { replace: true } } peers { permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } } peers { permanent_uuid: "e22cc7127ab2421eab0e1dc41c1bee23" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 46209 } attrs { promote: false } } peers { permanent_uuid: "ebc38d5cd7b14e1abd91fc466523d54f" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39511 } attrs { promote: true } } }
I20260608 12:42:02.168074  5021 raft_consensus.cc:2955] T 3b5d339ac7484d78b854f0db4e318f23 P a589288cd68d49d0a68c835115816547 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, NON_VOTER ebc38d5cd7b14e1abd91fc466523d54f (127.0.107.196) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } attrs { replace: true } } peers { permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } } peers { permanent_uuid: "e22cc7127ab2421eab0e1dc41c1bee23" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 46209 } attrs { promote: false } } peers { permanent_uuid: "ebc38d5cd7b14e1abd91fc466523d54f" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39511 } attrs { promote: true } } }
W20260608 12:42:02.176515  5058 consensus_peers.cc:597] T 3b5d339ac7484d78b854f0db4e318f23 P a5ea76e3b70e4a4e837e3b74520d59b5 -> Peer ebc38d5cd7b14e1abd91fc466523d54f (127.0.107.196:39511): Couldn't send request to peer ebc38d5cd7b14e1abd91fc466523d54f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3b5d339ac7484d78b854f0db4e318f23. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:42:02.181685  5090 consensus_queue.cc:237] T a51b20df530f40dcb8544f055ca83b7f P a5ea76e3b70e4a4e837e3b74520d59b5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 24, Committed index: 24, Last appended: 1.24, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 } attrs { replace: true } } peers { permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } } peers { permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } } peers { permanent_uuid: "ae5ea2f802734776b0ca3d6b0ecb58d6" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 40019 } attrs { promote: true } }
I20260608 12:42:02.182148  4839 catalog_manager.cc:5696] T 3b5d339ac7484d78b854f0db4e318f23 P a5ea76e3b70e4a4e837e3b74520d59b5 reported cstate change: config changed from index 26 to 27, NON_VOTER ebc38d5cd7b14e1abd91fc466523d54f (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e22cc7127ab2421eab0e1dc41c1bee23" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 46209 } attrs { promote: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ebc38d5cd7b14e1abd91fc466523d54f" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39511 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:42:02.193418  5021 raft_consensus.cc:1275] T a51b20df530f40dcb8544f055ca83b7f P a589288cd68d49d0a68c835115816547 [term 1 FOLLOWER]: Refusing update from remote peer a5ea76e3b70e4a4e837e3b74520d59b5: Log matching property violated. Preceding OpId in replica: term: 1 index: 24. Preceding OpId from leader: term: 1 index: 25. (index mismatch)
I20260608 12:42:02.194903  4942 raft_consensus.cc:1275] T a51b20df530f40dcb8544f055ca83b7f P 2d4b295cf6f84f7c9d2d66851953cd0d [term 1 FOLLOWER]: Refusing update from remote peer a5ea76e3b70e4a4e837e3b74520d59b5: Log matching property violated. Preceding OpId in replica: term: 1 index: 24. Preceding OpId from leader: term: 1 index: 25. (index mismatch)
I20260608 12:42:02.195883  5683 consensus_queue.cc:1048] T a51b20df530f40dcb8544f055ca83b7f P a5ea76e3b70e4a4e837e3b74520d59b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 25, Last known committed idx: 24, Time since last communication: 0.000s
W20260608 12:42:02.205192  5059 consensus_peers.cc:597] T a51b20df530f40dcb8544f055ca83b7f P a5ea76e3b70e4a4e837e3b74520d59b5 -> Peer ae5ea2f802734776b0ca3d6b0ecb58d6 (127.0.107.198:40019): Couldn't send request to peer ae5ea2f802734776b0ca3d6b0ecb58d6. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a51b20df530f40dcb8544f055ca83b7f. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:42:02.205663  5656 consensus_queue.cc:1048] T a51b20df530f40dcb8544f055ca83b7f P a5ea76e3b70e4a4e837e3b74520d59b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 25, Last known committed idx: 24, Time since last communication: 0.000s
I20260608 12:42:02.210830  5683 raft_consensus.cc:2955] T a51b20df530f40dcb8544f055ca83b7f P a5ea76e3b70e4a4e837e3b74520d59b5 [term 1 LEADER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER ae5ea2f802734776b0ca3d6b0ecb58d6 (127.0.107.198) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 } attrs { replace: true } } peers { permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } } peers { permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } } peers { permanent_uuid: "ae5ea2f802734776b0ca3d6b0ecb58d6" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 40019 } attrs { promote: true } } }
I20260608 12:42:02.213299  5018 raft_consensus.cc:2955] T a51b20df530f40dcb8544f055ca83b7f P a589288cd68d49d0a68c835115816547 [term 1 FOLLOWER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER ae5ea2f802734776b0ca3d6b0ecb58d6 (127.0.107.198) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 } attrs { replace: true } } peers { permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } } peers { permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } } peers { permanent_uuid: "ae5ea2f802734776b0ca3d6b0ecb58d6" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 40019 } attrs { promote: true } } }
I20260608 12:42:02.221004  4942 raft_consensus.cc:2955] T a51b20df530f40dcb8544f055ca83b7f P 2d4b295cf6f84f7c9d2d66851953cd0d [term 1 FOLLOWER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER ae5ea2f802734776b0ca3d6b0ecb58d6 (127.0.107.198) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 } attrs { replace: true } } peers { permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } } peers { permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } } peers { permanent_uuid: "ae5ea2f802734776b0ca3d6b0ecb58d6" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 40019 } attrs { promote: true } } }
I20260608 12:42:02.229795  4941 consensus_queue.cc:237] T b06e857b71ce4a9b8c965ec06e250fec P 2d4b295cf6f84f7c9d2d66851953cd0d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 24, Committed index: 24, Last appended: 1.24, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 } } peers { permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } attrs { replace: true } } peers { permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } } peers { permanent_uuid: "e22cc7127ab2421eab0e1dc41c1bee23" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 46209 } attrs { promote: true } }
I20260608 12:42:02.231091  4843 catalog_manager.cc:5696] T a51b20df530f40dcb8544f055ca83b7f P a5ea76e3b70e4a4e837e3b74520d59b5 reported cstate change: config changed from index -1 to 25, NON_VOTER ae5ea2f802734776b0ca3d6b0ecb58d6 (127.0.107.198) added. New cstate: current_term: 1 leader_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" committed_config { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae5ea2f802734776b0ca3d6b0ecb58d6" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 40019 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260608 12:42:02.241061  4911 consensus_peers.cc:597] T b06e857b71ce4a9b8c965ec06e250fec P 2d4b295cf6f84f7c9d2d66851953cd0d -> Peer e22cc7127ab2421eab0e1dc41c1bee23 (127.0.107.197:46209): Couldn't send request to peer e22cc7127ab2421eab0e1dc41c1bee23. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b06e857b71ce4a9b8c965ec06e250fec. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:42:02.241154  5090 raft_consensus.cc:1275] T b06e857b71ce4a9b8c965ec06e250fec P a5ea76e3b70e4a4e837e3b74520d59b5 [term 1 FOLLOWER]: Refusing update from remote peer 2d4b295cf6f84f7c9d2d66851953cd0d: Log matching property violated. Preceding OpId in replica: term: 1 index: 24. Preceding OpId from leader: term: 1 index: 25. (index mismatch)
I20260608 12:42:02.242345  5018 raft_consensus.cc:1275] T b06e857b71ce4a9b8c965ec06e250fec P a589288cd68d49d0a68c835115816547 [term 1 FOLLOWER]: Refusing update from remote peer 2d4b295cf6f84f7c9d2d66851953cd0d: Log matching property violated. Preceding OpId in replica: term: 1 index: 24. Preceding OpId from leader: term: 1 index: 25. (index mismatch)
I20260608 12:42:02.243299  5666 consensus_queue.cc:1048] T b06e857b71ce4a9b8c965ec06e250fec P 2d4b295cf6f84f7c9d2d66851953cd0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 25, Last known committed idx: 24, Time since last communication: 0.000s
I20260608 12:42:02.246156  5621 consensus_queue.cc:1048] T b06e857b71ce4a9b8c965ec06e250fec P 2d4b295cf6f84f7c9d2d66851953cd0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 25, Last known committed idx: 24, Time since last communication: 0.000s
I20260608 12:42:02.257308  5666 raft_consensus.cc:2955] T b06e857b71ce4a9b8c965ec06e250fec P 2d4b295cf6f84f7c9d2d66851953cd0d [term 1 LEADER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER e22cc7127ab2421eab0e1dc41c1bee23 (127.0.107.197) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 } } peers { permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } attrs { replace: true } } peers { permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } } peers { permanent_uuid: "e22cc7127ab2421eab0e1dc41c1bee23" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 46209 } attrs { promote: true } } }
I20260608 12:42:02.258872  5018 raft_consensus.cc:2955] T b06e857b71ce4a9b8c965ec06e250fec P a589288cd68d49d0a68c835115816547 [term 1 FOLLOWER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER e22cc7127ab2421eab0e1dc41c1bee23 (127.0.107.197) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 } } peers { permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } attrs { replace: true } } peers { permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } } peers { permanent_uuid: "e22cc7127ab2421eab0e1dc41c1bee23" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 46209 } attrs { promote: true } } }
I20260608 12:42:02.263477  5090 raft_consensus.cc:2955] T b06e857b71ce4a9b8c965ec06e250fec P a5ea76e3b70e4a4e837e3b74520d59b5 [term 1 FOLLOWER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER e22cc7127ab2421eab0e1dc41c1bee23 (127.0.107.197) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 } } peers { permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } attrs { replace: true } } peers { permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } } peers { permanent_uuid: "e22cc7127ab2421eab0e1dc41c1bee23" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 46209 } attrs { promote: true } } }
I20260608 12:42:02.272763  4941 consensus_queue.cc:237] T 7b864f4ba38849338081f95f0255c1fd P 2d4b295cf6f84f7c9d2d66851953cd0d [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: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 } } peers { permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } attrs { replace: true } } peers { permanent_uuid: "e22cc7127ab2421eab0e1dc41c1bee23" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 46209 } attrs { promote: false } } peers { permanent_uuid: "ebc38d5cd7b14e1abd91fc466523d54f" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39511 } attrs { promote: true } }
I20260608 12:42:02.274951  4838 catalog_manager.cc:5696] T b06e857b71ce4a9b8c965ec06e250fec P a589288cd68d49d0a68c835115816547 reported cstate change: config changed from index -1 to 25, NON_VOTER e22cc7127ab2421eab0e1dc41c1bee23 (127.0.107.197) added. New cstate: current_term: 1 leader_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" committed_config { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 } } peers { permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } attrs { replace: true } } peers { permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } } peers { permanent_uuid: "e22cc7127ab2421eab0e1dc41c1bee23" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 46209 } attrs { promote: true } } }
I20260608 12:42:02.283614  5454 raft_consensus.cc:1275] T 7b864f4ba38849338081f95f0255c1fd P e22cc7127ab2421eab0e1dc41c1bee23 [term 1 FOLLOWER]: Refusing update from remote peer 2d4b295cf6f84f7c9d2d66851953cd0d: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260608 12:42:02.285780  5090 raft_consensus.cc:1275] T 7b864f4ba38849338081f95f0255c1fd P a5ea76e3b70e4a4e837e3b74520d59b5 [term 1 FOLLOWER]: Refusing update from remote peer 2d4b295cf6f84f7c9d2d66851953cd0d: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260608 12:42:02.288098  5666 consensus_queue.cc:1048] T 7b864f4ba38849338081f95f0255c1fd P 2d4b295cf6f84f7c9d2d66851953cd0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } 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:42:02.290340  5621 consensus_queue.cc:1048] T 7b864f4ba38849338081f95f0255c1fd P 2d4b295cf6f84f7c9d2d66851953cd0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e22cc7127ab2421eab0e1dc41c1bee23" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 46209 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
W20260608 12:42:02.306372  4909 consensus_peers.cc:597] T 7b864f4ba38849338081f95f0255c1fd P 2d4b295cf6f84f7c9d2d66851953cd0d -> Peer ebc38d5cd7b14e1abd91fc466523d54f (127.0.107.196:39511): Couldn't send request to peer ebc38d5cd7b14e1abd91fc466523d54f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7b864f4ba38849338081f95f0255c1fd. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:42:02.308511  5666 raft_consensus.cc:2955] T 7b864f4ba38849338081f95f0255c1fd P 2d4b295cf6f84f7c9d2d66851953cd0d [term 1 LEADER]: Committing config change with OpId 1.29: config changed from index 28 to 29, NON_VOTER ebc38d5cd7b14e1abd91fc466523d54f (127.0.107.196) added. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 } } peers { permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } attrs { replace: true } } peers { permanent_uuid: "e22cc7127ab2421eab0e1dc41c1bee23" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 46209 } attrs { promote: false } } peers { permanent_uuid: "ebc38d5cd7b14e1abd91fc466523d54f" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39511 } attrs { promote: true } } }
I20260608 12:42:02.311237  5454 raft_consensus.cc:2955] T 7b864f4ba38849338081f95f0255c1fd P e22cc7127ab2421eab0e1dc41c1bee23 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, NON_VOTER ebc38d5cd7b14e1abd91fc466523d54f (127.0.107.196) added. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 } } peers { permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } attrs { replace: true } } peers { permanent_uuid: "e22cc7127ab2421eab0e1dc41c1bee23" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 46209 } attrs { promote: false } } peers { permanent_uuid: "ebc38d5cd7b14e1abd91fc466523d54f" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39511 } attrs { promote: true } } }
I20260608 12:42:02.311650  5090 raft_consensus.cc:2955] T 7b864f4ba38849338081f95f0255c1fd P a5ea76e3b70e4a4e837e3b74520d59b5 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, NON_VOTER ebc38d5cd7b14e1abd91fc466523d54f (127.0.107.196) added. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 } } peers { permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } attrs { replace: true } } peers { permanent_uuid: "e22cc7127ab2421eab0e1dc41c1bee23" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 46209 } attrs { promote: false } } peers { permanent_uuid: "ebc38d5cd7b14e1abd91fc466523d54f" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39511 } attrs { promote: true } } }
I20260608 12:42:02.326434  4843 catalog_manager.cc:5696] T 7b864f4ba38849338081f95f0255c1fd P a5ea76e3b70e4a4e837e3b74520d59b5 reported cstate change: config changed from index 28 to 29, NON_VOTER ebc38d5cd7b14e1abd91fc466523d54f (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 } } peers { permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } attrs { replace: true } } peers { permanent_uuid: "e22cc7127ab2421eab0e1dc41c1bee23" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 46209 } attrs { promote: false } } peers { permanent_uuid: "ebc38d5cd7b14e1abd91fc466523d54f" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39511 } attrs { promote: true } } }
I20260608 12:42:02.434773  5701 ts_tablet_manager.cc:933] T 83e5d73759904b949c1fd377e24c2041 P e22cc7127ab2421eab0e1dc41c1bee23: Initiating tablet copy from peer a589288cd68d49d0a68c835115816547 (127.0.107.194:37773)
I20260608 12:42:02.437065  5701 tablet_copy_client.cc:323] T 83e5d73759904b949c1fd377e24c2041 P e22cc7127ab2421eab0e1dc41c1bee23: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.194:37773
I20260608 12:42:02.450186  5031 tablet_copy_service.cc:140] P a589288cd68d49d0a68c835115816547: Received BeginTabletCopySession request for tablet 83e5d73759904b949c1fd377e24c2041 from peer e22cc7127ab2421eab0e1dc41c1bee23 ({username='slave'} at 127.0.0.1:49290)
I20260608 12:42:02.450762  5031 tablet_copy_service.cc:161] P a589288cd68d49d0a68c835115816547: Beginning new tablet copy session on tablet 83e5d73759904b949c1fd377e24c2041 from peer e22cc7127ab2421eab0e1dc41c1bee23 at {username='slave'} at 127.0.0.1:49290: session id = e22cc7127ab2421eab0e1dc41c1bee23-83e5d73759904b949c1fd377e24c2041
I20260608 12:42:02.456175  5031 tablet_copy_source_session.cc:215] T 83e5d73759904b949c1fd377e24c2041 P a589288cd68d49d0a68c835115816547: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:42:02.459492  5701 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83e5d73759904b949c1fd377e24c2041. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:02.476370  5701 tablet_copy_client.cc:806] T 83e5d73759904b949c1fd377e24c2041 P e22cc7127ab2421eab0e1dc41c1bee23: tablet copy: Starting download of 0 data blocks...
I20260608 12:42:02.477133  5701 tablet_copy_client.cc:670] T 83e5d73759904b949c1fd377e24c2041 P e22cc7127ab2421eab0e1dc41c1bee23: tablet copy: Starting download of 1 WAL segments...
I20260608 12:42:02.481947  5702 tablet_copy_client.cc:1025] T 83e5d73759904b949c1fd377e24c2041 P e22cc7127ab2421eab0e1dc41c1bee23: tablet copy: Injecting latency into file download: 2000
I20260608 12:42:02.546593  5705 ts_tablet_manager.cc:933] T d2f6bdf761314e91857a488f2f9c4195 P ae5ea2f802734776b0ca3d6b0ecb58d6: Initiating tablet copy from peer a589288cd68d49d0a68c835115816547 (127.0.107.194:37773)
I20260608 12:42:02.548674  5705 tablet_copy_client.cc:323] T d2f6bdf761314e91857a488f2f9c4195 P ae5ea2f802734776b0ca3d6b0ecb58d6: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.194:37773
I20260608 12:42:02.560216  5031 tablet_copy_service.cc:140] P a589288cd68d49d0a68c835115816547: Received BeginTabletCopySession request for tablet d2f6bdf761314e91857a488f2f9c4195 from peer ae5ea2f802734776b0ca3d6b0ecb58d6 ({username='slave'} at 127.0.0.1:49304)
I20260608 12:42:02.560864  5031 tablet_copy_service.cc:161] P a589288cd68d49d0a68c835115816547: Beginning new tablet copy session on tablet d2f6bdf761314e91857a488f2f9c4195 from peer ae5ea2f802734776b0ca3d6b0ecb58d6 at {username='slave'} at 127.0.0.1:49304: session id = ae5ea2f802734776b0ca3d6b0ecb58d6-d2f6bdf761314e91857a488f2f9c4195
I20260608 12:42:02.569006  5031 tablet_copy_source_session.cc:215] T d2f6bdf761314e91857a488f2f9c4195 P a589288cd68d49d0a68c835115816547: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:42:02.572444  5705 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d2f6bdf761314e91857a488f2f9c4195. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:02.586715  5705 tablet_copy_client.cc:806] T d2f6bdf761314e91857a488f2f9c4195 P ae5ea2f802734776b0ca3d6b0ecb58d6: tablet copy: Starting download of 0 data blocks...
I20260608 12:42:02.587780  5705 tablet_copy_client.cc:670] T d2f6bdf761314e91857a488f2f9c4195 P ae5ea2f802734776b0ca3d6b0ecb58d6: tablet copy: Starting download of 1 WAL segments...
I20260608 12:42:02.592960  5706 tablet_copy_client.cc:1025] T d2f6bdf761314e91857a488f2f9c4195 P ae5ea2f802734776b0ca3d6b0ecb58d6: tablet copy: Injecting latency into file download: 2000
I20260608 12:42:02.614262   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
I20260608 12:42:02.661018   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:42:02.662132   431 tablet_replica.cc:333] T 7b864f4ba38849338081f95f0255c1fd P 2d4b295cf6f84f7c9d2d66851953cd0d: stopping tablet replica
I20260608 12:42:02.663064   431 raft_consensus.cc:2243] T 7b864f4ba38849338081f95f0255c1fd P 2d4b295cf6f84f7c9d2d66851953cd0d [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:42:02.664424   431 raft_consensus.cc:2272] T 7b864f4ba38849338081f95f0255c1fd P 2d4b295cf6f84f7c9d2d66851953cd0d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:02.668694   431 tablet_replica.cc:333] T 83e5d73759904b949c1fd377e24c2041 P 2d4b295cf6f84f7c9d2d66851953cd0d: stopping tablet replica
I20260608 12:42:02.669659   431 raft_consensus.cc:2243] T 83e5d73759904b949c1fd377e24c2041 P 2d4b295cf6f84f7c9d2d66851953cd0d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:02.670727   431 raft_consensus.cc:2272] T 83e5d73759904b949c1fd377e24c2041 P 2d4b295cf6f84f7c9d2d66851953cd0d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:02.674252   431 tablet_replica.cc:333] T abac84af84a041f3bc581570d02cd5f5 P 2d4b295cf6f84f7c9d2d66851953cd0d: stopping tablet replica
I20260608 12:42:02.674925   431 raft_consensus.cc:2243] T abac84af84a041f3bc581570d02cd5f5 P 2d4b295cf6f84f7c9d2d66851953cd0d [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:42:02.675832   431 raft_consensus.cc:2272] T abac84af84a041f3bc581570d02cd5f5 P 2d4b295cf6f84f7c9d2d66851953cd0d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:02.681368   431 tablet_replica.cc:333] T 19e15aeeff08441bbc800ea3555fb471 P 2d4b295cf6f84f7c9d2d66851953cd0d: stopping tablet replica
I20260608 12:42:02.681383  5708 ts_tablet_manager.cc:933] T b06e857b71ce4a9b8c965ec06e250fec P e22cc7127ab2421eab0e1dc41c1bee23: Initiating tablet copy from peer 2d4b295cf6f84f7c9d2d66851953cd0d (127.0.107.193:46593)
I20260608 12:42:02.682435   431 raft_consensus.cc:2243] T 19e15aeeff08441bbc800ea3555fb471 P 2d4b295cf6f84f7c9d2d66851953cd0d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:02.683355   431 raft_consensus.cc:2272] T 19e15aeeff08441bbc800ea3555fb471 P 2d4b295cf6f84f7c9d2d66851953cd0d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:02.688069   431 tablet_replica.cc:333] T 7dc83d12934248e7aefaf7506ef91219 P 2d4b295cf6f84f7c9d2d66851953cd0d: stopping tablet replica
I20260608 12:42:02.689334   431 raft_consensus.cc:2243] T 7dc83d12934248e7aefaf7506ef91219 P 2d4b295cf6f84f7c9d2d66851953cd0d [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:42:02.690446   431 raft_consensus.cc:2272] T 7dc83d12934248e7aefaf7506ef91219 P 2d4b295cf6f84f7c9d2d66851953cd0d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:02.692751  5708 tablet_copy_client.cc:323] T b06e857b71ce4a9b8c965ec06e250fec P e22cc7127ab2421eab0e1dc41c1bee23: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.193:46593
I20260608 12:42:02.693289  5710 ts_tablet_manager.cc:933] T a51b20df530f40dcb8544f055ca83b7f P ae5ea2f802734776b0ca3d6b0ecb58d6: Initiating tablet copy from peer a5ea76e3b70e4a4e837e3b74520d59b5 (127.0.107.195:36031)
I20260608 12:42:02.695322  5710 tablet_copy_client.cc:323] T a51b20df530f40dcb8544f055ca83b7f P ae5ea2f802734776b0ca3d6b0ecb58d6: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.195:36031
I20260608 12:42:02.695752   431 tablet_replica.cc:333] T a51b20df530f40dcb8544f055ca83b7f P 2d4b295cf6f84f7c9d2d66851953cd0d: stopping tablet replica
I20260608 12:42:02.696677   431 raft_consensus.cc:2243] T a51b20df530f40dcb8544f055ca83b7f P 2d4b295cf6f84f7c9d2d66851953cd0d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:02.697395   431 raft_consensus.cc:2272] T a51b20df530f40dcb8544f055ca83b7f P 2d4b295cf6f84f7c9d2d66851953cd0d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:02.697556  5105 tablet_copy_service.cc:140] P a5ea76e3b70e4a4e837e3b74520d59b5: Received BeginTabletCopySession request for tablet a51b20df530f40dcb8544f055ca83b7f from peer ae5ea2f802734776b0ca3d6b0ecb58d6 ({username='slave'} at 127.0.0.1:32990)
I20260608 12:42:02.698279  5105 tablet_copy_service.cc:161] P a5ea76e3b70e4a4e837e3b74520d59b5: Beginning new tablet copy session on tablet a51b20df530f40dcb8544f055ca83b7f from peer ae5ea2f802734776b0ca3d6b0ecb58d6 at {username='slave'} at 127.0.0.1:32990: session id = ae5ea2f802734776b0ca3d6b0ecb58d6-a51b20df530f40dcb8544f055ca83b7f
I20260608 12:42:02.701992   431 tablet_replica.cc:333] T b06e857b71ce4a9b8c965ec06e250fec P 2d4b295cf6f84f7c9d2d66851953cd0d: stopping tablet replica
I20260608 12:42:02.702868   431 raft_consensus.cc:2243] T b06e857b71ce4a9b8c965ec06e250fec P 2d4b295cf6f84f7c9d2d66851953cd0d [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:42:02.704639   431 raft_consensus.cc:2272] T b06e857b71ce4a9b8c965ec06e250fec P 2d4b295cf6f84f7c9d2d66851953cd0d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:02.708405   431 tablet_replica.cc:333] T ac0596d46ca4457c8cfc7d1e92b54023 P 2d4b295cf6f84f7c9d2d66851953cd0d: stopping tablet replica
I20260608 12:42:02.708278  5105 tablet_copy_source_session.cc:215] T a51b20df530f40dcb8544f055ca83b7f P a5ea76e3b70e4a4e837e3b74520d59b5: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:42:02.709323   431 raft_consensus.cc:2243] T ac0596d46ca4457c8cfc7d1e92b54023 P 2d4b295cf6f84f7c9d2d66851953cd0d [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:42:02.711992   431 raft_consensus.cc:2272] T ac0596d46ca4457c8cfc7d1e92b54023 P 2d4b295cf6f84f7c9d2d66851953cd0d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:02.713958  5710 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a51b20df530f40dcb8544f055ca83b7f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:02.715271   431 tablet_replica.cc:333] T e3bbcb7dacab4b8a923a6b27e6aed880 P 2d4b295cf6f84f7c9d2d66851953cd0d: stopping tablet replica
I20260608 12:42:02.715931   431 raft_consensus.cc:2243] T e3bbcb7dacab4b8a923a6b27e6aed880 P 2d4b295cf6f84f7c9d2d66851953cd0d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:02.716607   431 raft_consensus.cc:2272] T e3bbcb7dacab4b8a923a6b27e6aed880 P 2d4b295cf6f84f7c9d2d66851953cd0d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:02.719465   431 tablet_replica.cc:333] T d2f6bdf761314e91857a488f2f9c4195 P 2d4b295cf6f84f7c9d2d66851953cd0d: stopping tablet replica
I20260608 12:42:02.720043   431 raft_consensus.cc:2243] T d2f6bdf761314e91857a488f2f9c4195 P 2d4b295cf6f84f7c9d2d66851953cd0d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:02.720700   431 raft_consensus.cc:2272] T d2f6bdf761314e91857a488f2f9c4195 P 2d4b295cf6f84f7c9d2d66851953cd0d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:02.734308  5710 tablet_copy_client.cc:806] T a51b20df530f40dcb8544f055ca83b7f P ae5ea2f802734776b0ca3d6b0ecb58d6: tablet copy: Starting download of 0 data blocks...
I20260608 12:42:02.735087  5710 tablet_copy_client.cc:670] T a51b20df530f40dcb8544f055ca83b7f P ae5ea2f802734776b0ca3d6b0ecb58d6: tablet copy: Starting download of 1 WAL segments...
I20260608 12:42:02.740628  5711 tablet_copy_client.cc:1025] T a51b20df530f40dcb8544f055ca83b7f P ae5ea2f802734776b0ca3d6b0ecb58d6: tablet copy: Injecting latency into file download: 2000
I20260608 12:42:02.753669  5713 ts_tablet_manager.cc:933] T 3b5d339ac7484d78b854f0db4e318f23 P ebc38d5cd7b14e1abd91fc466523d54f: Initiating tablet copy from peer a5ea76e3b70e4a4e837e3b74520d59b5 (127.0.107.195:36031)
I20260608 12:42:02.757138  5713 tablet_copy_client.cc:323] T 3b5d339ac7484d78b854f0db4e318f23 P ebc38d5cd7b14e1abd91fc466523d54f: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.195:36031
W20260608 12:42:02.760205  4911 proxy.cc:239] Call had error, refreshing address and retrying: Service unavailable: reactor is shutting down (error 108) [suppressed 11 similar messages]
I20260608 12:42:02.775208  5105 tablet_copy_service.cc:140] P a5ea76e3b70e4a4e837e3b74520d59b5: Received BeginTabletCopySession request for tablet 3b5d339ac7484d78b854f0db4e318f23 from peer ebc38d5cd7b14e1abd91fc466523d54f ({username='slave'} at 127.0.0.1:52554)
I20260608 12:42:02.775794  5105 tablet_copy_service.cc:161] P a5ea76e3b70e4a4e837e3b74520d59b5: Beginning new tablet copy session on tablet 3b5d339ac7484d78b854f0db4e318f23 from peer ebc38d5cd7b14e1abd91fc466523d54f at {username='slave'} at 127.0.0.1:52554: session id = ebc38d5cd7b14e1abd91fc466523d54f-3b5d339ac7484d78b854f0db4e318f23
I20260608 12:42:02.782192  5105 tablet_copy_source_session.cc:215] T 3b5d339ac7484d78b854f0db4e318f23 P a5ea76e3b70e4a4e837e3b74520d59b5: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:42:02.786342  5713 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b5d339ac7484d78b854f0db4e318f23. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:02.788895   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
W20260608 12:42:02.803107  5420 connection.cc:466] server connection from 127.0.0.1:48054 torn down before Call kudu.consensus.ConsensusService.StartTabletCopy from 127.0.0.1:48054 (request call id 21) could send its response
I20260608 12:42:02.807087  5713 tablet_copy_client.cc:806] T 3b5d339ac7484d78b854f0db4e318f23 P ebc38d5cd7b14e1abd91fc466523d54f: tablet copy: Starting download of 0 data blocks...
I20260608 12:42:02.807910  5713 tablet_copy_client.cc:670] T 3b5d339ac7484d78b854f0db4e318f23 P ebc38d5cd7b14e1abd91fc466523d54f: tablet copy: Starting download of 1 WAL segments...
I20260608 12:42:02.813100  5714 tablet_copy_client.cc:1025] T 3b5d339ac7484d78b854f0db4e318f23 P ebc38d5cd7b14e1abd91fc466523d54f: tablet copy: Injecting latency into file download: 2000
W20260608 12:42:02.819936  5058 consensus_peers.cc:597] T a51b20df530f40dcb8544f055ca83b7f P a5ea76e3b70e4a4e837e3b74520d59b5 -> Peer 2d4b295cf6f84f7c9d2d66851953cd0d (127.0.107.193:46593): Couldn't send request to peer 2d4b295cf6f84f7c9d2d66851953cd0d. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:46593: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:42:02.830857   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
W20260608 12:42:02.837832  5058 consensus_peers.cc:597] T e3bbcb7dacab4b8a923a6b27e6aed880 P a5ea76e3b70e4a4e837e3b74520d59b5 -> Peer 2d4b295cf6f84f7c9d2d66851953cd0d (127.0.107.193:46593): Couldn't send request to peer 2d4b295cf6f84f7c9d2d66851953cd0d. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:46593: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:42:02.847666   431 tablet_copy_service.cc:362] P a589288cd68d49d0a68c835115816547: Destroying tablet copy session ae5ea2f802734776b0ca3d6b0ecb58d6-d2f6bdf761314e91857a488f2f9c4195 due to service shutdown
I20260608 12:42:02.848067   431 tablet_copy_service.cc:434] P a589288cd68d49d0a68c835115816547: ending tablet copy session ae5ea2f802734776b0ca3d6b0ecb58d6-d2f6bdf761314e91857a488f2f9c4195 on tablet d2f6bdf761314e91857a488f2f9c4195 with peer ae5ea2f802734776b0ca3d6b0ecb58d6
I20260608 12:42:02.848536   431 tablet_copy_service.cc:362] P a589288cd68d49d0a68c835115816547: Destroying tablet copy session e22cc7127ab2421eab0e1dc41c1bee23-83e5d73759904b949c1fd377e24c2041 due to service shutdown
I20260608 12:42:02.848856   431 tablet_copy_service.cc:434] P a589288cd68d49d0a68c835115816547: ending tablet copy session e22cc7127ab2421eab0e1dc41c1bee23-83e5d73759904b949c1fd377e24c2041 on tablet 83e5d73759904b949c1fd377e24c2041 with peer e22cc7127ab2421eab0e1dc41c1bee23
I20260608 12:42:02.875991   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:42:02.877466   431 tablet_replica.cc:333] T b06e857b71ce4a9b8c965ec06e250fec P a589288cd68d49d0a68c835115816547: stopping tablet replica
I20260608 12:42:02.878499   431 raft_consensus.cc:2243] T b06e857b71ce4a9b8c965ec06e250fec P a589288cd68d49d0a68c835115816547 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:02.879570   431 raft_consensus.cc:2272] T b06e857b71ce4a9b8c965ec06e250fec P a589288cd68d49d0a68c835115816547 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 12:42:02.883329  4984 consensus_peers.cc:597] T 19e15aeeff08441bbc800ea3555fb471 P a589288cd68d49d0a68c835115816547 -> Peer 2d4b295cf6f84f7c9d2d66851953cd0d (127.0.107.193:46593): Couldn't send request to peer 2d4b295cf6f84f7c9d2d66851953cd0d. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:46593: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:42:02.884102   431 tablet_replica.cc:333] T 83e5d73759904b949c1fd377e24c2041 P a589288cd68d49d0a68c835115816547: stopping tablet replica
I20260608 12:42:02.884857   431 raft_consensus.cc:2243] T 83e5d73759904b949c1fd377e24c2041 P a589288cd68d49d0a68c835115816547 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:42:02.885878   431 raft_consensus.cc:2272] T 83e5d73759904b949c1fd377e24c2041 P a589288cd68d49d0a68c835115816547 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:02.889510   431 tablet_replica.cc:333] T 19e15aeeff08441bbc800ea3555fb471 P a589288cd68d49d0a68c835115816547: stopping tablet replica
I20260608 12:42:02.890129   431 raft_consensus.cc:2243] T 19e15aeeff08441bbc800ea3555fb471 P a589288cd68d49d0a68c835115816547 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:42:02.890957   431 raft_consensus.cc:2272] T 19e15aeeff08441bbc800ea3555fb471 P a589288cd68d49d0a68c835115816547 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:02.893603   431 tablet_replica.cc:333] T abac84af84a041f3bc581570d02cd5f5 P a589288cd68d49d0a68c835115816547: stopping tablet replica
I20260608 12:42:02.894214   431 raft_consensus.cc:2243] T abac84af84a041f3bc581570d02cd5f5 P a589288cd68d49d0a68c835115816547 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:02.894881   431 raft_consensus.cc:2272] T abac84af84a041f3bc581570d02cd5f5 P a589288cd68d49d0a68c835115816547 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:02.897439   431 tablet_replica.cc:333] T 7dc83d12934248e7aefaf7506ef91219 P a589288cd68d49d0a68c835115816547: stopping tablet replica
I20260608 12:42:02.898034   431 raft_consensus.cc:2243] T 7dc83d12934248e7aefaf7506ef91219 P a589288cd68d49d0a68c835115816547 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:02.898633   431 raft_consensus.cc:2272] T 7dc83d12934248e7aefaf7506ef91219 P a589288cd68d49d0a68c835115816547 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:02.901208   431 tablet_replica.cc:333] T ac0596d46ca4457c8cfc7d1e92b54023 P a589288cd68d49d0a68c835115816547: stopping tablet replica
I20260608 12:42:02.901773   431 raft_consensus.cc:2243] T ac0596d46ca4457c8cfc7d1e92b54023 P a589288cd68d49d0a68c835115816547 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:02.902537   431 raft_consensus.cc:2272] T ac0596d46ca4457c8cfc7d1e92b54023 P a589288cd68d49d0a68c835115816547 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:02.905189   431 tablet_replica.cc:333] T 6c8c32b449534d93a061716191ef6f4c P a589288cd68d49d0a68c835115816547: stopping tablet replica
I20260608 12:42:02.905778   431 raft_consensus.cc:2243] T 6c8c32b449534d93a061716191ef6f4c P a589288cd68d49d0a68c835115816547 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:42:02.906594   431 raft_consensus.cc:2272] T 6c8c32b449534d93a061716191ef6f4c P a589288cd68d49d0a68c835115816547 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:02.909479   431 tablet_replica.cc:333] T d2f6bdf761314e91857a488f2f9c4195 P a589288cd68d49d0a68c835115816547: stopping tablet replica
I20260608 12:42:02.910058   431 raft_consensus.cc:2243] T d2f6bdf761314e91857a488f2f9c4195 P a589288cd68d49d0a68c835115816547 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:42:02.911085   431 raft_consensus.cc:2272] T d2f6bdf761314e91857a488f2f9c4195 P a589288cd68d49d0a68c835115816547 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:02.914341   431 tablet_replica.cc:333] T 3b5d339ac7484d78b854f0db4e318f23 P a589288cd68d49d0a68c835115816547: stopping tablet replica
I20260608 12:42:02.914898   431 raft_consensus.cc:2243] T 3b5d339ac7484d78b854f0db4e318f23 P a589288cd68d49d0a68c835115816547 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:02.915414   431 raft_consensus.cc:2272] T 3b5d339ac7484d78b854f0db4e318f23 P a589288cd68d49d0a68c835115816547 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:02.918323   431 tablet_replica.cc:333] T a51b20df530f40dcb8544f055ca83b7f P a589288cd68d49d0a68c835115816547: stopping tablet replica
I20260608 12:42:02.918872   431 raft_consensus.cc:2243] T a51b20df530f40dcb8544f055ca83b7f P a589288cd68d49d0a68c835115816547 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:02.919427   431 raft_consensus.cc:2272] T a51b20df530f40dcb8544f055ca83b7f P a589288cd68d49d0a68c835115816547 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:02.960108   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
I20260608 12:42:03.001804   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
I20260608 12:42:03.023252   431 tablet_copy_service.cc:362] P a5ea76e3b70e4a4e837e3b74520d59b5: Destroying tablet copy session ebc38d5cd7b14e1abd91fc466523d54f-3b5d339ac7484d78b854f0db4e318f23 due to service shutdown
I20260608 12:42:03.023649   431 tablet_copy_service.cc:434] P a5ea76e3b70e4a4e837e3b74520d59b5: ending tablet copy session ebc38d5cd7b14e1abd91fc466523d54f-3b5d339ac7484d78b854f0db4e318f23 on tablet 3b5d339ac7484d78b854f0db4e318f23 with peer ebc38d5cd7b14e1abd91fc466523d54f
I20260608 12:42:03.024106   431 tablet_copy_service.cc:362] P a5ea76e3b70e4a4e837e3b74520d59b5: Destroying tablet copy session ae5ea2f802734776b0ca3d6b0ecb58d6-a51b20df530f40dcb8544f055ca83b7f due to service shutdown
I20260608 12:42:03.024362   431 tablet_copy_service.cc:434] P a5ea76e3b70e4a4e837e3b74520d59b5: ending tablet copy session ae5ea2f802734776b0ca3d6b0ecb58d6-a51b20df530f40dcb8544f055ca83b7f on tablet a51b20df530f40dcb8544f055ca83b7f with peer ae5ea2f802734776b0ca3d6b0ecb58d6
I20260608 12:42:03.054415   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:42:03.055534   431 tablet_replica.cc:333] T 83e5d73759904b949c1fd377e24c2041 P a5ea76e3b70e4a4e837e3b74520d59b5: stopping tablet replica
I20260608 12:42:03.056499   431 raft_consensus.cc:2243] T 83e5d73759904b949c1fd377e24c2041 P a5ea76e3b70e4a4e837e3b74520d59b5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:03.057294   431 raft_consensus.cc:2272] T 83e5d73759904b949c1fd377e24c2041 P a5ea76e3b70e4a4e837e3b74520d59b5 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 12:42:03.059861  5059 consensus_peers.cc:597] T 3b5d339ac7484d78b854f0db4e318f23 P a5ea76e3b70e4a4e837e3b74520d59b5 -> Peer a589288cd68d49d0a68c835115816547 (127.0.107.194:37773): Couldn't send request to peer a589288cd68d49d0a68c835115816547. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.194:37773: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:42:03.061111   431 tablet_replica.cc:333] T 7dc83d12934248e7aefaf7506ef91219 P a5ea76e3b70e4a4e837e3b74520d59b5: stopping tablet replica
I20260608 12:42:03.061981   431 raft_consensus.cc:2243] T 7dc83d12934248e7aefaf7506ef91219 P a5ea76e3b70e4a4e837e3b74520d59b5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:03.062742   431 raft_consensus.cc:2272] T 7dc83d12934248e7aefaf7506ef91219 P a5ea76e3b70e4a4e837e3b74520d59b5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:03.066434   431 tablet_replica.cc:333] T abac84af84a041f3bc581570d02cd5f5 P a5ea76e3b70e4a4e837e3b74520d59b5: stopping tablet replica
I20260608 12:42:03.067204   431 raft_consensus.cc:2243] T abac84af84a041f3bc581570d02cd5f5 P a5ea76e3b70e4a4e837e3b74520d59b5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:03.067936   431 raft_consensus.cc:2272] T abac84af84a041f3bc581570d02cd5f5 P a5ea76e3b70e4a4e837e3b74520d59b5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:03.071451   431 tablet_replica.cc:333] T 7b864f4ba38849338081f95f0255c1fd P a5ea76e3b70e4a4e837e3b74520d59b5: stopping tablet replica
I20260608 12:42:03.072225   431 raft_consensus.cc:2243] T 7b864f4ba38849338081f95f0255c1fd P a5ea76e3b70e4a4e837e3b74520d59b5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:03.073239   431 raft_consensus.cc:2272] T 7b864f4ba38849338081f95f0255c1fd P a5ea76e3b70e4a4e837e3b74520d59b5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:03.076961   431 tablet_replica.cc:333] T b06e857b71ce4a9b8c965ec06e250fec P a5ea76e3b70e4a4e837e3b74520d59b5: stopping tablet replica
I20260608 12:42:03.077852   431 raft_consensus.cc:2243] T b06e857b71ce4a9b8c965ec06e250fec P a5ea76e3b70e4a4e837e3b74520d59b5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:03.078670   431 raft_consensus.cc:2272] T b06e857b71ce4a9b8c965ec06e250fec P a5ea76e3b70e4a4e837e3b74520d59b5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:03.082491   431 tablet_replica.cc:333] T a51b20df530f40dcb8544f055ca83b7f P a5ea76e3b70e4a4e837e3b74520d59b5: stopping tablet replica
I20260608 12:42:03.083312   431 raft_consensus.cc:2243] T a51b20df530f40dcb8544f055ca83b7f P a5ea76e3b70e4a4e837e3b74520d59b5 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:42:03.084744   431 raft_consensus.cc:2272] T a51b20df530f40dcb8544f055ca83b7f P a5ea76e3b70e4a4e837e3b74520d59b5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:03.088662   431 tablet_replica.cc:333] T 3b5d339ac7484d78b854f0db4e318f23 P a5ea76e3b70e4a4e837e3b74520d59b5: stopping tablet replica
I20260608 12:42:03.089465   431 raft_consensus.cc:2243] T 3b5d339ac7484d78b854f0db4e318f23 P a5ea76e3b70e4a4e837e3b74520d59b5 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:42:03.090730   431 raft_consensus.cc:2272] T 3b5d339ac7484d78b854f0db4e318f23 P a5ea76e3b70e4a4e837e3b74520d59b5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:03.094985   431 tablet_replica.cc:333] T d2f6bdf761314e91857a488f2f9c4195 P a5ea76e3b70e4a4e837e3b74520d59b5: stopping tablet replica
I20260608 12:42:03.095781   431 raft_consensus.cc:2243] T d2f6bdf761314e91857a488f2f9c4195 P a5ea76e3b70e4a4e837e3b74520d59b5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:03.096446   431 raft_consensus.cc:2272] T d2f6bdf761314e91857a488f2f9c4195 P a5ea76e3b70e4a4e837e3b74520d59b5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:03.100112   431 tablet_replica.cc:333] T 6c8c32b449534d93a061716191ef6f4c P a5ea76e3b70e4a4e837e3b74520d59b5: stopping tablet replica
I20260608 12:42:03.100873   431 raft_consensus.cc:2243] T 6c8c32b449534d93a061716191ef6f4c P a5ea76e3b70e4a4e837e3b74520d59b5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:03.101701   431 raft_consensus.cc:2272] T 6c8c32b449534d93a061716191ef6f4c P a5ea76e3b70e4a4e837e3b74520d59b5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:03.104974   431 tablet_replica.cc:333] T e3bbcb7dacab4b8a923a6b27e6aed880 P a5ea76e3b70e4a4e837e3b74520d59b5: stopping tablet replica
I20260608 12:42:03.105631   431 raft_consensus.cc:2243] T e3bbcb7dacab4b8a923a6b27e6aed880 P a5ea76e3b70e4a4e837e3b74520d59b5 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:42:03.106693   431 raft_consensus.cc:2272] T e3bbcb7dacab4b8a923a6b27e6aed880 P a5ea76e3b70e4a4e837e3b74520d59b5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:03.150051   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260608 12:42:03.182435   431 tablet_server.cc:179] TabletServer@127.0.107.196:0 shutting down...
I20260608 12:42:03.210999   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:42:03.813428  5722 raft_consensus.cc:493] T 7b864f4ba38849338081f95f0255c1fd P e22cc7127ab2421eab0e1dc41c1bee23 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2d4b295cf6f84f7c9d2d66851953cd0d)
I20260608 12:42:03.814136  5722 raft_consensus.cc:515] T 7b864f4ba38849338081f95f0255c1fd P e22cc7127ab2421eab0e1dc41c1bee23 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 } } peers { permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } attrs { replace: true } } peers { permanent_uuid: "e22cc7127ab2421eab0e1dc41c1bee23" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 46209 } attrs { promote: false } } peers { permanent_uuid: "ebc38d5cd7b14e1abd91fc466523d54f" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39511 } attrs { promote: true } }
I20260608 12:42:03.817375  5722 leader_election.cc:290] T 7b864f4ba38849338081f95f0255c1fd P e22cc7127ab2421eab0e1dc41c1bee23 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2d4b295cf6f84f7c9d2d66851953cd0d (127.0.107.193:46593), a5ea76e3b70e4a4e837e3b74520d59b5 (127.0.107.195:36031)
W20260608 12:42:03.825235  5418 leader_election.cc:336] T 7b864f4ba38849338081f95f0255c1fd P e22cc7127ab2421eab0e1dc41c1bee23 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2d4b295cf6f84f7c9d2d66851953cd0d (127.0.107.193:46593): Network error: Client connection negotiation failed: client connection to 127.0.107.193:46593: connect: Connection refused (error 111)
W20260608 12:42:03.826514  5419 leader_election.cc:336] T 7b864f4ba38849338081f95f0255c1fd P e22cc7127ab2421eab0e1dc41c1bee23 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a5ea76e3b70e4a4e837e3b74520d59b5 (127.0.107.195:36031): Network error: Client connection negotiation failed: client connection to 127.0.107.195:36031: connect: Connection refused (error 111)
I20260608 12:42:03.826947  5419 leader_election.cc:304] T 7b864f4ba38849338081f95f0255c1fd P e22cc7127ab2421eab0e1dc41c1bee23 [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: e22cc7127ab2421eab0e1dc41c1bee23; no voters: 2d4b295cf6f84f7c9d2d66851953cd0d, a5ea76e3b70e4a4e837e3b74520d59b5
I20260608 12:42:03.828167  5722 raft_consensus.cc:2749] T 7b864f4ba38849338081f95f0255c1fd P e22cc7127ab2421eab0e1dc41c1bee23 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 12:42:03.896400  5726 raft_consensus.cc:493] T ac0596d46ca4457c8cfc7d1e92b54023 P ae5ea2f802734776b0ca3d6b0ecb58d6 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2d4b295cf6f84f7c9d2d66851953cd0d)
I20260608 12:42:03.897012  5726 raft_consensus.cc:515] T ac0596d46ca4457c8cfc7d1e92b54023 P ae5ea2f802734776b0ca3d6b0ecb58d6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 } } peers { permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } } peers { permanent_uuid: "ae5ea2f802734776b0ca3d6b0ecb58d6" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 40019 } attrs { promote: false } }
I20260608 12:42:03.899760  5726 leader_election.cc:290] T ac0596d46ca4457c8cfc7d1e92b54023 P ae5ea2f802734776b0ca3d6b0ecb58d6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2d4b295cf6f84f7c9d2d66851953cd0d (127.0.107.193:46593), a589288cd68d49d0a68c835115816547 (127.0.107.194:37773)
W20260608 12:42:03.906917  5492 leader_election.cc:336] T ac0596d46ca4457c8cfc7d1e92b54023 P ae5ea2f802734776b0ca3d6b0ecb58d6 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2d4b295cf6f84f7c9d2d66851953cd0d (127.0.107.193:46593): Network error: Client connection negotiation failed: client connection to 127.0.107.193:46593: connect: Connection refused (error 111)
W20260608 12:42:03.907912  5493 leader_election.cc:336] T ac0596d46ca4457c8cfc7d1e92b54023 P ae5ea2f802734776b0ca3d6b0ecb58d6 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a589288cd68d49d0a68c835115816547 (127.0.107.194:37773): Network error: Client connection negotiation failed: client connection to 127.0.107.194:37773: connect: Connection refused (error 111)
I20260608 12:42:03.908438  5493 leader_election.cc:304] T ac0596d46ca4457c8cfc7d1e92b54023 P ae5ea2f802734776b0ca3d6b0ecb58d6 [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: ae5ea2f802734776b0ca3d6b0ecb58d6; no voters: 2d4b295cf6f84f7c9d2d66851953cd0d, a589288cd68d49d0a68c835115816547
I20260608 12:42:03.909358  5726 raft_consensus.cc:2749] T ac0596d46ca4457c8cfc7d1e92b54023 P ae5ea2f802734776b0ca3d6b0ecb58d6 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 12:42:04.088994  5730 raft_consensus.cc:493] T 6c8c32b449534d93a061716191ef6f4c P ebc38d5cd7b14e1abd91fc466523d54f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a589288cd68d49d0a68c835115816547)
I20260608 12:42:04.089552  5730 raft_consensus.cc:515] T 6c8c32b449534d93a061716191ef6f4c P ebc38d5cd7b14e1abd91fc466523d54f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } } peers { permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } } peers { permanent_uuid: "ebc38d5cd7b14e1abd91fc466523d54f" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39511 } attrs { promote: false } }
I20260608 12:42:04.091948  5730 leader_election.cc:290] T 6c8c32b449534d93a061716191ef6f4c P ebc38d5cd7b14e1abd91fc466523d54f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a589288cd68d49d0a68c835115816547 (127.0.107.194:37773), a5ea76e3b70e4a4e837e3b74520d59b5 (127.0.107.195:36031)
W20260608 12:42:04.099435  5344 leader_election.cc:336] T 6c8c32b449534d93a061716191ef6f4c P ebc38d5cd7b14e1abd91fc466523d54f [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a589288cd68d49d0a68c835115816547 (127.0.107.194:37773): Network error: Client connection negotiation failed: client connection to 127.0.107.194:37773: connect: Connection refused (error 111)
W20260608 12:42:04.100265  5344 leader_election.cc:336] T 6c8c32b449534d93a061716191ef6f4c P ebc38d5cd7b14e1abd91fc466523d54f [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a5ea76e3b70e4a4e837e3b74520d59b5 (127.0.107.195:36031): Network error: Client connection negotiation failed: client connection to 127.0.107.195:36031: connect: Connection refused (error 111)
I20260608 12:42:04.100762  5344 leader_election.cc:304] T 6c8c32b449534d93a061716191ef6f4c P ebc38d5cd7b14e1abd91fc466523d54f [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: ebc38d5cd7b14e1abd91fc466523d54f; no voters: a589288cd68d49d0a68c835115816547, a5ea76e3b70e4a4e837e3b74520d59b5
I20260608 12:42:04.101583  5730 raft_consensus.cc:2749] T 6c8c32b449534d93a061716191ef6f4c P ebc38d5cd7b14e1abd91fc466523d54f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 12:42:04.165530  5726 raft_consensus.cc:493] T e3bbcb7dacab4b8a923a6b27e6aed880 P ae5ea2f802734776b0ca3d6b0ecb58d6 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a5ea76e3b70e4a4e837e3b74520d59b5)
I20260608 12:42:04.166159  5726 raft_consensus.cc:515] T e3bbcb7dacab4b8a923a6b27e6aed880 P ae5ea2f802734776b0ca3d6b0ecb58d6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 } } peers { permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } } peers { permanent_uuid: "ae5ea2f802734776b0ca3d6b0ecb58d6" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 40019 } attrs { promote: false } }
I20260608 12:42:04.169394  5726 leader_election.cc:290] T e3bbcb7dacab4b8a923a6b27e6aed880 P ae5ea2f802734776b0ca3d6b0ecb58d6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2d4b295cf6f84f7c9d2d66851953cd0d (127.0.107.193:46593), a5ea76e3b70e4a4e837e3b74520d59b5 (127.0.107.195:36031)
W20260608 12:42:04.173712  5492 leader_election.cc:336] T e3bbcb7dacab4b8a923a6b27e6aed880 P ae5ea2f802734776b0ca3d6b0ecb58d6 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2d4b295cf6f84f7c9d2d66851953cd0d (127.0.107.193:46593): Network error: Client connection negotiation failed: client connection to 127.0.107.193:46593: connect: Connection refused (error 111)
W20260608 12:42:04.174283  5493 leader_election.cc:336] T e3bbcb7dacab4b8a923a6b27e6aed880 P ae5ea2f802734776b0ca3d6b0ecb58d6 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a5ea76e3b70e4a4e837e3b74520d59b5 (127.0.107.195:36031): Network error: Client connection negotiation failed: client connection to 127.0.107.195:36031: connect: Connection refused (error 111)
I20260608 12:42:04.174774  5493 leader_election.cc:304] T e3bbcb7dacab4b8a923a6b27e6aed880 P ae5ea2f802734776b0ca3d6b0ecb58d6 [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: ae5ea2f802734776b0ca3d6b0ecb58d6; no voters: 2d4b295cf6f84f7c9d2d66851953cd0d, a5ea76e3b70e4a4e837e3b74520d59b5
I20260608 12:42:04.175727  5726 raft_consensus.cc:2749] T e3bbcb7dacab4b8a923a6b27e6aed880 P ae5ea2f802734776b0ca3d6b0ecb58d6 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 12:42:04.180328  5730 raft_consensus.cc:493] T 19e15aeeff08441bbc800ea3555fb471 P ebc38d5cd7b14e1abd91fc466523d54f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a589288cd68d49d0a68c835115816547)
I20260608 12:42:04.181017  5730 raft_consensus.cc:515] T 19e15aeeff08441bbc800ea3555fb471 P ebc38d5cd7b14e1abd91fc466523d54f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 } } peers { permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } } peers { permanent_uuid: "ebc38d5cd7b14e1abd91fc466523d54f" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39511 } attrs { promote: false } }
I20260608 12:42:04.184006  5730 leader_election.cc:290] T 19e15aeeff08441bbc800ea3555fb471 P ebc38d5cd7b14e1abd91fc466523d54f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2d4b295cf6f84f7c9d2d66851953cd0d (127.0.107.193:46593), a589288cd68d49d0a68c835115816547 (127.0.107.194:37773)
W20260608 12:42:04.189988  5343 leader_election.cc:336] T 19e15aeeff08441bbc800ea3555fb471 P ebc38d5cd7b14e1abd91fc466523d54f [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2d4b295cf6f84f7c9d2d66851953cd0d (127.0.107.193:46593): Network error: Client connection negotiation failed: client connection to 127.0.107.193:46593: connect: Connection refused (error 111)
W20260608 12:42:04.190591  5344 leader_election.cc:336] T 19e15aeeff08441bbc800ea3555fb471 P ebc38d5cd7b14e1abd91fc466523d54f [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a589288cd68d49d0a68c835115816547 (127.0.107.194:37773): Network error: Client connection negotiation failed: client connection to 127.0.107.194:37773: connect: Connection refused (error 111)
I20260608 12:42:04.191002  5344 leader_election.cc:304] T 19e15aeeff08441bbc800ea3555fb471 P ebc38d5cd7b14e1abd91fc466523d54f [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: ebc38d5cd7b14e1abd91fc466523d54f; no voters: 2d4b295cf6f84f7c9d2d66851953cd0d, a589288cd68d49d0a68c835115816547
I20260608 12:42:04.191784  5730 raft_consensus.cc:2749] T 19e15aeeff08441bbc800ea3555fb471 P ebc38d5cd7b14e1abd91fc466523d54f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 12:42:04.483893  5701 tablet_copy_client.cc:538] T 83e5d73759904b949c1fd377e24c2041 P e22cc7127ab2421eab0e1dc41c1bee23: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:42:04.493242  5701 tablet_bootstrap.cc:492] T 83e5d73759904b949c1fd377e24c2041 P e22cc7127ab2421eab0e1dc41c1bee23: Bootstrap starting.
I20260608 12:42:04.592690  5735 raft_consensus.cc:493] T 3b5d339ac7484d78b854f0db4e318f23 P e22cc7127ab2421eab0e1dc41c1bee23 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a5ea76e3b70e4a4e837e3b74520d59b5)
I20260608 12:42:04.593295  5735 raft_consensus.cc:515] T 3b5d339ac7484d78b854f0db4e318f23 P e22cc7127ab2421eab0e1dc41c1bee23 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } attrs { replace: true } } peers { permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } } peers { permanent_uuid: "e22cc7127ab2421eab0e1dc41c1bee23" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 46209 } attrs { promote: false } } peers { permanent_uuid: "ebc38d5cd7b14e1abd91fc466523d54f" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39511 } attrs { promote: true } }
I20260608 12:42:04.594017  5705 tablet_copy_client.cc:538] T d2f6bdf761314e91857a488f2f9c4195 P ae5ea2f802734776b0ca3d6b0ecb58d6: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:42:04.602342  5735 leader_election.cc:290] T 3b5d339ac7484d78b854f0db4e318f23 P e22cc7127ab2421eab0e1dc41c1bee23 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a589288cd68d49d0a68c835115816547 (127.0.107.194:37773), a5ea76e3b70e4a4e837e3b74520d59b5 (127.0.107.195:36031)
I20260608 12:42:04.603672  5705 tablet_bootstrap.cc:492] T d2f6bdf761314e91857a488f2f9c4195 P ae5ea2f802734776b0ca3d6b0ecb58d6: Bootstrap starting.
I20260608 12:42:04.629366  5701 tablet_bootstrap.cc:492] T 83e5d73759904b949c1fd377e24c2041 P e22cc7127ab2421eab0e1dc41c1bee23: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=106 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:42:04.630609  5701 tablet_bootstrap.cc:492] T 83e5d73759904b949c1fd377e24c2041 P e22cc7127ab2421eab0e1dc41c1bee23: Bootstrap complete.
I20260608 12:42:04.631747  5701 ts_tablet_manager.cc:1403] T 83e5d73759904b949c1fd377e24c2041 P e22cc7127ab2421eab0e1dc41c1bee23: Time spent bootstrapping tablet: real 0.139s	user 0.117s	sys 0.020s
I20260608 12:42:04.636865  5701 raft_consensus.cc:359] T 83e5d73759904b949c1fd377e24c2041 P e22cc7127ab2421eab0e1dc41c1bee23 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 } } peers { permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } } peers { permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } attrs { replace: true } } peers { permanent_uuid: "e22cc7127ab2421eab0e1dc41c1bee23" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 46209 } attrs { promote: true } }
I20260608 12:42:04.638375  5701 raft_consensus.cc:740] T 83e5d73759904b949c1fd377e24c2041 P e22cc7127ab2421eab0e1dc41c1bee23 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e22cc7127ab2421eab0e1dc41c1bee23, State: Initialized, Role: LEARNER
I20260608 12:42:04.639109  5701 consensus_queue.cc:260] T 83e5d73759904b949c1fd377e24c2041 P e22cc7127ab2421eab0e1dc41c1bee23 [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: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 } } peers { permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } } peers { permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } attrs { replace: true } } peers { permanent_uuid: "e22cc7127ab2421eab0e1dc41c1bee23" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 46209 } attrs { promote: true } }
I20260608 12:42:04.643179  5701 ts_tablet_manager.cc:1434] T 83e5d73759904b949c1fd377e24c2041 P e22cc7127ab2421eab0e1dc41c1bee23: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
W20260608 12:42:04.647467  5419 leader_election.cc:336] T 3b5d339ac7484d78b854f0db4e318f23 P e22cc7127ab2421eab0e1dc41c1bee23 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a589288cd68d49d0a68c835115816547 (127.0.107.194:37773): Network error: Client connection negotiation failed: client connection to 127.0.107.194:37773: connect: Connection refused (error 111)
W20260608 12:42:04.648358  5419 leader_election.cc:336] T 3b5d339ac7484d78b854f0db4e318f23 P e22cc7127ab2421eab0e1dc41c1bee23 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a5ea76e3b70e4a4e837e3b74520d59b5 (127.0.107.195:36031): Network error: Client connection negotiation failed: client connection to 127.0.107.195:36031: connect: Connection refused (error 111)
I20260608 12:42:04.648860  5419 leader_election.cc:304] T 3b5d339ac7484d78b854f0db4e318f23 P e22cc7127ab2421eab0e1dc41c1bee23 [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: e22cc7127ab2421eab0e1dc41c1bee23; no voters: a589288cd68d49d0a68c835115816547, a5ea76e3b70e4a4e837e3b74520d59b5
I20260608 12:42:04.649674  5735 raft_consensus.cc:2749] T 3b5d339ac7484d78b854f0db4e318f23 P e22cc7127ab2421eab0e1dc41c1bee23 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260608 12:42:04.653745  5701 tablet_copy_client.cc:1131] T 83e5d73759904b949c1fd377e24c2041 P e22cc7127ab2421eab0e1dc41c1bee23: 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:37773: connect: Connection refused (error 111)
I20260608 12:42:04.741861  5710 tablet_copy_client.cc:538] T a51b20df530f40dcb8544f055ca83b7f P ae5ea2f802734776b0ca3d6b0ecb58d6: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:42:04.752764  5710 tablet_bootstrap.cc:492] T a51b20df530f40dcb8544f055ca83b7f P ae5ea2f802734776b0ca3d6b0ecb58d6: Bootstrap starting.
I20260608 12:42:04.755025  5705 tablet_bootstrap.cc:492] T d2f6bdf761314e91857a488f2f9c4195 P ae5ea2f802734776b0ca3d6b0ecb58d6: Bootstrap replayed 1/1 log segments. Stats: ops{read=23 overwritten=0 applied=23 ignored=0} inserts{seen=101 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:42:04.756011  5705 tablet_bootstrap.cc:492] T d2f6bdf761314e91857a488f2f9c4195 P ae5ea2f802734776b0ca3d6b0ecb58d6: Bootstrap complete.
I20260608 12:42:04.756779  5705 ts_tablet_manager.cc:1403] T d2f6bdf761314e91857a488f2f9c4195 P ae5ea2f802734776b0ca3d6b0ecb58d6: Time spent bootstrapping tablet: real 0.153s	user 0.124s	sys 0.016s
I20260608 12:42:04.759752  5705 raft_consensus.cc:359] T d2f6bdf761314e91857a488f2f9c4195 P ae5ea2f802734776b0ca3d6b0ecb58d6 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 23 OBSOLETE_local: false peers { permanent_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 } attrs { replace: true } } peers { permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } } peers { permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } } peers { permanent_uuid: "ae5ea2f802734776b0ca3d6b0ecb58d6" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 40019 } attrs { promote: true } }
I20260608 12:42:04.760535  5705 raft_consensus.cc:740] T d2f6bdf761314e91857a488f2f9c4195 P ae5ea2f802734776b0ca3d6b0ecb58d6 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ae5ea2f802734776b0ca3d6b0ecb58d6, State: Initialized, Role: LEARNER
I20260608 12:42:04.761212  5705 consensus_queue.cc:260] T d2f6bdf761314e91857a488f2f9c4195 P ae5ea2f802734776b0ca3d6b0ecb58d6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 23, Last appended: 1.23, Last appended by leader: 23, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 23 OBSOLETE_local: false peers { permanent_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 } attrs { replace: true } } peers { permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } } peers { permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } } peers { permanent_uuid: "ae5ea2f802734776b0ca3d6b0ecb58d6" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 40019 } attrs { promote: true } }
I20260608 12:42:04.763960  5705 ts_tablet_manager.cc:1434] T d2f6bdf761314e91857a488f2f9c4195 P ae5ea2f802734776b0ca3d6b0ecb58d6: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
W20260608 12:42:04.768230  5705 tablet_copy_client.cc:1131] T d2f6bdf761314e91857a488f2f9c4195 P ae5ea2f802734776b0ca3d6b0ecb58d6: 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:37773: connect: Connection refused (error 111)
I20260608 12:42:04.814217  5713 tablet_copy_client.cc:538] T 3b5d339ac7484d78b854f0db4e318f23 P ebc38d5cd7b14e1abd91fc466523d54f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:42:04.825147  5713 tablet_bootstrap.cc:492] T 3b5d339ac7484d78b854f0db4e318f23 P ebc38d5cd7b14e1abd91fc466523d54f: Bootstrap starting.
I20260608 12:42:04.912161  5710 tablet_bootstrap.cc:492] T a51b20df530f40dcb8544f055ca83b7f P ae5ea2f802734776b0ca3d6b0ecb58d6: Bootstrap replayed 1/1 log segments. Stats: ops{read=25 overwritten=0 applied=25 ignored=0} inserts{seen=91 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:42:04.913188  5710 tablet_bootstrap.cc:492] T a51b20df530f40dcb8544f055ca83b7f P ae5ea2f802734776b0ca3d6b0ecb58d6: Bootstrap complete.
I20260608 12:42:04.914018  5710 ts_tablet_manager.cc:1403] T a51b20df530f40dcb8544f055ca83b7f P ae5ea2f802734776b0ca3d6b0ecb58d6: Time spent bootstrapping tablet: real 0.162s	user 0.134s	sys 0.028s
I20260608 12:42:04.917004  5710 raft_consensus.cc:359] T a51b20df530f40dcb8544f055ca83b7f P ae5ea2f802734776b0ca3d6b0ecb58d6 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 } attrs { replace: true } } peers { permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } } peers { permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } } peers { permanent_uuid: "ae5ea2f802734776b0ca3d6b0ecb58d6" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 40019 } attrs { promote: true } }
I20260608 12:42:04.917800  5710 raft_consensus.cc:740] T a51b20df530f40dcb8544f055ca83b7f P ae5ea2f802734776b0ca3d6b0ecb58d6 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ae5ea2f802734776b0ca3d6b0ecb58d6, State: Initialized, Role: LEARNER
I20260608 12:42:04.918437  5710 consensus_queue.cc:260] T a51b20df530f40dcb8544f055ca83b7f P ae5ea2f802734776b0ca3d6b0ecb58d6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 25, Last appended: 1.25, Last appended by leader: 25, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "2d4b295cf6f84f7c9d2d66851953cd0d" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46593 } attrs { replace: true } } peers { permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } } peers { permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } } peers { permanent_uuid: "ae5ea2f802734776b0ca3d6b0ecb58d6" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 40019 } attrs { promote: true } }
I20260608 12:42:04.922247  5710 ts_tablet_manager.cc:1434] T a51b20df530f40dcb8544f055ca83b7f P ae5ea2f802734776b0ca3d6b0ecb58d6: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
W20260608 12:42:04.925730  5710 tablet_copy_client.cc:1131] T a51b20df530f40dcb8544f055ca83b7f P ae5ea2f802734776b0ca3d6b0ecb58d6: 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.195:36031: connect: Connection refused (error 111)
I20260608 12:42:04.967988  5713 tablet_bootstrap.cc:492] T 3b5d339ac7484d78b854f0db4e318f23 P ebc38d5cd7b14e1abd91fc466523d54f: Bootstrap replayed 1/1 log segments. Stats: ops{read=27 overwritten=0 applied=27 ignored=0} inserts{seen=99 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:42:04.969368  5713 tablet_bootstrap.cc:492] T 3b5d339ac7484d78b854f0db4e318f23 P ebc38d5cd7b14e1abd91fc466523d54f: Bootstrap complete.
I20260608 12:42:04.970129  5713 ts_tablet_manager.cc:1403] T 3b5d339ac7484d78b854f0db4e318f23 P ebc38d5cd7b14e1abd91fc466523d54f: Time spent bootstrapping tablet: real 0.145s	user 0.127s	sys 0.016s
I20260608 12:42:04.972452  5713 raft_consensus.cc:359] T 3b5d339ac7484d78b854f0db4e318f23 P ebc38d5cd7b14e1abd91fc466523d54f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } attrs { replace: true } } peers { permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } } peers { permanent_uuid: "e22cc7127ab2421eab0e1dc41c1bee23" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 46209 } attrs { promote: false } } peers { permanent_uuid: "ebc38d5cd7b14e1abd91fc466523d54f" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39511 } attrs { promote: true } }
I20260608 12:42:04.973189  5713 raft_consensus.cc:740] T 3b5d339ac7484d78b854f0db4e318f23 P ebc38d5cd7b14e1abd91fc466523d54f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ebc38d5cd7b14e1abd91fc466523d54f, State: Initialized, Role: LEARNER
I20260608 12:42:04.973766  5713 consensus_queue.cc:260] T 3b5d339ac7484d78b854f0db4e318f23 P ebc38d5cd7b14e1abd91fc466523d54f [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: "a589288cd68d49d0a68c835115816547" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37773 } attrs { replace: true } } peers { permanent_uuid: "a5ea76e3b70e4a4e837e3b74520d59b5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36031 } } peers { permanent_uuid: "e22cc7127ab2421eab0e1dc41c1bee23" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 46209 } attrs { promote: false } } peers { permanent_uuid: "ebc38d5cd7b14e1abd91fc466523d54f" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39511 } attrs { promote: true } }
I20260608 12:42:04.976241  5713 ts_tablet_manager.cc:1434] T 3b5d339ac7484d78b854f0db4e318f23 P ebc38d5cd7b14e1abd91fc466523d54f: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
W20260608 12:42:04.979898  5713 tablet_copy_client.cc:1131] T 3b5d339ac7484d78b854f0db4e318f23 P ebc38d5cd7b14e1abd91fc466523d54f: 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.195:36031: connect: Connection refused (error 111)
I20260608 12:42:04.981748   431 tablet_replica.cc:333] T 3b5d339ac7484d78b854f0db4e318f23 P ebc38d5cd7b14e1abd91fc466523d54f: stopping tablet replica
I20260608 12:42:04.982439   431 raft_consensus.cc:2243] T 3b5d339ac7484d78b854f0db4e318f23 P ebc38d5cd7b14e1abd91fc466523d54f [term 1 LEARNER]: Raft consensus shutting down.
I20260608 12:42:04.982865   431 raft_consensus.cc:2272] T 3b5d339ac7484d78b854f0db4e318f23 P ebc38d5cd7b14e1abd91fc466523d54f [term 1 LEARNER]: Raft consensus is shut down!
I20260608 12:42:04.985296   431 tablet_replica.cc:333] T 19e15aeeff08441bbc800ea3555fb471 P ebc38d5cd7b14e1abd91fc466523d54f: stopping tablet replica
I20260608 12:42:04.985884   431 raft_consensus.cc:2243] T 19e15aeeff08441bbc800ea3555fb471 P ebc38d5cd7b14e1abd91fc466523d54f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:04.986367   431 raft_consensus.cc:2272] T 19e15aeeff08441bbc800ea3555fb471 P ebc38d5cd7b14e1abd91fc466523d54f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:04.988967   431 tablet_replica.cc:333] T 6c8c32b449534d93a061716191ef6f4c P ebc38d5cd7b14e1abd91fc466523d54f: stopping tablet replica
I20260608 12:42:04.989555   431 raft_consensus.cc:2243] T 6c8c32b449534d93a061716191ef6f4c P ebc38d5cd7b14e1abd91fc466523d54f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:04.990101   431 raft_consensus.cc:2272] T 6c8c32b449534d93a061716191ef6f4c P ebc38d5cd7b14e1abd91fc466523d54f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:05.014530   431 tablet_server.cc:196] TabletServer@127.0.107.196:0 shutdown complete.
I20260608 12:42:05.036228   431 tablet_server.cc:179] TabletServer@127.0.107.197:0 shutting down...
I20260608 12:42:05.069160   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:42:05.070250   431 tablet_replica.cc:333] T 83e5d73759904b949c1fd377e24c2041 P e22cc7127ab2421eab0e1dc41c1bee23: stopping tablet replica
I20260608 12:42:05.070851   431 raft_consensus.cc:2243] T 83e5d73759904b949c1fd377e24c2041 P e22cc7127ab2421eab0e1dc41c1bee23 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 12:42:05.071291   431 raft_consensus.cc:2272] T 83e5d73759904b949c1fd377e24c2041 P e22cc7127ab2421eab0e1dc41c1bee23 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 12:42:05.073540   431 tablet_replica.cc:333] T 3b5d339ac7484d78b854f0db4e318f23 P e22cc7127ab2421eab0e1dc41c1bee23: stopping tablet replica
I20260608 12:42:05.074069   431 raft_consensus.cc:2243] T 3b5d339ac7484d78b854f0db4e318f23 P e22cc7127ab2421eab0e1dc41c1bee23 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:05.074685   431 raft_consensus.cc:2272] T 3b5d339ac7484d78b854f0db4e318f23 P e22cc7127ab2421eab0e1dc41c1bee23 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:05.077059   431 tablet_replica.cc:333] T 7b864f4ba38849338081f95f0255c1fd P e22cc7127ab2421eab0e1dc41c1bee23: stopping tablet replica
I20260608 12:42:05.077670   431 raft_consensus.cc:2243] T 7b864f4ba38849338081f95f0255c1fd P e22cc7127ab2421eab0e1dc41c1bee23 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:05.078243   431 raft_consensus.cc:2272] T 7b864f4ba38849338081f95f0255c1fd P e22cc7127ab2421eab0e1dc41c1bee23 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:05.093948   431 tablet_server.cc:196] TabletServer@127.0.107.197:0 shutdown complete.
I20260608 12:42:05.114704   431 tablet_server.cc:179] TabletServer@127.0.107.198:0 shutting down...
I20260608 12:42:05.141731   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:42:05.142994   431 tablet_replica.cc:333] T d2f6bdf761314e91857a488f2f9c4195 P ae5ea2f802734776b0ca3d6b0ecb58d6: stopping tablet replica
I20260608 12:42:05.143595   431 raft_consensus.cc:2243] T d2f6bdf761314e91857a488f2f9c4195 P ae5ea2f802734776b0ca3d6b0ecb58d6 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 12:42:05.144021   431 raft_consensus.cc:2272] T d2f6bdf761314e91857a488f2f9c4195 P ae5ea2f802734776b0ca3d6b0ecb58d6 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 12:42:05.146350   431 tablet_replica.cc:333] T a51b20df530f40dcb8544f055ca83b7f P ae5ea2f802734776b0ca3d6b0ecb58d6: stopping tablet replica
I20260608 12:42:05.146891   431 raft_consensus.cc:2243] T a51b20df530f40dcb8544f055ca83b7f P ae5ea2f802734776b0ca3d6b0ecb58d6 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 12:42:05.147270   431 raft_consensus.cc:2272] T a51b20df530f40dcb8544f055ca83b7f P ae5ea2f802734776b0ca3d6b0ecb58d6 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 12:42:05.149631   431 tablet_replica.cc:333] T e3bbcb7dacab4b8a923a6b27e6aed880 P ae5ea2f802734776b0ca3d6b0ecb58d6: stopping tablet replica
I20260608 12:42:05.150132   431 raft_consensus.cc:2243] T e3bbcb7dacab4b8a923a6b27e6aed880 P ae5ea2f802734776b0ca3d6b0ecb58d6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:05.150607   431 raft_consensus.cc:2272] T e3bbcb7dacab4b8a923a6b27e6aed880 P ae5ea2f802734776b0ca3d6b0ecb58d6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:05.152881   431 tablet_replica.cc:333] T ac0596d46ca4457c8cfc7d1e92b54023 P ae5ea2f802734776b0ca3d6b0ecb58d6: stopping tablet replica
I20260608 12:42:05.153362   431 raft_consensus.cc:2243] T ac0596d46ca4457c8cfc7d1e92b54023 P ae5ea2f802734776b0ca3d6b0ecb58d6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:05.153827   431 raft_consensus.cc:2272] T ac0596d46ca4457c8cfc7d1e92b54023 P ae5ea2f802734776b0ca3d6b0ecb58d6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:05.177300   431 tablet_server.cc:196] TabletServer@127.0.107.198:0 shutdown complete.
I20260608 12:42:05.197016   431 master.cc:562] Master@127.0.107.254:37559 shutting down...
W20260608 12:42:05.237871  4892 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260608 12:42:05.238175  4892 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260608 12:42:05.238406  4892 auto_rebalancer.cc:301] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260608 12:42:05.240060   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 34650b68ffea44bcaa605b4053b2c4fa [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:42:05.240684   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 34650b68ffea44bcaa605b4053b2c4fa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:05.241066   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P 34650b68ffea44bcaa605b4053b2c4fa: stopping tablet replica
I20260608 12:42:05.266166   431 master.cc:584] Master@127.0.107.254:37559 shutdown complete.
[       OK ] AutoRebalancerTest.TestMaxMovesPerServer (17383 ms)
[ RUN      ] AutoRebalancerTest.AutoRebalancingUnstableCluster
I20260608 12:42:05.317934   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:42315
I20260608 12:42:05.319176   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:42:05.326176  5746 instance_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:42:05.326169  5749 instance_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:42:05.326766  5747 instance_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:42:05.328649   431 server_base.cc:1061] running on GCE node
I20260608 12:42:05.330559   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:42:05.330749   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:42:05.330938   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922525330922 us; error 0 us; skew 500 ppm
I20260608 12:42:05.331593   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:42:05.334627   431 webserver.cc:533] Webserver started at http://127.0.107.254:43231/ using document root <none> and password file <none>
I20260608 12:42:05.335176   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:42:05.335364   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:42:05.335675   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:42:05.336879   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922379125897-431-0/minicluster-data/master-0-root/instance:
uuid: "e00c93ee0a47471ca4413fc43fb952c6"
format_stamp: "Formatted at 2026-06-08 12:42:05 on dist-test-slave-gg24"
I20260608 12:42:05.341863   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.003s
I20260608 12:42:05.345831  5754 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:42:05.346899   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 12:42:05.347157   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922379125897-431-0/minicluster-data/master-0-root
uuid: "e00c93ee0a47471ca4413fc43fb952c6"
format_stamp: "Formatted at 2026-06-08 12:42:05 on dist-test-slave-gg24"
I20260608 12:42:05.347404   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922379125897-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922379125897-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922379125897-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:42:05.372315   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:42:05.373670   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:42:05.418619   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:42315
I20260608 12:42:05.418737  5805 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:42315 every 8 connection(s)
I20260608 12:42:05.423286  5806 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:42:05.435009  5806 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e00c93ee0a47471ca4413fc43fb952c6: Bootstrap starting.
I20260608 12:42:05.440119  5806 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P e00c93ee0a47471ca4413fc43fb952c6: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:05.445363  5806 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e00c93ee0a47471ca4413fc43fb952c6: No bootstrap required, opened a new log
I20260608 12:42:05.447552  5806 raft_consensus.cc:359] T 00000000000000000000000000000000 P e00c93ee0a47471ca4413fc43fb952c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e00c93ee0a47471ca4413fc43fb952c6" member_type: VOTER }
I20260608 12:42:05.447948  5806 raft_consensus.cc:385] T 00000000000000000000000000000000 P e00c93ee0a47471ca4413fc43fb952c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:05.448144  5806 raft_consensus.cc:740] T 00000000000000000000000000000000 P e00c93ee0a47471ca4413fc43fb952c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e00c93ee0a47471ca4413fc43fb952c6, State: Initialized, Role: FOLLOWER
I20260608 12:42:05.448800  5806 consensus_queue.cc:260] T 00000000000000000000000000000000 P e00c93ee0a47471ca4413fc43fb952c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e00c93ee0a47471ca4413fc43fb952c6" member_type: VOTER }
I20260608 12:42:05.449401  5806 raft_consensus.cc:399] T 00000000000000000000000000000000 P e00c93ee0a47471ca4413fc43fb952c6 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:42:05.449611  5806 raft_consensus.cc:493] T 00000000000000000000000000000000 P e00c93ee0a47471ca4413fc43fb952c6 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:42:05.449838  5806 raft_consensus.cc:3060] T 00000000000000000000000000000000 P e00c93ee0a47471ca4413fc43fb952c6 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:05.454357  5806 raft_consensus.cc:515] T 00000000000000000000000000000000 P e00c93ee0a47471ca4413fc43fb952c6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e00c93ee0a47471ca4413fc43fb952c6" member_type: VOTER }
I20260608 12:42:05.454865  5806 leader_election.cc:304] T 00000000000000000000000000000000 P e00c93ee0a47471ca4413fc43fb952c6 [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: e00c93ee0a47471ca4413fc43fb952c6; no voters: 
I20260608 12:42:05.456061  5806 leader_election.cc:290] T 00000000000000000000000000000000 P e00c93ee0a47471ca4413fc43fb952c6 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:42:05.456617  5809 raft_consensus.cc:2804] T 00000000000000000000000000000000 P e00c93ee0a47471ca4413fc43fb952c6 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:42:05.458123  5809 raft_consensus.cc:697] T 00000000000000000000000000000000 P e00c93ee0a47471ca4413fc43fb952c6 [term 1 LEADER]: Becoming Leader. State: Replica: e00c93ee0a47471ca4413fc43fb952c6, State: Running, Role: LEADER
I20260608 12:42:05.458910  5809 consensus_queue.cc:237] T 00000000000000000000000000000000 P e00c93ee0a47471ca4413fc43fb952c6 [LEADER]: Queue going to LEADER mode. State: All 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: "e00c93ee0a47471ca4413fc43fb952c6" member_type: VOTER }
I20260608 12:42:05.459246  5806 sys_catalog.cc:565] T 00000000000000000000000000000000 P e00c93ee0a47471ca4413fc43fb952c6 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:42:05.464206  5810 sys_catalog.cc:455] T 00000000000000000000000000000000 P e00c93ee0a47471ca4413fc43fb952c6 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "e00c93ee0a47471ca4413fc43fb952c6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e00c93ee0a47471ca4413fc43fb952c6" member_type: VOTER } }
I20260608 12:42:05.465114  5810 sys_catalog.cc:458] T 00000000000000000000000000000000 P e00c93ee0a47471ca4413fc43fb952c6 [sys.catalog]: This master's current role is: LEADER
I20260608 12:42:05.466373  5811 sys_catalog.cc:455] T 00000000000000000000000000000000 P e00c93ee0a47471ca4413fc43fb952c6 [sys.catalog]: SysCatalogTable state changed. Reason: New leader e00c93ee0a47471ca4413fc43fb952c6. Latest consensus state: current_term: 1 leader_uuid: "e00c93ee0a47471ca4413fc43fb952c6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e00c93ee0a47471ca4413fc43fb952c6" member_type: VOTER } }
I20260608 12:42:05.467458  5811 sys_catalog.cc:458] T 00000000000000000000000000000000 P e00c93ee0a47471ca4413fc43fb952c6 [sys.catalog]: This master's current role is: LEADER
I20260608 12:42:05.469769  5816 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:42:05.476154  5816 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:42:05.477468   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:42:05.486783  5816 catalog_manager.cc:1382] Generated new cluster ID: 9c1fb7f2675e41ff995fe8b2bea55de8
I20260608 12:42:05.487134  5816 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:42:05.511214  5816 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:42:05.512964  5816 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:42:05.528024  5816 catalog_manager.cc:6069] T 00000000000000000000000000000000 P e00c93ee0a47471ca4413fc43fb952c6: Generated new TSK 0
I20260608 12:42:05.528797  5816 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:42:05.544322   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:42:05.550984  5827 instance_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:42:05.551834  5828 instance_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:42:05.556058   431 server_base.cc:1061] running on GCE node
W20260608 12:42:05.556915  5830 instance_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:42:05.557904   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:42:05.558161   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:42:05.558405   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922525558362 us; error 0 us; skew 500 ppm
I20260608 12:42:05.559043   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:42:05.561942   431 webserver.cc:533] Webserver started at http://127.0.107.193:33625/ using document root <none> and password file <none>
I20260608 12:42:05.562522   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:42:05.562749   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:42:05.563046   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:42:05.564224   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922379125897-431-0/minicluster-data/ts-0-root/instance:
uuid: "79a08aeb85fa4e82b2da11c1a006c687"
format_stamp: "Formatted at 2026-06-08 12:42:05 on dist-test-slave-gg24"
I20260608 12:42:05.569319   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 12:42:05.573168  5835 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:42:05.574024   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.002s
I20260608 12:42:05.574407   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922379125897-431-0/minicluster-data/ts-0-root
uuid: "79a08aeb85fa4e82b2da11c1a006c687"
format_stamp: "Formatted at 2026-06-08 12:42:05 on dist-test-slave-gg24"
I20260608 12:42:05.574750   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922379125897-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922379125897-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922379125897-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:42:05.589955   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:42:05.591351   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:42:05.592916   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:42:05.595329   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:42:05.595588   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:05.595840   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:42:05.596019   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:05.640995   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:38041
I20260608 12:42:05.641129  5897 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:38041 every 8 connection(s)
I20260608 12:42:05.646606   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:42:05.653976  5902 instance_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:42:05.655113  5903 instance_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:42:05.657014   431 server_base.cc:1061] running on GCE node
W20260608 12:42:05.658036  5905 instance_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:42:05.660080   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 12:42:05.660153  5898 heartbeater.cc:344] Connected to a master server at 127.0.107.254:42315
W20260608 12:42:05.660326   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:42:05.660969  5898 heartbeater.cc:461] Registering TS with master...
I20260608 12:42:05.660939   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922525660911 us; error 0 us; skew 500 ppm
I20260608 12:42:05.661742   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:42:05.661865  5898 heartbeater.cc:507] Master 127.0.107.254:42315 requested a full tablet report, sending...
I20260608 12:42:05.664772   431 webserver.cc:533] Webserver started at http://127.0.107.194:40907/ using document root <none> and password file <none>
I20260608 12:42:05.664785  5771 ts_manager.cc:194] Registered new tserver with Master: 79a08aeb85fa4e82b2da11c1a006c687 (127.0.107.193:38041)
I20260608 12:42:05.665792   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:42:05.666122   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:42:05.666455   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:42:05.667563  5771 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46950
I20260608 12:42:05.667902   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922379125897-431-0/minicluster-data/ts-1-root/instance:
uuid: "37fa6fc897434d16846ac9a8503f7554"
format_stamp: "Formatted at 2026-06-08 12:42:05 on dist-test-slave-gg24"
I20260608 12:42:05.673170   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.000s
I20260608 12:42:05.677012  5910 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:42:05.677951   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260608 12:42:05.678236   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922379125897-431-0/minicluster-data/ts-1-root
uuid: "37fa6fc897434d16846ac9a8503f7554"
format_stamp: "Formatted at 2026-06-08 12:42:05 on dist-test-slave-gg24"
I20260608 12:42:05.678481   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922379125897-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922379125897-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922379125897-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:42:05.697535   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:42:05.698778   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:42:05.700258   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:42:05.702872   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:42:05.703125   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:05.703364   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:42:05.703537   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:05.745498   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:37795
I20260608 12:42:05.745656  5972 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:37795 every 8 connection(s)
I20260608 12:42:05.750818   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:42:05.759449  5977 instance_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:42:05.759827  5976 instance_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:42:05.762971   431 server_base.cc:1061] running on GCE node
W20260608 12:42:05.763562  5979 instance_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:42:05.764503  5973 heartbeater.cc:344] Connected to a master server at 127.0.107.254:42315
I20260608 12:42:05.764731   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 12:42:05.764987  5973 heartbeater.cc:461] Registering TS with master...
W20260608 12:42:05.765070   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:42:05.765641   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922525765625 us; error 0 us; skew 500 ppm
I20260608 12:42:05.766304   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:42:05.766670  5973 heartbeater.cc:507] Master 127.0.107.254:42315 requested a full tablet report, sending...
I20260608 12:42:05.769317  5771 ts_manager.cc:194] Registered new tserver with Master: 37fa6fc897434d16846ac9a8503f7554 (127.0.107.194:37795)
I20260608 12:42:05.769321   431 webserver.cc:533] Webserver started at http://127.0.107.195:45357/ using document root <none> and password file <none>
I20260608 12:42:05.770368   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:42:05.770625   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:42:05.770931   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:42:05.771119  5771 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46966
I20260608 12:42:05.772711   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922379125897-431-0/minicluster-data/ts-2-root/instance:
uuid: "ef56fd8eef764ebfa88aba85731b5ce3"
format_stamp: "Formatted at 2026-06-08 12:42:05 on dist-test-slave-gg24"
I20260608 12:42:05.777863   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.001s	sys 0.003s
I20260608 12:42:05.783494  5984 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:42:05.784709   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 12:42:05.785001   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922379125897-431-0/minicluster-data/ts-2-root
uuid: "ef56fd8eef764ebfa88aba85731b5ce3"
format_stamp: "Formatted at 2026-06-08 12:42:05 on dist-test-slave-gg24"
I20260608 12:42:05.785270   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922379125897-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922379125897-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922379125897-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:42:05.797592   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:42:05.798681   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:42:05.800160   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:42:05.802611   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:42:05.802796   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:05.803107   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:42:05.803262   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:05.848719   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:41977
I20260608 12:42:05.848799  6046 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:41977 every 8 connection(s)
I20260608 12:42:05.863363  6047 heartbeater.cc:344] Connected to a master server at 127.0.107.254:42315
I20260608 12:42:05.863785  6047 heartbeater.cc:461] Registering TS with master...
I20260608 12:42:05.864523  6047 heartbeater.cc:507] Master 127.0.107.254:42315 requested a full tablet report, sending...
I20260608 12:42:05.867049  5771 ts_manager.cc:194] Registered new tserver with Master: ef56fd8eef764ebfa88aba85731b5ce3 (127.0.107.195:41977)
I20260608 12:42:05.867300   431 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015411824s
I20260608 12:42:05.868805  5771 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46976
I20260608 12:42:06.670696  5898 heartbeater.cc:499] Master 127.0.107.254:42315 was elected leader, sending a full tablet report...
I20260608 12:42:06.773937  5973 heartbeater.cc:499] Master 127.0.107.254:42315 was elected leader, sending a full tablet report...
I20260608 12:42:06.872253  6047 heartbeater.cc:499] Master 127.0.107.254:42315 was elected leader, sending a full tablet report...
I20260608 12:42:06.926882  5771 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:46980:
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:42:06.929288  5771 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:42:06.991206  5863 tablet_service.cc:1511] Processing CreateTablet for tablet 1f80c0a71510491981a255cecbb327f2 (DEFAULT_TABLE table=test-workload [id=2186fe314bb943aea0f47e4cfa1b72e7]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260608 12:42:06.992970  5863 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f80c0a71510491981a255cecbb327f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:06.992496  5937 tablet_service.cc:1511] Processing CreateTablet for tablet 6be2d9e5b1a847838d40c466d9afb996 (DEFAULT_TABLE table=test-workload [id=2186fe314bb943aea0f47e4cfa1b72e7]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260608 12:42:06.992383  5862 tablet_service.cc:1511] Processing CreateTablet for tablet 6be2d9e5b1a847838d40c466d9afb996 (DEFAULT_TABLE table=test-workload [id=2186fe314bb943aea0f47e4cfa1b72e7]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260608 12:42:06.994171  5937 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6be2d9e5b1a847838d40c466d9afb996. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:06.994743  5862 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6be2d9e5b1a847838d40c466d9afb996. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:06.992370  5938 tablet_service.cc:1511] Processing CreateTablet for tablet 1f80c0a71510491981a255cecbb327f2 (DEFAULT_TABLE table=test-workload [id=2186fe314bb943aea0f47e4cfa1b72e7]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260608 12:42:06.997501  5938 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f80c0a71510491981a255cecbb327f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:07.005635  6011 tablet_service.cc:1511] Processing CreateTablet for tablet 6be2d9e5b1a847838d40c466d9afb996 (DEFAULT_TABLE table=test-workload [id=2186fe314bb943aea0f47e4cfa1b72e7]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260608 12:42:07.006248  6012 tablet_service.cc:1511] Processing CreateTablet for tablet 1f80c0a71510491981a255cecbb327f2 (DEFAULT_TABLE table=test-workload [id=2186fe314bb943aea0f47e4cfa1b72e7]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260608 12:42:07.007699  6011 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6be2d9e5b1a847838d40c466d9afb996. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:07.009258  6012 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f80c0a71510491981a255cecbb327f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:07.019582  5861 tablet_service.cc:1511] Processing CreateTablet for tablet 3da33c9432c04276bad0152e56410767 (DEFAULT_TABLE table=test-workload [id=2186fe314bb943aea0f47e4cfa1b72e7]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260608 12:42:07.021746  5861 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3da33c9432c04276bad0152e56410767. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:07.037089  5936 tablet_service.cc:1511] Processing CreateTablet for tablet 3da33c9432c04276bad0152e56410767 (DEFAULT_TABLE table=test-workload [id=2186fe314bb943aea0f47e4cfa1b72e7]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260608 12:42:07.039270  5936 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3da33c9432c04276bad0152e56410767. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:07.046963  6010 tablet_service.cc:1511] Processing CreateTablet for tablet 3da33c9432c04276bad0152e56410767 (DEFAULT_TABLE table=test-workload [id=2186fe314bb943aea0f47e4cfa1b72e7]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260608 12:42:07.049160  6010 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3da33c9432c04276bad0152e56410767. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:07.050156  6067 tablet_bootstrap.cc:492] T 6be2d9e5b1a847838d40c466d9afb996 P 79a08aeb85fa4e82b2da11c1a006c687: Bootstrap starting.
I20260608 12:42:07.070001  6067 tablet_bootstrap.cc:654] T 6be2d9e5b1a847838d40c466d9afb996 P 79a08aeb85fa4e82b2da11c1a006c687: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:07.072947  6068 tablet_bootstrap.cc:492] T 6be2d9e5b1a847838d40c466d9afb996 P 37fa6fc897434d16846ac9a8503f7554: Bootstrap starting.
I20260608 12:42:07.088065  6069 tablet_bootstrap.cc:492] T 6be2d9e5b1a847838d40c466d9afb996 P ef56fd8eef764ebfa88aba85731b5ce3: Bootstrap starting.
I20260608 12:42:07.089113  6068 tablet_bootstrap.cc:654] T 6be2d9e5b1a847838d40c466d9afb996 P 37fa6fc897434d16846ac9a8503f7554: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:07.092700  6067 tablet_bootstrap.cc:492] T 6be2d9e5b1a847838d40c466d9afb996 P 79a08aeb85fa4e82b2da11c1a006c687: No bootstrap required, opened a new log
I20260608 12:42:07.093307  6067 ts_tablet_manager.cc:1403] T 6be2d9e5b1a847838d40c466d9afb996 P 79a08aeb85fa4e82b2da11c1a006c687: Time spent bootstrapping tablet: real 0.044s	user 0.019s	sys 0.003s
I20260608 12:42:07.094515  6068 tablet_bootstrap.cc:492] T 6be2d9e5b1a847838d40c466d9afb996 P 37fa6fc897434d16846ac9a8503f7554: No bootstrap required, opened a new log
I20260608 12:42:07.095065  6068 ts_tablet_manager.cc:1403] T 6be2d9e5b1a847838d40c466d9afb996 P 37fa6fc897434d16846ac9a8503f7554: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.000s
I20260608 12:42:07.096118  6069 tablet_bootstrap.cc:654] T 6be2d9e5b1a847838d40c466d9afb996 P ef56fd8eef764ebfa88aba85731b5ce3: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:07.096665  6067 raft_consensus.cc:359] T 6be2d9e5b1a847838d40c466d9afb996 P 79a08aeb85fa4e82b2da11c1a006c687 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79a08aeb85fa4e82b2da11c1a006c687" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38041 } } peers { permanent_uuid: "37fa6fc897434d16846ac9a8503f7554" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37795 } } peers { permanent_uuid: "ef56fd8eef764ebfa88aba85731b5ce3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41977 } }
I20260608 12:42:07.097553  6067 raft_consensus.cc:385] T 6be2d9e5b1a847838d40c466d9afb996 P 79a08aeb85fa4e82b2da11c1a006c687 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:07.097607  6068 raft_consensus.cc:359] T 6be2d9e5b1a847838d40c466d9afb996 P 37fa6fc897434d16846ac9a8503f7554 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79a08aeb85fa4e82b2da11c1a006c687" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38041 } } peers { permanent_uuid: "37fa6fc897434d16846ac9a8503f7554" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37795 } } peers { permanent_uuid: "ef56fd8eef764ebfa88aba85731b5ce3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41977 } }
I20260608 12:42:07.098104  6067 raft_consensus.cc:740] T 6be2d9e5b1a847838d40c466d9afb996 P 79a08aeb85fa4e82b2da11c1a006c687 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 79a08aeb85fa4e82b2da11c1a006c687, State: Initialized, Role: FOLLOWER
I20260608 12:42:07.098670  6068 raft_consensus.cc:385] T 6be2d9e5b1a847838d40c466d9afb996 P 37fa6fc897434d16846ac9a8503f7554 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:07.099359  6068 raft_consensus.cc:740] T 6be2d9e5b1a847838d40c466d9afb996 P 37fa6fc897434d16846ac9a8503f7554 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37fa6fc897434d16846ac9a8503f7554, State: Initialized, Role: FOLLOWER
I20260608 12:42:07.100006  6067 consensus_queue.cc:260] T 6be2d9e5b1a847838d40c466d9afb996 P 79a08aeb85fa4e82b2da11c1a006c687 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79a08aeb85fa4e82b2da11c1a006c687" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38041 } } peers { permanent_uuid: "37fa6fc897434d16846ac9a8503f7554" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37795 } } peers { permanent_uuid: "ef56fd8eef764ebfa88aba85731b5ce3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41977 } }
I20260608 12:42:07.100857  6068 consensus_queue.cc:260] T 6be2d9e5b1a847838d40c466d9afb996 P 37fa6fc897434d16846ac9a8503f7554 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79a08aeb85fa4e82b2da11c1a006c687" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38041 } } peers { permanent_uuid: "37fa6fc897434d16846ac9a8503f7554" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37795 } } peers { permanent_uuid: "ef56fd8eef764ebfa88aba85731b5ce3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41977 } }
I20260608 12:42:07.106680  6068 ts_tablet_manager.cc:1434] T 6be2d9e5b1a847838d40c466d9afb996 P 37fa6fc897434d16846ac9a8503f7554: Time spent starting tablet: real 0.011s	user 0.010s	sys 0.000s
I20260608 12:42:07.107021  6069 tablet_bootstrap.cc:492] T 6be2d9e5b1a847838d40c466d9afb996 P ef56fd8eef764ebfa88aba85731b5ce3: No bootstrap required, opened a new log
I20260608 12:42:07.107950  6068 tablet_bootstrap.cc:492] T 3da33c9432c04276bad0152e56410767 P 37fa6fc897434d16846ac9a8503f7554: Bootstrap starting.
I20260608 12:42:07.108192  6067 ts_tablet_manager.cc:1434] T 6be2d9e5b1a847838d40c466d9afb996 P 79a08aeb85fa4e82b2da11c1a006c687: Time spent starting tablet: real 0.015s	user 0.011s	sys 0.000s
I20260608 12:42:07.109514  6067 tablet_bootstrap.cc:492] T 3da33c9432c04276bad0152e56410767 P 79a08aeb85fa4e82b2da11c1a006c687: Bootstrap starting.
I20260608 12:42:07.109828  6069 ts_tablet_manager.cc:1403] T 6be2d9e5b1a847838d40c466d9afb996 P ef56fd8eef764ebfa88aba85731b5ce3: Time spent bootstrapping tablet: real 0.022s	user 0.019s	sys 0.000s
I20260608 12:42:07.113323  6069 raft_consensus.cc:359] T 6be2d9e5b1a847838d40c466d9afb996 P ef56fd8eef764ebfa88aba85731b5ce3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79a08aeb85fa4e82b2da11c1a006c687" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38041 } } peers { permanent_uuid: "37fa6fc897434d16846ac9a8503f7554" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37795 } } peers { permanent_uuid: "ef56fd8eef764ebfa88aba85731b5ce3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41977 } }
I20260608 12:42:07.114246  6069 raft_consensus.cc:385] T 6be2d9e5b1a847838d40c466d9afb996 P ef56fd8eef764ebfa88aba85731b5ce3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:07.114681  6069 raft_consensus.cc:740] T 6be2d9e5b1a847838d40c466d9afb996 P ef56fd8eef764ebfa88aba85731b5ce3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef56fd8eef764ebfa88aba85731b5ce3, State: Initialized, Role: FOLLOWER
I20260608 12:42:07.115592  6069 consensus_queue.cc:260] T 6be2d9e5b1a847838d40c466d9afb996 P ef56fd8eef764ebfa88aba85731b5ce3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79a08aeb85fa4e82b2da11c1a006c687" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38041 } } peers { permanent_uuid: "37fa6fc897434d16846ac9a8503f7554" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37795 } } peers { permanent_uuid: "ef56fd8eef764ebfa88aba85731b5ce3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41977 } }
I20260608 12:42:07.116209  6067 tablet_bootstrap.cc:654] T 3da33c9432c04276bad0152e56410767 P 79a08aeb85fa4e82b2da11c1a006c687: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:07.114264  6068 tablet_bootstrap.cc:654] T 3da33c9432c04276bad0152e56410767 P 37fa6fc897434d16846ac9a8503f7554: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:07.126890  6069 ts_tablet_manager.cc:1434] T 6be2d9e5b1a847838d40c466d9afb996 P ef56fd8eef764ebfa88aba85731b5ce3: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.008s
I20260608 12:42:07.128751  6069 tablet_bootstrap.cc:492] T 3da33c9432c04276bad0152e56410767 P ef56fd8eef764ebfa88aba85731b5ce3: Bootstrap starting.
I20260608 12:42:07.131064  6067 tablet_bootstrap.cc:492] T 3da33c9432c04276bad0152e56410767 P 79a08aeb85fa4e82b2da11c1a006c687: No bootstrap required, opened a new log
I20260608 12:42:07.131703  6067 ts_tablet_manager.cc:1403] T 3da33c9432c04276bad0152e56410767 P 79a08aeb85fa4e82b2da11c1a006c687: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.000s
I20260608 12:42:07.135131  6067 raft_consensus.cc:359] T 3da33c9432c04276bad0152e56410767 P 79a08aeb85fa4e82b2da11c1a006c687 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79a08aeb85fa4e82b2da11c1a006c687" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38041 } } peers { permanent_uuid: "37fa6fc897434d16846ac9a8503f7554" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37795 } } peers { permanent_uuid: "ef56fd8eef764ebfa88aba85731b5ce3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41977 } }
I20260608 12:42:07.135897  6067 raft_consensus.cc:385] T 3da33c9432c04276bad0152e56410767 P 79a08aeb85fa4e82b2da11c1a006c687 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:07.136224  6067 raft_consensus.cc:740] T 3da33c9432c04276bad0152e56410767 P 79a08aeb85fa4e82b2da11c1a006c687 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 79a08aeb85fa4e82b2da11c1a006c687, State: Initialized, Role: FOLLOWER
I20260608 12:42:07.137125  6067 consensus_queue.cc:260] T 3da33c9432c04276bad0152e56410767 P 79a08aeb85fa4e82b2da11c1a006c687 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79a08aeb85fa4e82b2da11c1a006c687" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38041 } } peers { permanent_uuid: "37fa6fc897434d16846ac9a8503f7554" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37795 } } peers { permanent_uuid: "ef56fd8eef764ebfa88aba85731b5ce3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41977 } }
I20260608 12:42:07.139035  6069 tablet_bootstrap.cc:654] T 3da33c9432c04276bad0152e56410767 P ef56fd8eef764ebfa88aba85731b5ce3: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:07.140360  6067 ts_tablet_manager.cc:1434] T 3da33c9432c04276bad0152e56410767 P 79a08aeb85fa4e82b2da11c1a006c687: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.000s
I20260608 12:42:07.141835  6067 tablet_bootstrap.cc:492] T 1f80c0a71510491981a255cecbb327f2 P 79a08aeb85fa4e82b2da11c1a006c687: Bootstrap starting.
W20260608 12:42:07.147240  5899 tablet.cc:2404] T 3da33c9432c04276bad0152e56410767 P 79a08aeb85fa4e82b2da11c1a006c687: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260608 12:42:07.149454  6067 tablet_bootstrap.cc:654] T 1f80c0a71510491981a255cecbb327f2 P 79a08aeb85fa4e82b2da11c1a006c687: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:07.159490  6068 tablet_bootstrap.cc:492] T 3da33c9432c04276bad0152e56410767 P 37fa6fc897434d16846ac9a8503f7554: No bootstrap required, opened a new log
I20260608 12:42:07.159682  6067 tablet_bootstrap.cc:492] T 1f80c0a71510491981a255cecbb327f2 P 79a08aeb85fa4e82b2da11c1a006c687: No bootstrap required, opened a new log
I20260608 12:42:07.159618  6069 tablet_bootstrap.cc:492] T 3da33c9432c04276bad0152e56410767 P ef56fd8eef764ebfa88aba85731b5ce3: No bootstrap required, opened a new log
I20260608 12:42:07.160411  6068 ts_tablet_manager.cc:1403] T 3da33c9432c04276bad0152e56410767 P 37fa6fc897434d16846ac9a8503f7554: Time spent bootstrapping tablet: real 0.053s	user 0.018s	sys 0.026s
I20260608 12:42:07.160820  6067 ts_tablet_manager.cc:1403] T 1f80c0a71510491981a255cecbb327f2 P 79a08aeb85fa4e82b2da11c1a006c687: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.008s
I20260608 12:42:07.160864  6069 ts_tablet_manager.cc:1403] T 3da33c9432c04276bad0152e56410767 P ef56fd8eef764ebfa88aba85731b5ce3: Time spent bootstrapping tablet: real 0.032s	user 0.014s	sys 0.014s
I20260608 12:42:07.163617  6067 raft_consensus.cc:359] T 1f80c0a71510491981a255cecbb327f2 P 79a08aeb85fa4e82b2da11c1a006c687 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79a08aeb85fa4e82b2da11c1a006c687" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38041 } } peers { permanent_uuid: "37fa6fc897434d16846ac9a8503f7554" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37795 } } peers { permanent_uuid: "ef56fd8eef764ebfa88aba85731b5ce3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41977 } }
I20260608 12:42:07.164289  6067 raft_consensus.cc:385] T 1f80c0a71510491981a255cecbb327f2 P 79a08aeb85fa4e82b2da11c1a006c687 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:07.164094  6068 raft_consensus.cc:359] T 3da33c9432c04276bad0152e56410767 P 37fa6fc897434d16846ac9a8503f7554 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79a08aeb85fa4e82b2da11c1a006c687" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38041 } } peers { permanent_uuid: "37fa6fc897434d16846ac9a8503f7554" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37795 } } peers { permanent_uuid: "ef56fd8eef764ebfa88aba85731b5ce3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41977 } }
I20260608 12:42:07.164798  6067 raft_consensus.cc:740] T 1f80c0a71510491981a255cecbb327f2 P 79a08aeb85fa4e82b2da11c1a006c687 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 79a08aeb85fa4e82b2da11c1a006c687, State: Initialized, Role: FOLLOWER
I20260608 12:42:07.165231  6068 raft_consensus.cc:385] T 3da33c9432c04276bad0152e56410767 P 37fa6fc897434d16846ac9a8503f7554 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:07.164911  6069 raft_consensus.cc:359] T 3da33c9432c04276bad0152e56410767 P ef56fd8eef764ebfa88aba85731b5ce3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79a08aeb85fa4e82b2da11c1a006c687" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38041 } } peers { permanent_uuid: "37fa6fc897434d16846ac9a8503f7554" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37795 } } peers { permanent_uuid: "ef56fd8eef764ebfa88aba85731b5ce3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41977 } }
I20260608 12:42:07.165699  6068 raft_consensus.cc:740] T 3da33c9432c04276bad0152e56410767 P 37fa6fc897434d16846ac9a8503f7554 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37fa6fc897434d16846ac9a8503f7554, State: Initialized, Role: FOLLOWER
I20260608 12:42:07.166004  6069 raft_consensus.cc:385] T 3da33c9432c04276bad0152e56410767 P ef56fd8eef764ebfa88aba85731b5ce3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:07.166066  6067 consensus_queue.cc:260] T 1f80c0a71510491981a255cecbb327f2 P 79a08aeb85fa4e82b2da11c1a006c687 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79a08aeb85fa4e82b2da11c1a006c687" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38041 } } peers { permanent_uuid: "37fa6fc897434d16846ac9a8503f7554" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37795 } } peers { permanent_uuid: "ef56fd8eef764ebfa88aba85731b5ce3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41977 } }
I20260608 12:42:07.166873  6069 raft_consensus.cc:740] T 3da33c9432c04276bad0152e56410767 P ef56fd8eef764ebfa88aba85731b5ce3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef56fd8eef764ebfa88aba85731b5ce3, State: Initialized, Role: FOLLOWER
I20260608 12:42:07.167883  6069 consensus_queue.cc:260] T 3da33c9432c04276bad0152e56410767 P ef56fd8eef764ebfa88aba85731b5ce3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79a08aeb85fa4e82b2da11c1a006c687" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38041 } } peers { permanent_uuid: "37fa6fc897434d16846ac9a8503f7554" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37795 } } peers { permanent_uuid: "ef56fd8eef764ebfa88aba85731b5ce3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41977 } }
I20260608 12:42:07.168802  6067 ts_tablet_manager.cc:1434] T 1f80c0a71510491981a255cecbb327f2 P 79a08aeb85fa4e82b2da11c1a006c687: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 12:42:07.166692  6068 consensus_queue.cc:260] T 3da33c9432c04276bad0152e56410767 P 37fa6fc897434d16846ac9a8503f7554 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79a08aeb85fa4e82b2da11c1a006c687" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38041 } } peers { permanent_uuid: "37fa6fc897434d16846ac9a8503f7554" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37795 } } peers { permanent_uuid: "ef56fd8eef764ebfa88aba85731b5ce3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41977 } }
I20260608 12:42:07.170142  6069 ts_tablet_manager.cc:1434] T 3da33c9432c04276bad0152e56410767 P ef56fd8eef764ebfa88aba85731b5ce3: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260608 12:42:07.170881  6068 ts_tablet_manager.cc:1434] T 3da33c9432c04276bad0152e56410767 P 37fa6fc897434d16846ac9a8503f7554: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260608 12:42:07.171326  6069 tablet_bootstrap.cc:492] T 1f80c0a71510491981a255cecbb327f2 P ef56fd8eef764ebfa88aba85731b5ce3: Bootstrap starting.
I20260608 12:42:07.172089  6068 tablet_bootstrap.cc:492] T 1f80c0a71510491981a255cecbb327f2 P 37fa6fc897434d16846ac9a8503f7554: Bootstrap starting.
I20260608 12:42:07.177703  6069 tablet_bootstrap.cc:654] T 1f80c0a71510491981a255cecbb327f2 P ef56fd8eef764ebfa88aba85731b5ce3: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:07.179632  6068 tablet_bootstrap.cc:654] T 1f80c0a71510491981a255cecbb327f2 P 37fa6fc897434d16846ac9a8503f7554: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:07.184494  6069 tablet_bootstrap.cc:492] T 1f80c0a71510491981a255cecbb327f2 P ef56fd8eef764ebfa88aba85731b5ce3: No bootstrap required, opened a new log
I20260608 12:42:07.185177  6069 ts_tablet_manager.cc:1403] T 1f80c0a71510491981a255cecbb327f2 P ef56fd8eef764ebfa88aba85731b5ce3: Time spent bootstrapping tablet: real 0.014s	user 0.007s	sys 0.005s
I20260608 12:42:07.188908  6069 raft_consensus.cc:359] T 1f80c0a71510491981a255cecbb327f2 P ef56fd8eef764ebfa88aba85731b5ce3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79a08aeb85fa4e82b2da11c1a006c687" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38041 } } peers { permanent_uuid: "37fa6fc897434d16846ac9a8503f7554" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37795 } } peers { permanent_uuid: "ef56fd8eef764ebfa88aba85731b5ce3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41977 } }
I20260608 12:42:07.189718  6069 raft_consensus.cc:385] T 1f80c0a71510491981a255cecbb327f2 P ef56fd8eef764ebfa88aba85731b5ce3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:07.190059  6069 raft_consensus.cc:740] T 1f80c0a71510491981a255cecbb327f2 P ef56fd8eef764ebfa88aba85731b5ce3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef56fd8eef764ebfa88aba85731b5ce3, State: Initialized, Role: FOLLOWER
I20260608 12:42:07.190972  6069 consensus_queue.cc:260] T 1f80c0a71510491981a255cecbb327f2 P ef56fd8eef764ebfa88aba85731b5ce3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79a08aeb85fa4e82b2da11c1a006c687" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38041 } } peers { permanent_uuid: "37fa6fc897434d16846ac9a8503f7554" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37795 } } peers { permanent_uuid: "ef56fd8eef764ebfa88aba85731b5ce3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41977 } }
I20260608 12:42:07.193383  6069 ts_tablet_manager.cc:1434] T 1f80c0a71510491981a255cecbb327f2 P ef56fd8eef764ebfa88aba85731b5ce3: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260608 12:42:07.198560  6068 tablet_bootstrap.cc:492] T 1f80c0a71510491981a255cecbb327f2 P 37fa6fc897434d16846ac9a8503f7554: No bootstrap required, opened a new log
I20260608 12:42:07.199142  6068 ts_tablet_manager.cc:1403] T 1f80c0a71510491981a255cecbb327f2 P 37fa6fc897434d16846ac9a8503f7554: Time spent bootstrapping tablet: real 0.027s	user 0.013s	sys 0.009s
I20260608 12:42:07.202080  6068 raft_consensus.cc:359] T 1f80c0a71510491981a255cecbb327f2 P 37fa6fc897434d16846ac9a8503f7554 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79a08aeb85fa4e82b2da11c1a006c687" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38041 } } peers { permanent_uuid: "37fa6fc897434d16846ac9a8503f7554" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37795 } } peers { permanent_uuid: "ef56fd8eef764ebfa88aba85731b5ce3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41977 } }
I20260608 12:42:07.202591  6068 raft_consensus.cc:385] T 1f80c0a71510491981a255cecbb327f2 P 37fa6fc897434d16846ac9a8503f7554 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:07.202785  6068 raft_consensus.cc:740] T 1f80c0a71510491981a255cecbb327f2 P 37fa6fc897434d16846ac9a8503f7554 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37fa6fc897434d16846ac9a8503f7554, State: Initialized, Role: FOLLOWER
I20260608 12:42:07.203469  6068 consensus_queue.cc:260] T 1f80c0a71510491981a255cecbb327f2 P 37fa6fc897434d16846ac9a8503f7554 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79a08aeb85fa4e82b2da11c1a006c687" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38041 } } peers { permanent_uuid: "37fa6fc897434d16846ac9a8503f7554" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37795 } } peers { permanent_uuid: "ef56fd8eef764ebfa88aba85731b5ce3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41977 } }
I20260608 12:42:07.205636  6068 ts_tablet_manager.cc:1434] T 1f80c0a71510491981a255cecbb327f2 P 37fa6fc897434d16846ac9a8503f7554: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.004s
I20260608 12:42:07.210098  6075 raft_consensus.cc:493] T 3da33c9432c04276bad0152e56410767 P ef56fd8eef764ebfa88aba85731b5ce3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:42:07.210721  6075 raft_consensus.cc:515] T 3da33c9432c04276bad0152e56410767 P ef56fd8eef764ebfa88aba85731b5ce3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79a08aeb85fa4e82b2da11c1a006c687" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38041 } } peers { permanent_uuid: "37fa6fc897434d16846ac9a8503f7554" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37795 } } peers { permanent_uuid: "ef56fd8eef764ebfa88aba85731b5ce3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41977 } }
I20260608 12:42:07.213629  6075 leader_election.cc:290] T 3da33c9432c04276bad0152e56410767 P ef56fd8eef764ebfa88aba85731b5ce3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 79a08aeb85fa4e82b2da11c1a006c687 (127.0.107.193:38041), 37fa6fc897434d16846ac9a8503f7554 (127.0.107.194:37795)
I20260608 12:42:07.224942  5873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3da33c9432c04276bad0152e56410767" candidate_uuid: "ef56fd8eef764ebfa88aba85731b5ce3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79a08aeb85fa4e82b2da11c1a006c687" is_pre_election: true
I20260608 12:42:07.225768  5873 raft_consensus.cc:2468] T 3da33c9432c04276bad0152e56410767 P 79a08aeb85fa4e82b2da11c1a006c687 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ef56fd8eef764ebfa88aba85731b5ce3 in term 0.
I20260608 12:42:07.226953  5986 leader_election.cc:304] T 3da33c9432c04276bad0152e56410767 P ef56fd8eef764ebfa88aba85731b5ce3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 79a08aeb85fa4e82b2da11c1a006c687, ef56fd8eef764ebfa88aba85731b5ce3; no voters: 
I20260608 12:42:07.227011  5948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3da33c9432c04276bad0152e56410767" candidate_uuid: "ef56fd8eef764ebfa88aba85731b5ce3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37fa6fc897434d16846ac9a8503f7554" is_pre_election: true
I20260608 12:42:07.227818  5948 raft_consensus.cc:2468] T 3da33c9432c04276bad0152e56410767 P 37fa6fc897434d16846ac9a8503f7554 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ef56fd8eef764ebfa88aba85731b5ce3 in term 0.
I20260608 12:42:07.227908  6075 raft_consensus.cc:2804] T 3da33c9432c04276bad0152e56410767 P ef56fd8eef764ebfa88aba85731b5ce3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:42:07.228376  6075 raft_consensus.cc:493] T 3da33c9432c04276bad0152e56410767 P ef56fd8eef764ebfa88aba85731b5ce3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:42:07.228751  6075 raft_consensus.cc:3060] T 3da33c9432c04276bad0152e56410767 P ef56fd8eef764ebfa88aba85731b5ce3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:07.233963  6075 raft_consensus.cc:515] T 3da33c9432c04276bad0152e56410767 P ef56fd8eef764ebfa88aba85731b5ce3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79a08aeb85fa4e82b2da11c1a006c687" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38041 } } peers { permanent_uuid: "37fa6fc897434d16846ac9a8503f7554" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37795 } } peers { permanent_uuid: "ef56fd8eef764ebfa88aba85731b5ce3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41977 } }
I20260608 12:42:07.235743  6075 leader_election.cc:290] T 3da33c9432c04276bad0152e56410767 P ef56fd8eef764ebfa88aba85731b5ce3 [CANDIDATE]: Term 1 election: Requested vote from peers 79a08aeb85fa4e82b2da11c1a006c687 (127.0.107.193:38041), 37fa6fc897434d16846ac9a8503f7554 (127.0.107.194:37795)
I20260608 12:42:07.236572  5873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3da33c9432c04276bad0152e56410767" candidate_uuid: "ef56fd8eef764ebfa88aba85731b5ce3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79a08aeb85fa4e82b2da11c1a006c687"
I20260608 12:42:07.236953  5948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3da33c9432c04276bad0152e56410767" candidate_uuid: "ef56fd8eef764ebfa88aba85731b5ce3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37fa6fc897434d16846ac9a8503f7554"
I20260608 12:42:07.237258  5873 raft_consensus.cc:3060] T 3da33c9432c04276bad0152e56410767 P 79a08aeb85fa4e82b2da11c1a006c687 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:07.237528  5948 raft_consensus.cc:3060] T 3da33c9432c04276bad0152e56410767 P 37fa6fc897434d16846ac9a8503f7554 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:07.245476  5948 raft_consensus.cc:2468] T 3da33c9432c04276bad0152e56410767 P 37fa6fc897434d16846ac9a8503f7554 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef56fd8eef764ebfa88aba85731b5ce3 in term 1.
I20260608 12:42:07.245476  5873 raft_consensus.cc:2468] T 3da33c9432c04276bad0152e56410767 P 79a08aeb85fa4e82b2da11c1a006c687 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef56fd8eef764ebfa88aba85731b5ce3 in term 1.
I20260608 12:42:07.247112  5986 leader_election.cc:304] T 3da33c9432c04276bad0152e56410767 P ef56fd8eef764ebfa88aba85731b5ce3 [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: 37fa6fc897434d16846ac9a8503f7554, ef56fd8eef764ebfa88aba85731b5ce3; no voters: 
I20260608 12:42:07.247836  6075 raft_consensus.cc:2804] T 3da33c9432c04276bad0152e56410767 P ef56fd8eef764ebfa88aba85731b5ce3 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:42:07.249194  6075 raft_consensus.cc:697] T 3da33c9432c04276bad0152e56410767 P ef56fd8eef764ebfa88aba85731b5ce3 [term 1 LEADER]: Becoming Leader. State: Replica: ef56fd8eef764ebfa88aba85731b5ce3, State: Running, Role: LEADER
I20260608 12:42:07.250046  6075 consensus_queue.cc:237] T 3da33c9432c04276bad0152e56410767 P ef56fd8eef764ebfa88aba85731b5ce3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79a08aeb85fa4e82b2da11c1a006c687" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38041 } } peers { permanent_uuid: "37fa6fc897434d16846ac9a8503f7554" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37795 } } peers { permanent_uuid: "ef56fd8eef764ebfa88aba85731b5ce3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41977 } }
I20260608 12:42:07.258250  5769 catalog_manager.cc:5696] T 3da33c9432c04276bad0152e56410767 P ef56fd8eef764ebfa88aba85731b5ce3 reported cstate change: term changed from 0 to 1, leader changed from <none> to ef56fd8eef764ebfa88aba85731b5ce3 (127.0.107.195). New cstate: current_term: 1 leader_uuid: "ef56fd8eef764ebfa88aba85731b5ce3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79a08aeb85fa4e82b2da11c1a006c687" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38041 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37fa6fc897434d16846ac9a8503f7554" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37795 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ef56fd8eef764ebfa88aba85731b5ce3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41977 } health_report { overall_health: HEALTHY } } }
I20260608 12:42:07.259732  6075 raft_consensus.cc:493] T 6be2d9e5b1a847838d40c466d9afb996 P ef56fd8eef764ebfa88aba85731b5ce3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:42:07.260540  6075 raft_consensus.cc:515] T 6be2d9e5b1a847838d40c466d9afb996 P ef56fd8eef764ebfa88aba85731b5ce3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79a08aeb85fa4e82b2da11c1a006c687" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38041 } } peers { permanent_uuid: "37fa6fc897434d16846ac9a8503f7554" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37795 } } peers { permanent_uuid: "ef56fd8eef764ebfa88aba85731b5ce3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41977 } }
I20260608 12:42:07.263082  6075 leader_election.cc:290] T 6be2d9e5b1a847838d40c466d9afb996 P ef56fd8eef764ebfa88aba85731b5ce3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 79a08aeb85fa4e82b2da11c1a006c687 (127.0.107.193:38041), 37fa6fc897434d16846ac9a8503f7554 (127.0.107.194:37795)
I20260608 12:42:07.264360  5873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6be2d9e5b1a847838d40c466d9afb996" candidate_uuid: "ef56fd8eef764ebfa88aba85731b5ce3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79a08aeb85fa4e82b2da11c1a006c687" is_pre_election: true
I20260608 12:42:07.264779  5948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6be2d9e5b1a847838d40c466d9afb996" candidate_uuid: "ef56fd8eef764ebfa88aba85731b5ce3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37fa6fc897434d16846ac9a8503f7554" is_pre_election: true
I20260608 12:42:07.265347  5873 raft_consensus.cc:2468] T 6be2d9e5b1a847838d40c466d9afb996 P 79a08aeb85fa4e82b2da11c1a006c687 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ef56fd8eef764ebfa88aba85731b5ce3 in term 0.
I20260608 12:42:07.265460  5948 raft_consensus.cc:2468] T 6be2d9e5b1a847838d40c466d9afb996 P 37fa6fc897434d16846ac9a8503f7554 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ef56fd8eef764ebfa88aba85731b5ce3 in term 0.
I20260608 12:42:07.267475  5986 leader_election.cc:304] T 6be2d9e5b1a847838d40c466d9afb996 P ef56fd8eef764ebfa88aba85731b5ce3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37fa6fc897434d16846ac9a8503f7554, ef56fd8eef764ebfa88aba85731b5ce3; no voters: 
I20260608 12:42:07.268514  6075 raft_consensus.cc:2804] T 6be2d9e5b1a847838d40c466d9afb996 P ef56fd8eef764ebfa88aba85731b5ce3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:42:07.268939  6075 raft_consensus.cc:493] T 6be2d9e5b1a847838d40c466d9afb996 P ef56fd8eef764ebfa88aba85731b5ce3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:42:07.269259  6075 raft_consensus.cc:3060] T 6be2d9e5b1a847838d40c466d9afb996 P ef56fd8eef764ebfa88aba85731b5ce3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:07.273463  6073 raft_consensus.cc:493] T 1f80c0a71510491981a255cecbb327f2 P 79a08aeb85fa4e82b2da11c1a006c687 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:42:07.273994  6073 raft_consensus.cc:515] T 1f80c0a71510491981a255cecbb327f2 P 79a08aeb85fa4e82b2da11c1a006c687 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79a08aeb85fa4e82b2da11c1a006c687" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38041 } } peers { permanent_uuid: "37fa6fc897434d16846ac9a8503f7554" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37795 } } peers { permanent_uuid: "ef56fd8eef764ebfa88aba85731b5ce3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41977 } }
I20260608 12:42:07.274897  6075 raft_consensus.cc:515] T 6be2d9e5b1a847838d40c466d9afb996 P ef56fd8eef764ebfa88aba85731b5ce3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79a08aeb85fa4e82b2da11c1a006c687" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38041 } } peers { permanent_uuid: "37fa6fc897434d16846ac9a8503f7554" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37795 } } peers { permanent_uuid: "ef56fd8eef764ebfa88aba85731b5ce3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41977 } }
I20260608 12:42:07.276463  6073 leader_election.cc:290] T 1f80c0a71510491981a255cecbb327f2 P 79a08aeb85fa4e82b2da11c1a006c687 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 37fa6fc897434d16846ac9a8503f7554 (127.0.107.194:37795), ef56fd8eef764ebfa88aba85731b5ce3 (127.0.107.195:41977)
I20260608 12:42:07.276950  6075 leader_election.cc:290] T 6be2d9e5b1a847838d40c466d9afb996 P ef56fd8eef764ebfa88aba85731b5ce3 [CANDIDATE]: Term 1 election: Requested vote from peers 79a08aeb85fa4e82b2da11c1a006c687 (127.0.107.193:38041), 37fa6fc897434d16846ac9a8503f7554 (127.0.107.194:37795)
I20260608 12:42:07.278628  5948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6be2d9e5b1a847838d40c466d9afb996" candidate_uuid: "ef56fd8eef764ebfa88aba85731b5ce3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37fa6fc897434d16846ac9a8503f7554"
I20260608 12:42:07.279261  5873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6be2d9e5b1a847838d40c466d9afb996" candidate_uuid: "ef56fd8eef764ebfa88aba85731b5ce3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79a08aeb85fa4e82b2da11c1a006c687"
I20260608 12:42:07.280241  5873 raft_consensus.cc:3060] T 6be2d9e5b1a847838d40c466d9afb996 P 79a08aeb85fa4e82b2da11c1a006c687 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:07.279331  5948 raft_consensus.cc:3060] T 6be2d9e5b1a847838d40c466d9afb996 P 37fa6fc897434d16846ac9a8503f7554 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:07.290068  5948 raft_consensus.cc:2468] T 6be2d9e5b1a847838d40c466d9afb996 P 37fa6fc897434d16846ac9a8503f7554 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef56fd8eef764ebfa88aba85731b5ce3 in term 1.
I20260608 12:42:07.291333  5873 raft_consensus.cc:2468] T 6be2d9e5b1a847838d40c466d9afb996 P 79a08aeb85fa4e82b2da11c1a006c687 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef56fd8eef764ebfa88aba85731b5ce3 in term 1.
I20260608 12:42:07.291508  5986 leader_election.cc:304] T 6be2d9e5b1a847838d40c466d9afb996 P ef56fd8eef764ebfa88aba85731b5ce3 [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: 37fa6fc897434d16846ac9a8503f7554, ef56fd8eef764ebfa88aba85731b5ce3; no voters: 
I20260608 12:42:07.292500  6075 raft_consensus.cc:2804] T 6be2d9e5b1a847838d40c466d9afb996 P ef56fd8eef764ebfa88aba85731b5ce3 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:42:07.292518  5948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f80c0a71510491981a255cecbb327f2" candidate_uuid: "79a08aeb85fa4e82b2da11c1a006c687" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37fa6fc897434d16846ac9a8503f7554" is_pre_election: true
I20260608 12:42:07.293227  6075 raft_consensus.cc:697] T 6be2d9e5b1a847838d40c466d9afb996 P ef56fd8eef764ebfa88aba85731b5ce3 [term 1 LEADER]: Becoming Leader. State: Replica: ef56fd8eef764ebfa88aba85731b5ce3, State: Running, Role: LEADER
I20260608 12:42:07.293435  5948 raft_consensus.cc:2468] T 1f80c0a71510491981a255cecbb327f2 P 37fa6fc897434d16846ac9a8503f7554 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 79a08aeb85fa4e82b2da11c1a006c687 in term 0.
I20260608 12:42:07.294152  6075 consensus_queue.cc:237] T 6be2d9e5b1a847838d40c466d9afb996 P ef56fd8eef764ebfa88aba85731b5ce3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79a08aeb85fa4e82b2da11c1a006c687" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38041 } } peers { permanent_uuid: "37fa6fc897434d16846ac9a8503f7554" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37795 } } peers { permanent_uuid: "ef56fd8eef764ebfa88aba85731b5ce3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41977 } }
I20260608 12:42:07.294706  5837 leader_election.cc:304] T 1f80c0a71510491981a255cecbb327f2 P 79a08aeb85fa4e82b2da11c1a006c687 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37fa6fc897434d16846ac9a8503f7554, 79a08aeb85fa4e82b2da11c1a006c687; no voters: 
I20260608 12:42:07.295701  6073 raft_consensus.cc:2804] T 1f80c0a71510491981a255cecbb327f2 P 79a08aeb85fa4e82b2da11c1a006c687 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:42:07.295735  6022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f80c0a71510491981a255cecbb327f2" candidate_uuid: "79a08aeb85fa4e82b2da11c1a006c687" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef56fd8eef764ebfa88aba85731b5ce3" is_pre_election: true
I20260608 12:42:07.296252  6073 raft_consensus.cc:493] T 1f80c0a71510491981a255cecbb327f2 P 79a08aeb85fa4e82b2da11c1a006c687 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:42:07.296687  6073 raft_consensus.cc:3060] T 1f80c0a71510491981a255cecbb327f2 P 79a08aeb85fa4e82b2da11c1a006c687 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:07.296628  6022 raft_consensus.cc:2468] T 1f80c0a71510491981a255cecbb327f2 P ef56fd8eef764ebfa88aba85731b5ce3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 79a08aeb85fa4e82b2da11c1a006c687 in term 0.
I20260608 12:42:07.303409  5769 catalog_manager.cc:5696] T 6be2d9e5b1a847838d40c466d9afb996 P ef56fd8eef764ebfa88aba85731b5ce3 reported cstate change: term changed from 0 to 1, leader changed from <none> to ef56fd8eef764ebfa88aba85731b5ce3 (127.0.107.195). New cstate: current_term: 1 leader_uuid: "ef56fd8eef764ebfa88aba85731b5ce3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79a08aeb85fa4e82b2da11c1a006c687" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38041 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37fa6fc897434d16846ac9a8503f7554" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37795 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ef56fd8eef764ebfa88aba85731b5ce3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41977 } health_report { overall_health: HEALTHY } } }
I20260608 12:42:07.304250  6073 raft_consensus.cc:515] T 1f80c0a71510491981a255cecbb327f2 P 79a08aeb85fa4e82b2da11c1a006c687 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79a08aeb85fa4e82b2da11c1a006c687" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38041 } } peers { permanent_uuid: "37fa6fc897434d16846ac9a8503f7554" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37795 } } peers { permanent_uuid: "ef56fd8eef764ebfa88aba85731b5ce3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41977 } }
I20260608 12:42:07.307112  6073 leader_election.cc:290] T 1f80c0a71510491981a255cecbb327f2 P 79a08aeb85fa4e82b2da11c1a006c687 [CANDIDATE]: Term 1 election: Requested vote from peers 37fa6fc897434d16846ac9a8503f7554 (127.0.107.194:37795), ef56fd8eef764ebfa88aba85731b5ce3 (127.0.107.195:41977)
I20260608 12:42:07.307937  5948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f80c0a71510491981a255cecbb327f2" candidate_uuid: "79a08aeb85fa4e82b2da11c1a006c687" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37fa6fc897434d16846ac9a8503f7554"
I20260608 12:42:07.308709  5948 raft_consensus.cc:3060] T 1f80c0a71510491981a255cecbb327f2 P 37fa6fc897434d16846ac9a8503f7554 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:07.308890  6022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f80c0a71510491981a255cecbb327f2" candidate_uuid: "79a08aeb85fa4e82b2da11c1a006c687" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef56fd8eef764ebfa88aba85731b5ce3"
I20260608 12:42:07.309484  6022 raft_consensus.cc:3060] T 1f80c0a71510491981a255cecbb327f2 P ef56fd8eef764ebfa88aba85731b5ce3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:07.315671  5948 raft_consensus.cc:2468] T 1f80c0a71510491981a255cecbb327f2 P 37fa6fc897434d16846ac9a8503f7554 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 79a08aeb85fa4e82b2da11c1a006c687 in term 1.
I20260608 12:42:07.316355  6022 raft_consensus.cc:2468] T 1f80c0a71510491981a255cecbb327f2 P ef56fd8eef764ebfa88aba85731b5ce3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 79a08aeb85fa4e82b2da11c1a006c687 in term 1.
I20260608 12:42:07.316877  5837 leader_election.cc:304] T 1f80c0a71510491981a255cecbb327f2 P 79a08aeb85fa4e82b2da11c1a006c687 [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: 37fa6fc897434d16846ac9a8503f7554, 79a08aeb85fa4e82b2da11c1a006c687; no voters: 
I20260608 12:42:07.318511  6073 raft_consensus.cc:2804] T 1f80c0a71510491981a255cecbb327f2 P 79a08aeb85fa4e82b2da11c1a006c687 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:42:07.320104  6073 raft_consensus.cc:697] T 1f80c0a71510491981a255cecbb327f2 P 79a08aeb85fa4e82b2da11c1a006c687 [term 1 LEADER]: Becoming Leader. State: Replica: 79a08aeb85fa4e82b2da11c1a006c687, State: Running, Role: LEADER
I20260608 12:42:07.321312  6073 consensus_queue.cc:237] T 1f80c0a71510491981a255cecbb327f2 P 79a08aeb85fa4e82b2da11c1a006c687 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79a08aeb85fa4e82b2da11c1a006c687" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38041 } } peers { permanent_uuid: "37fa6fc897434d16846ac9a8503f7554" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37795 } } peers { permanent_uuid: "ef56fd8eef764ebfa88aba85731b5ce3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41977 } }
I20260608 12:42:07.330121  5769 catalog_manager.cc:5696] T 1f80c0a71510491981a255cecbb327f2 P 79a08aeb85fa4e82b2da11c1a006c687 reported cstate change: term changed from 0 to 1, leader changed from <none> to 79a08aeb85fa4e82b2da11c1a006c687 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "79a08aeb85fa4e82b2da11c1a006c687" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79a08aeb85fa4e82b2da11c1a006c687" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38041 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37fa6fc897434d16846ac9a8503f7554" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37795 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ef56fd8eef764ebfa88aba85731b5ce3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41977 } health_report { overall_health: UNKNOWN } } }
I20260608 12:42:07.387873   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:42:07.394814  6091 instance_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:42:07.396329  6092 instance_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:42:07.398876   431 server_base.cc:1061] running on GCE node
W20260608 12:42:07.399370  6094 instance_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:42:07.400956   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:42:07.401280   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:42:07.401698   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922527401644 us; error 0 us; skew 500 ppm
I20260608 12:42:07.402592   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:42:07.405988   431 webserver.cc:533] Webserver started at http://127.0.107.196:42947/ using document root <none> and password file <none>
I20260608 12:42:07.406601   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:42:07.406782   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:42:07.407104   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:42:07.408402   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922379125897-431-0/minicluster-data/ts-3-root/instance:
uuid: "e693f0cf218c43c98d8dcb9f237b9dbe"
format_stamp: "Formatted at 2026-06-08 12:42:07 on dist-test-slave-gg24"
I20260608 12:42:07.413561   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.003s
I20260608 12:42:07.417274  6099 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:42:07.418437   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.002s
I20260608 12:42:07.419191   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922379125897-431-0/minicluster-data/ts-3-root
uuid: "e693f0cf218c43c98d8dcb9f237b9dbe"
format_stamp: "Formatted at 2026-06-08 12:42:07 on dist-test-slave-gg24"
I20260608 12:42:07.419540   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922379125897-431-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922379125897-431-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922379125897-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:42:07.457481   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:42:07.458791   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:42:07.460439   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:42:07.463018   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:42:07.463215   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:07.463474   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:42:07.463630   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:07.477540  5824 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:42:07.495762  6075 consensus_queue.cc:1048] T 3da33c9432c04276bad0152e56410767 P ef56fd8eef764ebfa88aba85731b5ce3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "79a08aeb85fa4e82b2da11c1a006c687" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38041 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:42:07.498876  6022 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6be2d9e5b1a847838d40c466d9afb996"
dest_uuid: "ef56fd8eef764ebfa88aba85731b5ce3"
mode: GRACEFUL
new_leader_uuid: "37fa6fc897434d16846ac9a8503f7554"
 from {username='slave'} at 127.0.0.1:36862
I20260608 12:42:07.499984  6022 raft_consensus.cc:606] T 6be2d9e5b1a847838d40c466d9afb996 P ef56fd8eef764ebfa88aba85731b5ce3 [term 1 LEADER]: Received request to transfer leadership to TS 37fa6fc897434d16846ac9a8503f7554
I20260608 12:42:07.503150  5824 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260608 12:42:07.504024  5824 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 12:42:07.510670  6084 fault_injection.cc:43] FAULT INJECTION ENABLED!
W20260608 12:42:07.511121  6084 fault_injection.cc:44] THIS SERVER MAY CRASH!
I20260608 12:42:07.512905  6075 consensus_queue.cc:1048] T 3da33c9432c04276bad0152e56410767 P ef56fd8eef764ebfa88aba85731b5ce3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37fa6fc897434d16846ac9a8503f7554" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37795 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:42:07.567083   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.196:42303
I20260608 12:42:07.567338  6167 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.196:42303 every 8 connection(s)
I20260608 12:42:07.585868  6075 consensus_queue.cc:1048] T 6be2d9e5b1a847838d40c466d9afb996 P ef56fd8eef764ebfa88aba85731b5ce3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "79a08aeb85fa4e82b2da11c1a006c687" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38041 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:42:07.588317  6168 heartbeater.cc:344] Connected to a master server at 127.0.107.254:42315
I20260608 12:42:07.588876  6168 heartbeater.cc:461] Registering TS with master...
I20260608 12:42:07.589893  6168 heartbeater.cc:507] Master 127.0.107.254:42315 requested a full tablet report, sending...
I20260608 12:42:07.592712  5771 ts_manager.cc:194] Registered new tserver with Master: e693f0cf218c43c98d8dcb9f237b9dbe (127.0.107.196:42303)
I20260608 12:42:07.594684  5771 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46986
I20260608 12:42:07.594735  6075 consensus_queue.cc:1048] T 6be2d9e5b1a847838d40c466d9afb996 P ef56fd8eef764ebfa88aba85731b5ce3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37fa6fc897434d16846ac9a8503f7554" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37795 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260608 12:42:07.619033  6073 consensus_queue.cc:1048] T 1f80c0a71510491981a255cecbb327f2 P 79a08aeb85fa4e82b2da11c1a006c687 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef56fd8eef764ebfa88aba85731b5ce3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:42:07.654768  6176 consensus_queue.cc:1048] T 1f80c0a71510491981a255cecbb327f2 P 79a08aeb85fa4e82b2da11c1a006c687 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37fa6fc897434d16846ac9a8503f7554" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37795 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:42:08.029088  6084 raft_consensus.cc:993] T 6be2d9e5b1a847838d40c466d9afb996 P ef56fd8eef764ebfa88aba85731b5ce3: : Instructing follower 37fa6fc897434d16846ac9a8503f7554 to start an election
I20260608 12:42:08.029670  6075 raft_consensus.cc:1081] T 6be2d9e5b1a847838d40c466d9afb996 P ef56fd8eef764ebfa88aba85731b5ce3 [term 1 LEADER]: Signalling peer 37fa6fc897434d16846ac9a8503f7554 to start an election
I20260608 12:42:08.031374  5948 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6be2d9e5b1a847838d40c466d9afb996"
dest_uuid: "37fa6fc897434d16846ac9a8503f7554"
 from {username='slave'} at 127.0.0.1:56884
I20260608 12:42:08.031947  5948 raft_consensus.cc:493] T 6be2d9e5b1a847838d40c466d9afb996 P 37fa6fc897434d16846ac9a8503f7554 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 12:42:08.032313  5948 raft_consensus.cc:3060] T 6be2d9e5b1a847838d40c466d9afb996 P 37fa6fc897434d16846ac9a8503f7554 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:42:08.037580  5948 raft_consensus.cc:515] T 6be2d9e5b1a847838d40c466d9afb996 P 37fa6fc897434d16846ac9a8503f7554 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79a08aeb85fa4e82b2da11c1a006c687" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38041 } } peers { permanent_uuid: "37fa6fc897434d16846ac9a8503f7554" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37795 } } peers { permanent_uuid: "ef56fd8eef764ebfa88aba85731b5ce3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41977 } }
I20260608 12:42:08.040109  5948 leader_election.cc:290] T 6be2d9e5b1a847838d40c466d9afb996 P 37fa6fc897434d16846ac9a8503f7554 [CANDIDATE]: Term 2 election: Requested vote from peers 79a08aeb85fa4e82b2da11c1a006c687 (127.0.107.193:38041), ef56fd8eef764ebfa88aba85731b5ce3 (127.0.107.195:41977)
I20260608 12:42:08.051908  5873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6be2d9e5b1a847838d40c466d9afb996" candidate_uuid: "37fa6fc897434d16846ac9a8503f7554" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "79a08aeb85fa4e82b2da11c1a006c687"
I20260608 12:42:08.052636  5873 raft_consensus.cc:3060] T 6be2d9e5b1a847838d40c466d9afb996 P 79a08aeb85fa4e82b2da11c1a006c687 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:42:08.055403  6022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6be2d9e5b1a847838d40c466d9afb996" candidate_uuid: "37fa6fc897434d16846ac9a8503f7554" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ef56fd8eef764ebfa88aba85731b5ce3"
I20260608 12:42:08.056099  6022 raft_consensus.cc:3055] T 6be2d9e5b1a847838d40c466d9afb996 P ef56fd8eef764ebfa88aba85731b5ce3 [term 1 LEADER]: Stepping down as leader of term 1
I20260608 12:42:08.056448  6022 raft_consensus.cc:740] T 6be2d9e5b1a847838d40c466d9afb996 P ef56fd8eef764ebfa88aba85731b5ce3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ef56fd8eef764ebfa88aba85731b5ce3, State: Running, Role: LEADER
I20260608 12:42:08.057395  6022 consensus_queue.cc:260] T 6be2d9e5b1a847838d40c466d9afb996 P ef56fd8eef764ebfa88aba85731b5ce3 [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: "79a08aeb85fa4e82b2da11c1a006c687" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38041 } } peers { permanent_uuid: "37fa6fc897434d16846ac9a8503f7554" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37795 } } peers { permanent_uuid: "ef56fd8eef764ebfa88aba85731b5ce3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41977 } }
I20260608 12:42:08.058791  6022 raft_consensus.cc:3060] T 6be2d9e5b1a847838d40c466d9afb996 P ef56fd8eef764ebfa88aba85731b5ce3 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:42:08.060380  5873 raft_consensus.cc:2468] T 6be2d9e5b1a847838d40c466d9afb996 P 79a08aeb85fa4e82b2da11c1a006c687 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37fa6fc897434d16846ac9a8503f7554 in term 2.
I20260608 12:42:08.061851  5912 leader_election.cc:304] T 6be2d9e5b1a847838d40c466d9afb996 P 37fa6fc897434d16846ac9a8503f7554 [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: 37fa6fc897434d16846ac9a8503f7554, 79a08aeb85fa4e82b2da11c1a006c687; no voters: 
I20260608 12:42:08.062867  6074 raft_consensus.cc:2804] T 6be2d9e5b1a847838d40c466d9afb996 P 37fa6fc897434d16846ac9a8503f7554 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:42:08.064291  6074 raft_consensus.cc:697] T 6be2d9e5b1a847838d40c466d9afb996 P 37fa6fc897434d16846ac9a8503f7554 [term 2 LEADER]: Becoming Leader. State: Replica: 37fa6fc897434d16846ac9a8503f7554, State: Running, Role: LEADER
I20260608 12:42:08.065477  6022 raft_consensus.cc:2468] T 6be2d9e5b1a847838d40c466d9afb996 P ef56fd8eef764ebfa88aba85731b5ce3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37fa6fc897434d16846ac9a8503f7554 in term 2.
I20260608 12:42:08.065245  6074 consensus_queue.cc:237] T 6be2d9e5b1a847838d40c466d9afb996 P 37fa6fc897434d16846ac9a8503f7554 [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: "79a08aeb85fa4e82b2da11c1a006c687" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38041 } } peers { permanent_uuid: "37fa6fc897434d16846ac9a8503f7554" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37795 } } peers { permanent_uuid: "ef56fd8eef764ebfa88aba85731b5ce3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41977 } }
I20260608 12:42:08.073074  5771 catalog_manager.cc:5696] T 6be2d9e5b1a847838d40c466d9afb996 P 37fa6fc897434d16846ac9a8503f7554 reported cstate change: term changed from 1 to 2, leader changed from ef56fd8eef764ebfa88aba85731b5ce3 (127.0.107.195) to 37fa6fc897434d16846ac9a8503f7554 (127.0.107.194). New cstate: current_term: 2 leader_uuid: "37fa6fc897434d16846ac9a8503f7554" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79a08aeb85fa4e82b2da11c1a006c687" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38041 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37fa6fc897434d16846ac9a8503f7554" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37795 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ef56fd8eef764ebfa88aba85731b5ce3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41977 } health_report { overall_health: UNKNOWN } } }
I20260608 12:42:08.297286  6022 raft_consensus.cc:1275] T 6be2d9e5b1a847838d40c466d9afb996 P ef56fd8eef764ebfa88aba85731b5ce3 [term 2 FOLLOWER]: Refusing update from remote peer 37fa6fc897434d16846ac9a8503f7554: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:42:08.297596  5873 raft_consensus.cc:1275] T 6be2d9e5b1a847838d40c466d9afb996 P 79a08aeb85fa4e82b2da11c1a006c687 [term 2 FOLLOWER]: Refusing update from remote peer 37fa6fc897434d16846ac9a8503f7554: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:42:08.298990  6183 consensus_queue.cc:1048] T 6be2d9e5b1a847838d40c466d9afb996 P 37fa6fc897434d16846ac9a8503f7554 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef56fd8eef764ebfa88aba85731b5ce3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:42:08.299713  6074 consensus_queue.cc:1048] T 6be2d9e5b1a847838d40c466d9afb996 P 37fa6fc897434d16846ac9a8503f7554 [LEADER]: Connected to new peer: Peer: permanent_uuid: "79a08aeb85fa4e82b2da11c1a006c687" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38041 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:42:08.505438  5873 consensus_queue.cc:237] T 1f80c0a71510491981a255cecbb327f2 P 79a08aeb85fa4e82b2da11c1a006c687 [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: "79a08aeb85fa4e82b2da11c1a006c687" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38041 } } peers { permanent_uuid: "37fa6fc897434d16846ac9a8503f7554" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37795 } } peers { permanent_uuid: "ef56fd8eef764ebfa88aba85731b5ce3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41977 } attrs { replace: true } } peers { permanent_uuid: "e693f0cf218c43c98d8dcb9f237b9dbe" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42303 } attrs { promote: true } }
I20260608 12:42:08.514763  6022 raft_consensus.cc:1275] T 1f80c0a71510491981a255cecbb327f2 P ef56fd8eef764ebfa88aba85731b5ce3 [term 1 FOLLOWER]: Refusing update from remote peer 79a08aeb85fa4e82b2da11c1a006c687: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:42:08.515053  5948 raft_consensus.cc:1275] T 1f80c0a71510491981a255cecbb327f2 P 37fa6fc897434d16846ac9a8503f7554 [term 1 FOLLOWER]: Refusing update from remote peer 79a08aeb85fa4e82b2da11c1a006c687: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:42:08.516471  6089 consensus_queue.cc:1048] T 1f80c0a71510491981a255cecbb327f2 P 79a08aeb85fa4e82b2da11c1a006c687 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef56fd8eef764ebfa88aba85731b5ce3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41977 } 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:42:08.517408  6192 consensus_queue.cc:1048] T 1f80c0a71510491981a255cecbb327f2 P 79a08aeb85fa4e82b2da11c1a006c687 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37fa6fc897434d16846ac9a8503f7554" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37795 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260608 12:42:08.525548  5838 consensus_peers.cc:597] T 1f80c0a71510491981a255cecbb327f2 P 79a08aeb85fa4e82b2da11c1a006c687 -> Peer e693f0cf218c43c98d8dcb9f237b9dbe (127.0.107.196:42303): Couldn't send request to peer e693f0cf218c43c98d8dcb9f237b9dbe. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1f80c0a71510491981a255cecbb327f2. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:42:08.528290  6022 raft_consensus.cc:2955] T 1f80c0a71510491981a255cecbb327f2 P ef56fd8eef764ebfa88aba85731b5ce3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e693f0cf218c43c98d8dcb9f237b9dbe (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "79a08aeb85fa4e82b2da11c1a006c687" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38041 } } peers { permanent_uuid: "37fa6fc897434d16846ac9a8503f7554" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37795 } } peers { permanent_uuid: "ef56fd8eef764ebfa88aba85731b5ce3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41977 } attrs { replace: true } } peers { permanent_uuid: "e693f0cf218c43c98d8dcb9f237b9dbe" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42303 } attrs { promote: true } } }
I20260608 12:42:08.528403  5948 raft_consensus.cc:2955] T 1f80c0a71510491981a255cecbb327f2 P 37fa6fc897434d16846ac9a8503f7554 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e693f0cf218c43c98d8dcb9f237b9dbe (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "79a08aeb85fa4e82b2da11c1a006c687" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38041 } } peers { permanent_uuid: "37fa6fc897434d16846ac9a8503f7554" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37795 } } peers { permanent_uuid: "ef56fd8eef764ebfa88aba85731b5ce3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41977 } attrs { replace: true } } peers { permanent_uuid: "e693f0cf218c43c98d8dcb9f237b9dbe" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42303 } attrs { promote: true } } }
I20260608 12:42:08.540934  5769 catalog_manager.cc:5696] T 1f80c0a71510491981a255cecbb327f2 P 37fa6fc897434d16846ac9a8503f7554 reported cstate change: config changed from index -1 to 2, NON_VOTER e693f0cf218c43c98d8dcb9f237b9dbe (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "79a08aeb85fa4e82b2da11c1a006c687" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "79a08aeb85fa4e82b2da11c1a006c687" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38041 } } peers { permanent_uuid: "37fa6fc897434d16846ac9a8503f7554" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37795 } } peers { permanent_uuid: "ef56fd8eef764ebfa88aba85731b5ce3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41977 } attrs { replace: true } } peers { permanent_uuid: "e693f0cf218c43c98d8dcb9f237b9dbe" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42303 } attrs { promote: true } } }
I20260608 12:42:08.599521  6168 heartbeater.cc:499] Master 127.0.107.254:42315 was elected leader, sending a full tablet report...
I20260608 12:42:08.615589  6176 raft_consensus.cc:2955] T 1f80c0a71510491981a255cecbb327f2 P 79a08aeb85fa4e82b2da11c1a006c687 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e693f0cf218c43c98d8dcb9f237b9dbe (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "79a08aeb85fa4e82b2da11c1a006c687" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38041 } } peers { permanent_uuid: "37fa6fc897434d16846ac9a8503f7554" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37795 } } peers { permanent_uuid: "ef56fd8eef764ebfa88aba85731b5ce3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41977 } attrs { replace: true } } peers { permanent_uuid: "e693f0cf218c43c98d8dcb9f237b9dbe" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42303 } attrs { promote: true } } }
I20260608 12:42:08.640810  6022 consensus_queue.cc:237] T 3da33c9432c04276bad0152e56410767 P ef56fd8eef764ebfa88aba85731b5ce3 [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: "79a08aeb85fa4e82b2da11c1a006c687" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38041 } attrs { replace: true } } peers { permanent_uuid: "37fa6fc897434d16846ac9a8503f7554" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37795 } } peers { permanent_uuid: "ef56fd8eef764ebfa88aba85731b5ce3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41977 } } peers { permanent_uuid: "e693f0cf218c43c98d8dcb9f237b9dbe" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42303 } attrs { promote: true } }
I20260608 12:42:08.647138  5948 raft_consensus.cc:1275] T 3da33c9432c04276bad0152e56410767 P 37fa6fc897434d16846ac9a8503f7554 [term 1 FOLLOWER]: Refusing update from remote peer ef56fd8eef764ebfa88aba85731b5ce3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:42:08.648998  5873 raft_consensus.cc:1275] T 3da33c9432c04276bad0152e56410767 P 79a08aeb85fa4e82b2da11c1a006c687 [term 1 FOLLOWER]: Refusing update from remote peer ef56fd8eef764ebfa88aba85731b5ce3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:42:08.649022  6084 consensus_queue.cc:1048] T 3da33c9432c04276bad0152e56410767 P ef56fd8eef764ebfa88aba85731b5ce3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37fa6fc897434d16846ac9a8503f7554" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37795 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 12:42:08.650626  6075 consensus_queue.cc:1048] T 3da33c9432c04276bad0152e56410767 P ef56fd8eef764ebfa88aba85731b5ce3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "79a08aeb85fa4e82b2da11c1a006c687" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38041 } 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:42:08.658068  5987 consensus_peers.cc:597] T 3da33c9432c04276bad0152e56410767 P ef56fd8eef764ebfa88aba85731b5ce3 -> Peer e693f0cf218c43c98d8dcb9f237b9dbe (127.0.107.196:42303): Couldn't send request to peer e693f0cf218c43c98d8dcb9f237b9dbe. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3da33c9432c04276bad0152e56410767. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:42:08.661361  5948 raft_consensus.cc:2955] T 3da33c9432c04276bad0152e56410767 P 37fa6fc897434d16846ac9a8503f7554 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e693f0cf218c43c98d8dcb9f237b9dbe (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "79a08aeb85fa4e82b2da11c1a006c687" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38041 } attrs { replace: true } } peers { permanent_uuid: "37fa6fc897434d16846ac9a8503f7554" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37795 } } peers { permanent_uuid: "ef56fd8eef764ebfa88aba85731b5ce3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41977 } } peers { permanent_uuid: "e693f0cf218c43c98d8dcb9f237b9dbe" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42303 } attrs { promote: true } } }
I20260608 12:42:08.662866  5873 raft_consensus.cc:2955] T 3da33c9432c04276bad0152e56410767 P 79a08aeb85fa4e82b2da11c1a006c687 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e693f0cf218c43c98d8dcb9f237b9dbe (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "79a08aeb85fa4e82b2da11c1a006c687" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38041 } attrs { replace: true } } peers { permanent_uuid: "37fa6fc897434d16846ac9a8503f7554" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37795 } } peers { permanent_uuid: "ef56fd8eef764ebfa88aba85731b5ce3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41977 } } peers { permanent_uuid: "e693f0cf218c43c98d8dcb9f237b9dbe" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42303 } attrs { promote: true } } }
I20260608 12:42:08.788892  5771 catalog_manager.cc:5696] T 3da33c9432c04276bad0152e56410767 P 37fa6fc897434d16846ac9a8503f7554 reported cstate change: config changed from index -1 to 2, NON_VOTER e693f0cf218c43c98d8dcb9f237b9dbe (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "ef56fd8eef764ebfa88aba85731b5ce3" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "79a08aeb85fa4e82b2da11c1a006c687" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38041 } attrs { replace: true } } peers { permanent_uuid: "37fa6fc897434d16846ac9a8503f7554" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37795 } } peers { permanent_uuid: "ef56fd8eef764ebfa88aba85731b5ce3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41977 } } peers { permanent_uuid: "e693f0cf218c43c98d8dcb9f237b9dbe" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42303 } attrs { promote: true } } }
I20260608 12:42:08.858458  6200 ts_tablet_manager.cc:933] T 1f80c0a71510491981a255cecbb327f2 P e693f0cf218c43c98d8dcb9f237b9dbe: Initiating tablet copy from peer 79a08aeb85fa4e82b2da11c1a006c687 (127.0.107.193:38041)
I20260608 12:42:08.860756  6200 tablet_copy_client.cc:323] T 1f80c0a71510491981a255cecbb327f2 P e693f0cf218c43c98d8dcb9f237b9dbe: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.193:38041
I20260608 12:42:08.871865  5883 tablet_copy_service.cc:140] P 79a08aeb85fa4e82b2da11c1a006c687: Received BeginTabletCopySession request for tablet 1f80c0a71510491981a255cecbb327f2 from peer e693f0cf218c43c98d8dcb9f237b9dbe ({username='slave'} at 127.0.0.1:43024)
I20260608 12:42:08.872470  5883 tablet_copy_service.cc:161] P 79a08aeb85fa4e82b2da11c1a006c687: Beginning new tablet copy session on tablet 1f80c0a71510491981a255cecbb327f2 from peer e693f0cf218c43c98d8dcb9f237b9dbe at {username='slave'} at 127.0.0.1:43024: session id = e693f0cf218c43c98d8dcb9f237b9dbe-1f80c0a71510491981a255cecbb327f2
I20260608 12:42:08.878800  5883 tablet_copy_source_session.cc:215] T 1f80c0a71510491981a255cecbb327f2 P 79a08aeb85fa4e82b2da11c1a006c687: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:42:08.881796  6200 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f80c0a71510491981a255cecbb327f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:08.895393  6200 tablet_copy_client.cc:806] T 1f80c0a71510491981a255cecbb327f2 P e693f0cf218c43c98d8dcb9f237b9dbe: tablet copy: Starting download of 0 data blocks...
I20260608 12:42:08.896009  6200 tablet_copy_client.cc:670] T 1f80c0a71510491981a255cecbb327f2 P e693f0cf218c43c98d8dcb9f237b9dbe: tablet copy: Starting download of 1 WAL segments...
I20260608 12:42:08.900777  6203 ts_tablet_manager.cc:933] T 3da33c9432c04276bad0152e56410767 P e693f0cf218c43c98d8dcb9f237b9dbe: Initiating tablet copy from peer ef56fd8eef764ebfa88aba85731b5ce3 (127.0.107.195:41977)
I20260608 12:42:08.901816  6200 tablet_copy_client.cc:538] T 1f80c0a71510491981a255cecbb327f2 P e693f0cf218c43c98d8dcb9f237b9dbe: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:42:08.905591  6203 tablet_copy_client.cc:323] T 3da33c9432c04276bad0152e56410767 P e693f0cf218c43c98d8dcb9f237b9dbe: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.195:41977
I20260608 12:42:08.911552  6200 tablet_bootstrap.cc:492] T 1f80c0a71510491981a255cecbb327f2 P e693f0cf218c43c98d8dcb9f237b9dbe: Bootstrap starting.
I20260608 12:42:08.915244  6032 tablet_copy_service.cc:140] P ef56fd8eef764ebfa88aba85731b5ce3: Received BeginTabletCopySession request for tablet 3da33c9432c04276bad0152e56410767 from peer e693f0cf218c43c98d8dcb9f237b9dbe ({username='slave'} at 127.0.0.1:36884)
I20260608 12:42:08.915880  6032 tablet_copy_service.cc:161] P ef56fd8eef764ebfa88aba85731b5ce3: Beginning new tablet copy session on tablet 3da33c9432c04276bad0152e56410767 from peer e693f0cf218c43c98d8dcb9f237b9dbe at {username='slave'} at 127.0.0.1:36884: session id = e693f0cf218c43c98d8dcb9f237b9dbe-3da33c9432c04276bad0152e56410767
I20260608 12:42:08.922113  6032 tablet_copy_source_session.cc:215] T 3da33c9432c04276bad0152e56410767 P ef56fd8eef764ebfa88aba85731b5ce3: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:42:08.925472  6203 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3da33c9432c04276bad0152e56410767. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:08.928411  6084 raft_consensus.cc:2955] T 3da33c9432c04276bad0152e56410767 P ef56fd8eef764ebfa88aba85731b5ce3 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e693f0cf218c43c98d8dcb9f237b9dbe (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "79a08aeb85fa4e82b2da11c1a006c687" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38041 } attrs { replace: true } } peers { permanent_uuid: "37fa6fc897434d16846ac9a8503f7554" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37795 } } peers { permanent_uuid: "ef56fd8eef764ebfa88aba85731b5ce3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41977 } } peers { permanent_uuid: "e693f0cf218c43c98d8dcb9f237b9dbe" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42303 } attrs { promote: true } } }
I20260608 12:42:08.931973  6200 tablet_bootstrap.cc:492] T 1f80c0a71510491981a255cecbb327f2 P e693f0cf218c43c98d8dcb9f237b9dbe: 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:42:08.932828  6200 tablet_bootstrap.cc:492] T 1f80c0a71510491981a255cecbb327f2 P e693f0cf218c43c98d8dcb9f237b9dbe: Bootstrap complete.
I20260608 12:42:08.933420  6200 ts_tablet_manager.cc:1403] T 1f80c0a71510491981a255cecbb327f2 P e693f0cf218c43c98d8dcb9f237b9dbe: Time spent bootstrapping tablet: real 0.022s	user 0.020s	sys 0.004s
I20260608 12:42:08.935820  6200 raft_consensus.cc:359] T 1f80c0a71510491981a255cecbb327f2 P e693f0cf218c43c98d8dcb9f237b9dbe [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "79a08aeb85fa4e82b2da11c1a006c687" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38041 } } peers { permanent_uuid: "37fa6fc897434d16846ac9a8503f7554" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37795 } } peers { permanent_uuid: "ef56fd8eef764ebfa88aba85731b5ce3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41977 } attrs { replace: true } } peers { permanent_uuid: "e693f0cf218c43c98d8dcb9f237b9dbe" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42303 } attrs { promote: true } }
I20260608 12:42:08.936480  6200 raft_consensus.cc:740] T 1f80c0a71510491981a255cecbb327f2 P e693f0cf218c43c98d8dcb9f237b9dbe [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e693f0cf218c43c98d8dcb9f237b9dbe, State: Initialized, Role: LEARNER
I20260608 12:42:08.937119  6200 consensus_queue.cc:260] T 1f80c0a71510491981a255cecbb327f2 P e693f0cf218c43c98d8dcb9f237b9dbe [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: "79a08aeb85fa4e82b2da11c1a006c687" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38041 } } peers { permanent_uuid: "37fa6fc897434d16846ac9a8503f7554" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37795 } } peers { permanent_uuid: "ef56fd8eef764ebfa88aba85731b5ce3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41977 } attrs { replace: true } } peers { permanent_uuid: "e693f0cf218c43c98d8dcb9f237b9dbe" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42303 } attrs { promote: true } }
I20260608 12:42:08.941046  6200 ts_tablet_manager.cc:1434] T 1f80c0a71510491981a255cecbb327f2 P e693f0cf218c43c98d8dcb9f237b9dbe: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260608 12:42:08.944113  6203 tablet_copy_client.cc:806] T 3da33c9432c04276bad0152e56410767 P e693f0cf218c43c98d8dcb9f237b9dbe: tablet copy: Starting download of 0 data blocks...
I20260608 12:42:08.944808  5883 tablet_copy_service.cc:342] P 79a08aeb85fa4e82b2da11c1a006c687: Request end of tablet copy session e693f0cf218c43c98d8dcb9f237b9dbe-1f80c0a71510491981a255cecbb327f2 received from {username='slave'} at 127.0.0.1:43024
I20260608 12:42:08.945523  5883 tablet_copy_service.cc:434] P 79a08aeb85fa4e82b2da11c1a006c687: ending tablet copy session e693f0cf218c43c98d8dcb9f237b9dbe-1f80c0a71510491981a255cecbb327f2 on tablet 1f80c0a71510491981a255cecbb327f2 with peer e693f0cf218c43c98d8dcb9f237b9dbe
I20260608 12:42:08.944784  6203 tablet_copy_client.cc:670] T 3da33c9432c04276bad0152e56410767 P e693f0cf218c43c98d8dcb9f237b9dbe: tablet copy: Starting download of 1 WAL segments...
I20260608 12:42:08.952603  6203 tablet_copy_client.cc:538] T 3da33c9432c04276bad0152e56410767 P e693f0cf218c43c98d8dcb9f237b9dbe: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:42:08.962826  6203 tablet_bootstrap.cc:492] T 3da33c9432c04276bad0152e56410767 P e693f0cf218c43c98d8dcb9f237b9dbe: Bootstrap starting.
I20260608 12:42:08.985596  6203 tablet_bootstrap.cc:492] T 3da33c9432c04276bad0152e56410767 P e693f0cf218c43c98d8dcb9f237b9dbe: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260608 12:42:08.986848  6203 tablet_bootstrap.cc:492] T 3da33c9432c04276bad0152e56410767 P e693f0cf218c43c98d8dcb9f237b9dbe: Bootstrap complete.
I20260608 12:42:08.988034  6203 ts_tablet_manager.cc:1403] T 3da33c9432c04276bad0152e56410767 P e693f0cf218c43c98d8dcb9f237b9dbe: Time spent bootstrapping tablet: real 0.025s	user 0.019s	sys 0.004s
I20260608 12:42:08.991694  6203 raft_consensus.cc:359] T 3da33c9432c04276bad0152e56410767 P e693f0cf218c43c98d8dcb9f237b9dbe [term 1 NON_PARTICIPANT]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79a08aeb85fa4e82b2da11c1a006c687" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38041 } } peers { permanent_uuid: "37fa6fc897434d16846ac9a8503f7554" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37795 } } peers { permanent_uuid: "ef56fd8eef764ebfa88aba85731b5ce3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41977 } }
I20260608 12:42:08.993212  6203 raft_consensus.cc:740] T 3da33c9432c04276bad0152e56410767 P e693f0cf218c43c98d8dcb9f237b9dbe [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e693f0cf218c43c98d8dcb9f237b9dbe, State: Initialized, Role: LEARNER
I20260608 12:42:08.993927  6203 consensus_queue.cc:260] T 3da33c9432c04276bad0152e56410767 P e693f0cf218c43c98d8dcb9f237b9dbe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, 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: "79a08aeb85fa4e82b2da11c1a006c687" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38041 } attrs { replace: true } } peers { permanent_uuid: "37fa6fc897434d16846ac9a8503f7554" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37795 } } peers { permanent_uuid: "ef56fd8eef764ebfa88aba85731b5ce3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41977 } } peers { permanent_uuid: "e693f0cf218c43c98d8dcb9f237b9dbe" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42303 } attrs { promote: true } }
I20260608 12:42:08.997701  6203 ts_tablet_manager.cc:1434] T 3da33c9432c04276bad0152e56410767 P e693f0cf218c43c98d8dcb9f237b9dbe: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.004s
I20260608 12:42:09.000253  6032 tablet_copy_service.cc:342] P ef56fd8eef764ebfa88aba85731b5ce3: Request end of tablet copy session e693f0cf218c43c98d8dcb9f237b9dbe-3da33c9432c04276bad0152e56410767 received from {username='slave'} at 127.0.0.1:36884
I20260608 12:42:09.000746  6032 tablet_copy_service.cc:434] P ef56fd8eef764ebfa88aba85731b5ce3: ending tablet copy session e693f0cf218c43c98d8dcb9f237b9dbe-3da33c9432c04276bad0152e56410767 on tablet 3da33c9432c04276bad0152e56410767 with peer e693f0cf218c43c98d8dcb9f237b9dbe
I20260608 12:42:09.154218  6142 raft_consensus.cc:1217] T 1f80c0a71510491981a255cecbb327f2 P e693f0cf218c43c98d8dcb9f237b9dbe [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 12:42:09.199054  6142 raft_consensus.cc:1217] T 3da33c9432c04276bad0152e56410767 P e693f0cf218c43c98d8dcb9f237b9dbe [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 12:42:09.200053  6142 raft_consensus.cc:2955] T 3da33c9432c04276bad0152e56410767 P e693f0cf218c43c98d8dcb9f237b9dbe [term 1 LEARNER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e693f0cf218c43c98d8dcb9f237b9dbe (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "79a08aeb85fa4e82b2da11c1a006c687" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38041 } attrs { replace: true } } peers { permanent_uuid: "37fa6fc897434d16846ac9a8503f7554" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37795 } } peers { permanent_uuid: "ef56fd8eef764ebfa88aba85731b5ce3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41977 } } peers { permanent_uuid: "e693f0cf218c43c98d8dcb9f237b9dbe" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42303 } attrs { promote: true } } }
I20260608 12:42:09.505335  5824 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:42:09.509501  5824 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:42:09.510027  5824 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:42:09.523136  6176 raft_consensus.cc:1064] T 1f80c0a71510491981a255cecbb327f2 P 79a08aeb85fa4e82b2da11c1a006c687: attempting to promote NON_VOTER e693f0cf218c43c98d8dcb9f237b9dbe to VOTER
I20260608 12:42:09.525653  6176 consensus_queue.cc:237] T 1f80c0a71510491981a255cecbb327f2 P 79a08aeb85fa4e82b2da11c1a006c687 [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: "79a08aeb85fa4e82b2da11c1a006c687" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38041 } } peers { permanent_uuid: "37fa6fc897434d16846ac9a8503f7554" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37795 } } peers { permanent_uuid: "ef56fd8eef764ebfa88aba85731b5ce3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41977 } attrs { replace: true } } peers { permanent_uuid: "e693f0cf218c43c98d8dcb9f237b9dbe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42303 } attrs { promote: false } }
I20260608 12:42:09.535642  6022 raft_consensus.cc:1275] T 1f80c0a71510491981a255cecbb327f2 P ef56fd8eef764ebfa88aba85731b5ce3 [term 1 FOLLOWER]: Refusing update from remote peer 79a08aeb85fa4e82b2da11c1a006c687: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:42:09.536155  5948 raft_consensus.cc:1275] T 1f80c0a71510491981a255cecbb327f2 P 37fa6fc897434d16846ac9a8503f7554 [term 1 FOLLOWER]: Refusing update from remote peer 79a08aeb85fa4e82b2da11c1a006c687: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:42:09.537955  6142 raft_consensus.cc:1275] T 1f80c0a71510491981a255cecbb327f2 P e693f0cf218c43c98d8dcb9f237b9dbe [term 1 LEARNER]: Refusing update from remote peer 79a08aeb85fa4e82b2da11c1a006c687: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:42:09.538285  6210 consensus_queue.cc:1048] T 1f80c0a71510491981a255cecbb327f2 P 79a08aeb85fa4e82b2da11c1a006c687 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef56fd8eef764ebfa88aba85731b5ce3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41977 } 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:42:09.540539  6176 consensus_queue.cc:1048] T 1f80c0a71510491981a255cecbb327f2 P 79a08aeb85fa4e82b2da11c1a006c687 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37fa6fc897434d16846ac9a8503f7554" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37795 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:42:09.542116  6209 consensus_queue.cc:1048] T 1f80c0a71510491981a255cecbb327f2 P 79a08aeb85fa4e82b2da11c1a006c687 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e693f0cf218c43c98d8dcb9f237b9dbe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42303 } 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:42:09.563982  6022 raft_consensus.cc:2955] T 1f80c0a71510491981a255cecbb327f2 P ef56fd8eef764ebfa88aba85731b5ce3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e693f0cf218c43c98d8dcb9f237b9dbe (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "79a08aeb85fa4e82b2da11c1a006c687" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38041 } } peers { permanent_uuid: "37fa6fc897434d16846ac9a8503f7554" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37795 } } peers { permanent_uuid: "ef56fd8eef764ebfa88aba85731b5ce3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41977 } attrs { replace: true } } peers { permanent_uuid: "e693f0cf218c43c98d8dcb9f237b9dbe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42303 } attrs { promote: false } } }
I20260608 12:42:09.564600  6135 raft_consensus.cc:2955] T 1f80c0a71510491981a255cecbb327f2 P e693f0cf218c43c98d8dcb9f237b9dbe [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e693f0cf218c43c98d8dcb9f237b9dbe (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "79a08aeb85fa4e82b2da11c1a006c687" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38041 } } peers { permanent_uuid: "37fa6fc897434d16846ac9a8503f7554" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37795 } } peers { permanent_uuid: "ef56fd8eef764ebfa88aba85731b5ce3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41977 } attrs { replace: true } } peers { permanent_uuid: "e693f0cf218c43c98d8dcb9f237b9dbe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42303 } attrs { promote: false } } }
I20260608 12:42:09.579113  5770 catalog_manager.cc:5696] T 1f80c0a71510491981a255cecbb327f2 P ef56fd8eef764ebfa88aba85731b5ce3 reported cstate change: config changed from index 2 to 3, e693f0cf218c43c98d8dcb9f237b9dbe (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "79a08aeb85fa4e82b2da11c1a006c687" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "79a08aeb85fa4e82b2da11c1a006c687" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38041 } } peers { permanent_uuid: "37fa6fc897434d16846ac9a8503f7554" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37795 } } peers { permanent_uuid: "ef56fd8eef764ebfa88aba85731b5ce3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41977 } attrs { replace: true } } peers { permanent_uuid: "e693f0cf218c43c98d8dcb9f237b9dbe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42303 } attrs { promote: false } } }
I20260608 12:42:09.647936  6084 raft_consensus.cc:1064] T 3da33c9432c04276bad0152e56410767 P ef56fd8eef764ebfa88aba85731b5ce3: attempting to promote NON_VOTER e693f0cf218c43c98d8dcb9f237b9dbe to VOTER
I20260608 12:42:09.650691  6084 consensus_queue.cc:237] T 3da33c9432c04276bad0152e56410767 P ef56fd8eef764ebfa88aba85731b5ce3 [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: "79a08aeb85fa4e82b2da11c1a006c687" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38041 } attrs { replace: true } } peers { permanent_uuid: "37fa6fc897434d16846ac9a8503f7554" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37795 } } peers { permanent_uuid: "ef56fd8eef764ebfa88aba85731b5ce3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41977 } } peers { permanent_uuid: "e693f0cf218c43c98d8dcb9f237b9dbe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42303 } attrs { promote: false } }
I20260608 12:42:09.657588  6135 raft_consensus.cc:1275] T 3da33c9432c04276bad0152e56410767 P e693f0cf218c43c98d8dcb9f237b9dbe [term 1 LEARNER]: Refusing update from remote peer ef56fd8eef764ebfa88aba85731b5ce3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:42:09.657660  5948 raft_consensus.cc:1275] T 3da33c9432c04276bad0152e56410767 P 37fa6fc897434d16846ac9a8503f7554 [term 1 FOLLOWER]: Refusing update from remote peer ef56fd8eef764ebfa88aba85731b5ce3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:42:09.658593  5873 raft_consensus.cc:1275] T 3da33c9432c04276bad0152e56410767 P 79a08aeb85fa4e82b2da11c1a006c687 [term 1 FOLLOWER]: Refusing update from remote peer ef56fd8eef764ebfa88aba85731b5ce3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:42:09.659806  6084 consensus_queue.cc:1048] T 3da33c9432c04276bad0152e56410767 P ef56fd8eef764ebfa88aba85731b5ce3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e693f0cf218c43c98d8dcb9f237b9dbe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42303 } 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:42:09.661222  6216 consensus_queue.cc:1048] T 3da33c9432c04276bad0152e56410767 P ef56fd8eef764ebfa88aba85731b5ce3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37fa6fc897434d16846ac9a8503f7554" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37795 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 12:42:09.662415  6199 consensus_queue.cc:1048] T 3da33c9432c04276bad0152e56410767 P ef56fd8eef764ebfa88aba85731b5ce3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "79a08aeb85fa4e82b2da11c1a006c687" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38041 } 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:42:09.675448  5948 raft_consensus.cc:2955] T 3da33c9432c04276bad0152e56410767 P 37fa6fc897434d16846ac9a8503f7554 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e693f0cf218c43c98d8dcb9f237b9dbe (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "79a08aeb85fa4e82b2da11c1a006c687" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38041 } attrs { replace: true } } peers { permanent_uuid: "37fa6fc897434d16846ac9a8503f7554" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37795 } } peers { permanent_uuid: "ef56fd8eef764ebfa88aba85731b5ce3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41977 } } peers { permanent_uuid: "e693f0cf218c43c98d8dcb9f237b9dbe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42303 } attrs { promote: false } } }
I20260608 12:42:09.677826  5873 raft_consensus.cc:2955] T 3da33c9432c04276bad0152e56410767 P 79a08aeb85fa4e82b2da11c1a006c687 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e693f0cf218c43c98d8dcb9f237b9dbe (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "79a08aeb85fa4e82b2da11c1a006c687" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38041 } attrs { replace: true } } peers { permanent_uuid: "37fa6fc897434d16846ac9a8503f7554" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37795 } } peers { permanent_uuid: "ef56fd8eef764ebfa88aba85731b5ce3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41977 } } peers { permanent_uuid: "e693f0cf218c43c98d8dcb9f237b9dbe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42303 } attrs { promote: false } } }
I20260608 12:42:09.692818  5769 catalog_manager.cc:5696] T 3da33c9432c04276bad0152e56410767 P 37fa6fc897434d16846ac9a8503f7554 reported cstate change: config changed from index 2 to 3, e693f0cf218c43c98d8dcb9f237b9dbe (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "ef56fd8eef764ebfa88aba85731b5ce3" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "79a08aeb85fa4e82b2da11c1a006c687" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38041 } attrs { replace: true } } peers { permanent_uuid: "37fa6fc897434d16846ac9a8503f7554" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37795 } } peers { permanent_uuid: "ef56fd8eef764ebfa88aba85731b5ce3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41977 } } peers { permanent_uuid: "e693f0cf218c43c98d8dcb9f237b9dbe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42303 } attrs { promote: false } } }
I20260608 12:42:09.743052  6209 raft_consensus.cc:2955] T 1f80c0a71510491981a255cecbb327f2 P 79a08aeb85fa4e82b2da11c1a006c687 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e693f0cf218c43c98d8dcb9f237b9dbe (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "79a08aeb85fa4e82b2da11c1a006c687" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38041 } } peers { permanent_uuid: "37fa6fc897434d16846ac9a8503f7554" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37795 } } peers { permanent_uuid: "ef56fd8eef764ebfa88aba85731b5ce3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41977 } attrs { replace: true } } peers { permanent_uuid: "e693f0cf218c43c98d8dcb9f237b9dbe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42303 } attrs { promote: false } } }
I20260608 12:42:09.755467  5948 raft_consensus.cc:2955] T 1f80c0a71510491981a255cecbb327f2 P 37fa6fc897434d16846ac9a8503f7554 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e693f0cf218c43c98d8dcb9f237b9dbe (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "79a08aeb85fa4e82b2da11c1a006c687" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38041 } } peers { permanent_uuid: "37fa6fc897434d16846ac9a8503f7554" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37795 } } peers { permanent_uuid: "ef56fd8eef764ebfa88aba85731b5ce3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41977 } attrs { replace: true } } peers { permanent_uuid: "e693f0cf218c43c98d8dcb9f237b9dbe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42303 } attrs { promote: false } } }
I20260608 12:42:09.788676  6199 raft_consensus.cc:2955] T 3da33c9432c04276bad0152e56410767 P ef56fd8eef764ebfa88aba85731b5ce3 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e693f0cf218c43c98d8dcb9f237b9dbe (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "79a08aeb85fa4e82b2da11c1a006c687" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38041 } attrs { replace: true } } peers { permanent_uuid: "37fa6fc897434d16846ac9a8503f7554" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37795 } } peers { permanent_uuid: "ef56fd8eef764ebfa88aba85731b5ce3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41977 } } peers { permanent_uuid: "e693f0cf218c43c98d8dcb9f237b9dbe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42303 } attrs { promote: false } } }
I20260608 12:42:09.798604  6135 raft_consensus.cc:2955] T 3da33c9432c04276bad0152e56410767 P e693f0cf218c43c98d8dcb9f237b9dbe [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e693f0cf218c43c98d8dcb9f237b9dbe (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "79a08aeb85fa4e82b2da11c1a006c687" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38041 } attrs { replace: true } } peers { permanent_uuid: "37fa6fc897434d16846ac9a8503f7554" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37795 } } peers { permanent_uuid: "ef56fd8eef764ebfa88aba85731b5ce3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41977 } } peers { permanent_uuid: "e693f0cf218c43c98d8dcb9f237b9dbe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42303 } attrs { promote: false } } }
I20260608 12:42:10.090343  6022 consensus_queue.cc:237] T 3da33c9432c04276bad0152e56410767 P ef56fd8eef764ebfa88aba85731b5ce3 [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: "37fa6fc897434d16846ac9a8503f7554" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37795 } } peers { permanent_uuid: "ef56fd8eef764ebfa88aba85731b5ce3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41977 } } peers { permanent_uuid: "e693f0cf218c43c98d8dcb9f237b9dbe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42303 } attrs { promote: false } }
I20260608 12:42:10.094043  5873 consensus_queue.cc:237] T 1f80c0a71510491981a255cecbb327f2 P 79a08aeb85fa4e82b2da11c1a006c687 [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: "79a08aeb85fa4e82b2da11c1a006c687" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38041 } } peers { permanent_uuid: "37fa6fc897434d16846ac9a8503f7554" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37795 } } peers { permanent_uuid: "e693f0cf218c43c98d8dcb9f237b9dbe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42303 } attrs { promote: false } }
I20260608 12:42:10.100602  5948 raft_consensus.cc:1275] T 3da33c9432c04276bad0152e56410767 P 37fa6fc897434d16846ac9a8503f7554 [term 1 FOLLOWER]: Refusing update from remote peer ef56fd8eef764ebfa88aba85731b5ce3: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:42:10.101400  6142 raft_consensus.cc:1275] T 1f80c0a71510491981a255cecbb327f2 P e693f0cf218c43c98d8dcb9f237b9dbe [term 1 FOLLOWER]: Refusing update from remote peer 79a08aeb85fa4e82b2da11c1a006c687: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:42:10.102280  6199 consensus_queue.cc:1048] T 3da33c9432c04276bad0152e56410767 P ef56fd8eef764ebfa88aba85731b5ce3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37fa6fc897434d16846ac9a8503f7554" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37795 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:42:10.103170  6209 consensus_queue.cc:1048] T 1f80c0a71510491981a255cecbb327f2 P 79a08aeb85fa4e82b2da11c1a006c687 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e693f0cf218c43c98d8dcb9f237b9dbe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42303 } 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:42:10.108161  6135 raft_consensus.cc:1275] T 3da33c9432c04276bad0152e56410767 P e693f0cf218c43c98d8dcb9f237b9dbe [term 1 FOLLOWER]: Refusing update from remote peer ef56fd8eef764ebfa88aba85731b5ce3: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:42:10.109946  5947 raft_consensus.cc:1275] T 1f80c0a71510491981a255cecbb327f2 P 37fa6fc897434d16846ac9a8503f7554 [term 1 FOLLOWER]: Refusing update from remote peer 79a08aeb85fa4e82b2da11c1a006c687: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:42:10.110071  6199 consensus_queue.cc:1048] T 3da33c9432c04276bad0152e56410767 P ef56fd8eef764ebfa88aba85731b5ce3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e693f0cf218c43c98d8dcb9f237b9dbe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42303 } 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:42:10.114698  6176 consensus_queue.cc:1048] T 1f80c0a71510491981a255cecbb327f2 P 79a08aeb85fa4e82b2da11c1a006c687 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37fa6fc897434d16846ac9a8503f7554" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37795 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:42:10.114960  6135 raft_consensus.cc:2955] T 1f80c0a71510491981a255cecbb327f2 P e693f0cf218c43c98d8dcb9f237b9dbe [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ef56fd8eef764ebfa88aba85731b5ce3 (127.0.107.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "79a08aeb85fa4e82b2da11c1a006c687" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38041 } } peers { permanent_uuid: "37fa6fc897434d16846ac9a8503f7554" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37795 } } peers { permanent_uuid: "e693f0cf218c43c98d8dcb9f237b9dbe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42303 } attrs { promote: false } } }
I20260608 12:42:10.122327  5947 raft_consensus.cc:2955] T 1f80c0a71510491981a255cecbb327f2 P 37fa6fc897434d16846ac9a8503f7554 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ef56fd8eef764ebfa88aba85731b5ce3 (127.0.107.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "79a08aeb85fa4e82b2da11c1a006c687" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38041 } } peers { permanent_uuid: "37fa6fc897434d16846ac9a8503f7554" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37795 } } peers { permanent_uuid: "e693f0cf218c43c98d8dcb9f237b9dbe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42303 } attrs { promote: false } } }
I20260608 12:42:10.125207  6142 raft_consensus.cc:2955] T 3da33c9432c04276bad0152e56410767 P e693f0cf218c43c98d8dcb9f237b9dbe [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 79a08aeb85fa4e82b2da11c1a006c687 (127.0.107.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "37fa6fc897434d16846ac9a8503f7554" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37795 } } peers { permanent_uuid: "ef56fd8eef764ebfa88aba85731b5ce3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41977 } } peers { permanent_uuid: "e693f0cf218c43c98d8dcb9f237b9dbe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42303 } attrs { promote: false } } }
I20260608 12:42:10.129662  5948 raft_consensus.cc:2955] T 3da33c9432c04276bad0152e56410767 P 37fa6fc897434d16846ac9a8503f7554 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 79a08aeb85fa4e82b2da11c1a006c687 (127.0.107.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "37fa6fc897434d16846ac9a8503f7554" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37795 } } peers { permanent_uuid: "ef56fd8eef764ebfa88aba85731b5ce3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41977 } } peers { permanent_uuid: "e693f0cf218c43c98d8dcb9f237b9dbe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42303 } attrs { promote: false } } }
I20260608 12:42:10.135923  5770 catalog_manager.cc:5696] T 1f80c0a71510491981a255cecbb327f2 P e693f0cf218c43c98d8dcb9f237b9dbe reported cstate change: config changed from index 3 to 4, VOTER ef56fd8eef764ebfa88aba85731b5ce3 (127.0.107.195) evicted. New cstate: current_term: 1 leader_uuid: "79a08aeb85fa4e82b2da11c1a006c687" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "79a08aeb85fa4e82b2da11c1a006c687" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38041 } } peers { permanent_uuid: "37fa6fc897434d16846ac9a8503f7554" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37795 } } peers { permanent_uuid: "e693f0cf218c43c98d8dcb9f237b9dbe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42303 } attrs { promote: false } } }
I20260608 12:42:10.344995  6084 raft_consensus.cc:2955] T 3da33c9432c04276bad0152e56410767 P ef56fd8eef764ebfa88aba85731b5ce3 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 79a08aeb85fa4e82b2da11c1a006c687 (127.0.107.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "37fa6fc897434d16846ac9a8503f7554" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37795 } } peers { permanent_uuid: "ef56fd8eef764ebfa88aba85731b5ce3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41977 } } peers { permanent_uuid: "e693f0cf218c43c98d8dcb9f237b9dbe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42303 } attrs { promote: false } } }
I20260608 12:42:10.356704  5758 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 3da33c9432c04276bad0152e56410767 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:42:10.364328  5769 catalog_manager.cc:5696] T 3da33c9432c04276bad0152e56410767 P ef56fd8eef764ebfa88aba85731b5ce3 reported cstate change: config changed from index 3 to 4, VOTER 79a08aeb85fa4e82b2da11c1a006c687 (127.0.107.193) evicted. New cstate: current_term: 1 leader_uuid: "ef56fd8eef764ebfa88aba85731b5ce3" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "37fa6fc897434d16846ac9a8503f7554" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37795 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ef56fd8eef764ebfa88aba85731b5ce3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41977 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e693f0cf218c43c98d8dcb9f237b9dbe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42303 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:42:10.389442  6210 raft_consensus.cc:2955] T 1f80c0a71510491981a255cecbb327f2 P 79a08aeb85fa4e82b2da11c1a006c687 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ef56fd8eef764ebfa88aba85731b5ce3 (127.0.107.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "79a08aeb85fa4e82b2da11c1a006c687" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38041 } } peers { permanent_uuid: "37fa6fc897434d16846ac9a8503f7554" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37795 } } peers { permanent_uuid: "e693f0cf218c43c98d8dcb9f237b9dbe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42303 } attrs { promote: false } } }
I20260608 12:42:10.402974  6012 tablet_service.cc:1558] Processing DeleteTablet for tablet 1f80c0a71510491981a255cecbb327f2 with delete_type TABLET_DATA_TOMBSTONED (TS ef56fd8eef764ebfa88aba85731b5ce3 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:36830
I20260608 12:42:10.407171  5756 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 1f80c0a71510491981a255cecbb327f2 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:42:10.411677  6221 tablet_replica.cc:333] T 1f80c0a71510491981a255cecbb327f2 P ef56fd8eef764ebfa88aba85731b5ce3: stopping tablet replica
I20260608 12:42:10.414076  6221 raft_consensus.cc:2243] T 1f80c0a71510491981a255cecbb327f2 P ef56fd8eef764ebfa88aba85731b5ce3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:10.415331  6221 raft_consensus.cc:2272] T 1f80c0a71510491981a255cecbb327f2 P ef56fd8eef764ebfa88aba85731b5ce3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:10.419255  5863 tablet_service.cc:1558] Processing DeleteTablet for tablet 3da33c9432c04276bad0152e56410767 with delete_type TABLET_DATA_TOMBSTONED (TS 79a08aeb85fa4e82b2da11c1a006c687 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:42994
I20260608 12:42:10.424050  6221 ts_tablet_manager.cc:1916] T 1f80c0a71510491981a255cecbb327f2 P ef56fd8eef764ebfa88aba85731b5ce3: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:42:10.430061  6222 tablet_replica.cc:333] T 3da33c9432c04276bad0152e56410767 P 79a08aeb85fa4e82b2da11c1a006c687: stopping tablet replica
I20260608 12:42:10.431015  6222 raft_consensus.cc:2243] T 3da33c9432c04276bad0152e56410767 P 79a08aeb85fa4e82b2da11c1a006c687 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:10.432309  6222 raft_consensus.cc:2272] T 3da33c9432c04276bad0152e56410767 P 79a08aeb85fa4e82b2da11c1a006c687 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:10.436316  6222 ts_tablet_manager.cc:1916] T 3da33c9432c04276bad0152e56410767 P 79a08aeb85fa4e82b2da11c1a006c687: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:42:10.439175  6221 ts_tablet_manager.cc:1929] T 1f80c0a71510491981a255cecbb327f2 P ef56fd8eef764ebfa88aba85731b5ce3: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 12:42:10.439873  6221 log.cc:1199] T 1f80c0a71510491981a255cecbb327f2 P ef56fd8eef764ebfa88aba85731b5ce3: Deleting WAL directory at /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922379125897-431-0/minicluster-data/ts-2-root/wals/1f80c0a71510491981a255cecbb327f2
I20260608 12:42:10.442045  5758 catalog_manager.cc:5027] TS ef56fd8eef764ebfa88aba85731b5ce3 (127.0.107.195:41977): tablet 1f80c0a71510491981a255cecbb327f2 (table test-workload [id=2186fe314bb943aea0f47e4cfa1b72e7]) successfully deleted
I20260608 12:42:10.450026  6222 ts_tablet_manager.cc:1929] T 3da33c9432c04276bad0152e56410767 P 79a08aeb85fa4e82b2da11c1a006c687: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 12:42:10.450436  6222 log.cc:1199] T 3da33c9432c04276bad0152e56410767 P 79a08aeb85fa4e82b2da11c1a006c687: Deleting WAL directory at /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922379125897-431-0/minicluster-data/ts-0-root/wals/3da33c9432c04276bad0152e56410767
I20260608 12:42:10.452001  5756 catalog_manager.cc:5027] TS 79a08aeb85fa4e82b2da11c1a006c687 (127.0.107.193:38041): tablet 3da33c9432c04276bad0152e56410767 (table test-workload [id=2186fe314bb943aea0f47e4cfa1b72e7]) successfully deleted
I20260608 12:42:11.511343  5824 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:42:11.514310  5824 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:42:11.514724  5824 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:42:13.515779  5824 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:42:13.518687  5824 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:42:13.519152  5824 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:42:15.520464  5824 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:42:15.524839  5824 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:42:15.525357  5824 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:42:17.526615  5824 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:42:17.530019  5824 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:42:17.530501  5824 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:42:17.639652   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
I20260608 12:42:17.672380   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:42:17.673272   431 tablet_replica.cc:333] T 1f80c0a71510491981a255cecbb327f2 P 79a08aeb85fa4e82b2da11c1a006c687: stopping tablet replica
I20260608 12:42:17.673883   431 raft_consensus.cc:2243] T 1f80c0a71510491981a255cecbb327f2 P 79a08aeb85fa4e82b2da11c1a006c687 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:42:17.674733   431 raft_consensus.cc:2272] T 1f80c0a71510491981a255cecbb327f2 P 79a08aeb85fa4e82b2da11c1a006c687 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:17.677182   431 tablet_replica.cc:333] T 6be2d9e5b1a847838d40c466d9afb996 P 79a08aeb85fa4e82b2da11c1a006c687: stopping tablet replica
I20260608 12:42:17.677717   431 raft_consensus.cc:2243] T 6be2d9e5b1a847838d40c466d9afb996 P 79a08aeb85fa4e82b2da11c1a006c687 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:17.678172   431 raft_consensus.cc:2272] T 6be2d9e5b1a847838d40c466d9afb996 P 79a08aeb85fa4e82b2da11c1a006c687 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:17.705008   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
I20260608 12:42:17.722544   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
I20260608 12:42:17.750735   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:42:17.751605   431 tablet_replica.cc:333] T 1f80c0a71510491981a255cecbb327f2 P 37fa6fc897434d16846ac9a8503f7554: stopping tablet replica
I20260608 12:42:17.752298   431 raft_consensus.cc:2243] T 1f80c0a71510491981a255cecbb327f2 P 37fa6fc897434d16846ac9a8503f7554 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:17.752974   431 raft_consensus.cc:2272] T 1f80c0a71510491981a255cecbb327f2 P 37fa6fc897434d16846ac9a8503f7554 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:17.755393   431 tablet_replica.cc:333] T 3da33c9432c04276bad0152e56410767 P 37fa6fc897434d16846ac9a8503f7554: stopping tablet replica
I20260608 12:42:17.755960   431 raft_consensus.cc:2243] T 3da33c9432c04276bad0152e56410767 P 37fa6fc897434d16846ac9a8503f7554 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:17.756855   431 raft_consensus.cc:2272] T 3da33c9432c04276bad0152e56410767 P 37fa6fc897434d16846ac9a8503f7554 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:17.759928   431 tablet_replica.cc:333] T 6be2d9e5b1a847838d40c466d9afb996 P 37fa6fc897434d16846ac9a8503f7554: stopping tablet replica
I20260608 12:42:17.760797   431 raft_consensus.cc:2243] T 6be2d9e5b1a847838d40c466d9afb996 P 37fa6fc897434d16846ac9a8503f7554 [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:42:17.761852   431 raft_consensus.cc:2272] T 6be2d9e5b1a847838d40c466d9afb996 P 37fa6fc897434d16846ac9a8503f7554 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260608 12:42:17.777532  5986 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.107.194:37795: connect: Connection refused (error 111) [suppressed 16 similar messages]
W20260608 12:42:17.782570  5986 consensus_peers.cc:597] T 3da33c9432c04276bad0152e56410767 P ef56fd8eef764ebfa88aba85731b5ce3 -> Peer 37fa6fc897434d16846ac9a8503f7554 (127.0.107.194:37795): Couldn't send request to peer 37fa6fc897434d16846ac9a8503f7554. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.194:37795: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:42:17.789251   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
I20260608 12:42:17.804289   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
I20260608 12:42:17.833155   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:42:17.834146   431 tablet_replica.cc:333] T 3da33c9432c04276bad0152e56410767 P ef56fd8eef764ebfa88aba85731b5ce3: stopping tablet replica
I20260608 12:42:17.834869   431 raft_consensus.cc:2243] T 3da33c9432c04276bad0152e56410767 P ef56fd8eef764ebfa88aba85731b5ce3 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:42:17.835804   431 raft_consensus.cc:2272] T 3da33c9432c04276bad0152e56410767 P ef56fd8eef764ebfa88aba85731b5ce3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:17.838150   431 tablet_replica.cc:333] T 6be2d9e5b1a847838d40c466d9afb996 P ef56fd8eef764ebfa88aba85731b5ce3: stopping tablet replica
I20260608 12:42:17.838702   431 raft_consensus.cc:2243] T 6be2d9e5b1a847838d40c466d9afb996 P ef56fd8eef764ebfa88aba85731b5ce3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:17.839475   431 raft_consensus.cc:2272] T 6be2d9e5b1a847838d40c466d9afb996 P ef56fd8eef764ebfa88aba85731b5ce3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:17.867246   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260608 12:42:17.884153   431 tablet_server.cc:179] TabletServer@127.0.107.196:0 shutting down...
I20260608 12:42:17.918782   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:42:17.919775   431 tablet_replica.cc:333] T 3da33c9432c04276bad0152e56410767 P e693f0cf218c43c98d8dcb9f237b9dbe: stopping tablet replica
I20260608 12:42:17.920486   431 raft_consensus.cc:2243] T 3da33c9432c04276bad0152e56410767 P e693f0cf218c43c98d8dcb9f237b9dbe [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:17.922084   431 raft_consensus.cc:2272] T 3da33c9432c04276bad0152e56410767 P e693f0cf218c43c98d8dcb9f237b9dbe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:17.924932   431 tablet_replica.cc:333] T 1f80c0a71510491981a255cecbb327f2 P e693f0cf218c43c98d8dcb9f237b9dbe: stopping tablet replica
I20260608 12:42:17.925486   431 raft_consensus.cc:2243] T 1f80c0a71510491981a255cecbb327f2 P e693f0cf218c43c98d8dcb9f237b9dbe [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:17.926057   431 raft_consensus.cc:2272] T 1f80c0a71510491981a255cecbb327f2 P e693f0cf218c43c98d8dcb9f237b9dbe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:17.948382   431 tablet_server.cc:196] TabletServer@127.0.107.196:0 shutdown complete.
I20260608 12:42:17.962100   431 master.cc:562] Master@127.0.107.254:42315 shutting down...
I20260608 12:42:17.985033   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P e00c93ee0a47471ca4413fc43fb952c6 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:42:17.985690   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P e00c93ee0a47471ca4413fc43fb952c6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:17.986075   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P e00c93ee0a47471ca4413fc43fb952c6: stopping tablet replica
I20260608 12:42:18.005766   431 master.cc:584] Master@127.0.107.254:42315 shutdown complete.
[       OK ] AutoRebalancerTest.AutoRebalancingUnstableCluster (12728 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor
I20260608 12:42:18.046761   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:41105
I20260608 12:42:18.047979   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:42:18.054081  6227 instance_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:42:18.054245  6228 instance_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:42:18.056756   431 server_base.cc:1061] running on GCE node
W20260608 12:42:18.057364  6230 instance_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:42:18.058387   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:42:18.058597   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:42:18.058826   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922538058790 us; error 0 us; skew 500 ppm
I20260608 12:42:18.059551   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:42:18.062583   431 webserver.cc:533] Webserver started at http://127.0.107.254:46441/ using document root <none> and password file <none>
I20260608 12:42:18.063141   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:42:18.063367   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:42:18.063648   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:42:18.064929   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780922379125897-431-0/minicluster-data/master-0-root/instance:
uuid: "351b066e5f1748989f7b4bbdebf47c6c"
format_stamp: "Formatted at 2026-06-08 12:42:18 on dist-test-slave-gg24"
I20260608 12:42:18.069662   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260608 12:42:18.073378  6235 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:42:18.074342   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 12:42:18.074663   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780922379125897-431-0/minicluster-data/master-0-root
uuid: "351b066e5f1748989f7b4bbdebf47c6c"
format_stamp: "Formatted at 2026-06-08 12:42:18 on dist-test-slave-gg24"
I20260608 12:42:18.074970   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780922379125897-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780922379125897-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780922379125897-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:42:18.090526   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:42:18.092024   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:42:18.135731   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:41105
I20260608 12:42:18.135880  6286 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:41105 every 8 connection(s)
I20260608 12:42:18.140208  6287 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:42:18.151630  6287 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 351b066e5f1748989f7b4bbdebf47c6c: Bootstrap starting.
I20260608 12:42:18.156769  6287 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 351b066e5f1748989f7b4bbdebf47c6c: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:18.161830  6287 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 351b066e5f1748989f7b4bbdebf47c6c: No bootstrap required, opened a new log
I20260608 12:42:18.164913  6287 raft_consensus.cc:359] T 00000000000000000000000000000000 P 351b066e5f1748989f7b4bbdebf47c6c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "351b066e5f1748989f7b4bbdebf47c6c" member_type: VOTER }
I20260608 12:42:18.165458  6287 raft_consensus.cc:385] T 00000000000000000000000000000000 P 351b066e5f1748989f7b4bbdebf47c6c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:18.165699  6287 raft_consensus.cc:740] T 00000000000000000000000000000000 P 351b066e5f1748989f7b4bbdebf47c6c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 351b066e5f1748989f7b4bbdebf47c6c, State: Initialized, Role: FOLLOWER
I20260608 12:42:18.166293  6287 consensus_queue.cc:260] T 00000000000000000000000000000000 P 351b066e5f1748989f7b4bbdebf47c6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "351b066e5f1748989f7b4bbdebf47c6c" member_type: VOTER }
I20260608 12:42:18.166734  6287 raft_consensus.cc:399] T 00000000000000000000000000000000 P 351b066e5f1748989f7b4bbdebf47c6c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:42:18.166939  6287 raft_consensus.cc:493] T 00000000000000000000000000000000 P 351b066e5f1748989f7b4bbdebf47c6c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:42:18.167156  6287 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 351b066e5f1748989f7b4bbdebf47c6c [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:18.173064  6287 raft_consensus.cc:515] T 00000000000000000000000000000000 P 351b066e5f1748989f7b4bbdebf47c6c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "351b066e5f1748989f7b4bbdebf47c6c" member_type: VOTER }
I20260608 12:42:18.173765  6287 leader_election.cc:304] T 00000000000000000000000000000000 P 351b066e5f1748989f7b4bbdebf47c6c [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: 351b066e5f1748989f7b4bbdebf47c6c; no voters: 
I20260608 12:42:18.174911  6287 leader_election.cc:290] T 00000000000000000000000000000000 P 351b066e5f1748989f7b4bbdebf47c6c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:42:18.175462  6290 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 351b066e5f1748989f7b4bbdebf47c6c [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:42:18.177016  6290 raft_consensus.cc:697] T 00000000000000000000000000000000 P 351b066e5f1748989f7b4bbdebf47c6c [term 1 LEADER]: Becoming Leader. State: Replica: 351b066e5f1748989f7b4bbdebf47c6c, State: Running, Role: LEADER
I20260608 12:42:18.177796  6290 consensus_queue.cc:237] T 00000000000000000000000000000000 P 351b066e5f1748989f7b4bbdebf47c6c [LEADER]: Queue going to LEADER mode. State: All 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: "351b066e5f1748989f7b4bbdebf47c6c" member_type: VOTER }
I20260608 12:42:18.178333  6287 sys_catalog.cc:565] T 00000000000000000000000000000000 P 351b066e5f1748989f7b4bbdebf47c6c [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:42:18.181459  6292 sys_catalog.cc:455] T 00000000000000000000000000000000 P 351b066e5f1748989f7b4bbdebf47c6c [sys.catalog]: SysCatalogTable state changed. Reason: New leader 351b066e5f1748989f7b4bbdebf47c6c. Latest consensus state: current_term: 1 leader_uuid: "351b066e5f1748989f7b4bbdebf47c6c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "351b066e5f1748989f7b4bbdebf47c6c" member_type: VOTER } }
I20260608 12:42:18.181322  6291 sys_catalog.cc:455] T 00000000000000000000000000000000 P 351b066e5f1748989f7b4bbdebf47c6c [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "351b066e5f1748989f7b4bbdebf47c6c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "351b066e5f1748989f7b4bbdebf47c6c" member_type: VOTER } }
I20260608 12:42:18.182180  6292 sys_catalog.cc:458] T 00000000000000000000000000000000 P 351b066e5f1748989f7b4bbdebf47c6c [sys.catalog]: This master's current role is: LEADER
I20260608 12:42:18.182405  6291 sys_catalog.cc:458] T 00000000000000000000000000000000 P 351b066e5f1748989f7b4bbdebf47c6c [sys.catalog]: This master's current role is: LEADER
I20260608 12:42:18.186017  6296 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:42:18.195444  6296 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:42:18.196550   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:42:18.207257  6296 catalog_manager.cc:1382] Generated new cluster ID: 6bcb3775dcb94e6f90c52ddd6a0258d3
I20260608 12:42:18.207572  6296 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:42:18.238324  6296 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:42:18.239713  6296 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:42:18.258443  6296 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 351b066e5f1748989f7b4bbdebf47c6c: Generated new TSK 0
I20260608 12:42:18.259109  6296 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:42:18.328152   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:42:18.334756  6308 instance_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:42:18.335909  6309 instance_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:42:18.337287  6311 instance_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:42:18.337971   431 server_base.cc:1061] running on GCE node
I20260608 12:42:18.338775   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:42:18.338970   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:42:18.339098   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922538339087 us; error 0 us; skew 500 ppm
I20260608 12:42:18.339792   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:42:18.343035   431 webserver.cc:533] Webserver started at http://127.0.107.193:34539/ using document root <none> and password file <none>
I20260608 12:42:18.343835   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:42:18.344148   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:42:18.344640   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:42:18.346021   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780922379125897-431-0/minicluster-data/ts-0-root/instance:
uuid: "1115373ecab84754a03e77ca06fc450c"
format_stamp: "Formatted at 2026-06-08 12:42:18 on dist-test-slave-gg24"
I20260608 12:42:18.351430   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260608 12:42:18.355075  6316 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:42:18.355841   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 12:42:18.356190   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780922379125897-431-0/minicluster-data/ts-0-root
uuid: "1115373ecab84754a03e77ca06fc450c"
format_stamp: "Formatted at 2026-06-08 12:42:18 on dist-test-slave-gg24"
I20260608 12:42:18.356457   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780922379125897-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780922379125897-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780922379125897-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:42:18.373196   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:42:18.374488   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:42:18.376070   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:42:18.378757   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:42:18.379016   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:18.379297   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:42:18.379479   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:18.426577   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:44963
I20260608 12:42:18.426724  6378 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:44963 every 8 connection(s)
I20260608 12:42:18.432288   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:42:18.439941  6383 instance_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:42:18.442238  6384 instance_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:42:18.444638  6386 instance_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:42:18.445690  6379 heartbeater.cc:344] Connected to a master server at 127.0.107.254:41105
I20260608 12:42:18.446138  6379 heartbeater.cc:461] Registering TS with master...
I20260608 12:42:18.446504   431 server_base.cc:1061] running on GCE node
I20260608 12:42:18.447135  6379 heartbeater.cc:507] Master 127.0.107.254:41105 requested a full tablet report, sending...
I20260608 12:42:18.447371   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:42:18.447661   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:42:18.447846   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922538447813 us; error 0 us; skew 500 ppm
I20260608 12:42:18.448530   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:42:18.450322  6252 ts_manager.cc:194] Registered new tserver with Master: 1115373ecab84754a03e77ca06fc450c (127.0.107.193:44963)
I20260608 12:42:18.451551   431 webserver.cc:533] Webserver started at http://127.0.107.194:37931/ using document root <none> and password file <none>
I20260608 12:42:18.452100   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:42:18.452310   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:42:18.452630   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:42:18.452534  6252 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47094
I20260608 12:42:18.454121   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780922379125897-431-0/minicluster-data/ts-1-root/instance:
uuid: "285c7eb0e30144a9a61b7549f0e63c29"
format_stamp: "Formatted at 2026-06-08 12:42:18 on dist-test-slave-gg24"
I20260608 12:42:18.459280   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260608 12:42:18.463446  6391 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:42:18.464272   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 12:42:18.464644   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780922379125897-431-0/minicluster-data/ts-1-root
uuid: "285c7eb0e30144a9a61b7549f0e63c29"
format_stamp: "Formatted at 2026-06-08 12:42:18 on dist-test-slave-gg24"
I20260608 12:42:18.464937   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780922379125897-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780922379125897-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780922379125897-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:42:18.482137   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:42:18.483423   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:42:18.484984   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:42:18.487466   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:42:18.487717   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:18.487975   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:42:18.488164   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:18.533396   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:36583
I20260608 12:42:18.533519  6453 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:36583 every 8 connection(s)
I20260608 12:42:18.538650   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:42:18.547185  6457 instance_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:42:18.549176  6458 instance_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:42:18.549759  6460 instance_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:42:18.551760  6454 heartbeater.cc:344] Connected to a master server at 127.0.107.254:41105
I20260608 12:42:18.551961   431 server_base.cc:1061] running on GCE node
I20260608 12:42:18.552286  6454 heartbeater.cc:461] Registering TS with master...
I20260608 12:42:18.553081   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:42:18.553401   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:42:18.553354  6454 heartbeater.cc:507] Master 127.0.107.254:41105 requested a full tablet report, sending...
I20260608 12:42:18.553822   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922538553801 us; error 0 us; skew 500 ppm
I20260608 12:42:18.554679   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:42:18.556155  6252 ts_manager.cc:194] Registered new tserver with Master: 285c7eb0e30144a9a61b7549f0e63c29 (127.0.107.194:36583)
I20260608 12:42:18.557396   431 webserver.cc:533] Webserver started at http://127.0.107.195:45789/ using document root <none> and password file <none>
I20260608 12:42:18.557953   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:42:18.557969  6252 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47102
I20260608 12:42:18.558271   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:42:18.558609   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:42:18.559909   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780922379125897-431-0/minicluster-data/ts-2-root/instance:
uuid: "6edae4c2720547a88968cb71bf84271f"
format_stamp: "Formatted at 2026-06-08 12:42:18 on dist-test-slave-gg24"
I20260608 12:42:18.564386   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 12:42:18.568935  6465 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:42:18.569891   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 12:42:18.570317   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780922379125897-431-0/minicluster-data/ts-2-root
uuid: "6edae4c2720547a88968cb71bf84271f"
format_stamp: "Formatted at 2026-06-08 12:42:18 on dist-test-slave-gg24"
I20260608 12:42:18.570649   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780922379125897-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780922379125897-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780922379125897-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:42:18.591516   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:42:18.592885   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:42:18.594395   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:42:18.596765   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:42:18.597008   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:18.597251   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:42:18.597430   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:18.642639   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:43429
I20260608 12:42:18.642748  6527 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:43429 every 8 connection(s)
I20260608 12:42:18.657653  6528 heartbeater.cc:344] Connected to a master server at 127.0.107.254:41105
I20260608 12:42:18.658064  6528 heartbeater.cc:461] Registering TS with master...
I20260608 12:42:18.658947  6528 heartbeater.cc:507] Master 127.0.107.254:41105 requested a full tablet report, sending...
I20260608 12:42:18.661371  6252 ts_manager.cc:194] Registered new tserver with Master: 6edae4c2720547a88968cb71bf84271f (127.0.107.195:43429)
I20260608 12:42:18.661552   431 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015137381s
I20260608 12:42:18.663519  6252 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47118
I20260608 12:42:19.455655  6379 heartbeater.cc:499] Master 127.0.107.254:41105 was elected leader, sending a full tablet report...
I20260608 12:42:19.560853  6454 heartbeater.cc:499] Master 127.0.107.254:41105 was elected leader, sending a full tablet report...
I20260608 12:42:19.666733  6528 heartbeater.cc:499] Master 127.0.107.254:41105 was elected leader, sending a full tablet report...
I20260608 12:42:19.725627  6252 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:47124:
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:42:19.727859  6252 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:42:19.776103  6344 tablet_service.cc:1511] Processing CreateTablet for tablet d3b270c0977040eb86a535815d10481d (DEFAULT_TABLE table=test-workload [id=a6b5e3247c454628928b729cb2e59695]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:42:19.777500  6344 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3b270c0977040eb86a535815d10481d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:19.784626  6493 tablet_service.cc:1511] Processing CreateTablet for tablet d3b270c0977040eb86a535815d10481d (DEFAULT_TABLE table=test-workload [id=a6b5e3247c454628928b729cb2e59695]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:42:19.785475  6419 tablet_service.cc:1511] Processing CreateTablet for tablet d3b270c0977040eb86a535815d10481d (DEFAULT_TABLE table=test-workload [id=a6b5e3247c454628928b729cb2e59695]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:42:19.786096  6493 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3b270c0977040eb86a535815d10481d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:19.786553  6419 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3b270c0977040eb86a535815d10481d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:19.795861  6548 tablet_bootstrap.cc:492] T d3b270c0977040eb86a535815d10481d P 1115373ecab84754a03e77ca06fc450c: Bootstrap starting.
I20260608 12:42:19.802210  6549 tablet_bootstrap.cc:492] T d3b270c0977040eb86a535815d10481d P 285c7eb0e30144a9a61b7549f0e63c29: Bootstrap starting.
I20260608 12:42:19.804399  6550 tablet_bootstrap.cc:492] T d3b270c0977040eb86a535815d10481d P 6edae4c2720547a88968cb71bf84271f: Bootstrap starting.
I20260608 12:42:19.804901  6548 tablet_bootstrap.cc:654] T d3b270c0977040eb86a535815d10481d P 1115373ecab84754a03e77ca06fc450c: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:19.809928  6549 tablet_bootstrap.cc:654] T d3b270c0977040eb86a535815d10481d P 285c7eb0e30144a9a61b7549f0e63c29: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:19.811206  6548 tablet_bootstrap.cc:492] T d3b270c0977040eb86a535815d10481d P 1115373ecab84754a03e77ca06fc450c: No bootstrap required, opened a new log
I20260608 12:42:19.811697  6548 ts_tablet_manager.cc:1403] T d3b270c0977040eb86a535815d10481d P 1115373ecab84754a03e77ca06fc450c: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.003s
I20260608 12:42:19.812466  6550 tablet_bootstrap.cc:654] T d3b270c0977040eb86a535815d10481d P 6edae4c2720547a88968cb71bf84271f: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:19.814814  6548 raft_consensus.cc:359] T d3b270c0977040eb86a535815d10481d P 1115373ecab84754a03e77ca06fc450c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1115373ecab84754a03e77ca06fc450c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44963 } } peers { permanent_uuid: "6edae4c2720547a88968cb71bf84271f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43429 } } peers { permanent_uuid: "285c7eb0e30144a9a61b7549f0e63c29" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36583 } }
I20260608 12:42:19.815577  6548 raft_consensus.cc:385] T d3b270c0977040eb86a535815d10481d P 1115373ecab84754a03e77ca06fc450c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:19.815939  6548 raft_consensus.cc:740] T d3b270c0977040eb86a535815d10481d P 1115373ecab84754a03e77ca06fc450c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1115373ecab84754a03e77ca06fc450c, State: Initialized, Role: FOLLOWER
I20260608 12:42:19.816288  6549 tablet_bootstrap.cc:492] T d3b270c0977040eb86a535815d10481d P 285c7eb0e30144a9a61b7549f0e63c29: No bootstrap required, opened a new log
I20260608 12:42:19.816874  6549 ts_tablet_manager.cc:1403] T d3b270c0977040eb86a535815d10481d P 285c7eb0e30144a9a61b7549f0e63c29: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.005s
I20260608 12:42:19.816900  6548 consensus_queue.cc:260] T d3b270c0977040eb86a535815d10481d P 1115373ecab84754a03e77ca06fc450c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1115373ecab84754a03e77ca06fc450c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44963 } } peers { permanent_uuid: "6edae4c2720547a88968cb71bf84271f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43429 } } peers { permanent_uuid: "285c7eb0e30144a9a61b7549f0e63c29" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36583 } }
I20260608 12:42:19.818524  6550 tablet_bootstrap.cc:492] T d3b270c0977040eb86a535815d10481d P 6edae4c2720547a88968cb71bf84271f: No bootstrap required, opened a new log
I20260608 12:42:19.820207  6548 ts_tablet_manager.cc:1434] T d3b270c0977040eb86a535815d10481d P 1115373ecab84754a03e77ca06fc450c: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.004s
I20260608 12:42:19.820576  6549 raft_consensus.cc:359] T d3b270c0977040eb86a535815d10481d P 285c7eb0e30144a9a61b7549f0e63c29 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1115373ecab84754a03e77ca06fc450c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44963 } } peers { permanent_uuid: "6edae4c2720547a88968cb71bf84271f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43429 } } peers { permanent_uuid: "285c7eb0e30144a9a61b7549f0e63c29" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36583 } }
I20260608 12:42:19.819126  6550 ts_tablet_manager.cc:1403] T d3b270c0977040eb86a535815d10481d P 6edae4c2720547a88968cb71bf84271f: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.005s
I20260608 12:42:19.821552  6549 raft_consensus.cc:385] T d3b270c0977040eb86a535815d10481d P 285c7eb0e30144a9a61b7549f0e63c29 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:19.821964  6549 raft_consensus.cc:740] T d3b270c0977040eb86a535815d10481d P 285c7eb0e30144a9a61b7549f0e63c29 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 285c7eb0e30144a9a61b7549f0e63c29, State: Initialized, Role: FOLLOWER
I20260608 12:42:19.823024  6549 consensus_queue.cc:260] T d3b270c0977040eb86a535815d10481d P 285c7eb0e30144a9a61b7549f0e63c29 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1115373ecab84754a03e77ca06fc450c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44963 } } peers { permanent_uuid: "6edae4c2720547a88968cb71bf84271f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43429 } } peers { permanent_uuid: "285c7eb0e30144a9a61b7549f0e63c29" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36583 } }
I20260608 12:42:19.826260  6549 ts_tablet_manager.cc:1434] T d3b270c0977040eb86a535815d10481d P 285c7eb0e30144a9a61b7549f0e63c29: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260608 12:42:19.824978  6550 raft_consensus.cc:359] T d3b270c0977040eb86a535815d10481d P 6edae4c2720547a88968cb71bf84271f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1115373ecab84754a03e77ca06fc450c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44963 } } peers { permanent_uuid: "6edae4c2720547a88968cb71bf84271f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43429 } } peers { permanent_uuid: "285c7eb0e30144a9a61b7549f0e63c29" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36583 } }
I20260608 12:42:19.827291  6550 raft_consensus.cc:385] T d3b270c0977040eb86a535815d10481d P 6edae4c2720547a88968cb71bf84271f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:19.827785  6550 raft_consensus.cc:740] T d3b270c0977040eb86a535815d10481d P 6edae4c2720547a88968cb71bf84271f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6edae4c2720547a88968cb71bf84271f, State: Initialized, Role: FOLLOWER
I20260608 12:42:19.828796  6550 consensus_queue.cc:260] T d3b270c0977040eb86a535815d10481d P 6edae4c2720547a88968cb71bf84271f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1115373ecab84754a03e77ca06fc450c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44963 } } peers { permanent_uuid: "6edae4c2720547a88968cb71bf84271f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43429 } } peers { permanent_uuid: "285c7eb0e30144a9a61b7549f0e63c29" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36583 } }
I20260608 12:42:19.831662  6550 ts_tablet_manager.cc:1434] T d3b270c0977040eb86a535815d10481d P 6edae4c2720547a88968cb71bf84271f: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260608 12:42:20.013808  6554 raft_consensus.cc:493] T d3b270c0977040eb86a535815d10481d P 1115373ecab84754a03e77ca06fc450c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:42:20.014312  6554 raft_consensus.cc:515] T d3b270c0977040eb86a535815d10481d P 1115373ecab84754a03e77ca06fc450c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1115373ecab84754a03e77ca06fc450c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44963 } } peers { permanent_uuid: "6edae4c2720547a88968cb71bf84271f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43429 } } peers { permanent_uuid: "285c7eb0e30144a9a61b7549f0e63c29" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36583 } }
I20260608 12:42:20.016527  6554 leader_election.cc:290] T d3b270c0977040eb86a535815d10481d P 1115373ecab84754a03e77ca06fc450c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6edae4c2720547a88968cb71bf84271f (127.0.107.195:43429), 285c7eb0e30144a9a61b7549f0e63c29 (127.0.107.194:36583)
I20260608 12:42:20.028861  6503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3b270c0977040eb86a535815d10481d" candidate_uuid: "1115373ecab84754a03e77ca06fc450c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6edae4c2720547a88968cb71bf84271f" is_pre_election: true
I20260608 12:42:20.028865  6429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3b270c0977040eb86a535815d10481d" candidate_uuid: "1115373ecab84754a03e77ca06fc450c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "285c7eb0e30144a9a61b7549f0e63c29" is_pre_election: true
I20260608 12:42:20.029706  6503 raft_consensus.cc:2468] T d3b270c0977040eb86a535815d10481d P 6edae4c2720547a88968cb71bf84271f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1115373ecab84754a03e77ca06fc450c in term 0.
I20260608 12:42:20.029747  6429 raft_consensus.cc:2468] T d3b270c0977040eb86a535815d10481d P 285c7eb0e30144a9a61b7549f0e63c29 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1115373ecab84754a03e77ca06fc450c in term 0.
I20260608 12:42:20.030992  6317 leader_election.cc:304] T d3b270c0977040eb86a535815d10481d P 1115373ecab84754a03e77ca06fc450c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1115373ecab84754a03e77ca06fc450c, 6edae4c2720547a88968cb71bf84271f; no voters: 
I20260608 12:42:20.031781  6554 raft_consensus.cc:2804] T d3b270c0977040eb86a535815d10481d P 1115373ecab84754a03e77ca06fc450c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:42:20.032169  6554 raft_consensus.cc:493] T d3b270c0977040eb86a535815d10481d P 1115373ecab84754a03e77ca06fc450c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:42:20.032421  6554 raft_consensus.cc:3060] T d3b270c0977040eb86a535815d10481d P 1115373ecab84754a03e77ca06fc450c [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:20.037832  6554 raft_consensus.cc:515] T d3b270c0977040eb86a535815d10481d P 1115373ecab84754a03e77ca06fc450c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1115373ecab84754a03e77ca06fc450c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44963 } } peers { permanent_uuid: "6edae4c2720547a88968cb71bf84271f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43429 } } peers { permanent_uuid: "285c7eb0e30144a9a61b7549f0e63c29" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36583 } }
I20260608 12:42:20.040051  6554 leader_election.cc:290] T d3b270c0977040eb86a535815d10481d P 1115373ecab84754a03e77ca06fc450c [CANDIDATE]: Term 1 election: Requested vote from peers 6edae4c2720547a88968cb71bf84271f (127.0.107.195:43429), 285c7eb0e30144a9a61b7549f0e63c29 (127.0.107.194:36583)
I20260608 12:42:20.040890  6503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3b270c0977040eb86a535815d10481d" candidate_uuid: "1115373ecab84754a03e77ca06fc450c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6edae4c2720547a88968cb71bf84271f"
I20260608 12:42:20.041213  6429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3b270c0977040eb86a535815d10481d" candidate_uuid: "1115373ecab84754a03e77ca06fc450c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "285c7eb0e30144a9a61b7549f0e63c29"
I20260608 12:42:20.041500  6503 raft_consensus.cc:3060] T d3b270c0977040eb86a535815d10481d P 6edae4c2720547a88968cb71bf84271f [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:20.041929  6429 raft_consensus.cc:3060] T d3b270c0977040eb86a535815d10481d P 285c7eb0e30144a9a61b7549f0e63c29 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:20.046876  6429 raft_consensus.cc:2468] T d3b270c0977040eb86a535815d10481d P 285c7eb0e30144a9a61b7549f0e63c29 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1115373ecab84754a03e77ca06fc450c in term 1.
I20260608 12:42:20.046892  6503 raft_consensus.cc:2468] T d3b270c0977040eb86a535815d10481d P 6edae4c2720547a88968cb71bf84271f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1115373ecab84754a03e77ca06fc450c in term 1.
I20260608 12:42:20.048278  6318 leader_election.cc:304] T d3b270c0977040eb86a535815d10481d P 1115373ecab84754a03e77ca06fc450c [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: 1115373ecab84754a03e77ca06fc450c, 285c7eb0e30144a9a61b7549f0e63c29; no voters: 
I20260608 12:42:20.049101  6554 raft_consensus.cc:2804] T d3b270c0977040eb86a535815d10481d P 1115373ecab84754a03e77ca06fc450c [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:42:20.050280  6554 raft_consensus.cc:697] T d3b270c0977040eb86a535815d10481d P 1115373ecab84754a03e77ca06fc450c [term 1 LEADER]: Becoming Leader. State: Replica: 1115373ecab84754a03e77ca06fc450c, State: Running, Role: LEADER
I20260608 12:42:20.051107  6554 consensus_queue.cc:237] T d3b270c0977040eb86a535815d10481d P 1115373ecab84754a03e77ca06fc450c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1115373ecab84754a03e77ca06fc450c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44963 } } peers { permanent_uuid: "6edae4c2720547a88968cb71bf84271f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43429 } } peers { permanent_uuid: "285c7eb0e30144a9a61b7549f0e63c29" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36583 } }
I20260608 12:42:20.058125  6252 catalog_manager.cc:5696] T d3b270c0977040eb86a535815d10481d P 1115373ecab84754a03e77ca06fc450c reported cstate change: term changed from 0 to 1, leader changed from <none> to 1115373ecab84754a03e77ca06fc450c (127.0.107.193). New cstate: current_term: 1 leader_uuid: "1115373ecab84754a03e77ca06fc450c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1115373ecab84754a03e77ca06fc450c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44963 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6edae4c2720547a88968cb71bf84271f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43429 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "285c7eb0e30144a9a61b7549f0e63c29" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36583 } health_report { overall_health: UNKNOWN } } }
I20260608 12:42:20.081202   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
I20260608 12:42:20.101258   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:42:20.102170   431 tablet_replica.cc:333] T d3b270c0977040eb86a535815d10481d P 1115373ecab84754a03e77ca06fc450c: stopping tablet replica
I20260608 12:42:20.102777   431 raft_consensus.cc:2243] T d3b270c0977040eb86a535815d10481d P 1115373ecab84754a03e77ca06fc450c [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:42:20.103410   431 pending_rounds.cc:70] T d3b270c0977040eb86a535815d10481d P 1115373ecab84754a03e77ca06fc450c: Trying to abort 1 pending ops.
I20260608 12:42:20.103614   431 pending_rounds.cc:77] T d3b270c0977040eb86a535815d10481d P 1115373ecab84754a03e77ca06fc450c: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294658724057059328 op_type: NO_OP noop_request { }
I20260608 12:42:20.103924   431 raft_consensus.cc:2889] T d3b270c0977040eb86a535815d10481d P 1115373ecab84754a03e77ca06fc450c [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 12:42:20.104221   431 raft_consensus.cc:2272] T d3b270c0977040eb86a535815d10481d P 1115373ecab84754a03e77ca06fc450c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:20.124934   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
I20260608 12:42:20.195950  6305 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:42:20.197630  6305 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:42:20.198004  6305 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:42:21.726117  6562 raft_consensus.cc:493] T d3b270c0977040eb86a535815d10481d P 6edae4c2720547a88968cb71bf84271f [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:42:21.727054  6562 raft_consensus.cc:515] T d3b270c0977040eb86a535815d10481d P 6edae4c2720547a88968cb71bf84271f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1115373ecab84754a03e77ca06fc450c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44963 } } peers { permanent_uuid: "6edae4c2720547a88968cb71bf84271f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43429 } } peers { permanent_uuid: "285c7eb0e30144a9a61b7549f0e63c29" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36583 } }
I20260608 12:42:21.731053  6562 leader_election.cc:290] T d3b270c0977040eb86a535815d10481d P 6edae4c2720547a88968cb71bf84271f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1115373ecab84754a03e77ca06fc450c (127.0.107.193:44963), 285c7eb0e30144a9a61b7549f0e63c29 (127.0.107.194:36583)
W20260608 12:42:21.740952  6469 leader_election.cc:336] T d3b270c0977040eb86a535815d10481d P 6edae4c2720547a88968cb71bf84271f [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 1115373ecab84754a03e77ca06fc450c (127.0.107.193:44963): Network error: Client connection negotiation failed: client connection to 127.0.107.193:44963: connect: Connection refused (error 111)
I20260608 12:42:21.747709  6429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3b270c0977040eb86a535815d10481d" candidate_uuid: "6edae4c2720547a88968cb71bf84271f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "285c7eb0e30144a9a61b7549f0e63c29" is_pre_election: true
I20260608 12:42:21.748485  6429 raft_consensus.cc:2468] T d3b270c0977040eb86a535815d10481d P 285c7eb0e30144a9a61b7549f0e63c29 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6edae4c2720547a88968cb71bf84271f in term 1.
I20260608 12:42:21.750243  6467 leader_election.cc:304] T d3b270c0977040eb86a535815d10481d P 6edae4c2720547a88968cb71bf84271f [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: 285c7eb0e30144a9a61b7549f0e63c29, 6edae4c2720547a88968cb71bf84271f; no voters: 1115373ecab84754a03e77ca06fc450c
I20260608 12:42:21.751252  6562 raft_consensus.cc:2804] T d3b270c0977040eb86a535815d10481d P 6edae4c2720547a88968cb71bf84271f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 12:42:21.751703  6562 raft_consensus.cc:493] T d3b270c0977040eb86a535815d10481d P 6edae4c2720547a88968cb71bf84271f [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:42:21.751989  6562 raft_consensus.cc:3060] T d3b270c0977040eb86a535815d10481d P 6edae4c2720547a88968cb71bf84271f [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:42:21.758695  6562 raft_consensus.cc:515] T d3b270c0977040eb86a535815d10481d P 6edae4c2720547a88968cb71bf84271f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1115373ecab84754a03e77ca06fc450c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44963 } } peers { permanent_uuid: "6edae4c2720547a88968cb71bf84271f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43429 } } peers { permanent_uuid: "285c7eb0e30144a9a61b7549f0e63c29" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36583 } }
I20260608 12:42:21.760658  6562 leader_election.cc:290] T d3b270c0977040eb86a535815d10481d P 6edae4c2720547a88968cb71bf84271f [CANDIDATE]: Term 2 election: Requested vote from peers 1115373ecab84754a03e77ca06fc450c (127.0.107.193:44963), 285c7eb0e30144a9a61b7549f0e63c29 (127.0.107.194:36583)
I20260608 12:42:21.762267  6429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3b270c0977040eb86a535815d10481d" candidate_uuid: "6edae4c2720547a88968cb71bf84271f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "285c7eb0e30144a9a61b7549f0e63c29"
I20260608 12:42:21.763036  6429 raft_consensus.cc:3060] T d3b270c0977040eb86a535815d10481d P 285c7eb0e30144a9a61b7549f0e63c29 [term 1 FOLLOWER]: Advancing to term 2
W20260608 12:42:21.764526  6469 leader_election.cc:336] T d3b270c0977040eb86a535815d10481d P 6edae4c2720547a88968cb71bf84271f [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 1115373ecab84754a03e77ca06fc450c (127.0.107.193:44963): Network error: Client connection negotiation failed: client connection to 127.0.107.193:44963: connect: Connection refused (error 111)
I20260608 12:42:21.771143  6429 raft_consensus.cc:2468] T d3b270c0977040eb86a535815d10481d P 285c7eb0e30144a9a61b7549f0e63c29 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6edae4c2720547a88968cb71bf84271f in term 2.
I20260608 12:42:21.772644  6467 leader_election.cc:304] T d3b270c0977040eb86a535815d10481d P 6edae4c2720547a88968cb71bf84271f [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: 285c7eb0e30144a9a61b7549f0e63c29, 6edae4c2720547a88968cb71bf84271f; no voters: 1115373ecab84754a03e77ca06fc450c
I20260608 12:42:21.773380  6562 raft_consensus.cc:2804] T d3b270c0977040eb86a535815d10481d P 6edae4c2720547a88968cb71bf84271f [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:42:21.774533  6562 raft_consensus.cc:697] T d3b270c0977040eb86a535815d10481d P 6edae4c2720547a88968cb71bf84271f [term 2 LEADER]: Becoming Leader. State: Replica: 6edae4c2720547a88968cb71bf84271f, State: Running, Role: LEADER
I20260608 12:42:21.775601  6562 consensus_queue.cc:237] T d3b270c0977040eb86a535815d10481d P 6edae4c2720547a88968cb71bf84271f [LEADER]: Queue going to LEADER 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: "1115373ecab84754a03e77ca06fc450c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44963 } } peers { permanent_uuid: "6edae4c2720547a88968cb71bf84271f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43429 } } peers { permanent_uuid: "285c7eb0e30144a9a61b7549f0e63c29" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36583 } }
I20260608 12:42:21.785485  6252 catalog_manager.cc:5696] T d3b270c0977040eb86a535815d10481d P 6edae4c2720547a88968cb71bf84271f reported cstate change: term changed from 1 to 2, leader changed from 1115373ecab84754a03e77ca06fc450c (127.0.107.193) to 6edae4c2720547a88968cb71bf84271f (127.0.107.195). New cstate: current_term: 2 leader_uuid: "6edae4c2720547a88968cb71bf84271f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1115373ecab84754a03e77ca06fc450c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44963 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6edae4c2720547a88968cb71bf84271f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43429 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "285c7eb0e30144a9a61b7549f0e63c29" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36583 } health_report { overall_health: UNKNOWN } } }
I20260608 12:42:22.155716  6429 raft_consensus.cc:1275] T d3b270c0977040eb86a535815d10481d P 285c7eb0e30144a9a61b7549f0e63c29 [term 2 FOLLOWER]: Refusing update from remote peer 6edae4c2720547a88968cb71bf84271f: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260608 12:42:22.157258  6562 consensus_queue.cc:1048] T d3b270c0977040eb86a535815d10481d P 6edae4c2720547a88968cb71bf84271f [LEADER]: Connected to new peer: Peer: permanent_uuid: "285c7eb0e30144a9a61b7549f0e63c29" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 12:42:22.175576  6469 consensus_peers.cc:597] T d3b270c0977040eb86a535815d10481d P 6edae4c2720547a88968cb71bf84271f -> Peer 1115373ecab84754a03e77ca06fc450c (127.0.107.193:44963): Couldn't send request to peer 1115373ecab84754a03e77ca06fc450c. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:44963: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:42:22.199182  6305 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:42:22.200873  6305 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:42:22.201239  6305 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 12:42:23.090924  6469 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.107.193:44963: connect: Connection refused (error 111) [suppressed 4 similar messages]
I20260608 12:42:24.202198  6305 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:42:24.203619  6305 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:42:24.203956  6305 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 12:42:24.553815  6469 consensus_peers.cc:597] T d3b270c0977040eb86a535815d10481d P 6edae4c2720547a88968cb71bf84271f -> Peer 1115373ecab84754a03e77ca06fc450c (127.0.107.193:44963): Couldn't send request to peer 1115373ecab84754a03e77ca06fc450c. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:44963: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260608 12:42:26.205561  6305 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:42:26.207479  6305 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:42:26.207871  6305 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 12:42:27.094951  6469 consensus_peers.cc:597] T d3b270c0977040eb86a535815d10481d P 6edae4c2720547a88968cb71bf84271f -> Peer 1115373ecab84754a03e77ca06fc450c (127.0.107.193:44963): Couldn't send request to peer 1115373ecab84754a03e77ca06fc450c. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:44963: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260608 12:42:28.209110  6305 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:42:28.210835  6305 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:42:28.211220  6305 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 12:42:28.590946  6469 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.107.193:44963: connect: Connection refused (error 111) [suppressed 10 similar messages]
W20260608 12:42:29.635584  6469 consensus_peers.cc:597] T d3b270c0977040eb86a535815d10481d P 6edae4c2720547a88968cb71bf84271f -> Peer 1115373ecab84754a03e77ca06fc450c (127.0.107.193:44963): Couldn't send request to peer 1115373ecab84754a03e77ca06fc450c. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:44963: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260608 12:42:30.212149  6305 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:42:30.213727  6305 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:42:30.214118  6305 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:42:31.198652   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
I20260608 12:42:31.228400   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:42:31.229451   431 tablet_replica.cc:333] T d3b270c0977040eb86a535815d10481d P 285c7eb0e30144a9a61b7549f0e63c29: stopping tablet replica
I20260608 12:42:31.230263   431 raft_consensus.cc:2243] T d3b270c0977040eb86a535815d10481d P 285c7eb0e30144a9a61b7549f0e63c29 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:31.230880   431 raft_consensus.cc:2272] T d3b270c0977040eb86a535815d10481d P 285c7eb0e30144a9a61b7549f0e63c29 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:31.254030   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
I20260608 12:42:31.269412   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
W20260608 12:42:31.289319  6467 consensus_peers.cc:597] T d3b270c0977040eb86a535815d10481d P 6edae4c2720547a88968cb71bf84271f -> Peer 285c7eb0e30144a9a61b7549f0e63c29 (127.0.107.194:36583): Couldn't send request to peer 285c7eb0e30144a9a61b7549f0e63c29. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.194:36583: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:42:31.301257   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:42:31.302160   431 tablet_replica.cc:333] T d3b270c0977040eb86a535815d10481d P 6edae4c2720547a88968cb71bf84271f: stopping tablet replica
I20260608 12:42:31.302721   431 raft_consensus.cc:2243] T d3b270c0977040eb86a535815d10481d P 6edae4c2720547a88968cb71bf84271f [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:42:31.304049   431 raft_consensus.cc:2272] T d3b270c0977040eb86a535815d10481d P 6edae4c2720547a88968cb71bf84271f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:31.325891   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260608 12:42:31.339037   431 master.cc:562] Master@127.0.107.254:41105 shutting down...
I20260608 12:42:31.363463   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 351b066e5f1748989f7b4bbdebf47c6c [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:42:31.364266   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 351b066e5f1748989f7b4bbdebf47c6c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:31.364706   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P 351b066e5f1748989f7b4bbdebf47c6c: stopping tablet replica
I20260608 12:42:31.384874   431 master.cc:584] Master@127.0.107.254:41105 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor (13378 ms)
[ RUN      ] AutoRebalancerTest.NoRebalancingIfReplicasRecovering
I20260608 12:42:31.425899   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:40197
I20260608 12:42:31.427202   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:42:31.434131  6605 instance_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:42:31.434157  6606 instance_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:42:31.435348  6608 instance_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:42:31.435470   431 server_base.cc:1061] running on GCE node
I20260608 12:42:31.436501   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:42:31.436784   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:42:31.436998   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922551436960 us; error 0 us; skew 500 ppm
I20260608 12:42:31.437661   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:42:31.440420   431 webserver.cc:533] Webserver started at http://127.0.107.254:38783/ using document root <none> and password file <none>
I20260608 12:42:31.441421   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:42:31.441767   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:42:31.442277   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:42:31.445230   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922379125897-431-0/minicluster-data/master-0-root/instance:
uuid: "da47254375b744fb9b95ea9879e13931"
format_stamp: "Formatted at 2026-06-08 12:42:31 on dist-test-slave-gg24"
I20260608 12:42:31.452112   431 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.007s	sys 0.000s
I20260608 12:42:31.456364  6613 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:42:31.457329   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 12:42:31.457674   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922379125897-431-0/minicluster-data/master-0-root
uuid: "da47254375b744fb9b95ea9879e13931"
format_stamp: "Formatted at 2026-06-08 12:42:31 on dist-test-slave-gg24"
I20260608 12:42:31.457976   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922379125897-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922379125897-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922379125897-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:42:31.472522   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:42:31.473932   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:42:31.520363   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:40197
I20260608 12:42:31.520498  6664 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:40197 every 8 connection(s)
I20260608 12:42:31.525455  6665 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:42:31.538051  6665 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P da47254375b744fb9b95ea9879e13931: Bootstrap starting.
I20260608 12:42:31.543921  6665 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P da47254375b744fb9b95ea9879e13931: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:31.550808  6665 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P da47254375b744fb9b95ea9879e13931: No bootstrap required, opened a new log
I20260608 12:42:31.553591  6665 raft_consensus.cc:359] T 00000000000000000000000000000000 P da47254375b744fb9b95ea9879e13931 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "da47254375b744fb9b95ea9879e13931" member_type: VOTER }
I20260608 12:42:31.554049  6665 raft_consensus.cc:385] T 00000000000000000000000000000000 P da47254375b744fb9b95ea9879e13931 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:31.554347  6665 raft_consensus.cc:740] T 00000000000000000000000000000000 P da47254375b744fb9b95ea9879e13931 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da47254375b744fb9b95ea9879e13931, State: Initialized, Role: FOLLOWER
I20260608 12:42:31.555048  6665 consensus_queue.cc:260] T 00000000000000000000000000000000 P da47254375b744fb9b95ea9879e13931 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "da47254375b744fb9b95ea9879e13931" member_type: VOTER }
I20260608 12:42:31.555545  6665 raft_consensus.cc:399] T 00000000000000000000000000000000 P da47254375b744fb9b95ea9879e13931 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:42:31.555763  6665 raft_consensus.cc:493] T 00000000000000000000000000000000 P da47254375b744fb9b95ea9879e13931 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:42:31.556085  6665 raft_consensus.cc:3060] T 00000000000000000000000000000000 P da47254375b744fb9b95ea9879e13931 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:31.561290  6665 raft_consensus.cc:515] T 00000000000000000000000000000000 P da47254375b744fb9b95ea9879e13931 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "da47254375b744fb9b95ea9879e13931" member_type: VOTER }
I20260608 12:42:31.562141  6665 leader_election.cc:304] T 00000000000000000000000000000000 P da47254375b744fb9b95ea9879e13931 [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: da47254375b744fb9b95ea9879e13931; no voters: 
I20260608 12:42:31.564079  6665 leader_election.cc:290] T 00000000000000000000000000000000 P da47254375b744fb9b95ea9879e13931 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:42:31.564821  6668 raft_consensus.cc:2804] T 00000000000000000000000000000000 P da47254375b744fb9b95ea9879e13931 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:42:31.566794  6668 raft_consensus.cc:697] T 00000000000000000000000000000000 P da47254375b744fb9b95ea9879e13931 [term 1 LEADER]: Becoming Leader. State: Replica: da47254375b744fb9b95ea9879e13931, State: Running, Role: LEADER
I20260608 12:42:31.567584  6668 consensus_queue.cc:237] T 00000000000000000000000000000000 P da47254375b744fb9b95ea9879e13931 [LEADER]: Queue going to LEADER mode. State: All 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: "da47254375b744fb9b95ea9879e13931" member_type: VOTER }
I20260608 12:42:31.568838  6665 sys_catalog.cc:565] T 00000000000000000000000000000000 P da47254375b744fb9b95ea9879e13931 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:42:31.571285  6670 sys_catalog.cc:455] T 00000000000000000000000000000000 P da47254375b744fb9b95ea9879e13931 [sys.catalog]: SysCatalogTable state changed. Reason: New leader da47254375b744fb9b95ea9879e13931. Latest consensus state: current_term: 1 leader_uuid: "da47254375b744fb9b95ea9879e13931" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "da47254375b744fb9b95ea9879e13931" member_type: VOTER } }
I20260608 12:42:31.571830  6670 sys_catalog.cc:458] T 00000000000000000000000000000000 P da47254375b744fb9b95ea9879e13931 [sys.catalog]: This master's current role is: LEADER
I20260608 12:42:31.573925  6669 sys_catalog.cc:455] T 00000000000000000000000000000000 P da47254375b744fb9b95ea9879e13931 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "da47254375b744fb9b95ea9879e13931" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "da47254375b744fb9b95ea9879e13931" member_type: VOTER } }
I20260608 12:42:31.574797  6669 sys_catalog.cc:458] T 00000000000000000000000000000000 P da47254375b744fb9b95ea9879e13931 [sys.catalog]: This master's current role is: LEADER
I20260608 12:42:31.581836  6673 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:42:31.590986  6673 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:42:31.592332   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:42:31.601981  6673 catalog_manager.cc:1382] Generated new cluster ID: fba285c45c6d4d4b93dfb72f5bbe85b1
I20260608 12:42:31.602458  6673 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:42:31.682509  6673 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:42:31.684082  6673 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:42:31.697788  6673 catalog_manager.cc:6069] T 00000000000000000000000000000000 P da47254375b744fb9b95ea9879e13931: Generated new TSK 0
I20260608 12:42:31.698508  6673 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:42:31.724466   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:42:31.733055  6686 instance_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:42:31.733943  6687 instance_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:42:31.735713  6689 instance_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:42:31.735973   431 server_base.cc:1061] running on GCE node
I20260608 12:42:31.736968   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:42:31.737154   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:42:31.737280   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922551737267 us; error 0 us; skew 500 ppm
I20260608 12:42:31.737833   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:42:31.740389   431 webserver.cc:533] Webserver started at http://127.0.107.193:44427/ using document root <none> and password file <none>
I20260608 12:42:31.740989   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:42:31.741158   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:42:31.741398   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:42:31.742758   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922379125897-431-0/minicluster-data/ts-0-root/instance:
uuid: "75c5de21f8d340a08c5c91a329dccd27"
format_stamp: "Formatted at 2026-06-08 12:42:31 on dist-test-slave-gg24"
I20260608 12:42:31.749207   431 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.007s	sys 0.000s
I20260608 12:42:31.753827  6694 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:42:31.754789   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 12:42:31.755136   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922379125897-431-0/minicluster-data/ts-0-root
uuid: "75c5de21f8d340a08c5c91a329dccd27"
format_stamp: "Formatted at 2026-06-08 12:42:31 on dist-test-slave-gg24"
I20260608 12:42:31.755439   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922379125897-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922379125897-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922379125897-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:42:31.771970   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:42:31.773437   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:42:31.775205   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:42:31.777907   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:42:31.778170   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:31.778460   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:42:31.778659   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:31.825378   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:37451
I20260608 12:42:31.825479  6756 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:37451 every 8 connection(s)
I20260608 12:42:31.831387   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:42:31.839995  6761 instance_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:42:31.841135  6762 instance_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:42:31.843959  6764 instance_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:42:31.844429   431 server_base.cc:1061] running on GCE node
I20260608 12:42:31.845813   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:42:31.846084   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:42:31.846297   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922551846277 us; error 0 us; skew 500 ppm
I20260608 12:42:31.846931   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:42:31.849078  6757 heartbeater.cc:344] Connected to a master server at 127.0.107.254:40197
I20260608 12:42:31.849462  6757 heartbeater.cc:461] Registering TS with master...
I20260608 12:42:31.850216   431 webserver.cc:533] Webserver started at http://127.0.107.194:39193/ using document root <none> and password file <none>
I20260608 12:42:31.850335  6757 heartbeater.cc:507] Master 127.0.107.254:40197 requested a full tablet report, sending...
I20260608 12:42:31.850878   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:42:31.851136   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:42:31.851445   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:42:31.852988   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922379125897-431-0/minicluster-data/ts-1-root/instance:
uuid: "4751e3be2c68460aac30762ac23590a0"
format_stamp: "Formatted at 2026-06-08 12:42:31 on dist-test-slave-gg24"
I20260608 12:42:31.853092  6630 ts_manager.cc:194] Registered new tserver with Master: 75c5de21f8d340a08c5c91a329dccd27 (127.0.107.193:37451)
I20260608 12:42:31.855300  6630 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33690
I20260608 12:42:31.858554   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 12:42:31.862473  6769 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:42:31.863319   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260608 12:42:31.863646   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922379125897-431-0/minicluster-data/ts-1-root
uuid: "4751e3be2c68460aac30762ac23590a0"
format_stamp: "Formatted at 2026-06-08 12:42:31 on dist-test-slave-gg24"
I20260608 12:42:31.863950   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922379125897-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922379125897-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922379125897-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:42:31.885033   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:42:31.886332   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:42:31.887883   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:42:31.890339   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:42:31.890585   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:31.890839   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:42:31.891054   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:31.933074   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:45415
I20260608 12:42:31.933197  6831 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:45415 every 8 connection(s)
I20260608 12:42:31.938537   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:42:31.948364  6835 instance_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:42:31.951002  6836 instance_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:42:31.954391  6832 heartbeater.cc:344] Connected to a master server at 127.0.107.254:40197
I20260608 12:42:31.954751   431 server_base.cc:1061] running on GCE node
I20260608 12:42:31.954932  6832 heartbeater.cc:461] Registering TS with master...
W20260608 12:42:31.955889  6838 instance_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:42:31.956156  6832 heartbeater.cc:507] Master 127.0.107.254:40197 requested a full tablet report, sending...
I20260608 12:42:31.957146   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:42:31.957530   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:42:31.957744   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922551957727 us; error 0 us; skew 500 ppm
I20260608 12:42:31.958633   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:42:31.958961  6630 ts_manager.cc:194] Registered new tserver with Master: 4751e3be2c68460aac30762ac23590a0 (127.0.107.194:45415)
I20260608 12:42:31.961411  6630 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33692
I20260608 12:42:31.962522   431 webserver.cc:533] Webserver started at http://127.0.107.195:33531/ using document root <none> and password file <none>
I20260608 12:42:31.963307   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:42:31.963699   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:42:31.964121   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:42:31.966452   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922379125897-431-0/minicluster-data/ts-2-root/instance:
uuid: "d98dcc2006d6458ab1bc0217cbef6fa7"
format_stamp: "Formatted at 2026-06-08 12:42:31 on dist-test-slave-gg24"
I20260608 12:42:31.972707   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.005s
I20260608 12:42:31.976469  6843 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:42:31.977419   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.003s
I20260608 12:42:31.977761   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922379125897-431-0/minicluster-data/ts-2-root
uuid: "d98dcc2006d6458ab1bc0217cbef6fa7"
format_stamp: "Formatted at 2026-06-08 12:42:31 on dist-test-slave-gg24"
I20260608 12:42:31.978082   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922379125897-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922379125897-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922379125897-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:42:32.019102   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:42:32.020417   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:42:32.022341   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:42:32.025242   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:42:32.025653   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:32.025951   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:42:32.026152   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:32.073072   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:40929
I20260608 12:42:32.073448  6905 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:40929 every 8 connection(s)
I20260608 12:42:32.092471  6906 heartbeater.cc:344] Connected to a master server at 127.0.107.254:40197
I20260608 12:42:32.093075  6906 heartbeater.cc:461] Registering TS with master...
I20260608 12:42:32.093986  6906 heartbeater.cc:507] Master 127.0.107.254:40197 requested a full tablet report, sending...
I20260608 12:42:32.096683  6630 ts_manager.cc:194] Registered new tserver with Master: d98dcc2006d6458ab1bc0217cbef6fa7 (127.0.107.195:40929)
I20260608 12:42:32.097332   431 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.02045213s
I20260608 12:42:32.098301  6630 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33694
I20260608 12:42:32.659770  6630 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33708:
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:42:32.662499  6630 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:42:32.730322  6722 tablet_service.cc:1511] Processing CreateTablet for tablet d44d8069cbd84d5884d59f24efe0d1ec (DEFAULT_TABLE table=test-workload [id=f67300d3948c47fc9a522f364b306d07]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:42:32.732738  6722 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d44d8069cbd84d5884d59f24efe0d1ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:32.735345  6719 tablet_service.cc:1511] Processing CreateTablet for tablet 561e7fd567ad445ea517b9bc77c2174a (DEFAULT_TABLE table=test-workload [id=f67300d3948c47fc9a522f364b306d07]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:42:32.735345  6720 tablet_service.cc:1511] Processing CreateTablet for tablet 3ba63207dea247b3933ac51026e031e4 (DEFAULT_TABLE table=test-workload [id=f67300d3948c47fc9a522f364b306d07]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:42:32.738389  6719 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 561e7fd567ad445ea517b9bc77c2174a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:32.733882  6721 tablet_service.cc:1511] Processing CreateTablet for tablet aa748b8d7f7a4fcd98a8574919af6680 (DEFAULT_TABLE table=test-workload [id=f67300d3948c47fc9a522f364b306d07]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:42:32.740792  6721 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa748b8d7f7a4fcd98a8574919af6680. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:32.745031  6720 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ba63207dea247b3933ac51026e031e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:32.757246  6797 tablet_service.cc:1511] Processing CreateTablet for tablet d44d8069cbd84d5884d59f24efe0d1ec (DEFAULT_TABLE table=test-workload [id=f67300d3948c47fc9a522f364b306d07]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:42:32.758695  6924 tablet_bootstrap.cc:492] T d44d8069cbd84d5884d59f24efe0d1ec P 75c5de21f8d340a08c5c91a329dccd27: Bootstrap starting.
I20260608 12:42:32.758858  6797 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d44d8069cbd84d5884d59f24efe0d1ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:32.761641  6796 tablet_service.cc:1511] Processing CreateTablet for tablet aa748b8d7f7a4fcd98a8574919af6680 (DEFAULT_TABLE table=test-workload [id=f67300d3948c47fc9a522f364b306d07]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:42:32.764329  6795 tablet_service.cc:1511] Processing CreateTablet for tablet 3ba63207dea247b3933ac51026e031e4 (DEFAULT_TABLE table=test-workload [id=f67300d3948c47fc9a522f364b306d07]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:42:32.767234  6794 tablet_service.cc:1511] Processing CreateTablet for tablet 561e7fd567ad445ea517b9bc77c2174a (DEFAULT_TABLE table=test-workload [id=f67300d3948c47fc9a522f364b306d07]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:42:32.770203  6796 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa748b8d7f7a4fcd98a8574919af6680. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:32.775239  6870 tablet_service.cc:1511] Processing CreateTablet for tablet aa748b8d7f7a4fcd98a8574919af6680 (DEFAULT_TABLE table=test-workload [id=f67300d3948c47fc9a522f364b306d07]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:42:32.776829  6870 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa748b8d7f7a4fcd98a8574919af6680. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:32.776886  6794 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 561e7fd567ad445ea517b9bc77c2174a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:32.777536  6924 tablet_bootstrap.cc:654] T d44d8069cbd84d5884d59f24efe0d1ec P 75c5de21f8d340a08c5c91a329dccd27: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:32.779721  6795 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ba63207dea247b3933ac51026e031e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:32.782495  6868 tablet_service.cc:1511] Processing CreateTablet for tablet 561e7fd567ad445ea517b9bc77c2174a (DEFAULT_TABLE table=test-workload [id=f67300d3948c47fc9a522f364b306d07]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:42:32.784006  6868 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 561e7fd567ad445ea517b9bc77c2174a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:32.784866  6871 tablet_service.cc:1511] Processing CreateTablet for tablet d44d8069cbd84d5884d59f24efe0d1ec (DEFAULT_TABLE table=test-workload [id=f67300d3948c47fc9a522f364b306d07]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:42:32.786341  6871 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d44d8069cbd84d5884d59f24efe0d1ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:32.788667  6869 tablet_service.cc:1511] Processing CreateTablet for tablet 3ba63207dea247b3933ac51026e031e4 (DEFAULT_TABLE table=test-workload [id=f67300d3948c47fc9a522f364b306d07]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:42:32.790936  6869 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ba63207dea247b3933ac51026e031e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:32.815049  6924 tablet_bootstrap.cc:492] T d44d8069cbd84d5884d59f24efe0d1ec P 75c5de21f8d340a08c5c91a329dccd27: No bootstrap required, opened a new log
I20260608 12:42:32.815629  6924 ts_tablet_manager.cc:1403] T d44d8069cbd84d5884d59f24efe0d1ec P 75c5de21f8d340a08c5c91a329dccd27: Time spent bootstrapping tablet: real 0.057s	user 0.008s	sys 0.005s
I20260608 12:42:32.819015  6924 raft_consensus.cc:359] T d44d8069cbd84d5884d59f24efe0d1ec P 75c5de21f8d340a08c5c91a329dccd27 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75c5de21f8d340a08c5c91a329dccd27" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37451 } } peers { permanent_uuid: "d98dcc2006d6458ab1bc0217cbef6fa7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40929 } } peers { permanent_uuid: "4751e3be2c68460aac30762ac23590a0" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45415 } }
I20260608 12:42:32.819757  6924 raft_consensus.cc:385] T d44d8069cbd84d5884d59f24efe0d1ec P 75c5de21f8d340a08c5c91a329dccd27 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:32.820065  6924 raft_consensus.cc:740] T d44d8069cbd84d5884d59f24efe0d1ec P 75c5de21f8d340a08c5c91a329dccd27 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75c5de21f8d340a08c5c91a329dccd27, State: Initialized, Role: FOLLOWER
I20260608 12:42:32.821053  6924 consensus_queue.cc:260] T d44d8069cbd84d5884d59f24efe0d1ec P 75c5de21f8d340a08c5c91a329dccd27 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75c5de21f8d340a08c5c91a329dccd27" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37451 } } peers { permanent_uuid: "d98dcc2006d6458ab1bc0217cbef6fa7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40929 } } peers { permanent_uuid: "4751e3be2c68460aac30762ac23590a0" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45415 } }
I20260608 12:42:32.830338  6927 tablet_bootstrap.cc:492] T d44d8069cbd84d5884d59f24efe0d1ec P d98dcc2006d6458ab1bc0217cbef6fa7: Bootstrap starting.
I20260608 12:42:32.834188  6757 heartbeater.cc:499] Master 127.0.107.254:40197 was elected leader, sending a full tablet report...
I20260608 12:42:32.834695  6924 ts_tablet_manager.cc:1434] T d44d8069cbd84d5884d59f24efe0d1ec P 75c5de21f8d340a08c5c91a329dccd27: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.012s
I20260608 12:42:32.835762  6926 tablet_bootstrap.cc:492] T aa748b8d7f7a4fcd98a8574919af6680 P 4751e3be2c68460aac30762ac23590a0: Bootstrap starting.
I20260608 12:42:32.835791  6924 tablet_bootstrap.cc:492] T 561e7fd567ad445ea517b9bc77c2174a P 75c5de21f8d340a08c5c91a329dccd27: Bootstrap starting.
I20260608 12:42:32.839433  6927 tablet_bootstrap.cc:654] T d44d8069cbd84d5884d59f24efe0d1ec P d98dcc2006d6458ab1bc0217cbef6fa7: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:32.844802  6924 tablet_bootstrap.cc:654] T 561e7fd567ad445ea517b9bc77c2174a P 75c5de21f8d340a08c5c91a329dccd27: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:32.847118  6926 tablet_bootstrap.cc:654] T aa748b8d7f7a4fcd98a8574919af6680 P 4751e3be2c68460aac30762ac23590a0: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:32.852519  6924 tablet_bootstrap.cc:492] T 561e7fd567ad445ea517b9bc77c2174a P 75c5de21f8d340a08c5c91a329dccd27: No bootstrap required, opened a new log
I20260608 12:42:32.852945  6927 tablet_bootstrap.cc:492] T d44d8069cbd84d5884d59f24efe0d1ec P d98dcc2006d6458ab1bc0217cbef6fa7: No bootstrap required, opened a new log
I20260608 12:42:32.853158  6924 ts_tablet_manager.cc:1403] T 561e7fd567ad445ea517b9bc77c2174a P 75c5de21f8d340a08c5c91a329dccd27: Time spent bootstrapping tablet: real 0.018s	user 0.003s	sys 0.011s
I20260608 12:42:32.853551  6927 ts_tablet_manager.cc:1403] T d44d8069cbd84d5884d59f24efe0d1ec P d98dcc2006d6458ab1bc0217cbef6fa7: Time spent bootstrapping tablet: real 0.024s	user 0.015s	sys 0.005s
I20260608 12:42:32.857662  6924 raft_consensus.cc:359] T 561e7fd567ad445ea517b9bc77c2174a P 75c5de21f8d340a08c5c91a329dccd27 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75c5de21f8d340a08c5c91a329dccd27" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37451 } } peers { permanent_uuid: "4751e3be2c68460aac30762ac23590a0" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45415 } } peers { permanent_uuid: "d98dcc2006d6458ab1bc0217cbef6fa7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40929 } }
I20260608 12:42:32.858522  6924 raft_consensus.cc:385] T 561e7fd567ad445ea517b9bc77c2174a P 75c5de21f8d340a08c5c91a329dccd27 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:32.858868  6924 raft_consensus.cc:740] T 561e7fd567ad445ea517b9bc77c2174a P 75c5de21f8d340a08c5c91a329dccd27 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75c5de21f8d340a08c5c91a329dccd27, State: Initialized, Role: FOLLOWER
I20260608 12:42:32.859892  6924 consensus_queue.cc:260] T 561e7fd567ad445ea517b9bc77c2174a P 75c5de21f8d340a08c5c91a329dccd27 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75c5de21f8d340a08c5c91a329dccd27" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37451 } } peers { permanent_uuid: "4751e3be2c68460aac30762ac23590a0" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45415 } } peers { permanent_uuid: "d98dcc2006d6458ab1bc0217cbef6fa7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40929 } }
I20260608 12:42:32.860646  6927 raft_consensus.cc:359] T d44d8069cbd84d5884d59f24efe0d1ec P d98dcc2006d6458ab1bc0217cbef6fa7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75c5de21f8d340a08c5c91a329dccd27" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37451 } } peers { permanent_uuid: "d98dcc2006d6458ab1bc0217cbef6fa7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40929 } } peers { permanent_uuid: "4751e3be2c68460aac30762ac23590a0" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45415 } }
I20260608 12:42:32.861482  6927 raft_consensus.cc:385] T d44d8069cbd84d5884d59f24efe0d1ec P d98dcc2006d6458ab1bc0217cbef6fa7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:32.861994  6927 raft_consensus.cc:740] T d44d8069cbd84d5884d59f24efe0d1ec P d98dcc2006d6458ab1bc0217cbef6fa7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d98dcc2006d6458ab1bc0217cbef6fa7, State: Initialized, Role: FOLLOWER
I20260608 12:42:32.862145  6926 tablet_bootstrap.cc:492] T aa748b8d7f7a4fcd98a8574919af6680 P 4751e3be2c68460aac30762ac23590a0: No bootstrap required, opened a new log
I20260608 12:42:32.862504  6924 ts_tablet_manager.cc:1434] T 561e7fd567ad445ea517b9bc77c2174a P 75c5de21f8d340a08c5c91a329dccd27: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 12:42:32.863029  6926 ts_tablet_manager.cc:1403] T aa748b8d7f7a4fcd98a8574919af6680 P 4751e3be2c68460aac30762ac23590a0: Time spent bootstrapping tablet: real 0.028s	user 0.013s	sys 0.011s
I20260608 12:42:32.863694  6924 tablet_bootstrap.cc:492] T 3ba63207dea247b3933ac51026e031e4 P 75c5de21f8d340a08c5c91a329dccd27: Bootstrap starting.
I20260608 12:42:32.863195  6927 consensus_queue.cc:260] T d44d8069cbd84d5884d59f24efe0d1ec P d98dcc2006d6458ab1bc0217cbef6fa7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75c5de21f8d340a08c5c91a329dccd27" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37451 } } peers { permanent_uuid: "d98dcc2006d6458ab1bc0217cbef6fa7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40929 } } peers { permanent_uuid: "4751e3be2c68460aac30762ac23590a0" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45415 } }
I20260608 12:42:32.867208  6926 raft_consensus.cc:359] T aa748b8d7f7a4fcd98a8574919af6680 P 4751e3be2c68460aac30762ac23590a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75c5de21f8d340a08c5c91a329dccd27" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37451 } } peers { permanent_uuid: "4751e3be2c68460aac30762ac23590a0" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45415 } } peers { permanent_uuid: "d98dcc2006d6458ab1bc0217cbef6fa7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40929 } }
I20260608 12:42:32.868037  6926 raft_consensus.cc:385] T aa748b8d7f7a4fcd98a8574919af6680 P 4751e3be2c68460aac30762ac23590a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:32.868394  6926 raft_consensus.cc:740] T aa748b8d7f7a4fcd98a8574919af6680 P 4751e3be2c68460aac30762ac23590a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4751e3be2c68460aac30762ac23590a0, State: Initialized, Role: FOLLOWER
I20260608 12:42:32.869313  6926 consensus_queue.cc:260] T aa748b8d7f7a4fcd98a8574919af6680 P 4751e3be2c68460aac30762ac23590a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75c5de21f8d340a08c5c91a329dccd27" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37451 } } peers { permanent_uuid: "4751e3be2c68460aac30762ac23590a0" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45415 } } peers { permanent_uuid: "d98dcc2006d6458ab1bc0217cbef6fa7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40929 } }
I20260608 12:42:32.873502  6927 ts_tablet_manager.cc:1434] T d44d8069cbd84d5884d59f24efe0d1ec P d98dcc2006d6458ab1bc0217cbef6fa7: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.009s
I20260608 12:42:32.873975  6924 tablet_bootstrap.cc:654] T 3ba63207dea247b3933ac51026e031e4 P 75c5de21f8d340a08c5c91a329dccd27: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:32.874398  6906 heartbeater.cc:499] Master 127.0.107.254:40197 was elected leader, sending a full tablet report...
I20260608 12:42:32.880273  6832 heartbeater.cc:499] Master 127.0.107.254:40197 was elected leader, sending a full tablet report...
I20260608 12:42:32.880734  6926 ts_tablet_manager.cc:1434] T aa748b8d7f7a4fcd98a8574919af6680 P 4751e3be2c68460aac30762ac23590a0: Time spent starting tablet: real 0.017s	user 0.012s	sys 0.004s
I20260608 12:42:32.882146  6926 tablet_bootstrap.cc:492] T 561e7fd567ad445ea517b9bc77c2174a P 4751e3be2c68460aac30762ac23590a0: Bootstrap starting.
I20260608 12:42:32.890262  6927 tablet_bootstrap.cc:492] T 3ba63207dea247b3933ac51026e031e4 P d98dcc2006d6458ab1bc0217cbef6fa7: Bootstrap starting.
I20260608 12:42:32.891707  6926 tablet_bootstrap.cc:654] T 561e7fd567ad445ea517b9bc77c2174a P 4751e3be2c68460aac30762ac23590a0: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:32.902194  6927 tablet_bootstrap.cc:654] T 3ba63207dea247b3933ac51026e031e4 P d98dcc2006d6458ab1bc0217cbef6fa7: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:32.906930  6924 tablet_bootstrap.cc:492] T 3ba63207dea247b3933ac51026e031e4 P 75c5de21f8d340a08c5c91a329dccd27: No bootstrap required, opened a new log
I20260608 12:42:32.907672  6924 ts_tablet_manager.cc:1403] T 3ba63207dea247b3933ac51026e031e4 P 75c5de21f8d340a08c5c91a329dccd27: Time spent bootstrapping tablet: real 0.044s	user 0.023s	sys 0.020s
I20260608 12:42:32.911221  6924 raft_consensus.cc:359] T 3ba63207dea247b3933ac51026e031e4 P 75c5de21f8d340a08c5c91a329dccd27 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75c5de21f8d340a08c5c91a329dccd27" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37451 } } peers { permanent_uuid: "4751e3be2c68460aac30762ac23590a0" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45415 } } peers { permanent_uuid: "d98dcc2006d6458ab1bc0217cbef6fa7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40929 } }
I20260608 12:42:32.912035  6924 raft_consensus.cc:385] T 3ba63207dea247b3933ac51026e031e4 P 75c5de21f8d340a08c5c91a329dccd27 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:32.912424  6924 raft_consensus.cc:740] T 3ba63207dea247b3933ac51026e031e4 P 75c5de21f8d340a08c5c91a329dccd27 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75c5de21f8d340a08c5c91a329dccd27, State: Initialized, Role: FOLLOWER
I20260608 12:42:32.914589  6924 consensus_queue.cc:260] T 3ba63207dea247b3933ac51026e031e4 P 75c5de21f8d340a08c5c91a329dccd27 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75c5de21f8d340a08c5c91a329dccd27" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37451 } } peers { permanent_uuid: "4751e3be2c68460aac30762ac23590a0" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45415 } } peers { permanent_uuid: "d98dcc2006d6458ab1bc0217cbef6fa7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40929 } }
I20260608 12:42:32.917301  6924 ts_tablet_manager.cc:1434] T 3ba63207dea247b3933ac51026e031e4 P 75c5de21f8d340a08c5c91a329dccd27: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.003s
I20260608 12:42:32.918493  6924 tablet_bootstrap.cc:492] T aa748b8d7f7a4fcd98a8574919af6680 P 75c5de21f8d340a08c5c91a329dccd27: Bootstrap starting.
I20260608 12:42:32.926317  6924 tablet_bootstrap.cc:654] T aa748b8d7f7a4fcd98a8574919af6680 P 75c5de21f8d340a08c5c91a329dccd27: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:32.939672  6924 tablet_bootstrap.cc:492] T aa748b8d7f7a4fcd98a8574919af6680 P 75c5de21f8d340a08c5c91a329dccd27: No bootstrap required, opened a new log
I20260608 12:42:32.940294  6924 ts_tablet_manager.cc:1403] T aa748b8d7f7a4fcd98a8574919af6680 P 75c5de21f8d340a08c5c91a329dccd27: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.007s
I20260608 12:42:32.944516  6926 tablet_bootstrap.cc:492] T 561e7fd567ad445ea517b9bc77c2174a P 4751e3be2c68460aac30762ac23590a0: No bootstrap required, opened a new log
I20260608 12:42:32.944368  6924 raft_consensus.cc:359] T aa748b8d7f7a4fcd98a8574919af6680 P 75c5de21f8d340a08c5c91a329dccd27 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75c5de21f8d340a08c5c91a329dccd27" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37451 } } peers { permanent_uuid: "4751e3be2c68460aac30762ac23590a0" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45415 } } peers { permanent_uuid: "d98dcc2006d6458ab1bc0217cbef6fa7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40929 } }
I20260608 12:42:32.945290  6924 raft_consensus.cc:385] T aa748b8d7f7a4fcd98a8574919af6680 P 75c5de21f8d340a08c5c91a329dccd27 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:32.945410  6926 ts_tablet_manager.cc:1403] T 561e7fd567ad445ea517b9bc77c2174a P 4751e3be2c68460aac30762ac23590a0: Time spent bootstrapping tablet: real 0.063s	user 0.029s	sys 0.025s
I20260608 12:42:32.945634  6924 raft_consensus.cc:740] T aa748b8d7f7a4fcd98a8574919af6680 P 75c5de21f8d340a08c5c91a329dccd27 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75c5de21f8d340a08c5c91a329dccd27, State: Initialized, Role: FOLLOWER
I20260608 12:42:32.946542  6924 consensus_queue.cc:260] T aa748b8d7f7a4fcd98a8574919af6680 P 75c5de21f8d340a08c5c91a329dccd27 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75c5de21f8d340a08c5c91a329dccd27" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37451 } } peers { permanent_uuid: "4751e3be2c68460aac30762ac23590a0" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45415 } } peers { permanent_uuid: "d98dcc2006d6458ab1bc0217cbef6fa7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40929 } }
I20260608 12:42:32.949497  6924 ts_tablet_manager.cc:1434] T aa748b8d7f7a4fcd98a8574919af6680 P 75c5de21f8d340a08c5c91a329dccd27: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.002s
I20260608 12:42:32.950331  6926 raft_consensus.cc:359] T 561e7fd567ad445ea517b9bc77c2174a P 4751e3be2c68460aac30762ac23590a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75c5de21f8d340a08c5c91a329dccd27" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37451 } } peers { permanent_uuid: "4751e3be2c68460aac30762ac23590a0" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45415 } } peers { permanent_uuid: "d98dcc2006d6458ab1bc0217cbef6fa7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40929 } }
I20260608 12:42:32.951155  6926 raft_consensus.cc:385] T 561e7fd567ad445ea517b9bc77c2174a P 4751e3be2c68460aac30762ac23590a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:32.951467  6926 raft_consensus.cc:740] T 561e7fd567ad445ea517b9bc77c2174a P 4751e3be2c68460aac30762ac23590a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4751e3be2c68460aac30762ac23590a0, State: Initialized, Role: FOLLOWER
I20260608 12:42:32.951784  6927 tablet_bootstrap.cc:492] T 3ba63207dea247b3933ac51026e031e4 P d98dcc2006d6458ab1bc0217cbef6fa7: No bootstrap required, opened a new log
I20260608 12:42:32.952466  6927 ts_tablet_manager.cc:1403] T 3ba63207dea247b3933ac51026e031e4 P d98dcc2006d6458ab1bc0217cbef6fa7: Time spent bootstrapping tablet: real 0.063s	user 0.033s	sys 0.023s
I20260608 12:42:32.952337  6926 consensus_queue.cc:260] T 561e7fd567ad445ea517b9bc77c2174a P 4751e3be2c68460aac30762ac23590a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75c5de21f8d340a08c5c91a329dccd27" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37451 } } peers { permanent_uuid: "4751e3be2c68460aac30762ac23590a0" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45415 } } peers { permanent_uuid: "d98dcc2006d6458ab1bc0217cbef6fa7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40929 } }
I20260608 12:42:32.954814  6926 ts_tablet_manager.cc:1434] T 561e7fd567ad445ea517b9bc77c2174a P 4751e3be2c68460aac30762ac23590a0: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260608 12:42:32.955991  6926 tablet_bootstrap.cc:492] T d44d8069cbd84d5884d59f24efe0d1ec P 4751e3be2c68460aac30762ac23590a0: Bootstrap starting.
I20260608 12:42:32.955960  6927 raft_consensus.cc:359] T 3ba63207dea247b3933ac51026e031e4 P d98dcc2006d6458ab1bc0217cbef6fa7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75c5de21f8d340a08c5c91a329dccd27" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37451 } } peers { permanent_uuid: "4751e3be2c68460aac30762ac23590a0" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45415 } } peers { permanent_uuid: "d98dcc2006d6458ab1bc0217cbef6fa7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40929 } }
I20260608 12:42:32.957062  6927 raft_consensus.cc:385] T 3ba63207dea247b3933ac51026e031e4 P d98dcc2006d6458ab1bc0217cbef6fa7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:32.957577  6927 raft_consensus.cc:740] T 3ba63207dea247b3933ac51026e031e4 P d98dcc2006d6458ab1bc0217cbef6fa7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d98dcc2006d6458ab1bc0217cbef6fa7, State: Initialized, Role: FOLLOWER
I20260608 12:42:32.958664  6927 consensus_queue.cc:260] T 3ba63207dea247b3933ac51026e031e4 P d98dcc2006d6458ab1bc0217cbef6fa7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75c5de21f8d340a08c5c91a329dccd27" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37451 } } peers { permanent_uuid: "4751e3be2c68460aac30762ac23590a0" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45415 } } peers { permanent_uuid: "d98dcc2006d6458ab1bc0217cbef6fa7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40929 } }
I20260608 12:42:32.961127  6927 ts_tablet_manager.cc:1434] T 3ba63207dea247b3933ac51026e031e4 P d98dcc2006d6458ab1bc0217cbef6fa7: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 12:42:32.962311  6927 tablet_bootstrap.cc:492] T 561e7fd567ad445ea517b9bc77c2174a P d98dcc2006d6458ab1bc0217cbef6fa7: Bootstrap starting.
I20260608 12:42:32.968098  6926 tablet_bootstrap.cc:654] T d44d8069cbd84d5884d59f24efe0d1ec P 4751e3be2c68460aac30762ac23590a0: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:32.971921  6927 tablet_bootstrap.cc:654] T 561e7fd567ad445ea517b9bc77c2174a P d98dcc2006d6458ab1bc0217cbef6fa7: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:32.972322  6928 raft_consensus.cc:493] T d44d8069cbd84d5884d59f24efe0d1ec P 75c5de21f8d340a08c5c91a329dccd27 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:42:32.972962  6928 raft_consensus.cc:515] T d44d8069cbd84d5884d59f24efe0d1ec P 75c5de21f8d340a08c5c91a329dccd27 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75c5de21f8d340a08c5c91a329dccd27" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37451 } } peers { permanent_uuid: "d98dcc2006d6458ab1bc0217cbef6fa7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40929 } } peers { permanent_uuid: "4751e3be2c68460aac30762ac23590a0" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45415 } }
I20260608 12:42:32.975941  6928 leader_election.cc:290] T d44d8069cbd84d5884d59f24efe0d1ec P 75c5de21f8d340a08c5c91a329dccd27 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d98dcc2006d6458ab1bc0217cbef6fa7 (127.0.107.195:40929), 4751e3be2c68460aac30762ac23590a0 (127.0.107.194:45415)
I20260608 12:42:32.988854  6926 tablet_bootstrap.cc:492] T d44d8069cbd84d5884d59f24efe0d1ec P 4751e3be2c68460aac30762ac23590a0: No bootstrap required, opened a new log
I20260608 12:42:32.989094  6927 tablet_bootstrap.cc:492] T 561e7fd567ad445ea517b9bc77c2174a P d98dcc2006d6458ab1bc0217cbef6fa7: No bootstrap required, opened a new log
I20260608 12:42:32.989871  6927 ts_tablet_manager.cc:1403] T 561e7fd567ad445ea517b9bc77c2174a P d98dcc2006d6458ab1bc0217cbef6fa7: Time spent bootstrapping tablet: real 0.028s	user 0.014s	sys 0.008s
I20260608 12:42:32.990897  6926 ts_tablet_manager.cc:1403] T d44d8069cbd84d5884d59f24efe0d1ec P 4751e3be2c68460aac30762ac23590a0: Time spent bootstrapping tablet: real 0.035s	user 0.016s	sys 0.011s
I20260608 12:42:32.993387  6932 raft_consensus.cc:493] T 3ba63207dea247b3933ac51026e031e4 P d98dcc2006d6458ab1bc0217cbef6fa7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:42:32.993592  6928 raft_consensus.cc:493] T 3ba63207dea247b3933ac51026e031e4 P 75c5de21f8d340a08c5c91a329dccd27 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:42:32.994055  6932 raft_consensus.cc:515] T 3ba63207dea247b3933ac51026e031e4 P d98dcc2006d6458ab1bc0217cbef6fa7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75c5de21f8d340a08c5c91a329dccd27" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37451 } } peers { permanent_uuid: "4751e3be2c68460aac30762ac23590a0" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45415 } } peers { permanent_uuid: "d98dcc2006d6458ab1bc0217cbef6fa7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40929 } }
I20260608 12:42:32.994179  6928 raft_consensus.cc:515] T 3ba63207dea247b3933ac51026e031e4 P 75c5de21f8d340a08c5c91a329dccd27 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75c5de21f8d340a08c5c91a329dccd27" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37451 } } peers { permanent_uuid: "4751e3be2c68460aac30762ac23590a0" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45415 } } peers { permanent_uuid: "d98dcc2006d6458ab1bc0217cbef6fa7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40929 } }
I20260608 12:42:32.994357  6927 raft_consensus.cc:359] T 561e7fd567ad445ea517b9bc77c2174a P d98dcc2006d6458ab1bc0217cbef6fa7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75c5de21f8d340a08c5c91a329dccd27" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37451 } } peers { permanent_uuid: "4751e3be2c68460aac30762ac23590a0" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45415 } } peers { permanent_uuid: "d98dcc2006d6458ab1bc0217cbef6fa7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40929 } }
I20260608 12:42:32.995164  6927 raft_consensus.cc:385] T 561e7fd567ad445ea517b9bc77c2174a P d98dcc2006d6458ab1bc0217cbef6fa7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:32.995505  6927 raft_consensus.cc:740] T 561e7fd567ad445ea517b9bc77c2174a P d98dcc2006d6458ab1bc0217cbef6fa7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d98dcc2006d6458ab1bc0217cbef6fa7, State: Initialized, Role: FOLLOWER
I20260608 12:42:32.996837  6928 leader_election.cc:290] T 3ba63207dea247b3933ac51026e031e4 P 75c5de21f8d340a08c5c91a329dccd27 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4751e3be2c68460aac30762ac23590a0 (127.0.107.194:45415), d98dcc2006d6458ab1bc0217cbef6fa7 (127.0.107.195:40929)
I20260608 12:42:32.996587  6927 consensus_queue.cc:260] T 561e7fd567ad445ea517b9bc77c2174a P d98dcc2006d6458ab1bc0217cbef6fa7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75c5de21f8d340a08c5c91a329dccd27" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37451 } } peers { permanent_uuid: "4751e3be2c68460aac30762ac23590a0" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45415 } } peers { permanent_uuid: "d98dcc2006d6458ab1bc0217cbef6fa7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40929 } }
I20260608 12:42:33.008216  6932 leader_election.cc:290] T 3ba63207dea247b3933ac51026e031e4 P d98dcc2006d6458ab1bc0217cbef6fa7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 75c5de21f8d340a08c5c91a329dccd27 (127.0.107.193:37451), 4751e3be2c68460aac30762ac23590a0 (127.0.107.194:45415)
I20260608 12:42:33.014362  6932 raft_consensus.cc:493] T 561e7fd567ad445ea517b9bc77c2174a P d98dcc2006d6458ab1bc0217cbef6fa7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:42:33.016867  6932 raft_consensus.cc:515] T 561e7fd567ad445ea517b9bc77c2174a P d98dcc2006d6458ab1bc0217cbef6fa7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75c5de21f8d340a08c5c91a329dccd27" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37451 } } peers { permanent_uuid: "4751e3be2c68460aac30762ac23590a0" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45415 } } peers { permanent_uuid: "d98dcc2006d6458ab1bc0217cbef6fa7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40929 } }
I20260608 12:42:33.019436  6932 leader_election.cc:290] T 561e7fd567ad445ea517b9bc77c2174a P d98dcc2006d6458ab1bc0217cbef6fa7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 75c5de21f8d340a08c5c91a329dccd27 (127.0.107.193:37451), 4751e3be2c68460aac30762ac23590a0 (127.0.107.194:45415)
I20260608 12:42:33.016906  6927 ts_tablet_manager.cc:1434] T 561e7fd567ad445ea517b9bc77c2174a P d98dcc2006d6458ab1bc0217cbef6fa7: Time spent starting tablet: real 0.026s	user 0.014s	sys 0.004s
I20260608 12:42:33.025170  6927 tablet_bootstrap.cc:492] T aa748b8d7f7a4fcd98a8574919af6680 P d98dcc2006d6458ab1bc0217cbef6fa7: Bootstrap starting.
I20260608 12:42:33.026273  6881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d44d8069cbd84d5884d59f24efe0d1ec" candidate_uuid: "75c5de21f8d340a08c5c91a329dccd27" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d98dcc2006d6458ab1bc0217cbef6fa7" is_pre_election: true
I20260608 12:42:33.035624  6881 raft_consensus.cc:2468] T d44d8069cbd84d5884d59f24efe0d1ec P d98dcc2006d6458ab1bc0217cbef6fa7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 75c5de21f8d340a08c5c91a329dccd27 in term 0.
I20260608 12:42:33.036072  6732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ba63207dea247b3933ac51026e031e4" candidate_uuid: "d98dcc2006d6458ab1bc0217cbef6fa7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75c5de21f8d340a08c5c91a329dccd27" is_pre_election: true
I20260608 12:42:33.036970  6732 raft_consensus.cc:2468] T 3ba63207dea247b3933ac51026e031e4 P 75c5de21f8d340a08c5c91a329dccd27 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d98dcc2006d6458ab1bc0217cbef6fa7 in term 0.
I20260608 12:42:33.037552  6698 leader_election.cc:304] T d44d8069cbd84d5884d59f24efe0d1ec P 75c5de21f8d340a08c5c91a329dccd27 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 75c5de21f8d340a08c5c91a329dccd27, d98dcc2006d6458ab1bc0217cbef6fa7; no voters: 
I20260608 12:42:33.027987  6880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ba63207dea247b3933ac51026e031e4" candidate_uuid: "75c5de21f8d340a08c5c91a329dccd27" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d98dcc2006d6458ab1bc0217cbef6fa7" is_pre_election: true
I20260608 12:42:33.038655  6731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "561e7fd567ad445ea517b9bc77c2174a" candidate_uuid: "d98dcc2006d6458ab1bc0217cbef6fa7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75c5de21f8d340a08c5c91a329dccd27" is_pre_election: true
I20260608 12:42:33.039191  6880 raft_consensus.cc:2468] T 3ba63207dea247b3933ac51026e031e4 P d98dcc2006d6458ab1bc0217cbef6fa7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 75c5de21f8d340a08c5c91a329dccd27 in term 0.
I20260608 12:42:33.039476  6731 raft_consensus.cc:2468] T 561e7fd567ad445ea517b9bc77c2174a P 75c5de21f8d340a08c5c91a329dccd27 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d98dcc2006d6458ab1bc0217cbef6fa7 in term 0.
I20260608 12:42:33.029834  6928 raft_consensus.cc:493] T aa748b8d7f7a4fcd98a8574919af6680 P 75c5de21f8d340a08c5c91a329dccd27 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:42:33.040309  6928 raft_consensus.cc:515] T aa748b8d7f7a4fcd98a8574919af6680 P 75c5de21f8d340a08c5c91a329dccd27 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75c5de21f8d340a08c5c91a329dccd27" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37451 } } peers { permanent_uuid: "4751e3be2c68460aac30762ac23590a0" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45415 } } peers { permanent_uuid: "d98dcc2006d6458ab1bc0217cbef6fa7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40929 } }
I20260608 12:42:33.041270  6927 tablet_bootstrap.cc:654] T aa748b8d7f7a4fcd98a8574919af6680 P d98dcc2006d6458ab1bc0217cbef6fa7: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:33.029558  6926 raft_consensus.cc:359] T d44d8069cbd84d5884d59f24efe0d1ec P 4751e3be2c68460aac30762ac23590a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75c5de21f8d340a08c5c91a329dccd27" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37451 } } peers { permanent_uuid: "d98dcc2006d6458ab1bc0217cbef6fa7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40929 } } peers { permanent_uuid: "4751e3be2c68460aac30762ac23590a0" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45415 } }
I20260608 12:42:33.042340  6926 raft_consensus.cc:385] T d44d8069cbd84d5884d59f24efe0d1ec P 4751e3be2c68460aac30762ac23590a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:33.042656  6926 raft_consensus.cc:740] T d44d8069cbd84d5884d59f24efe0d1ec P 4751e3be2c68460aac30762ac23590a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4751e3be2c68460aac30762ac23590a0, State: Initialized, Role: FOLLOWER
I20260608 12:42:33.043623  6928 leader_election.cc:290] T aa748b8d7f7a4fcd98a8574919af6680 P 75c5de21f8d340a08c5c91a329dccd27 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4751e3be2c68460aac30762ac23590a0 (127.0.107.194:45415), d98dcc2006d6458ab1bc0217cbef6fa7 (127.0.107.195:40929)
I20260608 12:42:33.043828  6845 leader_election.cc:304] T 3ba63207dea247b3933ac51026e031e4 P d98dcc2006d6458ab1bc0217cbef6fa7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 75c5de21f8d340a08c5c91a329dccd27, d98dcc2006d6458ab1bc0217cbef6fa7; no voters: 
I20260608 12:42:33.044333  6928 raft_consensus.cc:2804] T d44d8069cbd84d5884d59f24efe0d1ec P 75c5de21f8d340a08c5c91a329dccd27 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:42:33.044854  6928 raft_consensus.cc:493] T d44d8069cbd84d5884d59f24efe0d1ec P 75c5de21f8d340a08c5c91a329dccd27 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:42:33.045308  6928 raft_consensus.cc:3060] T d44d8069cbd84d5884d59f24efe0d1ec P 75c5de21f8d340a08c5c91a329dccd27 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:33.045083  6845 leader_election.cc:304] T 561e7fd567ad445ea517b9bc77c2174a P d98dcc2006d6458ab1bc0217cbef6fa7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 75c5de21f8d340a08c5c91a329dccd27, d98dcc2006d6458ab1bc0217cbef6fa7; no voters: 
I20260608 12:42:33.046715  6932 raft_consensus.cc:2804] T 3ba63207dea247b3933ac51026e031e4 P d98dcc2006d6458ab1bc0217cbef6fa7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:42:33.047257  6932 raft_consensus.cc:493] T 3ba63207dea247b3933ac51026e031e4 P d98dcc2006d6458ab1bc0217cbef6fa7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:42:33.047580  6946 raft_consensus.cc:2804] T 561e7fd567ad445ea517b9bc77c2174a P d98dcc2006d6458ab1bc0217cbef6fa7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:42:33.048432  6946 raft_consensus.cc:493] T 561e7fd567ad445ea517b9bc77c2174a P d98dcc2006d6458ab1bc0217cbef6fa7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:42:33.049120  6946 raft_consensus.cc:3060] T 561e7fd567ad445ea517b9bc77c2174a P d98dcc2006d6458ab1bc0217cbef6fa7 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:33.052968  6807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ba63207dea247b3933ac51026e031e4" candidate_uuid: "d98dcc2006d6458ab1bc0217cbef6fa7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4751e3be2c68460aac30762ac23590a0" is_pre_election: true
I20260608 12:42:33.054114  6927 tablet_bootstrap.cc:492] T aa748b8d7f7a4fcd98a8574919af6680 P d98dcc2006d6458ab1bc0217cbef6fa7: No bootstrap required, opened a new log
I20260608 12:42:33.054360  6698 leader_election.cc:304] T 3ba63207dea247b3933ac51026e031e4 P 75c5de21f8d340a08c5c91a329dccd27 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 75c5de21f8d340a08c5c91a329dccd27, d98dcc2006d6458ab1bc0217cbef6fa7; no voters: 
I20260608 12:42:33.054790  6927 ts_tablet_manager.cc:1403] T aa748b8d7f7a4fcd98a8574919af6680 P d98dcc2006d6458ab1bc0217cbef6fa7: Time spent bootstrapping tablet: real 0.030s	user 0.020s	sys 0.003s
I20260608 12:42:33.055029  6880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa748b8d7f7a4fcd98a8574919af6680" candidate_uuid: "75c5de21f8d340a08c5c91a329dccd27" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d98dcc2006d6458ab1bc0217cbef6fa7" is_pre_election: true
I20260608 12:42:33.055693  6947 raft_consensus.cc:2804] T 3ba63207dea247b3933ac51026e031e4 P 75c5de21f8d340a08c5c91a329dccd27 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:42:33.055063  6807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "561e7fd567ad445ea517b9bc77c2174a" candidate_uuid: "d98dcc2006d6458ab1bc0217cbef6fa7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4751e3be2c68460aac30762ac23590a0" is_pre_election: true
I20260608 12:42:33.056210  6806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d44d8069cbd84d5884d59f24efe0d1ec" candidate_uuid: "75c5de21f8d340a08c5c91a329dccd27" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4751e3be2c68460aac30762ac23590a0" is_pre_election: true
I20260608 12:42:33.056378  6947 raft_consensus.cc:493] T 3ba63207dea247b3933ac51026e031e4 P 75c5de21f8d340a08c5c91a329dccd27 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:42:33.056843  6807 raft_consensus.cc:2468] T 561e7fd567ad445ea517b9bc77c2174a P 4751e3be2c68460aac30762ac23590a0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d98dcc2006d6458ab1bc0217cbef6fa7 in term 0.
I20260608 12:42:33.043546  6926 consensus_queue.cc:260] T d44d8069cbd84d5884d59f24efe0d1ec P 4751e3be2c68460aac30762ac23590a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75c5de21f8d340a08c5c91a329dccd27" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37451 } } peers { permanent_uuid: "d98dcc2006d6458ab1bc0217cbef6fa7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40929 } } peers { permanent_uuid: "4751e3be2c68460aac30762ac23590a0" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45415 } }
I20260608 12:42:33.058214  6805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ba63207dea247b3933ac51026e031e4" candidate_uuid: "75c5de21f8d340a08c5c91a329dccd27" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4751e3be2c68460aac30762ac23590a0" is_pre_election: true
I20260608 12:42:33.047829  6932 raft_consensus.cc:3060] T 3ba63207dea247b3933ac51026e031e4 P d98dcc2006d6458ab1bc0217cbef6fa7 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:33.059541  6806 raft_consensus.cc:2468] T d44d8069cbd84d5884d59f24efe0d1ec P 4751e3be2c68460aac30762ac23590a0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 75c5de21f8d340a08c5c91a329dccd27 in term 0.
W20260608 12:42:33.060526  6698 leader_election.cc:343] T aa748b8d7f7a4fcd98a8574919af6680 P 75c5de21f8d340a08c5c91a329dccd27 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d98dcc2006d6458ab1bc0217cbef6fa7 (127.0.107.195:40929): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:42:33.062229  6806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa748b8d7f7a4fcd98a8574919af6680" candidate_uuid: "75c5de21f8d340a08c5c91a329dccd27" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4751e3be2c68460aac30762ac23590a0" is_pre_election: true
I20260608 12:42:33.062901  6806 raft_consensus.cc:2468] T aa748b8d7f7a4fcd98a8574919af6680 P 4751e3be2c68460aac30762ac23590a0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 75c5de21f8d340a08c5c91a329dccd27 in term 0.
I20260608 12:42:33.063005  6927 raft_consensus.cc:359] T aa748b8d7f7a4fcd98a8574919af6680 P d98dcc2006d6458ab1bc0217cbef6fa7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75c5de21f8d340a08c5c91a329dccd27" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37451 } } peers { permanent_uuid: "4751e3be2c68460aac30762ac23590a0" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45415 } } peers { permanent_uuid: "d98dcc2006d6458ab1bc0217cbef6fa7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40929 } }
I20260608 12:42:33.063762  6927 raft_consensus.cc:385] T aa748b8d7f7a4fcd98a8574919af6680 P d98dcc2006d6458ab1bc0217cbef6fa7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:33.064123  6927 raft_consensus.cc:740] T aa748b8d7f7a4fcd98a8574919af6680 P d98dcc2006d6458ab1bc0217cbef6fa7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d98dcc2006d6458ab1bc0217cbef6fa7, State: Initialized, Role: FOLLOWER
W20260608 12:42:33.064826  6698 leader_election.cc:343] T 3ba63207dea247b3933ac51026e031e4 P 75c5de21f8d340a08c5c91a329dccd27 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4751e3be2c68460aac30762ac23590a0 (127.0.107.194:45415): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:42:33.065748  6927 consensus_queue.cc:260] T aa748b8d7f7a4fcd98a8574919af6680 P d98dcc2006d6458ab1bc0217cbef6fa7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75c5de21f8d340a08c5c91a329dccd27" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37451 } } peers { permanent_uuid: "4751e3be2c68460aac30762ac23590a0" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45415 } } peers { permanent_uuid: "d98dcc2006d6458ab1bc0217cbef6fa7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40929 } }
I20260608 12:42:33.069024  6926 ts_tablet_manager.cc:1434] T d44d8069cbd84d5884d59f24efe0d1ec P 4751e3be2c68460aac30762ac23590a0: Time spent starting tablet: real 0.078s	user 0.008s	sys 0.002s
I20260608 12:42:33.069216  6927 ts_tablet_manager.cc:1434] T aa748b8d7f7a4fcd98a8574919af6680 P d98dcc2006d6458ab1bc0217cbef6fa7: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.000s
I20260608 12:42:33.068643  6698 leader_election.cc:304] T aa748b8d7f7a4fcd98a8574919af6680 P 75c5de21f8d340a08c5c91a329dccd27 [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: 4751e3be2c68460aac30762ac23590a0, 75c5de21f8d340a08c5c91a329dccd27; no voters: d98dcc2006d6458ab1bc0217cbef6fa7
W20260608 12:42:33.070627  6847 leader_election.cc:343] T 3ba63207dea247b3933ac51026e031e4 P d98dcc2006d6458ab1bc0217cbef6fa7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4751e3be2c68460aac30762ac23590a0 (127.0.107.194:45415): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:42:33.075636  6932 raft_consensus.cc:515] T 3ba63207dea247b3933ac51026e031e4 P d98dcc2006d6458ab1bc0217cbef6fa7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75c5de21f8d340a08c5c91a329dccd27" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37451 } } peers { permanent_uuid: "4751e3be2c68460aac30762ac23590a0" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45415 } } peers { permanent_uuid: "d98dcc2006d6458ab1bc0217cbef6fa7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40929 } }
I20260608 12:42:33.078153  6926 tablet_bootstrap.cc:492] T 3ba63207dea247b3933ac51026e031e4 P 4751e3be2c68460aac30762ac23590a0: Bootstrap starting.
I20260608 12:42:33.079150  6731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ba63207dea247b3933ac51026e031e4" candidate_uuid: "d98dcc2006d6458ab1bc0217cbef6fa7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75c5de21f8d340a08c5c91a329dccd27"
I20260608 12:42:33.067925  6928 raft_consensus.cc:515] T d44d8069cbd84d5884d59f24efe0d1ec P 75c5de21f8d340a08c5c91a329dccd27 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75c5de21f8d340a08c5c91a329dccd27" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37451 } } peers { permanent_uuid: "d98dcc2006d6458ab1bc0217cbef6fa7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40929 } } peers { permanent_uuid: "4751e3be2c68460aac30762ac23590a0" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45415 } }
I20260608 12:42:33.056998  6947 raft_consensus.cc:3060] T 3ba63207dea247b3933ac51026e031e4 P 75c5de21f8d340a08c5c91a329dccd27 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:33.082130  6946 raft_consensus.cc:515] T 561e7fd567ad445ea517b9bc77c2174a P d98dcc2006d6458ab1bc0217cbef6fa7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75c5de21f8d340a08c5c91a329dccd27" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37451 } } peers { permanent_uuid: "4751e3be2c68460aac30762ac23590a0" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45415 } } peers { permanent_uuid: "d98dcc2006d6458ab1bc0217cbef6fa7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40929 } }
I20260608 12:42:33.086014  6946 leader_election.cc:290] T 561e7fd567ad445ea517b9bc77c2174a P d98dcc2006d6458ab1bc0217cbef6fa7 [CANDIDATE]: Term 1 election: Requested vote from peers 75c5de21f8d340a08c5c91a329dccd27 (127.0.107.193:37451), 4751e3be2c68460aac30762ac23590a0 (127.0.107.194:45415)
I20260608 12:42:33.088122  6932 leader_election.cc:290] T 3ba63207dea247b3933ac51026e031e4 P d98dcc2006d6458ab1bc0217cbef6fa7 [CANDIDATE]: Term 1 election: Requested vote from peers 75c5de21f8d340a08c5c91a329dccd27 (127.0.107.193:37451), 4751e3be2c68460aac30762ac23590a0 (127.0.107.194:45415)
I20260608 12:42:33.087831  6928 leader_election.cc:290] T d44d8069cbd84d5884d59f24efe0d1ec P 75c5de21f8d340a08c5c91a329dccd27 [CANDIDATE]: Term 1 election: Requested vote from peers d98dcc2006d6458ab1bc0217cbef6fa7 (127.0.107.195:40929), 4751e3be2c68460aac30762ac23590a0 (127.0.107.194:45415)
I20260608 12:42:33.089331  6806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ba63207dea247b3933ac51026e031e4" candidate_uuid: "d98dcc2006d6458ab1bc0217cbef6fa7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4751e3be2c68460aac30762ac23590a0"
I20260608 12:42:33.089505  6928 raft_consensus.cc:2804] T aa748b8d7f7a4fcd98a8574919af6680 P 75c5de21f8d340a08c5c91a329dccd27 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:42:33.090305  6928 raft_consensus.cc:493] T aa748b8d7f7a4fcd98a8574919af6680 P 75c5de21f8d340a08c5c91a329dccd27 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:42:33.090855  6928 raft_consensus.cc:3060] T aa748b8d7f7a4fcd98a8574919af6680 P 75c5de21f8d340a08c5c91a329dccd27 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:33.091329  6805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "561e7fd567ad445ea517b9bc77c2174a" candidate_uuid: "d98dcc2006d6458ab1bc0217cbef6fa7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4751e3be2c68460aac30762ac23590a0"
I20260608 12:42:33.087724  6732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "561e7fd567ad445ea517b9bc77c2174a" candidate_uuid: "d98dcc2006d6458ab1bc0217cbef6fa7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75c5de21f8d340a08c5c91a329dccd27"
I20260608 12:42:33.093729  6732 raft_consensus.cc:3060] T 561e7fd567ad445ea517b9bc77c2174a P 75c5de21f8d340a08c5c91a329dccd27 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:33.092224  6805 raft_consensus.cc:3060] T 561e7fd567ad445ea517b9bc77c2174a P 4751e3be2c68460aac30762ac23590a0 [term 0 FOLLOWER]: Advancing to term 1
W20260608 12:42:33.097590  6847 leader_election.cc:343] T 3ba63207dea247b3933ac51026e031e4 P d98dcc2006d6458ab1bc0217cbef6fa7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4751e3be2c68460aac30762ac23590a0 (127.0.107.194:45415): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:42:33.099160  6880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d44d8069cbd84d5884d59f24efe0d1ec" candidate_uuid: "75c5de21f8d340a08c5c91a329dccd27" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d98dcc2006d6458ab1bc0217cbef6fa7"
I20260608 12:42:33.099714  6926 tablet_bootstrap.cc:654] T 3ba63207dea247b3933ac51026e031e4 P 4751e3be2c68460aac30762ac23590a0: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:33.099900  6880 raft_consensus.cc:3060] T d44d8069cbd84d5884d59f24efe0d1ec P d98dcc2006d6458ab1bc0217cbef6fa7 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:33.105610  6805 raft_consensus.cc:2468] T 561e7fd567ad445ea517b9bc77c2174a P 4751e3be2c68460aac30762ac23590a0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d98dcc2006d6458ab1bc0217cbef6fa7 in term 1.
I20260608 12:42:33.107290  6847 leader_election.cc:304] T 561e7fd567ad445ea517b9bc77c2174a P d98dcc2006d6458ab1bc0217cbef6fa7 [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: 4751e3be2c68460aac30762ac23590a0, d98dcc2006d6458ab1bc0217cbef6fa7; no voters: 
I20260608 12:42:33.108348  6932 raft_consensus.cc:2804] T 561e7fd567ad445ea517b9bc77c2174a P d98dcc2006d6458ab1bc0217cbef6fa7 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:42:33.109164  6932 raft_consensus.cc:697] T 561e7fd567ad445ea517b9bc77c2174a P d98dcc2006d6458ab1bc0217cbef6fa7 [term 1 LEADER]: Becoming Leader. State: Replica: d98dcc2006d6458ab1bc0217cbef6fa7, State: Running, Role: LEADER
I20260608 12:42:33.107167  6928 raft_consensus.cc:515] T aa748b8d7f7a4fcd98a8574919af6680 P 75c5de21f8d340a08c5c91a329dccd27 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75c5de21f8d340a08c5c91a329dccd27" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37451 } } peers { permanent_uuid: "4751e3be2c68460aac30762ac23590a0" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45415 } } peers { permanent_uuid: "d98dcc2006d6458ab1bc0217cbef6fa7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40929 } }
I20260608 12:42:33.111444  6932 consensus_queue.cc:237] T 561e7fd567ad445ea517b9bc77c2174a P d98dcc2006d6458ab1bc0217cbef6fa7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75c5de21f8d340a08c5c91a329dccd27" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37451 } } peers { permanent_uuid: "4751e3be2c68460aac30762ac23590a0" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45415 } } peers { permanent_uuid: "d98dcc2006d6458ab1bc0217cbef6fa7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40929 } }
I20260608 12:42:33.111814  6732 raft_consensus.cc:2468] T 561e7fd567ad445ea517b9bc77c2174a P 75c5de21f8d340a08c5c91a329dccd27 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d98dcc2006d6458ab1bc0217cbef6fa7 in term 1.
I20260608 12:42:33.111918  6805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d44d8069cbd84d5884d59f24efe0d1ec" candidate_uuid: "75c5de21f8d340a08c5c91a329dccd27" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4751e3be2c68460aac30762ac23590a0"
I20260608 12:42:33.112380  6928 leader_election.cc:290] T aa748b8d7f7a4fcd98a8574919af6680 P 75c5de21f8d340a08c5c91a329dccd27 [CANDIDATE]: Term 1 election: Requested vote from peers 4751e3be2c68460aac30762ac23590a0 (127.0.107.194:45415), d98dcc2006d6458ab1bc0217cbef6fa7 (127.0.107.195:40929)
I20260608 12:42:33.112695  6805 raft_consensus.cc:3060] T d44d8069cbd84d5884d59f24efe0d1ec P 4751e3be2c68460aac30762ac23590a0 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:33.114800  6880 raft_consensus.cc:2468] T d44d8069cbd84d5884d59f24efe0d1ec P d98dcc2006d6458ab1bc0217cbef6fa7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75c5de21f8d340a08c5c91a329dccd27 in term 1.
I20260608 12:42:33.116935  6806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa748b8d7f7a4fcd98a8574919af6680" candidate_uuid: "75c5de21f8d340a08c5c91a329dccd27" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4751e3be2c68460aac30762ac23590a0"
I20260608 12:42:33.117918  6806 raft_consensus.cc:3060] T aa748b8d7f7a4fcd98a8574919af6680 P 4751e3be2c68460aac30762ac23590a0 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:33.118028  6947 raft_consensus.cc:515] T 3ba63207dea247b3933ac51026e031e4 P 75c5de21f8d340a08c5c91a329dccd27 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75c5de21f8d340a08c5c91a329dccd27" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37451 } } peers { permanent_uuid: "4751e3be2c68460aac30762ac23590a0" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45415 } } peers { permanent_uuid: "d98dcc2006d6458ab1bc0217cbef6fa7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40929 } }
I20260608 12:42:33.119927  6731 raft_consensus.cc:2393] T 3ba63207dea247b3933ac51026e031e4 P 75c5de21f8d340a08c5c91a329dccd27 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate d98dcc2006d6458ab1bc0217cbef6fa7 in current term 1: Already voted for candidate 75c5de21f8d340a08c5c91a329dccd27 in this term.
I20260608 12:42:33.125128  6698 leader_election.cc:304] T d44d8069cbd84d5884d59f24efe0d1ec P 75c5de21f8d340a08c5c91a329dccd27 [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: 75c5de21f8d340a08c5c91a329dccd27, d98dcc2006d6458ab1bc0217cbef6fa7; no voters: 
I20260608 12:42:33.127036  6949 raft_consensus.cc:2804] T d44d8069cbd84d5884d59f24efe0d1ec P 75c5de21f8d340a08c5c91a329dccd27 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:42:33.127694  6949 raft_consensus.cc:697] T d44d8069cbd84d5884d59f24efe0d1ec P 75c5de21f8d340a08c5c91a329dccd27 [term 1 LEADER]: Becoming Leader. State: Replica: 75c5de21f8d340a08c5c91a329dccd27, State: Running, Role: LEADER
I20260608 12:42:33.127774  6880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa748b8d7f7a4fcd98a8574919af6680" candidate_uuid: "75c5de21f8d340a08c5c91a329dccd27" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d98dcc2006d6458ab1bc0217cbef6fa7"
I20260608 12:42:33.128433  6880 raft_consensus.cc:3060] T aa748b8d7f7a4fcd98a8574919af6680 P d98dcc2006d6458ab1bc0217cbef6fa7 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:33.128957  6949 consensus_queue.cc:237] T d44d8069cbd84d5884d59f24efe0d1ec P 75c5de21f8d340a08c5c91a329dccd27 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75c5de21f8d340a08c5c91a329dccd27" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37451 } } peers { permanent_uuid: "d98dcc2006d6458ab1bc0217cbef6fa7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40929 } } peers { permanent_uuid: "4751e3be2c68460aac30762ac23590a0" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45415 } }
I20260608 12:42:33.124075  6845 leader_election.cc:304] T 3ba63207dea247b3933ac51026e031e4 P d98dcc2006d6458ab1bc0217cbef6fa7 [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: d98dcc2006d6458ab1bc0217cbef6fa7; no voters: 4751e3be2c68460aac30762ac23590a0, 75c5de21f8d340a08c5c91a329dccd27
I20260608 12:42:33.133776  6947 leader_election.cc:290] T 3ba63207dea247b3933ac51026e031e4 P 75c5de21f8d340a08c5c91a329dccd27 [CANDIDATE]: Term 1 election: Requested vote from peers 4751e3be2c68460aac30762ac23590a0 (127.0.107.194:45415), d98dcc2006d6458ab1bc0217cbef6fa7 (127.0.107.195:40929)
I20260608 12:42:33.134584  6946 raft_consensus.cc:2749] T 3ba63207dea247b3933ac51026e031e4 P d98dcc2006d6458ab1bc0217cbef6fa7 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 12:42:33.138105  6807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ba63207dea247b3933ac51026e031e4" candidate_uuid: "75c5de21f8d340a08c5c91a329dccd27" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4751e3be2c68460aac30762ac23590a0"
I20260608 12:42:33.139549  6926 tablet_bootstrap.cc:492] T 3ba63207dea247b3933ac51026e031e4 P 4751e3be2c68460aac30762ac23590a0: No bootstrap required, opened a new log
I20260608 12:42:33.140089  6926 ts_tablet_manager.cc:1403] T 3ba63207dea247b3933ac51026e031e4 P 4751e3be2c68460aac30762ac23590a0: Time spent bootstrapping tablet: real 0.062s	user 0.005s	sys 0.017s
I20260608 12:42:33.142225  6881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ba63207dea247b3933ac51026e031e4" candidate_uuid: "75c5de21f8d340a08c5c91a329dccd27" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d98dcc2006d6458ab1bc0217cbef6fa7"
I20260608 12:42:33.143416  6881 raft_consensus.cc:2393] T 3ba63207dea247b3933ac51026e031e4 P d98dcc2006d6458ab1bc0217cbef6fa7 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 75c5de21f8d340a08c5c91a329dccd27 in current term 1: Already voted for candidate d98dcc2006d6458ab1bc0217cbef6fa7 in this term.
I20260608 12:42:33.143867  6926 raft_consensus.cc:359] T 3ba63207dea247b3933ac51026e031e4 P 4751e3be2c68460aac30762ac23590a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75c5de21f8d340a08c5c91a329dccd27" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37451 } } peers { permanent_uuid: "4751e3be2c68460aac30762ac23590a0" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45415 } } peers { permanent_uuid: "d98dcc2006d6458ab1bc0217cbef6fa7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40929 } }
I20260608 12:42:33.144862  6926 raft_consensus.cc:385] T 3ba63207dea247b3933ac51026e031e4 P 4751e3be2c68460aac30762ac23590a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:33.145156  6926 raft_consensus.cc:740] T 3ba63207dea247b3933ac51026e031e4 P 4751e3be2c68460aac30762ac23590a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4751e3be2c68460aac30762ac23590a0, State: Initialized, Role: FOLLOWER
W20260608 12:42:33.146199  6698 leader_election.cc:343] T 3ba63207dea247b3933ac51026e031e4 P 75c5de21f8d340a08c5c91a329dccd27 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4751e3be2c68460aac30762ac23590a0 (127.0.107.194:45415): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:42:33.146067  6926 consensus_queue.cc:260] T 3ba63207dea247b3933ac51026e031e4 P 4751e3be2c68460aac30762ac23590a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75c5de21f8d340a08c5c91a329dccd27" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37451 } } peers { permanent_uuid: "4751e3be2c68460aac30762ac23590a0" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45415 } } peers { permanent_uuid: "d98dcc2006d6458ab1bc0217cbef6fa7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40929 } }
I20260608 12:42:33.146855  6698 leader_election.cc:304] T 3ba63207dea247b3933ac51026e031e4 P 75c5de21f8d340a08c5c91a329dccd27 [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: 75c5de21f8d340a08c5c91a329dccd27; no voters: 4751e3be2c68460aac30762ac23590a0, d98dcc2006d6458ab1bc0217cbef6fa7
I20260608 12:42:33.148707  6880 raft_consensus.cc:2468] T aa748b8d7f7a4fcd98a8574919af6680 P d98dcc2006d6458ab1bc0217cbef6fa7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75c5de21f8d340a08c5c91a329dccd27 in term 1.
I20260608 12:42:33.152539  6806 raft_consensus.cc:2468] T aa748b8d7f7a4fcd98a8574919af6680 P 4751e3be2c68460aac30762ac23590a0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75c5de21f8d340a08c5c91a329dccd27 in term 1.
I20260608 12:42:33.153211  6926 ts_tablet_manager.cc:1434] T 3ba63207dea247b3933ac51026e031e4 P 4751e3be2c68460aac30762ac23590a0: Time spent starting tablet: real 0.013s	user 0.010s	sys 0.001s
I20260608 12:42:33.153740  6947 raft_consensus.cc:2749] T 3ba63207dea247b3933ac51026e031e4 P 75c5de21f8d340a08c5c91a329dccd27 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 12:42:33.155130  6698 leader_election.cc:304] T aa748b8d7f7a4fcd98a8574919af6680 P 75c5de21f8d340a08c5c91a329dccd27 [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: 75c5de21f8d340a08c5c91a329dccd27, d98dcc2006d6458ab1bc0217cbef6fa7; no voters: 
I20260608 12:42:33.157418  6947 raft_consensus.cc:2804] T aa748b8d7f7a4fcd98a8574919af6680 P 75c5de21f8d340a08c5c91a329dccd27 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:42:33.158075  6947 raft_consensus.cc:697] T aa748b8d7f7a4fcd98a8574919af6680 P 75c5de21f8d340a08c5c91a329dccd27 [term 1 LEADER]: Becoming Leader. State: Replica: 75c5de21f8d340a08c5c91a329dccd27, State: Running, Role: LEADER
I20260608 12:42:33.157476  6630 catalog_manager.cc:5696] T 561e7fd567ad445ea517b9bc77c2174a P d98dcc2006d6458ab1bc0217cbef6fa7 reported cstate change: term changed from 0 to 1, leader changed from <none> to d98dcc2006d6458ab1bc0217cbef6fa7 (127.0.107.195). New cstate: current_term: 1 leader_uuid: "d98dcc2006d6458ab1bc0217cbef6fa7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75c5de21f8d340a08c5c91a329dccd27" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37451 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4751e3be2c68460aac30762ac23590a0" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d98dcc2006d6458ab1bc0217cbef6fa7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40929 } health_report { overall_health: HEALTHY } } }
I20260608 12:42:33.158949  6947 consensus_queue.cc:237] T aa748b8d7f7a4fcd98a8574919af6680 P 75c5de21f8d340a08c5c91a329dccd27 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75c5de21f8d340a08c5c91a329dccd27" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37451 } } peers { permanent_uuid: "4751e3be2c68460aac30762ac23590a0" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45415 } } peers { permanent_uuid: "d98dcc2006d6458ab1bc0217cbef6fa7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40929 } }
I20260608 12:42:33.165446  6805 raft_consensus.cc:2468] T d44d8069cbd84d5884d59f24efe0d1ec P 4751e3be2c68460aac30762ac23590a0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75c5de21f8d340a08c5c91a329dccd27 in term 1.
I20260608 12:42:33.175491  6627 catalog_manager.cc:5696] T d44d8069cbd84d5884d59f24efe0d1ec P 75c5de21f8d340a08c5c91a329dccd27 reported cstate change: term changed from 0 to 1, leader changed from <none> to 75c5de21f8d340a08c5c91a329dccd27 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "75c5de21f8d340a08c5c91a329dccd27" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75c5de21f8d340a08c5c91a329dccd27" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37451 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d98dcc2006d6458ab1bc0217cbef6fa7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4751e3be2c68460aac30762ac23590a0" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45415 } health_report { overall_health: UNKNOWN } } }
I20260608 12:42:33.189791  6627 catalog_manager.cc:5696] T aa748b8d7f7a4fcd98a8574919af6680 P 75c5de21f8d340a08c5c91a329dccd27 reported cstate change: term changed from 0 to 1, leader changed from <none> to 75c5de21f8d340a08c5c91a329dccd27 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "75c5de21f8d340a08c5c91a329dccd27" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75c5de21f8d340a08c5c91a329dccd27" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37451 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4751e3be2c68460aac30762ac23590a0" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d98dcc2006d6458ab1bc0217cbef6fa7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40929 } health_report { overall_health: UNKNOWN } } }
I20260608 12:42:33.515836  6949 consensus_queue.cc:1048] T d44d8069cbd84d5884d59f24efe0d1ec P 75c5de21f8d340a08c5c91a329dccd27 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d98dcc2006d6458ab1bc0217cbef6fa7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:42:33.523504  6933 raft_consensus.cc:493] T 3ba63207dea247b3933ac51026e031e4 P 4751e3be2c68460aac30762ac23590a0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:42:33.524077  6933 raft_consensus.cc:515] T 3ba63207dea247b3933ac51026e031e4 P 4751e3be2c68460aac30762ac23590a0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75c5de21f8d340a08c5c91a329dccd27" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37451 } } peers { permanent_uuid: "4751e3be2c68460aac30762ac23590a0" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45415 } } peers { permanent_uuid: "d98dcc2006d6458ab1bc0217cbef6fa7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40929 } }
I20260608 12:42:33.531667  6933 leader_election.cc:290] T 3ba63207dea247b3933ac51026e031e4 P 4751e3be2c68460aac30762ac23590a0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 75c5de21f8d340a08c5c91a329dccd27 (127.0.107.193:37451), d98dcc2006d6458ab1bc0217cbef6fa7 (127.0.107.195:40929)
I20260608 12:42:33.550814  6932 consensus_queue.cc:1048] T 561e7fd567ad445ea517b9bc77c2174a P d98dcc2006d6458ab1bc0217cbef6fa7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4751e3be2c68460aac30762ac23590a0" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:42:33.555052  6731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ba63207dea247b3933ac51026e031e4" candidate_uuid: "4751e3be2c68460aac30762ac23590a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75c5de21f8d340a08c5c91a329dccd27" is_pre_election: true
I20260608 12:42:33.555902  6731 raft_consensus.cc:2393] T 3ba63207dea247b3933ac51026e031e4 P 75c5de21f8d340a08c5c91a329dccd27 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4751e3be2c68460aac30762ac23590a0 in current term 1: Already voted for candidate 75c5de21f8d340a08c5c91a329dccd27 in this term.
I20260608 12:42:33.555756  6949 consensus_queue.cc:1048] T d44d8069cbd84d5884d59f24efe0d1ec P 75c5de21f8d340a08c5c91a329dccd27 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4751e3be2c68460aac30762ac23590a0" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:42:33.560731  6880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ba63207dea247b3933ac51026e031e4" candidate_uuid: "4751e3be2c68460aac30762ac23590a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d98dcc2006d6458ab1bc0217cbef6fa7" is_pre_election: true
I20260608 12:42:33.561990  6880 raft_consensus.cc:2393] T 3ba63207dea247b3933ac51026e031e4 P d98dcc2006d6458ab1bc0217cbef6fa7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4751e3be2c68460aac30762ac23590a0 in current term 1: Already voted for candidate d98dcc2006d6458ab1bc0217cbef6fa7 in this term.
I20260608 12:42:33.564015  6773 leader_election.cc:304] T 3ba63207dea247b3933ac51026e031e4 P 4751e3be2c68460aac30762ac23590a0 [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: 4751e3be2c68460aac30762ac23590a0; no voters: 75c5de21f8d340a08c5c91a329dccd27, d98dcc2006d6458ab1bc0217cbef6fa7
I20260608 12:42:33.565027  6933 raft_consensus.cc:3060] T 3ba63207dea247b3933ac51026e031e4 P 4751e3be2c68460aac30762ac23590a0 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:33.576586  6933 raft_consensus.cc:2749] T 3ba63207dea247b3933ac51026e031e4 P 4751e3be2c68460aac30762ac23590a0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:42:33.581221  6963 consensus_queue.cc:1048] T 561e7fd567ad445ea517b9bc77c2174a P d98dcc2006d6458ab1bc0217cbef6fa7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "75c5de21f8d340a08c5c91a329dccd27" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260608 12:42:33.591024  6678 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 12:42:33.654403  6949 consensus_queue.cc:1048] T aa748b8d7f7a4fcd98a8574919af6680 P 75c5de21f8d340a08c5c91a329dccd27 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4751e3be2c68460aac30762ac23590a0" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:42:33.670315  6928 consensus_queue.cc:1048] T aa748b8d7f7a4fcd98a8574919af6680 P 75c5de21f8d340a08c5c91a329dccd27 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d98dcc2006d6458ab1bc0217cbef6fa7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 12:42:34.594547  6678 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 12:42:34.902213  6967 raft_consensus.cc:493] T 3ba63207dea247b3933ac51026e031e4 P d98dcc2006d6458ab1bc0217cbef6fa7 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:42:34.903069  6967 raft_consensus.cc:515] T 3ba63207dea247b3933ac51026e031e4 P d98dcc2006d6458ab1bc0217cbef6fa7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75c5de21f8d340a08c5c91a329dccd27" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37451 } } peers { permanent_uuid: "4751e3be2c68460aac30762ac23590a0" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45415 } } peers { permanent_uuid: "d98dcc2006d6458ab1bc0217cbef6fa7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40929 } }
I20260608 12:42:34.905848  6967 leader_election.cc:290] T 3ba63207dea247b3933ac51026e031e4 P d98dcc2006d6458ab1bc0217cbef6fa7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 75c5de21f8d340a08c5c91a329dccd27 (127.0.107.193:37451), 4751e3be2c68460aac30762ac23590a0 (127.0.107.194:45415)
I20260608 12:42:34.907018  6731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ba63207dea247b3933ac51026e031e4" candidate_uuid: "d98dcc2006d6458ab1bc0217cbef6fa7" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75c5de21f8d340a08c5c91a329dccd27" is_pre_election: true
I20260608 12:42:34.907457  6806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ba63207dea247b3933ac51026e031e4" candidate_uuid: "d98dcc2006d6458ab1bc0217cbef6fa7" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4751e3be2c68460aac30762ac23590a0" is_pre_election: true
I20260608 12:42:34.907856  6731 raft_consensus.cc:2468] T 3ba63207dea247b3933ac51026e031e4 P 75c5de21f8d340a08c5c91a329dccd27 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d98dcc2006d6458ab1bc0217cbef6fa7 in term 1.
I20260608 12:42:34.908363  6806 raft_consensus.cc:2468] T 3ba63207dea247b3933ac51026e031e4 P 4751e3be2c68460aac30762ac23590a0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d98dcc2006d6458ab1bc0217cbef6fa7 in term 1.
I20260608 12:42:34.909955  6845 leader_election.cc:304] T 3ba63207dea247b3933ac51026e031e4 P d98dcc2006d6458ab1bc0217cbef6fa7 [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: 75c5de21f8d340a08c5c91a329dccd27, d98dcc2006d6458ab1bc0217cbef6fa7; no voters: 
I20260608 12:42:34.910859  6967 raft_consensus.cc:2804] T 3ba63207dea247b3933ac51026e031e4 P d98dcc2006d6458ab1bc0217cbef6fa7 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 12:42:34.911314  6967 raft_consensus.cc:493] T 3ba63207dea247b3933ac51026e031e4 P d98dcc2006d6458ab1bc0217cbef6fa7 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:42:34.911643  6967 raft_consensus.cc:3060] T 3ba63207dea247b3933ac51026e031e4 P d98dcc2006d6458ab1bc0217cbef6fa7 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:42:34.916729  6967 raft_consensus.cc:515] T 3ba63207dea247b3933ac51026e031e4 P d98dcc2006d6458ab1bc0217cbef6fa7 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75c5de21f8d340a08c5c91a329dccd27" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37451 } } peers { permanent_uuid: "4751e3be2c68460aac30762ac23590a0" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45415 } } peers { permanent_uuid: "d98dcc2006d6458ab1bc0217cbef6fa7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40929 } }
I20260608 12:42:34.918771  6967 leader_election.cc:290] T 3ba63207dea247b3933ac51026e031e4 P d98dcc2006d6458ab1bc0217cbef6fa7 [CANDIDATE]: Term 2 election: Requested vote from peers 75c5de21f8d340a08c5c91a329dccd27 (127.0.107.193:37451), 4751e3be2c68460aac30762ac23590a0 (127.0.107.194:45415)
I20260608 12:42:34.919742  6731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ba63207dea247b3933ac51026e031e4" candidate_uuid: "d98dcc2006d6458ab1bc0217cbef6fa7" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75c5de21f8d340a08c5c91a329dccd27"
I20260608 12:42:34.920472  6731 raft_consensus.cc:3060] T 3ba63207dea247b3933ac51026e031e4 P 75c5de21f8d340a08c5c91a329dccd27 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:42:34.921133  6806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ba63207dea247b3933ac51026e031e4" candidate_uuid: "d98dcc2006d6458ab1bc0217cbef6fa7" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4751e3be2c68460aac30762ac23590a0"
I20260608 12:42:34.922065  6806 raft_consensus.cc:3060] T 3ba63207dea247b3933ac51026e031e4 P 4751e3be2c68460aac30762ac23590a0 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:42:34.925979  6731 raft_consensus.cc:2468] T 3ba63207dea247b3933ac51026e031e4 P 75c5de21f8d340a08c5c91a329dccd27 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d98dcc2006d6458ab1bc0217cbef6fa7 in term 2.
I20260608 12:42:34.927389  6845 leader_election.cc:304] T 3ba63207dea247b3933ac51026e031e4 P d98dcc2006d6458ab1bc0217cbef6fa7 [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: 75c5de21f8d340a08c5c91a329dccd27, d98dcc2006d6458ab1bc0217cbef6fa7; no voters: 
I20260608 12:42:34.928709  6967 raft_consensus.cc:2804] T 3ba63207dea247b3933ac51026e031e4 P d98dcc2006d6458ab1bc0217cbef6fa7 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:42:34.928666  6806 raft_consensus.cc:2468] T 3ba63207dea247b3933ac51026e031e4 P 4751e3be2c68460aac30762ac23590a0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d98dcc2006d6458ab1bc0217cbef6fa7 in term 2.
I20260608 12:42:34.930362  6967 raft_consensus.cc:697] T 3ba63207dea247b3933ac51026e031e4 P d98dcc2006d6458ab1bc0217cbef6fa7 [term 2 LEADER]: Becoming Leader. State: Replica: d98dcc2006d6458ab1bc0217cbef6fa7, State: Running, Role: LEADER
I20260608 12:42:34.931809  6967 consensus_queue.cc:237] T 3ba63207dea247b3933ac51026e031e4 P d98dcc2006d6458ab1bc0217cbef6fa7 [LEADER]: Queue going to LEADER 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: "75c5de21f8d340a08c5c91a329dccd27" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37451 } } peers { permanent_uuid: "4751e3be2c68460aac30762ac23590a0" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45415 } } peers { permanent_uuid: "d98dcc2006d6458ab1bc0217cbef6fa7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40929 } }
I20260608 12:42:34.940102  6627 catalog_manager.cc:5696] T 3ba63207dea247b3933ac51026e031e4 P d98dcc2006d6458ab1bc0217cbef6fa7 reported cstate change: term changed from 0 to 2, leader changed from <none> to d98dcc2006d6458ab1bc0217cbef6fa7 (127.0.107.195). New cstate: current_term: 2 leader_uuid: "d98dcc2006d6458ab1bc0217cbef6fa7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75c5de21f8d340a08c5c91a329dccd27" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37451 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4751e3be2c68460aac30762ac23590a0" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d98dcc2006d6458ab1bc0217cbef6fa7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40929 } health_report { overall_health: HEALTHY } } }
I20260608 12:42:35.439869  6805 raft_consensus.cc:1275] T 3ba63207dea247b3933ac51026e031e4 P 4751e3be2c68460aac30762ac23590a0 [term 2 FOLLOWER]: Refusing update from remote peer d98dcc2006d6458ab1bc0217cbef6fa7: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260608 12:42:35.441222  6967 consensus_queue.cc:1048] T 3ba63207dea247b3933ac51026e031e4 P d98dcc2006d6458ab1bc0217cbef6fa7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4751e3be2c68460aac30762ac23590a0" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:42:35.450855   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
W20260608 12:42:35.457341  6845 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 6 similar messages]
W20260608 12:42:35.472919  6845 consensus_peers.cc:597] T 3ba63207dea247b3933ac51026e031e4 P d98dcc2006d6458ab1bc0217cbef6fa7 -> Peer 75c5de21f8d340a08c5c91a329dccd27 (127.0.107.193:37451): Couldn't send request to peer 75c5de21f8d340a08c5c91a329dccd27. 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:42:35.486822   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:42:35.487633   431 tablet_replica.cc:333] T aa748b8d7f7a4fcd98a8574919af6680 P 75c5de21f8d340a08c5c91a329dccd27: stopping tablet replica
I20260608 12:42:35.488284   431 raft_consensus.cc:2243] T aa748b8d7f7a4fcd98a8574919af6680 P 75c5de21f8d340a08c5c91a329dccd27 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:42:35.489164   431 raft_consensus.cc:2272] T aa748b8d7f7a4fcd98a8574919af6680 P 75c5de21f8d340a08c5c91a329dccd27 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:35.491266   431 tablet_replica.cc:333] T 3ba63207dea247b3933ac51026e031e4 P 75c5de21f8d340a08c5c91a329dccd27: stopping tablet replica
I20260608 12:42:35.491825   431 raft_consensus.cc:2243] T 3ba63207dea247b3933ac51026e031e4 P 75c5de21f8d340a08c5c91a329dccd27 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:35.492221   431 raft_consensus.cc:2272] T 3ba63207dea247b3933ac51026e031e4 P 75c5de21f8d340a08c5c91a329dccd27 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:35.494208   431 tablet_replica.cc:333] T 561e7fd567ad445ea517b9bc77c2174a P 75c5de21f8d340a08c5c91a329dccd27: stopping tablet replica
I20260608 12:42:35.494769   431 raft_consensus.cc:2243] T 561e7fd567ad445ea517b9bc77c2174a P 75c5de21f8d340a08c5c91a329dccd27 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:35.495147   431 raft_consensus.cc:2272] T 561e7fd567ad445ea517b9bc77c2174a P 75c5de21f8d340a08c5c91a329dccd27 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:35.496969   431 tablet_replica.cc:333] T d44d8069cbd84d5884d59f24efe0d1ec P 75c5de21f8d340a08c5c91a329dccd27: stopping tablet replica
I20260608 12:42:35.497397   431 raft_consensus.cc:2243] T d44d8069cbd84d5884d59f24efe0d1ec P 75c5de21f8d340a08c5c91a329dccd27 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:42:35.498302   431 raft_consensus.cc:2272] T d44d8069cbd84d5884d59f24efe0d1ec P 75c5de21f8d340a08c5c91a329dccd27 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:35.522580   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
W20260608 12:42:35.925410  6845 consensus_peers.cc:597] T 561e7fd567ad445ea517b9bc77c2174a P d98dcc2006d6458ab1bc0217cbef6fa7 -> Peer 75c5de21f8d340a08c5c91a329dccd27 (127.0.107.193:37451): Couldn't send request to peer 75c5de21f8d340a08c5c91a329dccd27. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:37451: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:42:36.317936  6978 consensus_queue.cc:579] T 561e7fd567ad445ea517b9bc77c2174a P d98dcc2006d6458ab1bc0217cbef6fa7 [LEADER]: Leader has been unable to successfully communicate with peer 75c5de21f8d340a08c5c91a329dccd27 for more than 1 seconds (1.010s)
W20260608 12:42:36.325528  6627 catalog_manager.cc:5374] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 561e7fd567ad445ea517b9bc77c2174a with cas_config_opid_index -1: no extra replica candidate found for tablet 561e7fd567ad445ea517b9bc77c2174a (table test-workload [id=f67300d3948c47fc9a522f364b306d07]): 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:42:36.536859   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:42:36.543666  6983 instance_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:42:36.545387  6984 instance_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:42:36.546339  6986 instance_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:42:36.546525   431 server_base.cc:1061] running on GCE node
I20260608 12:42:36.547192  6982 raft_consensus.cc:493] T d44d8069cbd84d5884d59f24efe0d1ec P d98dcc2006d6458ab1bc0217cbef6fa7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 75c5de21f8d340a08c5c91a329dccd27)
I20260608 12:42:36.548801  6982 raft_consensus.cc:515] T d44d8069cbd84d5884d59f24efe0d1ec P d98dcc2006d6458ab1bc0217cbef6fa7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75c5de21f8d340a08c5c91a329dccd27" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37451 } } peers { permanent_uuid: "d98dcc2006d6458ab1bc0217cbef6fa7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40929 } } peers { permanent_uuid: "4751e3be2c68460aac30762ac23590a0" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45415 } }
I20260608 12:42:36.550248   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:42:36.550680   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:42:36.551146   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922556551115 us; error 0 us; skew 500 ppm
I20260608 12:42:36.552011   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:42:36.552531  6982 leader_election.cc:290] T d44d8069cbd84d5884d59f24efe0d1ec P d98dcc2006d6458ab1bc0217cbef6fa7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 75c5de21f8d340a08c5c91a329dccd27 (127.0.107.193:37451), 4751e3be2c68460aac30762ac23590a0 (127.0.107.194:45415)
I20260608 12:42:36.554463  6805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d44d8069cbd84d5884d59f24efe0d1ec" candidate_uuid: "d98dcc2006d6458ab1bc0217cbef6fa7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4751e3be2c68460aac30762ac23590a0" is_pre_election: true
W20260608 12:42:36.556051  6845 leader_election.cc:336] T d44d8069cbd84d5884d59f24efe0d1ec P d98dcc2006d6458ab1bc0217cbef6fa7 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 75c5de21f8d340a08c5c91a329dccd27 (127.0.107.193:37451): Network error: Client connection negotiation failed: client connection to 127.0.107.193:37451: connect: Connection refused (error 111)
I20260608 12:42:36.556202   431 webserver.cc:533] Webserver started at http://127.0.107.196:44387/ using document root <none> and password file <none>
I20260608 12:42:36.556717  6847 leader_election.cc:304] T d44d8069cbd84d5884d59f24efe0d1ec P d98dcc2006d6458ab1bc0217cbef6fa7 [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: d98dcc2006d6458ab1bc0217cbef6fa7; no voters: 4751e3be2c68460aac30762ac23590a0, 75c5de21f8d340a08c5c91a329dccd27
I20260608 12:42:36.556931   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:42:36.557289   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:42:36.557615   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:42:36.557504  6982 raft_consensus.cc:2749] T d44d8069cbd84d5884d59f24efe0d1ec P d98dcc2006d6458ab1bc0217cbef6fa7 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 12:42:36.558938   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922379125897-431-0/minicluster-data/ts-3-root/instance:
uuid: "808cfb5969334110afe5fc380f42e175"
format_stamp: "Formatted at 2026-06-08 12:42:36 on dist-test-slave-gg24"
I20260608 12:42:36.564270   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.001s
I20260608 12:42:36.569222  6991 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:42:36.570768   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.004s
I20260608 12:42:36.571136   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922379125897-431-0/minicluster-data/ts-3-root
uuid: "808cfb5969334110afe5fc380f42e175"
format_stamp: "Formatted at 2026-06-08 12:42:36 on dist-test-slave-gg24"
I20260608 12:42:36.571452   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922379125897-431-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922379125897-431-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922379125897-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)
W20260608 12:42:36.605952  6678 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver 75c5de21f8d340a08c5c91a329dccd27 not available for placement
I20260608 12:42:36.613837   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:42:36.615135   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:42:36.616868   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:42:36.618570  6982 raft_consensus.cc:493] T aa748b8d7f7a4fcd98a8574919af6680 P d98dcc2006d6458ab1bc0217cbef6fa7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 75c5de21f8d340a08c5c91a329dccd27)
I20260608 12:42:36.619102  6982 raft_consensus.cc:515] T aa748b8d7f7a4fcd98a8574919af6680 P d98dcc2006d6458ab1bc0217cbef6fa7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75c5de21f8d340a08c5c91a329dccd27" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37451 } } peers { permanent_uuid: "4751e3be2c68460aac30762ac23590a0" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45415 } } peers { permanent_uuid: "d98dcc2006d6458ab1bc0217cbef6fa7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40929 } }
I20260608 12:42:36.619727   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:42:36.619975   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:36.620358   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:42:36.620512   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:36.622741  6982 leader_election.cc:290] T aa748b8d7f7a4fcd98a8574919af6680 P d98dcc2006d6458ab1bc0217cbef6fa7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 75c5de21f8d340a08c5c91a329dccd27 (127.0.107.193:37451), 4751e3be2c68460aac30762ac23590a0 (127.0.107.194:45415)
I20260608 12:42:36.623135  6805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa748b8d7f7a4fcd98a8574919af6680" candidate_uuid: "d98dcc2006d6458ab1bc0217cbef6fa7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4751e3be2c68460aac30762ac23590a0" is_pre_election: true
W20260608 12:42:36.626423  6845 leader_election.cc:336] T aa748b8d7f7a4fcd98a8574919af6680 P d98dcc2006d6458ab1bc0217cbef6fa7 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 75c5de21f8d340a08c5c91a329dccd27 (127.0.107.193:37451): Network error: Client connection negotiation failed: client connection to 127.0.107.193:37451: connect: Connection refused (error 111)
I20260608 12:42:36.626820  6845 leader_election.cc:304] T aa748b8d7f7a4fcd98a8574919af6680 P d98dcc2006d6458ab1bc0217cbef6fa7 [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: d98dcc2006d6458ab1bc0217cbef6fa7; no voters: 4751e3be2c68460aac30762ac23590a0, 75c5de21f8d340a08c5c91a329dccd27
I20260608 12:42:36.627609  6982 raft_consensus.cc:2749] T aa748b8d7f7a4fcd98a8574919af6680 P d98dcc2006d6458ab1bc0217cbef6fa7 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 12:42:36.675171   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.196:42055
I20260608 12:42:36.675299  7053 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.196:42055 every 8 connection(s)
I20260608 12:42:36.691764  7054 heartbeater.cc:344] Connected to a master server at 127.0.107.254:40197
I20260608 12:42:36.692206  7054 heartbeater.cc:461] Registering TS with master...
I20260608 12:42:36.693173  7054 heartbeater.cc:507] Master 127.0.107.254:40197 requested a full tablet report, sending...
I20260608 12:42:36.695367  6627 ts_manager.cc:194] Registered new tserver with Master: 808cfb5969334110afe5fc380f42e175 (127.0.107.196:42055)
I20260608 12:42:36.696877  6627 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33720
I20260608 12:42:36.712782  7058 raft_consensus.cc:493] T aa748b8d7f7a4fcd98a8574919af6680 P 4751e3be2c68460aac30762ac23590a0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 75c5de21f8d340a08c5c91a329dccd27)
I20260608 12:42:36.713291  7058 raft_consensus.cc:515] T aa748b8d7f7a4fcd98a8574919af6680 P 4751e3be2c68460aac30762ac23590a0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75c5de21f8d340a08c5c91a329dccd27" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37451 } } peers { permanent_uuid: "4751e3be2c68460aac30762ac23590a0" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45415 } } peers { permanent_uuid: "d98dcc2006d6458ab1bc0217cbef6fa7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40929 } }
I20260608 12:42:36.715435  7058 leader_election.cc:290] T aa748b8d7f7a4fcd98a8574919af6680 P 4751e3be2c68460aac30762ac23590a0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 75c5de21f8d340a08c5c91a329dccd27 (127.0.107.193:37451), d98dcc2006d6458ab1bc0217cbef6fa7 (127.0.107.195:40929)
I20260608 12:42:36.716859  6880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa748b8d7f7a4fcd98a8574919af6680" candidate_uuid: "4751e3be2c68460aac30762ac23590a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d98dcc2006d6458ab1bc0217cbef6fa7" is_pre_election: true
I20260608 12:42:36.717578  6880 raft_consensus.cc:2468] T aa748b8d7f7a4fcd98a8574919af6680 P d98dcc2006d6458ab1bc0217cbef6fa7 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4751e3be2c68460aac30762ac23590a0 in term 1.
I20260608 12:42:36.718820  6773 leader_election.cc:304] T aa748b8d7f7a4fcd98a8574919af6680 P 4751e3be2c68460aac30762ac23590a0 [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: 4751e3be2c68460aac30762ac23590a0, d98dcc2006d6458ab1bc0217cbef6fa7; no voters: 
I20260608 12:42:36.719895  7058 raft_consensus.cc:2804] T aa748b8d7f7a4fcd98a8574919af6680 P 4751e3be2c68460aac30762ac23590a0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 12:42:36.720237  7058 raft_consensus.cc:493] T aa748b8d7f7a4fcd98a8574919af6680 P 4751e3be2c68460aac30762ac23590a0 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 75c5de21f8d340a08c5c91a329dccd27)
I20260608 12:42:36.720633  7058 raft_consensus.cc:3060] T aa748b8d7f7a4fcd98a8574919af6680 P 4751e3be2c68460aac30762ac23590a0 [term 1 FOLLOWER]: Advancing to term 2
W20260608 12:42:36.722445  6771 leader_election.cc:336] T aa748b8d7f7a4fcd98a8574919af6680 P 4751e3be2c68460aac30762ac23590a0 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 75c5de21f8d340a08c5c91a329dccd27 (127.0.107.193:37451): Network error: Client connection negotiation failed: client connection to 127.0.107.193:37451: connect: Connection refused (error 111)
I20260608 12:42:36.727572  7058 raft_consensus.cc:515] T aa748b8d7f7a4fcd98a8574919af6680 P 4751e3be2c68460aac30762ac23590a0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75c5de21f8d340a08c5c91a329dccd27" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37451 } } peers { permanent_uuid: "4751e3be2c68460aac30762ac23590a0" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45415 } } peers { permanent_uuid: "d98dcc2006d6458ab1bc0217cbef6fa7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40929 } }
I20260608 12:42:36.729563  7058 leader_election.cc:290] T aa748b8d7f7a4fcd98a8574919af6680 P 4751e3be2c68460aac30762ac23590a0 [CANDIDATE]: Term 2 election: Requested vote from peers 75c5de21f8d340a08c5c91a329dccd27 (127.0.107.193:37451), d98dcc2006d6458ab1bc0217cbef6fa7 (127.0.107.195:40929)
I20260608 12:42:36.730731  6880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa748b8d7f7a4fcd98a8574919af6680" candidate_uuid: "4751e3be2c68460aac30762ac23590a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d98dcc2006d6458ab1bc0217cbef6fa7"
I20260608 12:42:36.731424  6880 raft_consensus.cc:3060] T aa748b8d7f7a4fcd98a8574919af6680 P d98dcc2006d6458ab1bc0217cbef6fa7 [term 1 FOLLOWER]: Advancing to term 2
W20260608 12:42:36.734246  6771 leader_election.cc:336] T aa748b8d7f7a4fcd98a8574919af6680 P 4751e3be2c68460aac30762ac23590a0 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 75c5de21f8d340a08c5c91a329dccd27 (127.0.107.193:37451): Network error: Client connection negotiation failed: client connection to 127.0.107.193:37451: connect: Connection refused (error 111)
I20260608 12:42:36.737033  6880 raft_consensus.cc:2468] T aa748b8d7f7a4fcd98a8574919af6680 P d98dcc2006d6458ab1bc0217cbef6fa7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4751e3be2c68460aac30762ac23590a0 in term 2.
I20260608 12:42:36.738196  6773 leader_election.cc:304] T aa748b8d7f7a4fcd98a8574919af6680 P 4751e3be2c68460aac30762ac23590a0 [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: 4751e3be2c68460aac30762ac23590a0, d98dcc2006d6458ab1bc0217cbef6fa7; no voters: 75c5de21f8d340a08c5c91a329dccd27
I20260608 12:42:36.738956  7058 raft_consensus.cc:2804] T aa748b8d7f7a4fcd98a8574919af6680 P 4751e3be2c68460aac30762ac23590a0 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:42:36.740114  7058 raft_consensus.cc:697] T aa748b8d7f7a4fcd98a8574919af6680 P 4751e3be2c68460aac30762ac23590a0 [term 2 LEADER]: Becoming Leader. State: Replica: 4751e3be2c68460aac30762ac23590a0, State: Running, Role: LEADER
I20260608 12:42:36.741003  7058 consensus_queue.cc:237] T aa748b8d7f7a4fcd98a8574919af6680 P 4751e3be2c68460aac30762ac23590a0 [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: "75c5de21f8d340a08c5c91a329dccd27" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37451 } } peers { permanent_uuid: "4751e3be2c68460aac30762ac23590a0" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45415 } } peers { permanent_uuid: "d98dcc2006d6458ab1bc0217cbef6fa7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40929 } }
I20260608 12:42:36.750063  6627 catalog_manager.cc:5696] T aa748b8d7f7a4fcd98a8574919af6680 P 4751e3be2c68460aac30762ac23590a0 reported cstate change: term changed from 1 to 2, leader changed from 75c5de21f8d340a08c5c91a329dccd27 (127.0.107.193) to 4751e3be2c68460aac30762ac23590a0 (127.0.107.194). New cstate: current_term: 2 leader_uuid: "4751e3be2c68460aac30762ac23590a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75c5de21f8d340a08c5c91a329dccd27" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37451 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4751e3be2c68460aac30762ac23590a0" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45415 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d98dcc2006d6458ab1bc0217cbef6fa7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40929 } health_report { overall_health: UNKNOWN } } }
I20260608 12:42:36.760627  6982 consensus_queue.cc:579] T 3ba63207dea247b3933ac51026e031e4 P d98dcc2006d6458ab1bc0217cbef6fa7 [LEADER]: Leader has been unable to successfully communicate with peer 75c5de21f8d340a08c5c91a329dccd27 for more than 1 seconds (1.288s)
I20260608 12:42:36.771750  6880 consensus_queue.cc:237] T 3ba63207dea247b3933ac51026e031e4 P d98dcc2006d6458ab1bc0217cbef6fa7 [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: "75c5de21f8d340a08c5c91a329dccd27" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37451 } } peers { permanent_uuid: "4751e3be2c68460aac30762ac23590a0" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45415 } } peers { permanent_uuid: "d98dcc2006d6458ab1bc0217cbef6fa7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40929 } } peers { permanent_uuid: "808cfb5969334110afe5fc380f42e175" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42055 } attrs { promote: true } }
I20260608 12:42:36.779227  6805 raft_consensus.cc:1275] T 3ba63207dea247b3933ac51026e031e4 P 4751e3be2c68460aac30762ac23590a0 [term 2 FOLLOWER]: Refusing update from remote peer d98dcc2006d6458ab1bc0217cbef6fa7: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:42:36.781194  6978 consensus_queue.cc:1048] T 3ba63207dea247b3933ac51026e031e4 P d98dcc2006d6458ab1bc0217cbef6fa7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4751e3be2c68460aac30762ac23590a0" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260608 12:42:36.785305  6845 consensus_peers.cc:597] T 3ba63207dea247b3933ac51026e031e4 P d98dcc2006d6458ab1bc0217cbef6fa7 -> Peer 75c5de21f8d340a08c5c91a329dccd27 (127.0.107.193:37451): Couldn't send request to peer 75c5de21f8d340a08c5c91a329dccd27. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:37451: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:42:36.790169  6982 raft_consensus.cc:2955] T 3ba63207dea247b3933ac51026e031e4 P d98dcc2006d6458ab1bc0217cbef6fa7 [term 2 LEADER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 808cfb5969334110afe5fc380f42e175 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "75c5de21f8d340a08c5c91a329dccd27" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37451 } } peers { permanent_uuid: "4751e3be2c68460aac30762ac23590a0" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45415 } } peers { permanent_uuid: "d98dcc2006d6458ab1bc0217cbef6fa7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40929 } } peers { permanent_uuid: "808cfb5969334110afe5fc380f42e175" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42055 } attrs { promote: true } } }
I20260608 12:42:36.791894  6805 raft_consensus.cc:2955] T 3ba63207dea247b3933ac51026e031e4 P 4751e3be2c68460aac30762ac23590a0 [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 808cfb5969334110afe5fc380f42e175 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "75c5de21f8d340a08c5c91a329dccd27" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37451 } } peers { permanent_uuid: "4751e3be2c68460aac30762ac23590a0" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45415 } } peers { permanent_uuid: "d98dcc2006d6458ab1bc0217cbef6fa7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40929 } } peers { permanent_uuid: "808cfb5969334110afe5fc380f42e175" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42055 } attrs { promote: true } } }
W20260608 12:42:36.792747  6846 consensus_peers.cc:597] T 3ba63207dea247b3933ac51026e031e4 P d98dcc2006d6458ab1bc0217cbef6fa7 -> Peer 808cfb5969334110afe5fc380f42e175 (127.0.107.196:42055): Couldn't send request to peer 808cfb5969334110afe5fc380f42e175. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3ba63207dea247b3933ac51026e031e4. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:42:36.799158  6617 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 3ba63207dea247b3933ac51026e031e4 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260608 12:42:36.804121  6629 catalog_manager.cc:5696] T 3ba63207dea247b3933ac51026e031e4 P d98dcc2006d6458ab1bc0217cbef6fa7 reported cstate change: config changed from index -1 to 2, NON_VOTER 808cfb5969334110afe5fc380f42e175 (127.0.107.196) added. New cstate: current_term: 2 leader_uuid: "d98dcc2006d6458ab1bc0217cbef6fa7" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "75c5de21f8d340a08c5c91a329dccd27" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37451 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4751e3be2c68460aac30762ac23590a0" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45415 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d98dcc2006d6458ab1bc0217cbef6fa7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "808cfb5969334110afe5fc380f42e175" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42055 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:42:36.931547  6880 consensus_queue.cc:237] T 561e7fd567ad445ea517b9bc77c2174a P d98dcc2006d6458ab1bc0217cbef6fa7 [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: "75c5de21f8d340a08c5c91a329dccd27" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37451 } } peers { permanent_uuid: "4751e3be2c68460aac30762ac23590a0" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45415 } } peers { permanent_uuid: "d98dcc2006d6458ab1bc0217cbef6fa7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40929 } } peers { permanent_uuid: "808cfb5969334110afe5fc380f42e175" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42055 } attrs { promote: true } }
I20260608 12:42:36.936254  7058 raft_consensus.cc:493] T d44d8069cbd84d5884d59f24efe0d1ec P 4751e3be2c68460aac30762ac23590a0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 75c5de21f8d340a08c5c91a329dccd27)
I20260608 12:42:36.936913  7058 raft_consensus.cc:515] T d44d8069cbd84d5884d59f24efe0d1ec P 4751e3be2c68460aac30762ac23590a0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75c5de21f8d340a08c5c91a329dccd27" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37451 } } peers { permanent_uuid: "d98dcc2006d6458ab1bc0217cbef6fa7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40929 } } peers { permanent_uuid: "4751e3be2c68460aac30762ac23590a0" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45415 } }
I20260608 12:42:36.938710  6805 raft_consensus.cc:1275] T 561e7fd567ad445ea517b9bc77c2174a P 4751e3be2c68460aac30762ac23590a0 [term 1 FOLLOWER]: Refusing update from remote peer d98dcc2006d6458ab1bc0217cbef6fa7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:42:36.940659  7058 leader_election.cc:290] T d44d8069cbd84d5884d59f24efe0d1ec P 4751e3be2c68460aac30762ac23590a0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 75c5de21f8d340a08c5c91a329dccd27 (127.0.107.193:37451), d98dcc2006d6458ab1bc0217cbef6fa7 (127.0.107.195:40929)
W20260608 12:42:36.940893  6846 consensus_peers.cc:597] T 561e7fd567ad445ea517b9bc77c2174a P d98dcc2006d6458ab1bc0217cbef6fa7 -> Peer 808cfb5969334110afe5fc380f42e175 (127.0.107.196:42055): Couldn't send request to peer 808cfb5969334110afe5fc380f42e175. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 561e7fd567ad445ea517b9bc77c2174a. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:42:36.941550  6880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d44d8069cbd84d5884d59f24efe0d1ec" candidate_uuid: "4751e3be2c68460aac30762ac23590a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d98dcc2006d6458ab1bc0217cbef6fa7" is_pre_election: true
I20260608 12:42:36.942239  6880 raft_consensus.cc:2468] T d44d8069cbd84d5884d59f24efe0d1ec P d98dcc2006d6458ab1bc0217cbef6fa7 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4751e3be2c68460aac30762ac23590a0 in term 1.
W20260608 12:42:36.943145  6845 consensus_peers.cc:597] T 561e7fd567ad445ea517b9bc77c2174a P d98dcc2006d6458ab1bc0217cbef6fa7 -> Peer 75c5de21f8d340a08c5c91a329dccd27 (127.0.107.193:37451): Couldn't send request to peer 75c5de21f8d340a08c5c91a329dccd27. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:37451: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:42:36.943472  6982 consensus_queue.cc:1048] T 561e7fd567ad445ea517b9bc77c2174a P d98dcc2006d6458ab1bc0217cbef6fa7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4751e3be2c68460aac30762ac23590a0" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260608 12:42:36.943729  6771 leader_election.cc:336] T d44d8069cbd84d5884d59f24efe0d1ec P 4751e3be2c68460aac30762ac23590a0 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 75c5de21f8d340a08c5c91a329dccd27 (127.0.107.193:37451): Network error: Client connection negotiation failed: client connection to 127.0.107.193:37451: connect: Connection refused (error 111)
I20260608 12:42:36.944447  6773 leader_election.cc:304] T d44d8069cbd84d5884d59f24efe0d1ec P 4751e3be2c68460aac30762ac23590a0 [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: 4751e3be2c68460aac30762ac23590a0, d98dcc2006d6458ab1bc0217cbef6fa7; no voters: 75c5de21f8d340a08c5c91a329dccd27
I20260608 12:42:36.945258  7058 raft_consensus.cc:2804] T d44d8069cbd84d5884d59f24efe0d1ec P 4751e3be2c68460aac30762ac23590a0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 12:42:36.945647  7058 raft_consensus.cc:493] T d44d8069cbd84d5884d59f24efe0d1ec P 4751e3be2c68460aac30762ac23590a0 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 75c5de21f8d340a08c5c91a329dccd27)
I20260608 12:42:36.946014  7058 raft_consensus.cc:3060] T d44d8069cbd84d5884d59f24efe0d1ec P 4751e3be2c68460aac30762ac23590a0 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:42:36.951356  7058 raft_consensus.cc:515] T d44d8069cbd84d5884d59f24efe0d1ec P 4751e3be2c68460aac30762ac23590a0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75c5de21f8d340a08c5c91a329dccd27" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37451 } } peers { permanent_uuid: "d98dcc2006d6458ab1bc0217cbef6fa7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40929 } } peers { permanent_uuid: "4751e3be2c68460aac30762ac23590a0" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45415 } }
I20260608 12:42:36.952232  6978 raft_consensus.cc:2955] T 561e7fd567ad445ea517b9bc77c2174a P d98dcc2006d6458ab1bc0217cbef6fa7 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 808cfb5969334110afe5fc380f42e175 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "75c5de21f8d340a08c5c91a329dccd27" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37451 } } peers { permanent_uuid: "4751e3be2c68460aac30762ac23590a0" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45415 } } peers { permanent_uuid: "d98dcc2006d6458ab1bc0217cbef6fa7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40929 } } peers { permanent_uuid: "808cfb5969334110afe5fc380f42e175" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42055 } attrs { promote: true } } }
I20260608 12:42:36.954882  6880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d44d8069cbd84d5884d59f24efe0d1ec" candidate_uuid: "4751e3be2c68460aac30762ac23590a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d98dcc2006d6458ab1bc0217cbef6fa7"
I20260608 12:42:36.954380  6805 raft_consensus.cc:2955] T 561e7fd567ad445ea517b9bc77c2174a P 4751e3be2c68460aac30762ac23590a0 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 808cfb5969334110afe5fc380f42e175 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "75c5de21f8d340a08c5c91a329dccd27" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37451 } } peers { permanent_uuid: "4751e3be2c68460aac30762ac23590a0" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45415 } } peers { permanent_uuid: "d98dcc2006d6458ab1bc0217cbef6fa7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40929 } } peers { permanent_uuid: "808cfb5969334110afe5fc380f42e175" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42055 } attrs { promote: true } } }
I20260608 12:42:36.955862  7058 leader_election.cc:290] T d44d8069cbd84d5884d59f24efe0d1ec P 4751e3be2c68460aac30762ac23590a0 [CANDIDATE]: Term 2 election: Requested vote from peers 75c5de21f8d340a08c5c91a329dccd27 (127.0.107.193:37451), d98dcc2006d6458ab1bc0217cbef6fa7 (127.0.107.195:40929)
I20260608 12:42:36.955521  6880 raft_consensus.cc:3060] T d44d8069cbd84d5884d59f24efe0d1ec P d98dcc2006d6458ab1bc0217cbef6fa7 [term 1 FOLLOWER]: Advancing to term 2
W20260608 12:42:36.960693  6771 leader_election.cc:336] T d44d8069cbd84d5884d59f24efe0d1ec P 4751e3be2c68460aac30762ac23590a0 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 75c5de21f8d340a08c5c91a329dccd27 (127.0.107.193:37451): Network error: Client connection negotiation failed: client connection to 127.0.107.193:37451: connect: Connection refused (error 111)
I20260608 12:42:36.963482  6617 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 561e7fd567ad445ea517b9bc77c2174a with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 6)
I20260608 12:42:36.967851  6880 raft_consensus.cc:2468] T d44d8069cbd84d5884d59f24efe0d1ec P d98dcc2006d6458ab1bc0217cbef6fa7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4751e3be2c68460aac30762ac23590a0 in term 2.
I20260608 12:42:36.969540  6773 leader_election.cc:304] T d44d8069cbd84d5884d59f24efe0d1ec P 4751e3be2c68460aac30762ac23590a0 [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: 4751e3be2c68460aac30762ac23590a0, d98dcc2006d6458ab1bc0217cbef6fa7; no voters: 75c5de21f8d340a08c5c91a329dccd27
I20260608 12:42:36.970831  7058 raft_consensus.cc:2804] T d44d8069cbd84d5884d59f24efe0d1ec P 4751e3be2c68460aac30762ac23590a0 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:42:36.969834  6627 catalog_manager.cc:5696] T 561e7fd567ad445ea517b9bc77c2174a P d98dcc2006d6458ab1bc0217cbef6fa7 reported cstate change: config changed from index -1 to 2, NON_VOTER 808cfb5969334110afe5fc380f42e175 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "d98dcc2006d6458ab1bc0217cbef6fa7" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "75c5de21f8d340a08c5c91a329dccd27" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37451 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4751e3be2c68460aac30762ac23590a0" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45415 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d98dcc2006d6458ab1bc0217cbef6fa7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "808cfb5969334110afe5fc380f42e175" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42055 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:42:36.971575  7058 raft_consensus.cc:697] T d44d8069cbd84d5884d59f24efe0d1ec P 4751e3be2c68460aac30762ac23590a0 [term 2 LEADER]: Becoming Leader. State: Replica: 4751e3be2c68460aac30762ac23590a0, State: Running, Role: LEADER
I20260608 12:42:36.972270  7058 consensus_queue.cc:237] T d44d8069cbd84d5884d59f24efe0d1ec P 4751e3be2c68460aac30762ac23590a0 [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: "75c5de21f8d340a08c5c91a329dccd27" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37451 } } peers { permanent_uuid: "d98dcc2006d6458ab1bc0217cbef6fa7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40929 } } peers { permanent_uuid: "4751e3be2c68460aac30762ac23590a0" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45415 } }
I20260608 12:42:36.986253  6629 catalog_manager.cc:5696] T d44d8069cbd84d5884d59f24efe0d1ec P 4751e3be2c68460aac30762ac23590a0 reported cstate change: term changed from 1 to 2, leader changed from 75c5de21f8d340a08c5c91a329dccd27 (127.0.107.193) to 4751e3be2c68460aac30762ac23590a0 (127.0.107.194). New cstate: current_term: 2 leader_uuid: "4751e3be2c68460aac30762ac23590a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75c5de21f8d340a08c5c91a329dccd27" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37451 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d98dcc2006d6458ab1bc0217cbef6fa7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4751e3be2c68460aac30762ac23590a0" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45415 } health_report { overall_health: HEALTHY } } }
I20260608 12:42:37.279805  7074 ts_tablet_manager.cc:933] T 3ba63207dea247b3933ac51026e031e4 P 808cfb5969334110afe5fc380f42e175: Initiating tablet copy from peer d98dcc2006d6458ab1bc0217cbef6fa7 (127.0.107.195:40929)
I20260608 12:42:37.281432  7074 tablet_copy_client.cc:323] T 3ba63207dea247b3933ac51026e031e4 P 808cfb5969334110afe5fc380f42e175: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.195:40929
I20260608 12:42:37.294026  6891 tablet_copy_service.cc:140] P d98dcc2006d6458ab1bc0217cbef6fa7: Received BeginTabletCopySession request for tablet 3ba63207dea247b3933ac51026e031e4 from peer 808cfb5969334110afe5fc380f42e175 ({username='slave'} at 127.0.0.1:38176)
I20260608 12:42:37.294735  6891 tablet_copy_service.cc:161] P d98dcc2006d6458ab1bc0217cbef6fa7: Beginning new tablet copy session on tablet 3ba63207dea247b3933ac51026e031e4 from peer 808cfb5969334110afe5fc380f42e175 at {username='slave'} at 127.0.0.1:38176: session id = 808cfb5969334110afe5fc380f42e175-3ba63207dea247b3933ac51026e031e4
W20260608 12:42:37.295377  6771 consensus_peers.cc:597] T aa748b8d7f7a4fcd98a8574919af6680 P 4751e3be2c68460aac30762ac23590a0 -> Peer 75c5de21f8d340a08c5c91a329dccd27 (127.0.107.193:37451): Couldn't send request to peer 75c5de21f8d340a08c5c91a329dccd27. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:37451: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:42:37.300386  6891 tablet_copy_source_session.cc:215] T 3ba63207dea247b3933ac51026e031e4 P d98dcc2006d6458ab1bc0217cbef6fa7: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:42:37.303448  7074 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ba63207dea247b3933ac51026e031e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:37.315861  7074 tablet_copy_client.cc:806] T 3ba63207dea247b3933ac51026e031e4 P 808cfb5969334110afe5fc380f42e175: tablet copy: Starting download of 0 data blocks...
I20260608 12:42:37.316449  7074 tablet_copy_client.cc:670] T 3ba63207dea247b3933ac51026e031e4 P 808cfb5969334110afe5fc380f42e175: tablet copy: Starting download of 1 WAL segments...
I20260608 12:42:37.319804  7074 tablet_copy_client.cc:538] T 3ba63207dea247b3933ac51026e031e4 P 808cfb5969334110afe5fc380f42e175: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:42:37.325853  7074 tablet_bootstrap.cc:492] T 3ba63207dea247b3933ac51026e031e4 P 808cfb5969334110afe5fc380f42e175: Bootstrap starting.
I20260608 12:42:37.335439  6880 raft_consensus.cc:1275] T aa748b8d7f7a4fcd98a8574919af6680 P d98dcc2006d6458ab1bc0217cbef6fa7 [term 2 FOLLOWER]: Refusing update from remote peer 4751e3be2c68460aac30762ac23590a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:42:37.337826  7058 consensus_queue.cc:1048] T aa748b8d7f7a4fcd98a8574919af6680 P 4751e3be2c68460aac30762ac23590a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d98dcc2006d6458ab1bc0217cbef6fa7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:42:37.343784  7074 tablet_bootstrap.cc:492] T 3ba63207dea247b3933ac51026e031e4 P 808cfb5969334110afe5fc380f42e175: 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:42:37.344827  7074 tablet_bootstrap.cc:492] T 3ba63207dea247b3933ac51026e031e4 P 808cfb5969334110afe5fc380f42e175: Bootstrap complete.
I20260608 12:42:37.345577  7074 ts_tablet_manager.cc:1403] T 3ba63207dea247b3933ac51026e031e4 P 808cfb5969334110afe5fc380f42e175: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.005s
I20260608 12:42:37.348946  7074 raft_consensus.cc:359] T 3ba63207dea247b3933ac51026e031e4 P 808cfb5969334110afe5fc380f42e175 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "75c5de21f8d340a08c5c91a329dccd27" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37451 } } peers { permanent_uuid: "4751e3be2c68460aac30762ac23590a0" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45415 } } peers { permanent_uuid: "d98dcc2006d6458ab1bc0217cbef6fa7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40929 } } peers { permanent_uuid: "808cfb5969334110afe5fc380f42e175" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42055 } attrs { promote: true } }
I20260608 12:42:37.349944  7074 raft_consensus.cc:740] T 3ba63207dea247b3933ac51026e031e4 P 808cfb5969334110afe5fc380f42e175 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 808cfb5969334110afe5fc380f42e175, State: Initialized, Role: LEARNER
I20260608 12:42:37.350960  7074 consensus_queue.cc:260] T 3ba63207dea247b3933ac51026e031e4 P 808cfb5969334110afe5fc380f42e175 [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: "75c5de21f8d340a08c5c91a329dccd27" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37451 } } peers { permanent_uuid: "4751e3be2c68460aac30762ac23590a0" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45415 } } peers { permanent_uuid: "d98dcc2006d6458ab1bc0217cbef6fa7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40929 } } peers { permanent_uuid: "808cfb5969334110afe5fc380f42e175" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42055 } attrs { promote: true } }
I20260608 12:42:37.357385  7054 heartbeater.cc:499] Master 127.0.107.254:40197 was elected leader, sending a full tablet report...
I20260608 12:42:37.357920  7074 ts_tablet_manager.cc:1434] T 3ba63207dea247b3933ac51026e031e4 P 808cfb5969334110afe5fc380f42e175: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.005s
I20260608 12:42:37.361289  6891 tablet_copy_service.cc:342] P d98dcc2006d6458ab1bc0217cbef6fa7: Request end of tablet copy session 808cfb5969334110afe5fc380f42e175-3ba63207dea247b3933ac51026e031e4 received from {username='slave'} at 127.0.0.1:38176
I20260608 12:42:37.361732  6891 tablet_copy_service.cc:434] P d98dcc2006d6458ab1bc0217cbef6fa7: ending tablet copy session 808cfb5969334110afe5fc380f42e175-3ba63207dea247b3933ac51026e031e4 on tablet 3ba63207dea247b3933ac51026e031e4 with peer 808cfb5969334110afe5fc380f42e175
I20260608 12:42:37.455184  7074 ts_tablet_manager.cc:933] T 561e7fd567ad445ea517b9bc77c2174a P 808cfb5969334110afe5fc380f42e175: Initiating tablet copy from peer d98dcc2006d6458ab1bc0217cbef6fa7 (127.0.107.195:40929)
I20260608 12:42:37.456600  7074 tablet_copy_client.cc:323] T 561e7fd567ad445ea517b9bc77c2174a P 808cfb5969334110afe5fc380f42e175: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.195:40929
I20260608 12:42:37.458087  6891 tablet_copy_service.cc:140] P d98dcc2006d6458ab1bc0217cbef6fa7: Received BeginTabletCopySession request for tablet 561e7fd567ad445ea517b9bc77c2174a from peer 808cfb5969334110afe5fc380f42e175 ({username='slave'} at 127.0.0.1:38176)
I20260608 12:42:37.458559  6891 tablet_copy_service.cc:161] P d98dcc2006d6458ab1bc0217cbef6fa7: Beginning new tablet copy session on tablet 561e7fd567ad445ea517b9bc77c2174a from peer 808cfb5969334110afe5fc380f42e175 at {username='slave'} at 127.0.0.1:38176: session id = 808cfb5969334110afe5fc380f42e175-561e7fd567ad445ea517b9bc77c2174a
I20260608 12:42:37.463646  6891 tablet_copy_source_session.cc:215] T 561e7fd567ad445ea517b9bc77c2174a P d98dcc2006d6458ab1bc0217cbef6fa7: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:42:37.466599  7074 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 561e7fd567ad445ea517b9bc77c2174a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:37.478458  7074 tablet_copy_client.cc:806] T 561e7fd567ad445ea517b9bc77c2174a P 808cfb5969334110afe5fc380f42e175: tablet copy: Starting download of 0 data blocks...
I20260608 12:42:37.478956  7074 tablet_copy_client.cc:670] T 561e7fd567ad445ea517b9bc77c2174a P 808cfb5969334110afe5fc380f42e175: tablet copy: Starting download of 1 WAL segments...
I20260608 12:42:37.482548  7074 tablet_copy_client.cc:538] T 561e7fd567ad445ea517b9bc77c2174a P 808cfb5969334110afe5fc380f42e175: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:42:37.489609  7074 tablet_bootstrap.cc:492] T 561e7fd567ad445ea517b9bc77c2174a P 808cfb5969334110afe5fc380f42e175: Bootstrap starting.
W20260608 12:42:37.489828  6771 consensus_peers.cc:597] T d44d8069cbd84d5884d59f24efe0d1ec P 4751e3be2c68460aac30762ac23590a0 -> Peer 75c5de21f8d340a08c5c91a329dccd27 (127.0.107.193:37451): Couldn't send request to peer 75c5de21f8d340a08c5c91a329dccd27. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:37451: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:42:37.505700  7074 tablet_bootstrap.cc:492] T 561e7fd567ad445ea517b9bc77c2174a P 808cfb5969334110afe5fc380f42e175: 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:42:37.506634  7074 tablet_bootstrap.cc:492] T 561e7fd567ad445ea517b9bc77c2174a P 808cfb5969334110afe5fc380f42e175: Bootstrap complete.
I20260608 12:42:37.507294  7074 ts_tablet_manager.cc:1403] T 561e7fd567ad445ea517b9bc77c2174a P 808cfb5969334110afe5fc380f42e175: Time spent bootstrapping tablet: real 0.018s	user 0.016s	sys 0.000s
I20260608 12:42:37.509773  7074 raft_consensus.cc:359] T 561e7fd567ad445ea517b9bc77c2174a P 808cfb5969334110afe5fc380f42e175 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "75c5de21f8d340a08c5c91a329dccd27" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37451 } } peers { permanent_uuid: "4751e3be2c68460aac30762ac23590a0" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45415 } } peers { permanent_uuid: "d98dcc2006d6458ab1bc0217cbef6fa7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40929 } } peers { permanent_uuid: "808cfb5969334110afe5fc380f42e175" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42055 } attrs { promote: true } }
I20260608 12:42:37.510346  7074 raft_consensus.cc:740] T 561e7fd567ad445ea517b9bc77c2174a P 808cfb5969334110afe5fc380f42e175 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 808cfb5969334110afe5fc380f42e175, State: Initialized, Role: LEARNER
I20260608 12:42:37.511000  7074 consensus_queue.cc:260] T 561e7fd567ad445ea517b9bc77c2174a P 808cfb5969334110afe5fc380f42e175 [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: "75c5de21f8d340a08c5c91a329dccd27" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37451 } } peers { permanent_uuid: "4751e3be2c68460aac30762ac23590a0" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45415 } } peers { permanent_uuid: "d98dcc2006d6458ab1bc0217cbef6fa7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40929 } } peers { permanent_uuid: "808cfb5969334110afe5fc380f42e175" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42055 } attrs { promote: true } }
I20260608 12:42:37.512993  7074 ts_tablet_manager.cc:1434] T 561e7fd567ad445ea517b9bc77c2174a P 808cfb5969334110afe5fc380f42e175: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260608 12:42:37.514950  6891 tablet_copy_service.cc:342] P d98dcc2006d6458ab1bc0217cbef6fa7: Request end of tablet copy session 808cfb5969334110afe5fc380f42e175-561e7fd567ad445ea517b9bc77c2174a received from {username='slave'} at 127.0.0.1:38176
I20260608 12:42:37.515377  6891 tablet_copy_service.cc:434] P d98dcc2006d6458ab1bc0217cbef6fa7: ending tablet copy session 808cfb5969334110afe5fc380f42e175-561e7fd567ad445ea517b9bc77c2174a on tablet 561e7fd567ad445ea517b9bc77c2174a with peer 808cfb5969334110afe5fc380f42e175
I20260608 12:42:37.580942  6880 raft_consensus.cc:1275] T d44d8069cbd84d5884d59f24efe0d1ec P d98dcc2006d6458ab1bc0217cbef6fa7 [term 2 FOLLOWER]: Refusing update from remote peer 4751e3be2c68460aac30762ac23590a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:42:37.582226  7058 consensus_queue.cc:1048] T d44d8069cbd84d5884d59f24efe0d1ec P 4751e3be2c68460aac30762ac23590a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d98dcc2006d6458ab1bc0217cbef6fa7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260608 12:42:37.608109  6678 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver 75c5de21f8d340a08c5c91a329dccd27 not available for placement
I20260608 12:42:37.829608  7058 consensus_queue.cc:579] T aa748b8d7f7a4fcd98a8574919af6680 P 4751e3be2c68460aac30762ac23590a0 [LEADER]: Leader has been unable to successfully communicate with peer 75c5de21f8d340a08c5c91a329dccd27 for more than 1 seconds (1.087s)
I20260608 12:42:37.839766  6805 consensus_queue.cc:237] T aa748b8d7f7a4fcd98a8574919af6680 P 4751e3be2c68460aac30762ac23590a0 [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: "75c5de21f8d340a08c5c91a329dccd27" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37451 } } peers { permanent_uuid: "4751e3be2c68460aac30762ac23590a0" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45415 } } peers { permanent_uuid: "d98dcc2006d6458ab1bc0217cbef6fa7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40929 } } peers { permanent_uuid: "808cfb5969334110afe5fc380f42e175" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42055 } attrs { promote: true } }
I20260608 12:42:37.846331  6880 raft_consensus.cc:1275] T aa748b8d7f7a4fcd98a8574919af6680 P d98dcc2006d6458ab1bc0217cbef6fa7 [term 2 FOLLOWER]: Refusing update from remote peer 4751e3be2c68460aac30762ac23590a0: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 12:42:37.848390  7058 consensus_queue.cc:1048] T aa748b8d7f7a4fcd98a8574919af6680 P 4751e3be2c68460aac30762ac23590a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d98dcc2006d6458ab1bc0217cbef6fa7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260608 12:42:37.851308  6771 consensus_peers.cc:597] T aa748b8d7f7a4fcd98a8574919af6680 P 4751e3be2c68460aac30762ac23590a0 -> Peer 75c5de21f8d340a08c5c91a329dccd27 (127.0.107.193:37451): Couldn't send request to peer 75c5de21f8d340a08c5c91a329dccd27. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:37451: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 12:42:37.856963  6772 consensus_peers.cc:597] T aa748b8d7f7a4fcd98a8574919af6680 P 4751e3be2c68460aac30762ac23590a0 -> Peer 808cfb5969334110afe5fc380f42e175 (127.0.107.196:42055): Couldn't send request to peer 808cfb5969334110afe5fc380f42e175. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: aa748b8d7f7a4fcd98a8574919af6680. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:42:37.856220  7086 raft_consensus.cc:2955] T aa748b8d7f7a4fcd98a8574919af6680 P 4751e3be2c68460aac30762ac23590a0 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 808cfb5969334110afe5fc380f42e175 (127.0.107.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "75c5de21f8d340a08c5c91a329dccd27" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37451 } } peers { permanent_uuid: "4751e3be2c68460aac30762ac23590a0" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45415 } } peers { permanent_uuid: "d98dcc2006d6458ab1bc0217cbef6fa7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40929 } } peers { permanent_uuid: "808cfb5969334110afe5fc380f42e175" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42055 } attrs { promote: true } } }
I20260608 12:42:37.858453  6880 raft_consensus.cc:2955] T aa748b8d7f7a4fcd98a8574919af6680 P d98dcc2006d6458ab1bc0217cbef6fa7 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 808cfb5969334110afe5fc380f42e175 (127.0.107.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "75c5de21f8d340a08c5c91a329dccd27" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37451 } } peers { permanent_uuid: "4751e3be2c68460aac30762ac23590a0" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45415 } } peers { permanent_uuid: "d98dcc2006d6458ab1bc0217cbef6fa7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40929 } } peers { permanent_uuid: "808cfb5969334110afe5fc380f42e175" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42055 } attrs { promote: true } } }
I20260608 12:42:37.864678  6617 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet aa748b8d7f7a4fcd98a8574919af6680 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260608 12:42:37.869606  6629 catalog_manager.cc:5696] T aa748b8d7f7a4fcd98a8574919af6680 P 4751e3be2c68460aac30762ac23590a0 reported cstate change: config changed from index -1 to 3, NON_VOTER 808cfb5969334110afe5fc380f42e175 (127.0.107.196) added. New cstate: current_term: 2 leader_uuid: "4751e3be2c68460aac30762ac23590a0" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "75c5de21f8d340a08c5c91a329dccd27" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37451 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4751e3be2c68460aac30762ac23590a0" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45415 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d98dcc2006d6458ab1bc0217cbef6fa7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "808cfb5969334110afe5fc380f42e175" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42055 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:42:37.891919  7029 raft_consensus.cc:1217] T 3ba63207dea247b3933ac51026e031e4 P 808cfb5969334110afe5fc380f42e175 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.1->[2.2-2.2]   Dedup: 2.2->[]
I20260608 12:42:37.909395  7029 raft_consensus.cc:1217] T 561e7fd567ad445ea517b9bc77c2174a P 808cfb5969334110afe5fc380f42e175 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 12:42:38.080778  7058 consensus_queue.cc:579] T d44d8069cbd84d5884d59f24efe0d1ec P 4751e3be2c68460aac30762ac23590a0 [LEADER]: Leader has been unable to successfully communicate with peer 75c5de21f8d340a08c5c91a329dccd27 for more than 1 seconds (1.107s)
I20260608 12:42:38.091475  6805 consensus_queue.cc:237] T d44d8069cbd84d5884d59f24efe0d1ec P 4751e3be2c68460aac30762ac23590a0 [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: "75c5de21f8d340a08c5c91a329dccd27" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37451 } } peers { permanent_uuid: "d98dcc2006d6458ab1bc0217cbef6fa7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40929 } } peers { permanent_uuid: "4751e3be2c68460aac30762ac23590a0" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45415 } } peers { permanent_uuid: "808cfb5969334110afe5fc380f42e175" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42055 } attrs { promote: true } }
I20260608 12:42:38.097795  6880 raft_consensus.cc:1275] T d44d8069cbd84d5884d59f24efe0d1ec P d98dcc2006d6458ab1bc0217cbef6fa7 [term 2 FOLLOWER]: Refusing update from remote peer 4751e3be2c68460aac30762ac23590a0: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
W20260608 12:42:38.098085  6772 consensus_peers.cc:597] T d44d8069cbd84d5884d59f24efe0d1ec P 4751e3be2c68460aac30762ac23590a0 -> Peer 808cfb5969334110afe5fc380f42e175 (127.0.107.196:42055): Couldn't send request to peer 808cfb5969334110afe5fc380f42e175. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d44d8069cbd84d5884d59f24efe0d1ec. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:42:38.099254  7061 consensus_queue.cc:1048] T d44d8069cbd84d5884d59f24efe0d1ec P 4751e3be2c68460aac30762ac23590a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d98dcc2006d6458ab1bc0217cbef6fa7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260608 12:42:38.101213  6771 consensus_peers.cc:597] T d44d8069cbd84d5884d59f24efe0d1ec P 4751e3be2c68460aac30762ac23590a0 -> Peer 75c5de21f8d340a08c5c91a329dccd27 (127.0.107.193:37451): Couldn't send request to peer 75c5de21f8d340a08c5c91a329dccd27. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:37451: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:42:38.105427  7086 raft_consensus.cc:2955] T d44d8069cbd84d5884d59f24efe0d1ec P 4751e3be2c68460aac30762ac23590a0 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 808cfb5969334110afe5fc380f42e175 (127.0.107.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "75c5de21f8d340a08c5c91a329dccd27" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37451 } } peers { permanent_uuid: "d98dcc2006d6458ab1bc0217cbef6fa7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40929 } } peers { permanent_uuid: "4751e3be2c68460aac30762ac23590a0" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45415 } } peers { permanent_uuid: "808cfb5969334110afe5fc380f42e175" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42055 } attrs { promote: true } } }
I20260608 12:42:38.107223  6880 raft_consensus.cc:2955] T d44d8069cbd84d5884d59f24efe0d1ec P d98dcc2006d6458ab1bc0217cbef6fa7 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 808cfb5969334110afe5fc380f42e175 (127.0.107.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "75c5de21f8d340a08c5c91a329dccd27" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37451 } } peers { permanent_uuid: "d98dcc2006d6458ab1bc0217cbef6fa7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40929 } } peers { permanent_uuid: "4751e3be2c68460aac30762ac23590a0" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45415 } } peers { permanent_uuid: "808cfb5969334110afe5fc380f42e175" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42055 } attrs { promote: true } } }
I20260608 12:42:38.114959  6617 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet d44d8069cbd84d5884d59f24efe0d1ec with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260608 12:42:38.119724  6627 catalog_manager.cc:5696] T d44d8069cbd84d5884d59f24efe0d1ec P 4751e3be2c68460aac30762ac23590a0 reported cstate change: config changed from index -1 to 3, NON_VOTER 808cfb5969334110afe5fc380f42e175 (127.0.107.196) added. New cstate: current_term: 2 leader_uuid: "4751e3be2c68460aac30762ac23590a0" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "75c5de21f8d340a08c5c91a329dccd27" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37451 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d98dcc2006d6458ab1bc0217cbef6fa7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4751e3be2c68460aac30762ac23590a0" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45415 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "808cfb5969334110afe5fc380f42e175" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42055 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:42:38.358458  7093 consensus_queue.cc:579] T 3ba63207dea247b3933ac51026e031e4 P d98dcc2006d6458ab1bc0217cbef6fa7 [LEADER]: Leader has been unable to successfully communicate with peer 75c5de21f8d340a08c5c91a329dccd27 for more than 1 seconds (1.585s)
I20260608 12:42:38.358947  7092 consensus_queue.cc:579] T 561e7fd567ad445ea517b9bc77c2174a P d98dcc2006d6458ab1bc0217cbef6fa7 [LEADER]: Leader has been unable to successfully communicate with peer 75c5de21f8d340a08c5c91a329dccd27 for more than 1 seconds (1.426s)
I20260608 12:42:38.383945  7095 ts_tablet_manager.cc:933] T aa748b8d7f7a4fcd98a8574919af6680 P 808cfb5969334110afe5fc380f42e175: Initiating tablet copy from peer 4751e3be2c68460aac30762ac23590a0 (127.0.107.194:45415)
I20260608 12:42:38.385360  7095 tablet_copy_client.cc:323] T aa748b8d7f7a4fcd98a8574919af6680 P 808cfb5969334110afe5fc380f42e175: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.194:45415
I20260608 12:42:38.398062  6817 tablet_copy_service.cc:140] P 4751e3be2c68460aac30762ac23590a0: Received BeginTabletCopySession request for tablet aa748b8d7f7a4fcd98a8574919af6680 from peer 808cfb5969334110afe5fc380f42e175 ({username='slave'} at 127.0.0.1:49866)
I20260608 12:42:38.398660  6817 tablet_copy_service.cc:161] P 4751e3be2c68460aac30762ac23590a0: Beginning new tablet copy session on tablet aa748b8d7f7a4fcd98a8574919af6680 from peer 808cfb5969334110afe5fc380f42e175 at {username='slave'} at 127.0.0.1:49866: session id = 808cfb5969334110afe5fc380f42e175-aa748b8d7f7a4fcd98a8574919af6680
I20260608 12:42:38.404064  6817 tablet_copy_source_session.cc:215] T aa748b8d7f7a4fcd98a8574919af6680 P 4751e3be2c68460aac30762ac23590a0: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:42:38.407138  7095 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa748b8d7f7a4fcd98a8574919af6680. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:38.419423  7095 tablet_copy_client.cc:806] T aa748b8d7f7a4fcd98a8574919af6680 P 808cfb5969334110afe5fc380f42e175: tablet copy: Starting download of 0 data blocks...
I20260608 12:42:38.419981  7095 tablet_copy_client.cc:670] T aa748b8d7f7a4fcd98a8574919af6680 P 808cfb5969334110afe5fc380f42e175: tablet copy: Starting download of 1 WAL segments...
I20260608 12:42:38.424109  7095 tablet_copy_client.cc:538] T aa748b8d7f7a4fcd98a8574919af6680 P 808cfb5969334110afe5fc380f42e175: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:42:38.432979  7095 tablet_bootstrap.cc:492] T aa748b8d7f7a4fcd98a8574919af6680 P 808cfb5969334110afe5fc380f42e175: Bootstrap starting.
I20260608 12:42:38.451380  7095 tablet_bootstrap.cc:492] T aa748b8d7f7a4fcd98a8574919af6680 P 808cfb5969334110afe5fc380f42e175: 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:42:38.452131  7095 tablet_bootstrap.cc:492] T aa748b8d7f7a4fcd98a8574919af6680 P 808cfb5969334110afe5fc380f42e175: Bootstrap complete.
I20260608 12:42:38.452790  7095 ts_tablet_manager.cc:1403] T aa748b8d7f7a4fcd98a8574919af6680 P 808cfb5969334110afe5fc380f42e175: Time spent bootstrapping tablet: real 0.020s	user 0.019s	sys 0.000s
I20260608 12:42:38.454958  7095 raft_consensus.cc:359] T aa748b8d7f7a4fcd98a8574919af6680 P 808cfb5969334110afe5fc380f42e175 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "75c5de21f8d340a08c5c91a329dccd27" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37451 } } peers { permanent_uuid: "4751e3be2c68460aac30762ac23590a0" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45415 } } peers { permanent_uuid: "d98dcc2006d6458ab1bc0217cbef6fa7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40929 } } peers { permanent_uuid: "808cfb5969334110afe5fc380f42e175" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42055 } attrs { promote: true } }
I20260608 12:42:38.455528  7095 raft_consensus.cc:740] T aa748b8d7f7a4fcd98a8574919af6680 P 808cfb5969334110afe5fc380f42e175 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 808cfb5969334110afe5fc380f42e175, State: Initialized, Role: LEARNER
I20260608 12:42:38.456096  7095 consensus_queue.cc:260] T aa748b8d7f7a4fcd98a8574919af6680 P 808cfb5969334110afe5fc380f42e175 [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: "75c5de21f8d340a08c5c91a329dccd27" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37451 } } peers { permanent_uuid: "4751e3be2c68460aac30762ac23590a0" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45415 } } peers { permanent_uuid: "d98dcc2006d6458ab1bc0217cbef6fa7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40929 } } peers { permanent_uuid: "808cfb5969334110afe5fc380f42e175" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42055 } attrs { promote: true } }
I20260608 12:42:38.458494  7095 ts_tablet_manager.cc:1434] T aa748b8d7f7a4fcd98a8574919af6680 P 808cfb5969334110afe5fc380f42e175: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260608 12:42:38.460376  6817 tablet_copy_service.cc:342] P 4751e3be2c68460aac30762ac23590a0: Request end of tablet copy session 808cfb5969334110afe5fc380f42e175-aa748b8d7f7a4fcd98a8574919af6680 received from {username='slave'} at 127.0.0.1:49866
I20260608 12:42:38.460824  6817 tablet_copy_service.cc:434] P 4751e3be2c68460aac30762ac23590a0: ending tablet copy session 808cfb5969334110afe5fc380f42e175-aa748b8d7f7a4fcd98a8574919af6680 on tablet aa748b8d7f7a4fcd98a8574919af6680 with peer 808cfb5969334110afe5fc380f42e175
I20260608 12:42:38.475340  7095 ts_tablet_manager.cc:933] T d44d8069cbd84d5884d59f24efe0d1ec P 808cfb5969334110afe5fc380f42e175: Initiating tablet copy from peer 4751e3be2c68460aac30762ac23590a0 (127.0.107.194:45415)
I20260608 12:42:38.476775  7095 tablet_copy_client.cc:323] T d44d8069cbd84d5884d59f24efe0d1ec P 808cfb5969334110afe5fc380f42e175: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.194:45415
I20260608 12:42:38.478296  6817 tablet_copy_service.cc:140] P 4751e3be2c68460aac30762ac23590a0: Received BeginTabletCopySession request for tablet d44d8069cbd84d5884d59f24efe0d1ec from peer 808cfb5969334110afe5fc380f42e175 ({username='slave'} at 127.0.0.1:49866)
I20260608 12:42:38.478808  6817 tablet_copy_service.cc:161] P 4751e3be2c68460aac30762ac23590a0: Beginning new tablet copy session on tablet d44d8069cbd84d5884d59f24efe0d1ec from peer 808cfb5969334110afe5fc380f42e175 at {username='slave'} at 127.0.0.1:49866: session id = 808cfb5969334110afe5fc380f42e175-d44d8069cbd84d5884d59f24efe0d1ec
I20260608 12:42:38.482579  7094 raft_consensus.cc:1064] T 3ba63207dea247b3933ac51026e031e4 P d98dcc2006d6458ab1bc0217cbef6fa7: attempting to promote NON_VOTER 808cfb5969334110afe5fc380f42e175 to VOTER
I20260608 12:42:38.484938  7092 raft_consensus.cc:1064] T 561e7fd567ad445ea517b9bc77c2174a P d98dcc2006d6458ab1bc0217cbef6fa7: attempting to promote NON_VOTER 808cfb5969334110afe5fc380f42e175 to VOTER
I20260608 12:42:38.486167  7094 consensus_queue.cc:237] T 3ba63207dea247b3933ac51026e031e4 P d98dcc2006d6458ab1bc0217cbef6fa7 [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: "75c5de21f8d340a08c5c91a329dccd27" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37451 } } peers { permanent_uuid: "4751e3be2c68460aac30762ac23590a0" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45415 } } peers { permanent_uuid: "d98dcc2006d6458ab1bc0217cbef6fa7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40929 } } peers { permanent_uuid: "808cfb5969334110afe5fc380f42e175" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42055 } attrs { promote: false } }
I20260608 12:42:38.486943  7092 consensus_queue.cc:237] T 561e7fd567ad445ea517b9bc77c2174a P d98dcc2006d6458ab1bc0217cbef6fa7 [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: "75c5de21f8d340a08c5c91a329dccd27" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37451 } } peers { permanent_uuid: "4751e3be2c68460aac30762ac23590a0" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45415 } } peers { permanent_uuid: "d98dcc2006d6458ab1bc0217cbef6fa7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40929 } } peers { permanent_uuid: "808cfb5969334110afe5fc380f42e175" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42055 } attrs { promote: false } }
I20260608 12:42:38.487485  6817 tablet_copy_source_session.cc:215] T d44d8069cbd84d5884d59f24efe0d1ec P 4751e3be2c68460aac30762ac23590a0: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:42:38.491331  7095 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d44d8069cbd84d5884d59f24efe0d1ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:38.494129  7029 raft_consensus.cc:1275] T 3ba63207dea247b3933ac51026e031e4 P 808cfb5969334110afe5fc380f42e175 [term 2 LEARNER]: Refusing update from remote peer d98dcc2006d6458ab1bc0217cbef6fa7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 12:42:38.497237  6805 raft_consensus.cc:1275] T 3ba63207dea247b3933ac51026e031e4 P 4751e3be2c68460aac30762ac23590a0 [term 2 FOLLOWER]: Refusing update from remote peer d98dcc2006d6458ab1bc0217cbef6fa7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 12:42:38.498490  7093 consensus_queue.cc:1048] T 3ba63207dea247b3933ac51026e031e4 P d98dcc2006d6458ab1bc0217cbef6fa7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "808cfb5969334110afe5fc380f42e175" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42055 } 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:42:38.499300  6982 consensus_queue.cc:1048] T 3ba63207dea247b3933ac51026e031e4 P d98dcc2006d6458ab1bc0217cbef6fa7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4751e3be2c68460aac30762ac23590a0" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260608 12:42:38.501792  6845 consensus_peers.cc:597] T 3ba63207dea247b3933ac51026e031e4 P d98dcc2006d6458ab1bc0217cbef6fa7 -> Peer 75c5de21f8d340a08c5c91a329dccd27 (127.0.107.193:37451): Couldn't send request to peer 75c5de21f8d340a08c5c91a329dccd27. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:37451: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:42:38.504164  7029 raft_consensus.cc:1275] T 561e7fd567ad445ea517b9bc77c2174a P 808cfb5969334110afe5fc380f42e175 [term 1 LEARNER]: Refusing update from remote peer d98dcc2006d6458ab1bc0217cbef6fa7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:42:38.508805  6982 consensus_queue.cc:1048] T 561e7fd567ad445ea517b9bc77c2174a P d98dcc2006d6458ab1bc0217cbef6fa7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "808cfb5969334110afe5fc380f42e175" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42055 } 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:42:38.515745  6805 raft_consensus.cc:1275] T 561e7fd567ad445ea517b9bc77c2174a P 4751e3be2c68460aac30762ac23590a0 [term 1 FOLLOWER]: Refusing update from remote peer d98dcc2006d6458ab1bc0217cbef6fa7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:42:38.517580  7094 consensus_queue.cc:1048] T 561e7fd567ad445ea517b9bc77c2174a P d98dcc2006d6458ab1bc0217cbef6fa7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4751e3be2c68460aac30762ac23590a0" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:42:38.521104  7095 tablet_copy_client.cc:806] T d44d8069cbd84d5884d59f24efe0d1ec P 808cfb5969334110afe5fc380f42e175: tablet copy: Starting download of 0 data blocks...
I20260608 12:42:38.522007  7095 tablet_copy_client.cc:670] T d44d8069cbd84d5884d59f24efe0d1ec P 808cfb5969334110afe5fc380f42e175: tablet copy: Starting download of 1 WAL segments...
W20260608 12:42:38.526327  6845 consensus_peers.cc:597] T 561e7fd567ad445ea517b9bc77c2174a P d98dcc2006d6458ab1bc0217cbef6fa7 -> Peer 75c5de21f8d340a08c5c91a329dccd27 (127.0.107.193:37451): Couldn't send request to peer 75c5de21f8d340a08c5c91a329dccd27. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:37451: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:42:38.530014  7095 tablet_copy_client.cc:538] T d44d8069cbd84d5884d59f24efe0d1ec P 808cfb5969334110afe5fc380f42e175: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:42:38.530210  6982 raft_consensus.cc:2955] T 3ba63207dea247b3933ac51026e031e4 P d98dcc2006d6458ab1bc0217cbef6fa7 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 808cfb5969334110afe5fc380f42e175 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "75c5de21f8d340a08c5c91a329dccd27" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37451 } } peers { permanent_uuid: "4751e3be2c68460aac30762ac23590a0" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45415 } } peers { permanent_uuid: "d98dcc2006d6458ab1bc0217cbef6fa7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40929 } } peers { permanent_uuid: "808cfb5969334110afe5fc380f42e175" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42055 } attrs { promote: false } } }
I20260608 12:42:38.532896  7028 raft_consensus.cc:2955] T 3ba63207dea247b3933ac51026e031e4 P 808cfb5969334110afe5fc380f42e175 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 808cfb5969334110afe5fc380f42e175 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "75c5de21f8d340a08c5c91a329dccd27" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37451 } } peers { permanent_uuid: "4751e3be2c68460aac30762ac23590a0" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45415 } } peers { permanent_uuid: "d98dcc2006d6458ab1bc0217cbef6fa7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40929 } } peers { permanent_uuid: "808cfb5969334110afe5fc380f42e175" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42055 } attrs { promote: false } } }
I20260608 12:42:38.533519  7104 raft_consensus.cc:2955] T 561e7fd567ad445ea517b9bc77c2174a P d98dcc2006d6458ab1bc0217cbef6fa7 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 808cfb5969334110afe5fc380f42e175 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "75c5de21f8d340a08c5c91a329dccd27" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37451 } } peers { permanent_uuid: "4751e3be2c68460aac30762ac23590a0" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45415 } } peers { permanent_uuid: "d98dcc2006d6458ab1bc0217cbef6fa7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40929 } } peers { permanent_uuid: "808cfb5969334110afe5fc380f42e175" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42055 } attrs { promote: false } } }
I20260608 12:42:38.535286  6805 raft_consensus.cc:2955] T 561e7fd567ad445ea517b9bc77c2174a P 4751e3be2c68460aac30762ac23590a0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 808cfb5969334110afe5fc380f42e175 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "75c5de21f8d340a08c5c91a329dccd27" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37451 } } peers { permanent_uuid: "4751e3be2c68460aac30762ac23590a0" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45415 } } peers { permanent_uuid: "d98dcc2006d6458ab1bc0217cbef6fa7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40929 } } peers { permanent_uuid: "808cfb5969334110afe5fc380f42e175" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42055 } attrs { promote: false } } }
I20260608 12:42:38.544658  6806 raft_consensus.cc:2955] T 3ba63207dea247b3933ac51026e031e4 P 4751e3be2c68460aac30762ac23590a0 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 808cfb5969334110afe5fc380f42e175 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "75c5de21f8d340a08c5c91a329dccd27" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37451 } } peers { permanent_uuid: "4751e3be2c68460aac30762ac23590a0" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45415 } } peers { permanent_uuid: "d98dcc2006d6458ab1bc0217cbef6fa7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40929 } } peers { permanent_uuid: "808cfb5969334110afe5fc380f42e175" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42055 } attrs { promote: false } } }
I20260608 12:42:38.544452  7095 tablet_bootstrap.cc:492] T d44d8069cbd84d5884d59f24efe0d1ec P 808cfb5969334110afe5fc380f42e175: Bootstrap starting.
I20260608 12:42:38.550740  6629 catalog_manager.cc:5696] T 3ba63207dea247b3933ac51026e031e4 P 808cfb5969334110afe5fc380f42e175 reported cstate change: config changed from index 2 to 3, 808cfb5969334110afe5fc380f42e175 (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "d98dcc2006d6458ab1bc0217cbef6fa7" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "75c5de21f8d340a08c5c91a329dccd27" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37451 } } peers { permanent_uuid: "4751e3be2c68460aac30762ac23590a0" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45415 } } peers { permanent_uuid: "d98dcc2006d6458ab1bc0217cbef6fa7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40929 } } peers { permanent_uuid: "808cfb5969334110afe5fc380f42e175" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42055 } attrs { promote: false } } }
I20260608 12:42:38.555265  7028 raft_consensus.cc:2955] T 561e7fd567ad445ea517b9bc77c2174a P 808cfb5969334110afe5fc380f42e175 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 808cfb5969334110afe5fc380f42e175 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "75c5de21f8d340a08c5c91a329dccd27" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37451 } } peers { permanent_uuid: "4751e3be2c68460aac30762ac23590a0" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45415 } } peers { permanent_uuid: "d98dcc2006d6458ab1bc0217cbef6fa7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40929 } } peers { permanent_uuid: "808cfb5969334110afe5fc380f42e175" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42055 } attrs { promote: false } } }
I20260608 12:42:38.557969  6628 catalog_manager.cc:5696] T 561e7fd567ad445ea517b9bc77c2174a P 4751e3be2c68460aac30762ac23590a0 reported cstate change: config changed from index 2 to 3, 808cfb5969334110afe5fc380f42e175 (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d98dcc2006d6458ab1bc0217cbef6fa7" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "75c5de21f8d340a08c5c91a329dccd27" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37451 } } peers { permanent_uuid: "4751e3be2c68460aac30762ac23590a0" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45415 } } peers { permanent_uuid: "d98dcc2006d6458ab1bc0217cbef6fa7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40929 } } peers { permanent_uuid: "808cfb5969334110afe5fc380f42e175" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42055 } attrs { promote: false } } }
W20260608 12:42:38.577395  6982 consensus_queue.cc:1175] T 3ba63207dea247b3933ac51026e031e4 P d98dcc2006d6458ab1bc0217cbef6fa7 [LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "808cfb5969334110afe5fc380f42e175" responder_term: 2 status { last_received { term: 2 index: 3 } last_committed_idx: 3 last_received_current_leader { term: 2 index: 3 } }
I20260608 12:42:38.579988  6880 consensus_queue.cc:237] T 3ba63207dea247b3933ac51026e031e4 P d98dcc2006d6458ab1bc0217cbef6fa7 [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: "4751e3be2c68460aac30762ac23590a0" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45415 } } peers { permanent_uuid: "d98dcc2006d6458ab1bc0217cbef6fa7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40929 } } peers { permanent_uuid: "808cfb5969334110afe5fc380f42e175" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42055 } attrs { promote: false } }
I20260608 12:42:38.587030  7028 raft_consensus.cc:1275] T 3ba63207dea247b3933ac51026e031e4 P 808cfb5969334110afe5fc380f42e175 [term 2 FOLLOWER]: Refusing update from remote peer d98dcc2006d6458ab1bc0217cbef6fa7: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:42:38.587984  7095 tablet_bootstrap.cc:492] T d44d8069cbd84d5884d59f24efe0d1ec P 808cfb5969334110afe5fc380f42e175: 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:42:38.589030  7095 tablet_bootstrap.cc:492] T d44d8069cbd84d5884d59f24efe0d1ec P 808cfb5969334110afe5fc380f42e175: Bootstrap complete.
I20260608 12:42:38.589378  7092 consensus_queue.cc:1048] T 3ba63207dea247b3933ac51026e031e4 P d98dcc2006d6458ab1bc0217cbef6fa7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "808cfb5969334110afe5fc380f42e175" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42055 } 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:42:38.589924  7095 ts_tablet_manager.cc:1403] T d44d8069cbd84d5884d59f24efe0d1ec P 808cfb5969334110afe5fc380f42e175: Time spent bootstrapping tablet: real 0.046s	user 0.032s	sys 0.008s
I20260608 12:42:38.590828  6806 raft_consensus.cc:1275] T 3ba63207dea247b3933ac51026e031e4 P 4751e3be2c68460aac30762ac23590a0 [term 2 FOLLOWER]: Refusing update from remote peer d98dcc2006d6458ab1bc0217cbef6fa7: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:42:38.592386  7092 consensus_queue.cc:1048] T 3ba63207dea247b3933ac51026e031e4 P d98dcc2006d6458ab1bc0217cbef6fa7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4751e3be2c68460aac30762ac23590a0" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:42:38.593123  7095 raft_consensus.cc:359] T d44d8069cbd84d5884d59f24efe0d1ec P 808cfb5969334110afe5fc380f42e175 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "75c5de21f8d340a08c5c91a329dccd27" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37451 } } peers { permanent_uuid: "d98dcc2006d6458ab1bc0217cbef6fa7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40929 } } peers { permanent_uuid: "4751e3be2c68460aac30762ac23590a0" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45415 } } peers { permanent_uuid: "808cfb5969334110afe5fc380f42e175" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42055 } attrs { promote: true } }
I20260608 12:42:38.593952  7095 raft_consensus.cc:740] T d44d8069cbd84d5884d59f24efe0d1ec P 808cfb5969334110afe5fc380f42e175 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 808cfb5969334110afe5fc380f42e175, State: Initialized, Role: LEARNER
I20260608 12:42:38.594630  7095 consensus_queue.cc:260] T d44d8069cbd84d5884d59f24efe0d1ec P 808cfb5969334110afe5fc380f42e175 [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: "75c5de21f8d340a08c5c91a329dccd27" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37451 } } peers { permanent_uuid: "d98dcc2006d6458ab1bc0217cbef6fa7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40929 } } peers { permanent_uuid: "4751e3be2c68460aac30762ac23590a0" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45415 } } peers { permanent_uuid: "808cfb5969334110afe5fc380f42e175" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42055 } attrs { promote: true } }
I20260608 12:42:38.597033  7095 ts_tablet_manager.cc:1434] T d44d8069cbd84d5884d59f24efe0d1ec P 808cfb5969334110afe5fc380f42e175: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260608 12:42:38.599933  6817 tablet_copy_service.cc:342] P 4751e3be2c68460aac30762ac23590a0: Request end of tablet copy session 808cfb5969334110afe5fc380f42e175-d44d8069cbd84d5884d59f24efe0d1ec received from {username='slave'} at 127.0.0.1:49866
I20260608 12:42:38.600381  6817 tablet_copy_service.cc:434] P 4751e3be2c68460aac30762ac23590a0: ending tablet copy session 808cfb5969334110afe5fc380f42e175-d44d8069cbd84d5884d59f24efe0d1ec on tablet d44d8069cbd84d5884d59f24efe0d1ec with peer 808cfb5969334110afe5fc380f42e175
I20260608 12:42:38.598757  6880 consensus_queue.cc:237] T 561e7fd567ad445ea517b9bc77c2174a P d98dcc2006d6458ab1bc0217cbef6fa7 [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: "4751e3be2c68460aac30762ac23590a0" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45415 } } peers { permanent_uuid: "d98dcc2006d6458ab1bc0217cbef6fa7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40929 } } peers { permanent_uuid: "808cfb5969334110afe5fc380f42e175" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42055 } attrs { promote: false } }
I20260608 12:42:38.602908  6805 raft_consensus.cc:2955] T 3ba63207dea247b3933ac51026e031e4 P 4751e3be2c68460aac30762ac23590a0 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 75c5de21f8d340a08c5c91a329dccd27 (127.0.107.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4751e3be2c68460aac30762ac23590a0" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45415 } } peers { permanent_uuid: "d98dcc2006d6458ab1bc0217cbef6fa7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40929 } } peers { permanent_uuid: "808cfb5969334110afe5fc380f42e175" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42055 } attrs { promote: false } } }
I20260608 12:42:38.603416  7028 raft_consensus.cc:2955] T 3ba63207dea247b3933ac51026e031e4 P 808cfb5969334110afe5fc380f42e175 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 75c5de21f8d340a08c5c91a329dccd27 (127.0.107.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4751e3be2c68460aac30762ac23590a0" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45415 } } peers { permanent_uuid: "d98dcc2006d6458ab1bc0217cbef6fa7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40929 } } peers { permanent_uuid: "808cfb5969334110afe5fc380f42e175" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42055 } attrs { promote: false } } }
I20260608 12:42:38.603510  7092 raft_consensus.cc:2955] T 3ba63207dea247b3933ac51026e031e4 P d98dcc2006d6458ab1bc0217cbef6fa7 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 75c5de21f8d340a08c5c91a329dccd27 (127.0.107.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4751e3be2c68460aac30762ac23590a0" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45415 } } peers { permanent_uuid: "d98dcc2006d6458ab1bc0217cbef6fa7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40929 } } peers { permanent_uuid: "808cfb5969334110afe5fc380f42e175" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42055 } attrs { promote: false } } }
I20260608 12:42:38.607900  7029 raft_consensus.cc:1275] T 561e7fd567ad445ea517b9bc77c2174a P 808cfb5969334110afe5fc380f42e175 [term 1 FOLLOWER]: Refusing update from remote peer d98dcc2006d6458ab1bc0217cbef6fa7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:42:38.610044  7104 consensus_queue.cc:1048] T 561e7fd567ad445ea517b9bc77c2174a P d98dcc2006d6458ab1bc0217cbef6fa7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "808cfb5969334110afe5fc380f42e175" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42055 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260608 12:42:38.610765  6678 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver 75c5de21f8d340a08c5c91a329dccd27 not available for placement
I20260608 12:42:38.621287  7093 raft_consensus.cc:2955] T 561e7fd567ad445ea517b9bc77c2174a P d98dcc2006d6458ab1bc0217cbef6fa7 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 75c5de21f8d340a08c5c91a329dccd27 (127.0.107.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4751e3be2c68460aac30762ac23590a0" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45415 } } peers { permanent_uuid: "d98dcc2006d6458ab1bc0217cbef6fa7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40929 } } peers { permanent_uuid: "808cfb5969334110afe5fc380f42e175" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42055 } attrs { promote: false } } }
I20260608 12:42:38.621834  6627 catalog_manager.cc:5696] T 3ba63207dea247b3933ac51026e031e4 P 4751e3be2c68460aac30762ac23590a0 reported cstate change: config changed from index 3 to 4, VOTER 75c5de21f8d340a08c5c91a329dccd27 (127.0.107.193) evicted. New cstate: current_term: 2 leader_uuid: "d98dcc2006d6458ab1bc0217cbef6fa7" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4751e3be2c68460aac30762ac23590a0" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45415 } } peers { permanent_uuid: "d98dcc2006d6458ab1bc0217cbef6fa7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40929 } } peers { permanent_uuid: "808cfb5969334110afe5fc380f42e175" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42055 } attrs { promote: false } } }
I20260608 12:42:38.623291  6806 raft_consensus.cc:1275] T 561e7fd567ad445ea517b9bc77c2174a P 4751e3be2c68460aac30762ac23590a0 [term 1 FOLLOWER]: Refusing update from remote peer d98dcc2006d6458ab1bc0217cbef6fa7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:42:38.623873  6617 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 3ba63207dea247b3933ac51026e031e4 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:42:38.625350  6982 consensus_queue.cc:1048] T 561e7fd567ad445ea517b9bc77c2174a P d98dcc2006d6458ab1bc0217cbef6fa7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4751e3be2c68460aac30762ac23590a0" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:42:38.632107  6806 raft_consensus.cc:2955] T 561e7fd567ad445ea517b9bc77c2174a P 4751e3be2c68460aac30762ac23590a0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 75c5de21f8d340a08c5c91a329dccd27 (127.0.107.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4751e3be2c68460aac30762ac23590a0" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45415 } } peers { permanent_uuid: "d98dcc2006d6458ab1bc0217cbef6fa7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40929 } } peers { permanent_uuid: "808cfb5969334110afe5fc380f42e175" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42055 } attrs { promote: false } } }
I20260608 12:42:38.626736  7029 raft_consensus.cc:2955] T 561e7fd567ad445ea517b9bc77c2174a P 808cfb5969334110afe5fc380f42e175 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 75c5de21f8d340a08c5c91a329dccd27 (127.0.107.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4751e3be2c68460aac30762ac23590a0" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45415 } } peers { permanent_uuid: "d98dcc2006d6458ab1bc0217cbef6fa7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40929 } } peers { permanent_uuid: "808cfb5969334110afe5fc380f42e175" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42055 } attrs { promote: false } } }
I20260608 12:42:38.642133  6617 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 561e7fd567ad445ea517b9bc77c2174a with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:42:38.648132  6629 catalog_manager.cc:5696] T 561e7fd567ad445ea517b9bc77c2174a P 4751e3be2c68460aac30762ac23590a0 reported cstate change: config changed from index 3 to 4, VOTER 75c5de21f8d340a08c5c91a329dccd27 (127.0.107.193) evicted. New cstate: current_term: 1 leader_uuid: "d98dcc2006d6458ab1bc0217cbef6fa7" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4751e3be2c68460aac30762ac23590a0" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45415 } } peers { permanent_uuid: "d98dcc2006d6458ab1bc0217cbef6fa7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40929 } } peers { permanent_uuid: "808cfb5969334110afe5fc380f42e175" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42055 } attrs { promote: false } } }
W20260608 12:42:38.661273  6615 catalog_manager.cc:4754] TS 75c5de21f8d340a08c5c91a329dccd27 (127.0.107.193:37451): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 3ba63207dea247b3933ac51026e031e4: Network error: Client connection negotiation failed: client connection to 127.0.107.193:37451: connect: Connection refused (error 111)
I20260608 12:42:38.802021  7029 raft_consensus.cc:1217] T aa748b8d7f7a4fcd98a8574919af6680 P 808cfb5969334110afe5fc380f42e175 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260608 12:42:38.906250  7113 consensus_queue.cc:579] T aa748b8d7f7a4fcd98a8574919af6680 P 4751e3be2c68460aac30762ac23590a0 [LEADER]: Leader has been unable to successfully communicate with peer 75c5de21f8d340a08c5c91a329dccd27 for more than 1 seconds (1.065s)
I20260608 12:42:38.992401  7029 raft_consensus.cc:1217] T d44d8069cbd84d5884d59f24efe0d1ec P 808cfb5969334110afe5fc380f42e175 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260608 12:42:39.131150  7113 consensus_queue.cc:579] T d44d8069cbd84d5884d59f24efe0d1ec P 4751e3be2c68460aac30762ac23590a0 [LEADER]: Leader has been unable to successfully communicate with peer 75c5de21f8d340a08c5c91a329dccd27 for more than 1 seconds (1.038s)
I20260608 12:42:39.179481  7113 raft_consensus.cc:1064] T aa748b8d7f7a4fcd98a8574919af6680 P 4751e3be2c68460aac30762ac23590a0: attempting to promote NON_VOTER 808cfb5969334110afe5fc380f42e175 to VOTER
I20260608 12:42:39.181677  7113 consensus_queue.cc:237] T aa748b8d7f7a4fcd98a8574919af6680 P 4751e3be2c68460aac30762ac23590a0 [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: "75c5de21f8d340a08c5c91a329dccd27" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37451 } } peers { permanent_uuid: "4751e3be2c68460aac30762ac23590a0" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45415 } } peers { permanent_uuid: "d98dcc2006d6458ab1bc0217cbef6fa7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40929 } } peers { permanent_uuid: "808cfb5969334110afe5fc380f42e175" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42055 } attrs { promote: false } }
I20260608 12:42:39.188373  6880 raft_consensus.cc:1275] T aa748b8d7f7a4fcd98a8574919af6680 P d98dcc2006d6458ab1bc0217cbef6fa7 [term 2 FOLLOWER]: Refusing update from remote peer 4751e3be2c68460aac30762ac23590a0: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:42:39.189097  7029 raft_consensus.cc:1275] T aa748b8d7f7a4fcd98a8574919af6680 P 808cfb5969334110afe5fc380f42e175 [term 2 LEARNER]: Refusing update from remote peer 4751e3be2c68460aac30762ac23590a0: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:42:39.190418  7115 consensus_queue.cc:1048] T aa748b8d7f7a4fcd98a8574919af6680 P 4751e3be2c68460aac30762ac23590a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d98dcc2006d6458ab1bc0217cbef6fa7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:42:39.192137  7113 consensus_queue.cc:1048] T aa748b8d7f7a4fcd98a8574919af6680 P 4751e3be2c68460aac30762ac23590a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "808cfb5969334110afe5fc380f42e175" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42055 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260608 12:42:39.193161  6771 consensus_peers.cc:597] T aa748b8d7f7a4fcd98a8574919af6680 P 4751e3be2c68460aac30762ac23590a0 -> Peer 75c5de21f8d340a08c5c91a329dccd27 (127.0.107.193:37451): Couldn't send request to peer 75c5de21f8d340a08c5c91a329dccd27. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:37451: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:42:39.203212  7029 raft_consensus.cc:2955] T aa748b8d7f7a4fcd98a8574919af6680 P 808cfb5969334110afe5fc380f42e175 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 808cfb5969334110afe5fc380f42e175 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "75c5de21f8d340a08c5c91a329dccd27" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37451 } } peers { permanent_uuid: "4751e3be2c68460aac30762ac23590a0" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45415 } } peers { permanent_uuid: "d98dcc2006d6458ab1bc0217cbef6fa7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40929 } } peers { permanent_uuid: "808cfb5969334110afe5fc380f42e175" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42055 } attrs { promote: false } } }
I20260608 12:42:39.200700  7115 raft_consensus.cc:2955] T aa748b8d7f7a4fcd98a8574919af6680 P 4751e3be2c68460aac30762ac23590a0 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 808cfb5969334110afe5fc380f42e175 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "75c5de21f8d340a08c5c91a329dccd27" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37451 } } peers { permanent_uuid: "4751e3be2c68460aac30762ac23590a0" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45415 } } peers { permanent_uuid: "d98dcc2006d6458ab1bc0217cbef6fa7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40929 } } peers { permanent_uuid: "808cfb5969334110afe5fc380f42e175" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42055 } attrs { promote: false } } }
I20260608 12:42:39.217809  6627 catalog_manager.cc:5696] T aa748b8d7f7a4fcd98a8574919af6680 P 808cfb5969334110afe5fc380f42e175 reported cstate change: config changed from index 3 to 4, 808cfb5969334110afe5fc380f42e175 (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "4751e3be2c68460aac30762ac23590a0" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "75c5de21f8d340a08c5c91a329dccd27" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37451 } } peers { permanent_uuid: "4751e3be2c68460aac30762ac23590a0" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45415 } } peers { permanent_uuid: "d98dcc2006d6458ab1bc0217cbef6fa7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40929 } } peers { permanent_uuid: "808cfb5969334110afe5fc380f42e175" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42055 } attrs { promote: false } } }
I20260608 12:42:39.222873  6880 raft_consensus.cc:2955] T aa748b8d7f7a4fcd98a8574919af6680 P d98dcc2006d6458ab1bc0217cbef6fa7 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 808cfb5969334110afe5fc380f42e175 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "75c5de21f8d340a08c5c91a329dccd27" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37451 } } peers { permanent_uuid: "4751e3be2c68460aac30762ac23590a0" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45415 } } peers { permanent_uuid: "d98dcc2006d6458ab1bc0217cbef6fa7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40929 } } peers { permanent_uuid: "808cfb5969334110afe5fc380f42e175" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42055 } attrs { promote: false } } }
I20260608 12:42:39.239392  6806 consensus_queue.cc:237] T aa748b8d7f7a4fcd98a8574919af6680 P 4751e3be2c68460aac30762ac23590a0 [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: "4751e3be2c68460aac30762ac23590a0" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45415 } } peers { permanent_uuid: "d98dcc2006d6458ab1bc0217cbef6fa7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40929 } } peers { permanent_uuid: "808cfb5969334110afe5fc380f42e175" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42055 } attrs { promote: false } }
I20260608 12:42:39.244546  7029 raft_consensus.cc:1275] T aa748b8d7f7a4fcd98a8574919af6680 P 808cfb5969334110afe5fc380f42e175 [term 2 FOLLOWER]: Refusing update from remote peer 4751e3be2c68460aac30762ac23590a0: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 12:42:39.244572  6880 raft_consensus.cc:1275] T aa748b8d7f7a4fcd98a8574919af6680 P d98dcc2006d6458ab1bc0217cbef6fa7 [term 2 FOLLOWER]: Refusing update from remote peer 4751e3be2c68460aac30762ac23590a0: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 12:42:39.246439  7115 consensus_queue.cc:1048] T aa748b8d7f7a4fcd98a8574919af6680 P 4751e3be2c68460aac30762ac23590a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d98dcc2006d6458ab1bc0217cbef6fa7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 12:42:39.247148  7121 consensus_queue.cc:1048] T aa748b8d7f7a4fcd98a8574919af6680 P 4751e3be2c68460aac30762ac23590a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "808cfb5969334110afe5fc380f42e175" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42055 } 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:42:39.254155  7112 raft_consensus.cc:2955] T aa748b8d7f7a4fcd98a8574919af6680 P 4751e3be2c68460aac30762ac23590a0 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 75c5de21f8d340a08c5c91a329dccd27 (127.0.107.193) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4751e3be2c68460aac30762ac23590a0" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45415 } } peers { permanent_uuid: "d98dcc2006d6458ab1bc0217cbef6fa7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40929 } } peers { permanent_uuid: "808cfb5969334110afe5fc380f42e175" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42055 } attrs { promote: false } } }
I20260608 12:42:39.255977  7029 raft_consensus.cc:2955] T aa748b8d7f7a4fcd98a8574919af6680 P 808cfb5969334110afe5fc380f42e175 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 75c5de21f8d340a08c5c91a329dccd27 (127.0.107.193) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4751e3be2c68460aac30762ac23590a0" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45415 } } peers { permanent_uuid: "d98dcc2006d6458ab1bc0217cbef6fa7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40929 } } peers { permanent_uuid: "808cfb5969334110afe5fc380f42e175" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42055 } attrs { promote: false } } }
I20260608 12:42:39.256353  6880 raft_consensus.cc:2955] T aa748b8d7f7a4fcd98a8574919af6680 P d98dcc2006d6458ab1bc0217cbef6fa7 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 75c5de21f8d340a08c5c91a329dccd27 (127.0.107.193) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4751e3be2c68460aac30762ac23590a0" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45415 } } peers { permanent_uuid: "d98dcc2006d6458ab1bc0217cbef6fa7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40929 } } peers { permanent_uuid: "808cfb5969334110afe5fc380f42e175" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42055 } attrs { promote: false } } }
I20260608 12:42:39.262739  6617 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet aa748b8d7f7a4fcd98a8574919af6680 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:42:39.266791  6629 catalog_manager.cc:5696] T aa748b8d7f7a4fcd98a8574919af6680 P 4751e3be2c68460aac30762ac23590a0 reported cstate change: config changed from index 4 to 5, VOTER 75c5de21f8d340a08c5c91a329dccd27 (127.0.107.193) evicted. New cstate: current_term: 2 leader_uuid: "4751e3be2c68460aac30762ac23590a0" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4751e3be2c68460aac30762ac23590a0" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45415 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d98dcc2006d6458ab1bc0217cbef6fa7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "808cfb5969334110afe5fc380f42e175" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42055 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:42:39.517122  7115 raft_consensus.cc:1064] T d44d8069cbd84d5884d59f24efe0d1ec P 4751e3be2c68460aac30762ac23590a0: attempting to promote NON_VOTER 808cfb5969334110afe5fc380f42e175 to VOTER
I20260608 12:42:39.519699  7115 consensus_queue.cc:237] T d44d8069cbd84d5884d59f24efe0d1ec P 4751e3be2c68460aac30762ac23590a0 [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: "75c5de21f8d340a08c5c91a329dccd27" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37451 } } peers { permanent_uuid: "d98dcc2006d6458ab1bc0217cbef6fa7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40929 } } peers { permanent_uuid: "4751e3be2c68460aac30762ac23590a0" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45415 } } peers { permanent_uuid: "808cfb5969334110afe5fc380f42e175" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42055 } attrs { promote: false } }
I20260608 12:42:39.526937  6880 raft_consensus.cc:1275] T d44d8069cbd84d5884d59f24efe0d1ec P d98dcc2006d6458ab1bc0217cbef6fa7 [term 2 FOLLOWER]: Refusing update from remote peer 4751e3be2c68460aac30762ac23590a0: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:42:39.527043  7029 raft_consensus.cc:1275] T d44d8069cbd84d5884d59f24efe0d1ec P 808cfb5969334110afe5fc380f42e175 [term 2 LEARNER]: Refusing update from remote peer 4751e3be2c68460aac30762ac23590a0: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:42:39.528540  7121 consensus_queue.cc:1048] T d44d8069cbd84d5884d59f24efe0d1ec P 4751e3be2c68460aac30762ac23590a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d98dcc2006d6458ab1bc0217cbef6fa7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:42:39.529368  7112 consensus_queue.cc:1048] T d44d8069cbd84d5884d59f24efe0d1ec P 4751e3be2c68460aac30762ac23590a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "808cfb5969334110afe5fc380f42e175" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42055 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260608 12:42:39.530032  6771 consensus_peers.cc:597] T d44d8069cbd84d5884d59f24efe0d1ec P 4751e3be2c68460aac30762ac23590a0 -> Peer 75c5de21f8d340a08c5c91a329dccd27 (127.0.107.193:37451): Couldn't send request to peer 75c5de21f8d340a08c5c91a329dccd27. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:37451: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:42:39.537604  7121 raft_consensus.cc:2955] T d44d8069cbd84d5884d59f24efe0d1ec P 4751e3be2c68460aac30762ac23590a0 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 808cfb5969334110afe5fc380f42e175 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "75c5de21f8d340a08c5c91a329dccd27" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37451 } } peers { permanent_uuid: "d98dcc2006d6458ab1bc0217cbef6fa7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40929 } } peers { permanent_uuid: "4751e3be2c68460aac30762ac23590a0" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45415 } } peers { permanent_uuid: "808cfb5969334110afe5fc380f42e175" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42055 } attrs { promote: false } } }
I20260608 12:42:39.539592  7029 raft_consensus.cc:2955] T d44d8069cbd84d5884d59f24efe0d1ec P 808cfb5969334110afe5fc380f42e175 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 808cfb5969334110afe5fc380f42e175 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "75c5de21f8d340a08c5c91a329dccd27" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37451 } } peers { permanent_uuid: "d98dcc2006d6458ab1bc0217cbef6fa7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40929 } } peers { permanent_uuid: "4751e3be2c68460aac30762ac23590a0" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45415 } } peers { permanent_uuid: "808cfb5969334110afe5fc380f42e175" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42055 } attrs { promote: false } } }
I20260608 12:42:39.549886  6880 raft_consensus.cc:2955] T d44d8069cbd84d5884d59f24efe0d1ec P d98dcc2006d6458ab1bc0217cbef6fa7 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 808cfb5969334110afe5fc380f42e175 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "75c5de21f8d340a08c5c91a329dccd27" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37451 } } peers { permanent_uuid: "d98dcc2006d6458ab1bc0217cbef6fa7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40929 } } peers { permanent_uuid: "4751e3be2c68460aac30762ac23590a0" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45415 } } peers { permanent_uuid: "808cfb5969334110afe5fc380f42e175" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42055 } attrs { promote: false } } }
I20260608 12:42:39.554349  6629 catalog_manager.cc:5696] T d44d8069cbd84d5884d59f24efe0d1ec P 4751e3be2c68460aac30762ac23590a0 reported cstate change: config changed from index 3 to 4, 808cfb5969334110afe5fc380f42e175 (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "4751e3be2c68460aac30762ac23590a0" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "75c5de21f8d340a08c5c91a329dccd27" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37451 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d98dcc2006d6458ab1bc0217cbef6fa7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4751e3be2c68460aac30762ac23590a0" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45415 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "808cfb5969334110afe5fc380f42e175" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42055 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:42:39.568275  6806 consensus_queue.cc:237] T d44d8069cbd84d5884d59f24efe0d1ec P 4751e3be2c68460aac30762ac23590a0 [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: "d98dcc2006d6458ab1bc0217cbef6fa7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40929 } } peers { permanent_uuid: "4751e3be2c68460aac30762ac23590a0" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45415 } } peers { permanent_uuid: "808cfb5969334110afe5fc380f42e175" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42055 } attrs { promote: false } }
I20260608 12:42:39.574162  7029 raft_consensus.cc:1275] T d44d8069cbd84d5884d59f24efe0d1ec P 808cfb5969334110afe5fc380f42e175 [term 2 FOLLOWER]: Refusing update from remote peer 4751e3be2c68460aac30762ac23590a0: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 12:42:39.575758  6880 raft_consensus.cc:1275] T d44d8069cbd84d5884d59f24efe0d1ec P d98dcc2006d6458ab1bc0217cbef6fa7 [term 2 FOLLOWER]: Refusing update from remote peer 4751e3be2c68460aac30762ac23590a0: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 12:42:39.575673  7112 consensus_queue.cc:1048] T d44d8069cbd84d5884d59f24efe0d1ec P 4751e3be2c68460aac30762ac23590a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "808cfb5969334110afe5fc380f42e175" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42055 } 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:42:39.577251  7121 consensus_queue.cc:1048] T d44d8069cbd84d5884d59f24efe0d1ec P 4751e3be2c68460aac30762ac23590a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d98dcc2006d6458ab1bc0217cbef6fa7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 12:42:39.584465  7112 raft_consensus.cc:2955] T d44d8069cbd84d5884d59f24efe0d1ec P 4751e3be2c68460aac30762ac23590a0 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 75c5de21f8d340a08c5c91a329dccd27 (127.0.107.193) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d98dcc2006d6458ab1bc0217cbef6fa7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40929 } } peers { permanent_uuid: "4751e3be2c68460aac30762ac23590a0" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45415 } } peers { permanent_uuid: "808cfb5969334110afe5fc380f42e175" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42055 } attrs { promote: false } } }
I20260608 12:42:39.586637  7029 raft_consensus.cc:2955] T d44d8069cbd84d5884d59f24efe0d1ec P 808cfb5969334110afe5fc380f42e175 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 75c5de21f8d340a08c5c91a329dccd27 (127.0.107.193) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d98dcc2006d6458ab1bc0217cbef6fa7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40929 } } peers { permanent_uuid: "4751e3be2c68460aac30762ac23590a0" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45415 } } peers { permanent_uuid: "808cfb5969334110afe5fc380f42e175" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42055 } attrs { promote: false } } }
I20260608 12:42:39.587273  6880 raft_consensus.cc:2955] T d44d8069cbd84d5884d59f24efe0d1ec P d98dcc2006d6458ab1bc0217cbef6fa7 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 75c5de21f8d340a08c5c91a329dccd27 (127.0.107.193) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d98dcc2006d6458ab1bc0217cbef6fa7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40929 } } peers { permanent_uuid: "4751e3be2c68460aac30762ac23590a0" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45415 } } peers { permanent_uuid: "808cfb5969334110afe5fc380f42e175" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42055 } attrs { promote: false } } }
I20260608 12:42:39.592723  6617 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet d44d8069cbd84d5884d59f24efe0d1ec with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:42:39.598402  6627 catalog_manager.cc:5696] T d44d8069cbd84d5884d59f24efe0d1ec P 4751e3be2c68460aac30762ac23590a0 reported cstate change: config changed from index 4 to 5, VOTER 75c5de21f8d340a08c5c91a329dccd27 (127.0.107.193) evicted. New cstate: current_term: 2 leader_uuid: "4751e3be2c68460aac30762ac23590a0" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d98dcc2006d6458ab1bc0217cbef6fa7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4751e3be2c68460aac30762ac23590a0" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45415 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "808cfb5969334110afe5fc380f42e175" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42055 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260608 12:42:39.721470  6615 catalog_manager.cc:4754] TS 75c5de21f8d340a08c5c91a329dccd27 (127.0.107.193:37451): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet d44d8069cbd84d5884d59f24efe0d1ec: Network error: Client connection negotiation failed: client connection to 127.0.107.193:37451: connect: Connection refused (error 111)
W20260608 12:42:40.462908  6615 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.107.193:37451: connect: Connection refused (error 111) [suppressed 60 similar messages]
W20260608 12:42:40.764611  6615 catalog_manager.cc:4754] TS 75c5de21f8d340a08c5c91a329dccd27 (127.0.107.193:37451): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet d44d8069cbd84d5884d59f24efe0d1ec: Network error: Client connection negotiation failed: client connection to 127.0.107.193:37451: connect: Connection refused (error 111)
W20260608 12:42:41.810096  6615 catalog_manager.cc:4754] TS 75c5de21f8d340a08c5c91a329dccd27 (127.0.107.193:37451): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet d44d8069cbd84d5884d59f24efe0d1ec: Network error: Client connection negotiation failed: client connection to 127.0.107.193:37451: connect: Connection refused (error 111)
W20260608 12:42:42.980711  6615 catalog_manager.cc:4754] TS 75c5de21f8d340a08c5c91a329dccd27 (127.0.107.193:37451): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 561e7fd567ad445ea517b9bc77c2174a: Network error: Client connection negotiation failed: client connection to 127.0.107.193:37451: connect: Connection refused (error 111)
I20260608 12:42:43.713204   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
I20260608 12:42:43.744030   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:42:43.744894   431 tablet_replica.cc:333] T d44d8069cbd84d5884d59f24efe0d1ec P 4751e3be2c68460aac30762ac23590a0: stopping tablet replica
I20260608 12:42:43.745924   431 raft_consensus.cc:2243] T d44d8069cbd84d5884d59f24efe0d1ec P 4751e3be2c68460aac30762ac23590a0 [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:42:43.747061   431 raft_consensus.cc:2272] T d44d8069cbd84d5884d59f24efe0d1ec P 4751e3be2c68460aac30762ac23590a0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:43.749658   431 tablet_replica.cc:333] T 561e7fd567ad445ea517b9bc77c2174a P 4751e3be2c68460aac30762ac23590a0: stopping tablet replica
I20260608 12:42:43.750284   431 raft_consensus.cc:2243] T 561e7fd567ad445ea517b9bc77c2174a P 4751e3be2c68460aac30762ac23590a0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:43.751462   431 raft_consensus.cc:2272] T 561e7fd567ad445ea517b9bc77c2174a P 4751e3be2c68460aac30762ac23590a0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:43.754189   431 tablet_replica.cc:333] T 3ba63207dea247b3933ac51026e031e4 P 4751e3be2c68460aac30762ac23590a0: stopping tablet replica
I20260608 12:42:43.754722   431 raft_consensus.cc:2243] T 3ba63207dea247b3933ac51026e031e4 P 4751e3be2c68460aac30762ac23590a0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:43.755800   431 raft_consensus.cc:2272] T 3ba63207dea247b3933ac51026e031e4 P 4751e3be2c68460aac30762ac23590a0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:43.758112   431 tablet_replica.cc:333] T aa748b8d7f7a4fcd98a8574919af6680 P 4751e3be2c68460aac30762ac23590a0: stopping tablet replica
I20260608 12:42:43.758669   431 raft_consensus.cc:2243] T aa748b8d7f7a4fcd98a8574919af6680 P 4751e3be2c68460aac30762ac23590a0 [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:42:43.759684   431 raft_consensus.cc:2272] T aa748b8d7f7a4fcd98a8574919af6680 P 4751e3be2c68460aac30762ac23590a0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:43.787741   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
I20260608 12:42:43.807164   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
I20260608 12:42:43.840147   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:42:43.840969   431 tablet_replica.cc:333] T 561e7fd567ad445ea517b9bc77c2174a P d98dcc2006d6458ab1bc0217cbef6fa7: stopping tablet replica
I20260608 12:42:43.841717   431 raft_consensus.cc:2243] T 561e7fd567ad445ea517b9bc77c2174a P d98dcc2006d6458ab1bc0217cbef6fa7 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:42:43.843199   431 raft_consensus.cc:2272] T 561e7fd567ad445ea517b9bc77c2174a P d98dcc2006d6458ab1bc0217cbef6fa7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:43.846074   431 tablet_replica.cc:333] T aa748b8d7f7a4fcd98a8574919af6680 P d98dcc2006d6458ab1bc0217cbef6fa7: stopping tablet replica
I20260608 12:42:43.846711   431 raft_consensus.cc:2243] T aa748b8d7f7a4fcd98a8574919af6680 P d98dcc2006d6458ab1bc0217cbef6fa7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:43.847834   431 raft_consensus.cc:2272] T aa748b8d7f7a4fcd98a8574919af6680 P d98dcc2006d6458ab1bc0217cbef6fa7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:43.850314   431 tablet_replica.cc:333] T 3ba63207dea247b3933ac51026e031e4 P d98dcc2006d6458ab1bc0217cbef6fa7: stopping tablet replica
I20260608 12:42:43.850854   431 raft_consensus.cc:2243] T 3ba63207dea247b3933ac51026e031e4 P d98dcc2006d6458ab1bc0217cbef6fa7 [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:42:43.851701   431 raft_consensus.cc:2272] T 3ba63207dea247b3933ac51026e031e4 P d98dcc2006d6458ab1bc0217cbef6fa7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:43.854060   431 tablet_replica.cc:333] T d44d8069cbd84d5884d59f24efe0d1ec P d98dcc2006d6458ab1bc0217cbef6fa7: stopping tablet replica
I20260608 12:42:43.854620   431 raft_consensus.cc:2243] T d44d8069cbd84d5884d59f24efe0d1ec P d98dcc2006d6458ab1bc0217cbef6fa7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:43.855611   431 raft_consensus.cc:2272] T d44d8069cbd84d5884d59f24efe0d1ec P d98dcc2006d6458ab1bc0217cbef6fa7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:43.881053   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260608 12:42:43.898994   431 tablet_server.cc:179] TabletServer@127.0.107.196:0 shutting down...
I20260608 12:42:43.924399   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:42:43.925307   431 tablet_replica.cc:333] T d44d8069cbd84d5884d59f24efe0d1ec P 808cfb5969334110afe5fc380f42e175: stopping tablet replica
I20260608 12:42:43.925997   431 raft_consensus.cc:2243] T d44d8069cbd84d5884d59f24efe0d1ec P 808cfb5969334110afe5fc380f42e175 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:43.926839   431 raft_consensus.cc:2272] T d44d8069cbd84d5884d59f24efe0d1ec P 808cfb5969334110afe5fc380f42e175 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:43.929418   431 tablet_replica.cc:333] T 561e7fd567ad445ea517b9bc77c2174a P 808cfb5969334110afe5fc380f42e175: stopping tablet replica
I20260608 12:42:43.930045   431 raft_consensus.cc:2243] T 561e7fd567ad445ea517b9bc77c2174a P 808cfb5969334110afe5fc380f42e175 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:43.930876   431 raft_consensus.cc:2272] T 561e7fd567ad445ea517b9bc77c2174a P 808cfb5969334110afe5fc380f42e175 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:43.933544   431 tablet_replica.cc:333] T aa748b8d7f7a4fcd98a8574919af6680 P 808cfb5969334110afe5fc380f42e175: stopping tablet replica
I20260608 12:42:43.934089   431 raft_consensus.cc:2243] T aa748b8d7f7a4fcd98a8574919af6680 P 808cfb5969334110afe5fc380f42e175 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:43.934851   431 raft_consensus.cc:2272] T aa748b8d7f7a4fcd98a8574919af6680 P 808cfb5969334110afe5fc380f42e175 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:43.937288   431 tablet_replica.cc:333] T 3ba63207dea247b3933ac51026e031e4 P 808cfb5969334110afe5fc380f42e175: stopping tablet replica
I20260608 12:42:43.937824   431 raft_consensus.cc:2243] T 3ba63207dea247b3933ac51026e031e4 P 808cfb5969334110afe5fc380f42e175 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:43.938567   431 raft_consensus.cc:2272] T 3ba63207dea247b3933ac51026e031e4 P 808cfb5969334110afe5fc380f42e175 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:43.962455   431 tablet_server.cc:196] TabletServer@127.0.107.196:0 shutdown complete.
I20260608 12:42:43.979278   431 master.cc:562] Master@127.0.107.254:40197 shutting down...
W20260608 12:42:47.091900  6615 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.107.193:37451: connect: Connection refused (error 111) [suppressed 9 similar messages]
W20260608 12:42:47.095482  6615 catalog_manager.cc:4754] TS 75c5de21f8d340a08c5c91a329dccd27 (127.0.107.193:37451): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 561e7fd567ad445ea517b9bc77c2174a: Network error: Client connection negotiation failed: client connection to 127.0.107.193:37451: connect: Connection refused (error 111)
I20260608 12:42:48.484688   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P da47254375b744fb9b95ea9879e13931 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:42:48.485533   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P da47254375b744fb9b95ea9879e13931 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:48.486142   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P da47254375b744fb9b95ea9879e13931: stopping tablet replica
I20260608 12:42:48.512272   431 master.cc:584] Master@127.0.107.254:40197 shutdown complete.
[       OK ] AutoRebalancerTest.NoRebalancingIfReplicasRecovering (17130 ms)
[ RUN      ] AutoRebalancerTest.TestHandlingFailedTservers
I20260608 12:42:48.556443   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:44935
I20260608 12:42:48.557806   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:42:48.563506  7141 instance_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:42:48.565119  7142 instance_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:42:48.565375  7144 instance_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:42:48.566023   431 server_base.cc:1061] running on GCE node
I20260608 12:42:48.566824   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:42:48.567001   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:42:48.567127   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922568567103 us; error 0 us; skew 500 ppm
I20260608 12:42:48.567644   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:42:48.570226   431 webserver.cc:533] Webserver started at http://127.0.107.254:34701/ using document root <none> and password file <none>
I20260608 12:42:48.570705   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:42:48.570875   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:42:48.571095   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:42:48.572238   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922379125897-431-0/minicluster-data/master-0-root/instance:
uuid: "abd3705227af4b67a571a7ea4ffda2fd"
format_stamp: "Formatted at 2026-06-08 12:42:48 on dist-test-slave-gg24"
I20260608 12:42:48.576930   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 12:42:48.580372  7149 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:42:48.581238   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 12:42:48.581543   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922379125897-431-0/minicluster-data/master-0-root
uuid: "abd3705227af4b67a571a7ea4ffda2fd"
format_stamp: "Formatted at 2026-06-08 12:42:48 on dist-test-slave-gg24"
I20260608 12:42:48.581849   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922379125897-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922379125897-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922379125897-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:42:48.599538   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:42:48.600895   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:42:48.647168   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:44935
I20260608 12:42:48.647312  7200 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:44935 every 8 connection(s)
I20260608 12:42:48.652038  7201 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:42:48.663774  7201 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P abd3705227af4b67a571a7ea4ffda2fd: Bootstrap starting.
I20260608 12:42:48.668853  7201 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P abd3705227af4b67a571a7ea4ffda2fd: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:48.673401  7201 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P abd3705227af4b67a571a7ea4ffda2fd: No bootstrap required, opened a new log
I20260608 12:42:48.675719  7201 raft_consensus.cc:359] T 00000000000000000000000000000000 P abd3705227af4b67a571a7ea4ffda2fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "abd3705227af4b67a571a7ea4ffda2fd" member_type: VOTER }
I20260608 12:42:48.676136  7201 raft_consensus.cc:385] T 00000000000000000000000000000000 P abd3705227af4b67a571a7ea4ffda2fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:48.676335  7201 raft_consensus.cc:740] T 00000000000000000000000000000000 P abd3705227af4b67a571a7ea4ffda2fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: abd3705227af4b67a571a7ea4ffda2fd, State: Initialized, Role: FOLLOWER
I20260608 12:42:48.677042  7201 consensus_queue.cc:260] T 00000000000000000000000000000000 P abd3705227af4b67a571a7ea4ffda2fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "abd3705227af4b67a571a7ea4ffda2fd" member_type: VOTER }
I20260608 12:42:48.677475  7201 raft_consensus.cc:399] T 00000000000000000000000000000000 P abd3705227af4b67a571a7ea4ffda2fd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:42:48.677673  7201 raft_consensus.cc:493] T 00000000000000000000000000000000 P abd3705227af4b67a571a7ea4ffda2fd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:42:48.677886  7201 raft_consensus.cc:3060] T 00000000000000000000000000000000 P abd3705227af4b67a571a7ea4ffda2fd [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:48.683327  7201 raft_consensus.cc:515] T 00000000000000000000000000000000 P abd3705227af4b67a571a7ea4ffda2fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "abd3705227af4b67a571a7ea4ffda2fd" member_type: VOTER }
I20260608 12:42:48.683846  7201 leader_election.cc:304] T 00000000000000000000000000000000 P abd3705227af4b67a571a7ea4ffda2fd [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: abd3705227af4b67a571a7ea4ffda2fd; no voters: 
I20260608 12:42:48.684998  7201 leader_election.cc:290] T 00000000000000000000000000000000 P abd3705227af4b67a571a7ea4ffda2fd [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:42:48.685505  7204 raft_consensus.cc:2804] T 00000000000000000000000000000000 P abd3705227af4b67a571a7ea4ffda2fd [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:42:48.686866  7204 raft_consensus.cc:697] T 00000000000000000000000000000000 P abd3705227af4b67a571a7ea4ffda2fd [term 1 LEADER]: Becoming Leader. State: Replica: abd3705227af4b67a571a7ea4ffda2fd, State: Running, Role: LEADER
I20260608 12:42:48.687610  7204 consensus_queue.cc:237] T 00000000000000000000000000000000 P abd3705227af4b67a571a7ea4ffda2fd [LEADER]: Queue going to LEADER mode. State: All 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: "abd3705227af4b67a571a7ea4ffda2fd" member_type: VOTER }
I20260608 12:42:48.688051  7201 sys_catalog.cc:565] T 00000000000000000000000000000000 P abd3705227af4b67a571a7ea4ffda2fd [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:42:48.694011  7206 sys_catalog.cc:455] T 00000000000000000000000000000000 P abd3705227af4b67a571a7ea4ffda2fd [sys.catalog]: SysCatalogTable state changed. Reason: New leader abd3705227af4b67a571a7ea4ffda2fd. Latest consensus state: current_term: 1 leader_uuid: "abd3705227af4b67a571a7ea4ffda2fd" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "abd3705227af4b67a571a7ea4ffda2fd" member_type: VOTER } }
I20260608 12:42:48.694725  7206 sys_catalog.cc:458] T 00000000000000000000000000000000 P abd3705227af4b67a571a7ea4ffda2fd [sys.catalog]: This master's current role is: LEADER
I20260608 12:42:48.695694  7205 sys_catalog.cc:455] T 00000000000000000000000000000000 P abd3705227af4b67a571a7ea4ffda2fd [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "abd3705227af4b67a571a7ea4ffda2fd" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "abd3705227af4b67a571a7ea4ffda2fd" member_type: VOTER } }
I20260608 12:42:48.696514  7205 sys_catalog.cc:458] T 00000000000000000000000000000000 P abd3705227af4b67a571a7ea4ffda2fd [sys.catalog]: This master's current role is: LEADER
I20260608 12:42:48.699690  7210 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:42:48.708143  7210 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:42:48.709271   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:42:48.718088  7210 catalog_manager.cc:1382] Generated new cluster ID: 1a64f0e3ff624d8084d1b88e54b5d48f
I20260608 12:42:48.718415  7210 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:42:48.758741  7210 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:42:48.760124  7210 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:42:48.780807  7210 catalog_manager.cc:6069] T 00000000000000000000000000000000 P abd3705227af4b67a571a7ea4ffda2fd: Generated new TSK 0
I20260608 12:42:48.781486  7210 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:42:48.840461   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:42:48.847409  7222 instance_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:42:48.849025  7223 instance_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:42:48.854902   431 server_base.cc:1061] running on GCE node
W20260608 12:42:48.857398  7225 instance_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:42:48.861641   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:42:48.861872   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:42:48.861999   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922568861988 us; error 0 us; skew 500 ppm
I20260608 12:42:48.862550   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:42:48.864987   431 webserver.cc:533] Webserver started at http://127.0.107.193:43299/ using document root <none> and password file <none>
I20260608 12:42:48.865453   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:42:48.865607   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:42:48.865833   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:42:48.866888   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922379125897-431-0/minicluster-data/ts-0-root/instance:
uuid: "36adb65f16de400bbbf6da6d541ddb98"
format_stamp: "Formatted at 2026-06-08 12:42:48 on dist-test-slave-gg24"
I20260608 12:42:48.871651   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 12:42:48.875262  7230 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:42:48.876096   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 12:42:48.876422   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922379125897-431-0/minicluster-data/ts-0-root
uuid: "36adb65f16de400bbbf6da6d541ddb98"
format_stamp: "Formatted at 2026-06-08 12:42:48 on dist-test-slave-gg24"
I20260608 12:42:48.876765   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922379125897-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922379125897-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922379125897-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:42:48.898619   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:42:48.899976   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:42:48.901533   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:42:48.903950   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:42:48.904186   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:48.904434   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:42:48.904637   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260608 12:42:48.944540   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:42655
I20260608 12:42:48.944695  7292 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:42655 every 8 connection(s)
I20260608 12:42:48.950023   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:42:48.959380  7298 instance_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:42:48.958315  7297 instance_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:42:48.963845  7300 instance_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:42:48.965072   431 server_base.cc:1061] running on GCE node
I20260608 12:42:48.966013  7293 heartbeater.cc:344] Connected to a master server at 127.0.107.254:44935
I20260608 12:42:48.966493  7293 heartbeater.cc:461] Registering TS with master...
I20260608 12:42:48.966643   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:42:48.966944   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:42:48.967154   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922568967137 us; error 0 us; skew 500 ppm
I20260608 12:42:48.967562  7293 heartbeater.cc:507] Master 127.0.107.254:44935 requested a full tablet report, sending...
I20260608 12:42:48.968089   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:42:48.970530  7166 ts_manager.cc:194] Registered new tserver with Master: 36adb65f16de400bbbf6da6d541ddb98 (127.0.107.193:42655)
I20260608 12:42:48.971148   431 webserver.cc:533] Webserver started at http://127.0.107.194:39889/ using document root <none> and password file <none>
I20260608 12:42:48.971706   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:42:48.971917   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:42:48.972191   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:42:48.972795  7166 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44412
I20260608 12:42:48.973506   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922379125897-431-0/minicluster-data/ts-1-root/instance:
uuid: "0daae85b8aea4a9a97c69d898f734938"
format_stamp: "Formatted at 2026-06-08 12:42:48 on dist-test-slave-gg24"
I20260608 12:42:48.978551   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 12:42:48.982482  7305 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:42:48.983533   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 12:42:48.983922   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922379125897-431-0/minicluster-data/ts-1-root
uuid: "0daae85b8aea4a9a97c69d898f734938"
format_stamp: "Formatted at 2026-06-08 12:42:48 on dist-test-slave-gg24"
I20260608 12:42:48.984185   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922379125897-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922379125897-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922379125897-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:42:48.997944   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:42:48.999243   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:42:49.000984   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:42:49.003571   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:42:49.003763   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:49.004066   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:42:49.004235   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:49.049283   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:38475
I20260608 12:42:49.049373  7367 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:38475 every 8 connection(s)
I20260608 12:42:49.054981   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:42:49.063568  7371 instance_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:42:49.065924  7372 instance_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:42:49.069413   431 server_base.cc:1061] running on GCE node
W20260608 12:42:49.070128  7374 instance_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:42:49.071164  7368 heartbeater.cc:344] Connected to a master server at 127.0.107.254:44935
I20260608 12:42:49.071265   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:42:49.071619   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:42:49.071655  7368 heartbeater.cc:461] Registering TS with master...
I20260608 12:42:49.071863   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922569071844 us; error 0 us; skew 500 ppm
I20260608 12:42:49.072749   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:42:49.072773  7368 heartbeater.cc:507] Master 127.0.107.254:44935 requested a full tablet report, sending...
I20260608 12:42:49.075831  7166 ts_manager.cc:194] Registered new tserver with Master: 0daae85b8aea4a9a97c69d898f734938 (127.0.107.194:38475)
I20260608 12:42:49.076090   431 webserver.cc:533] Webserver started at http://127.0.107.195:39647/ using document root <none> and password file <none>
I20260608 12:42:49.076897   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:42:49.077137   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:42:49.077478   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:42:49.077824  7166 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44416
I20260608 12:42:49.079207   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922379125897-431-0/minicluster-data/ts-2-root/instance:
uuid: "e3900310e5524b0f9a395551d4273735"
format_stamp: "Formatted at 2026-06-08 12:42:49 on dist-test-slave-gg24"
I20260608 12:42:49.084973   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.001s
I20260608 12:42:49.089178  7379 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:42:49.090094   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.002s
I20260608 12:42:49.090426   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922379125897-431-0/minicluster-data/ts-2-root
uuid: "e3900310e5524b0f9a395551d4273735"
format_stamp: "Formatted at 2026-06-08 12:42:49 on dist-test-slave-gg24"
I20260608 12:42:49.090735   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922379125897-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922379125897-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922379125897-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:42:49.107477   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:42:49.108774   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:42:49.110309   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:42:49.112635   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:42:49.112880   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:49.113133   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:42:49.113317   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:49.159637   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:46881
I20260608 12:42:49.159765  7441 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:46881 every 8 connection(s)
I20260608 12:42:49.175770  7442 heartbeater.cc:344] Connected to a master server at 127.0.107.254:44935
I20260608 12:42:49.176234  7442 heartbeater.cc:461] Registering TS with master...
I20260608 12:42:49.177091  7442 heartbeater.cc:507] Master 127.0.107.254:44935 requested a full tablet report, sending...
I20260608 12:42:49.179282  7166 ts_manager.cc:194] Registered new tserver with Master: e3900310e5524b0f9a395551d4273735 (127.0.107.195:46881)
I20260608 12:42:49.180308   431 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.017273596s
I20260608 12:42:49.180761  7166 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44418
I20260608 12:42:49.975824  7293 heartbeater.cc:499] Master 127.0.107.254:44935 was elected leader, sending a full tablet report...
I20260608 12:42:50.080916  7368 heartbeater.cc:499] Master 127.0.107.254:44935 was elected leader, sending a full tablet report...
I20260608 12:42:50.184085  7442 heartbeater.cc:499] Master 127.0.107.254:44935 was elected leader, sending a full tablet report...
I20260608 12:42:50.244496  7166 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:43648:
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:42:50.247084  7166 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:42:50.305022  7407 tablet_service.cc:1511] Processing CreateTablet for tablet c805fe453a424d7e9b089b45fe670912 (DEFAULT_TABLE table=test-workload [id=b6d86882557c40088cf69034cd7a1c8d]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:42:50.306620  7407 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c805fe453a424d7e9b089b45fe670912. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:50.309784  7405 tablet_service.cc:1511] Processing CreateTablet for tablet 76e8c23d9ba840cbb2da743461cf86bf (DEFAULT_TABLE table=test-workload [id=b6d86882557c40088cf69034cd7a1c8d]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:42:50.309954  7406 tablet_service.cc:1511] Processing CreateTablet for tablet e4e3bb221fe9437085a0c2c54a67c4b9 (DEFAULT_TABLE table=test-workload [id=b6d86882557c40088cf69034cd7a1c8d]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:42:50.311477  7405 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76e8c23d9ba840cbb2da743461cf86bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:50.312414  7406 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4e3bb221fe9437085a0c2c54a67c4b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:50.315698  7258 tablet_service.cc:1511] Processing CreateTablet for tablet c805fe453a424d7e9b089b45fe670912 (DEFAULT_TABLE table=test-workload [id=b6d86882557c40088cf69034cd7a1c8d]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:42:50.318338  7257 tablet_service.cc:1511] Processing CreateTablet for tablet e4e3bb221fe9437085a0c2c54a67c4b9 (DEFAULT_TABLE table=test-workload [id=b6d86882557c40088cf69034cd7a1c8d]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:42:50.319814  7257 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4e3bb221fe9437085a0c2c54a67c4b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:50.321945  7256 tablet_service.cc:1511] Processing CreateTablet for tablet 76e8c23d9ba840cbb2da743461cf86bf (DEFAULT_TABLE table=test-workload [id=b6d86882557c40088cf69034cd7a1c8d]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:42:50.323331  7256 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76e8c23d9ba840cbb2da743461cf86bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:50.327775  7258 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c805fe453a424d7e9b089b45fe670912. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:50.329442  7255 tablet_service.cc:1511] Processing CreateTablet for tablet b95ba554b22b4b208d809f34cfdb4ae6 (DEFAULT_TABLE table=test-workload [id=b6d86882557c40088cf69034cd7a1c8d]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:42:50.330945  7255 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b95ba554b22b4b208d809f34cfdb4ae6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:50.353901  7463 tablet_bootstrap.cc:492] T c805fe453a424d7e9b089b45fe670912 P e3900310e5524b0f9a395551d4273735: Bootstrap starting.
I20260608 12:42:50.361351  7464 tablet_bootstrap.cc:492] T b95ba554b22b4b208d809f34cfdb4ae6 P 36adb65f16de400bbbf6da6d541ddb98: Bootstrap starting.
I20260608 12:42:50.363157  7463 tablet_bootstrap.cc:654] T c805fe453a424d7e9b089b45fe670912 P e3900310e5524b0f9a395551d4273735: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:50.400774  7331 tablet_service.cc:1511] Processing CreateTablet for tablet 76e8c23d9ba840cbb2da743461cf86bf (DEFAULT_TABLE table=test-workload [id=b6d86882557c40088cf69034cd7a1c8d]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:42:50.400709  7330 tablet_service.cc:1511] Processing CreateTablet for tablet b95ba554b22b4b208d809f34cfdb4ae6 (DEFAULT_TABLE table=test-workload [id=b6d86882557c40088cf69034cd7a1c8d]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:42:50.404942  7332 tablet_service.cc:1511] Processing CreateTablet for tablet e4e3bb221fe9437085a0c2c54a67c4b9 (DEFAULT_TABLE table=test-workload [id=b6d86882557c40088cf69034cd7a1c8d]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:42:50.406046  7331 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76e8c23d9ba840cbb2da743461cf86bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:50.408092  7333 tablet_service.cc:1511] Processing CreateTablet for tablet c805fe453a424d7e9b089b45fe670912 (DEFAULT_TABLE table=test-workload [id=b6d86882557c40088cf69034cd7a1c8d]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:42:50.408969  7330 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b95ba554b22b4b208d809f34cfdb4ae6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:50.409708  7333 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c805fe453a424d7e9b089b45fe670912. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:50.413726  7332 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4e3bb221fe9437085a0c2c54a67c4b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:50.425563  7407 tablet_service.cc:1511] Processing CreateTablet for tablet b95ba554b22b4b208d809f34cfdb4ae6 (DEFAULT_TABLE table=test-workload [id=b6d86882557c40088cf69034cd7a1c8d]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:42:50.427559  7407 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b95ba554b22b4b208d809f34cfdb4ae6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:50.437469  7464 tablet_bootstrap.cc:654] T b95ba554b22b4b208d809f34cfdb4ae6 P 36adb65f16de400bbbf6da6d541ddb98: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:50.439570  7463 tablet_bootstrap.cc:492] T c805fe453a424d7e9b089b45fe670912 P e3900310e5524b0f9a395551d4273735: No bootstrap required, opened a new log
I20260608 12:42:50.440173  7466 tablet_bootstrap.cc:492] T 76e8c23d9ba840cbb2da743461cf86bf P 0daae85b8aea4a9a97c69d898f734938: Bootstrap starting.
I20260608 12:42:50.440589  7463 ts_tablet_manager.cc:1403] T c805fe453a424d7e9b089b45fe670912 P e3900310e5524b0f9a395551d4273735: Time spent bootstrapping tablet: real 0.087s	user 0.014s	sys 0.000s
I20260608 12:42:50.449291  7466 tablet_bootstrap.cc:654] T 76e8c23d9ba840cbb2da743461cf86bf P 0daae85b8aea4a9a97c69d898f734938: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:50.449246  7463 raft_consensus.cc:359] T c805fe453a424d7e9b089b45fe670912 P e3900310e5524b0f9a395551d4273735 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3900310e5524b0f9a395551d4273735" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46881 } } peers { permanent_uuid: "36adb65f16de400bbbf6da6d541ddb98" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42655 } } peers { permanent_uuid: "0daae85b8aea4a9a97c69d898f734938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38475 } }
I20260608 12:42:50.452006  7463 raft_consensus.cc:385] T c805fe453a424d7e9b089b45fe670912 P e3900310e5524b0f9a395551d4273735 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:50.452356  7463 raft_consensus.cc:740] T c805fe453a424d7e9b089b45fe670912 P e3900310e5524b0f9a395551d4273735 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e3900310e5524b0f9a395551d4273735, State: Initialized, Role: FOLLOWER
I20260608 12:42:50.453318  7463 consensus_queue.cc:260] T c805fe453a424d7e9b089b45fe670912 P e3900310e5524b0f9a395551d4273735 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3900310e5524b0f9a395551d4273735" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46881 } } peers { permanent_uuid: "36adb65f16de400bbbf6da6d541ddb98" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42655 } } peers { permanent_uuid: "0daae85b8aea4a9a97c69d898f734938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38475 } }
I20260608 12:42:50.468487  7464 tablet_bootstrap.cc:492] T b95ba554b22b4b208d809f34cfdb4ae6 P 36adb65f16de400bbbf6da6d541ddb98: No bootstrap required, opened a new log
I20260608 12:42:50.469321  7464 ts_tablet_manager.cc:1403] T b95ba554b22b4b208d809f34cfdb4ae6 P 36adb65f16de400bbbf6da6d541ddb98: Time spent bootstrapping tablet: real 0.108s	user 0.018s	sys 0.012s
I20260608 12:42:50.470930  7466 tablet_bootstrap.cc:492] T 76e8c23d9ba840cbb2da743461cf86bf P 0daae85b8aea4a9a97c69d898f734938: No bootstrap required, opened a new log
I20260608 12:42:50.471632  7466 ts_tablet_manager.cc:1403] T 76e8c23d9ba840cbb2da743461cf86bf P 0daae85b8aea4a9a97c69d898f734938: Time spent bootstrapping tablet: real 0.032s	user 0.014s	sys 0.016s
I20260608 12:42:50.472887  7463 ts_tablet_manager.cc:1434] T c805fe453a424d7e9b089b45fe670912 P e3900310e5524b0f9a395551d4273735: Time spent starting tablet: real 0.029s	user 0.007s	sys 0.005s
I20260608 12:42:50.474398  7463 tablet_bootstrap.cc:492] T e4e3bb221fe9437085a0c2c54a67c4b9 P e3900310e5524b0f9a395551d4273735: Bootstrap starting.
I20260608 12:42:50.475517  7466 raft_consensus.cc:359] T 76e8c23d9ba840cbb2da743461cf86bf P 0daae85b8aea4a9a97c69d898f734938 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36adb65f16de400bbbf6da6d541ddb98" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42655 } } peers { permanent_uuid: "0daae85b8aea4a9a97c69d898f734938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38475 } } peers { permanent_uuid: "e3900310e5524b0f9a395551d4273735" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46881 } }
I20260608 12:42:50.476426  7466 raft_consensus.cc:385] T 76e8c23d9ba840cbb2da743461cf86bf P 0daae85b8aea4a9a97c69d898f734938 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:50.476924  7466 raft_consensus.cc:740] T 76e8c23d9ba840cbb2da743461cf86bf P 0daae85b8aea4a9a97c69d898f734938 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0daae85b8aea4a9a97c69d898f734938, State: Initialized, Role: FOLLOWER
I20260608 12:42:50.478041  7466 consensus_queue.cc:260] T 76e8c23d9ba840cbb2da743461cf86bf P 0daae85b8aea4a9a97c69d898f734938 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36adb65f16de400bbbf6da6d541ddb98" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42655 } } peers { permanent_uuid: "0daae85b8aea4a9a97c69d898f734938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38475 } } peers { permanent_uuid: "e3900310e5524b0f9a395551d4273735" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46881 } }
I20260608 12:42:50.479729  7464 raft_consensus.cc:359] T b95ba554b22b4b208d809f34cfdb4ae6 P 36adb65f16de400bbbf6da6d541ddb98 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36adb65f16de400bbbf6da6d541ddb98" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42655 } } peers { permanent_uuid: "0daae85b8aea4a9a97c69d898f734938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38475 } } peers { permanent_uuid: "e3900310e5524b0f9a395551d4273735" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46881 } }
I20260608 12:42:50.480931  7464 raft_consensus.cc:385] T b95ba554b22b4b208d809f34cfdb4ae6 P 36adb65f16de400bbbf6da6d541ddb98 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:50.481436  7464 raft_consensus.cc:740] T b95ba554b22b4b208d809f34cfdb4ae6 P 36adb65f16de400bbbf6da6d541ddb98 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 36adb65f16de400bbbf6da6d541ddb98, State: Initialized, Role: FOLLOWER
I20260608 12:42:50.482744  7464 consensus_queue.cc:260] T b95ba554b22b4b208d809f34cfdb4ae6 P 36adb65f16de400bbbf6da6d541ddb98 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36adb65f16de400bbbf6da6d541ddb98" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42655 } } peers { permanent_uuid: "0daae85b8aea4a9a97c69d898f734938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38475 } } peers { permanent_uuid: "e3900310e5524b0f9a395551d4273735" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46881 } }
I20260608 12:42:50.485870  7463 tablet_bootstrap.cc:654] T e4e3bb221fe9437085a0c2c54a67c4b9 P e3900310e5524b0f9a395551d4273735: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:50.487001  7466 ts_tablet_manager.cc:1434] T 76e8c23d9ba840cbb2da743461cf86bf P 0daae85b8aea4a9a97c69d898f734938: Time spent starting tablet: real 0.015s	user 0.010s	sys 0.004s
I20260608 12:42:50.488765  7466 tablet_bootstrap.cc:492] T b95ba554b22b4b208d809f34cfdb4ae6 P 0daae85b8aea4a9a97c69d898f734938: Bootstrap starting.
I20260608 12:42:50.498308  7466 tablet_bootstrap.cc:654] T b95ba554b22b4b208d809f34cfdb4ae6 P 0daae85b8aea4a9a97c69d898f734938: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:50.498782  7463 tablet_bootstrap.cc:492] T e4e3bb221fe9437085a0c2c54a67c4b9 P e3900310e5524b0f9a395551d4273735: No bootstrap required, opened a new log
I20260608 12:42:50.500660  7463 ts_tablet_manager.cc:1403] T e4e3bb221fe9437085a0c2c54a67c4b9 P e3900310e5524b0f9a395551d4273735: Time spent bootstrapping tablet: real 0.027s	user 0.018s	sys 0.004s
I20260608 12:42:50.502677  7464 ts_tablet_manager.cc:1434] T b95ba554b22b4b208d809f34cfdb4ae6 P 36adb65f16de400bbbf6da6d541ddb98: Time spent starting tablet: real 0.033s	user 0.007s	sys 0.016s
I20260608 12:42:50.504499  7464 tablet_bootstrap.cc:492] T c805fe453a424d7e9b089b45fe670912 P 36adb65f16de400bbbf6da6d541ddb98: Bootstrap starting.
I20260608 12:42:50.505079  7463 raft_consensus.cc:359] T e4e3bb221fe9437085a0c2c54a67c4b9 P e3900310e5524b0f9a395551d4273735 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36adb65f16de400bbbf6da6d541ddb98" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42655 } } peers { permanent_uuid: "0daae85b8aea4a9a97c69d898f734938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38475 } } peers { permanent_uuid: "e3900310e5524b0f9a395551d4273735" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46881 } }
I20260608 12:42:50.506436  7463 raft_consensus.cc:385] T e4e3bb221fe9437085a0c2c54a67c4b9 P e3900310e5524b0f9a395551d4273735 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:50.506950  7463 raft_consensus.cc:740] T e4e3bb221fe9437085a0c2c54a67c4b9 P e3900310e5524b0f9a395551d4273735 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e3900310e5524b0f9a395551d4273735, State: Initialized, Role: FOLLOWER
I20260608 12:42:50.508296  7463 consensus_queue.cc:260] T e4e3bb221fe9437085a0c2c54a67c4b9 P e3900310e5524b0f9a395551d4273735 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36adb65f16de400bbbf6da6d541ddb98" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42655 } } peers { permanent_uuid: "0daae85b8aea4a9a97c69d898f734938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38475 } } peers { permanent_uuid: "e3900310e5524b0f9a395551d4273735" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46881 } }
I20260608 12:42:50.513417  7464 tablet_bootstrap.cc:654] T c805fe453a424d7e9b089b45fe670912 P 36adb65f16de400bbbf6da6d541ddb98: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:50.515643  7463 ts_tablet_manager.cc:1434] T e4e3bb221fe9437085a0c2c54a67c4b9 P e3900310e5524b0f9a395551d4273735: Time spent starting tablet: real 0.015s	user 0.010s	sys 0.000s
I20260608 12:42:50.517596  7463 tablet_bootstrap.cc:492] T 76e8c23d9ba840cbb2da743461cf86bf P e3900310e5524b0f9a395551d4273735: Bootstrap starting.
I20260608 12:42:50.527963  7463 tablet_bootstrap.cc:654] T 76e8c23d9ba840cbb2da743461cf86bf P e3900310e5524b0f9a395551d4273735: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:50.542308  7463 tablet_bootstrap.cc:492] T 76e8c23d9ba840cbb2da743461cf86bf P e3900310e5524b0f9a395551d4273735: No bootstrap required, opened a new log
I20260608 12:42:50.543175  7463 ts_tablet_manager.cc:1403] T 76e8c23d9ba840cbb2da743461cf86bf P e3900310e5524b0f9a395551d4273735: Time spent bootstrapping tablet: real 0.026s	user 0.013s	sys 0.011s
I20260608 12:42:50.546968  7463 raft_consensus.cc:359] T 76e8c23d9ba840cbb2da743461cf86bf P e3900310e5524b0f9a395551d4273735 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36adb65f16de400bbbf6da6d541ddb98" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42655 } } peers { permanent_uuid: "0daae85b8aea4a9a97c69d898f734938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38475 } } peers { permanent_uuid: "e3900310e5524b0f9a395551d4273735" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46881 } }
I20260608 12:42:50.547775  7463 raft_consensus.cc:385] T 76e8c23d9ba840cbb2da743461cf86bf P e3900310e5524b0f9a395551d4273735 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:50.548080  7463 raft_consensus.cc:740] T 76e8c23d9ba840cbb2da743461cf86bf P e3900310e5524b0f9a395551d4273735 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e3900310e5524b0f9a395551d4273735, State: Initialized, Role: FOLLOWER
I20260608 12:42:50.548475  7466 tablet_bootstrap.cc:492] T b95ba554b22b4b208d809f34cfdb4ae6 P 0daae85b8aea4a9a97c69d898f734938: No bootstrap required, opened a new log
I20260608 12:42:50.549093  7466 ts_tablet_manager.cc:1403] T b95ba554b22b4b208d809f34cfdb4ae6 P 0daae85b8aea4a9a97c69d898f734938: Time spent bootstrapping tablet: real 0.061s	user 0.029s	sys 0.030s
I20260608 12:42:50.549393  7464 tablet_bootstrap.cc:492] T c805fe453a424d7e9b089b45fe670912 P 36adb65f16de400bbbf6da6d541ddb98: No bootstrap required, opened a new log
I20260608 12:42:50.548930  7463 consensus_queue.cc:260] T 76e8c23d9ba840cbb2da743461cf86bf P e3900310e5524b0f9a395551d4273735 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36adb65f16de400bbbf6da6d541ddb98" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42655 } } peers { permanent_uuid: "0daae85b8aea4a9a97c69d898f734938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38475 } } peers { permanent_uuid: "e3900310e5524b0f9a395551d4273735" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46881 } }
I20260608 12:42:50.550153  7464 ts_tablet_manager.cc:1403] T c805fe453a424d7e9b089b45fe670912 P 36adb65f16de400bbbf6da6d541ddb98: Time spent bootstrapping tablet: real 0.046s	user 0.020s	sys 0.024s
I20260608 12:42:50.551406  7463 ts_tablet_manager.cc:1434] T 76e8c23d9ba840cbb2da743461cf86bf P e3900310e5524b0f9a395551d4273735: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.004s
I20260608 12:42:50.552645  7463 tablet_bootstrap.cc:492] T b95ba554b22b4b208d809f34cfdb4ae6 P e3900310e5524b0f9a395551d4273735: Bootstrap starting.
I20260608 12:42:50.552452  7466 raft_consensus.cc:359] T b95ba554b22b4b208d809f34cfdb4ae6 P 0daae85b8aea4a9a97c69d898f734938 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36adb65f16de400bbbf6da6d541ddb98" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42655 } } peers { permanent_uuid: "0daae85b8aea4a9a97c69d898f734938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38475 } } peers { permanent_uuid: "e3900310e5524b0f9a395551d4273735" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46881 } }
I20260608 12:42:50.553300  7466 raft_consensus.cc:385] T b95ba554b22b4b208d809f34cfdb4ae6 P 0daae85b8aea4a9a97c69d898f734938 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:50.553668  7466 raft_consensus.cc:740] T b95ba554b22b4b208d809f34cfdb4ae6 P 0daae85b8aea4a9a97c69d898f734938 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0daae85b8aea4a9a97c69d898f734938, State: Initialized, Role: FOLLOWER
I20260608 12:42:50.553653  7464 raft_consensus.cc:359] T c805fe453a424d7e9b089b45fe670912 P 36adb65f16de400bbbf6da6d541ddb98 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3900310e5524b0f9a395551d4273735" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46881 } } peers { permanent_uuid: "36adb65f16de400bbbf6da6d541ddb98" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42655 } } peers { permanent_uuid: "0daae85b8aea4a9a97c69d898f734938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38475 } }
I20260608 12:42:50.554584  7464 raft_consensus.cc:385] T c805fe453a424d7e9b089b45fe670912 P 36adb65f16de400bbbf6da6d541ddb98 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:50.554941  7464 raft_consensus.cc:740] T c805fe453a424d7e9b089b45fe670912 P 36adb65f16de400bbbf6da6d541ddb98 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 36adb65f16de400bbbf6da6d541ddb98, State: Initialized, Role: FOLLOWER
W20260608 12:42:50.555482  7369 tablet.cc:2404] T 76e8c23d9ba840cbb2da743461cf86bf P 0daae85b8aea4a9a97c69d898f734938: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260608 12:42:50.555063  7466 consensus_queue.cc:260] T b95ba554b22b4b208d809f34cfdb4ae6 P 0daae85b8aea4a9a97c69d898f734938 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36adb65f16de400bbbf6da6d541ddb98" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42655 } } peers { permanent_uuid: "0daae85b8aea4a9a97c69d898f734938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38475 } } peers { permanent_uuid: "e3900310e5524b0f9a395551d4273735" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46881 } }
I20260608 12:42:50.556069  7464 consensus_queue.cc:260] T c805fe453a424d7e9b089b45fe670912 P 36adb65f16de400bbbf6da6d541ddb98 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3900310e5524b0f9a395551d4273735" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46881 } } peers { permanent_uuid: "36adb65f16de400bbbf6da6d541ddb98" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42655 } } peers { permanent_uuid: "0daae85b8aea4a9a97c69d898f734938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38475 } }
I20260608 12:42:50.558410  7464 ts_tablet_manager.cc:1434] T c805fe453a424d7e9b089b45fe670912 P 36adb65f16de400bbbf6da6d541ddb98: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 12:42:50.559618  7464 tablet_bootstrap.cc:492] T e4e3bb221fe9437085a0c2c54a67c4b9 P 36adb65f16de400bbbf6da6d541ddb98: Bootstrap starting.
I20260608 12:42:50.563282  7463 tablet_bootstrap.cc:654] T b95ba554b22b4b208d809f34cfdb4ae6 P e3900310e5524b0f9a395551d4273735: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:50.564432  7466 ts_tablet_manager.cc:1434] T b95ba554b22b4b208d809f34cfdb4ae6 P 0daae85b8aea4a9a97c69d898f734938: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.001s
I20260608 12:42:50.565667  7466 tablet_bootstrap.cc:492] T e4e3bb221fe9437085a0c2c54a67c4b9 P 0daae85b8aea4a9a97c69d898f734938: Bootstrap starting.
I20260608 12:42:50.566641  7464 tablet_bootstrap.cc:654] T e4e3bb221fe9437085a0c2c54a67c4b9 P 36adb65f16de400bbbf6da6d541ddb98: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:50.574553  7466 tablet_bootstrap.cc:654] T e4e3bb221fe9437085a0c2c54a67c4b9 P 0daae85b8aea4a9a97c69d898f734938: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:50.582124  7463 tablet_bootstrap.cc:492] T b95ba554b22b4b208d809f34cfdb4ae6 P e3900310e5524b0f9a395551d4273735: No bootstrap required, opened a new log
I20260608 12:42:50.582739  7463 ts_tablet_manager.cc:1403] T b95ba554b22b4b208d809f34cfdb4ae6 P e3900310e5524b0f9a395551d4273735: Time spent bootstrapping tablet: real 0.030s	user 0.015s	sys 0.011s
I20260608 12:42:50.583675  7466 tablet_bootstrap.cc:492] T e4e3bb221fe9437085a0c2c54a67c4b9 P 0daae85b8aea4a9a97c69d898f734938: No bootstrap required, opened a new log
I20260608 12:42:50.584265  7466 ts_tablet_manager.cc:1403] T e4e3bb221fe9437085a0c2c54a67c4b9 P 0daae85b8aea4a9a97c69d898f734938: Time spent bootstrapping tablet: real 0.019s	user 0.015s	sys 0.001s
I20260608 12:42:50.585958  7464 tablet_bootstrap.cc:492] T e4e3bb221fe9437085a0c2c54a67c4b9 P 36adb65f16de400bbbf6da6d541ddb98: No bootstrap required, opened a new log
I20260608 12:42:50.586663  7464 ts_tablet_manager.cc:1403] T e4e3bb221fe9437085a0c2c54a67c4b9 P 36adb65f16de400bbbf6da6d541ddb98: Time spent bootstrapping tablet: real 0.027s	user 0.015s	sys 0.008s
I20260608 12:42:50.586692  7463 raft_consensus.cc:359] T b95ba554b22b4b208d809f34cfdb4ae6 P e3900310e5524b0f9a395551d4273735 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36adb65f16de400bbbf6da6d541ddb98" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42655 } } peers { permanent_uuid: "0daae85b8aea4a9a97c69d898f734938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38475 } } peers { permanent_uuid: "e3900310e5524b0f9a395551d4273735" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46881 } }
I20260608 12:42:50.587909  7463 raft_consensus.cc:385] T b95ba554b22b4b208d809f34cfdb4ae6 P e3900310e5524b0f9a395551d4273735 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:50.588335  7463 raft_consensus.cc:740] T b95ba554b22b4b208d809f34cfdb4ae6 P e3900310e5524b0f9a395551d4273735 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e3900310e5524b0f9a395551d4273735, State: Initialized, Role: FOLLOWER
I20260608 12:42:50.588032  7466 raft_consensus.cc:359] T e4e3bb221fe9437085a0c2c54a67c4b9 P 0daae85b8aea4a9a97c69d898f734938 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36adb65f16de400bbbf6da6d541ddb98" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42655 } } peers { permanent_uuid: "0daae85b8aea4a9a97c69d898f734938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38475 } } peers { permanent_uuid: "e3900310e5524b0f9a395551d4273735" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46881 } }
I20260608 12:42:50.588945  7466 raft_consensus.cc:385] T e4e3bb221fe9437085a0c2c54a67c4b9 P 0daae85b8aea4a9a97c69d898f734938 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:50.589350  7466 raft_consensus.cc:740] T e4e3bb221fe9437085a0c2c54a67c4b9 P 0daae85b8aea4a9a97c69d898f734938 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0daae85b8aea4a9a97c69d898f734938, State: Initialized, Role: FOLLOWER
I20260608 12:42:50.589332  7463 consensus_queue.cc:260] T b95ba554b22b4b208d809f34cfdb4ae6 P e3900310e5524b0f9a395551d4273735 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36adb65f16de400bbbf6da6d541ddb98" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42655 } } peers { permanent_uuid: "0daae85b8aea4a9a97c69d898f734938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38475 } } peers { permanent_uuid: "e3900310e5524b0f9a395551d4273735" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46881 } }
I20260608 12:42:50.590306  7464 raft_consensus.cc:359] T e4e3bb221fe9437085a0c2c54a67c4b9 P 36adb65f16de400bbbf6da6d541ddb98 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36adb65f16de400bbbf6da6d541ddb98" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42655 } } peers { permanent_uuid: "0daae85b8aea4a9a97c69d898f734938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38475 } } peers { permanent_uuid: "e3900310e5524b0f9a395551d4273735" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46881 } }
I20260608 12:42:50.590555  7466 consensus_queue.cc:260] T e4e3bb221fe9437085a0c2c54a67c4b9 P 0daae85b8aea4a9a97c69d898f734938 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36adb65f16de400bbbf6da6d541ddb98" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42655 } } peers { permanent_uuid: "0daae85b8aea4a9a97c69d898f734938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38475 } } peers { permanent_uuid: "e3900310e5524b0f9a395551d4273735" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46881 } }
I20260608 12:42:50.591249  7464 raft_consensus.cc:385] T e4e3bb221fe9437085a0c2c54a67c4b9 P 36adb65f16de400bbbf6da6d541ddb98 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:50.591665  7464 raft_consensus.cc:740] T e4e3bb221fe9437085a0c2c54a67c4b9 P 36adb65f16de400bbbf6da6d541ddb98 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 36adb65f16de400bbbf6da6d541ddb98, State: Initialized, Role: FOLLOWER
I20260608 12:42:50.592358  7463 ts_tablet_manager.cc:1434] T b95ba554b22b4b208d809f34cfdb4ae6 P e3900310e5524b0f9a395551d4273735: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260608 12:42:50.592511  7464 consensus_queue.cc:260] T e4e3bb221fe9437085a0c2c54a67c4b9 P 36adb65f16de400bbbf6da6d541ddb98 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36adb65f16de400bbbf6da6d541ddb98" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42655 } } peers { permanent_uuid: "0daae85b8aea4a9a97c69d898f734938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38475 } } peers { permanent_uuid: "e3900310e5524b0f9a395551d4273735" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46881 } }
I20260608 12:42:50.594991  7464 ts_tablet_manager.cc:1434] T e4e3bb221fe9437085a0c2c54a67c4b9 P 36adb65f16de400bbbf6da6d541ddb98: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260608 12:42:50.593114  7466 ts_tablet_manager.cc:1434] T e4e3bb221fe9437085a0c2c54a67c4b9 P 0daae85b8aea4a9a97c69d898f734938: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 12:42:50.596283  7464 tablet_bootstrap.cc:492] T 76e8c23d9ba840cbb2da743461cf86bf P 36adb65f16de400bbbf6da6d541ddb98: Bootstrap starting.
I20260608 12:42:50.596143  7469 raft_consensus.cc:493] T 76e8c23d9ba840cbb2da743461cf86bf P e3900310e5524b0f9a395551d4273735 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:42:50.596933  7466 tablet_bootstrap.cc:492] T c805fe453a424d7e9b089b45fe670912 P 0daae85b8aea4a9a97c69d898f734938: Bootstrap starting.
I20260608 12:42:50.597262  7469 raft_consensus.cc:515] T 76e8c23d9ba840cbb2da743461cf86bf P e3900310e5524b0f9a395551d4273735 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36adb65f16de400bbbf6da6d541ddb98" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42655 } } peers { permanent_uuid: "0daae85b8aea4a9a97c69d898f734938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38475 } } peers { permanent_uuid: "e3900310e5524b0f9a395551d4273735" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46881 } }
I20260608 12:42:50.601500  7471 raft_consensus.cc:493] T c805fe453a424d7e9b089b45fe670912 P 36adb65f16de400bbbf6da6d541ddb98 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:42:50.602363  7471 raft_consensus.cc:515] T c805fe453a424d7e9b089b45fe670912 P 36adb65f16de400bbbf6da6d541ddb98 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3900310e5524b0f9a395551d4273735" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46881 } } peers { permanent_uuid: "36adb65f16de400bbbf6da6d541ddb98" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42655 } } peers { permanent_uuid: "0daae85b8aea4a9a97c69d898f734938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38475 } }
I20260608 12:42:50.602746  7469 leader_election.cc:290] T 76e8c23d9ba840cbb2da743461cf86bf P e3900310e5524b0f9a395551d4273735 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 36adb65f16de400bbbf6da6d541ddb98 (127.0.107.193:42655), 0daae85b8aea4a9a97c69d898f734938 (127.0.107.194:38475)
I20260608 12:42:50.609266  7471 leader_election.cc:290] T c805fe453a424d7e9b089b45fe670912 P 36adb65f16de400bbbf6da6d541ddb98 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e3900310e5524b0f9a395551d4273735 (127.0.107.195:46881), 0daae85b8aea4a9a97c69d898f734938 (127.0.107.194:38475)
I20260608 12:42:50.614333  7464 tablet_bootstrap.cc:654] T 76e8c23d9ba840cbb2da743461cf86bf P 36adb65f16de400bbbf6da6d541ddb98: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:50.628222  7466 tablet_bootstrap.cc:654] T c805fe453a424d7e9b089b45fe670912 P 0daae85b8aea4a9a97c69d898f734938: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:50.665915  7343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76e8c23d9ba840cbb2da743461cf86bf" candidate_uuid: "e3900310e5524b0f9a395551d4273735" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0daae85b8aea4a9a97c69d898f734938" is_pre_election: true
I20260608 12:42:50.667145  7343 raft_consensus.cc:2468] T 76e8c23d9ba840cbb2da743461cf86bf P 0daae85b8aea4a9a97c69d898f734938 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e3900310e5524b0f9a395551d4273735 in term 0.
I20260608 12:42:50.669535  7381 leader_election.cc:304] T 76e8c23d9ba840cbb2da743461cf86bf P e3900310e5524b0f9a395551d4273735 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0daae85b8aea4a9a97c69d898f734938, e3900310e5524b0f9a395551d4273735; no voters: 
I20260608 12:42:50.670854  7469 raft_consensus.cc:2804] T 76e8c23d9ba840cbb2da743461cf86bf P e3900310e5524b0f9a395551d4273735 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:42:50.671339  7469 raft_consensus.cc:493] T 76e8c23d9ba840cbb2da743461cf86bf P e3900310e5524b0f9a395551d4273735 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:42:50.671783  7469 raft_consensus.cc:3060] T 76e8c23d9ba840cbb2da743461cf86bf P e3900310e5524b0f9a395551d4273735 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:50.679571  7417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c805fe453a424d7e9b089b45fe670912" candidate_uuid: "36adb65f16de400bbbf6da6d541ddb98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3900310e5524b0f9a395551d4273735" is_pre_election: true
I20260608 12:42:50.680672  7417 raft_consensus.cc:2468] T c805fe453a424d7e9b089b45fe670912 P e3900310e5524b0f9a395551d4273735 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 36adb65f16de400bbbf6da6d541ddb98 in term 0.
I20260608 12:42:50.683163  7231 leader_election.cc:304] T c805fe453a424d7e9b089b45fe670912 P 36adb65f16de400bbbf6da6d541ddb98 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 36adb65f16de400bbbf6da6d541ddb98, e3900310e5524b0f9a395551d4273735; no voters: 
I20260608 12:42:50.684446  7471 raft_consensus.cc:2804] T c805fe453a424d7e9b089b45fe670912 P 36adb65f16de400bbbf6da6d541ddb98 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:42:50.685067  7471 raft_consensus.cc:493] T c805fe453a424d7e9b089b45fe670912 P 36adb65f16de400bbbf6da6d541ddb98 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:42:50.685562  7471 raft_consensus.cc:3060] T c805fe453a424d7e9b089b45fe670912 P 36adb65f16de400bbbf6da6d541ddb98 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:50.689363  7343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c805fe453a424d7e9b089b45fe670912" candidate_uuid: "36adb65f16de400bbbf6da6d541ddb98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0daae85b8aea4a9a97c69d898f734938" is_pre_election: true
W20260608 12:42:50.691800  7232 leader_election.cc:343] T c805fe453a424d7e9b089b45fe670912 P 36adb65f16de400bbbf6da6d541ddb98 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0daae85b8aea4a9a97c69d898f734938 (127.0.107.194:38475): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:42:50.684695  7469 raft_consensus.cc:515] T 76e8c23d9ba840cbb2da743461cf86bf P e3900310e5524b0f9a395551d4273735 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36adb65f16de400bbbf6da6d541ddb98" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42655 } } peers { permanent_uuid: "0daae85b8aea4a9a97c69d898f734938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38475 } } peers { permanent_uuid: "e3900310e5524b0f9a395551d4273735" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46881 } }
I20260608 12:42:50.698608  7471 raft_consensus.cc:515] T c805fe453a424d7e9b089b45fe670912 P 36adb65f16de400bbbf6da6d541ddb98 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3900310e5524b0f9a395551d4273735" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46881 } } peers { permanent_uuid: "36adb65f16de400bbbf6da6d541ddb98" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42655 } } peers { permanent_uuid: "0daae85b8aea4a9a97c69d898f734938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38475 } }
I20260608 12:42:50.703796  7471 leader_election.cc:290] T c805fe453a424d7e9b089b45fe670912 P 36adb65f16de400bbbf6da6d541ddb98 [CANDIDATE]: Term 1 election: Requested vote from peers e3900310e5524b0f9a395551d4273735 (127.0.107.195:46881), 0daae85b8aea4a9a97c69d898f734938 (127.0.107.194:38475)
I20260608 12:42:50.704339  7466 tablet_bootstrap.cc:492] T c805fe453a424d7e9b089b45fe670912 P 0daae85b8aea4a9a97c69d898f734938: No bootstrap required, opened a new log
I20260608 12:42:50.706164  7466 ts_tablet_manager.cc:1403] T c805fe453a424d7e9b089b45fe670912 P 0daae85b8aea4a9a97c69d898f734938: Time spent bootstrapping tablet: real 0.109s	user 0.017s	sys 0.047s
I20260608 12:42:50.707109  7417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c805fe453a424d7e9b089b45fe670912" candidate_uuid: "36adb65f16de400bbbf6da6d541ddb98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3900310e5524b0f9a395551d4273735"
I20260608 12:42:50.707386  7342 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76e8c23d9ba840cbb2da743461cf86bf" candidate_uuid: "e3900310e5524b0f9a395551d4273735" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0daae85b8aea4a9a97c69d898f734938"
I20260608 12:42:50.707777  7417 raft_consensus.cc:3060] T c805fe453a424d7e9b089b45fe670912 P e3900310e5524b0f9a395551d4273735 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:50.708076  7342 raft_consensus.cc:3060] T 76e8c23d9ba840cbb2da743461cf86bf P 0daae85b8aea4a9a97c69d898f734938 [term 0 FOLLOWER]: Advancing to term 1
W20260608 12:42:50.710021  7214 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 12:42:50.709802  7466 raft_consensus.cc:359] T c805fe453a424d7e9b089b45fe670912 P 0daae85b8aea4a9a97c69d898f734938 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3900310e5524b0f9a395551d4273735" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46881 } } peers { permanent_uuid: "36adb65f16de400bbbf6da6d541ddb98" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42655 } } peers { permanent_uuid: "0daae85b8aea4a9a97c69d898f734938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38475 } }
I20260608 12:42:50.710620  7466 raft_consensus.cc:385] T c805fe453a424d7e9b089b45fe670912 P 0daae85b8aea4a9a97c69d898f734938 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:50.710959  7466 raft_consensus.cc:740] T c805fe453a424d7e9b089b45fe670912 P 0daae85b8aea4a9a97c69d898f734938 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0daae85b8aea4a9a97c69d898f734938, State: Initialized, Role: FOLLOWER
I20260608 12:42:50.711865  7466 consensus_queue.cc:260] T c805fe453a424d7e9b089b45fe670912 P 0daae85b8aea4a9a97c69d898f734938 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3900310e5524b0f9a395551d4273735" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46881 } } peers { permanent_uuid: "36adb65f16de400bbbf6da6d541ddb98" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42655 } } peers { permanent_uuid: "0daae85b8aea4a9a97c69d898f734938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38475 } }
I20260608 12:42:50.705418  7343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c805fe453a424d7e9b089b45fe670912" candidate_uuid: "36adb65f16de400bbbf6da6d541ddb98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0daae85b8aea4a9a97c69d898f734938"
I20260608 12:42:50.713703  7343 raft_consensus.cc:3060] T c805fe453a424d7e9b089b45fe670912 P 0daae85b8aea4a9a97c69d898f734938 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:50.714488  7466 ts_tablet_manager.cc:1434] T c805fe453a424d7e9b089b45fe670912 P 0daae85b8aea4a9a97c69d898f734938: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260608 12:42:50.705331  7469 leader_election.cc:290] T 76e8c23d9ba840cbb2da743461cf86bf P e3900310e5524b0f9a395551d4273735 [CANDIDATE]: Term 1 election: Requested vote from peers 36adb65f16de400bbbf6da6d541ddb98 (127.0.107.193:42655), 0daae85b8aea4a9a97c69d898f734938 (127.0.107.194:38475)
I20260608 12:42:50.704375  7464 tablet_bootstrap.cc:492] T 76e8c23d9ba840cbb2da743461cf86bf P 36adb65f16de400bbbf6da6d541ddb98: No bootstrap required, opened a new log
I20260608 12:42:50.716820  7268 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76e8c23d9ba840cbb2da743461cf86bf" candidate_uuid: "e3900310e5524b0f9a395551d4273735" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36adb65f16de400bbbf6da6d541ddb98" is_pre_election: true
I20260608 12:42:50.717289  7464 ts_tablet_manager.cc:1403] T 76e8c23d9ba840cbb2da743461cf86bf P 36adb65f16de400bbbf6da6d541ddb98: Time spent bootstrapping tablet: real 0.121s	user 0.046s	sys 0.018s
I20260608 12:42:50.717152  7267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76e8c23d9ba840cbb2da743461cf86bf" candidate_uuid: "e3900310e5524b0f9a395551d4273735" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36adb65f16de400bbbf6da6d541ddb98"
W20260608 12:42:50.718775  7382 leader_election.cc:343] T 76e8c23d9ba840cbb2da743461cf86bf P e3900310e5524b0f9a395551d4273735 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 36adb65f16de400bbbf6da6d541ddb98 (127.0.107.193:42655): Illegal state: must be running to vote when last-logged opid is not known
W20260608 12:42:50.719858  7382 leader_election.cc:343] T 76e8c23d9ba840cbb2da743461cf86bf P e3900310e5524b0f9a395551d4273735 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 36adb65f16de400bbbf6da6d541ddb98 (127.0.107.193:42655): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:42:50.716305  7417 raft_consensus.cc:2468] T c805fe453a424d7e9b089b45fe670912 P e3900310e5524b0f9a395551d4273735 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 36adb65f16de400bbbf6da6d541ddb98 in term 1.
I20260608 12:42:50.720742  7464 raft_consensus.cc:359] T 76e8c23d9ba840cbb2da743461cf86bf P 36adb65f16de400bbbf6da6d541ddb98 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36adb65f16de400bbbf6da6d541ddb98" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42655 } } peers { permanent_uuid: "0daae85b8aea4a9a97c69d898f734938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38475 } } peers { permanent_uuid: "e3900310e5524b0f9a395551d4273735" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46881 } }
I20260608 12:42:50.721467  7342 raft_consensus.cc:2468] T 76e8c23d9ba840cbb2da743461cf86bf P 0daae85b8aea4a9a97c69d898f734938 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e3900310e5524b0f9a395551d4273735 in term 1.
I20260608 12:42:50.721609  7464 raft_consensus.cc:385] T 76e8c23d9ba840cbb2da743461cf86bf P 36adb65f16de400bbbf6da6d541ddb98 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:50.721735  7231 leader_election.cc:304] T c805fe453a424d7e9b089b45fe670912 P 36adb65f16de400bbbf6da6d541ddb98 [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: 36adb65f16de400bbbf6da6d541ddb98, e3900310e5524b0f9a395551d4273735; no voters: 
I20260608 12:42:50.722839  7471 raft_consensus.cc:2804] T c805fe453a424d7e9b089b45fe670912 P 36adb65f16de400bbbf6da6d541ddb98 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:42:50.723003  7381 leader_election.cc:304] T 76e8c23d9ba840cbb2da743461cf86bf P e3900310e5524b0f9a395551d4273735 [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: 0daae85b8aea4a9a97c69d898f734938, e3900310e5524b0f9a395551d4273735; no voters: 36adb65f16de400bbbf6da6d541ddb98
I20260608 12:42:50.724035  7469 raft_consensus.cc:2804] T 76e8c23d9ba840cbb2da743461cf86bf P e3900310e5524b0f9a395551d4273735 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:42:50.722224  7464 raft_consensus.cc:740] T 76e8c23d9ba840cbb2da743461cf86bf P 36adb65f16de400bbbf6da6d541ddb98 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 36adb65f16de400bbbf6da6d541ddb98, State: Initialized, Role: FOLLOWER
I20260608 12:42:50.725471  7343 raft_consensus.cc:2468] T c805fe453a424d7e9b089b45fe670912 P 0daae85b8aea4a9a97c69d898f734938 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 36adb65f16de400bbbf6da6d541ddb98 in term 1.
I20260608 12:42:50.725548  7464 consensus_queue.cc:260] T 76e8c23d9ba840cbb2da743461cf86bf P 36adb65f16de400bbbf6da6d541ddb98 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36adb65f16de400bbbf6da6d541ddb98" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42655 } } peers { permanent_uuid: "0daae85b8aea4a9a97c69d898f734938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38475 } } peers { permanent_uuid: "e3900310e5524b0f9a395551d4273735" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46881 } }
I20260608 12:42:50.731724  7471 raft_consensus.cc:697] T c805fe453a424d7e9b089b45fe670912 P 36adb65f16de400bbbf6da6d541ddb98 [term 1 LEADER]: Becoming Leader. State: Replica: 36adb65f16de400bbbf6da6d541ddb98, State: Running, Role: LEADER
I20260608 12:42:50.732796  7471 consensus_queue.cc:237] T c805fe453a424d7e9b089b45fe670912 P 36adb65f16de400bbbf6da6d541ddb98 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3900310e5524b0f9a395551d4273735" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46881 } } peers { permanent_uuid: "36adb65f16de400bbbf6da6d541ddb98" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42655 } } peers { permanent_uuid: "0daae85b8aea4a9a97c69d898f734938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38475 } }
I20260608 12:42:50.733224  7469 raft_consensus.cc:697] T 76e8c23d9ba840cbb2da743461cf86bf P e3900310e5524b0f9a395551d4273735 [term 1 LEADER]: Becoming Leader. State: Replica: e3900310e5524b0f9a395551d4273735, State: Running, Role: LEADER
I20260608 12:42:50.734220  7469 consensus_queue.cc:237] T 76e8c23d9ba840cbb2da743461cf86bf P e3900310e5524b0f9a395551d4273735 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36adb65f16de400bbbf6da6d541ddb98" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42655 } } peers { permanent_uuid: "0daae85b8aea4a9a97c69d898f734938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38475 } } peers { permanent_uuid: "e3900310e5524b0f9a395551d4273735" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46881 } }
I20260608 12:42:50.741731  7464 ts_tablet_manager.cc:1434] T 76e8c23d9ba840cbb2da743461cf86bf P 36adb65f16de400bbbf6da6d541ddb98: Time spent starting tablet: real 0.024s	user 0.008s	sys 0.007s
I20260608 12:42:50.745857  7471 raft_consensus.cc:493] T e4e3bb221fe9437085a0c2c54a67c4b9 P 36adb65f16de400bbbf6da6d541ddb98 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:42:50.746292  7471 raft_consensus.cc:515] T e4e3bb221fe9437085a0c2c54a67c4b9 P 36adb65f16de400bbbf6da6d541ddb98 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36adb65f16de400bbbf6da6d541ddb98" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42655 } } peers { permanent_uuid: "0daae85b8aea4a9a97c69d898f734938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38475 } } peers { permanent_uuid: "e3900310e5524b0f9a395551d4273735" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46881 } }
I20260608 12:42:50.748426  7471 leader_election.cc:290] T e4e3bb221fe9437085a0c2c54a67c4b9 P 36adb65f16de400bbbf6da6d541ddb98 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0daae85b8aea4a9a97c69d898f734938 (127.0.107.194:38475), e3900310e5524b0f9a395551d4273735 (127.0.107.195:46881)
I20260608 12:42:50.749203  7343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4e3bb221fe9437085a0c2c54a67c4b9" candidate_uuid: "36adb65f16de400bbbf6da6d541ddb98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0daae85b8aea4a9a97c69d898f734938" is_pre_election: true
I20260608 12:42:50.748612  7164 catalog_manager.cc:5696] T c805fe453a424d7e9b089b45fe670912 P 36adb65f16de400bbbf6da6d541ddb98 reported cstate change: term changed from 0 to 1, leader changed from <none> to 36adb65f16de400bbbf6da6d541ddb98 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "36adb65f16de400bbbf6da6d541ddb98" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3900310e5524b0f9a395551d4273735" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "36adb65f16de400bbbf6da6d541ddb98" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42655 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0daae85b8aea4a9a97c69d898f734938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38475 } health_report { overall_health: UNKNOWN } } }
I20260608 12:42:50.750020  7343 raft_consensus.cc:2468] T e4e3bb221fe9437085a0c2c54a67c4b9 P 0daae85b8aea4a9a97c69d898f734938 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 36adb65f16de400bbbf6da6d541ddb98 in term 0.
I20260608 12:42:50.749342  7166 catalog_manager.cc:5696] T 76e8c23d9ba840cbb2da743461cf86bf P e3900310e5524b0f9a395551d4273735 reported cstate change: term changed from 0 to 1, leader changed from <none> to e3900310e5524b0f9a395551d4273735 (127.0.107.195). New cstate: current_term: 1 leader_uuid: "e3900310e5524b0f9a395551d4273735" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36adb65f16de400bbbf6da6d541ddb98" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0daae85b8aea4a9a97c69d898f734938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38475 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e3900310e5524b0f9a395551d4273735" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46881 } health_report { overall_health: HEALTHY } } }
I20260608 12:42:50.750239  7417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4e3bb221fe9437085a0c2c54a67c4b9" candidate_uuid: "36adb65f16de400bbbf6da6d541ddb98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3900310e5524b0f9a395551d4273735" is_pre_election: true
I20260608 12:42:50.750902  7417 raft_consensus.cc:2468] T e4e3bb221fe9437085a0c2c54a67c4b9 P e3900310e5524b0f9a395551d4273735 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 36adb65f16de400bbbf6da6d541ddb98 in term 0.
I20260608 12:42:50.751608  7232 leader_election.cc:304] T e4e3bb221fe9437085a0c2c54a67c4b9 P 36adb65f16de400bbbf6da6d541ddb98 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0daae85b8aea4a9a97c69d898f734938, 36adb65f16de400bbbf6da6d541ddb98; no voters: 
I20260608 12:42:50.753077  7471 raft_consensus.cc:2804] T e4e3bb221fe9437085a0c2c54a67c4b9 P 36adb65f16de400bbbf6da6d541ddb98 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:42:50.753545  7471 raft_consensus.cc:493] T e4e3bb221fe9437085a0c2c54a67c4b9 P 36adb65f16de400bbbf6da6d541ddb98 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:42:50.753957  7471 raft_consensus.cc:3060] T e4e3bb221fe9437085a0c2c54a67c4b9 P 36adb65f16de400bbbf6da6d541ddb98 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:50.756932  7470 raft_consensus.cc:493] T b95ba554b22b4b208d809f34cfdb4ae6 P 0daae85b8aea4a9a97c69d898f734938 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:42:50.757531  7470 raft_consensus.cc:515] T b95ba554b22b4b208d809f34cfdb4ae6 P 0daae85b8aea4a9a97c69d898f734938 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36adb65f16de400bbbf6da6d541ddb98" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42655 } } peers { permanent_uuid: "0daae85b8aea4a9a97c69d898f734938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38475 } } peers { permanent_uuid: "e3900310e5524b0f9a395551d4273735" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46881 } }
I20260608 12:42:50.762112  7470 leader_election.cc:290] T b95ba554b22b4b208d809f34cfdb4ae6 P 0daae85b8aea4a9a97c69d898f734938 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 36adb65f16de400bbbf6da6d541ddb98 (127.0.107.193:42655), e3900310e5524b0f9a395551d4273735 (127.0.107.195:46881)
I20260608 12:42:50.761416  7471 raft_consensus.cc:515] T e4e3bb221fe9437085a0c2c54a67c4b9 P 36adb65f16de400bbbf6da6d541ddb98 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36adb65f16de400bbbf6da6d541ddb98" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42655 } } peers { permanent_uuid: "0daae85b8aea4a9a97c69d898f734938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38475 } } peers { permanent_uuid: "e3900310e5524b0f9a395551d4273735" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46881 } }
I20260608 12:42:50.768323  7417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4e3bb221fe9437085a0c2c54a67c4b9" candidate_uuid: "36adb65f16de400bbbf6da6d541ddb98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3900310e5524b0f9a395551d4273735"
I20260608 12:42:50.769138  7417 raft_consensus.cc:3060] T e4e3bb221fe9437085a0c2c54a67c4b9 P e3900310e5524b0f9a395551d4273735 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:50.778476  7471 leader_election.cc:290] T e4e3bb221fe9437085a0c2c54a67c4b9 P 36adb65f16de400bbbf6da6d541ddb98 [CANDIDATE]: Term 1 election: Requested vote from peers 0daae85b8aea4a9a97c69d898f734938 (127.0.107.194:38475), e3900310e5524b0f9a395551d4273735 (127.0.107.195:46881)
I20260608 12:42:50.780808  7417 raft_consensus.cc:2468] T e4e3bb221fe9437085a0c2c54a67c4b9 P e3900310e5524b0f9a395551d4273735 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 36adb65f16de400bbbf6da6d541ddb98 in term 1.
I20260608 12:42:50.782658  7231 leader_election.cc:304] T e4e3bb221fe9437085a0c2c54a67c4b9 P 36adb65f16de400bbbf6da6d541ddb98 [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: 36adb65f16de400bbbf6da6d541ddb98, e3900310e5524b0f9a395551d4273735; no voters: 
I20260608 12:42:50.784219  7471 raft_consensus.cc:2804] T e4e3bb221fe9437085a0c2c54a67c4b9 P 36adb65f16de400bbbf6da6d541ddb98 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:42:50.784952  7471 raft_consensus.cc:697] T e4e3bb221fe9437085a0c2c54a67c4b9 P 36adb65f16de400bbbf6da6d541ddb98 [term 1 LEADER]: Becoming Leader. State: Replica: 36adb65f16de400bbbf6da6d541ddb98, State: Running, Role: LEADER
I20260608 12:42:50.786123  7471 consensus_queue.cc:237] T e4e3bb221fe9437085a0c2c54a67c4b9 P 36adb65f16de400bbbf6da6d541ddb98 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36adb65f16de400bbbf6da6d541ddb98" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42655 } } peers { permanent_uuid: "0daae85b8aea4a9a97c69d898f734938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38475 } } peers { permanent_uuid: "e3900310e5524b0f9a395551d4273735" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46881 } }
I20260608 12:42:50.786664  7488 raft_consensus.cc:493] T b95ba554b22b4b208d809f34cfdb4ae6 P 36adb65f16de400bbbf6da6d541ddb98 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:42:50.787364  7488 raft_consensus.cc:515] T b95ba554b22b4b208d809f34cfdb4ae6 P 36adb65f16de400bbbf6da6d541ddb98 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36adb65f16de400bbbf6da6d541ddb98" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42655 } } peers { permanent_uuid: "0daae85b8aea4a9a97c69d898f734938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38475 } } peers { permanent_uuid: "e3900310e5524b0f9a395551d4273735" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46881 } }
I20260608 12:42:50.792093  7488 leader_election.cc:290] T b95ba554b22b4b208d809f34cfdb4ae6 P 36adb65f16de400bbbf6da6d541ddb98 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0daae85b8aea4a9a97c69d898f734938 (127.0.107.194:38475), e3900310e5524b0f9a395551d4273735 (127.0.107.195:46881)
I20260608 12:42:50.792174  7343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4e3bb221fe9437085a0c2c54a67c4b9" candidate_uuid: "36adb65f16de400bbbf6da6d541ddb98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0daae85b8aea4a9a97c69d898f734938"
I20260608 12:42:50.793073  7343 raft_consensus.cc:3060] T e4e3bb221fe9437085a0c2c54a67c4b9 P 0daae85b8aea4a9a97c69d898f734938 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:50.793423  7417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b95ba554b22b4b208d809f34cfdb4ae6" candidate_uuid: "36adb65f16de400bbbf6da6d541ddb98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3900310e5524b0f9a395551d4273735" is_pre_election: true
I20260608 12:42:50.794296  7417 raft_consensus.cc:2468] T b95ba554b22b4b208d809f34cfdb4ae6 P e3900310e5524b0f9a395551d4273735 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 36adb65f16de400bbbf6da6d541ddb98 in term 0.
I20260608 12:42:50.795862  7231 leader_election.cc:304] T b95ba554b22b4b208d809f34cfdb4ae6 P 36adb65f16de400bbbf6da6d541ddb98 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 36adb65f16de400bbbf6da6d541ddb98, e3900310e5524b0f9a395551d4273735; no voters: 
I20260608 12:42:50.796710  7488 raft_consensus.cc:2804] T b95ba554b22b4b208d809f34cfdb4ae6 P 36adb65f16de400bbbf6da6d541ddb98 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:42:50.797096  7488 raft_consensus.cc:493] T b95ba554b22b4b208d809f34cfdb4ae6 P 36adb65f16de400bbbf6da6d541ddb98 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:42:50.797434  7488 raft_consensus.cc:3060] T b95ba554b22b4b208d809f34cfdb4ae6 P 36adb65f16de400bbbf6da6d541ddb98 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:50.799214  7343 raft_consensus.cc:2468] T e4e3bb221fe9437085a0c2c54a67c4b9 P 0daae85b8aea4a9a97c69d898f734938 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 36adb65f16de400bbbf6da6d541ddb98 in term 1.
I20260608 12:42:50.801563  7343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b95ba554b22b4b208d809f34cfdb4ae6" candidate_uuid: "36adb65f16de400bbbf6da6d541ddb98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0daae85b8aea4a9a97c69d898f734938" is_pre_election: true
I20260608 12:42:50.802215  7343 raft_consensus.cc:2468] T b95ba554b22b4b208d809f34cfdb4ae6 P 0daae85b8aea4a9a97c69d898f734938 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 36adb65f16de400bbbf6da6d541ddb98 in term 0.
I20260608 12:42:50.802654  7163 catalog_manager.cc:5696] T e4e3bb221fe9437085a0c2c54a67c4b9 P 36adb65f16de400bbbf6da6d541ddb98 reported cstate change: term changed from 0 to 1, leader changed from <none> to 36adb65f16de400bbbf6da6d541ddb98 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "36adb65f16de400bbbf6da6d541ddb98" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36adb65f16de400bbbf6da6d541ddb98" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42655 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0daae85b8aea4a9a97c69d898f734938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38475 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e3900310e5524b0f9a395551d4273735" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46881 } health_report { overall_health: UNKNOWN } } }
I20260608 12:42:50.805445  7488 raft_consensus.cc:515] T b95ba554b22b4b208d809f34cfdb4ae6 P 36adb65f16de400bbbf6da6d541ddb98 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36adb65f16de400bbbf6da6d541ddb98" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42655 } } peers { permanent_uuid: "0daae85b8aea4a9a97c69d898f734938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38475 } } peers { permanent_uuid: "e3900310e5524b0f9a395551d4273735" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46881 } }
I20260608 12:42:50.810900  7488 leader_election.cc:290] T b95ba554b22b4b208d809f34cfdb4ae6 P 36adb65f16de400bbbf6da6d541ddb98 [CANDIDATE]: Term 1 election: Requested vote from peers 0daae85b8aea4a9a97c69d898f734938 (127.0.107.194:38475), e3900310e5524b0f9a395551d4273735 (127.0.107.195:46881)
I20260608 12:42:50.811728  7343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b95ba554b22b4b208d809f34cfdb4ae6" candidate_uuid: "36adb65f16de400bbbf6da6d541ddb98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0daae85b8aea4a9a97c69d898f734938"
I20260608 12:42:50.811985  7417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b95ba554b22b4b208d809f34cfdb4ae6" candidate_uuid: "36adb65f16de400bbbf6da6d541ddb98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3900310e5524b0f9a395551d4273735"
I20260608 12:42:50.812629  7343 raft_consensus.cc:3060] T b95ba554b22b4b208d809f34cfdb4ae6 P 0daae85b8aea4a9a97c69d898f734938 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:50.812682  7417 raft_consensus.cc:3060] T b95ba554b22b4b208d809f34cfdb4ae6 P e3900310e5524b0f9a395551d4273735 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:50.818035  7267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b95ba554b22b4b208d809f34cfdb4ae6" candidate_uuid: "0daae85b8aea4a9a97c69d898f734938" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36adb65f16de400bbbf6da6d541ddb98" is_pre_election: true
I20260608 12:42:50.818933  7267 raft_consensus.cc:2393] T b95ba554b22b4b208d809f34cfdb4ae6 P 36adb65f16de400bbbf6da6d541ddb98 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0daae85b8aea4a9a97c69d898f734938 in current term 1: Already voted for candidate 36adb65f16de400bbbf6da6d541ddb98 in this term.
I20260608 12:42:50.819794  7416 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b95ba554b22b4b208d809f34cfdb4ae6" candidate_uuid: "0daae85b8aea4a9a97c69d898f734938" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3900310e5524b0f9a395551d4273735" is_pre_election: true
I20260608 12:42:50.820356  7417 raft_consensus.cc:2468] T b95ba554b22b4b208d809f34cfdb4ae6 P e3900310e5524b0f9a395551d4273735 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 36adb65f16de400bbbf6da6d541ddb98 in term 1.
I20260608 12:42:50.821353  7343 raft_consensus.cc:2468] T b95ba554b22b4b208d809f34cfdb4ae6 P 0daae85b8aea4a9a97c69d898f734938 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 36adb65f16de400bbbf6da6d541ddb98 in term 1.
I20260608 12:42:50.821547  7306 leader_election.cc:304] T b95ba554b22b4b208d809f34cfdb4ae6 P 0daae85b8aea4a9a97c69d898f734938 [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: 0daae85b8aea4a9a97c69d898f734938; no voters: 36adb65f16de400bbbf6da6d541ddb98, e3900310e5524b0f9a395551d4273735
I20260608 12:42:50.821691  7231 leader_election.cc:304] T b95ba554b22b4b208d809f34cfdb4ae6 P 36adb65f16de400bbbf6da6d541ddb98 [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: 36adb65f16de400bbbf6da6d541ddb98, e3900310e5524b0f9a395551d4273735; no voters: 
I20260608 12:42:50.822522  7470 raft_consensus.cc:2749] T b95ba554b22b4b208d809f34cfdb4ae6 P 0daae85b8aea4a9a97c69d898f734938 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:42:50.822592  7488 raft_consensus.cc:2804] T b95ba554b22b4b208d809f34cfdb4ae6 P 36adb65f16de400bbbf6da6d541ddb98 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:42:50.823307  7488 raft_consensus.cc:697] T b95ba554b22b4b208d809f34cfdb4ae6 P 36adb65f16de400bbbf6da6d541ddb98 [term 1 LEADER]: Becoming Leader. State: Replica: 36adb65f16de400bbbf6da6d541ddb98, State: Running, Role: LEADER
I20260608 12:42:50.824163  7488 consensus_queue.cc:237] T b95ba554b22b4b208d809f34cfdb4ae6 P 36adb65f16de400bbbf6da6d541ddb98 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36adb65f16de400bbbf6da6d541ddb98" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42655 } } peers { permanent_uuid: "0daae85b8aea4a9a97c69d898f734938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38475 } } peers { permanent_uuid: "e3900310e5524b0f9a395551d4273735" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46881 } }
I20260608 12:42:50.831763  7163 catalog_manager.cc:5696] T b95ba554b22b4b208d809f34cfdb4ae6 P 36adb65f16de400bbbf6da6d541ddb98 reported cstate change: term changed from 0 to 1, leader changed from <none> to 36adb65f16de400bbbf6da6d541ddb98 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "36adb65f16de400bbbf6da6d541ddb98" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36adb65f16de400bbbf6da6d541ddb98" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42655 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0daae85b8aea4a9a97c69d898f734938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38475 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e3900310e5524b0f9a395551d4273735" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46881 } health_report { overall_health: UNKNOWN } } }
I20260608 12:42:50.916603   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
I20260608 12:42:50.937841   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:42:50.938771   431 tablet_replica.cc:333] T 76e8c23d9ba840cbb2da743461cf86bf P 36adb65f16de400bbbf6da6d541ddb98: stopping tablet replica
I20260608 12:42:50.939345   431 raft_consensus.cc:2243] T 76e8c23d9ba840cbb2da743461cf86bf P 36adb65f16de400bbbf6da6d541ddb98 [term 0 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:50.939805   431 raft_consensus.cc:2272] T 76e8c23d9ba840cbb2da743461cf86bf P 36adb65f16de400bbbf6da6d541ddb98 [term 0 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:50.941926   431 tablet_replica.cc:333] T e4e3bb221fe9437085a0c2c54a67c4b9 P 36adb65f16de400bbbf6da6d541ddb98: stopping tablet replica
I20260608 12:42:50.942509   431 raft_consensus.cc:2243] T e4e3bb221fe9437085a0c2c54a67c4b9 P 36adb65f16de400bbbf6da6d541ddb98 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:42:50.943121   431 pending_rounds.cc:70] T e4e3bb221fe9437085a0c2c54a67c4b9 P 36adb65f16de400bbbf6da6d541ddb98: Trying to abort 1 pending ops.
I20260608 12:42:50.943289   431 pending_rounds.cc:77] T e4e3bb221fe9437085a0c2c54a67c4b9 P 36adb65f16de400bbbf6da6d541ddb98: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294658849951350784 op_type: NO_OP noop_request { }
I20260608 12:42:50.943712   431 raft_consensus.cc:2889] T e4e3bb221fe9437085a0c2c54a67c4b9 P 36adb65f16de400bbbf6da6d541ddb98 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 12:42:50.943960   431 raft_consensus.cc:2272] T e4e3bb221fe9437085a0c2c54a67c4b9 P 36adb65f16de400bbbf6da6d541ddb98 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:50.946348   431 tablet_replica.cc:333] T c805fe453a424d7e9b089b45fe670912 P 36adb65f16de400bbbf6da6d541ddb98: stopping tablet replica
I20260608 12:42:50.946821   431 raft_consensus.cc:2243] T c805fe453a424d7e9b089b45fe670912 P 36adb65f16de400bbbf6da6d541ddb98 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:42:50.947341   431 pending_rounds.cc:70] T c805fe453a424d7e9b089b45fe670912 P 36adb65f16de400bbbf6da6d541ddb98: Trying to abort 1 pending ops.
I20260608 12:42:50.947487   431 pending_rounds.cc:77] T c805fe453a424d7e9b089b45fe670912 P 36adb65f16de400bbbf6da6d541ddb98: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294658849735159808 op_type: NO_OP noop_request { }
I20260608 12:42:50.947710   431 raft_consensus.cc:2889] T c805fe453a424d7e9b089b45fe670912 P 36adb65f16de400bbbf6da6d541ddb98 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 12:42:50.947921   431 raft_consensus.cc:2272] T c805fe453a424d7e9b089b45fe670912 P 36adb65f16de400bbbf6da6d541ddb98 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:50.950330   431 tablet_replica.cc:333] T b95ba554b22b4b208d809f34cfdb4ae6 P 36adb65f16de400bbbf6da6d541ddb98: stopping tablet replica
I20260608 12:42:50.950791   431 raft_consensus.cc:2243] T b95ba554b22b4b208d809f34cfdb4ae6 P 36adb65f16de400bbbf6da6d541ddb98 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:42:50.951309   431 pending_rounds.cc:70] T b95ba554b22b4b208d809f34cfdb4ae6 P 36adb65f16de400bbbf6da6d541ddb98: Trying to abort 1 pending ops.
I20260608 12:42:50.951473   431 pending_rounds.cc:77] T b95ba554b22b4b208d809f34cfdb4ae6 P 36adb65f16de400bbbf6da6d541ddb98: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294658850105004032 op_type: NO_OP noop_request { }
I20260608 12:42:50.951691   431 raft_consensus.cc:2889] T b95ba554b22b4b208d809f34cfdb4ae6 P 36adb65f16de400bbbf6da6d541ddb98 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 12:42:50.951908   431 raft_consensus.cc:2272] T b95ba554b22b4b208d809f34cfdb4ae6 P 36adb65f16de400bbbf6da6d541ddb98 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:50.977043   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
I20260608 12:42:50.991734   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
I20260608 12:42:51.015288   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:42:51.016511   431 tablet_replica.cc:333] T e4e3bb221fe9437085a0c2c54a67c4b9 P 0daae85b8aea4a9a97c69d898f734938: stopping tablet replica
I20260608 12:42:51.017172   431 raft_consensus.cc:2243] T e4e3bb221fe9437085a0c2c54a67c4b9 P 0daae85b8aea4a9a97c69d898f734938 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:51.017546   431 raft_consensus.cc:2272] T e4e3bb221fe9437085a0c2c54a67c4b9 P 0daae85b8aea4a9a97c69d898f734938 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:51.019515   431 tablet_replica.cc:333] T c805fe453a424d7e9b089b45fe670912 P 0daae85b8aea4a9a97c69d898f734938: stopping tablet replica
I20260608 12:42:51.020007   431 raft_consensus.cc:2243] T c805fe453a424d7e9b089b45fe670912 P 0daae85b8aea4a9a97c69d898f734938 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:51.020331   431 raft_consensus.cc:2272] T c805fe453a424d7e9b089b45fe670912 P 0daae85b8aea4a9a97c69d898f734938 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:51.022267   431 tablet_replica.cc:333] T b95ba554b22b4b208d809f34cfdb4ae6 P 0daae85b8aea4a9a97c69d898f734938: stopping tablet replica
I20260608 12:42:51.022738   431 raft_consensus.cc:2243] T b95ba554b22b4b208d809f34cfdb4ae6 P 0daae85b8aea4a9a97c69d898f734938 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:51.023053   431 raft_consensus.cc:2272] T b95ba554b22b4b208d809f34cfdb4ae6 P 0daae85b8aea4a9a97c69d898f734938 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:51.024951   431 tablet_replica.cc:333] T 76e8c23d9ba840cbb2da743461cf86bf P 0daae85b8aea4a9a97c69d898f734938: stopping tablet replica
I20260608 12:42:51.025497   431 raft_consensus.cc:2243] T 76e8c23d9ba840cbb2da743461cf86bf P 0daae85b8aea4a9a97c69d898f734938 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:51.025835   431 raft_consensus.cc:2272] T 76e8c23d9ba840cbb2da743461cf86bf P 0daae85b8aea4a9a97c69d898f734938 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:51.048727   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
I20260608 12:42:51.061807   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
I20260608 12:42:51.086251   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:42:51.087283   431 tablet_replica.cc:333] T 76e8c23d9ba840cbb2da743461cf86bf P e3900310e5524b0f9a395551d4273735: stopping tablet replica
I20260608 12:42:51.088016   431 raft_consensus.cc:2243] T 76e8c23d9ba840cbb2da743461cf86bf P e3900310e5524b0f9a395551d4273735 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:42:51.088680   431 pending_rounds.cc:70] T 76e8c23d9ba840cbb2da743461cf86bf P e3900310e5524b0f9a395551d4273735: Trying to abort 1 pending ops.
I20260608 12:42:51.088850   431 pending_rounds.cc:77] T 76e8c23d9ba840cbb2da743461cf86bf P e3900310e5524b0f9a395551d4273735: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294658849737883648 op_type: NO_OP noop_request { }
I20260608 12:42:51.089072   431 raft_consensus.cc:2889] T 76e8c23d9ba840cbb2da743461cf86bf P e3900310e5524b0f9a395551d4273735 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 12:42:51.089359   431 raft_consensus.cc:2272] T 76e8c23d9ba840cbb2da743461cf86bf P e3900310e5524b0f9a395551d4273735 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:51.091689   431 tablet_replica.cc:333] T e4e3bb221fe9437085a0c2c54a67c4b9 P e3900310e5524b0f9a395551d4273735: stopping tablet replica
I20260608 12:42:51.092207   431 raft_consensus.cc:2243] T e4e3bb221fe9437085a0c2c54a67c4b9 P e3900310e5524b0f9a395551d4273735 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:51.092721   431 raft_consensus.cc:2272] T e4e3bb221fe9437085a0c2c54a67c4b9 P e3900310e5524b0f9a395551d4273735 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:51.094530   431 tablet_replica.cc:333] T b95ba554b22b4b208d809f34cfdb4ae6 P e3900310e5524b0f9a395551d4273735: stopping tablet replica
I20260608 12:42:51.095054   431 raft_consensus.cc:2243] T b95ba554b22b4b208d809f34cfdb4ae6 P e3900310e5524b0f9a395551d4273735 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:51.095444   431 raft_consensus.cc:2272] T b95ba554b22b4b208d809f34cfdb4ae6 P e3900310e5524b0f9a395551d4273735 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:51.097231   431 tablet_replica.cc:333] T c805fe453a424d7e9b089b45fe670912 P e3900310e5524b0f9a395551d4273735: stopping tablet replica
I20260608 12:42:51.097728   431 raft_consensus.cc:2243] T c805fe453a424d7e9b089b45fe670912 P e3900310e5524b0f9a395551d4273735 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:51.098093   431 raft_consensus.cc:2272] T c805fe453a424d7e9b089b45fe670912 P e3900310e5524b0f9a395551d4273735 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:51.121424   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260608 12:42:51.137830   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:42:51.144881  7497 instance_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:42:51.144941  7496 instance_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:42:51.146646  7499 instance_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:42:51.147195   431 server_base.cc:1061] running on GCE node
I20260608 12:42:51.148432   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:42:51.148831   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:42:51.149155   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922571149121 us; error 0 us; skew 500 ppm
I20260608 12:42:51.150137   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:42:51.152920   431 webserver.cc:533] Webserver started at http://127.0.107.196:37023/ using document root <none> and password file <none>
I20260608 12:42:51.153522   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:42:51.153820   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:42:51.154207   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:42:51.155432   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922379125897-431-0/minicluster-data/ts-3-root/instance:
uuid: "e3d362c154e4449b95d05fd66ea64188"
format_stamp: "Formatted at 2026-06-08 12:42:51 on dist-test-slave-gg24"
I20260608 12:42:51.160267   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.003s
I20260608 12:42:51.163937  7504 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:42:51.164835   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:42:51.165236   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922379125897-431-0/minicluster-data/ts-3-root
uuid: "e3d362c154e4449b95d05fd66ea64188"
format_stamp: "Formatted at 2026-06-08 12:42:51 on dist-test-slave-gg24"
I20260608 12:42:51.165635   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922379125897-431-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922379125897-431-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922379125897-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:42:51.196084   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:42:51.197590   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:42:51.199200   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:42:51.201788   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:42:51.202142   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:51.202422   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:42:51.202724   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:51.244201   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.196:41607
I20260608 12:42:51.244328  7566 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.196:41607 every 8 connection(s)
I20260608 12:42:51.260329  7567 heartbeater.cc:344] Connected to a master server at 127.0.107.254:44935
I20260608 12:42:51.260922  7567 heartbeater.cc:461] Registering TS with master...
I20260608 12:42:51.261750  7567 heartbeater.cc:507] Master 127.0.107.254:44935 requested a full tablet report, sending...
I20260608 12:42:51.263944  7163 ts_manager.cc:194] Registered new tserver with Master: e3d362c154e4449b95d05fd66ea64188 (127.0.107.196:41607)
I20260608 12:42:51.265641  7163 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43664
W20260608 12:42:51.724320  7214 auto_rebalancer.cc:591] Failed to schedule move for tablet 76e8c23d9ba840cbb2da743461cf86bf: Network error: Client connection negotiation failed: client connection to 127.0.107.195:46881: connect: Connection refused (error 111)
W20260608 12:42:51.728248  7214 auto_rebalancer.cc:591] Failed to schedule move for tablet e4e3bb221fe9437085a0c2c54a67c4b9: Network error: Client connection negotiation failed: client connection to 127.0.107.193:42655: connect: Connection refused (error 111)
W20260608 12:42:51.731945  7214 auto_rebalancer.cc:591] Failed to schedule move for tablet c805fe453a424d7e9b089b45fe670912: Network error: Client connection negotiation failed: client connection to 127.0.107.193:42655: connect: Connection refused (error 111)
I20260608 12:42:52.269116  7567 heartbeater.cc:499] Master 127.0.107.254:44935 was elected leader, sending a full tablet report...
W20260608 12:42:52.745514  7214 auto_rebalancer.cc:591] Failed to schedule move for tablet 76e8c23d9ba840cbb2da743461cf86bf: Network error: Client connection negotiation failed: client connection to 127.0.107.195:46881: connect: Connection refused (error 111)
W20260608 12:42:52.749187  7214 auto_rebalancer.cc:591] Failed to schedule move for tablet b95ba554b22b4b208d809f34cfdb4ae6: Network error: Client connection negotiation failed: client connection to 127.0.107.193:42655: connect: Connection refused (error 111)
W20260608 12:42:52.752650  7214 auto_rebalancer.cc:591] Failed to schedule move for tablet e4e3bb221fe9437085a0c2c54a67c4b9: Network error: Client connection negotiation failed: client connection to 127.0.107.193:42655: connect: Connection refused (error 111)
W20260608 12:42:53.783970  7214 auto_rebalancer.cc:591] Failed to schedule move for tablet 76e8c23d9ba840cbb2da743461cf86bf: Network error: Client connection negotiation failed: client connection to 127.0.107.195:46881: connect: Connection refused (error 111)
W20260608 12:42:53.787547  7214 auto_rebalancer.cc:591] Failed to schedule move for tablet e4e3bb221fe9437085a0c2c54a67c4b9: Network error: Client connection negotiation failed: client connection to 127.0.107.193:42655: connect: Connection refused (error 111)
W20260608 12:42:53.791164  7214 auto_rebalancer.cc:591] Failed to schedule move for tablet b95ba554b22b4b208d809f34cfdb4ae6: Network error: Client connection negotiation failed: client connection to 127.0.107.193:42655: connect: Connection refused (error 111)
W20260608 12:42:54.804862  7214 auto_rebalancer.cc:591] Failed to schedule move for tablet 76e8c23d9ba840cbb2da743461cf86bf: Network error: Client connection negotiation failed: client connection to 127.0.107.195:46881: connect: Connection refused (error 111)
W20260608 12:42:54.808245  7214 auto_rebalancer.cc:591] Failed to schedule move for tablet e4e3bb221fe9437085a0c2c54a67c4b9: Network error: Client connection negotiation failed: client connection to 127.0.107.193:42655: connect: Connection refused (error 111)
W20260608 12:42:54.811986  7214 auto_rebalancer.cc:591] Failed to schedule move for tablet c805fe453a424d7e9b089b45fe670912: Network error: Client connection negotiation failed: client connection to 127.0.107.193:42655: connect: Connection refused (error 111)
W20260608 12:42:55.814435  7214 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver e3900310e5524b0f9a395551d4273735 not available for placement
W20260608 12:42:56.816726  7214 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver e3900310e5524b0f9a395551d4273735 not available for placement
W20260608 12:42:57.818840  7214 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver e3900310e5524b0f9a395551d4273735 not available for placement
I20260608 12:42:58.282459   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:42:58.291254  7575 instance_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:42:58.292429  7576 instance_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:42:58.294710  7578 instance_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:42:58.298637   431 server_base.cc:1061] running on GCE node
I20260608 12:42:58.300550   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:42:58.300869   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:42:58.301065   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922578301033 us; error 0 us; skew 500 ppm
I20260608 12:42:58.301723   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:42:58.304955   431 webserver.cc:533] Webserver started at http://127.0.107.193:43299/ using document root <none> and password file <none>
I20260608 12:42:58.305737   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:42:58.306164   431 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260608 12:42:58.310910   431 fs_manager.cc:714] Time spent opening directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 12:42:58.314383  7583 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:42:58.315428   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.000s
I20260608 12:42:58.315722   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922379125897-431-0/minicluster-data/ts-0-root
uuid: "36adb65f16de400bbbf6da6d541ddb98"
format_stamp: "Formatted at 2026-06-08 12:42:48 on dist-test-slave-gg24"
I20260608 12:42:58.315979   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922379125897-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922379125897-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922379125897-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:42:58.335417   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:42:58.336681   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:42:58.338212   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:42:58.341805  7590 ts_tablet_manager.cc:548] Loading tablet metadata (0/4 complete)
I20260608 12:42:58.363312   431 ts_tablet_manager.cc:585] Loaded tablet metadata (4 total tablets, 4 live tablets)
I20260608 12:42:58.363612   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.023s	user 0.001s	sys 0.000s
I20260608 12:42:58.363970   431 ts_tablet_manager.cc:600] Registering tablets (0/4 complete)
I20260608 12:42:58.369422  7590 tablet_bootstrap.cc:492] T b95ba554b22b4b208d809f34cfdb4ae6 P 36adb65f16de400bbbf6da6d541ddb98: Bootstrap starting.
I20260608 12:42:58.381371   431 ts_tablet_manager.cc:616] Registered 4 tablets
I20260608 12:42:58.381654   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.018s	user 0.017s	sys 0.000s
I20260608 12:42:58.383823  7590 tablet_bootstrap.cc:492] T b95ba554b22b4b208d809f34cfdb4ae6 P 36adb65f16de400bbbf6da6d541ddb98: 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:42:58.384797  7590 tablet_bootstrap.cc:492] T b95ba554b22b4b208d809f34cfdb4ae6 P 36adb65f16de400bbbf6da6d541ddb98: Bootstrap complete.
I20260608 12:42:58.385807  7590 ts_tablet_manager.cc:1403] T b95ba554b22b4b208d809f34cfdb4ae6 P 36adb65f16de400bbbf6da6d541ddb98: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.005s
I20260608 12:42:58.388365  7590 raft_consensus.cc:359] T b95ba554b22b4b208d809f34cfdb4ae6 P 36adb65f16de400bbbf6da6d541ddb98 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36adb65f16de400bbbf6da6d541ddb98" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42655 } } peers { permanent_uuid: "0daae85b8aea4a9a97c69d898f734938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38475 } } peers { permanent_uuid: "e3900310e5524b0f9a395551d4273735" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46881 } }
I20260608 12:42:58.389411  7590 raft_consensus.cc:740] T b95ba554b22b4b208d809f34cfdb4ae6 P 36adb65f16de400bbbf6da6d541ddb98 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 36adb65f16de400bbbf6da6d541ddb98, State: Initialized, Role: FOLLOWER
I20260608 12:42:58.390331  7590 consensus_queue.cc:260] T b95ba554b22b4b208d809f34cfdb4ae6 P 36adb65f16de400bbbf6da6d541ddb98 [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: "36adb65f16de400bbbf6da6d541ddb98" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42655 } } peers { permanent_uuid: "0daae85b8aea4a9a97c69d898f734938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38475 } } peers { permanent_uuid: "e3900310e5524b0f9a395551d4273735" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46881 } }
I20260608 12:42:58.393931  7590 ts_tablet_manager.cc:1434] T b95ba554b22b4b208d809f34cfdb4ae6 P 36adb65f16de400bbbf6da6d541ddb98: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 12:42:58.394853  7590 tablet_bootstrap.cc:492] T e4e3bb221fe9437085a0c2c54a67c4b9 P 36adb65f16de400bbbf6da6d541ddb98: Bootstrap starting.
I20260608 12:42:58.408432  7590 tablet_bootstrap.cc:492] T e4e3bb221fe9437085a0c2c54a67c4b9 P 36adb65f16de400bbbf6da6d541ddb98: 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:42:58.409399  7590 tablet_bootstrap.cc:492] T e4e3bb221fe9437085a0c2c54a67c4b9 P 36adb65f16de400bbbf6da6d541ddb98: Bootstrap complete.
I20260608 12:42:58.410183  7590 ts_tablet_manager.cc:1403] T e4e3bb221fe9437085a0c2c54a67c4b9 P 36adb65f16de400bbbf6da6d541ddb98: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.005s
I20260608 12:42:58.412688  7590 raft_consensus.cc:359] T e4e3bb221fe9437085a0c2c54a67c4b9 P 36adb65f16de400bbbf6da6d541ddb98 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36adb65f16de400bbbf6da6d541ddb98" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42655 } } peers { permanent_uuid: "0daae85b8aea4a9a97c69d898f734938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38475 } } peers { permanent_uuid: "e3900310e5524b0f9a395551d4273735" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46881 } }
I20260608 12:42:58.413543  7590 raft_consensus.cc:740] T e4e3bb221fe9437085a0c2c54a67c4b9 P 36adb65f16de400bbbf6da6d541ddb98 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 36adb65f16de400bbbf6da6d541ddb98, State: Initialized, Role: FOLLOWER
I20260608 12:42:58.414414  7590 consensus_queue.cc:260] T e4e3bb221fe9437085a0c2c54a67c4b9 P 36adb65f16de400bbbf6da6d541ddb98 [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: "36adb65f16de400bbbf6da6d541ddb98" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42655 } } peers { permanent_uuid: "0daae85b8aea4a9a97c69d898f734938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38475 } } peers { permanent_uuid: "e3900310e5524b0f9a395551d4273735" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46881 } }
I20260608 12:42:58.416726  7590 ts_tablet_manager.cc:1434] T e4e3bb221fe9437085a0c2c54a67c4b9 P 36adb65f16de400bbbf6da6d541ddb98: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260608 12:42:58.417711  7590 tablet_bootstrap.cc:492] T 76e8c23d9ba840cbb2da743461cf86bf P 36adb65f16de400bbbf6da6d541ddb98: Bootstrap starting.
I20260608 12:42:58.437917  7590 tablet_bootstrap.cc:492] T 76e8c23d9ba840cbb2da743461cf86bf P 36adb65f16de400bbbf6da6d541ddb98: 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:42:58.439051  7590 tablet_bootstrap.cc:492] T 76e8c23d9ba840cbb2da743461cf86bf P 36adb65f16de400bbbf6da6d541ddb98: Bootstrap complete.
I20260608 12:42:58.440042  7590 ts_tablet_manager.cc:1403] T 76e8c23d9ba840cbb2da743461cf86bf P 36adb65f16de400bbbf6da6d541ddb98: Time spent bootstrapping tablet: real 0.023s	user 0.018s	sys 0.000s
I20260608 12:42:58.443490  7590 raft_consensus.cc:359] T 76e8c23d9ba840cbb2da743461cf86bf P 36adb65f16de400bbbf6da6d541ddb98 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36adb65f16de400bbbf6da6d541ddb98" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42655 } } peers { permanent_uuid: "0daae85b8aea4a9a97c69d898f734938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38475 } } peers { permanent_uuid: "e3900310e5524b0f9a395551d4273735" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46881 } }
I20260608 12:42:58.444592  7590 raft_consensus.cc:385] T 76e8c23d9ba840cbb2da743461cf86bf P 36adb65f16de400bbbf6da6d541ddb98 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:58.445067  7590 raft_consensus.cc:740] T 76e8c23d9ba840cbb2da743461cf86bf P 36adb65f16de400bbbf6da6d541ddb98 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 36adb65f16de400bbbf6da6d541ddb98, State: Initialized, Role: FOLLOWER
I20260608 12:42:58.446346  7590 consensus_queue.cc:260] T 76e8c23d9ba840cbb2da743461cf86bf P 36adb65f16de400bbbf6da6d541ddb98 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36adb65f16de400bbbf6da6d541ddb98" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42655 } } peers { permanent_uuid: "0daae85b8aea4a9a97c69d898f734938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38475 } } peers { permanent_uuid: "e3900310e5524b0f9a395551d4273735" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46881 } }
I20260608 12:42:58.446763   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:42655
I20260608 12:42:58.446888  7650 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:42655 every 8 connection(s)
I20260608 12:42:58.449210  7590 ts_tablet_manager.cc:1434] T 76e8c23d9ba840cbb2da743461cf86bf P 36adb65f16de400bbbf6da6d541ddb98: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.004s
I20260608 12:42:58.450565  7590 tablet_bootstrap.cc:492] T c805fe453a424d7e9b089b45fe670912 P 36adb65f16de400bbbf6da6d541ddb98: Bootstrap starting.
I20260608 12:42:58.454836   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:42:58.475807  7655 instance_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:42:58.476711  7657 instance_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:42:58.484256  7590 tablet_bootstrap.cc:492] T c805fe453a424d7e9b089b45fe670912 P 36adb65f16de400bbbf6da6d541ddb98: 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:42:58.485697   431 server_base.cc:1061] running on GCE node
I20260608 12:42:58.486088  7590 tablet_bootstrap.cc:492] T c805fe453a424d7e9b089b45fe670912 P 36adb65f16de400bbbf6da6d541ddb98: Bootstrap complete.
I20260608 12:42:58.487001  7590 ts_tablet_manager.cc:1403] T c805fe453a424d7e9b089b45fe670912 P 36adb65f16de400bbbf6da6d541ddb98: Time spent bootstrapping tablet: real 0.037s	user 0.023s	sys 0.009s
W20260608 12:42:58.488279  7659 instance_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:42:58.489812   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:42:58.490404   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:42:58.490710   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922578490693 us; error 0 us; skew 500 ppm
I20260608 12:42:58.490509  7590 raft_consensus.cc:359] T c805fe453a424d7e9b089b45fe670912 P 36adb65f16de400bbbf6da6d541ddb98 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3900310e5524b0f9a395551d4273735" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46881 } } peers { permanent_uuid: "36adb65f16de400bbbf6da6d541ddb98" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42655 } } peers { permanent_uuid: "0daae85b8aea4a9a97c69d898f734938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38475 } }
I20260608 12:42:58.491739  7590 raft_consensus.cc:740] T c805fe453a424d7e9b089b45fe670912 P 36adb65f16de400bbbf6da6d541ddb98 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 36adb65f16de400bbbf6da6d541ddb98, State: Initialized, Role: FOLLOWER
I20260608 12:42:58.491577   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:42:58.492997  7590 consensus_queue.cc:260] T c805fe453a424d7e9b089b45fe670912 P 36adb65f16de400bbbf6da6d541ddb98 [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: "e3900310e5524b0f9a395551d4273735" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46881 } } peers { permanent_uuid: "36adb65f16de400bbbf6da6d541ddb98" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42655 } } peers { permanent_uuid: "0daae85b8aea4a9a97c69d898f734938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38475 } }
I20260608 12:42:58.495764  7590 ts_tablet_manager.cc:1434] T c805fe453a424d7e9b089b45fe670912 P 36adb65f16de400bbbf6da6d541ddb98: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.002s
I20260608 12:42:58.496337  7651 heartbeater.cc:344] Connected to a master server at 127.0.107.254:44935
I20260608 12:42:58.496833  7651 heartbeater.cc:461] Registering TS with master...
I20260608 12:42:58.497306   431 webserver.cc:533] Webserver started at http://127.0.107.194:39889/ using document root <none> and password file <none>
I20260608 12:42:58.497776  7651 heartbeater.cc:507] Master 127.0.107.254:44935 requested a full tablet report, sending...
I20260608 12:42:58.497880   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:42:58.498239   431 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260608 12:42:58.502529   431 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.005s	sys 0.000s
I20260608 12:42:58.502472  7163 ts_manager.cc:194] Re-registered known tserver with Master: 36adb65f16de400bbbf6da6d541ddb98 (127.0.107.193:42655)
I20260608 12:42:58.507551  7664 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:42:58.508777   431 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.002s	sys 0.000s
I20260608 12:42:58.509110   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922379125897-431-0/minicluster-data/ts-1-root
uuid: "0daae85b8aea4a9a97c69d898f734938"
format_stamp: "Formatted at 2026-06-08 12:42:48 on dist-test-slave-gg24"
I20260608 12:42:58.509442   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922379125897-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922379125897-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922379125897-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:42:58.510125  7163 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43668
I20260608 12:42:58.514052  7651 heartbeater.cc:499] Master 127.0.107.254:44935 was elected leader, sending a full tablet report...
I20260608 12:42:58.525355   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:42:58.526804   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:42:58.528414   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:42:58.553611   431 ts_tablet_manager.cc:585] Loaded tablet metadata (4 total tablets, 4 live tablets)
I20260608 12:42:58.553941   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.022s	user 0.002s	sys 0.000s
I20260608 12:42:58.558566  7671 tablet_bootstrap.cc:492] T b95ba554b22b4b208d809f34cfdb4ae6 P 0daae85b8aea4a9a97c69d898f734938: Bootstrap starting.
I20260608 12:42:58.568774   431 ts_tablet_manager.cc:616] Registered 4 tablets
I20260608 12:42:58.569093   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.015s	user 0.015s	sys 0.000s
I20260608 12:42:58.570394  7671 tablet_bootstrap.cc:492] T b95ba554b22b4b208d809f34cfdb4ae6 P 0daae85b8aea4a9a97c69d898f734938: 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:42:58.571146  7671 tablet_bootstrap.cc:492] T b95ba554b22b4b208d809f34cfdb4ae6 P 0daae85b8aea4a9a97c69d898f734938: Bootstrap complete.
I20260608 12:42:58.571762  7671 ts_tablet_manager.cc:1403] T b95ba554b22b4b208d809f34cfdb4ae6 P 0daae85b8aea4a9a97c69d898f734938: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.001s
I20260608 12:42:58.574548  7671 raft_consensus.cc:359] T b95ba554b22b4b208d809f34cfdb4ae6 P 0daae85b8aea4a9a97c69d898f734938 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36adb65f16de400bbbf6da6d541ddb98" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42655 } } peers { permanent_uuid: "0daae85b8aea4a9a97c69d898f734938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38475 } } peers { permanent_uuid: "e3900310e5524b0f9a395551d4273735" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46881 } }
I20260608 12:42:58.575088  7671 raft_consensus.cc:740] T b95ba554b22b4b208d809f34cfdb4ae6 P 0daae85b8aea4a9a97c69d898f734938 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0daae85b8aea4a9a97c69d898f734938, State: Initialized, Role: FOLLOWER
I20260608 12:42:58.575918  7671 consensus_queue.cc:260] T b95ba554b22b4b208d809f34cfdb4ae6 P 0daae85b8aea4a9a97c69d898f734938 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36adb65f16de400bbbf6da6d541ddb98" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42655 } } peers { permanent_uuid: "0daae85b8aea4a9a97c69d898f734938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38475 } } peers { permanent_uuid: "e3900310e5524b0f9a395551d4273735" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46881 } }
I20260608 12:42:58.578702  7671 ts_tablet_manager.cc:1434] T b95ba554b22b4b208d809f34cfdb4ae6 P 0daae85b8aea4a9a97c69d898f734938: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.004s
I20260608 12:42:58.579720  7671 tablet_bootstrap.cc:492] T e4e3bb221fe9437085a0c2c54a67c4b9 P 0daae85b8aea4a9a97c69d898f734938: Bootstrap starting.
I20260608 12:42:58.596053  7671 tablet_bootstrap.cc:492] T e4e3bb221fe9437085a0c2c54a67c4b9 P 0daae85b8aea4a9a97c69d898f734938: 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:42:58.596859  7671 tablet_bootstrap.cc:492] T e4e3bb221fe9437085a0c2c54a67c4b9 P 0daae85b8aea4a9a97c69d898f734938: Bootstrap complete.
I20260608 12:42:58.597651  7671 ts_tablet_manager.cc:1403] T e4e3bb221fe9437085a0c2c54a67c4b9 P 0daae85b8aea4a9a97c69d898f734938: Time spent bootstrapping tablet: real 0.018s	user 0.014s	sys 0.002s
I20260608 12:42:58.600011  7671 raft_consensus.cc:359] T e4e3bb221fe9437085a0c2c54a67c4b9 P 0daae85b8aea4a9a97c69d898f734938 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36adb65f16de400bbbf6da6d541ddb98" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42655 } } peers { permanent_uuid: "0daae85b8aea4a9a97c69d898f734938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38475 } } peers { permanent_uuid: "e3900310e5524b0f9a395551d4273735" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46881 } }
I20260608 12:42:58.600636  7671 raft_consensus.cc:740] T e4e3bb221fe9437085a0c2c54a67c4b9 P 0daae85b8aea4a9a97c69d898f734938 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0daae85b8aea4a9a97c69d898f734938, State: Initialized, Role: FOLLOWER
I20260608 12:42:58.601383  7671 consensus_queue.cc:260] T e4e3bb221fe9437085a0c2c54a67c4b9 P 0daae85b8aea4a9a97c69d898f734938 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36adb65f16de400bbbf6da6d541ddb98" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42655 } } peers { permanent_uuid: "0daae85b8aea4a9a97c69d898f734938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38475 } } peers { permanent_uuid: "e3900310e5524b0f9a395551d4273735" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46881 } }
I20260608 12:42:58.603276  7671 ts_tablet_manager.cc:1434] T e4e3bb221fe9437085a0c2c54a67c4b9 P 0daae85b8aea4a9a97c69d898f734938: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.001s
I20260608 12:42:58.604311  7671 tablet_bootstrap.cc:492] T 76e8c23d9ba840cbb2da743461cf86bf P 0daae85b8aea4a9a97c69d898f734938: Bootstrap starting.
I20260608 12:42:58.619498  7671 tablet_bootstrap.cc:492] T 76e8c23d9ba840cbb2da743461cf86bf P 0daae85b8aea4a9a97c69d898f734938: 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:42:58.620678  7671 tablet_bootstrap.cc:492] T 76e8c23d9ba840cbb2da743461cf86bf P 0daae85b8aea4a9a97c69d898f734938: Bootstrap complete.
I20260608 12:42:58.621563  7671 ts_tablet_manager.cc:1403] T 76e8c23d9ba840cbb2da743461cf86bf P 0daae85b8aea4a9a97c69d898f734938: Time spent bootstrapping tablet: real 0.017s	user 0.009s	sys 0.007s
I20260608 12:42:58.625367  7671 raft_consensus.cc:359] T 76e8c23d9ba840cbb2da743461cf86bf P 0daae85b8aea4a9a97c69d898f734938 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36adb65f16de400bbbf6da6d541ddb98" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42655 } } peers { permanent_uuid: "0daae85b8aea4a9a97c69d898f734938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38475 } } peers { permanent_uuid: "e3900310e5524b0f9a395551d4273735" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46881 } }
I20260608 12:42:58.626387  7671 raft_consensus.cc:740] T 76e8c23d9ba840cbb2da743461cf86bf P 0daae85b8aea4a9a97c69d898f734938 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0daae85b8aea4a9a97c69d898f734938, State: Initialized, Role: FOLLOWER
I20260608 12:42:58.627369  7671 consensus_queue.cc:260] T 76e8c23d9ba840cbb2da743461cf86bf P 0daae85b8aea4a9a97c69d898f734938 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36adb65f16de400bbbf6da6d541ddb98" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42655 } } peers { permanent_uuid: "0daae85b8aea4a9a97c69d898f734938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38475 } } peers { permanent_uuid: "e3900310e5524b0f9a395551d4273735" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46881 } }
I20260608 12:42:58.630155  7671 ts_tablet_manager.cc:1434] T 76e8c23d9ba840cbb2da743461cf86bf P 0daae85b8aea4a9a97c69d898f734938: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.005s
I20260608 12:42:58.631424  7671 tablet_bootstrap.cc:492] T c805fe453a424d7e9b089b45fe670912 P 0daae85b8aea4a9a97c69d898f734938: Bootstrap starting.
I20260608 12:42:58.635057   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:38475
I20260608 12:42:58.635341  7731 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:38475 every 8 connection(s)
I20260608 12:42:58.641422   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 12:42:58.647840  7671 tablet_bootstrap.cc:492] T c805fe453a424d7e9b089b45fe670912 P 0daae85b8aea4a9a97c69d898f734938: 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:42:58.648887  7671 tablet_bootstrap.cc:492] T c805fe453a424d7e9b089b45fe670912 P 0daae85b8aea4a9a97c69d898f734938: Bootstrap complete.
I20260608 12:42:58.649688  7671 ts_tablet_manager.cc:1403] T c805fe453a424d7e9b089b45fe670912 P 0daae85b8aea4a9a97c69d898f734938: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.006s
W20260608 12:42:58.651118  7736 instance_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:42:58.652935  7671 raft_consensus.cc:359] T c805fe453a424d7e9b089b45fe670912 P 0daae85b8aea4a9a97c69d898f734938 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3900310e5524b0f9a395551d4273735" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46881 } } peers { permanent_uuid: "36adb65f16de400bbbf6da6d541ddb98" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42655 } } peers { permanent_uuid: "0daae85b8aea4a9a97c69d898f734938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38475 } }
I20260608 12:42:58.653777  7671 raft_consensus.cc:740] T c805fe453a424d7e9b089b45fe670912 P 0daae85b8aea4a9a97c69d898f734938 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0daae85b8aea4a9a97c69d898f734938, State: Initialized, Role: FOLLOWER
I20260608 12:42:58.654709  7671 consensus_queue.cc:260] T c805fe453a424d7e9b089b45fe670912 P 0daae85b8aea4a9a97c69d898f734938 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3900310e5524b0f9a395551d4273735" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46881 } } peers { permanent_uuid: "36adb65f16de400bbbf6da6d541ddb98" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42655 } } peers { permanent_uuid: "0daae85b8aea4a9a97c69d898f734938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38475 } }
W20260608 12:42:58.656404  7737 instance_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:42:58.656744  7732 heartbeater.cc:344] Connected to a master server at 127.0.107.254:44935
I20260608 12:42:58.657208  7732 heartbeater.cc:461] Registering TS with master...
I20260608 12:42:58.658171  7732 heartbeater.cc:507] Master 127.0.107.254:44935 requested a full tablet report, sending...
I20260608 12:42:58.658209  7671 ts_tablet_manager.cc:1434] T c805fe453a424d7e9b089b45fe670912 P 0daae85b8aea4a9a97c69d898f734938: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.002s
I20260608 12:42:58.662935  7163 ts_manager.cc:194] Re-registered known tserver with Master: 0daae85b8aea4a9a97c69d898f734938 (127.0.107.194:38475)
I20260608 12:42:58.663455   431 server_base.cc:1061] running on GCE node
W20260608 12:42:58.663699  7740 instance_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:42:58.665012   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:42:58.665201   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:42:58.665354   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922578665341 us; error 0 us; skew 500 ppm
I20260608 12:42:58.665979   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:42:58.668684  7163 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43678
I20260608 12:42:58.668996   431 webserver.cc:533] Webserver started at http://127.0.107.195:39647/ using document root <none> and password file <none>
I20260608 12:42:58.669622   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:42:58.669857   431 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260608 12:42:58.672075  7732 heartbeater.cc:499] Master 127.0.107.254:44935 was elected leader, sending a full tablet report...
I20260608 12:42:58.674903   431 fs_manager.cc:714] Time spent opening directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260608 12:42:58.678738  7744 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:42:58.679658   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 12:42:58.679991   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922379125897-431-0/minicluster-data/ts-2-root
uuid: "e3900310e5524b0f9a395551d4273735"
format_stamp: "Formatted at 2026-06-08 12:42:49 on dist-test-slave-gg24"
I20260608 12:42:58.680297   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922379125897-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922379125897-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922379125897-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:42:58.689231  7594 raft_consensus.cc:493] T 76e8c23d9ba840cbb2da743461cf86bf P 36adb65f16de400bbbf6da6d541ddb98 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:42:58.689817  7594 raft_consensus.cc:515] T 76e8c23d9ba840cbb2da743461cf86bf P 36adb65f16de400bbbf6da6d541ddb98 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36adb65f16de400bbbf6da6d541ddb98" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42655 } } peers { permanent_uuid: "0daae85b8aea4a9a97c69d898f734938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38475 } } peers { permanent_uuid: "e3900310e5524b0f9a395551d4273735" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46881 } }
I20260608 12:42:58.692785  7594 leader_election.cc:290] T 76e8c23d9ba840cbb2da743461cf86bf P 36adb65f16de400bbbf6da6d541ddb98 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0daae85b8aea4a9a97c69d898f734938 (127.0.107.194:38475), e3900310e5524b0f9a395551d4273735 (127.0.107.195:46881)
W20260608 12:42:58.697319  7584 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.107.195:46881: connect: Connection refused (error 111) [suppressed 3 similar messages]
W20260608 12:42:58.701763  7584 leader_election.cc:336] T 76e8c23d9ba840cbb2da743461cf86bf P 36adb65f16de400bbbf6da6d541ddb98 [CANDIDATE]: Term 1 pre-election: RPC error from VoteRequest() call to peer e3900310e5524b0f9a395551d4273735 (127.0.107.195:46881): Network error: Client connection negotiation failed: client connection to 127.0.107.195:46881: connect: Connection refused (error 111)
I20260608 12:42:58.707747  7706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76e8c23d9ba840cbb2da743461cf86bf" candidate_uuid: "36adb65f16de400bbbf6da6d541ddb98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0daae85b8aea4a9a97c69d898f734938" is_pre_election: true
I20260608 12:42:58.708796  7706 raft_consensus.cc:2393] T 76e8c23d9ba840cbb2da743461cf86bf P 0daae85b8aea4a9a97c69d898f734938 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 36adb65f16de400bbbf6da6d541ddb98 in current term 1: Already voted for candidate e3900310e5524b0f9a395551d4273735 in this term.
I20260608 12:42:58.710587  7585 leader_election.cc:304] T 76e8c23d9ba840cbb2da743461cf86bf P 36adb65f16de400bbbf6da6d541ddb98 [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: 36adb65f16de400bbbf6da6d541ddb98; no voters: 0daae85b8aea4a9a97c69d898f734938, e3900310e5524b0f9a395551d4273735
I20260608 12:42:58.711568  7594 raft_consensus.cc:3060] T 76e8c23d9ba840cbb2da743461cf86bf P 36adb65f16de400bbbf6da6d541ddb98 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:58.711733   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:42:58.714092   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:42:58.716395   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:42:58.720367  7594 raft_consensus.cc:2749] T 76e8c23d9ba840cbb2da743461cf86bf P 36adb65f16de400bbbf6da6d541ddb98 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:42:58.742358   431 ts_tablet_manager.cc:585] Loaded tablet metadata (4 total tablets, 4 live tablets)
I20260608 12:42:58.742733   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.023s	user 0.002s	sys 0.000s
I20260608 12:42:58.747788  7754 tablet_bootstrap.cc:492] T b95ba554b22b4b208d809f34cfdb4ae6 P e3900310e5524b0f9a395551d4273735: Bootstrap starting.
I20260608 12:42:58.758415   431 ts_tablet_manager.cc:616] Registered 4 tablets
I20260608 12:42:58.758742   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.016s	user 0.014s	sys 0.000s
I20260608 12:42:58.760062  7754 tablet_bootstrap.cc:492] T b95ba554b22b4b208d809f34cfdb4ae6 P e3900310e5524b0f9a395551d4273735: 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:42:58.760872  7754 tablet_bootstrap.cc:492] T b95ba554b22b4b208d809f34cfdb4ae6 P e3900310e5524b0f9a395551d4273735: Bootstrap complete.
I20260608 12:42:58.761459  7754 ts_tablet_manager.cc:1403] T b95ba554b22b4b208d809f34cfdb4ae6 P e3900310e5524b0f9a395551d4273735: Time spent bootstrapping tablet: real 0.014s	user 0.007s	sys 0.006s
I20260608 12:42:58.763695  7754 raft_consensus.cc:359] T b95ba554b22b4b208d809f34cfdb4ae6 P e3900310e5524b0f9a395551d4273735 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36adb65f16de400bbbf6da6d541ddb98" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42655 } } peers { permanent_uuid: "0daae85b8aea4a9a97c69d898f734938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38475 } } peers { permanent_uuid: "e3900310e5524b0f9a395551d4273735" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46881 } }
I20260608 12:42:58.764292  7754 raft_consensus.cc:740] T b95ba554b22b4b208d809f34cfdb4ae6 P e3900310e5524b0f9a395551d4273735 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e3900310e5524b0f9a395551d4273735, State: Initialized, Role: FOLLOWER
I20260608 12:42:58.765272  7754 consensus_queue.cc:260] T b95ba554b22b4b208d809f34cfdb4ae6 P e3900310e5524b0f9a395551d4273735 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36adb65f16de400bbbf6da6d541ddb98" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42655 } } peers { permanent_uuid: "0daae85b8aea4a9a97c69d898f734938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38475 } } peers { permanent_uuid: "e3900310e5524b0f9a395551d4273735" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46881 } }
I20260608 12:42:58.768877  7754 ts_tablet_manager.cc:1434] T b95ba554b22b4b208d809f34cfdb4ae6 P e3900310e5524b0f9a395551d4273735: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260608 12:42:58.769788  7754 tablet_bootstrap.cc:492] T e4e3bb221fe9437085a0c2c54a67c4b9 P e3900310e5524b0f9a395551d4273735: Bootstrap starting.
I20260608 12:42:58.785915  7754 tablet_bootstrap.cc:492] T e4e3bb221fe9437085a0c2c54a67c4b9 P e3900310e5524b0f9a395551d4273735: 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:42:58.787451  7754 tablet_bootstrap.cc:492] T e4e3bb221fe9437085a0c2c54a67c4b9 P e3900310e5524b0f9a395551d4273735: Bootstrap complete.
I20260608 12:42:58.788390  7754 ts_tablet_manager.cc:1403] T e4e3bb221fe9437085a0c2c54a67c4b9 P e3900310e5524b0f9a395551d4273735: Time spent bootstrapping tablet: real 0.019s	user 0.016s	sys 0.000s
I20260608 12:42:58.791676  7754 raft_consensus.cc:359] T e4e3bb221fe9437085a0c2c54a67c4b9 P e3900310e5524b0f9a395551d4273735 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36adb65f16de400bbbf6da6d541ddb98" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42655 } } peers { permanent_uuid: "0daae85b8aea4a9a97c69d898f734938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38475 } } peers { permanent_uuid: "e3900310e5524b0f9a395551d4273735" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46881 } }
I20260608 12:42:58.792450  7754 raft_consensus.cc:740] T e4e3bb221fe9437085a0c2c54a67c4b9 P e3900310e5524b0f9a395551d4273735 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e3900310e5524b0f9a395551d4273735, State: Initialized, Role: FOLLOWER
I20260608 12:42:58.793422  7754 consensus_queue.cc:260] T e4e3bb221fe9437085a0c2c54a67c4b9 P e3900310e5524b0f9a395551d4273735 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36adb65f16de400bbbf6da6d541ddb98" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42655 } } peers { permanent_uuid: "0daae85b8aea4a9a97c69d898f734938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38475 } } peers { permanent_uuid: "e3900310e5524b0f9a395551d4273735" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46881 } }
I20260608 12:42:58.795455  7754 ts_tablet_manager.cc:1434] T e4e3bb221fe9437085a0c2c54a67c4b9 P e3900310e5524b0f9a395551d4273735: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260608 12:42:58.796223  7754 tablet_bootstrap.cc:492] T 76e8c23d9ba840cbb2da743461cf86bf P e3900310e5524b0f9a395551d4273735: Bootstrap starting.
I20260608 12:42:58.810524  7754 tablet_bootstrap.cc:492] T 76e8c23d9ba840cbb2da743461cf86bf P e3900310e5524b0f9a395551d4273735: 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:42:58.811591  7754 tablet_bootstrap.cc:492] T 76e8c23d9ba840cbb2da743461cf86bf P e3900310e5524b0f9a395551d4273735: Bootstrap complete.
I20260608 12:42:58.812381  7754 ts_tablet_manager.cc:1403] T 76e8c23d9ba840cbb2da743461cf86bf P e3900310e5524b0f9a395551d4273735: Time spent bootstrapping tablet: real 0.016s	user 0.015s	sys 0.000s
I20260608 12:42:58.816545   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:46881
I20260608 12:42:58.816226  7754 raft_consensus.cc:359] T 76e8c23d9ba840cbb2da743461cf86bf P e3900310e5524b0f9a395551d4273735 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36adb65f16de400bbbf6da6d541ddb98" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42655 } } peers { permanent_uuid: "0daae85b8aea4a9a97c69d898f734938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38475 } } peers { permanent_uuid: "e3900310e5524b0f9a395551d4273735" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46881 } }
I20260608 12:42:58.816895  7814 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:46881 every 8 connection(s)
I20260608 12:42:58.817301  7754 raft_consensus.cc:740] T 76e8c23d9ba840cbb2da743461cf86bf P e3900310e5524b0f9a395551d4273735 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e3900310e5524b0f9a395551d4273735, State: Initialized, Role: FOLLOWER
I20260608 12:42:58.818105  7754 consensus_queue.cc:260] T 76e8c23d9ba840cbb2da743461cf86bf P e3900310e5524b0f9a395551d4273735 [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: "36adb65f16de400bbbf6da6d541ddb98" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42655 } } peers { permanent_uuid: "0daae85b8aea4a9a97c69d898f734938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38475 } } peers { permanent_uuid: "e3900310e5524b0f9a395551d4273735" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46881 } }
I20260608 12:42:58.820122  7754 ts_tablet_manager.cc:1434] T 76e8c23d9ba840cbb2da743461cf86bf P e3900310e5524b0f9a395551d4273735: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260608 12:42:58.821096  7754 tablet_bootstrap.cc:492] T c805fe453a424d7e9b089b45fe670912 P e3900310e5524b0f9a395551d4273735: Bootstrap starting.
W20260608 12:42:58.821476  7214 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver e3900310e5524b0f9a395551d4273735 not available for placement
I20260608 12:42:58.835999  7815 heartbeater.cc:344] Connected to a master server at 127.0.107.254:44935
I20260608 12:42:58.836542  7815 heartbeater.cc:461] Registering TS with master...
I20260608 12:42:58.837144  7754 tablet_bootstrap.cc:492] T c805fe453a424d7e9b089b45fe670912 P e3900310e5524b0f9a395551d4273735: 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:42:58.837556  7815 heartbeater.cc:507] Master 127.0.107.254:44935 requested a full tablet report, sending...
I20260608 12:42:58.838055  7754 tablet_bootstrap.cc:492] T c805fe453a424d7e9b089b45fe670912 P e3900310e5524b0f9a395551d4273735: Bootstrap complete.
I20260608 12:42:58.838819  7754 ts_tablet_manager.cc:1403] T c805fe453a424d7e9b089b45fe670912 P e3900310e5524b0f9a395551d4273735: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.005s
I20260608 12:42:58.841382  7754 raft_consensus.cc:359] T c805fe453a424d7e9b089b45fe670912 P e3900310e5524b0f9a395551d4273735 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3900310e5524b0f9a395551d4273735" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46881 } } peers { permanent_uuid: "36adb65f16de400bbbf6da6d541ddb98" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42655 } } peers { permanent_uuid: "0daae85b8aea4a9a97c69d898f734938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38475 } }
I20260608 12:42:58.841619  7163 ts_manager.cc:194] Re-registered known tserver with Master: e3900310e5524b0f9a395551d4273735 (127.0.107.195:46881)
I20260608 12:42:58.842164  7754 raft_consensus.cc:740] T c805fe453a424d7e9b089b45fe670912 P e3900310e5524b0f9a395551d4273735 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e3900310e5524b0f9a395551d4273735, State: Initialized, Role: FOLLOWER
I20260608 12:42:58.843173  7754 consensus_queue.cc:260] T c805fe453a424d7e9b089b45fe670912 P e3900310e5524b0f9a395551d4273735 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3900310e5524b0f9a395551d4273735" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46881 } } peers { permanent_uuid: "36adb65f16de400bbbf6da6d541ddb98" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42655 } } peers { permanent_uuid: "0daae85b8aea4a9a97c69d898f734938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38475 } }
I20260608 12:42:58.845304  7754 ts_tablet_manager.cc:1434] T c805fe453a424d7e9b089b45fe670912 P e3900310e5524b0f9a395551d4273735: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.003s
I20260608 12:42:58.847314  7163 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43688
I20260608 12:42:58.850008  7815 heartbeater.cc:499] Master 127.0.107.254:44935 was elected leader, sending a full tablet report...
W20260608 12:42:59.843387  7214 auto_rebalancer.cc:591] Failed to schedule move for tablet b95ba554b22b4b208d809f34cfdb4ae6: Illegal state: Replica 36adb65f16de400bbbf6da6d541ddb98 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36adb65f16de400bbbf6da6d541ddb98" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42655 } } peers { permanent_uuid: "0daae85b8aea4a9a97c69d898f734938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38475 } } peers { permanent_uuid: "e3900310e5524b0f9a395551d4273735" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46881 } } }
W20260608 12:42:59.847350  7214 auto_rebalancer.cc:591] Failed to schedule move for tablet e4e3bb221fe9437085a0c2c54a67c4b9: Illegal state: Replica 36adb65f16de400bbbf6da6d541ddb98 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36adb65f16de400bbbf6da6d541ddb98" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42655 } } peers { permanent_uuid: "0daae85b8aea4a9a97c69d898f734938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38475 } } peers { permanent_uuid: "e3900310e5524b0f9a395551d4273735" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46881 } } }
W20260608 12:42:59.860675  7214 auto_rebalancer.cc:591] Failed to schedule move for tablet 76e8c23d9ba840cbb2da743461cf86bf: Illegal state: Replica e3900310e5524b0f9a395551d4273735 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36adb65f16de400bbbf6da6d541ddb98" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42655 } } peers { permanent_uuid: "0daae85b8aea4a9a97c69d898f734938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38475 } } peers { permanent_uuid: "e3900310e5524b0f9a395551d4273735" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46881 } } }
I20260608 12:42:59.932314  7822 raft_consensus.cc:493] T e4e3bb221fe9437085a0c2c54a67c4b9 P 0daae85b8aea4a9a97c69d898f734938 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:42:59.933079  7822 raft_consensus.cc:515] T e4e3bb221fe9437085a0c2c54a67c4b9 P 0daae85b8aea4a9a97c69d898f734938 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36adb65f16de400bbbf6da6d541ddb98" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42655 } } peers { permanent_uuid: "0daae85b8aea4a9a97c69d898f734938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38475 } } peers { permanent_uuid: "e3900310e5524b0f9a395551d4273735" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46881 } }
I20260608 12:42:59.935460  7822 leader_election.cc:290] T e4e3bb221fe9437085a0c2c54a67c4b9 P 0daae85b8aea4a9a97c69d898f734938 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 36adb65f16de400bbbf6da6d541ddb98 (127.0.107.193:42655), e3900310e5524b0f9a395551d4273735 (127.0.107.195:46881)
I20260608 12:42:59.946040  7625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4e3bb221fe9437085a0c2c54a67c4b9" candidate_uuid: "0daae85b8aea4a9a97c69d898f734938" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36adb65f16de400bbbf6da6d541ddb98" is_pre_election: true
I20260608 12:42:59.947033  7789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4e3bb221fe9437085a0c2c54a67c4b9" candidate_uuid: "0daae85b8aea4a9a97c69d898f734938" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3900310e5524b0f9a395551d4273735" is_pre_election: true
I20260608 12:42:59.947293  7625 raft_consensus.cc:2410] T e4e3bb221fe9437085a0c2c54a67c4b9 P 36adb65f16de400bbbf6da6d541ddb98 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0daae85b8aea4a9a97c69d898f734938 for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260608 12:42:59.947913  7789 raft_consensus.cc:2468] T e4e3bb221fe9437085a0c2c54a67c4b9 P e3900310e5524b0f9a395551d4273735 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0daae85b8aea4a9a97c69d898f734938 in term 1.
I20260608 12:42:59.949589  7665 leader_election.cc:304] T e4e3bb221fe9437085a0c2c54a67c4b9 P 0daae85b8aea4a9a97c69d898f734938 [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: 0daae85b8aea4a9a97c69d898f734938, e3900310e5524b0f9a395551d4273735; no voters: 36adb65f16de400bbbf6da6d541ddb98
I20260608 12:42:59.950654  7822 raft_consensus.cc:2804] T e4e3bb221fe9437085a0c2c54a67c4b9 P 0daae85b8aea4a9a97c69d898f734938 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 12:42:59.951278  7822 raft_consensus.cc:493] T e4e3bb221fe9437085a0c2c54a67c4b9 P 0daae85b8aea4a9a97c69d898f734938 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:42:59.951643  7822 raft_consensus.cc:3060] T e4e3bb221fe9437085a0c2c54a67c4b9 P 0daae85b8aea4a9a97c69d898f734938 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:42:59.956897  7822 raft_consensus.cc:515] T e4e3bb221fe9437085a0c2c54a67c4b9 P 0daae85b8aea4a9a97c69d898f734938 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36adb65f16de400bbbf6da6d541ddb98" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42655 } } peers { permanent_uuid: "0daae85b8aea4a9a97c69d898f734938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38475 } } peers { permanent_uuid: "e3900310e5524b0f9a395551d4273735" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46881 } }
I20260608 12:42:59.958950  7822 leader_election.cc:290] T e4e3bb221fe9437085a0c2c54a67c4b9 P 0daae85b8aea4a9a97c69d898f734938 [CANDIDATE]: Term 2 election: Requested vote from peers 36adb65f16de400bbbf6da6d541ddb98 (127.0.107.193:42655), e3900310e5524b0f9a395551d4273735 (127.0.107.195:46881)
I20260608 12:42:59.959858  7625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4e3bb221fe9437085a0c2c54a67c4b9" candidate_uuid: "0daae85b8aea4a9a97c69d898f734938" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36adb65f16de400bbbf6da6d541ddb98"
I20260608 12:42:59.960445  7789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4e3bb221fe9437085a0c2c54a67c4b9" candidate_uuid: "0daae85b8aea4a9a97c69d898f734938" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3900310e5524b0f9a395551d4273735"
I20260608 12:42:59.960623  7625 raft_consensus.cc:3060] T e4e3bb221fe9437085a0c2c54a67c4b9 P 36adb65f16de400bbbf6da6d541ddb98 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:42:59.961316  7789 raft_consensus.cc:3060] T e4e3bb221fe9437085a0c2c54a67c4b9 P e3900310e5524b0f9a395551d4273735 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:42:59.966566  7789 raft_consensus.cc:2468] T e4e3bb221fe9437085a0c2c54a67c4b9 P e3900310e5524b0f9a395551d4273735 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0daae85b8aea4a9a97c69d898f734938 in term 2.
I20260608 12:42:59.966882  7625 raft_consensus.cc:2410] T e4e3bb221fe9437085a0c2c54a67c4b9 P 36adb65f16de400bbbf6da6d541ddb98 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 0daae85b8aea4a9a97c69d898f734938 for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260608 12:42:59.967948  7665 leader_election.cc:304] T e4e3bb221fe9437085a0c2c54a67c4b9 P 0daae85b8aea4a9a97c69d898f734938 [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: 0daae85b8aea4a9a97c69d898f734938, e3900310e5524b0f9a395551d4273735; no voters: 
I20260608 12:42:59.968919  7822 raft_consensus.cc:2804] T e4e3bb221fe9437085a0c2c54a67c4b9 P 0daae85b8aea4a9a97c69d898f734938 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:42:59.970224  7822 raft_consensus.cc:697] T e4e3bb221fe9437085a0c2c54a67c4b9 P 0daae85b8aea4a9a97c69d898f734938 [term 2 LEADER]: Becoming Leader. State: Replica: 0daae85b8aea4a9a97c69d898f734938, State: Running, Role: LEADER
I20260608 12:42:59.971043  7822 consensus_queue.cc:237] T e4e3bb221fe9437085a0c2c54a67c4b9 P 0daae85b8aea4a9a97c69d898f734938 [LEADER]: Queue going to LEADER 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: "36adb65f16de400bbbf6da6d541ddb98" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42655 } } peers { permanent_uuid: "0daae85b8aea4a9a97c69d898f734938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38475 } } peers { permanent_uuid: "e3900310e5524b0f9a395551d4273735" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46881 } }
I20260608 12:42:59.977034  7827 raft_consensus.cc:493] T e4e3bb221fe9437085a0c2c54a67c4b9 P 36adb65f16de400bbbf6da6d541ddb98 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:42:59.977710  7827 raft_consensus.cc:515] T e4e3bb221fe9437085a0c2c54a67c4b9 P 36adb65f16de400bbbf6da6d541ddb98 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36adb65f16de400bbbf6da6d541ddb98" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42655 } } peers { permanent_uuid: "0daae85b8aea4a9a97c69d898f734938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38475 } } peers { permanent_uuid: "e3900310e5524b0f9a395551d4273735" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46881 } }
I20260608 12:42:59.980324  7827 leader_election.cc:290] T e4e3bb221fe9437085a0c2c54a67c4b9 P 36adb65f16de400bbbf6da6d541ddb98 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 0daae85b8aea4a9a97c69d898f734938 (127.0.107.194:38475), e3900310e5524b0f9a395551d4273735 (127.0.107.195:46881)
I20260608 12:42:59.980020  7163 catalog_manager.cc:5696] T e4e3bb221fe9437085a0c2c54a67c4b9 P 0daae85b8aea4a9a97c69d898f734938 reported cstate change: term changed from 1 to 2, leader changed from 36adb65f16de400bbbf6da6d541ddb98 (127.0.107.193) to 0daae85b8aea4a9a97c69d898f734938 (127.0.107.194). New cstate: current_term: 2 leader_uuid: "0daae85b8aea4a9a97c69d898f734938" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36adb65f16de400bbbf6da6d541ddb98" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0daae85b8aea4a9a97c69d898f734938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38475 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e3900310e5524b0f9a395551d4273735" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46881 } health_report { overall_health: UNKNOWN } } }
I20260608 12:42:59.981513  7706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4e3bb221fe9437085a0c2c54a67c4b9" candidate_uuid: "36adb65f16de400bbbf6da6d541ddb98" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0daae85b8aea4a9a97c69d898f734938" is_pre_election: true
I20260608 12:42:59.995496  7789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4e3bb221fe9437085a0c2c54a67c4b9" candidate_uuid: "36adb65f16de400bbbf6da6d541ddb98" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e3900310e5524b0f9a395551d4273735" is_pre_election: true
I20260608 12:42:59.996392  7789 raft_consensus.cc:2468] T e4e3bb221fe9437085a0c2c54a67c4b9 P e3900310e5524b0f9a395551d4273735 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 36adb65f16de400bbbf6da6d541ddb98 in term 2.
I20260608 12:42:59.997793  7584 leader_election.cc:304] T e4e3bb221fe9437085a0c2c54a67c4b9 P 36adb65f16de400bbbf6da6d541ddb98 [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: 36adb65f16de400bbbf6da6d541ddb98, e3900310e5524b0f9a395551d4273735; no voters: 0daae85b8aea4a9a97c69d898f734938
I20260608 12:42:59.998713  7827 raft_consensus.cc:2804] T e4e3bb221fe9437085a0c2c54a67c4b9 P 36adb65f16de400bbbf6da6d541ddb98 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260608 12:42:59.999205  7827 raft_consensus.cc:493] T e4e3bb221fe9437085a0c2c54a67c4b9 P 36adb65f16de400bbbf6da6d541ddb98 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:42:59.999569  7827 raft_consensus.cc:3060] T e4e3bb221fe9437085a0c2c54a67c4b9 P 36adb65f16de400bbbf6da6d541ddb98 [term 2 FOLLOWER]: Advancing to term 3
I20260608 12:43:00.004710  7827 raft_consensus.cc:515] T e4e3bb221fe9437085a0c2c54a67c4b9 P 36adb65f16de400bbbf6da6d541ddb98 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36adb65f16de400bbbf6da6d541ddb98" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42655 } } peers { permanent_uuid: "0daae85b8aea4a9a97c69d898f734938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38475 } } peers { permanent_uuid: "e3900310e5524b0f9a395551d4273735" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46881 } }
I20260608 12:43:00.007309  7827 leader_election.cc:290] T e4e3bb221fe9437085a0c2c54a67c4b9 P 36adb65f16de400bbbf6da6d541ddb98 [CANDIDATE]: Term 3 election: Requested vote from peers 0daae85b8aea4a9a97c69d898f734938 (127.0.107.194:38475), e3900310e5524b0f9a395551d4273735 (127.0.107.195:46881)
I20260608 12:43:00.008184  7706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4e3bb221fe9437085a0c2c54a67c4b9" candidate_uuid: "36adb65f16de400bbbf6da6d541ddb98" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0daae85b8aea4a9a97c69d898f734938"
I20260608 12:43:00.009553  7789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4e3bb221fe9437085a0c2c54a67c4b9" candidate_uuid: "36adb65f16de400bbbf6da6d541ddb98" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e3900310e5524b0f9a395551d4273735"
I20260608 12:43:00.010409  7789 raft_consensus.cc:3060] T e4e3bb221fe9437085a0c2c54a67c4b9 P e3900310e5524b0f9a395551d4273735 [term 2 FOLLOWER]: Advancing to term 3
I20260608 12:43:00.016487  7789 raft_consensus.cc:2468] T e4e3bb221fe9437085a0c2c54a67c4b9 P e3900310e5524b0f9a395551d4273735 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 36adb65f16de400bbbf6da6d541ddb98 in term 3.
I20260608 12:43:00.017908  7584 leader_election.cc:304] T e4e3bb221fe9437085a0c2c54a67c4b9 P 36adb65f16de400bbbf6da6d541ddb98 [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: 36adb65f16de400bbbf6da6d541ddb98, e3900310e5524b0f9a395551d4273735; no voters: 0daae85b8aea4a9a97c69d898f734938
I20260608 12:43:00.018833  7827 raft_consensus.cc:2804] T e4e3bb221fe9437085a0c2c54a67c4b9 P 36adb65f16de400bbbf6da6d541ddb98 [term 3 FOLLOWER]: Leader election won for term 3
I20260608 12:43:00.020080  7827 raft_consensus.cc:697] T e4e3bb221fe9437085a0c2c54a67c4b9 P 36adb65f16de400bbbf6da6d541ddb98 [term 3 LEADER]: Becoming Leader. State: Replica: 36adb65f16de400bbbf6da6d541ddb98, State: Running, Role: LEADER
I20260608 12:43:00.020988  7827 consensus_queue.cc:237] T e4e3bb221fe9437085a0c2c54a67c4b9 P 36adb65f16de400bbbf6da6d541ddb98 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36adb65f16de400bbbf6da6d541ddb98" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42655 } } peers { permanent_uuid: "0daae85b8aea4a9a97c69d898f734938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38475 } } peers { permanent_uuid: "e3900310e5524b0f9a395551d4273735" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46881 } }
I20260608 12:43:00.029458  7163 catalog_manager.cc:5696] T e4e3bb221fe9437085a0c2c54a67c4b9 P 36adb65f16de400bbbf6da6d541ddb98 reported cstate change: term changed from 2 to 3, leader changed from 0daae85b8aea4a9a97c69d898f734938 (127.0.107.194) to 36adb65f16de400bbbf6da6d541ddb98 (127.0.107.193). New cstate: current_term: 3 leader_uuid: "36adb65f16de400bbbf6da6d541ddb98" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36adb65f16de400bbbf6da6d541ddb98" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42655 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0daae85b8aea4a9a97c69d898f734938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38475 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e3900310e5524b0f9a395551d4273735" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46881 } health_report { overall_health: UNKNOWN } } }
I20260608 12:43:00.039388  7835 raft_consensus.cc:493] T 76e8c23d9ba840cbb2da743461cf86bf P e3900310e5524b0f9a395551d4273735 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:43:00.040164  7835 raft_consensus.cc:515] T 76e8c23d9ba840cbb2da743461cf86bf P e3900310e5524b0f9a395551d4273735 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36adb65f16de400bbbf6da6d541ddb98" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42655 } } peers { permanent_uuid: "0daae85b8aea4a9a97c69d898f734938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38475 } } peers { permanent_uuid: "e3900310e5524b0f9a395551d4273735" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46881 } }
I20260608 12:43:00.041481  7827 raft_consensus.cc:493] T c805fe453a424d7e9b089b45fe670912 P 36adb65f16de400bbbf6da6d541ddb98 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:43:00.042171  7827 raft_consensus.cc:515] T c805fe453a424d7e9b089b45fe670912 P 36adb65f16de400bbbf6da6d541ddb98 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3900310e5524b0f9a395551d4273735" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46881 } } peers { permanent_uuid: "36adb65f16de400bbbf6da6d541ddb98" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42655 } } peers { permanent_uuid: "0daae85b8aea4a9a97c69d898f734938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38475 } }
I20260608 12:43:00.047379  7827 leader_election.cc:290] T c805fe453a424d7e9b089b45fe670912 P 36adb65f16de400bbbf6da6d541ddb98 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e3900310e5524b0f9a395551d4273735 (127.0.107.195:46881), 0daae85b8aea4a9a97c69d898f734938 (127.0.107.194:38475)
I20260608 12:43:00.048789  7706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c805fe453a424d7e9b089b45fe670912" candidate_uuid: "36adb65f16de400bbbf6da6d541ddb98" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0daae85b8aea4a9a97c69d898f734938" is_pre_election: true
I20260608 12:43:00.049700  7835 leader_election.cc:290] T 76e8c23d9ba840cbb2da743461cf86bf P e3900310e5524b0f9a395551d4273735 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 36adb65f16de400bbbf6da6d541ddb98 (127.0.107.193:42655), 0daae85b8aea4a9a97c69d898f734938 (127.0.107.194:38475)
I20260608 12:43:00.049754  7706 raft_consensus.cc:2468] T c805fe453a424d7e9b089b45fe670912 P 0daae85b8aea4a9a97c69d898f734938 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 36adb65f16de400bbbf6da6d541ddb98 in term 1.
I20260608 12:43:00.049922  7789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c805fe453a424d7e9b089b45fe670912" candidate_uuid: "36adb65f16de400bbbf6da6d541ddb98" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e3900310e5524b0f9a395551d4273735" is_pre_election: true
I20260608 12:43:00.051486  7789 raft_consensus.cc:2468] T c805fe453a424d7e9b089b45fe670912 P e3900310e5524b0f9a395551d4273735 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 36adb65f16de400bbbf6da6d541ddb98 in term 1.
I20260608 12:43:00.051918  7585 leader_election.cc:304] T c805fe453a424d7e9b089b45fe670912 P 36adb65f16de400bbbf6da6d541ddb98 [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: 0daae85b8aea4a9a97c69d898f734938, 36adb65f16de400bbbf6da6d541ddb98; no voters: 
I20260608 12:43:00.053323  7827 raft_consensus.cc:2804] T c805fe453a424d7e9b089b45fe670912 P 36adb65f16de400bbbf6da6d541ddb98 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 12:43:00.054051  7827 raft_consensus.cc:493] T c805fe453a424d7e9b089b45fe670912 P 36adb65f16de400bbbf6da6d541ddb98 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:43:00.054641  7827 raft_consensus.cc:3060] T c805fe453a424d7e9b089b45fe670912 P 36adb65f16de400bbbf6da6d541ddb98 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:43:00.059453  7625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76e8c23d9ba840cbb2da743461cf86bf" candidate_uuid: "e3900310e5524b0f9a395551d4273735" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "36adb65f16de400bbbf6da6d541ddb98" is_pre_election: true
I20260608 12:43:00.060395  7625 raft_consensus.cc:2468] T 76e8c23d9ba840cbb2da743461cf86bf P 36adb65f16de400bbbf6da6d541ddb98 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e3900310e5524b0f9a395551d4273735 in term 1.
I20260608 12:43:00.061805  7747 leader_election.cc:304] T 76e8c23d9ba840cbb2da743461cf86bf P e3900310e5524b0f9a395551d4273735 [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: 36adb65f16de400bbbf6da6d541ddb98, e3900310e5524b0f9a395551d4273735; no voters: 
I20260608 12:43:00.062204  7706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76e8c23d9ba840cbb2da743461cf86bf" candidate_uuid: "e3900310e5524b0f9a395551d4273735" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0daae85b8aea4a9a97c69d898f734938" is_pre_election: true
I20260608 12:43:00.062239  7827 raft_consensus.cc:515] T c805fe453a424d7e9b089b45fe670912 P 36adb65f16de400bbbf6da6d541ddb98 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3900310e5524b0f9a395551d4273735" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46881 } } peers { permanent_uuid: "36adb65f16de400bbbf6da6d541ddb98" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42655 } } peers { permanent_uuid: "0daae85b8aea4a9a97c69d898f734938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38475 } }
I20260608 12:43:00.062791  7835 raft_consensus.cc:2804] T 76e8c23d9ba840cbb2da743461cf86bf P e3900310e5524b0f9a395551d4273735 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 12:43:00.063493  7706 raft_consensus.cc:2468] T 76e8c23d9ba840cbb2da743461cf86bf P 0daae85b8aea4a9a97c69d898f734938 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e3900310e5524b0f9a395551d4273735 in term 1.
I20260608 12:43:00.064041  7835 raft_consensus.cc:493] T 76e8c23d9ba840cbb2da743461cf86bf P e3900310e5524b0f9a395551d4273735 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:43:00.064667  7835 raft_consensus.cc:3060] T 76e8c23d9ba840cbb2da743461cf86bf P e3900310e5524b0f9a395551d4273735 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:43:00.065866  7827 leader_election.cc:290] T c805fe453a424d7e9b089b45fe670912 P 36adb65f16de400bbbf6da6d541ddb98 [CANDIDATE]: Term 2 election: Requested vote from peers e3900310e5524b0f9a395551d4273735 (127.0.107.195:46881), 0daae85b8aea4a9a97c69d898f734938 (127.0.107.194:38475)
I20260608 12:43:00.066622  7706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c805fe453a424d7e9b089b45fe670912" candidate_uuid: "36adb65f16de400bbbf6da6d541ddb98" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0daae85b8aea4a9a97c69d898f734938"
I20260608 12:43:00.066689  7789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c805fe453a424d7e9b089b45fe670912" candidate_uuid: "36adb65f16de400bbbf6da6d541ddb98" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e3900310e5524b0f9a395551d4273735"
I20260608 12:43:00.067239  7706 raft_consensus.cc:3060] T c805fe453a424d7e9b089b45fe670912 P 0daae85b8aea4a9a97c69d898f734938 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:43:00.068126  7789 raft_consensus.cc:3060] T c805fe453a424d7e9b089b45fe670912 P e3900310e5524b0f9a395551d4273735 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:43:00.073647  7706 raft_consensus.cc:2468] T c805fe453a424d7e9b089b45fe670912 P 0daae85b8aea4a9a97c69d898f734938 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 36adb65f16de400bbbf6da6d541ddb98 in term 2.
I20260608 12:43:00.074417  7835 raft_consensus.cc:515] T 76e8c23d9ba840cbb2da743461cf86bf P e3900310e5524b0f9a395551d4273735 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36adb65f16de400bbbf6da6d541ddb98" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42655 } } peers { permanent_uuid: "0daae85b8aea4a9a97c69d898f734938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38475 } } peers { permanent_uuid: "e3900310e5524b0f9a395551d4273735" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46881 } }
I20260608 12:43:00.074975  7585 leader_election.cc:304] T c805fe453a424d7e9b089b45fe670912 P 36adb65f16de400bbbf6da6d541ddb98 [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: 0daae85b8aea4a9a97c69d898f734938, 36adb65f16de400bbbf6da6d541ddb98; no voters: 
I20260608 12:43:00.076089  7827 raft_consensus.cc:2804] T c805fe453a424d7e9b089b45fe670912 P 36adb65f16de400bbbf6da6d541ddb98 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:43:00.077054  7789 raft_consensus.cc:2468] T c805fe453a424d7e9b089b45fe670912 P e3900310e5524b0f9a395551d4273735 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 36adb65f16de400bbbf6da6d541ddb98 in term 2.
I20260608 12:43:00.077765  7827 raft_consensus.cc:697] T c805fe453a424d7e9b089b45fe670912 P 36adb65f16de400bbbf6da6d541ddb98 [term 2 LEADER]: Becoming Leader. State: Replica: 36adb65f16de400bbbf6da6d541ddb98, State: Running, Role: LEADER
I20260608 12:43:00.078084  7625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76e8c23d9ba840cbb2da743461cf86bf" candidate_uuid: "e3900310e5524b0f9a395551d4273735" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "36adb65f16de400bbbf6da6d541ddb98"
I20260608 12:43:00.079102  7625 raft_consensus.cc:3060] T 76e8c23d9ba840cbb2da743461cf86bf P 36adb65f16de400bbbf6da6d541ddb98 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:43:00.079130  7827 consensus_queue.cc:237] T c805fe453a424d7e9b089b45fe670912 P 36adb65f16de400bbbf6da6d541ddb98 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3900310e5524b0f9a395551d4273735" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46881 } } peers { permanent_uuid: "36adb65f16de400bbbf6da6d541ddb98" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42655 } } peers { permanent_uuid: "0daae85b8aea4a9a97c69d898f734938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38475 } }
I20260608 12:43:00.078454  7835 leader_election.cc:290] T 76e8c23d9ba840cbb2da743461cf86bf P e3900310e5524b0f9a395551d4273735 [CANDIDATE]: Term 2 election: Requested vote from peers 36adb65f16de400bbbf6da6d541ddb98 (127.0.107.193:42655), 0daae85b8aea4a9a97c69d898f734938 (127.0.107.194:38475)
I20260608 12:43:00.081467  7706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76e8c23d9ba840cbb2da743461cf86bf" candidate_uuid: "e3900310e5524b0f9a395551d4273735" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0daae85b8aea4a9a97c69d898f734938"
I20260608 12:43:00.082188  7706 raft_consensus.cc:3060] T 76e8c23d9ba840cbb2da743461cf86bf P 0daae85b8aea4a9a97c69d898f734938 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:43:00.088800  7625 raft_consensus.cc:2468] T 76e8c23d9ba840cbb2da743461cf86bf P 36adb65f16de400bbbf6da6d541ddb98 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e3900310e5524b0f9a395551d4273735 in term 2.
I20260608 12:43:00.090338  7747 leader_election.cc:304] T 76e8c23d9ba840cbb2da743461cf86bf P e3900310e5524b0f9a395551d4273735 [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: 36adb65f16de400bbbf6da6d541ddb98, e3900310e5524b0f9a395551d4273735; no voters: 
I20260608 12:43:00.091171  7835 raft_consensus.cc:2804] T 76e8c23d9ba840cbb2da743461cf86bf P e3900310e5524b0f9a395551d4273735 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:43:00.091449  7706 raft_consensus.cc:2468] T 76e8c23d9ba840cbb2da743461cf86bf P 0daae85b8aea4a9a97c69d898f734938 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e3900310e5524b0f9a395551d4273735 in term 2.
I20260608 12:43:00.092594  7163 catalog_manager.cc:5696] T c805fe453a424d7e9b089b45fe670912 P 36adb65f16de400bbbf6da6d541ddb98 reported cstate change: term changed from 1 to 2. New cstate: current_term: 2 leader_uuid: "36adb65f16de400bbbf6da6d541ddb98" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3900310e5524b0f9a395551d4273735" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "36adb65f16de400bbbf6da6d541ddb98" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42655 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0daae85b8aea4a9a97c69d898f734938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38475 } health_report { overall_health: UNKNOWN } } }
I20260608 12:43:00.093179  7835 raft_consensus.cc:697] T 76e8c23d9ba840cbb2da743461cf86bf P e3900310e5524b0f9a395551d4273735 [term 2 LEADER]: Becoming Leader. State: Replica: e3900310e5524b0f9a395551d4273735, State: Running, Role: LEADER
I20260608 12:43:00.094823  7835 consensus_queue.cc:237] T 76e8c23d9ba840cbb2da743461cf86bf P e3900310e5524b0f9a395551d4273735 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36adb65f16de400bbbf6da6d541ddb98" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42655 } } peers { permanent_uuid: "0daae85b8aea4a9a97c69d898f734938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38475 } } peers { permanent_uuid: "e3900310e5524b0f9a395551d4273735" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46881 } }
I20260608 12:43:00.103688  7166 catalog_manager.cc:5696] T 76e8c23d9ba840cbb2da743461cf86bf P e3900310e5524b0f9a395551d4273735 reported cstate change: term changed from 1 to 2. New cstate: current_term: 2 leader_uuid: "e3900310e5524b0f9a395551d4273735" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36adb65f16de400bbbf6da6d541ddb98" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0daae85b8aea4a9a97c69d898f734938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38475 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e3900310e5524b0f9a395551d4273735" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46881 } health_report { overall_health: HEALTHY } } }
I20260608 12:43:00.128760  7835 raft_consensus.cc:493] T b95ba554b22b4b208d809f34cfdb4ae6 P e3900310e5524b0f9a395551d4273735 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:43:00.129448  7835 raft_consensus.cc:515] T b95ba554b22b4b208d809f34cfdb4ae6 P e3900310e5524b0f9a395551d4273735 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36adb65f16de400bbbf6da6d541ddb98" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42655 } } peers { permanent_uuid: "0daae85b8aea4a9a97c69d898f734938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38475 } } peers { permanent_uuid: "e3900310e5524b0f9a395551d4273735" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46881 } }
I20260608 12:43:00.131788  7835 leader_election.cc:290] T b95ba554b22b4b208d809f34cfdb4ae6 P e3900310e5524b0f9a395551d4273735 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 36adb65f16de400bbbf6da6d541ddb98 (127.0.107.193:42655), 0daae85b8aea4a9a97c69d898f734938 (127.0.107.194:38475)
I20260608 12:43:00.133203  7625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b95ba554b22b4b208d809f34cfdb4ae6" candidate_uuid: "e3900310e5524b0f9a395551d4273735" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36adb65f16de400bbbf6da6d541ddb98" is_pre_election: true
I20260608 12:43:00.133571  7706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b95ba554b22b4b208d809f34cfdb4ae6" candidate_uuid: "e3900310e5524b0f9a395551d4273735" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0daae85b8aea4a9a97c69d898f734938" is_pre_election: true
I20260608 12:43:00.134336  7625 raft_consensus.cc:2410] T b95ba554b22b4b208d809f34cfdb4ae6 P 36adb65f16de400bbbf6da6d541ddb98 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e3900310e5524b0f9a395551d4273735 for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260608 12:43:00.134373  7706 raft_consensus.cc:2468] T b95ba554b22b4b208d809f34cfdb4ae6 P 0daae85b8aea4a9a97c69d898f734938 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e3900310e5524b0f9a395551d4273735 in term 1.
I20260608 12:43:00.136076  7746 leader_election.cc:304] T b95ba554b22b4b208d809f34cfdb4ae6 P e3900310e5524b0f9a395551d4273735 [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: 0daae85b8aea4a9a97c69d898f734938, e3900310e5524b0f9a395551d4273735; no voters: 36adb65f16de400bbbf6da6d541ddb98
I20260608 12:43:00.137029  7835 raft_consensus.cc:2804] T b95ba554b22b4b208d809f34cfdb4ae6 P e3900310e5524b0f9a395551d4273735 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 12:43:00.137499  7835 raft_consensus.cc:493] T b95ba554b22b4b208d809f34cfdb4ae6 P e3900310e5524b0f9a395551d4273735 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:43:00.137909  7835 raft_consensus.cc:3060] T b95ba554b22b4b208d809f34cfdb4ae6 P e3900310e5524b0f9a395551d4273735 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:43:00.143023  7835 raft_consensus.cc:515] T b95ba554b22b4b208d809f34cfdb4ae6 P e3900310e5524b0f9a395551d4273735 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36adb65f16de400bbbf6da6d541ddb98" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42655 } } peers { permanent_uuid: "0daae85b8aea4a9a97c69d898f734938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38475 } } peers { permanent_uuid: "e3900310e5524b0f9a395551d4273735" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46881 } }
I20260608 12:43:00.145196  7835 leader_election.cc:290] T b95ba554b22b4b208d809f34cfdb4ae6 P e3900310e5524b0f9a395551d4273735 [CANDIDATE]: Term 2 election: Requested vote from peers 36adb65f16de400bbbf6da6d541ddb98 (127.0.107.193:42655), 0daae85b8aea4a9a97c69d898f734938 (127.0.107.194:38475)
I20260608 12:43:00.146559  7625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b95ba554b22b4b208d809f34cfdb4ae6" candidate_uuid: "e3900310e5524b0f9a395551d4273735" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36adb65f16de400bbbf6da6d541ddb98"
I20260608 12:43:00.146808  7706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b95ba554b22b4b208d809f34cfdb4ae6" candidate_uuid: "e3900310e5524b0f9a395551d4273735" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0daae85b8aea4a9a97c69d898f734938"
I20260608 12:43:00.147392  7625 raft_consensus.cc:3060] T b95ba554b22b4b208d809f34cfdb4ae6 P 36adb65f16de400bbbf6da6d541ddb98 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:43:00.147600  7706 raft_consensus.cc:3060] T b95ba554b22b4b208d809f34cfdb4ae6 P 0daae85b8aea4a9a97c69d898f734938 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:43:00.152917  7625 raft_consensus.cc:2410] T b95ba554b22b4b208d809f34cfdb4ae6 P 36adb65f16de400bbbf6da6d541ddb98 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate e3900310e5524b0f9a395551d4273735 for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260608 12:43:00.154686  7706 raft_consensus.cc:2468] T b95ba554b22b4b208d809f34cfdb4ae6 P 0daae85b8aea4a9a97c69d898f734938 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e3900310e5524b0f9a395551d4273735 in term 2.
I20260608 12:43:00.156002  7746 leader_election.cc:304] T b95ba554b22b4b208d809f34cfdb4ae6 P e3900310e5524b0f9a395551d4273735 [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: 0daae85b8aea4a9a97c69d898f734938, e3900310e5524b0f9a395551d4273735; no voters: 36adb65f16de400bbbf6da6d541ddb98
I20260608 12:43:00.157245  7835 raft_consensus.cc:2804] T b95ba554b22b4b208d809f34cfdb4ae6 P e3900310e5524b0f9a395551d4273735 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:43:00.157694  7827 raft_consensus.cc:493] T b95ba554b22b4b208d809f34cfdb4ae6 P 36adb65f16de400bbbf6da6d541ddb98 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:43:00.158241  7835 raft_consensus.cc:697] T b95ba554b22b4b208d809f34cfdb4ae6 P e3900310e5524b0f9a395551d4273735 [term 2 LEADER]: Becoming Leader. State: Replica: e3900310e5524b0f9a395551d4273735, State: Running, Role: LEADER
I20260608 12:43:00.158555  7827 raft_consensus.cc:515] T b95ba554b22b4b208d809f34cfdb4ae6 P 36adb65f16de400bbbf6da6d541ddb98 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36adb65f16de400bbbf6da6d541ddb98" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42655 } } peers { permanent_uuid: "0daae85b8aea4a9a97c69d898f734938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38475 } } peers { permanent_uuid: "e3900310e5524b0f9a395551d4273735" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46881 } }
I20260608 12:43:00.159574  7835 consensus_queue.cc:237] T b95ba554b22b4b208d809f34cfdb4ae6 P e3900310e5524b0f9a395551d4273735 [LEADER]: Queue going to LEADER 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: "36adb65f16de400bbbf6da6d541ddb98" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42655 } } peers { permanent_uuid: "0daae85b8aea4a9a97c69d898f734938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38475 } } peers { permanent_uuid: "e3900310e5524b0f9a395551d4273735" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46881 } }
I20260608 12:43:00.161484  7827 leader_election.cc:290] T b95ba554b22b4b208d809f34cfdb4ae6 P 36adb65f16de400bbbf6da6d541ddb98 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 0daae85b8aea4a9a97c69d898f734938 (127.0.107.194:38475), e3900310e5524b0f9a395551d4273735 (127.0.107.195:46881)
I20260608 12:43:00.162345  7706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b95ba554b22b4b208d809f34cfdb4ae6" candidate_uuid: "36adb65f16de400bbbf6da6d541ddb98" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0daae85b8aea4a9a97c69d898f734938" is_pre_election: true
I20260608 12:43:00.162739  7789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b95ba554b22b4b208d809f34cfdb4ae6" candidate_uuid: "36adb65f16de400bbbf6da6d541ddb98" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e3900310e5524b0f9a395551d4273735" is_pre_election: true
I20260608 12:43:00.163173  7706 raft_consensus.cc:2468] T b95ba554b22b4b208d809f34cfdb4ae6 P 0daae85b8aea4a9a97c69d898f734938 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 36adb65f16de400bbbf6da6d541ddb98 in term 2.
I20260608 12:43:00.165053  7585 leader_election.cc:304] T b95ba554b22b4b208d809f34cfdb4ae6 P 36adb65f16de400bbbf6da6d541ddb98 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0daae85b8aea4a9a97c69d898f734938, 36adb65f16de400bbbf6da6d541ddb98; no voters: 
I20260608 12:43:00.166177  7827 raft_consensus.cc:2804] T b95ba554b22b4b208d809f34cfdb4ae6 P 36adb65f16de400bbbf6da6d541ddb98 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260608 12:43:00.166740  7827 raft_consensus.cc:493] T b95ba554b22b4b208d809f34cfdb4ae6 P 36adb65f16de400bbbf6da6d541ddb98 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:43:00.167251  7827 raft_consensus.cc:3060] T b95ba554b22b4b208d809f34cfdb4ae6 P 36adb65f16de400bbbf6da6d541ddb98 [term 2 FOLLOWER]: Advancing to term 3
I20260608 12:43:00.169377  7166 catalog_manager.cc:5696] T b95ba554b22b4b208d809f34cfdb4ae6 P e3900310e5524b0f9a395551d4273735 reported cstate change: term changed from 1 to 2, leader changed from 36adb65f16de400bbbf6da6d541ddb98 (127.0.107.193) to e3900310e5524b0f9a395551d4273735 (127.0.107.195). New cstate: current_term: 2 leader_uuid: "e3900310e5524b0f9a395551d4273735" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36adb65f16de400bbbf6da6d541ddb98" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0daae85b8aea4a9a97c69d898f734938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38475 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e3900310e5524b0f9a395551d4273735" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46881 } health_report { overall_health: HEALTHY } } }
I20260608 12:43:00.172923  7827 raft_consensus.cc:515] T b95ba554b22b4b208d809f34cfdb4ae6 P 36adb65f16de400bbbf6da6d541ddb98 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36adb65f16de400bbbf6da6d541ddb98" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42655 } } peers { permanent_uuid: "0daae85b8aea4a9a97c69d898f734938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38475 } } peers { permanent_uuid: "e3900310e5524b0f9a395551d4273735" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46881 } }
I20260608 12:43:00.175469  7827 leader_election.cc:290] T b95ba554b22b4b208d809f34cfdb4ae6 P 36adb65f16de400bbbf6da6d541ddb98 [CANDIDATE]: Term 3 election: Requested vote from peers 0daae85b8aea4a9a97c69d898f734938 (127.0.107.194:38475), e3900310e5524b0f9a395551d4273735 (127.0.107.195:46881)
I20260608 12:43:00.175758  7706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b95ba554b22b4b208d809f34cfdb4ae6" candidate_uuid: "36adb65f16de400bbbf6da6d541ddb98" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0daae85b8aea4a9a97c69d898f734938"
I20260608 12:43:00.176090  7789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b95ba554b22b4b208d809f34cfdb4ae6" candidate_uuid: "36adb65f16de400bbbf6da6d541ddb98" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e3900310e5524b0f9a395551d4273735"
I20260608 12:43:00.176754  7706 raft_consensus.cc:3060] T b95ba554b22b4b208d809f34cfdb4ae6 P 0daae85b8aea4a9a97c69d898f734938 [term 2 FOLLOWER]: Advancing to term 3
I20260608 12:43:00.182439  7706 raft_consensus.cc:2468] T b95ba554b22b4b208d809f34cfdb4ae6 P 0daae85b8aea4a9a97c69d898f734938 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 36adb65f16de400bbbf6da6d541ddb98 in term 3.
I20260608 12:43:00.183589  7585 leader_election.cc:304] T b95ba554b22b4b208d809f34cfdb4ae6 P 36adb65f16de400bbbf6da6d541ddb98 [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: 0daae85b8aea4a9a97c69d898f734938, 36adb65f16de400bbbf6da6d541ddb98; no voters: e3900310e5524b0f9a395551d4273735
I20260608 12:43:00.184388  7827 raft_consensus.cc:2804] T b95ba554b22b4b208d809f34cfdb4ae6 P 36adb65f16de400bbbf6da6d541ddb98 [term 3 FOLLOWER]: Leader election won for term 3
I20260608 12:43:00.185004  7827 raft_consensus.cc:697] T b95ba554b22b4b208d809f34cfdb4ae6 P 36adb65f16de400bbbf6da6d541ddb98 [term 3 LEADER]: Becoming Leader. State: Replica: 36adb65f16de400bbbf6da6d541ddb98, State: Running, Role: LEADER
I20260608 12:43:00.185858  7827 consensus_queue.cc:237] T b95ba554b22b4b208d809f34cfdb4ae6 P 36adb65f16de400bbbf6da6d541ddb98 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36adb65f16de400bbbf6da6d541ddb98" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42655 } } peers { permanent_uuid: "0daae85b8aea4a9a97c69d898f734938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38475 } } peers { permanent_uuid: "e3900310e5524b0f9a395551d4273735" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46881 } }
I20260608 12:43:00.193929  7166 catalog_manager.cc:5696] T b95ba554b22b4b208d809f34cfdb4ae6 P 36adb65f16de400bbbf6da6d541ddb98 reported cstate change: term changed from 2 to 3, leader changed from e3900310e5524b0f9a395551d4273735 (127.0.107.195) to 36adb65f16de400bbbf6da6d541ddb98 (127.0.107.193). New cstate: current_term: 3 leader_uuid: "36adb65f16de400bbbf6da6d541ddb98" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36adb65f16de400bbbf6da6d541ddb98" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42655 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0daae85b8aea4a9a97c69d898f734938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38475 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e3900310e5524b0f9a395551d4273735" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46881 } health_report { overall_health: UNKNOWN } } }
I20260608 12:43:00.382755  7789 raft_consensus.cc:1240] T e4e3bb221fe9437085a0c2c54a67c4b9 P e3900310e5524b0f9a395551d4273735 [term 3 FOLLOWER]: Rejecting Update request from peer 0daae85b8aea4a9a97c69d898f734938 for earlier term 2. Current term is 3. Ops: []
I20260608 12:43:00.384534  7822 consensus_queue.cc:1059] T e4e3bb221fe9437085a0c2c54a67c4b9 P 0daae85b8aea4a9a97c69d898f734938 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e3900310e5524b0f9a395551d4273735" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46881 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:43:00.385466  7825 raft_consensus.cc:3055] T e4e3bb221fe9437085a0c2c54a67c4b9 P 0daae85b8aea4a9a97c69d898f734938 [term 2 LEADER]: Stepping down as leader of term 2
I20260608 12:43:00.385911  7825 raft_consensus.cc:740] T e4e3bb221fe9437085a0c2c54a67c4b9 P 0daae85b8aea4a9a97c69d898f734938 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 0daae85b8aea4a9a97c69d898f734938, State: Running, Role: LEADER
I20260608 12:43:00.386731  7825 consensus_queue.cc:260] T e4e3bb221fe9437085a0c2c54a67c4b9 P 0daae85b8aea4a9a97c69d898f734938 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 2.1, Last appended by leader: 1, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36adb65f16de400bbbf6da6d541ddb98" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42655 } } peers { permanent_uuid: "0daae85b8aea4a9a97c69d898f734938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38475 } } peers { permanent_uuid: "e3900310e5524b0f9a395551d4273735" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46881 } }
I20260608 12:43:00.387826  7825 raft_consensus.cc:3060] T e4e3bb221fe9437085a0c2c54a67c4b9 P 0daae85b8aea4a9a97c69d898f734938 [term 2 FOLLOWER]: Advancing to term 3
I20260608 12:43:00.549188  7706 raft_consensus.cc:1275] T c805fe453a424d7e9b089b45fe670912 P 0daae85b8aea4a9a97c69d898f734938 [term 2 FOLLOWER]: Refusing update from remote peer 36adb65f16de400bbbf6da6d541ddb98: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:43:00.551545  7827 consensus_queue.cc:1048] T c805fe453a424d7e9b089b45fe670912 P 36adb65f16de400bbbf6da6d541ddb98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0daae85b8aea4a9a97c69d898f734938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:43:00.564824  7705 raft_consensus.cc:1275] T 76e8c23d9ba840cbb2da743461cf86bf P 0daae85b8aea4a9a97c69d898f734938 [term 2 FOLLOWER]: Refusing update from remote peer e3900310e5524b0f9a395551d4273735: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:43:00.568271  7835 consensus_queue.cc:1048] T 76e8c23d9ba840cbb2da743461cf86bf P e3900310e5524b0f9a395551d4273735 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0daae85b8aea4a9a97c69d898f734938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:43:00.571125  7706 raft_consensus.cc:1240] T b95ba554b22b4b208d809f34cfdb4ae6 P 0daae85b8aea4a9a97c69d898f734938 [term 3 FOLLOWER]: Rejecting Update request from peer e3900310e5524b0f9a395551d4273735 for earlier term 2. Current term is 3. Ops: []
I20260608 12:43:00.574193  7835 consensus_queue.cc:1059] T b95ba554b22b4b208d809f34cfdb4ae6 P e3900310e5524b0f9a395551d4273735 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "0daae85b8aea4a9a97c69d898f734938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38475 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:43:00.575559  7835 raft_consensus.cc:3055] T b95ba554b22b4b208d809f34cfdb4ae6 P e3900310e5524b0f9a395551d4273735 [term 2 LEADER]: Stepping down as leader of term 2
I20260608 12:43:00.576216  7835 raft_consensus.cc:740] T b95ba554b22b4b208d809f34cfdb4ae6 P e3900310e5524b0f9a395551d4273735 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: e3900310e5524b0f9a395551d4273735, State: Running, Role: LEADER
I20260608 12:43:00.578223  7835 consensus_queue.cc:260] T b95ba554b22b4b208d809f34cfdb4ae6 P e3900310e5524b0f9a395551d4273735 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 2.1, Last appended by leader: 1, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36adb65f16de400bbbf6da6d541ddb98" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42655 } } peers { permanent_uuid: "0daae85b8aea4a9a97c69d898f734938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38475 } } peers { permanent_uuid: "e3900310e5524b0f9a395551d4273735" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46881 } }
I20260608 12:43:00.580262  7835 raft_consensus.cc:3060] T b95ba554b22b4b208d809f34cfdb4ae6 P e3900310e5524b0f9a395551d4273735 [term 2 FOLLOWER]: Advancing to term 3
I20260608 12:43:00.585156  7789 raft_consensus.cc:1275] T c805fe453a424d7e9b089b45fe670912 P e3900310e5524b0f9a395551d4273735 [term 2 FOLLOWER]: Refusing update from remote peer 36adb65f16de400bbbf6da6d541ddb98: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:43:00.588958  7833 consensus_queue.cc:1048] T c805fe453a424d7e9b089b45fe670912 P 36adb65f16de400bbbf6da6d541ddb98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3900310e5524b0f9a395551d4273735" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:43:00.618491  7625 raft_consensus.cc:1275] T 76e8c23d9ba840cbb2da743461cf86bf P 36adb65f16de400bbbf6da6d541ddb98 [term 2 FOLLOWER]: Refusing update from remote peer e3900310e5524b0f9a395551d4273735: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:43:00.624733  7853 consensus_queue.cc:1048] T 76e8c23d9ba840cbb2da743461cf86bf P e3900310e5524b0f9a395551d4273735 [LEADER]: Connected to new peer: Peer: permanent_uuid: "36adb65f16de400bbbf6da6d541ddb98" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:43:00.626480  7788 raft_consensus.cc:1275] T e4e3bb221fe9437085a0c2c54a67c4b9 P e3900310e5524b0f9a395551d4273735 [term 3 FOLLOWER]: Refusing update from remote peer 36adb65f16de400bbbf6da6d541ddb98: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260608 12:43:00.630366  7827 consensus_queue.cc:1048] T e4e3bb221fe9437085a0c2c54a67c4b9 P 36adb65f16de400bbbf6da6d541ddb98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3900310e5524b0f9a395551d4273735" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:43:00.636943  7705 raft_consensus.cc:1275] T e4e3bb221fe9437085a0c2c54a67c4b9 P 0daae85b8aea4a9a97c69d898f734938 [term 3 FOLLOWER]: Refusing update from remote peer 36adb65f16de400bbbf6da6d541ddb98: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260608 12:43:00.639487  7854 consensus_queue.cc:1048] T e4e3bb221fe9437085a0c2c54a67c4b9 P 36adb65f16de400bbbf6da6d541ddb98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0daae85b8aea4a9a97c69d898f734938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:43:00.640695  7854 consensus_queue.cc:1243] T e4e3bb221fe9437085a0c2c54a67c4b9 P 36adb65f16de400bbbf6da6d541ddb98 [LEADER]: Peer 0daae85b8aea4a9a97c69d898f734938 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:43:00.647358  7705 pending_rounds.cc:85] T e4e3bb221fe9437085a0c2c54a67c4b9 P 0daae85b8aea4a9a97c69d898f734938: Aborting all ops after (but not including) 0
I20260608 12:43:00.648347  7705 pending_rounds.cc:107] T e4e3bb221fe9437085a0c2c54a67c4b9 P 0daae85b8aea4a9a97c69d898f734938: Aborting uncommitted NO_OP operation due to leader change: 2.1
I20260608 12:43:00.649031  7705 raft_consensus.cc:2889] T e4e3bb221fe9437085a0c2c54a67c4b9 P 0daae85b8aea4a9a97c69d898f734938 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260608 12:43:00.696009  7788 raft_consensus.cc:1275] T b95ba554b22b4b208d809f34cfdb4ae6 P e3900310e5524b0f9a395551d4273735 [term 3 FOLLOWER]: Refusing update from remote peer 36adb65f16de400bbbf6da6d541ddb98: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260608 12:43:00.697796  7854 consensus_queue.cc:1048] T b95ba554b22b4b208d809f34cfdb4ae6 P 36adb65f16de400bbbf6da6d541ddb98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3900310e5524b0f9a395551d4273735" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:43:00.699049  7854 consensus_queue.cc:1243] T b95ba554b22b4b208d809f34cfdb4ae6 P 36adb65f16de400bbbf6da6d541ddb98 [LEADER]: Peer e3900310e5524b0f9a395551d4273735 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:43:00.702308  7788 pending_rounds.cc:85] T b95ba554b22b4b208d809f34cfdb4ae6 P e3900310e5524b0f9a395551d4273735: Aborting all ops after (but not including) 0
I20260608 12:43:00.702791  7788 pending_rounds.cc:107] T b95ba554b22b4b208d809f34cfdb4ae6 P e3900310e5524b0f9a395551d4273735: Aborting uncommitted NO_OP operation due to leader change: 2.1
I20260608 12:43:00.703203  7788 raft_consensus.cc:2889] T b95ba554b22b4b208d809f34cfdb4ae6 P e3900310e5524b0f9a395551d4273735 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260608 12:43:00.714115  7705 raft_consensus.cc:1275] T b95ba554b22b4b208d809f34cfdb4ae6 P 0daae85b8aea4a9a97c69d898f734938 [term 3 FOLLOWER]: Refusing update from remote peer 36adb65f16de400bbbf6da6d541ddb98: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260608 12:43:00.715838  7857 consensus_queue.cc:1048] T b95ba554b22b4b208d809f34cfdb4ae6 P 36adb65f16de400bbbf6da6d541ddb98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0daae85b8aea4a9a97c69d898f734938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:43:00.878371  7625 consensus_queue.cc:237] T c805fe453a424d7e9b089b45fe670912 P 36adb65f16de400bbbf6da6d541ddb98 [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: "e3900310e5524b0f9a395551d4273735" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46881 } attrs { replace: true } } peers { permanent_uuid: "36adb65f16de400bbbf6da6d541ddb98" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42655 } } peers { permanent_uuid: "0daae85b8aea4a9a97c69d898f734938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38475 } } peers { permanent_uuid: "e3d362c154e4449b95d05fd66ea64188" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 41607 } attrs { promote: true } }
I20260608 12:43:00.885972  7788 raft_consensus.cc:1275] T c805fe453a424d7e9b089b45fe670912 P e3900310e5524b0f9a395551d4273735 [term 2 FOLLOWER]: Refusing update from remote peer 36adb65f16de400bbbf6da6d541ddb98: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 12:43:00.888204  7833 consensus_queue.cc:1048] T c805fe453a424d7e9b089b45fe670912 P 36adb65f16de400bbbf6da6d541ddb98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3900310e5524b0f9a395551d4273735" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46881 } 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:43:00.889192  7705 raft_consensus.cc:1275] T c805fe453a424d7e9b089b45fe670912 P 0daae85b8aea4a9a97c69d898f734938 [term 2 FOLLOWER]: Refusing update from remote peer 36adb65f16de400bbbf6da6d541ddb98: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 12:43:00.891674  7833 consensus_queue.cc:1048] T c805fe453a424d7e9b089b45fe670912 P 36adb65f16de400bbbf6da6d541ddb98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0daae85b8aea4a9a97c69d898f734938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 12:43:00.897394  7854 raft_consensus.cc:2955] T c805fe453a424d7e9b089b45fe670912 P 36adb65f16de400bbbf6da6d541ddb98 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER e3d362c154e4449b95d05fd66ea64188 (127.0.107.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e3900310e5524b0f9a395551d4273735" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46881 } attrs { replace: true } } peers { permanent_uuid: "36adb65f16de400bbbf6da6d541ddb98" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42655 } } peers { permanent_uuid: "0daae85b8aea4a9a97c69d898f734938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38475 } } peers { permanent_uuid: "e3d362c154e4449b95d05fd66ea64188" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 41607 } attrs { promote: true } } }
I20260608 12:43:00.902194  7788 raft_consensus.cc:2955] T c805fe453a424d7e9b089b45fe670912 P e3900310e5524b0f9a395551d4273735 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER e3d362c154e4449b95d05fd66ea64188 (127.0.107.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e3900310e5524b0f9a395551d4273735" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46881 } attrs { replace: true } } peers { permanent_uuid: "36adb65f16de400bbbf6da6d541ddb98" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42655 } } peers { permanent_uuid: "0daae85b8aea4a9a97c69d898f734938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38475 } } peers { permanent_uuid: "e3d362c154e4449b95d05fd66ea64188" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 41607 } attrs { promote: true } } }
W20260608 12:43:00.904243  7585 consensus_peers.cc:597] T c805fe453a424d7e9b089b45fe670912 P 36adb65f16de400bbbf6da6d541ddb98 -> Peer e3d362c154e4449b95d05fd66ea64188 (127.0.107.196:41607): Couldn't send request to peer e3d362c154e4449b95d05fd66ea64188. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c805fe453a424d7e9b089b45fe670912. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:43:00.909121  7705 raft_consensus.cc:2955] T c805fe453a424d7e9b089b45fe670912 P 0daae85b8aea4a9a97c69d898f734938 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER e3d362c154e4449b95d05fd66ea64188 (127.0.107.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e3900310e5524b0f9a395551d4273735" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46881 } attrs { replace: true } } peers { permanent_uuid: "36adb65f16de400bbbf6da6d541ddb98" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42655 } } peers { permanent_uuid: "0daae85b8aea4a9a97c69d898f734938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38475 } } peers { permanent_uuid: "e3d362c154e4449b95d05fd66ea64188" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 41607 } attrs { promote: true } } }
I20260608 12:43:00.921093  7789 consensus_queue.cc:237] T 76e8c23d9ba840cbb2da743461cf86bf P e3900310e5524b0f9a395551d4273735 [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: "36adb65f16de400bbbf6da6d541ddb98" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42655 } attrs { replace: true } } peers { permanent_uuid: "0daae85b8aea4a9a97c69d898f734938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38475 } } peers { permanent_uuid: "e3900310e5524b0f9a395551d4273735" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46881 } } peers { permanent_uuid: "e3d362c154e4449b95d05fd66ea64188" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 41607 } attrs { promote: true } }
I20260608 12:43:00.923336  7163 catalog_manager.cc:5696] T c805fe453a424d7e9b089b45fe670912 P 36adb65f16de400bbbf6da6d541ddb98 reported cstate change: config changed from index -1 to 3, NON_VOTER e3d362c154e4449b95d05fd66ea64188 (127.0.107.196) added. New cstate: current_term: 2 leader_uuid: "36adb65f16de400bbbf6da6d541ddb98" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e3900310e5524b0f9a395551d4273735" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46881 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "36adb65f16de400bbbf6da6d541ddb98" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42655 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0daae85b8aea4a9a97c69d898f734938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38475 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e3d362c154e4449b95d05fd66ea64188" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 41607 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:43:00.935745  7625 raft_consensus.cc:1275] T 76e8c23d9ba840cbb2da743461cf86bf P 36adb65f16de400bbbf6da6d541ddb98 [term 2 FOLLOWER]: Refusing update from remote peer e3900310e5524b0f9a395551d4273735: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 12:43:00.938792  7853 consensus_queue.cc:1048] T 76e8c23d9ba840cbb2da743461cf86bf P e3900310e5524b0f9a395551d4273735 [LEADER]: Connected to new peer: Peer: permanent_uuid: "36adb65f16de400bbbf6da6d541ddb98" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42655 } 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:43:00.939710  7705 raft_consensus.cc:1275] T 76e8c23d9ba840cbb2da743461cf86bf P 0daae85b8aea4a9a97c69d898f734938 [term 2 FOLLOWER]: Refusing update from remote peer e3900310e5524b0f9a395551d4273735: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 12:43:00.941881  7853 consensus_queue.cc:1048] T 76e8c23d9ba840cbb2da743461cf86bf P e3900310e5524b0f9a395551d4273735 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0daae85b8aea4a9a97c69d898f734938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:43:00.949801  7840 raft_consensus.cc:2955] T 76e8c23d9ba840cbb2da743461cf86bf P e3900310e5524b0f9a395551d4273735 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER e3d362c154e4449b95d05fd66ea64188 (127.0.107.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "36adb65f16de400bbbf6da6d541ddb98" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42655 } attrs { replace: true } } peers { permanent_uuid: "0daae85b8aea4a9a97c69d898f734938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38475 } } peers { permanent_uuid: "e3900310e5524b0f9a395551d4273735" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46881 } } peers { permanent_uuid: "e3d362c154e4449b95d05fd66ea64188" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 41607 } attrs { promote: true } } }
I20260608 12:43:00.953016  7625 raft_consensus.cc:2955] T 76e8c23d9ba840cbb2da743461cf86bf P 36adb65f16de400bbbf6da6d541ddb98 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER e3d362c154e4449b95d05fd66ea64188 (127.0.107.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "36adb65f16de400bbbf6da6d541ddb98" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42655 } attrs { replace: true } } peers { permanent_uuid: "0daae85b8aea4a9a97c69d898f734938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38475 } } peers { permanent_uuid: "e3900310e5524b0f9a395551d4273735" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46881 } } peers { permanent_uuid: "e3d362c154e4449b95d05fd66ea64188" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 41607 } attrs { promote: true } } }
I20260608 12:43:00.956998  7705 raft_consensus.cc:2955] T 76e8c23d9ba840cbb2da743461cf86bf P 0daae85b8aea4a9a97c69d898f734938 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER e3d362c154e4449b95d05fd66ea64188 (127.0.107.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "36adb65f16de400bbbf6da6d541ddb98" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42655 } attrs { replace: true } } peers { permanent_uuid: "0daae85b8aea4a9a97c69d898f734938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38475 } } peers { permanent_uuid: "e3900310e5524b0f9a395551d4273735" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46881 } } peers { permanent_uuid: "e3d362c154e4449b95d05fd66ea64188" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 41607 } attrs { promote: true } } }
W20260608 12:43:00.972258  7746 consensus_peers.cc:597] T 76e8c23d9ba840cbb2da743461cf86bf P e3900310e5524b0f9a395551d4273735 -> Peer e3d362c154e4449b95d05fd66ea64188 (127.0.107.196:41607): Couldn't send request to peer e3d362c154e4449b95d05fd66ea64188. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 76e8c23d9ba840cbb2da743461cf86bf. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:43:00.974416  7625 consensus_queue.cc:237] T b95ba554b22b4b208d809f34cfdb4ae6 P 36adb65f16de400bbbf6da6d541ddb98 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "36adb65f16de400bbbf6da6d541ddb98" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42655 } } peers { permanent_uuid: "0daae85b8aea4a9a97c69d898f734938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38475 } attrs { replace: true } } peers { permanent_uuid: "e3900310e5524b0f9a395551d4273735" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46881 } } peers { permanent_uuid: "e3d362c154e4449b95d05fd66ea64188" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 41607 } attrs { promote: true } }
I20260608 12:43:00.983691  7789 raft_consensus.cc:1275] T b95ba554b22b4b208d809f34cfdb4ae6 P e3900310e5524b0f9a395551d4273735 [term 3 FOLLOWER]: Refusing update from remote peer 36adb65f16de400bbbf6da6d541ddb98: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260608 12:43:00.979535  7164 catalog_manager.cc:5696] T 76e8c23d9ba840cbb2da743461cf86bf P 36adb65f16de400bbbf6da6d541ddb98 reported cstate change: config changed from index -1 to 3, NON_VOTER e3d362c154e4449b95d05fd66ea64188 (127.0.107.196) added. New cstate: current_term: 2 leader_uuid: "e3900310e5524b0f9a395551d4273735" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "36adb65f16de400bbbf6da6d541ddb98" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42655 } attrs { replace: true } } peers { permanent_uuid: "0daae85b8aea4a9a97c69d898f734938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38475 } } peers { permanent_uuid: "e3900310e5524b0f9a395551d4273735" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46881 } } peers { permanent_uuid: "e3d362c154e4449b95d05fd66ea64188" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 41607 } attrs { promote: true } } }
W20260608 12:43:00.985113  7585 consensus_peers.cc:597] T b95ba554b22b4b208d809f34cfdb4ae6 P 36adb65f16de400bbbf6da6d541ddb98 -> Peer e3d362c154e4449b95d05fd66ea64188 (127.0.107.196:41607): Couldn't send request to peer e3d362c154e4449b95d05fd66ea64188. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b95ba554b22b4b208d809f34cfdb4ae6. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:43:00.985651  7854 consensus_queue.cc:1048] T b95ba554b22b4b208d809f34cfdb4ae6 P 36adb65f16de400bbbf6da6d541ddb98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3900310e5524b0f9a395551d4273735" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:43:00.984436  7705 raft_consensus.cc:1275] T b95ba554b22b4b208d809f34cfdb4ae6 P 0daae85b8aea4a9a97c69d898f734938 [term 3 FOLLOWER]: Refusing update from remote peer 36adb65f16de400bbbf6da6d541ddb98: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260608 12:43:00.989599  7854 consensus_queue.cc:1048] T b95ba554b22b4b208d809f34cfdb4ae6 P 36adb65f16de400bbbf6da6d541ddb98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0daae85b8aea4a9a97c69d898f734938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38475 } 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:43:00.996158  7833 raft_consensus.cc:2955] T b95ba554b22b4b208d809f34cfdb4ae6 P 36adb65f16de400bbbf6da6d541ddb98 [term 3 LEADER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER e3d362c154e4449b95d05fd66ea64188 (127.0.107.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "36adb65f16de400bbbf6da6d541ddb98" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42655 } } peers { permanent_uuid: "0daae85b8aea4a9a97c69d898f734938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38475 } attrs { replace: true } } peers { permanent_uuid: "e3900310e5524b0f9a395551d4273735" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46881 } } peers { permanent_uuid: "e3d362c154e4449b95d05fd66ea64188" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 41607 } attrs { promote: true } } }
I20260608 12:43:01.000253  7789 raft_consensus.cc:2955] T b95ba554b22b4b208d809f34cfdb4ae6 P e3900310e5524b0f9a395551d4273735 [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER e3d362c154e4449b95d05fd66ea64188 (127.0.107.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "36adb65f16de400bbbf6da6d541ddb98" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42655 } } peers { permanent_uuid: "0daae85b8aea4a9a97c69d898f734938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38475 } attrs { replace: true } } peers { permanent_uuid: "e3900310e5524b0f9a395551d4273735" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46881 } } peers { permanent_uuid: "e3d362c154e4449b95d05fd66ea64188" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 41607 } attrs { promote: true } } }
I20260608 12:43:01.002707  7705 raft_consensus.cc:2955] T b95ba554b22b4b208d809f34cfdb4ae6 P 0daae85b8aea4a9a97c69d898f734938 [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER e3d362c154e4449b95d05fd66ea64188 (127.0.107.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "36adb65f16de400bbbf6da6d541ddb98" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42655 } } peers { permanent_uuid: "0daae85b8aea4a9a97c69d898f734938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38475 } attrs { replace: true } } peers { permanent_uuid: "e3900310e5524b0f9a395551d4273735" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46881 } } peers { permanent_uuid: "e3d362c154e4449b95d05fd66ea64188" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 41607 } attrs { promote: true } } }
I20260608 12:43:01.012733  7164 catalog_manager.cc:5696] T b95ba554b22b4b208d809f34cfdb4ae6 P 36adb65f16de400bbbf6da6d541ddb98 reported cstate change: config changed from index -1 to 3, NON_VOTER e3d362c154e4449b95d05fd66ea64188 (127.0.107.196) added. New cstate: current_term: 3 leader_uuid: "36adb65f16de400bbbf6da6d541ddb98" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "36adb65f16de400bbbf6da6d541ddb98" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42655 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0daae85b8aea4a9a97c69d898f734938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38475 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e3900310e5524b0f9a395551d4273735" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46881 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e3d362c154e4449b95d05fd66ea64188" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 41607 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:43:01.380622  7865 ts_tablet_manager.cc:933] T 76e8c23d9ba840cbb2da743461cf86bf P e3d362c154e4449b95d05fd66ea64188: Initiating tablet copy from peer e3900310e5524b0f9a395551d4273735 (127.0.107.195:46881)
I20260608 12:43:01.382596  7865 tablet_copy_client.cc:323] T 76e8c23d9ba840cbb2da743461cf86bf P e3d362c154e4449b95d05fd66ea64188: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.195:46881
I20260608 12:43:01.399996  7869 ts_tablet_manager.cc:933] T c805fe453a424d7e9b089b45fe670912 P e3d362c154e4449b95d05fd66ea64188: Initiating tablet copy from peer 36adb65f16de400bbbf6da6d541ddb98 (127.0.107.193:42655)
I20260608 12:43:01.402288  7869 tablet_copy_client.cc:323] T c805fe453a424d7e9b089b45fe670912 P e3d362c154e4449b95d05fd66ea64188: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.193:42655
I20260608 12:43:01.416718  7799 tablet_copy_service.cc:140] P e3900310e5524b0f9a395551d4273735: Received BeginTabletCopySession request for tablet 76e8c23d9ba840cbb2da743461cf86bf from peer e3d362c154e4449b95d05fd66ea64188 ({username='slave'} at 127.0.0.1:53960)
I20260608 12:43:01.417963  7799 tablet_copy_service.cc:161] P e3900310e5524b0f9a395551d4273735: Beginning new tablet copy session on tablet 76e8c23d9ba840cbb2da743461cf86bf from peer e3d362c154e4449b95d05fd66ea64188 at {username='slave'} at 127.0.0.1:53960: session id = e3d362c154e4449b95d05fd66ea64188-76e8c23d9ba840cbb2da743461cf86bf
I20260608 12:43:01.435281  7635 tablet_copy_service.cc:140] P 36adb65f16de400bbbf6da6d541ddb98: Received BeginTabletCopySession request for tablet c805fe453a424d7e9b089b45fe670912 from peer e3d362c154e4449b95d05fd66ea64188 ({username='slave'} at 127.0.0.1:52142)
I20260608 12:43:01.436403  7635 tablet_copy_service.cc:161] P 36adb65f16de400bbbf6da6d541ddb98: Beginning new tablet copy session on tablet c805fe453a424d7e9b089b45fe670912 from peer e3d362c154e4449b95d05fd66ea64188 at {username='slave'} at 127.0.0.1:52142: session id = e3d362c154e4449b95d05fd66ea64188-c805fe453a424d7e9b089b45fe670912
I20260608 12:43:01.437602  7799 tablet_copy_source_session.cc:215] T 76e8c23d9ba840cbb2da743461cf86bf P e3900310e5524b0f9a395551d4273735: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:43:01.441437  7865 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76e8c23d9ba840cbb2da743461cf86bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:01.446310  7635 tablet_copy_source_session.cc:215] T c805fe453a424d7e9b089b45fe670912 P 36adb65f16de400bbbf6da6d541ddb98: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:43:01.450922  7869 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c805fe453a424d7e9b089b45fe670912. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:01.459059  7865 tablet_copy_client.cc:806] T 76e8c23d9ba840cbb2da743461cf86bf P e3d362c154e4449b95d05fd66ea64188: tablet copy: Starting download of 0 data blocks...
I20260608 12:43:01.459960  7865 tablet_copy_client.cc:670] T 76e8c23d9ba840cbb2da743461cf86bf P e3d362c154e4449b95d05fd66ea64188: tablet copy: Starting download of 1 WAL segments...
I20260608 12:43:01.464829  7865 tablet_copy_client.cc:538] T 76e8c23d9ba840cbb2da743461cf86bf P e3d362c154e4449b95d05fd66ea64188: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:43:01.471750  7869 tablet_copy_client.cc:806] T c805fe453a424d7e9b089b45fe670912 P e3d362c154e4449b95d05fd66ea64188: tablet copy: Starting download of 0 data blocks...
I20260608 12:43:01.472643  7869 tablet_copy_client.cc:670] T c805fe453a424d7e9b089b45fe670912 P e3d362c154e4449b95d05fd66ea64188: tablet copy: Starting download of 1 WAL segments...
I20260608 12:43:01.476150  7865 tablet_bootstrap.cc:492] T 76e8c23d9ba840cbb2da743461cf86bf P e3d362c154e4449b95d05fd66ea64188: Bootstrap starting.
I20260608 12:43:01.477348  7869 tablet_copy_client.cc:538] T c805fe453a424d7e9b089b45fe670912 P e3d362c154e4449b95d05fd66ea64188: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:43:01.488551  7869 tablet_bootstrap.cc:492] T c805fe453a424d7e9b089b45fe670912 P e3d362c154e4449b95d05fd66ea64188: Bootstrap starting.
I20260608 12:43:01.503471  7865 tablet_bootstrap.cc:492] T 76e8c23d9ba840cbb2da743461cf86bf P e3d362c154e4449b95d05fd66ea64188: 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:43:01.504802  7865 tablet_bootstrap.cc:492] T 76e8c23d9ba840cbb2da743461cf86bf P e3d362c154e4449b95d05fd66ea64188: Bootstrap complete.
I20260608 12:43:01.506836  7865 ts_tablet_manager.cc:1403] T 76e8c23d9ba840cbb2da743461cf86bf P e3d362c154e4449b95d05fd66ea64188: Time spent bootstrapping tablet: real 0.031s	user 0.027s	sys 0.004s
I20260608 12:43:01.512694  7865 raft_consensus.cc:359] T 76e8c23d9ba840cbb2da743461cf86bf P e3d362c154e4449b95d05fd66ea64188 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "36adb65f16de400bbbf6da6d541ddb98" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42655 } attrs { replace: true } } peers { permanent_uuid: "0daae85b8aea4a9a97c69d898f734938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38475 } } peers { permanent_uuid: "e3900310e5524b0f9a395551d4273735" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46881 } } peers { permanent_uuid: "e3d362c154e4449b95d05fd66ea64188" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 41607 } attrs { promote: true } }
I20260608 12:43:01.513784  7865 raft_consensus.cc:740] T 76e8c23d9ba840cbb2da743461cf86bf P e3d362c154e4449b95d05fd66ea64188 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: e3d362c154e4449b95d05fd66ea64188, State: Initialized, Role: LEARNER
I20260608 12:43:01.514614  7865 consensus_queue.cc:260] T 76e8c23d9ba840cbb2da743461cf86bf P e3d362c154e4449b95d05fd66ea64188 [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: "36adb65f16de400bbbf6da6d541ddb98" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42655 } attrs { replace: true } } peers { permanent_uuid: "0daae85b8aea4a9a97c69d898f734938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38475 } } peers { permanent_uuid: "e3900310e5524b0f9a395551d4273735" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46881 } } peers { permanent_uuid: "e3d362c154e4449b95d05fd66ea64188" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 41607 } attrs { promote: true } }
I20260608 12:43:01.519589  7869 tablet_bootstrap.cc:492] T c805fe453a424d7e9b089b45fe670912 P e3d362c154e4449b95d05fd66ea64188: 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:43:01.520161  7865 ts_tablet_manager.cc:1434] T 76e8c23d9ba840cbb2da743461cf86bf P e3d362c154e4449b95d05fd66ea64188: Time spent starting tablet: real 0.012s	user 0.010s	sys 0.003s
I20260608 12:43:01.521456  7869 tablet_bootstrap.cc:492] T c805fe453a424d7e9b089b45fe670912 P e3d362c154e4449b95d05fd66ea64188: Bootstrap complete.
I20260608 12:43:01.522512  7869 ts_tablet_manager.cc:1403] T c805fe453a424d7e9b089b45fe670912 P e3d362c154e4449b95d05fd66ea64188: Time spent bootstrapping tablet: real 0.034s	user 0.030s	sys 0.003s
I20260608 12:43:01.523303  7799 tablet_copy_service.cc:342] P e3900310e5524b0f9a395551d4273735: Request end of tablet copy session e3d362c154e4449b95d05fd66ea64188-76e8c23d9ba840cbb2da743461cf86bf received from {username='slave'} at 127.0.0.1:53960
I20260608 12:43:01.524057  7799 tablet_copy_service.cc:434] P e3900310e5524b0f9a395551d4273735: ending tablet copy session e3d362c154e4449b95d05fd66ea64188-76e8c23d9ba840cbb2da743461cf86bf on tablet 76e8c23d9ba840cbb2da743461cf86bf with peer e3d362c154e4449b95d05fd66ea64188
I20260608 12:43:01.526481  7869 raft_consensus.cc:359] T c805fe453a424d7e9b089b45fe670912 P e3d362c154e4449b95d05fd66ea64188 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e3900310e5524b0f9a395551d4273735" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46881 } attrs { replace: true } } peers { permanent_uuid: "36adb65f16de400bbbf6da6d541ddb98" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42655 } } peers { permanent_uuid: "0daae85b8aea4a9a97c69d898f734938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38475 } } peers { permanent_uuid: "e3d362c154e4449b95d05fd66ea64188" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 41607 } attrs { promote: true } }
I20260608 12:43:01.527753  7869 raft_consensus.cc:740] T c805fe453a424d7e9b089b45fe670912 P e3d362c154e4449b95d05fd66ea64188 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: e3d362c154e4449b95d05fd66ea64188, State: Initialized, Role: LEARNER
I20260608 12:43:01.529089  7869 consensus_queue.cc:260] T c805fe453a424d7e9b089b45fe670912 P e3d362c154e4449b95d05fd66ea64188 [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: "e3900310e5524b0f9a395551d4273735" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46881 } attrs { replace: true } } peers { permanent_uuid: "36adb65f16de400bbbf6da6d541ddb98" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42655 } } peers { permanent_uuid: "0daae85b8aea4a9a97c69d898f734938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38475 } } peers { permanent_uuid: "e3d362c154e4449b95d05fd66ea64188" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 41607 } attrs { promote: true } }
I20260608 12:43:01.531948  7869 ts_tablet_manager.cc:1434] T c805fe453a424d7e9b089b45fe670912 P e3d362c154e4449b95d05fd66ea64188: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260608 12:43:01.535197  7635 tablet_copy_service.cc:342] P 36adb65f16de400bbbf6da6d541ddb98: Request end of tablet copy session e3d362c154e4449b95d05fd66ea64188-c805fe453a424d7e9b089b45fe670912 received from {username='slave'} at 127.0.0.1:52142
I20260608 12:43:01.536499  7635 tablet_copy_service.cc:434] P 36adb65f16de400bbbf6da6d541ddb98: ending tablet copy session e3d362c154e4449b95d05fd66ea64188-c805fe453a424d7e9b089b45fe670912 on tablet c805fe453a424d7e9b089b45fe670912 with peer e3d362c154e4449b95d05fd66ea64188
I20260608 12:43:01.539911  7865 ts_tablet_manager.cc:933] T b95ba554b22b4b208d809f34cfdb4ae6 P e3d362c154e4449b95d05fd66ea64188: Initiating tablet copy from peer 36adb65f16de400bbbf6da6d541ddb98 (127.0.107.193:42655)
I20260608 12:43:01.542604  7865 tablet_copy_client.cc:323] T b95ba554b22b4b208d809f34cfdb4ae6 P e3d362c154e4449b95d05fd66ea64188: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.193:42655
I20260608 12:43:01.544787  7635 tablet_copy_service.cc:140] P 36adb65f16de400bbbf6da6d541ddb98: Received BeginTabletCopySession request for tablet b95ba554b22b4b208d809f34cfdb4ae6 from peer e3d362c154e4449b95d05fd66ea64188 ({username='slave'} at 127.0.0.1:52142)
I20260608 12:43:01.545833  7635 tablet_copy_service.cc:161] P 36adb65f16de400bbbf6da6d541ddb98: Beginning new tablet copy session on tablet b95ba554b22b4b208d809f34cfdb4ae6 from peer e3d362c154e4449b95d05fd66ea64188 at {username='slave'} at 127.0.0.1:52142: session id = e3d362c154e4449b95d05fd66ea64188-b95ba554b22b4b208d809f34cfdb4ae6
I20260608 12:43:01.553233  7635 tablet_copy_source_session.cc:215] T b95ba554b22b4b208d809f34cfdb4ae6 P 36adb65f16de400bbbf6da6d541ddb98: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:43:01.556633  7865 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b95ba554b22b4b208d809f34cfdb4ae6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:01.574191  7865 tablet_copy_client.cc:806] T b95ba554b22b4b208d809f34cfdb4ae6 P e3d362c154e4449b95d05fd66ea64188: tablet copy: Starting download of 0 data blocks...
I20260608 12:43:01.574945  7865 tablet_copy_client.cc:670] T b95ba554b22b4b208d809f34cfdb4ae6 P e3d362c154e4449b95d05fd66ea64188: tablet copy: Starting download of 1 WAL segments...
I20260608 12:43:01.579079  7865 tablet_copy_client.cc:538] T b95ba554b22b4b208d809f34cfdb4ae6 P e3d362c154e4449b95d05fd66ea64188: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:43:01.586999  7865 tablet_bootstrap.cc:492] T b95ba554b22b4b208d809f34cfdb4ae6 P e3d362c154e4449b95d05fd66ea64188: Bootstrap starting.
I20260608 12:43:01.608009  7865 tablet_bootstrap.cc:492] T b95ba554b22b4b208d809f34cfdb4ae6 P e3d362c154e4449b95d05fd66ea64188: 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:43:01.609035  7865 tablet_bootstrap.cc:492] T b95ba554b22b4b208d809f34cfdb4ae6 P e3d362c154e4449b95d05fd66ea64188: Bootstrap complete.
I20260608 12:43:01.609818  7865 ts_tablet_manager.cc:1403] T b95ba554b22b4b208d809f34cfdb4ae6 P e3d362c154e4449b95d05fd66ea64188: Time spent bootstrapping tablet: real 0.023s	user 0.019s	sys 0.004s
I20260608 12:43:01.612740  7865 raft_consensus.cc:359] T b95ba554b22b4b208d809f34cfdb4ae6 P e3d362c154e4449b95d05fd66ea64188 [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "36adb65f16de400bbbf6da6d541ddb98" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42655 } } peers { permanent_uuid: "0daae85b8aea4a9a97c69d898f734938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38475 } attrs { replace: true } } peers { permanent_uuid: "e3900310e5524b0f9a395551d4273735" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46881 } } peers { permanent_uuid: "e3d362c154e4449b95d05fd66ea64188" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 41607 } attrs { promote: true } }
I20260608 12:43:01.613551  7865 raft_consensus.cc:740] T b95ba554b22b4b208d809f34cfdb4ae6 P e3d362c154e4449b95d05fd66ea64188 [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: e3d362c154e4449b95d05fd66ea64188, State: Initialized, Role: LEARNER
I20260608 12:43:01.614241  7865 consensus_queue.cc:260] T b95ba554b22b4b208d809f34cfdb4ae6 P e3d362c154e4449b95d05fd66ea64188 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "36adb65f16de400bbbf6da6d541ddb98" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42655 } } peers { permanent_uuid: "0daae85b8aea4a9a97c69d898f734938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38475 } attrs { replace: true } } peers { permanent_uuid: "e3900310e5524b0f9a395551d4273735" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46881 } } peers { permanent_uuid: "e3d362c154e4449b95d05fd66ea64188" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 41607 } attrs { promote: true } }
I20260608 12:43:01.616410  7865 ts_tablet_manager.cc:1434] T b95ba554b22b4b208d809f34cfdb4ae6 P e3d362c154e4449b95d05fd66ea64188: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260608 12:43:01.618356  7635 tablet_copy_service.cc:342] P 36adb65f16de400bbbf6da6d541ddb98: Request end of tablet copy session e3d362c154e4449b95d05fd66ea64188-b95ba554b22b4b208d809f34cfdb4ae6 received from {username='slave'} at 127.0.0.1:52142
I20260608 12:43:01.619066  7635 tablet_copy_service.cc:434] P 36adb65f16de400bbbf6da6d541ddb98: ending tablet copy session e3d362c154e4449b95d05fd66ea64188-b95ba554b22b4b208d809f34cfdb4ae6 on tablet b95ba554b22b4b208d809f34cfdb4ae6 with peer e3d362c154e4449b95d05fd66ea64188
I20260608 12:43:01.888163  7542 raft_consensus.cc:1217] T c805fe453a424d7e9b089b45fe670912 P e3d362c154e4449b95d05fd66ea64188 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260608 12:43:01.933081  7542 raft_consensus.cc:1217] T b95ba554b22b4b208d809f34cfdb4ae6 P e3d362c154e4449b95d05fd66ea64188 [term 3 LEARNER]: Deduplicated request from leader. Original: 3.2->[3.3-3.3]   Dedup: 3.3->[]
I20260608 12:43:01.947448  7542 raft_consensus.cc:1217] T 76e8c23d9ba840cbb2da743461cf86bf P e3d362c154e4449b95d05fd66ea64188 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260608 12:43:02.271296  7878 raft_consensus.cc:1064] T c805fe453a424d7e9b089b45fe670912 P 36adb65f16de400bbbf6da6d541ddb98: attempting to promote NON_VOTER e3d362c154e4449b95d05fd66ea64188 to VOTER
I20260608 12:43:02.273463  7878 consensus_queue.cc:237] T c805fe453a424d7e9b089b45fe670912 P 36adb65f16de400bbbf6da6d541ddb98 [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: "e3900310e5524b0f9a395551d4273735" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46881 } attrs { replace: true } } peers { permanent_uuid: "36adb65f16de400bbbf6da6d541ddb98" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42655 } } peers { permanent_uuid: "0daae85b8aea4a9a97c69d898f734938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38475 } } peers { permanent_uuid: "e3d362c154e4449b95d05fd66ea64188" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41607 } attrs { promote: false } }
I20260608 12:43:02.280332  7542 raft_consensus.cc:1275] T c805fe453a424d7e9b089b45fe670912 P e3d362c154e4449b95d05fd66ea64188 [term 2 LEARNER]: Refusing update from remote peer 36adb65f16de400bbbf6da6d541ddb98: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:43:02.280489  7705 raft_consensus.cc:1275] T c805fe453a424d7e9b089b45fe670912 P 0daae85b8aea4a9a97c69d898f734938 [term 2 FOLLOWER]: Refusing update from remote peer 36adb65f16de400bbbf6da6d541ddb98: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:43:02.281641  7789 raft_consensus.cc:1275] T c805fe453a424d7e9b089b45fe670912 P e3900310e5524b0f9a395551d4273735 [term 2 FOLLOWER]: Refusing update from remote peer 36adb65f16de400bbbf6da6d541ddb98: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:43:02.282366  7878 consensus_queue.cc:1048] T c805fe453a424d7e9b089b45fe670912 P 36adb65f16de400bbbf6da6d541ddb98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3d362c154e4449b95d05fd66ea64188" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41607 } 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:43:02.283349  7833 consensus_queue.cc:1048] T c805fe453a424d7e9b089b45fe670912 P 36adb65f16de400bbbf6da6d541ddb98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3900310e5524b0f9a395551d4273735" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46881 } 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:43:02.284339  7879 consensus_queue.cc:1048] T c805fe453a424d7e9b089b45fe670912 P 36adb65f16de400bbbf6da6d541ddb98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0daae85b8aea4a9a97c69d898f734938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:43:02.303370  7833 raft_consensus.cc:2955] T c805fe453a424d7e9b089b45fe670912 P 36adb65f16de400bbbf6da6d541ddb98 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, e3d362c154e4449b95d05fd66ea64188 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e3900310e5524b0f9a395551d4273735" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46881 } attrs { replace: true } } peers { permanent_uuid: "36adb65f16de400bbbf6da6d541ddb98" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42655 } } peers { permanent_uuid: "0daae85b8aea4a9a97c69d898f734938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38475 } } peers { permanent_uuid: "e3d362c154e4449b95d05fd66ea64188" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41607 } attrs { promote: false } } }
I20260608 12:43:02.305599  7542 raft_consensus.cc:2955] T c805fe453a424d7e9b089b45fe670912 P e3d362c154e4449b95d05fd66ea64188 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, e3d362c154e4449b95d05fd66ea64188 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e3900310e5524b0f9a395551d4273735" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46881 } attrs { replace: true } } peers { permanent_uuid: "36adb65f16de400bbbf6da6d541ddb98" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42655 } } peers { permanent_uuid: "0daae85b8aea4a9a97c69d898f734938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38475 } } peers { permanent_uuid: "e3d362c154e4449b95d05fd66ea64188" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41607 } attrs { promote: false } } }
I20260608 12:43:02.306138  7705 raft_consensus.cc:2955] T c805fe453a424d7e9b089b45fe670912 P 0daae85b8aea4a9a97c69d898f734938 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, e3d362c154e4449b95d05fd66ea64188 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e3900310e5524b0f9a395551d4273735" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46881 } attrs { replace: true } } peers { permanent_uuid: "36adb65f16de400bbbf6da6d541ddb98" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42655 } } peers { permanent_uuid: "0daae85b8aea4a9a97c69d898f734938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38475 } } peers { permanent_uuid: "e3d362c154e4449b95d05fd66ea64188" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41607 } attrs { promote: false } } }
I20260608 12:43:02.319855  7789 raft_consensus.cc:2955] T c805fe453a424d7e9b089b45fe670912 P e3900310e5524b0f9a395551d4273735 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, e3d362c154e4449b95d05fd66ea64188 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e3900310e5524b0f9a395551d4273735" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46881 } attrs { replace: true } } peers { permanent_uuid: "36adb65f16de400bbbf6da6d541ddb98" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42655 } } peers { permanent_uuid: "0daae85b8aea4a9a97c69d898f734938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38475 } } peers { permanent_uuid: "e3d362c154e4449b95d05fd66ea64188" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41607 } attrs { promote: false } } }
I20260608 12:43:02.321964  7166 catalog_manager.cc:5696] T c805fe453a424d7e9b089b45fe670912 P e3d362c154e4449b95d05fd66ea64188 reported cstate change: config changed from index 3 to 4, e3d362c154e4449b95d05fd66ea64188 (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "36adb65f16de400bbbf6da6d541ddb98" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e3900310e5524b0f9a395551d4273735" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46881 } attrs { replace: true } } peers { permanent_uuid: "36adb65f16de400bbbf6da6d541ddb98" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42655 } } peers { permanent_uuid: "0daae85b8aea4a9a97c69d898f734938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38475 } } peers { permanent_uuid: "e3d362c154e4449b95d05fd66ea64188" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41607 } attrs { promote: false } } }
I20260608 12:43:02.329826  7880 raft_consensus.cc:1064] T 76e8c23d9ba840cbb2da743461cf86bf P e3900310e5524b0f9a395551d4273735: attempting to promote NON_VOTER e3d362c154e4449b95d05fd66ea64188 to VOTER
I20260608 12:43:02.333184  7880 consensus_queue.cc:237] T 76e8c23d9ba840cbb2da743461cf86bf P e3900310e5524b0f9a395551d4273735 [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: "36adb65f16de400bbbf6da6d541ddb98" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42655 } attrs { replace: true } } peers { permanent_uuid: "0daae85b8aea4a9a97c69d898f734938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38475 } } peers { permanent_uuid: "e3900310e5524b0f9a395551d4273735" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46881 } } peers { permanent_uuid: "e3d362c154e4449b95d05fd66ea64188" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41607 } attrs { promote: false } }
I20260608 12:43:02.341948  7542 raft_consensus.cc:1275] T 76e8c23d9ba840cbb2da743461cf86bf P e3d362c154e4449b95d05fd66ea64188 [term 2 LEARNER]: Refusing update from remote peer e3900310e5524b0f9a395551d4273735: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:43:02.342926  7625 raft_consensus.cc:1275] T 76e8c23d9ba840cbb2da743461cf86bf P 36adb65f16de400bbbf6da6d541ddb98 [term 2 FOLLOWER]: Refusing update from remote peer e3900310e5524b0f9a395551d4273735: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:43:02.341922  7705 raft_consensus.cc:1275] T 76e8c23d9ba840cbb2da743461cf86bf P 0daae85b8aea4a9a97c69d898f734938 [term 2 FOLLOWER]: Refusing update from remote peer e3900310e5524b0f9a395551d4273735: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:43:02.349217  7881 consensus_queue.cc:1048] T 76e8c23d9ba840cbb2da743461cf86bf P e3900310e5524b0f9a395551d4273735 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0daae85b8aea4a9a97c69d898f734938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:43:02.351766  7881 consensus_queue.cc:1048] T 76e8c23d9ba840cbb2da743461cf86bf P e3900310e5524b0f9a395551d4273735 [LEADER]: Connected to new peer: Peer: permanent_uuid: "36adb65f16de400bbbf6da6d541ddb98" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42655 } 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:43:02.349586  7879 raft_consensus.cc:1064] T b95ba554b22b4b208d809f34cfdb4ae6 P 36adb65f16de400bbbf6da6d541ddb98: attempting to promote NON_VOTER e3d362c154e4449b95d05fd66ea64188 to VOTER
I20260608 12:43:02.355319  7880 consensus_queue.cc:1048] T 76e8c23d9ba840cbb2da743461cf86bf P e3900310e5524b0f9a395551d4273735 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3d362c154e4449b95d05fd66ea64188" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41607 } 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:43:02.358583  7879 consensus_queue.cc:237] T b95ba554b22b4b208d809f34cfdb4ae6 P 36adb65f16de400bbbf6da6d541ddb98 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 1, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "36adb65f16de400bbbf6da6d541ddb98" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42655 } } peers { permanent_uuid: "0daae85b8aea4a9a97c69d898f734938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38475 } attrs { replace: true } } peers { permanent_uuid: "e3900310e5524b0f9a395551d4273735" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46881 } } peers { permanent_uuid: "e3d362c154e4449b95d05fd66ea64188" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41607 } attrs { promote: false } }
I20260608 12:43:02.388919  7789 raft_consensus.cc:1275] T b95ba554b22b4b208d809f34cfdb4ae6 P e3900310e5524b0f9a395551d4273735 [term 3 FOLLOWER]: Refusing update from remote peer 36adb65f16de400bbbf6da6d541ddb98: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260608 12:43:02.391208  7833 consensus_queue.cc:1048] T b95ba554b22b4b208d809f34cfdb4ae6 P 36adb65f16de400bbbf6da6d541ddb98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3900310e5524b0f9a395551d4273735" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:43:02.391564  7541 raft_consensus.cc:1275] T b95ba554b22b4b208d809f34cfdb4ae6 P e3d362c154e4449b95d05fd66ea64188 [term 3 LEARNER]: Refusing update from remote peer 36adb65f16de400bbbf6da6d541ddb98: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260608 12:43:02.393821  7878 consensus_queue.cc:1048] T b95ba554b22b4b208d809f34cfdb4ae6 P 36adb65f16de400bbbf6da6d541ddb98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3d362c154e4449b95d05fd66ea64188" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41607 } 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:43:02.398765  7704 raft_consensus.cc:1275] T b95ba554b22b4b208d809f34cfdb4ae6 P 0daae85b8aea4a9a97c69d898f734938 [term 3 FOLLOWER]: Refusing update from remote peer 36adb65f16de400bbbf6da6d541ddb98: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260608 12:43:02.400974  7833 consensus_queue.cc:1048] T b95ba554b22b4b208d809f34cfdb4ae6 P 36adb65f16de400bbbf6da6d541ddb98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0daae85b8aea4a9a97c69d898f734938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38475 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.002s
I20260608 12:43:02.415373  7625 consensus_queue.cc:237] T c805fe453a424d7e9b089b45fe670912 P 36adb65f16de400bbbf6da6d541ddb98 [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: "36adb65f16de400bbbf6da6d541ddb98" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42655 } } peers { permanent_uuid: "0daae85b8aea4a9a97c69d898f734938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38475 } } peers { permanent_uuid: "e3d362c154e4449b95d05fd66ea64188" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41607 } attrs { promote: false } }
I20260608 12:43:02.420164  7881 raft_consensus.cc:2955] T 76e8c23d9ba840cbb2da743461cf86bf P e3900310e5524b0f9a395551d4273735 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, e3d362c154e4449b95d05fd66ea64188 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "36adb65f16de400bbbf6da6d541ddb98" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42655 } attrs { replace: true } } peers { permanent_uuid: "0daae85b8aea4a9a97c69d898f734938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38475 } } peers { permanent_uuid: "e3900310e5524b0f9a395551d4273735" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46881 } } peers { permanent_uuid: "e3d362c154e4449b95d05fd66ea64188" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41607 } attrs { promote: false } } }
I20260608 12:43:02.424425  7542 raft_consensus.cc:2955] T 76e8c23d9ba840cbb2da743461cf86bf P e3d362c154e4449b95d05fd66ea64188 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, e3d362c154e4449b95d05fd66ea64188 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "36adb65f16de400bbbf6da6d541ddb98" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42655 } attrs { replace: true } } peers { permanent_uuid: "0daae85b8aea4a9a97c69d898f734938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38475 } } peers { permanent_uuid: "e3900310e5524b0f9a395551d4273735" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46881 } } peers { permanent_uuid: "e3d362c154e4449b95d05fd66ea64188" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41607 } attrs { promote: false } } }
I20260608 12:43:02.430413  7898 raft_consensus.cc:2955] T b95ba554b22b4b208d809f34cfdb4ae6 P 36adb65f16de400bbbf6da6d541ddb98 [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index 3 to 4, e3d362c154e4449b95d05fd66ea64188 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "36adb65f16de400bbbf6da6d541ddb98" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42655 } } peers { permanent_uuid: "0daae85b8aea4a9a97c69d898f734938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38475 } attrs { replace: true } } peers { permanent_uuid: "e3900310e5524b0f9a395551d4273735" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46881 } } peers { permanent_uuid: "e3d362c154e4449b95d05fd66ea64188" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41607 } attrs { promote: false } } }
I20260608 12:43:02.440974  7704 raft_consensus.cc:2955] T 76e8c23d9ba840cbb2da743461cf86bf P 0daae85b8aea4a9a97c69d898f734938 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, e3d362c154e4449b95d05fd66ea64188 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "36adb65f16de400bbbf6da6d541ddb98" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42655 } attrs { replace: true } } peers { permanent_uuid: "0daae85b8aea4a9a97c69d898f734938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38475 } } peers { permanent_uuid: "e3900310e5524b0f9a395551d4273735" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46881 } } peers { permanent_uuid: "e3d362c154e4449b95d05fd66ea64188" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41607 } attrs { promote: false } } }
I20260608 12:43:02.443022  7540 raft_consensus.cc:1275] T c805fe453a424d7e9b089b45fe670912 P e3d362c154e4449b95d05fd66ea64188 [term 2 FOLLOWER]: Refusing update from remote peer 36adb65f16de400bbbf6da6d541ddb98: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 12:43:02.433907  7705 raft_consensus.cc:2955] T b95ba554b22b4b208d809f34cfdb4ae6 P 0daae85b8aea4a9a97c69d898f734938 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, e3d362c154e4449b95d05fd66ea64188 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "36adb65f16de400bbbf6da6d541ddb98" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42655 } } peers { permanent_uuid: "0daae85b8aea4a9a97c69d898f734938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38475 } attrs { replace: true } } peers { permanent_uuid: "e3900310e5524b0f9a395551d4273735" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46881 } } peers { permanent_uuid: "e3d362c154e4449b95d05fd66ea64188" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41607 } attrs { promote: false } } }
I20260608 12:43:02.445027  7706 raft_consensus.cc:1275] T c805fe453a424d7e9b089b45fe670912 P 0daae85b8aea4a9a97c69d898f734938 [term 2 FOLLOWER]: Refusing update from remote peer 36adb65f16de400bbbf6da6d541ddb98: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 12:43:02.437408  7541 raft_consensus.cc:2955] T b95ba554b22b4b208d809f34cfdb4ae6 P e3d362c154e4449b95d05fd66ea64188 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, e3d362c154e4449b95d05fd66ea64188 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "36adb65f16de400bbbf6da6d541ddb98" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42655 } } peers { permanent_uuid: "0daae85b8aea4a9a97c69d898f734938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38475 } attrs { replace: true } } peers { permanent_uuid: "e3900310e5524b0f9a395551d4273735" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46881 } } peers { permanent_uuid: "e3d362c154e4449b95d05fd66ea64188" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41607 } attrs { promote: false } } }
I20260608 12:43:02.448717  7878 consensus_queue.cc:1048] T c805fe453a424d7e9b089b45fe670912 P 36adb65f16de400bbbf6da6d541ddb98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3d362c154e4449b95d05fd66ea64188" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41607 } 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:43:02.451553  7878 consensus_queue.cc:1048] T c805fe453a424d7e9b089b45fe670912 P 36adb65f16de400bbbf6da6d541ddb98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0daae85b8aea4a9a97c69d898f734938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260608 12:43:02.457465  7625 raft_consensus.cc:2955] T 76e8c23d9ba840cbb2da743461cf86bf P 36adb65f16de400bbbf6da6d541ddb98 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, e3d362c154e4449b95d05fd66ea64188 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "36adb65f16de400bbbf6da6d541ddb98" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42655 } attrs { replace: true } } peers { permanent_uuid: "0daae85b8aea4a9a97c69d898f734938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38475 } } peers { permanent_uuid: "e3900310e5524b0f9a395551d4273735" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46881 } } peers { permanent_uuid: "e3d362c154e4449b95d05fd66ea64188" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41607 } attrs { promote: false } } }
I20260608 12:43:02.463289  7833 raft_consensus.cc:2955] T c805fe453a424d7e9b089b45fe670912 P 36adb65f16de400bbbf6da6d541ddb98 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER e3900310e5524b0f9a395551d4273735 (127.0.107.195) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "36adb65f16de400bbbf6da6d541ddb98" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42655 } } peers { permanent_uuid: "0daae85b8aea4a9a97c69d898f734938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38475 } } peers { permanent_uuid: "e3d362c154e4449b95d05fd66ea64188" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41607 } attrs { promote: false } } }
I20260608 12:43:02.466523  7540 raft_consensus.cc:2955] T c805fe453a424d7e9b089b45fe670912 P e3d362c154e4449b95d05fd66ea64188 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER e3900310e5524b0f9a395551d4273735 (127.0.107.195) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "36adb65f16de400bbbf6da6d541ddb98" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42655 } } peers { permanent_uuid: "0daae85b8aea4a9a97c69d898f734938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38475 } } peers { permanent_uuid: "e3d362c154e4449b95d05fd66ea64188" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41607 } attrs { promote: false } } }
I20260608 12:43:02.469934  7789 raft_consensus.cc:2955] T b95ba554b22b4b208d809f34cfdb4ae6 P e3900310e5524b0f9a395551d4273735 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, e3d362c154e4449b95d05fd66ea64188 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "36adb65f16de400bbbf6da6d541ddb98" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42655 } } peers { permanent_uuid: "0daae85b8aea4a9a97c69d898f734938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38475 } attrs { replace: true } } peers { permanent_uuid: "e3900310e5524b0f9a395551d4273735" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46881 } } peers { permanent_uuid: "e3d362c154e4449b95d05fd66ea64188" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41607 } attrs { promote: false } } }
I20260608 12:43:02.459209  7163 catalog_manager.cc:5696] T 76e8c23d9ba840cbb2da743461cf86bf P e3900310e5524b0f9a395551d4273735 reported cstate change: config changed from index 3 to 4, e3d362c154e4449b95d05fd66ea64188 (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "e3900310e5524b0f9a395551d4273735" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "36adb65f16de400bbbf6da6d541ddb98" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42655 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0daae85b8aea4a9a97c69d898f734938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38475 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e3900310e5524b0f9a395551d4273735" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46881 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e3d362c154e4449b95d05fd66ea64188" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41607 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:43:02.479785  7165 catalog_manager.cc:5696] T b95ba554b22b4b208d809f34cfdb4ae6 P e3d362c154e4449b95d05fd66ea64188 reported cstate change: config changed from index 3 to 4, e3d362c154e4449b95d05fd66ea64188 (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "36adb65f16de400bbbf6da6d541ddb98" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "36adb65f16de400bbbf6da6d541ddb98" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42655 } } peers { permanent_uuid: "0daae85b8aea4a9a97c69d898f734938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38475 } attrs { replace: true } } peers { permanent_uuid: "e3900310e5524b0f9a395551d4273735" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46881 } } peers { permanent_uuid: "e3d362c154e4449b95d05fd66ea64188" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41607 } attrs { promote: false } } }
I20260608 12:43:02.492429  7704 raft_consensus.cc:2955] T c805fe453a424d7e9b089b45fe670912 P 0daae85b8aea4a9a97c69d898f734938 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER e3900310e5524b0f9a395551d4273735 (127.0.107.195) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "36adb65f16de400bbbf6da6d541ddb98" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42655 } } peers { permanent_uuid: "0daae85b8aea4a9a97c69d898f734938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38475 } } peers { permanent_uuid: "e3d362c154e4449b95d05fd66ea64188" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41607 } attrs { promote: false } } }
I20260608 12:43:02.504056  7152 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet c805fe453a424d7e9b089b45fe670912 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:43:02.537873  7165 catalog_manager.cc:5696] T c805fe453a424d7e9b089b45fe670912 P 0daae85b8aea4a9a97c69d898f734938 reported cstate change: config changed from index 4 to 5, VOTER e3900310e5524b0f9a395551d4273735 (127.0.107.195) evicted. New cstate: current_term: 2 leader_uuid: "36adb65f16de400bbbf6da6d541ddb98" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "36adb65f16de400bbbf6da6d541ddb98" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42655 } } peers { permanent_uuid: "0daae85b8aea4a9a97c69d898f734938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38475 } } peers { permanent_uuid: "e3d362c154e4449b95d05fd66ea64188" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41607 } attrs { promote: false } } }
I20260608 12:43:02.545698  7789 consensus_queue.cc:237] T 76e8c23d9ba840cbb2da743461cf86bf P e3900310e5524b0f9a395551d4273735 [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: "0daae85b8aea4a9a97c69d898f734938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38475 } } peers { permanent_uuid: "e3900310e5524b0f9a395551d4273735" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46881 } } peers { permanent_uuid: "e3d362c154e4449b95d05fd66ea64188" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41607 } attrs { promote: false } }
I20260608 12:43:02.550498  7625 consensus_queue.cc:237] T b95ba554b22b4b208d809f34cfdb4ae6 P 36adb65f16de400bbbf6da6d541ddb98 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "36adb65f16de400bbbf6da6d541ddb98" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42655 } } peers { permanent_uuid: "e3900310e5524b0f9a395551d4273735" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46881 } } peers { permanent_uuid: "e3d362c154e4449b95d05fd66ea64188" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41607 } attrs { promote: false } }
I20260608 12:43:02.553812  7542 raft_consensus.cc:1275] T 76e8c23d9ba840cbb2da743461cf86bf P e3d362c154e4449b95d05fd66ea64188 [term 2 FOLLOWER]: Refusing update from remote peer e3900310e5524b0f9a395551d4273735: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 12:43:02.554517  7704 raft_consensus.cc:1275] T 76e8c23d9ba840cbb2da743461cf86bf P 0daae85b8aea4a9a97c69d898f734938 [term 2 FOLLOWER]: Refusing update from remote peer e3900310e5524b0f9a395551d4273735: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 12:43:02.556360  7881 consensus_queue.cc:1048] T 76e8c23d9ba840cbb2da743461cf86bf P e3900310e5524b0f9a395551d4273735 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0daae85b8aea4a9a97c69d898f734938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 12:43:02.558164  7779 tablet_service.cc:1558] Processing DeleteTablet for tablet c805fe453a424d7e9b089b45fe670912 with delete_type TABLET_DATA_TOMBSTONED (TS e3900310e5524b0f9a395551d4273735 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:53972
I20260608 12:43:02.559825  7853 consensus_queue.cc:1048] T 76e8c23d9ba840cbb2da743461cf86bf P e3900310e5524b0f9a395551d4273735 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3d362c154e4449b95d05fd66ea64188" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41607 } 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:43:02.560235  7542 raft_consensus.cc:1275] T b95ba554b22b4b208d809f34cfdb4ae6 P e3d362c154e4449b95d05fd66ea64188 [term 3 FOLLOWER]: Refusing update from remote peer 36adb65f16de400bbbf6da6d541ddb98: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260608 12:43:02.561909  7879 consensus_queue.cc:1048] T b95ba554b22b4b208d809f34cfdb4ae6 P 36adb65f16de400bbbf6da6d541ddb98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3d362c154e4449b95d05fd66ea64188" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41607 } 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:43:02.563974  7789 raft_consensus.cc:1275] T b95ba554b22b4b208d809f34cfdb4ae6 P e3900310e5524b0f9a395551d4273735 [term 3 FOLLOWER]: Refusing update from remote peer 36adb65f16de400bbbf6da6d541ddb98: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260608 12:43:02.565828  7879 consensus_queue.cc:1048] T b95ba554b22b4b208d809f34cfdb4ae6 P 36adb65f16de400bbbf6da6d541ddb98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3900310e5524b0f9a395551d4273735" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 12:43:02.569578  7881 raft_consensus.cc:2955] T 76e8c23d9ba840cbb2da743461cf86bf P e3900310e5524b0f9a395551d4273735 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 36adb65f16de400bbbf6da6d541ddb98 (127.0.107.193) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0daae85b8aea4a9a97c69d898f734938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38475 } } peers { permanent_uuid: "e3900310e5524b0f9a395551d4273735" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46881 } } peers { permanent_uuid: "e3d362c154e4449b95d05fd66ea64188" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41607 } attrs { promote: false } } }
I20260608 12:43:02.573525  7878 raft_consensus.cc:2955] T b95ba554b22b4b208d809f34cfdb4ae6 P 36adb65f16de400bbbf6da6d541ddb98 [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 0daae85b8aea4a9a97c69d898f734938 (127.0.107.194) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "36adb65f16de400bbbf6da6d541ddb98" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42655 } } peers { permanent_uuid: "e3900310e5524b0f9a395551d4273735" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46881 } } peers { permanent_uuid: "e3d362c154e4449b95d05fd66ea64188" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41607 } attrs { promote: false } } }
I20260608 12:43:02.575626  7542 raft_consensus.cc:2955] T b95ba554b22b4b208d809f34cfdb4ae6 P e3d362c154e4449b95d05fd66ea64188 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 0daae85b8aea4a9a97c69d898f734938 (127.0.107.194) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "36adb65f16de400bbbf6da6d541ddb98" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42655 } } peers { permanent_uuid: "e3900310e5524b0f9a395551d4273735" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46881 } } peers { permanent_uuid: "e3d362c154e4449b95d05fd66ea64188" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41607 } attrs { promote: false } } }
I20260608 12:43:02.586089  7152 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet b95ba554b22b4b208d809f34cfdb4ae6 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:43:02.584353  7150 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 76e8c23d9ba840cbb2da743461cf86bf with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:43:02.592590  7704 raft_consensus.cc:2955] T 76e8c23d9ba840cbb2da743461cf86bf P 0daae85b8aea4a9a97c69d898f734938 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 36adb65f16de400bbbf6da6d541ddb98 (127.0.107.193) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0daae85b8aea4a9a97c69d898f734938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38475 } } peers { permanent_uuid: "e3900310e5524b0f9a395551d4273735" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46881 } } peers { permanent_uuid: "e3d362c154e4449b95d05fd66ea64188" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41607 } attrs { promote: false } } }
I20260608 12:43:02.597067  7542 raft_consensus.cc:2955] T 76e8c23d9ba840cbb2da743461cf86bf P e3d362c154e4449b95d05fd66ea64188 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 36adb65f16de400bbbf6da6d541ddb98 (127.0.107.193) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0daae85b8aea4a9a97c69d898f734938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38475 } } peers { permanent_uuid: "e3900310e5524b0f9a395551d4273735" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46881 } } peers { permanent_uuid: "e3d362c154e4449b95d05fd66ea64188" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41607 } attrs { promote: false } } }
I20260608 12:43:02.597433  7163 catalog_manager.cc:5696] T b95ba554b22b4b208d809f34cfdb4ae6 P e3d362c154e4449b95d05fd66ea64188 reported cstate change: config changed from index 4 to 5, VOTER 0daae85b8aea4a9a97c69d898f734938 (127.0.107.194) evicted. New cstate: current_term: 3 leader_uuid: "36adb65f16de400bbbf6da6d541ddb98" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "36adb65f16de400bbbf6da6d541ddb98" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42655 } } peers { permanent_uuid: "e3900310e5524b0f9a395551d4273735" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46881 } } peers { permanent_uuid: "e3d362c154e4449b95d05fd66ea64188" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41607 } attrs { promote: false } } }
W20260608 12:43:02.604426  7152 catalog_manager.cc:5219] ChangeConfig:REMOVE_PEER RPC for tablet b95ba554b22b4b208d809f34cfdb4ae6 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER failed with leader 36adb65f16de400bbbf6da6d541ddb98 (127.0.107.193:42655) due to CAS failure; no further retry: Illegal state: Request specified cas_config_opid_index of 4 but the committed config has opid_index of 5
I20260608 12:43:02.600119  7904 tablet_replica.cc:333] stopping tablet replica
I20260608 12:43:02.600982  7165 catalog_manager.cc:5696] T 76e8c23d9ba840cbb2da743461cf86bf P e3900310e5524b0f9a395551d4273735 reported cstate change: config changed from index 4 to 5, VOTER 36adb65f16de400bbbf6da6d541ddb98 (127.0.107.193) evicted. New cstate: current_term: 2 leader_uuid: "e3900310e5524b0f9a395551d4273735" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0daae85b8aea4a9a97c69d898f734938" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38475 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e3900310e5524b0f9a395551d4273735" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46881 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e3d362c154e4449b95d05fd66ea64188" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41607 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260608 12:43:02.615203  7904 raft_consensus.cc:2243] T c805fe453a424d7e9b089b45fe670912 P e3900310e5524b0f9a395551d4273735 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:02.616461  7904 raft_consensus.cc:2272] T c805fe453a424d7e9b089b45fe670912 P e3900310e5524b0f9a395551d4273735 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:02.617710  7789 raft_consensus.cc:2955] T b95ba554b22b4b208d809f34cfdb4ae6 P e3900310e5524b0f9a395551d4273735 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 0daae85b8aea4a9a97c69d898f734938 (127.0.107.194) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "36adb65f16de400bbbf6da6d541ddb98" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42655 } } peers { permanent_uuid: "e3900310e5524b0f9a395551d4273735" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46881 } } peers { permanent_uuid: "e3d362c154e4449b95d05fd66ea64188" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41607 } attrs { promote: false } } }
I20260608 12:43:02.636809  7615 tablet_service.cc:1558] Processing DeleteTablet for tablet 76e8c23d9ba840cbb2da743461cf86bf with delete_type TABLET_DATA_TOMBSTONED (TS 36adb65f16de400bbbf6da6d541ddb98 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:52154
I20260608 12:43:02.641398  7904 ts_tablet_manager.cc:1916] T c805fe453a424d7e9b089b45fe670912 P e3900310e5524b0f9a395551d4273735: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:43:02.646045  7907 tablet_replica.cc:333] stopping tablet replica
I20260608 12:43:02.649165  7907 raft_consensus.cc:2243] T 76e8c23d9ba840cbb2da743461cf86bf P 36adb65f16de400bbbf6da6d541ddb98 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:02.650278  7907 raft_consensus.cc:2272] T 76e8c23d9ba840cbb2da743461cf86bf P 36adb65f16de400bbbf6da6d541ddb98 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:02.655314  7907 ts_tablet_manager.cc:1916] T 76e8c23d9ba840cbb2da743461cf86bf P 36adb65f16de400bbbf6da6d541ddb98: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:43:02.661324  7904 ts_tablet_manager.cc:1929] T c805fe453a424d7e9b089b45fe670912 P e3900310e5524b0f9a395551d4273735: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260608 12:43:02.661686  7696 tablet_service.cc:1558] Processing DeleteTablet for tablet b95ba554b22b4b208d809f34cfdb4ae6 with delete_type TABLET_DATA_TOMBSTONED (TS 0daae85b8aea4a9a97c69d898f734938 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:54004
I20260608 12:43:02.661940  7904 log.cc:1199] T c805fe453a424d7e9b089b45fe670912 P e3900310e5524b0f9a395551d4273735: Deleting WAL directory at /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922379125897-431-0/minicluster-data/ts-2-root/wals/c805fe453a424d7e9b089b45fe670912
I20260608 12:43:02.663916  7150 catalog_manager.cc:5027] TS e3900310e5524b0f9a395551d4273735 (127.0.107.195:46881): tablet c805fe453a424d7e9b089b45fe670912 (table test-workload [id=b6d86882557c40088cf69034cd7a1c8d]) successfully deleted
I20260608 12:43:02.665910  7908 tablet_replica.cc:333] stopping tablet replica
I20260608 12:43:02.667095  7908 raft_consensus.cc:2243] T b95ba554b22b4b208d809f34cfdb4ae6 P 0daae85b8aea4a9a97c69d898f734938 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:02.668223  7908 raft_consensus.cc:2272] T b95ba554b22b4b208d809f34cfdb4ae6 P 0daae85b8aea4a9a97c69d898f734938 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:02.672796  7908 ts_tablet_manager.cc:1916] T b95ba554b22b4b208d809f34cfdb4ae6 P 0daae85b8aea4a9a97c69d898f734938: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:43:02.677662  7907 ts_tablet_manager.cc:1929] T 76e8c23d9ba840cbb2da743461cf86bf P 36adb65f16de400bbbf6da6d541ddb98: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260608 12:43:02.678246  7907 log.cc:1199] T 76e8c23d9ba840cbb2da743461cf86bf P 36adb65f16de400bbbf6da6d541ddb98: Deleting WAL directory at /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922379125897-431-0/minicluster-data/ts-0-root/wals/76e8c23d9ba840cbb2da743461cf86bf
I20260608 12:43:02.680455  7152 catalog_manager.cc:5027] TS 36adb65f16de400bbbf6da6d541ddb98 (127.0.107.193:42655): tablet 76e8c23d9ba840cbb2da743461cf86bf (table test-workload [id=b6d86882557c40088cf69034cd7a1c8d]) successfully deleted
I20260608 12:43:02.687880  7908 ts_tablet_manager.cc:1929] T b95ba554b22b4b208d809f34cfdb4ae6 P 0daae85b8aea4a9a97c69d898f734938: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.4
I20260608 12:43:02.688551  7908 log.cc:1199] T b95ba554b22b4b208d809f34cfdb4ae6 P 0daae85b8aea4a9a97c69d898f734938: Deleting WAL directory at /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922379125897-431-0/minicluster-data/ts-1-root/wals/b95ba554b22b4b208d809f34cfdb4ae6
I20260608 12:43:02.690598  7151 catalog_manager.cc:5027] TS 0daae85b8aea4a9a97c69d898f734938 (127.0.107.194:38475): tablet b95ba554b22b4b208d809f34cfdb4ae6 (table test-workload [id=b6d86882557c40088cf69034cd7a1c8d]) successfully deleted
I20260608 12:43:04.865809   431 tablet_server.cc:179] TabletServer@127.0.107.193:42655 shutting down...
I20260608 12:43:04.900457   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:43:04.901366   431 tablet_replica.cc:333] stopping tablet replica
I20260608 12:43:04.901973   431 raft_consensus.cc:2243] T e4e3bb221fe9437085a0c2c54a67c4b9 P 36adb65f16de400bbbf6da6d541ddb98 [term 3 LEADER]: Raft consensus shutting down.
I20260608 12:43:04.902900   431 raft_consensus.cc:2272] T e4e3bb221fe9437085a0c2c54a67c4b9 P 36adb65f16de400bbbf6da6d541ddb98 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:04.905503   431 tablet_replica.cc:333] stopping tablet replica
I20260608 12:43:04.906473   431 raft_consensus.cc:2243] T c805fe453a424d7e9b089b45fe670912 P 36adb65f16de400bbbf6da6d541ddb98 [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:43:04.907527   431 raft_consensus.cc:2272] T c805fe453a424d7e9b089b45fe670912 P 36adb65f16de400bbbf6da6d541ddb98 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:04.910795   431 tablet_replica.cc:333] stopping tablet replica
I20260608 12:43:04.911482   431 raft_consensus.cc:2243] T b95ba554b22b4b208d809f34cfdb4ae6 P 36adb65f16de400bbbf6da6d541ddb98 [term 3 LEADER]: Raft consensus shutting down.
I20260608 12:43:04.912766   431 raft_consensus.cc:2272] T b95ba554b22b4b208d809f34cfdb4ae6 P 36adb65f16de400bbbf6da6d541ddb98 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:04.940315   431 tablet_server.cc:196] TabletServer@127.0.107.193:42655 shutdown complete.
I20260608 12:43:04.962301   431 tablet_server.cc:179] TabletServer@127.0.107.194:38475 shutting down...
I20260608 12:43:04.991015   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:43:04.991910   431 tablet_replica.cc:333] stopping tablet replica
I20260608 12:43:04.992825   431 raft_consensus.cc:2243] T 76e8c23d9ba840cbb2da743461cf86bf P 0daae85b8aea4a9a97c69d898f734938 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:04.993377   431 raft_consensus.cc:2272] T 76e8c23d9ba840cbb2da743461cf86bf P 0daae85b8aea4a9a97c69d898f734938 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:04.995573   431 tablet_replica.cc:333] stopping tablet replica
I20260608 12:43:04.996012   431 raft_consensus.cc:2243] T e4e3bb221fe9437085a0c2c54a67c4b9 P 0daae85b8aea4a9a97c69d898f734938 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:04.996415   431 raft_consensus.cc:2272] T e4e3bb221fe9437085a0c2c54a67c4b9 P 0daae85b8aea4a9a97c69d898f734938 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:04.998585   431 tablet_replica.cc:333] stopping tablet replica
I20260608 12:43:04.999441   431 raft_consensus.cc:2243] T c805fe453a424d7e9b089b45fe670912 P 0daae85b8aea4a9a97c69d898f734938 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:05.000146   431 raft_consensus.cc:2272] T c805fe453a424d7e9b089b45fe670912 P 0daae85b8aea4a9a97c69d898f734938 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:05.026042   431 tablet_server.cc:196] TabletServer@127.0.107.194:38475 shutdown complete.
I20260608 12:43:05.043030   431 tablet_server.cc:179] TabletServer@127.0.107.195:46881 shutting down...
I20260608 12:43:05.071666   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:43:05.072507   431 tablet_replica.cc:333] stopping tablet replica
I20260608 12:43:05.073216   431 raft_consensus.cc:2243] T 76e8c23d9ba840cbb2da743461cf86bf P e3900310e5524b0f9a395551d4273735 [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:43:05.074096   431 raft_consensus.cc:2272] T 76e8c23d9ba840cbb2da743461cf86bf P e3900310e5524b0f9a395551d4273735 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:05.077086   431 tablet_replica.cc:333] stopping tablet replica
I20260608 12:43:05.077716   431 raft_consensus.cc:2243] T e4e3bb221fe9437085a0c2c54a67c4b9 P e3900310e5524b0f9a395551d4273735 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:05.078435   431 raft_consensus.cc:2272] T e4e3bb221fe9437085a0c2c54a67c4b9 P e3900310e5524b0f9a395551d4273735 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:05.080896   431 tablet_replica.cc:333] stopping tablet replica
I20260608 12:43:05.081482   431 raft_consensus.cc:2243] T b95ba554b22b4b208d809f34cfdb4ae6 P e3900310e5524b0f9a395551d4273735 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:05.082010   431 raft_consensus.cc:2272] T b95ba554b22b4b208d809f34cfdb4ae6 P e3900310e5524b0f9a395551d4273735 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:05.110198   431 tablet_server.cc:196] TabletServer@127.0.107.195:46881 shutdown complete.
I20260608 12:43:05.127490   431 tablet_server.cc:179] TabletServer@127.0.107.196:0 shutting down...
I20260608 12:43:05.158062   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:43:05.158744   431 tablet_replica.cc:333] T b95ba554b22b4b208d809f34cfdb4ae6 P e3d362c154e4449b95d05fd66ea64188: stopping tablet replica
I20260608 12:43:05.159363   431 raft_consensus.cc:2243] T b95ba554b22b4b208d809f34cfdb4ae6 P e3d362c154e4449b95d05fd66ea64188 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:05.159966   431 raft_consensus.cc:2272] T b95ba554b22b4b208d809f34cfdb4ae6 P e3d362c154e4449b95d05fd66ea64188 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:05.162099   431 tablet_replica.cc:333] T c805fe453a424d7e9b089b45fe670912 P e3d362c154e4449b95d05fd66ea64188: stopping tablet replica
I20260608 12:43:05.162627   431 raft_consensus.cc:2243] T c805fe453a424d7e9b089b45fe670912 P e3d362c154e4449b95d05fd66ea64188 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:05.163164   431 raft_consensus.cc:2272] T c805fe453a424d7e9b089b45fe670912 P e3d362c154e4449b95d05fd66ea64188 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:05.165196   431 tablet_replica.cc:333] T 76e8c23d9ba840cbb2da743461cf86bf P e3d362c154e4449b95d05fd66ea64188: stopping tablet replica
I20260608 12:43:05.165692   431 raft_consensus.cc:2243] T 76e8c23d9ba840cbb2da743461cf86bf P e3d362c154e4449b95d05fd66ea64188 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:05.166220   431 raft_consensus.cc:2272] T 76e8c23d9ba840cbb2da743461cf86bf P e3d362c154e4449b95d05fd66ea64188 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:05.189440   431 tablet_server.cc:196] TabletServer@127.0.107.196:0 shutdown complete.
I20260608 12:43:05.203500   431 master.cc:562] Master@127.0.107.254:44935 shutting down...
I20260608 12:43:05.229839   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P abd3705227af4b67a571a7ea4ffda2fd [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:43:05.230508   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P abd3705227af4b67a571a7ea4ffda2fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:05.230885   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P abd3705227af4b67a571a7ea4ffda2fd: stopping tablet replica
I20260608 12:43:05.253000   431 master.cc:584] Master@127.0.107.254:44935 shutdown complete.
[       OK ] AutoRebalancerTest.TestHandlingFailedTservers (16736 ms)
[ RUN      ] AutoRebalancerTest.TestDeletedTables
I20260608 12:43:05.293053   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:40825
I20260608 12:43:05.294261   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:43:05.301627  7910 instance_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:43:05.301666  7911 instance_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:43:05.302264   431 server_base.cc:1061] running on GCE node
W20260608 12:43:05.301962  7913 instance_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:43:05.303825   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:43:05.304075   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:43:05.304255   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922585304239 us; error 0 us; skew 500 ppm
I20260608 12:43:05.305061   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:43:05.307857   431 webserver.cc:533] Webserver started at http://127.0.107.254:36193/ using document root <none> and password file <none>
I20260608 12:43:05.308435   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:43:05.308661   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:43:05.308971   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:43:05.310184   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922379125897-431-0/minicluster-data/master-0-root/instance:
uuid: "a6d44af461ab42ffb7c8921d09523b07"
format_stamp: "Formatted at 2026-06-08 12:43:05 on dist-test-slave-gg24"
I20260608 12:43:05.315109   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 12:43:05.319064  7918 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:43:05.320017   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 12:43:05.320290   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922379125897-431-0/minicluster-data/master-0-root
uuid: "a6d44af461ab42ffb7c8921d09523b07"
format_stamp: "Formatted at 2026-06-08 12:43:05 on dist-test-slave-gg24"
I20260608 12:43:05.320631   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922379125897-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922379125897-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922379125897-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:43:05.337821   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:43:05.339207   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:43:05.387451   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:40825
I20260608 12:43:05.387596  7969 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:40825 every 8 connection(s)
I20260608 12:43:05.393141  7970 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:43:05.405306  7970 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a6d44af461ab42ffb7c8921d09523b07: Bootstrap starting.
I20260608 12:43:05.410719  7970 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P a6d44af461ab42ffb7c8921d09523b07: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:05.415328  7970 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a6d44af461ab42ffb7c8921d09523b07: No bootstrap required, opened a new log
I20260608 12:43:05.417708  7970 raft_consensus.cc:359] T 00000000000000000000000000000000 P a6d44af461ab42ffb7c8921d09523b07 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a6d44af461ab42ffb7c8921d09523b07" member_type: VOTER }
I20260608 12:43:05.418128  7970 raft_consensus.cc:385] T 00000000000000000000000000000000 P a6d44af461ab42ffb7c8921d09523b07 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:05.418421  7970 raft_consensus.cc:740] T 00000000000000000000000000000000 P a6d44af461ab42ffb7c8921d09523b07 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6d44af461ab42ffb7c8921d09523b07, State: Initialized, Role: FOLLOWER
I20260608 12:43:05.419147  7970 consensus_queue.cc:260] T 00000000000000000000000000000000 P a6d44af461ab42ffb7c8921d09523b07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "a6d44af461ab42ffb7c8921d09523b07" member_type: VOTER }
I20260608 12:43:05.419631  7970 raft_consensus.cc:399] T 00000000000000000000000000000000 P a6d44af461ab42ffb7c8921d09523b07 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:43:05.419844  7970 raft_consensus.cc:493] T 00000000000000000000000000000000 P a6d44af461ab42ffb7c8921d09523b07 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:43:05.420152  7970 raft_consensus.cc:3060] T 00000000000000000000000000000000 P a6d44af461ab42ffb7c8921d09523b07 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:05.425504  7970 raft_consensus.cc:515] T 00000000000000000000000000000000 P a6d44af461ab42ffb7c8921d09523b07 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a6d44af461ab42ffb7c8921d09523b07" member_type: VOTER }
I20260608 12:43:05.426112  7970 leader_election.cc:304] T 00000000000000000000000000000000 P a6d44af461ab42ffb7c8921d09523b07 [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: a6d44af461ab42ffb7c8921d09523b07; no voters: 
I20260608 12:43:05.427325  7970 leader_election.cc:290] T 00000000000000000000000000000000 P a6d44af461ab42ffb7c8921d09523b07 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:43:05.427762  7973 raft_consensus.cc:2804] T 00000000000000000000000000000000 P a6d44af461ab42ffb7c8921d09523b07 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:43:05.429567  7973 raft_consensus.cc:697] T 00000000000000000000000000000000 P a6d44af461ab42ffb7c8921d09523b07 [term 1 LEADER]: Becoming Leader. State: Replica: a6d44af461ab42ffb7c8921d09523b07, State: Running, Role: LEADER
I20260608 12:43:05.430433  7970 sys_catalog.cc:565] T 00000000000000000000000000000000 P a6d44af461ab42ffb7c8921d09523b07 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:43:05.430315  7973 consensus_queue.cc:237] T 00000000000000000000000000000000 P a6d44af461ab42ffb7c8921d09523b07 [LEADER]: Queue going to LEADER mode. State: All 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: "a6d44af461ab42ffb7c8921d09523b07" member_type: VOTER }
I20260608 12:43:05.434402  7975 sys_catalog.cc:455] T 00000000000000000000000000000000 P a6d44af461ab42ffb7c8921d09523b07 [sys.catalog]: SysCatalogTable state changed. Reason: New leader a6d44af461ab42ffb7c8921d09523b07. Latest consensus state: current_term: 1 leader_uuid: "a6d44af461ab42ffb7c8921d09523b07" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a6d44af461ab42ffb7c8921d09523b07" member_type: VOTER } }
I20260608 12:43:05.434381  7974 sys_catalog.cc:455] T 00000000000000000000000000000000 P a6d44af461ab42ffb7c8921d09523b07 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "a6d44af461ab42ffb7c8921d09523b07" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a6d44af461ab42ffb7c8921d09523b07" member_type: VOTER } }
I20260608 12:43:05.435135  7975 sys_catalog.cc:458] T 00000000000000000000000000000000 P a6d44af461ab42ffb7c8921d09523b07 [sys.catalog]: This master's current role is: LEADER
I20260608 12:43:05.435426  7974 sys_catalog.cc:458] T 00000000000000000000000000000000 P a6d44af461ab42ffb7c8921d09523b07 [sys.catalog]: This master's current role is: LEADER
I20260608 12:43:05.438910  7979 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:43:05.446183  7979 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:43:05.447656   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:43:05.456257  7979 catalog_manager.cc:1382] Generated new cluster ID: 6d7add749a0a4b6497bee921707f3953
I20260608 12:43:05.456660  7979 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:43:05.494975  7979 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:43:05.496337  7979 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:43:05.514211  7979 catalog_manager.cc:6069] T 00000000000000000000000000000000 P a6d44af461ab42ffb7c8921d09523b07: Generated new TSK 0
I20260608 12:43:05.514869  7979 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:43:05.579540   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:43:05.586767  7991 instance_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:43:05.587942  7992 instance_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:43:05.589790  7994 instance_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:43:05.590894   431 server_base.cc:1061] running on GCE node
I20260608 12:43:05.591939   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:43:05.592123   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:43:05.592360   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922585592337 us; error 0 us; skew 500 ppm
I20260608 12:43:05.593147   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:43:05.595909   431 webserver.cc:533] Webserver started at http://127.0.107.193:33333/ using document root <none> and password file <none>
I20260608 12:43:05.596375   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:43:05.596544   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:43:05.596856   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:43:05.597973   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922379125897-431-0/minicluster-data/ts-0-root/instance:
uuid: "63ac7519c8e943f0a0dd22be3f76b896"
format_stamp: "Formatted at 2026-06-08 12:43:05 on dist-test-slave-gg24"
I20260608 12:43:05.602874   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.006s
I20260608 12:43:05.606832  7999 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:43:05.607892   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.000s
I20260608 12:43:05.608254   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922379125897-431-0/minicluster-data/ts-0-root
uuid: "63ac7519c8e943f0a0dd22be3f76b896"
format_stamp: "Formatted at 2026-06-08 12:43:05 on dist-test-slave-gg24"
I20260608 12:43:05.608632   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922379125897-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922379125897-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922379125897-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:43:05.624755   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:43:05.626006   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:43:05.628170   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:43:05.630960   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:43:05.631215   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:43:05.631481   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:43:05.631664   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:43:05.677135   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:38937
I20260608 12:43:05.677273  8061 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:38937 every 8 connection(s)
I20260608 12:43:05.682798   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:43:05.691627  8066 instance_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:43:05.693701  8067 instance_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:43:05.695806  8069 instance_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:43:05.696648   431 server_base.cc:1061] running on GCE node
I20260608 12:43:05.697934   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:43:05.698215   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:43:05.698403  8062 heartbeater.cc:344] Connected to a master server at 127.0.107.254:40825
I20260608 12:43:05.698437   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922585698417 us; error 0 us; skew 500 ppm
I20260608 12:43:05.699025  8062 heartbeater.cc:461] Registering TS with master...
I20260608 12:43:05.699566   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:43:05.700058  8062 heartbeater.cc:507] Master 127.0.107.254:40825 requested a full tablet report, sending...
I20260608 12:43:05.702647   431 webserver.cc:533] Webserver started at http://127.0.107.194:39067/ using document root <none> and password file <none>
I20260608 12:43:05.702945  7935 ts_manager.cc:194] Registered new tserver with Master: 63ac7519c8e943f0a0dd22be3f76b896 (127.0.107.193:38937)
I20260608 12:43:05.703215   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:43:05.703549   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:43:05.703837   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:43:05.705015   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922379125897-431-0/minicluster-data/ts-1-root/instance:
uuid: "309090e8ba2f4b6584ef372871412b2a"
format_stamp: "Formatted at 2026-06-08 12:43:05 on dist-test-slave-gg24"
I20260608 12:43:05.705088  7935 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47826
I20260608 12:43:05.712707   431 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.006s	sys 0.001s
I20260608 12:43:05.717541  8074 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:43:05.718600   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 12:43:05.719019   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922379125897-431-0/minicluster-data/ts-1-root
uuid: "309090e8ba2f4b6584ef372871412b2a"
format_stamp: "Formatted at 2026-06-08 12:43:05 on dist-test-slave-gg24"
I20260608 12:43:05.719296   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922379125897-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922379125897-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922379125897-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:43:05.736510   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:43:05.737794   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:43:05.739312   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:43:05.741735   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:43:05.741972   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:43:05.742244   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:43:05.742430   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:43:05.790246   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:42603
I20260608 12:43:05.790485  8136 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:42603 every 8 connection(s)
I20260608 12:43:05.796345   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:43:05.804271  8140 instance_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:43:05.806381  8141 instance_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:43:05.809098  8143 instance_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:43:05.810524  8137 heartbeater.cc:344] Connected to a master server at 127.0.107.254:40825
I20260608 12:43:05.810930  8137 heartbeater.cc:461] Registering TS with master...
I20260608 12:43:05.811635  8137 heartbeater.cc:507] Master 127.0.107.254:40825 requested a full tablet report, sending...
I20260608 12:43:05.814715  7935 ts_manager.cc:194] Registered new tserver with Master: 309090e8ba2f4b6584ef372871412b2a (127.0.107.194:42603)
I20260608 12:43:05.815894   431 server_base.cc:1061] running on GCE node
I20260608 12:43:05.816891  7935 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47830
I20260608 12:43:05.816972   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:43:05.817507   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:43:05.817703   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922585817680 us; error 0 us; skew 500 ppm
I20260608 12:43:05.818568   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:43:05.821410   431 webserver.cc:533] Webserver started at http://127.0.107.195:38595/ using document root <none> and password file <none>
I20260608 12:43:05.821920   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:43:05.822135   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:43:05.822451   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:43:05.823592   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922379125897-431-0/minicluster-data/ts-2-root/instance:
uuid: "e011f02475ae4943898f72548395d1c5"
format_stamp: "Formatted at 2026-06-08 12:43:05 on dist-test-slave-gg24"
I20260608 12:43:05.828902   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260608 12:43:05.833098  8148 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:43:05.834067   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 12:43:05.834424   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922379125897-431-0/minicluster-data/ts-2-root
uuid: "e011f02475ae4943898f72548395d1c5"
format_stamp: "Formatted at 2026-06-08 12:43:05 on dist-test-slave-gg24"
I20260608 12:43:05.834726   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922379125897-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922379125897-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922379125897-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:43:05.859084   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:43:05.860333   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:43:05.861919   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:43:05.864387   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:43:05.864696   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.001s
I20260608 12:43:05.865034   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:43:05.865283   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:43:05.907940   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:44093
I20260608 12:43:05.908250  8210 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:44093 every 8 connection(s)
I20260608 12:43:05.923079  8211 heartbeater.cc:344] Connected to a master server at 127.0.107.254:40825
I20260608 12:43:05.923571  8211 heartbeater.cc:461] Registering TS with master...
I20260608 12:43:05.924469  8211 heartbeater.cc:507] Master 127.0.107.254:40825 requested a full tablet report, sending...
I20260608 12:43:05.927104  7935 ts_manager.cc:194] Registered new tserver with Master: e011f02475ae4943898f72548395d1c5 (127.0.107.195:44093)
I20260608 12:43:05.927568   431 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016086333s
I20260608 12:43:05.929209  7935 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47846
I20260608 12:43:06.474728  7935 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:47848:
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:43:06.477413  7935 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:43:06.540005  8027 tablet_service.cc:1511] Processing CreateTablet for tablet 9c6aff8a3956453ca5cf1d1e44b36b26 (DEFAULT_TABLE table=test-workload [id=fb7d9987464f440598df1d11420fd82f]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:43:06.540431  8026 tablet_service.cc:1511] Processing CreateTablet for tablet 884e57966f0b4c4fb1b5f2362db37114 (DEFAULT_TABLE table=test-workload [id=fb7d9987464f440598df1d11420fd82f]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:43:06.541587  8027 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c6aff8a3956453ca5cf1d1e44b36b26. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:06.542712  8026 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 884e57966f0b4c4fb1b5f2362db37114. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:06.543510  8025 tablet_service.cc:1511] Processing CreateTablet for tablet 43b5eaac513f49c8b521edd3d490fa17 (DEFAULT_TABLE table=test-workload [id=fb7d9987464f440598df1d11420fd82f]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:43:06.544948  8025 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43b5eaac513f49c8b521edd3d490fa17. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:06.548496  8102 tablet_service.cc:1511] Processing CreateTablet for tablet 9c6aff8a3956453ca5cf1d1e44b36b26 (DEFAULT_TABLE table=test-workload [id=fb7d9987464f440598df1d11420fd82f]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:43:06.552670  8100 tablet_service.cc:1511] Processing CreateTablet for tablet 43b5eaac513f49c8b521edd3d490fa17 (DEFAULT_TABLE table=test-workload [id=fb7d9987464f440598df1d11420fd82f]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:43:06.553812  8102 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c6aff8a3956453ca5cf1d1e44b36b26. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:06.554879  8101 tablet_service.cc:1511] Processing CreateTablet for tablet 884e57966f0b4c4fb1b5f2362db37114 (DEFAULT_TABLE table=test-workload [id=fb7d9987464f440598df1d11420fd82f]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:43:06.556285  8101 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 884e57966f0b4c4fb1b5f2362db37114. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:06.549036  8176 tablet_service.cc:1511] Processing CreateTablet for tablet 9c6aff8a3956453ca5cf1d1e44b36b26 (DEFAULT_TABLE table=test-workload [id=fb7d9987464f440598df1d11420fd82f]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:43:06.547156  8024 tablet_service.cc:1511] Processing CreateTablet for tablet 3f957fdcbb734de195c4e52663900848 (DEFAULT_TABLE table=test-workload [id=fb7d9987464f440598df1d11420fd82f]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:43:06.549923  8099 tablet_service.cc:1511] Processing CreateTablet for tablet 3f957fdcbb734de195c4e52663900848 (DEFAULT_TABLE table=test-workload [id=fb7d9987464f440598df1d11420fd82f]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:43:06.557509  8176 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c6aff8a3956453ca5cf1d1e44b36b26. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:06.557603  8024 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f957fdcbb734de195c4e52663900848. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:06.548378  8173 tablet_service.cc:1511] Processing CreateTablet for tablet 3f957fdcbb734de195c4e52663900848 (DEFAULT_TABLE table=test-workload [id=fb7d9987464f440598df1d11420fd82f]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:43:06.550352  8175 tablet_service.cc:1511] Processing CreateTablet for tablet 884e57966f0b4c4fb1b5f2362db37114 (DEFAULT_TABLE table=test-workload [id=fb7d9987464f440598df1d11420fd82f]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:43:06.564936  8100 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43b5eaac513f49c8b521edd3d490fa17. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:06.568950  8099 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f957fdcbb734de195c4e52663900848. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:06.551334  8174 tablet_service.cc:1511] Processing CreateTablet for tablet 43b5eaac513f49c8b521edd3d490fa17 (DEFAULT_TABLE table=test-workload [id=fb7d9987464f440598df1d11420fd82f]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:43:06.569375  8175 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 884e57966f0b4c4fb1b5f2362db37114. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:06.570576  8173 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f957fdcbb734de195c4e52663900848. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:06.572669  8174 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43b5eaac513f49c8b521edd3d490fa17. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:06.622686  8230 tablet_bootstrap.cc:492] T 884e57966f0b4c4fb1b5f2362db37114 P 63ac7519c8e943f0a0dd22be3f76b896: Bootstrap starting.
I20260608 12:43:06.629685  8230 tablet_bootstrap.cc:654] T 884e57966f0b4c4fb1b5f2362db37114 P 63ac7519c8e943f0a0dd22be3f76b896: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:06.632750  8231 tablet_bootstrap.cc:492] T 43b5eaac513f49c8b521edd3d490fa17 P 309090e8ba2f4b6584ef372871412b2a: Bootstrap starting.
I20260608 12:43:06.638500  8230 tablet_bootstrap.cc:492] T 884e57966f0b4c4fb1b5f2362db37114 P 63ac7519c8e943f0a0dd22be3f76b896: No bootstrap required, opened a new log
I20260608 12:43:06.639102  8230 ts_tablet_manager.cc:1403] T 884e57966f0b4c4fb1b5f2362db37114 P 63ac7519c8e943f0a0dd22be3f76b896: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.000s
I20260608 12:43:06.641539  8231 tablet_bootstrap.cc:654] T 43b5eaac513f49c8b521edd3d490fa17 P 309090e8ba2f4b6584ef372871412b2a: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:06.642472  8230 raft_consensus.cc:359] T 884e57966f0b4c4fb1b5f2362db37114 P 63ac7519c8e943f0a0dd22be3f76b896 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63ac7519c8e943f0a0dd22be3f76b896" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38937 } } peers { permanent_uuid: "309090e8ba2f4b6584ef372871412b2a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42603 } } peers { permanent_uuid: "e011f02475ae4943898f72548395d1c5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44093 } }
I20260608 12:43:06.643286  8230 raft_consensus.cc:385] T 884e57966f0b4c4fb1b5f2362db37114 P 63ac7519c8e943f0a0dd22be3f76b896 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:06.643606  8230 raft_consensus.cc:740] T 884e57966f0b4c4fb1b5f2362db37114 P 63ac7519c8e943f0a0dd22be3f76b896 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63ac7519c8e943f0a0dd22be3f76b896, State: Initialized, Role: FOLLOWER
I20260608 12:43:06.644757  8230 consensus_queue.cc:260] T 884e57966f0b4c4fb1b5f2362db37114 P 63ac7519c8e943f0a0dd22be3f76b896 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63ac7519c8e943f0a0dd22be3f76b896" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38937 } } peers { permanent_uuid: "309090e8ba2f4b6584ef372871412b2a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42603 } } peers { permanent_uuid: "e011f02475ae4943898f72548395d1c5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44093 } }
I20260608 12:43:06.667346  8230 ts_tablet_manager.cc:1434] T 884e57966f0b4c4fb1b5f2362db37114 P 63ac7519c8e943f0a0dd22be3f76b896: Time spent starting tablet: real 0.028s	user 0.009s	sys 0.000s
I20260608 12:43:06.668478  8062 heartbeater.cc:499] Master 127.0.107.254:40825 was elected leader, sending a full tablet report...
I20260608 12:43:06.668870  8230 tablet_bootstrap.cc:492] T 9c6aff8a3956453ca5cf1d1e44b36b26 P 63ac7519c8e943f0a0dd22be3f76b896: Bootstrap starting.
I20260608 12:43:06.669046  8235 tablet_bootstrap.cc:492] T 884e57966f0b4c4fb1b5f2362db37114 P e011f02475ae4943898f72548395d1c5: Bootstrap starting.
I20260608 12:43:06.675292  8235 tablet_bootstrap.cc:654] T 884e57966f0b4c4fb1b5f2362db37114 P e011f02475ae4943898f72548395d1c5: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:06.678478  8231 tablet_bootstrap.cc:492] T 43b5eaac513f49c8b521edd3d490fa17 P 309090e8ba2f4b6584ef372871412b2a: No bootstrap required, opened a new log
I20260608 12:43:06.679091  8231 ts_tablet_manager.cc:1403] T 43b5eaac513f49c8b521edd3d490fa17 P 309090e8ba2f4b6584ef372871412b2a: Time spent bootstrapping tablet: real 0.047s	user 0.007s	sys 0.019s
I20260608 12:43:06.680827  8230 tablet_bootstrap.cc:654] T 9c6aff8a3956453ca5cf1d1e44b36b26 P 63ac7519c8e943f0a0dd22be3f76b896: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:06.680895  8233 raft_consensus.cc:493] T 884e57966f0b4c4fb1b5f2362db37114 P 63ac7519c8e943f0a0dd22be3f76b896 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:43:06.681607  8233 raft_consensus.cc:515] T 884e57966f0b4c4fb1b5f2362db37114 P 63ac7519c8e943f0a0dd22be3f76b896 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63ac7519c8e943f0a0dd22be3f76b896" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38937 } } peers { permanent_uuid: "309090e8ba2f4b6584ef372871412b2a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42603 } } peers { permanent_uuid: "e011f02475ae4943898f72548395d1c5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44093 } }
I20260608 12:43:06.682410  8231 raft_consensus.cc:359] T 43b5eaac513f49c8b521edd3d490fa17 P 309090e8ba2f4b6584ef372871412b2a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63ac7519c8e943f0a0dd22be3f76b896" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38937 } } peers { permanent_uuid: "309090e8ba2f4b6584ef372871412b2a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42603 } } peers { permanent_uuid: "e011f02475ae4943898f72548395d1c5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44093 } }
I20260608 12:43:06.683216  8231 raft_consensus.cc:385] T 43b5eaac513f49c8b521edd3d490fa17 P 309090e8ba2f4b6584ef372871412b2a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:06.683519  8231 raft_consensus.cc:740] T 43b5eaac513f49c8b521edd3d490fa17 P 309090e8ba2f4b6584ef372871412b2a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 309090e8ba2f4b6584ef372871412b2a, State: Initialized, Role: FOLLOWER
I20260608 12:43:06.684366  8231 consensus_queue.cc:260] T 43b5eaac513f49c8b521edd3d490fa17 P 309090e8ba2f4b6584ef372871412b2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63ac7519c8e943f0a0dd22be3f76b896" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38937 } } peers { permanent_uuid: "309090e8ba2f4b6584ef372871412b2a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42603 } } peers { permanent_uuid: "e011f02475ae4943898f72548395d1c5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44093 } }
I20260608 12:43:06.689881  8233 leader_election.cc:290] T 884e57966f0b4c4fb1b5f2362db37114 P 63ac7519c8e943f0a0dd22be3f76b896 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 309090e8ba2f4b6584ef372871412b2a (127.0.107.194:42603), e011f02475ae4943898f72548395d1c5 (127.0.107.195:44093)
I20260608 12:43:06.703658  8231 ts_tablet_manager.cc:1434] T 43b5eaac513f49c8b521edd3d490fa17 P 309090e8ba2f4b6584ef372871412b2a: Time spent starting tablet: real 0.024s	user 0.012s	sys 0.012s
I20260608 12:43:06.704707  8137 heartbeater.cc:499] Master 127.0.107.254:40825 was elected leader, sending a full tablet report...
I20260608 12:43:06.705063  8231 tablet_bootstrap.cc:492] T 3f957fdcbb734de195c4e52663900848 P 309090e8ba2f4b6584ef372871412b2a: Bootstrap starting.
I20260608 12:43:06.709239  8230 tablet_bootstrap.cc:492] T 9c6aff8a3956453ca5cf1d1e44b36b26 P 63ac7519c8e943f0a0dd22be3f76b896: No bootstrap required, opened a new log
I20260608 12:43:06.709836  8230 ts_tablet_manager.cc:1403] T 9c6aff8a3956453ca5cf1d1e44b36b26 P 63ac7519c8e943f0a0dd22be3f76b896: Time spent bootstrapping tablet: real 0.041s	user 0.015s	sys 0.014s
I20260608 12:43:06.711941  8231 tablet_bootstrap.cc:654] T 3f957fdcbb734de195c4e52663900848 P 309090e8ba2f4b6584ef372871412b2a: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:06.713119  8112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "884e57966f0b4c4fb1b5f2362db37114" candidate_uuid: "63ac7519c8e943f0a0dd22be3f76b896" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "309090e8ba2f4b6584ef372871412b2a" is_pre_election: true
I20260608 12:43:06.713258  8230 raft_consensus.cc:359] T 9c6aff8a3956453ca5cf1d1e44b36b26 P 63ac7519c8e943f0a0dd22be3f76b896 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63ac7519c8e943f0a0dd22be3f76b896" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38937 } } peers { permanent_uuid: "309090e8ba2f4b6584ef372871412b2a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42603 } } peers { permanent_uuid: "e011f02475ae4943898f72548395d1c5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44093 } }
I20260608 12:43:06.714003  8230 raft_consensus.cc:385] T 9c6aff8a3956453ca5cf1d1e44b36b26 P 63ac7519c8e943f0a0dd22be3f76b896 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:06.714311  8230 raft_consensus.cc:740] T 9c6aff8a3956453ca5cf1d1e44b36b26 P 63ac7519c8e943f0a0dd22be3f76b896 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63ac7519c8e943f0a0dd22be3f76b896, State: Initialized, Role: FOLLOWER
I20260608 12:43:06.715133  8230 consensus_queue.cc:260] T 9c6aff8a3956453ca5cf1d1e44b36b26 P 63ac7519c8e943f0a0dd22be3f76b896 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63ac7519c8e943f0a0dd22be3f76b896" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38937 } } peers { permanent_uuid: "309090e8ba2f4b6584ef372871412b2a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42603 } } peers { permanent_uuid: "e011f02475ae4943898f72548395d1c5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44093 } }
W20260608 12:43:06.715377  8002 leader_election.cc:343] T 884e57966f0b4c4fb1b5f2362db37114 P 63ac7519c8e943f0a0dd22be3f76b896 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 309090e8ba2f4b6584ef372871412b2a (127.0.107.194:42603): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:43:06.717689  8230 ts_tablet_manager.cc:1434] T 9c6aff8a3956453ca5cf1d1e44b36b26 P 63ac7519c8e943f0a0dd22be3f76b896: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 12:43:06.719192  8231 tablet_bootstrap.cc:492] T 3f957fdcbb734de195c4e52663900848 P 309090e8ba2f4b6584ef372871412b2a: No bootstrap required, opened a new log
I20260608 12:43:06.719792  8231 ts_tablet_manager.cc:1403] T 3f957fdcbb734de195c4e52663900848 P 309090e8ba2f4b6584ef372871412b2a: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.003s
I20260608 12:43:06.721593  8235 tablet_bootstrap.cc:492] T 884e57966f0b4c4fb1b5f2362db37114 P e011f02475ae4943898f72548395d1c5: No bootstrap required, opened a new log
I20260608 12:43:06.722163  8235 ts_tablet_manager.cc:1403] T 884e57966f0b4c4fb1b5f2362db37114 P e011f02475ae4943898f72548395d1c5: Time spent bootstrapping tablet: real 0.054s	user 0.015s	sys 0.000s
I20260608 12:43:06.723318  8231 raft_consensus.cc:359] T 3f957fdcbb734de195c4e52663900848 P 309090e8ba2f4b6584ef372871412b2a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63ac7519c8e943f0a0dd22be3f76b896" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38937 } } peers { permanent_uuid: "309090e8ba2f4b6584ef372871412b2a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42603 } } peers { permanent_uuid: "e011f02475ae4943898f72548395d1c5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44093 } }
I20260608 12:43:06.724110  8231 raft_consensus.cc:385] T 3f957fdcbb734de195c4e52663900848 P 309090e8ba2f4b6584ef372871412b2a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:06.724407  8231 raft_consensus.cc:740] T 3f957fdcbb734de195c4e52663900848 P 309090e8ba2f4b6584ef372871412b2a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 309090e8ba2f4b6584ef372871412b2a, State: Initialized, Role: FOLLOWER
I20260608 12:43:06.725365  8231 consensus_queue.cc:260] T 3f957fdcbb734de195c4e52663900848 P 309090e8ba2f4b6584ef372871412b2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63ac7519c8e943f0a0dd22be3f76b896" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38937 } } peers { permanent_uuid: "309090e8ba2f4b6584ef372871412b2a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42603 } } peers { permanent_uuid: "e011f02475ae4943898f72548395d1c5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44093 } }
I20260608 12:43:06.725613  8235 raft_consensus.cc:359] T 884e57966f0b4c4fb1b5f2362db37114 P e011f02475ae4943898f72548395d1c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63ac7519c8e943f0a0dd22be3f76b896" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38937 } } peers { permanent_uuid: "309090e8ba2f4b6584ef372871412b2a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42603 } } peers { permanent_uuid: "e011f02475ae4943898f72548395d1c5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44093 } }
I20260608 12:43:06.726351  8235 raft_consensus.cc:385] T 884e57966f0b4c4fb1b5f2362db37114 P e011f02475ae4943898f72548395d1c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:06.726676  8235 raft_consensus.cc:740] T 884e57966f0b4c4fb1b5f2362db37114 P e011f02475ae4943898f72548395d1c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e011f02475ae4943898f72548395d1c5, State: Initialized, Role: FOLLOWER
I20260608 12:43:06.727555  8235 consensus_queue.cc:260] T 884e57966f0b4c4fb1b5f2362db37114 P e011f02475ae4943898f72548395d1c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63ac7519c8e943f0a0dd22be3f76b896" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38937 } } peers { permanent_uuid: "309090e8ba2f4b6584ef372871412b2a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42603 } } peers { permanent_uuid: "e011f02475ae4943898f72548395d1c5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44093 } }
I20260608 12:43:06.728134  8231 ts_tablet_manager.cc:1434] T 3f957fdcbb734de195c4e52663900848 P 309090e8ba2f4b6584ef372871412b2a: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.001s
I20260608 12:43:06.729405  8231 tablet_bootstrap.cc:492] T 9c6aff8a3956453ca5cf1d1e44b36b26 P 309090e8ba2f4b6584ef372871412b2a: Bootstrap starting.
I20260608 12:43:06.732893  8230 tablet_bootstrap.cc:492] T 3f957fdcbb734de195c4e52663900848 P 63ac7519c8e943f0a0dd22be3f76b896: Bootstrap starting.
I20260608 12:43:06.738111  8231 tablet_bootstrap.cc:654] T 9c6aff8a3956453ca5cf1d1e44b36b26 P 309090e8ba2f4b6584ef372871412b2a: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:06.740582  8230 tablet_bootstrap.cc:654] T 3f957fdcbb734de195c4e52663900848 P 63ac7519c8e943f0a0dd22be3f76b896: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:06.753211  8231 tablet_bootstrap.cc:492] T 9c6aff8a3956453ca5cf1d1e44b36b26 P 309090e8ba2f4b6584ef372871412b2a: No bootstrap required, opened a new log
I20260608 12:43:06.754048  8231 ts_tablet_manager.cc:1403] T 9c6aff8a3956453ca5cf1d1e44b36b26 P 309090e8ba2f4b6584ef372871412b2a: Time spent bootstrapping tablet: real 0.025s	user 0.013s	sys 0.009s
I20260608 12:43:06.757403  8186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "884e57966f0b4c4fb1b5f2362db37114" candidate_uuid: "63ac7519c8e943f0a0dd22be3f76b896" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e011f02475ae4943898f72548395d1c5" is_pre_election: true
I20260608 12:43:06.758571  8186 raft_consensus.cc:2468] T 884e57966f0b4c4fb1b5f2362db37114 P e011f02475ae4943898f72548395d1c5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63ac7519c8e943f0a0dd22be3f76b896 in term 0.
I20260608 12:43:06.759665  8235 ts_tablet_manager.cc:1434] T 884e57966f0b4c4fb1b5f2362db37114 P e011f02475ae4943898f72548395d1c5: Time spent starting tablet: real 0.037s	user 0.012s	sys 0.022s
I20260608 12:43:06.760515  8211 heartbeater.cc:499] Master 127.0.107.254:40825 was elected leader, sending a full tablet report...
I20260608 12:43:06.760722  8230 tablet_bootstrap.cc:492] T 3f957fdcbb734de195c4e52663900848 P 63ac7519c8e943f0a0dd22be3f76b896: No bootstrap required, opened a new log
I20260608 12:43:06.760924  8235 tablet_bootstrap.cc:492] T 43b5eaac513f49c8b521edd3d490fa17 P e011f02475ae4943898f72548395d1c5: Bootstrap starting.
I20260608 12:43:06.761231  8230 ts_tablet_manager.cc:1403] T 3f957fdcbb734de195c4e52663900848 P 63ac7519c8e943f0a0dd22be3f76b896: Time spent bootstrapping tablet: real 0.029s	user 0.011s	sys 0.015s
I20260608 12:43:06.760278  8002 leader_election.cc:304] T 884e57966f0b4c4fb1b5f2362db37114 P 63ac7519c8e943f0a0dd22be3f76b896 [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: 63ac7519c8e943f0a0dd22be3f76b896, e011f02475ae4943898f72548395d1c5; no voters: 309090e8ba2f4b6584ef372871412b2a
I20260608 12:43:06.764590  8230 raft_consensus.cc:359] T 3f957fdcbb734de195c4e52663900848 P 63ac7519c8e943f0a0dd22be3f76b896 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63ac7519c8e943f0a0dd22be3f76b896" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38937 } } peers { permanent_uuid: "309090e8ba2f4b6584ef372871412b2a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42603 } } peers { permanent_uuid: "e011f02475ae4943898f72548395d1c5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44093 } }
I20260608 12:43:06.765393  8230 raft_consensus.cc:385] T 3f957fdcbb734de195c4e52663900848 P 63ac7519c8e943f0a0dd22be3f76b896 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:06.765555  8233 raft_consensus.cc:2804] T 884e57966f0b4c4fb1b5f2362db37114 P 63ac7519c8e943f0a0dd22be3f76b896 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:43:06.765718  8230 raft_consensus.cc:740] T 3f957fdcbb734de195c4e52663900848 P 63ac7519c8e943f0a0dd22be3f76b896 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63ac7519c8e943f0a0dd22be3f76b896, State: Initialized, Role: FOLLOWER
I20260608 12:43:06.766136  8233 raft_consensus.cc:493] T 884e57966f0b4c4fb1b5f2362db37114 P 63ac7519c8e943f0a0dd22be3f76b896 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:43:06.766569  8233 raft_consensus.cc:3060] T 884e57966f0b4c4fb1b5f2362db37114 P 63ac7519c8e943f0a0dd22be3f76b896 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:06.766870  8230 consensus_queue.cc:260] T 3f957fdcbb734de195c4e52663900848 P 63ac7519c8e943f0a0dd22be3f76b896 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63ac7519c8e943f0a0dd22be3f76b896" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38937 } } peers { permanent_uuid: "309090e8ba2f4b6584ef372871412b2a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42603 } } peers { permanent_uuid: "e011f02475ae4943898f72548395d1c5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44093 } }
I20260608 12:43:06.767815  8235 tablet_bootstrap.cc:654] T 43b5eaac513f49c8b521edd3d490fa17 P e011f02475ae4943898f72548395d1c5: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:06.777726  8233 raft_consensus.cc:515] T 884e57966f0b4c4fb1b5f2362db37114 P 63ac7519c8e943f0a0dd22be3f76b896 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63ac7519c8e943f0a0dd22be3f76b896" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38937 } } peers { permanent_uuid: "309090e8ba2f4b6584ef372871412b2a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42603 } } peers { permanent_uuid: "e011f02475ae4943898f72548395d1c5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44093 } }
I20260608 12:43:06.781339  8235 tablet_bootstrap.cc:492] T 43b5eaac513f49c8b521edd3d490fa17 P e011f02475ae4943898f72548395d1c5: No bootstrap required, opened a new log
I20260608 12:43:06.781966  8235 ts_tablet_manager.cc:1403] T 43b5eaac513f49c8b521edd3d490fa17 P e011f02475ae4943898f72548395d1c5: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.007s
I20260608 12:43:06.782092  8112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "884e57966f0b4c4fb1b5f2362db37114" candidate_uuid: "63ac7519c8e943f0a0dd22be3f76b896" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "309090e8ba2f4b6584ef372871412b2a"
W20260608 12:43:06.784225  8002 leader_election.cc:343] T 884e57966f0b4c4fb1b5f2362db37114 P 63ac7519c8e943f0a0dd22be3f76b896 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 309090e8ba2f4b6584ef372871412b2a (127.0.107.194:42603): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:43:06.784591  8235 raft_consensus.cc:359] T 43b5eaac513f49c8b521edd3d490fa17 P e011f02475ae4943898f72548395d1c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63ac7519c8e943f0a0dd22be3f76b896" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38937 } } peers { permanent_uuid: "309090e8ba2f4b6584ef372871412b2a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42603 } } peers { permanent_uuid: "e011f02475ae4943898f72548395d1c5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44093 } }
I20260608 12:43:06.759938  8231 raft_consensus.cc:359] T 9c6aff8a3956453ca5cf1d1e44b36b26 P 309090e8ba2f4b6584ef372871412b2a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63ac7519c8e943f0a0dd22be3f76b896" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38937 } } peers { permanent_uuid: "309090e8ba2f4b6584ef372871412b2a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42603 } } peers { permanent_uuid: "e011f02475ae4943898f72548395d1c5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44093 } }
I20260608 12:43:06.785382  8235 raft_consensus.cc:385] T 43b5eaac513f49c8b521edd3d490fa17 P e011f02475ae4943898f72548395d1c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:06.785671  8231 raft_consensus.cc:385] T 9c6aff8a3956453ca5cf1d1e44b36b26 P 309090e8ba2f4b6584ef372871412b2a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:06.785715  8235 raft_consensus.cc:740] T 43b5eaac513f49c8b521edd3d490fa17 P e011f02475ae4943898f72548395d1c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e011f02475ae4943898f72548395d1c5, State: Initialized, Role: FOLLOWER
I20260608 12:43:06.786638  8231 raft_consensus.cc:740] T 9c6aff8a3956453ca5cf1d1e44b36b26 P 309090e8ba2f4b6584ef372871412b2a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 309090e8ba2f4b6584ef372871412b2a, State: Initialized, Role: FOLLOWER
I20260608 12:43:06.787271  8235 consensus_queue.cc:260] T 43b5eaac513f49c8b521edd3d490fa17 P e011f02475ae4943898f72548395d1c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63ac7519c8e943f0a0dd22be3f76b896" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38937 } } peers { permanent_uuid: "309090e8ba2f4b6584ef372871412b2a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42603 } } peers { permanent_uuid: "e011f02475ae4943898f72548395d1c5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44093 } }
I20260608 12:43:06.787928  8231 consensus_queue.cc:260] T 9c6aff8a3956453ca5cf1d1e44b36b26 P 309090e8ba2f4b6584ef372871412b2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63ac7519c8e943f0a0dd22be3f76b896" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38937 } } peers { permanent_uuid: "309090e8ba2f4b6584ef372871412b2a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42603 } } peers { permanent_uuid: "e011f02475ae4943898f72548395d1c5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44093 } }
I20260608 12:43:06.790076  8235 ts_tablet_manager.cc:1434] T 43b5eaac513f49c8b521edd3d490fa17 P e011f02475ae4943898f72548395d1c5: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 12:43:06.791153  8235 tablet_bootstrap.cc:492] T 9c6aff8a3956453ca5cf1d1e44b36b26 P e011f02475ae4943898f72548395d1c5: Bootstrap starting.
I20260608 12:43:06.791805  8231 ts_tablet_manager.cc:1434] T 9c6aff8a3956453ca5cf1d1e44b36b26 P 309090e8ba2f4b6584ef372871412b2a: Time spent starting tablet: real 0.037s	user 0.006s	sys 0.004s
I20260608 12:43:06.793454  8231 tablet_bootstrap.cc:492] T 884e57966f0b4c4fb1b5f2362db37114 P 309090e8ba2f4b6584ef372871412b2a: Bootstrap starting.
I20260608 12:43:06.798285  8233 leader_election.cc:290] T 884e57966f0b4c4fb1b5f2362db37114 P 63ac7519c8e943f0a0dd22be3f76b896 [CANDIDATE]: Term 1 election: Requested vote from peers 309090e8ba2f4b6584ef372871412b2a (127.0.107.194:42603), e011f02475ae4943898f72548395d1c5 (127.0.107.195:44093)
I20260608 12:43:06.798491  8235 tablet_bootstrap.cc:654] T 9c6aff8a3956453ca5cf1d1e44b36b26 P e011f02475ae4943898f72548395d1c5: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:06.798503  8186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "884e57966f0b4c4fb1b5f2362db37114" candidate_uuid: "63ac7519c8e943f0a0dd22be3f76b896" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e011f02475ae4943898f72548395d1c5"
I20260608 12:43:06.805200  8230 ts_tablet_manager.cc:1434] T 3f957fdcbb734de195c4e52663900848 P 63ac7519c8e943f0a0dd22be3f76b896: Time spent starting tablet: real 0.044s	user 0.029s	sys 0.013s
I20260608 12:43:06.805509  8186 raft_consensus.cc:3060] T 884e57966f0b4c4fb1b5f2362db37114 P e011f02475ae4943898f72548395d1c5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:06.806640  8230 tablet_bootstrap.cc:492] T 43b5eaac513f49c8b521edd3d490fa17 P 63ac7519c8e943f0a0dd22be3f76b896: Bootstrap starting.
I20260608 12:43:06.808514  8231 tablet_bootstrap.cc:654] T 884e57966f0b4c4fb1b5f2362db37114 P 309090e8ba2f4b6584ef372871412b2a: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:06.813876  8235 tablet_bootstrap.cc:492] T 9c6aff8a3956453ca5cf1d1e44b36b26 P e011f02475ae4943898f72548395d1c5: No bootstrap required, opened a new log
I20260608 12:43:06.814491  8235 ts_tablet_manager.cc:1403] T 9c6aff8a3956453ca5cf1d1e44b36b26 P e011f02475ae4943898f72548395d1c5: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.008s
I20260608 12:43:06.815866  8230 tablet_bootstrap.cc:654] T 43b5eaac513f49c8b521edd3d490fa17 P 63ac7519c8e943f0a0dd22be3f76b896: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:06.817785  8235 raft_consensus.cc:359] T 9c6aff8a3956453ca5cf1d1e44b36b26 P e011f02475ae4943898f72548395d1c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63ac7519c8e943f0a0dd22be3f76b896" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38937 } } peers { permanent_uuid: "309090e8ba2f4b6584ef372871412b2a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42603 } } peers { permanent_uuid: "e011f02475ae4943898f72548395d1c5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44093 } }
I20260608 12:43:06.818755  8235 raft_consensus.cc:385] T 9c6aff8a3956453ca5cf1d1e44b36b26 P e011f02475ae4943898f72548395d1c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:06.819145  8235 raft_consensus.cc:740] T 9c6aff8a3956453ca5cf1d1e44b36b26 P e011f02475ae4943898f72548395d1c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e011f02475ae4943898f72548395d1c5, State: Initialized, Role: FOLLOWER
I20260608 12:43:06.820204  8235 consensus_queue.cc:260] T 9c6aff8a3956453ca5cf1d1e44b36b26 P e011f02475ae4943898f72548395d1c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63ac7519c8e943f0a0dd22be3f76b896" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38937 } } peers { permanent_uuid: "309090e8ba2f4b6584ef372871412b2a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42603 } } peers { permanent_uuid: "e011f02475ae4943898f72548395d1c5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44093 } }
I20260608 12:43:06.822261  8231 tablet_bootstrap.cc:492] T 884e57966f0b4c4fb1b5f2362db37114 P 309090e8ba2f4b6584ef372871412b2a: No bootstrap required, opened a new log
I20260608 12:43:06.823092  8231 ts_tablet_manager.cc:1403] T 884e57966f0b4c4fb1b5f2362db37114 P 309090e8ba2f4b6584ef372871412b2a: Time spent bootstrapping tablet: real 0.030s	user 0.010s	sys 0.010s
I20260608 12:43:06.823614  8235 ts_tablet_manager.cc:1434] T 9c6aff8a3956453ca5cf1d1e44b36b26 P e011f02475ae4943898f72548395d1c5: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260608 12:43:06.824877  8235 tablet_bootstrap.cc:492] T 3f957fdcbb734de195c4e52663900848 P e011f02475ae4943898f72548395d1c5: Bootstrap starting.
I20260608 12:43:06.827849  8231 raft_consensus.cc:359] T 884e57966f0b4c4fb1b5f2362db37114 P 309090e8ba2f4b6584ef372871412b2a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63ac7519c8e943f0a0dd22be3f76b896" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38937 } } peers { permanent_uuid: "309090e8ba2f4b6584ef372871412b2a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42603 } } peers { permanent_uuid: "e011f02475ae4943898f72548395d1c5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44093 } }
I20260608 12:43:06.828979  8231 raft_consensus.cc:385] T 884e57966f0b4c4fb1b5f2362db37114 P 309090e8ba2f4b6584ef372871412b2a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:06.829401  8231 raft_consensus.cc:740] T 884e57966f0b4c4fb1b5f2362db37114 P 309090e8ba2f4b6584ef372871412b2a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 309090e8ba2f4b6584ef372871412b2a, State: Initialized, Role: FOLLOWER
I20260608 12:43:06.829867  8230 tablet_bootstrap.cc:492] T 43b5eaac513f49c8b521edd3d490fa17 P 63ac7519c8e943f0a0dd22be3f76b896: No bootstrap required, opened a new log
I20260608 12:43:06.830716  8230 ts_tablet_manager.cc:1403] T 43b5eaac513f49c8b521edd3d490fa17 P 63ac7519c8e943f0a0dd22be3f76b896: Time spent bootstrapping tablet: real 0.024s	user 0.013s	sys 0.007s
I20260608 12:43:06.831040  8231 consensus_queue.cc:260] T 884e57966f0b4c4fb1b5f2362db37114 P 309090e8ba2f4b6584ef372871412b2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63ac7519c8e943f0a0dd22be3f76b896" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38937 } } peers { permanent_uuid: "309090e8ba2f4b6584ef372871412b2a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42603 } } peers { permanent_uuid: "e011f02475ae4943898f72548395d1c5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44093 } }
I20260608 12:43:06.832167  8235 tablet_bootstrap.cc:654] T 3f957fdcbb734de195c4e52663900848 P e011f02475ae4943898f72548395d1c5: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:06.835033  8231 ts_tablet_manager.cc:1434] T 884e57966f0b4c4fb1b5f2362db37114 P 309090e8ba2f4b6584ef372871412b2a: Time spent starting tablet: real 0.012s	user 0.010s	sys 0.000s
I20260608 12:43:06.835157  8230 raft_consensus.cc:359] T 43b5eaac513f49c8b521edd3d490fa17 P 63ac7519c8e943f0a0dd22be3f76b896 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63ac7519c8e943f0a0dd22be3f76b896" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38937 } } peers { permanent_uuid: "309090e8ba2f4b6584ef372871412b2a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42603 } } peers { permanent_uuid: "e011f02475ae4943898f72548395d1c5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44093 } }
I20260608 12:43:06.836213  8230 raft_consensus.cc:385] T 43b5eaac513f49c8b521edd3d490fa17 P 63ac7519c8e943f0a0dd22be3f76b896 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:06.836615  8230 raft_consensus.cc:740] T 43b5eaac513f49c8b521edd3d490fa17 P 63ac7519c8e943f0a0dd22be3f76b896 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63ac7519c8e943f0a0dd22be3f76b896, State: Initialized, Role: FOLLOWER
I20260608 12:43:06.828341  8186 raft_consensus.cc:2468] T 884e57966f0b4c4fb1b5f2362db37114 P e011f02475ae4943898f72548395d1c5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63ac7519c8e943f0a0dd22be3f76b896 in term 1.
I20260608 12:43:06.837824  8230 consensus_queue.cc:260] T 43b5eaac513f49c8b521edd3d490fa17 P 63ac7519c8e943f0a0dd22be3f76b896 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63ac7519c8e943f0a0dd22be3f76b896" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38937 } } peers { permanent_uuid: "309090e8ba2f4b6584ef372871412b2a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42603 } } peers { permanent_uuid: "e011f02475ae4943898f72548395d1c5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44093 } }
I20260608 12:43:06.838516  8002 leader_election.cc:304] T 884e57966f0b4c4fb1b5f2362db37114 P 63ac7519c8e943f0a0dd22be3f76b896 [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: 63ac7519c8e943f0a0dd22be3f76b896, e011f02475ae4943898f72548395d1c5; no voters: 309090e8ba2f4b6584ef372871412b2a
I20260608 12:43:06.840287  8233 raft_consensus.cc:2804] T 884e57966f0b4c4fb1b5f2362db37114 P 63ac7519c8e943f0a0dd22be3f76b896 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:43:06.840969  8233 raft_consensus.cc:697] T 884e57966f0b4c4fb1b5f2362db37114 P 63ac7519c8e943f0a0dd22be3f76b896 [term 1 LEADER]: Becoming Leader. State: Replica: 63ac7519c8e943f0a0dd22be3f76b896, State: Running, Role: LEADER
I20260608 12:43:06.842130  8233 consensus_queue.cc:237] T 884e57966f0b4c4fb1b5f2362db37114 P 63ac7519c8e943f0a0dd22be3f76b896 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63ac7519c8e943f0a0dd22be3f76b896" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38937 } } peers { permanent_uuid: "309090e8ba2f4b6584ef372871412b2a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42603 } } peers { permanent_uuid: "e011f02475ae4943898f72548395d1c5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44093 } }
I20260608 12:43:06.843132  8238 raft_consensus.cc:493] T 43b5eaac513f49c8b521edd3d490fa17 P 309090e8ba2f4b6584ef372871412b2a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:43:06.843681  8238 raft_consensus.cc:515] T 43b5eaac513f49c8b521edd3d490fa17 P 309090e8ba2f4b6584ef372871412b2a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63ac7519c8e943f0a0dd22be3f76b896" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38937 } } peers { permanent_uuid: "309090e8ba2f4b6584ef372871412b2a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42603 } } peers { permanent_uuid: "e011f02475ae4943898f72548395d1c5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44093 } }
I20260608 12:43:06.846733  8238 leader_election.cc:290] T 43b5eaac513f49c8b521edd3d490fa17 P 309090e8ba2f4b6584ef372871412b2a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63ac7519c8e943f0a0dd22be3f76b896 (127.0.107.193:38937), e011f02475ae4943898f72548395d1c5 (127.0.107.195:44093)
I20260608 12:43:06.848846  8230 ts_tablet_manager.cc:1434] T 43b5eaac513f49c8b521edd3d490fa17 P 63ac7519c8e943f0a0dd22be3f76b896: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.004s
I20260608 12:43:06.861966  7935 catalog_manager.cc:5696] T 884e57966f0b4c4fb1b5f2362db37114 P 63ac7519c8e943f0a0dd22be3f76b896 reported cstate change: term changed from 0 to 1, leader changed from <none> to 63ac7519c8e943f0a0dd22be3f76b896 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "63ac7519c8e943f0a0dd22be3f76b896" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63ac7519c8e943f0a0dd22be3f76b896" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38937 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "309090e8ba2f4b6584ef372871412b2a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42603 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e011f02475ae4943898f72548395d1c5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44093 } health_report { overall_health: UNKNOWN } } }
I20260608 12:43:06.865252  8235 tablet_bootstrap.cc:492] T 3f957fdcbb734de195c4e52663900848 P e011f02475ae4943898f72548395d1c5: No bootstrap required, opened a new log
I20260608 12:43:06.866011  8235 ts_tablet_manager.cc:1403] T 3f957fdcbb734de195c4e52663900848 P e011f02475ae4943898f72548395d1c5: Time spent bootstrapping tablet: real 0.041s	user 0.017s	sys 0.003s
I20260608 12:43:06.869956  8235 raft_consensus.cc:359] T 3f957fdcbb734de195c4e52663900848 P e011f02475ae4943898f72548395d1c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63ac7519c8e943f0a0dd22be3f76b896" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38937 } } peers { permanent_uuid: "309090e8ba2f4b6584ef372871412b2a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42603 } } peers { permanent_uuid: "e011f02475ae4943898f72548395d1c5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44093 } }
I20260608 12:43:06.870985  8235 raft_consensus.cc:385] T 3f957fdcbb734de195c4e52663900848 P e011f02475ae4943898f72548395d1c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:06.871310  8235 raft_consensus.cc:740] T 3f957fdcbb734de195c4e52663900848 P e011f02475ae4943898f72548395d1c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e011f02475ae4943898f72548395d1c5, State: Initialized, Role: FOLLOWER
I20260608 12:43:06.872074  8037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43b5eaac513f49c8b521edd3d490fa17" candidate_uuid: "309090e8ba2f4b6584ef372871412b2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63ac7519c8e943f0a0dd22be3f76b896" is_pre_election: true
I20260608 12:43:06.872233  8235 consensus_queue.cc:260] T 3f957fdcbb734de195c4e52663900848 P e011f02475ae4943898f72548395d1c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63ac7519c8e943f0a0dd22be3f76b896" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38937 } } peers { permanent_uuid: "309090e8ba2f4b6584ef372871412b2a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42603 } } peers { permanent_uuid: "e011f02475ae4943898f72548395d1c5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44093 } }
I20260608 12:43:06.873157  8037 raft_consensus.cc:2468] T 43b5eaac513f49c8b521edd3d490fa17 P 63ac7519c8e943f0a0dd22be3f76b896 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 309090e8ba2f4b6584ef372871412b2a in term 0.
I20260608 12:43:06.874594  8077 leader_election.cc:304] T 43b5eaac513f49c8b521edd3d490fa17 P 309090e8ba2f4b6584ef372871412b2a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 309090e8ba2f4b6584ef372871412b2a, 63ac7519c8e943f0a0dd22be3f76b896; no voters: 
I20260608 12:43:06.874907  8235 ts_tablet_manager.cc:1434] T 3f957fdcbb734de195c4e52663900848 P e011f02475ae4943898f72548395d1c5: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260608 12:43:06.875509  8238 raft_consensus.cc:2804] T 43b5eaac513f49c8b521edd3d490fa17 P 309090e8ba2f4b6584ef372871412b2a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:43:06.875922  8238 raft_consensus.cc:493] T 43b5eaac513f49c8b521edd3d490fa17 P 309090e8ba2f4b6584ef372871412b2a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:43:06.876286  8238 raft_consensus.cc:3060] T 43b5eaac513f49c8b521edd3d490fa17 P 309090e8ba2f4b6584ef372871412b2a [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:06.878947  8233 raft_consensus.cc:493] T 9c6aff8a3956453ca5cf1d1e44b36b26 P 63ac7519c8e943f0a0dd22be3f76b896 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:43:06.879494  8233 raft_consensus.cc:515] T 9c6aff8a3956453ca5cf1d1e44b36b26 P 63ac7519c8e943f0a0dd22be3f76b896 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63ac7519c8e943f0a0dd22be3f76b896" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38937 } } peers { permanent_uuid: "309090e8ba2f4b6584ef372871412b2a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42603 } } peers { permanent_uuid: "e011f02475ae4943898f72548395d1c5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44093 } }
I20260608 12:43:06.881052  8186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43b5eaac513f49c8b521edd3d490fa17" candidate_uuid: "309090e8ba2f4b6584ef372871412b2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e011f02475ae4943898f72548395d1c5" is_pre_election: true
I20260608 12:43:06.881740  8186 raft_consensus.cc:2468] T 43b5eaac513f49c8b521edd3d490fa17 P e011f02475ae4943898f72548395d1c5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 309090e8ba2f4b6584ef372871412b2a in term 0.
I20260608 12:43:06.881835  8233 leader_election.cc:290] T 9c6aff8a3956453ca5cf1d1e44b36b26 P 63ac7519c8e943f0a0dd22be3f76b896 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 309090e8ba2f4b6584ef372871412b2a (127.0.107.194:42603), e011f02475ae4943898f72548395d1c5 (127.0.107.195:44093)
I20260608 12:43:06.882776  8112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c6aff8a3956453ca5cf1d1e44b36b26" candidate_uuid: "63ac7519c8e943f0a0dd22be3f76b896" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "309090e8ba2f4b6584ef372871412b2a" is_pre_election: true
I20260608 12:43:06.883001  8186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c6aff8a3956453ca5cf1d1e44b36b26" candidate_uuid: "63ac7519c8e943f0a0dd22be3f76b896" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e011f02475ae4943898f72548395d1c5" is_pre_election: true
I20260608 12:43:06.883477  8112 raft_consensus.cc:2468] T 9c6aff8a3956453ca5cf1d1e44b36b26 P 309090e8ba2f4b6584ef372871412b2a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63ac7519c8e943f0a0dd22be3f76b896 in term 0.
I20260608 12:43:06.883585  8186 raft_consensus.cc:2468] T 9c6aff8a3956453ca5cf1d1e44b36b26 P e011f02475ae4943898f72548395d1c5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63ac7519c8e943f0a0dd22be3f76b896 in term 0.
I20260608 12:43:06.884909  8002 leader_election.cc:304] T 9c6aff8a3956453ca5cf1d1e44b36b26 P 63ac7519c8e943f0a0dd22be3f76b896 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 309090e8ba2f4b6584ef372871412b2a, 63ac7519c8e943f0a0dd22be3f76b896; no voters: 
I20260608 12:43:06.885497  8238 raft_consensus.cc:515] T 43b5eaac513f49c8b521edd3d490fa17 P 309090e8ba2f4b6584ef372871412b2a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63ac7519c8e943f0a0dd22be3f76b896" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38937 } } peers { permanent_uuid: "309090e8ba2f4b6584ef372871412b2a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42603 } } peers { permanent_uuid: "e011f02475ae4943898f72548395d1c5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44093 } }
I20260608 12:43:06.886482  8233 raft_consensus.cc:2804] T 9c6aff8a3956453ca5cf1d1e44b36b26 P 63ac7519c8e943f0a0dd22be3f76b896 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:43:06.886936  8233 raft_consensus.cc:493] T 9c6aff8a3956453ca5cf1d1e44b36b26 P 63ac7519c8e943f0a0dd22be3f76b896 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:43:06.887449  8233 raft_consensus.cc:3060] T 9c6aff8a3956453ca5cf1d1e44b36b26 P 63ac7519c8e943f0a0dd22be3f76b896 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:06.887840  8238 leader_election.cc:290] T 43b5eaac513f49c8b521edd3d490fa17 P 309090e8ba2f4b6584ef372871412b2a [CANDIDATE]: Term 1 election: Requested vote from peers 63ac7519c8e943f0a0dd22be3f76b896 (127.0.107.193:38937), e011f02475ae4943898f72548395d1c5 (127.0.107.195:44093)
I20260608 12:43:06.889135  8037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43b5eaac513f49c8b521edd3d490fa17" candidate_uuid: "309090e8ba2f4b6584ef372871412b2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63ac7519c8e943f0a0dd22be3f76b896"
I20260608 12:43:06.889369  8186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43b5eaac513f49c8b521edd3d490fa17" candidate_uuid: "309090e8ba2f4b6584ef372871412b2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e011f02475ae4943898f72548395d1c5"
I20260608 12:43:06.890435  8186 raft_consensus.cc:3060] T 43b5eaac513f49c8b521edd3d490fa17 P e011f02475ae4943898f72548395d1c5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:06.889794  8037 raft_consensus.cc:3060] T 43b5eaac513f49c8b521edd3d490fa17 P 63ac7519c8e943f0a0dd22be3f76b896 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:06.896428  8233 raft_consensus.cc:515] T 9c6aff8a3956453ca5cf1d1e44b36b26 P 63ac7519c8e943f0a0dd22be3f76b896 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63ac7519c8e943f0a0dd22be3f76b896" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38937 } } peers { permanent_uuid: "309090e8ba2f4b6584ef372871412b2a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42603 } } peers { permanent_uuid: "e011f02475ae4943898f72548395d1c5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44093 } }
I20260608 12:43:06.898162  8186 raft_consensus.cc:2468] T 43b5eaac513f49c8b521edd3d490fa17 P e011f02475ae4943898f72548395d1c5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 309090e8ba2f4b6584ef372871412b2a in term 1.
I20260608 12:43:06.898528  8233 leader_election.cc:290] T 9c6aff8a3956453ca5cf1d1e44b36b26 P 63ac7519c8e943f0a0dd22be3f76b896 [CANDIDATE]: Term 1 election: Requested vote from peers 309090e8ba2f4b6584ef372871412b2a (127.0.107.194:42603), e011f02475ae4943898f72548395d1c5 (127.0.107.195:44093)
I20260608 12:43:06.899770  8112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c6aff8a3956453ca5cf1d1e44b36b26" candidate_uuid: "63ac7519c8e943f0a0dd22be3f76b896" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "309090e8ba2f4b6584ef372871412b2a"
I20260608 12:43:06.899788  8185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c6aff8a3956453ca5cf1d1e44b36b26" candidate_uuid: "63ac7519c8e943f0a0dd22be3f76b896" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e011f02475ae4943898f72548395d1c5"
I20260608 12:43:06.899956  8077 leader_election.cc:304] T 43b5eaac513f49c8b521edd3d490fa17 P 309090e8ba2f4b6584ef372871412b2a [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: 309090e8ba2f4b6584ef372871412b2a, e011f02475ae4943898f72548395d1c5; no voters: 
I20260608 12:43:06.900615  8112 raft_consensus.cc:3060] T 9c6aff8a3956453ca5cf1d1e44b36b26 P 309090e8ba2f4b6584ef372871412b2a [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:06.900857  8185 raft_consensus.cc:3060] T 9c6aff8a3956453ca5cf1d1e44b36b26 P e011f02475ae4943898f72548395d1c5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:06.901245  8238 raft_consensus.cc:2804] T 43b5eaac513f49c8b521edd3d490fa17 P 309090e8ba2f4b6584ef372871412b2a [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:43:06.903611  8037 raft_consensus.cc:2468] T 43b5eaac513f49c8b521edd3d490fa17 P 63ac7519c8e943f0a0dd22be3f76b896 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 309090e8ba2f4b6584ef372871412b2a in term 1.
I20260608 12:43:06.905985  8238 raft_consensus.cc:697] T 43b5eaac513f49c8b521edd3d490fa17 P 309090e8ba2f4b6584ef372871412b2a [term 1 LEADER]: Becoming Leader. State: Replica: 309090e8ba2f4b6584ef372871412b2a, State: Running, Role: LEADER
I20260608 12:43:06.907081  8238 consensus_queue.cc:237] T 43b5eaac513f49c8b521edd3d490fa17 P 309090e8ba2f4b6584ef372871412b2a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63ac7519c8e943f0a0dd22be3f76b896" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38937 } } peers { permanent_uuid: "309090e8ba2f4b6584ef372871412b2a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42603 } } peers { permanent_uuid: "e011f02475ae4943898f72548395d1c5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44093 } }
I20260608 12:43:06.908481  8185 raft_consensus.cc:2468] T 9c6aff8a3956453ca5cf1d1e44b36b26 P e011f02475ae4943898f72548395d1c5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63ac7519c8e943f0a0dd22be3f76b896 in term 1.
I20260608 12:43:06.909888  8002 leader_election.cc:304] T 9c6aff8a3956453ca5cf1d1e44b36b26 P 63ac7519c8e943f0a0dd22be3f76b896 [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: 63ac7519c8e943f0a0dd22be3f76b896, e011f02475ae4943898f72548395d1c5; no voters: 
I20260608 12:43:06.910478  8112 raft_consensus.cc:2468] T 9c6aff8a3956453ca5cf1d1e44b36b26 P 309090e8ba2f4b6584ef372871412b2a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63ac7519c8e943f0a0dd22be3f76b896 in term 1.
I20260608 12:43:06.911357  8233 raft_consensus.cc:2804] T 9c6aff8a3956453ca5cf1d1e44b36b26 P 63ac7519c8e943f0a0dd22be3f76b896 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:43:06.912087  8233 raft_consensus.cc:697] T 9c6aff8a3956453ca5cf1d1e44b36b26 P 63ac7519c8e943f0a0dd22be3f76b896 [term 1 LEADER]: Becoming Leader. State: Replica: 63ac7519c8e943f0a0dd22be3f76b896, State: Running, Role: LEADER
I20260608 12:43:06.912925  8233 consensus_queue.cc:237] T 9c6aff8a3956453ca5cf1d1e44b36b26 P 63ac7519c8e943f0a0dd22be3f76b896 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63ac7519c8e943f0a0dd22be3f76b896" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38937 } } peers { permanent_uuid: "309090e8ba2f4b6584ef372871412b2a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42603 } } peers { permanent_uuid: "e011f02475ae4943898f72548395d1c5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44093 } }
I20260608 12:43:06.921723  7934 catalog_manager.cc:5696] T 43b5eaac513f49c8b521edd3d490fa17 P 309090e8ba2f4b6584ef372871412b2a reported cstate change: term changed from 0 to 1, leader changed from <none> to 309090e8ba2f4b6584ef372871412b2a (127.0.107.194). New cstate: current_term: 1 leader_uuid: "309090e8ba2f4b6584ef372871412b2a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63ac7519c8e943f0a0dd22be3f76b896" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38937 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "309090e8ba2f4b6584ef372871412b2a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42603 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e011f02475ae4943898f72548395d1c5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44093 } health_report { overall_health: UNKNOWN } } }
I20260608 12:43:06.922230  7935 catalog_manager.cc:5696] T 9c6aff8a3956453ca5cf1d1e44b36b26 P 63ac7519c8e943f0a0dd22be3f76b896 reported cstate change: term changed from 0 to 1, leader changed from <none> to 63ac7519c8e943f0a0dd22be3f76b896 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "63ac7519c8e943f0a0dd22be3f76b896" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63ac7519c8e943f0a0dd22be3f76b896" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38937 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "309090e8ba2f4b6584ef372871412b2a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42603 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e011f02475ae4943898f72548395d1c5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44093 } health_report { overall_health: UNKNOWN } } }
I20260608 12:43:06.927506  8233 raft_consensus.cc:493] T 3f957fdcbb734de195c4e52663900848 P 63ac7519c8e943f0a0dd22be3f76b896 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:43:06.928310  8233 raft_consensus.cc:515] T 3f957fdcbb734de195c4e52663900848 P 63ac7519c8e943f0a0dd22be3f76b896 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63ac7519c8e943f0a0dd22be3f76b896" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38937 } } peers { permanent_uuid: "309090e8ba2f4b6584ef372871412b2a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42603 } } peers { permanent_uuid: "e011f02475ae4943898f72548395d1c5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44093 } }
I20260608 12:43:06.931082  8233 leader_election.cc:290] T 3f957fdcbb734de195c4e52663900848 P 63ac7519c8e943f0a0dd22be3f76b896 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 309090e8ba2f4b6584ef372871412b2a (127.0.107.194:42603), e011f02475ae4943898f72548395d1c5 (127.0.107.195:44093)
I20260608 12:43:06.933403  8112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f957fdcbb734de195c4e52663900848" candidate_uuid: "63ac7519c8e943f0a0dd22be3f76b896" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "309090e8ba2f4b6584ef372871412b2a" is_pre_election: true
I20260608 12:43:06.934180  8112 raft_consensus.cc:2468] T 3f957fdcbb734de195c4e52663900848 P 309090e8ba2f4b6584ef372871412b2a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63ac7519c8e943f0a0dd22be3f76b896 in term 0.
I20260608 12:43:06.934646  8185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f957fdcbb734de195c4e52663900848" candidate_uuid: "63ac7519c8e943f0a0dd22be3f76b896" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e011f02475ae4943898f72548395d1c5" is_pre_election: true
I20260608 12:43:06.935408  8185 raft_consensus.cc:2468] T 3f957fdcbb734de195c4e52663900848 P e011f02475ae4943898f72548395d1c5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63ac7519c8e943f0a0dd22be3f76b896 in term 0.
I20260608 12:43:06.936022  8002 leader_election.cc:304] T 3f957fdcbb734de195c4e52663900848 P 63ac7519c8e943f0a0dd22be3f76b896 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 309090e8ba2f4b6584ef372871412b2a, 63ac7519c8e943f0a0dd22be3f76b896; no voters: 
I20260608 12:43:06.937107  8233 raft_consensus.cc:2804] T 3f957fdcbb734de195c4e52663900848 P 63ac7519c8e943f0a0dd22be3f76b896 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:43:06.937408  8233 raft_consensus.cc:493] T 3f957fdcbb734de195c4e52663900848 P 63ac7519c8e943f0a0dd22be3f76b896 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:43:06.937626  8233 raft_consensus.cc:3060] T 3f957fdcbb734de195c4e52663900848 P 63ac7519c8e943f0a0dd22be3f76b896 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:06.943003  8233 raft_consensus.cc:515] T 3f957fdcbb734de195c4e52663900848 P 63ac7519c8e943f0a0dd22be3f76b896 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63ac7519c8e943f0a0dd22be3f76b896" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38937 } } peers { permanent_uuid: "309090e8ba2f4b6584ef372871412b2a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42603 } } peers { permanent_uuid: "e011f02475ae4943898f72548395d1c5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44093 } }
I20260608 12:43:06.944947  8233 leader_election.cc:290] T 3f957fdcbb734de195c4e52663900848 P 63ac7519c8e943f0a0dd22be3f76b896 [CANDIDATE]: Term 1 election: Requested vote from peers 309090e8ba2f4b6584ef372871412b2a (127.0.107.194:42603), e011f02475ae4943898f72548395d1c5 (127.0.107.195:44093)
I20260608 12:43:06.946041  8112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f957fdcbb734de195c4e52663900848" candidate_uuid: "63ac7519c8e943f0a0dd22be3f76b896" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "309090e8ba2f4b6584ef372871412b2a"
I20260608 12:43:06.946336  8185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f957fdcbb734de195c4e52663900848" candidate_uuid: "63ac7519c8e943f0a0dd22be3f76b896" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e011f02475ae4943898f72548395d1c5"
I20260608 12:43:06.946635  8112 raft_consensus.cc:3060] T 3f957fdcbb734de195c4e52663900848 P 309090e8ba2f4b6584ef372871412b2a [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:06.946947  8185 raft_consensus.cc:3060] T 3f957fdcbb734de195c4e52663900848 P e011f02475ae4943898f72548395d1c5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:06.952347  8185 raft_consensus.cc:2468] T 3f957fdcbb734de195c4e52663900848 P e011f02475ae4943898f72548395d1c5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63ac7519c8e943f0a0dd22be3f76b896 in term 1.
I20260608 12:43:06.953663  8002 leader_election.cc:304] T 3f957fdcbb734de195c4e52663900848 P 63ac7519c8e943f0a0dd22be3f76b896 [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: 63ac7519c8e943f0a0dd22be3f76b896, e011f02475ae4943898f72548395d1c5; no voters: 
I20260608 12:43:06.954056  8112 raft_consensus.cc:2468] T 3f957fdcbb734de195c4e52663900848 P 309090e8ba2f4b6584ef372871412b2a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63ac7519c8e943f0a0dd22be3f76b896 in term 1.
I20260608 12:43:06.954417  8233 raft_consensus.cc:2804] T 3f957fdcbb734de195c4e52663900848 P 63ac7519c8e943f0a0dd22be3f76b896 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:43:06.954975  8233 raft_consensus.cc:697] T 3f957fdcbb734de195c4e52663900848 P 63ac7519c8e943f0a0dd22be3f76b896 [term 1 LEADER]: Becoming Leader. State: Replica: 63ac7519c8e943f0a0dd22be3f76b896, State: Running, Role: LEADER
I20260608 12:43:06.955811  8233 consensus_queue.cc:237] T 3f957fdcbb734de195c4e52663900848 P 63ac7519c8e943f0a0dd22be3f76b896 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63ac7519c8e943f0a0dd22be3f76b896" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38937 } } peers { permanent_uuid: "309090e8ba2f4b6584ef372871412b2a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42603 } } peers { permanent_uuid: "e011f02475ae4943898f72548395d1c5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44093 } }
I20260608 12:43:06.964469  7935 catalog_manager.cc:5696] T 3f957fdcbb734de195c4e52663900848 P 63ac7519c8e943f0a0dd22be3f76b896 reported cstate change: term changed from 0 to 1, leader changed from <none> to 63ac7519c8e943f0a0dd22be3f76b896 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "63ac7519c8e943f0a0dd22be3f76b896" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63ac7519c8e943f0a0dd22be3f76b896" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38937 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "309090e8ba2f4b6584ef372871412b2a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42603 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e011f02475ae4943898f72548395d1c5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44093 } health_report { overall_health: UNKNOWN } } }
I20260608 12:43:07.040890  7935 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:47864:
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:43:07.043180  7935 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:43:07.079711  8025 tablet_service.cc:1511] Processing CreateTablet for tablet d658f40f3a954081b3df4fc098568bdf (DEFAULT_TABLE table=dugtrio [id=0ca21d19d3f445318eb31300bc04ffb7]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:43:07.081152  8025 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d658f40f3a954081b3df4fc098568bdf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:07.081288  8101 tablet_service.cc:1511] Processing CreateTablet for tablet d658f40f3a954081b3df4fc098568bdf (DEFAULT_TABLE table=dugtrio [id=0ca21d19d3f445318eb31300bc04ffb7]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:43:07.082760  8101 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d658f40f3a954081b3df4fc098568bdf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:07.085304  8027 tablet_service.cc:1511] Processing CreateTablet for tablet 12371321b1734cfb9c8e8315d6c12c77 (DEFAULT_TABLE table=dugtrio [id=0ca21d19d3f445318eb31300bc04ffb7]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:43:07.087213  8027 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12371321b1734cfb9c8e8315d6c12c77. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:07.096434  8176 tablet_service.cc:1511] Processing CreateTablet for tablet 12371321b1734cfb9c8e8315d6c12c77 (DEFAULT_TABLE table=dugtrio [id=0ca21d19d3f445318eb31300bc04ffb7]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:43:07.098006  8176 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12371321b1734cfb9c8e8315d6c12c77. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:07.100977  8230 tablet_bootstrap.cc:492] T d658f40f3a954081b3df4fc098568bdf P 63ac7519c8e943f0a0dd22be3f76b896: Bootstrap starting.
I20260608 12:43:07.101707  8175 tablet_service.cc:1511] Processing CreateTablet for tablet eba4671cb0544bea989507147b9d531e (DEFAULT_TABLE table=dugtrio [id=0ca21d19d3f445318eb31300bc04ffb7]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:43:07.102325  8231 tablet_bootstrap.cc:492] T d658f40f3a954081b3df4fc098568bdf P 309090e8ba2f4b6584ef372871412b2a: Bootstrap starting.
I20260608 12:43:07.103128  8175 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eba4671cb0544bea989507147b9d531e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:07.108438  8102 tablet_service.cc:1511] Processing CreateTablet for tablet eba4671cb0544bea989507147b9d531e (DEFAULT_TABLE table=dugtrio [id=0ca21d19d3f445318eb31300bc04ffb7]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:43:07.109706  8230 tablet_bootstrap.cc:654] T d658f40f3a954081b3df4fc098568bdf P 63ac7519c8e943f0a0dd22be3f76b896: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:07.110260  8102 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eba4671cb0544bea989507147b9d531e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:07.082792  8173 tablet_service.cc:1511] Processing CreateTablet for tablet d658f40f3a954081b3df4fc098568bdf (DEFAULT_TABLE table=dugtrio [id=0ca21d19d3f445318eb31300bc04ffb7]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:43:07.111961  8173 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d658f40f3a954081b3df4fc098568bdf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:07.114180  8024 tablet_service.cc:1511] Processing CreateTablet for tablet 9fc679b7100a4648a61c8035db5acf15 (DEFAULT_TABLE table=dugtrio [id=0ca21d19d3f445318eb31300bc04ffb7]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:43:07.115640  8024 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9fc679b7100a4648a61c8035db5acf15. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:07.120141  8101 tablet_service.cc:1511] Processing CreateTablet for tablet 12371321b1734cfb9c8e8315d6c12c77 (DEFAULT_TABLE table=dugtrio [id=0ca21d19d3f445318eb31300bc04ffb7]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:43:07.123317  8100 tablet_service.cc:1511] Processing CreateTablet for tablet 9fc679b7100a4648a61c8035db5acf15 (DEFAULT_TABLE table=dugtrio [id=0ca21d19d3f445318eb31300bc04ffb7]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:43:07.124061  8174 tablet_service.cc:1511] Processing CreateTablet for tablet 9fc679b7100a4648a61c8035db5acf15 (DEFAULT_TABLE table=dugtrio [id=0ca21d19d3f445318eb31300bc04ffb7]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:43:07.125603  8174 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9fc679b7100a4648a61c8035db5acf15. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:07.111932  8231 tablet_bootstrap.cc:654] T d658f40f3a954081b3df4fc098568bdf P 309090e8ba2f4b6584ef372871412b2a: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:07.124083  8101 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12371321b1734cfb9c8e8315d6c12c77. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:07.133692  8100 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9fc679b7100a4648a61c8035db5acf15. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:07.137110  8025 tablet_service.cc:1511] Processing CreateTablet for tablet eba4671cb0544bea989507147b9d531e (DEFAULT_TABLE table=dugtrio [id=0ca21d19d3f445318eb31300bc04ffb7]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:43:07.140714  8238 raft_consensus.cc:493] T 884e57966f0b4c4fb1b5f2362db37114 P 309090e8ba2f4b6584ef372871412b2a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:43:07.148201  8238 raft_consensus.cc:515] T 884e57966f0b4c4fb1b5f2362db37114 P 309090e8ba2f4b6584ef372871412b2a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63ac7519c8e943f0a0dd22be3f76b896" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38937 } } peers { permanent_uuid: "309090e8ba2f4b6584ef372871412b2a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42603 } } peers { permanent_uuid: "e011f02475ae4943898f72548395d1c5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44093 } }
I20260608 12:43:07.149902  8235 tablet_bootstrap.cc:492] T d658f40f3a954081b3df4fc098568bdf P e011f02475ae4943898f72548395d1c5: Bootstrap starting.
I20260608 12:43:07.153589  8037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "884e57966f0b4c4fb1b5f2362db37114" candidate_uuid: "309090e8ba2f4b6584ef372871412b2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63ac7519c8e943f0a0dd22be3f76b896" is_pre_election: true
I20260608 12:43:07.154819  8025 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eba4671cb0544bea989507147b9d531e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:07.155751  8185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "884e57966f0b4c4fb1b5f2362db37114" candidate_uuid: "309090e8ba2f4b6584ef372871412b2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e011f02475ae4943898f72548395d1c5" is_pre_election: true
I20260608 12:43:07.156651  8185 raft_consensus.cc:2393] T 884e57966f0b4c4fb1b5f2362db37114 P e011f02475ae4943898f72548395d1c5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 309090e8ba2f4b6584ef372871412b2a in current term 1: Already voted for candidate 63ac7519c8e943f0a0dd22be3f76b896 in this term.
I20260608 12:43:07.158124  8077 leader_election.cc:304] T 884e57966f0b4c4fb1b5f2362db37114 P 309090e8ba2f4b6584ef372871412b2a [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: 309090e8ba2f4b6584ef372871412b2a; no voters: 63ac7519c8e943f0a0dd22be3f76b896, e011f02475ae4943898f72548395d1c5
I20260608 12:43:07.159189  8254 raft_consensus.cc:3060] T 884e57966f0b4c4fb1b5f2362db37114 P 309090e8ba2f4b6584ef372871412b2a [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:07.162633  8235 tablet_bootstrap.cc:654] T d658f40f3a954081b3df4fc098568bdf P e011f02475ae4943898f72548395d1c5: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:07.164677  8238 leader_election.cc:290] T 884e57966f0b4c4fb1b5f2362db37114 P 309090e8ba2f4b6584ef372871412b2a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63ac7519c8e943f0a0dd22be3f76b896 (127.0.107.193:38937), e011f02475ae4943898f72548395d1c5 (127.0.107.195:44093)
I20260608 12:43:07.167294  8254 raft_consensus.cc:2749] T 884e57966f0b4c4fb1b5f2362db37114 P 309090e8ba2f4b6584ef372871412b2a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:43:07.170480  8230 tablet_bootstrap.cc:492] T d658f40f3a954081b3df4fc098568bdf P 63ac7519c8e943f0a0dd22be3f76b896: No bootstrap required, opened a new log
I20260608 12:43:07.171026  8230 ts_tablet_manager.cc:1403] T d658f40f3a954081b3df4fc098568bdf P 63ac7519c8e943f0a0dd22be3f76b896: Time spent bootstrapping tablet: real 0.070s	user 0.010s	sys 0.017s
I20260608 12:43:07.193991  8231 tablet_bootstrap.cc:492] T d658f40f3a954081b3df4fc098568bdf P 309090e8ba2f4b6584ef372871412b2a: No bootstrap required, opened a new log
I20260608 12:43:07.194591  8231 ts_tablet_manager.cc:1403] T d658f40f3a954081b3df4fc098568bdf P 309090e8ba2f4b6584ef372871412b2a: Time spent bootstrapping tablet: real 0.093s	user 0.013s	sys 0.016s
I20260608 12:43:07.194442  8230 raft_consensus.cc:359] T d658f40f3a954081b3df4fc098568bdf P 63ac7519c8e943f0a0dd22be3f76b896 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63ac7519c8e943f0a0dd22be3f76b896" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38937 } } peers { permanent_uuid: "309090e8ba2f4b6584ef372871412b2a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42603 } } peers { permanent_uuid: "e011f02475ae4943898f72548395d1c5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44093 } }
I20260608 12:43:07.197726  8230 raft_consensus.cc:385] T d658f40f3a954081b3df4fc098568bdf P 63ac7519c8e943f0a0dd22be3f76b896 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:07.198117  8230 raft_consensus.cc:740] T d658f40f3a954081b3df4fc098568bdf P 63ac7519c8e943f0a0dd22be3f76b896 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63ac7519c8e943f0a0dd22be3f76b896, State: Initialized, Role: FOLLOWER
I20260608 12:43:07.199209  8230 consensus_queue.cc:260] T d658f40f3a954081b3df4fc098568bdf P 63ac7519c8e943f0a0dd22be3f76b896 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63ac7519c8e943f0a0dd22be3f76b896" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38937 } } peers { permanent_uuid: "309090e8ba2f4b6584ef372871412b2a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42603 } } peers { permanent_uuid: "e011f02475ae4943898f72548395d1c5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44093 } }
I20260608 12:43:07.201022  8235 tablet_bootstrap.cc:492] T d658f40f3a954081b3df4fc098568bdf P e011f02475ae4943898f72548395d1c5: No bootstrap required, opened a new log
I20260608 12:43:07.201560  8235 ts_tablet_manager.cc:1403] T d658f40f3a954081b3df4fc098568bdf P e011f02475ae4943898f72548395d1c5: Time spent bootstrapping tablet: real 0.052s	user 0.013s	sys 0.012s
I20260608 12:43:07.201679  8230 ts_tablet_manager.cc:1434] T d658f40f3a954081b3df4fc098568bdf P 63ac7519c8e943f0a0dd22be3f76b896: Time spent starting tablet: real 0.030s	user 0.009s	sys 0.002s
I20260608 12:43:07.204730  8235 raft_consensus.cc:359] T d658f40f3a954081b3df4fc098568bdf P e011f02475ae4943898f72548395d1c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63ac7519c8e943f0a0dd22be3f76b896" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38937 } } peers { permanent_uuid: "309090e8ba2f4b6584ef372871412b2a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42603 } } peers { permanent_uuid: "e011f02475ae4943898f72548395d1c5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44093 } }
I20260608 12:43:07.205546  8235 raft_consensus.cc:385] T d658f40f3a954081b3df4fc098568bdf P e011f02475ae4943898f72548395d1c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:07.205848  8235 raft_consensus.cc:740] T d658f40f3a954081b3df4fc098568bdf P e011f02475ae4943898f72548395d1c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e011f02475ae4943898f72548395d1c5, State: Initialized, Role: FOLLOWER
I20260608 12:43:07.202893  8230 tablet_bootstrap.cc:492] T 9fc679b7100a4648a61c8035db5acf15 P 63ac7519c8e943f0a0dd22be3f76b896: Bootstrap starting.
I20260608 12:43:07.206669  8235 consensus_queue.cc:260] T d658f40f3a954081b3df4fc098568bdf P e011f02475ae4943898f72548395d1c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63ac7519c8e943f0a0dd22be3f76b896" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38937 } } peers { permanent_uuid: "309090e8ba2f4b6584ef372871412b2a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42603 } } peers { permanent_uuid: "e011f02475ae4943898f72548395d1c5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44093 } }
I20260608 12:43:07.197953  8231 raft_consensus.cc:359] T d658f40f3a954081b3df4fc098568bdf P 309090e8ba2f4b6584ef372871412b2a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63ac7519c8e943f0a0dd22be3f76b896" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38937 } } peers { permanent_uuid: "309090e8ba2f4b6584ef372871412b2a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42603 } } peers { permanent_uuid: "e011f02475ae4943898f72548395d1c5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44093 } }
I20260608 12:43:07.208730  8231 raft_consensus.cc:385] T d658f40f3a954081b3df4fc098568bdf P 309090e8ba2f4b6584ef372871412b2a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:07.209244  8231 raft_consensus.cc:740] T d658f40f3a954081b3df4fc098568bdf P 309090e8ba2f4b6584ef372871412b2a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 309090e8ba2f4b6584ef372871412b2a, State: Initialized, Role: FOLLOWER
I20260608 12:43:07.210659  8231 consensus_queue.cc:260] T d658f40f3a954081b3df4fc098568bdf P 309090e8ba2f4b6584ef372871412b2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63ac7519c8e943f0a0dd22be3f76b896" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38937 } } peers { permanent_uuid: "309090e8ba2f4b6584ef372871412b2a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42603 } } peers { permanent_uuid: "e011f02475ae4943898f72548395d1c5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44093 } }
I20260608 12:43:07.213482  8231 ts_tablet_manager.cc:1434] T d658f40f3a954081b3df4fc098568bdf P 309090e8ba2f4b6584ef372871412b2a: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.003s
I20260608 12:43:07.214596  8235 ts_tablet_manager.cc:1434] T d658f40f3a954081b3df4fc098568bdf P e011f02475ae4943898f72548395d1c5: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260608 12:43:07.215772  8235 tablet_bootstrap.cc:492] T 12371321b1734cfb9c8e8315d6c12c77 P e011f02475ae4943898f72548395d1c5: Bootstrap starting.
I20260608 12:43:07.214614  8231 tablet_bootstrap.cc:492] T 9fc679b7100a4648a61c8035db5acf15 P 309090e8ba2f4b6584ef372871412b2a: Bootstrap starting.
I20260608 12:43:07.222631  8235 tablet_bootstrap.cc:654] T 12371321b1734cfb9c8e8315d6c12c77 P e011f02475ae4943898f72548395d1c5: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:07.232208  8230 tablet_bootstrap.cc:654] T 9fc679b7100a4648a61c8035db5acf15 P 63ac7519c8e943f0a0dd22be3f76b896: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:07.234144  8231 tablet_bootstrap.cc:654] T 9fc679b7100a4648a61c8035db5acf15 P 309090e8ba2f4b6584ef372871412b2a: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:07.236109  8235 tablet_bootstrap.cc:492] T 12371321b1734cfb9c8e8315d6c12c77 P e011f02475ae4943898f72548395d1c5: No bootstrap required, opened a new log
I20260608 12:43:07.236766  8235 ts_tablet_manager.cc:1403] T 12371321b1734cfb9c8e8315d6c12c77 P e011f02475ae4943898f72548395d1c5: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.007s
I20260608 12:43:07.240453  8235 raft_consensus.cc:359] T 12371321b1734cfb9c8e8315d6c12c77 P e011f02475ae4943898f72548395d1c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63ac7519c8e943f0a0dd22be3f76b896" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38937 } } peers { permanent_uuid: "309090e8ba2f4b6584ef372871412b2a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42603 } } peers { permanent_uuid: "e011f02475ae4943898f72548395d1c5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44093 } }
I20260608 12:43:07.241410  8235 raft_consensus.cc:385] T 12371321b1734cfb9c8e8315d6c12c77 P e011f02475ae4943898f72548395d1c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:07.241748  8235 raft_consensus.cc:740] T 12371321b1734cfb9c8e8315d6c12c77 P e011f02475ae4943898f72548395d1c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e011f02475ae4943898f72548395d1c5, State: Initialized, Role: FOLLOWER
I20260608 12:43:07.242550  8235 consensus_queue.cc:260] T 12371321b1734cfb9c8e8315d6c12c77 P e011f02475ae4943898f72548395d1c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63ac7519c8e943f0a0dd22be3f76b896" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38937 } } peers { permanent_uuid: "309090e8ba2f4b6584ef372871412b2a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42603 } } peers { permanent_uuid: "e011f02475ae4943898f72548395d1c5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44093 } }
I20260608 12:43:07.244218  8231 tablet_bootstrap.cc:492] T 9fc679b7100a4648a61c8035db5acf15 P 309090e8ba2f4b6584ef372871412b2a: No bootstrap required, opened a new log
I20260608 12:43:07.244801  8231 ts_tablet_manager.cc:1403] T 9fc679b7100a4648a61c8035db5acf15 P 309090e8ba2f4b6584ef372871412b2a: Time spent bootstrapping tablet: real 0.030s	user 0.007s	sys 0.009s
I20260608 12:43:07.245285  8230 tablet_bootstrap.cc:492] T 9fc679b7100a4648a61c8035db5acf15 P 63ac7519c8e943f0a0dd22be3f76b896: No bootstrap required, opened a new log
I20260608 12:43:07.245719  8235 ts_tablet_manager.cc:1434] T 12371321b1734cfb9c8e8315d6c12c77 P e011f02475ae4943898f72548395d1c5: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.004s
I20260608 12:43:07.245877  8230 ts_tablet_manager.cc:1403] T 9fc679b7100a4648a61c8035db5acf15 P 63ac7519c8e943f0a0dd22be3f76b896: Time spent bootstrapping tablet: real 0.043s	user 0.012s	sys 0.008s
I20260608 12:43:07.246881  8235 tablet_bootstrap.cc:492] T eba4671cb0544bea989507147b9d531e P e011f02475ae4943898f72548395d1c5: Bootstrap starting.
I20260608 12:43:07.249925  8230 raft_consensus.cc:359] T 9fc679b7100a4648a61c8035db5acf15 P 63ac7519c8e943f0a0dd22be3f76b896 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63ac7519c8e943f0a0dd22be3f76b896" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38937 } } peers { permanent_uuid: "309090e8ba2f4b6584ef372871412b2a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42603 } } peers { permanent_uuid: "e011f02475ae4943898f72548395d1c5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44093 } }
I20260608 12:43:07.250902  8230 raft_consensus.cc:385] T 9fc679b7100a4648a61c8035db5acf15 P 63ac7519c8e943f0a0dd22be3f76b896 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:07.251233  8230 raft_consensus.cc:740] T 9fc679b7100a4648a61c8035db5acf15 P 63ac7519c8e943f0a0dd22be3f76b896 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63ac7519c8e943f0a0dd22be3f76b896, State: Initialized, Role: FOLLOWER
I20260608 12:43:07.251417  8231 raft_consensus.cc:359] T 9fc679b7100a4648a61c8035db5acf15 P 309090e8ba2f4b6584ef372871412b2a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63ac7519c8e943f0a0dd22be3f76b896" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38937 } } peers { permanent_uuid: "309090e8ba2f4b6584ef372871412b2a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42603 } } peers { permanent_uuid: "e011f02475ae4943898f72548395d1c5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44093 } }
I20260608 12:43:07.252295  8231 raft_consensus.cc:385] T 9fc679b7100a4648a61c8035db5acf15 P 309090e8ba2f4b6584ef372871412b2a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:07.252218  8230 consensus_queue.cc:260] T 9fc679b7100a4648a61c8035db5acf15 P 63ac7519c8e943f0a0dd22be3f76b896 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63ac7519c8e943f0a0dd22be3f76b896" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38937 } } peers { permanent_uuid: "309090e8ba2f4b6584ef372871412b2a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42603 } } peers { permanent_uuid: "e011f02475ae4943898f72548395d1c5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44093 } }
I20260608 12:43:07.252803  8231 raft_consensus.cc:740] T 9fc679b7100a4648a61c8035db5acf15 P 309090e8ba2f4b6584ef372871412b2a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 309090e8ba2f4b6584ef372871412b2a, State: Initialized, Role: FOLLOWER
I20260608 12:43:07.253877  8231 consensus_queue.cc:260] T 9fc679b7100a4648a61c8035db5acf15 P 309090e8ba2f4b6584ef372871412b2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63ac7519c8e943f0a0dd22be3f76b896" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38937 } } peers { permanent_uuid: "309090e8ba2f4b6584ef372871412b2a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42603 } } peers { permanent_uuid: "e011f02475ae4943898f72548395d1c5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44093 } }
I20260608 12:43:07.255117  8235 tablet_bootstrap.cc:654] T eba4671cb0544bea989507147b9d531e P e011f02475ae4943898f72548395d1c5: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:07.256498  8231 ts_tablet_manager.cc:1434] T 9fc679b7100a4648a61c8035db5acf15 P 309090e8ba2f4b6584ef372871412b2a: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.005s
I20260608 12:43:07.256718  8233 raft_consensus.cc:493] T d658f40f3a954081b3df4fc098568bdf P 63ac7519c8e943f0a0dd22be3f76b896 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:43:07.257359  8233 raft_consensus.cc:515] T d658f40f3a954081b3df4fc098568bdf P 63ac7519c8e943f0a0dd22be3f76b896 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63ac7519c8e943f0a0dd22be3f76b896" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38937 } } peers { permanent_uuid: "309090e8ba2f4b6584ef372871412b2a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42603 } } peers { permanent_uuid: "e011f02475ae4943898f72548395d1c5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44093 } }
I20260608 12:43:07.260542  8231 tablet_bootstrap.cc:492] T eba4671cb0544bea989507147b9d531e P 309090e8ba2f4b6584ef372871412b2a: Bootstrap starting.
I20260608 12:43:07.261201  8230 ts_tablet_manager.cc:1434] T 9fc679b7100a4648a61c8035db5acf15 P 63ac7519c8e943f0a0dd22be3f76b896: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260608 12:43:07.262372  8230 tablet_bootstrap.cc:492] T 12371321b1734cfb9c8e8315d6c12c77 P 63ac7519c8e943f0a0dd22be3f76b896: Bootstrap starting.
I20260608 12:43:07.271472  8233 leader_election.cc:290] T d658f40f3a954081b3df4fc098568bdf P 63ac7519c8e943f0a0dd22be3f76b896 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 309090e8ba2f4b6584ef372871412b2a (127.0.107.194:42603), e011f02475ae4943898f72548395d1c5 (127.0.107.195:44093)
I20260608 12:43:07.274727  8230 tablet_bootstrap.cc:654] T 12371321b1734cfb9c8e8315d6c12c77 P 63ac7519c8e943f0a0dd22be3f76b896: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:07.277443  8112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d658f40f3a954081b3df4fc098568bdf" candidate_uuid: "63ac7519c8e943f0a0dd22be3f76b896" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "309090e8ba2f4b6584ef372871412b2a" is_pre_election: true
I20260608 12:43:07.278227  8112 raft_consensus.cc:2468] T d658f40f3a954081b3df4fc098568bdf P 309090e8ba2f4b6584ef372871412b2a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63ac7519c8e943f0a0dd22be3f76b896 in term 0.
I20260608 12:43:07.278461  8235 tablet_bootstrap.cc:492] T eba4671cb0544bea989507147b9d531e P e011f02475ae4943898f72548395d1c5: No bootstrap required, opened a new log
I20260608 12:43:07.279016  8235 ts_tablet_manager.cc:1403] T eba4671cb0544bea989507147b9d531e P e011f02475ae4943898f72548395d1c5: Time spent bootstrapping tablet: real 0.032s	user 0.020s	sys 0.007s
I20260608 12:43:07.279811  8231 tablet_bootstrap.cc:654] T eba4671cb0544bea989507147b9d531e P 309090e8ba2f4b6584ef372871412b2a: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:07.281733  8002 leader_election.cc:304] T d658f40f3a954081b3df4fc098568bdf P 63ac7519c8e943f0a0dd22be3f76b896 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 309090e8ba2f4b6584ef372871412b2a, 63ac7519c8e943f0a0dd22be3f76b896; no voters: 
I20260608 12:43:07.282451  8235 raft_consensus.cc:359] T eba4671cb0544bea989507147b9d531e P e011f02475ae4943898f72548395d1c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63ac7519c8e943f0a0dd22be3f76b896" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38937 } } peers { permanent_uuid: "309090e8ba2f4b6584ef372871412b2a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42603 } } peers { permanent_uuid: "e011f02475ae4943898f72548395d1c5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44093 } }
I20260608 12:43:07.283228  8235 raft_consensus.cc:385] T eba4671cb0544bea989507147b9d531e P e011f02475ae4943898f72548395d1c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:07.283376  8185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d658f40f3a954081b3df4fc098568bdf" candidate_uuid: "63ac7519c8e943f0a0dd22be3f76b896" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e011f02475ae4943898f72548395d1c5" is_pre_election: true
I20260608 12:43:07.283591  8235 raft_consensus.cc:740] T eba4671cb0544bea989507147b9d531e P e011f02475ae4943898f72548395d1c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e011f02475ae4943898f72548395d1c5, State: Initialized, Role: FOLLOWER
I20260608 12:43:07.284104  8185 raft_consensus.cc:2468] T d658f40f3a954081b3df4fc098568bdf P e011f02475ae4943898f72548395d1c5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63ac7519c8e943f0a0dd22be3f76b896 in term 0.
I20260608 12:43:07.284626  8235 consensus_queue.cc:260] T eba4671cb0544bea989507147b9d531e P e011f02475ae4943898f72548395d1c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63ac7519c8e943f0a0dd22be3f76b896" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38937 } } peers { permanent_uuid: "309090e8ba2f4b6584ef372871412b2a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42603 } } peers { permanent_uuid: "e011f02475ae4943898f72548395d1c5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44093 } }
I20260608 12:43:07.285672  8233 raft_consensus.cc:2804] T d658f40f3a954081b3df4fc098568bdf P 63ac7519c8e943f0a0dd22be3f76b896 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:43:07.286430  8233 raft_consensus.cc:493] T d658f40f3a954081b3df4fc098568bdf P 63ac7519c8e943f0a0dd22be3f76b896 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:43:07.286813  8233 raft_consensus.cc:3060] T d658f40f3a954081b3df4fc098568bdf P 63ac7519c8e943f0a0dd22be3f76b896 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:07.288317  8235 ts_tablet_manager.cc:1434] T eba4671cb0544bea989507147b9d531e P e011f02475ae4943898f72548395d1c5: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.004s
I20260608 12:43:07.289542  8235 tablet_bootstrap.cc:492] T 9fc679b7100a4648a61c8035db5acf15 P e011f02475ae4943898f72548395d1c5: Bootstrap starting.
I20260608 12:43:07.293815  8245 consensus_queue.cc:1048] T 884e57966f0b4c4fb1b5f2362db37114 P 63ac7519c8e943f0a0dd22be3f76b896 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e011f02475ae4943898f72548395d1c5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44093 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:43:07.299263  8235 tablet_bootstrap.cc:654] T 9fc679b7100a4648a61c8035db5acf15 P e011f02475ae4943898f72548395d1c5: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:07.303390  8231 tablet_bootstrap.cc:492] T eba4671cb0544bea989507147b9d531e P 309090e8ba2f4b6584ef372871412b2a: No bootstrap required, opened a new log
I20260608 12:43:07.304215  8231 ts_tablet_manager.cc:1403] T eba4671cb0544bea989507147b9d531e P 309090e8ba2f4b6584ef372871412b2a: Time spent bootstrapping tablet: real 0.044s	user 0.019s	sys 0.010s
I20260608 12:43:07.309772  8231 raft_consensus.cc:359] T eba4671cb0544bea989507147b9d531e P 309090e8ba2f4b6584ef372871412b2a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63ac7519c8e943f0a0dd22be3f76b896" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38937 } } peers { permanent_uuid: "309090e8ba2f4b6584ef372871412b2a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42603 } } peers { permanent_uuid: "e011f02475ae4943898f72548395d1c5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44093 } }
I20260608 12:43:07.310745  8231 raft_consensus.cc:385] T eba4671cb0544bea989507147b9d531e P 309090e8ba2f4b6584ef372871412b2a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:07.311035  8231 raft_consensus.cc:740] T eba4671cb0544bea989507147b9d531e P 309090e8ba2f4b6584ef372871412b2a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 309090e8ba2f4b6584ef372871412b2a, State: Initialized, Role: FOLLOWER
I20260608 12:43:07.311478  8235 tablet_bootstrap.cc:492] T 9fc679b7100a4648a61c8035db5acf15 P e011f02475ae4943898f72548395d1c5: No bootstrap required, opened a new log
I20260608 12:43:07.312268  8235 ts_tablet_manager.cc:1403] T 9fc679b7100a4648a61c8035db5acf15 P e011f02475ae4943898f72548395d1c5: Time spent bootstrapping tablet: real 0.023s	user 0.014s	sys 0.006s
I20260608 12:43:07.311846  8231 consensus_queue.cc:260] T eba4671cb0544bea989507147b9d531e P 309090e8ba2f4b6584ef372871412b2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63ac7519c8e943f0a0dd22be3f76b896" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38937 } } peers { permanent_uuid: "309090e8ba2f4b6584ef372871412b2a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42603 } } peers { permanent_uuid: "e011f02475ae4943898f72548395d1c5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44093 } }
I20260608 12:43:07.314924  8231 ts_tablet_manager.cc:1434] T eba4671cb0544bea989507147b9d531e P 309090e8ba2f4b6584ef372871412b2a: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260608 12:43:07.315434  8235 raft_consensus.cc:359] T 9fc679b7100a4648a61c8035db5acf15 P e011f02475ae4943898f72548395d1c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63ac7519c8e943f0a0dd22be3f76b896" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38937 } } peers { permanent_uuid: "309090e8ba2f4b6584ef372871412b2a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42603 } } peers { permanent_uuid: "e011f02475ae4943898f72548395d1c5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44093 } }
I20260608 12:43:07.316057  8231 tablet_bootstrap.cc:492] T 12371321b1734cfb9c8e8315d6c12c77 P 309090e8ba2f4b6584ef372871412b2a: Bootstrap starting.
I20260608 12:43:07.316141  8235 raft_consensus.cc:385] T 9fc679b7100a4648a61c8035db5acf15 P e011f02475ae4943898f72548395d1c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:07.316619  8235 raft_consensus.cc:740] T 9fc679b7100a4648a61c8035db5acf15 P e011f02475ae4943898f72548395d1c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e011f02475ae4943898f72548395d1c5, State: Initialized, Role: FOLLOWER
I20260608 12:43:07.317385  8235 consensus_queue.cc:260] T 9fc679b7100a4648a61c8035db5acf15 P e011f02475ae4943898f72548395d1c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63ac7519c8e943f0a0dd22be3f76b896" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38937 } } peers { permanent_uuid: "309090e8ba2f4b6584ef372871412b2a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42603 } } peers { permanent_uuid: "e011f02475ae4943898f72548395d1c5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44093 } }
I20260608 12:43:07.320354  8235 ts_tablet_manager.cc:1434] T 9fc679b7100a4648a61c8035db5acf15 P e011f02475ae4943898f72548395d1c5: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 12:43:07.325336  8245 consensus_queue.cc:1048] T 9c6aff8a3956453ca5cf1d1e44b36b26 P 63ac7519c8e943f0a0dd22be3f76b896 [LEADER]: Connected to new peer: Peer: permanent_uuid: "309090e8ba2f4b6584ef372871412b2a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260608 12:43:07.351049  8233 raft_consensus.cc:515] T d658f40f3a954081b3df4fc098568bdf P 63ac7519c8e943f0a0dd22be3f76b896 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63ac7519c8e943f0a0dd22be3f76b896" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38937 } } peers { permanent_uuid: "309090e8ba2f4b6584ef372871412b2a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42603 } } peers { permanent_uuid: "e011f02475ae4943898f72548395d1c5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44093 } }
I20260608 12:43:07.352341  8231 tablet_bootstrap.cc:654] T 12371321b1734cfb9c8e8315d6c12c77 P 309090e8ba2f4b6584ef372871412b2a: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:07.355006  8233 leader_election.cc:290] T d658f40f3a954081b3df4fc098568bdf P 63ac7519c8e943f0a0dd22be3f76b896 [CANDIDATE]: Term 1 election: Requested vote from peers 309090e8ba2f4b6584ef372871412b2a (127.0.107.194:42603), e011f02475ae4943898f72548395d1c5 (127.0.107.195:44093)
I20260608 12:43:07.356299  8111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d658f40f3a954081b3df4fc098568bdf" candidate_uuid: "63ac7519c8e943f0a0dd22be3f76b896" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "309090e8ba2f4b6584ef372871412b2a"
I20260608 12:43:07.357273  8111 raft_consensus.cc:3060] T d658f40f3a954081b3df4fc098568bdf P 309090e8ba2f4b6584ef372871412b2a [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:07.358426  8186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d658f40f3a954081b3df4fc098568bdf" candidate_uuid: "63ac7519c8e943f0a0dd22be3f76b896" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e011f02475ae4943898f72548395d1c5"
I20260608 12:43:07.359084  8186 raft_consensus.cc:3060] T d658f40f3a954081b3df4fc098568bdf P e011f02475ae4943898f72548395d1c5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:07.368532  8186 raft_consensus.cc:2468] T d658f40f3a954081b3df4fc098568bdf P e011f02475ae4943898f72548395d1c5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63ac7519c8e943f0a0dd22be3f76b896 in term 1.
I20260608 12:43:07.372707  8002 leader_election.cc:304] T d658f40f3a954081b3df4fc098568bdf P 63ac7519c8e943f0a0dd22be3f76b896 [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: 63ac7519c8e943f0a0dd22be3f76b896, e011f02475ae4943898f72548395d1c5; no voters: 
I20260608 12:43:07.374181  8233 raft_consensus.cc:2804] T d658f40f3a954081b3df4fc098568bdf P 63ac7519c8e943f0a0dd22be3f76b896 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:43:07.370689  8230 tablet_bootstrap.cc:492] T 12371321b1734cfb9c8e8315d6c12c77 P 63ac7519c8e943f0a0dd22be3f76b896: No bootstrap required, opened a new log
I20260608 12:43:07.375728  8230 ts_tablet_manager.cc:1403] T 12371321b1734cfb9c8e8315d6c12c77 P 63ac7519c8e943f0a0dd22be3f76b896: Time spent bootstrapping tablet: real 0.114s	user 0.054s	sys 0.041s
I20260608 12:43:07.379334  8230 raft_consensus.cc:359] T 12371321b1734cfb9c8e8315d6c12c77 P 63ac7519c8e943f0a0dd22be3f76b896 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63ac7519c8e943f0a0dd22be3f76b896" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38937 } } peers { permanent_uuid: "309090e8ba2f4b6584ef372871412b2a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42603 } } peers { permanent_uuid: "e011f02475ae4943898f72548395d1c5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44093 } }
I20260608 12:43:07.395968  8230 raft_consensus.cc:385] T 12371321b1734cfb9c8e8315d6c12c77 P 63ac7519c8e943f0a0dd22be3f76b896 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:07.397907  8230 raft_consensus.cc:740] T 12371321b1734cfb9c8e8315d6c12c77 P 63ac7519c8e943f0a0dd22be3f76b896 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63ac7519c8e943f0a0dd22be3f76b896, State: Initialized, Role: FOLLOWER
I20260608 12:43:07.384517  8111 raft_consensus.cc:2468] T d658f40f3a954081b3df4fc098568bdf P 309090e8ba2f4b6584ef372871412b2a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63ac7519c8e943f0a0dd22be3f76b896 in term 1.
I20260608 12:43:07.399844  8230 consensus_queue.cc:260] T 12371321b1734cfb9c8e8315d6c12c77 P 63ac7519c8e943f0a0dd22be3f76b896 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63ac7519c8e943f0a0dd22be3f76b896" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38937 } } peers { permanent_uuid: "309090e8ba2f4b6584ef372871412b2a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42603 } } peers { permanent_uuid: "e011f02475ae4943898f72548395d1c5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44093 } }
I20260608 12:43:07.407837  8231 tablet_bootstrap.cc:492] T 12371321b1734cfb9c8e8315d6c12c77 P 309090e8ba2f4b6584ef372871412b2a: No bootstrap required, opened a new log
I20260608 12:43:07.408352  8231 ts_tablet_manager.cc:1403] T 12371321b1734cfb9c8e8315d6c12c77 P 309090e8ba2f4b6584ef372871412b2a: Time spent bootstrapping tablet: real 0.093s	user 0.026s	sys 0.002s
I20260608 12:43:07.408201  8233 raft_consensus.cc:697] T d658f40f3a954081b3df4fc098568bdf P 63ac7519c8e943f0a0dd22be3f76b896 [term 1 LEADER]: Becoming Leader. State: Replica: 63ac7519c8e943f0a0dd22be3f76b896, State: Running, Role: LEADER
I20260608 12:43:07.408551  8282 consensus_queue.cc:1048] T 884e57966f0b4c4fb1b5f2362db37114 P 63ac7519c8e943f0a0dd22be3f76b896 [LEADER]: Connected to new peer: Peer: permanent_uuid: "309090e8ba2f4b6584ef372871412b2a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:43:07.409490  8230 ts_tablet_manager.cc:1434] T 12371321b1734cfb9c8e8315d6c12c77 P 63ac7519c8e943f0a0dd22be3f76b896: Time spent starting tablet: real 0.032s	user 0.012s	sys 0.000s
I20260608 12:43:07.411202  8233 consensus_queue.cc:237] T d658f40f3a954081b3df4fc098568bdf P 63ac7519c8e943f0a0dd22be3f76b896 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63ac7519c8e943f0a0dd22be3f76b896" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38937 } } peers { permanent_uuid: "309090e8ba2f4b6584ef372871412b2a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42603 } } peers { permanent_uuid: "e011f02475ae4943898f72548395d1c5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44093 } }
I20260608 12:43:07.411669  8231 raft_consensus.cc:359] T 12371321b1734cfb9c8e8315d6c12c77 P 309090e8ba2f4b6584ef372871412b2a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63ac7519c8e943f0a0dd22be3f76b896" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38937 } } peers { permanent_uuid: "309090e8ba2f4b6584ef372871412b2a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42603 } } peers { permanent_uuid: "e011f02475ae4943898f72548395d1c5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44093 } }
I20260608 12:43:07.412444  8231 raft_consensus.cc:385] T 12371321b1734cfb9c8e8315d6c12c77 P 309090e8ba2f4b6584ef372871412b2a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:07.412757  8231 raft_consensus.cc:740] T 12371321b1734cfb9c8e8315d6c12c77 P 309090e8ba2f4b6584ef372871412b2a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 309090e8ba2f4b6584ef372871412b2a, State: Initialized, Role: FOLLOWER
I20260608 12:43:07.413341  8230 tablet_bootstrap.cc:492] T eba4671cb0544bea989507147b9d531e P 63ac7519c8e943f0a0dd22be3f76b896: Bootstrap starting.
I20260608 12:43:07.413475  8231 consensus_queue.cc:260] T 12371321b1734cfb9c8e8315d6c12c77 P 309090e8ba2f4b6584ef372871412b2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63ac7519c8e943f0a0dd22be3f76b896" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38937 } } peers { permanent_uuid: "309090e8ba2f4b6584ef372871412b2a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42603 } } peers { permanent_uuid: "e011f02475ae4943898f72548395d1c5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44093 } }
I20260608 12:43:07.415755  8231 ts_tablet_manager.cc:1434] T 12371321b1734cfb9c8e8315d6c12c77 P 309090e8ba2f4b6584ef372871412b2a: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260608 12:43:07.420434  8230 tablet_bootstrap.cc:654] T eba4671cb0544bea989507147b9d531e P 63ac7519c8e943f0a0dd22be3f76b896: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:07.424968  8233 consensus_queue.cc:1048] T 9c6aff8a3956453ca5cf1d1e44b36b26 P 63ac7519c8e943f0a0dd22be3f76b896 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e011f02475ae4943898f72548395d1c5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44093 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:43:07.427393  8230 tablet_bootstrap.cc:492] T eba4671cb0544bea989507147b9d531e P 63ac7519c8e943f0a0dd22be3f76b896: No bootstrap required, opened a new log
I20260608 12:43:07.428045  8230 ts_tablet_manager.cc:1403] T eba4671cb0544bea989507147b9d531e P 63ac7519c8e943f0a0dd22be3f76b896: Time spent bootstrapping tablet: real 0.015s	user 0.006s	sys 0.006s
I20260608 12:43:07.429016  7935 catalog_manager.cc:5696] T d658f40f3a954081b3df4fc098568bdf P 63ac7519c8e943f0a0dd22be3f76b896 reported cstate change: term changed from 0 to 1, leader changed from <none> to 63ac7519c8e943f0a0dd22be3f76b896 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "63ac7519c8e943f0a0dd22be3f76b896" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63ac7519c8e943f0a0dd22be3f76b896" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38937 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "309090e8ba2f4b6584ef372871412b2a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42603 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e011f02475ae4943898f72548395d1c5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44093 } health_report { overall_health: UNKNOWN } } }
I20260608 12:43:07.432533  8230 raft_consensus.cc:359] T eba4671cb0544bea989507147b9d531e P 63ac7519c8e943f0a0dd22be3f76b896 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63ac7519c8e943f0a0dd22be3f76b896" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38937 } } peers { permanent_uuid: "309090e8ba2f4b6584ef372871412b2a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42603 } } peers { permanent_uuid: "e011f02475ae4943898f72548395d1c5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44093 } }
I20260608 12:43:07.433331  8230 raft_consensus.cc:385] T eba4671cb0544bea989507147b9d531e P 63ac7519c8e943f0a0dd22be3f76b896 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:07.433629  8230 raft_consensus.cc:740] T eba4671cb0544bea989507147b9d531e P 63ac7519c8e943f0a0dd22be3f76b896 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63ac7519c8e943f0a0dd22be3f76b896, State: Initialized, Role: FOLLOWER
I20260608 12:43:07.434427  8230 consensus_queue.cc:260] T eba4671cb0544bea989507147b9d531e P 63ac7519c8e943f0a0dd22be3f76b896 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63ac7519c8e943f0a0dd22be3f76b896" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38937 } } peers { permanent_uuid: "309090e8ba2f4b6584ef372871412b2a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42603 } } peers { permanent_uuid: "e011f02475ae4943898f72548395d1c5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44093 } }
I20260608 12:43:07.436060  8233 consensus_queue.cc:1048] T 3f957fdcbb734de195c4e52663900848 P 63ac7519c8e943f0a0dd22be3f76b896 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e011f02475ae4943898f72548395d1c5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44093 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:43:07.437063  8230 ts_tablet_manager.cc:1434] T eba4671cb0544bea989507147b9d531e P 63ac7519c8e943f0a0dd22be3f76b896: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.004s
I20260608 12:43:07.438199  8254 consensus_queue.cc:1048] T 43b5eaac513f49c8b521edd3d490fa17 P 309090e8ba2f4b6584ef372871412b2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "63ac7519c8e943f0a0dd22be3f76b896" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38937 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:43:07.444334  8274 raft_consensus.cc:493] T eba4671cb0544bea989507147b9d531e P e011f02475ae4943898f72548395d1c5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260608 12:43:07.444921  7983 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 12:43:07.444943  8274 raft_consensus.cc:515] T eba4671cb0544bea989507147b9d531e P e011f02475ae4943898f72548395d1c5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63ac7519c8e943f0a0dd22be3f76b896" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38937 } } peers { permanent_uuid: "309090e8ba2f4b6584ef372871412b2a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42603 } } peers { permanent_uuid: "e011f02475ae4943898f72548395d1c5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44093 } }
I20260608 12:43:07.448212  8274 leader_election.cc:290] T eba4671cb0544bea989507147b9d531e P e011f02475ae4943898f72548395d1c5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63ac7519c8e943f0a0dd22be3f76b896 (127.0.107.193:38937), 309090e8ba2f4b6584ef372871412b2a (127.0.107.194:42603)
I20260608 12:43:07.461470  8233 consensus_queue.cc:1048] T 3f957fdcbb734de195c4e52663900848 P 63ac7519c8e943f0a0dd22be3f76b896 [LEADER]: Connected to new peer: Peer: permanent_uuid: "309090e8ba2f4b6584ef372871412b2a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:43:07.469847  8254 raft_consensus.cc:493] T eba4671cb0544bea989507147b9d531e P 309090e8ba2f4b6584ef372871412b2a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:43:07.479089  8254 raft_consensus.cc:515] T eba4671cb0544bea989507147b9d531e P 309090e8ba2f4b6584ef372871412b2a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63ac7519c8e943f0a0dd22be3f76b896" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38937 } } peers { permanent_uuid: "309090e8ba2f4b6584ef372871412b2a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42603 } } peers { permanent_uuid: "e011f02475ae4943898f72548395d1c5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44093 } }
I20260608 12:43:07.482872  8036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eba4671cb0544bea989507147b9d531e" candidate_uuid: "309090e8ba2f4b6584ef372871412b2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63ac7519c8e943f0a0dd22be3f76b896" is_pre_election: true
I20260608 12:43:07.483880  8036 raft_consensus.cc:2468] T eba4671cb0544bea989507147b9d531e P 63ac7519c8e943f0a0dd22be3f76b896 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 309090e8ba2f4b6584ef372871412b2a in term 0.
I20260608 12:43:07.486238  8077 leader_election.cc:304] T eba4671cb0544bea989507147b9d531e P 309090e8ba2f4b6584ef372871412b2a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 309090e8ba2f4b6584ef372871412b2a, 63ac7519c8e943f0a0dd22be3f76b896; no voters: 
I20260608 12:43:07.489032  8238 raft_consensus.cc:2804] T eba4671cb0544bea989507147b9d531e P 309090e8ba2f4b6584ef372871412b2a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:43:07.489471  8238 raft_consensus.cc:493] T eba4671cb0544bea989507147b9d531e P 309090e8ba2f4b6584ef372871412b2a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:43:07.489811  8238 raft_consensus.cc:3060] T eba4671cb0544bea989507147b9d531e P 309090e8ba2f4b6584ef372871412b2a [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:07.508759  8238 raft_consensus.cc:515] T eba4671cb0544bea989507147b9d531e P 309090e8ba2f4b6584ef372871412b2a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63ac7519c8e943f0a0dd22be3f76b896" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38937 } } peers { permanent_uuid: "309090e8ba2f4b6584ef372871412b2a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42603 } } peers { permanent_uuid: "e011f02475ae4943898f72548395d1c5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44093 } }
I20260608 12:43:07.510790  8254 leader_election.cc:290] T eba4671cb0544bea989507147b9d531e P 309090e8ba2f4b6584ef372871412b2a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63ac7519c8e943f0a0dd22be3f76b896 (127.0.107.193:38937), e011f02475ae4943898f72548395d1c5 (127.0.107.195:44093)
I20260608 12:43:07.516069  8036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eba4671cb0544bea989507147b9d531e" candidate_uuid: "309090e8ba2f4b6584ef372871412b2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63ac7519c8e943f0a0dd22be3f76b896"
I20260608 12:43:07.516363  8238 leader_election.cc:290] T eba4671cb0544bea989507147b9d531e P 309090e8ba2f4b6584ef372871412b2a [CANDIDATE]: Term 1 election: Requested vote from peers 63ac7519c8e943f0a0dd22be3f76b896 (127.0.107.193:38937), e011f02475ae4943898f72548395d1c5 (127.0.107.195:44093)
I20260608 12:43:07.516834  8036 raft_consensus.cc:3060] T eba4671cb0544bea989507147b9d531e P 63ac7519c8e943f0a0dd22be3f76b896 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:07.519465  8184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eba4671cb0544bea989507147b9d531e" candidate_uuid: "309090e8ba2f4b6584ef372871412b2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e011f02475ae4943898f72548395d1c5" is_pre_election: true
I20260608 12:43:07.520148  8184 raft_consensus.cc:2468] T eba4671cb0544bea989507147b9d531e P e011f02475ae4943898f72548395d1c5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 309090e8ba2f4b6584ef372871412b2a in term 0.
I20260608 12:43:07.521188  8284 raft_consensus.cc:493] T 9fc679b7100a4648a61c8035db5acf15 P 63ac7519c8e943f0a0dd22be3f76b896 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:43:07.521739  8284 raft_consensus.cc:515] T 9fc679b7100a4648a61c8035db5acf15 P 63ac7519c8e943f0a0dd22be3f76b896 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63ac7519c8e943f0a0dd22be3f76b896" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38937 } } peers { permanent_uuid: "309090e8ba2f4b6584ef372871412b2a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42603 } } peers { permanent_uuid: "e011f02475ae4943898f72548395d1c5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44093 } }
I20260608 12:43:07.523779  8284 leader_election.cc:290] T 9fc679b7100a4648a61c8035db5acf15 P 63ac7519c8e943f0a0dd22be3f76b896 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 309090e8ba2f4b6584ef372871412b2a (127.0.107.194:42603), e011f02475ae4943898f72548395d1c5 (127.0.107.195:44093)
I20260608 12:43:07.525178  8111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fc679b7100a4648a61c8035db5acf15" candidate_uuid: "63ac7519c8e943f0a0dd22be3f76b896" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "309090e8ba2f4b6584ef372871412b2a" is_pre_election: true
I20260608 12:43:07.525781  8111 raft_consensus.cc:2468] T 9fc679b7100a4648a61c8035db5acf15 P 309090e8ba2f4b6584ef372871412b2a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63ac7519c8e943f0a0dd22be3f76b896 in term 0.
I20260608 12:43:07.527012  8002 leader_election.cc:304] T 9fc679b7100a4648a61c8035db5acf15 P 63ac7519c8e943f0a0dd22be3f76b896 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 309090e8ba2f4b6584ef372871412b2a, 63ac7519c8e943f0a0dd22be3f76b896; no voters: 
I20260608 12:43:07.527760  8284 raft_consensus.cc:2804] T 9fc679b7100a4648a61c8035db5acf15 P 63ac7519c8e943f0a0dd22be3f76b896 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:43:07.528441  8284 raft_consensus.cc:493] T 9fc679b7100a4648a61c8035db5acf15 P 63ac7519c8e943f0a0dd22be3f76b896 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:43:07.529042  8284 raft_consensus.cc:3060] T 9fc679b7100a4648a61c8035db5acf15 P 63ac7519c8e943f0a0dd22be3f76b896 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:07.529129  8185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eba4671cb0544bea989507147b9d531e" candidate_uuid: "309090e8ba2f4b6584ef372871412b2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e011f02475ae4943898f72548395d1c5"
I20260608 12:43:07.529937  8185 raft_consensus.cc:3060] T eba4671cb0544bea989507147b9d531e P e011f02475ae4943898f72548395d1c5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:07.550482  8284 raft_consensus.cc:515] T 9fc679b7100a4648a61c8035db5acf15 P 63ac7519c8e943f0a0dd22be3f76b896 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63ac7519c8e943f0a0dd22be3f76b896" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38937 } } peers { permanent_uuid: "309090e8ba2f4b6584ef372871412b2a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42603 } } peers { permanent_uuid: "e011f02475ae4943898f72548395d1c5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44093 } }
I20260608 12:43:07.554287  8036 raft_consensus.cc:2468] T eba4671cb0544bea989507147b9d531e P 63ac7519c8e943f0a0dd22be3f76b896 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 309090e8ba2f4b6584ef372871412b2a in term 1.
I20260608 12:43:07.555044  8185 raft_consensus.cc:2468] T eba4671cb0544bea989507147b9d531e P e011f02475ae4943898f72548395d1c5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 309090e8ba2f4b6584ef372871412b2a in term 1.
I20260608 12:43:07.558401  8112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fc679b7100a4648a61c8035db5acf15" candidate_uuid: "63ac7519c8e943f0a0dd22be3f76b896" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "309090e8ba2f4b6584ef372871412b2a"
I20260608 12:43:07.558676  8077 leader_election.cc:304] T eba4671cb0544bea989507147b9d531e P 309090e8ba2f4b6584ef372871412b2a [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: 309090e8ba2f4b6584ef372871412b2a, 63ac7519c8e943f0a0dd22be3f76b896; no voters: 
I20260608 12:43:07.559108  8112 raft_consensus.cc:3060] T 9fc679b7100a4648a61c8035db5acf15 P 309090e8ba2f4b6584ef372871412b2a [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:07.561194  8238 raft_consensus.cc:2804] T eba4671cb0544bea989507147b9d531e P 309090e8ba2f4b6584ef372871412b2a [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:43:07.561889  8111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eba4671cb0544bea989507147b9d531e" candidate_uuid: "e011f02475ae4943898f72548395d1c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "309090e8ba2f4b6584ef372871412b2a" is_pre_election: true
I20260608 12:43:07.563853  8238 raft_consensus.cc:697] T eba4671cb0544bea989507147b9d531e P 309090e8ba2f4b6584ef372871412b2a [term 1 LEADER]: Becoming Leader. State: Replica: 309090e8ba2f4b6584ef372871412b2a, State: Running, Role: LEADER
I20260608 12:43:07.564015  8299 consensus_queue.cc:1048] T 43b5eaac513f49c8b521edd3d490fa17 P 309090e8ba2f4b6584ef372871412b2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e011f02475ae4943898f72548395d1c5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44093 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:43:07.565667  8238 consensus_queue.cc:237] T eba4671cb0544bea989507147b9d531e P 309090e8ba2f4b6584ef372871412b2a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63ac7519c8e943f0a0dd22be3f76b896" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38937 } } peers { permanent_uuid: "309090e8ba2f4b6584ef372871412b2a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42603 } } peers { permanent_uuid: "e011f02475ae4943898f72548395d1c5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44093 } }
I20260608 12:43:07.566298  8274 raft_consensus.cc:493] T 9fc679b7100a4648a61c8035db5acf15 P e011f02475ae4943898f72548395d1c5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:43:07.566867  8274 raft_consensus.cc:515] T 9fc679b7100a4648a61c8035db5acf15 P e011f02475ae4943898f72548395d1c5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63ac7519c8e943f0a0dd22be3f76b896" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38937 } } peers { permanent_uuid: "309090e8ba2f4b6584ef372871412b2a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42603 } } peers { permanent_uuid: "e011f02475ae4943898f72548395d1c5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44093 } }
I20260608 12:43:07.576329  8112 raft_consensus.cc:2468] T 9fc679b7100a4648a61c8035db5acf15 P 309090e8ba2f4b6584ef372871412b2a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63ac7519c8e943f0a0dd22be3f76b896 in term 1.
I20260608 12:43:07.570047  8274 leader_election.cc:290] T 9fc679b7100a4648a61c8035db5acf15 P e011f02475ae4943898f72548395d1c5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63ac7519c8e943f0a0dd22be3f76b896 (127.0.107.193:38937), 309090e8ba2f4b6584ef372871412b2a (127.0.107.194:42603)
I20260608 12:43:07.581521  8284 leader_election.cc:290] T 9fc679b7100a4648a61c8035db5acf15 P 63ac7519c8e943f0a0dd22be3f76b896 [CANDIDATE]: Term 1 election: Requested vote from peers 309090e8ba2f4b6584ef372871412b2a (127.0.107.194:42603), e011f02475ae4943898f72548395d1c5 (127.0.107.195:44093)
I20260608 12:43:07.578747  8242 raft_consensus.cc:493] T 12371321b1734cfb9c8e8315d6c12c77 P e011f02475ae4943898f72548395d1c5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:43:07.583145  8037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fc679b7100a4648a61c8035db5acf15" candidate_uuid: "e011f02475ae4943898f72548395d1c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63ac7519c8e943f0a0dd22be3f76b896" is_pre_election: true
I20260608 12:43:07.583254  8242 raft_consensus.cc:515] T 12371321b1734cfb9c8e8315d6c12c77 P e011f02475ae4943898f72548395d1c5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63ac7519c8e943f0a0dd22be3f76b896" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38937 } } peers { permanent_uuid: "309090e8ba2f4b6584ef372871412b2a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42603 } } peers { permanent_uuid: "e011f02475ae4943898f72548395d1c5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44093 } }
I20260608 12:43:07.584059  8037 raft_consensus.cc:2393] T 9fc679b7100a4648a61c8035db5acf15 P 63ac7519c8e943f0a0dd22be3f76b896 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e011f02475ae4943898f72548395d1c5 in current term 1: Already voted for candidate 63ac7519c8e943f0a0dd22be3f76b896 in this term.
I20260608 12:43:07.579265  8002 leader_election.cc:304] T 9fc679b7100a4648a61c8035db5acf15 P 63ac7519c8e943f0a0dd22be3f76b896 [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: 309090e8ba2f4b6584ef372871412b2a, 63ac7519c8e943f0a0dd22be3f76b896; no voters: 
I20260608 12:43:07.580161  8036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eba4671cb0544bea989507147b9d531e" candidate_uuid: "e011f02475ae4943898f72548395d1c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63ac7519c8e943f0a0dd22be3f76b896" is_pre_election: true
I20260608 12:43:07.580030  8185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fc679b7100a4648a61c8035db5acf15" candidate_uuid: "63ac7519c8e943f0a0dd22be3f76b896" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e011f02475ae4943898f72548395d1c5" is_pre_election: true
I20260608 12:43:07.585925  8036 raft_consensus.cc:2393] T eba4671cb0544bea989507147b9d531e P 63ac7519c8e943f0a0dd22be3f76b896 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e011f02475ae4943898f72548395d1c5 in current term 1: Already voted for candidate 309090e8ba2f4b6584ef372871412b2a in this term.
I20260608 12:43:07.586067  8185 raft_consensus.cc:2468] T 9fc679b7100a4648a61c8035db5acf15 P e011f02475ae4943898f72548395d1c5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63ac7519c8e943f0a0dd22be3f76b896 in term 0.
I20260608 12:43:07.587724  8284 raft_consensus.cc:2804] T 9fc679b7100a4648a61c8035db5acf15 P 63ac7519c8e943f0a0dd22be3f76b896 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:43:07.588784  8284 raft_consensus.cc:697] T 9fc679b7100a4648a61c8035db5acf15 P 63ac7519c8e943f0a0dd22be3f76b896 [term 1 LEADER]: Becoming Leader. State: Replica: 63ac7519c8e943f0a0dd22be3f76b896, State: Running, Role: LEADER
I20260608 12:43:07.589567  8185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fc679b7100a4648a61c8035db5acf15" candidate_uuid: "63ac7519c8e943f0a0dd22be3f76b896" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e011f02475ae4943898f72548395d1c5"
I20260608 12:43:07.594928  8036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12371321b1734cfb9c8e8315d6c12c77" candidate_uuid: "e011f02475ae4943898f72548395d1c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63ac7519c8e943f0a0dd22be3f76b896" is_pre_election: true
I20260608 12:43:07.595683  8036 raft_consensus.cc:2468] T 12371321b1734cfb9c8e8315d6c12c77 P 63ac7519c8e943f0a0dd22be3f76b896 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e011f02475ae4943898f72548395d1c5 in term 0.
I20260608 12:43:07.595835  8151 leader_election.cc:304] T eba4671cb0544bea989507147b9d531e P e011f02475ae4943898f72548395d1c5 [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: e011f02475ae4943898f72548395d1c5; no voters: 309090e8ba2f4b6584ef372871412b2a, 63ac7519c8e943f0a0dd22be3f76b896
I20260608 12:43:07.586942  8112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fc679b7100a4648a61c8035db5acf15" candidate_uuid: "e011f02475ae4943898f72548395d1c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "309090e8ba2f4b6584ef372871412b2a" is_pre_election: true
I20260608 12:43:07.596724  8274 raft_consensus.cc:2749] T eba4671cb0544bea989507147b9d531e P e011f02475ae4943898f72548395d1c5 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:43:07.597462  8112 raft_consensus.cc:2393] T 9fc679b7100a4648a61c8035db5acf15 P 309090e8ba2f4b6584ef372871412b2a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e011f02475ae4943898f72548395d1c5 in current term 1: Already voted for candidate 63ac7519c8e943f0a0dd22be3f76b896 in this term.
I20260608 12:43:07.591162  8110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12371321b1734cfb9c8e8315d6c12c77" candidate_uuid: "e011f02475ae4943898f72548395d1c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "309090e8ba2f4b6584ef372871412b2a" is_pre_election: true
I20260608 12:43:07.598472  8110 raft_consensus.cc:2468] T 12371321b1734cfb9c8e8315d6c12c77 P 309090e8ba2f4b6584ef372871412b2a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e011f02475ae4943898f72548395d1c5 in term 0.
I20260608 12:43:07.587260  8242 leader_election.cc:290] T 12371321b1734cfb9c8e8315d6c12c77 P e011f02475ae4943898f72548395d1c5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63ac7519c8e943f0a0dd22be3f76b896 (127.0.107.193:38937), 309090e8ba2f4b6584ef372871412b2a (127.0.107.194:42603)
I20260608 12:43:07.599088  8151 leader_election.cc:304] T 12371321b1734cfb9c8e8315d6c12c77 P e011f02475ae4943898f72548395d1c5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63ac7519c8e943f0a0dd22be3f76b896, e011f02475ae4943898f72548395d1c5; no voters: 
I20260608 12:43:07.600246  8151 leader_election.cc:304] T 9fc679b7100a4648a61c8035db5acf15 P e011f02475ae4943898f72548395d1c5 [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: e011f02475ae4943898f72548395d1c5; no voters: 309090e8ba2f4b6584ef372871412b2a, 63ac7519c8e943f0a0dd22be3f76b896
I20260608 12:43:07.600996  8303 raft_consensus.cc:2804] T 12371321b1734cfb9c8e8315d6c12c77 P e011f02475ae4943898f72548395d1c5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:43:07.601476  8303 raft_consensus.cc:493] T 12371321b1734cfb9c8e8315d6c12c77 P e011f02475ae4943898f72548395d1c5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:43:07.601915  8303 raft_consensus.cc:3060] T 12371321b1734cfb9c8e8315d6c12c77 P e011f02475ae4943898f72548395d1c5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:07.595144  8185 raft_consensus.cc:3060] T 9fc679b7100a4648a61c8035db5acf15 P e011f02475ae4943898f72548395d1c5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:07.605690  7933 catalog_manager.cc:5696] T eba4671cb0544bea989507147b9d531e P 309090e8ba2f4b6584ef372871412b2a reported cstate change: term changed from 0 to 1, leader changed from <none> to 309090e8ba2f4b6584ef372871412b2a (127.0.107.194). New cstate: current_term: 1 leader_uuid: "309090e8ba2f4b6584ef372871412b2a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63ac7519c8e943f0a0dd22be3f76b896" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38937 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "309090e8ba2f4b6584ef372871412b2a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42603 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e011f02475ae4943898f72548395d1c5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44093 } health_report { overall_health: UNKNOWN } } }
I20260608 12:43:07.592147  8284 consensus_queue.cc:237] T 9fc679b7100a4648a61c8035db5acf15 P 63ac7519c8e943f0a0dd22be3f76b896 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63ac7519c8e943f0a0dd22be3f76b896" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38937 } } peers { permanent_uuid: "309090e8ba2f4b6584ef372871412b2a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42603 } } peers { permanent_uuid: "e011f02475ae4943898f72548395d1c5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44093 } }
I20260608 12:43:07.611848  8303 raft_consensus.cc:515] T 12371321b1734cfb9c8e8315d6c12c77 P e011f02475ae4943898f72548395d1c5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63ac7519c8e943f0a0dd22be3f76b896" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38937 } } peers { permanent_uuid: "309090e8ba2f4b6584ef372871412b2a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42603 } } peers { permanent_uuid: "e011f02475ae4943898f72548395d1c5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44093 } }
I20260608 12:43:07.612635  8185 raft_consensus.cc:2468] T 9fc679b7100a4648a61c8035db5acf15 P e011f02475ae4943898f72548395d1c5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63ac7519c8e943f0a0dd22be3f76b896 in term 1.
I20260608 12:43:07.613202  8242 raft_consensus.cc:2749] T 9fc679b7100a4648a61c8035db5acf15 P e011f02475ae4943898f72548395d1c5 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:43:07.614439  8303 leader_election.cc:290] T 12371321b1734cfb9c8e8315d6c12c77 P e011f02475ae4943898f72548395d1c5 [CANDIDATE]: Term 1 election: Requested vote from peers 63ac7519c8e943f0a0dd22be3f76b896 (127.0.107.193:38937), 309090e8ba2f4b6584ef372871412b2a (127.0.107.194:42603)
I20260608 12:43:07.616597  8037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12371321b1734cfb9c8e8315d6c12c77" candidate_uuid: "e011f02475ae4943898f72548395d1c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63ac7519c8e943f0a0dd22be3f76b896"
I20260608 12:43:07.616797  8110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12371321b1734cfb9c8e8315d6c12c77" candidate_uuid: "e011f02475ae4943898f72548395d1c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "309090e8ba2f4b6584ef372871412b2a"
I20260608 12:43:07.617277  8037 raft_consensus.cc:3060] T 12371321b1734cfb9c8e8315d6c12c77 P 63ac7519c8e943f0a0dd22be3f76b896 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:07.617426  8110 raft_consensus.cc:3060] T 12371321b1734cfb9c8e8315d6c12c77 P 309090e8ba2f4b6584ef372871412b2a [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:07.623574  8110 raft_consensus.cc:2468] T 12371321b1734cfb9c8e8315d6c12c77 P 309090e8ba2f4b6584ef372871412b2a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e011f02475ae4943898f72548395d1c5 in term 1.
I20260608 12:43:07.624747  8151 leader_election.cc:304] T 12371321b1734cfb9c8e8315d6c12c77 P e011f02475ae4943898f72548395d1c5 [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: 309090e8ba2f4b6584ef372871412b2a, e011f02475ae4943898f72548395d1c5; no voters: 
I20260608 12:43:07.624918  8037 raft_consensus.cc:2468] T 12371321b1734cfb9c8e8315d6c12c77 P 63ac7519c8e943f0a0dd22be3f76b896 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e011f02475ae4943898f72548395d1c5 in term 1.
I20260608 12:43:07.625613  8242 raft_consensus.cc:2804] T 12371321b1734cfb9c8e8315d6c12c77 P e011f02475ae4943898f72548395d1c5 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:43:07.626300  8242 raft_consensus.cc:697] T 12371321b1734cfb9c8e8315d6c12c77 P e011f02475ae4943898f72548395d1c5 [term 1 LEADER]: Becoming Leader. State: Replica: e011f02475ae4943898f72548395d1c5, State: Running, Role: LEADER
I20260608 12:43:07.627332  8242 consensus_queue.cc:237] T 12371321b1734cfb9c8e8315d6c12c77 P e011f02475ae4943898f72548395d1c5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63ac7519c8e943f0a0dd22be3f76b896" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38937 } } peers { permanent_uuid: "309090e8ba2f4b6584ef372871412b2a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42603 } } peers { permanent_uuid: "e011f02475ae4943898f72548395d1c5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44093 } }
I20260608 12:43:07.643528  7935 catalog_manager.cc:5696] T 9fc679b7100a4648a61c8035db5acf15 P 63ac7519c8e943f0a0dd22be3f76b896 reported cstate change: term changed from 0 to 1, leader changed from <none> to 63ac7519c8e943f0a0dd22be3f76b896 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "63ac7519c8e943f0a0dd22be3f76b896" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63ac7519c8e943f0a0dd22be3f76b896" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38937 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "309090e8ba2f4b6584ef372871412b2a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42603 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e011f02475ae4943898f72548395d1c5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44093 } health_report { overall_health: UNKNOWN } } }
I20260608 12:43:07.644836  7933 catalog_manager.cc:5696] T 12371321b1734cfb9c8e8315d6c12c77 P e011f02475ae4943898f72548395d1c5 reported cstate change: term changed from 0 to 1, leader changed from <none> to e011f02475ae4943898f72548395d1c5 (127.0.107.195). New cstate: current_term: 1 leader_uuid: "e011f02475ae4943898f72548395d1c5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63ac7519c8e943f0a0dd22be3f76b896" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38937 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "309090e8ba2f4b6584ef372871412b2a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42603 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e011f02475ae4943898f72548395d1c5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44093 } health_report { overall_health: HEALTHY } } }
I20260608 12:43:07.685680   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
I20260608 12:43:07.710366   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:43:07.711644   431 tablet_replica.cc:333] T eba4671cb0544bea989507147b9d531e P 63ac7519c8e943f0a0dd22be3f76b896: stopping tablet replica
I20260608 12:43:07.712337   431 raft_consensus.cc:2243] T eba4671cb0544bea989507147b9d531e P 63ac7519c8e943f0a0dd22be3f76b896 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:07.712927   431 raft_consensus.cc:2272] T eba4671cb0544bea989507147b9d531e P 63ac7519c8e943f0a0dd22be3f76b896 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:07.715050   431 tablet_replica.cc:333] T 43b5eaac513f49c8b521edd3d490fa17 P 63ac7519c8e943f0a0dd22be3f76b896: stopping tablet replica
I20260608 12:43:07.715610   431 raft_consensus.cc:2243] T 43b5eaac513f49c8b521edd3d490fa17 P 63ac7519c8e943f0a0dd22be3f76b896 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:07.716012   431 raft_consensus.cc:2272] T 43b5eaac513f49c8b521edd3d490fa17 P 63ac7519c8e943f0a0dd22be3f76b896 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:07.718375   431 tablet_replica.cc:333] T d658f40f3a954081b3df4fc098568bdf P 63ac7519c8e943f0a0dd22be3f76b896: stopping tablet replica
I20260608 12:43:07.718947   431 raft_consensus.cc:2243] T d658f40f3a954081b3df4fc098568bdf P 63ac7519c8e943f0a0dd22be3f76b896 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:43:07.719532   431 pending_rounds.cc:70] T d658f40f3a954081b3df4fc098568bdf P 63ac7519c8e943f0a0dd22be3f76b896: Trying to abort 1 pending ops.
I20260608 12:43:07.719689   431 pending_rounds.cc:77] T d658f40f3a954081b3df4fc098568bdf P 63ac7519c8e943f0a0dd22be3f76b896: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294658918062190592 op_type: NO_OP noop_request { }
I20260608 12:43:07.719944   431 raft_consensus.cc:2889] T d658f40f3a954081b3df4fc098568bdf P 63ac7519c8e943f0a0dd22be3f76b896 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 12:43:07.720170   431 raft_consensus.cc:2272] T d658f40f3a954081b3df4fc098568bdf P 63ac7519c8e943f0a0dd22be3f76b896 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:07.722527   431 tablet_replica.cc:333] T 3f957fdcbb734de195c4e52663900848 P 63ac7519c8e943f0a0dd22be3f76b896: stopping tablet replica
I20260608 12:43:07.723157   431 raft_consensus.cc:2243] T 3f957fdcbb734de195c4e52663900848 P 63ac7519c8e943f0a0dd22be3f76b896 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:43:07.723893   431 raft_consensus.cc:2272] T 3f957fdcbb734de195c4e52663900848 P 63ac7519c8e943f0a0dd22be3f76b896 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:07.726429   431 tablet_replica.cc:333] T 9c6aff8a3956453ca5cf1d1e44b36b26 P 63ac7519c8e943f0a0dd22be3f76b896: stopping tablet replica
I20260608 12:43:07.727185   431 raft_consensus.cc:2243] T 9c6aff8a3956453ca5cf1d1e44b36b26 P 63ac7519c8e943f0a0dd22be3f76b896 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:43:07.728013   431 raft_consensus.cc:2272] T 9c6aff8a3956453ca5cf1d1e44b36b26 P 63ac7519c8e943f0a0dd22be3f76b896 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:07.730376   431 tablet_replica.cc:333] T 12371321b1734cfb9c8e8315d6c12c77 P 63ac7519c8e943f0a0dd22be3f76b896: stopping tablet replica
I20260608 12:43:07.730899   431 raft_consensus.cc:2243] T 12371321b1734cfb9c8e8315d6c12c77 P 63ac7519c8e943f0a0dd22be3f76b896 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:07.731245   431 raft_consensus.cc:2272] T 12371321b1734cfb9c8e8315d6c12c77 P 63ac7519c8e943f0a0dd22be3f76b896 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:07.733417   431 tablet_replica.cc:333] T 9fc679b7100a4648a61c8035db5acf15 P 63ac7519c8e943f0a0dd22be3f76b896: stopping tablet replica
I20260608 12:43:07.733925   431 raft_consensus.cc:2243] T 9fc679b7100a4648a61c8035db5acf15 P 63ac7519c8e943f0a0dd22be3f76b896 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:43:07.734663   431 pending_rounds.cc:70] T 9fc679b7100a4648a61c8035db5acf15 P 63ac7519c8e943f0a0dd22be3f76b896: Trying to abort 1 pending ops.
I20260608 12:43:07.734848   431 pending_rounds.cc:77] T 9fc679b7100a4648a61c8035db5acf15 P 63ac7519c8e943f0a0dd22be3f76b896: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294658918861545472 op_type: NO_OP noop_request { }
I20260608 12:43:07.735082   431 raft_consensus.cc:2889] T 9fc679b7100a4648a61c8035db5acf15 P 63ac7519c8e943f0a0dd22be3f76b896 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 12:43:07.735313   431 raft_consensus.cc:2272] T 9fc679b7100a4648a61c8035db5acf15 P 63ac7519c8e943f0a0dd22be3f76b896 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:07.738005   431 tablet_replica.cc:333] T 884e57966f0b4c4fb1b5f2362db37114 P 63ac7519c8e943f0a0dd22be3f76b896: stopping tablet replica
I20260608 12:43:07.738511   431 raft_consensus.cc:2243] T 884e57966f0b4c4fb1b5f2362db37114 P 63ac7519c8e943f0a0dd22be3f76b896 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:43:07.739316   431 raft_consensus.cc:2272] T 884e57966f0b4c4fb1b5f2362db37114 P 63ac7519c8e943f0a0dd22be3f76b896 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:07.771274   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
W20260608 12:43:08.084503  8151 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.107.193:38937: connect: Connection refused (error 111)
W20260608 12:43:08.088212  8151 consensus_peers.cc:597] T 12371321b1734cfb9c8e8315d6c12c77 P e011f02475ae4943898f72548395d1c5 -> Peer 63ac7519c8e943f0a0dd22be3f76b896 (127.0.107.193:38937): Couldn't send request to peer 63ac7519c8e943f0a0dd22be3f76b896. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:38937: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 12:43:08.091566  8077 consensus_peers.cc:597] T 43b5eaac513f49c8b521edd3d490fa17 P 309090e8ba2f4b6584ef372871412b2a -> Peer 63ac7519c8e943f0a0dd22be3f76b896 (127.0.107.193:38937): Couldn't send request to peer 63ac7519c8e943f0a0dd22be3f76b896. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:38937: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:43:08.094555  8254 consensus_queue.cc:1048] T eba4671cb0544bea989507147b9d531e P 309090e8ba2f4b6584ef372871412b2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e011f02475ae4943898f72548395d1c5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44093 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 12:43:08.110816  8077 consensus_peers.cc:597] T eba4671cb0544bea989507147b9d531e P 309090e8ba2f4b6584ef372871412b2a -> Peer 63ac7519c8e943f0a0dd22be3f76b896 (127.0.107.193:38937): Couldn't send request to peer 63ac7519c8e943f0a0dd22be3f76b896. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:38937: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:43:08.183722  8242 consensus_queue.cc:1048] T 12371321b1734cfb9c8e8315d6c12c77 P e011f02475ae4943898f72548395d1c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "309090e8ba2f4b6584ef372871412b2a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:43:08.670485  8316 consensus_queue.cc:579] T 12371321b1734cfb9c8e8315d6c12c77 P e011f02475ae4943898f72548395d1c5 [LEADER]: Leader has been unable to successfully communicate with peer 63ac7519c8e943f0a0dd22be3f76b896 for more than 1 seconds (1.040s)
I20260608 12:43:08.683866  8300 consensus_queue.cc:579] T eba4671cb0544bea989507147b9d531e P 309090e8ba2f4b6584ef372871412b2a [LEADER]: Leader has been unable to successfully communicate with peer 63ac7519c8e943f0a0dd22be3f76b896 for more than 1 seconds (1.116s)
I20260608 12:43:08.703193  8320 consensus_queue.cc:579] T 43b5eaac513f49c8b521edd3d490fa17 P 309090e8ba2f4b6584ef372871412b2a [LEADER]: Leader has been unable to successfully communicate with peer 63ac7519c8e943f0a0dd22be3f76b896 for more than 1 seconds (1.103s)
I20260608 12:43:08.809927  7933 catalog_manager.cc:2532] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:47848:
table { table_name: "dugtrio" } modify_external_catalogs: true
I20260608 12:43:08.810935  7933 catalog_manager.cc:2780] Servicing DeleteTable request from {username='slave'} at 127.0.0.1:47848:
table { table_name: "dugtrio" } modify_external_catalogs: true
I20260608 12:43:08.829841  7933 catalog_manager.cc:5983] T 00000000000000000000000000000000 P a6d44af461ab42ffb7c8921d09523b07: Sending DeleteTablet for 3 replicas of tablet d658f40f3a954081b3df4fc098568bdf
I20260608 12:43:08.831708  7933 catalog_manager.cc:5983] T 00000000000000000000000000000000 P a6d44af461ab42ffb7c8921d09523b07: Sending DeleteTablet for 3 replicas of tablet 12371321b1734cfb9c8e8315d6c12c77
I20260608 12:43:08.833721  8101 tablet_service.cc:1558] Processing DeleteTablet for tablet d658f40f3a954081b3df4fc098568bdf with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 12:43:08 UTC) from {username='slave'} at 127.0.0.1:39070
I20260608 12:43:08.833761  7933 catalog_manager.cc:5983] T 00000000000000000000000000000000 P a6d44af461ab42ffb7c8921d09523b07: Sending DeleteTablet for 3 replicas of tablet eba4671cb0544bea989507147b9d531e
I20260608 12:43:08.834612  8175 tablet_service.cc:1558] Processing DeleteTablet for tablet d658f40f3a954081b3df4fc098568bdf with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 12:43:08 UTC) from {username='slave'} at 127.0.0.1:36976
I20260608 12:43:08.836530  8102 tablet_service.cc:1558] Processing DeleteTablet for tablet 12371321b1734cfb9c8e8315d6c12c77 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 12:43:08 UTC) from {username='slave'} at 127.0.0.1:39070
I20260608 12:43:08.836910  8174 tablet_service.cc:1558] Processing DeleteTablet for tablet 12371321b1734cfb9c8e8315d6c12c77 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 12:43:08 UTC) from {username='slave'} at 127.0.0.1:36976
I20260608 12:43:08.836192  7933 catalog_manager.cc:5983] T 00000000000000000000000000000000 P a6d44af461ab42ffb7c8921d09523b07: Sending DeleteTablet for 3 replicas of tablet 9fc679b7100a4648a61c8035db5acf15
I20260608 12:43:08.843120   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 12:43:08.847841  8330 tablet_replica.cc:333] T d658f40f3a954081b3df4fc098568bdf P 309090e8ba2f4b6584ef372871412b2a: stopping tablet replica
I20260608 12:43:08.848282  8331 tablet_replica.cc:333] T d658f40f3a954081b3df4fc098568bdf P e011f02475ae4943898f72548395d1c5: stopping tablet replica
I20260608 12:43:08.849692  8331 raft_consensus.cc:2243] T d658f40f3a954081b3df4fc098568bdf P e011f02475ae4943898f72548395d1c5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:08.850314  8331 raft_consensus.cc:2272] T d658f40f3a954081b3df4fc098568bdf P e011f02475ae4943898f72548395d1c5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:08.850867  8101 tablet_service.cc:1558] Processing DeleteTablet for tablet eba4671cb0544bea989507147b9d531e with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 12:43:08 UTC) from {username='slave'} at 127.0.0.1:39070
I20260608 12:43:08.852517  8175 tablet_service.cc:1558] Processing DeleteTablet for tablet eba4671cb0544bea989507147b9d531e with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 12:43:08 UTC) from {username='slave'} at 127.0.0.1:36976
I20260608 12:43:08.853132  8331 ts_tablet_manager.cc:1916] T d658f40f3a954081b3df4fc098568bdf P e011f02475ae4943898f72548395d1c5: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 12:43:08.854557  8101 tablet_service.cc:1558] Processing DeleteTablet for tablet 9fc679b7100a4648a61c8035db5acf15 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 12:43:08 UTC) from {username='slave'} at 127.0.0.1:39070
W20260608 12:43:08.856006  8333 instance_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:43:08.857322  8330 raft_consensus.cc:2243] T d658f40f3a954081b3df4fc098568bdf P 309090e8ba2f4b6584ef372871412b2a [term 1 FOLLOWER]: Raft consensus shutting down.
W20260608 12:43:08.857857  8334 instance_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:43:08.858177  8175 tablet_service.cc:1558] Processing DeleteTablet for tablet 9fc679b7100a4648a61c8035db5acf15 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 12:43:08 UTC) from {username='slave'} at 127.0.0.1:36976
I20260608 12:43:08.857932  8330 raft_consensus.cc:2272] T d658f40f3a954081b3df4fc098568bdf P 309090e8ba2f4b6584ef372871412b2a [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 12:43:08.859768  7921 catalog_manager.cc:4754] TS 63ac7519c8e943f0a0dd22be3f76b896 (127.0.107.193:38937): DeleteTablet:TABLET_DATA_DELETED RPC failed for tablet d658f40f3a954081b3df4fc098568bdf: Network error: Client connection negotiation failed: client connection to 127.0.107.193:38937: connect: Connection refused (error 111)
I20260608 12:43:08.862653  8330 ts_tablet_manager.cc:1916] T d658f40f3a954081b3df4fc098568bdf P 309090e8ba2f4b6584ef372871412b2a: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 12:43:08.866297  8316 raft_consensus.cc:493] T 884e57966f0b4c4fb1b5f2362db37114 P e011f02475ae4943898f72548395d1c5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 63ac7519c8e943f0a0dd22be3f76b896)
I20260608 12:43:08.866962   431 server_base.cc:1061] running on GCE node
I20260608 12:43:08.866832  8316 raft_consensus.cc:515] T 884e57966f0b4c4fb1b5f2362db37114 P e011f02475ae4943898f72548395d1c5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63ac7519c8e943f0a0dd22be3f76b896" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38937 } } peers { permanent_uuid: "309090e8ba2f4b6584ef372871412b2a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42603 } } peers { permanent_uuid: "e011f02475ae4943898f72548395d1c5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44093 } }
W20260608 12:43:08.865960  8336 instance_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:43:08.868829   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:43:08.869148   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:43:08.869261  8316 leader_election.cc:290] T 884e57966f0b4c4fb1b5f2362db37114 P e011f02475ae4943898f72548395d1c5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 63ac7519c8e943f0a0dd22be3f76b896 (127.0.107.193:38937), 309090e8ba2f4b6584ef372871412b2a (127.0.107.194:42603)
I20260608 12:43:08.869408   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922588869388 us; error 0 us; skew 500 ppm
I20260608 12:43:08.870698   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:43:08.872140  8110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "884e57966f0b4c4fb1b5f2362db37114" candidate_uuid: "e011f02475ae4943898f72548395d1c5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "309090e8ba2f4b6584ef372871412b2a" is_pre_election: true
I20260608 12:43:08.872925  8331 ts_tablet_manager.cc:1929] T d658f40f3a954081b3df4fc098568bdf P e011f02475ae4943898f72548395d1c5: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260608 12:43:08.873374  8331 log.cc:1199] T d658f40f3a954081b3df4fc098568bdf P e011f02475ae4943898f72548395d1c5: Deleting WAL directory at /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922379125897-431-0/minicluster-data/ts-2-root/wals/d658f40f3a954081b3df4fc098568bdf
I20260608 12:43:08.874186  8331 ts_tablet_manager.cc:1950] T d658f40f3a954081b3df4fc098568bdf P e011f02475ae4943898f72548395d1c5: Deleting consensus metadata
W20260608 12:43:08.876379  8151 leader_election.cc:336] T 884e57966f0b4c4fb1b5f2362db37114 P e011f02475ae4943898f72548395d1c5 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 63ac7519c8e943f0a0dd22be3f76b896 (127.0.107.193:38937): Network error: Client connection negotiation failed: client connection to 127.0.107.193:38937: connect: Connection refused (error 111)
I20260608 12:43:08.876916  8151 leader_election.cc:304] T 884e57966f0b4c4fb1b5f2362db37114 P e011f02475ae4943898f72548395d1c5 [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: e011f02475ae4943898f72548395d1c5; no voters: 309090e8ba2f4b6584ef372871412b2a, 63ac7519c8e943f0a0dd22be3f76b896
I20260608 12:43:08.877766  7921 catalog_manager.cc:5027] TS e011f02475ae4943898f72548395d1c5 (127.0.107.195:44093): tablet d658f40f3a954081b3df4fc098568bdf (table dugtrio [id=0ca21d19d3f445318eb31300bc04ffb7]) successfully deleted
I20260608 12:43:08.878238  8316 raft_consensus.cc:2749] T 884e57966f0b4c4fb1b5f2362db37114 P e011f02475ae4943898f72548395d1c5 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 12:43:08.878911  8331 tablet_replica.cc:333] T 12371321b1734cfb9c8e8315d6c12c77 P e011f02475ae4943898f72548395d1c5: stopping tablet replica
I20260608 12:43:08.879868  8331 raft_consensus.cc:2243] T 12371321b1734cfb9c8e8315d6c12c77 P e011f02475ae4943898f72548395d1c5 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:43:08.880867  8331 raft_consensus.cc:2272] T 12371321b1734cfb9c8e8315d6c12c77 P e011f02475ae4943898f72548395d1c5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:08.881359   431 webserver.cc:533] Webserver started at http://127.0.107.196:37065/ using document root <none> and password file <none>
I20260608 12:43:08.882134   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:43:08.882381   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:43:08.882702   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:43:08.884133  8330 ts_tablet_manager.cc:1929] T d658f40f3a954081b3df4fc098568bdf P 309090e8ba2f4b6584ef372871412b2a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260608 12:43:08.884377  8331 ts_tablet_manager.cc:1916] T 12371321b1734cfb9c8e8315d6c12c77 P e011f02475ae4943898f72548395d1c5: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 12:43:08.884552  8330 log.cc:1199] T d658f40f3a954081b3df4fc098568bdf P 309090e8ba2f4b6584ef372871412b2a: Deleting WAL directory at /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922379125897-431-0/minicluster-data/ts-1-root/wals/d658f40f3a954081b3df4fc098568bdf
I20260608 12:43:08.885520  8330 ts_tablet_manager.cc:1950] T d658f40f3a954081b3df4fc098568bdf P 309090e8ba2f4b6584ef372871412b2a: Deleting consensus metadata
I20260608 12:43:08.886163   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922379125897-431-0/minicluster-data/ts-3-root/instance:
uuid: "ddd46d9bd43e4635ba06ea4c71f94382"
format_stamp: "Formatted at 2026-06-08 12:43:08 on dist-test-slave-gg24"
I20260608 12:43:08.889156  8330 tablet_replica.cc:333] T 12371321b1734cfb9c8e8315d6c12c77 P 309090e8ba2f4b6584ef372871412b2a: stopping tablet replica
I20260608 12:43:08.889935  7921 catalog_manager.cc:5027] TS 309090e8ba2f4b6584ef372871412b2a (127.0.107.194:42603): tablet d658f40f3a954081b3df4fc098568bdf (table dugtrio [id=0ca21d19d3f445318eb31300bc04ffb7]) successfully deleted
I20260608 12:43:08.890133  8330 raft_consensus.cc:2243] T 12371321b1734cfb9c8e8315d6c12c77 P 309090e8ba2f4b6584ef372871412b2a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:08.892136  8330 raft_consensus.cc:2272] T 12371321b1734cfb9c8e8315d6c12c77 P 309090e8ba2f4b6584ef372871412b2a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:08.895742   431 fs_manager.cc:696] Time spent creating directory manager: real 0.009s	user 0.004s	sys 0.004s
I20260608 12:43:08.895912  8330 ts_tablet_manager.cc:1916] T 12371321b1734cfb9c8e8315d6c12c77 P 309090e8ba2f4b6584ef372871412b2a: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 12:43:08.900897  8341 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:43:08.901515  8331 ts_tablet_manager.cc:1929] T 12371321b1734cfb9c8e8315d6c12c77 P e011f02475ae4943898f72548395d1c5: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260608 12:43:08.902012  8331 log.cc:1199] T 12371321b1734cfb9c8e8315d6c12c77 P e011f02475ae4943898f72548395d1c5: Deleting WAL directory at /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922379125897-431-0/minicluster-data/ts-2-root/wals/12371321b1734cfb9c8e8315d6c12c77
I20260608 12:43:08.902585   431 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 12:43:08.902848  8331 ts_tablet_manager.cc:1950] T 12371321b1734cfb9c8e8315d6c12c77 P e011f02475ae4943898f72548395d1c5: Deleting consensus metadata
I20260608 12:43:08.903141   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922379125897-431-0/minicluster-data/ts-3-root
uuid: "ddd46d9bd43e4635ba06ea4c71f94382"
format_stamp: "Formatted at 2026-06-08 12:43:08 on dist-test-slave-gg24"
I20260608 12:43:08.903585   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922379125897-431-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922379125897-431-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922379125897-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:43:08.906113  8331 tablet_replica.cc:333] T eba4671cb0544bea989507147b9d531e P e011f02475ae4943898f72548395d1c5: stopping tablet replica
I20260608 12:43:08.906284  7921 catalog_manager.cc:5027] TS e011f02475ae4943898f72548395d1c5 (127.0.107.195:44093): tablet 12371321b1734cfb9c8e8315d6c12c77 (table dugtrio [id=0ca21d19d3f445318eb31300bc04ffb7]) successfully deleted
I20260608 12:43:08.907249  8331 raft_consensus.cc:2243] T eba4671cb0544bea989507147b9d531e P e011f02475ae4943898f72548395d1c5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:08.907961  8331 raft_consensus.cc:2272] T eba4671cb0544bea989507147b9d531e P e011f02475ae4943898f72548395d1c5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:08.912014  8331 ts_tablet_manager.cc:1916] T eba4671cb0544bea989507147b9d531e P e011f02475ae4943898f72548395d1c5: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 12:43:08.912148  8320 raft_consensus.cc:493] T 9c6aff8a3956453ca5cf1d1e44b36b26 P 309090e8ba2f4b6584ef372871412b2a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 63ac7519c8e943f0a0dd22be3f76b896)
I20260608 12:43:08.912810  8320 raft_consensus.cc:515] T 9c6aff8a3956453ca5cf1d1e44b36b26 P 309090e8ba2f4b6584ef372871412b2a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63ac7519c8e943f0a0dd22be3f76b896" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38937 } } peers { permanent_uuid: "309090e8ba2f4b6584ef372871412b2a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42603 } } peers { permanent_uuid: "e011f02475ae4943898f72548395d1c5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44093 } }
I20260608 12:43:08.913741  8330 ts_tablet_manager.cc:1929] T 12371321b1734cfb9c8e8315d6c12c77 P 309090e8ba2f4b6584ef372871412b2a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260608 12:43:08.914175  8330 log.cc:1199] T 12371321b1734cfb9c8e8315d6c12c77 P 309090e8ba2f4b6584ef372871412b2a: Deleting WAL directory at /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922379125897-431-0/minicluster-data/ts-1-root/wals/12371321b1734cfb9c8e8315d6c12c77
I20260608 12:43:08.914963  8330 ts_tablet_manager.cc:1950] T 12371321b1734cfb9c8e8315d6c12c77 P 309090e8ba2f4b6584ef372871412b2a: Deleting consensus metadata
I20260608 12:43:08.915443  8300 raft_consensus.cc:493] T 884e57966f0b4c4fb1b5f2362db37114 P 309090e8ba2f4b6584ef372871412b2a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 63ac7519c8e943f0a0dd22be3f76b896)
I20260608 12:43:08.915977  8300 raft_consensus.cc:515] T 884e57966f0b4c4fb1b5f2362db37114 P 309090e8ba2f4b6584ef372871412b2a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63ac7519c8e943f0a0dd22be3f76b896" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38937 } } peers { permanent_uuid: "309090e8ba2f4b6584ef372871412b2a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42603 } } peers { permanent_uuid: "e011f02475ae4943898f72548395d1c5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44093 } }
I20260608 12:43:08.918309  8330 tablet_replica.cc:333] T eba4671cb0544bea989507147b9d531e P 309090e8ba2f4b6584ef372871412b2a: stopping tablet replica
I20260608 12:43:08.920604  8330 raft_consensus.cc:2243] T eba4671cb0544bea989507147b9d531e P 309090e8ba2f4b6584ef372871412b2a [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:43:08.921751  8330 raft_consensus.cc:2272] T eba4671cb0544bea989507147b9d531e P 309090e8ba2f4b6584ef372871412b2a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:08.924813  8185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "884e57966f0b4c4fb1b5f2362db37114" candidate_uuid: "309090e8ba2f4b6584ef372871412b2a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e011f02475ae4943898f72548395d1c5" is_pre_election: true
I20260608 12:43:08.925733  8330 ts_tablet_manager.cc:1916] T eba4671cb0544bea989507147b9d531e P 309090e8ba2f4b6584ef372871412b2a: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 12:43:08.925693  8185 raft_consensus.cc:2468] T 884e57966f0b4c4fb1b5f2362db37114 P e011f02475ae4943898f72548395d1c5 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 309090e8ba2f4b6584ef372871412b2a in term 1.
I20260608 12:43:08.925889   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:43:08.926393  7921 catalog_manager.cc:5027] TS 309090e8ba2f4b6584ef372871412b2a (127.0.107.194:42603): tablet 12371321b1734cfb9c8e8315d6c12c77 (table dugtrio [id=0ca21d19d3f445318eb31300bc04ffb7]) successfully deleted
I20260608 12:43:08.927925   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:43:08.918340  8300 leader_election.cc:290] T 884e57966f0b4c4fb1b5f2362db37114 P 309090e8ba2f4b6584ef372871412b2a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 63ac7519c8e943f0a0dd22be3f76b896 (127.0.107.193:38937), e011f02475ae4943898f72548395d1c5 (127.0.107.195:44093)
I20260608 12:43:08.928730  8320 leader_election.cc:290] T 9c6aff8a3956453ca5cf1d1e44b36b26 P 309090e8ba2f4b6584ef372871412b2a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 63ac7519c8e943f0a0dd22be3f76b896 (127.0.107.193:38937), e011f02475ae4943898f72548395d1c5 (127.0.107.195:44093)
I20260608 12:43:08.929385  8316 raft_consensus.cc:493] T 9c6aff8a3956453ca5cf1d1e44b36b26 P e011f02475ae4943898f72548395d1c5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 63ac7519c8e943f0a0dd22be3f76b896)
I20260608 12:43:08.930286  8316 raft_consensus.cc:515] T 9c6aff8a3956453ca5cf1d1e44b36b26 P e011f02475ae4943898f72548395d1c5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63ac7519c8e943f0a0dd22be3f76b896" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38937 } } peers { permanent_uuid: "309090e8ba2f4b6584ef372871412b2a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42603 } } peers { permanent_uuid: "e011f02475ae4943898f72548395d1c5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44093 } }
I20260608 12:43:08.933614  8316 leader_election.cc:290] T 9c6aff8a3956453ca5cf1d1e44b36b26 P e011f02475ae4943898f72548395d1c5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 63ac7519c8e943f0a0dd22be3f76b896 (127.0.107.193:38937), 309090e8ba2f4b6584ef372871412b2a (127.0.107.194:42603)
I20260608 12:43:08.934465  8331 ts_tablet_manager.cc:1929] T eba4671cb0544bea989507147b9d531e P e011f02475ae4943898f72548395d1c5: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260608 12:43:08.935040  8331 log.cc:1199] T eba4671cb0544bea989507147b9d531e P e011f02475ae4943898f72548395d1c5: Deleting WAL directory at /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922379125897-431-0/minicluster-data/ts-2-root/wals/eba4671cb0544bea989507147b9d531e
I20260608 12:43:08.936105  8331 ts_tablet_manager.cc:1950] T eba4671cb0544bea989507147b9d531e P e011f02475ae4943898f72548395d1c5: Deleting consensus metadata
I20260608 12:43:08.936411  8110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c6aff8a3956453ca5cf1d1e44b36b26" candidate_uuid: "e011f02475ae4943898f72548395d1c5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "309090e8ba2f4b6584ef372871412b2a" is_pre_election: true
I20260608 12:43:08.937129  8110 raft_consensus.cc:2468] T 9c6aff8a3956453ca5cf1d1e44b36b26 P 309090e8ba2f4b6584ef372871412b2a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e011f02475ae4943898f72548395d1c5 in term 1.
I20260608 12:43:08.939185  8151 leader_election.cc:304] T 9c6aff8a3956453ca5cf1d1e44b36b26 P e011f02475ae4943898f72548395d1c5 [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: 309090e8ba2f4b6584ef372871412b2a, e011f02475ae4943898f72548395d1c5; no voters: 
I20260608 12:43:08.942598  8316 raft_consensus.cc:2804] T 9c6aff8a3956453ca5cf1d1e44b36b26 P e011f02475ae4943898f72548395d1c5 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 12:43:08.943058  8316 raft_consensus.cc:493] T 9c6aff8a3956453ca5cf1d1e44b36b26 P e011f02475ae4943898f72548395d1c5 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 63ac7519c8e943f0a0dd22be3f76b896)
I20260608 12:43:08.943486  8316 raft_consensus.cc:3060] T 9c6aff8a3956453ca5cf1d1e44b36b26 P e011f02475ae4943898f72548395d1c5 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:43:08.944307  8331 tablet_replica.cc:333] T 9fc679b7100a4648a61c8035db5acf15 P e011f02475ae4943898f72548395d1c5: stopping tablet replica
I20260608 12:43:08.945701  8331 raft_consensus.cc:2243] T 9fc679b7100a4648a61c8035db5acf15 P e011f02475ae4943898f72548395d1c5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:08.946439  8331 raft_consensus.cc:2272] T 9fc679b7100a4648a61c8035db5acf15 P e011f02475ae4943898f72548395d1c5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:08.944329  8330 ts_tablet_manager.cc:1929] T eba4671cb0544bea989507147b9d531e P 309090e8ba2f4b6584ef372871412b2a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260608 12:43:08.949126  8330 log.cc:1199] T eba4671cb0544bea989507147b9d531e P 309090e8ba2f4b6584ef372871412b2a: Deleting WAL directory at /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922379125897-431-0/minicluster-data/ts-1-root/wals/eba4671cb0544bea989507147b9d531e
W20260608 12:43:08.949630  8151 leader_election.cc:336] T 9c6aff8a3956453ca5cf1d1e44b36b26 P e011f02475ae4943898f72548395d1c5 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 63ac7519c8e943f0a0dd22be3f76b896 (127.0.107.193:38937): Network error: Client connection negotiation failed: client connection to 127.0.107.193:38937: connect: Connection refused (error 111)
I20260608 12:43:08.949822  8331 ts_tablet_manager.cc:1916] T 9fc679b7100a4648a61c8035db5acf15 P e011f02475ae4943898f72548395d1c5: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 12:43:08.949978  8330 ts_tablet_manager.cc:1950] T eba4671cb0544bea989507147b9d531e P 309090e8ba2f4b6584ef372871412b2a: Deleting consensus metadata
I20260608 12:43:08.932869  8077 leader_election.cc:304] T 884e57966f0b4c4fb1b5f2362db37114 P 309090e8ba2f4b6584ef372871412b2a [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: 309090e8ba2f4b6584ef372871412b2a, e011f02475ae4943898f72548395d1c5; no voters: 
I20260608 12:43:08.951481  8320 raft_consensus.cc:2804] T 884e57966f0b4c4fb1b5f2362db37114 P 309090e8ba2f4b6584ef372871412b2a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 12:43:08.951856  8320 raft_consensus.cc:493] T 884e57966f0b4c4fb1b5f2362db37114 P 309090e8ba2f4b6584ef372871412b2a [term 1 FOLLOWER]: Starting leader election (detected failure of leader 63ac7519c8e943f0a0dd22be3f76b896)
W20260608 12:43:08.951927  8077 leader_election.cc:336] T 9c6aff8a3956453ca5cf1d1e44b36b26 P 309090e8ba2f4b6584ef372871412b2a [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 63ac7519c8e943f0a0dd22be3f76b896 (127.0.107.193:38937): Network error: Client connection negotiation failed: client connection to 127.0.107.193:38937: connect: Connection refused (error 111)
I20260608 12:43:08.952337  8320 raft_consensus.cc:3060] T 884e57966f0b4c4fb1b5f2362db37114 P 309090e8ba2f4b6584ef372871412b2a [term 1 FOLLOWER]: Advancing to term 2
W20260608 12:43:08.952593  8077 leader_election.cc:336] T 884e57966f0b4c4fb1b5f2362db37114 P 309090e8ba2f4b6584ef372871412b2a [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 63ac7519c8e943f0a0dd22be3f76b896 (127.0.107.193:38937): Network error: Client connection negotiation failed: client connection to 127.0.107.193:38937: connect: Connection refused (error 111)
I20260608 12:43:08.954360  8185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c6aff8a3956453ca5cf1d1e44b36b26" candidate_uuid: "309090e8ba2f4b6584ef372871412b2a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e011f02475ae4943898f72548395d1c5" is_pre_election: true
I20260608 12:43:08.956812  7921 catalog_manager.cc:5027] TS e011f02475ae4943898f72548395d1c5 (127.0.107.195:44093): tablet eba4671cb0544bea989507147b9d531e (table dugtrio [id=0ca21d19d3f445318eb31300bc04ffb7]) successfully deleted
I20260608 12:43:08.959861  8320 raft_consensus.cc:515] T 884e57966f0b4c4fb1b5f2362db37114 P 309090e8ba2f4b6584ef372871412b2a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63ac7519c8e943f0a0dd22be3f76b896" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38937 } } peers { permanent_uuid: "309090e8ba2f4b6584ef372871412b2a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42603 } } peers { permanent_uuid: "e011f02475ae4943898f72548395d1c5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44093 } }
I20260608 12:43:08.960211  7921 catalog_manager.cc:5027] TS 309090e8ba2f4b6584ef372871412b2a (127.0.107.194:42603): tablet eba4671cb0544bea989507147b9d531e (table dugtrio [id=0ca21d19d3f445318eb31300bc04ffb7]) successfully deleted
I20260608 12:43:08.950780  8316 raft_consensus.cc:515] T 9c6aff8a3956453ca5cf1d1e44b36b26 P e011f02475ae4943898f72548395d1c5 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63ac7519c8e943f0a0dd22be3f76b896" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38937 } } peers { permanent_uuid: "309090e8ba2f4b6584ef372871412b2a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42603 } } peers { permanent_uuid: "e011f02475ae4943898f72548395d1c5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44093 } }
W20260608 12:43:08.966813  8077 leader_election.cc:336] T 884e57966f0b4c4fb1b5f2362db37114 P 309090e8ba2f4b6584ef372871412b2a [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 63ac7519c8e943f0a0dd22be3f76b896 (127.0.107.193:38937): Network error: Client connection negotiation failed: client connection to 127.0.107.193:38937: connect: Connection refused (error 111)
I20260608 12:43:08.967253  8185 raft_consensus.cc:2393] T 9c6aff8a3956453ca5cf1d1e44b36b26 P e011f02475ae4943898f72548395d1c5 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 309090e8ba2f4b6584ef372871412b2a in current term 2: Already voted for candidate e011f02475ae4943898f72548395d1c5 in this term.
I20260608 12:43:08.968969  8316 leader_election.cc:290] T 9c6aff8a3956453ca5cf1d1e44b36b26 P e011f02475ae4943898f72548395d1c5 [CANDIDATE]: Term 2 election: Requested vote from peers 63ac7519c8e943f0a0dd22be3f76b896 (127.0.107.193:38937), 309090e8ba2f4b6584ef372871412b2a (127.0.107.194:42603)
I20260608 12:43:08.954401  8330 tablet_replica.cc:333] T 9fc679b7100a4648a61c8035db5acf15 P 309090e8ba2f4b6584ef372871412b2a: stopping tablet replica
I20260608 12:43:08.970470  8330 raft_consensus.cc:2243] T 9fc679b7100a4648a61c8035db5acf15 P 309090e8ba2f4b6584ef372871412b2a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:08.971016  8330 raft_consensus.cc:2272] T 9fc679b7100a4648a61c8035db5acf15 P 309090e8ba2f4b6584ef372871412b2a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:08.971787  8331 ts_tablet_manager.cc:1929] T 9fc679b7100a4648a61c8035db5acf15 P e011f02475ae4943898f72548395d1c5: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260608 12:43:08.972280  8110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c6aff8a3956453ca5cf1d1e44b36b26" candidate_uuid: "e011f02475ae4943898f72548395d1c5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "309090e8ba2f4b6584ef372871412b2a"
I20260608 12:43:08.973031  8331 log.cc:1199] T 9fc679b7100a4648a61c8035db5acf15 P e011f02475ae4943898f72548395d1c5: Deleting WAL directory at /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922379125897-431-0/minicluster-data/ts-2-root/wals/9fc679b7100a4648a61c8035db5acf15
I20260608 12:43:08.973137  8110 raft_consensus.cc:3060] T 9c6aff8a3956453ca5cf1d1e44b36b26 P 309090e8ba2f4b6584ef372871412b2a [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:43:08.974128  8331 ts_tablet_manager.cc:1950] T 9fc679b7100a4648a61c8035db5acf15 P e011f02475ae4943898f72548395d1c5: Deleting consensus metadata
W20260608 12:43:08.974767  8151 leader_election.cc:336] T 9c6aff8a3956453ca5cf1d1e44b36b26 P e011f02475ae4943898f72548395d1c5 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 63ac7519c8e943f0a0dd22be3f76b896 (127.0.107.193:38937): Network error: Client connection negotiation failed: client connection to 127.0.107.193:38937: connect: Connection refused (error 111)
I20260608 12:43:08.975805  8077 leader_election.cc:304] T 9c6aff8a3956453ca5cf1d1e44b36b26 P 309090e8ba2f4b6584ef372871412b2a [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: 309090e8ba2f4b6584ef372871412b2a; no voters: 63ac7519c8e943f0a0dd22be3f76b896, e011f02475ae4943898f72548395d1c5
I20260608 12:43:08.980376  8110 raft_consensus.cc:2468] T 9c6aff8a3956453ca5cf1d1e44b36b26 P 309090e8ba2f4b6584ef372871412b2a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e011f02475ae4943898f72548395d1c5 in term 2.
I20260608 12:43:08.980975  8300 raft_consensus.cc:2749] T 9c6aff8a3956453ca5cf1d1e44b36b26 P 309090e8ba2f4b6584ef372871412b2a [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 12:43:08.981930  8151 leader_election.cc:304] T 9c6aff8a3956453ca5cf1d1e44b36b26 P e011f02475ae4943898f72548395d1c5 [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: 309090e8ba2f4b6584ef372871412b2a, e011f02475ae4943898f72548395d1c5; no voters: 63ac7519c8e943f0a0dd22be3f76b896
I20260608 12:43:08.983669  8316 raft_consensus.cc:2804] T 9c6aff8a3956453ca5cf1d1e44b36b26 P e011f02475ae4943898f72548395d1c5 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:43:08.984169  8330 ts_tablet_manager.cc:1916] T 9fc679b7100a4648a61c8035db5acf15 P 309090e8ba2f4b6584ef372871412b2a: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 12:43:08.984866  8316 raft_consensus.cc:697] T 9c6aff8a3956453ca5cf1d1e44b36b26 P e011f02475ae4943898f72548395d1c5 [term 2 LEADER]: Becoming Leader. State: Replica: e011f02475ae4943898f72548395d1c5, State: Running, Role: LEADER
I20260608 12:43:08.985134   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:43:08.985896  8316 consensus_queue.cc:237] T 9c6aff8a3956453ca5cf1d1e44b36b26 P e011f02475ae4943898f72548395d1c5 [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: "63ac7519c8e943f0a0dd22be3f76b896" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38937 } } peers { permanent_uuid: "309090e8ba2f4b6584ef372871412b2a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42603 } } peers { permanent_uuid: "e011f02475ae4943898f72548395d1c5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44093 } }
I20260608 12:43:08.987010  8185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "884e57966f0b4c4fb1b5f2362db37114" candidate_uuid: "309090e8ba2f4b6584ef372871412b2a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e011f02475ae4943898f72548395d1c5"
I20260608 12:43:08.987619  8185 raft_consensus.cc:3060] T 884e57966f0b4c4fb1b5f2362db37114 P e011f02475ae4943898f72548395d1c5 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:43:08.995404   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:43:08.995533  8185 raft_consensus.cc:2468] T 884e57966f0b4c4fb1b5f2362db37114 P e011f02475ae4943898f72548395d1c5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 309090e8ba2f4b6584ef372871412b2a in term 2.
I20260608 12:43:08.996089   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.001s	user 0.000s	sys 0.000s
I20260608 12:43:08.996658   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:43:08.996973   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:43:08.983732  7921 catalog_manager.cc:5027] TS e011f02475ae4943898f72548395d1c5 (127.0.107.195:44093): tablet 9fc679b7100a4648a61c8035db5acf15 (table dugtrio [id=0ca21d19d3f445318eb31300bc04ffb7]) successfully deleted
I20260608 12:43:08.999406  8077 leader_election.cc:304] T 884e57966f0b4c4fb1b5f2362db37114 P 309090e8ba2f4b6584ef372871412b2a [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: 309090e8ba2f4b6584ef372871412b2a, e011f02475ae4943898f72548395d1c5; no voters: 63ac7519c8e943f0a0dd22be3f76b896
I20260608 12:43:09.000372  8300 raft_consensus.cc:2804] T 884e57966f0b4c4fb1b5f2362db37114 P 309090e8ba2f4b6584ef372871412b2a [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:43:09.000946  8300 raft_consensus.cc:697] T 884e57966f0b4c4fb1b5f2362db37114 P 309090e8ba2f4b6584ef372871412b2a [term 2 LEADER]: Becoming Leader. State: Replica: 309090e8ba2f4b6584ef372871412b2a, State: Running, Role: LEADER
I20260608 12:43:09.001947  8300 consensus_queue.cc:237] T 884e57966f0b4c4fb1b5f2362db37114 P 309090e8ba2f4b6584ef372871412b2a [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: "63ac7519c8e943f0a0dd22be3f76b896" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38937 } } peers { permanent_uuid: "309090e8ba2f4b6584ef372871412b2a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42603 } } peers { permanent_uuid: "e011f02475ae4943898f72548395d1c5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44093 } }
I20260608 12:43:09.005882  8330 ts_tablet_manager.cc:1929] T 9fc679b7100a4648a61c8035db5acf15 P 309090e8ba2f4b6584ef372871412b2a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260608 12:43:09.006420  8320 leader_election.cc:290] T 884e57966f0b4c4fb1b5f2362db37114 P 309090e8ba2f4b6584ef372871412b2a [CANDIDATE]: Term 2 election: Requested vote from peers 63ac7519c8e943f0a0dd22be3f76b896 (127.0.107.193:38937), e011f02475ae4943898f72548395d1c5 (127.0.107.195:44093)
I20260608 12:43:09.006515  8330 log.cc:1199] T 9fc679b7100a4648a61c8035db5acf15 P 309090e8ba2f4b6584ef372871412b2a: Deleting WAL directory at /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922379125897-431-0/minicluster-data/ts-1-root/wals/9fc679b7100a4648a61c8035db5acf15
I20260608 12:43:09.007514  7933 catalog_manager.cc:5696] T 9c6aff8a3956453ca5cf1d1e44b36b26 P e011f02475ae4943898f72548395d1c5 reported cstate change: term changed from 1 to 2, leader changed from 63ac7519c8e943f0a0dd22be3f76b896 (127.0.107.193) to e011f02475ae4943898f72548395d1c5 (127.0.107.195). New cstate: current_term: 2 leader_uuid: "e011f02475ae4943898f72548395d1c5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63ac7519c8e943f0a0dd22be3f76b896" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38937 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "309090e8ba2f4b6584ef372871412b2a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42603 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e011f02475ae4943898f72548395d1c5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44093 } health_report { overall_health: HEALTHY } } }
I20260608 12:43:09.009212  8330 ts_tablet_manager.cc:1950] T 9fc679b7100a4648a61c8035db5acf15 P 309090e8ba2f4b6584ef372871412b2a: Deleting consensus metadata
I20260608 12:43:09.012872  7935 catalog_manager.cc:5696] T 884e57966f0b4c4fb1b5f2362db37114 P 309090e8ba2f4b6584ef372871412b2a reported cstate change: term changed from 1 to 2, leader changed from 63ac7519c8e943f0a0dd22be3f76b896 (127.0.107.193) to 309090e8ba2f4b6584ef372871412b2a (127.0.107.194). New cstate: current_term: 2 leader_uuid: "309090e8ba2f4b6584ef372871412b2a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63ac7519c8e943f0a0dd22be3f76b896" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38937 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "309090e8ba2f4b6584ef372871412b2a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42603 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e011f02475ae4943898f72548395d1c5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44093 } health_report { overall_health: UNKNOWN } } }
I20260608 12:43:09.013902  7921 catalog_manager.cc:5027] TS 309090e8ba2f4b6584ef372871412b2a (127.0.107.194:42603): tablet 9fc679b7100a4648a61c8035db5acf15 (table dugtrio [id=0ca21d19d3f445318eb31300bc04ffb7]) successfully deleted
I20260608 12:43:09.018769  8316 raft_consensus.cc:493] T 3f957fdcbb734de195c4e52663900848 P e011f02475ae4943898f72548395d1c5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 63ac7519c8e943f0a0dd22be3f76b896)
I20260608 12:43:09.020080  8316 raft_consensus.cc:515] T 3f957fdcbb734de195c4e52663900848 P e011f02475ae4943898f72548395d1c5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63ac7519c8e943f0a0dd22be3f76b896" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38937 } } peers { permanent_uuid: "309090e8ba2f4b6584ef372871412b2a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42603 } } peers { permanent_uuid: "e011f02475ae4943898f72548395d1c5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44093 } }
I20260608 12:43:09.022778  8316 leader_election.cc:290] T 3f957fdcbb734de195c4e52663900848 P e011f02475ae4943898f72548395d1c5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 63ac7519c8e943f0a0dd22be3f76b896 (127.0.107.193:38937), 309090e8ba2f4b6584ef372871412b2a (127.0.107.194:42603)
I20260608 12:43:09.026621  8110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f957fdcbb734de195c4e52663900848" candidate_uuid: "e011f02475ae4943898f72548395d1c5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "309090e8ba2f4b6584ef372871412b2a" is_pre_election: true
W20260608 12:43:09.030476  8151 leader_election.cc:336] T 3f957fdcbb734de195c4e52663900848 P e011f02475ae4943898f72548395d1c5 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 63ac7519c8e943f0a0dd22be3f76b896 (127.0.107.193:38937): Network error: Client connection negotiation failed: client connection to 127.0.107.193:38937: connect: Connection refused (error 111)
I20260608 12:43:09.031095  8151 leader_election.cc:304] T 3f957fdcbb734de195c4e52663900848 P e011f02475ae4943898f72548395d1c5 [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: e011f02475ae4943898f72548395d1c5; no voters: 309090e8ba2f4b6584ef372871412b2a, 63ac7519c8e943f0a0dd22be3f76b896
I20260608 12:43:09.032100  8316 raft_consensus.cc:2749] T 3f957fdcbb734de195c4e52663900848 P e011f02475ae4943898f72548395d1c5 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 12:43:09.043503  8300 raft_consensus.cc:493] T 3f957fdcbb734de195c4e52663900848 P 309090e8ba2f4b6584ef372871412b2a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 63ac7519c8e943f0a0dd22be3f76b896)
I20260608 12:43:09.044286  8300 raft_consensus.cc:515] T 3f957fdcbb734de195c4e52663900848 P 309090e8ba2f4b6584ef372871412b2a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63ac7519c8e943f0a0dd22be3f76b896" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38937 } } peers { permanent_uuid: "309090e8ba2f4b6584ef372871412b2a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42603 } } peers { permanent_uuid: "e011f02475ae4943898f72548395d1c5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44093 } }
I20260608 12:43:09.047207  8300 leader_election.cc:290] T 3f957fdcbb734de195c4e52663900848 P 309090e8ba2f4b6584ef372871412b2a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 63ac7519c8e943f0a0dd22be3f76b896 (127.0.107.193:38937), e011f02475ae4943898f72548395d1c5 (127.0.107.195:44093)
I20260608 12:43:09.048790  8185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f957fdcbb734de195c4e52663900848" candidate_uuid: "309090e8ba2f4b6584ef372871412b2a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e011f02475ae4943898f72548395d1c5" is_pre_election: true
I20260608 12:43:09.049665  8185 raft_consensus.cc:2468] T 3f957fdcbb734de195c4e52663900848 P e011f02475ae4943898f72548395d1c5 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 309090e8ba2f4b6584ef372871412b2a in term 1.
I20260608 12:43:09.051409  8077 leader_election.cc:304] T 3f957fdcbb734de195c4e52663900848 P 309090e8ba2f4b6584ef372871412b2a [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: 309090e8ba2f4b6584ef372871412b2a, e011f02475ae4943898f72548395d1c5; no voters: 
W20260608 12:43:09.052340  8077 leader_election.cc:336] T 3f957fdcbb734de195c4e52663900848 P 309090e8ba2f4b6584ef372871412b2a [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 63ac7519c8e943f0a0dd22be3f76b896 (127.0.107.193:38937): Network error: Client connection negotiation failed: client connection to 127.0.107.193:38937: connect: Connection refused (error 111)
I20260608 12:43:09.052331  8300 raft_consensus.cc:2804] T 3f957fdcbb734de195c4e52663900848 P 309090e8ba2f4b6584ef372871412b2a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 12:43:09.053054  8300 raft_consensus.cc:493] T 3f957fdcbb734de195c4e52663900848 P 309090e8ba2f4b6584ef372871412b2a [term 1 FOLLOWER]: Starting leader election (detected failure of leader 63ac7519c8e943f0a0dd22be3f76b896)
I20260608 12:43:09.053452  8300 raft_consensus.cc:3060] T 3f957fdcbb734de195c4e52663900848 P 309090e8ba2f4b6584ef372871412b2a [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:43:09.060938  8300 raft_consensus.cc:515] T 3f957fdcbb734de195c4e52663900848 P 309090e8ba2f4b6584ef372871412b2a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63ac7519c8e943f0a0dd22be3f76b896" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38937 } } peers { permanent_uuid: "309090e8ba2f4b6584ef372871412b2a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42603 } } peers { permanent_uuid: "e011f02475ae4943898f72548395d1c5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44093 } }
I20260608 12:43:09.063297  8300 leader_election.cc:290] T 3f957fdcbb734de195c4e52663900848 P 309090e8ba2f4b6584ef372871412b2a [CANDIDATE]: Term 2 election: Requested vote from peers 63ac7519c8e943f0a0dd22be3f76b896 (127.0.107.193:38937), e011f02475ae4943898f72548395d1c5 (127.0.107.195:44093)
I20260608 12:43:09.064779  8185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f957fdcbb734de195c4e52663900848" candidate_uuid: "309090e8ba2f4b6584ef372871412b2a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e011f02475ae4943898f72548395d1c5"
I20260608 12:43:09.065459  8185 raft_consensus.cc:3060] T 3f957fdcbb734de195c4e52663900848 P e011f02475ae4943898f72548395d1c5 [term 1 FOLLOWER]: Advancing to term 2
W20260608 12:43:09.068734  8077 leader_election.cc:336] T 3f957fdcbb734de195c4e52663900848 P 309090e8ba2f4b6584ef372871412b2a [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 63ac7519c8e943f0a0dd22be3f76b896 (127.0.107.193:38937): Network error: Client connection negotiation failed: client connection to 127.0.107.193:38937: connect: Connection refused (error 111)
I20260608 12:43:09.072432  8185 raft_consensus.cc:2468] T 3f957fdcbb734de195c4e52663900848 P e011f02475ae4943898f72548395d1c5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 309090e8ba2f4b6584ef372871412b2a in term 2.
I20260608 12:43:09.072499   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.196:41201
I20260608 12:43:09.072727  8405 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.196:41201 every 8 connection(s)
I20260608 12:43:09.074441  8077 leader_election.cc:304] T 3f957fdcbb734de195c4e52663900848 P 309090e8ba2f4b6584ef372871412b2a [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: 309090e8ba2f4b6584ef372871412b2a, e011f02475ae4943898f72548395d1c5; no voters: 63ac7519c8e943f0a0dd22be3f76b896
I20260608 12:43:09.075325  8320 raft_consensus.cc:2804] T 3f957fdcbb734de195c4e52663900848 P 309090e8ba2f4b6584ef372871412b2a [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:43:09.075848  8320 raft_consensus.cc:697] T 3f957fdcbb734de195c4e52663900848 P 309090e8ba2f4b6584ef372871412b2a [term 2 LEADER]: Becoming Leader. State: Replica: 309090e8ba2f4b6584ef372871412b2a, State: Running, Role: LEADER
I20260608 12:43:09.076767  8320 consensus_queue.cc:237] T 3f957fdcbb734de195c4e52663900848 P 309090e8ba2f4b6584ef372871412b2a [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: "63ac7519c8e943f0a0dd22be3f76b896" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38937 } } peers { permanent_uuid: "309090e8ba2f4b6584ef372871412b2a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42603 } } peers { permanent_uuid: "e011f02475ae4943898f72548395d1c5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44093 } }
I20260608 12:43:09.086771  7935 catalog_manager.cc:5696] T 3f957fdcbb734de195c4e52663900848 P 309090e8ba2f4b6584ef372871412b2a reported cstate change: term changed from 1 to 2, leader changed from 63ac7519c8e943f0a0dd22be3f76b896 (127.0.107.193) to 309090e8ba2f4b6584ef372871412b2a (127.0.107.194). New cstate: current_term: 2 leader_uuid: "309090e8ba2f4b6584ef372871412b2a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63ac7519c8e943f0a0dd22be3f76b896" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38937 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "309090e8ba2f4b6584ef372871412b2a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42603 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e011f02475ae4943898f72548395d1c5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44093 } health_report { overall_health: UNKNOWN } } }
I20260608 12:43:09.090276   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:43:09.100981  8410 instance_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:43:09.101658  8411 instance_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:43:09.102185  8406 heartbeater.cc:344] Connected to a master server at 127.0.107.254:40825
I20260608 12:43:09.102845  8406 heartbeater.cc:461] Registering TS with master...
I20260608 12:43:09.104091  8406 heartbeater.cc:507] Master 127.0.107.254:40825 requested a full tablet report, sending...
I20260608 12:43:09.107201  7935 ts_manager.cc:194] Registered new tserver with Master: ddd46d9bd43e4635ba06ea4c71f94382 (127.0.107.196:41201)
I20260608 12:43:09.108742  7935 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47886
I20260608 12:43:09.109969   431 server_base.cc:1061] running on GCE node
W20260608 12:43:09.109921  8413 instance_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:43:09.111681   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:43:09.111907   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:43:09.112116   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922589112100 us; error 0 us; skew 500 ppm
I20260608 12:43:09.112823   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:43:09.115489   431 webserver.cc:533] Webserver started at http://127.0.107.193:33333/ using document root <none> and password file <none>
I20260608 12:43:09.116042   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:43:09.116233   431 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260608 12:43:09.120206   431 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 12:43:09.125075  8418 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:43:09.126362   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 12:43:09.126791   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922379125897-431-0/minicluster-data/ts-0-root
uuid: "63ac7519c8e943f0a0dd22be3f76b896"
format_stamp: "Formatted at 2026-06-08 12:43:05 on dist-test-slave-gg24"
I20260608 12:43:09.127177   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922379125897-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922379125897-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922379125897-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:43:09.129282  8110 consensus_queue.cc:237] T 43b5eaac513f49c8b521edd3d490fa17 P 309090e8ba2f4b6584ef372871412b2a [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: "63ac7519c8e943f0a0dd22be3f76b896" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38937 } } peers { permanent_uuid: "309090e8ba2f4b6584ef372871412b2a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42603 } } peers { permanent_uuid: "e011f02475ae4943898f72548395d1c5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44093 } } peers { permanent_uuid: "ddd46d9bd43e4635ba06ea4c71f94382" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 41201 } attrs { promote: true } }
I20260608 12:43:09.139611  8185 raft_consensus.cc:1275] T 43b5eaac513f49c8b521edd3d490fa17 P e011f02475ae4943898f72548395d1c5 [term 1 FOLLOWER]: Refusing update from remote peer 309090e8ba2f4b6584ef372871412b2a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:43:09.142252  8319 consensus_queue.cc:1048] T 43b5eaac513f49c8b521edd3d490fa17 P 309090e8ba2f4b6584ef372871412b2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e011f02475ae4943898f72548395d1c5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44093 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260608 12:43:09.145569  8077 consensus_peers.cc:597] T 43b5eaac513f49c8b521edd3d490fa17 P 309090e8ba2f4b6584ef372871412b2a -> Peer 63ac7519c8e943f0a0dd22be3f76b896 (127.0.107.193:38937): Couldn't send request to peer 63ac7519c8e943f0a0dd22be3f76b896. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:38937: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:43:09.151690  8320 raft_consensus.cc:2955] T 43b5eaac513f49c8b521edd3d490fa17 P 309090e8ba2f4b6584ef372871412b2a [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ddd46d9bd43e4635ba06ea4c71f94382 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63ac7519c8e943f0a0dd22be3f76b896" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38937 } } peers { permanent_uuid: "309090e8ba2f4b6584ef372871412b2a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42603 } } peers { permanent_uuid: "e011f02475ae4943898f72548395d1c5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44093 } } peers { permanent_uuid: "ddd46d9bd43e4635ba06ea4c71f94382" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 41201 } attrs { promote: true } } }
I20260608 12:43:09.153666   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
W20260608 12:43:09.154011  8077 consensus_peers.cc:597] T 43b5eaac513f49c8b521edd3d490fa17 P 309090e8ba2f4b6584ef372871412b2a -> Peer ddd46d9bd43e4635ba06ea4c71f94382 (127.0.107.196:41201): Couldn't send request to peer ddd46d9bd43e4635ba06ea4c71f94382. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 43b5eaac513f49c8b521edd3d490fa17. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:43:09.153795  8185 raft_consensus.cc:2955] T 43b5eaac513f49c8b521edd3d490fa17 P e011f02475ae4943898f72548395d1c5 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ddd46d9bd43e4635ba06ea4c71f94382 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63ac7519c8e943f0a0dd22be3f76b896" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38937 } } peers { permanent_uuid: "309090e8ba2f4b6584ef372871412b2a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42603 } } peers { permanent_uuid: "e011f02475ae4943898f72548395d1c5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44093 } } peers { permanent_uuid: "ddd46d9bd43e4635ba06ea4c71f94382" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 41201 } attrs { promote: true } } }
I20260608 12:43:09.155723   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:43:09.157932   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:43:09.161017  7921 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 43b5eaac513f49c8b521edd3d490fa17 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 5)
I20260608 12:43:09.164660  8429 ts_tablet_manager.cc:548] Loading tablet metadata (0/8 complete)
I20260608 12:43:09.166751  7935 catalog_manager.cc:5696] T 43b5eaac513f49c8b521edd3d490fa17 P 309090e8ba2f4b6584ef372871412b2a reported cstate change: config changed from index -1 to 2, NON_VOTER ddd46d9bd43e4635ba06ea4c71f94382 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "309090e8ba2f4b6584ef372871412b2a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63ac7519c8e943f0a0dd22be3f76b896" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38937 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "309090e8ba2f4b6584ef372871412b2a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42603 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e011f02475ae4943898f72548395d1c5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44093 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ddd46d9bd43e4635ba06ea4c71f94382" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 41201 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:43:09.208930   431 ts_tablet_manager.cc:585] Loaded tablet metadata (8 total tablets, 8 live tablets)
I20260608 12:43:09.209239   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.046s	user 0.002s	sys 0.001s
I20260608 12:43:09.209504   431 ts_tablet_manager.cc:600] Registering tablets (0/8 complete)
I20260608 12:43:09.213886  8429 tablet_bootstrap.cc:492] T 43b5eaac513f49c8b521edd3d490fa17 P 63ac7519c8e943f0a0dd22be3f76b896: Bootstrap starting.
I20260608 12:43:09.229562  8429 tablet_bootstrap.cc:492] T 43b5eaac513f49c8b521edd3d490fa17 P 63ac7519c8e943f0a0dd22be3f76b896: 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:43:09.230422  8429 tablet_bootstrap.cc:492] T 43b5eaac513f49c8b521edd3d490fa17 P 63ac7519c8e943f0a0dd22be3f76b896: Bootstrap complete.
I20260608 12:43:09.231137  8429 ts_tablet_manager.cc:1403] T 43b5eaac513f49c8b521edd3d490fa17 P 63ac7519c8e943f0a0dd22be3f76b896: Time spent bootstrapping tablet: real 0.017s	user 0.013s	sys 0.001s
I20260608 12:43:09.233526  8429 raft_consensus.cc:359] T 43b5eaac513f49c8b521edd3d490fa17 P 63ac7519c8e943f0a0dd22be3f76b896 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63ac7519c8e943f0a0dd22be3f76b896" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38937 } } peers { permanent_uuid: "309090e8ba2f4b6584ef372871412b2a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42603 } } peers { permanent_uuid: "e011f02475ae4943898f72548395d1c5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44093 } }
I20260608 12:43:09.234082  8429 raft_consensus.cc:740] T 43b5eaac513f49c8b521edd3d490fa17 P 63ac7519c8e943f0a0dd22be3f76b896 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63ac7519c8e943f0a0dd22be3f76b896, State: Initialized, Role: FOLLOWER
I20260608 12:43:09.234798  8429 consensus_queue.cc:260] T 43b5eaac513f49c8b521edd3d490fa17 P 63ac7519c8e943f0a0dd22be3f76b896 [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: "63ac7519c8e943f0a0dd22be3f76b896" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38937 } } peers { permanent_uuid: "309090e8ba2f4b6584ef372871412b2a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42603 } } peers { permanent_uuid: "e011f02475ae4943898f72548395d1c5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44093 } }
I20260608 12:43:09.237222  8429 ts_tablet_manager.cc:1434] T 43b5eaac513f49c8b521edd3d490fa17 P 63ac7519c8e943f0a0dd22be3f76b896: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260608 12:43:09.237933  8429 tablet_bootstrap.cc:492] T eba4671cb0544bea989507147b9d531e P 63ac7519c8e943f0a0dd22be3f76b896: Bootstrap starting.
I20260608 12:43:09.243148   431 ts_tablet_manager.cc:616] Registered 8 tablets
I20260608 12:43:09.243453   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.034s	user 0.032s	sys 0.000s
I20260608 12:43:09.249002  8429 tablet_bootstrap.cc:492] T eba4671cb0544bea989507147b9d531e P 63ac7519c8e943f0a0dd22be3f76b896: 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:43:09.249747  8429 tablet_bootstrap.cc:492] T eba4671cb0544bea989507147b9d531e P 63ac7519c8e943f0a0dd22be3f76b896: Bootstrap complete.
I20260608 12:43:09.250619  8429 ts_tablet_manager.cc:1403] T eba4671cb0544bea989507147b9d531e P 63ac7519c8e943f0a0dd22be3f76b896: Time spent bootstrapping tablet: real 0.013s	user 0.006s	sys 0.004s
I20260608 12:43:09.253489  8429 raft_consensus.cc:359] T eba4671cb0544bea989507147b9d531e P 63ac7519c8e943f0a0dd22be3f76b896 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63ac7519c8e943f0a0dd22be3f76b896" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38937 } } peers { permanent_uuid: "309090e8ba2f4b6584ef372871412b2a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42603 } } peers { permanent_uuid: "e011f02475ae4943898f72548395d1c5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44093 } }
I20260608 12:43:09.254153  8429 raft_consensus.cc:740] T eba4671cb0544bea989507147b9d531e P 63ac7519c8e943f0a0dd22be3f76b896 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63ac7519c8e943f0a0dd22be3f76b896, State: Initialized, Role: FOLLOWER
I20260608 12:43:09.255012  8429 consensus_queue.cc:260] T eba4671cb0544bea989507147b9d531e P 63ac7519c8e943f0a0dd22be3f76b896 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63ac7519c8e943f0a0dd22be3f76b896" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38937 } } peers { permanent_uuid: "309090e8ba2f4b6584ef372871412b2a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42603 } } peers { permanent_uuid: "e011f02475ae4943898f72548395d1c5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44093 } }
I20260608 12:43:09.257655  8429 ts_tablet_manager.cc:1434] T eba4671cb0544bea989507147b9d531e P 63ac7519c8e943f0a0dd22be3f76b896: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260608 12:43:09.258451  8429 tablet_bootstrap.cc:492] T d658f40f3a954081b3df4fc098568bdf P 63ac7519c8e943f0a0dd22be3f76b896: Bootstrap starting.
I20260608 12:43:09.272375  8429 tablet_bootstrap.cc:492] T d658f40f3a954081b3df4fc098568bdf P 63ac7519c8e943f0a0dd22be3f76b896: 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:43:09.273396  8429 tablet_bootstrap.cc:492] T d658f40f3a954081b3df4fc098568bdf P 63ac7519c8e943f0a0dd22be3f76b896: Bootstrap complete.
I20260608 12:43:09.274326  8429 ts_tablet_manager.cc:1403] T d658f40f3a954081b3df4fc098568bdf P 63ac7519c8e943f0a0dd22be3f76b896: Time spent bootstrapping tablet: real 0.016s	user 0.004s	sys 0.009s
I20260608 12:43:09.277215  8429 raft_consensus.cc:359] T d658f40f3a954081b3df4fc098568bdf P 63ac7519c8e943f0a0dd22be3f76b896 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63ac7519c8e943f0a0dd22be3f76b896" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38937 } } peers { permanent_uuid: "309090e8ba2f4b6584ef372871412b2a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42603 } } peers { permanent_uuid: "e011f02475ae4943898f72548395d1c5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44093 } }
I20260608 12:43:09.277969  8429 raft_consensus.cc:740] T d658f40f3a954081b3df4fc098568bdf P 63ac7519c8e943f0a0dd22be3f76b896 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63ac7519c8e943f0a0dd22be3f76b896, State: Initialized, Role: FOLLOWER
I20260608 12:43:09.278839  8429 consensus_queue.cc:260] T d658f40f3a954081b3df4fc098568bdf P 63ac7519c8e943f0a0dd22be3f76b896 [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: "63ac7519c8e943f0a0dd22be3f76b896" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38937 } } peers { permanent_uuid: "309090e8ba2f4b6584ef372871412b2a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42603 } } peers { permanent_uuid: "e011f02475ae4943898f72548395d1c5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44093 } }
I20260608 12:43:09.281129  8429 ts_tablet_manager.cc:1434] T d658f40f3a954081b3df4fc098568bdf P 63ac7519c8e943f0a0dd22be3f76b896: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.001s
I20260608 12:43:09.282009  8429 tablet_bootstrap.cc:492] T 9c6aff8a3956453ca5cf1d1e44b36b26 P 63ac7519c8e943f0a0dd22be3f76b896: Bootstrap starting.
I20260608 12:43:09.296985  8429 tablet_bootstrap.cc:492] T 9c6aff8a3956453ca5cf1d1e44b36b26 P 63ac7519c8e943f0a0dd22be3f76b896: 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:43:09.298060  8429 tablet_bootstrap.cc:492] T 9c6aff8a3956453ca5cf1d1e44b36b26 P 63ac7519c8e943f0a0dd22be3f76b896: Bootstrap complete.
I20260608 12:43:09.298812  8429 ts_tablet_manager.cc:1403] T 9c6aff8a3956453ca5cf1d1e44b36b26 P 63ac7519c8e943f0a0dd22be3f76b896: Time spent bootstrapping tablet: real 0.017s	user 0.009s	sys 0.005s
I20260608 12:43:09.300949  8429 raft_consensus.cc:359] T 9c6aff8a3956453ca5cf1d1e44b36b26 P 63ac7519c8e943f0a0dd22be3f76b896 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63ac7519c8e943f0a0dd22be3f76b896" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38937 } } peers { permanent_uuid: "309090e8ba2f4b6584ef372871412b2a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42603 } } peers { permanent_uuid: "e011f02475ae4943898f72548395d1c5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44093 } }
I20260608 12:43:09.301510  8429 raft_consensus.cc:740] T 9c6aff8a3956453ca5cf1d1e44b36b26 P 63ac7519c8e943f0a0dd22be3f76b896 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63ac7519c8e943f0a0dd22be3f76b896, State: Initialized, Role: FOLLOWER
I20260608 12:43:09.302189  8429 consensus_queue.cc:260] T 9c6aff8a3956453ca5cf1d1e44b36b26 P 63ac7519c8e943f0a0dd22be3f76b896 [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: "63ac7519c8e943f0a0dd22be3f76b896" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38937 } } peers { permanent_uuid: "309090e8ba2f4b6584ef372871412b2a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42603 } } peers { permanent_uuid: "e011f02475ae4943898f72548395d1c5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44093 } }
I20260608 12:43:09.302332   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:38937
I20260608 12:43:09.302469  8490 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:38937 every 8 connection(s)
I20260608 12:43:09.303875  8429 ts_tablet_manager.cc:1434] T 9c6aff8a3956453ca5cf1d1e44b36b26 P 63ac7519c8e943f0a0dd22be3f76b896: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260608 12:43:09.304723  8429 tablet_bootstrap.cc:492] T 9fc679b7100a4648a61c8035db5acf15 P 63ac7519c8e943f0a0dd22be3f76b896: Bootstrap starting.
I20260608 12:43:09.320222  8429 tablet_bootstrap.cc:492] T 9fc679b7100a4648a61c8035db5acf15 P 63ac7519c8e943f0a0dd22be3f76b896: 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:43:09.321800  8429 tablet_bootstrap.cc:492] T 9fc679b7100a4648a61c8035db5acf15 P 63ac7519c8e943f0a0dd22be3f76b896: Bootstrap complete.
I20260608 12:43:09.322522  8429 ts_tablet_manager.cc:1403] T 9fc679b7100a4648a61c8035db5acf15 P 63ac7519c8e943f0a0dd22be3f76b896: Time spent bootstrapping tablet: real 0.018s	user 0.014s	sys 0.001s
I20260608 12:43:09.323446  8455 tablet_service.cc:1558] Processing DeleteTablet for tablet d658f40f3a954081b3df4fc098568bdf with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 12:43:08 UTC) from {username='slave'} at 127.0.0.1:59090
I20260608 12:43:09.324796  8491 heartbeater.cc:344] Connected to a master server at 127.0.107.254:40825
I20260608 12:43:09.325309  8491 heartbeater.cc:461] Registering TS with master...
I20260608 12:43:09.325663  8496 tablet_replica.cc:333] stopping tablet replica
I20260608 12:43:09.325582  8429 raft_consensus.cc:359] T 9fc679b7100a4648a61c8035db5acf15 P 63ac7519c8e943f0a0dd22be3f76b896 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63ac7519c8e943f0a0dd22be3f76b896" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38937 } } peers { permanent_uuid: "309090e8ba2f4b6584ef372871412b2a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42603 } } peers { permanent_uuid: "e011f02475ae4943898f72548395d1c5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44093 } }
I20260608 12:43:09.326321  8491 heartbeater.cc:507] Master 127.0.107.254:40825 requested a full tablet report, sending...
I20260608 12:43:09.326552  8429 raft_consensus.cc:740] T 9fc679b7100a4648a61c8035db5acf15 P 63ac7519c8e943f0a0dd22be3f76b896 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63ac7519c8e943f0a0dd22be3f76b896, State: Initialized, Role: FOLLOWER
I20260608 12:43:09.326668  8496 raft_consensus.cc:2243] T d658f40f3a954081b3df4fc098568bdf P 63ac7519c8e943f0a0dd22be3f76b896 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:09.327384  8496 pending_rounds.cc:70] T d658f40f3a954081b3df4fc098568bdf P 63ac7519c8e943f0a0dd22be3f76b896: Trying to abort 1 pending ops.
I20260608 12:43:09.327382  8429 consensus_queue.cc:260] T 9fc679b7100a4648a61c8035db5acf15 P 63ac7519c8e943f0a0dd22be3f76b896 [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: "63ac7519c8e943f0a0dd22be3f76b896" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38937 } } peers { permanent_uuid: "309090e8ba2f4b6584ef372871412b2a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42603 } } peers { permanent_uuid: "e011f02475ae4943898f72548395d1c5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44093 } }
I20260608 12:43:09.328004  8496 pending_rounds.cc:77] T d658f40f3a954081b3df4fc098568bdf P 63ac7519c8e943f0a0dd22be3f76b896: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294658918062190592 op_type: NO_OP noop_request { }
I20260608 12:43:09.328506  8496 raft_consensus.cc:2889] T d658f40f3a954081b3df4fc098568bdf P 63ac7519c8e943f0a0dd22be3f76b896 [term 1 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted
I20260608 12:43:09.328974  8496 raft_consensus.cc:2272] T d658f40f3a954081b3df4fc098568bdf P 63ac7519c8e943f0a0dd22be3f76b896 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:09.330247  8429 ts_tablet_manager.cc:1434] T 9fc679b7100a4648a61c8035db5acf15 P 63ac7519c8e943f0a0dd22be3f76b896: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260608 12:43:09.331172  8429 tablet_bootstrap.cc:492] T 12371321b1734cfb9c8e8315d6c12c77 P 63ac7519c8e943f0a0dd22be3f76b896: Bootstrap starting.
I20260608 12:43:09.331921  8496 ts_tablet_manager.cc:1916] T d658f40f3a954081b3df4fc098568bdf P 63ac7519c8e943f0a0dd22be3f76b896: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 12:43:09.334214  7933 ts_manager.cc:194] Re-registered known tserver with Master: 63ac7519c8e943f0a0dd22be3f76b896 (127.0.107.193:38937)
I20260608 12:43:09.344007  8496 ts_tablet_manager.cc:1929] T d658f40f3a954081b3df4fc098568bdf P 63ac7519c8e943f0a0dd22be3f76b896: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260608 12:43:09.344504  8496 log.cc:1199] T d658f40f3a954081b3df4fc098568bdf P 63ac7519c8e943f0a0dd22be3f76b896: Deleting WAL directory at /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922379125897-431-0/minicluster-data/ts-0-root/wals/d658f40f3a954081b3df4fc098568bdf
I20260608 12:43:09.345331  8496 ts_tablet_manager.cc:1950] T d658f40f3a954081b3df4fc098568bdf P 63ac7519c8e943f0a0dd22be3f76b896: Deleting consensus metadata
I20260608 12:43:09.345850  8429 tablet_bootstrap.cc:492] T 12371321b1734cfb9c8e8315d6c12c77 P 63ac7519c8e943f0a0dd22be3f76b896: 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:43:09.346642  8429 tablet_bootstrap.cc:492] T 12371321b1734cfb9c8e8315d6c12c77 P 63ac7519c8e943f0a0dd22be3f76b896: Bootstrap complete.
I20260608 12:43:09.346642  7933 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47894
I20260608 12:43:09.347604  8429 ts_tablet_manager.cc:1403] T 12371321b1734cfb9c8e8315d6c12c77 P 63ac7519c8e943f0a0dd22be3f76b896: Time spent bootstrapping tablet: real 0.017s	user 0.015s	sys 0.000s
I20260608 12:43:09.348033  7921 catalog_manager.cc:5027] TS 63ac7519c8e943f0a0dd22be3f76b896 (127.0.107.193:38937): tablet d658f40f3a954081b3df4fc098568bdf (table dugtrio [id=0ca21d19d3f445318eb31300bc04ffb7]) successfully deleted
I20260608 12:43:09.350149  8429 raft_consensus.cc:359] T 12371321b1734cfb9c8e8315d6c12c77 P 63ac7519c8e943f0a0dd22be3f76b896 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63ac7519c8e943f0a0dd22be3f76b896" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38937 } } peers { permanent_uuid: "309090e8ba2f4b6584ef372871412b2a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42603 } } peers { permanent_uuid: "e011f02475ae4943898f72548395d1c5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44093 } }
I20260608 12:43:09.350518  8491 heartbeater.cc:499] Master 127.0.107.254:40825 was elected leader, sending a full tablet report...
I20260608 12:43:09.350878  8429 raft_consensus.cc:740] T 12371321b1734cfb9c8e8315d6c12c77 P 63ac7519c8e943f0a0dd22be3f76b896 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63ac7519c8e943f0a0dd22be3f76b896, State: Initialized, Role: FOLLOWER
I20260608 12:43:09.351557  8429 consensus_queue.cc:260] T 12371321b1734cfb9c8e8315d6c12c77 P 63ac7519c8e943f0a0dd22be3f76b896 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63ac7519c8e943f0a0dd22be3f76b896" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38937 } } peers { permanent_uuid: "309090e8ba2f4b6584ef372871412b2a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42603 } } peers { permanent_uuid: "e011f02475ae4943898f72548395d1c5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44093 } }
I20260608 12:43:09.353083  8429 ts_tablet_manager.cc:1434] T 12371321b1734cfb9c8e8315d6c12c77 P 63ac7519c8e943f0a0dd22be3f76b896: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260608 12:43:09.353739  8429 tablet_bootstrap.cc:492] T 884e57966f0b4c4fb1b5f2362db37114 P 63ac7519c8e943f0a0dd22be3f76b896: Bootstrap starting.
I20260608 12:43:09.369323  8429 tablet_bootstrap.cc:492] T 884e57966f0b4c4fb1b5f2362db37114 P 63ac7519c8e943f0a0dd22be3f76b896: 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:43:09.370287  8429 tablet_bootstrap.cc:492] T 884e57966f0b4c4fb1b5f2362db37114 P 63ac7519c8e943f0a0dd22be3f76b896: Bootstrap complete.
I20260608 12:43:09.371021  8429 ts_tablet_manager.cc:1403] T 884e57966f0b4c4fb1b5f2362db37114 P 63ac7519c8e943f0a0dd22be3f76b896: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.003s
I20260608 12:43:09.373785  8429 raft_consensus.cc:359] T 884e57966f0b4c4fb1b5f2362db37114 P 63ac7519c8e943f0a0dd22be3f76b896 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63ac7519c8e943f0a0dd22be3f76b896" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38937 } } peers { permanent_uuid: "309090e8ba2f4b6584ef372871412b2a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42603 } } peers { permanent_uuid: "e011f02475ae4943898f72548395d1c5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44093 } }
I20260608 12:43:09.374286  8429 raft_consensus.cc:740] T 884e57966f0b4c4fb1b5f2362db37114 P 63ac7519c8e943f0a0dd22be3f76b896 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63ac7519c8e943f0a0dd22be3f76b896, State: Initialized, Role: FOLLOWER
I20260608 12:43:09.374881  8429 consensus_queue.cc:260] T 884e57966f0b4c4fb1b5f2362db37114 P 63ac7519c8e943f0a0dd22be3f76b896 [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: "63ac7519c8e943f0a0dd22be3f76b896" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38937 } } peers { permanent_uuid: "309090e8ba2f4b6584ef372871412b2a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42603 } } peers { permanent_uuid: "e011f02475ae4943898f72548395d1c5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44093 } }
I20260608 12:43:09.376622  8429 ts_tablet_manager.cc:1434] T 884e57966f0b4c4fb1b5f2362db37114 P 63ac7519c8e943f0a0dd22be3f76b896: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260608 12:43:09.377453  8429 tablet_bootstrap.cc:492] T 3f957fdcbb734de195c4e52663900848 P 63ac7519c8e943f0a0dd22be3f76b896: Bootstrap starting.
I20260608 12:43:09.391978  8429 tablet_bootstrap.cc:492] T 3f957fdcbb734de195c4e52663900848 P 63ac7519c8e943f0a0dd22be3f76b896: 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:43:09.392812  8429 tablet_bootstrap.cc:492] T 3f957fdcbb734de195c4e52663900848 P 63ac7519c8e943f0a0dd22be3f76b896: Bootstrap complete.
I20260608 12:43:09.393370  8429 ts_tablet_manager.cc:1403] T 3f957fdcbb734de195c4e52663900848 P 63ac7519c8e943f0a0dd22be3f76b896: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.004s
I20260608 12:43:09.395274  8429 raft_consensus.cc:359] T 3f957fdcbb734de195c4e52663900848 P 63ac7519c8e943f0a0dd22be3f76b896 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63ac7519c8e943f0a0dd22be3f76b896" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38937 } } peers { permanent_uuid: "309090e8ba2f4b6584ef372871412b2a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42603 } } peers { permanent_uuid: "e011f02475ae4943898f72548395d1c5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44093 } }
I20260608 12:43:09.395774  8429 raft_consensus.cc:740] T 3f957fdcbb734de195c4e52663900848 P 63ac7519c8e943f0a0dd22be3f76b896 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63ac7519c8e943f0a0dd22be3f76b896, State: Initialized, Role: FOLLOWER
I20260608 12:43:09.396422  8429 consensus_queue.cc:260] T 3f957fdcbb734de195c4e52663900848 P 63ac7519c8e943f0a0dd22be3f76b896 [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: "63ac7519c8e943f0a0dd22be3f76b896" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38937 } } peers { permanent_uuid: "309090e8ba2f4b6584ef372871412b2a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42603 } } peers { permanent_uuid: "e011f02475ae4943898f72548395d1c5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44093 } }
I20260608 12:43:09.398296  8429 ts_tablet_manager.cc:1434] T 3f957fdcbb734de195c4e52663900848 P 63ac7519c8e943f0a0dd22be3f76b896: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260608 12:43:09.427183  8465 raft_consensus.cc:3060] T 9c6aff8a3956453ca5cf1d1e44b36b26 P 63ac7519c8e943f0a0dd22be3f76b896 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:43:09.432965  8465 raft_consensus.cc:1275] T 9c6aff8a3956453ca5cf1d1e44b36b26 P 63ac7519c8e943f0a0dd22be3f76b896 [term 2 FOLLOWER]: Refusing update from remote peer e011f02475ae4943898f72548395d1c5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:43:09.434476  8316 consensus_queue.cc:1048] T 9c6aff8a3956453ca5cf1d1e44b36b26 P e011f02475ae4943898f72548395d1c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63ac7519c8e943f0a0dd22be3f76b896" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38937 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:43:09.448036  8110 raft_consensus.cc:1275] T 9c6aff8a3956453ca5cf1d1e44b36b26 P 309090e8ba2f4b6584ef372871412b2a [term 2 FOLLOWER]: Refusing update from remote peer e011f02475ae4943898f72548395d1c5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:43:09.450017  8502 consensus_queue.cc:1048] T 9c6aff8a3956453ca5cf1d1e44b36b26 P e011f02475ae4943898f72548395d1c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "309090e8ba2f4b6584ef372871412b2a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:43:09.483502  8185 consensus_queue.cc:237] T 9c6aff8a3956453ca5cf1d1e44b36b26 P e011f02475ae4943898f72548395d1c5 [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: "63ac7519c8e943f0a0dd22be3f76b896" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38937 } } peers { permanent_uuid: "309090e8ba2f4b6584ef372871412b2a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42603 } attrs { replace: true } } peers { permanent_uuid: "e011f02475ae4943898f72548395d1c5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44093 } } peers { permanent_uuid: "ddd46d9bd43e4635ba06ea4c71f94382" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 41201 } attrs { promote: true } }
I20260608 12:43:09.489915  8110 raft_consensus.cc:1275] T 9c6aff8a3956453ca5cf1d1e44b36b26 P 309090e8ba2f4b6584ef372871412b2a [term 2 FOLLOWER]: Refusing update from remote peer e011f02475ae4943898f72548395d1c5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 12:43:09.491333  8465 raft_consensus.cc:1275] T 9c6aff8a3956453ca5cf1d1e44b36b26 P 63ac7519c8e943f0a0dd22be3f76b896 [term 2 FOLLOWER]: Refusing update from remote peer e011f02475ae4943898f72548395d1c5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 12:43:09.491509  8316 consensus_queue.cc:1048] T 9c6aff8a3956453ca5cf1d1e44b36b26 P e011f02475ae4943898f72548395d1c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "309090e8ba2f4b6584ef372871412b2a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42603 } 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:43:09.492894  8315 consensus_queue.cc:1048] T 9c6aff8a3956453ca5cf1d1e44b36b26 P e011f02475ae4943898f72548395d1c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63ac7519c8e943f0a0dd22be3f76b896" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38937 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260608 12:43:09.500025  8151 consensus_peers.cc:597] T 9c6aff8a3956453ca5cf1d1e44b36b26 P e011f02475ae4943898f72548395d1c5 -> Peer ddd46d9bd43e4635ba06ea4c71f94382 (127.0.107.196:41201): Couldn't send request to peer ddd46d9bd43e4635ba06ea4c71f94382. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9c6aff8a3956453ca5cf1d1e44b36b26. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:43:09.499655  8316 raft_consensus.cc:2955] T 9c6aff8a3956453ca5cf1d1e44b36b26 P e011f02475ae4943898f72548395d1c5 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER ddd46d9bd43e4635ba06ea4c71f94382 (127.0.107.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63ac7519c8e943f0a0dd22be3f76b896" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38937 } } peers { permanent_uuid: "309090e8ba2f4b6584ef372871412b2a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42603 } attrs { replace: true } } peers { permanent_uuid: "e011f02475ae4943898f72548395d1c5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44093 } } peers { permanent_uuid: "ddd46d9bd43e4635ba06ea4c71f94382" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 41201 } attrs { promote: true } } }
I20260608 12:43:09.502151  8110 raft_consensus.cc:2955] T 9c6aff8a3956453ca5cf1d1e44b36b26 P 309090e8ba2f4b6584ef372871412b2a [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER ddd46d9bd43e4635ba06ea4c71f94382 (127.0.107.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63ac7519c8e943f0a0dd22be3f76b896" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38937 } } peers { permanent_uuid: "309090e8ba2f4b6584ef372871412b2a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42603 } attrs { replace: true } } peers { permanent_uuid: "e011f02475ae4943898f72548395d1c5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44093 } } peers { permanent_uuid: "ddd46d9bd43e4635ba06ea4c71f94382" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 41201 } attrs { promote: true } } }
I20260608 12:43:09.502336  8465 raft_consensus.cc:2955] T 9c6aff8a3956453ca5cf1d1e44b36b26 P 63ac7519c8e943f0a0dd22be3f76b896 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER ddd46d9bd43e4635ba06ea4c71f94382 (127.0.107.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63ac7519c8e943f0a0dd22be3f76b896" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38937 } } peers { permanent_uuid: "309090e8ba2f4b6584ef372871412b2a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42603 } attrs { replace: true } } peers { permanent_uuid: "e011f02475ae4943898f72548395d1c5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44093 } } peers { permanent_uuid: "ddd46d9bd43e4635ba06ea4c71f94382" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 41201 } attrs { promote: true } } }
I20260608 12:43:09.504012  8455 tablet_service.cc:1558] Processing DeleteTablet for tablet 12371321b1734cfb9c8e8315d6c12c77 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 12:43:08 UTC) from {username='slave'} at 127.0.0.1:59090
I20260608 12:43:09.505039  8496 tablet_replica.cc:333] stopping tablet replica
I20260608 12:43:09.505944  8496 raft_consensus.cc:2243] T 12371321b1734cfb9c8e8315d6c12c77 P 63ac7519c8e943f0a0dd22be3f76b896 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:09.506510  8496 raft_consensus.cc:2272] T 12371321b1734cfb9c8e8315d6c12c77 P 63ac7519c8e943f0a0dd22be3f76b896 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:09.510186  8496 ts_tablet_manager.cc:1916] T 12371321b1734cfb9c8e8315d6c12c77 P 63ac7519c8e943f0a0dd22be3f76b896: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 12:43:09.517525  7935 catalog_manager.cc:5696] T 9c6aff8a3956453ca5cf1d1e44b36b26 P e011f02475ae4943898f72548395d1c5 reported cstate change: config changed from index -1 to 3, NON_VOTER ddd46d9bd43e4635ba06ea4c71f94382 (127.0.107.196) added. New cstate: current_term: 2 leader_uuid: "e011f02475ae4943898f72548395d1c5" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63ac7519c8e943f0a0dd22be3f76b896" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38937 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "309090e8ba2f4b6584ef372871412b2a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42603 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e011f02475ae4943898f72548395d1c5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44093 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ddd46d9bd43e4635ba06ea4c71f94382" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 41201 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:43:09.523777  8185 raft_consensus.cc:1275] T 3f957fdcbb734de195c4e52663900848 P e011f02475ae4943898f72548395d1c5 [term 2 FOLLOWER]: Refusing update from remote peer 309090e8ba2f4b6584ef372871412b2a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:43:09.526983  8300 consensus_queue.cc:1048] T 3f957fdcbb734de195c4e52663900848 P 309090e8ba2f4b6584ef372871412b2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e011f02475ae4943898f72548395d1c5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44093 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:43:09.529408  8455 tablet_service.cc:1558] Processing DeleteTablet for tablet eba4671cb0544bea989507147b9d531e with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 12:43:08 UTC) from {username='slave'} at 127.0.0.1:59090
I20260608 12:43:09.539371  8455 tablet_service.cc:1558] Processing DeleteTablet for tablet 9fc679b7100a4648a61c8035db5acf15 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 12:43:08 UTC) from {username='slave'} at 127.0.0.1:59090
I20260608 12:43:09.547202  8496 ts_tablet_manager.cc:1929] T 12371321b1734cfb9c8e8315d6c12c77 P 63ac7519c8e943f0a0dd22be3f76b896: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260608 12:43:09.547796  8496 log.cc:1199] T 12371321b1734cfb9c8e8315d6c12c77 P 63ac7519c8e943f0a0dd22be3f76b896: Deleting WAL directory at /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922379125897-431-0/minicluster-data/ts-0-root/wals/12371321b1734cfb9c8e8315d6c12c77
I20260608 12:43:09.548619  8496 ts_tablet_manager.cc:1950] T 12371321b1734cfb9c8e8315d6c12c77 P 63ac7519c8e943f0a0dd22be3f76b896: Deleting consensus metadata
I20260608 12:43:09.552130  8496 tablet_replica.cc:333] stopping tablet replica
I20260608 12:43:09.552631  7921 catalog_manager.cc:5027] TS 63ac7519c8e943f0a0dd22be3f76b896 (127.0.107.193:38937): tablet 12371321b1734cfb9c8e8315d6c12c77 (table dugtrio [id=0ca21d19d3f445318eb31300bc04ffb7]) successfully deleted
I20260608 12:43:09.553313  8496 raft_consensus.cc:2243] T eba4671cb0544bea989507147b9d531e P 63ac7519c8e943f0a0dd22be3f76b896 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:09.554018  8496 raft_consensus.cc:2272] T eba4671cb0544bea989507147b9d531e P 63ac7519c8e943f0a0dd22be3f76b896 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:09.554386  8110 consensus_queue.cc:237] T 3f957fdcbb734de195c4e52663900848 P 309090e8ba2f4b6584ef372871412b2a [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: "63ac7519c8e943f0a0dd22be3f76b896" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38937 } attrs { replace: true } } peers { permanent_uuid: "309090e8ba2f4b6584ef372871412b2a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42603 } } peers { permanent_uuid: "e011f02475ae4943898f72548395d1c5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44093 } } peers { permanent_uuid: "ddd46d9bd43e4635ba06ea4c71f94382" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 41201 } attrs { promote: true } }
I20260608 12:43:09.557657  8496 ts_tablet_manager.cc:1916] T eba4671cb0544bea989507147b9d531e P 63ac7519c8e943f0a0dd22be3f76b896: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 12:43:09.561184  8510 ts_tablet_manager.cc:933] T 43b5eaac513f49c8b521edd3d490fa17 P ddd46d9bd43e4635ba06ea4c71f94382: Initiating tablet copy from peer 309090e8ba2f4b6584ef372871412b2a (127.0.107.194:42603)
I20260608 12:43:09.568791  8186 raft_consensus.cc:1275] T 3f957fdcbb734de195c4e52663900848 P e011f02475ae4943898f72548395d1c5 [term 2 FOLLOWER]: Refusing update from remote peer 309090e8ba2f4b6584ef372871412b2a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 12:43:09.568912  8465 raft_consensus.cc:3060] T 3f957fdcbb734de195c4e52663900848 P 63ac7519c8e943f0a0dd22be3f76b896 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:43:09.569764  8464 raft_consensus.cc:3060] T 884e57966f0b4c4fb1b5f2362db37114 P 63ac7519c8e943f0a0dd22be3f76b896 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:43:09.570573  8510 tablet_copy_client.cc:323] T 43b5eaac513f49c8b521edd3d490fa17 P ddd46d9bd43e4635ba06ea4c71f94382: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.194:42603
W20260608 12:43:09.576128  8077 consensus_peers.cc:597] T 3f957fdcbb734de195c4e52663900848 P 309090e8ba2f4b6584ef372871412b2a -> Peer ddd46d9bd43e4635ba06ea4c71f94382 (127.0.107.196:41201): Couldn't send request to peer ddd46d9bd43e4635ba06ea4c71f94382. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3f957fdcbb734de195c4e52663900848. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:43:09.576503  8319 consensus_queue.cc:1048] T 3f957fdcbb734de195c4e52663900848 P 309090e8ba2f4b6584ef372871412b2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e011f02475ae4943898f72548395d1c5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44093 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 12:43:09.579312  8464 raft_consensus.cc:1275] T 884e57966f0b4c4fb1b5f2362db37114 P 63ac7519c8e943f0a0dd22be3f76b896 [term 2 FOLLOWER]: Refusing update from remote peer 309090e8ba2f4b6584ef372871412b2a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:43:09.582088  8465 raft_consensus.cc:1275] T 3f957fdcbb734de195c4e52663900848 P 63ac7519c8e943f0a0dd22be3f76b896 [term 2 FOLLOWER]: Refusing update from remote peer 309090e8ba2f4b6584ef372871412b2a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:43:09.583101  8463 raft_consensus.cc:1275] T 3f957fdcbb734de195c4e52663900848 P 63ac7519c8e943f0a0dd22be3f76b896 [term 2 FOLLOWER]: Refusing update from remote peer 309090e8ba2f4b6584ef372871412b2a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 12:43:09.584239  8496 ts_tablet_manager.cc:1929] T eba4671cb0544bea989507147b9d531e P 63ac7519c8e943f0a0dd22be3f76b896: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260608 12:43:09.584772  8496 log.cc:1199] T eba4671cb0544bea989507147b9d531e P 63ac7519c8e943f0a0dd22be3f76b896: Deleting WAL directory at /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922379125897-431-0/minicluster-data/ts-0-root/wals/eba4671cb0544bea989507147b9d531e
I20260608 12:43:09.585528  8496 ts_tablet_manager.cc:1950] T eba4671cb0544bea989507147b9d531e P 63ac7519c8e943f0a0dd22be3f76b896: Deleting consensus metadata
I20260608 12:43:09.586470  8186 raft_consensus.cc:1275] T 884e57966f0b4c4fb1b5f2362db37114 P e011f02475ae4943898f72548395d1c5 [term 2 FOLLOWER]: Refusing update from remote peer 309090e8ba2f4b6584ef372871412b2a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:43:09.586611  8320 consensus_queue.cc:1048] T 884e57966f0b4c4fb1b5f2362db37114 P 309090e8ba2f4b6584ef372871412b2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "63ac7519c8e943f0a0dd22be3f76b896" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38937 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:43:09.587491  8319 consensus_queue.cc:1048] T 3f957fdcbb734de195c4e52663900848 P 309090e8ba2f4b6584ef372871412b2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "63ac7519c8e943f0a0dd22be3f76b896" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38937 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:43:09.588871  7921 catalog_manager.cc:5027] TS 63ac7519c8e943f0a0dd22be3f76b896 (127.0.107.193:38937): tablet eba4671cb0544bea989507147b9d531e (table dugtrio [id=0ca21d19d3f445318eb31300bc04ffb7]) successfully deleted
I20260608 12:43:09.590022  8496 tablet_replica.cc:333] stopping tablet replica
I20260608 12:43:09.591025  8496 raft_consensus.cc:2243] T 9fc679b7100a4648a61c8035db5acf15 P 63ac7519c8e943f0a0dd22be3f76b896 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:09.591526  8496 pending_rounds.cc:70] T 9fc679b7100a4648a61c8035db5acf15 P 63ac7519c8e943f0a0dd22be3f76b896: Trying to abort 1 pending ops.
I20260608 12:43:09.591836  8496 pending_rounds.cc:77] T 9fc679b7100a4648a61c8035db5acf15 P 63ac7519c8e943f0a0dd22be3f76b896: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294658918861545472 op_type: NO_OP noop_request { }
I20260608 12:43:09.592199  8496 raft_consensus.cc:2889] T 9fc679b7100a4648a61c8035db5acf15 P 63ac7519c8e943f0a0dd22be3f76b896 [term 1 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted
I20260608 12:43:09.592617  8496 raft_consensus.cc:2272] T 9fc679b7100a4648a61c8035db5acf15 P 63ac7519c8e943f0a0dd22be3f76b896 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:09.594944  8319 consensus_queue.cc:1048] T 884e57966f0b4c4fb1b5f2362db37114 P 309090e8ba2f4b6584ef372871412b2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e011f02475ae4943898f72548395d1c5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44093 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:43:09.596612  8496 ts_tablet_manager.cc:1916] T 9fc679b7100a4648a61c8035db5acf15 P 63ac7519c8e943f0a0dd22be3f76b896: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 12:43:09.598373  8185 raft_consensus.cc:2955] T 3f957fdcbb734de195c4e52663900848 P e011f02475ae4943898f72548395d1c5 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER ddd46d9bd43e4635ba06ea4c71f94382 (127.0.107.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63ac7519c8e943f0a0dd22be3f76b896" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38937 } attrs { replace: true } } peers { permanent_uuid: "309090e8ba2f4b6584ef372871412b2a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42603 } } peers { permanent_uuid: "e011f02475ae4943898f72548395d1c5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44093 } } peers { permanent_uuid: "ddd46d9bd43e4635ba06ea4c71f94382" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 41201 } attrs { promote: true } } }
I20260608 12:43:09.596750  8319 raft_consensus.cc:2955] T 3f957fdcbb734de195c4e52663900848 P 309090e8ba2f4b6584ef372871412b2a [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER ddd46d9bd43e4635ba06ea4c71f94382 (127.0.107.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63ac7519c8e943f0a0dd22be3f76b896" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38937 } attrs { replace: true } } peers { permanent_uuid: "309090e8ba2f4b6584ef372871412b2a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42603 } } peers { permanent_uuid: "e011f02475ae4943898f72548395d1c5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44093 } } peers { permanent_uuid: "ddd46d9bd43e4635ba06ea4c71f94382" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 41201 } attrs { promote: true } } }
I20260608 12:43:09.620343  8496 ts_tablet_manager.cc:1929] T 9fc679b7100a4648a61c8035db5acf15 P 63ac7519c8e943f0a0dd22be3f76b896: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260608 12:43:09.620999  8496 log.cc:1199] T 9fc679b7100a4648a61c8035db5acf15 P 63ac7519c8e943f0a0dd22be3f76b896: Deleting WAL directory at /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922379125897-431-0/minicluster-data/ts-0-root/wals/9fc679b7100a4648a61c8035db5acf15
I20260608 12:43:09.621820  8496 ts_tablet_manager.cc:1950] T 9fc679b7100a4648a61c8035db5acf15 P 63ac7519c8e943f0a0dd22be3f76b896: Deleting consensus metadata
W20260608 12:43:09.624046  7983 auto_rebalancer.cc:591] Failed to schedule move for tablet 43b5eaac513f49c8b521edd3d490fa17: Invalid argument: Server with UUID ddd46d9bd43e4635ba06ea4c71f94382 is already a member of the config. RaftConfig: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63ac7519c8e943f0a0dd22be3f76b896" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38937 } } peers { permanent_uuid: "309090e8ba2f4b6584ef372871412b2a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42603 } } peers { permanent_uuid: "e011f02475ae4943898f72548395d1c5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44093 } } peers { permanent_uuid: "ddd46d9bd43e4635ba06ea4c71f94382" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 41201 } attrs { promote: true } }
I20260608 12:43:09.625306  7921 catalog_manager.cc:5027] TS 63ac7519c8e943f0a0dd22be3f76b896 (127.0.107.193:38937): tablet 9fc679b7100a4648a61c8035db5acf15 (table dugtrio [id=0ca21d19d3f445318eb31300bc04ffb7]) successfully deleted
I20260608 12:43:09.627391  7935 catalog_manager.cc:5696] T 3f957fdcbb734de195c4e52663900848 P e011f02475ae4943898f72548395d1c5 reported cstate change: config changed from index -1 to 3, NON_VOTER ddd46d9bd43e4635ba06ea4c71f94382 (127.0.107.196) added. New cstate: current_term: 2 leader_uuid: "309090e8ba2f4b6584ef372871412b2a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63ac7519c8e943f0a0dd22be3f76b896" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38937 } attrs { replace: true } } peers { permanent_uuid: "309090e8ba2f4b6584ef372871412b2a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42603 } } peers { permanent_uuid: "e011f02475ae4943898f72548395d1c5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44093 } } peers { permanent_uuid: "ddd46d9bd43e4635ba06ea4c71f94382" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 41201 } attrs { promote: true } } }
I20260608 12:43:09.631443  8122 tablet_copy_service.cc:140] P 309090e8ba2f4b6584ef372871412b2a: Received BeginTabletCopySession request for tablet 43b5eaac513f49c8b521edd3d490fa17 from peer ddd46d9bd43e4635ba06ea4c71f94382 ({username='slave'} at 127.0.0.1:39106)
I20260608 12:43:09.632180  8122 tablet_copy_service.cc:161] P 309090e8ba2f4b6584ef372871412b2a: Beginning new tablet copy session on tablet 43b5eaac513f49c8b521edd3d490fa17 from peer ddd46d9bd43e4635ba06ea4c71f94382 at {username='slave'} at 127.0.0.1:39106: session id = ddd46d9bd43e4635ba06ea4c71f94382-43b5eaac513f49c8b521edd3d490fa17
I20260608 12:43:09.640843  8122 tablet_copy_source_session.cc:215] T 43b5eaac513f49c8b521edd3d490fa17 P 309090e8ba2f4b6584ef372871412b2a: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:43:09.639070  8465 raft_consensus.cc:2955] T 3f957fdcbb734de195c4e52663900848 P 63ac7519c8e943f0a0dd22be3f76b896 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER ddd46d9bd43e4635ba06ea4c71f94382 (127.0.107.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63ac7519c8e943f0a0dd22be3f76b896" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38937 } attrs { replace: true } } peers { permanent_uuid: "309090e8ba2f4b6584ef372871412b2a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42603 } } peers { permanent_uuid: "e011f02475ae4943898f72548395d1c5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44093 } } peers { permanent_uuid: "ddd46d9bd43e4635ba06ea4c71f94382" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 41201 } attrs { promote: true } } }
I20260608 12:43:09.644865  8510 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43b5eaac513f49c8b521edd3d490fa17. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:09.663249  8510 tablet_copy_client.cc:806] T 43b5eaac513f49c8b521edd3d490fa17 P ddd46d9bd43e4635ba06ea4c71f94382: tablet copy: Starting download of 0 data blocks...
I20260608 12:43:09.663873  8510 tablet_copy_client.cc:670] T 43b5eaac513f49c8b521edd3d490fa17 P ddd46d9bd43e4635ba06ea4c71f94382: tablet copy: Starting download of 1 WAL segments...
I20260608 12:43:09.667577  8510 tablet_copy_client.cc:538] T 43b5eaac513f49c8b521edd3d490fa17 P ddd46d9bd43e4635ba06ea4c71f94382: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:43:09.675625  8510 tablet_bootstrap.cc:492] T 43b5eaac513f49c8b521edd3d490fa17 P ddd46d9bd43e4635ba06ea4c71f94382: Bootstrap starting.
I20260608 12:43:09.692538  8510 tablet_bootstrap.cc:492] T 43b5eaac513f49c8b521edd3d490fa17 P ddd46d9bd43e4635ba06ea4c71f94382: 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:43:09.693408  8510 tablet_bootstrap.cc:492] T 43b5eaac513f49c8b521edd3d490fa17 P ddd46d9bd43e4635ba06ea4c71f94382: Bootstrap complete.
I20260608 12:43:09.694180  8510 ts_tablet_manager.cc:1403] T 43b5eaac513f49c8b521edd3d490fa17 P ddd46d9bd43e4635ba06ea4c71f94382: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.008s
I20260608 12:43:09.696733  8510 raft_consensus.cc:359] T 43b5eaac513f49c8b521edd3d490fa17 P ddd46d9bd43e4635ba06ea4c71f94382 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63ac7519c8e943f0a0dd22be3f76b896" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38937 } } peers { permanent_uuid: "309090e8ba2f4b6584ef372871412b2a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42603 } } peers { permanent_uuid: "e011f02475ae4943898f72548395d1c5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44093 } } peers { permanent_uuid: "ddd46d9bd43e4635ba06ea4c71f94382" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 41201 } attrs { promote: true } }
I20260608 12:43:09.697388  8510 raft_consensus.cc:740] T 43b5eaac513f49c8b521edd3d490fa17 P ddd46d9bd43e4635ba06ea4c71f94382 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ddd46d9bd43e4635ba06ea4c71f94382, State: Initialized, Role: LEARNER
I20260608 12:43:09.697959  8510 consensus_queue.cc:260] T 43b5eaac513f49c8b521edd3d490fa17 P ddd46d9bd43e4635ba06ea4c71f94382 [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: "63ac7519c8e943f0a0dd22be3f76b896" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38937 } } peers { permanent_uuid: "309090e8ba2f4b6584ef372871412b2a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42603 } } peers { permanent_uuid: "e011f02475ae4943898f72548395d1c5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44093 } } peers { permanent_uuid: "ddd46d9bd43e4635ba06ea4c71f94382" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 41201 } attrs { promote: true } }
I20260608 12:43:09.700251  8406 heartbeater.cc:499] Master 127.0.107.254:40825 was elected leader, sending a full tablet report...
I20260608 12:43:09.700513  8510 ts_tablet_manager.cc:1434] T 43b5eaac513f49c8b521edd3d490fa17 P ddd46d9bd43e4635ba06ea4c71f94382: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.004s
I20260608 12:43:09.702742  8122 tablet_copy_service.cc:342] P 309090e8ba2f4b6584ef372871412b2a: Request end of tablet copy session ddd46d9bd43e4635ba06ea4c71f94382-43b5eaac513f49c8b521edd3d490fa17 received from {username='slave'} at 127.0.0.1:39106
I20260608 12:43:09.703202  8122 tablet_copy_service.cc:434] P 309090e8ba2f4b6584ef372871412b2a: ending tablet copy session ddd46d9bd43e4635ba06ea4c71f94382-43b5eaac513f49c8b521edd3d490fa17 on tablet 43b5eaac513f49c8b521edd3d490fa17 with peer ddd46d9bd43e4635ba06ea4c71f94382
I20260608 12:43:09.708318  8465 raft_consensus.cc:2955] T 43b5eaac513f49c8b521edd3d490fa17 P 63ac7519c8e943f0a0dd22be3f76b896 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ddd46d9bd43e4635ba06ea4c71f94382 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "63ac7519c8e943f0a0dd22be3f76b896" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38937 } } peers { permanent_uuid: "309090e8ba2f4b6584ef372871412b2a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42603 } } peers { permanent_uuid: "e011f02475ae4943898f72548395d1c5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44093 } } peers { permanent_uuid: "ddd46d9bd43e4635ba06ea4c71f94382" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 41201 } attrs { promote: true } } }
I20260608 12:43:09.957437  8381 raft_consensus.cc:1217] T 43b5eaac513f49c8b521edd3d490fa17 P ddd46d9bd43e4635ba06ea4c71f94382 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 12:43:10.007051  8510 ts_tablet_manager.cc:933] T 9c6aff8a3956453ca5cf1d1e44b36b26 P ddd46d9bd43e4635ba06ea4c71f94382: Initiating tablet copy from peer e011f02475ae4943898f72548395d1c5 (127.0.107.195:44093)
I20260608 12:43:10.008858  8510 tablet_copy_client.cc:323] T 9c6aff8a3956453ca5cf1d1e44b36b26 P ddd46d9bd43e4635ba06ea4c71f94382: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.195:44093
I20260608 12:43:10.019781  8196 tablet_copy_service.cc:140] P e011f02475ae4943898f72548395d1c5: Received BeginTabletCopySession request for tablet 9c6aff8a3956453ca5cf1d1e44b36b26 from peer ddd46d9bd43e4635ba06ea4c71f94382 ({username='slave'} at 127.0.0.1:36996)
I20260608 12:43:10.020707  8196 tablet_copy_service.cc:161] P e011f02475ae4943898f72548395d1c5: Beginning new tablet copy session on tablet 9c6aff8a3956453ca5cf1d1e44b36b26 from peer ddd46d9bd43e4635ba06ea4c71f94382 at {username='slave'} at 127.0.0.1:36996: session id = ddd46d9bd43e4635ba06ea4c71f94382-9c6aff8a3956453ca5cf1d1e44b36b26
I20260608 12:43:10.026682  8196 tablet_copy_source_session.cc:215] T 9c6aff8a3956453ca5cf1d1e44b36b26 P e011f02475ae4943898f72548395d1c5: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:43:10.030089  8510 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c6aff8a3956453ca5cf1d1e44b36b26. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:10.047940  8510 tablet_copy_client.cc:806] T 9c6aff8a3956453ca5cf1d1e44b36b26 P ddd46d9bd43e4635ba06ea4c71f94382: tablet copy: Starting download of 0 data blocks...
I20260608 12:43:10.048583  8510 tablet_copy_client.cc:670] T 9c6aff8a3956453ca5cf1d1e44b36b26 P ddd46d9bd43e4635ba06ea4c71f94382: tablet copy: Starting download of 1 WAL segments...
I20260608 12:43:10.052425  8510 tablet_copy_client.cc:538] T 9c6aff8a3956453ca5cf1d1e44b36b26 P ddd46d9bd43e4635ba06ea4c71f94382: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:43:10.062062  8510 tablet_bootstrap.cc:492] T 9c6aff8a3956453ca5cf1d1e44b36b26 P ddd46d9bd43e4635ba06ea4c71f94382: Bootstrap starting.
I20260608 12:43:10.085901  8510 tablet_bootstrap.cc:492] T 9c6aff8a3956453ca5cf1d1e44b36b26 P ddd46d9bd43e4635ba06ea4c71f94382: 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:43:10.086861  8510 tablet_bootstrap.cc:492] T 9c6aff8a3956453ca5cf1d1e44b36b26 P ddd46d9bd43e4635ba06ea4c71f94382: Bootstrap complete.
I20260608 12:43:10.087589  8510 ts_tablet_manager.cc:1403] T 9c6aff8a3956453ca5cf1d1e44b36b26 P ddd46d9bd43e4635ba06ea4c71f94382: Time spent bootstrapping tablet: real 0.026s	user 0.012s	sys 0.011s
I20260608 12:43:10.090829  8510 raft_consensus.cc:359] T 9c6aff8a3956453ca5cf1d1e44b36b26 P ddd46d9bd43e4635ba06ea4c71f94382 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63ac7519c8e943f0a0dd22be3f76b896" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38937 } } peers { permanent_uuid: "309090e8ba2f4b6584ef372871412b2a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42603 } attrs { replace: true } } peers { permanent_uuid: "e011f02475ae4943898f72548395d1c5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44093 } } peers { permanent_uuid: "ddd46d9bd43e4635ba06ea4c71f94382" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 41201 } attrs { promote: true } }
I20260608 12:43:10.091703  8510 raft_consensus.cc:740] T 9c6aff8a3956453ca5cf1d1e44b36b26 P ddd46d9bd43e4635ba06ea4c71f94382 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: ddd46d9bd43e4635ba06ea4c71f94382, State: Initialized, Role: LEARNER
I20260608 12:43:10.092402  8510 consensus_queue.cc:260] T 9c6aff8a3956453ca5cf1d1e44b36b26 P ddd46d9bd43e4635ba06ea4c71f94382 [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: "63ac7519c8e943f0a0dd22be3f76b896" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38937 } } peers { permanent_uuid: "309090e8ba2f4b6584ef372871412b2a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42603 } attrs { replace: true } } peers { permanent_uuid: "e011f02475ae4943898f72548395d1c5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44093 } } peers { permanent_uuid: "ddd46d9bd43e4635ba06ea4c71f94382" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 41201 } attrs { promote: true } }
I20260608 12:43:10.095489  8510 ts_tablet_manager.cc:1434] T 9c6aff8a3956453ca5cf1d1e44b36b26 P ddd46d9bd43e4635ba06ea4c71f94382: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.001s
I20260608 12:43:10.098012  8196 tablet_copy_service.cc:342] P e011f02475ae4943898f72548395d1c5: Request end of tablet copy session ddd46d9bd43e4635ba06ea4c71f94382-9c6aff8a3956453ca5cf1d1e44b36b26 received from {username='slave'} at 127.0.0.1:36996
I20260608 12:43:10.099488  8196 tablet_copy_service.cc:434] P e011f02475ae4943898f72548395d1c5: ending tablet copy session ddd46d9bd43e4635ba06ea4c71f94382-9c6aff8a3956453ca5cf1d1e44b36b26 on tablet 9c6aff8a3956453ca5cf1d1e44b36b26 with peer ddd46d9bd43e4635ba06ea4c71f94382
I20260608 12:43:10.115182  8510 ts_tablet_manager.cc:933] T 3f957fdcbb734de195c4e52663900848 P ddd46d9bd43e4635ba06ea4c71f94382: Initiating tablet copy from peer 309090e8ba2f4b6584ef372871412b2a (127.0.107.194:42603)
I20260608 12:43:10.117163  8510 tablet_copy_client.cc:323] T 3f957fdcbb734de195c4e52663900848 P ddd46d9bd43e4635ba06ea4c71f94382: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.194:42603
I20260608 12:43:10.118954  8122 tablet_copy_service.cc:140] P 309090e8ba2f4b6584ef372871412b2a: Received BeginTabletCopySession request for tablet 3f957fdcbb734de195c4e52663900848 from peer ddd46d9bd43e4635ba06ea4c71f94382 ({username='slave'} at 127.0.0.1:39106)
I20260608 12:43:10.119446  8122 tablet_copy_service.cc:161] P 309090e8ba2f4b6584ef372871412b2a: Beginning new tablet copy session on tablet 3f957fdcbb734de195c4e52663900848 from peer ddd46d9bd43e4635ba06ea4c71f94382 at {username='slave'} at 127.0.0.1:39106: session id = ddd46d9bd43e4635ba06ea4c71f94382-3f957fdcbb734de195c4e52663900848
I20260608 12:43:10.125119  8122 tablet_copy_source_session.cc:215] T 3f957fdcbb734de195c4e52663900848 P 309090e8ba2f4b6584ef372871412b2a: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:43:10.128048  8510 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f957fdcbb734de195c4e52663900848. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:10.141954  8110 consensus_queue.cc:237] T 43b5eaac513f49c8b521edd3d490fa17 P 309090e8ba2f4b6584ef372871412b2a [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: "63ac7519c8e943f0a0dd22be3f76b896" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38937 } } peers { permanent_uuid: "309090e8ba2f4b6584ef372871412b2a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42603 } } peers { permanent_uuid: "e011f02475ae4943898f72548395d1c5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44093 } }
I20260608 12:43:10.144989  8510 tablet_copy_client.cc:806] T 3f957fdcbb734de195c4e52663900848 P ddd46d9bd43e4635ba06ea4c71f94382: tablet copy: Starting download of 0 data blocks...
I20260608 12:43:10.145623  8510 tablet_copy_client.cc:670] T 3f957fdcbb734de195c4e52663900848 P ddd46d9bd43e4635ba06ea4c71f94382: tablet copy: Starting download of 1 WAL segments...
I20260608 12:43:10.148906  8186 raft_consensus.cc:1275] T 43b5eaac513f49c8b521edd3d490fa17 P e011f02475ae4943898f72548395d1c5 [term 1 FOLLOWER]: Refusing update from remote peer 309090e8ba2f4b6584ef372871412b2a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:43:10.149777  8465 raft_consensus.cc:1275] T 43b5eaac513f49c8b521edd3d490fa17 P 63ac7519c8e943f0a0dd22be3f76b896 [term 1 FOLLOWER]: Refusing update from remote peer 309090e8ba2f4b6584ef372871412b2a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:43:10.150134  8510 tablet_copy_client.cc:538] T 3f957fdcbb734de195c4e52663900848 P ddd46d9bd43e4635ba06ea4c71f94382: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:43:10.151465  8300 consensus_queue.cc:1048] T 43b5eaac513f49c8b521edd3d490fa17 P 309090e8ba2f4b6584ef372871412b2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e011f02475ae4943898f72548395d1c5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44093 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:43:10.152223  8319 consensus_queue.cc:1048] T 43b5eaac513f49c8b521edd3d490fa17 P 309090e8ba2f4b6584ef372871412b2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "63ac7519c8e943f0a0dd22be3f76b896" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38937 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:43:10.158754  8510 tablet_bootstrap.cc:492] T 3f957fdcbb734de195c4e52663900848 P ddd46d9bd43e4635ba06ea4c71f94382: Bootstrap starting.
I20260608 12:43:10.160006  8320 raft_consensus.cc:2955] T 43b5eaac513f49c8b521edd3d490fa17 P 309090e8ba2f4b6584ef372871412b2a [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER ddd46d9bd43e4635ba06ea4c71f94382 (127.0.107.196) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63ac7519c8e943f0a0dd22be3f76b896" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38937 } } peers { permanent_uuid: "309090e8ba2f4b6584ef372871412b2a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42603 } } peers { permanent_uuid: "e011f02475ae4943898f72548395d1c5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44093 } } }
I20260608 12:43:10.161813  8186 raft_consensus.cc:2955] T 43b5eaac513f49c8b521edd3d490fa17 P e011f02475ae4943898f72548395d1c5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER ddd46d9bd43e4635ba06ea4c71f94382 (127.0.107.196) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63ac7519c8e943f0a0dd22be3f76b896" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38937 } } peers { permanent_uuid: "309090e8ba2f4b6584ef372871412b2a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42603 } } peers { permanent_uuid: "e011f02475ae4943898f72548395d1c5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44093 } } }
I20260608 12:43:10.173722  8463 raft_consensus.cc:2955] T 43b5eaac513f49c8b521edd3d490fa17 P 63ac7519c8e943f0a0dd22be3f76b896 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER ddd46d9bd43e4635ba06ea4c71f94382 (127.0.107.196) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63ac7519c8e943f0a0dd22be3f76b896" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38937 } } peers { permanent_uuid: "309090e8ba2f4b6584ef372871412b2a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42603 } } peers { permanent_uuid: "e011f02475ae4943898f72548395d1c5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44093 } } }
I20260608 12:43:10.180997  7935 catalog_manager.cc:5696] T 43b5eaac513f49c8b521edd3d490fa17 P e011f02475ae4943898f72548395d1c5 reported cstate change: config changed from index 2 to 3, NON_VOTER ddd46d9bd43e4635ba06ea4c71f94382 (127.0.107.196) evicted. New cstate: current_term: 1 leader_uuid: "309090e8ba2f4b6584ef372871412b2a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63ac7519c8e943f0a0dd22be3f76b896" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38937 } } peers { permanent_uuid: "309090e8ba2f4b6584ef372871412b2a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42603 } } peers { permanent_uuid: "e011f02475ae4943898f72548395d1c5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44093 } } }
I20260608 12:43:10.186348  7921 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 43b5eaac513f49c8b521edd3d490fa17 with cas_config_opid_index 2: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:43:10.188315  8510 tablet_bootstrap.cc:492] T 3f957fdcbb734de195c4e52663900848 P ddd46d9bd43e4635ba06ea4c71f94382: 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:43:10.189625  8510 tablet_bootstrap.cc:492] T 3f957fdcbb734de195c4e52663900848 P ddd46d9bd43e4635ba06ea4c71f94382: Bootstrap complete.
I20260608 12:43:10.190382  8510 ts_tablet_manager.cc:1403] T 3f957fdcbb734de195c4e52663900848 P ddd46d9bd43e4635ba06ea4c71f94382: Time spent bootstrapping tablet: real 0.032s	user 0.021s	sys 0.008s
I20260608 12:43:10.193925  8510 raft_consensus.cc:359] T 3f957fdcbb734de195c4e52663900848 P ddd46d9bd43e4635ba06ea4c71f94382 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "63ac7519c8e943f0a0dd22be3f76b896" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38937 } attrs { replace: true } } peers { permanent_uuid: "309090e8ba2f4b6584ef372871412b2a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42603 } } peers { permanent_uuid: "e011f02475ae4943898f72548395d1c5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44093 } } peers { permanent_uuid: "ddd46d9bd43e4635ba06ea4c71f94382" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 41201 } attrs { promote: true } }
I20260608 12:43:10.195119  8510 raft_consensus.cc:740] T 3f957fdcbb734de195c4e52663900848 P ddd46d9bd43e4635ba06ea4c71f94382 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: ddd46d9bd43e4635ba06ea4c71f94382, State: Initialized, Role: LEARNER
I20260608 12:43:10.195973  8510 consensus_queue.cc:260] T 3f957fdcbb734de195c4e52663900848 P ddd46d9bd43e4635ba06ea4c71f94382 [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: "63ac7519c8e943f0a0dd22be3f76b896" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38937 } attrs { replace: true } } peers { permanent_uuid: "309090e8ba2f4b6584ef372871412b2a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42603 } } peers { permanent_uuid: "e011f02475ae4943898f72548395d1c5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44093 } } peers { permanent_uuid: "ddd46d9bd43e4635ba06ea4c71f94382" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 41201 } attrs { promote: true } }
I20260608 12:43:10.198012  8510 ts_tablet_manager.cc:1434] T 3f957fdcbb734de195c4e52663900848 P ddd46d9bd43e4635ba06ea4c71f94382: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 12:43:10.200891  8122 tablet_copy_service.cc:342] P 309090e8ba2f4b6584ef372871412b2a: Request end of tablet copy session ddd46d9bd43e4635ba06ea4c71f94382-3f957fdcbb734de195c4e52663900848 received from {username='slave'} at 127.0.0.1:39106
I20260608 12:43:10.201545  8122 tablet_copy_service.cc:434] P 309090e8ba2f4b6584ef372871412b2a: ending tablet copy session ddd46d9bd43e4635ba06ea4c71f94382-3f957fdcbb734de195c4e52663900848 on tablet 3f957fdcbb734de195c4e52663900848 with peer ddd46d9bd43e4635ba06ea4c71f94382
I20260608 12:43:10.224594  8371 tablet_service.cc:1558] Processing DeleteTablet for tablet 43b5eaac513f49c8b521edd3d490fa17 with delete_type TABLET_DATA_TOMBSTONED (TS ddd46d9bd43e4635ba06ea4c71f94382 not found in new config with opid_index 3) from {username='slave'} at 127.0.0.1:44332
I20260608 12:43:10.226996  8528 tablet_replica.cc:333] T 43b5eaac513f49c8b521edd3d490fa17 P ddd46d9bd43e4635ba06ea4c71f94382: stopping tablet replica
I20260608 12:43:10.227736  8528 raft_consensus.cc:2243] T 43b5eaac513f49c8b521edd3d490fa17 P ddd46d9bd43e4635ba06ea4c71f94382 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 12:43:10.228240  8528 raft_consensus.cc:2272] T 43b5eaac513f49c8b521edd3d490fa17 P ddd46d9bd43e4635ba06ea4c71f94382 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 12:43:10.230579  8528 ts_tablet_manager.cc:1916] T 43b5eaac513f49c8b521edd3d490fa17 P ddd46d9bd43e4635ba06ea4c71f94382: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:43:10.241503  8528 ts_tablet_manager.cc:1929] T 43b5eaac513f49c8b521edd3d490fa17 P ddd46d9bd43e4635ba06ea4c71f94382: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.2
I20260608 12:43:10.241868  8528 log.cc:1199] T 43b5eaac513f49c8b521edd3d490fa17 P ddd46d9bd43e4635ba06ea4c71f94382: Deleting WAL directory at /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922379125897-431-0/minicluster-data/ts-3-root/wals/43b5eaac513f49c8b521edd3d490fa17
I20260608 12:43:10.243418  7921 catalog_manager.cc:5027] TS ddd46d9bd43e4635ba06ea4c71f94382 (127.0.107.196:41201): tablet 43b5eaac513f49c8b521edd3d490fa17 (table test-workload [id=fb7d9987464f440598df1d11420fd82f]) successfully deleted
I20260608 12:43:10.434661  8381 raft_consensus.cc:1217] T 9c6aff8a3956453ca5cf1d1e44b36b26 P ddd46d9bd43e4635ba06ea4c71f94382 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260608 12:43:10.585088  8381 raft_consensus.cc:1217] T 3f957fdcbb734de195c4e52663900848 P ddd46d9bd43e4635ba06ea4c71f94382 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260608 12:43:10.982996  8532 raft_consensus.cc:1064] T 3f957fdcbb734de195c4e52663900848 P 309090e8ba2f4b6584ef372871412b2a: attempting to promote NON_VOTER ddd46d9bd43e4635ba06ea4c71f94382 to VOTER
I20260608 12:43:10.987038  8532 consensus_queue.cc:237] T 3f957fdcbb734de195c4e52663900848 P 309090e8ba2f4b6584ef372871412b2a [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: "63ac7519c8e943f0a0dd22be3f76b896" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38937 } attrs { replace: true } } peers { permanent_uuid: "309090e8ba2f4b6584ef372871412b2a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42603 } } peers { permanent_uuid: "e011f02475ae4943898f72548395d1c5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44093 } } peers { permanent_uuid: "ddd46d9bd43e4635ba06ea4c71f94382" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41201 } attrs { promote: false } }
I20260608 12:43:10.996665  8381 raft_consensus.cc:1275] T 3f957fdcbb734de195c4e52663900848 P ddd46d9bd43e4635ba06ea4c71f94382 [term 2 LEARNER]: Refusing update from remote peer 309090e8ba2f4b6584ef372871412b2a: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:43:10.996683  8186 raft_consensus.cc:1275] T 3f957fdcbb734de195c4e52663900848 P e011f02475ae4943898f72548395d1c5 [term 2 FOLLOWER]: Refusing update from remote peer 309090e8ba2f4b6584ef372871412b2a: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:43:10.996932  8463 raft_consensus.cc:1275] T 3f957fdcbb734de195c4e52663900848 P 63ac7519c8e943f0a0dd22be3f76b896 [term 2 FOLLOWER]: Refusing update from remote peer 309090e8ba2f4b6584ef372871412b2a: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:43:10.998955  8320 consensus_queue.cc:1048] T 3f957fdcbb734de195c4e52663900848 P 309090e8ba2f4b6584ef372871412b2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "63ac7519c8e943f0a0dd22be3f76b896" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38937 } 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:43:11.000149  8319 consensus_queue.cc:1048] T 3f957fdcbb734de195c4e52663900848 P 309090e8ba2f4b6584ef372871412b2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e011f02475ae4943898f72548395d1c5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44093 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 12:43:11.001214  8532 consensus_queue.cc:1048] T 3f957fdcbb734de195c4e52663900848 P 309090e8ba2f4b6584ef372871412b2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ddd46d9bd43e4635ba06ea4c71f94382" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41201 } 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:43:11.026422  8532 raft_consensus.cc:2955] T 3f957fdcbb734de195c4e52663900848 P 309090e8ba2f4b6584ef372871412b2a [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, ddd46d9bd43e4635ba06ea4c71f94382 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63ac7519c8e943f0a0dd22be3f76b896" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38937 } attrs { replace: true } } peers { permanent_uuid: "309090e8ba2f4b6584ef372871412b2a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42603 } } peers { permanent_uuid: "e011f02475ae4943898f72548395d1c5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44093 } } peers { permanent_uuid: "ddd46d9bd43e4635ba06ea4c71f94382" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41201 } attrs { promote: false } } }
I20260608 12:43:11.028517  8381 raft_consensus.cc:2955] T 3f957fdcbb734de195c4e52663900848 P ddd46d9bd43e4635ba06ea4c71f94382 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, ddd46d9bd43e4635ba06ea4c71f94382 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63ac7519c8e943f0a0dd22be3f76b896" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38937 } attrs { replace: true } } peers { permanent_uuid: "309090e8ba2f4b6584ef372871412b2a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42603 } } peers { permanent_uuid: "e011f02475ae4943898f72548395d1c5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44093 } } peers { permanent_uuid: "ddd46d9bd43e4635ba06ea4c71f94382" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41201 } attrs { promote: false } } }
I20260608 12:43:11.031174  8465 raft_consensus.cc:2955] T 3f957fdcbb734de195c4e52663900848 P 63ac7519c8e943f0a0dd22be3f76b896 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, ddd46d9bd43e4635ba06ea4c71f94382 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63ac7519c8e943f0a0dd22be3f76b896" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38937 } attrs { replace: true } } peers { permanent_uuid: "309090e8ba2f4b6584ef372871412b2a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42603 } } peers { permanent_uuid: "e011f02475ae4943898f72548395d1c5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44093 } } peers { permanent_uuid: "ddd46d9bd43e4635ba06ea4c71f94382" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41201 } attrs { promote: false } } }
I20260608 12:43:11.049459  7934 catalog_manager.cc:5696] T 3f957fdcbb734de195c4e52663900848 P ddd46d9bd43e4635ba06ea4c71f94382 reported cstate change: config changed from index 3 to 4, ddd46d9bd43e4635ba06ea4c71f94382 (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "309090e8ba2f4b6584ef372871412b2a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63ac7519c8e943f0a0dd22be3f76b896" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38937 } attrs { replace: true } } peers { permanent_uuid: "309090e8ba2f4b6584ef372871412b2a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42603 } } peers { permanent_uuid: "e011f02475ae4943898f72548395d1c5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44093 } } peers { permanent_uuid: "ddd46d9bd43e4635ba06ea4c71f94382" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41201 } attrs { promote: false } } }
I20260608 12:43:11.051545  8186 raft_consensus.cc:2955] T 3f957fdcbb734de195c4e52663900848 P e011f02475ae4943898f72548395d1c5 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, ddd46d9bd43e4635ba06ea4c71f94382 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63ac7519c8e943f0a0dd22be3f76b896" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38937 } attrs { replace: true } } peers { permanent_uuid: "309090e8ba2f4b6584ef372871412b2a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42603 } } peers { permanent_uuid: "e011f02475ae4943898f72548395d1c5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44093 } } peers { permanent_uuid: "ddd46d9bd43e4635ba06ea4c71f94382" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41201 } attrs { promote: false } } }
I20260608 12:43:11.069900  8530 raft_consensus.cc:1064] T 9c6aff8a3956453ca5cf1d1e44b36b26 P e011f02475ae4943898f72548395d1c5: attempting to promote NON_VOTER ddd46d9bd43e4635ba06ea4c71f94382 to VOTER
I20260608 12:43:11.078676  8530 consensus_queue.cc:237] T 9c6aff8a3956453ca5cf1d1e44b36b26 P e011f02475ae4943898f72548395d1c5 [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: "63ac7519c8e943f0a0dd22be3f76b896" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38937 } } peers { permanent_uuid: "309090e8ba2f4b6584ef372871412b2a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42603 } attrs { replace: true } } peers { permanent_uuid: "e011f02475ae4943898f72548395d1c5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44093 } } peers { permanent_uuid: "ddd46d9bd43e4635ba06ea4c71f94382" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41201 } attrs { promote: false } }
I20260608 12:43:11.093250  8110 raft_consensus.cc:1275] T 9c6aff8a3956453ca5cf1d1e44b36b26 P 309090e8ba2f4b6584ef372871412b2a [term 2 FOLLOWER]: Refusing update from remote peer e011f02475ae4943898f72548395d1c5: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:43:11.094101  8381 raft_consensus.cc:1275] T 9c6aff8a3956453ca5cf1d1e44b36b26 P ddd46d9bd43e4635ba06ea4c71f94382 [term 2 LEARNER]: Refusing update from remote peer e011f02475ae4943898f72548395d1c5: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:43:11.095681  8540 consensus_queue.cc:1048] T 9c6aff8a3956453ca5cf1d1e44b36b26 P e011f02475ae4943898f72548395d1c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "309090e8ba2f4b6584ef372871412b2a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42603 } 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:43:11.097254  8530 consensus_queue.cc:1048] T 9c6aff8a3956453ca5cf1d1e44b36b26 P e011f02475ae4943898f72548395d1c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ddd46d9bd43e4635ba06ea4c71f94382" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41201 } 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:43:11.105227  8465 raft_consensus.cc:1275] T 9c6aff8a3956453ca5cf1d1e44b36b26 P 63ac7519c8e943f0a0dd22be3f76b896 [term 2 FOLLOWER]: Refusing update from remote peer e011f02475ae4943898f72548395d1c5: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:43:11.114620  8537 consensus_queue.cc:1048] T 9c6aff8a3956453ca5cf1d1e44b36b26 P e011f02475ae4943898f72548395d1c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63ac7519c8e943f0a0dd22be3f76b896" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38937 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 12:43:11.117161  8537 raft_consensus.cc:2955] T 9c6aff8a3956453ca5cf1d1e44b36b26 P e011f02475ae4943898f72548395d1c5 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, ddd46d9bd43e4635ba06ea4c71f94382 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63ac7519c8e943f0a0dd22be3f76b896" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38937 } } peers { permanent_uuid: "309090e8ba2f4b6584ef372871412b2a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42603 } attrs { replace: true } } peers { permanent_uuid: "e011f02475ae4943898f72548395d1c5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44093 } } peers { permanent_uuid: "ddd46d9bd43e4635ba06ea4c71f94382" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41201 } attrs { promote: false } } }
I20260608 12:43:11.135119  8110 consensus_queue.cc:237] T 3f957fdcbb734de195c4e52663900848 P 309090e8ba2f4b6584ef372871412b2a [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: "309090e8ba2f4b6584ef372871412b2a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42603 } } peers { permanent_uuid: "e011f02475ae4943898f72548395d1c5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44093 } } peers { permanent_uuid: "ddd46d9bd43e4635ba06ea4c71f94382" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41201 } attrs { promote: false } }
I20260608 12:43:11.138636  8381 raft_consensus.cc:2955] T 9c6aff8a3956453ca5cf1d1e44b36b26 P ddd46d9bd43e4635ba06ea4c71f94382 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, ddd46d9bd43e4635ba06ea4c71f94382 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63ac7519c8e943f0a0dd22be3f76b896" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38937 } } peers { permanent_uuid: "309090e8ba2f4b6584ef372871412b2a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42603 } attrs { replace: true } } peers { permanent_uuid: "e011f02475ae4943898f72548395d1c5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44093 } } peers { permanent_uuid: "ddd46d9bd43e4635ba06ea4c71f94382" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41201 } attrs { promote: false } } }
I20260608 12:43:11.140230  7934 catalog_manager.cc:5696] T 9c6aff8a3956453ca5cf1d1e44b36b26 P e011f02475ae4943898f72548395d1c5 reported cstate change: config changed from index 3 to 4, ddd46d9bd43e4635ba06ea4c71f94382 (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "e011f02475ae4943898f72548395d1c5" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63ac7519c8e943f0a0dd22be3f76b896" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38937 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "309090e8ba2f4b6584ef372871412b2a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42603 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e011f02475ae4943898f72548395d1c5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44093 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ddd46d9bd43e4635ba06ea4c71f94382" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41201 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:43:11.157043  8186 raft_consensus.cc:1275] T 3f957fdcbb734de195c4e52663900848 P e011f02475ae4943898f72548395d1c5 [term 2 FOLLOWER]: Refusing update from remote peer 309090e8ba2f4b6584ef372871412b2a: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 12:43:11.157440  8380 raft_consensus.cc:1275] T 3f957fdcbb734de195c4e52663900848 P ddd46d9bd43e4635ba06ea4c71f94382 [term 2 FOLLOWER]: Refusing update from remote peer 309090e8ba2f4b6584ef372871412b2a: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 12:43:11.158994  8319 consensus_queue.cc:1048] T 3f957fdcbb734de195c4e52663900848 P 309090e8ba2f4b6584ef372871412b2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e011f02475ae4943898f72548395d1c5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44093 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 12:43:11.160971  8532 consensus_queue.cc:1048] T 3f957fdcbb734de195c4e52663900848 P 309090e8ba2f4b6584ef372871412b2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ddd46d9bd43e4635ba06ea4c71f94382" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41201 } 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:43:11.173630  8320 raft_consensus.cc:2955] T 3f957fdcbb734de195c4e52663900848 P 309090e8ba2f4b6584ef372871412b2a [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 63ac7519c8e943f0a0dd22be3f76b896 (127.0.107.193) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "309090e8ba2f4b6584ef372871412b2a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42603 } } peers { permanent_uuid: "e011f02475ae4943898f72548395d1c5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44093 } } peers { permanent_uuid: "ddd46d9bd43e4635ba06ea4c71f94382" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41201 } attrs { promote: false } } }
I20260608 12:43:11.186290  8381 raft_consensus.cc:2955] T 3f957fdcbb734de195c4e52663900848 P ddd46d9bd43e4635ba06ea4c71f94382 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 63ac7519c8e943f0a0dd22be3f76b896 (127.0.107.193) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "309090e8ba2f4b6584ef372871412b2a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42603 } } peers { permanent_uuid: "e011f02475ae4943898f72548395d1c5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44093 } } peers { permanent_uuid: "ddd46d9bd43e4635ba06ea4c71f94382" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41201 } attrs { promote: false } } }
I20260608 12:43:11.189252  8110 raft_consensus.cc:2955] T 9c6aff8a3956453ca5cf1d1e44b36b26 P 309090e8ba2f4b6584ef372871412b2a [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, ddd46d9bd43e4635ba06ea4c71f94382 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63ac7519c8e943f0a0dd22be3f76b896" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38937 } } peers { permanent_uuid: "309090e8ba2f4b6584ef372871412b2a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42603 } attrs { replace: true } } peers { permanent_uuid: "e011f02475ae4943898f72548395d1c5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44093 } } peers { permanent_uuid: "ddd46d9bd43e4635ba06ea4c71f94382" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41201 } attrs { promote: false } } }
I20260608 12:43:11.192905  7934 catalog_manager.cc:5696] T 3f957fdcbb734de195c4e52663900848 P 309090e8ba2f4b6584ef372871412b2a reported cstate change: config changed from index 4 to 5, VOTER 63ac7519c8e943f0a0dd22be3f76b896 (127.0.107.193) evicted. New cstate: current_term: 2 leader_uuid: "309090e8ba2f4b6584ef372871412b2a" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "309090e8ba2f4b6584ef372871412b2a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42603 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e011f02475ae4943898f72548395d1c5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44093 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ddd46d9bd43e4635ba06ea4c71f94382" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41201 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:43:11.196512  8185 raft_consensus.cc:2955] T 3f957fdcbb734de195c4e52663900848 P e011f02475ae4943898f72548395d1c5 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 63ac7519c8e943f0a0dd22be3f76b896 (127.0.107.193) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "309090e8ba2f4b6584ef372871412b2a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42603 } } peers { permanent_uuid: "e011f02475ae4943898f72548395d1c5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44093 } } peers { permanent_uuid: "ddd46d9bd43e4635ba06ea4c71f94382" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41201 } attrs { promote: false } } }
I20260608 12:43:11.197486  8465 raft_consensus.cc:2955] T 9c6aff8a3956453ca5cf1d1e44b36b26 P 63ac7519c8e943f0a0dd22be3f76b896 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, ddd46d9bd43e4635ba06ea4c71f94382 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63ac7519c8e943f0a0dd22be3f76b896" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38937 } } peers { permanent_uuid: "309090e8ba2f4b6584ef372871412b2a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42603 } attrs { replace: true } } peers { permanent_uuid: "e011f02475ae4943898f72548395d1c5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44093 } } peers { permanent_uuid: "ddd46d9bd43e4635ba06ea4c71f94382" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41201 } attrs { promote: false } } }
I20260608 12:43:11.196588  7921 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 3f957fdcbb734de195c4e52663900848 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:43:11.208078  8186 consensus_queue.cc:237] T 9c6aff8a3956453ca5cf1d1e44b36b26 P e011f02475ae4943898f72548395d1c5 [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: "63ac7519c8e943f0a0dd22be3f76b896" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38937 } } peers { permanent_uuid: "e011f02475ae4943898f72548395d1c5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44093 } } peers { permanent_uuid: "ddd46d9bd43e4635ba06ea4c71f94382" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41201 } attrs { promote: false } }
I20260608 12:43:11.217577  8380 raft_consensus.cc:1275] T 9c6aff8a3956453ca5cf1d1e44b36b26 P ddd46d9bd43e4635ba06ea4c71f94382 [term 2 FOLLOWER]: Refusing update from remote peer e011f02475ae4943898f72548395d1c5: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 12:43:11.222846  8530 consensus_queue.cc:1048] T 9c6aff8a3956453ca5cf1d1e44b36b26 P e011f02475ae4943898f72548395d1c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ddd46d9bd43e4635ba06ea4c71f94382" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41201 } 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:43:11.225996  8463 raft_consensus.cc:1275] T 9c6aff8a3956453ca5cf1d1e44b36b26 P 63ac7519c8e943f0a0dd22be3f76b896 [term 2 FOLLOWER]: Refusing update from remote peer e011f02475ae4943898f72548395d1c5: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 12:43:11.229272  8530 consensus_queue.cc:1048] T 9c6aff8a3956453ca5cf1d1e44b36b26 P e011f02475ae4943898f72548395d1c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63ac7519c8e943f0a0dd22be3f76b896" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38937 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260608 12:43:11.229264  8455 tablet_service.cc:1558] Processing DeleteTablet for tablet 3f957fdcbb734de195c4e52663900848 with delete_type TABLET_DATA_TOMBSTONED (TS 63ac7519c8e943f0a0dd22be3f76b896 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:59090
I20260608 12:43:11.234526  8546 raft_consensus.cc:2955] T 9c6aff8a3956453ca5cf1d1e44b36b26 P e011f02475ae4943898f72548395d1c5 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 309090e8ba2f4b6584ef372871412b2a (127.0.107.194) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "63ac7519c8e943f0a0dd22be3f76b896" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38937 } } peers { permanent_uuid: "e011f02475ae4943898f72548395d1c5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44093 } } peers { permanent_uuid: "ddd46d9bd43e4635ba06ea4c71f94382" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41201 } attrs { promote: false } } }
I20260608 12:43:11.243551  8381 raft_consensus.cc:2955] T 9c6aff8a3956453ca5cf1d1e44b36b26 P ddd46d9bd43e4635ba06ea4c71f94382 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 309090e8ba2f4b6584ef372871412b2a (127.0.107.194) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "63ac7519c8e943f0a0dd22be3f76b896" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38937 } } peers { permanent_uuid: "e011f02475ae4943898f72548395d1c5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44093 } } peers { permanent_uuid: "ddd46d9bd43e4635ba06ea4c71f94382" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41201 } attrs { promote: false } } }
I20260608 12:43:11.246613  8548 tablet_replica.cc:333] stopping tablet replica
I20260608 12:43:11.243551  8465 raft_consensus.cc:2955] T 9c6aff8a3956453ca5cf1d1e44b36b26 P 63ac7519c8e943f0a0dd22be3f76b896 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 309090e8ba2f4b6584ef372871412b2a (127.0.107.194) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "63ac7519c8e943f0a0dd22be3f76b896" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38937 } } peers { permanent_uuid: "e011f02475ae4943898f72548395d1c5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44093 } } peers { permanent_uuid: "ddd46d9bd43e4635ba06ea4c71f94382" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41201 } attrs { promote: false } } }
I20260608 12:43:11.247936  8548 raft_consensus.cc:2243] T 3f957fdcbb734de195c4e52663900848 P 63ac7519c8e943f0a0dd22be3f76b896 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:11.248534  7921 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 9c6aff8a3956453ca5cf1d1e44b36b26 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:43:11.249342  8548 raft_consensus.cc:2272] T 3f957fdcbb734de195c4e52663900848 P 63ac7519c8e943f0a0dd22be3f76b896 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:11.254144  8548 ts_tablet_manager.cc:1916] T 3f957fdcbb734de195c4e52663900848 P 63ac7519c8e943f0a0dd22be3f76b896: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:43:11.254994  7934 catalog_manager.cc:5696] T 9c6aff8a3956453ca5cf1d1e44b36b26 P e011f02475ae4943898f72548395d1c5 reported cstate change: config changed from index 4 to 5, VOTER 309090e8ba2f4b6584ef372871412b2a (127.0.107.194) evicted. New cstate: current_term: 2 leader_uuid: "e011f02475ae4943898f72548395d1c5" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "63ac7519c8e943f0a0dd22be3f76b896" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38937 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e011f02475ae4943898f72548395d1c5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44093 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ddd46d9bd43e4635ba06ea4c71f94382" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41201 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:43:11.270553  8101 tablet_service.cc:1558] Processing DeleteTablet for tablet 9c6aff8a3956453ca5cf1d1e44b36b26 with delete_type TABLET_DATA_TOMBSTONED (TS 309090e8ba2f4b6584ef372871412b2a not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:39070
I20260608 12:43:11.274106  8549 tablet_replica.cc:333] T 9c6aff8a3956453ca5cf1d1e44b36b26 P 309090e8ba2f4b6584ef372871412b2a: stopping tablet replica
I20260608 12:43:11.275027  8548 ts_tablet_manager.cc:1929] T 3f957fdcbb734de195c4e52663900848 P 63ac7519c8e943f0a0dd22be3f76b896: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260608 12:43:11.275430  8549 raft_consensus.cc:2243] T 9c6aff8a3956453ca5cf1d1e44b36b26 P 309090e8ba2f4b6584ef372871412b2a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:11.275714  8548 log.cc:1199] T 3f957fdcbb734de195c4e52663900848 P 63ac7519c8e943f0a0dd22be3f76b896: Deleting WAL directory at /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922379125897-431-0/minicluster-data/ts-0-root/wals/3f957fdcbb734de195c4e52663900848
I20260608 12:43:11.276347  8549 raft_consensus.cc:2272] T 9c6aff8a3956453ca5cf1d1e44b36b26 P 309090e8ba2f4b6584ef372871412b2a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:11.278294  7921 catalog_manager.cc:5027] TS 63ac7519c8e943f0a0dd22be3f76b896 (127.0.107.193:38937): tablet 3f957fdcbb734de195c4e52663900848 (table test-workload [id=fb7d9987464f440598df1d11420fd82f]) successfully deleted
I20260608 12:43:11.280087  8549 ts_tablet_manager.cc:1916] T 9c6aff8a3956453ca5cf1d1e44b36b26 P 309090e8ba2f4b6584ef372871412b2a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:43:11.291507  8549 ts_tablet_manager.cc:1929] T 9c6aff8a3956453ca5cf1d1e44b36b26 P 309090e8ba2f4b6584ef372871412b2a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260608 12:43:11.291886  8549 log.cc:1199] T 9c6aff8a3956453ca5cf1d1e44b36b26 P 309090e8ba2f4b6584ef372871412b2a: Deleting WAL directory at /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922379125897-431-0/minicluster-data/ts-1-root/wals/9c6aff8a3956453ca5cf1d1e44b36b26
I20260608 12:43:11.293578  7921 catalog_manager.cc:5027] TS 309090e8ba2f4b6584ef372871412b2a (127.0.107.194:42603): tablet 9c6aff8a3956453ca5cf1d1e44b36b26 (table test-workload [id=fb7d9987464f440598df1d11420fd82f]) successfully deleted
W20260608 12:43:12.269461  7983 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver ddd46d9bd43e4635ba06ea4c71f94382 not available for placement
I20260608 12:43:13.096237   431 tablet_server.cc:179] TabletServer@127.0.107.193:38937 shutting down...
I20260608 12:43:13.123799   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:43:13.124701   431 tablet_replica.cc:333] stopping tablet replica
I20260608 12:43:13.125402   431 raft_consensus.cc:2243] T 9c6aff8a3956453ca5cf1d1e44b36b26 P 63ac7519c8e943f0a0dd22be3f76b896 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:13.125957   431 raft_consensus.cc:2272] T 9c6aff8a3956453ca5cf1d1e44b36b26 P 63ac7519c8e943f0a0dd22be3f76b896 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:13.128902   431 tablet_replica.cc:333] stopping tablet replica
I20260608 12:43:13.129560   431 raft_consensus.cc:2243] T 884e57966f0b4c4fb1b5f2362db37114 P 63ac7519c8e943f0a0dd22be3f76b896 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:13.130065   431 raft_consensus.cc:2272] T 884e57966f0b4c4fb1b5f2362db37114 P 63ac7519c8e943f0a0dd22be3f76b896 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:13.132354   431 tablet_replica.cc:333] stopping tablet replica
I20260608 12:43:13.132918   431 raft_consensus.cc:2243] T 43b5eaac513f49c8b521edd3d490fa17 P 63ac7519c8e943f0a0dd22be3f76b896 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:13.133502   431 raft_consensus.cc:2272] T 43b5eaac513f49c8b521edd3d490fa17 P 63ac7519c8e943f0a0dd22be3f76b896 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 12:43:13.140553  8077 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 34 similar messages]
W20260608 12:43:13.144371  8077 consensus_peers.cc:597] T 884e57966f0b4c4fb1b5f2362db37114 P 309090e8ba2f4b6584ef372871412b2a -> Peer 63ac7519c8e943f0a0dd22be3f76b896 (127.0.107.193:38937): Couldn't send request to peer 63ac7519c8e943f0a0dd22be3f76b896. 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:43:13.161252   431 tablet_server.cc:196] TabletServer@127.0.107.193:38937 shutdown complete.
I20260608 12:43:13.184154   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
I20260608 12:43:13.209659   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:43:13.210453   431 tablet_replica.cc:333] T 884e57966f0b4c4fb1b5f2362db37114 P 309090e8ba2f4b6584ef372871412b2a: stopping tablet replica
I20260608 12:43:13.211071   431 raft_consensus.cc:2243] T 884e57966f0b4c4fb1b5f2362db37114 P 309090e8ba2f4b6584ef372871412b2a [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:43:13.212002   431 raft_consensus.cc:2272] T 884e57966f0b4c4fb1b5f2362db37114 P 309090e8ba2f4b6584ef372871412b2a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:13.214478   431 tablet_replica.cc:333] T 3f957fdcbb734de195c4e52663900848 P 309090e8ba2f4b6584ef372871412b2a: stopping tablet replica
I20260608 12:43:13.215014   431 raft_consensus.cc:2243] T 3f957fdcbb734de195c4e52663900848 P 309090e8ba2f4b6584ef372871412b2a [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:43:13.215816   431 raft_consensus.cc:2272] T 3f957fdcbb734de195c4e52663900848 P 309090e8ba2f4b6584ef372871412b2a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:13.218065   431 tablet_replica.cc:333] T 43b5eaac513f49c8b521edd3d490fa17 P 309090e8ba2f4b6584ef372871412b2a: stopping tablet replica
I20260608 12:43:13.218554   431 raft_consensus.cc:2243] T 43b5eaac513f49c8b521edd3d490fa17 P 309090e8ba2f4b6584ef372871412b2a [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:43:13.219363   431 raft_consensus.cc:2272] T 43b5eaac513f49c8b521edd3d490fa17 P 309090e8ba2f4b6584ef372871412b2a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:13.245378   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
I20260608 12:43:13.269007   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
W20260608 12:43:13.273329  7983 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver 309090e8ba2f4b6584ef372871412b2a not available for placement
I20260608 12:43:13.299847   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:43:13.300770   431 tablet_replica.cc:333] T 3f957fdcbb734de195c4e52663900848 P e011f02475ae4943898f72548395d1c5: stopping tablet replica
I20260608 12:43:13.301456   431 raft_consensus.cc:2243] T 3f957fdcbb734de195c4e52663900848 P e011f02475ae4943898f72548395d1c5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:13.302210   431 raft_consensus.cc:2272] T 3f957fdcbb734de195c4e52663900848 P e011f02475ae4943898f72548395d1c5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:13.304443   431 tablet_replica.cc:333] T 9c6aff8a3956453ca5cf1d1e44b36b26 P e011f02475ae4943898f72548395d1c5: stopping tablet replica
I20260608 12:43:13.305051   431 raft_consensus.cc:2243] T 9c6aff8a3956453ca5cf1d1e44b36b26 P e011f02475ae4943898f72548395d1c5 [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:43:13.305857   431 raft_consensus.cc:2272] T 9c6aff8a3956453ca5cf1d1e44b36b26 P e011f02475ae4943898f72548395d1c5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:13.308681   431 tablet_replica.cc:333] T 43b5eaac513f49c8b521edd3d490fa17 P e011f02475ae4943898f72548395d1c5: stopping tablet replica
I20260608 12:43:13.309229   431 raft_consensus.cc:2243] T 43b5eaac513f49c8b521edd3d490fa17 P e011f02475ae4943898f72548395d1c5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:13.309930   431 raft_consensus.cc:2272] T 43b5eaac513f49c8b521edd3d490fa17 P e011f02475ae4943898f72548395d1c5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:13.312052   431 tablet_replica.cc:333] T 884e57966f0b4c4fb1b5f2362db37114 P e011f02475ae4943898f72548395d1c5: stopping tablet replica
I20260608 12:43:13.312552   431 raft_consensus.cc:2243] T 884e57966f0b4c4fb1b5f2362db37114 P e011f02475ae4943898f72548395d1c5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:13.313068   431 raft_consensus.cc:2272] T 884e57966f0b4c4fb1b5f2362db37114 P e011f02475ae4943898f72548395d1c5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:13.337824   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260608 12:43:13.362176   431 tablet_server.cc:179] TabletServer@127.0.107.196:0 shutting down...
I20260608 12:43:13.390584   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:43:13.391351   431 tablet_replica.cc:333] T 3f957fdcbb734de195c4e52663900848 P ddd46d9bd43e4635ba06ea4c71f94382: stopping tablet replica
I20260608 12:43:13.391866   431 raft_consensus.cc:2243] T 3f957fdcbb734de195c4e52663900848 P ddd46d9bd43e4635ba06ea4c71f94382 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:13.392515   431 raft_consensus.cc:2272] T 3f957fdcbb734de195c4e52663900848 P ddd46d9bd43e4635ba06ea4c71f94382 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:13.394837   431 tablet_replica.cc:333] T 9c6aff8a3956453ca5cf1d1e44b36b26 P ddd46d9bd43e4635ba06ea4c71f94382: stopping tablet replica
I20260608 12:43:13.395323   431 raft_consensus.cc:2243] T 9c6aff8a3956453ca5cf1d1e44b36b26 P ddd46d9bd43e4635ba06ea4c71f94382 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:13.395807   431 raft_consensus.cc:2272] T 9c6aff8a3956453ca5cf1d1e44b36b26 P ddd46d9bd43e4635ba06ea4c71f94382 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:13.418738   431 tablet_server.cc:196] TabletServer@127.0.107.196:0 shutdown complete.
I20260608 12:43:13.434186   431 master.cc:562] Master@127.0.107.254:40825 shutting down...
I20260608 12:43:13.453830   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P a6d44af461ab42ffb7c8921d09523b07 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:43:13.454403   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P a6d44af461ab42ffb7c8921d09523b07 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:13.454704   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P a6d44af461ab42ffb7c8921d09523b07: stopping tablet replica
I20260608 12:43:13.475976   431 master.cc:584] Master@127.0.107.254:40825 shutdown complete.
[       OK ] AutoRebalancerTest.TestDeletedTables (8228 ms)
[ RUN      ] AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails
I20260608 12:43:13.521970   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:35059
I20260608 12:43:13.523252   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:43:13.529750  8552 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:43:13.530300  8553 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:43:13.531582  8555 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:43:13.534916   431 server_base.cc:1061] running on GCE node
I20260608 12:43:13.535849   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:43:13.536032   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:43:13.536248   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922593536228 us; error 0 us; skew 500 ppm
I20260608 12:43:13.536962   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:43:13.539609   431 webserver.cc:533] Webserver started at http://127.0.107.254:38819/ using document root <none> and password file <none>
I20260608 12:43:13.540184   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:43:13.540406   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:43:13.540757   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:43:13.541901   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922379125897-431-0/minicluster-data/master-0-root/instance:
uuid: "d10ec11d2ff84b1fab6a898ade9a8e1c"
format_stamp: "Formatted at 2026-06-08 12:43:13 on dist-test-slave-gg24"
I20260608 12:43:13.546850   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 12:43:13.550884  8560 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:43:13.551815   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 12:43:13.552063   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922379125897-431-0/minicluster-data/master-0-root
uuid: "d10ec11d2ff84b1fab6a898ade9a8e1c"
format_stamp: "Formatted at 2026-06-08 12:43:13 on dist-test-slave-gg24"
I20260608 12:43:13.552304   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922379125897-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922379125897-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922379125897-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:43:13.573134   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:43:13.574465   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:43:13.616942   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:35059
I20260608 12:43:13.617244  8611 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:35059 every 8 connection(s)
I20260608 12:43:13.621707  8612 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:13.635260  8612 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d10ec11d2ff84b1fab6a898ade9a8e1c: Bootstrap starting.
I20260608 12:43:13.640388  8612 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P d10ec11d2ff84b1fab6a898ade9a8e1c: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:13.645147  8612 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d10ec11d2ff84b1fab6a898ade9a8e1c: No bootstrap required, opened a new log
I20260608 12:43:13.647960  8612 raft_consensus.cc:359] T 00000000000000000000000000000000 P d10ec11d2ff84b1fab6a898ade9a8e1c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d10ec11d2ff84b1fab6a898ade9a8e1c" member_type: VOTER }
I20260608 12:43:13.648399  8612 raft_consensus.cc:385] T 00000000000000000000000000000000 P d10ec11d2ff84b1fab6a898ade9a8e1c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:13.648687  8612 raft_consensus.cc:740] T 00000000000000000000000000000000 P d10ec11d2ff84b1fab6a898ade9a8e1c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d10ec11d2ff84b1fab6a898ade9a8e1c, State: Initialized, Role: FOLLOWER
I20260608 12:43:13.649305  8612 consensus_queue.cc:260] T 00000000000000000000000000000000 P d10ec11d2ff84b1fab6a898ade9a8e1c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "d10ec11d2ff84b1fab6a898ade9a8e1c" member_type: VOTER }
I20260608 12:43:13.649760  8612 raft_consensus.cc:399] T 00000000000000000000000000000000 P d10ec11d2ff84b1fab6a898ade9a8e1c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:43:13.649960  8612 raft_consensus.cc:493] T 00000000000000000000000000000000 P d10ec11d2ff84b1fab6a898ade9a8e1c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:43:13.650178  8612 raft_consensus.cc:3060] T 00000000000000000000000000000000 P d10ec11d2ff84b1fab6a898ade9a8e1c [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:13.655504  8612 raft_consensus.cc:515] T 00000000000000000000000000000000 P d10ec11d2ff84b1fab6a898ade9a8e1c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d10ec11d2ff84b1fab6a898ade9a8e1c" member_type: VOTER }
I20260608 12:43:13.656042  8612 leader_election.cc:304] T 00000000000000000000000000000000 P d10ec11d2ff84b1fab6a898ade9a8e1c [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: d10ec11d2ff84b1fab6a898ade9a8e1c; no voters: 
I20260608 12:43:13.657262  8612 leader_election.cc:290] T 00000000000000000000000000000000 P d10ec11d2ff84b1fab6a898ade9a8e1c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:43:13.657691  8615 raft_consensus.cc:2804] T 00000000000000000000000000000000 P d10ec11d2ff84b1fab6a898ade9a8e1c [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:43:13.659191  8615 raft_consensus.cc:697] T 00000000000000000000000000000000 P d10ec11d2ff84b1fab6a898ade9a8e1c [term 1 LEADER]: Becoming Leader. State: Replica: d10ec11d2ff84b1fab6a898ade9a8e1c, State: Running, Role: LEADER
I20260608 12:43:13.659842  8615 consensus_queue.cc:237] T 00000000000000000000000000000000 P d10ec11d2ff84b1fab6a898ade9a8e1c [LEADER]: Queue going to LEADER mode. State: All 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: "d10ec11d2ff84b1fab6a898ade9a8e1c" member_type: VOTER }
I20260608 12:43:13.660439  8612 sys_catalog.cc:565] T 00000000000000000000000000000000 P d10ec11d2ff84b1fab6a898ade9a8e1c [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:43:13.665037  8616 sys_catalog.cc:455] T 00000000000000000000000000000000 P d10ec11d2ff84b1fab6a898ade9a8e1c [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "d10ec11d2ff84b1fab6a898ade9a8e1c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d10ec11d2ff84b1fab6a898ade9a8e1c" member_type: VOTER } }
I20260608 12:43:13.665565  8617 sys_catalog.cc:455] T 00000000000000000000000000000000 P d10ec11d2ff84b1fab6a898ade9a8e1c [sys.catalog]: SysCatalogTable state changed. Reason: New leader d10ec11d2ff84b1fab6a898ade9a8e1c. Latest consensus state: current_term: 1 leader_uuid: "d10ec11d2ff84b1fab6a898ade9a8e1c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d10ec11d2ff84b1fab6a898ade9a8e1c" member_type: VOTER } }
I20260608 12:43:13.666170  8616 sys_catalog.cc:458] T 00000000000000000000000000000000 P d10ec11d2ff84b1fab6a898ade9a8e1c [sys.catalog]: This master's current role is: LEADER
I20260608 12:43:13.666549  8617 sys_catalog.cc:458] T 00000000000000000000000000000000 P d10ec11d2ff84b1fab6a898ade9a8e1c [sys.catalog]: This master's current role is: LEADER
I20260608 12:43:13.672039  8622 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:43:13.678699  8622 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:43:13.679808   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:43:13.688709  8622 catalog_manager.cc:1382] Generated new cluster ID: 5783890c8ef84ca486f19fc8d6b9eb9f
I20260608 12:43:13.689041  8622 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:43:13.704664  8622 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:43:13.706069  8622 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:43:13.718096  8622 catalog_manager.cc:6069] T 00000000000000000000000000000000 P d10ec11d2ff84b1fab6a898ade9a8e1c: Generated new TSK 0
I20260608 12:43:13.718783  8622 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:43:13.746694   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:43:13.753660  8633 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:43:13.754617  8634 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:43:13.756687  8636 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:43:13.760008   431 server_base.cc:1061] running on GCE node
I20260608 12:43:13.761780   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:43:13.762003   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:43:13.762485   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922593762447 us; error 0 us; skew 500 ppm
I20260608 12:43:13.763109   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:43:13.765681   431 webserver.cc:533] Webserver started at http://127.0.107.193:37997/ using document root <none> and password file <none>
I20260608 12:43:13.766438   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:43:13.766662   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:43:13.766961   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:43:13.768129   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922379125897-431-0/minicluster-data/ts-0-root/instance:
uuid: "0f5c44bceefa4c32b867e6cc93ffea55"
format_stamp: "Formatted at 2026-06-08 12:43:13 on dist-test-slave-gg24"
I20260608 12:43:13.773393   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.001s
I20260608 12:43:13.777204  8641 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:43:13.777997   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.002s
I20260608 12:43:13.778388   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922379125897-431-0/minicluster-data/ts-0-root
uuid: "0f5c44bceefa4c32b867e6cc93ffea55"
format_stamp: "Formatted at 2026-06-08 12:43:13 on dist-test-slave-gg24"
I20260608 12:43:13.778697   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922379125897-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922379125897-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922379125897-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:43:13.793382   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:43:13.794680   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:43:13.796198   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:43:13.798754   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:43:13.798990   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:43:13.799232   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:43:13.799409   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:43:13.844668   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:40789
I20260608 12:43:13.844831  8703 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:40789 every 8 connection(s)
I20260608 12:43:13.850680   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:43:13.860738  8708 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:43:13.860765  8709 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:43:13.865263  8711 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:43:13.865687   431 server_base.cc:1061] running on GCE node
I20260608 12:43:13.866875   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:43:13.867074   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:43:13.867203   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922593867191 us; error 0 us; skew 500 ppm
I20260608 12:43:13.867749   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:43:13.870594   431 webserver.cc:533] Webserver started at http://127.0.107.194:43489/ using document root <none> and password file <none>
I20260608 12:43:13.871207   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:43:13.871466   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:43:13.871834  8704 heartbeater.cc:344] Connected to a master server at 127.0.107.254:35059
I20260608 12:43:13.871825   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:43:13.872349  8704 heartbeater.cc:461] Registering TS with master...
I20260608 12:43:13.873282  8704 heartbeater.cc:507] Master 127.0.107.254:35059 requested a full tablet report, sending...
I20260608 12:43:13.873653   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922379125897-431-0/minicluster-data/ts-1-root/instance:
uuid: "cbe05d31760d44a392cfae0cefaf1922"
format_stamp: "Formatted at 2026-06-08 12:43:13 on dist-test-slave-gg24"
I20260608 12:43:13.875689  8577 ts_manager.cc:194] Registered new tserver with Master: 0f5c44bceefa4c32b867e6cc93ffea55 (127.0.107.193:40789)
I20260608 12:43:13.877739  8577 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47470
I20260608 12:43:13.879356   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260608 12:43:13.884014  8716 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:43:13.885190   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 12:43:13.885604   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922379125897-431-0/minicluster-data/ts-1-root
uuid: "cbe05d31760d44a392cfae0cefaf1922"
format_stamp: "Formatted at 2026-06-08 12:43:13 on dist-test-slave-gg24"
I20260608 12:43:13.885932   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922379125897-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922379125897-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922379125897-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:43:13.910682   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:43:13.911911   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:43:13.913451   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:43:13.915838   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:43:13.916066   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:43:13.916306   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:43:13.916492   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:43:13.958827   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:41039
I20260608 12:43:13.958961  8778 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:41039 every 8 connection(s)
I20260608 12:43:13.964274   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:43:13.972497  8782 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:43:13.973840  8783 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:43:13.974932  8785 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:43:13.976092   431 server_base.cc:1061] running on GCE node
I20260608 12:43:13.977216   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:43:13.977470   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:43:13.977731   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922593977710 us; error 0 us; skew 500 ppm
I20260608 12:43:13.978441   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:43:13.979133  8779 heartbeater.cc:344] Connected to a master server at 127.0.107.254:35059
I20260608 12:43:13.979542  8779 heartbeater.cc:461] Registering TS with master...
I20260608 12:43:13.980432  8779 heartbeater.cc:507] Master 127.0.107.254:35059 requested a full tablet report, sending...
I20260608 12:43:13.981580   431 webserver.cc:533] Webserver started at http://127.0.107.195:37417/ using document root <none> and password file <none>
I20260608 12:43:13.982439   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:43:13.982690   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:43:13.983006   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:43:13.983042  8577 ts_manager.cc:194] Registered new tserver with Master: cbe05d31760d44a392cfae0cefaf1922 (127.0.107.194:41039)
I20260608 12:43:13.984719   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922379125897-431-0/minicluster-data/ts-2-root/instance:
uuid: "e6596e176863428697c81314a28ccbbd"
format_stamp: "Formatted at 2026-06-08 12:43:13 on dist-test-slave-gg24"
I20260608 12:43:13.985127  8577 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47476
I20260608 12:43:13.989755   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 12:43:13.993791  8790 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:43:13.994735   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 12:43:13.995074   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922379125897-431-0/minicluster-data/ts-2-root
uuid: "e6596e176863428697c81314a28ccbbd"
format_stamp: "Formatted at 2026-06-08 12:43:13 on dist-test-slave-gg24"
I20260608 12:43:13.995433   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922379125897-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922379125897-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922379125897-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:43:14.005280   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:43:14.006790   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:43:14.008498   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:43:14.011003   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:43:14.011234   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:43:14.011499   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:43:14.011677   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:43:14.056250   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:41449
I20260608 12:43:14.056375  8852 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:41449 every 8 connection(s)
I20260608 12:43:14.071072  8853 heartbeater.cc:344] Connected to a master server at 127.0.107.254:35059
I20260608 12:43:14.071502  8853 heartbeater.cc:461] Registering TS with master...
I20260608 12:43:14.072443  8853 heartbeater.cc:507] Master 127.0.107.254:35059 requested a full tablet report, sending...
I20260608 12:43:14.074779  8577 ts_manager.cc:194] Registered new tserver with Master: e6596e176863428697c81314a28ccbbd (127.0.107.195:41449)
I20260608 12:43:14.075644   431 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015917671s
I20260608 12:43:14.076254  8577 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47492
I20260608 12:43:14.881407  8704 heartbeater.cc:499] Master 127.0.107.254:35059 was elected leader, sending a full tablet report...
I20260608 12:43:14.988126  8779 heartbeater.cc:499] Master 127.0.107.254:35059 was elected leader, sending a full tablet report...
I20260608 12:43:15.079196  8853 heartbeater.cc:499] Master 127.0.107.254:35059 was elected leader, sending a full tablet report...
I20260608 12:43:15.135479  8577 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:47500:
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:43:15.137998  8577 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:43:15.201967  8669 tablet_service.cc:1511] Processing CreateTablet for tablet 9e5b107fa7d74003a17f5384896a8f3d (DEFAULT_TABLE table=test-workload [id=fd198d22457a4eeaa53c3b20cae18af1]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:43:15.203511  8669 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e5b107fa7d74003a17f5384896a8f3d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:15.204459  8667 tablet_service.cc:1511] Processing CreateTablet for tablet fc3eb2656ac84f90853ea67847db4e71 (DEFAULT_TABLE table=test-workload [id=fd198d22457a4eeaa53c3b20cae18af1]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:43:15.205988  8667 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc3eb2656ac84f90853ea67847db4e71. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:15.209941  8668 tablet_service.cc:1511] Processing CreateTablet for tablet 4453d721c544443596101561180199b7 (DEFAULT_TABLE table=test-workload [id=fd198d22457a4eeaa53c3b20cae18af1]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:43:15.210955  8744 tablet_service.cc:1511] Processing CreateTablet for tablet 9e5b107fa7d74003a17f5384896a8f3d (DEFAULT_TABLE table=test-workload [id=fd198d22457a4eeaa53c3b20cae18af1]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:43:15.211602  8668 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4453d721c544443596101561180199b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:15.212421  8744 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e5b107fa7d74003a17f5384896a8f3d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:15.213270  8743 tablet_service.cc:1511] Processing CreateTablet for tablet 4453d721c544443596101561180199b7 (DEFAULT_TABLE table=test-workload [id=fd198d22457a4eeaa53c3b20cae18af1]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:43:15.214725  8743 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4453d721c544443596101561180199b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:15.214493  8666 tablet_service.cc:1511] Processing CreateTablet for tablet 4c952cb7beb04230b49d68d2bde492fd (DEFAULT_TABLE table=test-workload [id=fd198d22457a4eeaa53c3b20cae18af1]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:43:15.215839  8666 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c952cb7beb04230b49d68d2bde492fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:15.211287  8742 tablet_service.cc:1511] Processing CreateTablet for tablet fc3eb2656ac84f90853ea67847db4e71 (DEFAULT_TABLE table=test-workload [id=fd198d22457a4eeaa53c3b20cae18af1]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:43:15.218075  8742 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc3eb2656ac84f90853ea67847db4e71. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:15.219158  8741 tablet_service.cc:1511] Processing CreateTablet for tablet 4c952cb7beb04230b49d68d2bde492fd (DEFAULT_TABLE table=test-workload [id=fd198d22457a4eeaa53c3b20cae18af1]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:43:15.220533  8741 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c952cb7beb04230b49d68d2bde492fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:15.225208  8818 tablet_service.cc:1511] Processing CreateTablet for tablet 9e5b107fa7d74003a17f5384896a8f3d (DEFAULT_TABLE table=test-workload [id=fd198d22457a4eeaa53c3b20cae18af1]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:43:15.225487  8817 tablet_service.cc:1511] Processing CreateTablet for tablet 4453d721c544443596101561180199b7 (DEFAULT_TABLE table=test-workload [id=fd198d22457a4eeaa53c3b20cae18af1]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:43:15.226667  8818 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e5b107fa7d74003a17f5384896a8f3d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:15.227993  8816 tablet_service.cc:1511] Processing CreateTablet for tablet fc3eb2656ac84f90853ea67847db4e71 (DEFAULT_TABLE table=test-workload [id=fd198d22457a4eeaa53c3b20cae18af1]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:43:15.229425  8816 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc3eb2656ac84f90853ea67847db4e71. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:15.234465  8815 tablet_service.cc:1511] Processing CreateTablet for tablet 4c952cb7beb04230b49d68d2bde492fd (DEFAULT_TABLE table=test-workload [id=fd198d22457a4eeaa53c3b20cae18af1]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:43:15.236549  8815 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c952cb7beb04230b49d68d2bde492fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:15.241094  8817 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4453d721c544443596101561180199b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:15.321964  8873 tablet_bootstrap.cc:492] T fc3eb2656ac84f90853ea67847db4e71 P 0f5c44bceefa4c32b867e6cc93ffea55: Bootstrap starting.
I20260608 12:43:15.323375  8875 tablet_bootstrap.cc:492] T 4453d721c544443596101561180199b7 P e6596e176863428697c81314a28ccbbd: Bootstrap starting.
I20260608 12:43:15.327577  8874 tablet_bootstrap.cc:492] T 4453d721c544443596101561180199b7 P cbe05d31760d44a392cfae0cefaf1922: Bootstrap starting.
I20260608 12:43:15.331797  8875 tablet_bootstrap.cc:654] T 4453d721c544443596101561180199b7 P e6596e176863428697c81314a28ccbbd: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:15.334734  8874 tablet_bootstrap.cc:654] T 4453d721c544443596101561180199b7 P cbe05d31760d44a392cfae0cefaf1922: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:15.337374  8873 tablet_bootstrap.cc:654] T fc3eb2656ac84f90853ea67847db4e71 P 0f5c44bceefa4c32b867e6cc93ffea55: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:15.342975  8874 tablet_bootstrap.cc:492] T 4453d721c544443596101561180199b7 P cbe05d31760d44a392cfae0cefaf1922: No bootstrap required, opened a new log
I20260608 12:43:15.343415  8874 ts_tablet_manager.cc:1403] T 4453d721c544443596101561180199b7 P cbe05d31760d44a392cfae0cefaf1922: Time spent bootstrapping tablet: real 0.016s	user 0.003s	sys 0.008s
I20260608 12:43:15.345743  8874 raft_consensus.cc:359] T 4453d721c544443596101561180199b7 P cbe05d31760d44a392cfae0cefaf1922 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f5c44bceefa4c32b867e6cc93ffea55" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40789 } } peers { permanent_uuid: "cbe05d31760d44a392cfae0cefaf1922" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41039 } } peers { permanent_uuid: "e6596e176863428697c81314a28ccbbd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41449 } }
I20260608 12:43:15.346298  8874 raft_consensus.cc:385] T 4453d721c544443596101561180199b7 P cbe05d31760d44a392cfae0cefaf1922 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:15.346638  8874 raft_consensus.cc:740] T 4453d721c544443596101561180199b7 P cbe05d31760d44a392cfae0cefaf1922 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cbe05d31760d44a392cfae0cefaf1922, State: Initialized, Role: FOLLOWER
I20260608 12:43:15.347920  8873 tablet_bootstrap.cc:492] T fc3eb2656ac84f90853ea67847db4e71 P 0f5c44bceefa4c32b867e6cc93ffea55: No bootstrap required, opened a new log
I20260608 12:43:15.347586  8874 consensus_queue.cc:260] T 4453d721c544443596101561180199b7 P cbe05d31760d44a392cfae0cefaf1922 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f5c44bceefa4c32b867e6cc93ffea55" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40789 } } peers { permanent_uuid: "cbe05d31760d44a392cfae0cefaf1922" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41039 } } peers { permanent_uuid: "e6596e176863428697c81314a28ccbbd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41449 } }
I20260608 12:43:15.348493  8873 ts_tablet_manager.cc:1403] T fc3eb2656ac84f90853ea67847db4e71 P 0f5c44bceefa4c32b867e6cc93ffea55: Time spent bootstrapping tablet: real 0.027s	user 0.008s	sys 0.005s
I20260608 12:43:15.350430  8875 tablet_bootstrap.cc:492] T 4453d721c544443596101561180199b7 P e6596e176863428697c81314a28ccbbd: No bootstrap required, opened a new log
I20260608 12:43:15.351044  8875 ts_tablet_manager.cc:1403] T 4453d721c544443596101561180199b7 P e6596e176863428697c81314a28ccbbd: Time spent bootstrapping tablet: real 0.028s	user 0.000s	sys 0.019s
I20260608 12:43:15.351876  8874 ts_tablet_manager.cc:1434] T 4453d721c544443596101561180199b7 P cbe05d31760d44a392cfae0cefaf1922: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260608 12:43:15.353060  8874 tablet_bootstrap.cc:492] T 9e5b107fa7d74003a17f5384896a8f3d P cbe05d31760d44a392cfae0cefaf1922: Bootstrap starting.
I20260608 12:43:15.353497  8873 raft_consensus.cc:359] T fc3eb2656ac84f90853ea67847db4e71 P 0f5c44bceefa4c32b867e6cc93ffea55 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f5c44bceefa4c32b867e6cc93ffea55" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40789 } } peers { permanent_uuid: "cbe05d31760d44a392cfae0cefaf1922" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41039 } } peers { permanent_uuid: "e6596e176863428697c81314a28ccbbd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41449 } }
I20260608 12:43:15.353708  8875 raft_consensus.cc:359] T 4453d721c544443596101561180199b7 P e6596e176863428697c81314a28ccbbd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f5c44bceefa4c32b867e6cc93ffea55" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40789 } } peers { permanent_uuid: "cbe05d31760d44a392cfae0cefaf1922" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41039 } } peers { permanent_uuid: "e6596e176863428697c81314a28ccbbd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41449 } }
I20260608 12:43:15.354343  8873 raft_consensus.cc:385] T fc3eb2656ac84f90853ea67847db4e71 P 0f5c44bceefa4c32b867e6cc93ffea55 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:15.354648  8875 raft_consensus.cc:385] T 4453d721c544443596101561180199b7 P e6596e176863428697c81314a28ccbbd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:15.354817  8873 raft_consensus.cc:740] T fc3eb2656ac84f90853ea67847db4e71 P 0f5c44bceefa4c32b867e6cc93ffea55 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f5c44bceefa4c32b867e6cc93ffea55, State: Initialized, Role: FOLLOWER
I20260608 12:43:15.355059  8875 raft_consensus.cc:740] T 4453d721c544443596101561180199b7 P e6596e176863428697c81314a28ccbbd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6596e176863428697c81314a28ccbbd, State: Initialized, Role: FOLLOWER
I20260608 12:43:15.355938  8875 consensus_queue.cc:260] T 4453d721c544443596101561180199b7 P e6596e176863428697c81314a28ccbbd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f5c44bceefa4c32b867e6cc93ffea55" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40789 } } peers { permanent_uuid: "cbe05d31760d44a392cfae0cefaf1922" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41039 } } peers { permanent_uuid: "e6596e176863428697c81314a28ccbbd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41449 } }
I20260608 12:43:15.355890  8873 consensus_queue.cc:260] T fc3eb2656ac84f90853ea67847db4e71 P 0f5c44bceefa4c32b867e6cc93ffea55 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f5c44bceefa4c32b867e6cc93ffea55" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40789 } } peers { permanent_uuid: "cbe05d31760d44a392cfae0cefaf1922" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41039 } } peers { permanent_uuid: "e6596e176863428697c81314a28ccbbd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41449 } }
I20260608 12:43:15.361081  8874 tablet_bootstrap.cc:654] T 9e5b107fa7d74003a17f5384896a8f3d P cbe05d31760d44a392cfae0cefaf1922: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:15.366156  8875 ts_tablet_manager.cc:1434] T 4453d721c544443596101561180199b7 P e6596e176863428697c81314a28ccbbd: Time spent starting tablet: real 0.015s	user 0.013s	sys 0.000s
I20260608 12:43:15.366755  8873 ts_tablet_manager.cc:1434] T fc3eb2656ac84f90853ea67847db4e71 P 0f5c44bceefa4c32b867e6cc93ffea55: Time spent starting tablet: real 0.018s	user 0.013s	sys 0.002s
I20260608 12:43:15.368034  8873 tablet_bootstrap.cc:492] T 4453d721c544443596101561180199b7 P 0f5c44bceefa4c32b867e6cc93ffea55: Bootstrap starting.
I20260608 12:43:15.370710  8874 tablet_bootstrap.cc:492] T 9e5b107fa7d74003a17f5384896a8f3d P cbe05d31760d44a392cfae0cefaf1922: No bootstrap required, opened a new log
I20260608 12:43:15.371387  8874 ts_tablet_manager.cc:1403] T 9e5b107fa7d74003a17f5384896a8f3d P cbe05d31760d44a392cfae0cefaf1922: Time spent bootstrapping tablet: real 0.019s	user 0.004s	sys 0.010s
I20260608 12:43:15.375026  8873 tablet_bootstrap.cc:654] T 4453d721c544443596101561180199b7 P 0f5c44bceefa4c32b867e6cc93ffea55: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:15.374810  8874 raft_consensus.cc:359] T 9e5b107fa7d74003a17f5384896a8f3d P cbe05d31760d44a392cfae0cefaf1922 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f5c44bceefa4c32b867e6cc93ffea55" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40789 } } peers { permanent_uuid: "cbe05d31760d44a392cfae0cefaf1922" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41039 } } peers { permanent_uuid: "e6596e176863428697c81314a28ccbbd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41449 } }
I20260608 12:43:15.375735  8874 raft_consensus.cc:385] T 9e5b107fa7d74003a17f5384896a8f3d P cbe05d31760d44a392cfae0cefaf1922 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:15.376121  8874 raft_consensus.cc:740] T 9e5b107fa7d74003a17f5384896a8f3d P cbe05d31760d44a392cfae0cefaf1922 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cbe05d31760d44a392cfae0cefaf1922, State: Initialized, Role: FOLLOWER
I20260608 12:43:15.377216  8874 consensus_queue.cc:260] T 9e5b107fa7d74003a17f5384896a8f3d P cbe05d31760d44a392cfae0cefaf1922 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f5c44bceefa4c32b867e6cc93ffea55" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40789 } } peers { permanent_uuid: "cbe05d31760d44a392cfae0cefaf1922" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41039 } } peers { permanent_uuid: "e6596e176863428697c81314a28ccbbd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41449 } }
I20260608 12:43:15.381397  8874 ts_tablet_manager.cc:1434] T 9e5b107fa7d74003a17f5384896a8f3d P cbe05d31760d44a392cfae0cefaf1922: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260608 12:43:15.381572  8875 tablet_bootstrap.cc:492] T fc3eb2656ac84f90853ea67847db4e71 P e6596e176863428697c81314a28ccbbd: Bootstrap starting.
I20260608 12:43:15.382591  8874 tablet_bootstrap.cc:492] T 4c952cb7beb04230b49d68d2bde492fd P cbe05d31760d44a392cfae0cefaf1922: Bootstrap starting.
I20260608 12:43:15.389364  8875 tablet_bootstrap.cc:654] T fc3eb2656ac84f90853ea67847db4e71 P e6596e176863428697c81314a28ccbbd: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:15.390087  8874 tablet_bootstrap.cc:654] T 4c952cb7beb04230b49d68d2bde492fd P cbe05d31760d44a392cfae0cefaf1922: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:15.400429  8874 tablet_bootstrap.cc:492] T 4c952cb7beb04230b49d68d2bde492fd P cbe05d31760d44a392cfae0cefaf1922: No bootstrap required, opened a new log
I20260608 12:43:15.401301  8874 ts_tablet_manager.cc:1403] T 4c952cb7beb04230b49d68d2bde492fd P cbe05d31760d44a392cfae0cefaf1922: Time spent bootstrapping tablet: real 0.019s	user 0.017s	sys 0.000s
I20260608 12:43:15.405179  8874 raft_consensus.cc:359] T 4c952cb7beb04230b49d68d2bde492fd P cbe05d31760d44a392cfae0cefaf1922 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f5c44bceefa4c32b867e6cc93ffea55" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40789 } } peers { permanent_uuid: "cbe05d31760d44a392cfae0cefaf1922" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41039 } } peers { permanent_uuid: "e6596e176863428697c81314a28ccbbd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41449 } }
I20260608 12:43:15.405625  8873 tablet_bootstrap.cc:492] T 4453d721c544443596101561180199b7 P 0f5c44bceefa4c32b867e6cc93ffea55: No bootstrap required, opened a new log
I20260608 12:43:15.405822  8874 raft_consensus.cc:385] T 4c952cb7beb04230b49d68d2bde492fd P cbe05d31760d44a392cfae0cefaf1922 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:15.406250  8873 ts_tablet_manager.cc:1403] T 4453d721c544443596101561180199b7 P 0f5c44bceefa4c32b867e6cc93ffea55: Time spent bootstrapping tablet: real 0.039s	user 0.012s	sys 0.023s
I20260608 12:43:15.406201  8874 raft_consensus.cc:740] T 4c952cb7beb04230b49d68d2bde492fd P cbe05d31760d44a392cfae0cefaf1922 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cbe05d31760d44a392cfae0cefaf1922, State: Initialized, Role: FOLLOWER
I20260608 12:43:15.407500  8875 tablet_bootstrap.cc:492] T fc3eb2656ac84f90853ea67847db4e71 P e6596e176863428697c81314a28ccbbd: No bootstrap required, opened a new log
I20260608 12:43:15.407223  8874 consensus_queue.cc:260] T 4c952cb7beb04230b49d68d2bde492fd P cbe05d31760d44a392cfae0cefaf1922 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f5c44bceefa4c32b867e6cc93ffea55" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40789 } } peers { permanent_uuid: "cbe05d31760d44a392cfae0cefaf1922" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41039 } } peers { permanent_uuid: "e6596e176863428697c81314a28ccbbd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41449 } }
I20260608 12:43:15.408042  8875 ts_tablet_manager.cc:1403] T fc3eb2656ac84f90853ea67847db4e71 P e6596e176863428697c81314a28ccbbd: Time spent bootstrapping tablet: real 0.027s	user 0.017s	sys 0.006s
I20260608 12:43:15.409672  8874 ts_tablet_manager.cc:1434] T 4c952cb7beb04230b49d68d2bde492fd P cbe05d31760d44a392cfae0cefaf1922: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.002s
I20260608 12:43:15.409325  8873 raft_consensus.cc:359] T 4453d721c544443596101561180199b7 P 0f5c44bceefa4c32b867e6cc93ffea55 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f5c44bceefa4c32b867e6cc93ffea55" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40789 } } peers { permanent_uuid: "cbe05d31760d44a392cfae0cefaf1922" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41039 } } peers { permanent_uuid: "e6596e176863428697c81314a28ccbbd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41449 } }
I20260608 12:43:15.410265  8873 raft_consensus.cc:385] T 4453d721c544443596101561180199b7 P 0f5c44bceefa4c32b867e6cc93ffea55 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:15.410645  8873 raft_consensus.cc:740] T 4453d721c544443596101561180199b7 P 0f5c44bceefa4c32b867e6cc93ffea55 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f5c44bceefa4c32b867e6cc93ffea55, State: Initialized, Role: FOLLOWER
I20260608 12:43:15.410933  8874 tablet_bootstrap.cc:492] T fc3eb2656ac84f90853ea67847db4e71 P cbe05d31760d44a392cfae0cefaf1922: Bootstrap starting.
I20260608 12:43:15.411389  8875 raft_consensus.cc:359] T fc3eb2656ac84f90853ea67847db4e71 P e6596e176863428697c81314a28ccbbd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f5c44bceefa4c32b867e6cc93ffea55" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40789 } } peers { permanent_uuid: "cbe05d31760d44a392cfae0cefaf1922" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41039 } } peers { permanent_uuid: "e6596e176863428697c81314a28ccbbd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41449 } }
I20260608 12:43:15.411705  8873 consensus_queue.cc:260] T 4453d721c544443596101561180199b7 P 0f5c44bceefa4c32b867e6cc93ffea55 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f5c44bceefa4c32b867e6cc93ffea55" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40789 } } peers { permanent_uuid: "cbe05d31760d44a392cfae0cefaf1922" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41039 } } peers { permanent_uuid: "e6596e176863428697c81314a28ccbbd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41449 } }
I20260608 12:43:15.412186  8875 raft_consensus.cc:385] T fc3eb2656ac84f90853ea67847db4e71 P e6596e176863428697c81314a28ccbbd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:15.414148  8873 ts_tablet_manager.cc:1434] T 4453d721c544443596101561180199b7 P 0f5c44bceefa4c32b867e6cc93ffea55: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.002s
I20260608 12:43:15.415273  8873 tablet_bootstrap.cc:492] T 9e5b107fa7d74003a17f5384896a8f3d P 0f5c44bceefa4c32b867e6cc93ffea55: Bootstrap starting.
I20260608 12:43:15.418660  8874 tablet_bootstrap.cc:654] T fc3eb2656ac84f90853ea67847db4e71 P cbe05d31760d44a392cfae0cefaf1922: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:15.421885  8873 tablet_bootstrap.cc:654] T 9e5b107fa7d74003a17f5384896a8f3d P 0f5c44bceefa4c32b867e6cc93ffea55: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:15.412782  8875 raft_consensus.cc:740] T fc3eb2656ac84f90853ea67847db4e71 P e6596e176863428697c81314a28ccbbd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6596e176863428697c81314a28ccbbd, State: Initialized, Role: FOLLOWER
I20260608 12:43:15.428515  8875 consensus_queue.cc:260] T fc3eb2656ac84f90853ea67847db4e71 P e6596e176863428697c81314a28ccbbd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f5c44bceefa4c32b867e6cc93ffea55" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40789 } } peers { permanent_uuid: "cbe05d31760d44a392cfae0cefaf1922" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41039 } } peers { permanent_uuid: "e6596e176863428697c81314a28ccbbd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41449 } }
I20260608 12:43:15.430691  8875 ts_tablet_manager.cc:1434] T fc3eb2656ac84f90853ea67847db4e71 P e6596e176863428697c81314a28ccbbd: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.000s
I20260608 12:43:15.430909  8874 tablet_bootstrap.cc:492] T fc3eb2656ac84f90853ea67847db4e71 P cbe05d31760d44a392cfae0cefaf1922: No bootstrap required, opened a new log
I20260608 12:43:15.431531  8874 ts_tablet_manager.cc:1403] T fc3eb2656ac84f90853ea67847db4e71 P cbe05d31760d44a392cfae0cefaf1922: Time spent bootstrapping tablet: real 0.021s	user 0.004s	sys 0.015s
I20260608 12:43:15.431787  8875 tablet_bootstrap.cc:492] T 4c952cb7beb04230b49d68d2bde492fd P e6596e176863428697c81314a28ccbbd: Bootstrap starting.
I20260608 12:43:15.433771  8873 tablet_bootstrap.cc:492] T 9e5b107fa7d74003a17f5384896a8f3d P 0f5c44bceefa4c32b867e6cc93ffea55: No bootstrap required, opened a new log
I20260608 12:43:15.434353  8873 ts_tablet_manager.cc:1403] T 9e5b107fa7d74003a17f5384896a8f3d P 0f5c44bceefa4c32b867e6cc93ffea55: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.006s
I20260608 12:43:15.434952  8874 raft_consensus.cc:359] T fc3eb2656ac84f90853ea67847db4e71 P cbe05d31760d44a392cfae0cefaf1922 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f5c44bceefa4c32b867e6cc93ffea55" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40789 } } peers { permanent_uuid: "cbe05d31760d44a392cfae0cefaf1922" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41039 } } peers { permanent_uuid: "e6596e176863428697c81314a28ccbbd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41449 } }
I20260608 12:43:15.435818  8874 raft_consensus.cc:385] T fc3eb2656ac84f90853ea67847db4e71 P cbe05d31760d44a392cfae0cefaf1922 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:15.436192  8874 raft_consensus.cc:740] T fc3eb2656ac84f90853ea67847db4e71 P cbe05d31760d44a392cfae0cefaf1922 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cbe05d31760d44a392cfae0cefaf1922, State: Initialized, Role: FOLLOWER
I20260608 12:43:15.437223  8874 consensus_queue.cc:260] T fc3eb2656ac84f90853ea67847db4e71 P cbe05d31760d44a392cfae0cefaf1922 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f5c44bceefa4c32b867e6cc93ffea55" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40789 } } peers { permanent_uuid: "cbe05d31760d44a392cfae0cefaf1922" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41039 } } peers { permanent_uuid: "e6596e176863428697c81314a28ccbbd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41449 } }
I20260608 12:43:15.437628  8873 raft_consensus.cc:359] T 9e5b107fa7d74003a17f5384896a8f3d P 0f5c44bceefa4c32b867e6cc93ffea55 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f5c44bceefa4c32b867e6cc93ffea55" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40789 } } peers { permanent_uuid: "cbe05d31760d44a392cfae0cefaf1922" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41039 } } peers { permanent_uuid: "e6596e176863428697c81314a28ccbbd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41449 } }
I20260608 12:43:15.438576  8873 raft_consensus.cc:385] T 9e5b107fa7d74003a17f5384896a8f3d P 0f5c44bceefa4c32b867e6cc93ffea55 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:15.438949  8873 raft_consensus.cc:740] T 9e5b107fa7d74003a17f5384896a8f3d P 0f5c44bceefa4c32b867e6cc93ffea55 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f5c44bceefa4c32b867e6cc93ffea55, State: Initialized, Role: FOLLOWER
I20260608 12:43:15.439211  8875 tablet_bootstrap.cc:654] T 4c952cb7beb04230b49d68d2bde492fd P e6596e176863428697c81314a28ccbbd: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:15.439950  8873 consensus_queue.cc:260] T 9e5b107fa7d74003a17f5384896a8f3d P 0f5c44bceefa4c32b867e6cc93ffea55 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f5c44bceefa4c32b867e6cc93ffea55" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40789 } } peers { permanent_uuid: "cbe05d31760d44a392cfae0cefaf1922" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41039 } } peers { permanent_uuid: "e6596e176863428697c81314a28ccbbd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41449 } }
I20260608 12:43:15.442440  8873 ts_tablet_manager.cc:1434] T 9e5b107fa7d74003a17f5384896a8f3d P 0f5c44bceefa4c32b867e6cc93ffea55: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 12:43:15.442533  8874 ts_tablet_manager.cc:1434] T fc3eb2656ac84f90853ea67847db4e71 P cbe05d31760d44a392cfae0cefaf1922: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260608 12:43:15.443614  8873 tablet_bootstrap.cc:492] T 4c952cb7beb04230b49d68d2bde492fd P 0f5c44bceefa4c32b867e6cc93ffea55: Bootstrap starting.
I20260608 12:43:15.451160  8873 tablet_bootstrap.cc:654] T 4c952cb7beb04230b49d68d2bde492fd P 0f5c44bceefa4c32b867e6cc93ffea55: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:15.457279  8875 tablet_bootstrap.cc:492] T 4c952cb7beb04230b49d68d2bde492fd P e6596e176863428697c81314a28ccbbd: No bootstrap required, opened a new log
I20260608 12:43:15.457324  8873 tablet_bootstrap.cc:492] T 4c952cb7beb04230b49d68d2bde492fd P 0f5c44bceefa4c32b867e6cc93ffea55: No bootstrap required, opened a new log
I20260608 12:43:15.457959  8875 ts_tablet_manager.cc:1403] T 4c952cb7beb04230b49d68d2bde492fd P e6596e176863428697c81314a28ccbbd: Time spent bootstrapping tablet: real 0.026s	user 0.013s	sys 0.008s
I20260608 12:43:15.457988  8873 ts_tablet_manager.cc:1403] T 4c952cb7beb04230b49d68d2bde492fd P 0f5c44bceefa4c32b867e6cc93ffea55: Time spent bootstrapping tablet: real 0.015s	user 0.013s	sys 0.000s
I20260608 12:43:15.460491  8873 raft_consensus.cc:359] T 4c952cb7beb04230b49d68d2bde492fd P 0f5c44bceefa4c32b867e6cc93ffea55 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f5c44bceefa4c32b867e6cc93ffea55" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40789 } } peers { permanent_uuid: "cbe05d31760d44a392cfae0cefaf1922" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41039 } } peers { permanent_uuid: "e6596e176863428697c81314a28ccbbd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41449 } }
I20260608 12:43:15.460809  8875 raft_consensus.cc:359] T 4c952cb7beb04230b49d68d2bde492fd P e6596e176863428697c81314a28ccbbd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f5c44bceefa4c32b867e6cc93ffea55" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40789 } } peers { permanent_uuid: "cbe05d31760d44a392cfae0cefaf1922" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41039 } } peers { permanent_uuid: "e6596e176863428697c81314a28ccbbd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41449 } }
I20260608 12:43:15.461133  8873 raft_consensus.cc:385] T 4c952cb7beb04230b49d68d2bde492fd P 0f5c44bceefa4c32b867e6cc93ffea55 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:15.461453  8875 raft_consensus.cc:385] T 4c952cb7beb04230b49d68d2bde492fd P e6596e176863428697c81314a28ccbbd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:15.461519  8873 raft_consensus.cc:740] T 4c952cb7beb04230b49d68d2bde492fd P 0f5c44bceefa4c32b867e6cc93ffea55 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f5c44bceefa4c32b867e6cc93ffea55, State: Initialized, Role: FOLLOWER
I20260608 12:43:15.461800  8875 raft_consensus.cc:740] T 4c952cb7beb04230b49d68d2bde492fd P e6596e176863428697c81314a28ccbbd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6596e176863428697c81314a28ccbbd, State: Initialized, Role: FOLLOWER
I20260608 12:43:15.462502  8873 consensus_queue.cc:260] T 4c952cb7beb04230b49d68d2bde492fd P 0f5c44bceefa4c32b867e6cc93ffea55 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f5c44bceefa4c32b867e6cc93ffea55" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40789 } } peers { permanent_uuid: "cbe05d31760d44a392cfae0cefaf1922" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41039 } } peers { permanent_uuid: "e6596e176863428697c81314a28ccbbd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41449 } }
I20260608 12:43:15.462620  8875 consensus_queue.cc:260] T 4c952cb7beb04230b49d68d2bde492fd P e6596e176863428697c81314a28ccbbd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f5c44bceefa4c32b867e6cc93ffea55" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40789 } } peers { permanent_uuid: "cbe05d31760d44a392cfae0cefaf1922" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41039 } } peers { permanent_uuid: "e6596e176863428697c81314a28ccbbd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41449 } }
I20260608 12:43:15.464787  8873 ts_tablet_manager.cc:1434] T 4c952cb7beb04230b49d68d2bde492fd P 0f5c44bceefa4c32b867e6cc93ffea55: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260608 12:43:15.464862  8875 ts_tablet_manager.cc:1434] T 4c952cb7beb04230b49d68d2bde492fd P e6596e176863428697c81314a28ccbbd: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260608 12:43:15.466254  8875 tablet_bootstrap.cc:492] T 9e5b107fa7d74003a17f5384896a8f3d P e6596e176863428697c81314a28ccbbd: Bootstrap starting.
I20260608 12:43:15.472834  8875 tablet_bootstrap.cc:654] T 9e5b107fa7d74003a17f5384896a8f3d P e6596e176863428697c81314a28ccbbd: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:15.478411  8875 tablet_bootstrap.cc:492] T 9e5b107fa7d74003a17f5384896a8f3d P e6596e176863428697c81314a28ccbbd: No bootstrap required, opened a new log
I20260608 12:43:15.478847  8875 ts_tablet_manager.cc:1403] T 9e5b107fa7d74003a17f5384896a8f3d P e6596e176863428697c81314a28ccbbd: Time spent bootstrapping tablet: real 0.013s	user 0.006s	sys 0.004s
I20260608 12:43:15.481253  8875 raft_consensus.cc:359] T 9e5b107fa7d74003a17f5384896a8f3d P e6596e176863428697c81314a28ccbbd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f5c44bceefa4c32b867e6cc93ffea55" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40789 } } peers { permanent_uuid: "cbe05d31760d44a392cfae0cefaf1922" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41039 } } peers { permanent_uuid: "e6596e176863428697c81314a28ccbbd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41449 } }
I20260608 12:43:15.481787  8875 raft_consensus.cc:385] T 9e5b107fa7d74003a17f5384896a8f3d P e6596e176863428697c81314a28ccbbd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:15.482052  8875 raft_consensus.cc:740] T 9e5b107fa7d74003a17f5384896a8f3d P e6596e176863428697c81314a28ccbbd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6596e176863428697c81314a28ccbbd, State: Initialized, Role: FOLLOWER
I20260608 12:43:15.482999  8881 raft_consensus.cc:493] T fc3eb2656ac84f90853ea67847db4e71 P 0f5c44bceefa4c32b867e6cc93ffea55 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:43:15.482753  8875 consensus_queue.cc:260] T 9e5b107fa7d74003a17f5384896a8f3d P e6596e176863428697c81314a28ccbbd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f5c44bceefa4c32b867e6cc93ffea55" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40789 } } peers { permanent_uuid: "cbe05d31760d44a392cfae0cefaf1922" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41039 } } peers { permanent_uuid: "e6596e176863428697c81314a28ccbbd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41449 } }
I20260608 12:43:15.483531  8881 raft_consensus.cc:515] T fc3eb2656ac84f90853ea67847db4e71 P 0f5c44bceefa4c32b867e6cc93ffea55 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f5c44bceefa4c32b867e6cc93ffea55" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40789 } } peers { permanent_uuid: "cbe05d31760d44a392cfae0cefaf1922" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41039 } } peers { permanent_uuid: "e6596e176863428697c81314a28ccbbd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41449 } }
I20260608 12:43:15.485319  8875 ts_tablet_manager.cc:1434] T 9e5b107fa7d74003a17f5384896a8f3d P e6596e176863428697c81314a28ccbbd: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260608 12:43:15.487578  8881 leader_election.cc:290] T fc3eb2656ac84f90853ea67847db4e71 P 0f5c44bceefa4c32b867e6cc93ffea55 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cbe05d31760d44a392cfae0cefaf1922 (127.0.107.194:41039), e6596e176863428697c81314a28ccbbd (127.0.107.195:41449)
I20260608 12:43:15.490012  8891 raft_consensus.cc:493] T 9e5b107fa7d74003a17f5384896a8f3d P 0f5c44bceefa4c32b867e6cc93ffea55 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:43:15.490726  8891 raft_consensus.cc:515] T 9e5b107fa7d74003a17f5384896a8f3d P 0f5c44bceefa4c32b867e6cc93ffea55 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f5c44bceefa4c32b867e6cc93ffea55" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40789 } } peers { permanent_uuid: "cbe05d31760d44a392cfae0cefaf1922" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41039 } } peers { permanent_uuid: "e6596e176863428697c81314a28ccbbd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41449 } }
I20260608 12:43:15.493868  8891 leader_election.cc:290] T 9e5b107fa7d74003a17f5384896a8f3d P 0f5c44bceefa4c32b867e6cc93ffea55 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cbe05d31760d44a392cfae0cefaf1922 (127.0.107.194:41039), e6596e176863428697c81314a28ccbbd (127.0.107.195:41449)
I20260608 12:43:15.504992  8754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc3eb2656ac84f90853ea67847db4e71" candidate_uuid: "0f5c44bceefa4c32b867e6cc93ffea55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cbe05d31760d44a392cfae0cefaf1922" is_pre_election: true
I20260608 12:43:15.505270  8753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e5b107fa7d74003a17f5384896a8f3d" candidate_uuid: "0f5c44bceefa4c32b867e6cc93ffea55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cbe05d31760d44a392cfae0cefaf1922" is_pre_election: true
I20260608 12:43:15.505966  8754 raft_consensus.cc:2468] T fc3eb2656ac84f90853ea67847db4e71 P cbe05d31760d44a392cfae0cefaf1922 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0f5c44bceefa4c32b867e6cc93ffea55 in term 0.
I20260608 12:43:15.506038  8753 raft_consensus.cc:2468] T 9e5b107fa7d74003a17f5384896a8f3d P cbe05d31760d44a392cfae0cefaf1922 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0f5c44bceefa4c32b867e6cc93ffea55 in term 0.
I20260608 12:43:15.507354  8643 leader_election.cc:304] T fc3eb2656ac84f90853ea67847db4e71 P 0f5c44bceefa4c32b867e6cc93ffea55 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f5c44bceefa4c32b867e6cc93ffea55, cbe05d31760d44a392cfae0cefaf1922; no voters: 
I20260608 12:43:15.508258  8891 raft_consensus.cc:2804] T fc3eb2656ac84f90853ea67847db4e71 P 0f5c44bceefa4c32b867e6cc93ffea55 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:43:15.508455  8643 leader_election.cc:304] T 9e5b107fa7d74003a17f5384896a8f3d P 0f5c44bceefa4c32b867e6cc93ffea55 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f5c44bceefa4c32b867e6cc93ffea55, cbe05d31760d44a392cfae0cefaf1922; no voters: 
I20260608 12:43:15.508692  8891 raft_consensus.cc:493] T fc3eb2656ac84f90853ea67847db4e71 P 0f5c44bceefa4c32b867e6cc93ffea55 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:43:15.509207  8891 raft_consensus.cc:3060] T fc3eb2656ac84f90853ea67847db4e71 P 0f5c44bceefa4c32b867e6cc93ffea55 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:15.509600  8881 raft_consensus.cc:2804] T 9e5b107fa7d74003a17f5384896a8f3d P 0f5c44bceefa4c32b867e6cc93ffea55 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:43:15.509882  8881 raft_consensus.cc:493] T 9e5b107fa7d74003a17f5384896a8f3d P 0f5c44bceefa4c32b867e6cc93ffea55 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:43:15.510174  8881 raft_consensus.cc:3060] T 9e5b107fa7d74003a17f5384896a8f3d P 0f5c44bceefa4c32b867e6cc93ffea55 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:15.514176  8828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc3eb2656ac84f90853ea67847db4e71" candidate_uuid: "0f5c44bceefa4c32b867e6cc93ffea55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6596e176863428697c81314a28ccbbd" is_pre_election: true
I20260608 12:43:15.514693  8827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e5b107fa7d74003a17f5384896a8f3d" candidate_uuid: "0f5c44bceefa4c32b867e6cc93ffea55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6596e176863428697c81314a28ccbbd" is_pre_election: true
I20260608 12:43:15.514990  8828 raft_consensus.cc:2468] T fc3eb2656ac84f90853ea67847db4e71 P e6596e176863428697c81314a28ccbbd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0f5c44bceefa4c32b867e6cc93ffea55 in term 0.
I20260608 12:43:15.515414  8827 raft_consensus.cc:2468] T 9e5b107fa7d74003a17f5384896a8f3d P e6596e176863428697c81314a28ccbbd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0f5c44bceefa4c32b867e6cc93ffea55 in term 0.
I20260608 12:43:15.516676  8891 raft_consensus.cc:515] T fc3eb2656ac84f90853ea67847db4e71 P 0f5c44bceefa4c32b867e6cc93ffea55 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f5c44bceefa4c32b867e6cc93ffea55" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40789 } } peers { permanent_uuid: "cbe05d31760d44a392cfae0cefaf1922" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41039 } } peers { permanent_uuid: "e6596e176863428697c81314a28ccbbd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41449 } }
I20260608 12:43:15.516889  8881 raft_consensus.cc:515] T 9e5b107fa7d74003a17f5384896a8f3d P 0f5c44bceefa4c32b867e6cc93ffea55 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f5c44bceefa4c32b867e6cc93ffea55" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40789 } } peers { permanent_uuid: "cbe05d31760d44a392cfae0cefaf1922" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41039 } } peers { permanent_uuid: "e6596e176863428697c81314a28ccbbd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41449 } }
I20260608 12:43:15.518488  8891 leader_election.cc:290] T fc3eb2656ac84f90853ea67847db4e71 P 0f5c44bceefa4c32b867e6cc93ffea55 [CANDIDATE]: Term 1 election: Requested vote from peers cbe05d31760d44a392cfae0cefaf1922 (127.0.107.194:41039), e6596e176863428697c81314a28ccbbd (127.0.107.195:41449)
I20260608 12:43:15.519148  8881 leader_election.cc:290] T 9e5b107fa7d74003a17f5384896a8f3d P 0f5c44bceefa4c32b867e6cc93ffea55 [CANDIDATE]: Term 1 election: Requested vote from peers cbe05d31760d44a392cfae0cefaf1922 (127.0.107.194:41039), e6596e176863428697c81314a28ccbbd (127.0.107.195:41449)
I20260608 12:43:15.519449  8753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc3eb2656ac84f90853ea67847db4e71" candidate_uuid: "0f5c44bceefa4c32b867e6cc93ffea55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cbe05d31760d44a392cfae0cefaf1922"
I20260608 12:43:15.519536  8827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc3eb2656ac84f90853ea67847db4e71" candidate_uuid: "0f5c44bceefa4c32b867e6cc93ffea55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6596e176863428697c81314a28ccbbd"
I20260608 12:43:15.520186  8753 raft_consensus.cc:3060] T fc3eb2656ac84f90853ea67847db4e71 P cbe05d31760d44a392cfae0cefaf1922 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:15.520287  8827 raft_consensus.cc:3060] T fc3eb2656ac84f90853ea67847db4e71 P e6596e176863428697c81314a28ccbbd [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:15.520364  8828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e5b107fa7d74003a17f5384896a8f3d" candidate_uuid: "0f5c44bceefa4c32b867e6cc93ffea55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6596e176863428697c81314a28ccbbd"
I20260608 12:43:15.521255  8828 raft_consensus.cc:3060] T 9e5b107fa7d74003a17f5384896a8f3d P e6596e176863428697c81314a28ccbbd [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:15.521543  8754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e5b107fa7d74003a17f5384896a8f3d" candidate_uuid: "0f5c44bceefa4c32b867e6cc93ffea55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cbe05d31760d44a392cfae0cefaf1922"
I20260608 12:43:15.522186  8754 raft_consensus.cc:3060] T 9e5b107fa7d74003a17f5384896a8f3d P cbe05d31760d44a392cfae0cefaf1922 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:15.526654  8879 raft_consensus.cc:493] T 4c952cb7beb04230b49d68d2bde492fd P cbe05d31760d44a392cfae0cefaf1922 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:43:15.527220  8879 raft_consensus.cc:515] T 4c952cb7beb04230b49d68d2bde492fd P cbe05d31760d44a392cfae0cefaf1922 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f5c44bceefa4c32b867e6cc93ffea55" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40789 } } peers { permanent_uuid: "cbe05d31760d44a392cfae0cefaf1922" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41039 } } peers { permanent_uuid: "e6596e176863428697c81314a28ccbbd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41449 } }
I20260608 12:43:15.528286  8827 raft_consensus.cc:2468] T fc3eb2656ac84f90853ea67847db4e71 P e6596e176863428697c81314a28ccbbd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f5c44bceefa4c32b867e6cc93ffea55 in term 1.
I20260608 12:43:15.528278  8753 raft_consensus.cc:2468] T fc3eb2656ac84f90853ea67847db4e71 P cbe05d31760d44a392cfae0cefaf1922 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f5c44bceefa4c32b867e6cc93ffea55 in term 1.
I20260608 12:43:15.528699  8828 raft_consensus.cc:2468] T 9e5b107fa7d74003a17f5384896a8f3d P e6596e176863428697c81314a28ccbbd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f5c44bceefa4c32b867e6cc93ffea55 in term 1.
I20260608 12:43:15.529816  8645 leader_election.cc:304] T fc3eb2656ac84f90853ea67847db4e71 P 0f5c44bceefa4c32b867e6cc93ffea55 [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: 0f5c44bceefa4c32b867e6cc93ffea55, e6596e176863428697c81314a28ccbbd; no voters: 
I20260608 12:43:15.530730  8881 raft_consensus.cc:2804] T fc3eb2656ac84f90853ea67847db4e71 P 0f5c44bceefa4c32b867e6cc93ffea55 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:43:15.532369  8645 leader_election.cc:304] T 9e5b107fa7d74003a17f5384896a8f3d P 0f5c44bceefa4c32b867e6cc93ffea55 [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: 0f5c44bceefa4c32b867e6cc93ffea55, e6596e176863428697c81314a28ccbbd; no voters: 
I20260608 12:43:15.533370  8891 raft_consensus.cc:2804] T 9e5b107fa7d74003a17f5384896a8f3d P 0f5c44bceefa4c32b867e6cc93ffea55 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:43:15.530210  8879 leader_election.cc:290] T 4c952cb7beb04230b49d68d2bde492fd P cbe05d31760d44a392cfae0cefaf1922 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0f5c44bceefa4c32b867e6cc93ffea55 (127.0.107.193:40789), e6596e176863428697c81314a28ccbbd (127.0.107.195:41449)
I20260608 12:43:15.538460  8754 raft_consensus.cc:2468] T 9e5b107fa7d74003a17f5384896a8f3d P cbe05d31760d44a392cfae0cefaf1922 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f5c44bceefa4c32b867e6cc93ffea55 in term 1.
I20260608 12:43:15.550007  8881 raft_consensus.cc:697] T fc3eb2656ac84f90853ea67847db4e71 P 0f5c44bceefa4c32b867e6cc93ffea55 [term 1 LEADER]: Becoming Leader. State: Replica: 0f5c44bceefa4c32b867e6cc93ffea55, State: Running, Role: LEADER
I20260608 12:43:15.551568  8881 consensus_queue.cc:237] T fc3eb2656ac84f90853ea67847db4e71 P 0f5c44bceefa4c32b867e6cc93ffea55 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f5c44bceefa4c32b867e6cc93ffea55" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40789 } } peers { permanent_uuid: "cbe05d31760d44a392cfae0cefaf1922" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41039 } } peers { permanent_uuid: "e6596e176863428697c81314a28ccbbd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41449 } }
I20260608 12:43:15.552245  8679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c952cb7beb04230b49d68d2bde492fd" candidate_uuid: "cbe05d31760d44a392cfae0cefaf1922" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f5c44bceefa4c32b867e6cc93ffea55" is_pre_election: true
I20260608 12:43:15.553087  8679 raft_consensus.cc:2468] T 4c952cb7beb04230b49d68d2bde492fd P 0f5c44bceefa4c32b867e6cc93ffea55 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cbe05d31760d44a392cfae0cefaf1922 in term 0.
I20260608 12:43:15.554987  8719 leader_election.cc:304] T 4c952cb7beb04230b49d68d2bde492fd P cbe05d31760d44a392cfae0cefaf1922 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f5c44bceefa4c32b867e6cc93ffea55, cbe05d31760d44a392cfae0cefaf1922; no voters: 
I20260608 12:43:15.555294  8827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c952cb7beb04230b49d68d2bde492fd" candidate_uuid: "cbe05d31760d44a392cfae0cefaf1922" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6596e176863428697c81314a28ccbbd" is_pre_election: true
I20260608 12:43:15.555932  8879 raft_consensus.cc:2804] T 4c952cb7beb04230b49d68d2bde492fd P cbe05d31760d44a392cfae0cefaf1922 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:43:15.555997  8827 raft_consensus.cc:2468] T 4c952cb7beb04230b49d68d2bde492fd P e6596e176863428697c81314a28ccbbd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cbe05d31760d44a392cfae0cefaf1922 in term 0.
I20260608 12:43:15.556437  8879 raft_consensus.cc:493] T 4c952cb7beb04230b49d68d2bde492fd P cbe05d31760d44a392cfae0cefaf1922 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:43:15.556833  8879 raft_consensus.cc:3060] T 4c952cb7beb04230b49d68d2bde492fd P cbe05d31760d44a392cfae0cefaf1922 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:15.557067  8891 raft_consensus.cc:697] T 9e5b107fa7d74003a17f5384896a8f3d P 0f5c44bceefa4c32b867e6cc93ffea55 [term 1 LEADER]: Becoming Leader. State: Replica: 0f5c44bceefa4c32b867e6cc93ffea55, State: Running, Role: LEADER
I20260608 12:43:15.558027  8891 consensus_queue.cc:237] T 9e5b107fa7d74003a17f5384896a8f3d P 0f5c44bceefa4c32b867e6cc93ffea55 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f5c44bceefa4c32b867e6cc93ffea55" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40789 } } peers { permanent_uuid: "cbe05d31760d44a392cfae0cefaf1922" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41039 } } peers { permanent_uuid: "e6596e176863428697c81314a28ccbbd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41449 } }
I20260608 12:43:15.564786  8879 raft_consensus.cc:515] T 4c952cb7beb04230b49d68d2bde492fd P cbe05d31760d44a392cfae0cefaf1922 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f5c44bceefa4c32b867e6cc93ffea55" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40789 } } peers { permanent_uuid: "cbe05d31760d44a392cfae0cefaf1922" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41039 } } peers { permanent_uuid: "e6596e176863428697c81314a28ccbbd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41449 } }
I20260608 12:43:15.567016  8879 leader_election.cc:290] T 4c952cb7beb04230b49d68d2bde492fd P cbe05d31760d44a392cfae0cefaf1922 [CANDIDATE]: Term 1 election: Requested vote from peers 0f5c44bceefa4c32b867e6cc93ffea55 (127.0.107.193:40789), e6596e176863428697c81314a28ccbbd (127.0.107.195:41449)
I20260608 12:43:15.567271  8573 catalog_manager.cc:5696] T 9e5b107fa7d74003a17f5384896a8f3d P 0f5c44bceefa4c32b867e6cc93ffea55 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0f5c44bceefa4c32b867e6cc93ffea55 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "0f5c44bceefa4c32b867e6cc93ffea55" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f5c44bceefa4c32b867e6cc93ffea55" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40789 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cbe05d31760d44a392cfae0cefaf1922" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41039 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6596e176863428697c81314a28ccbbd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41449 } health_report { overall_health: UNKNOWN } } }
I20260608 12:43:15.567852  8679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c952cb7beb04230b49d68d2bde492fd" candidate_uuid: "cbe05d31760d44a392cfae0cefaf1922" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f5c44bceefa4c32b867e6cc93ffea55"
I20260608 12:43:15.568194  8827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c952cb7beb04230b49d68d2bde492fd" candidate_uuid: "cbe05d31760d44a392cfae0cefaf1922" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6596e176863428697c81314a28ccbbd"
I20260608 12:43:15.568622  8679 raft_consensus.cc:3060] T 4c952cb7beb04230b49d68d2bde492fd P 0f5c44bceefa4c32b867e6cc93ffea55 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:15.568841  8827 raft_consensus.cc:3060] T 4c952cb7beb04230b49d68d2bde492fd P e6596e176863428697c81314a28ccbbd [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:15.573733  8891 raft_consensus.cc:493] T 4453d721c544443596101561180199b7 P 0f5c44bceefa4c32b867e6cc93ffea55 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:43:15.574332  8891 raft_consensus.cc:515] T 4453d721c544443596101561180199b7 P 0f5c44bceefa4c32b867e6cc93ffea55 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f5c44bceefa4c32b867e6cc93ffea55" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40789 } } peers { permanent_uuid: "cbe05d31760d44a392cfae0cefaf1922" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41039 } } peers { permanent_uuid: "e6596e176863428697c81314a28ccbbd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41449 } }
I20260608 12:43:15.575963  8827 raft_consensus.cc:2468] T 4c952cb7beb04230b49d68d2bde492fd P e6596e176863428697c81314a28ccbbd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cbe05d31760d44a392cfae0cefaf1922 in term 1.
I20260608 12:43:15.575966  8679 raft_consensus.cc:2468] T 4c952cb7beb04230b49d68d2bde492fd P 0f5c44bceefa4c32b867e6cc93ffea55 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cbe05d31760d44a392cfae0cefaf1922 in term 1.
I20260608 12:43:15.577441  8719 leader_election.cc:304] T 4c952cb7beb04230b49d68d2bde492fd P cbe05d31760d44a392cfae0cefaf1922 [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: 0f5c44bceefa4c32b867e6cc93ffea55, cbe05d31760d44a392cfae0cefaf1922; no voters: 
I20260608 12:43:15.577476  8754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4453d721c544443596101561180199b7" candidate_uuid: "0f5c44bceefa4c32b867e6cc93ffea55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cbe05d31760d44a392cfae0cefaf1922" is_pre_election: true
I20260608 12:43:15.578318  8754 raft_consensus.cc:2468] T 4453d721c544443596101561180199b7 P cbe05d31760d44a392cfae0cefaf1922 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0f5c44bceefa4c32b867e6cc93ffea55 in term 0.
I20260608 12:43:15.578433  8879 raft_consensus.cc:2804] T 4c952cb7beb04230b49d68d2bde492fd P cbe05d31760d44a392cfae0cefaf1922 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:43:15.579607  8891 leader_election.cc:290] T 4453d721c544443596101561180199b7 P 0f5c44bceefa4c32b867e6cc93ffea55 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cbe05d31760d44a392cfae0cefaf1922 (127.0.107.194:41039), e6596e176863428697c81314a28ccbbd (127.0.107.195:41449)
I20260608 12:43:15.579473  8643 leader_election.cc:304] T 4453d721c544443596101561180199b7 P 0f5c44bceefa4c32b867e6cc93ffea55 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f5c44bceefa4c32b867e6cc93ffea55, cbe05d31760d44a392cfae0cefaf1922; no voters: 
I20260608 12:43:15.580717  8891 raft_consensus.cc:2804] T 4453d721c544443596101561180199b7 P 0f5c44bceefa4c32b867e6cc93ffea55 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:43:15.581158  8891 raft_consensus.cc:493] T 4453d721c544443596101561180199b7 P 0f5c44bceefa4c32b867e6cc93ffea55 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:43:15.581548  8891 raft_consensus.cc:3060] T 4453d721c544443596101561180199b7 P 0f5c44bceefa4c32b867e6cc93ffea55 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:15.582139  8827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4453d721c544443596101561180199b7" candidate_uuid: "0f5c44bceefa4c32b867e6cc93ffea55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6596e176863428697c81314a28ccbbd" is_pre_election: true
I20260608 12:43:15.583096  8827 raft_consensus.cc:2468] T 4453d721c544443596101561180199b7 P e6596e176863428697c81314a28ccbbd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0f5c44bceefa4c32b867e6cc93ffea55 in term 0.
I20260608 12:43:15.585520  8573 catalog_manager.cc:5696] T fc3eb2656ac84f90853ea67847db4e71 P 0f5c44bceefa4c32b867e6cc93ffea55 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0f5c44bceefa4c32b867e6cc93ffea55 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "0f5c44bceefa4c32b867e6cc93ffea55" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f5c44bceefa4c32b867e6cc93ffea55" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40789 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cbe05d31760d44a392cfae0cefaf1922" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41039 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6596e176863428697c81314a28ccbbd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41449 } health_report { overall_health: UNKNOWN } } }
I20260608 12:43:15.587558  8879 raft_consensus.cc:697] T 4c952cb7beb04230b49d68d2bde492fd P cbe05d31760d44a392cfae0cefaf1922 [term 1 LEADER]: Becoming Leader. State: Replica: cbe05d31760d44a392cfae0cefaf1922, State: Running, Role: LEADER
I20260608 12:43:15.588460  8879 consensus_queue.cc:237] T 4c952cb7beb04230b49d68d2bde492fd P cbe05d31760d44a392cfae0cefaf1922 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f5c44bceefa4c32b867e6cc93ffea55" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40789 } } peers { permanent_uuid: "cbe05d31760d44a392cfae0cefaf1922" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41039 } } peers { permanent_uuid: "e6596e176863428697c81314a28ccbbd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41449 } }
I20260608 12:43:15.589022  8891 raft_consensus.cc:515] T 4453d721c544443596101561180199b7 P 0f5c44bceefa4c32b867e6cc93ffea55 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f5c44bceefa4c32b867e6cc93ffea55" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40789 } } peers { permanent_uuid: "cbe05d31760d44a392cfae0cefaf1922" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41039 } } peers { permanent_uuid: "e6596e176863428697c81314a28ccbbd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41449 } }
I20260608 12:43:15.590833  8891 leader_election.cc:290] T 4453d721c544443596101561180199b7 P 0f5c44bceefa4c32b867e6cc93ffea55 [CANDIDATE]: Term 1 election: Requested vote from peers cbe05d31760d44a392cfae0cefaf1922 (127.0.107.194:41039), e6596e176863428697c81314a28ccbbd (127.0.107.195:41449)
I20260608 12:43:15.591650  8754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4453d721c544443596101561180199b7" candidate_uuid: "0f5c44bceefa4c32b867e6cc93ffea55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cbe05d31760d44a392cfae0cefaf1922"
I20260608 12:43:15.592216  8754 raft_consensus.cc:3060] T 4453d721c544443596101561180199b7 P cbe05d31760d44a392cfae0cefaf1922 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:15.592051  8827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4453d721c544443596101561180199b7" candidate_uuid: "0f5c44bceefa4c32b867e6cc93ffea55" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6596e176863428697c81314a28ccbbd"
I20260608 12:43:15.593729  8827 raft_consensus.cc:3060] T 4453d721c544443596101561180199b7 P e6596e176863428697c81314a28ccbbd [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:15.601199  8827 raft_consensus.cc:2468] T 4453d721c544443596101561180199b7 P e6596e176863428697c81314a28ccbbd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f5c44bceefa4c32b867e6cc93ffea55 in term 1.
I20260608 12:43:15.601677  8754 raft_consensus.cc:2468] T 4453d721c544443596101561180199b7 P cbe05d31760d44a392cfae0cefaf1922 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f5c44bceefa4c32b867e6cc93ffea55 in term 1.
I20260608 12:43:15.602730  8645 leader_election.cc:304] T 4453d721c544443596101561180199b7 P 0f5c44bceefa4c32b867e6cc93ffea55 [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: 0f5c44bceefa4c32b867e6cc93ffea55, e6596e176863428697c81314a28ccbbd; no voters: 
I20260608 12:43:15.603608  8891 raft_consensus.cc:2804] T 4453d721c544443596101561180199b7 P 0f5c44bceefa4c32b867e6cc93ffea55 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:43:15.604063  8891 raft_consensus.cc:697] T 4453d721c544443596101561180199b7 P 0f5c44bceefa4c32b867e6cc93ffea55 [term 1 LEADER]: Becoming Leader. State: Replica: 0f5c44bceefa4c32b867e6cc93ffea55, State: Running, Role: LEADER
I20260608 12:43:15.604920  8891 consensus_queue.cc:237] T 4453d721c544443596101561180199b7 P 0f5c44bceefa4c32b867e6cc93ffea55 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f5c44bceefa4c32b867e6cc93ffea55" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40789 } } peers { permanent_uuid: "cbe05d31760d44a392cfae0cefaf1922" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41039 } } peers { permanent_uuid: "e6596e176863428697c81314a28ccbbd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41449 } }
I20260608 12:43:15.605782  8573 catalog_manager.cc:5696] T 4c952cb7beb04230b49d68d2bde492fd P cbe05d31760d44a392cfae0cefaf1922 reported cstate change: term changed from 0 to 1, leader changed from <none> to cbe05d31760d44a392cfae0cefaf1922 (127.0.107.194). New cstate: current_term: 1 leader_uuid: "cbe05d31760d44a392cfae0cefaf1922" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f5c44bceefa4c32b867e6cc93ffea55" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40789 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cbe05d31760d44a392cfae0cefaf1922" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41039 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e6596e176863428697c81314a28ccbbd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41449 } health_report { overall_health: UNKNOWN } } }
I20260608 12:43:15.613140  8576 catalog_manager.cc:5696] T 4453d721c544443596101561180199b7 P 0f5c44bceefa4c32b867e6cc93ffea55 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0f5c44bceefa4c32b867e6cc93ffea55 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "0f5c44bceefa4c32b867e6cc93ffea55" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f5c44bceefa4c32b867e6cc93ffea55" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40789 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cbe05d31760d44a392cfae0cefaf1922" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41039 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6596e176863428697c81314a28ccbbd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41449 } health_report { overall_health: UNKNOWN } } }
I20260608 12:43:15.708467   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:43:15.714890  8903 instance_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:43:15.715581  8904 instance_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:43:15.716759  8906 instance_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:43:15.717070   431 server_base.cc:1061] running on GCE node
I20260608 12:43:15.718243   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:43:15.718449   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:43:15.718633   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922595718619 us; error 0 us; skew 500 ppm
I20260608 12:43:15.719237   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:43:15.721807   431 webserver.cc:533] Webserver started at http://127.0.107.196:45057/ using document root <none> and password file <none>
I20260608 12:43:15.722366   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:43:15.722558   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:43:15.722836   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:43:15.723948   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922379125897-431-0/minicluster-data/ts-3-root/instance:
uuid: "279c387442a34d9e8733118f2cf3e50b"
format_stamp: "Formatted at 2026-06-08 12:43:15 on dist-test-slave-gg24"
I20260608 12:43:15.728777   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 12:43:15.732348  8911 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:43:15.733297   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:43:15.733636   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922379125897-431-0/minicluster-data/ts-3-root
uuid: "279c387442a34d9e8733118f2cf3e50b"
format_stamp: "Formatted at 2026-06-08 12:43:15 on dist-test-slave-gg24"
I20260608 12:43:15.733958   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922379125897-431-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922379125897-431-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922379125897-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:43:15.755007   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:43:15.756227   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:43:15.757835   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:43:15.760392   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:43:15.760668   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260608 12:43:15.760921   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:43:15.761099   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:43:15.806021   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.196:36835
I20260608 12:43:15.806150  8973 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.196:36835 every 8 connection(s)
I20260608 12:43:15.821864  8974 heartbeater.cc:344] Connected to a master server at 127.0.107.254:35059
I20260608 12:43:15.822319  8974 heartbeater.cc:461] Registering TS with master...
I20260608 12:43:15.823091  8974 heartbeater.cc:507] Master 127.0.107.254:35059 requested a full tablet report, sending...
I20260608 12:43:15.825148  8576 ts_manager.cc:194] Registered new tserver with Master: 279c387442a34d9e8733118f2cf3e50b (127.0.107.196:36835)
I20260608 12:43:15.826550  8576 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47504
I20260608 12:43:15.936661  8891 consensus_queue.cc:1048] T fc3eb2656ac84f90853ea67847db4e71 P 0f5c44bceefa4c32b867e6cc93ffea55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6596e176863428697c81314a28ccbbd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:43:15.950837  8891 consensus_queue.cc:1048] T fc3eb2656ac84f90853ea67847db4e71 P 0f5c44bceefa4c32b867e6cc93ffea55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cbe05d31760d44a392cfae0cefaf1922" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41039 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:43:15.960228  8891 consensus_queue.cc:1048] T 9e5b107fa7d74003a17f5384896a8f3d P 0f5c44bceefa4c32b867e6cc93ffea55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6596e176863428697c81314a28ccbbd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:43:15.975960  8881 consensus_queue.cc:1048] T 9e5b107fa7d74003a17f5384896a8f3d P 0f5c44bceefa4c32b867e6cc93ffea55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cbe05d31760d44a392cfae0cefaf1922" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41039 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:43:15.976552  8879 consensus_queue.cc:1048] T 4c952cb7beb04230b49d68d2bde492fd P cbe05d31760d44a392cfae0cefaf1922 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6596e176863428697c81314a28ccbbd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:43:15.991247  8879 consensus_queue.cc:1048] T 4c952cb7beb04230b49d68d2bde492fd P cbe05d31760d44a392cfae0cefaf1922 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f5c44bceefa4c32b867e6cc93ffea55" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40789 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:43:16.182422  8881 consensus_queue.cc:1048] T 4453d721c544443596101561180199b7 P 0f5c44bceefa4c32b867e6cc93ffea55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cbe05d31760d44a392cfae0cefaf1922" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41039 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:43:16.193941  8881 consensus_queue.cc:1048] T 4453d721c544443596101561180199b7 P 0f5c44bceefa4c32b867e6cc93ffea55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6596e176863428697c81314a28ccbbd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:43:16.704126  8679 consensus_queue.cc:237] T 4453d721c544443596101561180199b7 P 0f5c44bceefa4c32b867e6cc93ffea55 [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: "0f5c44bceefa4c32b867e6cc93ffea55" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40789 } } peers { permanent_uuid: "cbe05d31760d44a392cfae0cefaf1922" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41039 } attrs { replace: true } } peers { permanent_uuid: "e6596e176863428697c81314a28ccbbd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41449 } } peers { permanent_uuid: "279c387442a34d9e8733118f2cf3e50b" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36835 } attrs { promote: true } }
I20260608 12:43:16.710225  8828 raft_consensus.cc:1275] T 4453d721c544443596101561180199b7 P e6596e176863428697c81314a28ccbbd [term 1 FOLLOWER]: Refusing update from remote peer 0f5c44bceefa4c32b867e6cc93ffea55: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:43:16.712292  8753 raft_consensus.cc:1275] T 4453d721c544443596101561180199b7 P cbe05d31760d44a392cfae0cefaf1922 [term 1 FOLLOWER]: Refusing update from remote peer 0f5c44bceefa4c32b867e6cc93ffea55: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:43:16.712985  8891 consensus_queue.cc:1048] T 4453d721c544443596101561180199b7 P 0f5c44bceefa4c32b867e6cc93ffea55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6596e176863428697c81314a28ccbbd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:43:16.713924  8881 consensus_queue.cc:1048] T 4453d721c544443596101561180199b7 P 0f5c44bceefa4c32b867e6cc93ffea55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cbe05d31760d44a392cfae0cefaf1922" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41039 } 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:43:16.722397  8644 consensus_peers.cc:597] T 4453d721c544443596101561180199b7 P 0f5c44bceefa4c32b867e6cc93ffea55 -> Peer 279c387442a34d9e8733118f2cf3e50b (127.0.107.196:36835): Couldn't send request to peer 279c387442a34d9e8733118f2cf3e50b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4453d721c544443596101561180199b7. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:43:16.721724  8897 raft_consensus.cc:2955] T 4453d721c544443596101561180199b7 P 0f5c44bceefa4c32b867e6cc93ffea55 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 279c387442a34d9e8733118f2cf3e50b (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0f5c44bceefa4c32b867e6cc93ffea55" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40789 } } peers { permanent_uuid: "cbe05d31760d44a392cfae0cefaf1922" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41039 } attrs { replace: true } } peers { permanent_uuid: "e6596e176863428697c81314a28ccbbd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41449 } } peers { permanent_uuid: "279c387442a34d9e8733118f2cf3e50b" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36835 } attrs { promote: true } } }
I20260608 12:43:16.723904  8828 raft_consensus.cc:2955] T 4453d721c544443596101561180199b7 P e6596e176863428697c81314a28ccbbd [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 279c387442a34d9e8733118f2cf3e50b (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0f5c44bceefa4c32b867e6cc93ffea55" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40789 } } peers { permanent_uuid: "cbe05d31760d44a392cfae0cefaf1922" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41039 } attrs { replace: true } } peers { permanent_uuid: "e6596e176863428697c81314a28ccbbd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41449 } } peers { permanent_uuid: "279c387442a34d9e8733118f2cf3e50b" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36835 } attrs { promote: true } } }
I20260608 12:43:16.723984  8753 raft_consensus.cc:2955] T 4453d721c544443596101561180199b7 P cbe05d31760d44a392cfae0cefaf1922 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 279c387442a34d9e8733118f2cf3e50b (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0f5c44bceefa4c32b867e6cc93ffea55" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40789 } } peers { permanent_uuid: "cbe05d31760d44a392cfae0cefaf1922" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41039 } attrs { replace: true } } peers { permanent_uuid: "e6596e176863428697c81314a28ccbbd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41449 } } peers { permanent_uuid: "279c387442a34d9e8733118f2cf3e50b" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36835 } attrs { promote: true } } }
I20260608 12:43:16.736104  8679 consensus_queue.cc:237] T 9e5b107fa7d74003a17f5384896a8f3d P 0f5c44bceefa4c32b867e6cc93ffea55 [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: "0f5c44bceefa4c32b867e6cc93ffea55" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40789 } } peers { permanent_uuid: "cbe05d31760d44a392cfae0cefaf1922" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41039 } } peers { permanent_uuid: "e6596e176863428697c81314a28ccbbd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41449 } attrs { replace: true } } peers { permanent_uuid: "279c387442a34d9e8733118f2cf3e50b" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36835 } attrs { promote: true } }
I20260608 12:43:16.735875  8576 catalog_manager.cc:5696] T 4453d721c544443596101561180199b7 P 0f5c44bceefa4c32b867e6cc93ffea55 reported cstate change: config changed from index -1 to 2, NON_VOTER 279c387442a34d9e8733118f2cf3e50b (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "0f5c44bceefa4c32b867e6cc93ffea55" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0f5c44bceefa4c32b867e6cc93ffea55" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40789 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cbe05d31760d44a392cfae0cefaf1922" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41039 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e6596e176863428697c81314a28ccbbd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "279c387442a34d9e8733118f2cf3e50b" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36835 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:43:16.746097  8828 raft_consensus.cc:1275] T 9e5b107fa7d74003a17f5384896a8f3d P e6596e176863428697c81314a28ccbbd [term 1 FOLLOWER]: Refusing update from remote peer 0f5c44bceefa4c32b867e6cc93ffea55: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:43:16.746788  8753 raft_consensus.cc:1275] T 9e5b107fa7d74003a17f5384896a8f3d P cbe05d31760d44a392cfae0cefaf1922 [term 1 FOLLOWER]: Refusing update from remote peer 0f5c44bceefa4c32b867e6cc93ffea55: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260608 12:43:16.747434  8644 consensus_peers.cc:597] T 9e5b107fa7d74003a17f5384896a8f3d P 0f5c44bceefa4c32b867e6cc93ffea55 -> Peer 279c387442a34d9e8733118f2cf3e50b (127.0.107.196:36835): Couldn't send request to peer 279c387442a34d9e8733118f2cf3e50b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9e5b107fa7d74003a17f5384896a8f3d. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:43:16.747949  8891 consensus_queue.cc:1048] T 9e5b107fa7d74003a17f5384896a8f3d P 0f5c44bceefa4c32b867e6cc93ffea55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6596e176863428697c81314a28ccbbd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41449 } 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:43:16.749073  8897 consensus_queue.cc:1048] T 9e5b107fa7d74003a17f5384896a8f3d P 0f5c44bceefa4c32b867e6cc93ffea55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cbe05d31760d44a392cfae0cefaf1922" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41039 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:43:16.756947  8897 raft_consensus.cc:2955] T 9e5b107fa7d74003a17f5384896a8f3d P 0f5c44bceefa4c32b867e6cc93ffea55 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 279c387442a34d9e8733118f2cf3e50b (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0f5c44bceefa4c32b867e6cc93ffea55" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40789 } } peers { permanent_uuid: "cbe05d31760d44a392cfae0cefaf1922" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41039 } } peers { permanent_uuid: "e6596e176863428697c81314a28ccbbd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41449 } attrs { replace: true } } peers { permanent_uuid: "279c387442a34d9e8733118f2cf3e50b" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36835 } attrs { promote: true } } }
I20260608 12:43:16.759663  8828 raft_consensus.cc:2955] T 9e5b107fa7d74003a17f5384896a8f3d P e6596e176863428697c81314a28ccbbd [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 279c387442a34d9e8733118f2cf3e50b (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0f5c44bceefa4c32b867e6cc93ffea55" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40789 } } peers { permanent_uuid: "cbe05d31760d44a392cfae0cefaf1922" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41039 } } peers { permanent_uuid: "e6596e176863428697c81314a28ccbbd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41449 } attrs { replace: true } } peers { permanent_uuid: "279c387442a34d9e8733118f2cf3e50b" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36835 } attrs { promote: true } } }
I20260608 12:43:16.764659  8753 raft_consensus.cc:2955] T 9e5b107fa7d74003a17f5384896a8f3d P cbe05d31760d44a392cfae0cefaf1922 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 279c387442a34d9e8733118f2cf3e50b (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0f5c44bceefa4c32b867e6cc93ffea55" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40789 } } peers { permanent_uuid: "cbe05d31760d44a392cfae0cefaf1922" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41039 } } peers { permanent_uuid: "e6596e176863428697c81314a28ccbbd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41449 } attrs { replace: true } } peers { permanent_uuid: "279c387442a34d9e8733118f2cf3e50b" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36835 } attrs { promote: true } } }
I20260608 12:43:16.775022  8577 catalog_manager.cc:5696] T 9e5b107fa7d74003a17f5384896a8f3d P 0f5c44bceefa4c32b867e6cc93ffea55 reported cstate change: config changed from index -1 to 2, NON_VOTER 279c387442a34d9e8733118f2cf3e50b (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "0f5c44bceefa4c32b867e6cc93ffea55" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0f5c44bceefa4c32b867e6cc93ffea55" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40789 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cbe05d31760d44a392cfae0cefaf1922" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41039 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e6596e176863428697c81314a28ccbbd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41449 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "279c387442a34d9e8733118f2cf3e50b" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36835 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:43:16.792454  8753 consensus_queue.cc:237] T 4c952cb7beb04230b49d68d2bde492fd P cbe05d31760d44a392cfae0cefaf1922 [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: "0f5c44bceefa4c32b867e6cc93ffea55" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40789 } attrs { replace: true } } peers { permanent_uuid: "cbe05d31760d44a392cfae0cefaf1922" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41039 } } peers { permanent_uuid: "e6596e176863428697c81314a28ccbbd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41449 } } peers { permanent_uuid: "279c387442a34d9e8733118f2cf3e50b" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36835 } attrs { promote: true } }
I20260608 12:43:16.799646  8828 raft_consensus.cc:1275] T 4c952cb7beb04230b49d68d2bde492fd P e6596e176863428697c81314a28ccbbd [term 1 FOLLOWER]: Refusing update from remote peer cbe05d31760d44a392cfae0cefaf1922: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:43:16.801810  8679 raft_consensus.cc:1275] T 4c952cb7beb04230b49d68d2bde492fd P 0f5c44bceefa4c32b867e6cc93ffea55 [term 1 FOLLOWER]: Refusing update from remote peer cbe05d31760d44a392cfae0cefaf1922: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:43:16.802317  8986 consensus_queue.cc:1048] T 4c952cb7beb04230b49d68d2bde492fd P cbe05d31760d44a392cfae0cefaf1922 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6596e176863428697c81314a28ccbbd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:43:16.804478  8986 consensus_queue.cc:1048] T 4c952cb7beb04230b49d68d2bde492fd P cbe05d31760d44a392cfae0cefaf1922 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f5c44bceefa4c32b867e6cc93ffea55" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40789 } 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:43:16.811197  8991 raft_consensus.cc:2955] T 4c952cb7beb04230b49d68d2bde492fd P cbe05d31760d44a392cfae0cefaf1922 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 279c387442a34d9e8733118f2cf3e50b (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0f5c44bceefa4c32b867e6cc93ffea55" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40789 } attrs { replace: true } } peers { permanent_uuid: "cbe05d31760d44a392cfae0cefaf1922" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41039 } } peers { permanent_uuid: "e6596e176863428697c81314a28ccbbd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41449 } } peers { permanent_uuid: "279c387442a34d9e8733118f2cf3e50b" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36835 } attrs { promote: true } } }
W20260608 12:43:16.813005  8719 consensus_peers.cc:597] T 4c952cb7beb04230b49d68d2bde492fd P cbe05d31760d44a392cfae0cefaf1922 -> Peer 279c387442a34d9e8733118f2cf3e50b (127.0.107.196:36835): Couldn't send request to peer 279c387442a34d9e8733118f2cf3e50b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4c952cb7beb04230b49d68d2bde492fd. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:43:16.815506  8828 raft_consensus.cc:2955] T 4c952cb7beb04230b49d68d2bde492fd P e6596e176863428697c81314a28ccbbd [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 279c387442a34d9e8733118f2cf3e50b (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0f5c44bceefa4c32b867e6cc93ffea55" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40789 } attrs { replace: true } } peers { permanent_uuid: "cbe05d31760d44a392cfae0cefaf1922" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41039 } } peers { permanent_uuid: "e6596e176863428697c81314a28ccbbd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41449 } } peers { permanent_uuid: "279c387442a34d9e8733118f2cf3e50b" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36835 } attrs { promote: true } } }
I20260608 12:43:16.818452  8679 raft_consensus.cc:2955] T 4c952cb7beb04230b49d68d2bde492fd P 0f5c44bceefa4c32b867e6cc93ffea55 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 279c387442a34d9e8733118f2cf3e50b (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0f5c44bceefa4c32b867e6cc93ffea55" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40789 } attrs { replace: true } } peers { permanent_uuid: "cbe05d31760d44a392cfae0cefaf1922" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41039 } } peers { permanent_uuid: "e6596e176863428697c81314a28ccbbd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41449 } } peers { permanent_uuid: "279c387442a34d9e8733118f2cf3e50b" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36835 } attrs { promote: true } } }
I20260608 12:43:16.827944  8678 consensus_queue.cc:237] T 4453d721c544443596101561180199b7 P 0f5c44bceefa4c32b867e6cc93ffea55 [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: "0f5c44bceefa4c32b867e6cc93ffea55" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40789 } } peers { permanent_uuid: "cbe05d31760d44a392cfae0cefaf1922" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41039 } attrs { replace: false } } peers { permanent_uuid: "e6596e176863428697c81314a28ccbbd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41449 } } peers { permanent_uuid: "279c387442a34d9e8733118f2cf3e50b" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36835 } attrs { promote: true } }
I20260608 12:43:16.827332  8573 catalog_manager.cc:5696] T 4c952cb7beb04230b49d68d2bde492fd P cbe05d31760d44a392cfae0cefaf1922 reported cstate change: config changed from index -1 to 2, NON_VOTER 279c387442a34d9e8733118f2cf3e50b (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "cbe05d31760d44a392cfae0cefaf1922" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0f5c44bceefa4c32b867e6cc93ffea55" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40789 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cbe05d31760d44a392cfae0cefaf1922" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41039 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e6596e176863428697c81314a28ccbbd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "279c387442a34d9e8733118f2cf3e50b" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36835 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:43:16.828927  8974 heartbeater.cc:499] Master 127.0.107.254:35059 was elected leader, sending a full tablet report...
I20260608 12:43:16.836550  8828 raft_consensus.cc:1275] T 4453d721c544443596101561180199b7 P e6596e176863428697c81314a28ccbbd [term 1 FOLLOWER]: Refusing update from remote peer 0f5c44bceefa4c32b867e6cc93ffea55: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
W20260608 12:43:16.837217  8644 consensus_peers.cc:597] T 4453d721c544443596101561180199b7 P 0f5c44bceefa4c32b867e6cc93ffea55 -> Peer 279c387442a34d9e8733118f2cf3e50b (127.0.107.196:36835): Couldn't send request to peer 279c387442a34d9e8733118f2cf3e50b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4453d721c544443596101561180199b7. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:43:16.837505  8753 raft_consensus.cc:1275] T 4453d721c544443596101561180199b7 P cbe05d31760d44a392cfae0cefaf1922 [term 1 FOLLOWER]: Refusing update from remote peer 0f5c44bceefa4c32b867e6cc93ffea55: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:43:16.838284  8897 consensus_queue.cc:1048] T 4453d721c544443596101561180199b7 P 0f5c44bceefa4c32b867e6cc93ffea55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6596e176863428697c81314a28ccbbd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:43:16.840883  8891 consensus_queue.cc:1048] T 4453d721c544443596101561180199b7 P 0f5c44bceefa4c32b867e6cc93ffea55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cbe05d31760d44a392cfae0cefaf1922" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41039 } 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:43:16.849189  8891 raft_consensus.cc:2955] T 4453d721c544443596101561180199b7 P 0f5c44bceefa4c32b867e6cc93ffea55 [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: "0f5c44bceefa4c32b867e6cc93ffea55" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40789 } } peers { permanent_uuid: "cbe05d31760d44a392cfae0cefaf1922" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41039 } attrs { replace: false } } peers { permanent_uuid: "e6596e176863428697c81314a28ccbbd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41449 } } peers { permanent_uuid: "279c387442a34d9e8733118f2cf3e50b" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36835 } attrs { promote: true } } }
I20260608 12:43:16.855420  8753 raft_consensus.cc:2955] T 4453d721c544443596101561180199b7 P cbe05d31760d44a392cfae0cefaf1922 [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: "0f5c44bceefa4c32b867e6cc93ffea55" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40789 } } peers { permanent_uuid: "cbe05d31760d44a392cfae0cefaf1922" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41039 } attrs { replace: false } } peers { permanent_uuid: "e6596e176863428697c81314a28ccbbd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41449 } } peers { permanent_uuid: "279c387442a34d9e8733118f2cf3e50b" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36835 } attrs { promote: true } } }
I20260608 12:43:16.858815  8828 raft_consensus.cc:2955] T 4453d721c544443596101561180199b7 P e6596e176863428697c81314a28ccbbd [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: "0f5c44bceefa4c32b867e6cc93ffea55" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40789 } } peers { permanent_uuid: "cbe05d31760d44a392cfae0cefaf1922" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41039 } attrs { replace: false } } peers { permanent_uuid: "e6596e176863428697c81314a28ccbbd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41449 } } peers { permanent_uuid: "279c387442a34d9e8733118f2cf3e50b" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36835 } attrs { promote: true } } }
W20260608 12:43:16.864820  8625 auto_rebalancer.cc:863] Could not move replica: Illegal state: Injected artificial test failure.
W20260608 12:43:16.865573  8625 auto_rebalancer.cc:301] scheduled replica move failed to complete: Illegal state: Injected artificial test failure.
I20260608 12:43:16.872483  8679 consensus_queue.cc:237] T 9e5b107fa7d74003a17f5384896a8f3d P 0f5c44bceefa4c32b867e6cc93ffea55 [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: "0f5c44bceefa4c32b867e6cc93ffea55" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40789 } } peers { permanent_uuid: "cbe05d31760d44a392cfae0cefaf1922" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41039 } } peers { permanent_uuid: "e6596e176863428697c81314a28ccbbd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41449 } attrs { replace: false } } peers { permanent_uuid: "279c387442a34d9e8733118f2cf3e50b" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36835 } attrs { promote: true } }
I20260608 12:43:16.877067  8577 catalog_manager.cc:5696] T 4453d721c544443596101561180199b7 P 0f5c44bceefa4c32b867e6cc93ffea55 reported cstate change: config changed from index 2 to 3. New cstate: current_term: 1 leader_uuid: "0f5c44bceefa4c32b867e6cc93ffea55" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0f5c44bceefa4c32b867e6cc93ffea55" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40789 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cbe05d31760d44a392cfae0cefaf1922" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41039 } attrs { replace: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e6596e176863428697c81314a28ccbbd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "279c387442a34d9e8733118f2cf3e50b" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36835 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:43:16.883423  8828 raft_consensus.cc:1275] T 9e5b107fa7d74003a17f5384896a8f3d P e6596e176863428697c81314a28ccbbd [term 1 FOLLOWER]: Refusing update from remote peer 0f5c44bceefa4c32b867e6cc93ffea55: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:43:16.885175  8891 consensus_queue.cc:1048] T 9e5b107fa7d74003a17f5384896a8f3d P 0f5c44bceefa4c32b867e6cc93ffea55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6596e176863428697c81314a28ccbbd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41449 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260608 12:43:16.886116  8644 consensus_peers.cc:597] T 9e5b107fa7d74003a17f5384896a8f3d P 0f5c44bceefa4c32b867e6cc93ffea55 -> Peer 279c387442a34d9e8733118f2cf3e50b (127.0.107.196:36835): Couldn't send request to peer 279c387442a34d9e8733118f2cf3e50b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9e5b107fa7d74003a17f5384896a8f3d. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:43:16.886375  8754 raft_consensus.cc:1275] T 9e5b107fa7d74003a17f5384896a8f3d P cbe05d31760d44a392cfae0cefaf1922 [term 1 FOLLOWER]: Refusing update from remote peer 0f5c44bceefa4c32b867e6cc93ffea55: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:43:16.888278  8881 consensus_queue.cc:1048] T 9e5b107fa7d74003a17f5384896a8f3d P 0f5c44bceefa4c32b867e6cc93ffea55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cbe05d31760d44a392cfae0cefaf1922" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41039 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:43:16.896831  8897 raft_consensus.cc:2955] T 9e5b107fa7d74003a17f5384896a8f3d P 0f5c44bceefa4c32b867e6cc93ffea55 [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: "0f5c44bceefa4c32b867e6cc93ffea55" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40789 } } peers { permanent_uuid: "cbe05d31760d44a392cfae0cefaf1922" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41039 } } peers { permanent_uuid: "e6596e176863428697c81314a28ccbbd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41449 } attrs { replace: false } } peers { permanent_uuid: "279c387442a34d9e8733118f2cf3e50b" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36835 } attrs { promote: true } } }
I20260608 12:43:16.896340  8679 consensus_queue.cc:237] T 4453d721c544443596101561180199b7 P 0f5c44bceefa4c32b867e6cc93ffea55 [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: "0f5c44bceefa4c32b867e6cc93ffea55" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40789 } } peers { permanent_uuid: "cbe05d31760d44a392cfae0cefaf1922" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41039 } attrs { replace: false } } peers { permanent_uuid: "e6596e176863428697c81314a28ccbbd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41449 } }
I20260608 12:43:16.899255  8828 raft_consensus.cc:2955] T 9e5b107fa7d74003a17f5384896a8f3d P e6596e176863428697c81314a28ccbbd [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: "0f5c44bceefa4c32b867e6cc93ffea55" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40789 } } peers { permanent_uuid: "cbe05d31760d44a392cfae0cefaf1922" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41039 } } peers { permanent_uuid: "e6596e176863428697c81314a28ccbbd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41449 } attrs { replace: false } } peers { permanent_uuid: "279c387442a34d9e8733118f2cf3e50b" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36835 } attrs { promote: true } } }
I20260608 12:43:16.907310  8754 raft_consensus.cc:2955] T 9e5b107fa7d74003a17f5384896a8f3d P cbe05d31760d44a392cfae0cefaf1922 [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: "0f5c44bceefa4c32b867e6cc93ffea55" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40789 } } peers { permanent_uuid: "cbe05d31760d44a392cfae0cefaf1922" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41039 } } peers { permanent_uuid: "e6596e176863428697c81314a28ccbbd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41449 } attrs { replace: false } } peers { permanent_uuid: "279c387442a34d9e8733118f2cf3e50b" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36835 } attrs { promote: true } } }
W20260608 12:43:16.913816  8625 auto_rebalancer.cc:863] Could not move replica: Illegal state: Injected artificial test failure.
W20260608 12:43:16.914227  8625 auto_rebalancer.cc:301] scheduled replica move failed to complete: Illegal state: Injected artificial test failure.
I20260608 12:43:16.919606  8753 consensus_queue.cc:237] T 4c952cb7beb04230b49d68d2bde492fd P cbe05d31760d44a392cfae0cefaf1922 [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: "0f5c44bceefa4c32b867e6cc93ffea55" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40789 } attrs { replace: false } } peers { permanent_uuid: "cbe05d31760d44a392cfae0cefaf1922" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41039 } } peers { permanent_uuid: "e6596e176863428697c81314a28ccbbd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41449 } } peers { permanent_uuid: "279c387442a34d9e8733118f2cf3e50b" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36835 } attrs { promote: true } }
I20260608 12:43:16.912997  8577 catalog_manager.cc:5696] T 9e5b107fa7d74003a17f5384896a8f3d P e6596e176863428697c81314a28ccbbd reported cstate change: config changed from index 2 to 3. New cstate: current_term: 1 leader_uuid: "0f5c44bceefa4c32b867e6cc93ffea55" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0f5c44bceefa4c32b867e6cc93ffea55" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40789 } } peers { permanent_uuid: "cbe05d31760d44a392cfae0cefaf1922" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41039 } } peers { permanent_uuid: "e6596e176863428697c81314a28ccbbd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41449 } attrs { replace: false } } peers { permanent_uuid: "279c387442a34d9e8733118f2cf3e50b" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36835 } attrs { promote: true } } }
I20260608 12:43:16.923130  8828 raft_consensus.cc:1275] T 4453d721c544443596101561180199b7 P e6596e176863428697c81314a28ccbbd [term 1 FOLLOWER]: Refusing update from remote peer 0f5c44bceefa4c32b867e6cc93ffea55: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:43:16.924727  8891 consensus_queue.cc:1048] T 4453d721c544443596101561180199b7 P 0f5c44bceefa4c32b867e6cc93ffea55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6596e176863428697c81314a28ccbbd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:43:16.925689  8754 raft_consensus.cc:1275] T 4453d721c544443596101561180199b7 P cbe05d31760d44a392cfae0cefaf1922 [term 1 FOLLOWER]: Refusing update from remote peer 0f5c44bceefa4c32b867e6cc93ffea55: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
W20260608 12:43:16.928017  8719 consensus_peers.cc:597] T 4c952cb7beb04230b49d68d2bde492fd P cbe05d31760d44a392cfae0cefaf1922 -> Peer 279c387442a34d9e8733118f2cf3e50b (127.0.107.196:36835): Couldn't send request to peer 279c387442a34d9e8733118f2cf3e50b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4c952cb7beb04230b49d68d2bde492fd. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:43:16.928443  8891 consensus_queue.cc:1048] T 4453d721c544443596101561180199b7 P 0f5c44bceefa4c32b867e6cc93ffea55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cbe05d31760d44a392cfae0cefaf1922" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41039 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:43:16.928776  8828 raft_consensus.cc:1275] T 4c952cb7beb04230b49d68d2bde492fd P e6596e176863428697c81314a28ccbbd [term 1 FOLLOWER]: Refusing update from remote peer cbe05d31760d44a392cfae0cefaf1922: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:43:16.930226  8679 raft_consensus.cc:1275] T 4c952cb7beb04230b49d68d2bde492fd P 0f5c44bceefa4c32b867e6cc93ffea55 [term 1 FOLLOWER]: Refusing update from remote peer cbe05d31760d44a392cfae0cefaf1922: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:43:16.931874  8990 consensus_queue.cc:1048] T 4c952cb7beb04230b49d68d2bde492fd P cbe05d31760d44a392cfae0cefaf1922 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6596e176863428697c81314a28ccbbd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:43:16.933557  8991 consensus_queue.cc:1048] T 4c952cb7beb04230b49d68d2bde492fd P cbe05d31760d44a392cfae0cefaf1922 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f5c44bceefa4c32b867e6cc93ffea55" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40789 } 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:43:16.937907  8881 raft_consensus.cc:2955] T 4453d721c544443596101561180199b7 P 0f5c44bceefa4c32b867e6cc93ffea55 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 279c387442a34d9e8733118f2cf3e50b (127.0.107.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0f5c44bceefa4c32b867e6cc93ffea55" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40789 } } peers { permanent_uuid: "cbe05d31760d44a392cfae0cefaf1922" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41039 } attrs { replace: false } } peers { permanent_uuid: "e6596e176863428697c81314a28ccbbd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41449 } } }
I20260608 12:43:16.938867  8828 raft_consensus.cc:2955] T 4453d721c544443596101561180199b7 P e6596e176863428697c81314a28ccbbd [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 279c387442a34d9e8733118f2cf3e50b (127.0.107.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0f5c44bceefa4c32b867e6cc93ffea55" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40789 } } peers { permanent_uuid: "cbe05d31760d44a392cfae0cefaf1922" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41039 } attrs { replace: false } } peers { permanent_uuid: "e6596e176863428697c81314a28ccbbd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41449 } } }
I20260608 12:43:16.940193  8991 raft_consensus.cc:2955] T 4c952cb7beb04230b49d68d2bde492fd P cbe05d31760d44a392cfae0cefaf1922 [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: "0f5c44bceefa4c32b867e6cc93ffea55" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40789 } attrs { replace: false } } peers { permanent_uuid: "cbe05d31760d44a392cfae0cefaf1922" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41039 } } peers { permanent_uuid: "e6596e176863428697c81314a28ccbbd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41449 } } peers { permanent_uuid: "279c387442a34d9e8733118f2cf3e50b" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36835 } attrs { promote: true } } }
I20260608 12:43:16.948663  8827 raft_consensus.cc:2955] T 4c952cb7beb04230b49d68d2bde492fd P e6596e176863428697c81314a28ccbbd [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: "0f5c44bceefa4c32b867e6cc93ffea55" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40789 } attrs { replace: false } } peers { permanent_uuid: "cbe05d31760d44a392cfae0cefaf1922" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41039 } } peers { permanent_uuid: "e6596e176863428697c81314a28ccbbd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41449 } } peers { permanent_uuid: "279c387442a34d9e8733118f2cf3e50b" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36835 } attrs { promote: true } } }
W20260608 12:43:16.950491  8625 auto_rebalancer.cc:863] Could not move replica: Illegal state: Injected artificial test failure.
W20260608 12:43:16.950911  8625 auto_rebalancer.cc:301] scheduled replica move failed to complete: Illegal state: Injected artificial test failure.
I20260608 12:43:16.951576  8754 raft_consensus.cc:2955] T 4453d721c544443596101561180199b7 P cbe05d31760d44a392cfae0cefaf1922 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 279c387442a34d9e8733118f2cf3e50b (127.0.107.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0f5c44bceefa4c32b867e6cc93ffea55" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40789 } } peers { permanent_uuid: "cbe05d31760d44a392cfae0cefaf1922" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41039 } attrs { replace: false } } peers { permanent_uuid: "e6596e176863428697c81314a28ccbbd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41449 } } }
I20260608 12:43:16.956013  8563 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 4453d721c544443596101561180199b7 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:43:16.958958  8677 consensus_queue.cc:237] T 9e5b107fa7d74003a17f5384896a8f3d P 0f5c44bceefa4c32b867e6cc93ffea55 [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: "0f5c44bceefa4c32b867e6cc93ffea55" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40789 } } peers { permanent_uuid: "cbe05d31760d44a392cfae0cefaf1922" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41039 } } peers { permanent_uuid: "e6596e176863428697c81314a28ccbbd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41449 } attrs { replace: false } }
I20260608 12:43:16.960276  8679 raft_consensus.cc:2955] T 4c952cb7beb04230b49d68d2bde492fd P 0f5c44bceefa4c32b867e6cc93ffea55 [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: "0f5c44bceefa4c32b867e6cc93ffea55" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40789 } attrs { replace: false } } peers { permanent_uuid: "cbe05d31760d44a392cfae0cefaf1922" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41039 } } peers { permanent_uuid: "e6596e176863428697c81314a28ccbbd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41449 } } peers { permanent_uuid: "279c387442a34d9e8733118f2cf3e50b" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36835 } attrs { promote: true } } }
I20260608 12:43:16.966290  8576 catalog_manager.cc:5696] T 4c952cb7beb04230b49d68d2bde492fd P cbe05d31760d44a392cfae0cefaf1922 reported cstate change: config changed from index 2 to 3. New cstate: current_term: 1 leader_uuid: "cbe05d31760d44a392cfae0cefaf1922" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0f5c44bceefa4c32b867e6cc93ffea55" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40789 } attrs { replace: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cbe05d31760d44a392cfae0cefaf1922" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41039 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e6596e176863428697c81314a28ccbbd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "279c387442a34d9e8733118f2cf3e50b" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36835 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:43:16.972711  8826 raft_consensus.cc:1275] T 9e5b107fa7d74003a17f5384896a8f3d P e6596e176863428697c81314a28ccbbd [term 1 FOLLOWER]: Refusing update from remote peer 0f5c44bceefa4c32b867e6cc93ffea55: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:43:16.974599  8754 raft_consensus.cc:1275] T 9e5b107fa7d74003a17f5384896a8f3d P cbe05d31760d44a392cfae0cefaf1922 [term 1 FOLLOWER]: Refusing update from remote peer 0f5c44bceefa4c32b867e6cc93ffea55: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:43:16.975767  8891 consensus_queue.cc:1048] T 9e5b107fa7d74003a17f5384896a8f3d P 0f5c44bceefa4c32b867e6cc93ffea55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6596e176863428697c81314a28ccbbd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41449 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:43:16.981184  9004 consensus_queue.cc:1048] T 9e5b107fa7d74003a17f5384896a8f3d P 0f5c44bceefa4c32b867e6cc93ffea55 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cbe05d31760d44a392cfae0cefaf1922" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41039 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:43:16.983840  8577 catalog_manager.cc:5696] T 4453d721c544443596101561180199b7 P e6596e176863428697c81314a28ccbbd reported cstate change: config changed from index 3 to 4, NON_VOTER 279c387442a34d9e8733118f2cf3e50b (127.0.107.196) evicted. New cstate: current_term: 1 leader_uuid: "0f5c44bceefa4c32b867e6cc93ffea55" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0f5c44bceefa4c32b867e6cc93ffea55" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40789 } } peers { permanent_uuid: "cbe05d31760d44a392cfae0cefaf1922" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41039 } attrs { replace: false } } peers { permanent_uuid: "e6596e176863428697c81314a28ccbbd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41449 } } }
I20260608 12:43:16.986388  9004 raft_consensus.cc:2955] T 9e5b107fa7d74003a17f5384896a8f3d P 0f5c44bceefa4c32b867e6cc93ffea55 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 279c387442a34d9e8733118f2cf3e50b (127.0.107.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0f5c44bceefa4c32b867e6cc93ffea55" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40789 } } peers { permanent_uuid: "cbe05d31760d44a392cfae0cefaf1922" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41039 } } peers { permanent_uuid: "e6596e176863428697c81314a28ccbbd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41449 } attrs { replace: false } } }
I20260608 12:43:16.995359  8827 raft_consensus.cc:2955] T 9e5b107fa7d74003a17f5384896a8f3d P e6596e176863428697c81314a28ccbbd [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 279c387442a34d9e8733118f2cf3e50b (127.0.107.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0f5c44bceefa4c32b867e6cc93ffea55" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40789 } } peers { permanent_uuid: "cbe05d31760d44a392cfae0cefaf1922" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41039 } } peers { permanent_uuid: "e6596e176863428697c81314a28ccbbd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41449 } attrs { replace: false } } }
I20260608 12:43:17.004532  8753 consensus_queue.cc:237] T 4c952cb7beb04230b49d68d2bde492fd P cbe05d31760d44a392cfae0cefaf1922 [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: "0f5c44bceefa4c32b867e6cc93ffea55" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40789 } attrs { replace: false } } peers { permanent_uuid: "cbe05d31760d44a392cfae0cefaf1922" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41039 } } peers { permanent_uuid: "e6596e176863428697c81314a28ccbbd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41449 } }
I20260608 12:43:17.014472  8827 raft_consensus.cc:1275] T 4c952cb7beb04230b49d68d2bde492fd P e6596e176863428697c81314a28ccbbd [term 1 FOLLOWER]: Refusing update from remote peer cbe05d31760d44a392cfae0cefaf1922: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:43:17.014627  8577 catalog_manager.cc:5696] T 9e5b107fa7d74003a17f5384896a8f3d P e6596e176863428697c81314a28ccbbd reported cstate change: config changed from index 3 to 4, NON_VOTER 279c387442a34d9e8733118f2cf3e50b (127.0.107.196) evicted. New cstate: current_term: 1 leader_uuid: "0f5c44bceefa4c32b867e6cc93ffea55" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0f5c44bceefa4c32b867e6cc93ffea55" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40789 } } peers { permanent_uuid: "cbe05d31760d44a392cfae0cefaf1922" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41039 } } peers { permanent_uuid: "e6596e176863428697c81314a28ccbbd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41449 } attrs { replace: false } } }
I20260608 12:43:17.016212  8990 consensus_queue.cc:1048] T 4c952cb7beb04230b49d68d2bde492fd P cbe05d31760d44a392cfae0cefaf1922 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6596e176863428697c81314a28ccbbd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:43:17.017660  8679 raft_consensus.cc:1275] T 4c952cb7beb04230b49d68d2bde492fd P 0f5c44bceefa4c32b867e6cc93ffea55 [term 1 FOLLOWER]: Refusing update from remote peer cbe05d31760d44a392cfae0cefaf1922: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:43:17.023648  8991 raft_consensus.cc:2955] T 4c952cb7beb04230b49d68d2bde492fd P cbe05d31760d44a392cfae0cefaf1922 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 279c387442a34d9e8733118f2cf3e50b (127.0.107.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0f5c44bceefa4c32b867e6cc93ffea55" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40789 } attrs { replace: false } } peers { permanent_uuid: "cbe05d31760d44a392cfae0cefaf1922" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41039 } } peers { permanent_uuid: "e6596e176863428697c81314a28ccbbd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41449 } } }
I20260608 12:43:17.027321  8986 consensus_queue.cc:1048] T 4c952cb7beb04230b49d68d2bde492fd P cbe05d31760d44a392cfae0cefaf1922 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f5c44bceefa4c32b867e6cc93ffea55" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40789 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:43:17.031284  8827 raft_consensus.cc:2955] T 4c952cb7beb04230b49d68d2bde492fd P e6596e176863428697c81314a28ccbbd [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 279c387442a34d9e8733118f2cf3e50b (127.0.107.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0f5c44bceefa4c32b867e6cc93ffea55" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40789 } attrs { replace: false } } peers { permanent_uuid: "cbe05d31760d44a392cfae0cefaf1922" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41039 } } peers { permanent_uuid: "e6596e176863428697c81314a28ccbbd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41449 } } }
I20260608 12:43:17.036227  8679 raft_consensus.cc:2955] T 4c952cb7beb04230b49d68d2bde492fd P 0f5c44bceefa4c32b867e6cc93ffea55 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 279c387442a34d9e8733118f2cf3e50b (127.0.107.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0f5c44bceefa4c32b867e6cc93ffea55" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40789 } attrs { replace: false } } peers { permanent_uuid: "cbe05d31760d44a392cfae0cefaf1922" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41039 } } peers { permanent_uuid: "e6596e176863428697c81314a28ccbbd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41449 } } }
I20260608 12:43:17.037693  8562 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 4c952cb7beb04230b49d68d2bde492fd with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:43:17.039529  8563 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 9e5b107fa7d74003a17f5384896a8f3d with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:43:17.047501  8577 catalog_manager.cc:5696] T 4c952cb7beb04230b49d68d2bde492fd P cbe05d31760d44a392cfae0cefaf1922 reported cstate change: config changed from index 3 to 4, NON_VOTER 279c387442a34d9e8733118f2cf3e50b (127.0.107.196) evicted. New cstate: current_term: 1 leader_uuid: "cbe05d31760d44a392cfae0cefaf1922" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0f5c44bceefa4c32b867e6cc93ffea55" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40789 } attrs { replace: false } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cbe05d31760d44a392cfae0cefaf1922" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41039 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e6596e176863428697c81314a28ccbbd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41449 } health_report { overall_health: HEALTHY } } }
I20260608 12:43:17.048537  8754 raft_consensus.cc:2955] T 9e5b107fa7d74003a17f5384896a8f3d P cbe05d31760d44a392cfae0cefaf1922 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 279c387442a34d9e8733118f2cf3e50b (127.0.107.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0f5c44bceefa4c32b867e6cc93ffea55" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40789 } } peers { permanent_uuid: "cbe05d31760d44a392cfae0cefaf1922" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41039 } } peers { permanent_uuid: "e6596e176863428697c81314a28ccbbd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41449 } attrs { replace: false } } }
I20260608 12:43:17.067431  8939 tablet_service.cc:1558] Processing DeleteTablet for tablet 4453d721c544443596101561180199b7 with delete_type TABLET_DATA_TOMBSTONED (TS 279c387442a34d9e8733118f2cf3e50b not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:46026
I20260608 12:43:17.068192  8937 tablet_service.cc:1558] Processing DeleteTablet for tablet 4c952cb7beb04230b49d68d2bde492fd with delete_type TABLET_DATA_TOMBSTONED (TS 279c387442a34d9e8733118f2cf3e50b not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:46026
I20260608 12:43:17.068329  8938 tablet_service.cc:1558] Processing DeleteTablet for tablet 9e5b107fa7d74003a17f5384896a8f3d with delete_type TABLET_DATA_TOMBSTONED (TS 279c387442a34d9e8733118f2cf3e50b not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:46026
W20260608 12:43:17.076267  8563 catalog_manager.cc:4994] TS 279c387442a34d9e8733118f2cf3e50b (127.0.107.196:36835): delete failed for tablet 4453d721c544443596101561180199b7 because the tablet was not found. No further retry: Not found: Tablet not found: 4453d721c544443596101561180199b7
W20260608 12:43:17.077169  8563 catalog_manager.cc:4994] TS 279c387442a34d9e8733118f2cf3e50b (127.0.107.196:36835): delete failed for tablet 4c952cb7beb04230b49d68d2bde492fd because the tablet was not found. No further retry: Not found: Tablet not found: 4c952cb7beb04230b49d68d2bde492fd
W20260608 12:43:17.077857  8563 catalog_manager.cc:4994] TS 279c387442a34d9e8733118f2cf3e50b (127.0.107.196:36835): delete failed for tablet 9e5b107fa7d74003a17f5384896a8f3d because the tablet was not found. No further retry: Not found: Tablet not found: 9e5b107fa7d74003a17f5384896a8f3d
I20260608 12:43:17.078207   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
I20260608 12:43:17.112392   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:43:17.113154   431 tablet_replica.cc:333] T 9e5b107fa7d74003a17f5384896a8f3d P 0f5c44bceefa4c32b867e6cc93ffea55: stopping tablet replica
I20260608 12:43:17.113744   431 raft_consensus.cc:2243] T 9e5b107fa7d74003a17f5384896a8f3d P 0f5c44bceefa4c32b867e6cc93ffea55 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:43:17.114576   431 raft_consensus.cc:2272] T 9e5b107fa7d74003a17f5384896a8f3d P 0f5c44bceefa4c32b867e6cc93ffea55 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:17.117229   431 tablet_replica.cc:333] T 4453d721c544443596101561180199b7 P 0f5c44bceefa4c32b867e6cc93ffea55: stopping tablet replica
I20260608 12:43:17.117812   431 raft_consensus.cc:2243] T 4453d721c544443596101561180199b7 P 0f5c44bceefa4c32b867e6cc93ffea55 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:43:17.118597   431 raft_consensus.cc:2272] T 4453d721c544443596101561180199b7 P 0f5c44bceefa4c32b867e6cc93ffea55 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:17.121344   431 tablet_replica.cc:333] T 4c952cb7beb04230b49d68d2bde492fd P 0f5c44bceefa4c32b867e6cc93ffea55: stopping tablet replica
I20260608 12:43:17.121908   431 raft_consensus.cc:2243] T 4c952cb7beb04230b49d68d2bde492fd P 0f5c44bceefa4c32b867e6cc93ffea55 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:17.122522   431 raft_consensus.cc:2272] T 4c952cb7beb04230b49d68d2bde492fd P 0f5c44bceefa4c32b867e6cc93ffea55 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:17.125662   431 tablet_replica.cc:333] T fc3eb2656ac84f90853ea67847db4e71 P 0f5c44bceefa4c32b867e6cc93ffea55: stopping tablet replica
I20260608 12:43:17.126233   431 raft_consensus.cc:2243] T fc3eb2656ac84f90853ea67847db4e71 P 0f5c44bceefa4c32b867e6cc93ffea55 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:43:17.127048   431 raft_consensus.cc:2272] T fc3eb2656ac84f90853ea67847db4e71 P 0f5c44bceefa4c32b867e6cc93ffea55 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:17.152158   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
I20260608 12:43:17.166388   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
I20260608 12:43:17.192875   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:43:17.193972   431 tablet_replica.cc:333] T fc3eb2656ac84f90853ea67847db4e71 P cbe05d31760d44a392cfae0cefaf1922: stopping tablet replica
I20260608 12:43:17.194861   431 raft_consensus.cc:2243] T fc3eb2656ac84f90853ea67847db4e71 P cbe05d31760d44a392cfae0cefaf1922 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:17.195428   431 raft_consensus.cc:2272] T fc3eb2656ac84f90853ea67847db4e71 P cbe05d31760d44a392cfae0cefaf1922 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:17.198184   431 tablet_replica.cc:333] T 4c952cb7beb04230b49d68d2bde492fd P cbe05d31760d44a392cfae0cefaf1922: stopping tablet replica
I20260608 12:43:17.198807   431 raft_consensus.cc:2243] T 4c952cb7beb04230b49d68d2bde492fd P cbe05d31760d44a392cfae0cefaf1922 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:43:17.199913   431 raft_consensus.cc:2272] T 4c952cb7beb04230b49d68d2bde492fd P cbe05d31760d44a392cfae0cefaf1922 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:17.202396   431 tablet_replica.cc:333] T 9e5b107fa7d74003a17f5384896a8f3d P cbe05d31760d44a392cfae0cefaf1922: stopping tablet replica
I20260608 12:43:17.202932   431 raft_consensus.cc:2243] T 9e5b107fa7d74003a17f5384896a8f3d P cbe05d31760d44a392cfae0cefaf1922 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:17.203512   431 raft_consensus.cc:2272] T 9e5b107fa7d74003a17f5384896a8f3d P cbe05d31760d44a392cfae0cefaf1922 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:17.206677   431 tablet_replica.cc:333] T 4453d721c544443596101561180199b7 P cbe05d31760d44a392cfae0cefaf1922: stopping tablet replica
I20260608 12:43:17.207190   431 raft_consensus.cc:2243] T 4453d721c544443596101561180199b7 P cbe05d31760d44a392cfae0cefaf1922 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:17.207752   431 raft_consensus.cc:2272] T 4453d721c544443596101561180199b7 P cbe05d31760d44a392cfae0cefaf1922 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:17.233299   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
I20260608 12:43:17.247831   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
I20260608 12:43:17.271049   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:43:17.271890   431 tablet_replica.cc:333] T 4c952cb7beb04230b49d68d2bde492fd P e6596e176863428697c81314a28ccbbd: stopping tablet replica
I20260608 12:43:17.272516   431 raft_consensus.cc:2243] T 4c952cb7beb04230b49d68d2bde492fd P e6596e176863428697c81314a28ccbbd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:17.273236   431 raft_consensus.cc:2272] T 4c952cb7beb04230b49d68d2bde492fd P e6596e176863428697c81314a28ccbbd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:17.275664   431 tablet_replica.cc:333] T fc3eb2656ac84f90853ea67847db4e71 P e6596e176863428697c81314a28ccbbd: stopping tablet replica
I20260608 12:43:17.276214   431 raft_consensus.cc:2243] T fc3eb2656ac84f90853ea67847db4e71 P e6596e176863428697c81314a28ccbbd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:17.276692   431 raft_consensus.cc:2272] T fc3eb2656ac84f90853ea67847db4e71 P e6596e176863428697c81314a28ccbbd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:17.278549   431 tablet_replica.cc:333] T 9e5b107fa7d74003a17f5384896a8f3d P e6596e176863428697c81314a28ccbbd: stopping tablet replica
I20260608 12:43:17.279038   431 raft_consensus.cc:2243] T 9e5b107fa7d74003a17f5384896a8f3d P e6596e176863428697c81314a28ccbbd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:17.279604   431 raft_consensus.cc:2272] T 9e5b107fa7d74003a17f5384896a8f3d P e6596e176863428697c81314a28ccbbd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:17.282102   431 tablet_replica.cc:333] T 4453d721c544443596101561180199b7 P e6596e176863428697c81314a28ccbbd: stopping tablet replica
I20260608 12:43:17.282605   431 raft_consensus.cc:2243] T 4453d721c544443596101561180199b7 P e6596e176863428697c81314a28ccbbd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:17.283182   431 raft_consensus.cc:2272] T 4453d721c544443596101561180199b7 P e6596e176863428697c81314a28ccbbd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:17.307713   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260608 12:43:17.321729   431 tablet_server.cc:179] TabletServer@127.0.107.196:0 shutting down...
I20260608 12:43:17.342128   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:43:17.359021   431 tablet_server.cc:196] TabletServer@127.0.107.196:0 shutdown complete.
I20260608 12:43:17.368351   431 master.cc:562] Master@127.0.107.254:35059 shutting down...
I20260608 12:43:17.384235   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P d10ec11d2ff84b1fab6a898ade9a8e1c [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:43:17.384847   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P d10ec11d2ff84b1fab6a898ade9a8e1c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:17.385201   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P d10ec11d2ff84b1fab6a898ade9a8e1c: stopping tablet replica
I20260608 12:43:17.399765   431 master.cc:584] Master@127.0.107.254:35059 shutdown complete.
[       OK ] AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails (3907 ms)
[ RUN      ] AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag
I20260608 12:43:17.429920   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:43811
I20260608 12:43:17.431087   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:43:17.437325  9008 instance_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:43:17.440655  9009 instance_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:43:17.441731   431 server_base.cc:1061] running on GCE node
W20260608 12:43:17.441870  9011 instance_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:43:17.442826   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:43:17.443056   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:43:17.443224   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922597443207 us; error 0 us; skew 500 ppm
I20260608 12:43:17.443863   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:43:17.446477   431 webserver.cc:533] Webserver started at http://127.0.107.254:46163/ using document root <none> and password file <none>
I20260608 12:43:17.447031   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:43:17.447247   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:43:17.447525   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:43:17.448716   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780922379125897-431-0/minicluster-data/master-0-root/instance:
uuid: "131838f3492d41d09432df7d552a2b09"
format_stamp: "Formatted at 2026-06-08 12:43:17 on dist-test-slave-gg24"
I20260608 12:43:17.453831   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260608 12:43:17.457885  9016 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:43:17.458797   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 12:43:17.459160   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780922379125897-431-0/minicluster-data/master-0-root
uuid: "131838f3492d41d09432df7d552a2b09"
format_stamp: "Formatted at 2026-06-08 12:43:17 on dist-test-slave-gg24"
I20260608 12:43:17.459509   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780922379125897-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780922379125897-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780922379125897-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:43:17.469136   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:43:17.470300   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:43:17.510986   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:43811
I20260608 12:43:17.511191  9067 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:43811 every 8 connection(s)
I20260608 12:43:17.516001  9068 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:43:17.527541  9068 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 131838f3492d41d09432df7d552a2b09: Bootstrap starting.
I20260608 12:43:17.532287  9068 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 131838f3492d41d09432df7d552a2b09: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:17.537405  9068 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 131838f3492d41d09432df7d552a2b09: No bootstrap required, opened a new log
I20260608 12:43:17.539711  9068 raft_consensus.cc:359] T 00000000000000000000000000000000 P 131838f3492d41d09432df7d552a2b09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "131838f3492d41d09432df7d552a2b09" member_type: VOTER }
I20260608 12:43:17.540107  9068 raft_consensus.cc:385] T 00000000000000000000000000000000 P 131838f3492d41d09432df7d552a2b09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:17.540390  9068 raft_consensus.cc:740] T 00000000000000000000000000000000 P 131838f3492d41d09432df7d552a2b09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 131838f3492d41d09432df7d552a2b09, State: Initialized, Role: FOLLOWER
I20260608 12:43:17.541030  9068 consensus_queue.cc:260] T 00000000000000000000000000000000 P 131838f3492d41d09432df7d552a2b09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "131838f3492d41d09432df7d552a2b09" member_type: VOTER }
I20260608 12:43:17.541496  9068 raft_consensus.cc:399] T 00000000000000000000000000000000 P 131838f3492d41d09432df7d552a2b09 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:43:17.541720  9068 raft_consensus.cc:493] T 00000000000000000000000000000000 P 131838f3492d41d09432df7d552a2b09 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:43:17.542021  9068 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 131838f3492d41d09432df7d552a2b09 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:17.546856  9068 raft_consensus.cc:515] T 00000000000000000000000000000000 P 131838f3492d41d09432df7d552a2b09 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "131838f3492d41d09432df7d552a2b09" member_type: VOTER }
I20260608 12:43:17.547415  9068 leader_election.cc:304] T 00000000000000000000000000000000 P 131838f3492d41d09432df7d552a2b09 [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: 131838f3492d41d09432df7d552a2b09; no voters: 
I20260608 12:43:17.548660  9068 leader_election.cc:290] T 00000000000000000000000000000000 P 131838f3492d41d09432df7d552a2b09 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:43:17.549129  9071 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 131838f3492d41d09432df7d552a2b09 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:43:17.550529  9071 raft_consensus.cc:697] T 00000000000000000000000000000000 P 131838f3492d41d09432df7d552a2b09 [term 1 LEADER]: Becoming Leader. State: Replica: 131838f3492d41d09432df7d552a2b09, State: Running, Role: LEADER
I20260608 12:43:17.551263  9071 consensus_queue.cc:237] T 00000000000000000000000000000000 P 131838f3492d41d09432df7d552a2b09 [LEADER]: Queue going to LEADER mode. State: All 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: "131838f3492d41d09432df7d552a2b09" member_type: VOTER }
I20260608 12:43:17.551712  9068 sys_catalog.cc:565] T 00000000000000000000000000000000 P 131838f3492d41d09432df7d552a2b09 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:43:17.554476  9073 sys_catalog.cc:455] T 00000000000000000000000000000000 P 131838f3492d41d09432df7d552a2b09 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 131838f3492d41d09432df7d552a2b09. Latest consensus state: current_term: 1 leader_uuid: "131838f3492d41d09432df7d552a2b09" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "131838f3492d41d09432df7d552a2b09" member_type: VOTER } }
I20260608 12:43:17.554428  9072 sys_catalog.cc:455] T 00000000000000000000000000000000 P 131838f3492d41d09432df7d552a2b09 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "131838f3492d41d09432df7d552a2b09" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "131838f3492d41d09432df7d552a2b09" member_type: VOTER } }
I20260608 12:43:17.555337  9072 sys_catalog.cc:458] T 00000000000000000000000000000000 P 131838f3492d41d09432df7d552a2b09 [sys.catalog]: This master's current role is: LEADER
I20260608 12:43:17.557220  9073 sys_catalog.cc:458] T 00000000000000000000000000000000 P 131838f3492d41d09432df7d552a2b09 [sys.catalog]: This master's current role is: LEADER
I20260608 12:43:17.561462  9077 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:43:17.571137  9077 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:43:17.572428   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:43:17.581557  9077 catalog_manager.cc:1382] Generated new cluster ID: 3bdfaef8eb26426789087126910d130d
I20260608 12:43:17.581892  9077 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:43:17.596937  9077 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:43:17.598451  9077 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:43:17.614121  9077 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 131838f3492d41d09432df7d552a2b09: Generated new TSK 0
I20260608 12:43:17.615180  9077 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:43:17.639333   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:43:17.646258  9089 instance_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:43:17.646914  9090 instance_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:43:17.649376  9092 instance_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:43:17.649852   431 server_base.cc:1061] running on GCE node
I20260608 12:43:17.650944   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:43:17.651140   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:43:17.651356   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922597651341 us; error 0 us; skew 500 ppm
I20260608 12:43:17.652024   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:43:17.655035   431 webserver.cc:533] Webserver started at http://127.0.107.193:33327/ using document root <none> and password file <none>
I20260608 12:43:17.655598   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:43:17.655781   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:43:17.656076   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:43:17.657259   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780922379125897-431-0/minicluster-data/ts-0-root/instance:
uuid: "d3f72f20fef148bb9b1305049e83a702"
format_stamp: "Formatted at 2026-06-08 12:43:17 on dist-test-slave-gg24"
I20260608 12:43:17.662492   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.001s	sys 0.004s
I20260608 12:43:17.667289  9097 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:43:17.668303   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 12:43:17.668705   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780922379125897-431-0/minicluster-data/ts-0-root
uuid: "d3f72f20fef148bb9b1305049e83a702"
format_stamp: "Formatted at 2026-06-08 12:43:17 on dist-test-slave-gg24"
I20260608 12:43:17.669010   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780922379125897-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780922379125897-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780922379125897-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:43:17.684429   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:43:17.685606   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:43:17.687359   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:43:17.690901   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:43:17.691167   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:43:17.691439   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:43:17.691609   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:43:17.734916   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:40873
I20260608 12:43:17.735070  9159 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:40873 every 8 connection(s)
I20260608 12:43:17.740139   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:43:17.747099  9164 instance_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:43:17.747856  9165 instance_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:43:17.751448   431 server_base.cc:1061] running on GCE node
W20260608 12:43:17.751582  9168 instance_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:43:17.753440   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:43:17.753747   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:43:17.753975   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922597753952 us; error 0 us; skew 500 ppm
I20260608 12:43:17.754577  9160 heartbeater.cc:344] Connected to a master server at 127.0.107.254:43811
I20260608 12:43:17.755085   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:43:17.755115  9160 heartbeater.cc:461] Registering TS with master...
I20260608 12:43:17.756692  9160 heartbeater.cc:507] Master 127.0.107.254:43811 requested a full tablet report, sending...
I20260608 12:43:17.758809   431 webserver.cc:533] Webserver started at http://127.0.107.194:41887/ using document root <none> and password file <none>
I20260608 12:43:17.759665   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:43:17.759618  9033 ts_manager.cc:194] Registered new tserver with Master: d3f72f20fef148bb9b1305049e83a702 (127.0.107.193:40873)
I20260608 12:43:17.760211   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:43:17.760675   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:43:17.762302   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780922379125897-431-0/minicluster-data/ts-1-root/instance:
uuid: "eed4be6f11704156ac5991454ce0a802"
format_stamp: "Formatted at 2026-06-08 12:43:17 on dist-test-slave-gg24"
I20260608 12:43:17.762651  9033 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53020
I20260608 12:43:17.768527   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.001s
I20260608 12:43:17.772806  9172 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:43:17.773901   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 12:43:17.774247   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780922379125897-431-0/minicluster-data/ts-1-root
uuid: "eed4be6f11704156ac5991454ce0a802"
format_stamp: "Formatted at 2026-06-08 12:43:17 on dist-test-slave-gg24"
I20260608 12:43:17.774561   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780922379125897-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780922379125897-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780922379125897-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:43:17.790038   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:43:17.791292   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:43:17.793326   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:43:17.795855   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:43:17.796097   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:43:17.796344   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:43:17.796523   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:43:17.839345   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:44971
I20260608 12:43:17.839473  9234 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:44971 every 8 connection(s)
I20260608 12:43:17.845069   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:43:17.854947  9238 instance_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:43:17.856160  9239 instance_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:43:17.859462   431 server_base.cc:1061] running on GCE node
W20260608 12:43:17.859509  9241 instance_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:43:17.859951  9235 heartbeater.cc:344] Connected to a master server at 127.0.107.254:43811
I20260608 12:43:17.860724  9235 heartbeater.cc:461] Registering TS with master...
I20260608 12:43:17.861205   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:43:17.861505   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:43:17.861743   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922597861720 us; error 0 us; skew 500 ppm
I20260608 12:43:17.861790  9235 heartbeater.cc:507] Master 127.0.107.254:43811 requested a full tablet report, sending...
I20260608 12:43:17.862753   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:43:17.864435  9033 ts_manager.cc:194] Registered new tserver with Master: eed4be6f11704156ac5991454ce0a802 (127.0.107.194:44971)
I20260608 12:43:17.865715   431 webserver.cc:533] Webserver started at http://127.0.107.195:43431/ using document root <none> and password file <none>
I20260608 12:43:17.866463   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:43:17.866412  9033 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53032
I20260608 12:43:17.866930   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:43:17.867306   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:43:17.868642   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780922379125897-431-0/minicluster-data/ts-2-root/instance:
uuid: "74d5893f984247979ac8aab294eb3abb"
format_stamp: "Formatted at 2026-06-08 12:43:17 on dist-test-slave-gg24"
I20260608 12:43:17.873515   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.003s
I20260608 12:43:17.877476  9246 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:43:17.878409   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.002s
I20260608 12:43:17.878693   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780922379125897-431-0/minicluster-data/ts-2-root
uuid: "74d5893f984247979ac8aab294eb3abb"
format_stamp: "Formatted at 2026-06-08 12:43:17 on dist-test-slave-gg24"
I20260608 12:43:17.878944   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780922379125897-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780922379125897-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780922379125897-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:43:17.894755   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:43:17.895931   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:43:17.897567   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:43:17.900164   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:43:17.900614   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:43:17.900911   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:43:17.901080   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:43:17.954005   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:44357
I20260608 12:43:17.954028  9308 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:44357 every 8 connection(s)
I20260608 12:43:17.970707  9309 heartbeater.cc:344] Connected to a master server at 127.0.107.254:43811
I20260608 12:43:17.971243  9309 heartbeater.cc:461] Registering TS with master...
I20260608 12:43:17.972039  9309 heartbeater.cc:507] Master 127.0.107.254:43811 requested a full tablet report, sending...
I20260608 12:43:17.974380  9033 ts_manager.cc:194] Registered new tserver with Master: 74d5893f984247979ac8aab294eb3abb (127.0.107.195:44357)
I20260608 12:43:17.974498   431 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016184447s
I20260608 12:43:17.976042  9033 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53044
I20260608 12:43:18.766377  9160 heartbeater.cc:499] Master 127.0.107.254:43811 was elected leader, sending a full tablet report...
I20260608 12:43:18.870162  9235 heartbeater.cc:499] Master 127.0.107.254:43811 was elected leader, sending a full tablet report...
I20260608 12:43:18.978858  9309 heartbeater.cc:499] Master 127.0.107.254:43811 was elected leader, sending a full tablet report...
I20260608 12:43:19.038232  9033 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:53058:
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:43:19.040812  9033 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:43:19.116304  9274 tablet_service.cc:1511] Processing CreateTablet for tablet b2480d34a77d4a728cd07233ea20ff60 (DEFAULT_TABLE table=test-workload [id=361344e1d7894d24a52e687509852285]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 12:43:19.117851  9274 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b2480d34a77d4a728cd07233ea20ff60. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:19.119352  9199 tablet_service.cc:1511] Processing CreateTablet for tablet 2ff0238665044503a2abed91a8885e4f (DEFAULT_TABLE table=test-workload [id=361344e1d7894d24a52e687509852285]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 12:43:19.121850  9197 tablet_service.cc:1511] Processing CreateTablet for tablet 37de329ca4754f0296865307848028e4 (DEFAULT_TABLE table=test-workload [id=361344e1d7894d24a52e687509852285]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 12:43:19.124337  9198 tablet_service.cc:1511] Processing CreateTablet for tablet 7a4855a83cc64acd98d53a7808cfedca (DEFAULT_TABLE table=test-workload [id=361344e1d7894d24a52e687509852285]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 12:43:19.126927  9273 tablet_service.cc:1511] Processing CreateTablet for tablet 2ff0238665044503a2abed91a8885e4f (DEFAULT_TABLE table=test-workload [id=361344e1d7894d24a52e687509852285]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 12:43:19.127230  9200 tablet_service.cc:1511] Processing CreateTablet for tablet b2480d34a77d4a728cd07233ea20ff60 (DEFAULT_TABLE table=test-workload [id=361344e1d7894d24a52e687509852285]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 12:43:19.128810  9273 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ff0238665044503a2abed91a8885e4f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:19.128628  9272 tablet_service.cc:1511] Processing CreateTablet for tablet 7a4855a83cc64acd98d53a7808cfedca (DEFAULT_TABLE table=test-workload [id=361344e1d7894d24a52e687509852285]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 12:43:19.130303  9272 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a4855a83cc64acd98d53a7808cfedca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:19.131783  9196 tablet_service.cc:1511] Processing CreateTablet for tablet e7b47aa3aab841d9af95d686dd5eea32 (DEFAULT_TABLE table=test-workload [id=361344e1d7894d24a52e687509852285]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 12:43:19.133157  9195 tablet_service.cc:1511] Processing CreateTablet for tablet ac30d00eb58242acac97cb108b4187fc (DEFAULT_TABLE table=test-workload [id=361344e1d7894d24a52e687509852285]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 12:43:19.135232  9199 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ff0238665044503a2abed91a8885e4f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:19.136000  9196 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7b47aa3aab841d9af95d686dd5eea32. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:19.136725  9197 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37de329ca4754f0296865307848028e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:19.136835  9271 tablet_service.cc:1511] Processing CreateTablet for tablet 37de329ca4754f0296865307848028e4 (DEFAULT_TABLE table=test-workload [id=361344e1d7894d24a52e687509852285]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 12:43:19.138361  9271 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37de329ca4754f0296865307848028e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:19.140946  9198 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a4855a83cc64acd98d53a7808cfedca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:19.144982  9200 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b2480d34a77d4a728cd07233ea20ff60. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:19.153117  9195 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac30d00eb58242acac97cb108b4187fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:19.155246  9270 tablet_service.cc:1511] Processing CreateTablet for tablet e7b47aa3aab841d9af95d686dd5eea32 (DEFAULT_TABLE table=test-workload [id=361344e1d7894d24a52e687509852285]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 12:43:19.156832  9270 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7b47aa3aab841d9af95d686dd5eea32. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:19.161966  9269 tablet_service.cc:1511] Processing CreateTablet for tablet ac30d00eb58242acac97cb108b4187fc (DEFAULT_TABLE table=test-workload [id=361344e1d7894d24a52e687509852285]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 12:43:19.163841  9269 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac30d00eb58242acac97cb108b4187fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:19.172727  9125 tablet_service.cc:1511] Processing CreateTablet for tablet b2480d34a77d4a728cd07233ea20ff60 (DEFAULT_TABLE table=test-workload [id=361344e1d7894d24a52e687509852285]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 12:43:19.174880  9125 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b2480d34a77d4a728cd07233ea20ff60. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:19.186234  9329 tablet_bootstrap.cc:492] T 7a4855a83cc64acd98d53a7808cfedca P 74d5893f984247979ac8aab294eb3abb: Bootstrap starting.
I20260608 12:43:19.191973  9124 tablet_service.cc:1511] Processing CreateTablet for tablet 2ff0238665044503a2abed91a8885e4f (DEFAULT_TABLE table=test-workload [id=361344e1d7894d24a52e687509852285]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 12:43:19.193046  9123 tablet_service.cc:1511] Processing CreateTablet for tablet 7a4855a83cc64acd98d53a7808cfedca (DEFAULT_TABLE table=test-workload [id=361344e1d7894d24a52e687509852285]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 12:43:19.193832  9124 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ff0238665044503a2abed91a8885e4f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:19.195087  9123 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a4855a83cc64acd98d53a7808cfedca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:19.202278  9329 tablet_bootstrap.cc:654] T 7a4855a83cc64acd98d53a7808cfedca P 74d5893f984247979ac8aab294eb3abb: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:19.202658  9122 tablet_service.cc:1511] Processing CreateTablet for tablet 37de329ca4754f0296865307848028e4 (DEFAULT_TABLE table=test-workload [id=361344e1d7894d24a52e687509852285]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 12:43:19.203370  9121 tablet_service.cc:1511] Processing CreateTablet for tablet e7b47aa3aab841d9af95d686dd5eea32 (DEFAULT_TABLE table=test-workload [id=361344e1d7894d24a52e687509852285]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 12:43:19.204170  9122 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37de329ca4754f0296865307848028e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:19.205278  9121 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7b47aa3aab841d9af95d686dd5eea32. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:19.244026  9329 tablet_bootstrap.cc:492] T 7a4855a83cc64acd98d53a7808cfedca P 74d5893f984247979ac8aab294eb3abb: No bootstrap required, opened a new log
I20260608 12:43:19.244640  9329 ts_tablet_manager.cc:1403] T 7a4855a83cc64acd98d53a7808cfedca P 74d5893f984247979ac8aab294eb3abb: Time spent bootstrapping tablet: real 0.059s	user 0.017s	sys 0.028s
I20260608 12:43:19.248347  9329 raft_consensus.cc:359] T 7a4855a83cc64acd98d53a7808cfedca P 74d5893f984247979ac8aab294eb3abb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3f72f20fef148bb9b1305049e83a702" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40873 } } peers { permanent_uuid: "eed4be6f11704156ac5991454ce0a802" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44971 } } peers { permanent_uuid: "74d5893f984247979ac8aab294eb3abb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44357 } }
I20260608 12:43:19.249451  9329 raft_consensus.cc:385] T 7a4855a83cc64acd98d53a7808cfedca P 74d5893f984247979ac8aab294eb3abb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:19.249893  9329 raft_consensus.cc:740] T 7a4855a83cc64acd98d53a7808cfedca P 74d5893f984247979ac8aab294eb3abb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 74d5893f984247979ac8aab294eb3abb, State: Initialized, Role: FOLLOWER
I20260608 12:43:19.251122  9329 consensus_queue.cc:260] T 7a4855a83cc64acd98d53a7808cfedca P 74d5893f984247979ac8aab294eb3abb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3f72f20fef148bb9b1305049e83a702" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40873 } } peers { permanent_uuid: "eed4be6f11704156ac5991454ce0a802" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44971 } } peers { permanent_uuid: "74d5893f984247979ac8aab294eb3abb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44357 } }
I20260608 12:43:19.255209  9122 tablet_service.cc:1511] Processing CreateTablet for tablet ac30d00eb58242acac97cb108b4187fc (DEFAULT_TABLE table=test-workload [id=361344e1d7894d24a52e687509852285]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 12:43:19.263466  9329 ts_tablet_manager.cc:1434] T 7a4855a83cc64acd98d53a7808cfedca P 74d5893f984247979ac8aab294eb3abb: Time spent starting tablet: real 0.019s	user 0.010s	sys 0.005s
I20260608 12:43:19.264632  9329 tablet_bootstrap.cc:492] T 37de329ca4754f0296865307848028e4 P 74d5893f984247979ac8aab294eb3abb: Bootstrap starting.
I20260608 12:43:19.272970  9329 tablet_bootstrap.cc:654] T 37de329ca4754f0296865307848028e4 P 74d5893f984247979ac8aab294eb3abb: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:19.274886  9122 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac30d00eb58242acac97cb108b4187fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:19.286475  9329 tablet_bootstrap.cc:492] T 37de329ca4754f0296865307848028e4 P 74d5893f984247979ac8aab294eb3abb: No bootstrap required, opened a new log
I20260608 12:43:19.286504  9332 tablet_bootstrap.cc:492] T 2ff0238665044503a2abed91a8885e4f P d3f72f20fef148bb9b1305049e83a702: Bootstrap starting.
I20260608 12:43:19.287111  9329 ts_tablet_manager.cc:1403] T 37de329ca4754f0296865307848028e4 P 74d5893f984247979ac8aab294eb3abb: Time spent bootstrapping tablet: real 0.023s	user 0.014s	sys 0.007s
I20260608 12:43:19.290385  9329 raft_consensus.cc:359] T 37de329ca4754f0296865307848028e4 P 74d5893f984247979ac8aab294eb3abb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3f72f20fef148bb9b1305049e83a702" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40873 } } peers { permanent_uuid: "eed4be6f11704156ac5991454ce0a802" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44971 } } peers { permanent_uuid: "74d5893f984247979ac8aab294eb3abb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44357 } }
I20260608 12:43:19.291173  9329 raft_consensus.cc:385] T 37de329ca4754f0296865307848028e4 P 74d5893f984247979ac8aab294eb3abb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:19.291493  9329 raft_consensus.cc:740] T 37de329ca4754f0296865307848028e4 P 74d5893f984247979ac8aab294eb3abb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 74d5893f984247979ac8aab294eb3abb, State: Initialized, Role: FOLLOWER
I20260608 12:43:19.292413  9329 consensus_queue.cc:260] T 37de329ca4754f0296865307848028e4 P 74d5893f984247979ac8aab294eb3abb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3f72f20fef148bb9b1305049e83a702" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40873 } } peers { permanent_uuid: "eed4be6f11704156ac5991454ce0a802" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44971 } } peers { permanent_uuid: "74d5893f984247979ac8aab294eb3abb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44357 } }
I20260608 12:43:19.294718  9329 ts_tablet_manager.cc:1434] T 37de329ca4754f0296865307848028e4 P 74d5893f984247979ac8aab294eb3abb: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 12:43:19.295198  9330 tablet_bootstrap.cc:492] T e7b47aa3aab841d9af95d686dd5eea32 P eed4be6f11704156ac5991454ce0a802: Bootstrap starting.
I20260608 12:43:19.295449  9332 tablet_bootstrap.cc:654] T 2ff0238665044503a2abed91a8885e4f P d3f72f20fef148bb9b1305049e83a702: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:19.296190  9329 tablet_bootstrap.cc:492] T ac30d00eb58242acac97cb108b4187fc P 74d5893f984247979ac8aab294eb3abb: Bootstrap starting.
I20260608 12:43:19.302239  9330 tablet_bootstrap.cc:654] T e7b47aa3aab841d9af95d686dd5eea32 P eed4be6f11704156ac5991454ce0a802: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:19.307897  9329 tablet_bootstrap.cc:654] T ac30d00eb58242acac97cb108b4187fc P 74d5893f984247979ac8aab294eb3abb: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:19.318864  9329 tablet_bootstrap.cc:492] T ac30d00eb58242acac97cb108b4187fc P 74d5893f984247979ac8aab294eb3abb: No bootstrap required, opened a new log
I20260608 12:43:19.319499  9329 ts_tablet_manager.cc:1403] T ac30d00eb58242acac97cb108b4187fc P 74d5893f984247979ac8aab294eb3abb: Time spent bootstrapping tablet: real 0.024s	user 0.012s	sys 0.003s
I20260608 12:43:19.322441  9329 raft_consensus.cc:359] T ac30d00eb58242acac97cb108b4187fc P 74d5893f984247979ac8aab294eb3abb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3f72f20fef148bb9b1305049e83a702" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40873 } } peers { permanent_uuid: "eed4be6f11704156ac5991454ce0a802" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44971 } } peers { permanent_uuid: "74d5893f984247979ac8aab294eb3abb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44357 } }
I20260608 12:43:19.323210  9329 raft_consensus.cc:385] T ac30d00eb58242acac97cb108b4187fc P 74d5893f984247979ac8aab294eb3abb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:19.323567  9329 raft_consensus.cc:740] T ac30d00eb58242acac97cb108b4187fc P 74d5893f984247979ac8aab294eb3abb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 74d5893f984247979ac8aab294eb3abb, State: Initialized, Role: FOLLOWER
I20260608 12:43:19.324342  9329 consensus_queue.cc:260] T ac30d00eb58242acac97cb108b4187fc P 74d5893f984247979ac8aab294eb3abb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3f72f20fef148bb9b1305049e83a702" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40873 } } peers { permanent_uuid: "eed4be6f11704156ac5991454ce0a802" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44971 } } peers { permanent_uuid: "74d5893f984247979ac8aab294eb3abb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44357 } }
I20260608 12:43:19.326656  9329 ts_tablet_manager.cc:1434] T ac30d00eb58242acac97cb108b4187fc P 74d5893f984247979ac8aab294eb3abb: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260608 12:43:19.327669  9329 tablet_bootstrap.cc:492] T e7b47aa3aab841d9af95d686dd5eea32 P 74d5893f984247979ac8aab294eb3abb: Bootstrap starting.
I20260608 12:43:19.330085  9330 tablet_bootstrap.cc:492] T e7b47aa3aab841d9af95d686dd5eea32 P eed4be6f11704156ac5991454ce0a802: No bootstrap required, opened a new log
I20260608 12:43:19.330682  9330 ts_tablet_manager.cc:1403] T e7b47aa3aab841d9af95d686dd5eea32 P eed4be6f11704156ac5991454ce0a802: Time spent bootstrapping tablet: real 0.038s	user 0.012s	sys 0.005s
I20260608 12:43:19.333886  9330 raft_consensus.cc:359] T e7b47aa3aab841d9af95d686dd5eea32 P eed4be6f11704156ac5991454ce0a802 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3f72f20fef148bb9b1305049e83a702" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40873 } } peers { permanent_uuid: "eed4be6f11704156ac5991454ce0a802" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44971 } } peers { permanent_uuid: "74d5893f984247979ac8aab294eb3abb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44357 } }
I20260608 12:43:19.334486  9329 tablet_bootstrap.cc:654] T e7b47aa3aab841d9af95d686dd5eea32 P 74d5893f984247979ac8aab294eb3abb: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:19.334642  9330 raft_consensus.cc:385] T e7b47aa3aab841d9af95d686dd5eea32 P eed4be6f11704156ac5991454ce0a802 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:19.335212  9330 raft_consensus.cc:740] T e7b47aa3aab841d9af95d686dd5eea32 P eed4be6f11704156ac5991454ce0a802 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eed4be6f11704156ac5991454ce0a802, State: Initialized, Role: FOLLOWER
I20260608 12:43:19.336009  9330 consensus_queue.cc:260] T e7b47aa3aab841d9af95d686dd5eea32 P eed4be6f11704156ac5991454ce0a802 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3f72f20fef148bb9b1305049e83a702" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40873 } } peers { permanent_uuid: "eed4be6f11704156ac5991454ce0a802" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44971 } } peers { permanent_uuid: "74d5893f984247979ac8aab294eb3abb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44357 } }
I20260608 12:43:19.344183  9329 tablet_bootstrap.cc:492] T e7b47aa3aab841d9af95d686dd5eea32 P 74d5893f984247979ac8aab294eb3abb: No bootstrap required, opened a new log
I20260608 12:43:19.344806  9330 ts_tablet_manager.cc:1434] T e7b47aa3aab841d9af95d686dd5eea32 P eed4be6f11704156ac5991454ce0a802: Time spent starting tablet: real 0.014s	user 0.010s	sys 0.000s
I20260608 12:43:19.344898  9329 ts_tablet_manager.cc:1403] T e7b47aa3aab841d9af95d686dd5eea32 P 74d5893f984247979ac8aab294eb3abb: Time spent bootstrapping tablet: real 0.017s	user 0.016s	sys 0.000s
I20260608 12:43:19.346020  9330 tablet_bootstrap.cc:492] T 2ff0238665044503a2abed91a8885e4f P eed4be6f11704156ac5991454ce0a802: Bootstrap starting.
I20260608 12:43:19.349275  9329 raft_consensus.cc:359] T e7b47aa3aab841d9af95d686dd5eea32 P 74d5893f984247979ac8aab294eb3abb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3f72f20fef148bb9b1305049e83a702" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40873 } } peers { permanent_uuid: "eed4be6f11704156ac5991454ce0a802" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44971 } } peers { permanent_uuid: "74d5893f984247979ac8aab294eb3abb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44357 } }
I20260608 12:43:19.350193  9329 raft_consensus.cc:385] T e7b47aa3aab841d9af95d686dd5eea32 P 74d5893f984247979ac8aab294eb3abb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:19.350555  9329 raft_consensus.cc:740] T e7b47aa3aab841d9af95d686dd5eea32 P 74d5893f984247979ac8aab294eb3abb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 74d5893f984247979ac8aab294eb3abb, State: Initialized, Role: FOLLOWER
I20260608 12:43:19.351544  9329 consensus_queue.cc:260] T e7b47aa3aab841d9af95d686dd5eea32 P 74d5893f984247979ac8aab294eb3abb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3f72f20fef148bb9b1305049e83a702" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40873 } } peers { permanent_uuid: "eed4be6f11704156ac5991454ce0a802" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44971 } } peers { permanent_uuid: "74d5893f984247979ac8aab294eb3abb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44357 } }
I20260608 12:43:19.354416  9329 ts_tablet_manager.cc:1434] T e7b47aa3aab841d9af95d686dd5eea32 P 74d5893f984247979ac8aab294eb3abb: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260608 12:43:19.355578  9329 tablet_bootstrap.cc:492] T 2ff0238665044503a2abed91a8885e4f P 74d5893f984247979ac8aab294eb3abb: Bootstrap starting.
I20260608 12:43:19.362118  9329 tablet_bootstrap.cc:654] T 2ff0238665044503a2abed91a8885e4f P 74d5893f984247979ac8aab294eb3abb: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:19.362181  9330 tablet_bootstrap.cc:654] T 2ff0238665044503a2abed91a8885e4f P eed4be6f11704156ac5991454ce0a802: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:19.375015  9330 tablet_bootstrap.cc:492] T 2ff0238665044503a2abed91a8885e4f P eed4be6f11704156ac5991454ce0a802: No bootstrap required, opened a new log
I20260608 12:43:19.375670  9330 ts_tablet_manager.cc:1403] T 2ff0238665044503a2abed91a8885e4f P eed4be6f11704156ac5991454ce0a802: Time spent bootstrapping tablet: real 0.030s	user 0.011s	sys 0.001s
I20260608 12:43:19.377434  9329 tablet_bootstrap.cc:492] T 2ff0238665044503a2abed91a8885e4f P 74d5893f984247979ac8aab294eb3abb: No bootstrap required, opened a new log
I20260608 12:43:19.377842  9332 tablet_bootstrap.cc:492] T 2ff0238665044503a2abed91a8885e4f P d3f72f20fef148bb9b1305049e83a702: No bootstrap required, opened a new log
I20260608 12:43:19.378058  9329 ts_tablet_manager.cc:1403] T 2ff0238665044503a2abed91a8885e4f P 74d5893f984247979ac8aab294eb3abb: Time spent bootstrapping tablet: real 0.023s	user 0.015s	sys 0.007s
I20260608 12:43:19.378366  9332 ts_tablet_manager.cc:1403] T 2ff0238665044503a2abed91a8885e4f P d3f72f20fef148bb9b1305049e83a702: Time spent bootstrapping tablet: real 0.092s	user 0.032s	sys 0.026s
I20260608 12:43:19.378942  9330 raft_consensus.cc:359] T 2ff0238665044503a2abed91a8885e4f P eed4be6f11704156ac5991454ce0a802 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3f72f20fef148bb9b1305049e83a702" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40873 } } peers { permanent_uuid: "eed4be6f11704156ac5991454ce0a802" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44971 } } peers { permanent_uuid: "74d5893f984247979ac8aab294eb3abb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44357 } }
I20260608 12:43:19.379737  9330 raft_consensus.cc:385] T 2ff0238665044503a2abed91a8885e4f P eed4be6f11704156ac5991454ce0a802 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:19.380035  9330 raft_consensus.cc:740] T 2ff0238665044503a2abed91a8885e4f P eed4be6f11704156ac5991454ce0a802 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eed4be6f11704156ac5991454ce0a802, State: Initialized, Role: FOLLOWER
I20260608 12:43:19.380965  9330 consensus_queue.cc:260] T 2ff0238665044503a2abed91a8885e4f P eed4be6f11704156ac5991454ce0a802 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3f72f20fef148bb9b1305049e83a702" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40873 } } peers { permanent_uuid: "eed4be6f11704156ac5991454ce0a802" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44971 } } peers { permanent_uuid: "74d5893f984247979ac8aab294eb3abb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44357 } }
I20260608 12:43:19.381165  9329 raft_consensus.cc:359] T 2ff0238665044503a2abed91a8885e4f P 74d5893f984247979ac8aab294eb3abb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3f72f20fef148bb9b1305049e83a702" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40873 } } peers { permanent_uuid: "eed4be6f11704156ac5991454ce0a802" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44971 } } peers { permanent_uuid: "74d5893f984247979ac8aab294eb3abb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44357 } }
I20260608 12:43:19.381855  9329 raft_consensus.cc:385] T 2ff0238665044503a2abed91a8885e4f P 74d5893f984247979ac8aab294eb3abb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:19.381682  9332 raft_consensus.cc:359] T 2ff0238665044503a2abed91a8885e4f P d3f72f20fef148bb9b1305049e83a702 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3f72f20fef148bb9b1305049e83a702" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40873 } } peers { permanent_uuid: "eed4be6f11704156ac5991454ce0a802" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44971 } } peers { permanent_uuid: "74d5893f984247979ac8aab294eb3abb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44357 } }
I20260608 12:43:19.382244  9329 raft_consensus.cc:740] T 2ff0238665044503a2abed91a8885e4f P 74d5893f984247979ac8aab294eb3abb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 74d5893f984247979ac8aab294eb3abb, State: Initialized, Role: FOLLOWER
I20260608 12:43:19.382476  9332 raft_consensus.cc:385] T 2ff0238665044503a2abed91a8885e4f P d3f72f20fef148bb9b1305049e83a702 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:19.382866  9332 raft_consensus.cc:740] T 2ff0238665044503a2abed91a8885e4f P d3f72f20fef148bb9b1305049e83a702 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d3f72f20fef148bb9b1305049e83a702, State: Initialized, Role: FOLLOWER
I20260608 12:43:19.383569  9330 ts_tablet_manager.cc:1434] T 2ff0238665044503a2abed91a8885e4f P eed4be6f11704156ac5991454ce0a802: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 12:43:19.383215  9329 consensus_queue.cc:260] T 2ff0238665044503a2abed91a8885e4f P 74d5893f984247979ac8aab294eb3abb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3f72f20fef148bb9b1305049e83a702" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40873 } } peers { permanent_uuid: "eed4be6f11704156ac5991454ce0a802" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44971 } } peers { permanent_uuid: "74d5893f984247979ac8aab294eb3abb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44357 } }
I20260608 12:43:19.383668  9332 consensus_queue.cc:260] T 2ff0238665044503a2abed91a8885e4f P d3f72f20fef148bb9b1305049e83a702 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3f72f20fef148bb9b1305049e83a702" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40873 } } peers { permanent_uuid: "eed4be6f11704156ac5991454ce0a802" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44971 } } peers { permanent_uuid: "74d5893f984247979ac8aab294eb3abb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44357 } }
I20260608 12:43:19.384831  9330 tablet_bootstrap.cc:492] T 37de329ca4754f0296865307848028e4 P eed4be6f11704156ac5991454ce0a802: Bootstrap starting.
I20260608 12:43:19.386065  9329 ts_tablet_manager.cc:1434] T 2ff0238665044503a2abed91a8885e4f P 74d5893f984247979ac8aab294eb3abb: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 12:43:19.387202  9329 tablet_bootstrap.cc:492] T b2480d34a77d4a728cd07233ea20ff60 P 74d5893f984247979ac8aab294eb3abb: Bootstrap starting.
I20260608 12:43:19.392422  9333 raft_consensus.cc:493] T 2ff0238665044503a2abed91a8885e4f P 74d5893f984247979ac8aab294eb3abb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:43:19.393023  9333 raft_consensus.cc:515] T 2ff0238665044503a2abed91a8885e4f P 74d5893f984247979ac8aab294eb3abb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3f72f20fef148bb9b1305049e83a702" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40873 } } peers { permanent_uuid: "eed4be6f11704156ac5991454ce0a802" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44971 } } peers { permanent_uuid: "74d5893f984247979ac8aab294eb3abb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44357 } }
I20260608 12:43:19.394296  9330 tablet_bootstrap.cc:654] T 37de329ca4754f0296865307848028e4 P eed4be6f11704156ac5991454ce0a802: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:19.398970  9333 leader_election.cc:290] T 2ff0238665044503a2abed91a8885e4f P 74d5893f984247979ac8aab294eb3abb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d3f72f20fef148bb9b1305049e83a702 (127.0.107.193:40873), eed4be6f11704156ac5991454ce0a802 (127.0.107.194:44971)
I20260608 12:43:19.405366  9329 tablet_bootstrap.cc:654] T b2480d34a77d4a728cd07233ea20ff60 P 74d5893f984247979ac8aab294eb3abb: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:19.424150  9329 tablet_bootstrap.cc:492] T b2480d34a77d4a728cd07233ea20ff60 P 74d5893f984247979ac8aab294eb3abb: No bootstrap required, opened a new log
I20260608 12:43:19.424788  9329 ts_tablet_manager.cc:1403] T b2480d34a77d4a728cd07233ea20ff60 P 74d5893f984247979ac8aab294eb3abb: Time spent bootstrapping tablet: real 0.038s	user 0.012s	sys 0.000s
I20260608 12:43:19.424849  9333 raft_consensus.cc:493] T 37de329ca4754f0296865307848028e4 P 74d5893f984247979ac8aab294eb3abb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:43:19.425392  9333 raft_consensus.cc:515] T 37de329ca4754f0296865307848028e4 P 74d5893f984247979ac8aab294eb3abb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3f72f20fef148bb9b1305049e83a702" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40873 } } peers { permanent_uuid: "eed4be6f11704156ac5991454ce0a802" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44971 } } peers { permanent_uuid: "74d5893f984247979ac8aab294eb3abb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44357 } }
I20260608 12:43:19.427731  9333 leader_election.cc:290] T 37de329ca4754f0296865307848028e4 P 74d5893f984247979ac8aab294eb3abb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d3f72f20fef148bb9b1305049e83a702 (127.0.107.193:40873), eed4be6f11704156ac5991454ce0a802 (127.0.107.194:44971)
I20260608 12:43:19.429636  9329 raft_consensus.cc:359] T b2480d34a77d4a728cd07233ea20ff60 P 74d5893f984247979ac8aab294eb3abb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eed4be6f11704156ac5991454ce0a802" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44971 } } peers { permanent_uuid: "74d5893f984247979ac8aab294eb3abb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44357 } } peers { permanent_uuid: "d3f72f20fef148bb9b1305049e83a702" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40873 } }
I20260608 12:43:19.430338  9329 raft_consensus.cc:385] T b2480d34a77d4a728cd07233ea20ff60 P 74d5893f984247979ac8aab294eb3abb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:19.430652  9329 raft_consensus.cc:740] T b2480d34a77d4a728cd07233ea20ff60 P 74d5893f984247979ac8aab294eb3abb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 74d5893f984247979ac8aab294eb3abb, State: Initialized, Role: FOLLOWER
I20260608 12:43:19.436797  9135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ff0238665044503a2abed91a8885e4f" candidate_uuid: "74d5893f984247979ac8aab294eb3abb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3f72f20fef148bb9b1305049e83a702" is_pre_election: true
I20260608 12:43:19.437743  9135 raft_consensus.cc:2468] T 2ff0238665044503a2abed91a8885e4f P d3f72f20fef148bb9b1305049e83a702 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 74d5893f984247979ac8aab294eb3abb in term 0.
I20260608 12:43:19.438145  9329 consensus_queue.cc:260] T b2480d34a77d4a728cd07233ea20ff60 P 74d5893f984247979ac8aab294eb3abb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eed4be6f11704156ac5991454ce0a802" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44971 } } peers { permanent_uuid: "74d5893f984247979ac8aab294eb3abb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44357 } } peers { permanent_uuid: "d3f72f20fef148bb9b1305049e83a702" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40873 } }
I20260608 12:43:19.439067  9134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37de329ca4754f0296865307848028e4" candidate_uuid: "74d5893f984247979ac8aab294eb3abb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3f72f20fef148bb9b1305049e83a702" is_pre_election: true
I20260608 12:43:19.442513  9329 ts_tablet_manager.cc:1434] T b2480d34a77d4a728cd07233ea20ff60 P 74d5893f984247979ac8aab294eb3abb: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260608 12:43:19.445031  9249 leader_election.cc:304] T 2ff0238665044503a2abed91a8885e4f P 74d5893f984247979ac8aab294eb3abb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 74d5893f984247979ac8aab294eb3abb, d3f72f20fef148bb9b1305049e83a702; no voters: 
I20260608 12:43:19.446290  9333 raft_consensus.cc:2804] T 2ff0238665044503a2abed91a8885e4f P 74d5893f984247979ac8aab294eb3abb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:43:19.446712  9333 raft_consensus.cc:493] T 2ff0238665044503a2abed91a8885e4f P 74d5893f984247979ac8aab294eb3abb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:43:19.447278  9333 raft_consensus.cc:3060] T 2ff0238665044503a2abed91a8885e4f P 74d5893f984247979ac8aab294eb3abb [term 0 FOLLOWER]: Advancing to term 1
W20260608 12:43:19.446522  9249 leader_election.cc:343] T 37de329ca4754f0296865307848028e4 P 74d5893f984247979ac8aab294eb3abb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d3f72f20fef148bb9b1305049e83a702 (127.0.107.193:40873): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:43:19.450826  9210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ff0238665044503a2abed91a8885e4f" candidate_uuid: "74d5893f984247979ac8aab294eb3abb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eed4be6f11704156ac5991454ce0a802" is_pre_election: true
I20260608 12:43:19.451579  9210 raft_consensus.cc:2468] T 2ff0238665044503a2abed91a8885e4f P eed4be6f11704156ac5991454ce0a802 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 74d5893f984247979ac8aab294eb3abb in term 0.
I20260608 12:43:19.452937  9330 tablet_bootstrap.cc:492] T 37de329ca4754f0296865307848028e4 P eed4be6f11704156ac5991454ce0a802: No bootstrap required, opened a new log
I20260608 12:43:19.452817  9209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37de329ca4754f0296865307848028e4" candidate_uuid: "74d5893f984247979ac8aab294eb3abb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eed4be6f11704156ac5991454ce0a802" is_pre_election: true
I20260608 12:43:19.453521  9330 ts_tablet_manager.cc:1403] T 37de329ca4754f0296865307848028e4 P eed4be6f11704156ac5991454ce0a802: Time spent bootstrapping tablet: real 0.069s	user 0.031s	sys 0.034s
I20260608 12:43:19.454797  9332 ts_tablet_manager.cc:1434] T 2ff0238665044503a2abed91a8885e4f P d3f72f20fef148bb9b1305049e83a702: Time spent starting tablet: real 0.076s	user 0.031s	sys 0.030s
W20260608 12:43:19.455302  9248 leader_election.cc:343] T 37de329ca4754f0296865307848028e4 P 74d5893f984247979ac8aab294eb3abb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eed4be6f11704156ac5991454ce0a802 (127.0.107.194:44971): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:43:19.456041  9332 tablet_bootstrap.cc:492] T 37de329ca4754f0296865307848028e4 P d3f72f20fef148bb9b1305049e83a702: Bootstrap starting.
I20260608 12:43:19.455781  9248 leader_election.cc:304] T 37de329ca4754f0296865307848028e4 P 74d5893f984247979ac8aab294eb3abb [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: 74d5893f984247979ac8aab294eb3abb; no voters: d3f72f20fef148bb9b1305049e83a702, eed4be6f11704156ac5991454ce0a802
I20260608 12:43:19.455701  9333 raft_consensus.cc:515] T 2ff0238665044503a2abed91a8885e4f P 74d5893f984247979ac8aab294eb3abb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3f72f20fef148bb9b1305049e83a702" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40873 } } peers { permanent_uuid: "eed4be6f11704156ac5991454ce0a802" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44971 } } peers { permanent_uuid: "74d5893f984247979ac8aab294eb3abb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44357 } }
I20260608 12:43:19.456614  9330 raft_consensus.cc:359] T 37de329ca4754f0296865307848028e4 P eed4be6f11704156ac5991454ce0a802 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3f72f20fef148bb9b1305049e83a702" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40873 } } peers { permanent_uuid: "eed4be6f11704156ac5991454ce0a802" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44971 } } peers { permanent_uuid: "74d5893f984247979ac8aab294eb3abb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44357 } }
I20260608 12:43:19.457355  9330 raft_consensus.cc:385] T 37de329ca4754f0296865307848028e4 P eed4be6f11704156ac5991454ce0a802 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:19.457633  9330 raft_consensus.cc:740] T 37de329ca4754f0296865307848028e4 P eed4be6f11704156ac5991454ce0a802 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eed4be6f11704156ac5991454ce0a802, State: Initialized, Role: FOLLOWER
I20260608 12:43:19.458444  9330 consensus_queue.cc:260] T 37de329ca4754f0296865307848028e4 P eed4be6f11704156ac5991454ce0a802 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3f72f20fef148bb9b1305049e83a702" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40873 } } peers { permanent_uuid: "eed4be6f11704156ac5991454ce0a802" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44971 } } peers { permanent_uuid: "74d5893f984247979ac8aab294eb3abb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44357 } }
I20260608 12:43:19.458966  9134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ff0238665044503a2abed91a8885e4f" candidate_uuid: "74d5893f984247979ac8aab294eb3abb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3f72f20fef148bb9b1305049e83a702"
I20260608 12:43:19.459609  9134 raft_consensus.cc:3060] T 2ff0238665044503a2abed91a8885e4f P d3f72f20fef148bb9b1305049e83a702 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:19.460824  9330 ts_tablet_manager.cc:1434] T 37de329ca4754f0296865307848028e4 P eed4be6f11704156ac5991454ce0a802: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260608 12:43:19.462065  9330 tablet_bootstrap.cc:492] T 7a4855a83cc64acd98d53a7808cfedca P eed4be6f11704156ac5991454ce0a802: Bootstrap starting.
I20260608 12:43:19.466269  9332 tablet_bootstrap.cc:654] T 37de329ca4754f0296865307848028e4 P d3f72f20fef148bb9b1305049e83a702: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:19.468387  9330 tablet_bootstrap.cc:654] T 7a4855a83cc64acd98d53a7808cfedca P eed4be6f11704156ac5991454ce0a802: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:19.473866  9134 raft_consensus.cc:2468] T 2ff0238665044503a2abed91a8885e4f P d3f72f20fef148bb9b1305049e83a702 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 74d5893f984247979ac8aab294eb3abb in term 1.
I20260608 12:43:19.476306  9333 leader_election.cc:290] T 2ff0238665044503a2abed91a8885e4f P 74d5893f984247979ac8aab294eb3abb [CANDIDATE]: Term 1 election: Requested vote from peers d3f72f20fef148bb9b1305049e83a702 (127.0.107.193:40873), eed4be6f11704156ac5991454ce0a802 (127.0.107.194:44971)
I20260608 12:43:19.477325  9333 raft_consensus.cc:2749] T 37de329ca4754f0296865307848028e4 P 74d5893f984247979ac8aab294eb3abb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:43:19.483929  9339 raft_consensus.cc:493] T 37de329ca4754f0296865307848028e4 P eed4be6f11704156ac5991454ce0a802 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:43:19.484761  9339 raft_consensus.cc:515] T 37de329ca4754f0296865307848028e4 P eed4be6f11704156ac5991454ce0a802 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3f72f20fef148bb9b1305049e83a702" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40873 } } peers { permanent_uuid: "eed4be6f11704156ac5991454ce0a802" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44971 } } peers { permanent_uuid: "74d5893f984247979ac8aab294eb3abb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44357 } }
I20260608 12:43:19.490818  9339 leader_election.cc:290] T 37de329ca4754f0296865307848028e4 P eed4be6f11704156ac5991454ce0a802 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d3f72f20fef148bb9b1305049e83a702 (127.0.107.193:40873), 74d5893f984247979ac8aab294eb3abb (127.0.107.195:44357)
I20260608 12:43:19.497192  9249 leader_election.cc:304] T 2ff0238665044503a2abed91a8885e4f P 74d5893f984247979ac8aab294eb3abb [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: 74d5893f984247979ac8aab294eb3abb, d3f72f20fef148bb9b1305049e83a702; no voters: 
I20260608 12:43:19.498587  9347 raft_consensus.cc:2804] T 2ff0238665044503a2abed91a8885e4f P 74d5893f984247979ac8aab294eb3abb [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:43:19.499396  9347 raft_consensus.cc:697] T 2ff0238665044503a2abed91a8885e4f P 74d5893f984247979ac8aab294eb3abb [term 1 LEADER]: Becoming Leader. State: Replica: 74d5893f984247979ac8aab294eb3abb, State: Running, Role: LEADER
I20260608 12:43:19.499475  9209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ff0238665044503a2abed91a8885e4f" candidate_uuid: "74d5893f984247979ac8aab294eb3abb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eed4be6f11704156ac5991454ce0a802"
I20260608 12:43:19.500152  9209 raft_consensus.cc:3060] T 2ff0238665044503a2abed91a8885e4f P eed4be6f11704156ac5991454ce0a802 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:19.500427  9347 consensus_queue.cc:237] T 2ff0238665044503a2abed91a8885e4f P 74d5893f984247979ac8aab294eb3abb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3f72f20fef148bb9b1305049e83a702" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40873 } } peers { permanent_uuid: "eed4be6f11704156ac5991454ce0a802" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44971 } } peers { permanent_uuid: "74d5893f984247979ac8aab294eb3abb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44357 } }
I20260608 12:43:19.509317  9209 raft_consensus.cc:2468] T 2ff0238665044503a2abed91a8885e4f P eed4be6f11704156ac5991454ce0a802 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 74d5893f984247979ac8aab294eb3abb in term 1.
I20260608 12:43:19.521843  9330 tablet_bootstrap.cc:492] T 7a4855a83cc64acd98d53a7808cfedca P eed4be6f11704156ac5991454ce0a802: No bootstrap required, opened a new log
I20260608 12:43:19.522485  9330 ts_tablet_manager.cc:1403] T 7a4855a83cc64acd98d53a7808cfedca P eed4be6f11704156ac5991454ce0a802: Time spent bootstrapping tablet: real 0.061s	user 0.028s	sys 0.021s
I20260608 12:43:19.525859  9332 tablet_bootstrap.cc:492] T 37de329ca4754f0296865307848028e4 P d3f72f20fef148bb9b1305049e83a702: No bootstrap required, opened a new log
I20260608 12:43:19.526456  9332 ts_tablet_manager.cc:1403] T 37de329ca4754f0296865307848028e4 P d3f72f20fef148bb9b1305049e83a702: Time spent bootstrapping tablet: real 0.071s	user 0.021s	sys 0.009s
I20260608 12:43:19.527573  9134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37de329ca4754f0296865307848028e4" candidate_uuid: "eed4be6f11704156ac5991454ce0a802" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3f72f20fef148bb9b1305049e83a702" is_pre_election: true
I20260608 12:43:19.528359  9284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37de329ca4754f0296865307848028e4" candidate_uuid: "eed4be6f11704156ac5991454ce0a802" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74d5893f984247979ac8aab294eb3abb" is_pre_election: true
I20260608 12:43:19.529095  9284 raft_consensus.cc:2468] T 37de329ca4754f0296865307848028e4 P 74d5893f984247979ac8aab294eb3abb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eed4be6f11704156ac5991454ce0a802 in term 0.
I20260608 12:43:19.528905  9330 raft_consensus.cc:359] T 7a4855a83cc64acd98d53a7808cfedca P eed4be6f11704156ac5991454ce0a802 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3f72f20fef148bb9b1305049e83a702" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40873 } } peers { permanent_uuid: "eed4be6f11704156ac5991454ce0a802" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44971 } } peers { permanent_uuid: "74d5893f984247979ac8aab294eb3abb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44357 } }
I20260608 12:43:19.529381  9333 raft_consensus.cc:493] T ac30d00eb58242acac97cb108b4187fc P 74d5893f984247979ac8aab294eb3abb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:43:19.529771  9330 raft_consensus.cc:385] T 7a4855a83cc64acd98d53a7808cfedca P eed4be6f11704156ac5991454ce0a802 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:19.530206  9330 raft_consensus.cc:740] T 7a4855a83cc64acd98d53a7808cfedca P eed4be6f11704156ac5991454ce0a802 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eed4be6f11704156ac5991454ce0a802, State: Initialized, Role: FOLLOWER
I20260608 12:43:19.529920  9333 raft_consensus.cc:515] T ac30d00eb58242acac97cb108b4187fc P 74d5893f984247979ac8aab294eb3abb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3f72f20fef148bb9b1305049e83a702" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40873 } } peers { permanent_uuid: "eed4be6f11704156ac5991454ce0a802" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44971 } } peers { permanent_uuid: "74d5893f984247979ac8aab294eb3abb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44357 } }
I20260608 12:43:19.531131  9330 consensus_queue.cc:260] T 7a4855a83cc64acd98d53a7808cfedca P eed4be6f11704156ac5991454ce0a802 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3f72f20fef148bb9b1305049e83a702" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40873 } } peers { permanent_uuid: "eed4be6f11704156ac5991454ce0a802" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44971 } } peers { permanent_uuid: "74d5893f984247979ac8aab294eb3abb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44357 } }
I20260608 12:43:19.532585  9176 leader_election.cc:304] T 37de329ca4754f0296865307848028e4 P eed4be6f11704156ac5991454ce0a802 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 74d5893f984247979ac8aab294eb3abb, eed4be6f11704156ac5991454ce0a802; no voters: 
I20260608 12:43:19.533809  9330 ts_tablet_manager.cc:1434] T 7a4855a83cc64acd98d53a7808cfedca P eed4be6f11704156ac5991454ce0a802: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
W20260608 12:43:19.533742  9175 leader_election.cc:343] T 37de329ca4754f0296865307848028e4 P eed4be6f11704156ac5991454ce0a802 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d3f72f20fef148bb9b1305049e83a702 (127.0.107.193:40873): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:43:19.535084  9330 tablet_bootstrap.cc:492] T ac30d00eb58242acac97cb108b4187fc P eed4be6f11704156ac5991454ce0a802: Bootstrap starting.
I20260608 12:43:19.536355  9033 catalog_manager.cc:5696] T 2ff0238665044503a2abed91a8885e4f P 74d5893f984247979ac8aab294eb3abb reported cstate change: term changed from 0 to 1, leader changed from <none> to 74d5893f984247979ac8aab294eb3abb (127.0.107.195). New cstate: current_term: 1 leader_uuid: "74d5893f984247979ac8aab294eb3abb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3f72f20fef148bb9b1305049e83a702" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40873 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eed4be6f11704156ac5991454ce0a802" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "74d5893f984247979ac8aab294eb3abb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44357 } health_report { overall_health: HEALTHY } } }
I20260608 12:43:19.541471  9330 tablet_bootstrap.cc:654] T ac30d00eb58242acac97cb108b4187fc P eed4be6f11704156ac5991454ce0a802: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:19.529873  9332 raft_consensus.cc:359] T 37de329ca4754f0296865307848028e4 P d3f72f20fef148bb9b1305049e83a702 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3f72f20fef148bb9b1305049e83a702" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40873 } } peers { permanent_uuid: "eed4be6f11704156ac5991454ce0a802" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44971 } } peers { permanent_uuid: "74d5893f984247979ac8aab294eb3abb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44357 } }
I20260608 12:43:19.548367  9332 raft_consensus.cc:385] T 37de329ca4754f0296865307848028e4 P d3f72f20fef148bb9b1305049e83a702 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:19.548840  9332 raft_consensus.cc:740] T 37de329ca4754f0296865307848028e4 P d3f72f20fef148bb9b1305049e83a702 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d3f72f20fef148bb9b1305049e83a702, State: Initialized, Role: FOLLOWER
I20260608 12:43:19.533897  9339 raft_consensus.cc:2804] T 37de329ca4754f0296865307848028e4 P eed4be6f11704156ac5991454ce0a802 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:43:19.549837  9339 raft_consensus.cc:493] T 37de329ca4754f0296865307848028e4 P eed4be6f11704156ac5991454ce0a802 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:43:19.550328  9339 raft_consensus.cc:3060] T 37de329ca4754f0296865307848028e4 P eed4be6f11704156ac5991454ce0a802 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:19.550195  9332 consensus_queue.cc:260] T 37de329ca4754f0296865307848028e4 P d3f72f20fef148bb9b1305049e83a702 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3f72f20fef148bb9b1305049e83a702" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40873 } } peers { permanent_uuid: "eed4be6f11704156ac5991454ce0a802" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44971 } } peers { permanent_uuid: "74d5893f984247979ac8aab294eb3abb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44357 } }
I20260608 12:43:19.563128  9333 leader_election.cc:290] T ac30d00eb58242acac97cb108b4187fc P 74d5893f984247979ac8aab294eb3abb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d3f72f20fef148bb9b1305049e83a702 (127.0.107.193:40873), eed4be6f11704156ac5991454ce0a802 (127.0.107.194:44971)
I20260608 12:43:19.565150  9209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac30d00eb58242acac97cb108b4187fc" candidate_uuid: "74d5893f984247979ac8aab294eb3abb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eed4be6f11704156ac5991454ce0a802" is_pre_election: true
W20260608 12:43:19.566947  9248 leader_election.cc:343] T ac30d00eb58242acac97cb108b4187fc P 74d5893f984247979ac8aab294eb3abb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eed4be6f11704156ac5991454ce0a802 (127.0.107.194:44971): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:43:19.549103  9134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac30d00eb58242acac97cb108b4187fc" candidate_uuid: "74d5893f984247979ac8aab294eb3abb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3f72f20fef148bb9b1305049e83a702" is_pre_election: true
W20260608 12:43:19.569478  9249 leader_election.cc:343] T ac30d00eb58242acac97cb108b4187fc P 74d5893f984247979ac8aab294eb3abb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d3f72f20fef148bb9b1305049e83a702 (127.0.107.193:40873): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:43:19.570142  9249 leader_election.cc:304] T ac30d00eb58242acac97cb108b4187fc P 74d5893f984247979ac8aab294eb3abb [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: 74d5893f984247979ac8aab294eb3abb; no voters: d3f72f20fef148bb9b1305049e83a702, eed4be6f11704156ac5991454ce0a802
I20260608 12:43:19.570561  9342 raft_consensus.cc:493] T 37de329ca4754f0296865307848028e4 P d3f72f20fef148bb9b1305049e83a702 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:43:19.571403  9342 raft_consensus.cc:515] T 37de329ca4754f0296865307848028e4 P d3f72f20fef148bb9b1305049e83a702 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3f72f20fef148bb9b1305049e83a702" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40873 } } peers { permanent_uuid: "eed4be6f11704156ac5991454ce0a802" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44971 } } peers { permanent_uuid: "74d5893f984247979ac8aab294eb3abb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44357 } }
W20260608 12:43:19.573797  9081 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 12:43:19.580735  9333 raft_consensus.cc:2749] T ac30d00eb58242acac97cb108b4187fc P 74d5893f984247979ac8aab294eb3abb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:43:19.583765  9342 leader_election.cc:290] T 37de329ca4754f0296865307848028e4 P d3f72f20fef148bb9b1305049e83a702 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eed4be6f11704156ac5991454ce0a802 (127.0.107.194:44971), 74d5893f984247979ac8aab294eb3abb (127.0.107.195:44357)
I20260608 12:43:19.586513  9339 raft_consensus.cc:515] T 37de329ca4754f0296865307848028e4 P eed4be6f11704156ac5991454ce0a802 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3f72f20fef148bb9b1305049e83a702" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40873 } } peers { permanent_uuid: "eed4be6f11704156ac5991454ce0a802" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44971 } } peers { permanent_uuid: "74d5893f984247979ac8aab294eb3abb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44357 } }
W20260608 12:43:19.589428  9176 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.107.195:44357, user_credentials={real_user=slave}} blocked reactor thread for 57010.9us
I20260608 12:43:19.590917  9339 leader_election.cc:290] T 37de329ca4754f0296865307848028e4 P eed4be6f11704156ac5991454ce0a802 [CANDIDATE]: Term 1 election: Requested vote from peers d3f72f20fef148bb9b1305049e83a702 (127.0.107.193:40873), 74d5893f984247979ac8aab294eb3abb (127.0.107.195:44357)
I20260608 12:43:19.592387  9284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37de329ca4754f0296865307848028e4" candidate_uuid: "eed4be6f11704156ac5991454ce0a802" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74d5893f984247979ac8aab294eb3abb"
I20260608 12:43:19.592711  9330 tablet_bootstrap.cc:492] T ac30d00eb58242acac97cb108b4187fc P eed4be6f11704156ac5991454ce0a802: No bootstrap required, opened a new log
I20260608 12:43:19.593099  9284 raft_consensus.cc:3060] T 37de329ca4754f0296865307848028e4 P 74d5893f984247979ac8aab294eb3abb [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:19.593520  9330 ts_tablet_manager.cc:1403] T ac30d00eb58242acac97cb108b4187fc P eed4be6f11704156ac5991454ce0a802: Time spent bootstrapping tablet: real 0.059s	user 0.030s	sys 0.024s
I20260608 12:43:19.593951  9332 ts_tablet_manager.cc:1434] T 37de329ca4754f0296865307848028e4 P d3f72f20fef148bb9b1305049e83a702: Time spent starting tablet: real 0.067s	user 0.010s	sys 0.000s
I20260608 12:43:19.597102  9330 raft_consensus.cc:359] T ac30d00eb58242acac97cb108b4187fc P eed4be6f11704156ac5991454ce0a802 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3f72f20fef148bb9b1305049e83a702" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40873 } } peers { permanent_uuid: "eed4be6f11704156ac5991454ce0a802" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44971 } } peers { permanent_uuid: "74d5893f984247979ac8aab294eb3abb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44357 } }
I20260608 12:43:19.597946  9330 raft_consensus.cc:385] T ac30d00eb58242acac97cb108b4187fc P eed4be6f11704156ac5991454ce0a802 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:19.598316  9330 raft_consensus.cc:740] T ac30d00eb58242acac97cb108b4187fc P eed4be6f11704156ac5991454ce0a802 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eed4be6f11704156ac5991454ce0a802, State: Initialized, Role: FOLLOWER
I20260608 12:43:19.599483  9330 consensus_queue.cc:260] T ac30d00eb58242acac97cb108b4187fc P eed4be6f11704156ac5991454ce0a802 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3f72f20fef148bb9b1305049e83a702" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40873 } } peers { permanent_uuid: "eed4be6f11704156ac5991454ce0a802" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44971 } } peers { permanent_uuid: "74d5893f984247979ac8aab294eb3abb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44357 } }
I20260608 12:43:19.602346  9330 ts_tablet_manager.cc:1434] T ac30d00eb58242acac97cb108b4187fc P eed4be6f11704156ac5991454ce0a802: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 12:43:19.602252  9284 raft_consensus.cc:2468] T 37de329ca4754f0296865307848028e4 P 74d5893f984247979ac8aab294eb3abb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eed4be6f11704156ac5991454ce0a802 in term 1.
I20260608 12:43:19.603833  9330 tablet_bootstrap.cc:492] T b2480d34a77d4a728cd07233ea20ff60 P eed4be6f11704156ac5991454ce0a802: Bootstrap starting.
I20260608 12:43:19.610095  9330 tablet_bootstrap.cc:654] T b2480d34a77d4a728cd07233ea20ff60 P eed4be6f11704156ac5991454ce0a802: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:19.610673  9134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37de329ca4754f0296865307848028e4" candidate_uuid: "eed4be6f11704156ac5991454ce0a802" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3f72f20fef148bb9b1305049e83a702"
I20260608 12:43:19.611339  9134 raft_consensus.cc:3060] T 37de329ca4754f0296865307848028e4 P d3f72f20fef148bb9b1305049e83a702 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:19.615060  9332 tablet_bootstrap.cc:492] T e7b47aa3aab841d9af95d686dd5eea32 P d3f72f20fef148bb9b1305049e83a702: Bootstrap starting.
I20260608 12:43:19.617007  9209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37de329ca4754f0296865307848028e4" candidate_uuid: "d3f72f20fef148bb9b1305049e83a702" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eed4be6f11704156ac5991454ce0a802" is_pre_election: true
I20260608 12:43:19.617862  9209 raft_consensus.cc:2393] T 37de329ca4754f0296865307848028e4 P eed4be6f11704156ac5991454ce0a802 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d3f72f20fef148bb9b1305049e83a702 in current term 1: Already voted for candidate eed4be6f11704156ac5991454ce0a802 in this term.
I20260608 12:43:19.614002  9284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37de329ca4754f0296865307848028e4" candidate_uuid: "d3f72f20fef148bb9b1305049e83a702" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74d5893f984247979ac8aab294eb3abb" is_pre_election: true
I20260608 12:43:19.620138  9284 raft_consensus.cc:2393] T 37de329ca4754f0296865307848028e4 P 74d5893f984247979ac8aab294eb3abb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d3f72f20fef148bb9b1305049e83a702 in current term 1: Already voted for candidate eed4be6f11704156ac5991454ce0a802 in this term.
I20260608 12:43:19.620973  9333 raft_consensus.cc:493] T 7a4855a83cc64acd98d53a7808cfedca P 74d5893f984247979ac8aab294eb3abb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:43:19.621516  9333 raft_consensus.cc:515] T 7a4855a83cc64acd98d53a7808cfedca P 74d5893f984247979ac8aab294eb3abb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3f72f20fef148bb9b1305049e83a702" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40873 } } peers { permanent_uuid: "eed4be6f11704156ac5991454ce0a802" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44971 } } peers { permanent_uuid: "74d5893f984247979ac8aab294eb3abb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44357 } }
I20260608 12:43:19.612424  9176 leader_election.cc:304] T 37de329ca4754f0296865307848028e4 P eed4be6f11704156ac5991454ce0a802 [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: 74d5893f984247979ac8aab294eb3abb, eed4be6f11704156ac5991454ce0a802; no voters: 
I20260608 12:43:19.622237  9339 raft_consensus.cc:493] T ac30d00eb58242acac97cb108b4187fc P eed4be6f11704156ac5991454ce0a802 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:43:19.622936  9353 raft_consensus.cc:2804] T 37de329ca4754f0296865307848028e4 P eed4be6f11704156ac5991454ce0a802 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:43:19.622962  9339 raft_consensus.cc:515] T ac30d00eb58242acac97cb108b4187fc P eed4be6f11704156ac5991454ce0a802 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3f72f20fef148bb9b1305049e83a702" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40873 } } peers { permanent_uuid: "eed4be6f11704156ac5991454ce0a802" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44971 } } peers { permanent_uuid: "74d5893f984247979ac8aab294eb3abb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44357 } }
I20260608 12:43:19.623829  9333 leader_election.cc:290] T 7a4855a83cc64acd98d53a7808cfedca P 74d5893f984247979ac8aab294eb3abb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d3f72f20fef148bb9b1305049e83a702 (127.0.107.193:40873), eed4be6f11704156ac5991454ce0a802 (127.0.107.194:44971)
I20260608 12:43:19.625437  9135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a4855a83cc64acd98d53a7808cfedca" candidate_uuid: "74d5893f984247979ac8aab294eb3abb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3f72f20fef148bb9b1305049e83a702" is_pre_election: true
I20260608 12:43:19.625584  9209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a4855a83cc64acd98d53a7808cfedca" candidate_uuid: "74d5893f984247979ac8aab294eb3abb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eed4be6f11704156ac5991454ce0a802" is_pre_election: true
W20260608 12:43:19.630877  9249 leader_election.cc:343] T 7a4855a83cc64acd98d53a7808cfedca P 74d5893f984247979ac8aab294eb3abb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d3f72f20fef148bb9b1305049e83a702 (127.0.107.193:40873): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:43:19.632031  9135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac30d00eb58242acac97cb108b4187fc" candidate_uuid: "eed4be6f11704156ac5991454ce0a802" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3f72f20fef148bb9b1305049e83a702" is_pre_election: true
I20260608 12:43:19.632433  9101 leader_election.cc:304] T 37de329ca4754f0296865307848028e4 P d3f72f20fef148bb9b1305049e83a702 [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: d3f72f20fef148bb9b1305049e83a702; no voters: 74d5893f984247979ac8aab294eb3abb, eed4be6f11704156ac5991454ce0a802
I20260608 12:43:19.633489  9209 raft_consensus.cc:2468] T 7a4855a83cc64acd98d53a7808cfedca P eed4be6f11704156ac5991454ce0a802 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 74d5893f984247979ac8aab294eb3abb in term 0.
W20260608 12:43:19.633971  9175 leader_election.cc:343] T ac30d00eb58242acac97cb108b4187fc P eed4be6f11704156ac5991454ce0a802 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d3f72f20fef148bb9b1305049e83a702 (127.0.107.193:40873): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:43:19.634955  9248 leader_election.cc:304] T 7a4855a83cc64acd98d53a7808cfedca P 74d5893f984247979ac8aab294eb3abb [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: 74d5893f984247979ac8aab294eb3abb, eed4be6f11704156ac5991454ce0a802; no voters: d3f72f20fef148bb9b1305049e83a702
I20260608 12:43:19.636162  9333 raft_consensus.cc:2804] T 7a4855a83cc64acd98d53a7808cfedca P 74d5893f984247979ac8aab294eb3abb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:43:19.636595  9333 raft_consensus.cc:493] T 7a4855a83cc64acd98d53a7808cfedca P 74d5893f984247979ac8aab294eb3abb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:43:19.636951  9333 raft_consensus.cc:3060] T 7a4855a83cc64acd98d53a7808cfedca P 74d5893f984247979ac8aab294eb3abb [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:19.639369  9134 raft_consensus.cc:2468] T 37de329ca4754f0296865307848028e4 P d3f72f20fef148bb9b1305049e83a702 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eed4be6f11704156ac5991454ce0a802 in term 1.
I20260608 12:43:19.640170  9342 raft_consensus.cc:2749] T 37de329ca4754f0296865307848028e4 P d3f72f20fef148bb9b1305049e83a702 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:43:19.641961  9339 leader_election.cc:290] T ac30d00eb58242acac97cb108b4187fc P eed4be6f11704156ac5991454ce0a802 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d3f72f20fef148bb9b1305049e83a702 (127.0.107.193:40873), 74d5893f984247979ac8aab294eb3abb (127.0.107.195:44357)
I20260608 12:43:19.635223  9332 tablet_bootstrap.cc:654] T e7b47aa3aab841d9af95d686dd5eea32 P d3f72f20fef148bb9b1305049e83a702: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:19.642635  9284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac30d00eb58242acac97cb108b4187fc" candidate_uuid: "eed4be6f11704156ac5991454ce0a802" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74d5893f984247979ac8aab294eb3abb" is_pre_election: true
I20260608 12:43:19.645023  9284 raft_consensus.cc:2468] T ac30d00eb58242acac97cb108b4187fc P 74d5893f984247979ac8aab294eb3abb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eed4be6f11704156ac5991454ce0a802 in term 0.
I20260608 12:43:19.644944  9333 raft_consensus.cc:515] T 7a4855a83cc64acd98d53a7808cfedca P 74d5893f984247979ac8aab294eb3abb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3f72f20fef148bb9b1305049e83a702" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40873 } } peers { permanent_uuid: "eed4be6f11704156ac5991454ce0a802" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44971 } } peers { permanent_uuid: "74d5893f984247979ac8aab294eb3abb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44357 } }
I20260608 12:43:19.646509  9176 leader_election.cc:304] T ac30d00eb58242acac97cb108b4187fc P eed4be6f11704156ac5991454ce0a802 [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: 74d5893f984247979ac8aab294eb3abb, eed4be6f11704156ac5991454ce0a802; no voters: d3f72f20fef148bb9b1305049e83a702
I20260608 12:43:19.646693  9353 raft_consensus.cc:697] T 37de329ca4754f0296865307848028e4 P eed4be6f11704156ac5991454ce0a802 [term 1 LEADER]: Becoming Leader. State: Replica: eed4be6f11704156ac5991454ce0a802, State: Running, Role: LEADER
I20260608 12:43:19.647765  9353 consensus_queue.cc:237] T 37de329ca4754f0296865307848028e4 P eed4be6f11704156ac5991454ce0a802 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3f72f20fef148bb9b1305049e83a702" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40873 } } peers { permanent_uuid: "eed4be6f11704156ac5991454ce0a802" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44971 } } peers { permanent_uuid: "74d5893f984247979ac8aab294eb3abb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44357 } }
I20260608 12:43:19.648662  9209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a4855a83cc64acd98d53a7808cfedca" candidate_uuid: "74d5893f984247979ac8aab294eb3abb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eed4be6f11704156ac5991454ce0a802"
I20260608 12:43:19.649194  9134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a4855a83cc64acd98d53a7808cfedca" candidate_uuid: "74d5893f984247979ac8aab294eb3abb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3f72f20fef148bb9b1305049e83a702"
W20260608 12:43:19.650815  9249 leader_election.cc:343] T 7a4855a83cc64acd98d53a7808cfedca P 74d5893f984247979ac8aab294eb3abb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d3f72f20fef148bb9b1305049e83a702 (127.0.107.193:40873): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:43:19.651412  9330 tablet_bootstrap.cc:492] T b2480d34a77d4a728cd07233ea20ff60 P eed4be6f11704156ac5991454ce0a802: No bootstrap required, opened a new log
I20260608 12:43:19.651983  9330 ts_tablet_manager.cc:1403] T b2480d34a77d4a728cd07233ea20ff60 P eed4be6f11704156ac5991454ce0a802: Time spent bootstrapping tablet: real 0.048s	user 0.016s	sys 0.012s
I20260608 12:43:19.651597  9358 raft_consensus.cc:2804] T ac30d00eb58242acac97cb108b4187fc P eed4be6f11704156ac5991454ce0a802 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:43:19.652598  9358 raft_consensus.cc:493] T ac30d00eb58242acac97cb108b4187fc P eed4be6f11704156ac5991454ce0a802 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:43:19.653304  9358 raft_consensus.cc:3060] T ac30d00eb58242acac97cb108b4187fc P eed4be6f11704156ac5991454ce0a802 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:19.655414  9330 raft_consensus.cc:359] T b2480d34a77d4a728cd07233ea20ff60 P eed4be6f11704156ac5991454ce0a802 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eed4be6f11704156ac5991454ce0a802" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44971 } } peers { permanent_uuid: "74d5893f984247979ac8aab294eb3abb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44357 } } peers { permanent_uuid: "d3f72f20fef148bb9b1305049e83a702" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40873 } }
I20260608 12:43:19.656183  9330 raft_consensus.cc:385] T b2480d34a77d4a728cd07233ea20ff60 P eed4be6f11704156ac5991454ce0a802 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:19.649340  9209 raft_consensus.cc:3060] T 7a4855a83cc64acd98d53a7808cfedca P eed4be6f11704156ac5991454ce0a802 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:19.659142  9332 tablet_bootstrap.cc:492] T e7b47aa3aab841d9af95d686dd5eea32 P d3f72f20fef148bb9b1305049e83a702: No bootstrap required, opened a new log
I20260608 12:43:19.659713  9332 ts_tablet_manager.cc:1403] T e7b47aa3aab841d9af95d686dd5eea32 P d3f72f20fef148bb9b1305049e83a702: Time spent bootstrapping tablet: real 0.045s	user 0.013s	sys 0.007s
I20260608 12:43:19.661058  9333 leader_election.cc:290] T 7a4855a83cc64acd98d53a7808cfedca P 74d5893f984247979ac8aab294eb3abb [CANDIDATE]: Term 1 election: Requested vote from peers d3f72f20fef148bb9b1305049e83a702 (127.0.107.193:40873), eed4be6f11704156ac5991454ce0a802 (127.0.107.194:44971)
I20260608 12:43:19.662922  9358 raft_consensus.cc:515] T ac30d00eb58242acac97cb108b4187fc P eed4be6f11704156ac5991454ce0a802 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3f72f20fef148bb9b1305049e83a702" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40873 } } peers { permanent_uuid: "eed4be6f11704156ac5991454ce0a802" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44971 } } peers { permanent_uuid: "74d5893f984247979ac8aab294eb3abb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44357 } }
I20260608 12:43:19.663098  9033 catalog_manager.cc:5696] T 37de329ca4754f0296865307848028e4 P eed4be6f11704156ac5991454ce0a802 reported cstate change: term changed from 0 to 1, leader changed from <none> to eed4be6f11704156ac5991454ce0a802 (127.0.107.194). New cstate: current_term: 1 leader_uuid: "eed4be6f11704156ac5991454ce0a802" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3f72f20fef148bb9b1305049e83a702" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40873 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eed4be6f11704156ac5991454ce0a802" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44971 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "74d5893f984247979ac8aab294eb3abb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44357 } health_report { overall_health: UNKNOWN } } }
I20260608 12:43:19.664700  9209 raft_consensus.cc:2468] T 7a4855a83cc64acd98d53a7808cfedca P eed4be6f11704156ac5991454ce0a802 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 74d5893f984247979ac8aab294eb3abb in term 1.
I20260608 12:43:19.656512  9330 raft_consensus.cc:740] T b2480d34a77d4a728cd07233ea20ff60 P eed4be6f11704156ac5991454ce0a802 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eed4be6f11704156ac5991454ce0a802, State: Initialized, Role: FOLLOWER
I20260608 12:43:19.665529  9332 raft_consensus.cc:359] T e7b47aa3aab841d9af95d686dd5eea32 P d3f72f20fef148bb9b1305049e83a702 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3f72f20fef148bb9b1305049e83a702" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40873 } } peers { permanent_uuid: "eed4be6f11704156ac5991454ce0a802" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44971 } } peers { permanent_uuid: "74d5893f984247979ac8aab294eb3abb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44357 } }
I20260608 12:43:19.666297  9134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac30d00eb58242acac97cb108b4187fc" candidate_uuid: "eed4be6f11704156ac5991454ce0a802" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3f72f20fef148bb9b1305049e83a702"
I20260608 12:43:19.666707  9330 consensus_queue.cc:260] T b2480d34a77d4a728cd07233ea20ff60 P eed4be6f11704156ac5991454ce0a802 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eed4be6f11704156ac5991454ce0a802" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44971 } } peers { permanent_uuid: "74d5893f984247979ac8aab294eb3abb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44357 } } peers { permanent_uuid: "d3f72f20fef148bb9b1305049e83a702" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40873 } }
I20260608 12:43:19.666498  9332 raft_consensus.cc:385] T e7b47aa3aab841d9af95d686dd5eea32 P d3f72f20fef148bb9b1305049e83a702 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:19.666195  9248 leader_election.cc:304] T 7a4855a83cc64acd98d53a7808cfedca P 74d5893f984247979ac8aab294eb3abb [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: 74d5893f984247979ac8aab294eb3abb, eed4be6f11704156ac5991454ce0a802; no voters: d3f72f20fef148bb9b1305049e83a702
I20260608 12:43:19.668298  9333 raft_consensus.cc:2804] T 7a4855a83cc64acd98d53a7808cfedca P 74d5893f984247979ac8aab294eb3abb [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:43:19.668587  9332 raft_consensus.cc:740] T e7b47aa3aab841d9af95d686dd5eea32 P d3f72f20fef148bb9b1305049e83a702 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d3f72f20fef148bb9b1305049e83a702, State: Initialized, Role: FOLLOWER
I20260608 12:43:19.668859  9333 raft_consensus.cc:697] T 7a4855a83cc64acd98d53a7808cfedca P 74d5893f984247979ac8aab294eb3abb [term 1 LEADER]: Becoming Leader. State: Replica: 74d5893f984247979ac8aab294eb3abb, State: Running, Role: LEADER
I20260608 12:43:19.669688  9330 ts_tablet_manager.cc:1434] T b2480d34a77d4a728cd07233ea20ff60 P eed4be6f11704156ac5991454ce0a802: Time spent starting tablet: real 0.017s	user 0.009s	sys 0.000s
I20260608 12:43:19.669561  9332 consensus_queue.cc:260] T e7b47aa3aab841d9af95d686dd5eea32 P d3f72f20fef148bb9b1305049e83a702 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3f72f20fef148bb9b1305049e83a702" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40873 } } peers { permanent_uuid: "eed4be6f11704156ac5991454ce0a802" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44971 } } peers { permanent_uuid: "74d5893f984247979ac8aab294eb3abb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44357 } }
I20260608 12:43:19.669762  9333 consensus_queue.cc:237] T 7a4855a83cc64acd98d53a7808cfedca P 74d5893f984247979ac8aab294eb3abb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3f72f20fef148bb9b1305049e83a702" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40873 } } peers { permanent_uuid: "eed4be6f11704156ac5991454ce0a802" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44971 } } peers { permanent_uuid: "74d5893f984247979ac8aab294eb3abb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44357 } }
I20260608 12:43:19.671595  9284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac30d00eb58242acac97cb108b4187fc" candidate_uuid: "eed4be6f11704156ac5991454ce0a802" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74d5893f984247979ac8aab294eb3abb"
I20260608 12:43:19.672049  9332 ts_tablet_manager.cc:1434] T e7b47aa3aab841d9af95d686dd5eea32 P d3f72f20fef148bb9b1305049e83a702: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.001s
I20260608 12:43:19.672201  9284 raft_consensus.cc:3060] T ac30d00eb58242acac97cb108b4187fc P 74d5893f984247979ac8aab294eb3abb [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:19.673184  9332 tablet_bootstrap.cc:492] T b2480d34a77d4a728cd07233ea20ff60 P d3f72f20fef148bb9b1305049e83a702: Bootstrap starting.
W20260608 12:43:19.677314  9175 leader_election.cc:343] T ac30d00eb58242acac97cb108b4187fc P eed4be6f11704156ac5991454ce0a802 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d3f72f20fef148bb9b1305049e83a702 (127.0.107.193:40873): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:43:19.680474  9332 tablet_bootstrap.cc:654] T b2480d34a77d4a728cd07233ea20ff60 P d3f72f20fef148bb9b1305049e83a702: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:19.682783  9284 raft_consensus.cc:2468] T ac30d00eb58242acac97cb108b4187fc P 74d5893f984247979ac8aab294eb3abb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eed4be6f11704156ac5991454ce0a802 in term 1.
I20260608 12:43:19.683704  9358 leader_election.cc:290] T ac30d00eb58242acac97cb108b4187fc P eed4be6f11704156ac5991454ce0a802 [CANDIDATE]: Term 1 election: Requested vote from peers d3f72f20fef148bb9b1305049e83a702 (127.0.107.193:40873), 74d5893f984247979ac8aab294eb3abb (127.0.107.195:44357)
I20260608 12:43:19.684192  9176 leader_election.cc:304] T ac30d00eb58242acac97cb108b4187fc P eed4be6f11704156ac5991454ce0a802 [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: 74d5893f984247979ac8aab294eb3abb, eed4be6f11704156ac5991454ce0a802; no voters: d3f72f20fef148bb9b1305049e83a702
I20260608 12:43:19.684981  9358 raft_consensus.cc:2804] T ac30d00eb58242acac97cb108b4187fc P eed4be6f11704156ac5991454ce0a802 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:43:19.685489  9358 raft_consensus.cc:697] T ac30d00eb58242acac97cb108b4187fc P eed4be6f11704156ac5991454ce0a802 [term 1 LEADER]: Becoming Leader. State: Replica: eed4be6f11704156ac5991454ce0a802, State: Running, Role: LEADER
I20260608 12:43:19.686223  9358 consensus_queue.cc:237] T ac30d00eb58242acac97cb108b4187fc P eed4be6f11704156ac5991454ce0a802 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3f72f20fef148bb9b1305049e83a702" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40873 } } peers { permanent_uuid: "eed4be6f11704156ac5991454ce0a802" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44971 } } peers { permanent_uuid: "74d5893f984247979ac8aab294eb3abb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44357 } }
I20260608 12:43:19.697472  9332 tablet_bootstrap.cc:492] T b2480d34a77d4a728cd07233ea20ff60 P d3f72f20fef148bb9b1305049e83a702: No bootstrap required, opened a new log
I20260608 12:43:19.698122  9332 ts_tablet_manager.cc:1403] T b2480d34a77d4a728cd07233ea20ff60 P d3f72f20fef148bb9b1305049e83a702: Time spent bootstrapping tablet: real 0.025s	user 0.018s	sys 0.004s
I20260608 12:43:19.699993  9033 catalog_manager.cc:5696] T 7a4855a83cc64acd98d53a7808cfedca P 74d5893f984247979ac8aab294eb3abb reported cstate change: term changed from 0 to 1, leader changed from <none> to 74d5893f984247979ac8aab294eb3abb (127.0.107.195). New cstate: current_term: 1 leader_uuid: "74d5893f984247979ac8aab294eb3abb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3f72f20fef148bb9b1305049e83a702" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40873 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eed4be6f11704156ac5991454ce0a802" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "74d5893f984247979ac8aab294eb3abb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44357 } health_report { overall_health: HEALTHY } } }
I20260608 12:43:19.701141  9030 catalog_manager.cc:5696] T ac30d00eb58242acac97cb108b4187fc P eed4be6f11704156ac5991454ce0a802 reported cstate change: term changed from 0 to 1, leader changed from <none> to eed4be6f11704156ac5991454ce0a802 (127.0.107.194). New cstate: current_term: 1 leader_uuid: "eed4be6f11704156ac5991454ce0a802" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3f72f20fef148bb9b1305049e83a702" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40873 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eed4be6f11704156ac5991454ce0a802" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44971 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "74d5893f984247979ac8aab294eb3abb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44357 } health_report { overall_health: UNKNOWN } } }
I20260608 12:43:19.701422  9332 raft_consensus.cc:359] T b2480d34a77d4a728cd07233ea20ff60 P d3f72f20fef148bb9b1305049e83a702 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eed4be6f11704156ac5991454ce0a802" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44971 } } peers { permanent_uuid: "74d5893f984247979ac8aab294eb3abb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44357 } } peers { permanent_uuid: "d3f72f20fef148bb9b1305049e83a702" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40873 } }
I20260608 12:43:19.702231  9332 raft_consensus.cc:385] T b2480d34a77d4a728cd07233ea20ff60 P d3f72f20fef148bb9b1305049e83a702 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:19.702811  9332 raft_consensus.cc:740] T b2480d34a77d4a728cd07233ea20ff60 P d3f72f20fef148bb9b1305049e83a702 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d3f72f20fef148bb9b1305049e83a702, State: Initialized, Role: FOLLOWER
I20260608 12:43:19.703696  9332 consensus_queue.cc:260] T b2480d34a77d4a728cd07233ea20ff60 P d3f72f20fef148bb9b1305049e83a702 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eed4be6f11704156ac5991454ce0a802" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44971 } } peers { permanent_uuid: "74d5893f984247979ac8aab294eb3abb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44357 } } peers { permanent_uuid: "d3f72f20fef148bb9b1305049e83a702" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40873 } }
I20260608 12:43:19.705879  9332 ts_tablet_manager.cc:1434] T b2480d34a77d4a728cd07233ea20ff60 P d3f72f20fef148bb9b1305049e83a702: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260608 12:43:19.707147  9332 tablet_bootstrap.cc:492] T 7a4855a83cc64acd98d53a7808cfedca P d3f72f20fef148bb9b1305049e83a702: Bootstrap starting.
I20260608 12:43:19.714246  9332 tablet_bootstrap.cc:654] T 7a4855a83cc64acd98d53a7808cfedca P d3f72f20fef148bb9b1305049e83a702: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:19.722494  9332 tablet_bootstrap.cc:492] T 7a4855a83cc64acd98d53a7808cfedca P d3f72f20fef148bb9b1305049e83a702: No bootstrap required, opened a new log
I20260608 12:43:19.723414  9332 ts_tablet_manager.cc:1403] T 7a4855a83cc64acd98d53a7808cfedca P d3f72f20fef148bb9b1305049e83a702: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.000s
I20260608 12:43:19.726717  9332 raft_consensus.cc:359] T 7a4855a83cc64acd98d53a7808cfedca P d3f72f20fef148bb9b1305049e83a702 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3f72f20fef148bb9b1305049e83a702" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40873 } } peers { permanent_uuid: "eed4be6f11704156ac5991454ce0a802" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44971 } } peers { permanent_uuid: "74d5893f984247979ac8aab294eb3abb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44357 } }
I20260608 12:43:19.727496  9332 raft_consensus.cc:385] T 7a4855a83cc64acd98d53a7808cfedca P d3f72f20fef148bb9b1305049e83a702 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:19.727802  9332 raft_consensus.cc:740] T 7a4855a83cc64acd98d53a7808cfedca P d3f72f20fef148bb9b1305049e83a702 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d3f72f20fef148bb9b1305049e83a702, State: Initialized, Role: FOLLOWER
I20260608 12:43:19.728668  9332 consensus_queue.cc:260] T 7a4855a83cc64acd98d53a7808cfedca P d3f72f20fef148bb9b1305049e83a702 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3f72f20fef148bb9b1305049e83a702" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40873 } } peers { permanent_uuid: "eed4be6f11704156ac5991454ce0a802" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44971 } } peers { permanent_uuid: "74d5893f984247979ac8aab294eb3abb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44357 } }
I20260608 12:43:19.730719  9332 ts_tablet_manager.cc:1434] T 7a4855a83cc64acd98d53a7808cfedca P d3f72f20fef148bb9b1305049e83a702: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260608 12:43:19.731714  9332 tablet_bootstrap.cc:492] T ac30d00eb58242acac97cb108b4187fc P d3f72f20fef148bb9b1305049e83a702: Bootstrap starting.
I20260608 12:43:19.737875  9332 tablet_bootstrap.cc:654] T ac30d00eb58242acac97cb108b4187fc P d3f72f20fef148bb9b1305049e83a702: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:19.742754  9358 raft_consensus.cc:493] T e7b47aa3aab841d9af95d686dd5eea32 P eed4be6f11704156ac5991454ce0a802 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:43:19.743623  9332 tablet_bootstrap.cc:492] T ac30d00eb58242acac97cb108b4187fc P d3f72f20fef148bb9b1305049e83a702: No bootstrap required, opened a new log
I20260608 12:43:19.743340  9358 raft_consensus.cc:515] T e7b47aa3aab841d9af95d686dd5eea32 P eed4be6f11704156ac5991454ce0a802 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3f72f20fef148bb9b1305049e83a702" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40873 } } peers { permanent_uuid: "eed4be6f11704156ac5991454ce0a802" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44971 } } peers { permanent_uuid: "74d5893f984247979ac8aab294eb3abb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44357 } }
I20260608 12:43:19.744199  9332 ts_tablet_manager.cc:1403] T ac30d00eb58242acac97cb108b4187fc P d3f72f20fef148bb9b1305049e83a702: Time spent bootstrapping tablet: real 0.013s	user 0.003s	sys 0.007s
I20260608 12:43:19.746552  9134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7b47aa3aab841d9af95d686dd5eea32" candidate_uuid: "eed4be6f11704156ac5991454ce0a802" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3f72f20fef148bb9b1305049e83a702" is_pre_election: true
I20260608 12:43:19.746750  9358 leader_election.cc:290] T e7b47aa3aab841d9af95d686dd5eea32 P eed4be6f11704156ac5991454ce0a802 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d3f72f20fef148bb9b1305049e83a702 (127.0.107.193:40873), 74d5893f984247979ac8aab294eb3abb (127.0.107.195:44357)
I20260608 12:43:19.746996  9284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7b47aa3aab841d9af95d686dd5eea32" candidate_uuid: "eed4be6f11704156ac5991454ce0a802" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74d5893f984247979ac8aab294eb3abb" is_pre_election: true
I20260608 12:43:19.747475  9134 raft_consensus.cc:2468] T e7b47aa3aab841d9af95d686dd5eea32 P d3f72f20fef148bb9b1305049e83a702 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eed4be6f11704156ac5991454ce0a802 in term 0.
I20260608 12:43:19.747689  9284 raft_consensus.cc:2468] T e7b47aa3aab841d9af95d686dd5eea32 P 74d5893f984247979ac8aab294eb3abb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eed4be6f11704156ac5991454ce0a802 in term 0.
I20260608 12:43:19.747514  9332 raft_consensus.cc:359] T ac30d00eb58242acac97cb108b4187fc P d3f72f20fef148bb9b1305049e83a702 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3f72f20fef148bb9b1305049e83a702" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40873 } } peers { permanent_uuid: "eed4be6f11704156ac5991454ce0a802" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44971 } } peers { permanent_uuid: "74d5893f984247979ac8aab294eb3abb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44357 } }
I20260608 12:43:19.748535  9332 raft_consensus.cc:385] T ac30d00eb58242acac97cb108b4187fc P d3f72f20fef148bb9b1305049e83a702 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:19.748883  9332 raft_consensus.cc:740] T ac30d00eb58242acac97cb108b4187fc P d3f72f20fef148bb9b1305049e83a702 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d3f72f20fef148bb9b1305049e83a702, State: Initialized, Role: FOLLOWER
I20260608 12:43:19.748808  9175 leader_election.cc:304] T e7b47aa3aab841d9af95d686dd5eea32 P eed4be6f11704156ac5991454ce0a802 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d3f72f20fef148bb9b1305049e83a702, eed4be6f11704156ac5991454ce0a802; no voters: 
I20260608 12:43:19.749874  9358 raft_consensus.cc:2804] T e7b47aa3aab841d9af95d686dd5eea32 P eed4be6f11704156ac5991454ce0a802 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:43:19.750396  9358 raft_consensus.cc:493] T e7b47aa3aab841d9af95d686dd5eea32 P eed4be6f11704156ac5991454ce0a802 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:43:19.749828  9332 consensus_queue.cc:260] T ac30d00eb58242acac97cb108b4187fc P d3f72f20fef148bb9b1305049e83a702 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3f72f20fef148bb9b1305049e83a702" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40873 } } peers { permanent_uuid: "eed4be6f11704156ac5991454ce0a802" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44971 } } peers { permanent_uuid: "74d5893f984247979ac8aab294eb3abb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44357 } }
I20260608 12:43:19.750744  9358 raft_consensus.cc:3060] T e7b47aa3aab841d9af95d686dd5eea32 P eed4be6f11704156ac5991454ce0a802 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:19.752522  9332 ts_tablet_manager.cc:1434] T ac30d00eb58242acac97cb108b4187fc P d3f72f20fef148bb9b1305049e83a702: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260608 12:43:19.754385  9333 raft_consensus.cc:493] T b2480d34a77d4a728cd07233ea20ff60 P 74d5893f984247979ac8aab294eb3abb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:43:19.754813  9333 raft_consensus.cc:515] T b2480d34a77d4a728cd07233ea20ff60 P 74d5893f984247979ac8aab294eb3abb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eed4be6f11704156ac5991454ce0a802" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44971 } } peers { permanent_uuid: "74d5893f984247979ac8aab294eb3abb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44357 } } peers { permanent_uuid: "d3f72f20fef148bb9b1305049e83a702" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40873 } }
I20260608 12:43:19.756675  9333 leader_election.cc:290] T b2480d34a77d4a728cd07233ea20ff60 P 74d5893f984247979ac8aab294eb3abb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eed4be6f11704156ac5991454ce0a802 (127.0.107.194:44971), d3f72f20fef148bb9b1305049e83a702 (127.0.107.193:40873)
I20260608 12:43:19.757421  9209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2480d34a77d4a728cd07233ea20ff60" candidate_uuid: "74d5893f984247979ac8aab294eb3abb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eed4be6f11704156ac5991454ce0a802" is_pre_election: true
I20260608 12:43:19.758095  9209 raft_consensus.cc:2468] T b2480d34a77d4a728cd07233ea20ff60 P eed4be6f11704156ac5991454ce0a802 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 74d5893f984247979ac8aab294eb3abb in term 0.
I20260608 12:43:19.758165  9134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2480d34a77d4a728cd07233ea20ff60" candidate_uuid: "74d5893f984247979ac8aab294eb3abb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3f72f20fef148bb9b1305049e83a702" is_pre_election: true
I20260608 12:43:19.758279  9358 raft_consensus.cc:515] T e7b47aa3aab841d9af95d686dd5eea32 P eed4be6f11704156ac5991454ce0a802 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3f72f20fef148bb9b1305049e83a702" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40873 } } peers { permanent_uuid: "eed4be6f11704156ac5991454ce0a802" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44971 } } peers { permanent_uuid: "74d5893f984247979ac8aab294eb3abb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44357 } }
I20260608 12:43:19.758966  9134 raft_consensus.cc:2468] T b2480d34a77d4a728cd07233ea20ff60 P d3f72f20fef148bb9b1305049e83a702 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 74d5893f984247979ac8aab294eb3abb in term 0.
I20260608 12:43:19.759249  9248 leader_election.cc:304] T b2480d34a77d4a728cd07233ea20ff60 P 74d5893f984247979ac8aab294eb3abb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 74d5893f984247979ac8aab294eb3abb, eed4be6f11704156ac5991454ce0a802; no voters: 
I20260608 12:43:19.760699  9358 leader_election.cc:290] T e7b47aa3aab841d9af95d686dd5eea32 P eed4be6f11704156ac5991454ce0a802 [CANDIDATE]: Term 1 election: Requested vote from peers d3f72f20fef148bb9b1305049e83a702 (127.0.107.193:40873), 74d5893f984247979ac8aab294eb3abb (127.0.107.195:44357)
I20260608 12:43:19.761408  9333 raft_consensus.cc:2804] T b2480d34a77d4a728cd07233ea20ff60 P 74d5893f984247979ac8aab294eb3abb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:43:19.761636  9284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7b47aa3aab841d9af95d686dd5eea32" candidate_uuid: "eed4be6f11704156ac5991454ce0a802" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74d5893f984247979ac8aab294eb3abb"
I20260608 12:43:19.761979  9333 raft_consensus.cc:493] T b2480d34a77d4a728cd07233ea20ff60 P 74d5893f984247979ac8aab294eb3abb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:43:19.761719  9134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7b47aa3aab841d9af95d686dd5eea32" candidate_uuid: "eed4be6f11704156ac5991454ce0a802" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3f72f20fef148bb9b1305049e83a702"
I20260608 12:43:19.762552  9284 raft_consensus.cc:3060] T e7b47aa3aab841d9af95d686dd5eea32 P 74d5893f984247979ac8aab294eb3abb [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:19.762562  9333 raft_consensus.cc:3060] T b2480d34a77d4a728cd07233ea20ff60 P 74d5893f984247979ac8aab294eb3abb [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:19.762727  9134 raft_consensus.cc:3060] T e7b47aa3aab841d9af95d686dd5eea32 P d3f72f20fef148bb9b1305049e83a702 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:19.769817  9284 raft_consensus.cc:2468] T e7b47aa3aab841d9af95d686dd5eea32 P 74d5893f984247979ac8aab294eb3abb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eed4be6f11704156ac5991454ce0a802 in term 1.
I20260608 12:43:19.769982  9134 raft_consensus.cc:2468] T e7b47aa3aab841d9af95d686dd5eea32 P d3f72f20fef148bb9b1305049e83a702 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eed4be6f11704156ac5991454ce0a802 in term 1.
I20260608 12:43:19.771016  9176 leader_election.cc:304] T e7b47aa3aab841d9af95d686dd5eea32 P eed4be6f11704156ac5991454ce0a802 [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: 74d5893f984247979ac8aab294eb3abb, eed4be6f11704156ac5991454ce0a802; no voters: 
I20260608 12:43:19.771915  9358 raft_consensus.cc:2804] T e7b47aa3aab841d9af95d686dd5eea32 P eed4be6f11704156ac5991454ce0a802 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:43:19.772692  9358 raft_consensus.cc:697] T e7b47aa3aab841d9af95d686dd5eea32 P eed4be6f11704156ac5991454ce0a802 [term 1 LEADER]: Becoming Leader. State: Replica: eed4be6f11704156ac5991454ce0a802, State: Running, Role: LEADER
I20260608 12:43:19.773479  9358 consensus_queue.cc:237] T e7b47aa3aab841d9af95d686dd5eea32 P eed4be6f11704156ac5991454ce0a802 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3f72f20fef148bb9b1305049e83a702" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40873 } } peers { permanent_uuid: "eed4be6f11704156ac5991454ce0a802" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44971 } } peers { permanent_uuid: "74d5893f984247979ac8aab294eb3abb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44357 } }
I20260608 12:43:19.774039  9333 raft_consensus.cc:515] T b2480d34a77d4a728cd07233ea20ff60 P 74d5893f984247979ac8aab294eb3abb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eed4be6f11704156ac5991454ce0a802" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44971 } } peers { permanent_uuid: "74d5893f984247979ac8aab294eb3abb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44357 } } peers { permanent_uuid: "d3f72f20fef148bb9b1305049e83a702" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40873 } }
I20260608 12:43:19.775750  9333 leader_election.cc:290] T b2480d34a77d4a728cd07233ea20ff60 P 74d5893f984247979ac8aab294eb3abb [CANDIDATE]: Term 1 election: Requested vote from peers eed4be6f11704156ac5991454ce0a802 (127.0.107.194:44971), d3f72f20fef148bb9b1305049e83a702 (127.0.107.193:40873)
I20260608 12:43:19.777077  9209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2480d34a77d4a728cd07233ea20ff60" candidate_uuid: "74d5893f984247979ac8aab294eb3abb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eed4be6f11704156ac5991454ce0a802"
I20260608 12:43:19.777843  9209 raft_consensus.cc:3060] T b2480d34a77d4a728cd07233ea20ff60 P eed4be6f11704156ac5991454ce0a802 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:19.777055  9134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2480d34a77d4a728cd07233ea20ff60" candidate_uuid: "74d5893f984247979ac8aab294eb3abb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3f72f20fef148bb9b1305049e83a702"
I20260608 12:43:19.779847  9134 raft_consensus.cc:3060] T b2480d34a77d4a728cd07233ea20ff60 P d3f72f20fef148bb9b1305049e83a702 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:19.781774  9033 catalog_manager.cc:5696] T e7b47aa3aab841d9af95d686dd5eea32 P eed4be6f11704156ac5991454ce0a802 reported cstate change: term changed from 0 to 1, leader changed from <none> to eed4be6f11704156ac5991454ce0a802 (127.0.107.194). New cstate: current_term: 1 leader_uuid: "eed4be6f11704156ac5991454ce0a802" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3f72f20fef148bb9b1305049e83a702" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40873 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eed4be6f11704156ac5991454ce0a802" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44971 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "74d5893f984247979ac8aab294eb3abb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44357 } health_report { overall_health: UNKNOWN } } }
I20260608 12:43:19.785166  9209 raft_consensus.cc:2468] T b2480d34a77d4a728cd07233ea20ff60 P eed4be6f11704156ac5991454ce0a802 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 74d5893f984247979ac8aab294eb3abb in term 1.
I20260608 12:43:19.786610  9248 leader_election.cc:304] T b2480d34a77d4a728cd07233ea20ff60 P 74d5893f984247979ac8aab294eb3abb [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: 74d5893f984247979ac8aab294eb3abb, eed4be6f11704156ac5991454ce0a802; no voters: 
I20260608 12:43:19.787408  9333 raft_consensus.cc:2804] T b2480d34a77d4a728cd07233ea20ff60 P 74d5893f984247979ac8aab294eb3abb [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:43:19.787997  9333 raft_consensus.cc:697] T b2480d34a77d4a728cd07233ea20ff60 P 74d5893f984247979ac8aab294eb3abb [term 1 LEADER]: Becoming Leader. State: Replica: 74d5893f984247979ac8aab294eb3abb, State: Running, Role: LEADER
I20260608 12:43:19.788945  9342 raft_consensus.cc:493] T 7a4855a83cc64acd98d53a7808cfedca P d3f72f20fef148bb9b1305049e83a702 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:43:19.788902  9333 consensus_queue.cc:237] T b2480d34a77d4a728cd07233ea20ff60 P 74d5893f984247979ac8aab294eb3abb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eed4be6f11704156ac5991454ce0a802" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44971 } } peers { permanent_uuid: "74d5893f984247979ac8aab294eb3abb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44357 } } peers { permanent_uuid: "d3f72f20fef148bb9b1305049e83a702" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40873 } }
I20260608 12:43:19.789562  9342 raft_consensus.cc:515] T 7a4855a83cc64acd98d53a7808cfedca P d3f72f20fef148bb9b1305049e83a702 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3f72f20fef148bb9b1305049e83a702" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40873 } } peers { permanent_uuid: "eed4be6f11704156ac5991454ce0a802" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44971 } } peers { permanent_uuid: "74d5893f984247979ac8aab294eb3abb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44357 } }
I20260608 12:43:19.791814  9342 leader_election.cc:290] T 7a4855a83cc64acd98d53a7808cfedca P d3f72f20fef148bb9b1305049e83a702 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eed4be6f11704156ac5991454ce0a802 (127.0.107.194:44971), 74d5893f984247979ac8aab294eb3abb (127.0.107.195:44357)
I20260608 12:43:19.787083  9134 raft_consensus.cc:2468] T b2480d34a77d4a728cd07233ea20ff60 P d3f72f20fef148bb9b1305049e83a702 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 74d5893f984247979ac8aab294eb3abb in term 1.
I20260608 12:43:19.793577  9284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a4855a83cc64acd98d53a7808cfedca" candidate_uuid: "d3f72f20fef148bb9b1305049e83a702" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74d5893f984247979ac8aab294eb3abb" is_pre_election: true
I20260608 12:43:19.795039  9209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a4855a83cc64acd98d53a7808cfedca" candidate_uuid: "d3f72f20fef148bb9b1305049e83a702" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eed4be6f11704156ac5991454ce0a802" is_pre_election: true
I20260608 12:43:19.795795  9209 raft_consensus.cc:2393] T 7a4855a83cc64acd98d53a7808cfedca P eed4be6f11704156ac5991454ce0a802 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d3f72f20fef148bb9b1305049e83a702 in current term 1: Already voted for candidate 74d5893f984247979ac8aab294eb3abb in this term.
I20260608 12:43:19.797079  9099 leader_election.cc:304] T 7a4855a83cc64acd98d53a7808cfedca P d3f72f20fef148bb9b1305049e83a702 [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: d3f72f20fef148bb9b1305049e83a702; no voters: 74d5893f984247979ac8aab294eb3abb, eed4be6f11704156ac5991454ce0a802
I20260608 12:43:19.797959  9342 raft_consensus.cc:3060] T 7a4855a83cc64acd98d53a7808cfedca P d3f72f20fef148bb9b1305049e83a702 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:19.798532  9033 catalog_manager.cc:5696] T b2480d34a77d4a728cd07233ea20ff60 P 74d5893f984247979ac8aab294eb3abb reported cstate change: term changed from 0 to 1, leader changed from <none> to 74d5893f984247979ac8aab294eb3abb (127.0.107.195). New cstate: current_term: 1 leader_uuid: "74d5893f984247979ac8aab294eb3abb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eed4be6f11704156ac5991454ce0a802" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "74d5893f984247979ac8aab294eb3abb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44357 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d3f72f20fef148bb9b1305049e83a702" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40873 } health_report { overall_health: UNKNOWN } } }
I20260608 12:43:19.803053  9342 raft_consensus.cc:2749] T 7a4855a83cc64acd98d53a7808cfedca P d3f72f20fef148bb9b1305049e83a702 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:43:19.988996  9333 consensus_queue.cc:1048] T 2ff0238665044503a2abed91a8885e4f P 74d5893f984247979ac8aab294eb3abb [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3f72f20fef148bb9b1305049e83a702" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:43:20.014577  9333 consensus_queue.cc:1048] T 2ff0238665044503a2abed91a8885e4f P 74d5893f984247979ac8aab294eb3abb [LEADER]: Connected to new peer: Peer: permanent_uuid: "eed4be6f11704156ac5991454ce0a802" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:43:20.046205  9134 raft_consensus.cc:1275] T 7a4855a83cc64acd98d53a7808cfedca P d3f72f20fef148bb9b1305049e83a702 [term 1 FOLLOWER]: Refusing update from remote peer 74d5893f984247979ac8aab294eb3abb: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:43:20.050890  9210 raft_consensus.cc:1275] T b2480d34a77d4a728cd07233ea20ff60 P eed4be6f11704156ac5991454ce0a802 [term 1 FOLLOWER]: Refusing update from remote peer 74d5893f984247979ac8aab294eb3abb: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:43:20.051299  9333 consensus_queue.cc:1048] T 7a4855a83cc64acd98d53a7808cfedca P 74d5893f984247979ac8aab294eb3abb [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3f72f20fef148bb9b1305049e83a702" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:43:20.054454  9134 raft_consensus.cc:1275] T b2480d34a77d4a728cd07233ea20ff60 P d3f72f20fef148bb9b1305049e83a702 [term 1 FOLLOWER]: Refusing update from remote peer 74d5893f984247979ac8aab294eb3abb: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:43:20.069805  9333 consensus_queue.cc:1048] T b2480d34a77d4a728cd07233ea20ff60 P 74d5893f984247979ac8aab294eb3abb [LEADER]: Connected to new peer: Peer: permanent_uuid: "eed4be6f11704156ac5991454ce0a802" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:43:20.095927  9358 consensus_queue.cc:1048] T 37de329ca4754f0296865307848028e4 P eed4be6f11704156ac5991454ce0a802 [LEADER]: Connected to new peer: Peer: permanent_uuid: "74d5893f984247979ac8aab294eb3abb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44357 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:43:20.113032  9339 consensus_queue.cc:1048] T 37de329ca4754f0296865307848028e4 P eed4be6f11704156ac5991454ce0a802 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3f72f20fef148bb9b1305049e83a702" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:43:20.120735  9209 raft_consensus.cc:1275] T 7a4855a83cc64acd98d53a7808cfedca P eed4be6f11704156ac5991454ce0a802 [term 1 FOLLOWER]: Refusing update from remote peer 74d5893f984247979ac8aab294eb3abb: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:43:20.138013  9347 consensus_queue.cc:1048] T 7a4855a83cc64acd98d53a7808cfedca P 74d5893f984247979ac8aab294eb3abb [LEADER]: Connected to new peer: Peer: permanent_uuid: "eed4be6f11704156ac5991454ce0a802" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:43:20.156394  9134 raft_consensus.cc:3060] T ac30d00eb58242acac97cb108b4187fc P d3f72f20fef148bb9b1305049e83a702 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:20.161518  9383 consensus_queue.cc:1048] T b2480d34a77d4a728cd07233ea20ff60 P 74d5893f984247979ac8aab294eb3abb [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3f72f20fef148bb9b1305049e83a702" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:43:20.165352  9353 consensus_queue.cc:1048] T ac30d00eb58242acac97cb108b4187fc P eed4be6f11704156ac5991454ce0a802 [LEADER]: Connected to new peer: Peer: permanent_uuid: "74d5893f984247979ac8aab294eb3abb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44357 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260608 12:43:20.196911  9249 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.107.193:40873, user_credentials={real_user=slave}} blocked reactor thread for 134041us
W20260608 12:43:20.217247  9390 log.cc:927] Time spent T 37de329ca4754f0296865307848028e4 P d3f72f20fef148bb9b1305049e83a702: Append to log took a long time: real 0.081s	user 0.000s	sys 0.003s
I20260608 12:43:20.239519  9339 consensus_queue.cc:1048] T e7b47aa3aab841d9af95d686dd5eea32 P eed4be6f11704156ac5991454ce0a802 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3f72f20fef148bb9b1305049e83a702" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:43:20.292366  9342 raft_consensus.cc:493] T ac30d00eb58242acac97cb108b4187fc P d3f72f20fef148bb9b1305049e83a702 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:43:20.310128  9339 consensus_queue.cc:1048] T ac30d00eb58242acac97cb108b4187fc P eed4be6f11704156ac5991454ce0a802 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3f72f20fef148bb9b1305049e83a702" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.017s
I20260608 12:43:20.309218  9342 raft_consensus.cc:515] T ac30d00eb58242acac97cb108b4187fc P d3f72f20fef148bb9b1305049e83a702 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3f72f20fef148bb9b1305049e83a702" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40873 } } peers { permanent_uuid: "eed4be6f11704156ac5991454ce0a802" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44971 } } peers { permanent_uuid: "74d5893f984247979ac8aab294eb3abb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44357 } }
I20260608 12:43:20.358103  9284 raft_consensus.cc:1275] T e7b47aa3aab841d9af95d686dd5eea32 P 74d5893f984247979ac8aab294eb3abb [term 1 FOLLOWER]: Refusing update from remote peer eed4be6f11704156ac5991454ce0a802: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:43:20.361189  9339 consensus_queue.cc:1048] T e7b47aa3aab841d9af95d686dd5eea32 P eed4be6f11704156ac5991454ce0a802 [LEADER]: Connected to new peer: Peer: permanent_uuid: "74d5893f984247979ac8aab294eb3abb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44357 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260608 12:43:20.439662  9316 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerService.Write -> {remote=127.0.107.195:44357, user_credentials={real_user=slave}} blocked reactor thread for 45016.7us
I20260608 12:43:20.490549  9342 leader_election.cc:290] T ac30d00eb58242acac97cb108b4187fc P d3f72f20fef148bb9b1305049e83a702 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers eed4be6f11704156ac5991454ce0a802 (127.0.107.194:44971), 74d5893f984247979ac8aab294eb3abb (127.0.107.195:44357)
I20260608 12:43:20.499648  9210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac30d00eb58242acac97cb108b4187fc" candidate_uuid: "d3f72f20fef148bb9b1305049e83a702" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eed4be6f11704156ac5991454ce0a802" is_pre_election: true
I20260608 12:43:20.512900  9282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac30d00eb58242acac97cb108b4187fc" candidate_uuid: "d3f72f20fef148bb9b1305049e83a702" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74d5893f984247979ac8aab294eb3abb" is_pre_election: true
I20260608 12:43:20.523356  9101 leader_election.cc:304] T ac30d00eb58242acac97cb108b4187fc P d3f72f20fef148bb9b1305049e83a702 [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: d3f72f20fef148bb9b1305049e83a702; no voters: 74d5893f984247979ac8aab294eb3abb, eed4be6f11704156ac5991454ce0a802
I20260608 12:43:20.536924  9342 raft_consensus.cc:2749] T ac30d00eb58242acac97cb108b4187fc P d3f72f20fef148bb9b1305049e83a702 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260608 12:43:21.227707  9371 meta_cache.cc:1261] Time spent looking up entry by key: real 0.052s	user 0.002s	sys 0.000s
W20260608 12:43:21.481742  9175 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.107.193:40873, user_credentials={real_user=slave}} blocked reactor thread for 55680.6us
I20260608 12:43:21.622593   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
I20260608 12:43:21.661566   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:43:21.662453   431 tablet_replica.cc:333] T ac30d00eb58242acac97cb108b4187fc P d3f72f20fef148bb9b1305049e83a702: stopping tablet replica
I20260608 12:43:21.663235   431 raft_consensus.cc:2243] T ac30d00eb58242acac97cb108b4187fc P d3f72f20fef148bb9b1305049e83a702 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:21.663978   431 raft_consensus.cc:2272] T ac30d00eb58242acac97cb108b4187fc P d3f72f20fef148bb9b1305049e83a702 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:21.667171   431 tablet_replica.cc:333] T b2480d34a77d4a728cd07233ea20ff60 P d3f72f20fef148bb9b1305049e83a702: stopping tablet replica
I20260608 12:43:21.667879   431 raft_consensus.cc:2243] T b2480d34a77d4a728cd07233ea20ff60 P d3f72f20fef148bb9b1305049e83a702 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:21.668426   431 raft_consensus.cc:2272] T b2480d34a77d4a728cd07233ea20ff60 P d3f72f20fef148bb9b1305049e83a702 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:21.672519   431 tablet_replica.cc:333] T e7b47aa3aab841d9af95d686dd5eea32 P d3f72f20fef148bb9b1305049e83a702: stopping tablet replica
I20260608 12:43:21.673225   431 raft_consensus.cc:2243] T e7b47aa3aab841d9af95d686dd5eea32 P d3f72f20fef148bb9b1305049e83a702 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:21.673861   431 raft_consensus.cc:2272] T e7b47aa3aab841d9af95d686dd5eea32 P d3f72f20fef148bb9b1305049e83a702 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:21.677240   431 tablet_replica.cc:333] T 7a4855a83cc64acd98d53a7808cfedca P d3f72f20fef148bb9b1305049e83a702: stopping tablet replica
I20260608 12:43:21.677891   431 raft_consensus.cc:2243] T 7a4855a83cc64acd98d53a7808cfedca P d3f72f20fef148bb9b1305049e83a702 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:21.678524   431 raft_consensus.cc:2272] T 7a4855a83cc64acd98d53a7808cfedca P d3f72f20fef148bb9b1305049e83a702 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:21.681845   431 tablet_replica.cc:333] T 37de329ca4754f0296865307848028e4 P d3f72f20fef148bb9b1305049e83a702: stopping tablet replica
I20260608 12:43:21.682446   431 raft_consensus.cc:2243] T 37de329ca4754f0296865307848028e4 P d3f72f20fef148bb9b1305049e83a702 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:21.683122   431 raft_consensus.cc:2272] T 37de329ca4754f0296865307848028e4 P d3f72f20fef148bb9b1305049e83a702 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:21.686173   431 tablet_replica.cc:333] T 2ff0238665044503a2abed91a8885e4f P d3f72f20fef148bb9b1305049e83a702: stopping tablet replica
I20260608 12:43:21.686743   431 raft_consensus.cc:2243] T 2ff0238665044503a2abed91a8885e4f P d3f72f20fef148bb9b1305049e83a702 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:21.687237   431 raft_consensus.cc:2272] T 2ff0238665044503a2abed91a8885e4f P d3f72f20fef148bb9b1305049e83a702 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:21.718153   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
I20260608 12:43:21.738238   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
I20260608 12:43:21.771018   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:43:21.772850   431 tablet_replica.cc:333] T b2480d34a77d4a728cd07233ea20ff60 P eed4be6f11704156ac5991454ce0a802: stopping tablet replica
I20260608 12:43:21.773727   431 raft_consensus.cc:2243] T b2480d34a77d4a728cd07233ea20ff60 P eed4be6f11704156ac5991454ce0a802 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:21.774492   431 raft_consensus.cc:2272] T b2480d34a77d4a728cd07233ea20ff60 P eed4be6f11704156ac5991454ce0a802 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:21.778563   431 tablet_replica.cc:333] T ac30d00eb58242acac97cb108b4187fc P eed4be6f11704156ac5991454ce0a802: stopping tablet replica
I20260608 12:43:21.779222   431 raft_consensus.cc:2243] T ac30d00eb58242acac97cb108b4187fc P eed4be6f11704156ac5991454ce0a802 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:43:21.780306   431 raft_consensus.cc:2272] T ac30d00eb58242acac97cb108b4187fc P eed4be6f11704156ac5991454ce0a802 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:21.783510   431 tablet_replica.cc:333] T 7a4855a83cc64acd98d53a7808cfedca P eed4be6f11704156ac5991454ce0a802: stopping tablet replica
I20260608 12:43:21.784106   431 raft_consensus.cc:2243] T 7a4855a83cc64acd98d53a7808cfedca P eed4be6f11704156ac5991454ce0a802 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:21.784718   431 raft_consensus.cc:2272] T 7a4855a83cc64acd98d53a7808cfedca P eed4be6f11704156ac5991454ce0a802 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:21.787492   431 tablet_replica.cc:333] T 37de329ca4754f0296865307848028e4 P eed4be6f11704156ac5991454ce0a802: stopping tablet replica
I20260608 12:43:21.788115   431 raft_consensus.cc:2243] T 37de329ca4754f0296865307848028e4 P eed4be6f11704156ac5991454ce0a802 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:43:21.789135   431 raft_consensus.cc:2272] T 37de329ca4754f0296865307848028e4 P eed4be6f11704156ac5991454ce0a802 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:21.792122   431 tablet_replica.cc:333] T 2ff0238665044503a2abed91a8885e4f P eed4be6f11704156ac5991454ce0a802: stopping tablet replica
I20260608 12:43:21.792768   431 raft_consensus.cc:2243] T 2ff0238665044503a2abed91a8885e4f P eed4be6f11704156ac5991454ce0a802 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:21.793262   431 raft_consensus.cc:2272] T 2ff0238665044503a2abed91a8885e4f P eed4be6f11704156ac5991454ce0a802 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:21.796777   431 tablet_replica.cc:333] T e7b47aa3aab841d9af95d686dd5eea32 P eed4be6f11704156ac5991454ce0a802: stopping tablet replica
I20260608 12:43:21.797314   431 raft_consensus.cc:2243] T e7b47aa3aab841d9af95d686dd5eea32 P eed4be6f11704156ac5991454ce0a802 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:43:21.798168   431 raft_consensus.cc:2272] T e7b47aa3aab841d9af95d686dd5eea32 P eed4be6f11704156ac5991454ce0a802 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:21.828254   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
I20260608 12:43:21.850991   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
I20260608 12:43:21.883996   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:43:21.884891   431 tablet_replica.cc:333] T b2480d34a77d4a728cd07233ea20ff60 P 74d5893f984247979ac8aab294eb3abb: stopping tablet replica
I20260608 12:43:21.885632   431 raft_consensus.cc:2243] T b2480d34a77d4a728cd07233ea20ff60 P 74d5893f984247979ac8aab294eb3abb [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:43:21.886567   431 raft_consensus.cc:2272] T b2480d34a77d4a728cd07233ea20ff60 P 74d5893f984247979ac8aab294eb3abb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:21.889634   431 tablet_replica.cc:333] T e7b47aa3aab841d9af95d686dd5eea32 P 74d5893f984247979ac8aab294eb3abb: stopping tablet replica
I20260608 12:43:21.890229   431 raft_consensus.cc:2243] T e7b47aa3aab841d9af95d686dd5eea32 P 74d5893f984247979ac8aab294eb3abb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:21.890831   431 raft_consensus.cc:2272] T e7b47aa3aab841d9af95d686dd5eea32 P 74d5893f984247979ac8aab294eb3abb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:21.894394   431 tablet_replica.cc:333] T ac30d00eb58242acac97cb108b4187fc P 74d5893f984247979ac8aab294eb3abb: stopping tablet replica
I20260608 12:43:21.895013   431 raft_consensus.cc:2243] T ac30d00eb58242acac97cb108b4187fc P 74d5893f984247979ac8aab294eb3abb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:21.895502   431 raft_consensus.cc:2272] T ac30d00eb58242acac97cb108b4187fc P 74d5893f984247979ac8aab294eb3abb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:21.898466   431 tablet_replica.cc:333] T 2ff0238665044503a2abed91a8885e4f P 74d5893f984247979ac8aab294eb3abb: stopping tablet replica
I20260608 12:43:21.899130   431 raft_consensus.cc:2243] T 2ff0238665044503a2abed91a8885e4f P 74d5893f984247979ac8aab294eb3abb [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:43:21.900000   431 raft_consensus.cc:2272] T 2ff0238665044503a2abed91a8885e4f P 74d5893f984247979ac8aab294eb3abb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:21.902735   431 tablet_replica.cc:333] T 37de329ca4754f0296865307848028e4 P 74d5893f984247979ac8aab294eb3abb: stopping tablet replica
I20260608 12:43:21.903295   431 raft_consensus.cc:2243] T 37de329ca4754f0296865307848028e4 P 74d5893f984247979ac8aab294eb3abb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:21.903808   431 raft_consensus.cc:2272] T 37de329ca4754f0296865307848028e4 P 74d5893f984247979ac8aab294eb3abb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:21.906759   431 tablet_replica.cc:333] T 7a4855a83cc64acd98d53a7808cfedca P 74d5893f984247979ac8aab294eb3abb: stopping tablet replica
I20260608 12:43:21.907281   431 raft_consensus.cc:2243] T 7a4855a83cc64acd98d53a7808cfedca P 74d5893f984247979ac8aab294eb3abb [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:43:21.908094   431 raft_consensus.cc:2272] T 7a4855a83cc64acd98d53a7808cfedca P 74d5893f984247979ac8aab294eb3abb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:21.936759   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260608 12:43:21.957515   431 master.cc:562] Master@127.0.107.254:43811 shutting down...
I20260608 12:43:21.981208   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 131838f3492d41d09432df7d552a2b09 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:43:21.981870   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 131838f3492d41d09432df7d552a2b09 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:21.982237   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P 131838f3492d41d09432df7d552a2b09: stopping tablet replica
I20260608 12:43:22.003185   431 master.cc:584] Master@127.0.107.254:43811 shutdown complete.
[       OK ] AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag (4615 ms)
[ RUN      ] AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap
I20260608 12:43:22.044804   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:34593
I20260608 12:43:22.046077   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:43:22.051928  9429 instance_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:43:22.053093  9430 instance_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:43:22.053541  9432 instance_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:43:22.053957   431 server_base.cc:1061] running on GCE node
I20260608 12:43:22.055125   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:43:22.055315   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:43:22.055433   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922602055420 us; error 0 us; skew 500 ppm
I20260608 12:43:22.055981   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:43:22.058743   431 webserver.cc:533] Webserver started at http://127.0.107.254:35539/ using document root <none> and password file <none>
I20260608 12:43:22.059265   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:43:22.059459   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:43:22.059692   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:43:22.061000   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780922379125897-431-0/minicluster-data/master-0-root/instance:
uuid: "7462a32f61b74b4c9359d671802b104a"
format_stamp: "Formatted at 2026-06-08 12:43:22 on dist-test-slave-gg24"
I20260608 12:43:22.066635   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.001s	sys 0.004s
I20260608 12:43:22.070448  9437 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:43:22.071273   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260608 12:43:22.071604   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780922379125897-431-0/minicluster-data/master-0-root
uuid: "7462a32f61b74b4c9359d671802b104a"
format_stamp: "Formatted at 2026-06-08 12:43:22 on dist-test-slave-gg24"
I20260608 12:43:22.071877   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780922379125897-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780922379125897-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780922379125897-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:43:22.084018   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:43:22.085428   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:43:22.129189   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:34593
I20260608 12:43:22.129316  9488 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:34593 every 8 connection(s)
I20260608 12:43:22.133606  9489 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:43:22.145210  9489 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7462a32f61b74b4c9359d671802b104a: Bootstrap starting.
I20260608 12:43:22.150410  9489 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 7462a32f61b74b4c9359d671802b104a: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:22.154994  9489 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7462a32f61b74b4c9359d671802b104a: No bootstrap required, opened a new log
I20260608 12:43:22.157626  9489 raft_consensus.cc:359] T 00000000000000000000000000000000 P 7462a32f61b74b4c9359d671802b104a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7462a32f61b74b4c9359d671802b104a" member_type: VOTER }
I20260608 12:43:22.158121  9489 raft_consensus.cc:385] T 00000000000000000000000000000000 P 7462a32f61b74b4c9359d671802b104a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:22.158411  9489 raft_consensus.cc:740] T 00000000000000000000000000000000 P 7462a32f61b74b4c9359d671802b104a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7462a32f61b74b4c9359d671802b104a, State: Initialized, Role: FOLLOWER
I20260608 12:43:22.159075  9489 consensus_queue.cc:260] T 00000000000000000000000000000000 P 7462a32f61b74b4c9359d671802b104a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "7462a32f61b74b4c9359d671802b104a" member_type: VOTER }
I20260608 12:43:22.159668  9489 raft_consensus.cc:399] T 00000000000000000000000000000000 P 7462a32f61b74b4c9359d671802b104a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:43:22.159953  9489 raft_consensus.cc:493] T 00000000000000000000000000000000 P 7462a32f61b74b4c9359d671802b104a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:43:22.160243  9489 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 7462a32f61b74b4c9359d671802b104a [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:22.165159  9489 raft_consensus.cc:515] T 00000000000000000000000000000000 P 7462a32f61b74b4c9359d671802b104a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7462a32f61b74b4c9359d671802b104a" member_type: VOTER }
I20260608 12:43:22.165735  9489 leader_election.cc:304] T 00000000000000000000000000000000 P 7462a32f61b74b4c9359d671802b104a [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: 7462a32f61b74b4c9359d671802b104a; no voters: 
I20260608 12:43:22.166949  9489 leader_election.cc:290] T 00000000000000000000000000000000 P 7462a32f61b74b4c9359d671802b104a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:43:22.167510  9492 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 7462a32f61b74b4c9359d671802b104a [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:43:22.169155  9492 raft_consensus.cc:697] T 00000000000000000000000000000000 P 7462a32f61b74b4c9359d671802b104a [term 1 LEADER]: Becoming Leader. State: Replica: 7462a32f61b74b4c9359d671802b104a, State: Running, Role: LEADER
I20260608 12:43:22.169967  9492 consensus_queue.cc:237] T 00000000000000000000000000000000 P 7462a32f61b74b4c9359d671802b104a [LEADER]: Queue going to LEADER mode. State: All 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: "7462a32f61b74b4c9359d671802b104a" member_type: VOTER }
I20260608 12:43:22.170399  9489 sys_catalog.cc:565] T 00000000000000000000000000000000 P 7462a32f61b74b4c9359d671802b104a [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:43:22.175333  9493 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7462a32f61b74b4c9359d671802b104a [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "7462a32f61b74b4c9359d671802b104a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7462a32f61b74b4c9359d671802b104a" member_type: VOTER } }
I20260608 12:43:22.176113  9493 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7462a32f61b74b4c9359d671802b104a [sys.catalog]: This master's current role is: LEADER
I20260608 12:43:22.177042  9494 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7462a32f61b74b4c9359d671802b104a [sys.catalog]: SysCatalogTable state changed. Reason: New leader 7462a32f61b74b4c9359d671802b104a. Latest consensus state: current_term: 1 leader_uuid: "7462a32f61b74b4c9359d671802b104a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7462a32f61b74b4c9359d671802b104a" member_type: VOTER } }
I20260608 12:43:22.178071  9494 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7462a32f61b74b4c9359d671802b104a [sys.catalog]: This master's current role is: LEADER
I20260608 12:43:22.178764  9500 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:43:22.184727  9500 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:43:22.189877   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:43:22.195770  9500 catalog_manager.cc:1382] Generated new cluster ID: 5bf3b25d29674397a40079aa2209b232
I20260608 12:43:22.196107  9500 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:43:22.214643  9500 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:43:22.216178  9500 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:43:22.230212  9500 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 7462a32f61b74b4c9359d671802b104a: Generated new TSK 0
I20260608 12:43:22.231150  9500 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:43:22.260928   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:43:22.267704  9510 instance_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:43:22.268630  9511 instance_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:43:22.276706   431 server_base.cc:1061] running on GCE node
W20260608 12:43:22.276607  9513 instance_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:43:22.277938   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:43:22.278148   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:43:22.278275   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922602278264 us; error 0 us; skew 500 ppm
I20260608 12:43:22.278834   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:43:22.281414   431 webserver.cc:533] Webserver started at http://127.0.107.193:39957/ using document root <none> and password file <none>
I20260608 12:43:22.281935   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:43:22.282114   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:43:22.282331   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:43:22.283476   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780922379125897-431-0/minicluster-data/ts-0-root/instance:
uuid: "a083f6f519c7464f8380ba5fcf1d31d5"
format_stamp: "Formatted at 2026-06-08 12:43:22 on dist-test-slave-gg24"
I20260608 12:43:22.288403   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260608 12:43:22.292133  9518 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:43:22.293256   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 12:43:22.293676   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780922379125897-431-0/minicluster-data/ts-0-root
uuid: "a083f6f519c7464f8380ba5fcf1d31d5"
format_stamp: "Formatted at 2026-06-08 12:43:22 on dist-test-slave-gg24"
I20260608 12:43:22.293946   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780922379125897-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780922379125897-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780922379125897-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:43:22.313817   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:43:22.315029   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:43:22.316609   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:43:22.319123   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:43:22.319356   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:43:22.319628   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:43:22.319798   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:43:22.366989   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:35285
I20260608 12:43:22.367120  9580 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:35285 every 8 connection(s)
I20260608 12:43:22.372928   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:43:22.380771  9585 instance_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:43:22.380959  9586 instance_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:43:22.384898  9588 instance_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:43:22.385092   431 server_base.cc:1061] running on GCE node
I20260608 12:43:22.387070  9581 heartbeater.cc:344] Connected to a master server at 127.0.107.254:34593
I20260608 12:43:22.387568  9581 heartbeater.cc:461] Registering TS with master...
I20260608 12:43:22.388366   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:43:22.388731   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:43:22.388618  9581 heartbeater.cc:507] Master 127.0.107.254:34593 requested a full tablet report, sending...
I20260608 12:43:22.389062   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922602389042 us; error 0 us; skew 500 ppm
I20260608 12:43:22.389940   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:43:22.391368  9454 ts_manager.cc:194] Registered new tserver with Master: a083f6f519c7464f8380ba5fcf1d31d5 (127.0.107.193:35285)
I20260608 12:43:22.392748   431 webserver.cc:533] Webserver started at http://127.0.107.194:35345/ using document root <none> and password file <none>
I20260608 12:43:22.393301   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:43:22.393494   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:43:22.393771   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:43:22.393916  9454 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38434
I20260608 12:43:22.395037   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780922379125897-431-0/minicluster-data/ts-1-root/instance:
uuid: "93020dcef31b4ecc8a1422787a85672a"
format_stamp: "Formatted at 2026-06-08 12:43:22 on dist-test-slave-gg24"
I20260608 12:43:22.400695   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260608 12:43:22.404232  9593 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:43:22.405118   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:43:22.405436   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780922379125897-431-0/minicluster-data/ts-1-root
uuid: "93020dcef31b4ecc8a1422787a85672a"
format_stamp: "Formatted at 2026-06-08 12:43:22 on dist-test-slave-gg24"
I20260608 12:43:22.405738   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780922379125897-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780922379125897-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780922379125897-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:43:22.426546   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:43:22.427819   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:43:22.429693   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:43:22.432075   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:43:22.432324   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:43:22.432598   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:43:22.432790   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260608 12:43:22.475014   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:42055
I20260608 12:43:22.475136  9655 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:42055 every 8 connection(s)
I20260608 12:43:22.480329   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:43:22.488356  9659 instance_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:43:22.489578  9660 instance_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:43:22.491938   431 server_base.cc:1061] running on GCE node
W20260608 12:43:22.492602  9662 instance_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:43:22.493824   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:43:22.494124   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:43:22.494359   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922602494338 us; error 0 us; skew 500 ppm
I20260608 12:43:22.495048  9656 heartbeater.cc:344] Connected to a master server at 127.0.107.254:34593
I20260608 12:43:22.495141   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:43:22.495546  9656 heartbeater.cc:461] Registering TS with master...
I20260608 12:43:22.496554  9656 heartbeater.cc:507] Master 127.0.107.254:34593 requested a full tablet report, sending...
I20260608 12:43:22.498123   431 webserver.cc:533] Webserver started at http://127.0.107.195:37697/ using document root <none> and password file <none>
I20260608 12:43:22.498811   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:43:22.499014   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:43:22.498972  9454 ts_manager.cc:194] Registered new tserver with Master: 93020dcef31b4ecc8a1422787a85672a (127.0.107.194:42055)
I20260608 12:43:22.499554   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:43:22.500798  9454 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38438
I20260608 12:43:22.500923   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780922379125897-431-0/minicluster-data/ts-2-root/instance:
uuid: "11d4ffa80c254deca1fbf813069ef84d"
format_stamp: "Formatted at 2026-06-08 12:43:22 on dist-test-slave-gg24"
I20260608 12:43:22.505895   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 12:43:22.510021  9667 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:43:22.510912   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 12:43:22.511273   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780922379125897-431-0/minicluster-data/ts-2-root
uuid: "11d4ffa80c254deca1fbf813069ef84d"
format_stamp: "Formatted at 2026-06-08 12:43:22 on dist-test-slave-gg24"
I20260608 12:43:22.511600   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780922379125897-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780922379125897-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780922379125897-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:43:22.540007   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:43:22.541352   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:43:22.542936   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:43:22.545511   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:43:22.545766   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:43:22.546031   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:43:22.546212   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:43:22.592525   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:44725
I20260608 12:43:22.592834  9729 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:44725 every 8 connection(s)
I20260608 12:43:22.610565  9730 heartbeater.cc:344] Connected to a master server at 127.0.107.254:34593
I20260608 12:43:22.611057  9730 heartbeater.cc:461] Registering TS with master...
I20260608 12:43:22.612103  9730 heartbeater.cc:507] Master 127.0.107.254:34593 requested a full tablet report, sending...
I20260608 12:43:22.614676  9454 ts_manager.cc:194] Registered new tserver with Master: 11d4ffa80c254deca1fbf813069ef84d (127.0.107.195:44725)
I20260608 12:43:22.615208   431 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.018174986s
I20260608 12:43:22.616580  9454 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38448
I20260608 12:43:23.397825  9581 heartbeater.cc:499] Master 127.0.107.254:34593 was elected leader, sending a full tablet report...
I20260608 12:43:23.503523  9656 heartbeater.cc:499] Master 127.0.107.254:34593 was elected leader, sending a full tablet report...
I20260608 12:43:23.619863  9730 heartbeater.cc:499] Master 127.0.107.254:34593 was elected leader, sending a full tablet report...
I20260608 12:43:23.674785  9454 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:38454:
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:43:23.676940  9454 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:43:23.729148  9546 tablet_service.cc:1511] Processing CreateTablet for tablet 55a331f2d42a4c019a5fc355bff66903 (DEFAULT_TABLE table=test-workload [id=71eb47bfbc154b46b7d465b92081bfd0]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:43:23.730953  9546 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55a331f2d42a4c019a5fc355bff66903. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:23.733047  9695 tablet_service.cc:1511] Processing CreateTablet for tablet 55a331f2d42a4c019a5fc355bff66903 (DEFAULT_TABLE table=test-workload [id=71eb47bfbc154b46b7d465b92081bfd0]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:43:23.732952  9621 tablet_service.cc:1511] Processing CreateTablet for tablet 55a331f2d42a4c019a5fc355bff66903 (DEFAULT_TABLE table=test-workload [id=71eb47bfbc154b46b7d465b92081bfd0]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:43:23.734313  9695 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55a331f2d42a4c019a5fc355bff66903. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:23.734583  9621 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55a331f2d42a4c019a5fc355bff66903. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:23.750733  9750 tablet_bootstrap.cc:492] T 55a331f2d42a4c019a5fc355bff66903 P 11d4ffa80c254deca1fbf813069ef84d: Bootstrap starting.
I20260608 12:43:23.751971  9751 tablet_bootstrap.cc:492] T 55a331f2d42a4c019a5fc355bff66903 P a083f6f519c7464f8380ba5fcf1d31d5: Bootstrap starting.
I20260608 12:43:23.754881  9752 tablet_bootstrap.cc:492] T 55a331f2d42a4c019a5fc355bff66903 P 93020dcef31b4ecc8a1422787a85672a: Bootstrap starting.
I20260608 12:43:23.758419  9751 tablet_bootstrap.cc:654] T 55a331f2d42a4c019a5fc355bff66903 P a083f6f519c7464f8380ba5fcf1d31d5: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:23.761600  9750 tablet_bootstrap.cc:654] T 55a331f2d42a4c019a5fc355bff66903 P 11d4ffa80c254deca1fbf813069ef84d: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:23.763175  9751 tablet_bootstrap.cc:492] T 55a331f2d42a4c019a5fc355bff66903 P a083f6f519c7464f8380ba5fcf1d31d5: No bootstrap required, opened a new log
I20260608 12:43:23.763744  9751 ts_tablet_manager.cc:1403] T 55a331f2d42a4c019a5fc355bff66903 P a083f6f519c7464f8380ba5fcf1d31d5: Time spent bootstrapping tablet: real 0.012s	user 0.000s	sys 0.011s
I20260608 12:43:23.763952  9752 tablet_bootstrap.cc:654] T 55a331f2d42a4c019a5fc355bff66903 P 93020dcef31b4ecc8a1422787a85672a: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:23.767217  9751 raft_consensus.cc:359] T 55a331f2d42a4c019a5fc355bff66903 P a083f6f519c7464f8380ba5fcf1d31d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a083f6f519c7464f8380ba5fcf1d31d5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35285 } } peers { permanent_uuid: "11d4ffa80c254deca1fbf813069ef84d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44725 } } peers { permanent_uuid: "93020dcef31b4ecc8a1422787a85672a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42055 } }
I20260608 12:43:23.768072  9751 raft_consensus.cc:385] T 55a331f2d42a4c019a5fc355bff66903 P a083f6f519c7464f8380ba5fcf1d31d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:23.768324  9751 raft_consensus.cc:740] T 55a331f2d42a4c019a5fc355bff66903 P a083f6f519c7464f8380ba5fcf1d31d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a083f6f519c7464f8380ba5fcf1d31d5, State: Initialized, Role: FOLLOWER
I20260608 12:43:23.769243  9751 consensus_queue.cc:260] T 55a331f2d42a4c019a5fc355bff66903 P a083f6f519c7464f8380ba5fcf1d31d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a083f6f519c7464f8380ba5fcf1d31d5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35285 } } peers { permanent_uuid: "11d4ffa80c254deca1fbf813069ef84d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44725 } } peers { permanent_uuid: "93020dcef31b4ecc8a1422787a85672a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42055 } }
I20260608 12:43:23.769711  9750 tablet_bootstrap.cc:492] T 55a331f2d42a4c019a5fc355bff66903 P 11d4ffa80c254deca1fbf813069ef84d: No bootstrap required, opened a new log
I20260608 12:43:23.770300  9750 ts_tablet_manager.cc:1403] T 55a331f2d42a4c019a5fc355bff66903 P 11d4ffa80c254deca1fbf813069ef84d: Time spent bootstrapping tablet: real 0.020s	user 0.004s	sys 0.010s
I20260608 12:43:23.770920  9752 tablet_bootstrap.cc:492] T 55a331f2d42a4c019a5fc355bff66903 P 93020dcef31b4ecc8a1422787a85672a: No bootstrap required, opened a new log
I20260608 12:43:23.771466  9752 ts_tablet_manager.cc:1403] T 55a331f2d42a4c019a5fc355bff66903 P 93020dcef31b4ecc8a1422787a85672a: Time spent bootstrapping tablet: real 0.017s	user 0.006s	sys 0.007s
I20260608 12:43:23.771996  9751 ts_tablet_manager.cc:1434] T 55a331f2d42a4c019a5fc355bff66903 P a083f6f519c7464f8380ba5fcf1d31d5: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 12:43:23.774437  9750 raft_consensus.cc:359] T 55a331f2d42a4c019a5fc355bff66903 P 11d4ffa80c254deca1fbf813069ef84d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a083f6f519c7464f8380ba5fcf1d31d5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35285 } } peers { permanent_uuid: "11d4ffa80c254deca1fbf813069ef84d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44725 } } peers { permanent_uuid: "93020dcef31b4ecc8a1422787a85672a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42055 } }
I20260608 12:43:23.774721  9752 raft_consensus.cc:359] T 55a331f2d42a4c019a5fc355bff66903 P 93020dcef31b4ecc8a1422787a85672a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a083f6f519c7464f8380ba5fcf1d31d5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35285 } } peers { permanent_uuid: "11d4ffa80c254deca1fbf813069ef84d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44725 } } peers { permanent_uuid: "93020dcef31b4ecc8a1422787a85672a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42055 } }
I20260608 12:43:23.775233  9750 raft_consensus.cc:385] T 55a331f2d42a4c019a5fc355bff66903 P 11d4ffa80c254deca1fbf813069ef84d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:23.775424  9752 raft_consensus.cc:385] T 55a331f2d42a4c019a5fc355bff66903 P 93020dcef31b4ecc8a1422787a85672a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:23.775656  9750 raft_consensus.cc:740] T 55a331f2d42a4c019a5fc355bff66903 P 11d4ffa80c254deca1fbf813069ef84d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11d4ffa80c254deca1fbf813069ef84d, State: Initialized, Role: FOLLOWER
I20260608 12:43:23.775818  9752 raft_consensus.cc:740] T 55a331f2d42a4c019a5fc355bff66903 P 93020dcef31b4ecc8a1422787a85672a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 93020dcef31b4ecc8a1422787a85672a, State: Initialized, Role: FOLLOWER
I20260608 12:43:23.776794  9750 consensus_queue.cc:260] T 55a331f2d42a4c019a5fc355bff66903 P 11d4ffa80c254deca1fbf813069ef84d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a083f6f519c7464f8380ba5fcf1d31d5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35285 } } peers { permanent_uuid: "11d4ffa80c254deca1fbf813069ef84d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44725 } } peers { permanent_uuid: "93020dcef31b4ecc8a1422787a85672a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42055 } }
I20260608 12:43:23.777020  9752 consensus_queue.cc:260] T 55a331f2d42a4c019a5fc355bff66903 P 93020dcef31b4ecc8a1422787a85672a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a083f6f519c7464f8380ba5fcf1d31d5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35285 } } peers { permanent_uuid: "11d4ffa80c254deca1fbf813069ef84d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44725 } } peers { permanent_uuid: "93020dcef31b4ecc8a1422787a85672a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42055 } }
I20260608 12:43:23.781823  9750 ts_tablet_manager.cc:1434] T 55a331f2d42a4c019a5fc355bff66903 P 11d4ffa80c254deca1fbf813069ef84d: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.006s
I20260608 12:43:23.783404  9752 ts_tablet_manager.cc:1434] T 55a331f2d42a4c019a5fc355bff66903 P 93020dcef31b4ecc8a1422787a85672a: Time spent starting tablet: real 0.012s	user 0.011s	sys 0.000s
W20260608 12:43:23.848968  9731 tablet.cc:2404] T 55a331f2d42a4c019a5fc355bff66903 P 11d4ffa80c254deca1fbf813069ef84d: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260608 12:43:24.040930  9758 raft_consensus.cc:493] T 55a331f2d42a4c019a5fc355bff66903 P 93020dcef31b4ecc8a1422787a85672a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:43:24.041435  9758 raft_consensus.cc:515] T 55a331f2d42a4c019a5fc355bff66903 P 93020dcef31b4ecc8a1422787a85672a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a083f6f519c7464f8380ba5fcf1d31d5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35285 } } peers { permanent_uuid: "11d4ffa80c254deca1fbf813069ef84d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44725 } } peers { permanent_uuid: "93020dcef31b4ecc8a1422787a85672a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42055 } }
I20260608 12:43:24.043773  9758 leader_election.cc:290] T 55a331f2d42a4c019a5fc355bff66903 P 93020dcef31b4ecc8a1422787a85672a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a083f6f519c7464f8380ba5fcf1d31d5 (127.0.107.193:35285), 11d4ffa80c254deca1fbf813069ef84d (127.0.107.195:44725)
I20260608 12:43:24.054994  9705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55a331f2d42a4c019a5fc355bff66903" candidate_uuid: "93020dcef31b4ecc8a1422787a85672a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11d4ffa80c254deca1fbf813069ef84d" is_pre_election: true
I20260608 12:43:24.055111  9556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55a331f2d42a4c019a5fc355bff66903" candidate_uuid: "93020dcef31b4ecc8a1422787a85672a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a083f6f519c7464f8380ba5fcf1d31d5" is_pre_election: true
I20260608 12:43:24.055743  9705 raft_consensus.cc:2468] T 55a331f2d42a4c019a5fc355bff66903 P 11d4ffa80c254deca1fbf813069ef84d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 93020dcef31b4ecc8a1422787a85672a in term 0.
I20260608 12:43:24.055770  9556 raft_consensus.cc:2468] T 55a331f2d42a4c019a5fc355bff66903 P a083f6f519c7464f8380ba5fcf1d31d5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 93020dcef31b4ecc8a1422787a85672a in term 0.
I20260608 12:43:24.057118  9595 leader_election.cc:304] T 55a331f2d42a4c019a5fc355bff66903 P 93020dcef31b4ecc8a1422787a85672a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11d4ffa80c254deca1fbf813069ef84d, 93020dcef31b4ecc8a1422787a85672a; no voters: 
I20260608 12:43:24.057871  9758 raft_consensus.cc:2804] T 55a331f2d42a4c019a5fc355bff66903 P 93020dcef31b4ecc8a1422787a85672a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:43:24.058246  9758 raft_consensus.cc:493] T 55a331f2d42a4c019a5fc355bff66903 P 93020dcef31b4ecc8a1422787a85672a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:43:24.058477  9758 raft_consensus.cc:3060] T 55a331f2d42a4c019a5fc355bff66903 P 93020dcef31b4ecc8a1422787a85672a [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:24.063783  9758 raft_consensus.cc:515] T 55a331f2d42a4c019a5fc355bff66903 P 93020dcef31b4ecc8a1422787a85672a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a083f6f519c7464f8380ba5fcf1d31d5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35285 } } peers { permanent_uuid: "11d4ffa80c254deca1fbf813069ef84d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44725 } } peers { permanent_uuid: "93020dcef31b4ecc8a1422787a85672a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42055 } }
I20260608 12:43:24.065646  9758 leader_election.cc:290] T 55a331f2d42a4c019a5fc355bff66903 P 93020dcef31b4ecc8a1422787a85672a [CANDIDATE]: Term 1 election: Requested vote from peers a083f6f519c7464f8380ba5fcf1d31d5 (127.0.107.193:35285), 11d4ffa80c254deca1fbf813069ef84d (127.0.107.195:44725)
I20260608 12:43:24.066619  9556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55a331f2d42a4c019a5fc355bff66903" candidate_uuid: "93020dcef31b4ecc8a1422787a85672a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a083f6f519c7464f8380ba5fcf1d31d5"
I20260608 12:43:24.066687  9705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55a331f2d42a4c019a5fc355bff66903" candidate_uuid: "93020dcef31b4ecc8a1422787a85672a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11d4ffa80c254deca1fbf813069ef84d"
I20260608 12:43:24.067631  9556 raft_consensus.cc:3060] T 55a331f2d42a4c019a5fc355bff66903 P a083f6f519c7464f8380ba5fcf1d31d5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:24.067651  9705 raft_consensus.cc:3060] T 55a331f2d42a4c019a5fc355bff66903 P 11d4ffa80c254deca1fbf813069ef84d [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:24.076056  9705 raft_consensus.cc:2468] T 55a331f2d42a4c019a5fc355bff66903 P 11d4ffa80c254deca1fbf813069ef84d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 93020dcef31b4ecc8a1422787a85672a in term 1.
I20260608 12:43:24.076056  9556 raft_consensus.cc:2468] T 55a331f2d42a4c019a5fc355bff66903 P a083f6f519c7464f8380ba5fcf1d31d5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 93020dcef31b4ecc8a1422787a85672a in term 1.
I20260608 12:43:24.077602  9595 leader_election.cc:304] T 55a331f2d42a4c019a5fc355bff66903 P 93020dcef31b4ecc8a1422787a85672a [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: 11d4ffa80c254deca1fbf813069ef84d, 93020dcef31b4ecc8a1422787a85672a; no voters: 
I20260608 12:43:24.078372  9758 raft_consensus.cc:2804] T 55a331f2d42a4c019a5fc355bff66903 P 93020dcef31b4ecc8a1422787a85672a [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:43:24.079470  9758 raft_consensus.cc:697] T 55a331f2d42a4c019a5fc355bff66903 P 93020dcef31b4ecc8a1422787a85672a [term 1 LEADER]: Becoming Leader. State: Replica: 93020dcef31b4ecc8a1422787a85672a, State: Running, Role: LEADER
I20260608 12:43:24.080299  9758 consensus_queue.cc:237] T 55a331f2d42a4c019a5fc355bff66903 P 93020dcef31b4ecc8a1422787a85672a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a083f6f519c7464f8380ba5fcf1d31d5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35285 } } peers { permanent_uuid: "11d4ffa80c254deca1fbf813069ef84d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44725 } } peers { permanent_uuid: "93020dcef31b4ecc8a1422787a85672a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42055 } }
I20260608 12:43:24.088512  9453 catalog_manager.cc:5696] T 55a331f2d42a4c019a5fc355bff66903 P 93020dcef31b4ecc8a1422787a85672a reported cstate change: term changed from 0 to 1, leader changed from <none> to 93020dcef31b4ecc8a1422787a85672a (127.0.107.194). New cstate: current_term: 1 leader_uuid: "93020dcef31b4ecc8a1422787a85672a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a083f6f519c7464f8380ba5fcf1d31d5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "11d4ffa80c254deca1fbf813069ef84d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44725 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "93020dcef31b4ecc8a1422787a85672a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42055 } health_report { overall_health: HEALTHY } } }
I20260608 12:43:24.291953  9556 raft_consensus.cc:1275] T 55a331f2d42a4c019a5fc355bff66903 P a083f6f519c7464f8380ba5fcf1d31d5 [term 1 FOLLOWER]: Refusing update from remote peer 93020dcef31b4ecc8a1422787a85672a: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:43:24.291953  9705 raft_consensus.cc:1275] T 55a331f2d42a4c019a5fc355bff66903 P 11d4ffa80c254deca1fbf813069ef84d [term 1 FOLLOWER]: Refusing update from remote peer 93020dcef31b4ecc8a1422787a85672a: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:43:24.293804  9761 consensus_queue.cc:1048] T 55a331f2d42a4c019a5fc355bff66903 P 93020dcef31b4ecc8a1422787a85672a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a083f6f519c7464f8380ba5fcf1d31d5" 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:43:24.294566  9758 consensus_queue.cc:1048] T 55a331f2d42a4c019a5fc355bff66903 P 93020dcef31b4ecc8a1422787a85672a [LEADER]: Connected to new peer: Peer: permanent_uuid: "11d4ffa80c254deca1fbf813069ef84d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:43:24.319891  9770 mvcc.cc:204] Tried to move back new op lower bound from 7294658987164172288 to 7294658986320158720. Current Snapshot: MvccSnapshot[applied={T|T < 7294658987164172288}]
I20260608 12:43:24.814646   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
I20260608 12:43:24.859601   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:43:24.860457   431 tablet_replica.cc:333] T 55a331f2d42a4c019a5fc355bff66903 P a083f6f519c7464f8380ba5fcf1d31d5: stopping tablet replica
I20260608 12:43:24.861311   431 raft_consensus.cc:2243] T 55a331f2d42a4c019a5fc355bff66903 P a083f6f519c7464f8380ba5fcf1d31d5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:24.862112   431 raft_consensus.cc:2272] T 55a331f2d42a4c019a5fc355bff66903 P a083f6f519c7464f8380ba5fcf1d31d5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:24.876145   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
I20260608 12:43:24.888520   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
I20260608 12:43:24.909262   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:43:24.909943   431 tablet_replica.cc:333] T 55a331f2d42a4c019a5fc355bff66903 P 93020dcef31b4ecc8a1422787a85672a: stopping tablet replica
I20260608 12:43:24.910499   431 raft_consensus.cc:2243] T 55a331f2d42a4c019a5fc355bff66903 P 93020dcef31b4ecc8a1422787a85672a [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:43:24.911382   431 raft_consensus.cc:2272] T 55a331f2d42a4c019a5fc355bff66903 P 93020dcef31b4ecc8a1422787a85672a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:24.935910   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
I20260608 12:43:24.946532   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
I20260608 12:43:24.975304   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:43:24.976085   431 tablet_replica.cc:333] T 55a331f2d42a4c019a5fc355bff66903 P 11d4ffa80c254deca1fbf813069ef84d: stopping tablet replica
I20260608 12:43:24.976691   431 raft_consensus.cc:2243] T 55a331f2d42a4c019a5fc355bff66903 P 11d4ffa80c254deca1fbf813069ef84d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:24.977414   431 raft_consensus.cc:2272] T 55a331f2d42a4c019a5fc355bff66903 P 11d4ffa80c254deca1fbf813069ef84d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:24.989277   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260608 12:43:24.999807   431 master.cc:562] Master@127.0.107.254:34593 shutting down...
I20260608 12:43:25.021023   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 7462a32f61b74b4c9359d671802b104a [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:43:25.021608   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 7462a32f61b74b4c9359d671802b104a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:25.021942   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P 7462a32f61b74b4c9359d671802b104a: stopping tablet replica
I20260608 12:43:25.041837   431 master.cc:584] Master@127.0.107.254:34593 shutdown complete.
[       OK ] AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap (3024 ms)
[ RUN      ] AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash
I20260608 12:43:25.072386   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:33531
I20260608 12:43:25.073635   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:43:25.078879  9789 instance_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:43:25.079620  9790 instance_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:43:25.080884  9792 instance_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:43:25.082367   431 server_base.cc:1061] running on GCE node
I20260608 12:43:25.083473   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:43:25.083695   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:43:25.083930   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922605083885 us; error 0 us; skew 500 ppm
I20260608 12:43:25.084647   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:43:25.087313   431 webserver.cc:533] Webserver started at http://127.0.107.254:44813/ using document root <none> and password file <none>
I20260608 12:43:25.087915   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:43:25.088105   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:43:25.088441   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:43:25.089730   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922379125897-431-0/minicluster-data/master-0-root/instance:
uuid: "26dc81fc9fbf45efa8d06a250e95242a"
format_stamp: "Formatted at 2026-06-08 12:43:25 on dist-test-slave-gg24"
I20260608 12:43:25.094945   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260608 12:43:25.099121  9797 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:43:25.100134   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 12:43:25.100414   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922379125897-431-0/minicluster-data/master-0-root
uuid: "26dc81fc9fbf45efa8d06a250e95242a"
format_stamp: "Formatted at 2026-06-08 12:43:25 on dist-test-slave-gg24"
I20260608 12:43:25.100762   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922379125897-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922379125897-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922379125897-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:43:25.133471   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:43:25.134601   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:43:25.172686   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:33531
I20260608 12:43:25.172844  9848 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:33531 every 8 connection(s)
I20260608 12:43:25.176712  9849 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:43:25.187654  9849 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 26dc81fc9fbf45efa8d06a250e95242a: Bootstrap starting.
I20260608 12:43:25.192396  9849 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 26dc81fc9fbf45efa8d06a250e95242a: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:25.197389  9849 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 26dc81fc9fbf45efa8d06a250e95242a: No bootstrap required, opened a new log
I20260608 12:43:25.199590  9849 raft_consensus.cc:359] T 00000000000000000000000000000000 P 26dc81fc9fbf45efa8d06a250e95242a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "26dc81fc9fbf45efa8d06a250e95242a" member_type: VOTER }
I20260608 12:43:25.199995  9849 raft_consensus.cc:385] T 00000000000000000000000000000000 P 26dc81fc9fbf45efa8d06a250e95242a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:25.200237  9849 raft_consensus.cc:740] T 00000000000000000000000000000000 P 26dc81fc9fbf45efa8d06a250e95242a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26dc81fc9fbf45efa8d06a250e95242a, State: Initialized, Role: FOLLOWER
I20260608 12:43:25.200982  9849 consensus_queue.cc:260] T 00000000000000000000000000000000 P 26dc81fc9fbf45efa8d06a250e95242a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "26dc81fc9fbf45efa8d06a250e95242a" member_type: VOTER }
I20260608 12:43:25.201485  9849 raft_consensus.cc:399] T 00000000000000000000000000000000 P 26dc81fc9fbf45efa8d06a250e95242a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:43:25.201711  9849 raft_consensus.cc:493] T 00000000000000000000000000000000 P 26dc81fc9fbf45efa8d06a250e95242a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:43:25.202031  9849 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 26dc81fc9fbf45efa8d06a250e95242a [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:25.207000  9849 raft_consensus.cc:515] T 00000000000000000000000000000000 P 26dc81fc9fbf45efa8d06a250e95242a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "26dc81fc9fbf45efa8d06a250e95242a" member_type: VOTER }
I20260608 12:43:25.207634  9849 leader_election.cc:304] T 00000000000000000000000000000000 P 26dc81fc9fbf45efa8d06a250e95242a [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: 26dc81fc9fbf45efa8d06a250e95242a; no voters: 
I20260608 12:43:25.208920  9849 leader_election.cc:290] T 00000000000000000000000000000000 P 26dc81fc9fbf45efa8d06a250e95242a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:43:25.209398  9852 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 26dc81fc9fbf45efa8d06a250e95242a [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:43:25.210829  9852 raft_consensus.cc:697] T 00000000000000000000000000000000 P 26dc81fc9fbf45efa8d06a250e95242a [term 1 LEADER]: Becoming Leader. State: Replica: 26dc81fc9fbf45efa8d06a250e95242a, State: Running, Role: LEADER
I20260608 12:43:25.212023  9849 sys_catalog.cc:565] T 00000000000000000000000000000000 P 26dc81fc9fbf45efa8d06a250e95242a [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:43:25.211787  9852 consensus_queue.cc:237] T 00000000000000000000000000000000 P 26dc81fc9fbf45efa8d06a250e95242a [LEADER]: Queue going to LEADER mode. State: All 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: "26dc81fc9fbf45efa8d06a250e95242a" member_type: VOTER }
I20260608 12:43:25.216334  9854 sys_catalog.cc:455] T 00000000000000000000000000000000 P 26dc81fc9fbf45efa8d06a250e95242a [sys.catalog]: SysCatalogTable state changed. Reason: New leader 26dc81fc9fbf45efa8d06a250e95242a. Latest consensus state: current_term: 1 leader_uuid: "26dc81fc9fbf45efa8d06a250e95242a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "26dc81fc9fbf45efa8d06a250e95242a" member_type: VOTER } }
I20260608 12:43:25.216473  9853 sys_catalog.cc:455] T 00000000000000000000000000000000 P 26dc81fc9fbf45efa8d06a250e95242a [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "26dc81fc9fbf45efa8d06a250e95242a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "26dc81fc9fbf45efa8d06a250e95242a" member_type: VOTER } }
I20260608 12:43:25.216948  9854 sys_catalog.cc:458] T 00000000000000000000000000000000 P 26dc81fc9fbf45efa8d06a250e95242a [sys.catalog]: This master's current role is: LEADER
I20260608 12:43:25.216967  9853 sys_catalog.cc:458] T 00000000000000000000000000000000 P 26dc81fc9fbf45efa8d06a250e95242a [sys.catalog]: This master's current role is: LEADER
I20260608 12:43:25.221055  9859 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:43:25.229003  9859 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:43:25.230095   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:43:25.238415  9859 catalog_manager.cc:1382] Generated new cluster ID: c2da9367bbde4ba18702338a63eb93a1
I20260608 12:43:25.238729  9859 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:43:25.273041  9859 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:43:25.274554  9859 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:43:25.292112  9859 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 26dc81fc9fbf45efa8d06a250e95242a: Generated new TSK 0
I20260608 12:43:25.292846  9859 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:43:25.361168   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:43:25.367754  9870 instance_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:43:25.369166  9871 instance_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:43:25.372481   431 server_base.cc:1061] running on GCE node
W20260608 12:43:25.372776  9873 instance_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:43:25.373840   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:43:25.374104   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:43:25.374401   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922605374381 us; error 0 us; skew 500 ppm
I20260608 12:43:25.375038   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:43:25.377694   431 webserver.cc:533] Webserver started at http://127.0.107.193:37961/ using document root <none> and password file <none>
I20260608 12:43:25.378253   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:43:25.378479   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:43:25.378762   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:43:25.379909   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922379125897-431-0/minicluster-data/ts-0-root/instance:
uuid: "d70af530a90c4e289372c77f7dd82ec4"
format_stamp: "Formatted at 2026-06-08 12:43:25 on dist-test-slave-gg24"
I20260608 12:43:25.384799   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.007s	sys 0.000s
I20260608 12:43:25.388586  9878 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:43:25.389453   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 12:43:25.389781   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922379125897-431-0/minicluster-data/ts-0-root
uuid: "d70af530a90c4e289372c77f7dd82ec4"
format_stamp: "Formatted at 2026-06-08 12:43:25 on dist-test-slave-gg24"
I20260608 12:43:25.390090   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922379125897-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922379125897-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922379125897-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:43:25.404261   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:43:25.405575   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:43:25.407231   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:43:25.409686   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:43:25.409938   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:43:25.410193   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:43:25.410372   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:43:25.451457   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:37267
I20260608 12:43:25.451581  9940 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:37267 every 8 connection(s)
I20260608 12:43:25.456972   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:43:25.464897  9945 instance_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:43:25.466089  9946 instance_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:43:25.469202   431 server_base.cc:1061] running on GCE node
W20260608 12:43:25.470943  9948 instance_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:43:25.471801  9941 heartbeater.cc:344] Connected to a master server at 127.0.107.254:33531
I20260608 12:43:25.472306  9941 heartbeater.cc:461] Registering TS with master...
I20260608 12:43:25.472993   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:43:25.473268   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:43:25.473129  9941 heartbeater.cc:507] Master 127.0.107.254:33531 requested a full tablet report, sending...
I20260608 12:43:25.473563   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922605473537 us; error 0 us; skew 500 ppm
I20260608 12:43:25.474242   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:43:25.475795  9814 ts_manager.cc:194] Registered new tserver with Master: d70af530a90c4e289372c77f7dd82ec4 (127.0.107.193:37267)
I20260608 12:43:25.477142   431 webserver.cc:533] Webserver started at http://127.0.107.194:36079/ using document root <none> and password file <none>
I20260608 12:43:25.477727   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:43:25.477941   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:43:25.477910  9814 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41600
I20260608 12:43:25.478463   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:43:25.479839   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922379125897-431-0/minicluster-data/ts-1-root/instance:
uuid: "6d78946c71964347b6beedec371d532e"
format_stamp: "Formatted at 2026-06-08 12:43:25 on dist-test-slave-gg24"
I20260608 12:43:25.484515   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260608 12:43:25.488925  9953 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:43:25.489830   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 12:43:25.490183   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922379125897-431-0/minicluster-data/ts-1-root
uuid: "6d78946c71964347b6beedec371d532e"
format_stamp: "Formatted at 2026-06-08 12:43:25 on dist-test-slave-gg24"
I20260608 12:43:25.490491   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922379125897-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922379125897-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922379125897-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:43:25.501982   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:43:25.503302   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:43:25.504958   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:43:25.507448   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:43:25.507701   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:43:25.507958   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:43:25.508152   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:43:25.555460   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:34033
I20260608 12:43:25.555593 10015 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:34033 every 8 connection(s)
I20260608 12:43:25.561128   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:43:25.569984 10019 instance_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:43:25.570745 10020 instance_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:43:25.577641   431 server_base.cc:1061] running on GCE node
W20260608 12:43:25.577698 10022 instance_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:43:25.578299 10016 heartbeater.cc:344] Connected to a master server at 127.0.107.254:33531
I20260608 12:43:25.578820 10016 heartbeater.cc:461] Registering TS with master...
I20260608 12:43:25.579599 10016 heartbeater.cc:507] Master 127.0.107.254:33531 requested a full tablet report, sending...
I20260608 12:43:25.580439   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:43:25.580793   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:43:25.581051   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922605581026 us; error 0 us; skew 500 ppm
I20260608 12:43:25.581750   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:43:25.581890  9814 ts_manager.cc:194] Registered new tserver with Master: 6d78946c71964347b6beedec371d532e (127.0.107.194:34033)
I20260608 12:43:25.584307  9814 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41616
I20260608 12:43:25.584709   431 webserver.cc:533] Webserver started at http://127.0.107.195:38483/ using document root <none> and password file <none>
I20260608 12:43:25.585320   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:43:25.585587   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:43:25.585914   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:43:25.587016   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922379125897-431-0/minicluster-data/ts-2-root/instance:
uuid: "f7c6a694a6724168bccc8c2d673171b7"
format_stamp: "Formatted at 2026-06-08 12:43:25 on dist-test-slave-gg24"
I20260608 12:43:25.592535   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260608 12:43:25.596845 10027 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:43:25.598100   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.004s
I20260608 12:43:25.598522   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922379125897-431-0/minicluster-data/ts-2-root
uuid: "f7c6a694a6724168bccc8c2d673171b7"
format_stamp: "Formatted at 2026-06-08 12:43:25 on dist-test-slave-gg24"
I20260608 12:43:25.598816   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922379125897-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922379125897-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922379125897-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:43:25.624295   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:43:25.625447   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:43:25.626891   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:43:25.629412   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:43:25.629643   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:43:25.629921   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:43:25.630115   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:43:25.669215   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:42031
I20260608 12:43:25.669376 10089 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:42031 every 8 connection(s)
I20260608 12:43:25.684026 10090 heartbeater.cc:344] Connected to a master server at 127.0.107.254:33531
I20260608 12:43:25.684509 10090 heartbeater.cc:461] Registering TS with master...
I20260608 12:43:25.685348 10090 heartbeater.cc:507] Master 127.0.107.254:33531 requested a full tablet report, sending...
I20260608 12:43:25.687505  9814 ts_manager.cc:194] Registered new tserver with Master: f7c6a694a6724168bccc8c2d673171b7 (127.0.107.195:42031)
I20260608 12:43:25.687688   431 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015053766s
I20260608 12:43:25.689122  9814 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41632
I20260608 12:43:26.481317  9941 heartbeater.cc:499] Master 127.0.107.254:33531 was elected leader, sending a full tablet report...
I20260608 12:43:26.587504 10016 heartbeater.cc:499] Master 127.0.107.254:33531 was elected leader, sending a full tablet report...
I20260608 12:43:26.692153 10090 heartbeater.cc:499] Master 127.0.107.254:33531 was elected leader, sending a full tablet report...
I20260608 12:43:26.746111  9814 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:41648:
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:43:26.809484 10055 tablet_service.cc:1511] Processing CreateTablet for tablet b8442f2795e74409ae7f9e9fccbb7882 (DEFAULT_TABLE table=test-workload [id=72575a16e7534017b2e6a6065672ac95]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 12:43:26.811057 10055 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b8442f2795e74409ae7f9e9fccbb7882. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:26.813433 10054 tablet_service.cc:1511] Processing CreateTablet for tablet f6181009ea84411aab17bfb8801f50ad (DEFAULT_TABLE table=test-workload [id=72575a16e7534017b2e6a6065672ac95]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 12:43:26.815012 10054 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6181009ea84411aab17bfb8801f50ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:26.816998  9905 tablet_service.cc:1511] Processing CreateTablet for tablet 5789d4771d74445fb0e418c6145502dc (DEFAULT_TABLE table=test-workload [id=72575a16e7534017b2e6a6065672ac95]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 12:43:26.817001  9906 tablet_service.cc:1511] Processing CreateTablet for tablet b379013910994e96b019e99b00e1fd78 (DEFAULT_TABLE table=test-workload [id=72575a16e7534017b2e6a6065672ac95]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 12:43:26.818722  9905 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5789d4771d74445fb0e418c6145502dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:26.819443  9906 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b379013910994e96b019e99b00e1fd78. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:26.826941  9981 tablet_service.cc:1511] Processing CreateTablet for tablet 8d9bbba3a02f4ecab6fda87e1cde0cec (DEFAULT_TABLE table=test-workload [id=72575a16e7534017b2e6a6065672ac95]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 12:43:26.828509  9981 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d9bbba3a02f4ecab6fda87e1cde0cec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:26.834878  9980 tablet_service.cc:1511] Processing CreateTablet for tablet e4ff595e237045bfbc46571389fda5ca (DEFAULT_TABLE table=test-workload [id=72575a16e7534017b2e6a6065672ac95]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 12:43:26.836382  9980 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4ff595e237045bfbc46571389fda5ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:26.848925 10110 tablet_bootstrap.cc:492] T f6181009ea84411aab17bfb8801f50ad P f7c6a694a6724168bccc8c2d673171b7: Bootstrap starting.
I20260608 12:43:26.850116 10111 tablet_bootstrap.cc:492] T b379013910994e96b019e99b00e1fd78 P d70af530a90c4e289372c77f7dd82ec4: Bootstrap starting.
I20260608 12:43:26.856673 10110 tablet_bootstrap.cc:654] T f6181009ea84411aab17bfb8801f50ad P f7c6a694a6724168bccc8c2d673171b7: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:26.866780 10111 tablet_bootstrap.cc:654] T b379013910994e96b019e99b00e1fd78 P d70af530a90c4e289372c77f7dd82ec4: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:26.866961 10113 tablet_bootstrap.cc:492] T 8d9bbba3a02f4ecab6fda87e1cde0cec P 6d78946c71964347b6beedec371d532e: Bootstrap starting.
I20260608 12:43:26.870816 10110 tablet_bootstrap.cc:492] T f6181009ea84411aab17bfb8801f50ad P f7c6a694a6724168bccc8c2d673171b7: No bootstrap required, opened a new log
I20260608 12:43:26.871513 10110 ts_tablet_manager.cc:1403] T f6181009ea84411aab17bfb8801f50ad P f7c6a694a6724168bccc8c2d673171b7: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.009s
I20260608 12:43:26.874341 10111 tablet_bootstrap.cc:492] T b379013910994e96b019e99b00e1fd78 P d70af530a90c4e289372c77f7dd82ec4: No bootstrap required, opened a new log
I20260608 12:43:26.875133 10111 ts_tablet_manager.cc:1403] T b379013910994e96b019e99b00e1fd78 P d70af530a90c4e289372c77f7dd82ec4: Time spent bootstrapping tablet: real 0.031s	user 0.013s	sys 0.004s
I20260608 12:43:26.875581 10110 raft_consensus.cc:359] T f6181009ea84411aab17bfb8801f50ad P f7c6a694a6724168bccc8c2d673171b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f7c6a694a6724168bccc8c2d673171b7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42031 } }
I20260608 12:43:26.876454 10113 tablet_bootstrap.cc:654] T 8d9bbba3a02f4ecab6fda87e1cde0cec P 6d78946c71964347b6beedec371d532e: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:26.876420 10110 raft_consensus.cc:385] T f6181009ea84411aab17bfb8801f50ad P f7c6a694a6724168bccc8c2d673171b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:26.877075 10110 raft_consensus.cc:740] T f6181009ea84411aab17bfb8801f50ad P f7c6a694a6724168bccc8c2d673171b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7c6a694a6724168bccc8c2d673171b7, State: Initialized, Role: FOLLOWER
I20260608 12:43:26.877882 10110 consensus_queue.cc:260] T f6181009ea84411aab17bfb8801f50ad P f7c6a694a6724168bccc8c2d673171b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f7c6a694a6724168bccc8c2d673171b7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42031 } }
I20260608 12:43:26.878585 10110 raft_consensus.cc:399] T f6181009ea84411aab17bfb8801f50ad P f7c6a694a6724168bccc8c2d673171b7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:43:26.878938 10110 raft_consensus.cc:493] T f6181009ea84411aab17bfb8801f50ad P f7c6a694a6724168bccc8c2d673171b7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:43:26.878767 10111 raft_consensus.cc:359] T b379013910994e96b019e99b00e1fd78 P d70af530a90c4e289372c77f7dd82ec4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d70af530a90c4e289372c77f7dd82ec4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37267 } }
I20260608 12:43:26.879395 10110 raft_consensus.cc:3060] T f6181009ea84411aab17bfb8801f50ad P f7c6a694a6724168bccc8c2d673171b7 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:26.879505 10111 raft_consensus.cc:385] T b379013910994e96b019e99b00e1fd78 P d70af530a90c4e289372c77f7dd82ec4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:26.879976 10111 raft_consensus.cc:740] T b379013910994e96b019e99b00e1fd78 P d70af530a90c4e289372c77f7dd82ec4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d70af530a90c4e289372c77f7dd82ec4, State: Initialized, Role: FOLLOWER
I20260608 12:43:26.880818 10111 consensus_queue.cc:260] T b379013910994e96b019e99b00e1fd78 P d70af530a90c4e289372c77f7dd82ec4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "d70af530a90c4e289372c77f7dd82ec4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37267 } }
I20260608 12:43:26.881480 10111 raft_consensus.cc:399] T b379013910994e96b019e99b00e1fd78 P d70af530a90c4e289372c77f7dd82ec4 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:43:26.881795 10111 raft_consensus.cc:493] T b379013910994e96b019e99b00e1fd78 P d70af530a90c4e289372c77f7dd82ec4 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:43:26.882141 10111 raft_consensus.cc:3060] T b379013910994e96b019e99b00e1fd78 P d70af530a90c4e289372c77f7dd82ec4 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:26.887142 10113 tablet_bootstrap.cc:492] T 8d9bbba3a02f4ecab6fda87e1cde0cec P 6d78946c71964347b6beedec371d532e: No bootstrap required, opened a new log
I20260608 12:43:26.887655 10113 ts_tablet_manager.cc:1403] T 8d9bbba3a02f4ecab6fda87e1cde0cec P 6d78946c71964347b6beedec371d532e: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.008s
I20260608 12:43:26.887413 10110 raft_consensus.cc:515] T f6181009ea84411aab17bfb8801f50ad P f7c6a694a6724168bccc8c2d673171b7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f7c6a694a6724168bccc8c2d673171b7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42031 } }
I20260608 12:43:26.888329 10110 leader_election.cc:304] T f6181009ea84411aab17bfb8801f50ad P f7c6a694a6724168bccc8c2d673171b7 [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: f7c6a694a6724168bccc8c2d673171b7; no voters: 
I20260608 12:43:26.890336 10111 raft_consensus.cc:515] T b379013910994e96b019e99b00e1fd78 P d70af530a90c4e289372c77f7dd82ec4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d70af530a90c4e289372c77f7dd82ec4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37267 } }
I20260608 12:43:26.891041 10113 raft_consensus.cc:359] T 8d9bbba3a02f4ecab6fda87e1cde0cec P 6d78946c71964347b6beedec371d532e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6d78946c71964347b6beedec371d532e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34033 } }
I20260608 12:43:26.891812 10113 raft_consensus.cc:385] T 8d9bbba3a02f4ecab6fda87e1cde0cec P 6d78946c71964347b6beedec371d532e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:26.891845 10111 leader_election.cc:304] T b379013910994e96b019e99b00e1fd78 P d70af530a90c4e289372c77f7dd82ec4 [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: d70af530a90c4e289372c77f7dd82ec4; no voters: 
I20260608 12:43:26.892490 10110 leader_election.cc:290] T f6181009ea84411aab17bfb8801f50ad P f7c6a694a6724168bccc8c2d673171b7 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:43:26.893392 10116 raft_consensus.cc:2804] T f6181009ea84411aab17bfb8801f50ad P f7c6a694a6724168bccc8c2d673171b7 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:43:26.892423 10113 raft_consensus.cc:740] T 8d9bbba3a02f4ecab6fda87e1cde0cec P 6d78946c71964347b6beedec371d532e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d78946c71964347b6beedec371d532e, State: Initialized, Role: FOLLOWER
I20260608 12:43:26.895789 10113 consensus_queue.cc:260] T 8d9bbba3a02f4ecab6fda87e1cde0cec P 6d78946c71964347b6beedec371d532e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "6d78946c71964347b6beedec371d532e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34033 } }
I20260608 12:43:26.896924 10113 raft_consensus.cc:399] T 8d9bbba3a02f4ecab6fda87e1cde0cec P 6d78946c71964347b6beedec371d532e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:43:26.897425 10113 raft_consensus.cc:493] T 8d9bbba3a02f4ecab6fda87e1cde0cec P 6d78946c71964347b6beedec371d532e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:43:26.897964 10113 raft_consensus.cc:3060] T 8d9bbba3a02f4ecab6fda87e1cde0cec P 6d78946c71964347b6beedec371d532e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:26.907289 10111 leader_election.cc:290] T b379013910994e96b019e99b00e1fd78 P d70af530a90c4e289372c77f7dd82ec4 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:43:26.907536 10110 ts_tablet_manager.cc:1434] T f6181009ea84411aab17bfb8801f50ad P f7c6a694a6724168bccc8c2d673171b7: Time spent starting tablet: real 0.036s	user 0.023s	sys 0.011s
I20260608 12:43:26.908100 10118 raft_consensus.cc:2804] T b379013910994e96b019e99b00e1fd78 P d70af530a90c4e289372c77f7dd82ec4 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:43:26.909001 10110 tablet_bootstrap.cc:492] T b8442f2795e74409ae7f9e9fccbb7882 P f7c6a694a6724168bccc8c2d673171b7: Bootstrap starting.
I20260608 12:43:26.917877 10113 raft_consensus.cc:515] T 8d9bbba3a02f4ecab6fda87e1cde0cec P 6d78946c71964347b6beedec371d532e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6d78946c71964347b6beedec371d532e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34033 } }
I20260608 12:43:26.919103 10113 leader_election.cc:304] T 8d9bbba3a02f4ecab6fda87e1cde0cec P 6d78946c71964347b6beedec371d532e [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: 6d78946c71964347b6beedec371d532e; no voters: 
I20260608 12:43:26.914391 10116 raft_consensus.cc:697] T f6181009ea84411aab17bfb8801f50ad P f7c6a694a6724168bccc8c2d673171b7 [term 1 LEADER]: Becoming Leader. State: Replica: f7c6a694a6724168bccc8c2d673171b7, State: Running, Role: LEADER
I20260608 12:43:26.921604 10118 raft_consensus.cc:697] T b379013910994e96b019e99b00e1fd78 P d70af530a90c4e289372c77f7dd82ec4 [term 1 LEADER]: Becoming Leader. State: Replica: d70af530a90c4e289372c77f7dd82ec4, State: Running, Role: LEADER
I20260608 12:43:26.921286 10116 consensus_queue.cc:237] T f6181009ea84411aab17bfb8801f50ad P f7c6a694a6724168bccc8c2d673171b7 [LEADER]: Queue going to LEADER mode. State: All 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: "f7c6a694a6724168bccc8c2d673171b7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42031 } }
I20260608 12:43:26.922618 10111 ts_tablet_manager.cc:1434] T b379013910994e96b019e99b00e1fd78 P d70af530a90c4e289372c77f7dd82ec4: Time spent starting tablet: real 0.047s	user 0.018s	sys 0.028s
I20260608 12:43:26.922737 10118 consensus_queue.cc:237] T b379013910994e96b019e99b00e1fd78 P d70af530a90c4e289372c77f7dd82ec4 [LEADER]: Queue going to LEADER mode. State: All 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: "d70af530a90c4e289372c77f7dd82ec4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37267 } }
I20260608 12:43:26.926141 10122 raft_consensus.cc:2804] T 8d9bbba3a02f4ecab6fda87e1cde0cec P 6d78946c71964347b6beedec371d532e [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:43:26.927006 10113 leader_election.cc:290] T 8d9bbba3a02f4ecab6fda87e1cde0cec P 6d78946c71964347b6beedec371d532e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:43:26.927621 10110 tablet_bootstrap.cc:654] T b8442f2795e74409ae7f9e9fccbb7882 P f7c6a694a6724168bccc8c2d673171b7: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:26.927780 10111 tablet_bootstrap.cc:492] T 5789d4771d74445fb0e418c6145502dc P d70af530a90c4e289372c77f7dd82ec4: Bootstrap starting.
I20260608 12:43:26.939531 10111 tablet_bootstrap.cc:654] T 5789d4771d74445fb0e418c6145502dc P d70af530a90c4e289372c77f7dd82ec4: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:26.944849  9814 catalog_manager.cc:5696] T f6181009ea84411aab17bfb8801f50ad P f7c6a694a6724168bccc8c2d673171b7 reported cstate change: term changed from 0 to 1, leader changed from <none> to f7c6a694a6724168bccc8c2d673171b7 (127.0.107.195). New cstate: current_term: 1 leader_uuid: "f7c6a694a6724168bccc8c2d673171b7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f7c6a694a6724168bccc8c2d673171b7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42031 } health_report { overall_health: HEALTHY } } }
I20260608 12:43:26.955127 10111 tablet_bootstrap.cc:492] T 5789d4771d74445fb0e418c6145502dc P d70af530a90c4e289372c77f7dd82ec4: No bootstrap required, opened a new log
I20260608 12:43:26.962374 10111 ts_tablet_manager.cc:1403] T 5789d4771d74445fb0e418c6145502dc P d70af530a90c4e289372c77f7dd82ec4: Time spent bootstrapping tablet: real 0.035s	user 0.022s	sys 0.003s
I20260608 12:43:26.965926 10111 raft_consensus.cc:359] T 5789d4771d74445fb0e418c6145502dc P d70af530a90c4e289372c77f7dd82ec4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d70af530a90c4e289372c77f7dd82ec4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37267 } }
I20260608 12:43:26.966629 10111 raft_consensus.cc:385] T 5789d4771d74445fb0e418c6145502dc P d70af530a90c4e289372c77f7dd82ec4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:26.966966 10111 raft_consensus.cc:740] T 5789d4771d74445fb0e418c6145502dc P d70af530a90c4e289372c77f7dd82ec4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d70af530a90c4e289372c77f7dd82ec4, State: Initialized, Role: FOLLOWER
I20260608 12:43:26.968119 10111 consensus_queue.cc:260] T 5789d4771d74445fb0e418c6145502dc P d70af530a90c4e289372c77f7dd82ec4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "d70af530a90c4e289372c77f7dd82ec4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37267 } }
I20260608 12:43:26.968914 10111 raft_consensus.cc:399] T 5789d4771d74445fb0e418c6145502dc P d70af530a90c4e289372c77f7dd82ec4 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:43:26.965554  9813 catalog_manager.cc:5696] T b379013910994e96b019e99b00e1fd78 P d70af530a90c4e289372c77f7dd82ec4 reported cstate change: term changed from 0 to 1, leader changed from <none> to d70af530a90c4e289372c77f7dd82ec4 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "d70af530a90c4e289372c77f7dd82ec4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d70af530a90c4e289372c77f7dd82ec4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37267 } health_report { overall_health: HEALTHY } } }
I20260608 12:43:26.969303 10111 raft_consensus.cc:493] T 5789d4771d74445fb0e418c6145502dc P d70af530a90c4e289372c77f7dd82ec4 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:43:26.972611 10111 raft_consensus.cc:3060] T 5789d4771d74445fb0e418c6145502dc P d70af530a90c4e289372c77f7dd82ec4 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:26.978717 10113 ts_tablet_manager.cc:1434] T 8d9bbba3a02f4ecab6fda87e1cde0cec P 6d78946c71964347b6beedec371d532e: Time spent starting tablet: real 0.091s	user 0.012s	sys 0.018s
I20260608 12:43:26.976073 10122 raft_consensus.cc:697] T 8d9bbba3a02f4ecab6fda87e1cde0cec P 6d78946c71964347b6beedec371d532e [term 1 LEADER]: Becoming Leader. State: Replica: 6d78946c71964347b6beedec371d532e, State: Running, Role: LEADER
I20260608 12:43:26.982266 10122 consensus_queue.cc:237] T 8d9bbba3a02f4ecab6fda87e1cde0cec P 6d78946c71964347b6beedec371d532e [LEADER]: Queue going to LEADER mode. State: All 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: "6d78946c71964347b6beedec371d532e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34033 } }
I20260608 12:43:26.980469 10113 tablet_bootstrap.cc:492] T e4ff595e237045bfbc46571389fda5ca P 6d78946c71964347b6beedec371d532e: Bootstrap starting.
I20260608 12:43:27.002856 10110 tablet_bootstrap.cc:492] T b8442f2795e74409ae7f9e9fccbb7882 P f7c6a694a6724168bccc8c2d673171b7: No bootstrap required, opened a new log
I20260608 12:43:27.002785 10111 raft_consensus.cc:515] T 5789d4771d74445fb0e418c6145502dc P d70af530a90c4e289372c77f7dd82ec4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d70af530a90c4e289372c77f7dd82ec4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37267 } }
I20260608 12:43:27.003643 10110 ts_tablet_manager.cc:1403] T b8442f2795e74409ae7f9e9fccbb7882 P f7c6a694a6724168bccc8c2d673171b7: Time spent bootstrapping tablet: real 0.095s	user 0.035s	sys 0.032s
I20260608 12:43:27.003904 10111 leader_election.cc:304] T 5789d4771d74445fb0e418c6145502dc P d70af530a90c4e289372c77f7dd82ec4 [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: d70af530a90c4e289372c77f7dd82ec4; no voters: 
I20260608 12:43:27.007774 10113 tablet_bootstrap.cc:654] T e4ff595e237045bfbc46571389fda5ca P 6d78946c71964347b6beedec371d532e: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:27.009140  9813 catalog_manager.cc:5696] T 8d9bbba3a02f4ecab6fda87e1cde0cec P 6d78946c71964347b6beedec371d532e reported cstate change: term changed from 0 to 1, leader changed from <none> to 6d78946c71964347b6beedec371d532e (127.0.107.194). New cstate: current_term: 1 leader_uuid: "6d78946c71964347b6beedec371d532e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6d78946c71964347b6beedec371d532e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34033 } health_report { overall_health: HEALTHY } } }
I20260608 12:43:27.011381 10110 raft_consensus.cc:359] T b8442f2795e74409ae7f9e9fccbb7882 P f7c6a694a6724168bccc8c2d673171b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f7c6a694a6724168bccc8c2d673171b7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42031 } }
I20260608 12:43:27.012351 10110 raft_consensus.cc:385] T b8442f2795e74409ae7f9e9fccbb7882 P f7c6a694a6724168bccc8c2d673171b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:27.008308 10111 leader_election.cc:290] T 5789d4771d74445fb0e418c6145502dc P d70af530a90c4e289372c77f7dd82ec4 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:43:27.008850 10118 raft_consensus.cc:2804] T 5789d4771d74445fb0e418c6145502dc P d70af530a90c4e289372c77f7dd82ec4 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:43:27.012822 10110 raft_consensus.cc:740] T b8442f2795e74409ae7f9e9fccbb7882 P f7c6a694a6724168bccc8c2d673171b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7c6a694a6724168bccc8c2d673171b7, State: Initialized, Role: FOLLOWER
I20260608 12:43:27.014086 10110 consensus_queue.cc:260] T b8442f2795e74409ae7f9e9fccbb7882 P f7c6a694a6724168bccc8c2d673171b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f7c6a694a6724168bccc8c2d673171b7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42031 } }
I20260608 12:43:27.015184 10110 raft_consensus.cc:399] T b8442f2795e74409ae7f9e9fccbb7882 P f7c6a694a6724168bccc8c2d673171b7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:43:27.015991 10110 raft_consensus.cc:493] T b8442f2795e74409ae7f9e9fccbb7882 P f7c6a694a6724168bccc8c2d673171b7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:43:27.016613 10110 raft_consensus.cc:3060] T b8442f2795e74409ae7f9e9fccbb7882 P f7c6a694a6724168bccc8c2d673171b7 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:27.014730 10118 raft_consensus.cc:697] T 5789d4771d74445fb0e418c6145502dc P d70af530a90c4e289372c77f7dd82ec4 [term 1 LEADER]: Becoming Leader. State: Replica: d70af530a90c4e289372c77f7dd82ec4, State: Running, Role: LEADER
I20260608 12:43:27.017882 10118 consensus_queue.cc:237] T 5789d4771d74445fb0e418c6145502dc P d70af530a90c4e289372c77f7dd82ec4 [LEADER]: Queue going to LEADER mode. State: All 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: "d70af530a90c4e289372c77f7dd82ec4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37267 } }
I20260608 12:43:27.016956 10111 ts_tablet_manager.cc:1434] T 5789d4771d74445fb0e418c6145502dc P d70af530a90c4e289372c77f7dd82ec4: Time spent starting tablet: real 0.054s	user 0.018s	sys 0.004s
I20260608 12:43:27.029690 10110 raft_consensus.cc:515] T b8442f2795e74409ae7f9e9fccbb7882 P f7c6a694a6724168bccc8c2d673171b7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f7c6a694a6724168bccc8c2d673171b7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42031 } }
I20260608 12:43:27.029807  9813 catalog_manager.cc:5696] T 5789d4771d74445fb0e418c6145502dc P d70af530a90c4e289372c77f7dd82ec4 reported cstate change: term changed from 0 to 1, leader changed from <none> to d70af530a90c4e289372c77f7dd82ec4 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "d70af530a90c4e289372c77f7dd82ec4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d70af530a90c4e289372c77f7dd82ec4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37267 } health_report { overall_health: HEALTHY } } }
I20260608 12:43:27.031062 10110 leader_election.cc:304] T b8442f2795e74409ae7f9e9fccbb7882 P f7c6a694a6724168bccc8c2d673171b7 [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: f7c6a694a6724168bccc8c2d673171b7; no voters: 
I20260608 12:43:27.032032 10110 leader_election.cc:290] T b8442f2795e74409ae7f9e9fccbb7882 P f7c6a694a6724168bccc8c2d673171b7 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:43:27.032192 10116 raft_consensus.cc:2804] T b8442f2795e74409ae7f9e9fccbb7882 P f7c6a694a6724168bccc8c2d673171b7 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:43:27.032882 10116 raft_consensus.cc:697] T b8442f2795e74409ae7f9e9fccbb7882 P f7c6a694a6724168bccc8c2d673171b7 [term 1 LEADER]: Becoming Leader. State: Replica: f7c6a694a6724168bccc8c2d673171b7, State: Running, Role: LEADER
I20260608 12:43:27.033701 10116 consensus_queue.cc:237] T b8442f2795e74409ae7f9e9fccbb7882 P f7c6a694a6724168bccc8c2d673171b7 [LEADER]: Queue going to LEADER mode. State: All 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: "f7c6a694a6724168bccc8c2d673171b7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42031 } }
I20260608 12:43:27.034082 10110 ts_tablet_manager.cc:1434] T b8442f2795e74409ae7f9e9fccbb7882 P f7c6a694a6724168bccc8c2d673171b7: Time spent starting tablet: real 0.030s	user 0.024s	sys 0.000s
I20260608 12:43:27.032052 10113 tablet_bootstrap.cc:492] T e4ff595e237045bfbc46571389fda5ca P 6d78946c71964347b6beedec371d532e: No bootstrap required, opened a new log
I20260608 12:43:27.035080 10113 ts_tablet_manager.cc:1403] T e4ff595e237045bfbc46571389fda5ca P 6d78946c71964347b6beedec371d532e: Time spent bootstrapping tablet: real 0.055s	user 0.013s	sys 0.003s
I20260608 12:43:27.038343 10113 raft_consensus.cc:359] T e4ff595e237045bfbc46571389fda5ca P 6d78946c71964347b6beedec371d532e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6d78946c71964347b6beedec371d532e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34033 } }
I20260608 12:43:27.038925 10113 raft_consensus.cc:385] T e4ff595e237045bfbc46571389fda5ca P 6d78946c71964347b6beedec371d532e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:27.039211 10113 raft_consensus.cc:740] T e4ff595e237045bfbc46571389fda5ca P 6d78946c71964347b6beedec371d532e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d78946c71964347b6beedec371d532e, State: Initialized, Role: FOLLOWER
I20260608 12:43:27.039943 10113 consensus_queue.cc:260] T e4ff595e237045bfbc46571389fda5ca P 6d78946c71964347b6beedec371d532e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "6d78946c71964347b6beedec371d532e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34033 } }
I20260608 12:43:27.040635 10113 raft_consensus.cc:399] T e4ff595e237045bfbc46571389fda5ca P 6d78946c71964347b6beedec371d532e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:43:27.040946 10113 raft_consensus.cc:493] T e4ff595e237045bfbc46571389fda5ca P 6d78946c71964347b6beedec371d532e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:43:27.041278 10113 raft_consensus.cc:3060] T e4ff595e237045bfbc46571389fda5ca P 6d78946c71964347b6beedec371d532e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:27.048892  9814 catalog_manager.cc:5696] T b8442f2795e74409ae7f9e9fccbb7882 P f7c6a694a6724168bccc8c2d673171b7 reported cstate change: term changed from 0 to 1, leader changed from <none> to f7c6a694a6724168bccc8c2d673171b7 (127.0.107.195). New cstate: current_term: 1 leader_uuid: "f7c6a694a6724168bccc8c2d673171b7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f7c6a694a6724168bccc8c2d673171b7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42031 } health_report { overall_health: HEALTHY } } }
I20260608 12:43:27.051493 10113 raft_consensus.cc:515] T e4ff595e237045bfbc46571389fda5ca P 6d78946c71964347b6beedec371d532e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6d78946c71964347b6beedec371d532e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34033 } }
I20260608 12:43:27.052762 10113 leader_election.cc:304] T e4ff595e237045bfbc46571389fda5ca P 6d78946c71964347b6beedec371d532e [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: 6d78946c71964347b6beedec371d532e; no voters: 
I20260608 12:43:27.053685 10113 leader_election.cc:290] T e4ff595e237045bfbc46571389fda5ca P 6d78946c71964347b6beedec371d532e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:43:27.053893 10122 raft_consensus.cc:2804] T e4ff595e237045bfbc46571389fda5ca P 6d78946c71964347b6beedec371d532e [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:43:27.056598 10113 ts_tablet_manager.cc:1434] T e4ff595e237045bfbc46571389fda5ca P 6d78946c71964347b6beedec371d532e: Time spent starting tablet: real 0.021s	user 0.014s	sys 0.004s
I20260608 12:43:27.056716 10122 raft_consensus.cc:697] T e4ff595e237045bfbc46571389fda5ca P 6d78946c71964347b6beedec371d532e [term 1 LEADER]: Becoming Leader. State: Replica: 6d78946c71964347b6beedec371d532e, State: Running, Role: LEADER
I20260608 12:43:27.057628 10122 consensus_queue.cc:237] T e4ff595e237045bfbc46571389fda5ca P 6d78946c71964347b6beedec371d532e [LEADER]: Queue going to LEADER mode. State: All 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: "6d78946c71964347b6beedec371d532e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34033 } }
I20260608 12:43:27.065026  9814 catalog_manager.cc:5696] T e4ff595e237045bfbc46571389fda5ca P 6d78946c71964347b6beedec371d532e reported cstate change: term changed from 0 to 1, leader changed from <none> to 6d78946c71964347b6beedec371d532e (127.0.107.194). New cstate: current_term: 1 leader_uuid: "6d78946c71964347b6beedec371d532e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6d78946c71964347b6beedec371d532e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34033 } health_report { overall_health: HEALTHY } } }
W20260608 12:43:27.627276 10138 meta_cache.cc:1261] Time spent looking up entry by key: real 0.051s	user 0.000s	sys 0.000s
I20260608 12:43:27.799876  9809 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:41660:
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:43:27.802814  9809 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:43:27.850495  9905 tablet_service.cc:1511] Processing CreateTablet for tablet 7642281f569641b0b6e50ea9a33bdc8f (DEFAULT_TABLE table=test-workload-rf3 [id=685087252cb74cdca17238d9350c9fba]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 12:43:27.851733  9905 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7642281f569641b0b6e50ea9a33bdc8f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:27.852281  9981 tablet_service.cc:1511] Processing CreateTablet for tablet 7642281f569641b0b6e50ea9a33bdc8f (DEFAULT_TABLE table=test-workload-rf3 [id=685087252cb74cdca17238d9350c9fba]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 12:43:27.853808  9981 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7642281f569641b0b6e50ea9a33bdc8f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:27.855149  9906 tablet_service.cc:1511] Processing CreateTablet for tablet c20e9b42aa3c4f509591041fb9d793e4 (DEFAULT_TABLE table=test-workload-rf3 [id=685087252cb74cdca17238d9350c9fba]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 12:43:27.856542  9906 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c20e9b42aa3c4f509591041fb9d793e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:27.859884 10054 tablet_service.cc:1511] Processing CreateTablet for tablet 7642281f569641b0b6e50ea9a33bdc8f (DEFAULT_TABLE table=test-workload-rf3 [id=685087252cb74cdca17238d9350c9fba]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 12:43:27.860607  9904 tablet_service.cc:1511] Processing CreateTablet for tablet 40294a3ad8764dd29755922f78ba8b08 (DEFAULT_TABLE table=test-workload-rf3 [id=685087252cb74cdca17238d9350c9fba]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 12:43:27.861479 10054 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7642281f569641b0b6e50ea9a33bdc8f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:27.861989  9904 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40294a3ad8764dd29755922f78ba8b08. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:27.865294  9903 tablet_service.cc:1511] Processing CreateTablet for tablet 0663e6bda2fc43a98ae2abfcf5619dd6 (DEFAULT_TABLE table=test-workload-rf3 [id=685087252cb74cdca17238d9350c9fba]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 12:43:27.865732 10055 tablet_service.cc:1511] Processing CreateTablet for tablet c20e9b42aa3c4f509591041fb9d793e4 (DEFAULT_TABLE table=test-workload-rf3 [id=685087252cb74cdca17238d9350c9fba]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 12:43:27.866734  9903 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0663e6bda2fc43a98ae2abfcf5619dd6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:27.867244 10055 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c20e9b42aa3c4f509591041fb9d793e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:27.870435  9980 tablet_service.cc:1511] Processing CreateTablet for tablet c20e9b42aa3c4f509591041fb9d793e4 (DEFAULT_TABLE table=test-workload-rf3 [id=685087252cb74cdca17238d9350c9fba]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 12:43:27.871979  9980 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c20e9b42aa3c4f509591041fb9d793e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:27.871737  9902 tablet_service.cc:1511] Processing CreateTablet for tablet 6608c463bb24492688e2ef695f9c0bd3 (DEFAULT_TABLE table=test-workload-rf3 [id=685087252cb74cdca17238d9350c9fba]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 12:43:27.873570  9902 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6608c463bb24492688e2ef695f9c0bd3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:27.875828 10167 tablet_bootstrap.cc:492] T 7642281f569641b0b6e50ea9a33bdc8f P d70af530a90c4e289372c77f7dd82ec4: Bootstrap starting.
I20260608 12:43:27.877339  9901 tablet_service.cc:1511] Processing CreateTablet for tablet 853b8c0418a9460289b7a692f8f80e28 (DEFAULT_TABLE table=test-workload-rf3 [id=685087252cb74cdca17238d9350c9fba]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 12:43:27.877740 10053 tablet_service.cc:1511] Processing CreateTablet for tablet 40294a3ad8764dd29755922f78ba8b08 (DEFAULT_TABLE table=test-workload-rf3 [id=685087252cb74cdca17238d9350c9fba]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 12:43:27.878880  9901 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 853b8c0418a9460289b7a692f8f80e28. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:27.882068 10051 tablet_service.cc:1511] Processing CreateTablet for tablet 6608c463bb24492688e2ef695f9c0bd3 (DEFAULT_TABLE table=test-workload-rf3 [id=685087252cb74cdca17238d9350c9fba]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 12:43:27.880272 10052 tablet_service.cc:1511] Processing CreateTablet for tablet 0663e6bda2fc43a98ae2abfcf5619dd6 (DEFAULT_TABLE table=test-workload-rf3 [id=685087252cb74cdca17238d9350c9fba]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 12:43:27.885373  9979 tablet_service.cc:1511] Processing CreateTablet for tablet 40294a3ad8764dd29755922f78ba8b08 (DEFAULT_TABLE table=test-workload-rf3 [id=685087252cb74cdca17238d9350c9fba]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 12:43:27.886812  9979 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40294a3ad8764dd29755922f78ba8b08. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:27.887493  9977 tablet_service.cc:1511] Processing CreateTablet for tablet 6608c463bb24492688e2ef695f9c0bd3 (DEFAULT_TABLE table=test-workload-rf3 [id=685087252cb74cdca17238d9350c9fba]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 12:43:27.888970 10051 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6608c463bb24492688e2ef695f9c0bd3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:27.885859  9978 tablet_service.cc:1511] Processing CreateTablet for tablet 0663e6bda2fc43a98ae2abfcf5619dd6 (DEFAULT_TABLE table=test-workload-rf3 [id=685087252cb74cdca17238d9350c9fba]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 12:43:27.883829 10167 tablet_bootstrap.cc:654] T 7642281f569641b0b6e50ea9a33bdc8f P d70af530a90c4e289372c77f7dd82ec4: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:27.890278 10053 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40294a3ad8764dd29755922f78ba8b08. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:27.888973  9977 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6608c463bb24492688e2ef695f9c0bd3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:27.891660 10052 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0663e6bda2fc43a98ae2abfcf5619dd6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:27.891808  9978 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0663e6bda2fc43a98ae2abfcf5619dd6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:27.930915  9976 tablet_service.cc:1511] Processing CreateTablet for tablet 853b8c0418a9460289b7a692f8f80e28 (DEFAULT_TABLE table=test-workload-rf3 [id=685087252cb74cdca17238d9350c9fba]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 12:43:27.934521  9976 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 853b8c0418a9460289b7a692f8f80e28. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:27.959133 10050 tablet_service.cc:1511] Processing CreateTablet for tablet 853b8c0418a9460289b7a692f8f80e28 (DEFAULT_TABLE table=test-workload-rf3 [id=685087252cb74cdca17238d9350c9fba]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 12:43:27.960765 10050 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 853b8c0418a9460289b7a692f8f80e28. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:27.970855 10167 tablet_bootstrap.cc:492] T 7642281f569641b0b6e50ea9a33bdc8f P d70af530a90c4e289372c77f7dd82ec4: No bootstrap required, opened a new log
I20260608 12:43:27.971562 10167 ts_tablet_manager.cc:1403] T 7642281f569641b0b6e50ea9a33bdc8f P d70af530a90c4e289372c77f7dd82ec4: Time spent bootstrapping tablet: real 0.096s	user 0.023s	sys 0.033s
I20260608 12:43:27.976353 10167 raft_consensus.cc:359] T 7642281f569641b0b6e50ea9a33bdc8f P d70af530a90c4e289372c77f7dd82ec4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d70af530a90c4e289372c77f7dd82ec4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37267 } } peers { permanent_uuid: "6d78946c71964347b6beedec371d532e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34033 } } peers { permanent_uuid: "f7c6a694a6724168bccc8c2d673171b7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42031 } }
I20260608 12:43:27.977311 10167 raft_consensus.cc:385] T 7642281f569641b0b6e50ea9a33bdc8f P d70af530a90c4e289372c77f7dd82ec4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:27.977674 10167 raft_consensus.cc:740] T 7642281f569641b0b6e50ea9a33bdc8f P d70af530a90c4e289372c77f7dd82ec4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d70af530a90c4e289372c77f7dd82ec4, State: Initialized, Role: FOLLOWER
I20260608 12:43:27.978961 10167 consensus_queue.cc:260] T 7642281f569641b0b6e50ea9a33bdc8f P d70af530a90c4e289372c77f7dd82ec4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d70af530a90c4e289372c77f7dd82ec4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37267 } } peers { permanent_uuid: "6d78946c71964347b6beedec371d532e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34033 } } peers { permanent_uuid: "f7c6a694a6724168bccc8c2d673171b7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42031 } }
I20260608 12:43:27.981194 10167 ts_tablet_manager.cc:1434] T 7642281f569641b0b6e50ea9a33bdc8f P d70af530a90c4e289372c77f7dd82ec4: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.002s
I20260608 12:43:27.987462 10167 tablet_bootstrap.cc:492] T c20e9b42aa3c4f509591041fb9d793e4 P d70af530a90c4e289372c77f7dd82ec4: Bootstrap starting.
I20260608 12:43:28.023994 10170 tablet_bootstrap.cc:492] T 40294a3ad8764dd29755922f78ba8b08 P 6d78946c71964347b6beedec371d532e: Bootstrap starting.
I20260608 12:43:28.025242 10167 tablet_bootstrap.cc:654] T c20e9b42aa3c4f509591041fb9d793e4 P d70af530a90c4e289372c77f7dd82ec4: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:28.026012 10169 tablet_bootstrap.cc:492] T 6608c463bb24492688e2ef695f9c0bd3 P f7c6a694a6724168bccc8c2d673171b7: Bootstrap starting.
I20260608 12:43:28.034729 10167 tablet_bootstrap.cc:492] T c20e9b42aa3c4f509591041fb9d793e4 P d70af530a90c4e289372c77f7dd82ec4: No bootstrap required, opened a new log
I20260608 12:43:28.035220 10170 tablet_bootstrap.cc:654] T 40294a3ad8764dd29755922f78ba8b08 P 6d78946c71964347b6beedec371d532e: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:28.035339 10167 ts_tablet_manager.cc:1403] T c20e9b42aa3c4f509591041fb9d793e4 P d70af530a90c4e289372c77f7dd82ec4: Time spent bootstrapping tablet: real 0.052s	user 0.005s	sys 0.008s
I20260608 12:43:28.036422 10169 tablet_bootstrap.cc:654] T 6608c463bb24492688e2ef695f9c0bd3 P f7c6a694a6724168bccc8c2d673171b7: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:28.038908 10167 raft_consensus.cc:359] T c20e9b42aa3c4f509591041fb9d793e4 P d70af530a90c4e289372c77f7dd82ec4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d70af530a90c4e289372c77f7dd82ec4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37267 } } peers { permanent_uuid: "6d78946c71964347b6beedec371d532e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34033 } } peers { permanent_uuid: "f7c6a694a6724168bccc8c2d673171b7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42031 } }
I20260608 12:43:28.039832 10167 raft_consensus.cc:385] T c20e9b42aa3c4f509591041fb9d793e4 P d70af530a90c4e289372c77f7dd82ec4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:28.040143 10167 raft_consensus.cc:740] T c20e9b42aa3c4f509591041fb9d793e4 P d70af530a90c4e289372c77f7dd82ec4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d70af530a90c4e289372c77f7dd82ec4, State: Initialized, Role: FOLLOWER
I20260608 12:43:28.040678 10170 tablet_bootstrap.cc:492] T 40294a3ad8764dd29755922f78ba8b08 P 6d78946c71964347b6beedec371d532e: No bootstrap required, opened a new log
I20260608 12:43:28.041209 10170 ts_tablet_manager.cc:1403] T 40294a3ad8764dd29755922f78ba8b08 P 6d78946c71964347b6beedec371d532e: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.004s
I20260608 12:43:28.040997 10167 consensus_queue.cc:260] T c20e9b42aa3c4f509591041fb9d793e4 P d70af530a90c4e289372c77f7dd82ec4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d70af530a90c4e289372c77f7dd82ec4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37267 } } peers { permanent_uuid: "6d78946c71964347b6beedec371d532e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34033 } } peers { permanent_uuid: "f7c6a694a6724168bccc8c2d673171b7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42031 } }
I20260608 12:43:28.042101 10169 tablet_bootstrap.cc:492] T 6608c463bb24492688e2ef695f9c0bd3 P f7c6a694a6724168bccc8c2d673171b7: No bootstrap required, opened a new log
I20260608 12:43:28.042693 10169 ts_tablet_manager.cc:1403] T 6608c463bb24492688e2ef695f9c0bd3 P f7c6a694a6724168bccc8c2d673171b7: Time spent bootstrapping tablet: real 0.017s	user 0.013s	sys 0.000s
I20260608 12:43:28.043471 10167 ts_tablet_manager.cc:1434] T c20e9b42aa3c4f509591041fb9d793e4 P d70af530a90c4e289372c77f7dd82ec4: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 12:43:28.044625 10167 tablet_bootstrap.cc:492] T 0663e6bda2fc43a98ae2abfcf5619dd6 P d70af530a90c4e289372c77f7dd82ec4: Bootstrap starting.
I20260608 12:43:28.044463 10170 raft_consensus.cc:359] T 40294a3ad8764dd29755922f78ba8b08 P 6d78946c71964347b6beedec371d532e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d70af530a90c4e289372c77f7dd82ec4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37267 } } peers { permanent_uuid: "6d78946c71964347b6beedec371d532e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34033 } } peers { permanent_uuid: "f7c6a694a6724168bccc8c2d673171b7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42031 } }
I20260608 12:43:28.045362 10170 raft_consensus.cc:385] T 40294a3ad8764dd29755922f78ba8b08 P 6d78946c71964347b6beedec371d532e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:28.045760 10170 raft_consensus.cc:740] T 40294a3ad8764dd29755922f78ba8b08 P 6d78946c71964347b6beedec371d532e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d78946c71964347b6beedec371d532e, State: Initialized, Role: FOLLOWER
I20260608 12:43:28.045979 10169 raft_consensus.cc:359] T 6608c463bb24492688e2ef695f9c0bd3 P f7c6a694a6724168bccc8c2d673171b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d70af530a90c4e289372c77f7dd82ec4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37267 } } peers { permanent_uuid: "6d78946c71964347b6beedec371d532e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34033 } } peers { permanent_uuid: "f7c6a694a6724168bccc8c2d673171b7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42031 } }
I20260608 12:43:28.046852 10169 raft_consensus.cc:385] T 6608c463bb24492688e2ef695f9c0bd3 P f7c6a694a6724168bccc8c2d673171b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:28.046792 10170 consensus_queue.cc:260] T 40294a3ad8764dd29755922f78ba8b08 P 6d78946c71964347b6beedec371d532e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d70af530a90c4e289372c77f7dd82ec4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37267 } } peers { permanent_uuid: "6d78946c71964347b6beedec371d532e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34033 } } peers { permanent_uuid: "f7c6a694a6724168bccc8c2d673171b7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42031 } }
I20260608 12:43:28.047454 10169 raft_consensus.cc:740] T 6608c463bb24492688e2ef695f9c0bd3 P f7c6a694a6724168bccc8c2d673171b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7c6a694a6724168bccc8c2d673171b7, State: Initialized, Role: FOLLOWER
I20260608 12:43:28.048679 10169 consensus_queue.cc:260] T 6608c463bb24492688e2ef695f9c0bd3 P f7c6a694a6724168bccc8c2d673171b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d70af530a90c4e289372c77f7dd82ec4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37267 } } peers { permanent_uuid: "6d78946c71964347b6beedec371d532e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34033 } } peers { permanent_uuid: "f7c6a694a6724168bccc8c2d673171b7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42031 } }
I20260608 12:43:28.053443 10167 tablet_bootstrap.cc:654] T 0663e6bda2fc43a98ae2abfcf5619dd6 P d70af530a90c4e289372c77f7dd82ec4: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:28.056142 10169 ts_tablet_manager.cc:1434] T 6608c463bb24492688e2ef695f9c0bd3 P f7c6a694a6724168bccc8c2d673171b7: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260608 12:43:28.057736 10169 tablet_bootstrap.cc:492] T 7642281f569641b0b6e50ea9a33bdc8f P f7c6a694a6724168bccc8c2d673171b7: Bootstrap starting.
I20260608 12:43:28.058481 10170 ts_tablet_manager.cc:1434] T 40294a3ad8764dd29755922f78ba8b08 P 6d78946c71964347b6beedec371d532e: Time spent starting tablet: real 0.017s	user 0.003s	sys 0.004s
I20260608 12:43:28.066490 10167 tablet_bootstrap.cc:492] T 0663e6bda2fc43a98ae2abfcf5619dd6 P d70af530a90c4e289372c77f7dd82ec4: No bootstrap required, opened a new log
I20260608 12:43:28.066736 10170 tablet_bootstrap.cc:492] T 6608c463bb24492688e2ef695f9c0bd3 P 6d78946c71964347b6beedec371d532e: Bootstrap starting.
I20260608 12:43:28.067255 10167 ts_tablet_manager.cc:1403] T 0663e6bda2fc43a98ae2abfcf5619dd6 P d70af530a90c4e289372c77f7dd82ec4: Time spent bootstrapping tablet: real 0.023s	user 0.008s	sys 0.012s
I20260608 12:43:28.071045 10169 tablet_bootstrap.cc:654] T 7642281f569641b0b6e50ea9a33bdc8f P f7c6a694a6724168bccc8c2d673171b7: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:28.070747 10167 raft_consensus.cc:359] T 0663e6bda2fc43a98ae2abfcf5619dd6 P d70af530a90c4e289372c77f7dd82ec4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d70af530a90c4e289372c77f7dd82ec4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37267 } } peers { permanent_uuid: "6d78946c71964347b6beedec371d532e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34033 } } peers { permanent_uuid: "f7c6a694a6724168bccc8c2d673171b7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42031 } }
I20260608 12:43:28.071556 10167 raft_consensus.cc:385] T 0663e6bda2fc43a98ae2abfcf5619dd6 P d70af530a90c4e289372c77f7dd82ec4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:28.071899 10167 raft_consensus.cc:740] T 0663e6bda2fc43a98ae2abfcf5619dd6 P d70af530a90c4e289372c77f7dd82ec4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d70af530a90c4e289372c77f7dd82ec4, State: Initialized, Role: FOLLOWER
I20260608 12:43:28.072801 10167 consensus_queue.cc:260] T 0663e6bda2fc43a98ae2abfcf5619dd6 P d70af530a90c4e289372c77f7dd82ec4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d70af530a90c4e289372c77f7dd82ec4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37267 } } peers { permanent_uuid: "6d78946c71964347b6beedec371d532e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34033 } } peers { permanent_uuid: "f7c6a694a6724168bccc8c2d673171b7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42031 } }
I20260608 12:43:28.073604 10170 tablet_bootstrap.cc:654] T 6608c463bb24492688e2ef695f9c0bd3 P 6d78946c71964347b6beedec371d532e: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:28.075507 10167 ts_tablet_manager.cc:1434] T 0663e6bda2fc43a98ae2abfcf5619dd6 P d70af530a90c4e289372c77f7dd82ec4: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260608 12:43:28.077369 10167 tablet_bootstrap.cc:492] T 40294a3ad8764dd29755922f78ba8b08 P d70af530a90c4e289372c77f7dd82ec4: Bootstrap starting.
I20260608 12:43:28.083415 10169 tablet_bootstrap.cc:492] T 7642281f569641b0b6e50ea9a33bdc8f P f7c6a694a6724168bccc8c2d673171b7: No bootstrap required, opened a new log
I20260608 12:43:28.084081 10169 ts_tablet_manager.cc:1403] T 7642281f569641b0b6e50ea9a33bdc8f P f7c6a694a6724168bccc8c2d673171b7: Time spent bootstrapping tablet: real 0.027s	user 0.010s	sys 0.010s
I20260608 12:43:28.085124 10167 tablet_bootstrap.cc:654] T 40294a3ad8764dd29755922f78ba8b08 P d70af530a90c4e289372c77f7dd82ec4: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:28.085878 10170 tablet_bootstrap.cc:492] T 6608c463bb24492688e2ef695f9c0bd3 P 6d78946c71964347b6beedec371d532e: No bootstrap required, opened a new log
I20260608 12:43:28.086513 10170 ts_tablet_manager.cc:1403] T 6608c463bb24492688e2ef695f9c0bd3 P 6d78946c71964347b6beedec371d532e: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.008s
I20260608 12:43:28.087425 10169 raft_consensus.cc:359] T 7642281f569641b0b6e50ea9a33bdc8f P f7c6a694a6724168bccc8c2d673171b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d70af530a90c4e289372c77f7dd82ec4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37267 } } peers { permanent_uuid: "6d78946c71964347b6beedec371d532e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34033 } } peers { permanent_uuid: "f7c6a694a6724168bccc8c2d673171b7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42031 } }
I20260608 12:43:28.088310 10169 raft_consensus.cc:385] T 7642281f569641b0b6e50ea9a33bdc8f P f7c6a694a6724168bccc8c2d673171b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:28.088689 10169 raft_consensus.cc:740] T 7642281f569641b0b6e50ea9a33bdc8f P f7c6a694a6724168bccc8c2d673171b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7c6a694a6724168bccc8c2d673171b7, State: Initialized, Role: FOLLOWER
I20260608 12:43:28.089761 10169 consensus_queue.cc:260] T 7642281f569641b0b6e50ea9a33bdc8f P f7c6a694a6724168bccc8c2d673171b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d70af530a90c4e289372c77f7dd82ec4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37267 } } peers { permanent_uuid: "6d78946c71964347b6beedec371d532e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34033 } } peers { permanent_uuid: "f7c6a694a6724168bccc8c2d673171b7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42031 } }
I20260608 12:43:28.090123 10170 raft_consensus.cc:359] T 6608c463bb24492688e2ef695f9c0bd3 P 6d78946c71964347b6beedec371d532e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d70af530a90c4e289372c77f7dd82ec4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37267 } } peers { permanent_uuid: "6d78946c71964347b6beedec371d532e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34033 } } peers { permanent_uuid: "f7c6a694a6724168bccc8c2d673171b7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42031 } }
I20260608 12:43:28.090996 10170 raft_consensus.cc:385] T 6608c463bb24492688e2ef695f9c0bd3 P 6d78946c71964347b6beedec371d532e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:28.091394 10170 raft_consensus.cc:740] T 6608c463bb24492688e2ef695f9c0bd3 P 6d78946c71964347b6beedec371d532e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d78946c71964347b6beedec371d532e, State: Initialized, Role: FOLLOWER
I20260608 12:43:28.092633 10170 consensus_queue.cc:260] T 6608c463bb24492688e2ef695f9c0bd3 P 6d78946c71964347b6beedec371d532e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d70af530a90c4e289372c77f7dd82ec4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37267 } } peers { permanent_uuid: "6d78946c71964347b6beedec371d532e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34033 } } peers { permanent_uuid: "f7c6a694a6724168bccc8c2d673171b7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42031 } }
I20260608 12:43:28.097218 10170 ts_tablet_manager.cc:1434] T 6608c463bb24492688e2ef695f9c0bd3 P 6d78946c71964347b6beedec371d532e: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260608 12:43:28.098398 10170 tablet_bootstrap.cc:492] T 0663e6bda2fc43a98ae2abfcf5619dd6 P 6d78946c71964347b6beedec371d532e: Bootstrap starting.
I20260608 12:43:28.099488 10169 ts_tablet_manager.cc:1434] T 7642281f569641b0b6e50ea9a33bdc8f P f7c6a694a6724168bccc8c2d673171b7: Time spent starting tablet: real 0.015s	user 0.002s	sys 0.004s
I20260608 12:43:28.099696 10167 tablet_bootstrap.cc:492] T 40294a3ad8764dd29755922f78ba8b08 P d70af530a90c4e289372c77f7dd82ec4: No bootstrap required, opened a new log
I20260608 12:43:28.100517 10167 ts_tablet_manager.cc:1403] T 40294a3ad8764dd29755922f78ba8b08 P d70af530a90c4e289372c77f7dd82ec4: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.010s
I20260608 12:43:28.100790 10169 tablet_bootstrap.cc:492] T 0663e6bda2fc43a98ae2abfcf5619dd6 P f7c6a694a6724168bccc8c2d673171b7: Bootstrap starting.
I20260608 12:43:28.104360 10167 raft_consensus.cc:359] T 40294a3ad8764dd29755922f78ba8b08 P d70af530a90c4e289372c77f7dd82ec4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d70af530a90c4e289372c77f7dd82ec4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37267 } } peers { permanent_uuid: "6d78946c71964347b6beedec371d532e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34033 } } peers { permanent_uuid: "f7c6a694a6724168bccc8c2d673171b7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42031 } }
I20260608 12:43:28.105264 10167 raft_consensus.cc:385] T 40294a3ad8764dd29755922f78ba8b08 P d70af530a90c4e289372c77f7dd82ec4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:28.105625 10167 raft_consensus.cc:740] T 40294a3ad8764dd29755922f78ba8b08 P d70af530a90c4e289372c77f7dd82ec4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d70af530a90c4e289372c77f7dd82ec4, State: Initialized, Role: FOLLOWER
I20260608 12:43:28.106187 10170 tablet_bootstrap.cc:654] T 0663e6bda2fc43a98ae2abfcf5619dd6 P 6d78946c71964347b6beedec371d532e: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:28.106624 10167 consensus_queue.cc:260] T 40294a3ad8764dd29755922f78ba8b08 P d70af530a90c4e289372c77f7dd82ec4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d70af530a90c4e289372c77f7dd82ec4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37267 } } peers { permanent_uuid: "6d78946c71964347b6beedec371d532e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34033 } } peers { permanent_uuid: "f7c6a694a6724168bccc8c2d673171b7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42031 } }
I20260608 12:43:28.107789 10118 raft_consensus.cc:493] T 0663e6bda2fc43a98ae2abfcf5619dd6 P d70af530a90c4e289372c77f7dd82ec4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:43:28.108247 10118 raft_consensus.cc:515] T 0663e6bda2fc43a98ae2abfcf5619dd6 P d70af530a90c4e289372c77f7dd82ec4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d70af530a90c4e289372c77f7dd82ec4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37267 } } peers { permanent_uuid: "6d78946c71964347b6beedec371d532e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34033 } } peers { permanent_uuid: "f7c6a694a6724168bccc8c2d673171b7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42031 } }
I20260608 12:43:28.108928 10169 tablet_bootstrap.cc:654] T 0663e6bda2fc43a98ae2abfcf5619dd6 P f7c6a694a6724168bccc8c2d673171b7: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:28.111076 10118 leader_election.cc:290] T 0663e6bda2fc43a98ae2abfcf5619dd6 P d70af530a90c4e289372c77f7dd82ec4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6d78946c71964347b6beedec371d532e (127.0.107.194:34033), f7c6a694a6724168bccc8c2d673171b7 (127.0.107.195:42031)
I20260608 12:43:28.115097 10119 raft_consensus.cc:493] T 6608c463bb24492688e2ef695f9c0bd3 P f7c6a694a6724168bccc8c2d673171b7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:43:28.115626 10119 raft_consensus.cc:515] T 6608c463bb24492688e2ef695f9c0bd3 P f7c6a694a6724168bccc8c2d673171b7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d70af530a90c4e289372c77f7dd82ec4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37267 } } peers { permanent_uuid: "6d78946c71964347b6beedec371d532e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34033 } } peers { permanent_uuid: "f7c6a694a6724168bccc8c2d673171b7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42031 } }
I20260608 12:43:28.116395 10170 tablet_bootstrap.cc:492] T 0663e6bda2fc43a98ae2abfcf5619dd6 P 6d78946c71964347b6beedec371d532e: No bootstrap required, opened a new log
I20260608 12:43:28.117187 10170 ts_tablet_manager.cc:1403] T 0663e6bda2fc43a98ae2abfcf5619dd6 P 6d78946c71964347b6beedec371d532e: Time spent bootstrapping tablet: real 0.019s	user 0.015s	sys 0.000s
I20260608 12:43:28.121603 10170 raft_consensus.cc:359] T 0663e6bda2fc43a98ae2abfcf5619dd6 P 6d78946c71964347b6beedec371d532e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d70af530a90c4e289372c77f7dd82ec4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37267 } } peers { permanent_uuid: "6d78946c71964347b6beedec371d532e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34033 } } peers { permanent_uuid: "f7c6a694a6724168bccc8c2d673171b7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42031 } }
I20260608 12:43:28.122972 10170 raft_consensus.cc:385] T 0663e6bda2fc43a98ae2abfcf5619dd6 P 6d78946c71964347b6beedec371d532e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:28.124035 10170 raft_consensus.cc:740] T 0663e6bda2fc43a98ae2abfcf5619dd6 P 6d78946c71964347b6beedec371d532e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d78946c71964347b6beedec371d532e, State: Initialized, Role: FOLLOWER
I20260608 12:43:28.124945 10170 consensus_queue.cc:260] T 0663e6bda2fc43a98ae2abfcf5619dd6 P 6d78946c71964347b6beedec371d532e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d70af530a90c4e289372c77f7dd82ec4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37267 } } peers { permanent_uuid: "6d78946c71964347b6beedec371d532e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34033 } } peers { permanent_uuid: "f7c6a694a6724168bccc8c2d673171b7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42031 } }
I20260608 12:43:28.127473 10170 ts_tablet_manager.cc:1434] T 0663e6bda2fc43a98ae2abfcf5619dd6 P 6d78946c71964347b6beedec371d532e: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260608 12:43:28.128677 10170 tablet_bootstrap.cc:492] T 7642281f569641b0b6e50ea9a33bdc8f P 6d78946c71964347b6beedec371d532e: Bootstrap starting.
I20260608 12:43:28.131254 10119 leader_election.cc:290] T 6608c463bb24492688e2ef695f9c0bd3 P f7c6a694a6724168bccc8c2d673171b7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d70af530a90c4e289372c77f7dd82ec4 (127.0.107.193:37267), 6d78946c71964347b6beedec371d532e (127.0.107.194:34033)
I20260608 12:43:28.135887 10170 tablet_bootstrap.cc:654] T 7642281f569641b0b6e50ea9a33bdc8f P 6d78946c71964347b6beedec371d532e: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:28.138787 10126 raft_consensus.cc:493] T 6608c463bb24492688e2ef695f9c0bd3 P 6d78946c71964347b6beedec371d532e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:43:28.139494 10126 raft_consensus.cc:515] T 6608c463bb24492688e2ef695f9c0bd3 P 6d78946c71964347b6beedec371d532e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d70af530a90c4e289372c77f7dd82ec4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37267 } } peers { permanent_uuid: "6d78946c71964347b6beedec371d532e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34033 } } peers { permanent_uuid: "f7c6a694a6724168bccc8c2d673171b7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42031 } }
I20260608 12:43:28.143414 10167 ts_tablet_manager.cc:1434] T 40294a3ad8764dd29755922f78ba8b08 P d70af530a90c4e289372c77f7dd82ec4: Time spent starting tablet: real 0.042s	user 0.007s	sys 0.002s
I20260608 12:43:28.151969 10126 leader_election.cc:290] T 6608c463bb24492688e2ef695f9c0bd3 P 6d78946c71964347b6beedec371d532e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d70af530a90c4e289372c77f7dd82ec4 (127.0.107.193:37267), f7c6a694a6724168bccc8c2d673171b7 (127.0.107.195:42031)
I20260608 12:43:28.151530 10167 tablet_bootstrap.cc:492] T 6608c463bb24492688e2ef695f9c0bd3 P d70af530a90c4e289372c77f7dd82ec4: Bootstrap starting.
I20260608 12:43:28.177516 10169 tablet_bootstrap.cc:492] T 0663e6bda2fc43a98ae2abfcf5619dd6 P f7c6a694a6724168bccc8c2d673171b7: No bootstrap required, opened a new log
I20260608 12:43:28.178256 10169 ts_tablet_manager.cc:1403] T 0663e6bda2fc43a98ae2abfcf5619dd6 P f7c6a694a6724168bccc8c2d673171b7: Time spent bootstrapping tablet: real 0.078s	user 0.013s	sys 0.012s
I20260608 12:43:28.181821 10169 raft_consensus.cc:359] T 0663e6bda2fc43a98ae2abfcf5619dd6 P f7c6a694a6724168bccc8c2d673171b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d70af530a90c4e289372c77f7dd82ec4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37267 } } peers { permanent_uuid: "6d78946c71964347b6beedec371d532e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34033 } } peers { permanent_uuid: "f7c6a694a6724168bccc8c2d673171b7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42031 } }
I20260608 12:43:28.182869 10169 raft_consensus.cc:385] T 0663e6bda2fc43a98ae2abfcf5619dd6 P f7c6a694a6724168bccc8c2d673171b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:28.183241 10169 raft_consensus.cc:740] T 0663e6bda2fc43a98ae2abfcf5619dd6 P f7c6a694a6724168bccc8c2d673171b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7c6a694a6724168bccc8c2d673171b7, State: Initialized, Role: FOLLOWER
I20260608 12:43:28.187095 10169 consensus_queue.cc:260] T 0663e6bda2fc43a98ae2abfcf5619dd6 P f7c6a694a6724168bccc8c2d673171b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d70af530a90c4e289372c77f7dd82ec4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37267 } } peers { permanent_uuid: "6d78946c71964347b6beedec371d532e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34033 } } peers { permanent_uuid: "f7c6a694a6724168bccc8c2d673171b7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42031 } }
I20260608 12:43:28.190472 10169 ts_tablet_manager.cc:1434] T 0663e6bda2fc43a98ae2abfcf5619dd6 P f7c6a694a6724168bccc8c2d673171b7: Time spent starting tablet: real 0.012s	user 0.009s	sys 0.000s
I20260608 12:43:28.191272 10121 raft_consensus.cc:493] T 40294a3ad8764dd29755922f78ba8b08 P d70af530a90c4e289372c77f7dd82ec4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:43:28.191776 10169 tablet_bootstrap.cc:492] T 40294a3ad8764dd29755922f78ba8b08 P f7c6a694a6724168bccc8c2d673171b7: Bootstrap starting.
I20260608 12:43:28.191867 10121 raft_consensus.cc:515] T 40294a3ad8764dd29755922f78ba8b08 P d70af530a90c4e289372c77f7dd82ec4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d70af530a90c4e289372c77f7dd82ec4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37267 } } peers { permanent_uuid: "6d78946c71964347b6beedec371d532e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34033 } } peers { permanent_uuid: "f7c6a694a6724168bccc8c2d673171b7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42031 } }
I20260608 12:43:28.194453 10121 leader_election.cc:290] T 40294a3ad8764dd29755922f78ba8b08 P d70af530a90c4e289372c77f7dd82ec4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6d78946c71964347b6beedec371d532e (127.0.107.194:34033), f7c6a694a6724168bccc8c2d673171b7 (127.0.107.195:42031)
I20260608 12:43:28.195814 10167 tablet_bootstrap.cc:654] T 6608c463bb24492688e2ef695f9c0bd3 P d70af530a90c4e289372c77f7dd82ec4: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:28.203351 10169 tablet_bootstrap.cc:654] T 40294a3ad8764dd29755922f78ba8b08 P f7c6a694a6724168bccc8c2d673171b7: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:28.219538 10167 tablet_bootstrap.cc:492] T 6608c463bb24492688e2ef695f9c0bd3 P d70af530a90c4e289372c77f7dd82ec4: No bootstrap required, opened a new log
I20260608 12:43:28.224226 10170 tablet_bootstrap.cc:492] T 7642281f569641b0b6e50ea9a33bdc8f P 6d78946c71964347b6beedec371d532e: No bootstrap required, opened a new log
I20260608 12:43:28.225183 10170 ts_tablet_manager.cc:1403] T 7642281f569641b0b6e50ea9a33bdc8f P 6d78946c71964347b6beedec371d532e: Time spent bootstrapping tablet: real 0.097s	user 0.026s	sys 0.037s
I20260608 12:43:28.228788  9991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6608c463bb24492688e2ef695f9c0bd3" candidate_uuid: "f7c6a694a6724168bccc8c2d673171b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d78946c71964347b6beedec371d532e" is_pre_election: true
I20260608 12:43:28.229131  9990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0663e6bda2fc43a98ae2abfcf5619dd6" candidate_uuid: "d70af530a90c4e289372c77f7dd82ec4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d78946c71964347b6beedec371d532e" is_pre_election: true
I20260608 12:43:28.229141  9916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6608c463bb24492688e2ef695f9c0bd3" candidate_uuid: "f7c6a694a6724168bccc8c2d673171b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d70af530a90c4e289372c77f7dd82ec4" is_pre_election: true
I20260608 12:43:28.229995  9990 raft_consensus.cc:2468] T 0663e6bda2fc43a98ae2abfcf5619dd6 P 6d78946c71964347b6beedec371d532e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d70af530a90c4e289372c77f7dd82ec4 in term 0.
I20260608 12:43:28.230309  9991 raft_consensus.cc:2468] T 6608c463bb24492688e2ef695f9c0bd3 P 6d78946c71964347b6beedec371d532e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f7c6a694a6724168bccc8c2d673171b7 in term 0.
I20260608 12:43:28.230997 10065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0663e6bda2fc43a98ae2abfcf5619dd6" candidate_uuid: "d70af530a90c4e289372c77f7dd82ec4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7c6a694a6724168bccc8c2d673171b7" is_pre_election: true
W20260608 12:43:28.231144 10031 leader_election.cc:343] T 6608c463bb24492688e2ef695f9c0bd3 P f7c6a694a6724168bccc8c2d673171b7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d70af530a90c4e289372c77f7dd82ec4 (127.0.107.193:37267): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:43:28.231843 10065 raft_consensus.cc:2468] T 0663e6bda2fc43a98ae2abfcf5619dd6 P f7c6a694a6724168bccc8c2d673171b7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d70af530a90c4e289372c77f7dd82ec4 in term 0.
I20260608 12:43:28.231451  9989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40294a3ad8764dd29755922f78ba8b08" candidate_uuid: "d70af530a90c4e289372c77f7dd82ec4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d78946c71964347b6beedec371d532e" is_pre_election: true
I20260608 12:43:28.232740  9989 raft_consensus.cc:2468] T 40294a3ad8764dd29755922f78ba8b08 P 6d78946c71964347b6beedec371d532e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d70af530a90c4e289372c77f7dd82ec4 in term 0.
I20260608 12:43:28.233376 10064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40294a3ad8764dd29755922f78ba8b08" candidate_uuid: "d70af530a90c4e289372c77f7dd82ec4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7c6a694a6724168bccc8c2d673171b7" is_pre_election: true
W20260608 12:43:28.236876  9862 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 12:43:28.236933 10121 raft_consensus.cc:493] T c20e9b42aa3c4f509591041fb9d793e4 P d70af530a90c4e289372c77f7dd82ec4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:43:28.237784 10121 raft_consensus.cc:515] T c20e9b42aa3c4f509591041fb9d793e4 P d70af530a90c4e289372c77f7dd82ec4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d70af530a90c4e289372c77f7dd82ec4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37267 } } peers { permanent_uuid: "6d78946c71964347b6beedec371d532e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34033 } } peers { permanent_uuid: "f7c6a694a6724168bccc8c2d673171b7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42031 } }
I20260608 12:43:28.232753 10029 leader_election.cc:304] T 6608c463bb24492688e2ef695f9c0bd3 P f7c6a694a6724168bccc8c2d673171b7 [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: 6d78946c71964347b6beedec371d532e, f7c6a694a6724168bccc8c2d673171b7; no voters: d70af530a90c4e289372c77f7dd82ec4
I20260608 12:43:28.239815 10121 leader_election.cc:290] T c20e9b42aa3c4f509591041fb9d793e4 P d70af530a90c4e289372c77f7dd82ec4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6d78946c71964347b6beedec371d532e (127.0.107.194:34033), f7c6a694a6724168bccc8c2d673171b7 (127.0.107.195:42031)
I20260608 12:43:28.240358 10119 raft_consensus.cc:2804] T 6608c463bb24492688e2ef695f9c0bd3 P f7c6a694a6724168bccc8c2d673171b7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:43:28.240816 10119 raft_consensus.cc:493] T 6608c463bb24492688e2ef695f9c0bd3 P f7c6a694a6724168bccc8c2d673171b7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:43:28.240793  9880 leader_election.cc:304] T 0663e6bda2fc43a98ae2abfcf5619dd6 P d70af530a90c4e289372c77f7dd82ec4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6d78946c71964347b6beedec371d532e, d70af530a90c4e289372c77f7dd82ec4; no voters: 
I20260608 12:43:28.241801 10119 raft_consensus.cc:3060] T 6608c463bb24492688e2ef695f9c0bd3 P f7c6a694a6724168bccc8c2d673171b7 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:28.244848 10121 raft_consensus.cc:2804] T 0663e6bda2fc43a98ae2abfcf5619dd6 P d70af530a90c4e289372c77f7dd82ec4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:43:28.245296 10121 raft_consensus.cc:493] T 0663e6bda2fc43a98ae2abfcf5619dd6 P d70af530a90c4e289372c77f7dd82ec4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:43:28.245309  9989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c20e9b42aa3c4f509591041fb9d793e4" candidate_uuid: "d70af530a90c4e289372c77f7dd82ec4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d78946c71964347b6beedec371d532e" is_pre_election: true
I20260608 12:43:28.245975 10121 raft_consensus.cc:3060] T 0663e6bda2fc43a98ae2abfcf5619dd6 P d70af530a90c4e289372c77f7dd82ec4 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:28.249755 10119 raft_consensus.cc:515] T 6608c463bb24492688e2ef695f9c0bd3 P f7c6a694a6724168bccc8c2d673171b7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d70af530a90c4e289372c77f7dd82ec4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37267 } } peers { permanent_uuid: "6d78946c71964347b6beedec371d532e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34033 } } peers { permanent_uuid: "f7c6a694a6724168bccc8c2d673171b7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42031 } }
I20260608 12:43:28.241398 10167 ts_tablet_manager.cc:1403] T 6608c463bb24492688e2ef695f9c0bd3 P d70af530a90c4e289372c77f7dd82ec4: Time spent bootstrapping tablet: real 0.092s	user 0.013s	sys 0.009s
I20260608 12:43:28.252916  9916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6608c463bb24492688e2ef695f9c0bd3" candidate_uuid: "f7c6a694a6724168bccc8c2d673171b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d70af530a90c4e289372c77f7dd82ec4"
W20260608 12:43:28.254185  9880 leader_election.cc:343] T 40294a3ad8764dd29755922f78ba8b08 P d70af530a90c4e289372c77f7dd82ec4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f7c6a694a6724168bccc8c2d673171b7 (127.0.107.195:42031): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:43:28.241366 10170 raft_consensus.cc:359] T 7642281f569641b0b6e50ea9a33bdc8f P 6d78946c71964347b6beedec371d532e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d70af530a90c4e289372c77f7dd82ec4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37267 } } peers { permanent_uuid: "6d78946c71964347b6beedec371d532e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34033 } } peers { permanent_uuid: "f7c6a694a6724168bccc8c2d673171b7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42031 } }
I20260608 12:43:28.255834 10170 raft_consensus.cc:385] T 7642281f569641b0b6e50ea9a33bdc8f P 6d78946c71964347b6beedec371d532e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:28.257817 10170 raft_consensus.cc:740] T 7642281f569641b0b6e50ea9a33bdc8f P 6d78946c71964347b6beedec371d532e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d78946c71964347b6beedec371d532e, State: Initialized, Role: FOLLOWER
I20260608 12:43:28.261420 10170 consensus_queue.cc:260] T 7642281f569641b0b6e50ea9a33bdc8f P 6d78946c71964347b6beedec371d532e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d70af530a90c4e289372c77f7dd82ec4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37267 } } peers { permanent_uuid: "6d78946c71964347b6beedec371d532e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34033 } } peers { permanent_uuid: "f7c6a694a6724168bccc8c2d673171b7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42031 } }
I20260608 12:43:28.258567  9989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6608c463bb24492688e2ef695f9c0bd3" candidate_uuid: "f7c6a694a6724168bccc8c2d673171b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d78946c71964347b6beedec371d532e"
I20260608 12:43:28.258671 10064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c20e9b42aa3c4f509591041fb9d793e4" candidate_uuid: "d70af530a90c4e289372c77f7dd82ec4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7c6a694a6724168bccc8c2d673171b7" is_pre_election: true
I20260608 12:43:28.262602  9989 raft_consensus.cc:3060] T 6608c463bb24492688e2ef695f9c0bd3 P 6d78946c71964347b6beedec371d532e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:28.255692  9880 leader_election.cc:304] T 40294a3ad8764dd29755922f78ba8b08 P d70af530a90c4e289372c77f7dd82ec4 [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: 6d78946c71964347b6beedec371d532e, d70af530a90c4e289372c77f7dd82ec4; no voters: f7c6a694a6724168bccc8c2d673171b7
I20260608 12:43:28.268013 10118 raft_consensus.cc:2804] T 40294a3ad8764dd29755922f78ba8b08 P d70af530a90c4e289372c77f7dd82ec4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:43:28.255931 10119 leader_election.cc:290] T 6608c463bb24492688e2ef695f9c0bd3 P f7c6a694a6724168bccc8c2d673171b7 [CANDIDATE]: Term 1 election: Requested vote from peers d70af530a90c4e289372c77f7dd82ec4 (127.0.107.193:37267), 6d78946c71964347b6beedec371d532e (127.0.107.194:34033)
I20260608 12:43:28.260157  9915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6608c463bb24492688e2ef695f9c0bd3" candidate_uuid: "6d78946c71964347b6beedec371d532e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d70af530a90c4e289372c77f7dd82ec4" is_pre_election: true
I20260608 12:43:28.257611 10167 raft_consensus.cc:359] T 6608c463bb24492688e2ef695f9c0bd3 P d70af530a90c4e289372c77f7dd82ec4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d70af530a90c4e289372c77f7dd82ec4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37267 } } peers { permanent_uuid: "6d78946c71964347b6beedec371d532e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34033 } } peers { permanent_uuid: "f7c6a694a6724168bccc8c2d673171b7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42031 } }
I20260608 12:43:28.269714 10167 raft_consensus.cc:385] T 6608c463bb24492688e2ef695f9c0bd3 P d70af530a90c4e289372c77f7dd82ec4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:28.268545 10118 raft_consensus.cc:493] T 40294a3ad8764dd29755922f78ba8b08 P d70af530a90c4e289372c77f7dd82ec4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:43:28.270277 10167 raft_consensus.cc:740] T 6608c463bb24492688e2ef695f9c0bd3 P d70af530a90c4e289372c77f7dd82ec4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d70af530a90c4e289372c77f7dd82ec4, State: Initialized, Role: FOLLOWER
W20260608 12:43:28.271061  9880 leader_election.cc:343] T c20e9b42aa3c4f509591041fb9d793e4 P d70af530a90c4e289372c77f7dd82ec4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6d78946c71964347b6beedec371d532e (127.0.107.194:34033): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:43:28.273159 10118 raft_consensus.cc:3060] T 40294a3ad8764dd29755922f78ba8b08 P d70af530a90c4e289372c77f7dd82ec4 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:28.278100 10064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6608c463bb24492688e2ef695f9c0bd3" candidate_uuid: "6d78946c71964347b6beedec371d532e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7c6a694a6724168bccc8c2d673171b7" is_pre_election: true
W20260608 12:43:28.278563  9880 leader_election.cc:343] T c20e9b42aa3c4f509591041fb9d793e4 P d70af530a90c4e289372c77f7dd82ec4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f7c6a694a6724168bccc8c2d673171b7 (127.0.107.195:42031): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:43:28.279088 10064 raft_consensus.cc:2393] T 6608c463bb24492688e2ef695f9c0bd3 P f7c6a694a6724168bccc8c2d673171b7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6d78946c71964347b6beedec371d532e in current term 1: Already voted for candidate f7c6a694a6724168bccc8c2d673171b7 in this term.
I20260608 12:43:28.278697 10121 raft_consensus.cc:515] T 0663e6bda2fc43a98ae2abfcf5619dd6 P d70af530a90c4e289372c77f7dd82ec4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d70af530a90c4e289372c77f7dd82ec4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37267 } } peers { permanent_uuid: "6d78946c71964347b6beedec371d532e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34033 } } peers { permanent_uuid: "f7c6a694a6724168bccc8c2d673171b7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42031 } }
I20260608 12:43:28.279186  9880 leader_election.cc:304] T c20e9b42aa3c4f509591041fb9d793e4 P d70af530a90c4e289372c77f7dd82ec4 [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: d70af530a90c4e289372c77f7dd82ec4; no voters: 6d78946c71964347b6beedec371d532e, f7c6a694a6724168bccc8c2d673171b7
I20260608 12:43:28.280838 10167 consensus_queue.cc:260] T 6608c463bb24492688e2ef695f9c0bd3 P d70af530a90c4e289372c77f7dd82ec4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d70af530a90c4e289372c77f7dd82ec4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37267 } } peers { permanent_uuid: "6d78946c71964347b6beedec371d532e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34033 } } peers { permanent_uuid: "f7c6a694a6724168bccc8c2d673171b7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42031 } }
I20260608 12:43:28.281498 10121 leader_election.cc:290] T 0663e6bda2fc43a98ae2abfcf5619dd6 P d70af530a90c4e289372c77f7dd82ec4 [CANDIDATE]: Term 1 election: Requested vote from peers 6d78946c71964347b6beedec371d532e (127.0.107.194:34033), f7c6a694a6724168bccc8c2d673171b7 (127.0.107.195:42031)
I20260608 12:43:28.281890  9916 raft_consensus.cc:3060] T 6608c463bb24492688e2ef695f9c0bd3 P d70af530a90c4e289372c77f7dd82ec4 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:28.282310 10121 raft_consensus.cc:493] T 7642281f569641b0b6e50ea9a33bdc8f P d70af530a90c4e289372c77f7dd82ec4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:43:28.282886 10121 raft_consensus.cc:515] T 7642281f569641b0b6e50ea9a33bdc8f P d70af530a90c4e289372c77f7dd82ec4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d70af530a90c4e289372c77f7dd82ec4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37267 } } peers { permanent_uuid: "6d78946c71964347b6beedec371d532e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34033 } } peers { permanent_uuid: "f7c6a694a6724168bccc8c2d673171b7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42031 } }
I20260608 12:43:28.283813  9989 raft_consensus.cc:2468] T 6608c463bb24492688e2ef695f9c0bd3 P 6d78946c71964347b6beedec371d532e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7c6a694a6724168bccc8c2d673171b7 in term 1.
I20260608 12:43:28.284675 10118 raft_consensus.cc:515] T 40294a3ad8764dd29755922f78ba8b08 P d70af530a90c4e289372c77f7dd82ec4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d70af530a90c4e289372c77f7dd82ec4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37267 } } peers { permanent_uuid: "6d78946c71964347b6beedec371d532e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34033 } } peers { permanent_uuid: "f7c6a694a6724168bccc8c2d673171b7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42031 } }
I20260608 12:43:28.285321 10121 leader_election.cc:290] T 7642281f569641b0b6e50ea9a33bdc8f P d70af530a90c4e289372c77f7dd82ec4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6d78946c71964347b6beedec371d532e (127.0.107.194:34033), f7c6a694a6724168bccc8c2d673171b7 (127.0.107.195:42031)
I20260608 12:43:28.286047 10121 raft_consensus.cc:2749] T c20e9b42aa3c4f509591041fb9d793e4 P d70af530a90c4e289372c77f7dd82ec4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:43:28.287417 10029 leader_election.cc:304] T 6608c463bb24492688e2ef695f9c0bd3 P f7c6a694a6724168bccc8c2d673171b7 [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: 6d78946c71964347b6beedec371d532e, f7c6a694a6724168bccc8c2d673171b7; no voters: 
I20260608 12:43:28.288496 10119 raft_consensus.cc:2804] T 6608c463bb24492688e2ef695f9c0bd3 P f7c6a694a6724168bccc8c2d673171b7 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:43:28.289839  9916 raft_consensus.cc:2468] T 6608c463bb24492688e2ef695f9c0bd3 P d70af530a90c4e289372c77f7dd82ec4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7c6a694a6724168bccc8c2d673171b7 in term 1.
I20260608 12:43:28.287684  9955 leader_election.cc:304] T 6608c463bb24492688e2ef695f9c0bd3 P 6d78946c71964347b6beedec371d532e [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: 6d78946c71964347b6beedec371d532e; no voters: d70af530a90c4e289372c77f7dd82ec4, f7c6a694a6724168bccc8c2d673171b7
I20260608 12:43:28.292879 10118 leader_election.cc:290] T 40294a3ad8764dd29755922f78ba8b08 P d70af530a90c4e289372c77f7dd82ec4 [CANDIDATE]: Term 1 election: Requested vote from peers 6d78946c71964347b6beedec371d532e (127.0.107.194:34033), f7c6a694a6724168bccc8c2d673171b7 (127.0.107.195:42031)
I20260608 12:43:28.294626 10170 ts_tablet_manager.cc:1434] T 7642281f569641b0b6e50ea9a33bdc8f P 6d78946c71964347b6beedec371d532e: Time spent starting tablet: real 0.067s	user 0.008s	sys 0.002s
I20260608 12:43:28.295759 10170 tablet_bootstrap.cc:492] T c20e9b42aa3c4f509591041fb9d793e4 P 6d78946c71964347b6beedec371d532e: Bootstrap starting.
I20260608 12:43:28.292798 10169 tablet_bootstrap.cc:492] T 40294a3ad8764dd29755922f78ba8b08 P f7c6a694a6724168bccc8c2d673171b7: No bootstrap required, opened a new log
I20260608 12:43:28.297511 10169 ts_tablet_manager.cc:1403] T 40294a3ad8764dd29755922f78ba8b08 P f7c6a694a6724168bccc8c2d673171b7: Time spent bootstrapping tablet: real 0.106s	user 0.016s	sys 0.033s
I20260608 12:43:28.300804 10169 raft_consensus.cc:359] T 40294a3ad8764dd29755922f78ba8b08 P f7c6a694a6724168bccc8c2d673171b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d70af530a90c4e289372c77f7dd82ec4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37267 } } peers { permanent_uuid: "6d78946c71964347b6beedec371d532e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34033 } } peers { permanent_uuid: "f7c6a694a6724168bccc8c2d673171b7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42031 } }
I20260608 12:43:28.301623 10169 raft_consensus.cc:385] T 40294a3ad8764dd29755922f78ba8b08 P f7c6a694a6724168bccc8c2d673171b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:28.301949 10169 raft_consensus.cc:740] T 40294a3ad8764dd29755922f78ba8b08 P f7c6a694a6724168bccc8c2d673171b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7c6a694a6724168bccc8c2d673171b7, State: Initialized, Role: FOLLOWER
I20260608 12:43:28.301950 10167 ts_tablet_manager.cc:1434] T 6608c463bb24492688e2ef695f9c0bd3 P d70af530a90c4e289372c77f7dd82ec4: Time spent starting tablet: real 0.049s	user 0.008s	sys 0.000s
I20260608 12:43:28.302863 10126 raft_consensus.cc:2749] T 6608c463bb24492688e2ef695f9c0bd3 P 6d78946c71964347b6beedec371d532e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:43:28.306805 10167 tablet_bootstrap.cc:492] T 853b8c0418a9460289b7a692f8f80e28 P d70af530a90c4e289372c77f7dd82ec4: Bootstrap starting.
I20260608 12:43:28.305765 10119 raft_consensus.cc:697] T 6608c463bb24492688e2ef695f9c0bd3 P f7c6a694a6724168bccc8c2d673171b7 [term 1 LEADER]: Becoming Leader. State: Replica: f7c6a694a6724168bccc8c2d673171b7, State: Running, Role: LEADER
I20260608 12:43:28.308395 10119 consensus_queue.cc:237] T 6608c463bb24492688e2ef695f9c0bd3 P f7c6a694a6724168bccc8c2d673171b7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d70af530a90c4e289372c77f7dd82ec4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37267 } } peers { permanent_uuid: "6d78946c71964347b6beedec371d532e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34033 } } peers { permanent_uuid: "f7c6a694a6724168bccc8c2d673171b7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42031 } }
I20260608 12:43:28.309042  9989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0663e6bda2fc43a98ae2abfcf5619dd6" candidate_uuid: "d70af530a90c4e289372c77f7dd82ec4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d78946c71964347b6beedec371d532e"
I20260608 12:43:28.309659 10170 tablet_bootstrap.cc:654] T c20e9b42aa3c4f509591041fb9d793e4 P 6d78946c71964347b6beedec371d532e: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:28.309763  9989 raft_consensus.cc:3060] T 0663e6bda2fc43a98ae2abfcf5619dd6 P 6d78946c71964347b6beedec371d532e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:28.314132 10064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0663e6bda2fc43a98ae2abfcf5619dd6" candidate_uuid: "d70af530a90c4e289372c77f7dd82ec4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7c6a694a6724168bccc8c2d673171b7"
I20260608 12:43:28.314397 10167 tablet_bootstrap.cc:654] T 853b8c0418a9460289b7a692f8f80e28 P d70af530a90c4e289372c77f7dd82ec4: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:28.314822 10064 raft_consensus.cc:3060] T 0663e6bda2fc43a98ae2abfcf5619dd6 P f7c6a694a6724168bccc8c2d673171b7 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:28.306012 10169 consensus_queue.cc:260] T 40294a3ad8764dd29755922f78ba8b08 P f7c6a694a6724168bccc8c2d673171b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d70af530a90c4e289372c77f7dd82ec4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37267 } } peers { permanent_uuid: "6d78946c71964347b6beedec371d532e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34033 } } peers { permanent_uuid: "f7c6a694a6724168bccc8c2d673171b7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42031 } }
I20260608 12:43:28.318569 10169 ts_tablet_manager.cc:1434] T 40294a3ad8764dd29755922f78ba8b08 P f7c6a694a6724168bccc8c2d673171b7: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.001s
I20260608 12:43:28.320077 10169 tablet_bootstrap.cc:492] T 853b8c0418a9460289b7a692f8f80e28 P f7c6a694a6724168bccc8c2d673171b7: Bootstrap starting.
I20260608 12:43:28.322845 10064 raft_consensus.cc:2468] T 0663e6bda2fc43a98ae2abfcf5619dd6 P f7c6a694a6724168bccc8c2d673171b7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d70af530a90c4e289372c77f7dd82ec4 in term 1.
I20260608 12:43:28.325418  9991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7642281f569641b0b6e50ea9a33bdc8f" candidate_uuid: "d70af530a90c4e289372c77f7dd82ec4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d78946c71964347b6beedec371d532e" is_pre_election: true
I20260608 12:43:28.326146  9991 raft_consensus.cc:2468] T 7642281f569641b0b6e50ea9a33bdc8f P 6d78946c71964347b6beedec371d532e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d70af530a90c4e289372c77f7dd82ec4 in term 0.
I20260608 12:43:28.326239 10065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7642281f569641b0b6e50ea9a33bdc8f" candidate_uuid: "d70af530a90c4e289372c77f7dd82ec4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7c6a694a6724168bccc8c2d673171b7" is_pre_election: true
I20260608 12:43:28.326546  9989 raft_consensus.cc:2468] T 0663e6bda2fc43a98ae2abfcf5619dd6 P 6d78946c71964347b6beedec371d532e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d70af530a90c4e289372c77f7dd82ec4 in term 1.
I20260608 12:43:28.326951 10065 raft_consensus.cc:2468] T 7642281f569641b0b6e50ea9a33bdc8f P f7c6a694a6724168bccc8c2d673171b7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d70af530a90c4e289372c77f7dd82ec4 in term 0.
I20260608 12:43:28.327039  9990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40294a3ad8764dd29755922f78ba8b08" candidate_uuid: "d70af530a90c4e289372c77f7dd82ec4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d78946c71964347b6beedec371d532e"
I20260608 12:43:28.327926  9990 raft_consensus.cc:3060] T 40294a3ad8764dd29755922f78ba8b08 P 6d78946c71964347b6beedec371d532e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:28.331699 10169 tablet_bootstrap.cc:654] T 853b8c0418a9460289b7a692f8f80e28 P f7c6a694a6724168bccc8c2d673171b7: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:28.331820 10167 tablet_bootstrap.cc:492] T 853b8c0418a9460289b7a692f8f80e28 P d70af530a90c4e289372c77f7dd82ec4: No bootstrap required, opened a new log
I20260608 12:43:28.332449 10167 ts_tablet_manager.cc:1403] T 853b8c0418a9460289b7a692f8f80e28 P d70af530a90c4e289372c77f7dd82ec4: Time spent bootstrapping tablet: real 0.026s	user 0.016s	sys 0.000s
I20260608 12:43:28.334883 10167 raft_consensus.cc:359] T 853b8c0418a9460289b7a692f8f80e28 P d70af530a90c4e289372c77f7dd82ec4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d70af530a90c4e289372c77f7dd82ec4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37267 } } peers { permanent_uuid: "6d78946c71964347b6beedec371d532e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34033 } } peers { permanent_uuid: "f7c6a694a6724168bccc8c2d673171b7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42031 } }
I20260608 12:43:28.335698 10167 raft_consensus.cc:385] T 853b8c0418a9460289b7a692f8f80e28 P d70af530a90c4e289372c77f7dd82ec4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:28.335955 10167 raft_consensus.cc:740] T 853b8c0418a9460289b7a692f8f80e28 P d70af530a90c4e289372c77f7dd82ec4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d70af530a90c4e289372c77f7dd82ec4, State: Initialized, Role: FOLLOWER
I20260608 12:43:28.337842 10065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40294a3ad8764dd29755922f78ba8b08" candidate_uuid: "d70af530a90c4e289372c77f7dd82ec4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7c6a694a6724168bccc8c2d673171b7"
I20260608 12:43:28.338052  9990 raft_consensus.cc:2468] T 40294a3ad8764dd29755922f78ba8b08 P 6d78946c71964347b6beedec371d532e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d70af530a90c4e289372c77f7dd82ec4 in term 1.
I20260608 12:43:28.338539 10065 raft_consensus.cc:3060] T 40294a3ad8764dd29755922f78ba8b08 P f7c6a694a6724168bccc8c2d673171b7 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:28.340740 10170 tablet_bootstrap.cc:492] T c20e9b42aa3c4f509591041fb9d793e4 P 6d78946c71964347b6beedec371d532e: No bootstrap required, opened a new log
I20260608 12:43:28.341303 10170 ts_tablet_manager.cc:1403] T c20e9b42aa3c4f509591041fb9d793e4 P 6d78946c71964347b6beedec371d532e: Time spent bootstrapping tablet: real 0.046s	user 0.008s	sys 0.005s
I20260608 12:43:28.337740  9880 leader_election.cc:304] T 7642281f569641b0b6e50ea9a33bdc8f P d70af530a90c4e289372c77f7dd82ec4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6d78946c71964347b6beedec371d532e, d70af530a90c4e289372c77f7dd82ec4; no voters: 
I20260608 12:43:28.336732 10167 consensus_queue.cc:260] T 853b8c0418a9460289b7a692f8f80e28 P d70af530a90c4e289372c77f7dd82ec4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d70af530a90c4e289372c77f7dd82ec4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37267 } } peers { permanent_uuid: "6d78946c71964347b6beedec371d532e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34033 } } peers { permanent_uuid: "f7c6a694a6724168bccc8c2d673171b7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42031 } }
I20260608 12:43:28.345099 10170 raft_consensus.cc:359] T c20e9b42aa3c4f509591041fb9d793e4 P 6d78946c71964347b6beedec371d532e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d70af530a90c4e289372c77f7dd82ec4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37267 } } peers { permanent_uuid: "6d78946c71964347b6beedec371d532e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34033 } } peers { permanent_uuid: "f7c6a694a6724168bccc8c2d673171b7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42031 } }
I20260608 12:43:28.345855 10170 raft_consensus.cc:385] T c20e9b42aa3c4f509591041fb9d793e4 P 6d78946c71964347b6beedec371d532e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:28.346225 10196 raft_consensus.cc:2804] T 7642281f569641b0b6e50ea9a33bdc8f P d70af530a90c4e289372c77f7dd82ec4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:43:28.346226 10170 raft_consensus.cc:740] T c20e9b42aa3c4f509591041fb9d793e4 P 6d78946c71964347b6beedec371d532e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d78946c71964347b6beedec371d532e, State: Initialized, Role: FOLLOWER
I20260608 12:43:28.346797 10065 raft_consensus.cc:2468] T 40294a3ad8764dd29755922f78ba8b08 P f7c6a694a6724168bccc8c2d673171b7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d70af530a90c4e289372c77f7dd82ec4 in term 1.
I20260608 12:43:28.346489 10169 tablet_bootstrap.cc:492] T 853b8c0418a9460289b7a692f8f80e28 P f7c6a694a6724168bccc8c2d673171b7: No bootstrap required, opened a new log
I20260608 12:43:28.346927 10196 raft_consensus.cc:493] T 7642281f569641b0b6e50ea9a33bdc8f P d70af530a90c4e289372c77f7dd82ec4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:43:28.348927 10169 ts_tablet_manager.cc:1403] T 853b8c0418a9460289b7a692f8f80e28 P f7c6a694a6724168bccc8c2d673171b7: Time spent bootstrapping tablet: real 0.029s	user 0.010s	sys 0.004s
I20260608 12:43:28.349020  9880 leader_election.cc:304] T 0663e6bda2fc43a98ae2abfcf5619dd6 P d70af530a90c4e289372c77f7dd82ec4 [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: 6d78946c71964347b6beedec371d532e, d70af530a90c4e289372c77f7dd82ec4; no voters: 
I20260608 12:43:28.349071 10196 raft_consensus.cc:3060] T 7642281f569641b0b6e50ea9a33bdc8f P d70af530a90c4e289372c77f7dd82ec4 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:28.347504 10170 consensus_queue.cc:260] T c20e9b42aa3c4f509591041fb9d793e4 P 6d78946c71964347b6beedec371d532e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d70af530a90c4e289372c77f7dd82ec4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37267 } } peers { permanent_uuid: "6d78946c71964347b6beedec371d532e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34033 } } peers { permanent_uuid: "f7c6a694a6724168bccc8c2d673171b7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42031 } }
I20260608 12:43:28.351475 10167 ts_tablet_manager.cc:1434] T 853b8c0418a9460289b7a692f8f80e28 P d70af530a90c4e289372c77f7dd82ec4: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260608 12:43:28.352880 10121 raft_consensus.cc:2804] T 0663e6bda2fc43a98ae2abfcf5619dd6 P d70af530a90c4e289372c77f7dd82ec4 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:43:28.353502 10121 raft_consensus.cc:697] T 0663e6bda2fc43a98ae2abfcf5619dd6 P d70af530a90c4e289372c77f7dd82ec4 [term 1 LEADER]: Becoming Leader. State: Replica: d70af530a90c4e289372c77f7dd82ec4, State: Running, Role: LEADER
I20260608 12:43:28.353183 10169 raft_consensus.cc:359] T 853b8c0418a9460289b7a692f8f80e28 P f7c6a694a6724168bccc8c2d673171b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d70af530a90c4e289372c77f7dd82ec4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37267 } } peers { permanent_uuid: "6d78946c71964347b6beedec371d532e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34033 } } peers { permanent_uuid: "f7c6a694a6724168bccc8c2d673171b7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42031 } }
I20260608 12:43:28.353742 10170 ts_tablet_manager.cc:1434] T c20e9b42aa3c4f509591041fb9d793e4 P 6d78946c71964347b6beedec371d532e: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.004s
I20260608 12:43:28.353973 10169 raft_consensus.cc:385] T 853b8c0418a9460289b7a692f8f80e28 P f7c6a694a6724168bccc8c2d673171b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:28.354341 10169 raft_consensus.cc:740] T 853b8c0418a9460289b7a692f8f80e28 P f7c6a694a6724168bccc8c2d673171b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7c6a694a6724168bccc8c2d673171b7, State: Initialized, Role: FOLLOWER
I20260608 12:43:28.354410 10121 consensus_queue.cc:237] T 0663e6bda2fc43a98ae2abfcf5619dd6 P d70af530a90c4e289372c77f7dd82ec4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d70af530a90c4e289372c77f7dd82ec4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37267 } } peers { permanent_uuid: "6d78946c71964347b6beedec371d532e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34033 } } peers { permanent_uuid: "f7c6a694a6724168bccc8c2d673171b7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42031 } }
I20260608 12:43:28.353116  9880 leader_election.cc:304] T 40294a3ad8764dd29755922f78ba8b08 P d70af530a90c4e289372c77f7dd82ec4 [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: 6d78946c71964347b6beedec371d532e, d70af530a90c4e289372c77f7dd82ec4; no voters: 
I20260608 12:43:28.355309 10169 consensus_queue.cc:260] T 853b8c0418a9460289b7a692f8f80e28 P f7c6a694a6724168bccc8c2d673171b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d70af530a90c4e289372c77f7dd82ec4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37267 } } peers { permanent_uuid: "6d78946c71964347b6beedec371d532e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34033 } } peers { permanent_uuid: "f7c6a694a6724168bccc8c2d673171b7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42031 } }
I20260608 12:43:28.356343 10195 raft_consensus.cc:2804] T 40294a3ad8764dd29755922f78ba8b08 P d70af530a90c4e289372c77f7dd82ec4 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:43:28.356985 10195 raft_consensus.cc:697] T 40294a3ad8764dd29755922f78ba8b08 P d70af530a90c4e289372c77f7dd82ec4 [term 1 LEADER]: Becoming Leader. State: Replica: d70af530a90c4e289372c77f7dd82ec4, State: Running, Role: LEADER
I20260608 12:43:28.357760 10169 ts_tablet_manager.cc:1434] T 853b8c0418a9460289b7a692f8f80e28 P f7c6a694a6724168bccc8c2d673171b7: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 12:43:28.357914 10195 consensus_queue.cc:237] T 40294a3ad8764dd29755922f78ba8b08 P d70af530a90c4e289372c77f7dd82ec4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d70af530a90c4e289372c77f7dd82ec4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37267 } } peers { permanent_uuid: "6d78946c71964347b6beedec371d532e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34033 } } peers { permanent_uuid: "f7c6a694a6724168bccc8c2d673171b7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42031 } }
I20260608 12:43:28.359059 10169 tablet_bootstrap.cc:492] T c20e9b42aa3c4f509591041fb9d793e4 P f7c6a694a6724168bccc8c2d673171b7: Bootstrap starting.
I20260608 12:43:28.354969 10170 tablet_bootstrap.cc:492] T 853b8c0418a9460289b7a692f8f80e28 P 6d78946c71964347b6beedec371d532e: Bootstrap starting.
I20260608 12:43:28.368472 10169 tablet_bootstrap.cc:654] T c20e9b42aa3c4f509591041fb9d793e4 P f7c6a694a6724168bccc8c2d673171b7: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:28.380743 10169 tablet_bootstrap.cc:492] T c20e9b42aa3c4f509591041fb9d793e4 P f7c6a694a6724168bccc8c2d673171b7: No bootstrap required, opened a new log
I20260608 12:43:28.381356 10170 tablet_bootstrap.cc:654] T 853b8c0418a9460289b7a692f8f80e28 P 6d78946c71964347b6beedec371d532e: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:28.376010 10196 raft_consensus.cc:515] T 7642281f569641b0b6e50ea9a33bdc8f P d70af530a90c4e289372c77f7dd82ec4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d70af530a90c4e289372c77f7dd82ec4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37267 } } peers { permanent_uuid: "6d78946c71964347b6beedec371d532e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34033 } } peers { permanent_uuid: "f7c6a694a6724168bccc8c2d673171b7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42031 } }
I20260608 12:43:28.384444  9809 catalog_manager.cc:5696] T 6608c463bb24492688e2ef695f9c0bd3 P f7c6a694a6724168bccc8c2d673171b7 reported cstate change: term changed from 0 to 1, leader changed from <none> to f7c6a694a6724168bccc8c2d673171b7 (127.0.107.195). New cstate: current_term: 1 leader_uuid: "f7c6a694a6724168bccc8c2d673171b7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d70af530a90c4e289372c77f7dd82ec4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6d78946c71964347b6beedec371d532e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34033 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7c6a694a6724168bccc8c2d673171b7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42031 } health_report { overall_health: HEALTHY } } }
I20260608 12:43:28.386129 10196 leader_election.cc:290] T 7642281f569641b0b6e50ea9a33bdc8f P d70af530a90c4e289372c77f7dd82ec4 [CANDIDATE]: Term 1 election: Requested vote from peers 6d78946c71964347b6beedec371d532e (127.0.107.194:34033), f7c6a694a6724168bccc8c2d673171b7 (127.0.107.195:42031)
I20260608 12:43:28.381417 10169 ts_tablet_manager.cc:1403] T c20e9b42aa3c4f509591041fb9d793e4 P f7c6a694a6724168bccc8c2d673171b7: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.010s
I20260608 12:43:28.387470 10119 raft_consensus.cc:493] T 853b8c0418a9460289b7a692f8f80e28 P f7c6a694a6724168bccc8c2d673171b7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:43:28.389320  9990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7642281f569641b0b6e50ea9a33bdc8f" candidate_uuid: "d70af530a90c4e289372c77f7dd82ec4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d78946c71964347b6beedec371d532e"
I20260608 12:43:28.390272  9990 raft_consensus.cc:3060] T 7642281f569641b0b6e50ea9a33bdc8f P 6d78946c71964347b6beedec371d532e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:28.387952 10065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7642281f569641b0b6e50ea9a33bdc8f" candidate_uuid: "d70af530a90c4e289372c77f7dd82ec4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7c6a694a6724168bccc8c2d673171b7"
I20260608 12:43:28.392319 10169 raft_consensus.cc:359] T c20e9b42aa3c4f509591041fb9d793e4 P f7c6a694a6724168bccc8c2d673171b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d70af530a90c4e289372c77f7dd82ec4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37267 } } peers { permanent_uuid: "6d78946c71964347b6beedec371d532e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34033 } } peers { permanent_uuid: "f7c6a694a6724168bccc8c2d673171b7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42031 } }
I20260608 12:43:28.393503 10065 raft_consensus.cc:3060] T 7642281f569641b0b6e50ea9a33bdc8f P f7c6a694a6724168bccc8c2d673171b7 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:28.388023 10119 raft_consensus.cc:515] T 853b8c0418a9460289b7a692f8f80e28 P f7c6a694a6724168bccc8c2d673171b7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d70af530a90c4e289372c77f7dd82ec4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37267 } } peers { permanent_uuid: "6d78946c71964347b6beedec371d532e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34033 } } peers { permanent_uuid: "f7c6a694a6724168bccc8c2d673171b7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42031 } }
I20260608 12:43:28.397468  9916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "853b8c0418a9460289b7a692f8f80e28" candidate_uuid: "f7c6a694a6724168bccc8c2d673171b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d70af530a90c4e289372c77f7dd82ec4" is_pre_election: true
I20260608 12:43:28.398144  9916 raft_consensus.cc:2468] T 853b8c0418a9460289b7a692f8f80e28 P d70af530a90c4e289372c77f7dd82ec4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f7c6a694a6724168bccc8c2d673171b7 in term 0.
I20260608 12:43:28.399204  9989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "853b8c0418a9460289b7a692f8f80e28" candidate_uuid: "f7c6a694a6724168bccc8c2d673171b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d78946c71964347b6beedec371d532e" is_pre_election: true
W20260608 12:43:28.401456 10029 leader_election.cc:343] T 853b8c0418a9460289b7a692f8f80e28 P f7c6a694a6724168bccc8c2d673171b7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6d78946c71964347b6beedec371d532e (127.0.107.194:34033): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:43:28.402210 10031 leader_election.cc:304] T 853b8c0418a9460289b7a692f8f80e28 P f7c6a694a6724168bccc8c2d673171b7 [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: d70af530a90c4e289372c77f7dd82ec4, f7c6a694a6724168bccc8c2d673171b7; no voters: 6d78946c71964347b6beedec371d532e
I20260608 12:43:28.403697 10197 raft_consensus.cc:2804] T 853b8c0418a9460289b7a692f8f80e28 P f7c6a694a6724168bccc8c2d673171b7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:43:28.404227 10197 raft_consensus.cc:493] T 853b8c0418a9460289b7a692f8f80e28 P f7c6a694a6724168bccc8c2d673171b7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:43:28.404707 10197 raft_consensus.cc:3060] T 853b8c0418a9460289b7a692f8f80e28 P f7c6a694a6724168bccc8c2d673171b7 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:28.393632 10169 raft_consensus.cc:385] T c20e9b42aa3c4f509591041fb9d793e4 P f7c6a694a6724168bccc8c2d673171b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:28.409106 10169 raft_consensus.cc:740] T c20e9b42aa3c4f509591041fb9d793e4 P f7c6a694a6724168bccc8c2d673171b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7c6a694a6724168bccc8c2d673171b7, State: Initialized, Role: FOLLOWER
I20260608 12:43:28.410229 10169 consensus_queue.cc:260] T c20e9b42aa3c4f509591041fb9d793e4 P f7c6a694a6724168bccc8c2d673171b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d70af530a90c4e289372c77f7dd82ec4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37267 } } peers { permanent_uuid: "6d78946c71964347b6beedec371d532e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34033 } } peers { permanent_uuid: "f7c6a694a6724168bccc8c2d673171b7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42031 } }
I20260608 12:43:28.412882 10197 raft_consensus.cc:515] T 853b8c0418a9460289b7a692f8f80e28 P f7c6a694a6724168bccc8c2d673171b7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d70af530a90c4e289372c77f7dd82ec4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37267 } } peers { permanent_uuid: "6d78946c71964347b6beedec371d532e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34033 } } peers { permanent_uuid: "f7c6a694a6724168bccc8c2d673171b7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42031 } }
I20260608 12:43:28.416005  9990 raft_consensus.cc:2468] T 7642281f569641b0b6e50ea9a33bdc8f P 6d78946c71964347b6beedec371d532e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d70af530a90c4e289372c77f7dd82ec4 in term 1.
I20260608 12:43:28.417050  9916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "853b8c0418a9460289b7a692f8f80e28" candidate_uuid: "f7c6a694a6724168bccc8c2d673171b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d70af530a90c4e289372c77f7dd82ec4"
I20260608 12:43:28.417740  9916 raft_consensus.cc:3060] T 853b8c0418a9460289b7a692f8f80e28 P d70af530a90c4e289372c77f7dd82ec4 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:28.417903 10170 tablet_bootstrap.cc:492] T 853b8c0418a9460289b7a692f8f80e28 P 6d78946c71964347b6beedec371d532e: No bootstrap required, opened a new log
I20260608 12:43:28.418133  9880 leader_election.cc:304] T 7642281f569641b0b6e50ea9a33bdc8f P d70af530a90c4e289372c77f7dd82ec4 [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: 6d78946c71964347b6beedec371d532e, d70af530a90c4e289372c77f7dd82ec4; no voters: 
I20260608 12:43:28.418543 10170 ts_tablet_manager.cc:1403] T 853b8c0418a9460289b7a692f8f80e28 P 6d78946c71964347b6beedec371d532e: Time spent bootstrapping tablet: real 0.064s	user 0.019s	sys 0.018s
I20260608 12:43:28.416613 10065 raft_consensus.cc:2468] T 7642281f569641b0b6e50ea9a33bdc8f P f7c6a694a6724168bccc8c2d673171b7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d70af530a90c4e289372c77f7dd82ec4 in term 1.
I20260608 12:43:28.421000 10196 raft_consensus.cc:2804] T 7642281f569641b0b6e50ea9a33bdc8f P d70af530a90c4e289372c77f7dd82ec4 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:43:28.421797 10196 raft_consensus.cc:697] T 7642281f569641b0b6e50ea9a33bdc8f P d70af530a90c4e289372c77f7dd82ec4 [term 1 LEADER]: Becoming Leader. State: Replica: d70af530a90c4e289372c77f7dd82ec4, State: Running, Role: LEADER
I20260608 12:43:28.422041 10170 raft_consensus.cc:359] T 853b8c0418a9460289b7a692f8f80e28 P 6d78946c71964347b6beedec371d532e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d70af530a90c4e289372c77f7dd82ec4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37267 } } peers { permanent_uuid: "6d78946c71964347b6beedec371d532e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34033 } } peers { permanent_uuid: "f7c6a694a6724168bccc8c2d673171b7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42031 } }
I20260608 12:43:28.422755 10196 consensus_queue.cc:237] T 7642281f569641b0b6e50ea9a33bdc8f P d70af530a90c4e289372c77f7dd82ec4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d70af530a90c4e289372c77f7dd82ec4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37267 } } peers { permanent_uuid: "6d78946c71964347b6beedec371d532e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34033 } } peers { permanent_uuid: "f7c6a694a6724168bccc8c2d673171b7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42031 } }
I20260608 12:43:28.423723 10170 raft_consensus.cc:385] T 853b8c0418a9460289b7a692f8f80e28 P 6d78946c71964347b6beedec371d532e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:28.424084 10170 raft_consensus.cc:740] T 853b8c0418a9460289b7a692f8f80e28 P 6d78946c71964347b6beedec371d532e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d78946c71964347b6beedec371d532e, State: Initialized, Role: FOLLOWER
I20260608 12:43:28.424917 10170 consensus_queue.cc:260] T 853b8c0418a9460289b7a692f8f80e28 P 6d78946c71964347b6beedec371d532e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d70af530a90c4e289372c77f7dd82ec4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37267 } } peers { permanent_uuid: "6d78946c71964347b6beedec371d532e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34033 } } peers { permanent_uuid: "f7c6a694a6724168bccc8c2d673171b7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42031 } }
I20260608 12:43:28.427412 10170 ts_tablet_manager.cc:1434] T 853b8c0418a9460289b7a692f8f80e28 P 6d78946c71964347b6beedec371d532e: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.005s
I20260608 12:43:28.428536 10119 leader_election.cc:290] T 853b8c0418a9460289b7a692f8f80e28 P f7c6a694a6724168bccc8c2d673171b7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d70af530a90c4e289372c77f7dd82ec4 (127.0.107.193:37267), 6d78946c71964347b6beedec371d532e (127.0.107.194:34033)
I20260608 12:43:28.431936  9990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "853b8c0418a9460289b7a692f8f80e28" candidate_uuid: "f7c6a694a6724168bccc8c2d673171b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d78946c71964347b6beedec371d532e"
I20260608 12:43:28.430840 10197 leader_election.cc:290] T 853b8c0418a9460289b7a692f8f80e28 P f7c6a694a6724168bccc8c2d673171b7 [CANDIDATE]: Term 1 election: Requested vote from peers d70af530a90c4e289372c77f7dd82ec4 (127.0.107.193:37267), 6d78946c71964347b6beedec371d532e (127.0.107.194:34033)
I20260608 12:43:28.433117  9990 raft_consensus.cc:3060] T 853b8c0418a9460289b7a692f8f80e28 P 6d78946c71964347b6beedec371d532e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:28.428128  9916 raft_consensus.cc:2468] T 853b8c0418a9460289b7a692f8f80e28 P d70af530a90c4e289372c77f7dd82ec4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7c6a694a6724168bccc8c2d673171b7 in term 1.
I20260608 12:43:28.435598 10169 ts_tablet_manager.cc:1434] T c20e9b42aa3c4f509591041fb9d793e4 P f7c6a694a6724168bccc8c2d673171b7: Time spent starting tablet: real 0.049s	user 0.014s	sys 0.002s
I20260608 12:43:28.435986 10031 leader_election.cc:304] T 853b8c0418a9460289b7a692f8f80e28 P f7c6a694a6724168bccc8c2d673171b7 [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: d70af530a90c4e289372c77f7dd82ec4, f7c6a694a6724168bccc8c2d673171b7; no voters: 
I20260608 12:43:28.440487  9812 catalog_manager.cc:5696] T 0663e6bda2fc43a98ae2abfcf5619dd6 P d70af530a90c4e289372c77f7dd82ec4 reported cstate change: term changed from 0 to 1, leader changed from <none> to d70af530a90c4e289372c77f7dd82ec4 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "d70af530a90c4e289372c77f7dd82ec4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d70af530a90c4e289372c77f7dd82ec4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6d78946c71964347b6beedec371d532e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34033 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7c6a694a6724168bccc8c2d673171b7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42031 } health_report { overall_health: UNKNOWN } } }
I20260608 12:43:28.443645  9990 raft_consensus.cc:2468] T 853b8c0418a9460289b7a692f8f80e28 P 6d78946c71964347b6beedec371d532e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7c6a694a6724168bccc8c2d673171b7 in term 1.
I20260608 12:43:28.443220  9812 catalog_manager.cc:5696] T 40294a3ad8764dd29755922f78ba8b08 P d70af530a90c4e289372c77f7dd82ec4 reported cstate change: term changed from 0 to 1, leader changed from <none> to d70af530a90c4e289372c77f7dd82ec4 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "d70af530a90c4e289372c77f7dd82ec4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d70af530a90c4e289372c77f7dd82ec4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6d78946c71964347b6beedec371d532e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34033 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7c6a694a6724168bccc8c2d673171b7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42031 } health_report { overall_health: UNKNOWN } } }
I20260608 12:43:28.446030 10208 raft_consensus.cc:2804] T 853b8c0418a9460289b7a692f8f80e28 P f7c6a694a6724168bccc8c2d673171b7 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:43:28.447049 10208 raft_consensus.cc:697] T 853b8c0418a9460289b7a692f8f80e28 P f7c6a694a6724168bccc8c2d673171b7 [term 1 LEADER]: Becoming Leader. State: Replica: f7c6a694a6724168bccc8c2d673171b7, State: Running, Role: LEADER
I20260608 12:43:28.449404 10208 consensus_queue.cc:237] T 853b8c0418a9460289b7a692f8f80e28 P f7c6a694a6724168bccc8c2d673171b7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d70af530a90c4e289372c77f7dd82ec4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37267 } } peers { permanent_uuid: "6d78946c71964347b6beedec371d532e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34033 } } peers { permanent_uuid: "f7c6a694a6724168bccc8c2d673171b7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42031 } }
I20260608 12:43:28.462893  9809 catalog_manager.cc:5696] T 7642281f569641b0b6e50ea9a33bdc8f P d70af530a90c4e289372c77f7dd82ec4 reported cstate change: term changed from 0 to 1, leader changed from <none> to d70af530a90c4e289372c77f7dd82ec4 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "d70af530a90c4e289372c77f7dd82ec4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d70af530a90c4e289372c77f7dd82ec4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6d78946c71964347b6beedec371d532e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34033 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7c6a694a6724168bccc8c2d673171b7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42031 } health_report { overall_health: UNKNOWN } } }
I20260608 12:43:28.466711  9813 catalog_manager.cc:5696] T 853b8c0418a9460289b7a692f8f80e28 P f7c6a694a6724168bccc8c2d673171b7 reported cstate change: term changed from 0 to 1, leader changed from <none> to f7c6a694a6724168bccc8c2d673171b7 (127.0.107.195). New cstate: current_term: 1 leader_uuid: "f7c6a694a6724168bccc8c2d673171b7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d70af530a90c4e289372c77f7dd82ec4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6d78946c71964347b6beedec371d532e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34033 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7c6a694a6724168bccc8c2d673171b7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42031 } health_report { overall_health: HEALTHY } } }
I20260608 12:43:28.728673 10126 raft_consensus.cc:493] T c20e9b42aa3c4f509591041fb9d793e4 P 6d78946c71964347b6beedec371d532e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:43:28.729287 10126 raft_consensus.cc:515] T c20e9b42aa3c4f509591041fb9d793e4 P 6d78946c71964347b6beedec371d532e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d70af530a90c4e289372c77f7dd82ec4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37267 } } peers { permanent_uuid: "6d78946c71964347b6beedec371d532e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34033 } } peers { permanent_uuid: "f7c6a694a6724168bccc8c2d673171b7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42031 } }
I20260608 12:43:28.731190 10126 leader_election.cc:290] T c20e9b42aa3c4f509591041fb9d793e4 P 6d78946c71964347b6beedec371d532e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d70af530a90c4e289372c77f7dd82ec4 (127.0.107.193:37267), f7c6a694a6724168bccc8c2d673171b7 (127.0.107.195:42031)
I20260608 12:43:28.732120  9916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c20e9b42aa3c4f509591041fb9d793e4" candidate_uuid: "6d78946c71964347b6beedec371d532e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d70af530a90c4e289372c77f7dd82ec4" is_pre_election: true
I20260608 12:43:28.732347 10065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c20e9b42aa3c4f509591041fb9d793e4" candidate_uuid: "6d78946c71964347b6beedec371d532e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7c6a694a6724168bccc8c2d673171b7" is_pre_election: true
I20260608 12:43:28.732745  9916 raft_consensus.cc:2468] T c20e9b42aa3c4f509591041fb9d793e4 P d70af530a90c4e289372c77f7dd82ec4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6d78946c71964347b6beedec371d532e in term 0.
I20260608 12:43:28.733103 10065 raft_consensus.cc:2468] T c20e9b42aa3c4f509591041fb9d793e4 P f7c6a694a6724168bccc8c2d673171b7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6d78946c71964347b6beedec371d532e in term 0.
I20260608 12:43:28.734306  9957 leader_election.cc:304] T c20e9b42aa3c4f509591041fb9d793e4 P 6d78946c71964347b6beedec371d532e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6d78946c71964347b6beedec371d532e, d70af530a90c4e289372c77f7dd82ec4; no voters: 
I20260608 12:43:28.735033 10126 raft_consensus.cc:2804] T c20e9b42aa3c4f509591041fb9d793e4 P 6d78946c71964347b6beedec371d532e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:43:28.735451 10126 raft_consensus.cc:493] T c20e9b42aa3c4f509591041fb9d793e4 P 6d78946c71964347b6beedec371d532e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:43:28.735728 10126 raft_consensus.cc:3060] T c20e9b42aa3c4f509591041fb9d793e4 P 6d78946c71964347b6beedec371d532e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:28.740900 10126 raft_consensus.cc:515] T c20e9b42aa3c4f509591041fb9d793e4 P 6d78946c71964347b6beedec371d532e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d70af530a90c4e289372c77f7dd82ec4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37267 } } peers { permanent_uuid: "6d78946c71964347b6beedec371d532e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34033 } } peers { permanent_uuid: "f7c6a694a6724168bccc8c2d673171b7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42031 } }
I20260608 12:43:28.742662 10126 leader_election.cc:290] T c20e9b42aa3c4f509591041fb9d793e4 P 6d78946c71964347b6beedec371d532e [CANDIDATE]: Term 1 election: Requested vote from peers d70af530a90c4e289372c77f7dd82ec4 (127.0.107.193:37267), f7c6a694a6724168bccc8c2d673171b7 (127.0.107.195:42031)
I20260608 12:43:28.743556  9916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c20e9b42aa3c4f509591041fb9d793e4" candidate_uuid: "6d78946c71964347b6beedec371d532e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d70af530a90c4e289372c77f7dd82ec4"
I20260608 12:43:28.743757 10065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c20e9b42aa3c4f509591041fb9d793e4" candidate_uuid: "6d78946c71964347b6beedec371d532e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7c6a694a6724168bccc8c2d673171b7"
I20260608 12:43:28.744253  9916 raft_consensus.cc:3060] T c20e9b42aa3c4f509591041fb9d793e4 P d70af530a90c4e289372c77f7dd82ec4 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:28.744256 10065 raft_consensus.cc:3060] T c20e9b42aa3c4f509591041fb9d793e4 P f7c6a694a6724168bccc8c2d673171b7 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:28.750205  9916 raft_consensus.cc:2468] T c20e9b42aa3c4f509591041fb9d793e4 P d70af530a90c4e289372c77f7dd82ec4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6d78946c71964347b6beedec371d532e in term 1.
I20260608 12:43:28.750348 10065 raft_consensus.cc:2468] T c20e9b42aa3c4f509591041fb9d793e4 P f7c6a694a6724168bccc8c2d673171b7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6d78946c71964347b6beedec371d532e in term 1.
I20260608 12:43:28.751425  9957 leader_election.cc:304] T c20e9b42aa3c4f509591041fb9d793e4 P 6d78946c71964347b6beedec371d532e [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: 6d78946c71964347b6beedec371d532e, d70af530a90c4e289372c77f7dd82ec4; no voters: 
I20260608 12:43:28.752242 10126 raft_consensus.cc:2804] T c20e9b42aa3c4f509591041fb9d793e4 P 6d78946c71964347b6beedec371d532e [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:43:28.753788 10126 raft_consensus.cc:697] T c20e9b42aa3c4f509591041fb9d793e4 P 6d78946c71964347b6beedec371d532e [term 1 LEADER]: Becoming Leader. State: Replica: 6d78946c71964347b6beedec371d532e, State: Running, Role: LEADER
I20260608 12:43:28.754799 10196 consensus_queue.cc:1048] T 40294a3ad8764dd29755922f78ba8b08 P d70af530a90c4e289372c77f7dd82ec4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d78946c71964347b6beedec371d532e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:43:28.754772 10126 consensus_queue.cc:237] T c20e9b42aa3c4f509591041fb9d793e4 P 6d78946c71964347b6beedec371d532e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d70af530a90c4e289372c77f7dd82ec4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37267 } } peers { permanent_uuid: "6d78946c71964347b6beedec371d532e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34033 } } peers { permanent_uuid: "f7c6a694a6724168bccc8c2d673171b7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42031 } }
I20260608 12:43:28.756896 10208 consensus_queue.cc:1048] T 6608c463bb24492688e2ef695f9c0bd3 P f7c6a694a6724168bccc8c2d673171b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d78946c71964347b6beedec371d532e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:43:28.766359  9813 catalog_manager.cc:5696] T c20e9b42aa3c4f509591041fb9d793e4 P 6d78946c71964347b6beedec371d532e reported cstate change: term changed from 0 to 1, leader changed from <none> to 6d78946c71964347b6beedec371d532e (127.0.107.194). New cstate: current_term: 1 leader_uuid: "6d78946c71964347b6beedec371d532e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d70af530a90c4e289372c77f7dd82ec4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6d78946c71964347b6beedec371d532e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34033 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f7c6a694a6724168bccc8c2d673171b7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42031 } health_report { overall_health: UNKNOWN } } }
I20260608 12:43:28.782663 10196 consensus_queue.cc:1048] T 40294a3ad8764dd29755922f78ba8b08 P d70af530a90c4e289372c77f7dd82ec4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7c6a694a6724168bccc8c2d673171b7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:43:28.808405 10119 consensus_queue.cc:1048] T 6608c463bb24492688e2ef695f9c0bd3 P f7c6a694a6724168bccc8c2d673171b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d70af530a90c4e289372c77f7dd82ec4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:43:28.830924 10195 consensus_queue.cc:1048] T 7642281f569641b0b6e50ea9a33bdc8f P d70af530a90c4e289372c77f7dd82ec4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7c6a694a6724168bccc8c2d673171b7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:43:28.853294 10196 consensus_queue.cc:1048] T 7642281f569641b0b6e50ea9a33bdc8f P d70af530a90c4e289372c77f7dd82ec4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d78946c71964347b6beedec371d532e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:43:28.855037 10119 consensus_queue.cc:1048] T 853b8c0418a9460289b7a692f8f80e28 P f7c6a694a6724168bccc8c2d673171b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d78946c71964347b6beedec371d532e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:43:28.868920 10196 consensus_queue.cc:1048] T 0663e6bda2fc43a98ae2abfcf5619dd6 P d70af530a90c4e289372c77f7dd82ec4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d78946c71964347b6beedec371d532e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:43:28.902618 10208 consensus_queue.cc:1048] T 853b8c0418a9460289b7a692f8f80e28 P f7c6a694a6724168bccc8c2d673171b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d70af530a90c4e289372c77f7dd82ec4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:43:28.905843 10196 consensus_queue.cc:1048] T 0663e6bda2fc43a98ae2abfcf5619dd6 P d70af530a90c4e289372c77f7dd82ec4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7c6a694a6724168bccc8c2d673171b7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:43:29.193056 10126 consensus_queue.cc:1048] T c20e9b42aa3c4f509591041fb9d793e4 P 6d78946c71964347b6beedec371d532e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7c6a694a6724168bccc8c2d673171b7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:43:29.208467  9916 raft_consensus.cc:1275] T c20e9b42aa3c4f509591041fb9d793e4 P d70af530a90c4e289372c77f7dd82ec4 [term 1 FOLLOWER]: Refusing update from remote peer 6d78946c71964347b6beedec371d532e: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:43:29.219307 10126 consensus_queue.cc:1048] T c20e9b42aa3c4f509591041fb9d793e4 P 6d78946c71964347b6beedec371d532e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d70af530a90c4e289372c77f7dd82ec4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 12:43:29.396122  9880 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.107.194:34033, user_credentials={real_user=slave}} blocked reactor thread for 243045us
W20260608 12:43:29.743412 10203 log.cc:927] Time spent T 40294a3ad8764dd29755922f78ba8b08 P d70af530a90c4e289372c77f7dd82ec4: Append to log took a long time: real 0.052s	user 0.002s	sys 0.000s
W20260608 12:43:30.211369 10226 meta_cache.cc:1261] Time spent looking up entry by key: real 0.057s	user 0.000s	sys 0.000s
W20260608 12:43:30.373100 10225 meta_cache.cc:1261] Time spent looking up entry by key: real 0.073s	user 0.003s	sys 0.000s
W20260608 12:43:30.607198 10031 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.107.193:37267, user_credentials={real_user=slave}} blocked reactor thread for 76444.9us
I20260608 12:43:30.703801   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:43:30.714790 10278 instance_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:43:30.715128 10279 instance_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:43:30.718930   431 server_base.cc:1061] running on GCE node
W20260608 12:43:30.719372 10281 instance_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:43:30.720551   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:43:30.720856   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:43:30.721045   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922610721027 us; error 0 us; skew 500 ppm
I20260608 12:43:30.721724   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:43:30.724255   431 webserver.cc:533] Webserver started at http://127.0.107.196:37751/ using document root <none> and password file <none>
I20260608 12:43:30.724879   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:43:30.725078   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:43:30.725378   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:43:30.726517   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922379125897-431-0/minicluster-data/ts-3-root/instance:
uuid: "b309d4b185cc423d8e5f57562af3ae58"
format_stamp: "Formatted at 2026-06-08 12:43:30 on dist-test-slave-gg24"
I20260608 12:43:30.731163   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 12:43:30.734731 10286 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:43:30.735538   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 12:43:30.735877   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922379125897-431-0/minicluster-data/ts-3-root
uuid: "b309d4b185cc423d8e5f57562af3ae58"
format_stamp: "Formatted at 2026-06-08 12:43:30 on dist-test-slave-gg24"
I20260608 12:43:30.736167   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922379125897-431-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922379125897-431-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922379125897-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:43:30.751579   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:43:30.752908   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:43:30.754416   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:43:30.756801   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:43:30.757038   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:43:30.757283   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:43:30.757477   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:43:30.857811   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.196:39665
I20260608 12:43:30.857929 10349 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.196:39665 every 8 connection(s)
I20260608 12:43:30.882020 10350 heartbeater.cc:344] Connected to a master server at 127.0.107.254:33531
I20260608 12:43:30.882481 10350 heartbeater.cc:461] Registering TS with master...
I20260608 12:43:30.883340 10350 heartbeater.cc:507] Master 127.0.107.254:33531 requested a full tablet report, sending...
I20260608 12:43:30.885679  9811 ts_manager.cc:194] Registered new tserver with Master: b309d4b185cc423d8e5f57562af3ae58 (127.0.107.196:39665)
I20260608 12:43:30.887562  9811 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36178
I20260608 12:43:31.448285  9913 consensus_queue.cc:237] T 40294a3ad8764dd29755922f78ba8b08 P d70af530a90c4e289372c77f7dd82ec4 [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: "d70af530a90c4e289372c77f7dd82ec4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37267 } } peers { permanent_uuid: "6d78946c71964347b6beedec371d532e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34033 } attrs { replace: true } } peers { permanent_uuid: "f7c6a694a6724168bccc8c2d673171b7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42031 } } peers { permanent_uuid: "b309d4b185cc423d8e5f57562af3ae58" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39665 } attrs { promote: true } }
I20260608 12:43:31.457180 10065 raft_consensus.cc:1275] T 40294a3ad8764dd29755922f78ba8b08 P f7c6a694a6724168bccc8c2d673171b7 [term 1 FOLLOWER]: Refusing update from remote peer d70af530a90c4e289372c77f7dd82ec4: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260608 12:43:31.457660  9989 raft_consensus.cc:1275] T 40294a3ad8764dd29755922f78ba8b08 P 6d78946c71964347b6beedec371d532e [term 1 FOLLOWER]: Refusing update from remote peer d70af530a90c4e289372c77f7dd82ec4: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260608 12:43:31.460652 10244 consensus_queue.cc:1048] T 40294a3ad8764dd29755922f78ba8b08 P d70af530a90c4e289372c77f7dd82ec4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7c6a694a6724168bccc8c2d673171b7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.001s
I20260608 12:43:31.461912 10356 consensus_queue.cc:1048] T 40294a3ad8764dd29755922f78ba8b08 P d70af530a90c4e289372c77f7dd82ec4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d78946c71964347b6beedec371d532e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34033 } 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:43:31.472836 10356 raft_consensus.cc:2955] T 40294a3ad8764dd29755922f78ba8b08 P d70af530a90c4e289372c77f7dd82ec4 [term 1 LEADER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER b309d4b185cc423d8e5f57562af3ae58 (127.0.107.196) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "d70af530a90c4e289372c77f7dd82ec4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37267 } } peers { permanent_uuid: "6d78946c71964347b6beedec371d532e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34033 } attrs { replace: true } } peers { permanent_uuid: "f7c6a694a6724168bccc8c2d673171b7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42031 } } peers { permanent_uuid: "b309d4b185cc423d8e5f57562af3ae58" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39665 } attrs { promote: true } } }
W20260608 12:43:31.475170  9879 consensus_peers.cc:597] T 40294a3ad8764dd29755922f78ba8b08 P d70af530a90c4e289372c77f7dd82ec4 -> Peer b309d4b185cc423d8e5f57562af3ae58 (127.0.107.196:39665): Couldn't send request to peer b309d4b185cc423d8e5f57562af3ae58. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 40294a3ad8764dd29755922f78ba8b08. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:43:31.475083  9989 raft_consensus.cc:2955] T 40294a3ad8764dd29755922f78ba8b08 P 6d78946c71964347b6beedec371d532e [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER b309d4b185cc423d8e5f57562af3ae58 (127.0.107.196) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "d70af530a90c4e289372c77f7dd82ec4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37267 } } peers { permanent_uuid: "6d78946c71964347b6beedec371d532e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34033 } attrs { replace: true } } peers { permanent_uuid: "f7c6a694a6724168bccc8c2d673171b7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42031 } } peers { permanent_uuid: "b309d4b185cc423d8e5f57562af3ae58" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39665 } attrs { promote: true } } }
I20260608 12:43:31.477375 10065 raft_consensus.cc:2955] T 40294a3ad8764dd29755922f78ba8b08 P f7c6a694a6724168bccc8c2d673171b7 [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER b309d4b185cc423d8e5f57562af3ae58 (127.0.107.196) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "d70af530a90c4e289372c77f7dd82ec4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37267 } } peers { permanent_uuid: "6d78946c71964347b6beedec371d532e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34033 } attrs { replace: true } } peers { permanent_uuid: "f7c6a694a6724168bccc8c2d673171b7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42031 } } peers { permanent_uuid: "b309d4b185cc423d8e5f57562af3ae58" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39665 } attrs { promote: true } } }
I20260608 12:43:31.495188  9811 catalog_manager.cc:5696] T 40294a3ad8764dd29755922f78ba8b08 P d70af530a90c4e289372c77f7dd82ec4 reported cstate change: config changed from index -1 to 17, NON_VOTER b309d4b185cc423d8e5f57562af3ae58 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "d70af530a90c4e289372c77f7dd82ec4" committed_config { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "d70af530a90c4e289372c77f7dd82ec4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6d78946c71964347b6beedec371d532e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34033 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f7c6a694a6724168bccc8c2d673171b7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42031 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b309d4b185cc423d8e5f57562af3ae58" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39665 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:43:31.506327 10064 consensus_queue.cc:237] T 6608c463bb24492688e2ef695f9c0bd3 P f7c6a694a6724168bccc8c2d673171b7 [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: "d70af530a90c4e289372c77f7dd82ec4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37267 } attrs { replace: true } } peers { permanent_uuid: "6d78946c71964347b6beedec371d532e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34033 } } peers { permanent_uuid: "f7c6a694a6724168bccc8c2d673171b7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42031 } } peers { permanent_uuid: "b309d4b185cc423d8e5f57562af3ae58" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39665 } attrs { promote: true } }
I20260608 12:43:31.518887  9914 raft_consensus.cc:1275] T 6608c463bb24492688e2ef695f9c0bd3 P d70af530a90c4e289372c77f7dd82ec4 [term 1 FOLLOWER]: Refusing update from remote peer f7c6a694a6724168bccc8c2d673171b7: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260608 12:43:31.522122 10363 consensus_queue.cc:1048] T 6608c463bb24492688e2ef695f9c0bd3 P f7c6a694a6724168bccc8c2d673171b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d70af530a90c4e289372c77f7dd82ec4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37267 } 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:43:31.525041  9989 raft_consensus.cc:1275] T 6608c463bb24492688e2ef695f9c0bd3 P 6d78946c71964347b6beedec371d532e [term 1 FOLLOWER]: Refusing update from remote peer f7c6a694a6724168bccc8c2d673171b7: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260608 12:43:31.527211 10363 consensus_queue.cc:1048] T 6608c463bb24492688e2ef695f9c0bd3 P f7c6a694a6724168bccc8c2d673171b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d78946c71964347b6beedec371d532e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.000s
I20260608 12:43:31.533174 10277 raft_consensus.cc:2955] T 6608c463bb24492688e2ef695f9c0bd3 P f7c6a694a6724168bccc8c2d673171b7 [term 1 LEADER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER b309d4b185cc423d8e5f57562af3ae58 (127.0.107.196) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "d70af530a90c4e289372c77f7dd82ec4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37267 } attrs { replace: true } } peers { permanent_uuid: "6d78946c71964347b6beedec371d532e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34033 } } peers { permanent_uuid: "f7c6a694a6724168bccc8c2d673171b7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42031 } } peers { permanent_uuid: "b309d4b185cc423d8e5f57562af3ae58" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39665 } attrs { promote: true } } }
I20260608 12:43:31.536484  9914 raft_consensus.cc:2955] T 6608c463bb24492688e2ef695f9c0bd3 P d70af530a90c4e289372c77f7dd82ec4 [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER b309d4b185cc423d8e5f57562af3ae58 (127.0.107.196) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "d70af530a90c4e289372c77f7dd82ec4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37267 } attrs { replace: true } } peers { permanent_uuid: "6d78946c71964347b6beedec371d532e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34033 } } peers { permanent_uuid: "f7c6a694a6724168bccc8c2d673171b7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42031 } } peers { permanent_uuid: "b309d4b185cc423d8e5f57562af3ae58" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39665 } attrs { promote: true } } }
I20260608 12:43:31.540529  9991 raft_consensus.cc:2955] T 6608c463bb24492688e2ef695f9c0bd3 P 6d78946c71964347b6beedec371d532e [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER b309d4b185cc423d8e5f57562af3ae58 (127.0.107.196) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "d70af530a90c4e289372c77f7dd82ec4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37267 } attrs { replace: true } } peers { permanent_uuid: "6d78946c71964347b6beedec371d532e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34033 } } peers { permanent_uuid: "f7c6a694a6724168bccc8c2d673171b7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42031 } } peers { permanent_uuid: "b309d4b185cc423d8e5f57562af3ae58" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39665 } attrs { promote: true } } }
W20260608 12:43:31.554356 10028 consensus_peers.cc:597] T 6608c463bb24492688e2ef695f9c0bd3 P f7c6a694a6724168bccc8c2d673171b7 -> Peer b309d4b185cc423d8e5f57562af3ae58 (127.0.107.196:39665): Couldn't send request to peer b309d4b185cc423d8e5f57562af3ae58. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6608c463bb24492688e2ef695f9c0bd3. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:43:31.561614  9809 catalog_manager.cc:5696] T 6608c463bb24492688e2ef695f9c0bd3 P 6d78946c71964347b6beedec371d532e reported cstate change: config changed from index -1 to 17, NON_VOTER b309d4b185cc423d8e5f57562af3ae58 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "f7c6a694a6724168bccc8c2d673171b7" committed_config { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "d70af530a90c4e289372c77f7dd82ec4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37267 } attrs { replace: true } } peers { permanent_uuid: "6d78946c71964347b6beedec371d532e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34033 } } peers { permanent_uuid: "f7c6a694a6724168bccc8c2d673171b7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42031 } } peers { permanent_uuid: "b309d4b185cc423d8e5f57562af3ae58" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39665 } attrs { promote: true } } }
I20260608 12:43:31.577288  9991 consensus_queue.cc:237] T c20e9b42aa3c4f509591041fb9d793e4 P 6d78946c71964347b6beedec371d532e [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: "d70af530a90c4e289372c77f7dd82ec4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37267 } } peers { permanent_uuid: "6d78946c71964347b6beedec371d532e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34033 } } peers { permanent_uuid: "f7c6a694a6724168bccc8c2d673171b7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42031 } attrs { replace: true } } peers { permanent_uuid: "b309d4b185cc423d8e5f57562af3ae58" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39665 } attrs { promote: true } }
I20260608 12:43:31.587661  9914 raft_consensus.cc:1275] T c20e9b42aa3c4f509591041fb9d793e4 P d70af530a90c4e289372c77f7dd82ec4 [term 1 FOLLOWER]: Refusing update from remote peer 6d78946c71964347b6beedec371d532e: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260608 12:43:31.591492 10272 consensus_queue.cc:1048] T c20e9b42aa3c4f509591041fb9d793e4 P 6d78946c71964347b6beedec371d532e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d70af530a90c4e289372c77f7dd82ec4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.001s
I20260608 12:43:31.595885 10064 raft_consensus.cc:1275] T c20e9b42aa3c4f509591041fb9d793e4 P f7c6a694a6724168bccc8c2d673171b7 [term 1 FOLLOWER]: Refusing update from remote peer 6d78946c71964347b6beedec371d532e: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260608 12:43:31.597419 10272 consensus_queue.cc:1048] T c20e9b42aa3c4f509591041fb9d793e4 P 6d78946c71964347b6beedec371d532e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7c6a694a6724168bccc8c2d673171b7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42031 } 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:43:31.601421 10368 raft_consensus.cc:2955] T c20e9b42aa3c4f509591041fb9d793e4 P 6d78946c71964347b6beedec371d532e [term 1 LEADER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER b309d4b185cc423d8e5f57562af3ae58 (127.0.107.196) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "d70af530a90c4e289372c77f7dd82ec4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37267 } } peers { permanent_uuid: "6d78946c71964347b6beedec371d532e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34033 } } peers { permanent_uuid: "f7c6a694a6724168bccc8c2d673171b7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42031 } attrs { replace: true } } peers { permanent_uuid: "b309d4b185cc423d8e5f57562af3ae58" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39665 } attrs { promote: true } } }
I20260608 12:43:31.603176  9914 raft_consensus.cc:2955] T c20e9b42aa3c4f509591041fb9d793e4 P d70af530a90c4e289372c77f7dd82ec4 [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER b309d4b185cc423d8e5f57562af3ae58 (127.0.107.196) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "d70af530a90c4e289372c77f7dd82ec4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37267 } } peers { permanent_uuid: "6d78946c71964347b6beedec371d532e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34033 } } peers { permanent_uuid: "f7c6a694a6724168bccc8c2d673171b7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42031 } attrs { replace: true } } peers { permanent_uuid: "b309d4b185cc423d8e5f57562af3ae58" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39665 } attrs { promote: true } } }
W20260608 12:43:31.606444  9954 consensus_peers.cc:597] T c20e9b42aa3c4f509591041fb9d793e4 P 6d78946c71964347b6beedec371d532e -> Peer b309d4b185cc423d8e5f57562af3ae58 (127.0.107.196:39665): Couldn't send request to peer b309d4b185cc423d8e5f57562af3ae58. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c20e9b42aa3c4f509591041fb9d793e4. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:43:31.610219 10064 raft_consensus.cc:2955] T c20e9b42aa3c4f509591041fb9d793e4 P f7c6a694a6724168bccc8c2d673171b7 [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER b309d4b185cc423d8e5f57562af3ae58 (127.0.107.196) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "d70af530a90c4e289372c77f7dd82ec4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37267 } } peers { permanent_uuid: "6d78946c71964347b6beedec371d532e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34033 } } peers { permanent_uuid: "f7c6a694a6724168bccc8c2d673171b7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42031 } attrs { replace: true } } peers { permanent_uuid: "b309d4b185cc423d8e5f57562af3ae58" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39665 } attrs { promote: true } } }
I20260608 12:43:31.619798  9914 consensus_queue.cc:237] T 0663e6bda2fc43a98ae2abfcf5619dd6 P d70af530a90c4e289372c77f7dd82ec4 [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: "d70af530a90c4e289372c77f7dd82ec4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37267 } } peers { permanent_uuid: "6d78946c71964347b6beedec371d532e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34033 } attrs { replace: true } } peers { permanent_uuid: "f7c6a694a6724168bccc8c2d673171b7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42031 } } peers { permanent_uuid: "b309d4b185cc423d8e5f57562af3ae58" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39665 } attrs { promote: true } }
I20260608 12:43:31.620260  9805 catalog_manager.cc:5696] T c20e9b42aa3c4f509591041fb9d793e4 P d70af530a90c4e289372c77f7dd82ec4 reported cstate change: config changed from index -1 to 17, NON_VOTER b309d4b185cc423d8e5f57562af3ae58 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "6d78946c71964347b6beedec371d532e" committed_config { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "d70af530a90c4e289372c77f7dd82ec4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37267 } } peers { permanent_uuid: "6d78946c71964347b6beedec371d532e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34033 } } peers { permanent_uuid: "f7c6a694a6724168bccc8c2d673171b7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42031 } attrs { replace: true } } peers { permanent_uuid: "b309d4b185cc423d8e5f57562af3ae58" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39665 } attrs { promote: true } } }
W20260608 12:43:31.628162  9879 consensus_peers.cc:597] T 0663e6bda2fc43a98ae2abfcf5619dd6 P d70af530a90c4e289372c77f7dd82ec4 -> Peer b309d4b185cc423d8e5f57562af3ae58 (127.0.107.196:39665): Couldn't send request to peer b309d4b185cc423d8e5f57562af3ae58. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0663e6bda2fc43a98ae2abfcf5619dd6. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:43:31.628526 10064 raft_consensus.cc:1275] T 0663e6bda2fc43a98ae2abfcf5619dd6 P f7c6a694a6724168bccc8c2d673171b7 [term 1 FOLLOWER]: Refusing update from remote peer d70af530a90c4e289372c77f7dd82ec4: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260608 12:43:31.628700  9991 raft_consensus.cc:1275] T 0663e6bda2fc43a98ae2abfcf5619dd6 P 6d78946c71964347b6beedec371d532e [term 1 FOLLOWER]: Refusing update from remote peer d70af530a90c4e289372c77f7dd82ec4: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260608 12:43:31.630388 10195 consensus_queue.cc:1048] T 0663e6bda2fc43a98ae2abfcf5619dd6 P d70af530a90c4e289372c77f7dd82ec4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7c6a694a6724168bccc8c2d673171b7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.001s
I20260608 12:43:31.631322 10244 consensus_queue.cc:1048] T 0663e6bda2fc43a98ae2abfcf5619dd6 P d70af530a90c4e289372c77f7dd82ec4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d78946c71964347b6beedec371d532e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34033 } 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:43:31.642696 10244 raft_consensus.cc:2955] T 0663e6bda2fc43a98ae2abfcf5619dd6 P d70af530a90c4e289372c77f7dd82ec4 [term 1 LEADER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER b309d4b185cc423d8e5f57562af3ae58 (127.0.107.196) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "d70af530a90c4e289372c77f7dd82ec4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37267 } } peers { permanent_uuid: "6d78946c71964347b6beedec371d532e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34033 } attrs { replace: true } } peers { permanent_uuid: "f7c6a694a6724168bccc8c2d673171b7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42031 } } peers { permanent_uuid: "b309d4b185cc423d8e5f57562af3ae58" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39665 } attrs { promote: true } } }
I20260608 12:43:31.645637 10064 raft_consensus.cc:2955] T 0663e6bda2fc43a98ae2abfcf5619dd6 P f7c6a694a6724168bccc8c2d673171b7 [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER b309d4b185cc423d8e5f57562af3ae58 (127.0.107.196) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "d70af530a90c4e289372c77f7dd82ec4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37267 } } peers { permanent_uuid: "6d78946c71964347b6beedec371d532e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34033 } attrs { replace: true } } peers { permanent_uuid: "f7c6a694a6724168bccc8c2d673171b7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42031 } } peers { permanent_uuid: "b309d4b185cc423d8e5f57562af3ae58" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39665 } attrs { promote: true } } }
I20260608 12:43:31.649013  9991 raft_consensus.cc:2955] T 0663e6bda2fc43a98ae2abfcf5619dd6 P 6d78946c71964347b6beedec371d532e [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER b309d4b185cc423d8e5f57562af3ae58 (127.0.107.196) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "d70af530a90c4e289372c77f7dd82ec4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37267 } } peers { permanent_uuid: "6d78946c71964347b6beedec371d532e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34033 } attrs { replace: true } } peers { permanent_uuid: "f7c6a694a6724168bccc8c2d673171b7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42031 } } peers { permanent_uuid: "b309d4b185cc423d8e5f57562af3ae58" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39665 } attrs { promote: true } } }
I20260608 12:43:31.660938  9809 catalog_manager.cc:5696] T 0663e6bda2fc43a98ae2abfcf5619dd6 P d70af530a90c4e289372c77f7dd82ec4 reported cstate change: config changed from index -1 to 17, NON_VOTER b309d4b185cc423d8e5f57562af3ae58 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "d70af530a90c4e289372c77f7dd82ec4" committed_config { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "d70af530a90c4e289372c77f7dd82ec4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6d78946c71964347b6beedec371d532e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34033 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f7c6a694a6724168bccc8c2d673171b7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42031 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b309d4b185cc423d8e5f57562af3ae58" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39665 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:43:31.891006 10350 heartbeater.cc:499] Master 127.0.107.254:33531 was elected leader, sending a full tablet report...
I20260608 12:43:31.893795   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
I20260608 12:43:31.942633   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:43:31.943679   431 tablet_replica.cc:333] T 6608c463bb24492688e2ef695f9c0bd3 P d70af530a90c4e289372c77f7dd82ec4: stopping tablet replica
I20260608 12:43:31.945029   431 raft_consensus.cc:2243] T 6608c463bb24492688e2ef695f9c0bd3 P d70af530a90c4e289372c77f7dd82ec4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:31.945734   431 raft_consensus.cc:2272] T 6608c463bb24492688e2ef695f9c0bd3 P d70af530a90c4e289372c77f7dd82ec4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:31.950371   431 tablet_replica.cc:333] T 40294a3ad8764dd29755922f78ba8b08 P d70af530a90c4e289372c77f7dd82ec4: stopping tablet replica
I20260608 12:43:31.951370   431 raft_consensus.cc:2243] T 40294a3ad8764dd29755922f78ba8b08 P d70af530a90c4e289372c77f7dd82ec4 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:43:31.952894   431 raft_consensus.cc:2272] T 40294a3ad8764dd29755922f78ba8b08 P d70af530a90c4e289372c77f7dd82ec4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:31.957830   431 tablet_replica.cc:333] T 853b8c0418a9460289b7a692f8f80e28 P d70af530a90c4e289372c77f7dd82ec4: stopping tablet replica
I20260608 12:43:31.958763   431 raft_consensus.cc:2243] T 853b8c0418a9460289b7a692f8f80e28 P d70af530a90c4e289372c77f7dd82ec4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:31.959847   431 raft_consensus.cc:2272] T 853b8c0418a9460289b7a692f8f80e28 P d70af530a90c4e289372c77f7dd82ec4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:31.963776   431 tablet_replica.cc:333] T 0663e6bda2fc43a98ae2abfcf5619dd6 P d70af530a90c4e289372c77f7dd82ec4: stopping tablet replica
I20260608 12:43:31.964701   431 raft_consensus.cc:2243] T 0663e6bda2fc43a98ae2abfcf5619dd6 P d70af530a90c4e289372c77f7dd82ec4 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:43:31.966105   431 raft_consensus.cc:2272] T 0663e6bda2fc43a98ae2abfcf5619dd6 P d70af530a90c4e289372c77f7dd82ec4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:31.970681   431 tablet_replica.cc:333] T c20e9b42aa3c4f509591041fb9d793e4 P d70af530a90c4e289372c77f7dd82ec4: stopping tablet replica
I20260608 12:43:31.971751   431 raft_consensus.cc:2243] T c20e9b42aa3c4f509591041fb9d793e4 P d70af530a90c4e289372c77f7dd82ec4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:31.972885   431 raft_consensus.cc:2272] T c20e9b42aa3c4f509591041fb9d793e4 P d70af530a90c4e289372c77f7dd82ec4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:31.976213 10371 ts_tablet_manager.cc:933] T 6608c463bb24492688e2ef695f9c0bd3 P b309d4b185cc423d8e5f57562af3ae58: Initiating tablet copy from peer f7c6a694a6724168bccc8c2d673171b7 (127.0.107.195:42031)
I20260608 12:43:31.978386   431 tablet_replica.cc:333] T 7642281f569641b0b6e50ea9a33bdc8f P d70af530a90c4e289372c77f7dd82ec4: stopping tablet replica
I20260608 12:43:31.979420   431 raft_consensus.cc:2243] T 7642281f569641b0b6e50ea9a33bdc8f P d70af530a90c4e289372c77f7dd82ec4 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:43:31.980823   431 raft_consensus.cc:2272] T 7642281f569641b0b6e50ea9a33bdc8f P d70af530a90c4e289372c77f7dd82ec4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:31.981029 10371 tablet_copy_client.cc:323] T 6608c463bb24492688e2ef695f9c0bd3 P b309d4b185cc423d8e5f57562af3ae58: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.195:42031
I20260608 12:43:31.985845   431 tablet_replica.cc:333] T 5789d4771d74445fb0e418c6145502dc P d70af530a90c4e289372c77f7dd82ec4: stopping tablet replica
I20260608 12:43:31.986788   431 raft_consensus.cc:2243] T 5789d4771d74445fb0e418c6145502dc P d70af530a90c4e289372c77f7dd82ec4 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:43:31.987692   431 raft_consensus.cc:2272] T 5789d4771d74445fb0e418c6145502dc P d70af530a90c4e289372c77f7dd82ec4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:31.993305   431 tablet_replica.cc:333] T b379013910994e96b019e99b00e1fd78 P d70af530a90c4e289372c77f7dd82ec4: stopping tablet replica
I20260608 12:43:31.994287   431 raft_consensus.cc:2243] T b379013910994e96b019e99b00e1fd78 P d70af530a90c4e289372c77f7dd82ec4 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:43:31.995338   431 raft_consensus.cc:2272] T b379013910994e96b019e99b00e1fd78 P d70af530a90c4e289372c77f7dd82ec4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:31.995608 10075 tablet_copy_service.cc:140] P f7c6a694a6724168bccc8c2d673171b7: Received BeginTabletCopySession request for tablet 6608c463bb24492688e2ef695f9c0bd3 from peer b309d4b185cc423d8e5f57562af3ae58 ({username='slave'} at 127.0.0.1:54358)
I20260608 12:43:31.996287 10075 tablet_copy_service.cc:161] P f7c6a694a6724168bccc8c2d673171b7: Beginning new tablet copy session on tablet 6608c463bb24492688e2ef695f9c0bd3 from peer b309d4b185cc423d8e5f57562af3ae58 at {username='slave'} at 127.0.0.1:54358: session id = b309d4b185cc423d8e5f57562af3ae58-6608c463bb24492688e2ef695f9c0bd3
I20260608 12:43:32.004465 10075 tablet_copy_source_session.cc:215] T 6608c463bb24492688e2ef695f9c0bd3 P f7c6a694a6724168bccc8c2d673171b7: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:43:32.008342 10371 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6608c463bb24492688e2ef695f9c0bd3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:32.029039   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
I20260608 12:43:32.031600 10371 tablet_copy_client.cc:806] T 6608c463bb24492688e2ef695f9c0bd3 P b309d4b185cc423d8e5f57562af3ae58: tablet copy: Starting download of 0 data blocks...
I20260608 12:43:32.032428 10371 tablet_copy_client.cc:670] T 6608c463bb24492688e2ef695f9c0bd3 P b309d4b185cc423d8e5f57562af3ae58: tablet copy: Starting download of 1 WAL segments...
I20260608 12:43:32.038167 10371 tablet_copy_client.cc:538] T 6608c463bb24492688e2ef695f9c0bd3 P b309d4b185cc423d8e5f57562af3ae58: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:43:32.049280 10371 tablet_bootstrap.cc:492] T 6608c463bb24492688e2ef695f9c0bd3 P b309d4b185cc423d8e5f57562af3ae58: Bootstrap starting.
I20260608 12:43:32.062976   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
W20260608 12:43:32.103256 10031 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.107.193:37267: connect: Connection refused (error 111)
W20260608 12:43:32.140618 10031 consensus_peers.cc:597] T 6608c463bb24492688e2ef695f9c0bd3 P f7c6a694a6724168bccc8c2d673171b7 -> Peer d70af530a90c4e289372c77f7dd82ec4 (127.0.107.193:37267): Couldn't send request to peer d70af530a90c4e289372c77f7dd82ec4. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:37267: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 12:43:32.144161 10031 consensus_peers.cc:597] T 853b8c0418a9460289b7a692f8f80e28 P f7c6a694a6724168bccc8c2d673171b7 -> Peer d70af530a90c4e289372c77f7dd82ec4 (127.0.107.193:37267): Couldn't send request to peer d70af530a90c4e289372c77f7dd82ec4. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:37267: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:43:32.144321   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:43:32.146114 10377 ts_tablet_manager.cc:933] T c20e9b42aa3c4f509591041fb9d793e4 P b309d4b185cc423d8e5f57562af3ae58: Initiating tablet copy from peer 6d78946c71964347b6beedec371d532e (127.0.107.194:34033)
I20260608 12:43:32.146124   431 tablet_replica.cc:333] T 7642281f569641b0b6e50ea9a33bdc8f P 6d78946c71964347b6beedec371d532e: stopping tablet replica
I20260608 12:43:32.147756   431 raft_consensus.cc:2243] T 7642281f569641b0b6e50ea9a33bdc8f P 6d78946c71964347b6beedec371d532e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:32.148902   431 raft_consensus.cc:2272] T 7642281f569641b0b6e50ea9a33bdc8f P 6d78946c71964347b6beedec371d532e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:32.156941   431 tablet_replica.cc:333] T 853b8c0418a9460289b7a692f8f80e28 P 6d78946c71964347b6beedec371d532e: stopping tablet replica
I20260608 12:43:32.158269   431 raft_consensus.cc:2243] T 853b8c0418a9460289b7a692f8f80e28 P 6d78946c71964347b6beedec371d532e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:32.159576   431 raft_consensus.cc:2272] T 853b8c0418a9460289b7a692f8f80e28 P 6d78946c71964347b6beedec371d532e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:32.160912 10377 tablet_copy_client.cc:323] T c20e9b42aa3c4f509591041fb9d793e4 P b309d4b185cc423d8e5f57562af3ae58: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.194:34033
I20260608 12:43:32.164919   431 tablet_replica.cc:333] T 0663e6bda2fc43a98ae2abfcf5619dd6 P 6d78946c71964347b6beedec371d532e: stopping tablet replica
I20260608 12:43:32.166327   431 raft_consensus.cc:2243] T 0663e6bda2fc43a98ae2abfcf5619dd6 P 6d78946c71964347b6beedec371d532e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:32.168174   431 raft_consensus.cc:2272] T 0663e6bda2fc43a98ae2abfcf5619dd6 P 6d78946c71964347b6beedec371d532e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:32.173916   431 tablet_replica.cc:333] T 40294a3ad8764dd29755922f78ba8b08 P 6d78946c71964347b6beedec371d532e: stopping tablet replica
I20260608 12:43:32.174695   431 raft_consensus.cc:2243] T 40294a3ad8764dd29755922f78ba8b08 P 6d78946c71964347b6beedec371d532e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:32.175653   431 raft_consensus.cc:2272] T 40294a3ad8764dd29755922f78ba8b08 P 6d78946c71964347b6beedec371d532e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:32.180730   431 tablet_replica.cc:333] T c20e9b42aa3c4f509591041fb9d793e4 P 6d78946c71964347b6beedec371d532e: stopping tablet replica
I20260608 12:43:32.181646   431 raft_consensus.cc:2243] T c20e9b42aa3c4f509591041fb9d793e4 P 6d78946c71964347b6beedec371d532e [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:43:32.183001   431 raft_consensus.cc:2272] T c20e9b42aa3c4f509591041fb9d793e4 P 6d78946c71964347b6beedec371d532e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:32.187098   431 tablet_replica.cc:333] T e4ff595e237045bfbc46571389fda5ca P 6d78946c71964347b6beedec371d532e: stopping tablet replica
I20260608 12:43:32.187736   431 raft_consensus.cc:2243] T e4ff595e237045bfbc46571389fda5ca P 6d78946c71964347b6beedec371d532e [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:43:32.188436   431 raft_consensus.cc:2272] T e4ff595e237045bfbc46571389fda5ca P 6d78946c71964347b6beedec371d532e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:32.191828   431 tablet_replica.cc:333] T 6608c463bb24492688e2ef695f9c0bd3 P 6d78946c71964347b6beedec371d532e: stopping tablet replica
I20260608 12:43:32.192691   431 raft_consensus.cc:2243] T 6608c463bb24492688e2ef695f9c0bd3 P 6d78946c71964347b6beedec371d532e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:32.193650   431 raft_consensus.cc:2272] T 6608c463bb24492688e2ef695f9c0bd3 P 6d78946c71964347b6beedec371d532e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:32.197595   431 tablet_replica.cc:333] T 8d9bbba3a02f4ecab6fda87e1cde0cec P 6d78946c71964347b6beedec371d532e: stopping tablet replica
I20260608 12:43:32.198168   431 raft_consensus.cc:2243] T 8d9bbba3a02f4ecab6fda87e1cde0cec P 6d78946c71964347b6beedec371d532e [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:43:32.198760   431 raft_consensus.cc:2272] T 8d9bbba3a02f4ecab6fda87e1cde0cec P 6d78946c71964347b6beedec371d532e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:32.237775   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
W20260608 12:43:32.237820 10288 connection.cc:466] server connection from 127.0.0.1:38226 torn down before Call kudu.consensus.ConsensusService.StartTabletCopy from 127.0.0.1:38226 (request call id 1) could send its response
I20260608 12:43:32.247991 10371 tablet_bootstrap.cc:492] T 6608c463bb24492688e2ef695f9c0bd3 P b309d4b185cc423d8e5f57562af3ae58: Bootstrap replayed 1/1 log segments. Stats: ops{read=17 overwritten=0 applied=17 ignored=0} inserts{seen=139 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:43:32.249203 10371 tablet_bootstrap.cc:492] T 6608c463bb24492688e2ef695f9c0bd3 P b309d4b185cc423d8e5f57562af3ae58: Bootstrap complete.
I20260608 12:43:32.249977 10371 ts_tablet_manager.cc:1403] T 6608c463bb24492688e2ef695f9c0bd3 P b309d4b185cc423d8e5f57562af3ae58: Time spent bootstrapping tablet: real 0.201s	user 0.130s	sys 0.029s
I20260608 12:43:32.253382 10371 raft_consensus.cc:359] T 6608c463bb24492688e2ef695f9c0bd3 P b309d4b185cc423d8e5f57562af3ae58 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "d70af530a90c4e289372c77f7dd82ec4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37267 } attrs { replace: true } } peers { permanent_uuid: "6d78946c71964347b6beedec371d532e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34033 } } peers { permanent_uuid: "f7c6a694a6724168bccc8c2d673171b7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42031 } } peers { permanent_uuid: "b309d4b185cc423d8e5f57562af3ae58" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39665 } attrs { promote: true } }
I20260608 12:43:32.254290 10371 raft_consensus.cc:740] T 6608c463bb24492688e2ef695f9c0bd3 P b309d4b185cc423d8e5f57562af3ae58 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b309d4b185cc423d8e5f57562af3ae58, State: Initialized, Role: LEARNER
I20260608 12:43:32.254987 10371 consensus_queue.cc:260] T 6608c463bb24492688e2ef695f9c0bd3 P b309d4b185cc423d8e5f57562af3ae58 [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: "d70af530a90c4e289372c77f7dd82ec4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37267 } attrs { replace: true } } peers { permanent_uuid: "6d78946c71964347b6beedec371d532e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34033 } } peers { permanent_uuid: "f7c6a694a6724168bccc8c2d673171b7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42031 } } peers { permanent_uuid: "b309d4b185cc423d8e5f57562af3ae58" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39665 } attrs { promote: true } }
I20260608 12:43:32.259730 10371 ts_tablet_manager.cc:1434] T 6608c463bb24492688e2ef695f9c0bd3 P b309d4b185cc423d8e5f57562af3ae58: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.004s
I20260608 12:43:32.262804 10075 tablet_copy_service.cc:342] P f7c6a694a6724168bccc8c2d673171b7: Request end of tablet copy session b309d4b185cc423d8e5f57562af3ae58-6608c463bb24492688e2ef695f9c0bd3 received from {username='slave'} at 127.0.0.1:54358
I20260608 12:43:32.263295 10075 tablet_copy_service.cc:434] P f7c6a694a6724168bccc8c2d673171b7: ending tablet copy session b309d4b185cc423d8e5f57562af3ae58-6608c463bb24492688e2ef695f9c0bd3 on tablet 6608c463bb24492688e2ef695f9c0bd3 with peer b309d4b185cc423d8e5f57562af3ae58
I20260608 12:43:32.272231   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
I20260608 12:43:32.308503   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:43:32.309556   431 tablet_replica.cc:333] T 40294a3ad8764dd29755922f78ba8b08 P f7c6a694a6724168bccc8c2d673171b7: stopping tablet replica
I20260608 12:43:32.310261   431 raft_consensus.cc:2243] T 40294a3ad8764dd29755922f78ba8b08 P f7c6a694a6724168bccc8c2d673171b7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:32.310890   431 raft_consensus.cc:2272] T 40294a3ad8764dd29755922f78ba8b08 P f7c6a694a6724168bccc8c2d673171b7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:32.314973   431 tablet_replica.cc:333] T 853b8c0418a9460289b7a692f8f80e28 P f7c6a694a6724168bccc8c2d673171b7: stopping tablet replica
I20260608 12:43:32.315743   431 raft_consensus.cc:2243] T 853b8c0418a9460289b7a692f8f80e28 P f7c6a694a6724168bccc8c2d673171b7 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:43:32.316797   431 raft_consensus.cc:2272] T 853b8c0418a9460289b7a692f8f80e28 P f7c6a694a6724168bccc8c2d673171b7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:32.319825   431 tablet_replica.cc:333] T 0663e6bda2fc43a98ae2abfcf5619dd6 P f7c6a694a6724168bccc8c2d673171b7: stopping tablet replica
I20260608 12:43:32.320492   431 raft_consensus.cc:2243] T 0663e6bda2fc43a98ae2abfcf5619dd6 P f7c6a694a6724168bccc8c2d673171b7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:32.321069   431 raft_consensus.cc:2272] T 0663e6bda2fc43a98ae2abfcf5619dd6 P f7c6a694a6724168bccc8c2d673171b7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:32.324542   431 tablet_replica.cc:333] T 7642281f569641b0b6e50ea9a33bdc8f P f7c6a694a6724168bccc8c2d673171b7: stopping tablet replica
I20260608 12:43:32.325212   431 raft_consensus.cc:2243] T 7642281f569641b0b6e50ea9a33bdc8f P f7c6a694a6724168bccc8c2d673171b7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:32.325767   431 raft_consensus.cc:2272] T 7642281f569641b0b6e50ea9a33bdc8f P f7c6a694a6724168bccc8c2d673171b7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:32.328890   431 tablet_replica.cc:333] T b8442f2795e74409ae7f9e9fccbb7882 P f7c6a694a6724168bccc8c2d673171b7: stopping tablet replica
I20260608 12:43:32.329461   431 raft_consensus.cc:2243] T b8442f2795e74409ae7f9e9fccbb7882 P f7c6a694a6724168bccc8c2d673171b7 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:43:32.330077   431 raft_consensus.cc:2272] T b8442f2795e74409ae7f9e9fccbb7882 P f7c6a694a6724168bccc8c2d673171b7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:32.332837   431 tablet_replica.cc:333] T 6608c463bb24492688e2ef695f9c0bd3 P f7c6a694a6724168bccc8c2d673171b7: stopping tablet replica
I20260608 12:43:32.333401   431 raft_consensus.cc:2243] T 6608c463bb24492688e2ef695f9c0bd3 P f7c6a694a6724168bccc8c2d673171b7 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:43:32.334470   431 raft_consensus.cc:2272] T 6608c463bb24492688e2ef695f9c0bd3 P f7c6a694a6724168bccc8c2d673171b7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:32.337911   431 tablet_replica.cc:333] T c20e9b42aa3c4f509591041fb9d793e4 P f7c6a694a6724168bccc8c2d673171b7: stopping tablet replica
I20260608 12:43:32.338521   431 raft_consensus.cc:2243] T c20e9b42aa3c4f509591041fb9d793e4 P f7c6a694a6724168bccc8c2d673171b7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:32.339036   431 raft_consensus.cc:2272] T c20e9b42aa3c4f509591041fb9d793e4 P f7c6a694a6724168bccc8c2d673171b7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:32.342427   431 tablet_replica.cc:333] T f6181009ea84411aab17bfb8801f50ad P f7c6a694a6724168bccc8c2d673171b7: stopping tablet replica
I20260608 12:43:32.342969   431 raft_consensus.cc:2243] T f6181009ea84411aab17bfb8801f50ad P f7c6a694a6724168bccc8c2d673171b7 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:43:32.343504   431 raft_consensus.cc:2272] T f6181009ea84411aab17bfb8801f50ad P f7c6a694a6724168bccc8c2d673171b7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:32.377564   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260608 12:43:32.413041   431 tablet_server.cc:179] TabletServer@127.0.107.196:0 shutting down...
I20260608 12:43:32.440511   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:43:32.441823   431 tablet_replica.cc:333] T 6608c463bb24492688e2ef695f9c0bd3 P b309d4b185cc423d8e5f57562af3ae58: stopping tablet replica
I20260608 12:43:32.442487   431 raft_consensus.cc:2243] T 6608c463bb24492688e2ef695f9c0bd3 P b309d4b185cc423d8e5f57562af3ae58 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 12:43:32.442932   431 raft_consensus.cc:2272] T 6608c463bb24492688e2ef695f9c0bd3 P b309d4b185cc423d8e5f57562af3ae58 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 12:43:32.463744   431 tablet_server.cc:196] TabletServer@127.0.107.196:0 shutdown complete.
I20260608 12:43:32.479947   431 master.cc:562] Master@127.0.107.254:33531 shutting down...
W20260608 12:43:32.515445  9862 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260608 12:43:32.515702  9862 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260608 12:43:32.515867  9862 auto_rebalancer.cc:301] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260608 12:43:32.517253   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 26dc81fc9fbf45efa8d06a250e95242a [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:43:32.517772   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 26dc81fc9fbf45efa8d06a250e95242a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:32.518074   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P 26dc81fc9fbf45efa8d06a250e95242a: stopping tablet replica
I20260608 12:43:32.543421   431 master.cc:584] Master@127.0.107.254:33531 shutdown complete.
[       OK ] AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash (7522 ms)
[ RUN      ] AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale
I20260608 12:43:32.595289   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:36139
I20260608 12:43:32.596777   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:43:32.602738 10382 instance_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:43:32.603595 10383 instance_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:43:32.604398 10385 instance_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:43:32.605074   431 server_base.cc:1061] running on GCE node
I20260608 12:43:32.606072   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:43:32.606253   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:43:32.606366   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922612606355 us; error 0 us; skew 500 ppm
I20260608 12:43:32.606945   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:43:32.609627   431 webserver.cc:533] Webserver started at http://127.0.107.254:33189/ using document root <none> and password file <none>
I20260608 12:43:32.610217   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:43:32.610378   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:43:32.610615   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:43:32.611717   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780922379125897-431-0/minicluster-data/master-0-root/instance:
uuid: "5b1868b2edea4ddbb8bc1b6c476f334d"
format_stamp: "Formatted at 2026-06-08 12:43:32 on dist-test-slave-gg24"
I20260608 12:43:32.616494   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260608 12:43:32.620249 10390 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:43:32.621212   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 12:43:32.621583   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780922379125897-431-0/minicluster-data/master-0-root
uuid: "5b1868b2edea4ddbb8bc1b6c476f334d"
format_stamp: "Formatted at 2026-06-08 12:43:32 on dist-test-slave-gg24"
I20260608 12:43:32.621888   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780922379125897-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780922379125897-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780922379125897-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:43:32.646582   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:43:32.647881   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:43:32.687352   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:36139
I20260608 12:43:32.687505 10441 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:36139 every 8 connection(s)
I20260608 12:43:32.691470 10442 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:43:32.702389 10442 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5b1868b2edea4ddbb8bc1b6c476f334d: Bootstrap starting.
I20260608 12:43:32.707294 10442 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 5b1868b2edea4ddbb8bc1b6c476f334d: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:32.711800 10442 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5b1868b2edea4ddbb8bc1b6c476f334d: No bootstrap required, opened a new log
I20260608 12:43:32.714494 10442 raft_consensus.cc:359] T 00000000000000000000000000000000 P 5b1868b2edea4ddbb8bc1b6c476f334d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5b1868b2edea4ddbb8bc1b6c476f334d" member_type: VOTER }
I20260608 12:43:32.714902 10442 raft_consensus.cc:385] T 00000000000000000000000000000000 P 5b1868b2edea4ddbb8bc1b6c476f334d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:32.715198 10442 raft_consensus.cc:740] T 00000000000000000000000000000000 P 5b1868b2edea4ddbb8bc1b6c476f334d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b1868b2edea4ddbb8bc1b6c476f334d, State: Initialized, Role: FOLLOWER
I20260608 12:43:32.715976 10442 consensus_queue.cc:260] T 00000000000000000000000000000000 P 5b1868b2edea4ddbb8bc1b6c476f334d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "5b1868b2edea4ddbb8bc1b6c476f334d" member_type: VOTER }
I20260608 12:43:32.716473 10442 raft_consensus.cc:399] T 00000000000000000000000000000000 P 5b1868b2edea4ddbb8bc1b6c476f334d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:43:32.716806 10442 raft_consensus.cc:493] T 00000000000000000000000000000000 P 5b1868b2edea4ddbb8bc1b6c476f334d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:43:32.717106 10442 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 5b1868b2edea4ddbb8bc1b6c476f334d [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:32.722162 10442 raft_consensus.cc:515] T 00000000000000000000000000000000 P 5b1868b2edea4ddbb8bc1b6c476f334d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5b1868b2edea4ddbb8bc1b6c476f334d" member_type: VOTER }
I20260608 12:43:32.722707 10442 leader_election.cc:304] T 00000000000000000000000000000000 P 5b1868b2edea4ddbb8bc1b6c476f334d [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: 5b1868b2edea4ddbb8bc1b6c476f334d; no voters: 
I20260608 12:43:32.723941 10442 leader_election.cc:290] T 00000000000000000000000000000000 P 5b1868b2edea4ddbb8bc1b6c476f334d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:43:32.724510 10445 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 5b1868b2edea4ddbb8bc1b6c476f334d [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:43:32.725936 10445 raft_consensus.cc:697] T 00000000000000000000000000000000 P 5b1868b2edea4ddbb8bc1b6c476f334d [term 1 LEADER]: Becoming Leader. State: Replica: 5b1868b2edea4ddbb8bc1b6c476f334d, State: Running, Role: LEADER
I20260608 12:43:32.726652 10445 consensus_queue.cc:237] T 00000000000000000000000000000000 P 5b1868b2edea4ddbb8bc1b6c476f334d [LEADER]: Queue going to LEADER mode. State: All 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: "5b1868b2edea4ddbb8bc1b6c476f334d" member_type: VOTER }
I20260608 12:43:32.727078 10442 sys_catalog.cc:565] T 00000000000000000000000000000000 P 5b1868b2edea4ddbb8bc1b6c476f334d [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:43:32.731429 10446 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5b1868b2edea4ddbb8bc1b6c476f334d [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "5b1868b2edea4ddbb8bc1b6c476f334d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5b1868b2edea4ddbb8bc1b6c476f334d" member_type: VOTER } }
I20260608 12:43:32.732208 10446 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5b1868b2edea4ddbb8bc1b6c476f334d [sys.catalog]: This master's current role is: LEADER
I20260608 12:43:32.732005 10447 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5b1868b2edea4ddbb8bc1b6c476f334d [sys.catalog]: SysCatalogTable state changed. Reason: New leader 5b1868b2edea4ddbb8bc1b6c476f334d. Latest consensus state: current_term: 1 leader_uuid: "5b1868b2edea4ddbb8bc1b6c476f334d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5b1868b2edea4ddbb8bc1b6c476f334d" member_type: VOTER } }
I20260608 12:43:32.733062 10447 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5b1868b2edea4ddbb8bc1b6c476f334d [sys.catalog]: This master's current role is: LEADER
I20260608 12:43:32.738122 10452 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:43:32.743798 10452 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:43:32.745137   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:43:32.753691 10452 catalog_manager.cc:1382] Generated new cluster ID: a33d16e69c514b9599e56cb0b97c848f
I20260608 12:43:32.754034 10452 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:43:32.775965 10452 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:43:32.777392 10452 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:43:32.790571 10452 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 5b1868b2edea4ddbb8bc1b6c476f334d: Generated new TSK 0
I20260608 12:43:32.791244 10452 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:43:32.812815   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:43:32.819396 10463 instance_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:43:32.820726 10464 instance_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:43:32.821995 10466 instance_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:43:32.822861   431 server_base.cc:1061] running on GCE node
I20260608 12:43:32.823849   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:43:32.824131   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:43:32.824349   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922612824331 us; error 0 us; skew 500 ppm
I20260608 12:43:32.824992   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:43:32.827510   431 webserver.cc:533] Webserver started at http://127.0.107.193:46679/ using document root <none> and password file <none>
I20260608 12:43:32.828070   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:43:32.828387   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:43:32.828722   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:43:32.829908   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780922379125897-431-0/minicluster-data/ts-0-root/instance:
uuid: "a7c6220e41cd44febab3483aa23c26af"
format_stamp: "Formatted at 2026-06-08 12:43:32 on dist-test-slave-gg24"
I20260608 12:43:32.834800   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 12:43:32.838625 10471 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:43:32.839473   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 12:43:32.839794   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780922379125897-431-0/minicluster-data/ts-0-root
uuid: "a7c6220e41cd44febab3483aa23c26af"
format_stamp: "Formatted at 2026-06-08 12:43:32 on dist-test-slave-gg24"
I20260608 12:43:32.840108   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780922379125897-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780922379125897-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780922379125897-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:43:32.886243   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:43:32.887524   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:43:32.889140   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:43:32.892086   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:43:32.892365   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:43:32.892678   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:43:32.892864   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:43:32.935798   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:38655
I20260608 12:43:32.935925 10533 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:38655 every 8 connection(s)
I20260608 12:43:32.941295   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:43:32.949234 10538 instance_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:43:32.951753 10539 instance_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:43:32.953526 10541 instance_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:43:32.953933   431 server_base.cc:1061] running on GCE node
I20260608 12:43:32.955401 10534 heartbeater.cc:344] Connected to a master server at 127.0.107.254:36139
I20260608 12:43:32.955816 10534 heartbeater.cc:461] Registering TS with master...
I20260608 12:43:32.956653 10534 heartbeater.cc:507] Master 127.0.107.254:36139 requested a full tablet report, sending...
I20260608 12:43:32.956683   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:43:32.957057   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:43:32.957243   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922612957223 us; error 0 us; skew 500 ppm
I20260608 12:43:32.957873   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:43:32.959340 10407 ts_manager.cc:194] Registered new tserver with Master: a7c6220e41cd44febab3483aa23c26af (127.0.107.193:38655)
I20260608 12:43:32.961059   431 webserver.cc:533] Webserver started at http://127.0.107.194:46519/ using document root <none> and password file <none>
I20260608 12:43:32.961826   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:43:32.962057   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:43:32.962152 10407 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53928
I20260608 12:43:32.962427   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:43:32.963760   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780922379125897-431-0/minicluster-data/ts-1-root/instance:
uuid: "fc8191fa4895486b9207bd61756f80d8"
format_stamp: "Formatted at 2026-06-08 12:43:32 on dist-test-slave-gg24"
I20260608 12:43:32.968382   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.007s	sys 0.000s
I20260608 12:43:32.971856 10546 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:43:32.972822   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:43:32.973093   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780922379125897-431-0/minicluster-data/ts-1-root
uuid: "fc8191fa4895486b9207bd61756f80d8"
format_stamp: "Formatted at 2026-06-08 12:43:32 on dist-test-slave-gg24"
I20260608 12:43:32.973341   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780922379125897-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780922379125897-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780922379125897-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:43:32.986187   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:43:32.987268   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:43:32.988672   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:43:32.991362   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:43:32.991577   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:43:32.991851   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:43:32.992014   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:43:33.032675   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:41651
I20260608 12:43:33.032840 10608 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:41651 every 8 connection(s)
I20260608 12:43:33.038197   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:43:33.046619 10612 instance_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:43:33.046936 10613 instance_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:43:33.050201 10615 instance_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:43:33.051190 10609 heartbeater.cc:344] Connected to a master server at 127.0.107.254:36139
I20260608 12:43:33.051782 10609 heartbeater.cc:461] Registering TS with master...
I20260608 12:43:33.052037   431 server_base.cc:1061] running on GCE node
I20260608 12:43:33.052862 10609 heartbeater.cc:507] Master 127.0.107.254:36139 requested a full tablet report, sending...
I20260608 12:43:33.053071   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:43:33.053373   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:43:33.053622   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922613053603 us; error 0 us; skew 500 ppm
I20260608 12:43:33.054466   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:43:33.055583 10407 ts_manager.cc:194] Registered new tserver with Master: fc8191fa4895486b9207bd61756f80d8 (127.0.107.194:41651)
I20260608 12:43:33.057448   431 webserver.cc:533] Webserver started at http://127.0.107.195:37993/ using document root <none> and password file <none>
I20260608 12:43:33.057631 10407 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53944
I20260608 12:43:33.058213   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:43:33.058491   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:43:33.058826   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:43:33.060073   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780922379125897-431-0/minicluster-data/ts-2-root/instance:
uuid: "7dc70c8358ee4eb08b8e20d94d8f13b0"
format_stamp: "Formatted at 2026-06-08 12:43:33 on dist-test-slave-gg24"
I20260608 12:43:33.065207   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260608 12:43:33.069016 10620 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:43:33.069981   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260608 12:43:33.070272   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780922379125897-431-0/minicluster-data/ts-2-root
uuid: "7dc70c8358ee4eb08b8e20d94d8f13b0"
format_stamp: "Formatted at 2026-06-08 12:43:33 on dist-test-slave-gg24"
I20260608 12:43:33.070518   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780922379125897-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780922379125897-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780922379125897-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:43:33.087147   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:43:33.088706   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:43:33.090263   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:43:33.092921   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:43:33.093127   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:43:33.093389   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:43:33.093601   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:43:33.139938   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:45451
I20260608 12:43:33.140076 10682 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:45451 every 8 connection(s)
I20260608 12:43:33.155475 10683 heartbeater.cc:344] Connected to a master server at 127.0.107.254:36139
I20260608 12:43:33.155988 10683 heartbeater.cc:461] Registering TS with master...
I20260608 12:43:33.156876 10683 heartbeater.cc:507] Master 127.0.107.254:36139 requested a full tablet report, sending...
I20260608 12:43:33.159112 10407 ts_manager.cc:194] Registered new tserver with Master: 7dc70c8358ee4eb08b8e20d94d8f13b0 (127.0.107.195:45451)
I20260608 12:43:33.159320   431 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015693101s
I20260608 12:43:33.160660 10407 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53958
I20260608 12:43:33.186775 10407 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:53962:
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:43:33.189393 10407 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:43:33.235114 10574 tablet_service.cc:1511] Processing CreateTablet for tablet b56533e8e84c4d7cb713e2b9e5c3eb59 (DEFAULT_TABLE table=test-workload [id=2aedd1244cb54d3eb2235751e427bfa0]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:43:33.236603 10648 tablet_service.cc:1511] Processing CreateTablet for tablet b56533e8e84c4d7cb713e2b9e5c3eb59 (DEFAULT_TABLE table=test-workload [id=2aedd1244cb54d3eb2235751e427bfa0]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:43:33.237972 10648 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b56533e8e84c4d7cb713e2b9e5c3eb59. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:33.236660 10574 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b56533e8e84c4d7cb713e2b9e5c3eb59. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:33.240727 10499 tablet_service.cc:1511] Processing CreateTablet for tablet b56533e8e84c4d7cb713e2b9e5c3eb59 (DEFAULT_TABLE table=test-workload [id=2aedd1244cb54d3eb2235751e427bfa0]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:43:33.242123 10499 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b56533e8e84c4d7cb713e2b9e5c3eb59. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:33.256879 10698 tablet_bootstrap.cc:492] T b56533e8e84c4d7cb713e2b9e5c3eb59 P 7dc70c8358ee4eb08b8e20d94d8f13b0: Bootstrap starting.
I20260608 12:43:33.261430 10700 tablet_bootstrap.cc:492] T b56533e8e84c4d7cb713e2b9e5c3eb59 P a7c6220e41cd44febab3483aa23c26af: Bootstrap starting.
I20260608 12:43:33.264189 10698 tablet_bootstrap.cc:654] T b56533e8e84c4d7cb713e2b9e5c3eb59 P 7dc70c8358ee4eb08b8e20d94d8f13b0: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:33.264710 10699 tablet_bootstrap.cc:492] T b56533e8e84c4d7cb713e2b9e5c3eb59 P fc8191fa4895486b9207bd61756f80d8: Bootstrap starting.
I20260608 12:43:33.269215 10700 tablet_bootstrap.cc:654] T b56533e8e84c4d7cb713e2b9e5c3eb59 P a7c6220e41cd44febab3483aa23c26af: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:33.270797 10698 tablet_bootstrap.cc:492] T b56533e8e84c4d7cb713e2b9e5c3eb59 P 7dc70c8358ee4eb08b8e20d94d8f13b0: No bootstrap required, opened a new log
I20260608 12:43:33.271392 10698 ts_tablet_manager.cc:1403] T b56533e8e84c4d7cb713e2b9e5c3eb59 P 7dc70c8358ee4eb08b8e20d94d8f13b0: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.000s
I20260608 12:43:33.271757 10699 tablet_bootstrap.cc:654] T b56533e8e84c4d7cb713e2b9e5c3eb59 P fc8191fa4895486b9207bd61756f80d8: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:33.275588 10698 raft_consensus.cc:359] T b56533e8e84c4d7cb713e2b9e5c3eb59 P 7dc70c8358ee4eb08b8e20d94d8f13b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc8191fa4895486b9207bd61756f80d8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41651 } } peers { permanent_uuid: "7dc70c8358ee4eb08b8e20d94d8f13b0" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45451 } } peers { permanent_uuid: "a7c6220e41cd44febab3483aa23c26af" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38655 } }
I20260608 12:43:33.276229 10700 tablet_bootstrap.cc:492] T b56533e8e84c4d7cb713e2b9e5c3eb59 P a7c6220e41cd44febab3483aa23c26af: No bootstrap required, opened a new log
I20260608 12:43:33.276553 10698 raft_consensus.cc:385] T b56533e8e84c4d7cb713e2b9e5c3eb59 P 7dc70c8358ee4eb08b8e20d94d8f13b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:33.276823 10700 ts_tablet_manager.cc:1403] T b56533e8e84c4d7cb713e2b9e5c3eb59 P a7c6220e41cd44febab3483aa23c26af: Time spent bootstrapping tablet: real 0.016s	user 0.008s	sys 0.006s
I20260608 12:43:33.276935 10698 raft_consensus.cc:740] T b56533e8e84c4d7cb713e2b9e5c3eb59 P 7dc70c8358ee4eb08b8e20d94d8f13b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7dc70c8358ee4eb08b8e20d94d8f13b0, State: Initialized, Role: FOLLOWER
I20260608 12:43:33.278069 10698 consensus_queue.cc:260] T b56533e8e84c4d7cb713e2b9e5c3eb59 P 7dc70c8358ee4eb08b8e20d94d8f13b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc8191fa4895486b9207bd61756f80d8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41651 } } peers { permanent_uuid: "7dc70c8358ee4eb08b8e20d94d8f13b0" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45451 } } peers { permanent_uuid: "a7c6220e41cd44febab3483aa23c26af" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38655 } }
I20260608 12:43:33.280720 10700 raft_consensus.cc:359] T b56533e8e84c4d7cb713e2b9e5c3eb59 P a7c6220e41cd44febab3483aa23c26af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc8191fa4895486b9207bd61756f80d8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41651 } } peers { permanent_uuid: "7dc70c8358ee4eb08b8e20d94d8f13b0" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45451 } } peers { permanent_uuid: "a7c6220e41cd44febab3483aa23c26af" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38655 } }
I20260608 12:43:33.281471 10683 heartbeater.cc:499] Master 127.0.107.254:36139 was elected leader, sending a full tablet report...
I20260608 12:43:33.281940 10700 raft_consensus.cc:385] T b56533e8e84c4d7cb713e2b9e5c3eb59 P a7c6220e41cd44febab3483aa23c26af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:33.282420 10700 raft_consensus.cc:740] T b56533e8e84c4d7cb713e2b9e5c3eb59 P a7c6220e41cd44febab3483aa23c26af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a7c6220e41cd44febab3483aa23c26af, State: Initialized, Role: FOLLOWER
I20260608 12:43:33.282580 10699 tablet_bootstrap.cc:492] T b56533e8e84c4d7cb713e2b9e5c3eb59 P fc8191fa4895486b9207bd61756f80d8: No bootstrap required, opened a new log
I20260608 12:43:33.283212 10699 ts_tablet_manager.cc:1403] T b56533e8e84c4d7cb713e2b9e5c3eb59 P fc8191fa4895486b9207bd61756f80d8: Time spent bootstrapping tablet: real 0.019s	user 0.004s	sys 0.013s
I20260608 12:43:33.283766 10700 consensus_queue.cc:260] T b56533e8e84c4d7cb713e2b9e5c3eb59 P a7c6220e41cd44febab3483aa23c26af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc8191fa4895486b9207bd61756f80d8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41651 } } peers { permanent_uuid: "7dc70c8358ee4eb08b8e20d94d8f13b0" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45451 } } peers { permanent_uuid: "a7c6220e41cd44febab3483aa23c26af" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38655 } }
I20260608 12:43:33.286466 10699 raft_consensus.cc:359] T b56533e8e84c4d7cb713e2b9e5c3eb59 P fc8191fa4895486b9207bd61756f80d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc8191fa4895486b9207bd61756f80d8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41651 } } peers { permanent_uuid: "7dc70c8358ee4eb08b8e20d94d8f13b0" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45451 } } peers { permanent_uuid: "a7c6220e41cd44febab3483aa23c26af" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38655 } }
I20260608 12:43:33.287292 10699 raft_consensus.cc:385] T b56533e8e84c4d7cb713e2b9e5c3eb59 P fc8191fa4895486b9207bd61756f80d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:33.287662 10699 raft_consensus.cc:740] T b56533e8e84c4d7cb713e2b9e5c3eb59 P fc8191fa4895486b9207bd61756f80d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc8191fa4895486b9207bd61756f80d8, State: Initialized, Role: FOLLOWER
I20260608 12:43:33.288707 10699 consensus_queue.cc:260] T b56533e8e84c4d7cb713e2b9e5c3eb59 P fc8191fa4895486b9207bd61756f80d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc8191fa4895486b9207bd61756f80d8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41651 } } peers { permanent_uuid: "7dc70c8358ee4eb08b8e20d94d8f13b0" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45451 } } peers { permanent_uuid: "a7c6220e41cd44febab3483aa23c26af" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38655 } }
I20260608 12:43:33.291109 10705 raft_consensus.cc:493] T b56533e8e84c4d7cb713e2b9e5c3eb59 P 7dc70c8358ee4eb08b8e20d94d8f13b0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:43:33.292204 10700 ts_tablet_manager.cc:1434] T b56533e8e84c4d7cb713e2b9e5c3eb59 P a7c6220e41cd44febab3483aa23c26af: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.005s
I20260608 12:43:33.291934 10705 raft_consensus.cc:515] T b56533e8e84c4d7cb713e2b9e5c3eb59 P 7dc70c8358ee4eb08b8e20d94d8f13b0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc8191fa4895486b9207bd61756f80d8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41651 } } peers { permanent_uuid: "7dc70c8358ee4eb08b8e20d94d8f13b0" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45451 } } peers { permanent_uuid: "a7c6220e41cd44febab3483aa23c26af" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38655 } }
I20260608 12:43:33.293382 10534 heartbeater.cc:499] Master 127.0.107.254:36139 was elected leader, sending a full tablet report...
I20260608 12:43:33.298552 10698 ts_tablet_manager.cc:1434] T b56533e8e84c4d7cb713e2b9e5c3eb59 P 7dc70c8358ee4eb08b8e20d94d8f13b0: Time spent starting tablet: real 0.027s	user 0.012s	sys 0.012s
I20260608 12:43:33.306785 10705 leader_election.cc:290] T b56533e8e84c4d7cb713e2b9e5c3eb59 P 7dc70c8358ee4eb08b8e20d94d8f13b0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fc8191fa4895486b9207bd61756f80d8 (127.0.107.194:41651), a7c6220e41cd44febab3483aa23c26af (127.0.107.193:38655)
I20260608 12:43:33.313156 10609 heartbeater.cc:499] Master 127.0.107.254:36139 was elected leader, sending a full tablet report...
I20260608 12:43:33.313683 10699 ts_tablet_manager.cc:1434] T b56533e8e84c4d7cb713e2b9e5c3eb59 P fc8191fa4895486b9207bd61756f80d8: Time spent starting tablet: real 0.030s	user 0.016s	sys 0.010s
I20260608 12:43:33.316038 10584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b56533e8e84c4d7cb713e2b9e5c3eb59" candidate_uuid: "7dc70c8358ee4eb08b8e20d94d8f13b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc8191fa4895486b9207bd61756f80d8" is_pre_election: true
I20260608 12:43:33.316956 10584 raft_consensus.cc:2468] T b56533e8e84c4d7cb713e2b9e5c3eb59 P fc8191fa4895486b9207bd61756f80d8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7dc70c8358ee4eb08b8e20d94d8f13b0 in term 0.
I20260608 12:43:33.318605 10622 leader_election.cc:304] T b56533e8e84c4d7cb713e2b9e5c3eb59 P 7dc70c8358ee4eb08b8e20d94d8f13b0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7dc70c8358ee4eb08b8e20d94d8f13b0, fc8191fa4895486b9207bd61756f80d8; no voters: 
I20260608 12:43:33.319602 10705 raft_consensus.cc:2804] T b56533e8e84c4d7cb713e2b9e5c3eb59 P 7dc70c8358ee4eb08b8e20d94d8f13b0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:43:33.320024 10705 raft_consensus.cc:493] T b56533e8e84c4d7cb713e2b9e5c3eb59 P 7dc70c8358ee4eb08b8e20d94d8f13b0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:43:33.320420 10705 raft_consensus.cc:3060] T b56533e8e84c4d7cb713e2b9e5c3eb59 P 7dc70c8358ee4eb08b8e20d94d8f13b0 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:33.324887 10509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b56533e8e84c4d7cb713e2b9e5c3eb59" candidate_uuid: "7dc70c8358ee4eb08b8e20d94d8f13b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7c6220e41cd44febab3483aa23c26af" is_pre_election: true
I20260608 12:43:33.325673 10509 raft_consensus.cc:2468] T b56533e8e84c4d7cb713e2b9e5c3eb59 P a7c6220e41cd44febab3483aa23c26af [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7dc70c8358ee4eb08b8e20d94d8f13b0 in term 0.
I20260608 12:43:33.329584 10705 raft_consensus.cc:515] T b56533e8e84c4d7cb713e2b9e5c3eb59 P 7dc70c8358ee4eb08b8e20d94d8f13b0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc8191fa4895486b9207bd61756f80d8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41651 } } peers { permanent_uuid: "7dc70c8358ee4eb08b8e20d94d8f13b0" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45451 } } peers { permanent_uuid: "a7c6220e41cd44febab3483aa23c26af" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38655 } }
I20260608 12:43:33.331288 10705 leader_election.cc:290] T b56533e8e84c4d7cb713e2b9e5c3eb59 P 7dc70c8358ee4eb08b8e20d94d8f13b0 [CANDIDATE]: Term 1 election: Requested vote from peers fc8191fa4895486b9207bd61756f80d8 (127.0.107.194:41651), a7c6220e41cd44febab3483aa23c26af (127.0.107.193:38655)
I20260608 12:43:33.331985 10584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b56533e8e84c4d7cb713e2b9e5c3eb59" candidate_uuid: "7dc70c8358ee4eb08b8e20d94d8f13b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc8191fa4895486b9207bd61756f80d8"
I20260608 12:43:33.332278 10509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b56533e8e84c4d7cb713e2b9e5c3eb59" candidate_uuid: "7dc70c8358ee4eb08b8e20d94d8f13b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7c6220e41cd44febab3483aa23c26af"
I20260608 12:43:33.332509 10584 raft_consensus.cc:3060] T b56533e8e84c4d7cb713e2b9e5c3eb59 P fc8191fa4895486b9207bd61756f80d8 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:33.332857 10509 raft_consensus.cc:3060] T b56533e8e84c4d7cb713e2b9e5c3eb59 P a7c6220e41cd44febab3483aa23c26af [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:33.337983 10509 raft_consensus.cc:2468] T b56533e8e84c4d7cb713e2b9e5c3eb59 P a7c6220e41cd44febab3483aa23c26af [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7dc70c8358ee4eb08b8e20d94d8f13b0 in term 1.
I20260608 12:43:33.338047 10584 raft_consensus.cc:2468] T b56533e8e84c4d7cb713e2b9e5c3eb59 P fc8191fa4895486b9207bd61756f80d8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7dc70c8358ee4eb08b8e20d94d8f13b0 in term 1.
I20260608 12:43:33.339221 10621 leader_election.cc:304] T b56533e8e84c4d7cb713e2b9e5c3eb59 P 7dc70c8358ee4eb08b8e20d94d8f13b0 [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: 7dc70c8358ee4eb08b8e20d94d8f13b0, a7c6220e41cd44febab3483aa23c26af; no voters: 
I20260608 12:43:33.339918 10705 raft_consensus.cc:2804] T b56533e8e84c4d7cb713e2b9e5c3eb59 P 7dc70c8358ee4eb08b8e20d94d8f13b0 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:43:33.340438 10705 raft_consensus.cc:697] T b56533e8e84c4d7cb713e2b9e5c3eb59 P 7dc70c8358ee4eb08b8e20d94d8f13b0 [term 1 LEADER]: Becoming Leader. State: Replica: 7dc70c8358ee4eb08b8e20d94d8f13b0, State: Running, Role: LEADER
I20260608 12:43:33.341202 10705 consensus_queue.cc:237] T b56533e8e84c4d7cb713e2b9e5c3eb59 P 7dc70c8358ee4eb08b8e20d94d8f13b0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc8191fa4895486b9207bd61756f80d8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41651 } } peers { permanent_uuid: "7dc70c8358ee4eb08b8e20d94d8f13b0" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45451 } } peers { permanent_uuid: "a7c6220e41cd44febab3483aa23c26af" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38655 } }
I20260608 12:43:33.350147 10405 catalog_manager.cc:5696] T b56533e8e84c4d7cb713e2b9e5c3eb59 P 7dc70c8358ee4eb08b8e20d94d8f13b0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7dc70c8358ee4eb08b8e20d94d8f13b0 (127.0.107.195). New cstate: current_term: 1 leader_uuid: "7dc70c8358ee4eb08b8e20d94d8f13b0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc8191fa4895486b9207bd61756f80d8" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41651 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7dc70c8358ee4eb08b8e20d94d8f13b0" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45451 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a7c6220e41cd44febab3483aa23c26af" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38655 } health_report { overall_health: UNKNOWN } } }
I20260608 12:43:33.376442   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
I20260608 12:43:33.395414   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:43:33.396400   431 tablet_replica.cc:333] T b56533e8e84c4d7cb713e2b9e5c3eb59 P a7c6220e41cd44febab3483aa23c26af: stopping tablet replica
I20260608 12:43:33.397101   431 raft_consensus.cc:2243] T b56533e8e84c4d7cb713e2b9e5c3eb59 P a7c6220e41cd44febab3483aa23c26af [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:33.397538   431 raft_consensus.cc:2272] T b56533e8e84c4d7cb713e2b9e5c3eb59 P a7c6220e41cd44febab3483aa23c26af [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:33.417872   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
I20260608 12:43:33.427318   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
I20260608 12:43:33.446560   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:43:33.447391   431 tablet_replica.cc:333] T b56533e8e84c4d7cb713e2b9e5c3eb59 P fc8191fa4895486b9207bd61756f80d8: stopping tablet replica
I20260608 12:43:33.447947   431 raft_consensus.cc:2243] T b56533e8e84c4d7cb713e2b9e5c3eb59 P fc8191fa4895486b9207bd61756f80d8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:33.448347   431 raft_consensus.cc:2272] T b56533e8e84c4d7cb713e2b9e5c3eb59 P fc8191fa4895486b9207bd61756f80d8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:33.468245   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
I20260608 12:43:33.478972   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
I20260608 12:43:33.497221   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:43:33.498481   431 tablet_replica.cc:333] T b56533e8e84c4d7cb713e2b9e5c3eb59 P 7dc70c8358ee4eb08b8e20d94d8f13b0: stopping tablet replica
I20260608 12:43:33.499058   431 raft_consensus.cc:2243] T b56533e8e84c4d7cb713e2b9e5c3eb59 P 7dc70c8358ee4eb08b8e20d94d8f13b0 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:43:33.499717   431 pending_rounds.cc:70] T b56533e8e84c4d7cb713e2b9e5c3eb59 P 7dc70c8358ee4eb08b8e20d94d8f13b0: Trying to abort 1 pending ops.
I20260608 12:43:33.499943   431 pending_rounds.cc:77] T b56533e8e84c4d7cb713e2b9e5c3eb59 P 7dc70c8358ee4eb08b8e20d94d8f13b0: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294659024253026304 op_type: NO_OP noop_request { }
I20260608 12:43:33.500257   431 raft_consensus.cc:2889] T b56533e8e84c4d7cb713e2b9e5c3eb59 P 7dc70c8358ee4eb08b8e20d94d8f13b0 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 12:43:33.500552   431 raft_consensus.cc:2272] T b56533e8e84c4d7cb713e2b9e5c3eb59 P 7dc70c8358ee4eb08b8e20d94d8f13b0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:33.520850   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260608 12:43:33.530551   431 master.cc:562] Master@127.0.107.254:36139 shutting down...
I20260608 12:43:33.551156   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 5b1868b2edea4ddbb8bc1b6c476f334d [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:43:33.551739   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 5b1868b2edea4ddbb8bc1b6c476f334d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:33.552083   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P 5b1868b2edea4ddbb8bc1b6c476f334d: stopping tablet replica
I20260608 12:43:33.571995   431 master.cc:584] Master@127.0.107.254:36139 shutdown complete.
[       OK ] AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale (1009 ms)
[ RUN      ] AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully
I20260608 12:43:33.604753   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:41031
I20260608 12:43:33.605918   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:43:33.610708 10710 instance_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:43:33.611737 10711 instance_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:43:33.613590 10713 instance_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:43:33.613801   431 server_base.cc:1061] running on GCE node
I20260608 12:43:33.614679   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:43:33.614889   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:43:33.615060   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922613615044 us; error 0 us; skew 500 ppm
I20260608 12:43:33.615671   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:43:33.618090   431 webserver.cc:533] Webserver started at http://127.0.107.254:34501/ using document root <none> and password file <none>
I20260608 12:43:33.618618   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:43:33.618830   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:43:33.619104   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:43:33.620208   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922379125897-431-0/minicluster-data/master-0-root/instance:
uuid: "4b9aa8705d424eb58f13f488460ac5bd"
format_stamp: "Formatted at 2026-06-08 12:43:33 on dist-test-slave-gg24"
I20260608 12:43:33.624979   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260608 12:43:33.628504 10718 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:43:33.629328   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 12:43:33.629622   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922379125897-431-0/minicluster-data/master-0-root
uuid: "4b9aa8705d424eb58f13f488460ac5bd"
format_stamp: "Formatted at 2026-06-08 12:43:33 on dist-test-slave-gg24"
I20260608 12:43:33.629944   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922379125897-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922379125897-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922379125897-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:43:33.650308   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:43:33.651365   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:43:33.689972   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:41031
I20260608 12:43:33.690115 10769 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:41031 every 8 connection(s)
I20260608 12:43:33.694006 10770 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:43:33.704541 10770 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4b9aa8705d424eb58f13f488460ac5bd: Bootstrap starting.
I20260608 12:43:33.709257 10770 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 4b9aa8705d424eb58f13f488460ac5bd: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:33.713692 10770 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4b9aa8705d424eb58f13f488460ac5bd: No bootstrap required, opened a new log
I20260608 12:43:33.715847 10770 raft_consensus.cc:359] T 00000000000000000000000000000000 P 4b9aa8705d424eb58f13f488460ac5bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4b9aa8705d424eb58f13f488460ac5bd" member_type: VOTER }
I20260608 12:43:33.716217 10770 raft_consensus.cc:385] T 00000000000000000000000000000000 P 4b9aa8705d424eb58f13f488460ac5bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:33.716540 10770 raft_consensus.cc:740] T 00000000000000000000000000000000 P 4b9aa8705d424eb58f13f488460ac5bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b9aa8705d424eb58f13f488460ac5bd, State: Initialized, Role: FOLLOWER
I20260608 12:43:33.717294 10770 consensus_queue.cc:260] T 00000000000000000000000000000000 P 4b9aa8705d424eb58f13f488460ac5bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "4b9aa8705d424eb58f13f488460ac5bd" member_type: VOTER }
I20260608 12:43:33.717742 10770 raft_consensus.cc:399] T 00000000000000000000000000000000 P 4b9aa8705d424eb58f13f488460ac5bd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:43:33.717939 10770 raft_consensus.cc:493] T 00000000000000000000000000000000 P 4b9aa8705d424eb58f13f488460ac5bd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:43:33.718156 10770 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 4b9aa8705d424eb58f13f488460ac5bd [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:33.722821 10770 raft_consensus.cc:515] T 00000000000000000000000000000000 P 4b9aa8705d424eb58f13f488460ac5bd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4b9aa8705d424eb58f13f488460ac5bd" member_type: VOTER }
I20260608 12:43:33.723296 10770 leader_election.cc:304] T 00000000000000000000000000000000 P 4b9aa8705d424eb58f13f488460ac5bd [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: 4b9aa8705d424eb58f13f488460ac5bd; no voters: 
I20260608 12:43:33.724543 10770 leader_election.cc:290] T 00000000000000000000000000000000 P 4b9aa8705d424eb58f13f488460ac5bd [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:43:33.725132 10773 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 4b9aa8705d424eb58f13f488460ac5bd [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:43:33.726802 10773 raft_consensus.cc:697] T 00000000000000000000000000000000 P 4b9aa8705d424eb58f13f488460ac5bd [term 1 LEADER]: Becoming Leader. State: Replica: 4b9aa8705d424eb58f13f488460ac5bd, State: Running, Role: LEADER
I20260608 12:43:33.727595 10770 sys_catalog.cc:565] T 00000000000000000000000000000000 P 4b9aa8705d424eb58f13f488460ac5bd [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:43:33.727625 10773 consensus_queue.cc:237] T 00000000000000000000000000000000 P 4b9aa8705d424eb58f13f488460ac5bd [LEADER]: Queue going to LEADER mode. State: All 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: "4b9aa8705d424eb58f13f488460ac5bd" member_type: VOTER }
I20260608 12:43:33.731683 10775 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4b9aa8705d424eb58f13f488460ac5bd [sys.catalog]: SysCatalogTable state changed. Reason: New leader 4b9aa8705d424eb58f13f488460ac5bd. Latest consensus state: current_term: 1 leader_uuid: "4b9aa8705d424eb58f13f488460ac5bd" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4b9aa8705d424eb58f13f488460ac5bd" member_type: VOTER } }
I20260608 12:43:33.732350 10775 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4b9aa8705d424eb58f13f488460ac5bd [sys.catalog]: This master's current role is: LEADER
I20260608 12:43:33.732432 10774 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4b9aa8705d424eb58f13f488460ac5bd [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "4b9aa8705d424eb58f13f488460ac5bd" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4b9aa8705d424eb58f13f488460ac5bd" member_type: VOTER } }
I20260608 12:43:33.733112 10774 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4b9aa8705d424eb58f13f488460ac5bd [sys.catalog]: This master's current role is: LEADER
I20260608 12:43:33.736924 10780 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:43:33.742674 10780 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:43:33.744033   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:43:33.752967 10780 catalog_manager.cc:1382] Generated new cluster ID: 1a4ff1730d1348908ed825085ac2b736
I20260608 12:43:33.753309 10780 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:43:33.767812 10780 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:43:33.769137 10780 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:43:33.781976 10780 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 4b9aa8705d424eb58f13f488460ac5bd: Generated new TSK 0
I20260608 12:43:33.782608 10780 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:43:33.810540   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:43:33.817253 10791 instance_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:43:33.818264 10792 instance_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:43:33.820330 10794 instance_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:43:33.820540   431 server_base.cc:1061] running on GCE node
I20260608 12:43:33.821557   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:43:33.821776   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:43:33.821966   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922613821932 us; error 0 us; skew 500 ppm
I20260608 12:43:33.822599   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:43:33.824966   431 webserver.cc:533] Webserver started at http://127.0.107.193:44991/ using document root <none> and password file <none>
I20260608 12:43:33.825498   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:43:33.825703   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:43:33.825989   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:43:33.827090   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922379125897-431-0/minicluster-data/ts-0-root/instance:
uuid: "898403d1730d4f8b9eb12ba627e80b31"
format_stamp: "Formatted at 2026-06-08 12:43:33 on dist-test-slave-gg24"
I20260608 12:43:33.832136   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.002s
I20260608 12:43:33.835772 10799 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:43:33.836695   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:43:33.837010   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922379125897-431-0/minicluster-data/ts-0-root
uuid: "898403d1730d4f8b9eb12ba627e80b31"
format_stamp: "Formatted at 2026-06-08 12:43:33 on dist-test-slave-gg24"
I20260608 12:43:33.837299   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922379125897-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922379125897-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922379125897-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:43:33.853704   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:43:33.854837   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:43:33.856315   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:43:33.858758   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:43:33.858985   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:43:33.859239   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:43:33.859447   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:43:33.898187   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:34067
I20260608 12:43:33.898312 10861 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:34067 every 8 connection(s)
I20260608 12:43:33.903504   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:43:33.913864 10866 instance_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:43:33.914363 10867 instance_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:43:33.917619 10869 instance_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:43:33.918531   431 server_base.cc:1061] running on GCE node
I20260608 12:43:33.919808   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:43:33.920097   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:43:33.920310   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922613920287 us; error 0 us; skew 500 ppm
I20260608 12:43:33.920890 10862 heartbeater.cc:344] Connected to a master server at 127.0.107.254:41031
I20260608 12:43:33.921172   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:43:33.921331 10862 heartbeater.cc:461] Registering TS with master...
I20260608 12:43:33.922472 10862 heartbeater.cc:507] Master 127.0.107.254:41031 requested a full tablet report, sending...
I20260608 12:43:33.924100   431 webserver.cc:533] Webserver started at http://127.0.107.194:40393/ using document root <none> and password file <none>
I20260608 12:43:33.924806   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:43:33.925006   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:43:33.924998 10735 ts_manager.cc:194] Registered new tserver with Master: 898403d1730d4f8b9eb12ba627e80b31 (127.0.107.193:34067)
I20260608 12:43:33.925506   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:43:33.926623   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922379125897-431-0/minicluster-data/ts-1-root/instance:
uuid: "c78f7db3896a42fface5506abe113a38"
format_stamp: "Formatted at 2026-06-08 12:43:33 on dist-test-slave-gg24"
I20260608 12:43:33.926987 10735 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35528
I20260608 12:43:33.931818   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260608 12:43:33.935295 10874 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:43:33.936002   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 12:43:33.936312   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922379125897-431-0/minicluster-data/ts-1-root
uuid: "c78f7db3896a42fface5506abe113a38"
format_stamp: "Formatted at 2026-06-08 12:43:33 on dist-test-slave-gg24"
I20260608 12:43:33.936610   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922379125897-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922379125897-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922379125897-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:43:33.960287   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:43:33.961416   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:43:33.962843   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:43:33.965161   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:43:33.965389   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:43:33.965636   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:43:33.965811   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:43:34.003538   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:36075
I20260608 12:43:34.003654 10936 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:36075 every 8 connection(s)
I20260608 12:43:34.008955   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:43:34.016400 10940 instance_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:43:34.017706 10941 instance_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:43:34.021093   431 server_base.cc:1061] running on GCE node
W20260608 12:43:34.021159 10943 instance_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:43:34.022271 10937 heartbeater.cc:344] Connected to a master server at 127.0.107.254:41031
I20260608 12:43:34.022464   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 12:43:34.022675 10937 heartbeater.cc:461] Registering TS with master...
W20260608 12:43:34.022782   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:43:34.023134   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922614023113 us; error 0 us; skew 500 ppm
I20260608 12:43:34.023650 10937 heartbeater.cc:507] Master 127.0.107.254:41031 requested a full tablet report, sending...
I20260608 12:43:34.023806   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:43:34.025997 10735 ts_manager.cc:194] Registered new tserver with Master: c78f7db3896a42fface5506abe113a38 (127.0.107.194:36075)
I20260608 12:43:34.026981   431 webserver.cc:533] Webserver started at http://127.0.107.195:42053/ using document root <none> and password file <none>
I20260608 12:43:34.027426 10735 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35534
I20260608 12:43:34.027559   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:43:34.027902   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:43:34.028190   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:43:34.029402   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922379125897-431-0/minicluster-data/ts-2-root/instance:
uuid: "17e7347a046b4628abd057ebf10e22df"
format_stamp: "Formatted at 2026-06-08 12:43:34 on dist-test-slave-gg24"
I20260608 12:43:34.034363   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.003s
I20260608 12:43:34.037878 10948 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:43:34.038929   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260608 12:43:34.039266   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922379125897-431-0/minicluster-data/ts-2-root
uuid: "17e7347a046b4628abd057ebf10e22df"
format_stamp: "Formatted at 2026-06-08 12:43:34 on dist-test-slave-gg24"
I20260608 12:43:34.039528   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922379125897-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922379125897-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922379125897-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:43:34.052984   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:43:34.054003   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:43:34.055384   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:43:34.057806   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:43:34.057992   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:43:34.058292   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:43:34.058458   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:43:34.096909   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:44465
I20260608 12:43:34.097008 11010 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:44465 every 8 connection(s)
I20260608 12:43:34.102123   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:43:34.110071 11014 instance_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:43:34.110831 11015 instance_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:43:34.115691   431 server_base.cc:1061] running on GCE node
I20260608 12:43:34.115931 11011 heartbeater.cc:344] Connected to a master server at 127.0.107.254:41031
I20260608 12:43:34.116631 11011 heartbeater.cc:461] Registering TS with master...
W20260608 12:43:34.117034 11017 instance_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:43:34.117627 11011 heartbeater.cc:507] Master 127.0.107.254:41031 requested a full tablet report, sending...
I20260608 12:43:34.118422   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:43:34.118744   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:43:34.118993   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922614118972 us; error 0 us; skew 500 ppm
I20260608 12:43:34.119697   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:43:34.120504 10735 ts_manager.cc:194] Registered new tserver with Master: 17e7347a046b4628abd057ebf10e22df (127.0.107.195:44465)
I20260608 12:43:34.122378 10735 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35548
I20260608 12:43:34.122567   431 webserver.cc:533] Webserver started at http://127.0.107.196:36015/ using document root <none> and password file <none>
I20260608 12:43:34.123250   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:43:34.123476   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:43:34.123790   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:43:34.125098   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922379125897-431-0/minicluster-data/ts-3-root/instance:
uuid: "0821203c62374473835fcbba18864cb4"
format_stamp: "Formatted at 2026-06-08 12:43:34 on dist-test-slave-gg24"
I20260608 12:43:34.130198   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 12:43:34.133946 11022 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:43:34.134800   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:43:34.135144   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922379125897-431-0/minicluster-data/ts-3-root
uuid: "0821203c62374473835fcbba18864cb4"
format_stamp: "Formatted at 2026-06-08 12:43:34 on dist-test-slave-gg24"
I20260608 12:43:34.135416   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922379125897-431-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922379125897-431-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922379125897-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:43:34.155867   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:43:34.157277   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:43:34.158754   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:43:34.161216   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:43:34.161461   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:43:34.161710   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:43:34.161899   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:43:34.201015   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.196:40423
I20260608 12:43:34.201139 11084 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.196:40423 every 8 connection(s)
I20260608 12:43:34.216729 11085 heartbeater.cc:344] Connected to a master server at 127.0.107.254:41031
I20260608 12:43:34.217167 11085 heartbeater.cc:461] Registering TS with master...
I20260608 12:43:34.217905 11085 heartbeater.cc:507] Master 127.0.107.254:41031 requested a full tablet report, sending...
I20260608 12:43:34.220036 10735 ts_manager.cc:194] Registered new tserver with Master: 0821203c62374473835fcbba18864cb4 (127.0.107.196:40423)
I20260608 12:43:34.221081   431 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.016355552s
I20260608 12:43:34.221817 10735 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35552
I20260608 12:43:34.249387 10735 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:35562:
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:43:34.291116 10902 tablet_service.cc:1511] Processing CreateTablet for tablet 7c6b4a98c3174d33a07e510cf27149db (DEFAULT_TABLE table=test-workload [id=21a411d7821d4aea8261297f944e6fa6]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:43:34.292517 10902 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c6b4a98c3174d33a07e510cf27149db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:34.297209 10827 tablet_service.cc:1511] Processing CreateTablet for tablet 7c6b4a98c3174d33a07e510cf27149db (DEFAULT_TABLE table=test-workload [id=21a411d7821d4aea8261297f944e6fa6]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:43:34.298614 10827 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c6b4a98c3174d33a07e510cf27149db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:34.298753 11050 tablet_service.cc:1511] Processing CreateTablet for tablet 7c6b4a98c3174d33a07e510cf27149db (DEFAULT_TABLE table=test-workload [id=21a411d7821d4aea8261297f944e6fa6]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:43:34.300006 11050 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c6b4a98c3174d33a07e510cf27149db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:34.308696 11100 tablet_bootstrap.cc:492] T 7c6b4a98c3174d33a07e510cf27149db P c78f7db3896a42fface5506abe113a38: Bootstrap starting.
I20260608 12:43:34.315378 11100 tablet_bootstrap.cc:654] T 7c6b4a98c3174d33a07e510cf27149db P c78f7db3896a42fface5506abe113a38: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:34.317484 11102 tablet_bootstrap.cc:492] T 7c6b4a98c3174d33a07e510cf27149db P 898403d1730d4f8b9eb12ba627e80b31: Bootstrap starting.
I20260608 12:43:34.320065 11101 tablet_bootstrap.cc:492] T 7c6b4a98c3174d33a07e510cf27149db P 0821203c62374473835fcbba18864cb4: Bootstrap starting.
I20260608 12:43:34.321327 11100 tablet_bootstrap.cc:492] T 7c6b4a98c3174d33a07e510cf27149db P c78f7db3896a42fface5506abe113a38: No bootstrap required, opened a new log
I20260608 12:43:34.321900 11100 ts_tablet_manager.cc:1403] T 7c6b4a98c3174d33a07e510cf27149db P c78f7db3896a42fface5506abe113a38: Time spent bootstrapping tablet: real 0.014s	user 0.005s	sys 0.008s
I20260608 12:43:34.324533 11100 raft_consensus.cc:359] T 7c6b4a98c3174d33a07e510cf27149db P c78f7db3896a42fface5506abe113a38 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c78f7db3896a42fface5506abe113a38" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36075 } } peers { permanent_uuid: "0821203c62374473835fcbba18864cb4" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 40423 } } peers { permanent_uuid: "898403d1730d4f8b9eb12ba627e80b31" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34067 } }
I20260608 12:43:34.325152 11100 raft_consensus.cc:385] T 7c6b4a98c3174d33a07e510cf27149db P c78f7db3896a42fface5506abe113a38 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:34.325538 11100 raft_consensus.cc:740] T 7c6b4a98c3174d33a07e510cf27149db P c78f7db3896a42fface5506abe113a38 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c78f7db3896a42fface5506abe113a38, State: Initialized, Role: FOLLOWER
I20260608 12:43:34.326342 11102 tablet_bootstrap.cc:654] T 7c6b4a98c3174d33a07e510cf27149db P 898403d1730d4f8b9eb12ba627e80b31: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:34.326267 11100 consensus_queue.cc:260] T 7c6b4a98c3174d33a07e510cf27149db P c78f7db3896a42fface5506abe113a38 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c78f7db3896a42fface5506abe113a38" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36075 } } peers { permanent_uuid: "0821203c62374473835fcbba18864cb4" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 40423 } } peers { permanent_uuid: "898403d1730d4f8b9eb12ba627e80b31" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34067 } }
I20260608 12:43:34.327961 11101 tablet_bootstrap.cc:654] T 7c6b4a98c3174d33a07e510cf27149db P 0821203c62374473835fcbba18864cb4: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:34.328711 10937 heartbeater.cc:499] Master 127.0.107.254:41031 was elected leader, sending a full tablet report...
I20260608 12:43:34.329034 11100 ts_tablet_manager.cc:1434] T 7c6b4a98c3174d33a07e510cf27149db P c78f7db3896a42fface5506abe113a38: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260608 12:43:34.332165 11102 tablet_bootstrap.cc:492] T 7c6b4a98c3174d33a07e510cf27149db P 898403d1730d4f8b9eb12ba627e80b31: No bootstrap required, opened a new log
I20260608 12:43:34.332763 11102 ts_tablet_manager.cc:1403] T 7c6b4a98c3174d33a07e510cf27149db P 898403d1730d4f8b9eb12ba627e80b31: Time spent bootstrapping tablet: real 0.016s	user 0.014s	sys 0.000s
I20260608 12:43:34.335508 11102 raft_consensus.cc:359] T 7c6b4a98c3174d33a07e510cf27149db P 898403d1730d4f8b9eb12ba627e80b31 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c78f7db3896a42fface5506abe113a38" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36075 } } peers { permanent_uuid: "0821203c62374473835fcbba18864cb4" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 40423 } } peers { permanent_uuid: "898403d1730d4f8b9eb12ba627e80b31" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34067 } }
I20260608 12:43:34.336071 11102 raft_consensus.cc:385] T 7c6b4a98c3174d33a07e510cf27149db P 898403d1730d4f8b9eb12ba627e80b31 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:34.336392 11102 raft_consensus.cc:740] T 7c6b4a98c3174d33a07e510cf27149db P 898403d1730d4f8b9eb12ba627e80b31 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 898403d1730d4f8b9eb12ba627e80b31, State: Initialized, Role: FOLLOWER
I20260608 12:43:34.337255 11102 consensus_queue.cc:260] T 7c6b4a98c3174d33a07e510cf27149db P 898403d1730d4f8b9eb12ba627e80b31 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c78f7db3896a42fface5506abe113a38" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36075 } } peers { permanent_uuid: "0821203c62374473835fcbba18864cb4" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 40423 } } peers { permanent_uuid: "898403d1730d4f8b9eb12ba627e80b31" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34067 } }
I20260608 12:43:34.339481 11101 tablet_bootstrap.cc:492] T 7c6b4a98c3174d33a07e510cf27149db P 0821203c62374473835fcbba18864cb4: No bootstrap required, opened a new log
I20260608 12:43:34.339654 10862 heartbeater.cc:499] Master 127.0.107.254:41031 was elected leader, sending a full tablet report...
I20260608 12:43:34.340034 11102 ts_tablet_manager.cc:1434] T 7c6b4a98c3174d33a07e510cf27149db P 898403d1730d4f8b9eb12ba627e80b31: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260608 12:43:34.340073 11101 ts_tablet_manager.cc:1403] T 7c6b4a98c3174d33a07e510cf27149db P 0821203c62374473835fcbba18864cb4: Time spent bootstrapping tablet: real 0.021s	user 0.016s	sys 0.000s
I20260608 12:43:34.343570 11101 raft_consensus.cc:359] T 7c6b4a98c3174d33a07e510cf27149db P 0821203c62374473835fcbba18864cb4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c78f7db3896a42fface5506abe113a38" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36075 } } peers { permanent_uuid: "0821203c62374473835fcbba18864cb4" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 40423 } } peers { permanent_uuid: "898403d1730d4f8b9eb12ba627e80b31" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34067 } }
I20260608 12:43:34.344285 11101 raft_consensus.cc:385] T 7c6b4a98c3174d33a07e510cf27149db P 0821203c62374473835fcbba18864cb4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:34.344630 11101 raft_consensus.cc:740] T 7c6b4a98c3174d33a07e510cf27149db P 0821203c62374473835fcbba18864cb4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0821203c62374473835fcbba18864cb4, State: Initialized, Role: FOLLOWER
I20260608 12:43:34.345427 11101 consensus_queue.cc:260] T 7c6b4a98c3174d33a07e510cf27149db P 0821203c62374473835fcbba18864cb4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c78f7db3896a42fface5506abe113a38" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36075 } } peers { permanent_uuid: "0821203c62374473835fcbba18864cb4" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 40423 } } peers { permanent_uuid: "898403d1730d4f8b9eb12ba627e80b31" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34067 } }
I20260608 12:43:34.347874 11085 heartbeater.cc:499] Master 127.0.107.254:41031 was elected leader, sending a full tablet report...
I20260608 12:43:34.348150 11101 ts_tablet_manager.cc:1434] T 7c6b4a98c3174d33a07e510cf27149db P 0821203c62374473835fcbba18864cb4: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 12:43:34.361658 11104 raft_consensus.cc:493] T 7c6b4a98c3174d33a07e510cf27149db P c78f7db3896a42fface5506abe113a38 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:43:34.362138 11104 raft_consensus.cc:515] T 7c6b4a98c3174d33a07e510cf27149db P c78f7db3896a42fface5506abe113a38 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c78f7db3896a42fface5506abe113a38" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36075 } } peers { permanent_uuid: "0821203c62374473835fcbba18864cb4" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 40423 } } peers { permanent_uuid: "898403d1730d4f8b9eb12ba627e80b31" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34067 } }
I20260608 12:43:34.364418 11104 leader_election.cc:290] T 7c6b4a98c3174d33a07e510cf27149db P c78f7db3896a42fface5506abe113a38 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0821203c62374473835fcbba18864cb4 (127.0.107.196:40423), 898403d1730d4f8b9eb12ba627e80b31 (127.0.107.193:34067)
I20260608 12:43:34.373306 11060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c6b4a98c3174d33a07e510cf27149db" candidate_uuid: "c78f7db3896a42fface5506abe113a38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0821203c62374473835fcbba18864cb4" is_pre_election: true
I20260608 12:43:34.373991 11060 raft_consensus.cc:2468] T 7c6b4a98c3174d33a07e510cf27149db P 0821203c62374473835fcbba18864cb4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c78f7db3896a42fface5506abe113a38 in term 0.
I20260608 12:43:34.375195 10837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c6b4a98c3174d33a07e510cf27149db" candidate_uuid: "c78f7db3896a42fface5506abe113a38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "898403d1730d4f8b9eb12ba627e80b31" is_pre_election: true
I20260608 12:43:34.375335 10875 leader_election.cc:304] T 7c6b4a98c3174d33a07e510cf27149db P c78f7db3896a42fface5506abe113a38 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0821203c62374473835fcbba18864cb4, c78f7db3896a42fface5506abe113a38; no voters: 
I20260608 12:43:34.375865 10837 raft_consensus.cc:2468] T 7c6b4a98c3174d33a07e510cf27149db P 898403d1730d4f8b9eb12ba627e80b31 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c78f7db3896a42fface5506abe113a38 in term 0.
I20260608 12:43:34.376227 11104 raft_consensus.cc:2804] T 7c6b4a98c3174d33a07e510cf27149db P c78f7db3896a42fface5506abe113a38 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:43:34.376665 11104 raft_consensus.cc:493] T 7c6b4a98c3174d33a07e510cf27149db P c78f7db3896a42fface5506abe113a38 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:43:34.377065 11104 raft_consensus.cc:3060] T 7c6b4a98c3174d33a07e510cf27149db P c78f7db3896a42fface5506abe113a38 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:34.381907 11104 raft_consensus.cc:515] T 7c6b4a98c3174d33a07e510cf27149db P c78f7db3896a42fface5506abe113a38 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c78f7db3896a42fface5506abe113a38" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36075 } } peers { permanent_uuid: "0821203c62374473835fcbba18864cb4" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 40423 } } peers { permanent_uuid: "898403d1730d4f8b9eb12ba627e80b31" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34067 } }
I20260608 12:43:34.383459 11104 leader_election.cc:290] T 7c6b4a98c3174d33a07e510cf27149db P c78f7db3896a42fface5506abe113a38 [CANDIDATE]: Term 1 election: Requested vote from peers 0821203c62374473835fcbba18864cb4 (127.0.107.196:40423), 898403d1730d4f8b9eb12ba627e80b31 (127.0.107.193:34067)
I20260608 12:43:34.384174 11060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c6b4a98c3174d33a07e510cf27149db" candidate_uuid: "c78f7db3896a42fface5506abe113a38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0821203c62374473835fcbba18864cb4"
I20260608 12:43:34.384408 10837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c6b4a98c3174d33a07e510cf27149db" candidate_uuid: "c78f7db3896a42fface5506abe113a38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "898403d1730d4f8b9eb12ba627e80b31"
I20260608 12:43:34.384688 11060 raft_consensus.cc:3060] T 7c6b4a98c3174d33a07e510cf27149db P 0821203c62374473835fcbba18864cb4 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:34.385006 10837 raft_consensus.cc:3060] T 7c6b4a98c3174d33a07e510cf27149db P 898403d1730d4f8b9eb12ba627e80b31 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:34.389678 11060 raft_consensus.cc:2468] T 7c6b4a98c3174d33a07e510cf27149db P 0821203c62374473835fcbba18864cb4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c78f7db3896a42fface5506abe113a38 in term 1.
I20260608 12:43:34.389787 10837 raft_consensus.cc:2468] T 7c6b4a98c3174d33a07e510cf27149db P 898403d1730d4f8b9eb12ba627e80b31 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c78f7db3896a42fface5506abe113a38 in term 1.
I20260608 12:43:34.390803 10875 leader_election.cc:304] T 7c6b4a98c3174d33a07e510cf27149db P c78f7db3896a42fface5506abe113a38 [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: 0821203c62374473835fcbba18864cb4, c78f7db3896a42fface5506abe113a38; no voters: 
I20260608 12:43:34.391484 11104 raft_consensus.cc:2804] T 7c6b4a98c3174d33a07e510cf27149db P c78f7db3896a42fface5506abe113a38 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:43:34.392464 11104 raft_consensus.cc:697] T 7c6b4a98c3174d33a07e510cf27149db P c78f7db3896a42fface5506abe113a38 [term 1 LEADER]: Becoming Leader. State: Replica: c78f7db3896a42fface5506abe113a38, State: Running, Role: LEADER
I20260608 12:43:34.393213 11104 consensus_queue.cc:237] T 7c6b4a98c3174d33a07e510cf27149db P c78f7db3896a42fface5506abe113a38 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c78f7db3896a42fface5506abe113a38" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36075 } } peers { permanent_uuid: "0821203c62374473835fcbba18864cb4" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 40423 } } peers { permanent_uuid: "898403d1730d4f8b9eb12ba627e80b31" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34067 } }
I20260608 12:43:34.400518 10734 catalog_manager.cc:5696] T 7c6b4a98c3174d33a07e510cf27149db P c78f7db3896a42fface5506abe113a38 reported cstate change: term changed from 0 to 1, leader changed from <none> to c78f7db3896a42fface5506abe113a38 (127.0.107.194). New cstate: current_term: 1 leader_uuid: "c78f7db3896a42fface5506abe113a38" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c78f7db3896a42fface5506abe113a38" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0821203c62374473835fcbba18864cb4" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 40423 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "898403d1730d4f8b9eb12ba627e80b31" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34067 } health_report { overall_health: UNKNOWN } } }
W20260608 12:43:34.450189   431 auto_rebalancer.cc:591] Failed to schedule move for tablet 7c6b4a98c3174d33a07e510cf27149db: Illegal state: Leader has not yet committed an operation in its own term
I20260608 12:43:34.451327   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
I20260608 12:43:34.470189   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:43:34.471071   431 tablet_replica.cc:333] T 7c6b4a98c3174d33a07e510cf27149db P 898403d1730d4f8b9eb12ba627e80b31: stopping tablet replica
I20260608 12:43:34.471635   431 raft_consensus.cc:2243] T 7c6b4a98c3174d33a07e510cf27149db P 898403d1730d4f8b9eb12ba627e80b31 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:34.472025   431 raft_consensus.cc:2272] T 7c6b4a98c3174d33a07e510cf27149db P 898403d1730d4f8b9eb12ba627e80b31 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:34.491331   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
I20260608 12:43:34.500285   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
I20260608 12:43:34.517529   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:43:34.518414   431 tablet_replica.cc:333] T 7c6b4a98c3174d33a07e510cf27149db P c78f7db3896a42fface5506abe113a38: stopping tablet replica
I20260608 12:43:34.519004   431 raft_consensus.cc:2243] T 7c6b4a98c3174d33a07e510cf27149db P c78f7db3896a42fface5506abe113a38 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:43:34.519642   431 pending_rounds.cc:70] T 7c6b4a98c3174d33a07e510cf27149db P c78f7db3896a42fface5506abe113a38: Trying to abort 1 pending ops.
I20260608 12:43:34.519862   431 pending_rounds.cc:77] T 7c6b4a98c3174d33a07e510cf27149db P c78f7db3896a42fface5506abe113a38: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294659028561502208 op_type: NO_OP noop_request { }
I20260608 12:43:34.520143   431 raft_consensus.cc:2889] T 7c6b4a98c3174d33a07e510cf27149db P c78f7db3896a42fface5506abe113a38 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 12:43:34.520452   431 raft_consensus.cc:2272] T 7c6b4a98c3174d33a07e510cf27149db P c78f7db3896a42fface5506abe113a38 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:34.531260   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
I20260608 12:43:34.541079   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
I20260608 12:43:34.557417   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:43:34.573004   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260608 12:43:34.580437   431 tablet_server.cc:179] TabletServer@127.0.107.196:0 shutting down...
I20260608 12:43:34.598665   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:43:34.599426   431 tablet_replica.cc:333] T 7c6b4a98c3174d33a07e510cf27149db P 0821203c62374473835fcbba18864cb4: stopping tablet replica
I20260608 12:43:34.599957   431 raft_consensus.cc:2243] T 7c6b4a98c3174d33a07e510cf27149db P 0821203c62374473835fcbba18864cb4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:34.600389   431 raft_consensus.cc:2272] T 7c6b4a98c3174d33a07e510cf27149db P 0821203c62374473835fcbba18864cb4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:34.619565   431 tablet_server.cc:196] TabletServer@127.0.107.196:0 shutdown complete.
I20260608 12:43:34.630715   431 master.cc:562] Master@127.0.107.254:41031 shutting down...
I20260608 12:43:34.651186   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 4b9aa8705d424eb58f13f488460ac5bd [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:43:34.651741   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 4b9aa8705d424eb58f13f488460ac5bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:34.652072   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P 4b9aa8705d424eb58f13f488460ac5bd: stopping tablet replica
I20260608 12:43:34.671269   431 master.cc:584] Master@127.0.107.254:41031 shutdown complete.
[       OK ] AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully (1099 ms)
[----------] 22 tests from AutoRebalancerTest (235397 ms total)

[----------] 2 tests from PreferFollowerRebalancingTest
[ RUN      ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/0
I20260608 12:43:34.704012   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:33577
I20260608 12:43:34.705221   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:43:34.710359 11115 instance_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:43:34.711156 11114 instance_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:43:34.711978 11117 instance_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:43:34.712677   431 server_base.cc:1061] running on GCE node
I20260608 12:43:34.713418   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:43:34.713626   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:43:34.713790   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922614713774 us; error 0 us; skew 500 ppm
I20260608 12:43:34.714432   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:43:34.722374   431 webserver.cc:533] Webserver started at http://127.0.107.254:37873/ using document root <none> and password file <none>
I20260608 12:43:34.722942   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:43:34.723161   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:43:34.723547   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:43:34.724773   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922379125897-431-0/minicluster-data/master-0-root/instance:
uuid: "e7d34cd0998d432c95b89f591831fd73"
format_stamp: "Formatted at 2026-06-08 12:43:34 on dist-test-slave-gg24"
I20260608 12:43:34.729480   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260608 12:43:34.733242 11122 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:43:34.734047   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.002s
I20260608 12:43:34.734364   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922379125897-431-0/minicluster-data/master-0-root
uuid: "e7d34cd0998d432c95b89f591831fd73"
format_stamp: "Formatted at 2026-06-08 12:43:34 on dist-test-slave-gg24"
I20260608 12:43:34.734654   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922379125897-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922379125897-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922379125897-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:43:34.753180   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:43:34.754367   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:43:34.790895   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:33577
I20260608 12:43:34.791026 11173 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:33577 every 8 connection(s)
I20260608 12:43:34.794983 11174 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:43:34.805742 11174 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e7d34cd0998d432c95b89f591831fd73: Bootstrap starting.
I20260608 12:43:34.810469 11174 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P e7d34cd0998d432c95b89f591831fd73: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:34.814911 11174 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e7d34cd0998d432c95b89f591831fd73: No bootstrap required, opened a new log
I20260608 12:43:34.817113 11174 raft_consensus.cc:359] T 00000000000000000000000000000000 P e7d34cd0998d432c95b89f591831fd73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e7d34cd0998d432c95b89f591831fd73" member_type: VOTER }
I20260608 12:43:34.817483 11174 raft_consensus.cc:385] T 00000000000000000000000000000000 P e7d34cd0998d432c95b89f591831fd73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:34.817759 11174 raft_consensus.cc:740] T 00000000000000000000000000000000 P e7d34cd0998d432c95b89f591831fd73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7d34cd0998d432c95b89f591831fd73, State: Initialized, Role: FOLLOWER
I20260608 12:43:34.818426 11174 consensus_queue.cc:260] T 00000000000000000000000000000000 P e7d34cd0998d432c95b89f591831fd73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e7d34cd0998d432c95b89f591831fd73" member_type: VOTER }
I20260608 12:43:34.818903 11174 raft_consensus.cc:399] T 00000000000000000000000000000000 P e7d34cd0998d432c95b89f591831fd73 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:43:34.819130 11174 raft_consensus.cc:493] T 00000000000000000000000000000000 P e7d34cd0998d432c95b89f591831fd73 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:43:34.819371 11174 raft_consensus.cc:3060] T 00000000000000000000000000000000 P e7d34cd0998d432c95b89f591831fd73 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:34.824222 11174 raft_consensus.cc:515] T 00000000000000000000000000000000 P e7d34cd0998d432c95b89f591831fd73 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e7d34cd0998d432c95b89f591831fd73" member_type: VOTER }
I20260608 12:43:34.824800 11174 leader_election.cc:304] T 00000000000000000000000000000000 P e7d34cd0998d432c95b89f591831fd73 [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: e7d34cd0998d432c95b89f591831fd73; no voters: 
I20260608 12:43:34.825927 11174 leader_election.cc:290] T 00000000000000000000000000000000 P e7d34cd0998d432c95b89f591831fd73 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:43:34.826350 11177 raft_consensus.cc:2804] T 00000000000000000000000000000000 P e7d34cd0998d432c95b89f591831fd73 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:43:34.827724 11177 raft_consensus.cc:697] T 00000000000000000000000000000000 P e7d34cd0998d432c95b89f591831fd73 [term 1 LEADER]: Becoming Leader. State: Replica: e7d34cd0998d432c95b89f591831fd73, State: Running, Role: LEADER
I20260608 12:43:34.828433 11177 consensus_queue.cc:237] T 00000000000000000000000000000000 P e7d34cd0998d432c95b89f591831fd73 [LEADER]: Queue going to LEADER mode. State: All 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: "e7d34cd0998d432c95b89f591831fd73" member_type: VOTER }
I20260608 12:43:34.829087 11174 sys_catalog.cc:565] T 00000000000000000000000000000000 P e7d34cd0998d432c95b89f591831fd73 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:43:34.831405 11179 sys_catalog.cc:455] T 00000000000000000000000000000000 P e7d34cd0998d432c95b89f591831fd73 [sys.catalog]: SysCatalogTable state changed. Reason: New leader e7d34cd0998d432c95b89f591831fd73. Latest consensus state: current_term: 1 leader_uuid: "e7d34cd0998d432c95b89f591831fd73" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e7d34cd0998d432c95b89f591831fd73" member_type: VOTER } }
I20260608 12:43:34.831365 11178 sys_catalog.cc:455] T 00000000000000000000000000000000 P e7d34cd0998d432c95b89f591831fd73 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "e7d34cd0998d432c95b89f591831fd73" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e7d34cd0998d432c95b89f591831fd73" member_type: VOTER } }
I20260608 12:43:34.832255 11179 sys_catalog.cc:458] T 00000000000000000000000000000000 P e7d34cd0998d432c95b89f591831fd73 [sys.catalog]: This master's current role is: LEADER
I20260608 12:43:34.832331 11178 sys_catalog.cc:458] T 00000000000000000000000000000000 P e7d34cd0998d432c95b89f591831fd73 [sys.catalog]: This master's current role is: LEADER
I20260608 12:43:34.835462 11182 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:43:34.841006 11182 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:43:34.846575   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:43:34.850296 11182 catalog_manager.cc:1382] Generated new cluster ID: 4a0e7087597240d99b0bb9a51fce1729
I20260608 12:43:34.850723 11182 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:43:34.900235 11182 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:43:34.902184 11182 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:43:34.923967 11182 catalog_manager.cc:6069] T 00000000000000000000000000000000 P e7d34cd0998d432c95b89f591831fd73: Generated new TSK 0
I20260608 12:43:34.924813 11182 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:43:34.978315   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:43:34.985836 11195 instance_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:43:34.986186 11196 instance_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:43:34.986805 11198 instance_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:43:34.987967   431 server_base.cc:1061] running on GCE node
I20260608 12:43:34.992635   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:43:34.992857   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:43:34.993067   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922614993029 us; error 0 us; skew 500 ppm
I20260608 12:43:34.993876   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:43:34.997076   431 webserver.cc:533] Webserver started at http://127.0.107.193:44023/ using document root <none> and password file <none>
I20260608 12:43:34.997596   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:43:34.997766   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:43:34.997991   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:43:34.999073   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922379125897-431-0/minicluster-data/ts-0-root/instance:
uuid: "2cf827cdf3934bd986115de2d2379093"
format_stamp: "Formatted at 2026-06-08 12:43:34 on dist-test-slave-gg24"
I20260608 12:43:35.003841   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.001s
I20260608 12:43:35.007802 11203 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:43:35.008822   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 12:43:35.009119   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922379125897-431-0/minicluster-data/ts-0-root
uuid: "2cf827cdf3934bd986115de2d2379093"
format_stamp: "Formatted at 2026-06-08 12:43:34 on dist-test-slave-gg24"
I20260608 12:43:35.009387   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922379125897-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922379125897-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922379125897-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:43:35.026347   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:43:35.027714   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:43:35.029287   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:43:35.031864   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:43:35.032090   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:43:35.032349   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:43:35.032518   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:43:35.072942   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:35237
I20260608 12:43:35.073063 11265 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:35237 every 8 connection(s)
I20260608 12:43:35.078544   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:43:35.086510 11270 instance_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:43:35.088903 11271 instance_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:43:35.092250 11273 instance_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:43:35.093268 11266 heartbeater.cc:344] Connected to a master server at 127.0.107.254:33577
I20260608 12:43:35.093695 11266 heartbeater.cc:461] Registering TS with master...
I20260608 12:43:35.094224   431 server_base.cc:1061] running on GCE node
I20260608 12:43:35.094764 11266 heartbeater.cc:507] Master 127.0.107.254:33577 requested a full tablet report, sending...
I20260608 12:43:35.095418   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:43:35.095727   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:43:35.095966   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922615095946 us; error 0 us; skew 500 ppm
I20260608 12:43:35.096719   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:43:35.097656 11139 ts_manager.cc:194] Registered new tserver with Master: 2cf827cdf3934bd986115de2d2379093 (127.0.107.193:35237)
I20260608 12:43:35.099782   431 webserver.cc:533] Webserver started at http://127.0.107.194:45773/ using document root <none> and password file <none>
I20260608 12:43:35.100404 11139 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34982
I20260608 12:43:35.100538   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:43:35.100888   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:43:35.101236   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:43:35.102746   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922379125897-431-0/minicluster-data/ts-1-root/instance:
uuid: "76b50c6ab0514711afbd1b45e3d58913"
format_stamp: "Formatted at 2026-06-08 12:43:35 on dist-test-slave-gg24"
I20260608 12:43:35.107730   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260608 12:43:35.111600 11278 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:43:35.112689   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 12:43:35.113021   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922379125897-431-0/minicluster-data/ts-1-root
uuid: "76b50c6ab0514711afbd1b45e3d58913"
format_stamp: "Formatted at 2026-06-08 12:43:35 on dist-test-slave-gg24"
I20260608 12:43:35.113546   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922379125897-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922379125897-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922379125897-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:43:35.148672   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:43:35.149928   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:43:35.151643   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:43:35.154058   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:43:35.154315   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:43:35.154596   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:43:35.154775   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:43:35.197710 11340 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:40957 every 8 connection(s)
I20260608 12:43:35.197700   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:40957
I20260608 12:43:35.203476   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:43:35.211687 11344 instance_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:43:35.212679 11345 instance_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:43:35.216641 11341 heartbeater.cc:344] Connected to a master server at 127.0.107.254:33577
W20260608 12:43:35.216904 11347 instance_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:43:35.216946   431 server_base.cc:1061] running on GCE node
I20260608 12:43:35.217206 11341 heartbeater.cc:461] Registering TS with master...
I20260608 12:43:35.218248   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 12:43:35.218345 11341 heartbeater.cc:507] Master 127.0.107.254:33577 requested a full tablet report, sending...
W20260608 12:43:35.218535   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:43:35.218816   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922615218801 us; error 0 us; skew 500 ppm
I20260608 12:43:35.219519   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:43:35.221230 11139 ts_manager.cc:194] Registered new tserver with Master: 76b50c6ab0514711afbd1b45e3d58913 (127.0.107.194:40957)
I20260608 12:43:35.222687   431 webserver.cc:533] Webserver started at http://127.0.107.195:38641/ using document root <none> and password file <none>
I20260608 12:43:35.223294 11139 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34988
I20260608 12:43:35.223453   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:43:35.223753   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:43:35.224107   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:43:35.225428   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922379125897-431-0/minicluster-data/ts-2-root/instance:
uuid: "931b22a8007a42b48960bab4b25e2b7a"
format_stamp: "Formatted at 2026-06-08 12:43:35 on dist-test-slave-gg24"
I20260608 12:43:35.230177   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 12:43:35.234709 11352 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:43:35.235790   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 12:43:35.236123   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922379125897-431-0/minicluster-data/ts-2-root
uuid: "931b22a8007a42b48960bab4b25e2b7a"
format_stamp: "Formatted at 2026-06-08 12:43:35 on dist-test-slave-gg24"
I20260608 12:43:35.236397   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922379125897-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922379125897-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922379125897-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:43:35.257540   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:43:35.258646   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:43:35.260047   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:43:35.262416   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:43:35.262595   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:43:35.262892   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:43:35.263048   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:43:35.304829   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:34447
I20260608 12:43:35.304960 11414 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:34447 every 8 connection(s)
I20260608 12:43:35.319757 11415 heartbeater.cc:344] Connected to a master server at 127.0.107.254:33577
I20260608 12:43:35.320251 11415 heartbeater.cc:461] Registering TS with master...
I20260608 12:43:35.321076 11415 heartbeater.cc:507] Master 127.0.107.254:33577 requested a full tablet report, sending...
I20260608 12:43:35.323225 11139 ts_manager.cc:194] Registered new tserver with Master: 931b22a8007a42b48960bab4b25e2b7a (127.0.107.195:34447)
I20260608 12:43:35.323419   431 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015147379s
I20260608 12:43:35.325158 11139 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34996
I20260608 12:43:35.868476 11139 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:35010:
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:43:35.871219 11139 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:43:35.940153 11231 tablet_service.cc:1511] Processing CreateTablet for tablet 649ea8915460474db161ff45dc784174 (DEFAULT_TABLE table=test-workload [id=b9cc1de239b74aadb12ce7af3edf8da2]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 12:43:35.941697 11231 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 649ea8915460474db161ff45dc784174. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:35.945652 11230 tablet_service.cc:1511] Processing CreateTablet for tablet 75dd69b97401474cbe5351d81ce1dbb7 (DEFAULT_TABLE table=test-workload [id=b9cc1de239b74aadb12ce7af3edf8da2]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 12:43:35.947153 11230 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75dd69b97401474cbe5351d81ce1dbb7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:35.955658 11229 tablet_service.cc:1511] Processing CreateTablet for tablet 7842338d885840ebbd939583b23643e8 (DEFAULT_TABLE table=test-workload [id=b9cc1de239b74aadb12ce7af3edf8da2]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 12:43:35.956426 11306 tablet_service.cc:1511] Processing CreateTablet for tablet 649ea8915460474db161ff45dc784174 (DEFAULT_TABLE table=test-workload [id=b9cc1de239b74aadb12ce7af3edf8da2]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 12:43:35.957280 11229 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7842338d885840ebbd939583b23643e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:35.957837 11306 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 649ea8915460474db161ff45dc784174. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:35.965860 11228 tablet_service.cc:1511] Processing CreateTablet for tablet 037f77bf6a8f45e7929afed79e6e4e9a (DEFAULT_TABLE table=test-workload [id=b9cc1de239b74aadb12ce7af3edf8da2]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 12:43:35.966394 11305 tablet_service.cc:1511] Processing CreateTablet for tablet 75dd69b97401474cbe5351d81ce1dbb7 (DEFAULT_TABLE table=test-workload [id=b9cc1de239b74aadb12ce7af3edf8da2]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 12:43:35.967458 11228 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 037f77bf6a8f45e7929afed79e6e4e9a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:35.967921 11305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75dd69b97401474cbe5351d81ce1dbb7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:35.968252 11434 tablet_bootstrap.cc:492] T 649ea8915460474db161ff45dc784174 P 2cf827cdf3934bd986115de2d2379093: Bootstrap starting.
I20260608 12:43:35.971913 11380 tablet_service.cc:1511] Processing CreateTablet for tablet 649ea8915460474db161ff45dc784174 (DEFAULT_TABLE table=test-workload [id=b9cc1de239b74aadb12ce7af3edf8da2]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 12:43:35.973654 11380 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 649ea8915460474db161ff45dc784174. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:35.974077 11231 tablet_service.cc:1511] Processing CreateTablet for tablet e9172988a25d44d9a1a08f10a634034a (DEFAULT_TABLE table=test-workload [id=b9cc1de239b74aadb12ce7af3edf8da2]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 12:43:35.975482 11231 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9172988a25d44d9a1a08f10a634034a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:35.978945 11227 tablet_service.cc:1511] Processing CreateTablet for tablet 85a94a732c7148b3a27657b97db8bc6d (DEFAULT_TABLE table=test-workload [id=b9cc1de239b74aadb12ce7af3edf8da2]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 12:43:35.980751 11227 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85a94a732c7148b3a27657b97db8bc6d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:35.982702 11379 tablet_service.cc:1511] Processing CreateTablet for tablet 75dd69b97401474cbe5351d81ce1dbb7 (DEFAULT_TABLE table=test-workload [id=b9cc1de239b74aadb12ce7af3edf8da2]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 12:43:35.983716 11434 tablet_bootstrap.cc:654] T 649ea8915460474db161ff45dc784174 P 2cf827cdf3934bd986115de2d2379093: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:35.984437 11379 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75dd69b97401474cbe5351d81ce1dbb7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:35.990769 11378 tablet_service.cc:1511] Processing CreateTablet for tablet 7842338d885840ebbd939583b23643e8 (DEFAULT_TABLE table=test-workload [id=b9cc1de239b74aadb12ce7af3edf8da2]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 12:43:35.992106 11304 tablet_service.cc:1511] Processing CreateTablet for tablet 7842338d885840ebbd939583b23643e8 (DEFAULT_TABLE table=test-workload [id=b9cc1de239b74aadb12ce7af3edf8da2]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 12:43:35.993786 11304 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7842338d885840ebbd939583b23643e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:35.994604 11377 tablet_service.cc:1511] Processing CreateTablet for tablet 037f77bf6a8f45e7929afed79e6e4e9a (DEFAULT_TABLE table=test-workload [id=b9cc1de239b74aadb12ce7af3edf8da2]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 12:43:35.996095 11378 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7842338d885840ebbd939583b23643e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:36.004962 11377 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 037f77bf6a8f45e7929afed79e6e4e9a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:36.007896 11303 tablet_service.cc:1511] Processing CreateTablet for tablet 037f77bf6a8f45e7929afed79e6e4e9a (DEFAULT_TABLE table=test-workload [id=b9cc1de239b74aadb12ce7af3edf8da2]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 12:43:36.010020 11302 tablet_service.cc:1511] Processing CreateTablet for tablet e9172988a25d44d9a1a08f10a634034a (DEFAULT_TABLE table=test-workload [id=b9cc1de239b74aadb12ce7af3edf8da2]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 12:43:36.012184 11301 tablet_service.cc:1511] Processing CreateTablet for tablet 85a94a732c7148b3a27657b97db8bc6d (DEFAULT_TABLE table=test-workload [id=b9cc1de239b74aadb12ce7af3edf8da2]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 12:43:36.016551 11303 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 037f77bf6a8f45e7929afed79e6e4e9a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:36.020943 11302 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9172988a25d44d9a1a08f10a634034a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:36.025017 11301 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85a94a732c7148b3a27657b97db8bc6d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:36.037079 11434 tablet_bootstrap.cc:492] T 649ea8915460474db161ff45dc784174 P 2cf827cdf3934bd986115de2d2379093: No bootstrap required, opened a new log
I20260608 12:43:36.037701 11434 ts_tablet_manager.cc:1403] T 649ea8915460474db161ff45dc784174 P 2cf827cdf3934bd986115de2d2379093: Time spent bootstrapping tablet: real 0.070s	user 0.016s	sys 0.039s
I20260608 12:43:36.039155 11437 tablet_bootstrap.cc:492] T 649ea8915460474db161ff45dc784174 P 76b50c6ab0514711afbd1b45e3d58913: Bootstrap starting.
I20260608 12:43:36.040848 11436 tablet_bootstrap.cc:492] T 037f77bf6a8f45e7929afed79e6e4e9a P 931b22a8007a42b48960bab4b25e2b7a: Bootstrap starting.
I20260608 12:43:36.042634 11434 raft_consensus.cc:359] T 649ea8915460474db161ff45dc784174 P 2cf827cdf3934bd986115de2d2379093 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cf827cdf3934bd986115de2d2379093" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35237 } } peers { permanent_uuid: "931b22a8007a42b48960bab4b25e2b7a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34447 } } peers { permanent_uuid: "76b50c6ab0514711afbd1b45e3d58913" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40957 } }
I20260608 12:43:36.043439 11434 raft_consensus.cc:385] T 649ea8915460474db161ff45dc784174 P 2cf827cdf3934bd986115de2d2379093 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:36.043740 11434 raft_consensus.cc:740] T 649ea8915460474db161ff45dc784174 P 2cf827cdf3934bd986115de2d2379093 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cf827cdf3934bd986115de2d2379093, State: Initialized, Role: FOLLOWER
I20260608 12:43:36.044582 11434 consensus_queue.cc:260] T 649ea8915460474db161ff45dc784174 P 2cf827cdf3934bd986115de2d2379093 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cf827cdf3934bd986115de2d2379093" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35237 } } peers { permanent_uuid: "931b22a8007a42b48960bab4b25e2b7a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34447 } } peers { permanent_uuid: "76b50c6ab0514711afbd1b45e3d58913" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40957 } }
I20260608 12:43:36.048076 11436 tablet_bootstrap.cc:654] T 037f77bf6a8f45e7929afed79e6e4e9a P 931b22a8007a42b48960bab4b25e2b7a: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:36.050351 11437 tablet_bootstrap.cc:654] T 649ea8915460474db161ff45dc784174 P 76b50c6ab0514711afbd1b45e3d58913: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:36.051301 11377 tablet_service.cc:1511] Processing CreateTablet for tablet e9172988a25d44d9a1a08f10a634034a (DEFAULT_TABLE table=test-workload [id=b9cc1de239b74aadb12ce7af3edf8da2]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 12:43:36.052314 11266 heartbeater.cc:499] Master 127.0.107.254:33577 was elected leader, sending a full tablet report...
I20260608 12:43:36.052974 11377 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9172988a25d44d9a1a08f10a634034a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:36.066591 11378 tablet_service.cc:1511] Processing CreateTablet for tablet 85a94a732c7148b3a27657b97db8bc6d (DEFAULT_TABLE table=test-workload [id=b9cc1de239b74aadb12ce7af3edf8da2]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 12:43:36.068029 11378 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85a94a732c7148b3a27657b97db8bc6d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:36.052973 11434 ts_tablet_manager.cc:1434] T 649ea8915460474db161ff45dc784174 P 2cf827cdf3934bd986115de2d2379093: Time spent starting tablet: real 0.015s	user 0.011s	sys 0.003s
I20260608 12:43:36.069804 11434 tablet_bootstrap.cc:492] T e9172988a25d44d9a1a08f10a634034a P 2cf827cdf3934bd986115de2d2379093: Bootstrap starting.
I20260608 12:43:36.076200 11434 tablet_bootstrap.cc:654] T e9172988a25d44d9a1a08f10a634034a P 2cf827cdf3934bd986115de2d2379093: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:36.082496 11436 tablet_bootstrap.cc:492] T 037f77bf6a8f45e7929afed79e6e4e9a P 931b22a8007a42b48960bab4b25e2b7a: No bootstrap required, opened a new log
I20260608 12:43:36.083416 11436 ts_tablet_manager.cc:1403] T 037f77bf6a8f45e7929afed79e6e4e9a P 931b22a8007a42b48960bab4b25e2b7a: Time spent bootstrapping tablet: real 0.043s	user 0.017s	sys 0.000s
I20260608 12:43:36.087862 11436 raft_consensus.cc:359] T 037f77bf6a8f45e7929afed79e6e4e9a P 931b22a8007a42b48960bab4b25e2b7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cf827cdf3934bd986115de2d2379093" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35237 } } peers { permanent_uuid: "76b50c6ab0514711afbd1b45e3d58913" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40957 } } peers { permanent_uuid: "931b22a8007a42b48960bab4b25e2b7a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34447 } }
I20260608 12:43:36.089821 11436 raft_consensus.cc:385] T 037f77bf6a8f45e7929afed79e6e4e9a P 931b22a8007a42b48960bab4b25e2b7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:36.091722 11437 tablet_bootstrap.cc:492] T 649ea8915460474db161ff45dc784174 P 76b50c6ab0514711afbd1b45e3d58913: No bootstrap required, opened a new log
I20260608 12:43:36.092325 11437 ts_tablet_manager.cc:1403] T 649ea8915460474db161ff45dc784174 P 76b50c6ab0514711afbd1b45e3d58913: Time spent bootstrapping tablet: real 0.054s	user 0.015s	sys 0.027s
I20260608 12:43:36.090153 11436 raft_consensus.cc:740] T 037f77bf6a8f45e7929afed79e6e4e9a P 931b22a8007a42b48960bab4b25e2b7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 931b22a8007a42b48960bab4b25e2b7a, State: Initialized, Role: FOLLOWER
I20260608 12:43:36.094624 11436 consensus_queue.cc:260] T 037f77bf6a8f45e7929afed79e6e4e9a P 931b22a8007a42b48960bab4b25e2b7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cf827cdf3934bd986115de2d2379093" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35237 } } peers { permanent_uuid: "76b50c6ab0514711afbd1b45e3d58913" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40957 } } peers { permanent_uuid: "931b22a8007a42b48960bab4b25e2b7a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34447 } }
I20260608 12:43:36.095767 11437 raft_consensus.cc:359] T 649ea8915460474db161ff45dc784174 P 76b50c6ab0514711afbd1b45e3d58913 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cf827cdf3934bd986115de2d2379093" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35237 } } peers { permanent_uuid: "931b22a8007a42b48960bab4b25e2b7a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34447 } } peers { permanent_uuid: "76b50c6ab0514711afbd1b45e3d58913" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40957 } }
I20260608 12:43:36.096885 11437 raft_consensus.cc:385] T 649ea8915460474db161ff45dc784174 P 76b50c6ab0514711afbd1b45e3d58913 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:36.097348 11437 raft_consensus.cc:740] T 649ea8915460474db161ff45dc784174 P 76b50c6ab0514711afbd1b45e3d58913 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76b50c6ab0514711afbd1b45e3d58913, State: Initialized, Role: FOLLOWER
I20260608 12:43:36.098528 11437 consensus_queue.cc:260] T 649ea8915460474db161ff45dc784174 P 76b50c6ab0514711afbd1b45e3d58913 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cf827cdf3934bd986115de2d2379093" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35237 } } peers { permanent_uuid: "931b22a8007a42b48960bab4b25e2b7a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34447 } } peers { permanent_uuid: "76b50c6ab0514711afbd1b45e3d58913" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40957 } }
I20260608 12:43:36.130198 11415 heartbeater.cc:499] Master 127.0.107.254:33577 was elected leader, sending a full tablet report...
I20260608 12:43:36.130685 11436 ts_tablet_manager.cc:1434] T 037f77bf6a8f45e7929afed79e6e4e9a P 931b22a8007a42b48960bab4b25e2b7a: Time spent starting tablet: real 0.047s	user 0.019s	sys 0.018s
I20260608 12:43:36.130685 11437 ts_tablet_manager.cc:1434] T 649ea8915460474db161ff45dc784174 P 76b50c6ab0514711afbd1b45e3d58913: Time spent starting tablet: real 0.038s	user 0.012s	sys 0.025s
I20260608 12:43:36.131822 11341 heartbeater.cc:499] Master 127.0.107.254:33577 was elected leader, sending a full tablet report...
I20260608 12:43:36.131976 11436 tablet_bootstrap.cc:492] T 7842338d885840ebbd939583b23643e8 P 931b22a8007a42b48960bab4b25e2b7a: Bootstrap starting.
I20260608 12:43:36.136160 11437 tablet_bootstrap.cc:492] T 75dd69b97401474cbe5351d81ce1dbb7 P 76b50c6ab0514711afbd1b45e3d58913: Bootstrap starting.
I20260608 12:43:36.139175 11434 tablet_bootstrap.cc:492] T e9172988a25d44d9a1a08f10a634034a P 2cf827cdf3934bd986115de2d2379093: No bootstrap required, opened a new log
I20260608 12:43:36.139817 11434 ts_tablet_manager.cc:1403] T e9172988a25d44d9a1a08f10a634034a P 2cf827cdf3934bd986115de2d2379093: Time spent bootstrapping tablet: real 0.070s	user 0.012s	sys 0.003s
I20260608 12:43:36.141321 11436 tablet_bootstrap.cc:654] T 7842338d885840ebbd939583b23643e8 P 931b22a8007a42b48960bab4b25e2b7a: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:36.143132 11434 raft_consensus.cc:359] T e9172988a25d44d9a1a08f10a634034a P 2cf827cdf3934bd986115de2d2379093 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cf827cdf3934bd986115de2d2379093" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35237 } } peers { permanent_uuid: "76b50c6ab0514711afbd1b45e3d58913" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40957 } } peers { permanent_uuid: "931b22a8007a42b48960bab4b25e2b7a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34447 } }
I20260608 12:43:36.143965 11434 raft_consensus.cc:385] T e9172988a25d44d9a1a08f10a634034a P 2cf827cdf3934bd986115de2d2379093 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:36.144181 11437 tablet_bootstrap.cc:654] T 75dd69b97401474cbe5351d81ce1dbb7 P 76b50c6ab0514711afbd1b45e3d58913: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:36.144279 11434 raft_consensus.cc:740] T e9172988a25d44d9a1a08f10a634034a P 2cf827cdf3934bd986115de2d2379093 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cf827cdf3934bd986115de2d2379093, State: Initialized, Role: FOLLOWER
I20260608 12:43:36.147509 11434 consensus_queue.cc:260] T e9172988a25d44d9a1a08f10a634034a P 2cf827cdf3934bd986115de2d2379093 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cf827cdf3934bd986115de2d2379093" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35237 } } peers { permanent_uuid: "76b50c6ab0514711afbd1b45e3d58913" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40957 } } peers { permanent_uuid: "931b22a8007a42b48960bab4b25e2b7a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34447 } }
I20260608 12:43:36.149802 11436 tablet_bootstrap.cc:492] T 7842338d885840ebbd939583b23643e8 P 931b22a8007a42b48960bab4b25e2b7a: No bootstrap required, opened a new log
I20260608 12:43:36.150084 11434 ts_tablet_manager.cc:1434] T e9172988a25d44d9a1a08f10a634034a P 2cf827cdf3934bd986115de2d2379093: Time spent starting tablet: real 0.010s	user 0.000s	sys 0.008s
I20260608 12:43:36.150373 11436 ts_tablet_manager.cc:1403] T 7842338d885840ebbd939583b23643e8 P 931b22a8007a42b48960bab4b25e2b7a: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.000s
I20260608 12:43:36.151196 11434 tablet_bootstrap.cc:492] T 85a94a732c7148b3a27657b97db8bc6d P 2cf827cdf3934bd986115de2d2379093: Bootstrap starting.
I20260608 12:43:36.152118 11437 tablet_bootstrap.cc:492] T 75dd69b97401474cbe5351d81ce1dbb7 P 76b50c6ab0514711afbd1b45e3d58913: No bootstrap required, opened a new log
I20260608 12:43:36.152801 11437 ts_tablet_manager.cc:1403] T 75dd69b97401474cbe5351d81ce1dbb7 P 76b50c6ab0514711afbd1b45e3d58913: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.003s
I20260608 12:43:36.153868 11436 raft_consensus.cc:359] T 7842338d885840ebbd939583b23643e8 P 931b22a8007a42b48960bab4b25e2b7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cf827cdf3934bd986115de2d2379093" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35237 } } peers { permanent_uuid: "76b50c6ab0514711afbd1b45e3d58913" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40957 } } peers { permanent_uuid: "931b22a8007a42b48960bab4b25e2b7a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34447 } }
I20260608 12:43:36.154775 11436 raft_consensus.cc:385] T 7842338d885840ebbd939583b23643e8 P 931b22a8007a42b48960bab4b25e2b7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:36.155073 11436 raft_consensus.cc:740] T 7842338d885840ebbd939583b23643e8 P 931b22a8007a42b48960bab4b25e2b7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 931b22a8007a42b48960bab4b25e2b7a, State: Initialized, Role: FOLLOWER
I20260608 12:43:36.156009 11436 consensus_queue.cc:260] T 7842338d885840ebbd939583b23643e8 P 931b22a8007a42b48960bab4b25e2b7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cf827cdf3934bd986115de2d2379093" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35237 } } peers { permanent_uuid: "76b50c6ab0514711afbd1b45e3d58913" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40957 } } peers { permanent_uuid: "931b22a8007a42b48960bab4b25e2b7a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34447 } }
I20260608 12:43:36.156920 11437 raft_consensus.cc:359] T 75dd69b97401474cbe5351d81ce1dbb7 P 76b50c6ab0514711afbd1b45e3d58913 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cf827cdf3934bd986115de2d2379093" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35237 } } peers { permanent_uuid: "76b50c6ab0514711afbd1b45e3d58913" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40957 } } peers { permanent_uuid: "931b22a8007a42b48960bab4b25e2b7a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34447 } }
I20260608 12:43:36.157699 11437 raft_consensus.cc:385] T 75dd69b97401474cbe5351d81ce1dbb7 P 76b50c6ab0514711afbd1b45e3d58913 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:36.157991 11437 raft_consensus.cc:740] T 75dd69b97401474cbe5351d81ce1dbb7 P 76b50c6ab0514711afbd1b45e3d58913 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76b50c6ab0514711afbd1b45e3d58913, State: Initialized, Role: FOLLOWER
I20260608 12:43:36.158352 11436 ts_tablet_manager.cc:1434] T 7842338d885840ebbd939583b23643e8 P 931b22a8007a42b48960bab4b25e2b7a: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 12:43:36.158914 11437 consensus_queue.cc:260] T 75dd69b97401474cbe5351d81ce1dbb7 P 76b50c6ab0514711afbd1b45e3d58913 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cf827cdf3934bd986115de2d2379093" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35237 } } peers { permanent_uuid: "76b50c6ab0514711afbd1b45e3d58913" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40957 } } peers { permanent_uuid: "931b22a8007a42b48960bab4b25e2b7a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34447 } }
I20260608 12:43:36.159439 11436 tablet_bootstrap.cc:492] T 649ea8915460474db161ff45dc784174 P 931b22a8007a42b48960bab4b25e2b7a: Bootstrap starting.
I20260608 12:43:36.160604 11434 tablet_bootstrap.cc:654] T 85a94a732c7148b3a27657b97db8bc6d P 2cf827cdf3934bd986115de2d2379093: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:36.161332 11437 ts_tablet_manager.cc:1434] T 75dd69b97401474cbe5351d81ce1dbb7 P 76b50c6ab0514711afbd1b45e3d58913: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260608 12:43:36.162387 11437 tablet_bootstrap.cc:492] T 7842338d885840ebbd939583b23643e8 P 76b50c6ab0514711afbd1b45e3d58913: Bootstrap starting.
I20260608 12:43:36.168712 11437 tablet_bootstrap.cc:654] T 7842338d885840ebbd939583b23643e8 P 76b50c6ab0514711afbd1b45e3d58913: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:36.178841 11434 tablet_bootstrap.cc:492] T 85a94a732c7148b3a27657b97db8bc6d P 2cf827cdf3934bd986115de2d2379093: No bootstrap required, opened a new log
I20260608 12:43:36.179388 11434 ts_tablet_manager.cc:1403] T 85a94a732c7148b3a27657b97db8bc6d P 2cf827cdf3934bd986115de2d2379093: Time spent bootstrapping tablet: real 0.028s	user 0.011s	sys 0.011s
I20260608 12:43:36.182456 11434 raft_consensus.cc:359] T 85a94a732c7148b3a27657b97db8bc6d P 2cf827cdf3934bd986115de2d2379093 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cf827cdf3934bd986115de2d2379093" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35237 } } peers { permanent_uuid: "76b50c6ab0514711afbd1b45e3d58913" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40957 } } peers { permanent_uuid: "931b22a8007a42b48960bab4b25e2b7a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34447 } }
I20260608 12:43:36.183017 11436 tablet_bootstrap.cc:654] T 649ea8915460474db161ff45dc784174 P 931b22a8007a42b48960bab4b25e2b7a: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:36.183244 11434 raft_consensus.cc:385] T 85a94a732c7148b3a27657b97db8bc6d P 2cf827cdf3934bd986115de2d2379093 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:36.183612 11434 raft_consensus.cc:740] T 85a94a732c7148b3a27657b97db8bc6d P 2cf827cdf3934bd986115de2d2379093 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cf827cdf3934bd986115de2d2379093, State: Initialized, Role: FOLLOWER
I20260608 12:43:36.184587 11434 consensus_queue.cc:260] T 85a94a732c7148b3a27657b97db8bc6d P 2cf827cdf3934bd986115de2d2379093 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cf827cdf3934bd986115de2d2379093" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35237 } } peers { permanent_uuid: "76b50c6ab0514711afbd1b45e3d58913" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40957 } } peers { permanent_uuid: "931b22a8007a42b48960bab4b25e2b7a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34447 } }
I20260608 12:43:36.188987 11437 tablet_bootstrap.cc:492] T 7842338d885840ebbd939583b23643e8 P 76b50c6ab0514711afbd1b45e3d58913: No bootstrap required, opened a new log
I20260608 12:43:36.189530 11437 ts_tablet_manager.cc:1403] T 7842338d885840ebbd939583b23643e8 P 76b50c6ab0514711afbd1b45e3d58913: Time spent bootstrapping tablet: real 0.027s	user 0.007s	sys 0.019s
I20260608 12:43:36.190816 11434 ts_tablet_manager.cc:1434] T 85a94a732c7148b3a27657b97db8bc6d P 2cf827cdf3934bd986115de2d2379093: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260608 12:43:36.191972 11434 tablet_bootstrap.cc:492] T 75dd69b97401474cbe5351d81ce1dbb7 P 2cf827cdf3934bd986115de2d2379093: Bootstrap starting.
I20260608 12:43:36.192752 11437 raft_consensus.cc:359] T 7842338d885840ebbd939583b23643e8 P 76b50c6ab0514711afbd1b45e3d58913 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cf827cdf3934bd986115de2d2379093" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35237 } } peers { permanent_uuid: "76b50c6ab0514711afbd1b45e3d58913" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40957 } } peers { permanent_uuid: "931b22a8007a42b48960bab4b25e2b7a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34447 } }
I20260608 12:43:36.193511 11437 raft_consensus.cc:385] T 7842338d885840ebbd939583b23643e8 P 76b50c6ab0514711afbd1b45e3d58913 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:36.193789 11437 raft_consensus.cc:740] T 7842338d885840ebbd939583b23643e8 P 76b50c6ab0514711afbd1b45e3d58913 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76b50c6ab0514711afbd1b45e3d58913, State: Initialized, Role: FOLLOWER
I20260608 12:43:36.194664 11437 consensus_queue.cc:260] T 7842338d885840ebbd939583b23643e8 P 76b50c6ab0514711afbd1b45e3d58913 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cf827cdf3934bd986115de2d2379093" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35237 } } peers { permanent_uuid: "76b50c6ab0514711afbd1b45e3d58913" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40957 } } peers { permanent_uuid: "931b22a8007a42b48960bab4b25e2b7a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34447 } }
I20260608 12:43:36.196995 11437 ts_tablet_manager.cc:1434] T 7842338d885840ebbd939583b23643e8 P 76b50c6ab0514711afbd1b45e3d58913: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260608 12:43:36.200661 11436 tablet_bootstrap.cc:492] T 649ea8915460474db161ff45dc784174 P 931b22a8007a42b48960bab4b25e2b7a: No bootstrap required, opened a new log
I20260608 12:43:36.200786 11437 tablet_bootstrap.cc:492] T 85a94a732c7148b3a27657b97db8bc6d P 76b50c6ab0514711afbd1b45e3d58913: Bootstrap starting.
I20260608 12:43:36.201509 11436 ts_tablet_manager.cc:1403] T 649ea8915460474db161ff45dc784174 P 931b22a8007a42b48960bab4b25e2b7a: Time spent bootstrapping tablet: real 0.042s	user 0.014s	sys 0.007s
I20260608 12:43:36.202903 11434 tablet_bootstrap.cc:654] T 75dd69b97401474cbe5351d81ce1dbb7 P 2cf827cdf3934bd986115de2d2379093: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:36.204890 11436 raft_consensus.cc:359] T 649ea8915460474db161ff45dc784174 P 931b22a8007a42b48960bab4b25e2b7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cf827cdf3934bd986115de2d2379093" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35237 } } peers { permanent_uuid: "931b22a8007a42b48960bab4b25e2b7a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34447 } } peers { permanent_uuid: "76b50c6ab0514711afbd1b45e3d58913" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40957 } }
I20260608 12:43:36.205758 11436 raft_consensus.cc:385] T 649ea8915460474db161ff45dc784174 P 931b22a8007a42b48960bab4b25e2b7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:36.206127 11436 raft_consensus.cc:740] T 649ea8915460474db161ff45dc784174 P 931b22a8007a42b48960bab4b25e2b7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 931b22a8007a42b48960bab4b25e2b7a, State: Initialized, Role: FOLLOWER
I20260608 12:43:36.207203 11436 consensus_queue.cc:260] T 649ea8915460474db161ff45dc784174 P 931b22a8007a42b48960bab4b25e2b7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cf827cdf3934bd986115de2d2379093" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35237 } } peers { permanent_uuid: "931b22a8007a42b48960bab4b25e2b7a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34447 } } peers { permanent_uuid: "76b50c6ab0514711afbd1b45e3d58913" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40957 } }
I20260608 12:43:36.210249 11437 tablet_bootstrap.cc:654] T 85a94a732c7148b3a27657b97db8bc6d P 76b50c6ab0514711afbd1b45e3d58913: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:36.212827 11436 ts_tablet_manager.cc:1434] T 649ea8915460474db161ff45dc784174 P 931b22a8007a42b48960bab4b25e2b7a: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260608 12:43:36.214198 11436 tablet_bootstrap.cc:492] T 85a94a732c7148b3a27657b97db8bc6d P 931b22a8007a42b48960bab4b25e2b7a: Bootstrap starting.
I20260608 12:43:36.222440 11437 tablet_bootstrap.cc:492] T 85a94a732c7148b3a27657b97db8bc6d P 76b50c6ab0514711afbd1b45e3d58913: No bootstrap required, opened a new log
I20260608 12:43:36.223084 11437 ts_tablet_manager.cc:1403] T 85a94a732c7148b3a27657b97db8bc6d P 76b50c6ab0514711afbd1b45e3d58913: Time spent bootstrapping tablet: real 0.023s	user 0.010s	sys 0.008s
I20260608 12:43:36.222450 11436 tablet_bootstrap.cc:654] T 85a94a732c7148b3a27657b97db8bc6d P 931b22a8007a42b48960bab4b25e2b7a: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:36.225422 11434 tablet_bootstrap.cc:492] T 75dd69b97401474cbe5351d81ce1dbb7 P 2cf827cdf3934bd986115de2d2379093: No bootstrap required, opened a new log
I20260608 12:43:36.226027 11434 ts_tablet_manager.cc:1403] T 75dd69b97401474cbe5351d81ce1dbb7 P 2cf827cdf3934bd986115de2d2379093: Time spent bootstrapping tablet: real 0.034s	user 0.018s	sys 0.012s
I20260608 12:43:36.226392 11437 raft_consensus.cc:359] T 85a94a732c7148b3a27657b97db8bc6d P 76b50c6ab0514711afbd1b45e3d58913 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cf827cdf3934bd986115de2d2379093" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35237 } } peers { permanent_uuid: "76b50c6ab0514711afbd1b45e3d58913" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40957 } } peers { permanent_uuid: "931b22a8007a42b48960bab4b25e2b7a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34447 } }
I20260608 12:43:36.227182 11437 raft_consensus.cc:385] T 85a94a732c7148b3a27657b97db8bc6d P 76b50c6ab0514711afbd1b45e3d58913 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:36.227487 11437 raft_consensus.cc:740] T 85a94a732c7148b3a27657b97db8bc6d P 76b50c6ab0514711afbd1b45e3d58913 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76b50c6ab0514711afbd1b45e3d58913, State: Initialized, Role: FOLLOWER
I20260608 12:43:36.228370 11437 consensus_queue.cc:260] T 85a94a732c7148b3a27657b97db8bc6d P 76b50c6ab0514711afbd1b45e3d58913 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cf827cdf3934bd986115de2d2379093" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35237 } } peers { permanent_uuid: "76b50c6ab0514711afbd1b45e3d58913" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40957 } } peers { permanent_uuid: "931b22a8007a42b48960bab4b25e2b7a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34447 } }
I20260608 12:43:36.229229 11434 raft_consensus.cc:359] T 75dd69b97401474cbe5351d81ce1dbb7 P 2cf827cdf3934bd986115de2d2379093 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cf827cdf3934bd986115de2d2379093" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35237 } } peers { permanent_uuid: "76b50c6ab0514711afbd1b45e3d58913" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40957 } } peers { permanent_uuid: "931b22a8007a42b48960bab4b25e2b7a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34447 } }
I20260608 12:43:36.229996 11434 raft_consensus.cc:385] T 75dd69b97401474cbe5351d81ce1dbb7 P 2cf827cdf3934bd986115de2d2379093 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:36.230311 11434 raft_consensus.cc:740] T 75dd69b97401474cbe5351d81ce1dbb7 P 2cf827cdf3934bd986115de2d2379093 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cf827cdf3934bd986115de2d2379093, State: Initialized, Role: FOLLOWER
I20260608 12:43:36.230546 11436 tablet_bootstrap.cc:492] T 85a94a732c7148b3a27657b97db8bc6d P 931b22a8007a42b48960bab4b25e2b7a: No bootstrap required, opened a new log
I20260608 12:43:36.230885 11437 ts_tablet_manager.cc:1434] T 85a94a732c7148b3a27657b97db8bc6d P 76b50c6ab0514711afbd1b45e3d58913: Time spent starting tablet: real 0.007s	user 0.009s	sys 0.001s
I20260608 12:43:36.231458 11436 ts_tablet_manager.cc:1403] T 85a94a732c7148b3a27657b97db8bc6d P 931b22a8007a42b48960bab4b25e2b7a: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.004s
I20260608 12:43:36.231370 11434 consensus_queue.cc:260] T 75dd69b97401474cbe5351d81ce1dbb7 P 2cf827cdf3934bd986115de2d2379093 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cf827cdf3934bd986115de2d2379093" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35237 } } peers { permanent_uuid: "76b50c6ab0514711afbd1b45e3d58913" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40957 } } peers { permanent_uuid: "931b22a8007a42b48960bab4b25e2b7a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34447 } }
I20260608 12:43:36.232072 11437 tablet_bootstrap.cc:492] T 037f77bf6a8f45e7929afed79e6e4e9a P 76b50c6ab0514711afbd1b45e3d58913: Bootstrap starting.
I20260608 12:43:36.234930 11436 raft_consensus.cc:359] T 85a94a732c7148b3a27657b97db8bc6d P 931b22a8007a42b48960bab4b25e2b7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cf827cdf3934bd986115de2d2379093" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35237 } } peers { permanent_uuid: "76b50c6ab0514711afbd1b45e3d58913" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40957 } } peers { permanent_uuid: "931b22a8007a42b48960bab4b25e2b7a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34447 } }
I20260608 12:43:36.235736 11436 raft_consensus.cc:385] T 85a94a732c7148b3a27657b97db8bc6d P 931b22a8007a42b48960bab4b25e2b7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:36.236189 11436 raft_consensus.cc:740] T 85a94a732c7148b3a27657b97db8bc6d P 931b22a8007a42b48960bab4b25e2b7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 931b22a8007a42b48960bab4b25e2b7a, State: Initialized, Role: FOLLOWER
I20260608 12:43:36.237043 11436 consensus_queue.cc:260] T 85a94a732c7148b3a27657b97db8bc6d P 931b22a8007a42b48960bab4b25e2b7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cf827cdf3934bd986115de2d2379093" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35237 } } peers { permanent_uuid: "76b50c6ab0514711afbd1b45e3d58913" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40957 } } peers { permanent_uuid: "931b22a8007a42b48960bab4b25e2b7a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34447 } }
I20260608 12:43:36.230703 11438 raft_consensus.cc:493] T e9172988a25d44d9a1a08f10a634034a P 2cf827cdf3934bd986115de2d2379093 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:43:36.240772 11437 tablet_bootstrap.cc:654] T 037f77bf6a8f45e7929afed79e6e4e9a P 76b50c6ab0514711afbd1b45e3d58913: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:36.240688 11436 ts_tablet_manager.cc:1434] T 85a94a732c7148b3a27657b97db8bc6d P 931b22a8007a42b48960bab4b25e2b7a: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260608 12:43:36.240275 11438 raft_consensus.cc:515] T e9172988a25d44d9a1a08f10a634034a P 2cf827cdf3934bd986115de2d2379093 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cf827cdf3934bd986115de2d2379093" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35237 } } peers { permanent_uuid: "76b50c6ab0514711afbd1b45e3d58913" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40957 } } peers { permanent_uuid: "931b22a8007a42b48960bab4b25e2b7a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34447 } }
I20260608 12:43:36.242523 11436 tablet_bootstrap.cc:492] T 75dd69b97401474cbe5351d81ce1dbb7 P 931b22a8007a42b48960bab4b25e2b7a: Bootstrap starting.
I20260608 12:43:36.245692 11442 raft_consensus.cc:493] T 649ea8915460474db161ff45dc784174 P 76b50c6ab0514711afbd1b45e3d58913 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:43:36.246258 11442 raft_consensus.cc:515] T 649ea8915460474db161ff45dc784174 P 76b50c6ab0514711afbd1b45e3d58913 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cf827cdf3934bd986115de2d2379093" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35237 } } peers { permanent_uuid: "931b22a8007a42b48960bab4b25e2b7a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34447 } } peers { permanent_uuid: "76b50c6ab0514711afbd1b45e3d58913" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40957 } }
I20260608 12:43:36.246944 11434 ts_tablet_manager.cc:1434] T 75dd69b97401474cbe5351d81ce1dbb7 P 2cf827cdf3934bd986115de2d2379093: Time spent starting tablet: real 0.021s	user 0.008s	sys 0.007s
I20260608 12:43:36.248020 11438 leader_election.cc:290] T e9172988a25d44d9a1a08f10a634034a P 2cf827cdf3934bd986115de2d2379093 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 76b50c6ab0514711afbd1b45e3d58913 (127.0.107.194:40957), 931b22a8007a42b48960bab4b25e2b7a (127.0.107.195:34447)
I20260608 12:43:36.283751 11436 tablet_bootstrap.cc:654] T 75dd69b97401474cbe5351d81ce1dbb7 P 931b22a8007a42b48960bab4b25e2b7a: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:36.256843 11442 leader_election.cc:290] T 649ea8915460474db161ff45dc784174 P 76b50c6ab0514711afbd1b45e3d58913 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2cf827cdf3934bd986115de2d2379093 (127.0.107.193:35237), 931b22a8007a42b48960bab4b25e2b7a (127.0.107.195:34447)
I20260608 12:43:36.290934 11434 tablet_bootstrap.cc:492] T 037f77bf6a8f45e7929afed79e6e4e9a P 2cf827cdf3934bd986115de2d2379093: Bootstrap starting.
I20260608 12:43:36.292254 11437 tablet_bootstrap.cc:492] T 037f77bf6a8f45e7929afed79e6e4e9a P 76b50c6ab0514711afbd1b45e3d58913: No bootstrap required, opened a new log
I20260608 12:43:36.292919 11437 ts_tablet_manager.cc:1403] T 037f77bf6a8f45e7929afed79e6e4e9a P 76b50c6ab0514711afbd1b45e3d58913: Time spent bootstrapping tablet: real 0.061s	user 0.013s	sys 0.004s
I20260608 12:43:36.297062 11437 raft_consensus.cc:359] T 037f77bf6a8f45e7929afed79e6e4e9a P 76b50c6ab0514711afbd1b45e3d58913 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cf827cdf3934bd986115de2d2379093" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35237 } } peers { permanent_uuid: "76b50c6ab0514711afbd1b45e3d58913" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40957 } } peers { permanent_uuid: "931b22a8007a42b48960bab4b25e2b7a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34447 } }
I20260608 12:43:36.298465 11437 raft_consensus.cc:385] T 037f77bf6a8f45e7929afed79e6e4e9a P 76b50c6ab0514711afbd1b45e3d58913 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:36.298816 11437 raft_consensus.cc:740] T 037f77bf6a8f45e7929afed79e6e4e9a P 76b50c6ab0514711afbd1b45e3d58913 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76b50c6ab0514711afbd1b45e3d58913, State: Initialized, Role: FOLLOWER
I20260608 12:43:36.299597 11437 consensus_queue.cc:260] T 037f77bf6a8f45e7929afed79e6e4e9a P 76b50c6ab0514711afbd1b45e3d58913 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cf827cdf3934bd986115de2d2379093" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35237 } } peers { permanent_uuid: "76b50c6ab0514711afbd1b45e3d58913" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40957 } } peers { permanent_uuid: "931b22a8007a42b48960bab4b25e2b7a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34447 } }
I20260608 12:43:36.302779 11241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "649ea8915460474db161ff45dc784174" candidate_uuid: "76b50c6ab0514711afbd1b45e3d58913" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cf827cdf3934bd986115de2d2379093" is_pre_election: true
I20260608 12:43:36.303596 11241 raft_consensus.cc:2468] T 649ea8915460474db161ff45dc784174 P 2cf827cdf3934bd986115de2d2379093 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 76b50c6ab0514711afbd1b45e3d58913 in term 0.
I20260608 12:43:36.304759 11437 ts_tablet_manager.cc:1434] T 037f77bf6a8f45e7929afed79e6e4e9a P 76b50c6ab0514711afbd1b45e3d58913: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260608 12:43:36.305266 11281 leader_election.cc:304] T 649ea8915460474db161ff45dc784174 P 76b50c6ab0514711afbd1b45e3d58913 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cf827cdf3934bd986115de2d2379093, 76b50c6ab0514711afbd1b45e3d58913; no voters: 
I20260608 12:43:36.305917 11437 tablet_bootstrap.cc:492] T e9172988a25d44d9a1a08f10a634034a P 76b50c6ab0514711afbd1b45e3d58913: Bootstrap starting.
I20260608 12:43:36.306254 11442 raft_consensus.cc:2804] T 649ea8915460474db161ff45dc784174 P 76b50c6ab0514711afbd1b45e3d58913 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:43:36.306728 11442 raft_consensus.cc:493] T 649ea8915460474db161ff45dc784174 P 76b50c6ab0514711afbd1b45e3d58913 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:43:36.307116 11442 raft_consensus.cc:3060] T 649ea8915460474db161ff45dc784174 P 76b50c6ab0514711afbd1b45e3d58913 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:36.312388 11434 tablet_bootstrap.cc:654] T 037f77bf6a8f45e7929afed79e6e4e9a P 2cf827cdf3934bd986115de2d2379093: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:36.322353 11442 raft_consensus.cc:515] T 649ea8915460474db161ff45dc784174 P 76b50c6ab0514711afbd1b45e3d58913 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cf827cdf3934bd986115de2d2379093" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35237 } } peers { permanent_uuid: "931b22a8007a42b48960bab4b25e2b7a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34447 } } peers { permanent_uuid: "76b50c6ab0514711afbd1b45e3d58913" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40957 } }
I20260608 12:43:36.325480 11390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "649ea8915460474db161ff45dc784174" candidate_uuid: "76b50c6ab0514711afbd1b45e3d58913" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "931b22a8007a42b48960bab4b25e2b7a" is_pre_election: true
I20260608 12:43:36.326239 11390 raft_consensus.cc:2468] T 649ea8915460474db161ff45dc784174 P 931b22a8007a42b48960bab4b25e2b7a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 76b50c6ab0514711afbd1b45e3d58913 in term 0.
I20260608 12:43:36.328266 11241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "649ea8915460474db161ff45dc784174" candidate_uuid: "76b50c6ab0514711afbd1b45e3d58913" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cf827cdf3934bd986115de2d2379093"
I20260608 12:43:36.328910 11241 raft_consensus.cc:3060] T 649ea8915460474db161ff45dc784174 P 2cf827cdf3934bd986115de2d2379093 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:36.330293 11437 tablet_bootstrap.cc:654] T e9172988a25d44d9a1a08f10a634034a P 76b50c6ab0514711afbd1b45e3d58913: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:36.328266 11390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "649ea8915460474db161ff45dc784174" candidate_uuid: "76b50c6ab0514711afbd1b45e3d58913" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "931b22a8007a42b48960bab4b25e2b7a"
I20260608 12:43:36.333156 11389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9172988a25d44d9a1a08f10a634034a" candidate_uuid: "2cf827cdf3934bd986115de2d2379093" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "931b22a8007a42b48960bab4b25e2b7a" is_pre_election: true
I20260608 12:43:36.333891 11436 tablet_bootstrap.cc:492] T 75dd69b97401474cbe5351d81ce1dbb7 P 931b22a8007a42b48960bab4b25e2b7a: No bootstrap required, opened a new log
I20260608 12:43:36.334589 11436 ts_tablet_manager.cc:1403] T 75dd69b97401474cbe5351d81ce1dbb7 P 931b22a8007a42b48960bab4b25e2b7a: Time spent bootstrapping tablet: real 0.092s	user 0.024s	sys 0.006s
W20260608 12:43:36.334796 11204 leader_election.cc:343] T e9172988a25d44d9a1a08f10a634034a P 2cf827cdf3934bd986115de2d2379093 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 931b22a8007a42b48960bab4b25e2b7a (127.0.107.195:34447): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:43:36.333195 11390 raft_consensus.cc:3060] T 649ea8915460474db161ff45dc784174 P 931b22a8007a42b48960bab4b25e2b7a [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:36.339300 11441 raft_consensus.cc:493] T 037f77bf6a8f45e7929afed79e6e4e9a P 931b22a8007a42b48960bab4b25e2b7a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:43:36.339519 11442 leader_election.cc:290] T 649ea8915460474db161ff45dc784174 P 76b50c6ab0514711afbd1b45e3d58913 [CANDIDATE]: Term 1 election: Requested vote from peers 2cf827cdf3934bd986115de2d2379093 (127.0.107.193:35237), 931b22a8007a42b48960bab4b25e2b7a (127.0.107.195:34447)
I20260608 12:43:36.339843 11441 raft_consensus.cc:515] T 037f77bf6a8f45e7929afed79e6e4e9a P 931b22a8007a42b48960bab4b25e2b7a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cf827cdf3934bd986115de2d2379093" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35237 } } peers { permanent_uuid: "76b50c6ab0514711afbd1b45e3d58913" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40957 } } peers { permanent_uuid: "931b22a8007a42b48960bab4b25e2b7a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34447 } }
I20260608 12:43:36.342106 11241 raft_consensus.cc:2468] T 649ea8915460474db161ff45dc784174 P 2cf827cdf3934bd986115de2d2379093 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 76b50c6ab0514711afbd1b45e3d58913 in term 1.
I20260608 12:43:36.343379 11437 tablet_bootstrap.cc:492] T e9172988a25d44d9a1a08f10a634034a P 76b50c6ab0514711afbd1b45e3d58913: No bootstrap required, opened a new log
I20260608 12:43:36.343925 11437 ts_tablet_manager.cc:1403] T e9172988a25d44d9a1a08f10a634034a P 76b50c6ab0514711afbd1b45e3d58913: Time spent bootstrapping tablet: real 0.038s	user 0.012s	sys 0.002s
I20260608 12:43:36.345184 11281 leader_election.cc:304] T 649ea8915460474db161ff45dc784174 P 76b50c6ab0514711afbd1b45e3d58913 [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: 2cf827cdf3934bd986115de2d2379093, 76b50c6ab0514711afbd1b45e3d58913; no voters: 
I20260608 12:43:36.346307 11442 raft_consensus.cc:2804] T 649ea8915460474db161ff45dc784174 P 76b50c6ab0514711afbd1b45e3d58913 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:43:36.347237 11434 tablet_bootstrap.cc:492] T 037f77bf6a8f45e7929afed79e6e4e9a P 2cf827cdf3934bd986115de2d2379093: No bootstrap required, opened a new log
I20260608 12:43:36.347783 11434 ts_tablet_manager.cc:1403] T 037f77bf6a8f45e7929afed79e6e4e9a P 2cf827cdf3934bd986115de2d2379093: Time spent bootstrapping tablet: real 0.079s	user 0.018s	sys 0.004s
I20260608 12:43:36.347429 11437 raft_consensus.cc:359] T e9172988a25d44d9a1a08f10a634034a P 76b50c6ab0514711afbd1b45e3d58913 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cf827cdf3934bd986115de2d2379093" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35237 } } peers { permanent_uuid: "76b50c6ab0514711afbd1b45e3d58913" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40957 } } peers { permanent_uuid: "931b22a8007a42b48960bab4b25e2b7a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34447 } }
I20260608 12:43:36.349717 11437 raft_consensus.cc:385] T e9172988a25d44d9a1a08f10a634034a P 76b50c6ab0514711afbd1b45e3d58913 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:36.350080 11437 raft_consensus.cc:740] T e9172988a25d44d9a1a08f10a634034a P 76b50c6ab0514711afbd1b45e3d58913 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76b50c6ab0514711afbd1b45e3d58913, State: Initialized, Role: FOLLOWER
I20260608 12:43:36.349841 11316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9172988a25d44d9a1a08f10a634034a" candidate_uuid: "2cf827cdf3934bd986115de2d2379093" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76b50c6ab0514711afbd1b45e3d58913" is_pre_election: true
I20260608 12:43:36.351135 11437 consensus_queue.cc:260] T e9172988a25d44d9a1a08f10a634034a P 76b50c6ab0514711afbd1b45e3d58913 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cf827cdf3934bd986115de2d2379093" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35237 } } peers { permanent_uuid: "76b50c6ab0514711afbd1b45e3d58913" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40957 } } peers { permanent_uuid: "931b22a8007a42b48960bab4b25e2b7a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34447 } }
I20260608 12:43:36.352869 11434 raft_consensus.cc:359] T 037f77bf6a8f45e7929afed79e6e4e9a P 2cf827cdf3934bd986115de2d2379093 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cf827cdf3934bd986115de2d2379093" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35237 } } peers { permanent_uuid: "76b50c6ab0514711afbd1b45e3d58913" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40957 } } peers { permanent_uuid: "931b22a8007a42b48960bab4b25e2b7a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34447 } }
I20260608 12:43:36.338824 11436 raft_consensus.cc:359] T 75dd69b97401474cbe5351d81ce1dbb7 P 931b22a8007a42b48960bab4b25e2b7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cf827cdf3934bd986115de2d2379093" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35237 } } peers { permanent_uuid: "76b50c6ab0514711afbd1b45e3d58913" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40957 } } peers { permanent_uuid: "931b22a8007a42b48960bab4b25e2b7a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34447 } }
I20260608 12:43:36.370473 11390 raft_consensus.cc:2468] T 649ea8915460474db161ff45dc784174 P 931b22a8007a42b48960bab4b25e2b7a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 76b50c6ab0514711afbd1b45e3d58913 in term 1.
I20260608 12:43:36.373242 11436 raft_consensus.cc:385] T 75dd69b97401474cbe5351d81ce1dbb7 P 931b22a8007a42b48960bab4b25e2b7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:36.373679 11436 raft_consensus.cc:740] T 75dd69b97401474cbe5351d81ce1dbb7 P 931b22a8007a42b48960bab4b25e2b7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 931b22a8007a42b48960bab4b25e2b7a, State: Initialized, Role: FOLLOWER
I20260608 12:43:36.353561 11316 raft_consensus.cc:2468] T e9172988a25d44d9a1a08f10a634034a P 76b50c6ab0514711afbd1b45e3d58913 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cf827cdf3934bd986115de2d2379093 in term 0.
I20260608 12:43:36.372393 11241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "037f77bf6a8f45e7929afed79e6e4e9a" candidate_uuid: "931b22a8007a42b48960bab4b25e2b7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cf827cdf3934bd986115de2d2379093" is_pre_election: true
I20260608 12:43:36.353690 11441 leader_election.cc:290] T 037f77bf6a8f45e7929afed79e6e4e9a P 931b22a8007a42b48960bab4b25e2b7a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2cf827cdf3934bd986115de2d2379093 (127.0.107.193:35237), 76b50c6ab0514711afbd1b45e3d58913 (127.0.107.194:40957)
I20260608 12:43:36.374547 11436 consensus_queue.cc:260] T 75dd69b97401474cbe5351d81ce1dbb7 P 931b22a8007a42b48960bab4b25e2b7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cf827cdf3934bd986115de2d2379093" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35237 } } peers { permanent_uuid: "76b50c6ab0514711afbd1b45e3d58913" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40957 } } peers { permanent_uuid: "931b22a8007a42b48960bab4b25e2b7a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34447 } }
I20260608 12:43:36.377331 11436 ts_tablet_manager.cc:1434] T 75dd69b97401474cbe5351d81ce1dbb7 P 931b22a8007a42b48960bab4b25e2b7a: Time spent starting tablet: real 0.042s	user 0.009s	sys 0.000s
I20260608 12:43:36.378413 11436 tablet_bootstrap.cc:492] T e9172988a25d44d9a1a08f10a634034a P 931b22a8007a42b48960bab4b25e2b7a: Bootstrap starting.
I20260608 12:43:36.379073 11207 leader_election.cc:304] T e9172988a25d44d9a1a08f10a634034a P 2cf827cdf3934bd986115de2d2379093 [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: 2cf827cdf3934bd986115de2d2379093, 76b50c6ab0514711afbd1b45e3d58913; no voters: 931b22a8007a42b48960bab4b25e2b7a
I20260608 12:43:36.380986 11452 raft_consensus.cc:2804] T e9172988a25d44d9a1a08f10a634034a P 2cf827cdf3934bd986115de2d2379093 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:43:36.381529 11452 raft_consensus.cc:493] T e9172988a25d44d9a1a08f10a634034a P 2cf827cdf3934bd986115de2d2379093 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:43:36.381989 11452 raft_consensus.cc:3060] T e9172988a25d44d9a1a08f10a634034a P 2cf827cdf3934bd986115de2d2379093 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:36.384687 11434 raft_consensus.cc:385] T 037f77bf6a8f45e7929afed79e6e4e9a P 2cf827cdf3934bd986115de2d2379093 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:36.385041 11434 raft_consensus.cc:740] T 037f77bf6a8f45e7929afed79e6e4e9a P 2cf827cdf3934bd986115de2d2379093 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cf827cdf3934bd986115de2d2379093, State: Initialized, Role: FOLLOWER
I20260608 12:43:36.386055 11434 consensus_queue.cc:260] T 037f77bf6a8f45e7929afed79e6e4e9a P 2cf827cdf3934bd986115de2d2379093 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cf827cdf3934bd986115de2d2379093" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35237 } } peers { permanent_uuid: "76b50c6ab0514711afbd1b45e3d58913" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40957 } } peers { permanent_uuid: "931b22a8007a42b48960bab4b25e2b7a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34447 } }
I20260608 12:43:36.387120 11241 raft_consensus.cc:2468] T 037f77bf6a8f45e7929afed79e6e4e9a P 2cf827cdf3934bd986115de2d2379093 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 931b22a8007a42b48960bab4b25e2b7a in term 0.
I20260608 12:43:36.388506 11434 ts_tablet_manager.cc:1434] T 037f77bf6a8f45e7929afed79e6e4e9a P 2cf827cdf3934bd986115de2d2379093: Time spent starting tablet: real 0.040s	user 0.006s	sys 0.002s
I20260608 12:43:36.391227 11434 tablet_bootstrap.cc:492] T 7842338d885840ebbd939583b23643e8 P 2cf827cdf3934bd986115de2d2379093: Bootstrap starting.
I20260608 12:43:36.392235 11316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "037f77bf6a8f45e7929afed79e6e4e9a" candidate_uuid: "931b22a8007a42b48960bab4b25e2b7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76b50c6ab0514711afbd1b45e3d58913" is_pre_election: true
I20260608 12:43:36.392998 11316 raft_consensus.cc:2468] T 037f77bf6a8f45e7929afed79e6e4e9a P 76b50c6ab0514711afbd1b45e3d58913 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 931b22a8007a42b48960bab4b25e2b7a in term 0.
I20260608 12:43:36.393471 11442 raft_consensus.cc:697] T 649ea8915460474db161ff45dc784174 P 76b50c6ab0514711afbd1b45e3d58913 [term 1 LEADER]: Becoming Leader. State: Replica: 76b50c6ab0514711afbd1b45e3d58913, State: Running, Role: LEADER
I20260608 12:43:36.394466 11442 consensus_queue.cc:237] T 649ea8915460474db161ff45dc784174 P 76b50c6ab0514711afbd1b45e3d58913 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cf827cdf3934bd986115de2d2379093" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35237 } } peers { permanent_uuid: "931b22a8007a42b48960bab4b25e2b7a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34447 } } peers { permanent_uuid: "76b50c6ab0514711afbd1b45e3d58913" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40957 } }
I20260608 12:43:36.394889 11356 leader_election.cc:304] T 037f77bf6a8f45e7929afed79e6e4e9a P 931b22a8007a42b48960bab4b25e2b7a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 76b50c6ab0514711afbd1b45e3d58913, 931b22a8007a42b48960bab4b25e2b7a; no voters: 
I20260608 12:43:36.397892 11436 tablet_bootstrap.cc:654] T e9172988a25d44d9a1a08f10a634034a P 931b22a8007a42b48960bab4b25e2b7a: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:36.400116 11434 tablet_bootstrap.cc:654] T 7842338d885840ebbd939583b23643e8 P 2cf827cdf3934bd986115de2d2379093: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:36.396891 11441 raft_consensus.cc:2804] T 037f77bf6a8f45e7929afed79e6e4e9a P 931b22a8007a42b48960bab4b25e2b7a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:43:36.401154 11441 raft_consensus.cc:493] T 037f77bf6a8f45e7929afed79e6e4e9a P 931b22a8007a42b48960bab4b25e2b7a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:43:36.401539 11441 raft_consensus.cc:3060] T 037f77bf6a8f45e7929afed79e6e4e9a P 931b22a8007a42b48960bab4b25e2b7a [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:36.410370 11441 raft_consensus.cc:515] T 037f77bf6a8f45e7929afed79e6e4e9a P 931b22a8007a42b48960bab4b25e2b7a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cf827cdf3934bd986115de2d2379093" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35237 } } peers { permanent_uuid: "76b50c6ab0514711afbd1b45e3d58913" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40957 } } peers { permanent_uuid: "931b22a8007a42b48960bab4b25e2b7a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34447 } }
I20260608 12:43:36.414544 11452 raft_consensus.cc:515] T e9172988a25d44d9a1a08f10a634034a P 2cf827cdf3934bd986115de2d2379093 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cf827cdf3934bd986115de2d2379093" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35237 } } peers { permanent_uuid: "76b50c6ab0514711afbd1b45e3d58913" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40957 } } peers { permanent_uuid: "931b22a8007a42b48960bab4b25e2b7a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34447 } }
I20260608 12:43:36.418087 11437 ts_tablet_manager.cc:1434] T e9172988a25d44d9a1a08f10a634034a P 76b50c6ab0514711afbd1b45e3d58913: Time spent starting tablet: real 0.074s	user 0.013s	sys 0.006s
I20260608 12:43:36.420136 11390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9172988a25d44d9a1a08f10a634034a" candidate_uuid: "2cf827cdf3934bd986115de2d2379093" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "931b22a8007a42b48960bab4b25e2b7a"
W20260608 12:43:36.421530 11204 leader_election.cc:343] T e9172988a25d44d9a1a08f10a634034a P 2cf827cdf3934bd986115de2d2379093 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 931b22a8007a42b48960bab4b25e2b7a (127.0.107.195:34447): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:43:36.419338 11436 tablet_bootstrap.cc:492] T e9172988a25d44d9a1a08f10a634034a P 931b22a8007a42b48960bab4b25e2b7a: No bootstrap required, opened a new log
I20260608 12:43:36.419318 11452 leader_election.cc:290] T e9172988a25d44d9a1a08f10a634034a P 2cf827cdf3934bd986115de2d2379093 [CANDIDATE]: Term 1 election: Requested vote from peers 76b50c6ab0514711afbd1b45e3d58913 (127.0.107.194:40957), 931b22a8007a42b48960bab4b25e2b7a (127.0.107.195:34447)
I20260608 12:43:36.419696 11316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9172988a25d44d9a1a08f10a634034a" candidate_uuid: "2cf827cdf3934bd986115de2d2379093" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76b50c6ab0514711afbd1b45e3d58913"
I20260608 12:43:36.422418 11316 raft_consensus.cc:3060] T e9172988a25d44d9a1a08f10a634034a P 76b50c6ab0514711afbd1b45e3d58913 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:36.422714 11436 ts_tablet_manager.cc:1403] T e9172988a25d44d9a1a08f10a634034a P 931b22a8007a42b48960bab4b25e2b7a: Time spent bootstrapping tablet: real 0.045s	user 0.016s	sys 0.000s
I20260608 12:43:36.423498 11241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "037f77bf6a8f45e7929afed79e6e4e9a" candidate_uuid: "931b22a8007a42b48960bab4b25e2b7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cf827cdf3934bd986115de2d2379093"
I20260608 12:43:36.424130 11241 raft_consensus.cc:3060] T 037f77bf6a8f45e7929afed79e6e4e9a P 2cf827cdf3934bd986115de2d2379093 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:36.426817 11436 raft_consensus.cc:359] T e9172988a25d44d9a1a08f10a634034a P 931b22a8007a42b48960bab4b25e2b7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cf827cdf3934bd986115de2d2379093" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35237 } } peers { permanent_uuid: "76b50c6ab0514711afbd1b45e3d58913" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40957 } } peers { permanent_uuid: "931b22a8007a42b48960bab4b25e2b7a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34447 } }
I20260608 12:43:36.427680 11436 raft_consensus.cc:385] T e9172988a25d44d9a1a08f10a634034a P 931b22a8007a42b48960bab4b25e2b7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:36.428052 11436 raft_consensus.cc:740] T e9172988a25d44d9a1a08f10a634034a P 931b22a8007a42b48960bab4b25e2b7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 931b22a8007a42b48960bab4b25e2b7a, State: Initialized, Role: FOLLOWER
I20260608 12:43:36.429082 11436 consensus_queue.cc:260] T e9172988a25d44d9a1a08f10a634034a P 931b22a8007a42b48960bab4b25e2b7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cf827cdf3934bd986115de2d2379093" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35237 } } peers { permanent_uuid: "76b50c6ab0514711afbd1b45e3d58913" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40957 } } peers { permanent_uuid: "931b22a8007a42b48960bab4b25e2b7a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34447 } }
I20260608 12:43:36.430289 11316 raft_consensus.cc:2468] T e9172988a25d44d9a1a08f10a634034a P 76b50c6ab0514711afbd1b45e3d58913 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cf827cdf3934bd986115de2d2379093 in term 1.
I20260608 12:43:36.431561 11207 leader_election.cc:304] T e9172988a25d44d9a1a08f10a634034a P 2cf827cdf3934bd986115de2d2379093 [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: 2cf827cdf3934bd986115de2d2379093, 76b50c6ab0514711afbd1b45e3d58913; no voters: 931b22a8007a42b48960bab4b25e2b7a
I20260608 12:43:36.431850 11241 raft_consensus.cc:2468] T 037f77bf6a8f45e7929afed79e6e4e9a P 2cf827cdf3934bd986115de2d2379093 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 931b22a8007a42b48960bab4b25e2b7a in term 1.
I20260608 12:43:36.432586 11452 raft_consensus.cc:2804] T e9172988a25d44d9a1a08f10a634034a P 2cf827cdf3934bd986115de2d2379093 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:43:36.433090 11452 raft_consensus.cc:697] T e9172988a25d44d9a1a08f10a634034a P 2cf827cdf3934bd986115de2d2379093 [term 1 LEADER]: Becoming Leader. State: Replica: 2cf827cdf3934bd986115de2d2379093, State: Running, Role: LEADER
I20260608 12:43:36.433585 11436 ts_tablet_manager.cc:1434] T e9172988a25d44d9a1a08f10a634034a P 931b22a8007a42b48960bab4b25e2b7a: Time spent starting tablet: real 0.010s	user 0.010s	sys 0.000s
I20260608 12:43:36.433519 11355 leader_election.cc:304] T 037f77bf6a8f45e7929afed79e6e4e9a P 931b22a8007a42b48960bab4b25e2b7a [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: 2cf827cdf3934bd986115de2d2379093, 931b22a8007a42b48960bab4b25e2b7a; no voters: 
I20260608 12:43:36.433955 11452 consensus_queue.cc:237] T e9172988a25d44d9a1a08f10a634034a P 2cf827cdf3934bd986115de2d2379093 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cf827cdf3934bd986115de2d2379093" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35237 } } peers { permanent_uuid: "76b50c6ab0514711afbd1b45e3d58913" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40957 } } peers { permanent_uuid: "931b22a8007a42b48960bab4b25e2b7a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34447 } }
I20260608 12:43:36.435058 11469 raft_consensus.cc:2804] T 037f77bf6a8f45e7929afed79e6e4e9a P 931b22a8007a42b48960bab4b25e2b7a [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:43:36.435732 11469 raft_consensus.cc:697] T 037f77bf6a8f45e7929afed79e6e4e9a P 931b22a8007a42b48960bab4b25e2b7a [term 1 LEADER]: Becoming Leader. State: Replica: 931b22a8007a42b48960bab4b25e2b7a, State: Running, Role: LEADER
I20260608 12:43:36.437047 11469 consensus_queue.cc:237] T 037f77bf6a8f45e7929afed79e6e4e9a P 931b22a8007a42b48960bab4b25e2b7a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cf827cdf3934bd986115de2d2379093" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35237 } } peers { permanent_uuid: "76b50c6ab0514711afbd1b45e3d58913" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40957 } } peers { permanent_uuid: "931b22a8007a42b48960bab4b25e2b7a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34447 } }
I20260608 12:43:36.439448 11441 leader_election.cc:290] T 037f77bf6a8f45e7929afed79e6e4e9a P 931b22a8007a42b48960bab4b25e2b7a [CANDIDATE]: Term 1 election: Requested vote from peers 2cf827cdf3934bd986115de2d2379093 (127.0.107.193:35237), 76b50c6ab0514711afbd1b45e3d58913 (127.0.107.194:40957)
I20260608 12:43:36.441061 11316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "037f77bf6a8f45e7929afed79e6e4e9a" candidate_uuid: "931b22a8007a42b48960bab4b25e2b7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76b50c6ab0514711afbd1b45e3d58913"
I20260608 12:43:36.441859 11316 raft_consensus.cc:3060] T 037f77bf6a8f45e7929afed79e6e4e9a P 76b50c6ab0514711afbd1b45e3d58913 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:36.445534 11441 raft_consensus.cc:493] T 7842338d885840ebbd939583b23643e8 P 931b22a8007a42b48960bab4b25e2b7a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:43:36.448493 11434 tablet_bootstrap.cc:492] T 7842338d885840ebbd939583b23643e8 P 2cf827cdf3934bd986115de2d2379093: No bootstrap required, opened a new log
I20260608 12:43:36.449198 11434 ts_tablet_manager.cc:1403] T 7842338d885840ebbd939583b23643e8 P 2cf827cdf3934bd986115de2d2379093: Time spent bootstrapping tablet: real 0.058s	user 0.010s	sys 0.013s
I20260608 12:43:36.448954 11441 raft_consensus.cc:515] T 7842338d885840ebbd939583b23643e8 P 931b22a8007a42b48960bab4b25e2b7a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cf827cdf3934bd986115de2d2379093" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35237 } } peers { permanent_uuid: "76b50c6ab0514711afbd1b45e3d58913" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40957 } } peers { permanent_uuid: "931b22a8007a42b48960bab4b25e2b7a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34447 } }
I20260608 12:43:36.452036 11463 raft_consensus.cc:493] T 85a94a732c7148b3a27657b97db8bc6d P 76b50c6ab0514711afbd1b45e3d58913 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:43:36.453191 11463 raft_consensus.cc:515] T 85a94a732c7148b3a27657b97db8bc6d P 76b50c6ab0514711afbd1b45e3d58913 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cf827cdf3934bd986115de2d2379093" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35237 } } peers { permanent_uuid: "76b50c6ab0514711afbd1b45e3d58913" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40957 } } peers { permanent_uuid: "931b22a8007a42b48960bab4b25e2b7a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34447 } }
I20260608 12:43:36.454311 11441 leader_election.cc:290] T 7842338d885840ebbd939583b23643e8 P 931b22a8007a42b48960bab4b25e2b7a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2cf827cdf3934bd986115de2d2379093 (127.0.107.193:35237), 76b50c6ab0514711afbd1b45e3d58913 (127.0.107.194:40957)
I20260608 12:43:36.455935 11241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7842338d885840ebbd939583b23643e8" candidate_uuid: "931b22a8007a42b48960bab4b25e2b7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cf827cdf3934bd986115de2d2379093" is_pre_election: true
I20260608 12:43:36.456380 11240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85a94a732c7148b3a27657b97db8bc6d" candidate_uuid: "76b50c6ab0514711afbd1b45e3d58913" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cf827cdf3934bd986115de2d2379093" is_pre_election: true
I20260608 12:43:36.457121 11463 leader_election.cc:290] T 85a94a732c7148b3a27657b97db8bc6d P 76b50c6ab0514711afbd1b45e3d58913 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2cf827cdf3934bd986115de2d2379093 (127.0.107.193:35237), 931b22a8007a42b48960bab4b25e2b7a (127.0.107.195:34447)
I20260608 12:43:36.457118 11240 raft_consensus.cc:2468] T 85a94a732c7148b3a27657b97db8bc6d P 2cf827cdf3934bd986115de2d2379093 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 76b50c6ab0514711afbd1b45e3d58913 in term 0.
I20260608 12:43:36.448544 11139 catalog_manager.cc:5696] T e9172988a25d44d9a1a08f10a634034a P 2cf827cdf3934bd986115de2d2379093 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2cf827cdf3934bd986115de2d2379093 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "2cf827cdf3934bd986115de2d2379093" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cf827cdf3934bd986115de2d2379093" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35237 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "76b50c6ab0514711afbd1b45e3d58913" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40957 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "931b22a8007a42b48960bab4b25e2b7a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34447 } health_report { overall_health: UNKNOWN } } }
W20260608 12:43:36.457930 11355 leader_election.cc:343] T 7842338d885840ebbd939583b23643e8 P 931b22a8007a42b48960bab4b25e2b7a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2cf827cdf3934bd986115de2d2379093 (127.0.107.193:35237): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:43:36.458779 11281 leader_election.cc:304] T 85a94a732c7148b3a27657b97db8bc6d P 76b50c6ab0514711afbd1b45e3d58913 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cf827cdf3934bd986115de2d2379093, 76b50c6ab0514711afbd1b45e3d58913; no voters: 
I20260608 12:43:36.459203 11315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7842338d885840ebbd939583b23643e8" candidate_uuid: "931b22a8007a42b48960bab4b25e2b7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76b50c6ab0514711afbd1b45e3d58913" is_pre_election: true
I20260608 12:43:36.459745 11463 raft_consensus.cc:2804] T 85a94a732c7148b3a27657b97db8bc6d P 76b50c6ab0514711afbd1b45e3d58913 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:43:36.459906 11315 raft_consensus.cc:2468] T 7842338d885840ebbd939583b23643e8 P 76b50c6ab0514711afbd1b45e3d58913 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 931b22a8007a42b48960bab4b25e2b7a in term 0.
I20260608 12:43:36.460246 11463 raft_consensus.cc:493] T 85a94a732c7148b3a27657b97db8bc6d P 76b50c6ab0514711afbd1b45e3d58913 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:43:36.460821 11463 raft_consensus.cc:3060] T 85a94a732c7148b3a27657b97db8bc6d P 76b50c6ab0514711afbd1b45e3d58913 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:36.461619 11434 raft_consensus.cc:359] T 7842338d885840ebbd939583b23643e8 P 2cf827cdf3934bd986115de2d2379093 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cf827cdf3934bd986115de2d2379093" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35237 } } peers { permanent_uuid: "76b50c6ab0514711afbd1b45e3d58913" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40957 } } peers { permanent_uuid: "931b22a8007a42b48960bab4b25e2b7a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34447 } }
I20260608 12:43:36.461186 11138 catalog_manager.cc:5696] T 649ea8915460474db161ff45dc784174 P 76b50c6ab0514711afbd1b45e3d58913 reported cstate change: term changed from 0 to 1, leader changed from <none> to 76b50c6ab0514711afbd1b45e3d58913 (127.0.107.194). New cstate: current_term: 1 leader_uuid: "76b50c6ab0514711afbd1b45e3d58913" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cf827cdf3934bd986115de2d2379093" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35237 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "931b22a8007a42b48960bab4b25e2b7a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34447 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "76b50c6ab0514711afbd1b45e3d58913" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40957 } health_report { overall_health: HEALTHY } } }
I20260608 12:43:36.462409 11434 raft_consensus.cc:385] T 7842338d885840ebbd939583b23643e8 P 2cf827cdf3934bd986115de2d2379093 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:36.462800 11434 raft_consensus.cc:740] T 7842338d885840ebbd939583b23643e8 P 2cf827cdf3934bd986115de2d2379093 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cf827cdf3934bd986115de2d2379093, State: Initialized, Role: FOLLOWER
I20260608 12:43:36.462682 11356 leader_election.cc:304] T 7842338d885840ebbd939583b23643e8 P 931b22a8007a42b48960bab4b25e2b7a [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: 76b50c6ab0514711afbd1b45e3d58913, 931b22a8007a42b48960bab4b25e2b7a; no voters: 2cf827cdf3934bd986115de2d2379093
I20260608 12:43:36.461633 11390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85a94a732c7148b3a27657b97db8bc6d" candidate_uuid: "76b50c6ab0514711afbd1b45e3d58913" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "931b22a8007a42b48960bab4b25e2b7a" is_pre_election: true
I20260608 12:43:36.464246 11390 raft_consensus.cc:2468] T 85a94a732c7148b3a27657b97db8bc6d P 931b22a8007a42b48960bab4b25e2b7a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 76b50c6ab0514711afbd1b45e3d58913 in term 0.
I20260608 12:43:36.464147 11434 consensus_queue.cc:260] T 7842338d885840ebbd939583b23643e8 P 2cf827cdf3934bd986115de2d2379093 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cf827cdf3934bd986115de2d2379093" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35237 } } peers { permanent_uuid: "76b50c6ab0514711afbd1b45e3d58913" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40957 } } peers { permanent_uuid: "931b22a8007a42b48960bab4b25e2b7a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34447 } }
I20260608 12:43:36.464910 11441 raft_consensus.cc:2804] T 7842338d885840ebbd939583b23643e8 P 931b22a8007a42b48960bab4b25e2b7a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:43:36.467577 11434 ts_tablet_manager.cc:1434] T 7842338d885840ebbd939583b23643e8 P 2cf827cdf3934bd986115de2d2379093: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.001s
I20260608 12:43:36.471789 11441 raft_consensus.cc:493] T 7842338d885840ebbd939583b23643e8 P 931b22a8007a42b48960bab4b25e2b7a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:43:36.451995 11316 raft_consensus.cc:2468] T 037f77bf6a8f45e7929afed79e6e4e9a P 76b50c6ab0514711afbd1b45e3d58913 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 931b22a8007a42b48960bab4b25e2b7a in term 1.
I20260608 12:43:36.472397 11441 raft_consensus.cc:3060] T 7842338d885840ebbd939583b23643e8 P 931b22a8007a42b48960bab4b25e2b7a [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:36.470619 11463 raft_consensus.cc:515] T 85a94a732c7148b3a27657b97db8bc6d P 76b50c6ab0514711afbd1b45e3d58913 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cf827cdf3934bd986115de2d2379093" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35237 } } peers { permanent_uuid: "76b50c6ab0514711afbd1b45e3d58913" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40957 } } peers { permanent_uuid: "931b22a8007a42b48960bab4b25e2b7a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34447 } }
I20260608 12:43:36.476684 11240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85a94a732c7148b3a27657b97db8bc6d" candidate_uuid: "76b50c6ab0514711afbd1b45e3d58913" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cf827cdf3934bd986115de2d2379093"
I20260608 12:43:36.477289 11240 raft_consensus.cc:3060] T 85a94a732c7148b3a27657b97db8bc6d P 2cf827cdf3934bd986115de2d2379093 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:36.479185 11463 leader_election.cc:290] T 85a94a732c7148b3a27657b97db8bc6d P 76b50c6ab0514711afbd1b45e3d58913 [CANDIDATE]: Term 1 election: Requested vote from peers 2cf827cdf3934bd986115de2d2379093 (127.0.107.193:35237), 931b22a8007a42b48960bab4b25e2b7a (127.0.107.195:34447)
I20260608 12:43:36.479961 11441 raft_consensus.cc:515] T 7842338d885840ebbd939583b23643e8 P 931b22a8007a42b48960bab4b25e2b7a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cf827cdf3934bd986115de2d2379093" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35237 } } peers { permanent_uuid: "76b50c6ab0514711afbd1b45e3d58913" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40957 } } peers { permanent_uuid: "931b22a8007a42b48960bab4b25e2b7a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34447 } }
I20260608 12:43:36.482403 11441 leader_election.cc:290] T 7842338d885840ebbd939583b23643e8 P 931b22a8007a42b48960bab4b25e2b7a [CANDIDATE]: Term 1 election: Requested vote from peers 2cf827cdf3934bd986115de2d2379093 (127.0.107.193:35237), 76b50c6ab0514711afbd1b45e3d58913 (127.0.107.194:40957)
I20260608 12:43:36.483634 11241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7842338d885840ebbd939583b23643e8" candidate_uuid: "931b22a8007a42b48960bab4b25e2b7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cf827cdf3934bd986115de2d2379093"
I20260608 12:43:36.483886 11390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85a94a732c7148b3a27657b97db8bc6d" candidate_uuid: "76b50c6ab0514711afbd1b45e3d58913" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "931b22a8007a42b48960bab4b25e2b7a"
I20260608 12:43:36.483886 11316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7842338d885840ebbd939583b23643e8" candidate_uuid: "931b22a8007a42b48960bab4b25e2b7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76b50c6ab0514711afbd1b45e3d58913"
I20260608 12:43:36.484591 11241 raft_consensus.cc:3060] T 7842338d885840ebbd939583b23643e8 P 2cf827cdf3934bd986115de2d2379093 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:36.484822 11316 raft_consensus.cc:3060] T 7842338d885840ebbd939583b23643e8 P 76b50c6ab0514711afbd1b45e3d58913 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:36.484779 11390 raft_consensus.cc:3060] T 85a94a732c7148b3a27657b97db8bc6d P 931b22a8007a42b48960bab4b25e2b7a [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:36.492600 11390 raft_consensus.cc:2468] T 85a94a732c7148b3a27657b97db8bc6d P 931b22a8007a42b48960bab4b25e2b7a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 76b50c6ab0514711afbd1b45e3d58913 in term 1.
I20260608 12:43:36.493978 11279 leader_election.cc:304] T 85a94a732c7148b3a27657b97db8bc6d P 76b50c6ab0514711afbd1b45e3d58913 [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: 76b50c6ab0514711afbd1b45e3d58913, 931b22a8007a42b48960bab4b25e2b7a; no voters: 
I20260608 12:43:36.494760 11463 raft_consensus.cc:2804] T 85a94a732c7148b3a27657b97db8bc6d P 76b50c6ab0514711afbd1b45e3d58913 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:43:36.495249 11463 raft_consensus.cc:697] T 85a94a732c7148b3a27657b97db8bc6d P 76b50c6ab0514711afbd1b45e3d58913 [term 1 LEADER]: Becoming Leader. State: Replica: 76b50c6ab0514711afbd1b45e3d58913, State: Running, Role: LEADER
I20260608 12:43:36.495564 11241 raft_consensus.cc:2468] T 7842338d885840ebbd939583b23643e8 P 2cf827cdf3934bd986115de2d2379093 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 931b22a8007a42b48960bab4b25e2b7a in term 1.
I20260608 12:43:36.496099 11463 consensus_queue.cc:237] T 85a94a732c7148b3a27657b97db8bc6d P 76b50c6ab0514711afbd1b45e3d58913 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cf827cdf3934bd986115de2d2379093" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35237 } } peers { permanent_uuid: "76b50c6ab0514711afbd1b45e3d58913" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40957 } } peers { permanent_uuid: "931b22a8007a42b48960bab4b25e2b7a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34447 } }
I20260608 12:43:36.496642 11316 raft_consensus.cc:2468] T 7842338d885840ebbd939583b23643e8 P 76b50c6ab0514711afbd1b45e3d58913 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 931b22a8007a42b48960bab4b25e2b7a in term 1.
I20260608 12:43:36.497458 11355 leader_election.cc:304] T 7842338d885840ebbd939583b23643e8 P 931b22a8007a42b48960bab4b25e2b7a [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: 2cf827cdf3934bd986115de2d2379093, 931b22a8007a42b48960bab4b25e2b7a; no voters: 
I20260608 12:43:36.498574 11441 raft_consensus.cc:2804] T 7842338d885840ebbd939583b23643e8 P 931b22a8007a42b48960bab4b25e2b7a [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:43:36.499174 11441 raft_consensus.cc:697] T 7842338d885840ebbd939583b23643e8 P 931b22a8007a42b48960bab4b25e2b7a [term 1 LEADER]: Becoming Leader. State: Replica: 931b22a8007a42b48960bab4b25e2b7a, State: Running, Role: LEADER
I20260608 12:43:36.500332 11441 consensus_queue.cc:237] T 7842338d885840ebbd939583b23643e8 P 931b22a8007a42b48960bab4b25e2b7a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cf827cdf3934bd986115de2d2379093" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35237 } } peers { permanent_uuid: "76b50c6ab0514711afbd1b45e3d58913" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40957 } } peers { permanent_uuid: "931b22a8007a42b48960bab4b25e2b7a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34447 } }
I20260608 12:43:36.507126 11136 catalog_manager.cc:5696] T 037f77bf6a8f45e7929afed79e6e4e9a P 931b22a8007a42b48960bab4b25e2b7a reported cstate change: term changed from 0 to 1, leader changed from <none> to 931b22a8007a42b48960bab4b25e2b7a (127.0.107.195). New cstate: current_term: 1 leader_uuid: "931b22a8007a42b48960bab4b25e2b7a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cf827cdf3934bd986115de2d2379093" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35237 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "76b50c6ab0514711afbd1b45e3d58913" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40957 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "931b22a8007a42b48960bab4b25e2b7a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34447 } health_report { overall_health: HEALTHY } } }
I20260608 12:43:36.509707 11452 raft_consensus.cc:493] T 75dd69b97401474cbe5351d81ce1dbb7 P 2cf827cdf3934bd986115de2d2379093 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:43:36.496064 11240 raft_consensus.cc:2468] T 85a94a732c7148b3a27657b97db8bc6d P 2cf827cdf3934bd986115de2d2379093 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 76b50c6ab0514711afbd1b45e3d58913 in term 1.
I20260608 12:43:36.510416 11452 raft_consensus.cc:515] T 75dd69b97401474cbe5351d81ce1dbb7 P 2cf827cdf3934bd986115de2d2379093 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cf827cdf3934bd986115de2d2379093" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35237 } } peers { permanent_uuid: "76b50c6ab0514711afbd1b45e3d58913" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40957 } } peers { permanent_uuid: "931b22a8007a42b48960bab4b25e2b7a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34447 } }
I20260608 12:43:36.514338 11316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75dd69b97401474cbe5351d81ce1dbb7" candidate_uuid: "2cf827cdf3934bd986115de2d2379093" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76b50c6ab0514711afbd1b45e3d58913" is_pre_election: true
I20260608 12:43:36.515077 11316 raft_consensus.cc:2468] T 75dd69b97401474cbe5351d81ce1dbb7 P 76b50c6ab0514711afbd1b45e3d58913 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cf827cdf3934bd986115de2d2379093 in term 0.
I20260608 12:43:36.518113 11390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75dd69b97401474cbe5351d81ce1dbb7" candidate_uuid: "2cf827cdf3934bd986115de2d2379093" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "931b22a8007a42b48960bab4b25e2b7a" is_pre_election: true
I20260608 12:43:36.518738 11390 raft_consensus.cc:2468] T 75dd69b97401474cbe5351d81ce1dbb7 P 931b22a8007a42b48960bab4b25e2b7a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cf827cdf3934bd986115de2d2379093 in term 0.
I20260608 12:43:36.520191 11207 leader_election.cc:304] T 75dd69b97401474cbe5351d81ce1dbb7 P 2cf827cdf3934bd986115de2d2379093 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cf827cdf3934bd986115de2d2379093, 76b50c6ab0514711afbd1b45e3d58913; no voters: 
I20260608 12:43:36.520342 11452 leader_election.cc:290] T 75dd69b97401474cbe5351d81ce1dbb7 P 2cf827cdf3934bd986115de2d2379093 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 76b50c6ab0514711afbd1b45e3d58913 (127.0.107.194:40957), 931b22a8007a42b48960bab4b25e2b7a (127.0.107.195:34447)
I20260608 12:43:36.521133 11452 raft_consensus.cc:2804] T 75dd69b97401474cbe5351d81ce1dbb7 P 2cf827cdf3934bd986115de2d2379093 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:43:36.521581 11452 raft_consensus.cc:493] T 75dd69b97401474cbe5351d81ce1dbb7 P 2cf827cdf3934bd986115de2d2379093 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:43:36.521935 11452 raft_consensus.cc:3060] T 75dd69b97401474cbe5351d81ce1dbb7 P 2cf827cdf3934bd986115de2d2379093 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:36.529528 11452 raft_consensus.cc:515] T 75dd69b97401474cbe5351d81ce1dbb7 P 2cf827cdf3934bd986115de2d2379093 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cf827cdf3934bd986115de2d2379093" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35237 } } peers { permanent_uuid: "76b50c6ab0514711afbd1b45e3d58913" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40957 } } peers { permanent_uuid: "931b22a8007a42b48960bab4b25e2b7a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34447 } }
I20260608 12:43:36.531849 11452 leader_election.cc:290] T 75dd69b97401474cbe5351d81ce1dbb7 P 2cf827cdf3934bd986115de2d2379093 [CANDIDATE]: Term 1 election: Requested vote from peers 76b50c6ab0514711afbd1b45e3d58913 (127.0.107.194:40957), 931b22a8007a42b48960bab4b25e2b7a (127.0.107.195:34447)
I20260608 12:43:36.532701 11316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75dd69b97401474cbe5351d81ce1dbb7" candidate_uuid: "2cf827cdf3934bd986115de2d2379093" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76b50c6ab0514711afbd1b45e3d58913"
I20260608 12:43:36.533358 11316 raft_consensus.cc:3060] T 75dd69b97401474cbe5351d81ce1dbb7 P 76b50c6ab0514711afbd1b45e3d58913 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:36.533471 11390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75dd69b97401474cbe5351d81ce1dbb7" candidate_uuid: "2cf827cdf3934bd986115de2d2379093" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "931b22a8007a42b48960bab4b25e2b7a"
I20260608 12:43:36.534195 11390 raft_consensus.cc:3060] T 75dd69b97401474cbe5351d81ce1dbb7 P 931b22a8007a42b48960bab4b25e2b7a [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:36.533820 11137 catalog_manager.cc:5696] T 85a94a732c7148b3a27657b97db8bc6d P 76b50c6ab0514711afbd1b45e3d58913 reported cstate change: term changed from 0 to 1, leader changed from <none> to 76b50c6ab0514711afbd1b45e3d58913 (127.0.107.194). New cstate: current_term: 1 leader_uuid: "76b50c6ab0514711afbd1b45e3d58913" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cf827cdf3934bd986115de2d2379093" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35237 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "76b50c6ab0514711afbd1b45e3d58913" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40957 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "931b22a8007a42b48960bab4b25e2b7a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34447 } health_report { overall_health: UNKNOWN } } }
I20260608 12:43:36.540400 11136 catalog_manager.cc:5696] T 7842338d885840ebbd939583b23643e8 P 931b22a8007a42b48960bab4b25e2b7a reported cstate change: term changed from 0 to 1, leader changed from <none> to 931b22a8007a42b48960bab4b25e2b7a (127.0.107.195). New cstate: current_term: 1 leader_uuid: "931b22a8007a42b48960bab4b25e2b7a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cf827cdf3934bd986115de2d2379093" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35237 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "76b50c6ab0514711afbd1b45e3d58913" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40957 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "931b22a8007a42b48960bab4b25e2b7a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34447 } health_report { overall_health: HEALTHY } } }
I20260608 12:43:36.541277 11316 raft_consensus.cc:2468] T 75dd69b97401474cbe5351d81ce1dbb7 P 76b50c6ab0514711afbd1b45e3d58913 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cf827cdf3934bd986115de2d2379093 in term 1.
I20260608 12:43:36.541685 11390 raft_consensus.cc:2468] T 75dd69b97401474cbe5351d81ce1dbb7 P 931b22a8007a42b48960bab4b25e2b7a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cf827cdf3934bd986115de2d2379093 in term 1.
I20260608 12:43:36.542573 11207 leader_election.cc:304] T 75dd69b97401474cbe5351d81ce1dbb7 P 2cf827cdf3934bd986115de2d2379093 [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: 2cf827cdf3934bd986115de2d2379093, 76b50c6ab0514711afbd1b45e3d58913; no voters: 
I20260608 12:43:36.543402 11452 raft_consensus.cc:2804] T 75dd69b97401474cbe5351d81ce1dbb7 P 2cf827cdf3934bd986115de2d2379093 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:43:36.543852 11452 raft_consensus.cc:697] T 75dd69b97401474cbe5351d81ce1dbb7 P 2cf827cdf3934bd986115de2d2379093 [term 1 LEADER]: Becoming Leader. State: Replica: 2cf827cdf3934bd986115de2d2379093, State: Running, Role: LEADER
I20260608 12:43:36.545122 11452 consensus_queue.cc:237] T 75dd69b97401474cbe5351d81ce1dbb7 P 2cf827cdf3934bd986115de2d2379093 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cf827cdf3934bd986115de2d2379093" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35237 } } peers { permanent_uuid: "76b50c6ab0514711afbd1b45e3d58913" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40957 } } peers { permanent_uuid: "931b22a8007a42b48960bab4b25e2b7a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34447 } }
I20260608 12:43:36.554931 11136 catalog_manager.cc:5696] T 75dd69b97401474cbe5351d81ce1dbb7 P 2cf827cdf3934bd986115de2d2379093 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2cf827cdf3934bd986115de2d2379093 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "2cf827cdf3934bd986115de2d2379093" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cf827cdf3934bd986115de2d2379093" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35237 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "76b50c6ab0514711afbd1b45e3d58913" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40957 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "931b22a8007a42b48960bab4b25e2b7a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34447 } health_report { overall_health: UNKNOWN } } }
I20260608 12:43:36.743880 11441 raft_consensus.cc:493] T e9172988a25d44d9a1a08f10a634034a P 931b22a8007a42b48960bab4b25e2b7a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:43:36.744699 11441 raft_consensus.cc:515] T e9172988a25d44d9a1a08f10a634034a P 931b22a8007a42b48960bab4b25e2b7a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cf827cdf3934bd986115de2d2379093" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35237 } } peers { permanent_uuid: "76b50c6ab0514711afbd1b45e3d58913" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40957 } } peers { permanent_uuid: "931b22a8007a42b48960bab4b25e2b7a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34447 } }
I20260608 12:43:36.748615 11240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9172988a25d44d9a1a08f10a634034a" candidate_uuid: "931b22a8007a42b48960bab4b25e2b7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cf827cdf3934bd986115de2d2379093" is_pre_election: true
I20260608 12:43:36.750284 11441 leader_election.cc:290] T e9172988a25d44d9a1a08f10a634034a P 931b22a8007a42b48960bab4b25e2b7a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2cf827cdf3934bd986115de2d2379093 (127.0.107.193:35237), 76b50c6ab0514711afbd1b45e3d58913 (127.0.107.194:40957)
I20260608 12:43:36.750399 11316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9172988a25d44d9a1a08f10a634034a" candidate_uuid: "931b22a8007a42b48960bab4b25e2b7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76b50c6ab0514711afbd1b45e3d58913" is_pre_election: true
I20260608 12:43:36.751650 11316 raft_consensus.cc:2393] T e9172988a25d44d9a1a08f10a634034a P 76b50c6ab0514711afbd1b45e3d58913 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 931b22a8007a42b48960bab4b25e2b7a in current term 1: Already voted for candidate 2cf827cdf3934bd986115de2d2379093 in this term.
I20260608 12:43:36.753451 11356 leader_election.cc:304] T e9172988a25d44d9a1a08f10a634034a P 931b22a8007a42b48960bab4b25e2b7a [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: 931b22a8007a42b48960bab4b25e2b7a; no voters: 2cf827cdf3934bd986115de2d2379093, 76b50c6ab0514711afbd1b45e3d58913
I20260608 12:43:36.754705 11469 raft_consensus.cc:3060] T e9172988a25d44d9a1a08f10a634034a P 931b22a8007a42b48960bab4b25e2b7a [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:36.767797 11469 raft_consensus.cc:2749] T e9172988a25d44d9a1a08f10a634034a P 931b22a8007a42b48960bab4b25e2b7a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260608 12:43:36.771029 11420 meta_cache.cc:1261] Time spent looking up entry by key: real 0.050s	user 0.006s	sys 0.020s
W20260608 12:43:36.773841 11419 meta_cache.cc:1261] Time spent looking up entry by key: real 0.053s	user 0.004s	sys 0.004s
W20260608 12:43:36.773346 11421 meta_cache.cc:1261] Time spent looking up entry by key: real 0.052s	user 0.004s	sys 0.007s
W20260608 12:43:36.773367 11422 meta_cache.cc:1261] Time spent looking up entry by key: real 0.052s	user 0.012s	sys 0.012s
I20260608 12:43:36.803905 11463 consensus_queue.cc:1048] T 649ea8915460474db161ff45dc784174 P 76b50c6ab0514711afbd1b45e3d58913 [LEADER]: Connected to new peer: Peer: permanent_uuid: "931b22a8007a42b48960bab4b25e2b7a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:43:36.856264 11465 consensus_queue.cc:1048] T 649ea8915460474db161ff45dc784174 P 76b50c6ab0514711afbd1b45e3d58913 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cf827cdf3934bd986115de2d2379093" member_type: VOTER last_known_addr { host: "127.0.107.193" 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:43:36.898746 11452 consensus_queue.cc:1048] T e9172988a25d44d9a1a08f10a634034a P 2cf827cdf3934bd986115de2d2379093 [LEADER]: Connected to new peer: Peer: permanent_uuid: "931b22a8007a42b48960bab4b25e2b7a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:43:36.914345 11438 consensus_queue.cc:1048] T e9172988a25d44d9a1a08f10a634034a P 2cf827cdf3934bd986115de2d2379093 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76b50c6ab0514711afbd1b45e3d58913" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40957 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:43:36.929551 11469 consensus_queue.cc:1048] T 037f77bf6a8f45e7929afed79e6e4e9a P 931b22a8007a42b48960bab4b25e2b7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cf827cdf3934bd986115de2d2379093" member_type: VOTER last_known_addr { host: "127.0.107.193" 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:43:36.955227 11241 raft_consensus.cc:1275] T 85a94a732c7148b3a27657b97db8bc6d P 2cf827cdf3934bd986115de2d2379093 [term 1 FOLLOWER]: Refusing update from remote peer 76b50c6ab0514711afbd1b45e3d58913: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:43:36.958145 11465 consensus_queue.cc:1048] T 85a94a732c7148b3a27657b97db8bc6d P 76b50c6ab0514711afbd1b45e3d58913 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cf827cdf3934bd986115de2d2379093" member_type: VOTER last_known_addr { host: "127.0.107.193" 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:43:36.968863 11390 raft_consensus.cc:1275] T 85a94a732c7148b3a27657b97db8bc6d P 931b22a8007a42b48960bab4b25e2b7a [term 1 FOLLOWER]: Refusing update from remote peer 76b50c6ab0514711afbd1b45e3d58913: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:43:36.974619 11452 consensus_queue.cc:1048] T 75dd69b97401474cbe5351d81ce1dbb7 P 2cf827cdf3934bd986115de2d2379093 [LEADER]: Connected to new peer: Peer: permanent_uuid: "931b22a8007a42b48960bab4b25e2b7a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:43:36.975035 11442 consensus_queue.cc:1048] T 85a94a732c7148b3a27657b97db8bc6d P 76b50c6ab0514711afbd1b45e3d58913 [LEADER]: Connected to new peer: Peer: permanent_uuid: "931b22a8007a42b48960bab4b25e2b7a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:43:36.977617 11469 consensus_queue.cc:1048] T 037f77bf6a8f45e7929afed79e6e4e9a P 931b22a8007a42b48960bab4b25e2b7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "76b50c6ab0514711afbd1b45e3d58913" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40957 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:43:36.984831 11469 consensus_queue.cc:1048] T 7842338d885840ebbd939583b23643e8 P 931b22a8007a42b48960bab4b25e2b7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "76b50c6ab0514711afbd1b45e3d58913" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40957 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:43:37.005177 11469 consensus_queue.cc:1048] T 7842338d885840ebbd939583b23643e8 P 931b22a8007a42b48960bab4b25e2b7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cf827cdf3934bd986115de2d2379093" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35237 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.010s
I20260608 12:43:37.025488 11314 raft_consensus.cc:1275] T 75dd69b97401474cbe5351d81ce1dbb7 P 76b50c6ab0514711afbd1b45e3d58913 [term 1 FOLLOWER]: Refusing update from remote peer 2cf827cdf3934bd986115de2d2379093: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:43:37.027420 11438 consensus_queue.cc:1048] T 75dd69b97401474cbe5351d81ce1dbb7 P 2cf827cdf3934bd986115de2d2379093 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76b50c6ab0514711afbd1b45e3d58913" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40957 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 12:43:37.838599 11204 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.107.195:34447, user_credentials={real_user=slave}} blocked reactor thread for 61383.3us
W20260608 12:43:37.994830 11480 meta_cache.cc:1261] Time spent looking up entry by key: real 0.082s	user 0.004s	sys 0.000s
W20260608 12:43:38.181380 11355 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.107.193:35237, user_credentials={real_user=slave}} blocked reactor thread for 46106.4us
I20260608 12:43:38.682755   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:43:38.690364 11536 instance_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:43:38.693120 11537 instance_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:43:38.693704 11539 instance_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:43:38.694881   431 server_base.cc:1061] running on GCE node
I20260608 12:43:38.696240   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:43:38.696447   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:43:38.696669   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922618696642 us; error 0 us; skew 500 ppm
I20260608 12:43:38.697229   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:43:38.699590   431 webserver.cc:533] Webserver started at http://127.0.107.196:42039/ using document root <none> and password file <none>
I20260608 12:43:38.700079   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:43:38.700245   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:43:38.700469   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:43:38.701599   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922379125897-431-0/minicluster-data/ts-3-root/instance:
uuid: "360c7bc376a140cabe0c7cf31eeef010"
format_stamp: "Formatted at 2026-06-08 12:43:38 on dist-test-slave-gg24"
I20260608 12:43:38.706281   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260608 12:43:38.709784 11544 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:43:38.710572   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 12:43:38.710897   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922379125897-431-0/minicluster-data/ts-3-root
uuid: "360c7bc376a140cabe0c7cf31eeef010"
format_stamp: "Formatted at 2026-06-08 12:43:38 on dist-test-slave-gg24"
I20260608 12:43:38.711160   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922379125897-431-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922379125897-431-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922379125897-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:43:38.733781   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:43:38.735014   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:43:38.736752   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:43:38.739200   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:43:38.739387   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:43:38.739578   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:43:38.739720   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:43:38.778878   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.196:39377
I20260608 12:43:38.779011 11606 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.196:39377 every 8 connection(s)
I20260608 12:43:38.799865 11607 heartbeater.cc:344] Connected to a master server at 127.0.107.254:33577
I20260608 12:43:38.800304 11607 heartbeater.cc:461] Registering TS with master...
I20260608 12:43:38.801112 11607 heartbeater.cc:507] Master 127.0.107.254:33577 requested a full tablet report, sending...
I20260608 12:43:38.803179 11135 ts_manager.cc:194] Registered new tserver with Master: 360c7bc376a140cabe0c7cf31eeef010 (127.0.107.196:39377)
I20260608 12:43:38.804705 11135 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35016
I20260608 12:43:38.904662 11238 consensus_queue.cc:237] T e9172988a25d44d9a1a08f10a634034a P 2cf827cdf3934bd986115de2d2379093 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 18, Committed index: 18, Last appended: 1.18, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "2cf827cdf3934bd986115de2d2379093" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35237 } } peers { permanent_uuid: "76b50c6ab0514711afbd1b45e3d58913" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40957 } attrs { replace: true } } peers { permanent_uuid: "931b22a8007a42b48960bab4b25e2b7a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34447 } } peers { permanent_uuid: "360c7bc376a140cabe0c7cf31eeef010" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39377 } attrs { promote: true } }
I20260608 12:43:38.912048 11316 raft_consensus.cc:1275] T e9172988a25d44d9a1a08f10a634034a P 76b50c6ab0514711afbd1b45e3d58913 [term 1 FOLLOWER]: Refusing update from remote peer 2cf827cdf3934bd986115de2d2379093: Log matching property violated. Preceding OpId in replica: term: 1 index: 18. Preceding OpId from leader: term: 1 index: 19. (index mismatch)
I20260608 12:43:38.912870 11388 raft_consensus.cc:1275] T e9172988a25d44d9a1a08f10a634034a P 931b22a8007a42b48960bab4b25e2b7a [term 1 FOLLOWER]: Refusing update from remote peer 2cf827cdf3934bd986115de2d2379093: Log matching property violated. Preceding OpId in replica: term: 1 index: 18. Preceding OpId from leader: term: 1 index: 19. (index mismatch)
I20260608 12:43:38.914077 11438 consensus_queue.cc:1048] T e9172988a25d44d9a1a08f10a634034a P 2cf827cdf3934bd986115de2d2379093 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76b50c6ab0514711afbd1b45e3d58913" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40957 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 19, Last known committed idx: 18, Time since last communication: 0.001s
I20260608 12:43:38.915081 11452 consensus_queue.cc:1048] T e9172988a25d44d9a1a08f10a634034a P 2cf827cdf3934bd986115de2d2379093 [LEADER]: Connected to new peer: Peer: permanent_uuid: "931b22a8007a42b48960bab4b25e2b7a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 19, Last known committed idx: 18, Time since last communication: 0.001s
I20260608 12:43:38.923379 11491 raft_consensus.cc:2955] T e9172988a25d44d9a1a08f10a634034a P 2cf827cdf3934bd986115de2d2379093 [term 1 LEADER]: Committing config change with OpId 1.19: config changed from index -1 to 19, NON_VOTER 360c7bc376a140cabe0c7cf31eeef010 (127.0.107.196) added. New config: { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "2cf827cdf3934bd986115de2d2379093" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35237 } } peers { permanent_uuid: "76b50c6ab0514711afbd1b45e3d58913" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40957 } attrs { replace: true } } peers { permanent_uuid: "931b22a8007a42b48960bab4b25e2b7a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34447 } } peers { permanent_uuid: "360c7bc376a140cabe0c7cf31eeef010" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39377 } attrs { promote: true } } }
I20260608 12:43:38.925550 11388 raft_consensus.cc:2955] T e9172988a25d44d9a1a08f10a634034a P 931b22a8007a42b48960bab4b25e2b7a [term 1 FOLLOWER]: Committing config change with OpId 1.19: config changed from index -1 to 19, NON_VOTER 360c7bc376a140cabe0c7cf31eeef010 (127.0.107.196) added. New config: { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "2cf827cdf3934bd986115de2d2379093" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35237 } } peers { permanent_uuid: "76b50c6ab0514711afbd1b45e3d58913" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40957 } attrs { replace: true } } peers { permanent_uuid: "931b22a8007a42b48960bab4b25e2b7a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34447 } } peers { permanent_uuid: "360c7bc376a140cabe0c7cf31eeef010" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39377 } attrs { promote: true } } }
W20260608 12:43:38.926921 11204 consensus_peers.cc:597] T e9172988a25d44d9a1a08f10a634034a P 2cf827cdf3934bd986115de2d2379093 -> Peer 360c7bc376a140cabe0c7cf31eeef010 (127.0.107.196:39377): Couldn't send request to peer 360c7bc376a140cabe0c7cf31eeef010. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e9172988a25d44d9a1a08f10a634034a. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:43:38.927003 11316 raft_consensus.cc:2955] T e9172988a25d44d9a1a08f10a634034a P 76b50c6ab0514711afbd1b45e3d58913 [term 1 FOLLOWER]: Committing config change with OpId 1.19: config changed from index -1 to 19, NON_VOTER 360c7bc376a140cabe0c7cf31eeef010 (127.0.107.196) added. New config: { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "2cf827cdf3934bd986115de2d2379093" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35237 } } peers { permanent_uuid: "76b50c6ab0514711afbd1b45e3d58913" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40957 } attrs { replace: true } } peers { permanent_uuid: "931b22a8007a42b48960bab4b25e2b7a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34447 } } peers { permanent_uuid: "360c7bc376a140cabe0c7cf31eeef010" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39377 } attrs { promote: true } } }
I20260608 12:43:38.942217 11238 consensus_queue.cc:237] T 75dd69b97401474cbe5351d81ce1dbb7 P 2cf827cdf3934bd986115de2d2379093 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 18, Committed index: 18, Last appended: 1.18, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "2cf827cdf3934bd986115de2d2379093" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35237 } } peers { permanent_uuid: "76b50c6ab0514711afbd1b45e3d58913" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40957 } } peers { permanent_uuid: "931b22a8007a42b48960bab4b25e2b7a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34447 } attrs { replace: true } } peers { permanent_uuid: "360c7bc376a140cabe0c7cf31eeef010" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39377 } attrs { promote: true } }
I20260608 12:43:38.943276 11135 catalog_manager.cc:5696] T e9172988a25d44d9a1a08f10a634034a P 931b22a8007a42b48960bab4b25e2b7a reported cstate change: config changed from index -1 to 19, NON_VOTER 360c7bc376a140cabe0c7cf31eeef010 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "2cf827cdf3934bd986115de2d2379093" committed_config { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "2cf827cdf3934bd986115de2d2379093" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35237 } } peers { permanent_uuid: "76b50c6ab0514711afbd1b45e3d58913" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40957 } attrs { replace: true } } peers { permanent_uuid: "931b22a8007a42b48960bab4b25e2b7a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34447 } } peers { permanent_uuid: "360c7bc376a140cabe0c7cf31eeef010" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39377 } attrs { promote: true } } }
I20260608 12:43:38.950762 11388 raft_consensus.cc:1275] T 75dd69b97401474cbe5351d81ce1dbb7 P 931b22a8007a42b48960bab4b25e2b7a [term 1 FOLLOWER]: Refusing update from remote peer 2cf827cdf3934bd986115de2d2379093: Log matching property violated. Preceding OpId in replica: term: 1 index: 18. Preceding OpId from leader: term: 1 index: 19. (index mismatch)
W20260608 12:43:38.951869 11204 consensus_peers.cc:597] T 75dd69b97401474cbe5351d81ce1dbb7 P 2cf827cdf3934bd986115de2d2379093 -> Peer 360c7bc376a140cabe0c7cf31eeef010 (127.0.107.196:39377): Couldn't send request to peer 360c7bc376a140cabe0c7cf31eeef010. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 75dd69b97401474cbe5351d81ce1dbb7. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:43:38.952678 11316 raft_consensus.cc:1275] T 75dd69b97401474cbe5351d81ce1dbb7 P 76b50c6ab0514711afbd1b45e3d58913 [term 1 FOLLOWER]: Refusing update from remote peer 2cf827cdf3934bd986115de2d2379093: Log matching property violated. Preceding OpId in replica: term: 1 index: 18. Preceding OpId from leader: term: 1 index: 19. (index mismatch)
I20260608 12:43:38.953151 11491 consensus_queue.cc:1048] T 75dd69b97401474cbe5351d81ce1dbb7 P 2cf827cdf3934bd986115de2d2379093 [LEADER]: Connected to new peer: Peer: permanent_uuid: "931b22a8007a42b48960bab4b25e2b7a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34447 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 19, Last known committed idx: 18, Time since last communication: 0.000s
I20260608 12:43:38.954298 11438 consensus_queue.cc:1048] T 75dd69b97401474cbe5351d81ce1dbb7 P 2cf827cdf3934bd986115de2d2379093 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76b50c6ab0514711afbd1b45e3d58913" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40957 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 19, Last known committed idx: 18, Time since last communication: 0.000s
I20260608 12:43:38.960238 11452 raft_consensus.cc:2955] T 75dd69b97401474cbe5351d81ce1dbb7 P 2cf827cdf3934bd986115de2d2379093 [term 1 LEADER]: Committing config change with OpId 1.19: config changed from index -1 to 19, NON_VOTER 360c7bc376a140cabe0c7cf31eeef010 (127.0.107.196) added. New config: { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "2cf827cdf3934bd986115de2d2379093" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35237 } } peers { permanent_uuid: "76b50c6ab0514711afbd1b45e3d58913" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40957 } } peers { permanent_uuid: "931b22a8007a42b48960bab4b25e2b7a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34447 } attrs { replace: true } } peers { permanent_uuid: "360c7bc376a140cabe0c7cf31eeef010" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39377 } attrs { promote: true } } }
I20260608 12:43:38.962054 11388 raft_consensus.cc:2955] T 75dd69b97401474cbe5351d81ce1dbb7 P 931b22a8007a42b48960bab4b25e2b7a [term 1 FOLLOWER]: Committing config change with OpId 1.19: config changed from index -1 to 19, NON_VOTER 360c7bc376a140cabe0c7cf31eeef010 (127.0.107.196) added. New config: { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "2cf827cdf3934bd986115de2d2379093" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35237 } } peers { permanent_uuid: "76b50c6ab0514711afbd1b45e3d58913" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40957 } } peers { permanent_uuid: "931b22a8007a42b48960bab4b25e2b7a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34447 } attrs { replace: true } } peers { permanent_uuid: "360c7bc376a140cabe0c7cf31eeef010" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39377 } attrs { promote: true } } }
I20260608 12:43:38.968755 11316 raft_consensus.cc:2955] T 75dd69b97401474cbe5351d81ce1dbb7 P 76b50c6ab0514711afbd1b45e3d58913 [term 1 FOLLOWER]: Committing config change with OpId 1.19: config changed from index -1 to 19, NON_VOTER 360c7bc376a140cabe0c7cf31eeef010 (127.0.107.196) added. New config: { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "2cf827cdf3934bd986115de2d2379093" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35237 } } peers { permanent_uuid: "76b50c6ab0514711afbd1b45e3d58913" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40957 } } peers { permanent_uuid: "931b22a8007a42b48960bab4b25e2b7a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34447 } attrs { replace: true } } peers { permanent_uuid: "360c7bc376a140cabe0c7cf31eeef010" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39377 } attrs { promote: true } } }
I20260608 12:43:38.982746 11131 catalog_manager.cc:5696] T 75dd69b97401474cbe5351d81ce1dbb7 P 931b22a8007a42b48960bab4b25e2b7a reported cstate change: config changed from index -1 to 19, NON_VOTER 360c7bc376a140cabe0c7cf31eeef010 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "2cf827cdf3934bd986115de2d2379093" committed_config { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "2cf827cdf3934bd986115de2d2379093" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35237 } } peers { permanent_uuid: "76b50c6ab0514711afbd1b45e3d58913" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40957 } } peers { permanent_uuid: "931b22a8007a42b48960bab4b25e2b7a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34447 } attrs { replace: true } } peers { permanent_uuid: "360c7bc376a140cabe0c7cf31eeef010" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39377 } attrs { promote: true } } }
I20260608 12:43:39.000509 11316 consensus_queue.cc:237] T 649ea8915460474db161ff45dc784174 P 76b50c6ab0514711afbd1b45e3d58913 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 18, Committed index: 18, Last appended: 1.18, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "2cf827cdf3934bd986115de2d2379093" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35237 } attrs { replace: true } } peers { permanent_uuid: "931b22a8007a42b48960bab4b25e2b7a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34447 } } peers { permanent_uuid: "76b50c6ab0514711afbd1b45e3d58913" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40957 } } peers { permanent_uuid: "360c7bc376a140cabe0c7cf31eeef010" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39377 } attrs { promote: true } }
I20260608 12:43:39.008206 11238 raft_consensus.cc:1275] T 649ea8915460474db161ff45dc784174 P 2cf827cdf3934bd986115de2d2379093 [term 1 FOLLOWER]: Refusing update from remote peer 76b50c6ab0514711afbd1b45e3d58913: Log matching property violated. Preceding OpId in replica: term: 1 index: 18. Preceding OpId from leader: term: 1 index: 19. (index mismatch)
I20260608 12:43:39.008517 11388 raft_consensus.cc:1275] T 649ea8915460474db161ff45dc784174 P 931b22a8007a42b48960bab4b25e2b7a [term 1 FOLLOWER]: Refusing update from remote peer 76b50c6ab0514711afbd1b45e3d58913: Log matching property violated. Preceding OpId in replica: term: 1 index: 18. Preceding OpId from leader: term: 1 index: 19. (index mismatch)
I20260608 12:43:39.010288 11465 consensus_queue.cc:1048] T 649ea8915460474db161ff45dc784174 P 76b50c6ab0514711afbd1b45e3d58913 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cf827cdf3934bd986115de2d2379093" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35237 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 19, Last known committed idx: 18, Time since last communication: 0.001s
I20260608 12:43:39.011781 11463 consensus_queue.cc:1048] T 649ea8915460474db161ff45dc784174 P 76b50c6ab0514711afbd1b45e3d58913 [LEADER]: Connected to new peer: Peer: permanent_uuid: "931b22a8007a42b48960bab4b25e2b7a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 19, Last known committed idx: 18, Time since last communication: 0.001s
W20260608 12:43:39.018187 11279 consensus_peers.cc:597] T 649ea8915460474db161ff45dc784174 P 76b50c6ab0514711afbd1b45e3d58913 -> Peer 360c7bc376a140cabe0c7cf31eeef010 (127.0.107.196:39377): Couldn't send request to peer 360c7bc376a140cabe0c7cf31eeef010. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 649ea8915460474db161ff45dc784174. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:43:39.020989 11465 raft_consensus.cc:2955] T 649ea8915460474db161ff45dc784174 P 76b50c6ab0514711afbd1b45e3d58913 [term 1 LEADER]: Committing config change with OpId 1.19: config changed from index -1 to 19, NON_VOTER 360c7bc376a140cabe0c7cf31eeef010 (127.0.107.196) added. New config: { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "2cf827cdf3934bd986115de2d2379093" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35237 } attrs { replace: true } } peers { permanent_uuid: "931b22a8007a42b48960bab4b25e2b7a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34447 } } peers { permanent_uuid: "76b50c6ab0514711afbd1b45e3d58913" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40957 } } peers { permanent_uuid: "360c7bc376a140cabe0c7cf31eeef010" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39377 } attrs { promote: true } } }
I20260608 12:43:39.022984 11238 raft_consensus.cc:2955] T 649ea8915460474db161ff45dc784174 P 2cf827cdf3934bd986115de2d2379093 [term 1 FOLLOWER]: Committing config change with OpId 1.19: config changed from index -1 to 19, NON_VOTER 360c7bc376a140cabe0c7cf31eeef010 (127.0.107.196) added. New config: { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "2cf827cdf3934bd986115de2d2379093" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35237 } attrs { replace: true } } peers { permanent_uuid: "931b22a8007a42b48960bab4b25e2b7a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34447 } } peers { permanent_uuid: "76b50c6ab0514711afbd1b45e3d58913" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40957 } } peers { permanent_uuid: "360c7bc376a140cabe0c7cf31eeef010" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39377 } attrs { promote: true } } }
I20260608 12:43:39.024402 11388 raft_consensus.cc:2955] T 649ea8915460474db161ff45dc784174 P 931b22a8007a42b48960bab4b25e2b7a [term 1 FOLLOWER]: Committing config change with OpId 1.19: config changed from index -1 to 19, NON_VOTER 360c7bc376a140cabe0c7cf31eeef010 (127.0.107.196) added. New config: { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "2cf827cdf3934bd986115de2d2379093" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35237 } attrs { replace: true } } peers { permanent_uuid: "931b22a8007a42b48960bab4b25e2b7a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34447 } } peers { permanent_uuid: "76b50c6ab0514711afbd1b45e3d58913" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40957 } } peers { permanent_uuid: "360c7bc376a140cabe0c7cf31eeef010" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39377 } attrs { promote: true } } }
I20260608 12:43:39.035357 11134 catalog_manager.cc:5696] T 649ea8915460474db161ff45dc784174 P 76b50c6ab0514711afbd1b45e3d58913 reported cstate change: config changed from index -1 to 19, NON_VOTER 360c7bc376a140cabe0c7cf31eeef010 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "76b50c6ab0514711afbd1b45e3d58913" committed_config { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "2cf827cdf3934bd986115de2d2379093" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35237 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "931b22a8007a42b48960bab4b25e2b7a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34447 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "76b50c6ab0514711afbd1b45e3d58913" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40957 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "360c7bc376a140cabe0c7cf31eeef010" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39377 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:43:39.041829 11316 consensus_queue.cc:237] T 85a94a732c7148b3a27657b97db8bc6d P 76b50c6ab0514711afbd1b45e3d58913 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 18, Committed index: 18, Last appended: 1.18, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "2cf827cdf3934bd986115de2d2379093" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35237 } } peers { permanent_uuid: "76b50c6ab0514711afbd1b45e3d58913" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40957 } } peers { permanent_uuid: "931b22a8007a42b48960bab4b25e2b7a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34447 } attrs { replace: true } } peers { permanent_uuid: "360c7bc376a140cabe0c7cf31eeef010" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39377 } attrs { promote: true } }
W20260608 12:43:39.049433 11279 consensus_peers.cc:597] T 85a94a732c7148b3a27657b97db8bc6d P 76b50c6ab0514711afbd1b45e3d58913 -> Peer 360c7bc376a140cabe0c7cf31eeef010 (127.0.107.196:39377): Couldn't send request to peer 360c7bc376a140cabe0c7cf31eeef010. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 85a94a732c7148b3a27657b97db8bc6d. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:43:39.050771 11238 raft_consensus.cc:1275] T 85a94a732c7148b3a27657b97db8bc6d P 2cf827cdf3934bd986115de2d2379093 [term 1 FOLLOWER]: Refusing update from remote peer 76b50c6ab0514711afbd1b45e3d58913: Log matching property violated. Preceding OpId in replica: term: 1 index: 18. Preceding OpId from leader: term: 1 index: 19. (index mismatch)
I20260608 12:43:39.051862 11388 raft_consensus.cc:1275] T 85a94a732c7148b3a27657b97db8bc6d P 931b22a8007a42b48960bab4b25e2b7a [term 1 FOLLOWER]: Refusing update from remote peer 76b50c6ab0514711afbd1b45e3d58913: Log matching property violated. Preceding OpId in replica: term: 1 index: 18. Preceding OpId from leader: term: 1 index: 19. (index mismatch)
I20260608 12:43:39.052731 11465 consensus_queue.cc:1048] T 85a94a732c7148b3a27657b97db8bc6d P 76b50c6ab0514711afbd1b45e3d58913 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cf827cdf3934bd986115de2d2379093" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35237 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 19, Last known committed idx: 18, Time since last communication: 0.000s
I20260608 12:43:39.053781 11532 consensus_queue.cc:1048] T 85a94a732c7148b3a27657b97db8bc6d P 76b50c6ab0514711afbd1b45e3d58913 [LEADER]: Connected to new peer: Peer: permanent_uuid: "931b22a8007a42b48960bab4b25e2b7a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34447 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 19, Last known committed idx: 18, Time since last communication: 0.001s
I20260608 12:43:39.061807 11463 raft_consensus.cc:2955] T 85a94a732c7148b3a27657b97db8bc6d P 76b50c6ab0514711afbd1b45e3d58913 [term 1 LEADER]: Committing config change with OpId 1.19: config changed from index -1 to 19, NON_VOTER 360c7bc376a140cabe0c7cf31eeef010 (127.0.107.196) added. New config: { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "2cf827cdf3934bd986115de2d2379093" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35237 } } peers { permanent_uuid: "76b50c6ab0514711afbd1b45e3d58913" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40957 } } peers { permanent_uuid: "931b22a8007a42b48960bab4b25e2b7a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34447 } attrs { replace: true } } peers { permanent_uuid: "360c7bc376a140cabe0c7cf31eeef010" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39377 } attrs { promote: true } } }
I20260608 12:43:39.063768 11238 raft_consensus.cc:2955] T 85a94a732c7148b3a27657b97db8bc6d P 2cf827cdf3934bd986115de2d2379093 [term 1 FOLLOWER]: Committing config change with OpId 1.19: config changed from index -1 to 19, NON_VOTER 360c7bc376a140cabe0c7cf31eeef010 (127.0.107.196) added. New config: { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "2cf827cdf3934bd986115de2d2379093" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35237 } } peers { permanent_uuid: "76b50c6ab0514711afbd1b45e3d58913" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40957 } } peers { permanent_uuid: "931b22a8007a42b48960bab4b25e2b7a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34447 } attrs { replace: true } } peers { permanent_uuid: "360c7bc376a140cabe0c7cf31eeef010" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39377 } attrs { promote: true } } }
I20260608 12:43:39.064402 11388 raft_consensus.cc:2955] T 85a94a732c7148b3a27657b97db8bc6d P 931b22a8007a42b48960bab4b25e2b7a [term 1 FOLLOWER]: Committing config change with OpId 1.19: config changed from index -1 to 19, NON_VOTER 360c7bc376a140cabe0c7cf31eeef010 (127.0.107.196) added. New config: { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "2cf827cdf3934bd986115de2d2379093" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35237 } } peers { permanent_uuid: "76b50c6ab0514711afbd1b45e3d58913" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40957 } } peers { permanent_uuid: "931b22a8007a42b48960bab4b25e2b7a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34447 } attrs { replace: true } } peers { permanent_uuid: "360c7bc376a140cabe0c7cf31eeef010" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39377 } attrs { promote: true } } }
I20260608 12:43:39.079664 11134 catalog_manager.cc:5696] T 85a94a732c7148b3a27657b97db8bc6d P 76b50c6ab0514711afbd1b45e3d58913 reported cstate change: config changed from index -1 to 19, NON_VOTER 360c7bc376a140cabe0c7cf31eeef010 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "76b50c6ab0514711afbd1b45e3d58913" committed_config { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "2cf827cdf3934bd986115de2d2379093" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35237 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "76b50c6ab0514711afbd1b45e3d58913" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40957 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "931b22a8007a42b48960bab4b25e2b7a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34447 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "360c7bc376a140cabe0c7cf31eeef010" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39377 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:43:39.301111   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
W20260608 12:43:39.307731 11355 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 2 similar messages]
W20260608 12:43:39.320981 11355 consensus_peers.cc:597] T 037f77bf6a8f45e7929afed79e6e4e9a P 931b22a8007a42b48960bab4b25e2b7a -> Peer 2cf827cdf3934bd986115de2d2379093 (127.0.107.193:35237): Couldn't send request to peer 2cf827cdf3934bd986115de2d2379093. 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:43:39.348754   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:43:39.349784   431 tablet_replica.cc:333] T 7842338d885840ebbd939583b23643e8 P 2cf827cdf3934bd986115de2d2379093: stopping tablet replica
I20260608 12:43:39.350688   431 raft_consensus.cc:2243] T 7842338d885840ebbd939583b23643e8 P 2cf827cdf3934bd986115de2d2379093 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:39.351408   431 raft_consensus.cc:2272] T 7842338d885840ebbd939583b23643e8 P 2cf827cdf3934bd986115de2d2379093 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:39.355049   431 tablet_replica.cc:333] T 649ea8915460474db161ff45dc784174 P 2cf827cdf3934bd986115de2d2379093: stopping tablet replica
I20260608 12:43:39.355868   431 raft_consensus.cc:2243] T 649ea8915460474db161ff45dc784174 P 2cf827cdf3934bd986115de2d2379093 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:39.356719   431 raft_consensus.cc:2272] T 649ea8915460474db161ff45dc784174 P 2cf827cdf3934bd986115de2d2379093 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:39.360195   431 tablet_replica.cc:333] T 75dd69b97401474cbe5351d81ce1dbb7 P 2cf827cdf3934bd986115de2d2379093: stopping tablet replica
I20260608 12:43:39.361131   431 raft_consensus.cc:2243] T 75dd69b97401474cbe5351d81ce1dbb7 P 2cf827cdf3934bd986115de2d2379093 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:43:39.362728   431 raft_consensus.cc:2272] T 75dd69b97401474cbe5351d81ce1dbb7 P 2cf827cdf3934bd986115de2d2379093 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:39.367237   431 tablet_replica.cc:333] T 85a94a732c7148b3a27657b97db8bc6d P 2cf827cdf3934bd986115de2d2379093: stopping tablet replica
I20260608 12:43:39.368026   431 raft_consensus.cc:2243] T 85a94a732c7148b3a27657b97db8bc6d P 2cf827cdf3934bd986115de2d2379093 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:39.368886   431 raft_consensus.cc:2272] T 85a94a732c7148b3a27657b97db8bc6d P 2cf827cdf3934bd986115de2d2379093 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:39.372252   431 tablet_replica.cc:333] T e9172988a25d44d9a1a08f10a634034a P 2cf827cdf3934bd986115de2d2379093: stopping tablet replica
I20260608 12:43:39.373046   431 raft_consensus.cc:2243] T e9172988a25d44d9a1a08f10a634034a P 2cf827cdf3934bd986115de2d2379093 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:43:39.374522   431 raft_consensus.cc:2272] T e9172988a25d44d9a1a08f10a634034a P 2cf827cdf3934bd986115de2d2379093 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:39.378219   431 tablet_replica.cc:333] T 037f77bf6a8f45e7929afed79e6e4e9a P 2cf827cdf3934bd986115de2d2379093: stopping tablet replica
I20260608 12:43:39.378926   431 raft_consensus.cc:2243] T 037f77bf6a8f45e7929afed79e6e4e9a P 2cf827cdf3934bd986115de2d2379093 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:39.379607   431 raft_consensus.cc:2272] T 037f77bf6a8f45e7929afed79e6e4e9a P 2cf827cdf3934bd986115de2d2379093 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:39.412892   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
I20260608 12:43:39.436712   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
I20260608 12:43:39.473380   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:43:39.474251   431 tablet_replica.cc:333] T e9172988a25d44d9a1a08f10a634034a P 76b50c6ab0514711afbd1b45e3d58913: stopping tablet replica
I20260608 12:43:39.475147   431 raft_consensus.cc:2243] T e9172988a25d44d9a1a08f10a634034a P 76b50c6ab0514711afbd1b45e3d58913 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:39.475981   431 raft_consensus.cc:2272] T e9172988a25d44d9a1a08f10a634034a P 76b50c6ab0514711afbd1b45e3d58913 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:39.479810   431 tablet_replica.cc:333] T 85a94a732c7148b3a27657b97db8bc6d P 76b50c6ab0514711afbd1b45e3d58913: stopping tablet replica
I20260608 12:43:39.480722   431 raft_consensus.cc:2243] T 85a94a732c7148b3a27657b97db8bc6d P 76b50c6ab0514711afbd1b45e3d58913 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:43:39.482350   431 raft_consensus.cc:2272] T 85a94a732c7148b3a27657b97db8bc6d P 76b50c6ab0514711afbd1b45e3d58913 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:39.482522 11622 ts_tablet_manager.cc:933] T 649ea8915460474db161ff45dc784174 P 360c7bc376a140cabe0c7cf31eeef010: Initiating tablet copy from peer 76b50c6ab0514711afbd1b45e3d58913 (127.0.107.194:40957)
I20260608 12:43:39.485807   431 tablet_replica.cc:333] T 649ea8915460474db161ff45dc784174 P 76b50c6ab0514711afbd1b45e3d58913: stopping tablet replica
I20260608 12:43:39.486265 11622 tablet_copy_client.cc:323] T 649ea8915460474db161ff45dc784174 P 360c7bc376a140cabe0c7cf31eeef010: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.194:40957
I20260608 12:43:39.486804   431 raft_consensus.cc:2243] T 649ea8915460474db161ff45dc784174 P 76b50c6ab0514711afbd1b45e3d58913 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:43:39.488142   431 raft_consensus.cc:2272] T 649ea8915460474db161ff45dc784174 P 76b50c6ab0514711afbd1b45e3d58913 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:39.491513   431 tablet_replica.cc:333] T 75dd69b97401474cbe5351d81ce1dbb7 P 76b50c6ab0514711afbd1b45e3d58913: stopping tablet replica
I20260608 12:43:39.492363   431 raft_consensus.cc:2243] T 75dd69b97401474cbe5351d81ce1dbb7 P 76b50c6ab0514711afbd1b45e3d58913 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:39.493224   431 raft_consensus.cc:2272] T 75dd69b97401474cbe5351d81ce1dbb7 P 76b50c6ab0514711afbd1b45e3d58913 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:39.497272   431 tablet_replica.cc:333] T 037f77bf6a8f45e7929afed79e6e4e9a P 76b50c6ab0514711afbd1b45e3d58913: stopping tablet replica
I20260608 12:43:39.498045   431 raft_consensus.cc:2243] T 037f77bf6a8f45e7929afed79e6e4e9a P 76b50c6ab0514711afbd1b45e3d58913 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:39.498812   431 raft_consensus.cc:2272] T 037f77bf6a8f45e7929afed79e6e4e9a P 76b50c6ab0514711afbd1b45e3d58913 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:39.502311   431 tablet_replica.cc:333] T 7842338d885840ebbd939583b23643e8 P 76b50c6ab0514711afbd1b45e3d58913: stopping tablet replica
I20260608 12:43:39.503032   431 raft_consensus.cc:2243] T 7842338d885840ebbd939583b23643e8 P 76b50c6ab0514711afbd1b45e3d58913 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:39.503775   431 raft_consensus.cc:2272] T 7842338d885840ebbd939583b23643e8 P 76b50c6ab0514711afbd1b45e3d58913 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:39.529013   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
I20260608 12:43:39.546885   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
W20260608 12:43:39.555001 11546 connection.cc:466] server connection from 127.0.0.1:54266 torn down before Call kudu.consensus.ConsensusService.StartTabletCopy from 127.0.0.1:54266 (request call id 2) could send its response
I20260608 12:43:39.581945   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:43:39.582757   431 tablet_replica.cc:333] T e9172988a25d44d9a1a08f10a634034a P 931b22a8007a42b48960bab4b25e2b7a: stopping tablet replica
I20260608 12:43:39.583714   431 raft_consensus.cc:2243] T e9172988a25d44d9a1a08f10a634034a P 931b22a8007a42b48960bab4b25e2b7a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:39.584381   431 raft_consensus.cc:2272] T e9172988a25d44d9a1a08f10a634034a P 931b22a8007a42b48960bab4b25e2b7a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:39.587795   431 tablet_replica.cc:333] T 649ea8915460474db161ff45dc784174 P 931b22a8007a42b48960bab4b25e2b7a: stopping tablet replica
I20260608 12:43:39.588747   431 raft_consensus.cc:2243] T 649ea8915460474db161ff45dc784174 P 931b22a8007a42b48960bab4b25e2b7a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:39.589387   431 raft_consensus.cc:2272] T 649ea8915460474db161ff45dc784174 P 931b22a8007a42b48960bab4b25e2b7a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:39.593818   431 tablet_replica.cc:333] T 75dd69b97401474cbe5351d81ce1dbb7 P 931b22a8007a42b48960bab4b25e2b7a: stopping tablet replica
I20260608 12:43:39.594441   431 raft_consensus.cc:2243] T 75dd69b97401474cbe5351d81ce1dbb7 P 931b22a8007a42b48960bab4b25e2b7a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:39.595042   431 raft_consensus.cc:2272] T 75dd69b97401474cbe5351d81ce1dbb7 P 931b22a8007a42b48960bab4b25e2b7a [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 12:43:39.595448 11355 consensus_peers.cc:597] T 7842338d885840ebbd939583b23643e8 P 931b22a8007a42b48960bab4b25e2b7a -> Peer 2cf827cdf3934bd986115de2d2379093 (127.0.107.193:35237): Couldn't send request to peer 2cf827cdf3934bd986115de2d2379093. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:35237: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:43:39.599926   431 tablet_replica.cc:333] T 85a94a732c7148b3a27657b97db8bc6d P 931b22a8007a42b48960bab4b25e2b7a: stopping tablet replica
I20260608 12:43:39.600679   431 raft_consensus.cc:2243] T 85a94a732c7148b3a27657b97db8bc6d P 931b22a8007a42b48960bab4b25e2b7a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:39.601302   431 raft_consensus.cc:2272] T 85a94a732c7148b3a27657b97db8bc6d P 931b22a8007a42b48960bab4b25e2b7a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:39.604113   431 tablet_replica.cc:333] T 7842338d885840ebbd939583b23643e8 P 931b22a8007a42b48960bab4b25e2b7a: stopping tablet replica
I20260608 12:43:39.604732   431 raft_consensus.cc:2243] T 7842338d885840ebbd939583b23643e8 P 931b22a8007a42b48960bab4b25e2b7a [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:43:39.605542   431 raft_consensus.cc:2272] T 7842338d885840ebbd939583b23643e8 P 931b22a8007a42b48960bab4b25e2b7a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:39.608345   431 tablet_replica.cc:333] T 037f77bf6a8f45e7929afed79e6e4e9a P 931b22a8007a42b48960bab4b25e2b7a: stopping tablet replica
I20260608 12:43:39.609073   431 raft_consensus.cc:2243] T 037f77bf6a8f45e7929afed79e6e4e9a P 931b22a8007a42b48960bab4b25e2b7a [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:43:39.610075   431 raft_consensus.cc:2272] T 037f77bf6a8f45e7929afed79e6e4e9a P 931b22a8007a42b48960bab4b25e2b7a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:39.640085   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260608 12:43:39.662272   431 tablet_server.cc:179] TabletServer@127.0.107.196:0 shutting down...
I20260608 12:43:39.685050   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:43:39.702839   431 tablet_server.cc:196] TabletServer@127.0.107.196:0 shutdown complete.
I20260608 12:43:39.711771   431 master.cc:562] Master@127.0.107.254:33577 shutting down...
W20260608 12:43:39.732722 11187 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260608 12:43:39.733001 11187 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260608 12:43:39.733227 11187 auto_rebalancer.cc:301] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260608 12:43:39.734491   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P e7d34cd0998d432c95b89f591831fd73 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:43:39.735018   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P e7d34cd0998d432c95b89f591831fd73 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:39.735358   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P e7d34cd0998d432c95b89f591831fd73: stopping tablet replica
I20260608 12:43:39.758432   431 master.cc:584] Master@127.0.107.254:33577 shutdown complete.
[       OK ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/0 (5095 ms)
[ RUN      ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/1
I20260608 12:43:39.800954   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:37979
I20260608 12:43:39.802172   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:43:39.807376 11627 instance_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:43:39.807502 11628 instance_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:43:39.809490 11630 instance_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:43:39.812147   431 server_base.cc:1061] running on GCE node
I20260608 12:43:39.813264   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:43:39.813515   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:43:39.813644   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922619813632 us; error 0 us; skew 500 ppm
I20260608 12:43:39.814239   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:43:39.817328   431 webserver.cc:533] Webserver started at http://127.0.107.254:35987/ using document root <none> and password file <none>
I20260608 12:43:39.817845   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:43:39.818022   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:43:39.818241   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:43:39.819283   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922379125897-431-0/minicluster-data/master-0-root/instance:
uuid: "876bb4f924dd4b6494c1b1b95df9eb64"
format_stamp: "Formatted at 2026-06-08 12:43:39 on dist-test-slave-gg24"
I20260608 12:43:39.823961   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 12:43:39.827831 11635 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:43:39.829011   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 12:43:39.829316   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922379125897-431-0/minicluster-data/master-0-root
uuid: "876bb4f924dd4b6494c1b1b95df9eb64"
format_stamp: "Formatted at 2026-06-08 12:43:39 on dist-test-slave-gg24"
I20260608 12:43:39.829618   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922379125897-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922379125897-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922379125897-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:43:39.841725   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:43:39.842783   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:43:39.882097   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:37979
I20260608 12:43:39.882472 11686 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:37979 every 8 connection(s)
I20260608 12:43:39.886801 11687 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:43:39.898895 11687 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 876bb4f924dd4b6494c1b1b95df9eb64: Bootstrap starting.
I20260608 12:43:39.903649 11687 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 876bb4f924dd4b6494c1b1b95df9eb64: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:39.907981 11687 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 876bb4f924dd4b6494c1b1b95df9eb64: No bootstrap required, opened a new log
I20260608 12:43:39.910277 11687 raft_consensus.cc:359] T 00000000000000000000000000000000 P 876bb4f924dd4b6494c1b1b95df9eb64 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "876bb4f924dd4b6494c1b1b95df9eb64" member_type: VOTER }
I20260608 12:43:39.910712 11687 raft_consensus.cc:385] T 00000000000000000000000000000000 P 876bb4f924dd4b6494c1b1b95df9eb64 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:39.910940 11687 raft_consensus.cc:740] T 00000000000000000000000000000000 P 876bb4f924dd4b6494c1b1b95df9eb64 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 876bb4f924dd4b6494c1b1b95df9eb64, State: Initialized, Role: FOLLOWER
I20260608 12:43:39.911567 11687 consensus_queue.cc:260] T 00000000000000000000000000000000 P 876bb4f924dd4b6494c1b1b95df9eb64 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "876bb4f924dd4b6494c1b1b95df9eb64" member_type: VOTER }
I20260608 12:43:39.912042 11687 raft_consensus.cc:399] T 00000000000000000000000000000000 P 876bb4f924dd4b6494c1b1b95df9eb64 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:43:39.912300 11687 raft_consensus.cc:493] T 00000000000000000000000000000000 P 876bb4f924dd4b6494c1b1b95df9eb64 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:43:39.912624 11687 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 876bb4f924dd4b6494c1b1b95df9eb64 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:39.917488 11687 raft_consensus.cc:515] T 00000000000000000000000000000000 P 876bb4f924dd4b6494c1b1b95df9eb64 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "876bb4f924dd4b6494c1b1b95df9eb64" member_type: VOTER }
I20260608 12:43:39.918061 11687 leader_election.cc:304] T 00000000000000000000000000000000 P 876bb4f924dd4b6494c1b1b95df9eb64 [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: 876bb4f924dd4b6494c1b1b95df9eb64; no voters: 
I20260608 12:43:39.919229 11687 leader_election.cc:290] T 00000000000000000000000000000000 P 876bb4f924dd4b6494c1b1b95df9eb64 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:43:39.919687 11690 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 876bb4f924dd4b6494c1b1b95df9eb64 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:43:39.921186 11690 raft_consensus.cc:697] T 00000000000000000000000000000000 P 876bb4f924dd4b6494c1b1b95df9eb64 [term 1 LEADER]: Becoming Leader. State: Replica: 876bb4f924dd4b6494c1b1b95df9eb64, State: Running, Role: LEADER
I20260608 12:43:39.921904 11690 consensus_queue.cc:237] T 00000000000000000000000000000000 P 876bb4f924dd4b6494c1b1b95df9eb64 [LEADER]: Queue going to LEADER mode. State: All 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: "876bb4f924dd4b6494c1b1b95df9eb64" member_type: VOTER }
I20260608 12:43:39.922267 11687 sys_catalog.cc:565] T 00000000000000000000000000000000 P 876bb4f924dd4b6494c1b1b95df9eb64 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:43:39.926076 11691 sys_catalog.cc:455] T 00000000000000000000000000000000 P 876bb4f924dd4b6494c1b1b95df9eb64 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "876bb4f924dd4b6494c1b1b95df9eb64" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "876bb4f924dd4b6494c1b1b95df9eb64" member_type: VOTER } }
I20260608 12:43:39.926779 11691 sys_catalog.cc:458] T 00000000000000000000000000000000 P 876bb4f924dd4b6494c1b1b95df9eb64 [sys.catalog]: This master's current role is: LEADER
I20260608 12:43:39.926491 11692 sys_catalog.cc:455] T 00000000000000000000000000000000 P 876bb4f924dd4b6494c1b1b95df9eb64 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 876bb4f924dd4b6494c1b1b95df9eb64. Latest consensus state: current_term: 1 leader_uuid: "876bb4f924dd4b6494c1b1b95df9eb64" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "876bb4f924dd4b6494c1b1b95df9eb64" member_type: VOTER } }
I20260608 12:43:39.927377 11692 sys_catalog.cc:458] T 00000000000000000000000000000000 P 876bb4f924dd4b6494c1b1b95df9eb64 [sys.catalog]: This master's current role is: LEADER
I20260608 12:43:39.932857 11697 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:43:39.940874 11697 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:43:39.941946   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:43:39.950868 11697 catalog_manager.cc:1382] Generated new cluster ID: 7ee230d50fa34cbcb7bef1af5e4c037f
I20260608 12:43:39.951224 11697 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:43:39.969880 11697 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:43:39.971248 11697 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:43:39.985440 11697 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 876bb4f924dd4b6494c1b1b95df9eb64: Generated new TSK 0
I20260608 12:43:39.986119 11697 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:43:40.008708   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:43:40.015811 11708 instance_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:43:40.016469 11709 instance_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:43:40.020462   431 server_base.cc:1061] running on GCE node
W20260608 12:43:40.021941 11711 instance_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:43:40.024801   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:43:40.025034   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:43:40.025167   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922620025155 us; error 0 us; skew 500 ppm
I20260608 12:43:40.025689   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:43:40.028270   431 webserver.cc:533] Webserver started at http://127.0.107.193:41881/ using document root <none> and password file <none>
I20260608 12:43:40.028810   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:43:40.028985   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:43:40.029202   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:43:40.030277   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922379125897-431-0/minicluster-data/ts-0-root/instance:
uuid: "3d46779eafe34627bb309f93e13439b3"
format_stamp: "Formatted at 2026-06-08 12:43:40 on dist-test-slave-gg24"
I20260608 12:43:40.035120   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 12:43:40.038496 11716 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:43:40.039332   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260608 12:43:40.039657   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922379125897-431-0/minicluster-data/ts-0-root
uuid: "3d46779eafe34627bb309f93e13439b3"
format_stamp: "Formatted at 2026-06-08 12:43:40 on dist-test-slave-gg24"
I20260608 12:43:40.039935   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922379125897-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922379125897-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922379125897-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:43:40.065927   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:43:40.067008   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:43:40.068485   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:43:40.070960   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:43:40.071197   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:43:40.071444   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:43:40.071624   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:43:40.110638   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:45879
I20260608 12:43:40.110776 11778 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:45879 every 8 connection(s)
I20260608 12:43:40.116269   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:43:40.123395 11783 instance_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:43:40.125289 11784 instance_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:43:40.128504 11786 instance_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:43:40.129055 11779 heartbeater.cc:344] Connected to a master server at 127.0.107.254:37979
I20260608 12:43:40.129472 11779 heartbeater.cc:461] Registering TS with master...
I20260608 12:43:40.130303 11779 heartbeater.cc:507] Master 127.0.107.254:37979 requested a full tablet report, sending...
I20260608 12:43:40.131059   431 server_base.cc:1061] running on GCE node
I20260608 12:43:40.133025 11652 ts_manager.cc:194] Registered new tserver with Master: 3d46779eafe34627bb309f93e13439b3 (127.0.107.193:45879)
I20260608 12:43:40.134253   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:43:40.134573   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:43:40.134788   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922620134768 us; error 0 us; skew 500 ppm
I20260608 12:43:40.135664   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:43:40.135664 11652 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36726
I20260608 12:43:40.139307   431 webserver.cc:533] Webserver started at http://127.0.107.194:40265/ using document root <none> and password file <none>
I20260608 12:43:40.139806   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:43:40.139964   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:43:40.140182   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:43:40.141364   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922379125897-431-0/minicluster-data/ts-1-root/instance:
uuid: "5c2d2df00f7b47a1a7e4463b2568f99c"
format_stamp: "Formatted at 2026-06-08 12:43:40 on dist-test-slave-gg24"
I20260608 12:43:40.146015   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 12:43:40.149652 11791 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:43:40.150527   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 12:43:40.150789   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922379125897-431-0/minicluster-data/ts-1-root
uuid: "5c2d2df00f7b47a1a7e4463b2568f99c"
format_stamp: "Formatted at 2026-06-08 12:43:40 on dist-test-slave-gg24"
I20260608 12:43:40.151039   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922379125897-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922379125897-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922379125897-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:43:40.172392   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:43:40.173406   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:43:40.174837   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:43:40.177335   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:43:40.177551   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:43:40.177875   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:43:40.178042   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:43:40.216112   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:36289
I20260608 12:43:40.216470 11853 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:36289 every 8 connection(s)
I20260608 12:43:40.221429   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:43:40.229918 11858 instance_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:43:40.230204 11857 instance_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:43:40.238140   431 server_base.cc:1061] running on GCE node
W20260608 12:43:40.238477 11860 instance_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:43:40.239678 11854 heartbeater.cc:344] Connected to a master server at 127.0.107.254:37979
I20260608 12:43:40.240104 11854 heartbeater.cc:461] Registering TS with master...
I20260608 12:43:40.240273   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:43:40.240605   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:43:40.240806   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922620240790 us; error 0 us; skew 500 ppm
I20260608 12:43:40.240978 11854 heartbeater.cc:507] Master 127.0.107.254:37979 requested a full tablet report, sending...
I20260608 12:43:40.241508   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:43:40.243618 11652 ts_manager.cc:194] Registered new tserver with Master: 5c2d2df00f7b47a1a7e4463b2568f99c (127.0.107.194:36289)
I20260608 12:43:40.244524   431 webserver.cc:533] Webserver started at http://127.0.107.195:38735/ using document root <none> and password file <none>
I20260608 12:43:40.245275   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:43:40.245517   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:43:40.245584 11652 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48800
I20260608 12:43:40.245858   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:43:40.247252   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922379125897-431-0/minicluster-data/ts-2-root/instance:
uuid: "3d95be10232f49448f565309ef2d554d"
format_stamp: "Formatted at 2026-06-08 12:43:40 on dist-test-slave-gg24"
I20260608 12:43:40.251782   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.007s	sys 0.000s
I20260608 12:43:40.255254 11865 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:43:40.255978   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 12:43:40.256284   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922379125897-431-0/minicluster-data/ts-2-root
uuid: "3d95be10232f49448f565309ef2d554d"
format_stamp: "Formatted at 2026-06-08 12:43:40 on dist-test-slave-gg24"
I20260608 12:43:40.256527   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922379125897-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922379125897-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922379125897-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:43:40.284219   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:43:40.285456   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:43:40.287154   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:43:40.289587   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:43:40.289788   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:43:40.290098   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:43:40.290266   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:43:40.329965   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:44443
I20260608 12:43:40.330101 11927 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:44443 every 8 connection(s)
I20260608 12:43:40.344537 11928 heartbeater.cc:344] Connected to a master server at 127.0.107.254:37979
I20260608 12:43:40.345021 11928 heartbeater.cc:461] Registering TS with master...
I20260608 12:43:40.345685 11928 heartbeater.cc:507] Master 127.0.107.254:37979 requested a full tablet report, sending...
I20260608 12:43:40.347682 11652 ts_manager.cc:194] Registered new tserver with Master: 3d95be10232f49448f565309ef2d554d (127.0.107.195:44443)
I20260608 12:43:40.348279   431 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014645427s
I20260608 12:43:40.349510 11652 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48808
I20260608 12:43:41.139490 11779 heartbeater.cc:499] Master 127.0.107.254:37979 was elected leader, sending a full tablet report...
I20260608 12:43:41.248694 11854 heartbeater.cc:499] Master 127.0.107.254:37979 was elected leader, sending a full tablet report...
I20260608 12:43:41.352526 11928 heartbeater.cc:499] Master 127.0.107.254:37979 was elected leader, sending a full tablet report...
I20260608 12:43:41.431663 11652 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:48818:
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:43:41.435798 11652 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:43:41.510422 11819 tablet_service.cc:1511] Processing CreateTablet for tablet af1f939b80454df9baf00b647035b31f (DEFAULT_TABLE table=test-workload [id=e6f753265f344e8880858c1fa8b4e440]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 12:43:41.511539 11818 tablet_service.cc:1511] Processing CreateTablet for tablet 630c7183641b450b86047080b3c6653f (DEFAULT_TABLE table=test-workload [id=e6f753265f344e8880858c1fa8b4e440]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 12:43:41.514386 11817 tablet_service.cc:1511] Processing CreateTablet for tablet b3c7c75bc3ce436481afd8f8b88697d9 (DEFAULT_TABLE table=test-workload [id=e6f753265f344e8880858c1fa8b4e440]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 12:43:41.514943 11816 tablet_service.cc:1511] Processing CreateTablet for tablet 004bce8f59044fb9b7ecdad328c22ffc (DEFAULT_TABLE table=test-workload [id=e6f753265f344e8880858c1fa8b4e440]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 12:43:41.516469 11819 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af1f939b80454df9baf00b647035b31f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:41.517845 11818 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 630c7183641b450b86047080b3c6653f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:41.518939 11816 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 004bce8f59044fb9b7ecdad328c22ffc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:41.519806 11815 tablet_service.cc:1511] Processing CreateTablet for tablet afe9de5da3e9424aa86322c9ed250de8 (DEFAULT_TABLE table=test-workload [id=e6f753265f344e8880858c1fa8b4e440]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 12:43:41.521442 11815 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet afe9de5da3e9424aa86322c9ed250de8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:41.522598 11817 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3c7c75bc3ce436481afd8f8b88697d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:41.524417 11743 tablet_service.cc:1511] Processing CreateTablet for tablet 630c7183641b450b86047080b3c6653f (DEFAULT_TABLE table=test-workload [id=e6f753265f344e8880858c1fa8b4e440]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 12:43:41.524861 11744 tablet_service.cc:1511] Processing CreateTablet for tablet af1f939b80454df9baf00b647035b31f (DEFAULT_TABLE table=test-workload [id=e6f753265f344e8880858c1fa8b4e440]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 12:43:41.526207 11743 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 630c7183641b450b86047080b3c6653f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:41.528968 11744 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af1f939b80454df9baf00b647035b31f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:41.543112 11742 tablet_service.cc:1511] Processing CreateTablet for tablet b3c7c75bc3ce436481afd8f8b88697d9 (DEFAULT_TABLE table=test-workload [id=e6f753265f344e8880858c1fa8b4e440]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 12:43:41.544705 11742 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3c7c75bc3ce436481afd8f8b88697d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:41.555305 11741 tablet_service.cc:1511] Processing CreateTablet for tablet 004bce8f59044fb9b7ecdad328c22ffc (DEFAULT_TABLE table=test-workload [id=e6f753265f344e8880858c1fa8b4e440]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 12:43:41.555356 11949 tablet_bootstrap.cc:492] T 630c7183641b450b86047080b3c6653f P 3d46779eafe34627bb309f93e13439b3: Bootstrap starting.
I20260608 12:43:41.557767 11741 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 004bce8f59044fb9b7ecdad328c22ffc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:41.566411 11743 tablet_service.cc:1511] Processing CreateTablet for tablet afe9de5da3e9424aa86322c9ed250de8 (DEFAULT_TABLE table=test-workload [id=e6f753265f344e8880858c1fa8b4e440]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 12:43:41.567346 11814 tablet_service.cc:1511] Processing CreateTablet for tablet a9feeaa802a34133b1e5614b6a082432 (DEFAULT_TABLE table=test-workload [id=e6f753265f344e8880858c1fa8b4e440]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 12:43:41.568086 11743 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet afe9de5da3e9424aa86322c9ed250de8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:41.568813 11814 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9feeaa802a34133b1e5614b6a082432. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:41.574121 11740 tablet_service.cc:1511] Processing CreateTablet for tablet a9feeaa802a34133b1e5614b6a082432 (DEFAULT_TABLE table=test-workload [id=e6f753265f344e8880858c1fa8b4e440]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 12:43:41.575611 11740 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9feeaa802a34133b1e5614b6a082432. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:41.581884 11893 tablet_service.cc:1511] Processing CreateTablet for tablet af1f939b80454df9baf00b647035b31f (DEFAULT_TABLE table=test-workload [id=e6f753265f344e8880858c1fa8b4e440]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 12:43:41.583618 11893 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af1f939b80454df9baf00b647035b31f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:41.584116 11892 tablet_service.cc:1511] Processing CreateTablet for tablet 630c7183641b450b86047080b3c6653f (DEFAULT_TABLE table=test-workload [id=e6f753265f344e8880858c1fa8b4e440]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 12:43:41.585806 11892 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 630c7183641b450b86047080b3c6653f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:41.586398 11950 tablet_bootstrap.cc:492] T b3c7c75bc3ce436481afd8f8b88697d9 P 5c2d2df00f7b47a1a7e4463b2568f99c: Bootstrap starting.
I20260608 12:43:41.586186 11891 tablet_service.cc:1511] Processing CreateTablet for tablet b3c7c75bc3ce436481afd8f8b88697d9 (DEFAULT_TABLE table=test-workload [id=e6f753265f344e8880858c1fa8b4e440]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 12:43:41.587723 11891 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3c7c75bc3ce436481afd8f8b88697d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:41.590034 11890 tablet_service.cc:1511] Processing CreateTablet for tablet 004bce8f59044fb9b7ecdad328c22ffc (DEFAULT_TABLE table=test-workload [id=e6f753265f344e8880858c1fa8b4e440]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 12:43:41.591570 11890 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 004bce8f59044fb9b7ecdad328c22ffc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:41.594219 11889 tablet_service.cc:1511] Processing CreateTablet for tablet afe9de5da3e9424aa86322c9ed250de8 (DEFAULT_TABLE table=test-workload [id=e6f753265f344e8880858c1fa8b4e440]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 12:43:41.595214 11949 tablet_bootstrap.cc:654] T 630c7183641b450b86047080b3c6653f P 3d46779eafe34627bb309f93e13439b3: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:41.595733 11889 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet afe9de5da3e9424aa86322c9ed250de8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:41.598119 11888 tablet_service.cc:1511] Processing CreateTablet for tablet a9feeaa802a34133b1e5614b6a082432 (DEFAULT_TABLE table=test-workload [id=e6f753265f344e8880858c1fa8b4e440]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 12:43:41.599516 11888 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9feeaa802a34133b1e5614b6a082432. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:41.625012 11950 tablet_bootstrap.cc:654] T b3c7c75bc3ce436481afd8f8b88697d9 P 5c2d2df00f7b47a1a7e4463b2568f99c: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:41.638566 11951 tablet_bootstrap.cc:492] T 630c7183641b450b86047080b3c6653f P 3d95be10232f49448f565309ef2d554d: Bootstrap starting.
I20260608 12:43:41.658018 11950 tablet_bootstrap.cc:492] T b3c7c75bc3ce436481afd8f8b88697d9 P 5c2d2df00f7b47a1a7e4463b2568f99c: No bootstrap required, opened a new log
I20260608 12:43:41.658473 11949 tablet_bootstrap.cc:492] T 630c7183641b450b86047080b3c6653f P 3d46779eafe34627bb309f93e13439b3: No bootstrap required, opened a new log
I20260608 12:43:41.658639 11950 ts_tablet_manager.cc:1403] T b3c7c75bc3ce436481afd8f8b88697d9 P 5c2d2df00f7b47a1a7e4463b2568f99c: Time spent bootstrapping tablet: real 0.073s	user 0.010s	sys 0.006s
I20260608 12:43:41.659019 11949 ts_tablet_manager.cc:1403] T 630c7183641b450b86047080b3c6653f P 3d46779eafe34627bb309f93e13439b3: Time spent bootstrapping tablet: real 0.104s	user 0.008s	sys 0.017s
I20260608 12:43:41.662308 11950 raft_consensus.cc:359] T b3c7c75bc3ce436481afd8f8b88697d9 P 5c2d2df00f7b47a1a7e4463b2568f99c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d46779eafe34627bb309f93e13439b3" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45879 } } peers { permanent_uuid: "5c2d2df00f7b47a1a7e4463b2568f99c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36289 } } peers { permanent_uuid: "3d95be10232f49448f565309ef2d554d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44443 } }
I20260608 12:43:41.663498 11950 raft_consensus.cc:385] T b3c7c75bc3ce436481afd8f8b88697d9 P 5c2d2df00f7b47a1a7e4463b2568f99c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:41.663795 11950 raft_consensus.cc:740] T b3c7c75bc3ce436481afd8f8b88697d9 P 5c2d2df00f7b47a1a7e4463b2568f99c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c2d2df00f7b47a1a7e4463b2568f99c, State: Initialized, Role: FOLLOWER
I20260608 12:43:41.662292 11949 raft_consensus.cc:359] T 630c7183641b450b86047080b3c6653f P 3d46779eafe34627bb309f93e13439b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d46779eafe34627bb309f93e13439b3" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45879 } } peers { permanent_uuid: "5c2d2df00f7b47a1a7e4463b2568f99c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36289 } } peers { permanent_uuid: "3d95be10232f49448f565309ef2d554d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44443 } }
I20260608 12:43:41.664839 11949 raft_consensus.cc:385] T 630c7183641b450b86047080b3c6653f P 3d46779eafe34627bb309f93e13439b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:41.664671 11950 consensus_queue.cc:260] T b3c7c75bc3ce436481afd8f8b88697d9 P 5c2d2df00f7b47a1a7e4463b2568f99c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d46779eafe34627bb309f93e13439b3" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45879 } } peers { permanent_uuid: "5c2d2df00f7b47a1a7e4463b2568f99c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36289 } } peers { permanent_uuid: "3d95be10232f49448f565309ef2d554d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44443 } }
I20260608 12:43:41.665246 11949 raft_consensus.cc:740] T 630c7183641b450b86047080b3c6653f P 3d46779eafe34627bb309f93e13439b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d46779eafe34627bb309f93e13439b3, State: Initialized, Role: FOLLOWER
I20260608 12:43:41.666385 11949 consensus_queue.cc:260] T 630c7183641b450b86047080b3c6653f P 3d46779eafe34627bb309f93e13439b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d46779eafe34627bb309f93e13439b3" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45879 } } peers { permanent_uuid: "5c2d2df00f7b47a1a7e4463b2568f99c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36289 } } peers { permanent_uuid: "3d95be10232f49448f565309ef2d554d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44443 } }
I20260608 12:43:41.670616 11949 ts_tablet_manager.cc:1434] T 630c7183641b450b86047080b3c6653f P 3d46779eafe34627bb309f93e13439b3: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.002s
I20260608 12:43:41.672150 11949 tablet_bootstrap.cc:492] T af1f939b80454df9baf00b647035b31f P 3d46779eafe34627bb309f93e13439b3: Bootstrap starting.
I20260608 12:43:41.675359 11950 ts_tablet_manager.cc:1434] T b3c7c75bc3ce436481afd8f8b88697d9 P 5c2d2df00f7b47a1a7e4463b2568f99c: Time spent starting tablet: real 0.016s	user 0.014s	sys 0.002s
I20260608 12:43:41.679128 11950 tablet_bootstrap.cc:492] T 004bce8f59044fb9b7ecdad328c22ffc P 5c2d2df00f7b47a1a7e4463b2568f99c: Bootstrap starting.
I20260608 12:43:41.680440 11949 tablet_bootstrap.cc:654] T af1f939b80454df9baf00b647035b31f P 3d46779eafe34627bb309f93e13439b3: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:41.686249 11951 tablet_bootstrap.cc:654] T 630c7183641b450b86047080b3c6653f P 3d95be10232f49448f565309ef2d554d: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:41.686880 11949 tablet_bootstrap.cc:492] T af1f939b80454df9baf00b647035b31f P 3d46779eafe34627bb309f93e13439b3: No bootstrap required, opened a new log
I20260608 12:43:41.687470 11949 ts_tablet_manager.cc:1403] T af1f939b80454df9baf00b647035b31f P 3d46779eafe34627bb309f93e13439b3: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.000s
I20260608 12:43:41.688055 11950 tablet_bootstrap.cc:654] T 004bce8f59044fb9b7ecdad328c22ffc P 5c2d2df00f7b47a1a7e4463b2568f99c: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:41.691651 11949 raft_consensus.cc:359] T af1f939b80454df9baf00b647035b31f P 3d46779eafe34627bb309f93e13439b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c2d2df00f7b47a1a7e4463b2568f99c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36289 } } peers { permanent_uuid: "3d46779eafe34627bb309f93e13439b3" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45879 } } peers { permanent_uuid: "3d95be10232f49448f565309ef2d554d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44443 } }
I20260608 12:43:41.692582 11949 raft_consensus.cc:385] T af1f939b80454df9baf00b647035b31f P 3d46779eafe34627bb309f93e13439b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:41.693043 11949 raft_consensus.cc:740] T af1f939b80454df9baf00b647035b31f P 3d46779eafe34627bb309f93e13439b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d46779eafe34627bb309f93e13439b3, State: Initialized, Role: FOLLOWER
I20260608 12:43:41.694190 11951 tablet_bootstrap.cc:492] T 630c7183641b450b86047080b3c6653f P 3d95be10232f49448f565309ef2d554d: No bootstrap required, opened a new log
I20260608 12:43:41.693989 11949 consensus_queue.cc:260] T af1f939b80454df9baf00b647035b31f P 3d46779eafe34627bb309f93e13439b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c2d2df00f7b47a1a7e4463b2568f99c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36289 } } peers { permanent_uuid: "3d46779eafe34627bb309f93e13439b3" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45879 } } peers { permanent_uuid: "3d95be10232f49448f565309ef2d554d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44443 } }
I20260608 12:43:41.694721 11951 ts_tablet_manager.cc:1403] T 630c7183641b450b86047080b3c6653f P 3d95be10232f49448f565309ef2d554d: Time spent bootstrapping tablet: real 0.057s	user 0.011s	sys 0.004s
I20260608 12:43:41.696707 11949 ts_tablet_manager.cc:1434] T af1f939b80454df9baf00b647035b31f P 3d46779eafe34627bb309f93e13439b3: Time spent starting tablet: real 0.009s	user 0.011s	sys 0.000s
I20260608 12:43:41.697877 11949 tablet_bootstrap.cc:492] T 004bce8f59044fb9b7ecdad328c22ffc P 3d46779eafe34627bb309f93e13439b3: Bootstrap starting.
I20260608 12:43:41.698777 11950 tablet_bootstrap.cc:492] T 004bce8f59044fb9b7ecdad328c22ffc P 5c2d2df00f7b47a1a7e4463b2568f99c: No bootstrap required, opened a new log
I20260608 12:43:41.698482 11951 raft_consensus.cc:359] T 630c7183641b450b86047080b3c6653f P 3d95be10232f49448f565309ef2d554d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d46779eafe34627bb309f93e13439b3" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45879 } } peers { permanent_uuid: "5c2d2df00f7b47a1a7e4463b2568f99c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36289 } } peers { permanent_uuid: "3d95be10232f49448f565309ef2d554d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44443 } }
I20260608 12:43:41.699294 11951 raft_consensus.cc:385] T 630c7183641b450b86047080b3c6653f P 3d95be10232f49448f565309ef2d554d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:41.699343 11950 ts_tablet_manager.cc:1403] T 004bce8f59044fb9b7ecdad328c22ffc P 5c2d2df00f7b47a1a7e4463b2568f99c: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.001s
I20260608 12:43:41.699705 11951 raft_consensus.cc:740] T 630c7183641b450b86047080b3c6653f P 3d95be10232f49448f565309ef2d554d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d95be10232f49448f565309ef2d554d, State: Initialized, Role: FOLLOWER
I20260608 12:43:41.700932 11951 consensus_queue.cc:260] T 630c7183641b450b86047080b3c6653f P 3d95be10232f49448f565309ef2d554d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d46779eafe34627bb309f93e13439b3" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45879 } } peers { permanent_uuid: "5c2d2df00f7b47a1a7e4463b2568f99c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36289 } } peers { permanent_uuid: "3d95be10232f49448f565309ef2d554d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44443 } }
I20260608 12:43:41.702855 11950 raft_consensus.cc:359] T 004bce8f59044fb9b7ecdad328c22ffc P 5c2d2df00f7b47a1a7e4463b2568f99c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d46779eafe34627bb309f93e13439b3" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45879 } } peers { permanent_uuid: "5c2d2df00f7b47a1a7e4463b2568f99c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36289 } } peers { permanent_uuid: "3d95be10232f49448f565309ef2d554d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44443 } }
I20260608 12:43:41.703591 11950 raft_consensus.cc:385] T 004bce8f59044fb9b7ecdad328c22ffc P 5c2d2df00f7b47a1a7e4463b2568f99c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:41.703878 11950 raft_consensus.cc:740] T 004bce8f59044fb9b7ecdad328c22ffc P 5c2d2df00f7b47a1a7e4463b2568f99c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c2d2df00f7b47a1a7e4463b2568f99c, State: Initialized, Role: FOLLOWER
I20260608 12:43:41.704702 11950 consensus_queue.cc:260] T 004bce8f59044fb9b7ecdad328c22ffc P 5c2d2df00f7b47a1a7e4463b2568f99c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d46779eafe34627bb309f93e13439b3" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45879 } } peers { permanent_uuid: "5c2d2df00f7b47a1a7e4463b2568f99c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36289 } } peers { permanent_uuid: "3d95be10232f49448f565309ef2d554d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44443 } }
I20260608 12:43:41.706741 11949 tablet_bootstrap.cc:654] T 004bce8f59044fb9b7ecdad328c22ffc P 3d46779eafe34627bb309f93e13439b3: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:41.706948 11950 ts_tablet_manager.cc:1434] T 004bce8f59044fb9b7ecdad328c22ffc P 5c2d2df00f7b47a1a7e4463b2568f99c: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260608 12:43:41.708053 11950 tablet_bootstrap.cc:492] T 630c7183641b450b86047080b3c6653f P 5c2d2df00f7b47a1a7e4463b2568f99c: Bootstrap starting.
I20260608 12:43:41.711161 11951 ts_tablet_manager.cc:1434] T 630c7183641b450b86047080b3c6653f P 3d95be10232f49448f565309ef2d554d: Time spent starting tablet: real 0.016s	user 0.012s	sys 0.004s
I20260608 12:43:41.715197 11950 tablet_bootstrap.cc:654] T 630c7183641b450b86047080b3c6653f P 5c2d2df00f7b47a1a7e4463b2568f99c: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:41.715837 11951 tablet_bootstrap.cc:492] T afe9de5da3e9424aa86322c9ed250de8 P 3d95be10232f49448f565309ef2d554d: Bootstrap starting.
I20260608 12:43:41.727408 11951 tablet_bootstrap.cc:654] T afe9de5da3e9424aa86322c9ed250de8 P 3d95be10232f49448f565309ef2d554d: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:41.727695 11950 tablet_bootstrap.cc:492] T 630c7183641b450b86047080b3c6653f P 5c2d2df00f7b47a1a7e4463b2568f99c: No bootstrap required, opened a new log
I20260608 12:43:41.727720 11949 tablet_bootstrap.cc:492] T 004bce8f59044fb9b7ecdad328c22ffc P 3d46779eafe34627bb309f93e13439b3: No bootstrap required, opened a new log
I20260608 12:43:41.728596 11950 ts_tablet_manager.cc:1403] T 630c7183641b450b86047080b3c6653f P 5c2d2df00f7b47a1a7e4463b2568f99c: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.004s
I20260608 12:43:41.728699 11949 ts_tablet_manager.cc:1403] T 004bce8f59044fb9b7ecdad328c22ffc P 3d46779eafe34627bb309f93e13439b3: Time spent bootstrapping tablet: real 0.031s	user 0.020s	sys 0.011s
I20260608 12:43:41.732220 11949 raft_consensus.cc:359] T 004bce8f59044fb9b7ecdad328c22ffc P 3d46779eafe34627bb309f93e13439b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d46779eafe34627bb309f93e13439b3" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45879 } } peers { permanent_uuid: "5c2d2df00f7b47a1a7e4463b2568f99c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36289 } } peers { permanent_uuid: "3d95be10232f49448f565309ef2d554d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44443 } }
I20260608 12:43:41.732512 11950 raft_consensus.cc:359] T 630c7183641b450b86047080b3c6653f P 5c2d2df00f7b47a1a7e4463b2568f99c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d46779eafe34627bb309f93e13439b3" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45879 } } peers { permanent_uuid: "5c2d2df00f7b47a1a7e4463b2568f99c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36289 } } peers { permanent_uuid: "3d95be10232f49448f565309ef2d554d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44443 } }
I20260608 12:43:41.733510 11950 raft_consensus.cc:385] T 630c7183641b450b86047080b3c6653f P 5c2d2df00f7b47a1a7e4463b2568f99c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:41.733830 11950 raft_consensus.cc:740] T 630c7183641b450b86047080b3c6653f P 5c2d2df00f7b47a1a7e4463b2568f99c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c2d2df00f7b47a1a7e4463b2568f99c, State: Initialized, Role: FOLLOWER
I20260608 12:43:41.734669 11950 consensus_queue.cc:260] T 630c7183641b450b86047080b3c6653f P 5c2d2df00f7b47a1a7e4463b2568f99c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d46779eafe34627bb309f93e13439b3" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45879 } } peers { permanent_uuid: "5c2d2df00f7b47a1a7e4463b2568f99c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36289 } } peers { permanent_uuid: "3d95be10232f49448f565309ef2d554d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44443 } }
I20260608 12:43:41.733090 11949 raft_consensus.cc:385] T 004bce8f59044fb9b7ecdad328c22ffc P 3d46779eafe34627bb309f93e13439b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:41.736059 11949 raft_consensus.cc:740] T 004bce8f59044fb9b7ecdad328c22ffc P 3d46779eafe34627bb309f93e13439b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d46779eafe34627bb309f93e13439b3, State: Initialized, Role: FOLLOWER
I20260608 12:43:41.737134 11950 ts_tablet_manager.cc:1434] T 630c7183641b450b86047080b3c6653f P 5c2d2df00f7b47a1a7e4463b2568f99c: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260608 12:43:41.737098 11949 consensus_queue.cc:260] T 004bce8f59044fb9b7ecdad328c22ffc P 3d46779eafe34627bb309f93e13439b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d46779eafe34627bb309f93e13439b3" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45879 } } peers { permanent_uuid: "5c2d2df00f7b47a1a7e4463b2568f99c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36289 } } peers { permanent_uuid: "3d95be10232f49448f565309ef2d554d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44443 } }
I20260608 12:43:41.738533 11950 tablet_bootstrap.cc:492] T a9feeaa802a34133b1e5614b6a082432 P 5c2d2df00f7b47a1a7e4463b2568f99c: Bootstrap starting.
I20260608 12:43:41.740669 11949 ts_tablet_manager.cc:1434] T 004bce8f59044fb9b7ecdad328c22ffc P 3d46779eafe34627bb309f93e13439b3: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.003s
I20260608 12:43:41.741935 11949 tablet_bootstrap.cc:492] T b3c7c75bc3ce436481afd8f8b88697d9 P 3d46779eafe34627bb309f93e13439b3: Bootstrap starting.
I20260608 12:43:41.743682 11951 tablet_bootstrap.cc:492] T afe9de5da3e9424aa86322c9ed250de8 P 3d95be10232f49448f565309ef2d554d: No bootstrap required, opened a new log
I20260608 12:43:41.744295 11951 ts_tablet_manager.cc:1403] T afe9de5da3e9424aa86322c9ed250de8 P 3d95be10232f49448f565309ef2d554d: Time spent bootstrapping tablet: real 0.029s	user 0.015s	sys 0.005s
I20260608 12:43:41.746284 11950 tablet_bootstrap.cc:654] T a9feeaa802a34133b1e5614b6a082432 P 5c2d2df00f7b47a1a7e4463b2568f99c: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:41.747771 11951 raft_consensus.cc:359] T afe9de5da3e9424aa86322c9ed250de8 P 3d95be10232f49448f565309ef2d554d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d46779eafe34627bb309f93e13439b3" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45879 } } peers { permanent_uuid: "5c2d2df00f7b47a1a7e4463b2568f99c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36289 } } peers { permanent_uuid: "3d95be10232f49448f565309ef2d554d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44443 } }
I20260608 12:43:41.748728 11951 raft_consensus.cc:385] T afe9de5da3e9424aa86322c9ed250de8 P 3d95be10232f49448f565309ef2d554d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:41.749027 11951 raft_consensus.cc:740] T afe9de5da3e9424aa86322c9ed250de8 P 3d95be10232f49448f565309ef2d554d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d95be10232f49448f565309ef2d554d, State: Initialized, Role: FOLLOWER
I20260608 12:43:41.749426 11949 tablet_bootstrap.cc:654] T b3c7c75bc3ce436481afd8f8b88697d9 P 3d46779eafe34627bb309f93e13439b3: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:41.750133 11951 consensus_queue.cc:260] T afe9de5da3e9424aa86322c9ed250de8 P 3d95be10232f49448f565309ef2d554d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d46779eafe34627bb309f93e13439b3" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45879 } } peers { permanent_uuid: "5c2d2df00f7b47a1a7e4463b2568f99c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36289 } } peers { permanent_uuid: "3d95be10232f49448f565309ef2d554d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44443 } }
I20260608 12:43:41.758425 11951 ts_tablet_manager.cc:1434] T afe9de5da3e9424aa86322c9ed250de8 P 3d95be10232f49448f565309ef2d554d: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260608 12:43:41.758623 11950 tablet_bootstrap.cc:492] T a9feeaa802a34133b1e5614b6a082432 P 5c2d2df00f7b47a1a7e4463b2568f99c: No bootstrap required, opened a new log
I20260608 12:43:41.759357 11950 ts_tablet_manager.cc:1403] T a9feeaa802a34133b1e5614b6a082432 P 5c2d2df00f7b47a1a7e4463b2568f99c: Time spent bootstrapping tablet: real 0.021s	user 0.015s	sys 0.005s
I20260608 12:43:41.760089 11951 tablet_bootstrap.cc:492] T b3c7c75bc3ce436481afd8f8b88697d9 P 3d95be10232f49448f565309ef2d554d: Bootstrap starting.
I20260608 12:43:41.762542 11950 raft_consensus.cc:359] T a9feeaa802a34133b1e5614b6a082432 P 5c2d2df00f7b47a1a7e4463b2568f99c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d46779eafe34627bb309f93e13439b3" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45879 } } peers { permanent_uuid: "5c2d2df00f7b47a1a7e4463b2568f99c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36289 } } peers { permanent_uuid: "3d95be10232f49448f565309ef2d554d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44443 } }
I20260608 12:43:41.763299 11950 raft_consensus.cc:385] T a9feeaa802a34133b1e5614b6a082432 P 5c2d2df00f7b47a1a7e4463b2568f99c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:41.763594 11950 raft_consensus.cc:740] T a9feeaa802a34133b1e5614b6a082432 P 5c2d2df00f7b47a1a7e4463b2568f99c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c2d2df00f7b47a1a7e4463b2568f99c, State: Initialized, Role: FOLLOWER
I20260608 12:43:41.764581 11950 consensus_queue.cc:260] T a9feeaa802a34133b1e5614b6a082432 P 5c2d2df00f7b47a1a7e4463b2568f99c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d46779eafe34627bb309f93e13439b3" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45879 } } peers { permanent_uuid: "5c2d2df00f7b47a1a7e4463b2568f99c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36289 } } peers { permanent_uuid: "3d95be10232f49448f565309ef2d554d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44443 } }
I20260608 12:43:41.769747 11950 ts_tablet_manager.cc:1434] T a9feeaa802a34133b1e5614b6a082432 P 5c2d2df00f7b47a1a7e4463b2568f99c: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260608 12:43:41.770887 11950 tablet_bootstrap.cc:492] T af1f939b80454df9baf00b647035b31f P 5c2d2df00f7b47a1a7e4463b2568f99c: Bootstrap starting.
I20260608 12:43:41.771243 11951 tablet_bootstrap.cc:654] T b3c7c75bc3ce436481afd8f8b88697d9 P 3d95be10232f49448f565309ef2d554d: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:41.774622 11949 tablet_bootstrap.cc:492] T b3c7c75bc3ce436481afd8f8b88697d9 P 3d46779eafe34627bb309f93e13439b3: No bootstrap required, opened a new log
I20260608 12:43:41.775431 11949 ts_tablet_manager.cc:1403] T b3c7c75bc3ce436481afd8f8b88697d9 P 3d46779eafe34627bb309f93e13439b3: Time spent bootstrapping tablet: real 0.034s	user 0.020s	sys 0.008s
I20260608 12:43:41.779590 11949 raft_consensus.cc:359] T b3c7c75bc3ce436481afd8f8b88697d9 P 3d46779eafe34627bb309f93e13439b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d46779eafe34627bb309f93e13439b3" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45879 } } peers { permanent_uuid: "5c2d2df00f7b47a1a7e4463b2568f99c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36289 } } peers { permanent_uuid: "3d95be10232f49448f565309ef2d554d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44443 } }
I20260608 12:43:41.780542 11949 raft_consensus.cc:385] T b3c7c75bc3ce436481afd8f8b88697d9 P 3d46779eafe34627bb309f93e13439b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:41.780917 11949 raft_consensus.cc:740] T b3c7c75bc3ce436481afd8f8b88697d9 P 3d46779eafe34627bb309f93e13439b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d46779eafe34627bb309f93e13439b3, State: Initialized, Role: FOLLOWER
I20260608 12:43:41.781307 11950 tablet_bootstrap.cc:654] T af1f939b80454df9baf00b647035b31f P 5c2d2df00f7b47a1a7e4463b2568f99c: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:41.781848 11949 consensus_queue.cc:260] T b3c7c75bc3ce436481afd8f8b88697d9 P 3d46779eafe34627bb309f93e13439b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d46779eafe34627bb309f93e13439b3" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45879 } } peers { permanent_uuid: "5c2d2df00f7b47a1a7e4463b2568f99c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36289 } } peers { permanent_uuid: "3d95be10232f49448f565309ef2d554d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44443 } }
I20260608 12:43:41.783332 11951 tablet_bootstrap.cc:492] T b3c7c75bc3ce436481afd8f8b88697d9 P 3d95be10232f49448f565309ef2d554d: No bootstrap required, opened a new log
I20260608 12:43:41.783871 11951 ts_tablet_manager.cc:1403] T b3c7c75bc3ce436481afd8f8b88697d9 P 3d95be10232f49448f565309ef2d554d: Time spent bootstrapping tablet: real 0.024s	user 0.016s	sys 0.004s
I20260608 12:43:41.787426 11949 ts_tablet_manager.cc:1434] T b3c7c75bc3ce436481afd8f8b88697d9 P 3d46779eafe34627bb309f93e13439b3: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.005s
I20260608 12:43:41.787297 11951 raft_consensus.cc:359] T b3c7c75bc3ce436481afd8f8b88697d9 P 3d95be10232f49448f565309ef2d554d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d46779eafe34627bb309f93e13439b3" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45879 } } peers { permanent_uuid: "5c2d2df00f7b47a1a7e4463b2568f99c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36289 } } peers { permanent_uuid: "3d95be10232f49448f565309ef2d554d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44443 } }
I20260608 12:43:41.788060 11951 raft_consensus.cc:385] T b3c7c75bc3ce436481afd8f8b88697d9 P 3d95be10232f49448f565309ef2d554d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:41.788385 11951 raft_consensus.cc:740] T b3c7c75bc3ce436481afd8f8b88697d9 P 3d95be10232f49448f565309ef2d554d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d95be10232f49448f565309ef2d554d, State: Initialized, Role: FOLLOWER
I20260608 12:43:41.788647 11949 tablet_bootstrap.cc:492] T a9feeaa802a34133b1e5614b6a082432 P 3d46779eafe34627bb309f93e13439b3: Bootstrap starting.
I20260608 12:43:41.789517 11951 consensus_queue.cc:260] T b3c7c75bc3ce436481afd8f8b88697d9 P 3d95be10232f49448f565309ef2d554d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d46779eafe34627bb309f93e13439b3" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45879 } } peers { permanent_uuid: "5c2d2df00f7b47a1a7e4463b2568f99c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36289 } } peers { permanent_uuid: "3d95be10232f49448f565309ef2d554d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44443 } }
I20260608 12:43:41.794210 11959 raft_consensus.cc:493] T 630c7183641b450b86047080b3c6653f P 3d95be10232f49448f565309ef2d554d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:43:41.794793 11959 raft_consensus.cc:515] T 630c7183641b450b86047080b3c6653f P 3d95be10232f49448f565309ef2d554d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d46779eafe34627bb309f93e13439b3" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45879 } } peers { permanent_uuid: "5c2d2df00f7b47a1a7e4463b2568f99c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36289 } } peers { permanent_uuid: "3d95be10232f49448f565309ef2d554d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44443 } }
I20260608 12:43:41.796896 11954 raft_consensus.cc:493] T 004bce8f59044fb9b7ecdad328c22ffc P 5c2d2df00f7b47a1a7e4463b2568f99c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:43:41.797680 11954 raft_consensus.cc:515] T 004bce8f59044fb9b7ecdad328c22ffc P 5c2d2df00f7b47a1a7e4463b2568f99c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d46779eafe34627bb309f93e13439b3" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45879 } } peers { permanent_uuid: "5c2d2df00f7b47a1a7e4463b2568f99c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36289 } } peers { permanent_uuid: "3d95be10232f49448f565309ef2d554d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44443 } }
I20260608 12:43:41.798871 11949 tablet_bootstrap.cc:654] T a9feeaa802a34133b1e5614b6a082432 P 3d46779eafe34627bb309f93e13439b3: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:41.800856 11955 raft_consensus.cc:493] T 630c7183641b450b86047080b3c6653f P 3d46779eafe34627bb309f93e13439b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:43:41.801419 11955 raft_consensus.cc:515] T 630c7183641b450b86047080b3c6653f P 3d46779eafe34627bb309f93e13439b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d46779eafe34627bb309f93e13439b3" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45879 } } peers { permanent_uuid: "5c2d2df00f7b47a1a7e4463b2568f99c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36289 } } peers { permanent_uuid: "3d95be10232f49448f565309ef2d554d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44443 } }
I20260608 12:43:41.805914 11954 leader_election.cc:290] T 004bce8f59044fb9b7ecdad328c22ffc P 5c2d2df00f7b47a1a7e4463b2568f99c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3d46779eafe34627bb309f93e13439b3 (127.0.107.193:45879), 3d95be10232f49448f565309ef2d554d (127.0.107.195:44443)
I20260608 12:43:41.807920 11959 leader_election.cc:290] T 630c7183641b450b86047080b3c6653f P 3d95be10232f49448f565309ef2d554d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3d46779eafe34627bb309f93e13439b3 (127.0.107.193:45879), 5c2d2df00f7b47a1a7e4463b2568f99c (127.0.107.194:36289)
I20260608 12:43:41.810557 11955 leader_election.cc:290] T 630c7183641b450b86047080b3c6653f P 3d46779eafe34627bb309f93e13439b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5c2d2df00f7b47a1a7e4463b2568f99c (127.0.107.194:36289), 3d95be10232f49448f565309ef2d554d (127.0.107.195:44443)
I20260608 12:43:41.819473 11951 ts_tablet_manager.cc:1434] T b3c7c75bc3ce436481afd8f8b88697d9 P 3d95be10232f49448f565309ef2d554d: Time spent starting tablet: real 0.035s	user 0.004s	sys 0.004s
I20260608 12:43:41.825863 11951 tablet_bootstrap.cc:492] T 004bce8f59044fb9b7ecdad328c22ffc P 3d95be10232f49448f565309ef2d554d: Bootstrap starting.
I20260608 12:43:41.844347 11829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "630c7183641b450b86047080b3c6653f" candidate_uuid: "3d46779eafe34627bb309f93e13439b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c2d2df00f7b47a1a7e4463b2568f99c" is_pre_election: true
I20260608 12:43:41.847388 11829 raft_consensus.cc:2468] T 630c7183641b450b86047080b3c6653f P 5c2d2df00f7b47a1a7e4463b2568f99c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d46779eafe34627bb309f93e13439b3 in term 0.
I20260608 12:43:41.848872 11720 leader_election.cc:304] T 630c7183641b450b86047080b3c6653f P 3d46779eafe34627bb309f93e13439b3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d46779eafe34627bb309f93e13439b3, 5c2d2df00f7b47a1a7e4463b2568f99c; no voters: 
I20260608 12:43:41.849879 11955 raft_consensus.cc:2804] T 630c7183641b450b86047080b3c6653f P 3d46779eafe34627bb309f93e13439b3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:43:41.850257 11955 raft_consensus.cc:493] T 630c7183641b450b86047080b3c6653f P 3d46779eafe34627bb309f93e13439b3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:43:41.850596 11955 raft_consensus.cc:3060] T 630c7183641b450b86047080b3c6653f P 3d46779eafe34627bb309f93e13439b3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:41.853981 11903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "630c7183641b450b86047080b3c6653f" candidate_uuid: "3d46779eafe34627bb309f93e13439b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d95be10232f49448f565309ef2d554d" is_pre_election: true
I20260608 12:43:41.854741 11903 raft_consensus.cc:2468] T 630c7183641b450b86047080b3c6653f P 3d95be10232f49448f565309ef2d554d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d46779eafe34627bb309f93e13439b3 in term 0.
I20260608 12:43:41.856534 11951 tablet_bootstrap.cc:654] T 004bce8f59044fb9b7ecdad328c22ffc P 3d95be10232f49448f565309ef2d554d: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:41.857190 11754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "630c7183641b450b86047080b3c6653f" candidate_uuid: "3d95be10232f49448f565309ef2d554d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d46779eafe34627bb309f93e13439b3" is_pre_election: true
I20260608 12:43:41.848903 11950 tablet_bootstrap.cc:492] T af1f939b80454df9baf00b647035b31f P 5c2d2df00f7b47a1a7e4463b2568f99c: No bootstrap required, opened a new log
I20260608 12:43:41.861567 11950 ts_tablet_manager.cc:1403] T af1f939b80454df9baf00b647035b31f P 5c2d2df00f7b47a1a7e4463b2568f99c: Time spent bootstrapping tablet: real 0.091s	user 0.020s	sys 0.023s
I20260608 12:43:41.859334 11955 raft_consensus.cc:515] T 630c7183641b450b86047080b3c6653f P 3d46779eafe34627bb309f93e13439b3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d46779eafe34627bb309f93e13439b3" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45879 } } peers { permanent_uuid: "5c2d2df00f7b47a1a7e4463b2568f99c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36289 } } peers { permanent_uuid: "3d95be10232f49448f565309ef2d554d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44443 } }
I20260608 12:43:41.862673 11754 raft_consensus.cc:2393] T 630c7183641b450b86047080b3c6653f P 3d46779eafe34627bb309f93e13439b3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3d95be10232f49448f565309ef2d554d in current term 1: Already voted for candidate 3d46779eafe34627bb309f93e13439b3 in this term.
I20260608 12:43:41.863235 11949 tablet_bootstrap.cc:492] T a9feeaa802a34133b1e5614b6a082432 P 3d46779eafe34627bb309f93e13439b3: No bootstrap required, opened a new log
I20260608 12:43:41.864024 11949 ts_tablet_manager.cc:1403] T a9feeaa802a34133b1e5614b6a082432 P 3d46779eafe34627bb309f93e13439b3: Time spent bootstrapping tablet: real 0.076s	user 0.018s	sys 0.007s
I20260608 12:43:41.869940 11950 raft_consensus.cc:359] T af1f939b80454df9baf00b647035b31f P 5c2d2df00f7b47a1a7e4463b2568f99c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c2d2df00f7b47a1a7e4463b2568f99c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36289 } } peers { permanent_uuid: "3d46779eafe34627bb309f93e13439b3" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45879 } } peers { permanent_uuid: "3d95be10232f49448f565309ef2d554d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44443 } }
I20260608 12:43:41.870765 11950 raft_consensus.cc:385] T af1f939b80454df9baf00b647035b31f P 5c2d2df00f7b47a1a7e4463b2568f99c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:41.871061 11950 raft_consensus.cc:740] T af1f939b80454df9baf00b647035b31f P 5c2d2df00f7b47a1a7e4463b2568f99c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c2d2df00f7b47a1a7e4463b2568f99c, State: Initialized, Role: FOLLOWER
I20260608 12:43:41.871526 11829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "630c7183641b450b86047080b3c6653f" candidate_uuid: "3d95be10232f49448f565309ef2d554d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c2d2df00f7b47a1a7e4463b2568f99c" is_pre_election: true
I20260608 12:43:41.872364 11829 raft_consensus.cc:2468] T 630c7183641b450b86047080b3c6653f P 5c2d2df00f7b47a1a7e4463b2568f99c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d95be10232f49448f565309ef2d554d in term 0.
I20260608 12:43:41.872926 11950 consensus_queue.cc:260] T af1f939b80454df9baf00b647035b31f P 5c2d2df00f7b47a1a7e4463b2568f99c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c2d2df00f7b47a1a7e4463b2568f99c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36289 } } peers { permanent_uuid: "3d46779eafe34627bb309f93e13439b3" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45879 } } peers { permanent_uuid: "3d95be10232f49448f565309ef2d554d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44443 } }
I20260608 12:43:41.874177 11869 leader_election.cc:304] T 630c7183641b450b86047080b3c6653f P 3d95be10232f49448f565309ef2d554d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d95be10232f49448f565309ef2d554d, 5c2d2df00f7b47a1a7e4463b2568f99c; no voters: 
I20260608 12:43:41.874439 11753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "004bce8f59044fb9b7ecdad328c22ffc" candidate_uuid: "5c2d2df00f7b47a1a7e4463b2568f99c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d46779eafe34627bb309f93e13439b3" is_pre_election: true
I20260608 12:43:41.875270 11753 raft_consensus.cc:2468] T 004bce8f59044fb9b7ecdad328c22ffc P 3d46779eafe34627bb309f93e13439b3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5c2d2df00f7b47a1a7e4463b2568f99c in term 0.
I20260608 12:43:41.875522 11959 raft_consensus.cc:2804] T 630c7183641b450b86047080b3c6653f P 3d95be10232f49448f565309ef2d554d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:43:41.876019 11959 raft_consensus.cc:493] T 630c7183641b450b86047080b3c6653f P 3d95be10232f49448f565309ef2d554d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:43:41.876377 11959 raft_consensus.cc:3060] T 630c7183641b450b86047080b3c6653f P 3d95be10232f49448f565309ef2d554d [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:41.876873 11793 leader_election.cc:304] T 004bce8f59044fb9b7ecdad328c22ffc P 5c2d2df00f7b47a1a7e4463b2568f99c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d46779eafe34627bb309f93e13439b3, 5c2d2df00f7b47a1a7e4463b2568f99c; no voters: 
I20260608 12:43:41.877728 11954 raft_consensus.cc:2804] T 004bce8f59044fb9b7ecdad328c22ffc P 5c2d2df00f7b47a1a7e4463b2568f99c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:43:41.878151 11954 raft_consensus.cc:493] T 004bce8f59044fb9b7ecdad328c22ffc P 5c2d2df00f7b47a1a7e4463b2568f99c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:43:41.878500 11954 raft_consensus.cc:3060] T 004bce8f59044fb9b7ecdad328c22ffc P 5c2d2df00f7b47a1a7e4463b2568f99c [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:41.880100 11955 leader_election.cc:290] T 630c7183641b450b86047080b3c6653f P 3d46779eafe34627bb309f93e13439b3 [CANDIDATE]: Term 1 election: Requested vote from peers 5c2d2df00f7b47a1a7e4463b2568f99c (127.0.107.194:36289), 3d95be10232f49448f565309ef2d554d (127.0.107.195:44443)
I20260608 12:43:41.881472 11903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "630c7183641b450b86047080b3c6653f" candidate_uuid: "3d46779eafe34627bb309f93e13439b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d95be10232f49448f565309ef2d554d"
I20260608 12:43:41.882959 11829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "630c7183641b450b86047080b3c6653f" candidate_uuid: "3d46779eafe34627bb309f93e13439b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c2d2df00f7b47a1a7e4463b2568f99c"
I20260608 12:43:41.883641 11829 raft_consensus.cc:3060] T 630c7183641b450b86047080b3c6653f P 5c2d2df00f7b47a1a7e4463b2568f99c [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:41.884811 11950 ts_tablet_manager.cc:1434] T af1f939b80454df9baf00b647035b31f P 5c2d2df00f7b47a1a7e4463b2568f99c: Time spent starting tablet: real 0.023s	user 0.008s	sys 0.000s
I20260608 12:43:41.886838 11959 raft_consensus.cc:515] T 630c7183641b450b86047080b3c6653f P 3d95be10232f49448f565309ef2d554d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d46779eafe34627bb309f93e13439b3" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45879 } } peers { permanent_uuid: "5c2d2df00f7b47a1a7e4463b2568f99c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36289 } } peers { permanent_uuid: "3d95be10232f49448f565309ef2d554d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44443 } }
I20260608 12:43:41.867830 11949 raft_consensus.cc:359] T a9feeaa802a34133b1e5614b6a082432 P 3d46779eafe34627bb309f93e13439b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d46779eafe34627bb309f93e13439b3" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45879 } } peers { permanent_uuid: "5c2d2df00f7b47a1a7e4463b2568f99c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36289 } } peers { permanent_uuid: "3d95be10232f49448f565309ef2d554d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44443 } }
I20260608 12:43:41.888757 11949 raft_consensus.cc:385] T a9feeaa802a34133b1e5614b6a082432 P 3d46779eafe34627bb309f93e13439b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:41.889070 11903 raft_consensus.cc:2393] T 630c7183641b450b86047080b3c6653f P 3d95be10232f49448f565309ef2d554d [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 3d46779eafe34627bb309f93e13439b3 in current term 1: Already voted for candidate 3d95be10232f49448f565309ef2d554d in this term.
I20260608 12:43:41.891203 11954 raft_consensus.cc:515] T 004bce8f59044fb9b7ecdad328c22ffc P 5c2d2df00f7b47a1a7e4463b2568f99c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d46779eafe34627bb309f93e13439b3" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45879 } } peers { permanent_uuid: "5c2d2df00f7b47a1a7e4463b2568f99c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36289 } } peers { permanent_uuid: "3d95be10232f49448f565309ef2d554d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44443 } }
I20260608 12:43:41.891777 11829 raft_consensus.cc:2468] T 630c7183641b450b86047080b3c6653f P 5c2d2df00f7b47a1a7e4463b2568f99c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d46779eafe34627bb309f93e13439b3 in term 1.
I20260608 12:43:41.889091 11949 raft_consensus.cc:740] T a9feeaa802a34133b1e5614b6a082432 P 3d46779eafe34627bb309f93e13439b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d46779eafe34627bb309f93e13439b3, State: Initialized, Role: FOLLOWER
I20260608 12:43:41.895853 11828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "630c7183641b450b86047080b3c6653f" candidate_uuid: "3d95be10232f49448f565309ef2d554d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c2d2df00f7b47a1a7e4463b2568f99c"
I20260608 12:43:41.897490 11753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "630c7183641b450b86047080b3c6653f" candidate_uuid: "3d95be10232f49448f565309ef2d554d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d46779eafe34627bb309f93e13439b3"
I20260608 12:43:41.897964 11959 leader_election.cc:290] T 630c7183641b450b86047080b3c6653f P 3d95be10232f49448f565309ef2d554d [CANDIDATE]: Term 1 election: Requested vote from peers 3d46779eafe34627bb309f93e13439b3 (127.0.107.193:45879), 5c2d2df00f7b47a1a7e4463b2568f99c (127.0.107.194:36289)
I20260608 12:43:41.898375 11753 raft_consensus.cc:2393] T 630c7183641b450b86047080b3c6653f P 3d46779eafe34627bb309f93e13439b3 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 3d95be10232f49448f565309ef2d554d in current term 1: Already voted for candidate 3d46779eafe34627bb309f93e13439b3 in this term.
I20260608 12:43:41.899475 11754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "004bce8f59044fb9b7ecdad328c22ffc" candidate_uuid: "5c2d2df00f7b47a1a7e4463b2568f99c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d46779eafe34627bb309f93e13439b3"
I20260608 12:43:41.899997 11951 tablet_bootstrap.cc:492] T 004bce8f59044fb9b7ecdad328c22ffc P 3d95be10232f49448f565309ef2d554d: No bootstrap required, opened a new log
I20260608 12:43:41.893102 11949 consensus_queue.cc:260] T a9feeaa802a34133b1e5614b6a082432 P 3d46779eafe34627bb309f93e13439b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d46779eafe34627bb309f93e13439b3" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45879 } } peers { permanent_uuid: "5c2d2df00f7b47a1a7e4463b2568f99c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36289 } } peers { permanent_uuid: "3d95be10232f49448f565309ef2d554d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44443 } }
I20260608 12:43:41.900691 11954 leader_election.cc:290] T 004bce8f59044fb9b7ecdad328c22ffc P 5c2d2df00f7b47a1a7e4463b2568f99c [CANDIDATE]: Term 1 election: Requested vote from peers 3d46779eafe34627bb309f93e13439b3 (127.0.107.193:45879), 3d95be10232f49448f565309ef2d554d (127.0.107.195:44443)
I20260608 12:43:41.901355 11902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "004bce8f59044fb9b7ecdad328c22ffc" candidate_uuid: "5c2d2df00f7b47a1a7e4463b2568f99c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d95be10232f49448f565309ef2d554d"
I20260608 12:43:41.901710 11950 tablet_bootstrap.cc:492] T afe9de5da3e9424aa86322c9ed250de8 P 5c2d2df00f7b47a1a7e4463b2568f99c: Bootstrap starting.
I20260608 12:43:41.899420 11903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "004bce8f59044fb9b7ecdad328c22ffc" candidate_uuid: "5c2d2df00f7b47a1a7e4463b2568f99c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d95be10232f49448f565309ef2d554d" is_pre_election: true
I20260608 12:43:41.902680 11949 ts_tablet_manager.cc:1434] T a9feeaa802a34133b1e5614b6a082432 P 3d46779eafe34627bb309f93e13439b3: Time spent starting tablet: real 0.038s	user 0.007s	sys 0.000s
W20260608 12:43:41.903087 11793 leader_election.cc:343] T 004bce8f59044fb9b7ecdad328c22ffc P 5c2d2df00f7b47a1a7e4463b2568f99c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3d95be10232f49448f565309ef2d554d (127.0.107.195:44443): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:43:41.900508 11867 leader_election.cc:304] T 630c7183641b450b86047080b3c6653f P 3d95be10232f49448f565309ef2d554d [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: 3d95be10232f49448f565309ef2d554d; no voters: 3d46779eafe34627bb309f93e13439b3, 5c2d2df00f7b47a1a7e4463b2568f99c
W20260608 12:43:41.904049 11793 leader_election.cc:343] T 004bce8f59044fb9b7ecdad328c22ffc P 5c2d2df00f7b47a1a7e4463b2568f99c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3d95be10232f49448f565309ef2d554d (127.0.107.195:44443): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:43:41.904312 11720 leader_election.cc:304] T 630c7183641b450b86047080b3c6653f P 3d46779eafe34627bb309f93e13439b3 [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: 3d46779eafe34627bb309f93e13439b3, 5c2d2df00f7b47a1a7e4463b2568f99c; no voters: 3d95be10232f49448f565309ef2d554d
I20260608 12:43:41.904510 11959 raft_consensus.cc:2749] T 630c7183641b450b86047080b3c6653f P 3d95be10232f49448f565309ef2d554d [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 12:43:41.900532 11754 raft_consensus.cc:3060] T 004bce8f59044fb9b7ecdad328c22ffc P 3d46779eafe34627bb309f93e13439b3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:41.906661 11978 raft_consensus.cc:2804] T 630c7183641b450b86047080b3c6653f P 3d46779eafe34627bb309f93e13439b3 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:43:41.909539 11950 tablet_bootstrap.cc:654] T afe9de5da3e9424aa86322c9ed250de8 P 5c2d2df00f7b47a1a7e4463b2568f99c: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:41.900641 11951 ts_tablet_manager.cc:1403] T 004bce8f59044fb9b7ecdad328c22ffc P 3d95be10232f49448f565309ef2d554d: Time spent bootstrapping tablet: real 0.075s	user 0.017s	sys 0.003s
I20260608 12:43:41.910735 11949 tablet_bootstrap.cc:492] T afe9de5da3e9424aa86322c9ed250de8 P 3d46779eafe34627bb309f93e13439b3: Bootstrap starting.
I20260608 12:43:41.912825 11951 raft_consensus.cc:359] T 004bce8f59044fb9b7ecdad328c22ffc P 3d95be10232f49448f565309ef2d554d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d46779eafe34627bb309f93e13439b3" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45879 } } peers { permanent_uuid: "5c2d2df00f7b47a1a7e4463b2568f99c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36289 } } peers { permanent_uuid: "3d95be10232f49448f565309ef2d554d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44443 } }
I20260608 12:43:41.913614 11951 raft_consensus.cc:385] T 004bce8f59044fb9b7ecdad328c22ffc P 3d95be10232f49448f565309ef2d554d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:41.913938 11951 raft_consensus.cc:740] T 004bce8f59044fb9b7ecdad328c22ffc P 3d95be10232f49448f565309ef2d554d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d95be10232f49448f565309ef2d554d, State: Initialized, Role: FOLLOWER
I20260608 12:43:41.915060 11978 raft_consensus.cc:697] T 630c7183641b450b86047080b3c6653f P 3d46779eafe34627bb309f93e13439b3 [term 1 LEADER]: Becoming Leader. State: Replica: 3d46779eafe34627bb309f93e13439b3, State: Running, Role: LEADER
I20260608 12:43:41.914950 11951 consensus_queue.cc:260] T 004bce8f59044fb9b7ecdad328c22ffc P 3d95be10232f49448f565309ef2d554d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d46779eafe34627bb309f93e13439b3" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45879 } } peers { permanent_uuid: "5c2d2df00f7b47a1a7e4463b2568f99c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36289 } } peers { permanent_uuid: "3d95be10232f49448f565309ef2d554d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44443 } }
I20260608 12:43:41.916285 11978 consensus_queue.cc:237] T 630c7183641b450b86047080b3c6653f P 3d46779eafe34627bb309f93e13439b3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d46779eafe34627bb309f93e13439b3" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45879 } } peers { permanent_uuid: "5c2d2df00f7b47a1a7e4463b2568f99c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36289 } } peers { permanent_uuid: "3d95be10232f49448f565309ef2d554d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44443 } }
I20260608 12:43:41.917498 11951 ts_tablet_manager.cc:1434] T 004bce8f59044fb9b7ecdad328c22ffc P 3d95be10232f49448f565309ef2d554d: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 12:43:41.920480 11951 tablet_bootstrap.cc:492] T af1f939b80454df9baf00b647035b31f P 3d95be10232f49448f565309ef2d554d: Bootstrap starting.
I20260608 12:43:41.922456 11754 raft_consensus.cc:2468] T 004bce8f59044fb9b7ecdad328c22ffc P 3d46779eafe34627bb309f93e13439b3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c2d2df00f7b47a1a7e4463b2568f99c in term 1.
I20260608 12:43:41.927075 11793 leader_election.cc:304] T 004bce8f59044fb9b7ecdad328c22ffc P 5c2d2df00f7b47a1a7e4463b2568f99c [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: 3d46779eafe34627bb309f93e13439b3, 5c2d2df00f7b47a1a7e4463b2568f99c; no voters: 3d95be10232f49448f565309ef2d554d
I20260608 12:43:41.926039 11949 tablet_bootstrap.cc:654] T afe9de5da3e9424aa86322c9ed250de8 P 3d46779eafe34627bb309f93e13439b3: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:41.928828 11954 raft_consensus.cc:2804] T 004bce8f59044fb9b7ecdad328c22ffc P 5c2d2df00f7b47a1a7e4463b2568f99c [term 1 FOLLOWER]: Leader election won for term 1
W20260608 12:43:41.941850 11700 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 12:43:41.940315 11954 raft_consensus.cc:697] T 004bce8f59044fb9b7ecdad328c22ffc P 5c2d2df00f7b47a1a7e4463b2568f99c [term 1 LEADER]: Becoming Leader. State: Replica: 5c2d2df00f7b47a1a7e4463b2568f99c, State: Running, Role: LEADER
I20260608 12:43:41.943442 11954 consensus_queue.cc:237] T 004bce8f59044fb9b7ecdad328c22ffc P 5c2d2df00f7b47a1a7e4463b2568f99c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d46779eafe34627bb309f93e13439b3" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45879 } } peers { permanent_uuid: "5c2d2df00f7b47a1a7e4463b2568f99c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36289 } } peers { permanent_uuid: "3d95be10232f49448f565309ef2d554d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44443 } }
I20260608 12:43:41.945494 11978 raft_consensus.cc:493] T b3c7c75bc3ce436481afd8f8b88697d9 P 3d46779eafe34627bb309f93e13439b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:43:41.946457 11978 raft_consensus.cc:515] T b3c7c75bc3ce436481afd8f8b88697d9 P 3d46779eafe34627bb309f93e13439b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d46779eafe34627bb309f93e13439b3" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45879 } } peers { permanent_uuid: "5c2d2df00f7b47a1a7e4463b2568f99c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36289 } } peers { permanent_uuid: "3d95be10232f49448f565309ef2d554d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44443 } }
I20260608 12:43:41.950577 11978 leader_election.cc:290] T b3c7c75bc3ce436481afd8f8b88697d9 P 3d46779eafe34627bb309f93e13439b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5c2d2df00f7b47a1a7e4463b2568f99c (127.0.107.194:36289), 3d95be10232f49448f565309ef2d554d (127.0.107.195:44443)
I20260608 12:43:41.950868 11829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3c7c75bc3ce436481afd8f8b88697d9" candidate_uuid: "3d46779eafe34627bb309f93e13439b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c2d2df00f7b47a1a7e4463b2568f99c" is_pre_election: true
I20260608 12:43:41.951426 11829 raft_consensus.cc:2468] T b3c7c75bc3ce436481afd8f8b88697d9 P 5c2d2df00f7b47a1a7e4463b2568f99c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d46779eafe34627bb309f93e13439b3 in term 0.
I20260608 12:43:41.951615 11903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3c7c75bc3ce436481afd8f8b88697d9" candidate_uuid: "3d46779eafe34627bb309f93e13439b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d95be10232f49448f565309ef2d554d" is_pre_election: true
I20260608 12:43:41.948731 11650 catalog_manager.cc:5696] T 630c7183641b450b86047080b3c6653f P 3d46779eafe34627bb309f93e13439b3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3d46779eafe34627bb309f93e13439b3 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "3d46779eafe34627bb309f93e13439b3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d46779eafe34627bb309f93e13439b3" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45879 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5c2d2df00f7b47a1a7e4463b2568f99c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36289 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3d95be10232f49448f565309ef2d554d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44443 } health_report { overall_health: UNKNOWN } } }
I20260608 12:43:41.952538 11720 leader_election.cc:304] T b3c7c75bc3ce436481afd8f8b88697d9 P 3d46779eafe34627bb309f93e13439b3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d46779eafe34627bb309f93e13439b3, 5c2d2df00f7b47a1a7e4463b2568f99c; no voters: 
I20260608 12:43:41.952661 11903 raft_consensus.cc:2468] T b3c7c75bc3ce436481afd8f8b88697d9 P 3d95be10232f49448f565309ef2d554d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d46779eafe34627bb309f93e13439b3 in term 0.
I20260608 12:43:41.953482 11978 raft_consensus.cc:2804] T b3c7c75bc3ce436481afd8f8b88697d9 P 3d46779eafe34627bb309f93e13439b3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:43:41.953889 11978 raft_consensus.cc:493] T b3c7c75bc3ce436481afd8f8b88697d9 P 3d46779eafe34627bb309f93e13439b3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:43:41.954228 11978 raft_consensus.cc:3060] T b3c7c75bc3ce436481afd8f8b88697d9 P 3d46779eafe34627bb309f93e13439b3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:41.958599 11981 raft_consensus.cc:493] T af1f939b80454df9baf00b647035b31f P 5c2d2df00f7b47a1a7e4463b2568f99c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:43:41.959141 11981 raft_consensus.cc:515] T af1f939b80454df9baf00b647035b31f P 5c2d2df00f7b47a1a7e4463b2568f99c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c2d2df00f7b47a1a7e4463b2568f99c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36289 } } peers { permanent_uuid: "3d46779eafe34627bb309f93e13439b3" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45879 } } peers { permanent_uuid: "3d95be10232f49448f565309ef2d554d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44443 } }
I20260608 12:43:41.961555 11981 leader_election.cc:290] T af1f939b80454df9baf00b647035b31f P 5c2d2df00f7b47a1a7e4463b2568f99c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3d46779eafe34627bb309f93e13439b3 (127.0.107.193:45879), 3d95be10232f49448f565309ef2d554d (127.0.107.195:44443)
I20260608 12:43:41.963442 11754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af1f939b80454df9baf00b647035b31f" candidate_uuid: "5c2d2df00f7b47a1a7e4463b2568f99c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d46779eafe34627bb309f93e13439b3" is_pre_election: true
I20260608 12:43:41.963703 11903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af1f939b80454df9baf00b647035b31f" candidate_uuid: "5c2d2df00f7b47a1a7e4463b2568f99c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d95be10232f49448f565309ef2d554d" is_pre_election: true
I20260608 12:43:41.964345 11754 raft_consensus.cc:2468] T af1f939b80454df9baf00b647035b31f P 3d46779eafe34627bb309f93e13439b3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5c2d2df00f7b47a1a7e4463b2568f99c in term 0.
I20260608 12:43:41.965374 11951 tablet_bootstrap.cc:654] T af1f939b80454df9baf00b647035b31f P 3d95be10232f49448f565309ef2d554d: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:41.966701 11793 leader_election.cc:304] T af1f939b80454df9baf00b647035b31f P 5c2d2df00f7b47a1a7e4463b2568f99c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d46779eafe34627bb309f93e13439b3, 5c2d2df00f7b47a1a7e4463b2568f99c; no voters: 
W20260608 12:43:41.967757 11793 leader_election.cc:343] T af1f939b80454df9baf00b647035b31f P 5c2d2df00f7b47a1a7e4463b2568f99c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3d95be10232f49448f565309ef2d554d (127.0.107.195:44443): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:43:41.968992 11981 raft_consensus.cc:493] T a9feeaa802a34133b1e5614b6a082432 P 5c2d2df00f7b47a1a7e4463b2568f99c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:43:41.969563 11981 raft_consensus.cc:515] T a9feeaa802a34133b1e5614b6a082432 P 5c2d2df00f7b47a1a7e4463b2568f99c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d46779eafe34627bb309f93e13439b3" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45879 } } peers { permanent_uuid: "5c2d2df00f7b47a1a7e4463b2568f99c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36289 } } peers { permanent_uuid: "3d95be10232f49448f565309ef2d554d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44443 } }
I20260608 12:43:41.971414 11981 leader_election.cc:290] T a9feeaa802a34133b1e5614b6a082432 P 5c2d2df00f7b47a1a7e4463b2568f99c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3d46779eafe34627bb309f93e13439b3 (127.0.107.193:45879), 3d95be10232f49448f565309ef2d554d (127.0.107.195:44443)
I20260608 12:43:41.971905 11981 raft_consensus.cc:2804] T af1f939b80454df9baf00b647035b31f P 5c2d2df00f7b47a1a7e4463b2568f99c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:43:41.972244 11981 raft_consensus.cc:493] T af1f939b80454df9baf00b647035b31f P 5c2d2df00f7b47a1a7e4463b2568f99c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:43:41.972594 11981 raft_consensus.cc:3060] T af1f939b80454df9baf00b647035b31f P 5c2d2df00f7b47a1a7e4463b2568f99c [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:41.973316 11903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9feeaa802a34133b1e5614b6a082432" candidate_uuid: "5c2d2df00f7b47a1a7e4463b2568f99c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d95be10232f49448f565309ef2d554d" is_pre_election: true
I20260608 12:43:41.973779 11978 raft_consensus.cc:515] T b3c7c75bc3ce436481afd8f8b88697d9 P 3d46779eafe34627bb309f93e13439b3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d46779eafe34627bb309f93e13439b3" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45879 } } peers { permanent_uuid: "5c2d2df00f7b47a1a7e4463b2568f99c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36289 } } peers { permanent_uuid: "3d95be10232f49448f565309ef2d554d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44443 } }
W20260608 12:43:41.975232 11793 leader_election.cc:343] T a9feeaa802a34133b1e5614b6a082432 P 5c2d2df00f7b47a1a7e4463b2568f99c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3d95be10232f49448f565309ef2d554d (127.0.107.195:44443): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:43:41.976243 11754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9feeaa802a34133b1e5614b6a082432" candidate_uuid: "5c2d2df00f7b47a1a7e4463b2568f99c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d46779eafe34627bb309f93e13439b3" is_pre_election: true
I20260608 12:43:41.976763 11829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3c7c75bc3ce436481afd8f8b88697d9" candidate_uuid: "3d46779eafe34627bb309f93e13439b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c2d2df00f7b47a1a7e4463b2568f99c"
I20260608 12:43:41.977008 11754 raft_consensus.cc:2468] T a9feeaa802a34133b1e5614b6a082432 P 3d46779eafe34627bb309f93e13439b3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5c2d2df00f7b47a1a7e4463b2568f99c in term 0.
I20260608 12:43:41.977389 11829 raft_consensus.cc:3060] T b3c7c75bc3ce436481afd8f8b88697d9 P 5c2d2df00f7b47a1a7e4463b2568f99c [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:41.978210 11903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3c7c75bc3ce436481afd8f8b88697d9" candidate_uuid: "3d46779eafe34627bb309f93e13439b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d95be10232f49448f565309ef2d554d"
I20260608 12:43:41.978473 11793 leader_election.cc:304] T a9feeaa802a34133b1e5614b6a082432 P 5c2d2df00f7b47a1a7e4463b2568f99c [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: 3d46779eafe34627bb309f93e13439b3, 5c2d2df00f7b47a1a7e4463b2568f99c; no voters: 3d95be10232f49448f565309ef2d554d
I20260608 12:43:41.978804 11903 raft_consensus.cc:3060] T b3c7c75bc3ce436481afd8f8b88697d9 P 3d95be10232f49448f565309ef2d554d [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:41.980324 11954 raft_consensus.cc:2804] T a9feeaa802a34133b1e5614b6a082432 P 5c2d2df00f7b47a1a7e4463b2568f99c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:43:41.980747 11954 raft_consensus.cc:493] T a9feeaa802a34133b1e5614b6a082432 P 5c2d2df00f7b47a1a7e4463b2568f99c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:43:41.981088 11954 raft_consensus.cc:3060] T a9feeaa802a34133b1e5614b6a082432 P 5c2d2df00f7b47a1a7e4463b2568f99c [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:41.982625 11650 catalog_manager.cc:5696] T 004bce8f59044fb9b7ecdad328c22ffc P 5c2d2df00f7b47a1a7e4463b2568f99c reported cstate change: term changed from 0 to 1, leader changed from <none> to 5c2d2df00f7b47a1a7e4463b2568f99c (127.0.107.194). New cstate: current_term: 1 leader_uuid: "5c2d2df00f7b47a1a7e4463b2568f99c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d46779eafe34627bb309f93e13439b3" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5c2d2df00f7b47a1a7e4463b2568f99c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36289 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3d95be10232f49448f565309ef2d554d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44443 } health_report { overall_health: UNKNOWN } } }
I20260608 12:43:41.984925 11829 raft_consensus.cc:2468] T b3c7c75bc3ce436481afd8f8b88697d9 P 5c2d2df00f7b47a1a7e4463b2568f99c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d46779eafe34627bb309f93e13439b3 in term 1.
I20260608 12:43:41.986336 11720 leader_election.cc:304] T b3c7c75bc3ce436481afd8f8b88697d9 P 3d46779eafe34627bb309f93e13439b3 [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: 3d46779eafe34627bb309f93e13439b3, 5c2d2df00f7b47a1a7e4463b2568f99c; no voters: 
I20260608 12:43:41.986560 11903 raft_consensus.cc:2468] T b3c7c75bc3ce436481afd8f8b88697d9 P 3d95be10232f49448f565309ef2d554d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d46779eafe34627bb309f93e13439b3 in term 1.
I20260608 12:43:41.987344 11979 raft_consensus.cc:2804] T b3c7c75bc3ce436481afd8f8b88697d9 P 3d46779eafe34627bb309f93e13439b3 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:43:41.987890 11979 raft_consensus.cc:697] T b3c7c75bc3ce436481afd8f8b88697d9 P 3d46779eafe34627bb309f93e13439b3 [term 1 LEADER]: Becoming Leader. State: Replica: 3d46779eafe34627bb309f93e13439b3, State: Running, Role: LEADER
I20260608 12:43:41.988511 11954 raft_consensus.cc:515] T a9feeaa802a34133b1e5614b6a082432 P 5c2d2df00f7b47a1a7e4463b2568f99c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d46779eafe34627bb309f93e13439b3" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45879 } } peers { permanent_uuid: "5c2d2df00f7b47a1a7e4463b2568f99c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36289 } } peers { permanent_uuid: "3d95be10232f49448f565309ef2d554d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44443 } }
I20260608 12:43:41.990836 11951 tablet_bootstrap.cc:492] T af1f939b80454df9baf00b647035b31f P 3d95be10232f49448f565309ef2d554d: No bootstrap required, opened a new log
I20260608 12:43:41.988826 11979 consensus_queue.cc:237] T b3c7c75bc3ce436481afd8f8b88697d9 P 3d46779eafe34627bb309f93e13439b3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d46779eafe34627bb309f93e13439b3" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45879 } } peers { permanent_uuid: "5c2d2df00f7b47a1a7e4463b2568f99c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36289 } } peers { permanent_uuid: "3d95be10232f49448f565309ef2d554d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44443 } }
I20260608 12:43:41.991376 11951 ts_tablet_manager.cc:1403] T af1f939b80454df9baf00b647035b31f P 3d95be10232f49448f565309ef2d554d: Time spent bootstrapping tablet: real 0.071s	user 0.014s	sys 0.000s
I20260608 12:43:41.994807 11978 leader_election.cc:290] T b3c7c75bc3ce436481afd8f8b88697d9 P 3d46779eafe34627bb309f93e13439b3 [CANDIDATE]: Term 1 election: Requested vote from peers 5c2d2df00f7b47a1a7e4463b2568f99c (127.0.107.194:36289), 3d95be10232f49448f565309ef2d554d (127.0.107.195:44443)
I20260608 12:43:41.996950 11754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9feeaa802a34133b1e5614b6a082432" candidate_uuid: "5c2d2df00f7b47a1a7e4463b2568f99c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d46779eafe34627bb309f93e13439b3"
I20260608 12:43:41.997467 11950 tablet_bootstrap.cc:492] T afe9de5da3e9424aa86322c9ed250de8 P 5c2d2df00f7b47a1a7e4463b2568f99c: No bootstrap required, opened a new log
I20260608 12:43:41.997598 11754 raft_consensus.cc:3060] T a9feeaa802a34133b1e5614b6a082432 P 3d46779eafe34627bb309f93e13439b3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:41.998111 11950 ts_tablet_manager.cc:1403] T afe9de5da3e9424aa86322c9ed250de8 P 5c2d2df00f7b47a1a7e4463b2568f99c: Time spent bootstrapping tablet: real 0.097s	user 0.017s	sys 0.000s
I20260608 12:43:41.988893 11949 tablet_bootstrap.cc:492] T afe9de5da3e9424aa86322c9ed250de8 P 3d46779eafe34627bb309f93e13439b3: No bootstrap required, opened a new log
I20260608 12:43:42.001152 11652 catalog_manager.cc:5696] T b3c7c75bc3ce436481afd8f8b88697d9 P 3d46779eafe34627bb309f93e13439b3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3d46779eafe34627bb309f93e13439b3 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "3d46779eafe34627bb309f93e13439b3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d46779eafe34627bb309f93e13439b3" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45879 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5c2d2df00f7b47a1a7e4463b2568f99c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36289 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3d95be10232f49448f565309ef2d554d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44443 } health_report { overall_health: UNKNOWN } } }
I20260608 12:43:41.994923 11951 raft_consensus.cc:359] T af1f939b80454df9baf00b647035b31f P 3d95be10232f49448f565309ef2d554d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c2d2df00f7b47a1a7e4463b2568f99c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36289 } } peers { permanent_uuid: "3d46779eafe34627bb309f93e13439b3" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45879 } } peers { permanent_uuid: "3d95be10232f49448f565309ef2d554d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44443 } }
I20260608 12:43:42.005395 11949 ts_tablet_manager.cc:1403] T afe9de5da3e9424aa86322c9ed250de8 P 3d46779eafe34627bb309f93e13439b3: Time spent bootstrapping tablet: real 0.095s	user 0.014s	sys 0.008s
I20260608 12:43:42.006275 11754 raft_consensus.cc:2468] T a9feeaa802a34133b1e5614b6a082432 P 3d46779eafe34627bb309f93e13439b3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c2d2df00f7b47a1a7e4463b2568f99c in term 1.
I20260608 12:43:42.007264 11951 raft_consensus.cc:385] T af1f939b80454df9baf00b647035b31f P 3d95be10232f49448f565309ef2d554d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:42.007628 11951 raft_consensus.cc:740] T af1f939b80454df9baf00b647035b31f P 3d95be10232f49448f565309ef2d554d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d95be10232f49448f565309ef2d554d, State: Initialized, Role: FOLLOWER
I20260608 12:43:42.007573 11793 leader_election.cc:304] T a9feeaa802a34133b1e5614b6a082432 P 5c2d2df00f7b47a1a7e4463b2568f99c [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: 3d46779eafe34627bb309f93e13439b3, 5c2d2df00f7b47a1a7e4463b2568f99c; no voters: 
I20260608 12:43:42.008894 11982 raft_consensus.cc:2804] T a9feeaa802a34133b1e5614b6a082432 P 5c2d2df00f7b47a1a7e4463b2568f99c [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:43:42.008735 11951 consensus_queue.cc:260] T af1f939b80454df9baf00b647035b31f P 3d95be10232f49448f565309ef2d554d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c2d2df00f7b47a1a7e4463b2568f99c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36289 } } peers { permanent_uuid: "3d46779eafe34627bb309f93e13439b3" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45879 } } peers { permanent_uuid: "3d95be10232f49448f565309ef2d554d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44443 } }
I20260608 12:43:42.011099 11954 leader_election.cc:290] T a9feeaa802a34133b1e5614b6a082432 P 5c2d2df00f7b47a1a7e4463b2568f99c [CANDIDATE]: Term 1 election: Requested vote from peers 3d46779eafe34627bb309f93e13439b3 (127.0.107.193:45879), 3d95be10232f49448f565309ef2d554d (127.0.107.195:44443)
I20260608 12:43:42.015614 11981 raft_consensus.cc:515] T af1f939b80454df9baf00b647035b31f P 5c2d2df00f7b47a1a7e4463b2568f99c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c2d2df00f7b47a1a7e4463b2568f99c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36289 } } peers { permanent_uuid: "3d46779eafe34627bb309f93e13439b3" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45879 } } peers { permanent_uuid: "3d95be10232f49448f565309ef2d554d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44443 } }
I20260608 12:43:42.017959 11981 leader_election.cc:290] T af1f939b80454df9baf00b647035b31f P 5c2d2df00f7b47a1a7e4463b2568f99c [CANDIDATE]: Term 1 election: Requested vote from peers 3d46779eafe34627bb309f93e13439b3 (127.0.107.193:45879), 3d95be10232f49448f565309ef2d554d (127.0.107.195:44443)
I20260608 12:43:42.008163 11950 raft_consensus.cc:359] T afe9de5da3e9424aa86322c9ed250de8 P 5c2d2df00f7b47a1a7e4463b2568f99c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d46779eafe34627bb309f93e13439b3" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45879 } } peers { permanent_uuid: "5c2d2df00f7b47a1a7e4463b2568f99c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36289 } } peers { permanent_uuid: "3d95be10232f49448f565309ef2d554d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44443 } }
I20260608 12:43:42.018839 11950 raft_consensus.cc:385] T afe9de5da3e9424aa86322c9ed250de8 P 5c2d2df00f7b47a1a7e4463b2568f99c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:42.019160 11950 raft_consensus.cc:740] T afe9de5da3e9424aa86322c9ed250de8 P 5c2d2df00f7b47a1a7e4463b2568f99c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c2d2df00f7b47a1a7e4463b2568f99c, State: Initialized, Role: FOLLOWER
I20260608 12:43:42.019729 11754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af1f939b80454df9baf00b647035b31f" candidate_uuid: "5c2d2df00f7b47a1a7e4463b2568f99c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d46779eafe34627bb309f93e13439b3"
I20260608 12:43:42.020241 11902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af1f939b80454df9baf00b647035b31f" candidate_uuid: "5c2d2df00f7b47a1a7e4463b2568f99c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d95be10232f49448f565309ef2d554d"
I20260608 12:43:42.020375 11754 raft_consensus.cc:3060] T af1f939b80454df9baf00b647035b31f P 3d46779eafe34627bb309f93e13439b3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:42.020015 11950 consensus_queue.cc:260] T afe9de5da3e9424aa86322c9ed250de8 P 5c2d2df00f7b47a1a7e4463b2568f99c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d46779eafe34627bb309f93e13439b3" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45879 } } peers { permanent_uuid: "5c2d2df00f7b47a1a7e4463b2568f99c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36289 } } peers { permanent_uuid: "3d95be10232f49448f565309ef2d554d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44443 } }
I20260608 12:43:42.020846 11902 raft_consensus.cc:3060] T af1f939b80454df9baf00b647035b31f P 3d95be10232f49448f565309ef2d554d [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:42.020962 11949 raft_consensus.cc:359] T afe9de5da3e9424aa86322c9ed250de8 P 3d46779eafe34627bb309f93e13439b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d46779eafe34627bb309f93e13439b3" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45879 } } peers { permanent_uuid: "5c2d2df00f7b47a1a7e4463b2568f99c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36289 } } peers { permanent_uuid: "3d95be10232f49448f565309ef2d554d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44443 } }
I20260608 12:43:42.021764 11949 raft_consensus.cc:385] T afe9de5da3e9424aa86322c9ed250de8 P 3d46779eafe34627bb309f93e13439b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:42.022047 11949 raft_consensus.cc:740] T afe9de5da3e9424aa86322c9ed250de8 P 3d46779eafe34627bb309f93e13439b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d46779eafe34627bb309f93e13439b3, State: Initialized, Role: FOLLOWER
I20260608 12:43:42.022810 11950 ts_tablet_manager.cc:1434] T afe9de5da3e9424aa86322c9ed250de8 P 5c2d2df00f7b47a1a7e4463b2568f99c: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260608 12:43:42.024374 11951 ts_tablet_manager.cc:1434] T af1f939b80454df9baf00b647035b31f P 3d95be10232f49448f565309ef2d554d: Time spent starting tablet: real 0.033s	user 0.008s	sys 0.004s
I20260608 12:43:42.025836 11903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9feeaa802a34133b1e5614b6a082432" candidate_uuid: "5c2d2df00f7b47a1a7e4463b2568f99c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d95be10232f49448f565309ef2d554d"
I20260608 12:43:42.026144 11951 tablet_bootstrap.cc:492] T a9feeaa802a34133b1e5614b6a082432 P 3d95be10232f49448f565309ef2d554d: Bootstrap starting.
W20260608 12:43:42.027304 11793 leader_election.cc:343] T a9feeaa802a34133b1e5614b6a082432 P 5c2d2df00f7b47a1a7e4463b2568f99c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3d95be10232f49448f565309ef2d554d (127.0.107.195:44443): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:43:42.028450 11754 raft_consensus.cc:2468] T af1f939b80454df9baf00b647035b31f P 3d46779eafe34627bb309f93e13439b3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c2d2df00f7b47a1a7e4463b2568f99c in term 1.
I20260608 12:43:42.022843 11949 consensus_queue.cc:260] T afe9de5da3e9424aa86322c9ed250de8 P 3d46779eafe34627bb309f93e13439b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d46779eafe34627bb309f93e13439b3" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45879 } } peers { permanent_uuid: "5c2d2df00f7b47a1a7e4463b2568f99c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36289 } } peers { permanent_uuid: "3d95be10232f49448f565309ef2d554d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44443 } }
I20260608 12:43:42.029838 11793 leader_election.cc:304] T af1f939b80454df9baf00b647035b31f P 5c2d2df00f7b47a1a7e4463b2568f99c [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: 3d46779eafe34627bb309f93e13439b3, 5c2d2df00f7b47a1a7e4463b2568f99c; no voters: 
I20260608 12:43:42.031512 11949 ts_tablet_manager.cc:1434] T afe9de5da3e9424aa86322c9ed250de8 P 3d46779eafe34627bb309f93e13439b3: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.001s
I20260608 12:43:42.032303 11902 raft_consensus.cc:2468] T af1f939b80454df9baf00b647035b31f P 3d95be10232f49448f565309ef2d554d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c2d2df00f7b47a1a7e4463b2568f99c in term 1.
I20260608 12:43:42.034169 11981 raft_consensus.cc:2804] T af1f939b80454df9baf00b647035b31f P 5c2d2df00f7b47a1a7e4463b2568f99c [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:43:42.035010 11959 raft_consensus.cc:493] T 004bce8f59044fb9b7ecdad328c22ffc P 3d95be10232f49448f565309ef2d554d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:43:42.035372 11982 raft_consensus.cc:697] T a9feeaa802a34133b1e5614b6a082432 P 5c2d2df00f7b47a1a7e4463b2568f99c [term 1 LEADER]: Becoming Leader. State: Replica: 5c2d2df00f7b47a1a7e4463b2568f99c, State: Running, Role: LEADER
I20260608 12:43:42.035523 11959 raft_consensus.cc:515] T 004bce8f59044fb9b7ecdad328c22ffc P 3d95be10232f49448f565309ef2d554d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d46779eafe34627bb309f93e13439b3" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45879 } } peers { permanent_uuid: "5c2d2df00f7b47a1a7e4463b2568f99c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36289 } } peers { permanent_uuid: "3d95be10232f49448f565309ef2d554d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44443 } }
I20260608 12:43:42.036361 11982 consensus_queue.cc:237] T a9feeaa802a34133b1e5614b6a082432 P 5c2d2df00f7b47a1a7e4463b2568f99c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d46779eafe34627bb309f93e13439b3" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45879 } } peers { permanent_uuid: "5c2d2df00f7b47a1a7e4463b2568f99c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36289 } } peers { permanent_uuid: "3d95be10232f49448f565309ef2d554d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44443 } }
I20260608 12:43:42.038265 11981 raft_consensus.cc:697] T af1f939b80454df9baf00b647035b31f P 5c2d2df00f7b47a1a7e4463b2568f99c [term 1 LEADER]: Becoming Leader. State: Replica: 5c2d2df00f7b47a1a7e4463b2568f99c, State: Running, Role: LEADER
I20260608 12:43:42.038751 11753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "004bce8f59044fb9b7ecdad328c22ffc" candidate_uuid: "3d95be10232f49448f565309ef2d554d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d46779eafe34627bb309f93e13439b3" is_pre_election: true
I20260608 12:43:42.038007 11959 leader_election.cc:290] T 004bce8f59044fb9b7ecdad328c22ffc P 3d95be10232f49448f565309ef2d554d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3d46779eafe34627bb309f93e13439b3 (127.0.107.193:45879), 5c2d2df00f7b47a1a7e4463b2568f99c (127.0.107.194:36289)
I20260608 12:43:42.039544 11753 raft_consensus.cc:2393] T 004bce8f59044fb9b7ecdad328c22ffc P 3d46779eafe34627bb309f93e13439b3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3d95be10232f49448f565309ef2d554d in current term 1: Already voted for candidate 5c2d2df00f7b47a1a7e4463b2568f99c in this term.
I20260608 12:43:42.039495 11829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "004bce8f59044fb9b7ecdad328c22ffc" candidate_uuid: "3d95be10232f49448f565309ef2d554d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c2d2df00f7b47a1a7e4463b2568f99c" is_pre_election: true
I20260608 12:43:42.039198 11981 consensus_queue.cc:237] T af1f939b80454df9baf00b647035b31f P 5c2d2df00f7b47a1a7e4463b2568f99c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c2d2df00f7b47a1a7e4463b2568f99c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36289 } } peers { permanent_uuid: "3d46779eafe34627bb309f93e13439b3" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45879 } } peers { permanent_uuid: "3d95be10232f49448f565309ef2d554d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44443 } }
I20260608 12:43:42.041381 11869 leader_election.cc:304] T 004bce8f59044fb9b7ecdad328c22ffc P 3d95be10232f49448f565309ef2d554d [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: 3d95be10232f49448f565309ef2d554d; no voters: 3d46779eafe34627bb309f93e13439b3, 5c2d2df00f7b47a1a7e4463b2568f99c
I20260608 12:43:42.044749 11959 raft_consensus.cc:3060] T 004bce8f59044fb9b7ecdad328c22ffc P 3d95be10232f49448f565309ef2d554d [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:42.053040 11951 tablet_bootstrap.cc:654] T a9feeaa802a34133b1e5614b6a082432 P 3d95be10232f49448f565309ef2d554d: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:42.059144 11959 raft_consensus.cc:2749] T 004bce8f59044fb9b7ecdad328c22ffc P 3d95be10232f49448f565309ef2d554d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:43:42.060825 11951 tablet_bootstrap.cc:492] T a9feeaa802a34133b1e5614b6a082432 P 3d95be10232f49448f565309ef2d554d: No bootstrap required, opened a new log
I20260608 12:43:42.061285 11951 ts_tablet_manager.cc:1403] T a9feeaa802a34133b1e5614b6a082432 P 3d95be10232f49448f565309ef2d554d: Time spent bootstrapping tablet: real 0.035s	user 0.005s	sys 0.006s
I20260608 12:43:42.061856 11648 catalog_manager.cc:5696] T a9feeaa802a34133b1e5614b6a082432 P 5c2d2df00f7b47a1a7e4463b2568f99c reported cstate change: term changed from 0 to 1, leader changed from <none> to 5c2d2df00f7b47a1a7e4463b2568f99c (127.0.107.194). New cstate: current_term: 1 leader_uuid: "5c2d2df00f7b47a1a7e4463b2568f99c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d46779eafe34627bb309f93e13439b3" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5c2d2df00f7b47a1a7e4463b2568f99c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36289 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3d95be10232f49448f565309ef2d554d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44443 } health_report { overall_health: UNKNOWN } } }
I20260608 12:43:42.063659 11951 raft_consensus.cc:359] T a9feeaa802a34133b1e5614b6a082432 P 3d95be10232f49448f565309ef2d554d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d46779eafe34627bb309f93e13439b3" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45879 } } peers { permanent_uuid: "5c2d2df00f7b47a1a7e4463b2568f99c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36289 } } peers { permanent_uuid: "3d95be10232f49448f565309ef2d554d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44443 } }
I20260608 12:43:42.064435 11951 raft_consensus.cc:385] T a9feeaa802a34133b1e5614b6a082432 P 3d95be10232f49448f565309ef2d554d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:42.064738 11951 raft_consensus.cc:740] T a9feeaa802a34133b1e5614b6a082432 P 3d95be10232f49448f565309ef2d554d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d95be10232f49448f565309ef2d554d, State: Initialized, Role: FOLLOWER
I20260608 12:43:42.065405 11951 consensus_queue.cc:260] T a9feeaa802a34133b1e5614b6a082432 P 3d95be10232f49448f565309ef2d554d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d46779eafe34627bb309f93e13439b3" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45879 } } peers { permanent_uuid: "5c2d2df00f7b47a1a7e4463b2568f99c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36289 } } peers { permanent_uuid: "3d95be10232f49448f565309ef2d554d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44443 } }
I20260608 12:43:42.067421 11951 ts_tablet_manager.cc:1434] T a9feeaa802a34133b1e5614b6a082432 P 3d95be10232f49448f565309ef2d554d: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260608 12:43:42.071631 11959 raft_consensus.cc:493] T a9feeaa802a34133b1e5614b6a082432 P 3d95be10232f49448f565309ef2d554d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:43:42.072470 11959 raft_consensus.cc:515] T a9feeaa802a34133b1e5614b6a082432 P 3d95be10232f49448f565309ef2d554d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d46779eafe34627bb309f93e13439b3" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45879 } } peers { permanent_uuid: "5c2d2df00f7b47a1a7e4463b2568f99c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36289 } } peers { permanent_uuid: "3d95be10232f49448f565309ef2d554d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44443 } }
I20260608 12:43:42.075201 11959 leader_election.cc:290] T a9feeaa802a34133b1e5614b6a082432 P 3d95be10232f49448f565309ef2d554d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3d46779eafe34627bb309f93e13439b3 (127.0.107.193:45879), 5c2d2df00f7b47a1a7e4463b2568f99c (127.0.107.194:36289)
I20260608 12:43:42.075484 11753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9feeaa802a34133b1e5614b6a082432" candidate_uuid: "3d95be10232f49448f565309ef2d554d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d46779eafe34627bb309f93e13439b3" is_pre_election: true
I20260608 12:43:42.076150 11829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9feeaa802a34133b1e5614b6a082432" candidate_uuid: "3d95be10232f49448f565309ef2d554d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c2d2df00f7b47a1a7e4463b2568f99c" is_pre_election: true
I20260608 12:43:42.076344 11753 raft_consensus.cc:2393] T a9feeaa802a34133b1e5614b6a082432 P 3d46779eafe34627bb309f93e13439b3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3d95be10232f49448f565309ef2d554d in current term 1: Already voted for candidate 5c2d2df00f7b47a1a7e4463b2568f99c in this term.
I20260608 12:43:42.078292 11867 leader_election.cc:304] T a9feeaa802a34133b1e5614b6a082432 P 3d95be10232f49448f565309ef2d554d [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: 3d95be10232f49448f565309ef2d554d; no voters: 3d46779eafe34627bb309f93e13439b3, 5c2d2df00f7b47a1a7e4463b2568f99c
I20260608 12:43:42.078063 11652 catalog_manager.cc:5696] T af1f939b80454df9baf00b647035b31f P 5c2d2df00f7b47a1a7e4463b2568f99c reported cstate change: term changed from 0 to 1, leader changed from <none> to 5c2d2df00f7b47a1a7e4463b2568f99c (127.0.107.194). New cstate: current_term: 1 leader_uuid: "5c2d2df00f7b47a1a7e4463b2568f99c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c2d2df00f7b47a1a7e4463b2568f99c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36289 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3d46779eafe34627bb309f93e13439b3" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3d95be10232f49448f565309ef2d554d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44443 } health_report { overall_health: UNKNOWN } } }
I20260608 12:43:42.079597 11959 raft_consensus.cc:3060] T a9feeaa802a34133b1e5614b6a082432 P 3d95be10232f49448f565309ef2d554d [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:42.085781 11959 raft_consensus.cc:2749] T a9feeaa802a34133b1e5614b6a082432 P 3d95be10232f49448f565309ef2d554d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:43:42.124882 11959 raft_consensus.cc:493] T afe9de5da3e9424aa86322c9ed250de8 P 3d95be10232f49448f565309ef2d554d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:43:42.125423 11959 raft_consensus.cc:515] T afe9de5da3e9424aa86322c9ed250de8 P 3d95be10232f49448f565309ef2d554d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d46779eafe34627bb309f93e13439b3" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45879 } } peers { permanent_uuid: "5c2d2df00f7b47a1a7e4463b2568f99c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36289 } } peers { permanent_uuid: "3d95be10232f49448f565309ef2d554d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44443 } }
I20260608 12:43:42.127223 11959 leader_election.cc:290] T afe9de5da3e9424aa86322c9ed250de8 P 3d95be10232f49448f565309ef2d554d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3d46779eafe34627bb309f93e13439b3 (127.0.107.193:45879), 5c2d2df00f7b47a1a7e4463b2568f99c (127.0.107.194:36289)
I20260608 12:43:42.128182 11753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afe9de5da3e9424aa86322c9ed250de8" candidate_uuid: "3d95be10232f49448f565309ef2d554d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d46779eafe34627bb309f93e13439b3" is_pre_election: true
I20260608 12:43:42.128610 11829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afe9de5da3e9424aa86322c9ed250de8" candidate_uuid: "3d95be10232f49448f565309ef2d554d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c2d2df00f7b47a1a7e4463b2568f99c" is_pre_election: true
I20260608 12:43:42.128805 11753 raft_consensus.cc:2468] T afe9de5da3e9424aa86322c9ed250de8 P 3d46779eafe34627bb309f93e13439b3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d95be10232f49448f565309ef2d554d in term 0.
I20260608 12:43:42.129215 11829 raft_consensus.cc:2468] T afe9de5da3e9424aa86322c9ed250de8 P 5c2d2df00f7b47a1a7e4463b2568f99c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d95be10232f49448f565309ef2d554d in term 0.
I20260608 12:43:42.129946 11867 leader_election.cc:304] T afe9de5da3e9424aa86322c9ed250de8 P 3d95be10232f49448f565309ef2d554d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d46779eafe34627bb309f93e13439b3, 3d95be10232f49448f565309ef2d554d; no voters: 
I20260608 12:43:42.130795 11959 raft_consensus.cc:2804] T afe9de5da3e9424aa86322c9ed250de8 P 3d95be10232f49448f565309ef2d554d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:43:42.131335 11959 raft_consensus.cc:493] T afe9de5da3e9424aa86322c9ed250de8 P 3d95be10232f49448f565309ef2d554d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:43:42.131652 11959 raft_consensus.cc:3060] T afe9de5da3e9424aa86322c9ed250de8 P 3d95be10232f49448f565309ef2d554d [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:42.136646 11959 raft_consensus.cc:515] T afe9de5da3e9424aa86322c9ed250de8 P 3d95be10232f49448f565309ef2d554d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d46779eafe34627bb309f93e13439b3" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45879 } } peers { permanent_uuid: "5c2d2df00f7b47a1a7e4463b2568f99c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36289 } } peers { permanent_uuid: "3d95be10232f49448f565309ef2d554d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44443 } }
I20260608 12:43:42.138578 11959 leader_election.cc:290] T afe9de5da3e9424aa86322c9ed250de8 P 3d95be10232f49448f565309ef2d554d [CANDIDATE]: Term 1 election: Requested vote from peers 3d46779eafe34627bb309f93e13439b3 (127.0.107.193:45879), 5c2d2df00f7b47a1a7e4463b2568f99c (127.0.107.194:36289)
I20260608 12:43:42.139469 11753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afe9de5da3e9424aa86322c9ed250de8" candidate_uuid: "3d95be10232f49448f565309ef2d554d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d46779eafe34627bb309f93e13439b3"
I20260608 12:43:42.139945 11829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afe9de5da3e9424aa86322c9ed250de8" candidate_uuid: "3d95be10232f49448f565309ef2d554d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c2d2df00f7b47a1a7e4463b2568f99c"
I20260608 12:43:42.140178 11753 raft_consensus.cc:3060] T afe9de5da3e9424aa86322c9ed250de8 P 3d46779eafe34627bb309f93e13439b3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:42.140595 11829 raft_consensus.cc:3060] T afe9de5da3e9424aa86322c9ed250de8 P 5c2d2df00f7b47a1a7e4463b2568f99c [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:42.148044 11829 raft_consensus.cc:2468] T afe9de5da3e9424aa86322c9ed250de8 P 5c2d2df00f7b47a1a7e4463b2568f99c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d95be10232f49448f565309ef2d554d in term 1.
I20260608 12:43:42.148047 11753 raft_consensus.cc:2468] T afe9de5da3e9424aa86322c9ed250de8 P 3d46779eafe34627bb309f93e13439b3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d95be10232f49448f565309ef2d554d in term 1.
I20260608 12:43:42.149552 11869 leader_election.cc:304] T afe9de5da3e9424aa86322c9ed250de8 P 3d95be10232f49448f565309ef2d554d [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: 3d95be10232f49448f565309ef2d554d, 5c2d2df00f7b47a1a7e4463b2568f99c; no voters: 
I20260608 12:43:42.150307 11959 raft_consensus.cc:2804] T afe9de5da3e9424aa86322c9ed250de8 P 3d95be10232f49448f565309ef2d554d [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:43:42.151257 11959 raft_consensus.cc:697] T afe9de5da3e9424aa86322c9ed250de8 P 3d95be10232f49448f565309ef2d554d [term 1 LEADER]: Becoming Leader. State: Replica: 3d95be10232f49448f565309ef2d554d, State: Running, Role: LEADER
I20260608 12:43:42.152056 11959 consensus_queue.cc:237] T afe9de5da3e9424aa86322c9ed250de8 P 3d95be10232f49448f565309ef2d554d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d46779eafe34627bb309f93e13439b3" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45879 } } peers { permanent_uuid: "5c2d2df00f7b47a1a7e4463b2568f99c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36289 } } peers { permanent_uuid: "3d95be10232f49448f565309ef2d554d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44443 } }
I20260608 12:43:42.160152 11652 catalog_manager.cc:5696] T afe9de5da3e9424aa86322c9ed250de8 P 3d95be10232f49448f565309ef2d554d reported cstate change: term changed from 0 to 1, leader changed from <none> to 3d95be10232f49448f565309ef2d554d (127.0.107.195). New cstate: current_term: 1 leader_uuid: "3d95be10232f49448f565309ef2d554d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d46779eafe34627bb309f93e13439b3" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5c2d2df00f7b47a1a7e4463b2568f99c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36289 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3d95be10232f49448f565309ef2d554d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44443 } health_report { overall_health: HEALTHY } } }
I20260608 12:43:42.370988 11829 raft_consensus.cc:1275] T afe9de5da3e9424aa86322c9ed250de8 P 5c2d2df00f7b47a1a7e4463b2568f99c [term 1 FOLLOWER]: Refusing update from remote peer 3d95be10232f49448f565309ef2d554d: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:43:42.372917 11959 consensus_queue.cc:1048] T afe9de5da3e9424aa86322c9ed250de8 P 3d95be10232f49448f565309ef2d554d [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c2d2df00f7b47a1a7e4463b2568f99c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36289 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:43:42.397692 11753 raft_consensus.cc:1275] T afe9de5da3e9424aa86322c9ed250de8 P 3d46779eafe34627bb309f93e13439b3 [term 1 FOLLOWER]: Refusing update from remote peer 3d95be10232f49448f565309ef2d554d: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:43:42.402736 11959 consensus_queue.cc:1048] T afe9de5da3e9424aa86322c9ed250de8 P 3d95be10232f49448f565309ef2d554d [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d46779eafe34627bb309f93e13439b3" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:43:42.430109 11982 consensus_queue.cc:1048] T 004bce8f59044fb9b7ecdad328c22ffc P 5c2d2df00f7b47a1a7e4463b2568f99c [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d95be10232f49448f565309ef2d554d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:43:42.430553 11754 raft_consensus.cc:1275] T 004bce8f59044fb9b7ecdad328c22ffc P 3d46779eafe34627bb309f93e13439b3 [term 1 FOLLOWER]: Refusing update from remote peer 5c2d2df00f7b47a1a7e4463b2568f99c: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:43:42.438297 11828 raft_consensus.cc:1275] T b3c7c75bc3ce436481afd8f8b88697d9 P 5c2d2df00f7b47a1a7e4463b2568f99c [term 1 FOLLOWER]: Refusing update from remote peer 3d46779eafe34627bb309f93e13439b3: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:43:42.439915 11902 raft_consensus.cc:1275] T b3c7c75bc3ce436481afd8f8b88697d9 P 3d95be10232f49448f565309ef2d554d [term 1 FOLLOWER]: Refusing update from remote peer 3d46779eafe34627bb309f93e13439b3: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:43:42.442677 11979 consensus_queue.cc:1048] T b3c7c75bc3ce436481afd8f8b88697d9 P 3d46779eafe34627bb309f93e13439b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d95be10232f49448f565309ef2d554d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:43:42.443797 11978 consensus_queue.cc:1048] T b3c7c75bc3ce436481afd8f8b88697d9 P 3d46779eafe34627bb309f93e13439b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c2d2df00f7b47a1a7e4463b2568f99c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36289 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:43:42.442749 11982 consensus_queue.cc:1048] T 004bce8f59044fb9b7ecdad328c22ffc P 5c2d2df00f7b47a1a7e4463b2568f99c [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d46779eafe34627bb309f93e13439b3" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:43:42.458137 11901 raft_consensus.cc:1275] T af1f939b80454df9baf00b647035b31f P 3d95be10232f49448f565309ef2d554d [term 1 FOLLOWER]: Refusing update from remote peer 5c2d2df00f7b47a1a7e4463b2568f99c: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:43:42.460282 11900 raft_consensus.cc:1275] T a9feeaa802a34133b1e5614b6a082432 P 3d95be10232f49448f565309ef2d554d [term 1 FOLLOWER]: Refusing update from remote peer 5c2d2df00f7b47a1a7e4463b2568f99c: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:43:42.466084 11982 consensus_queue.cc:1048] T af1f939b80454df9baf00b647035b31f P 5c2d2df00f7b47a1a7e4463b2568f99c [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d95be10232f49448f565309ef2d554d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:43:42.466671 11981 consensus_queue.cc:1048] T a9feeaa802a34133b1e5614b6a082432 P 5c2d2df00f7b47a1a7e4463b2568f99c [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d95be10232f49448f565309ef2d554d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:43:42.467052 11954 consensus_queue.cc:1048] T af1f939b80454df9baf00b647035b31f P 5c2d2df00f7b47a1a7e4463b2568f99c [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d46779eafe34627bb309f93e13439b3" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:43:42.467519 11754 raft_consensus.cc:1275] T a9feeaa802a34133b1e5614b6a082432 P 3d46779eafe34627bb309f93e13439b3 [term 1 FOLLOWER]: Refusing update from remote peer 5c2d2df00f7b47a1a7e4463b2568f99c: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:43:42.477980 11982 consensus_queue.cc:1048] T a9feeaa802a34133b1e5614b6a082432 P 5c2d2df00f7b47a1a7e4463b2568f99c [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d46779eafe34627bb309f93e13439b3" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:43:42.480340 11827 raft_consensus.cc:1275] T 630c7183641b450b86047080b3c6653f P 5c2d2df00f7b47a1a7e4463b2568f99c [term 1 FOLLOWER]: Refusing update from remote peer 3d46779eafe34627bb309f93e13439b3: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:43:42.482790 11979 consensus_queue.cc:1048] T 630c7183641b450b86047080b3c6653f P 3d46779eafe34627bb309f93e13439b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c2d2df00f7b47a1a7e4463b2568f99c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36289 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:43:42.486550 11899 raft_consensus.cc:1275] T 630c7183641b450b86047080b3c6653f P 3d95be10232f49448f565309ef2d554d [term 1 FOLLOWER]: Refusing update from remote peer 3d46779eafe34627bb309f93e13439b3: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:43:42.492403 12018 consensus_queue.cc:1048] T 630c7183641b450b86047080b3c6653f P 3d46779eafe34627bb309f93e13439b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d95be10232f49448f565309ef2d554d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260608 12:43:42.632447 12014 log.cc:927] Time spent T a9feeaa802a34133b1e5614b6a082432 P 3d95be10232f49448f565309ef2d554d: Append to log took a long time: real 0.050s	user 0.000s	sys 0.001s
W20260608 12:43:42.701484 11934 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerService.Write -> {remote=127.0.107.193:45879, user_credentials={real_user=slave}} blocked reactor thread for 48653.6us
W20260608 12:43:42.707031 11793 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.107.195:44443, user_credentials={real_user=slave}} blocked reactor thread for 69748.8us
I20260608 12:43:42.732671 12006 mvcc.cc:204] Tried to move back new op lower bound from 7294659061492371456 to 7294659059500326912. Current Snapshot: MvccSnapshot[applied={T|T < 7294659061442289664}]
I20260608 12:43:42.957894 12010 mvcc.cc:204] Tried to move back new op lower bound from 7294659061613854720 to 7294659059879690240. Current Snapshot: MvccSnapshot[applied={T|T < 7294659061538897920}]
W20260608 12:43:43.657902 11793 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.107.193:45879, user_credentials={real_user=slave}} blocked reactor thread for 75698us
I20260608 12:43:43.883126   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:43:43.892333 12052 instance_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:43:43.892463 12053 instance_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:43:43.893826 12055 instance_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:43:43.895949   431 server_base.cc:1061] running on GCE node
I20260608 12:43:43.897441   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:43:43.897709   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:43:43.897919   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922623897902 us; error 0 us; skew 500 ppm
I20260608 12:43:43.898531   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:43:43.903110   431 webserver.cc:533] Webserver started at http://127.0.107.196:37853/ using document root <none> and password file <none>
I20260608 12:43:43.903800   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:43:43.904066   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:43:43.904480   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:43:43.905696   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922379125897-431-0/minicluster-data/ts-3-root/instance:
uuid: "9188825196da4a67804a48e7e2af485e"
format_stamp: "Formatted at 2026-06-08 12:43:43 on dist-test-slave-gg24"
I20260608 12:43:43.910652   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 12:43:43.914372 12060 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:43:43.915223   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260608 12:43:43.915566   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922379125897-431-0/minicluster-data/ts-3-root
uuid: "9188825196da4a67804a48e7e2af485e"
format_stamp: "Formatted at 2026-06-08 12:43:43 on dist-test-slave-gg24"
I20260608 12:43:43.915866   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922379125897-431-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922379125897-431-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskE254oW/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922379125897-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:43:43.933324   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:43:43.934755   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:43:43.936206   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:43:43.938678   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:43:43.938928   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:43:43.939224   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:43:43.939445   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:43:43.981827   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.196:35407
I20260608 12:43:43.982102 12122 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.196:35407 every 8 connection(s)
I20260608 12:43:44.001722 12123 heartbeater.cc:344] Connected to a master server at 127.0.107.254:37979
I20260608 12:43:44.002096 12123 heartbeater.cc:461] Registering TS with master...
I20260608 12:43:44.002791 12123 heartbeater.cc:507] Master 127.0.107.254:37979 requested a full tablet report, sending...
I20260608 12:43:44.004781 11651 ts_manager.cc:194] Registered new tserver with Master: 9188825196da4a67804a48e7e2af485e (127.0.107.196:35407)
I20260608 12:43:44.006260 11651 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48824
I20260608 12:43:45.008976 12123 heartbeater.cc:499] Master 127.0.107.254:37979 was elected leader, sending a full tablet report...
I20260608 12:43:45.014258 11753 consensus_queue.cc:237] T 630c7183641b450b86047080b3c6653f P 3d46779eafe34627bb309f93e13439b3 [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: "3d46779eafe34627bb309f93e13439b3" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45879 } } peers { permanent_uuid: "5c2d2df00f7b47a1a7e4463b2568f99c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36289 } } peers { permanent_uuid: "3d95be10232f49448f565309ef2d554d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44443 } attrs { replace: true } } peers { permanent_uuid: "9188825196da4a67804a48e7e2af485e" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 35407 } attrs { promote: true } }
I20260608 12:43:45.023036 11902 raft_consensus.cc:1275] T 630c7183641b450b86047080b3c6653f P 3d95be10232f49448f565309ef2d554d [term 1 FOLLOWER]: Refusing update from remote peer 3d46779eafe34627bb309f93e13439b3: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 12:43:45.025978 11827 raft_consensus.cc:1275] T 630c7183641b450b86047080b3c6653f P 5c2d2df00f7b47a1a7e4463b2568f99c [term 1 FOLLOWER]: Refusing update from remote peer 3d46779eafe34627bb309f93e13439b3: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 12:43:45.028416 12048 consensus_queue.cc:1048] T 630c7183641b450b86047080b3c6653f P 3d46779eafe34627bb309f93e13439b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d95be10232f49448f565309ef2d554d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44443 } 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:43:45.031796 12048 consensus_queue.cc:1048] T 630c7183641b450b86047080b3c6653f P 3d46779eafe34627bb309f93e13439b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c2d2df00f7b47a1a7e4463b2568f99c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36289 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
W20260608 12:43:45.040367 11717 consensus_peers.cc:597] T 630c7183641b450b86047080b3c6653f P 3d46779eafe34627bb309f93e13439b3 -> Peer 9188825196da4a67804a48e7e2af485e (127.0.107.196:35407): Couldn't send request to peer 9188825196da4a67804a48e7e2af485e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 630c7183641b450b86047080b3c6653f. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:43:45.041245 12130 raft_consensus.cc:2955] T 630c7183641b450b86047080b3c6653f P 3d46779eafe34627bb309f93e13439b3 [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 9188825196da4a67804a48e7e2af485e (127.0.107.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "3d46779eafe34627bb309f93e13439b3" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45879 } } peers { permanent_uuid: "5c2d2df00f7b47a1a7e4463b2568f99c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36289 } } peers { permanent_uuid: "3d95be10232f49448f565309ef2d554d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44443 } attrs { replace: true } } peers { permanent_uuid: "9188825196da4a67804a48e7e2af485e" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 35407 } attrs { promote: true } } }
I20260608 12:43:45.043202 11902 raft_consensus.cc:2955] T 630c7183641b450b86047080b3c6653f P 3d95be10232f49448f565309ef2d554d [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 9188825196da4a67804a48e7e2af485e (127.0.107.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "3d46779eafe34627bb309f93e13439b3" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45879 } } peers { permanent_uuid: "5c2d2df00f7b47a1a7e4463b2568f99c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36289 } } peers { permanent_uuid: "3d95be10232f49448f565309ef2d554d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44443 } attrs { replace: true } } peers { permanent_uuid: "9188825196da4a67804a48e7e2af485e" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 35407 } attrs { promote: true } } }
I20260608 12:43:45.044654 11827 raft_consensus.cc:2955] T 630c7183641b450b86047080b3c6653f P 5c2d2df00f7b47a1a7e4463b2568f99c [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 9188825196da4a67804a48e7e2af485e (127.0.107.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "3d46779eafe34627bb309f93e13439b3" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45879 } } peers { permanent_uuid: "5c2d2df00f7b47a1a7e4463b2568f99c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36289 } } peers { permanent_uuid: "3d95be10232f49448f565309ef2d554d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44443 } attrs { replace: true } } peers { permanent_uuid: "9188825196da4a67804a48e7e2af485e" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 35407 } attrs { promote: true } } }
I20260608 12:43:45.055943 11753 consensus_queue.cc:237] T b3c7c75bc3ce436481afd8f8b88697d9 P 3d46779eafe34627bb309f93e13439b3 [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: "3d46779eafe34627bb309f93e13439b3" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45879 } } peers { permanent_uuid: "5c2d2df00f7b47a1a7e4463b2568f99c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36289 } attrs { replace: true } } peers { permanent_uuid: "3d95be10232f49448f565309ef2d554d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44443 } } peers { permanent_uuid: "9188825196da4a67804a48e7e2af485e" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 35407 } attrs { promote: true } }
I20260608 12:43:45.064106 11652 catalog_manager.cc:5696] T 630c7183641b450b86047080b3c6653f P 5c2d2df00f7b47a1a7e4463b2568f99c reported cstate change: config changed from index -1 to 16, NON_VOTER 9188825196da4a67804a48e7e2af485e (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "3d46779eafe34627bb309f93e13439b3" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "3d46779eafe34627bb309f93e13439b3" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45879 } } peers { permanent_uuid: "5c2d2df00f7b47a1a7e4463b2568f99c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36289 } } peers { permanent_uuid: "3d95be10232f49448f565309ef2d554d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44443 } attrs { replace: true } } peers { permanent_uuid: "9188825196da4a67804a48e7e2af485e" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 35407 } attrs { promote: true } } }
W20260608 12:43:45.070683 11717 consensus_peers.cc:597] T b3c7c75bc3ce436481afd8f8b88697d9 P 3d46779eafe34627bb309f93e13439b3 -> Peer 9188825196da4a67804a48e7e2af485e (127.0.107.196:35407): Couldn't send request to peer 9188825196da4a67804a48e7e2af485e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b3c7c75bc3ce436481afd8f8b88697d9. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:43:45.071429 11902 raft_consensus.cc:1275] T b3c7c75bc3ce436481afd8f8b88697d9 P 3d95be10232f49448f565309ef2d554d [term 1 FOLLOWER]: Refusing update from remote peer 3d46779eafe34627bb309f93e13439b3: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 12:43:45.071484 11827 raft_consensus.cc:1275] T b3c7c75bc3ce436481afd8f8b88697d9 P 5c2d2df00f7b47a1a7e4463b2568f99c [term 1 FOLLOWER]: Refusing update from remote peer 3d46779eafe34627bb309f93e13439b3: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 12:43:45.073673 12135 consensus_queue.cc:1048] T b3c7c75bc3ce436481afd8f8b88697d9 P 3d46779eafe34627bb309f93e13439b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d95be10232f49448f565309ef2d554d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260608 12:43:45.074514 12130 consensus_queue.cc:1048] T b3c7c75bc3ce436481afd8f8b88697d9 P 3d46779eafe34627bb309f93e13439b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c2d2df00f7b47a1a7e4463b2568f99c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36289 } 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:43:45.086483 12048 raft_consensus.cc:2955] T b3c7c75bc3ce436481afd8f8b88697d9 P 3d46779eafe34627bb309f93e13439b3 [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 9188825196da4a67804a48e7e2af485e (127.0.107.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "3d46779eafe34627bb309f93e13439b3" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45879 } } peers { permanent_uuid: "5c2d2df00f7b47a1a7e4463b2568f99c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36289 } attrs { replace: true } } peers { permanent_uuid: "3d95be10232f49448f565309ef2d554d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44443 } } peers { permanent_uuid: "9188825196da4a67804a48e7e2af485e" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 35407 } attrs { promote: true } } }
I20260608 12:43:45.088583 11827 raft_consensus.cc:2955] T b3c7c75bc3ce436481afd8f8b88697d9 P 5c2d2df00f7b47a1a7e4463b2568f99c [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 9188825196da4a67804a48e7e2af485e (127.0.107.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "3d46779eafe34627bb309f93e13439b3" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45879 } } peers { permanent_uuid: "5c2d2df00f7b47a1a7e4463b2568f99c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36289 } attrs { replace: true } } peers { permanent_uuid: "3d95be10232f49448f565309ef2d554d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44443 } } peers { permanent_uuid: "9188825196da4a67804a48e7e2af485e" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 35407 } attrs { promote: true } } }
I20260608 12:43:45.088583 11902 raft_consensus.cc:2955] T b3c7c75bc3ce436481afd8f8b88697d9 P 3d95be10232f49448f565309ef2d554d [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 9188825196da4a67804a48e7e2af485e (127.0.107.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "3d46779eafe34627bb309f93e13439b3" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45879 } } peers { permanent_uuid: "5c2d2df00f7b47a1a7e4463b2568f99c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36289 } attrs { replace: true } } peers { permanent_uuid: "3d95be10232f49448f565309ef2d554d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44443 } } peers { permanent_uuid: "9188825196da4a67804a48e7e2af485e" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 35407 } attrs { promote: true } } }
I20260608 12:43:45.106364 11652 catalog_manager.cc:5696] T b3c7c75bc3ce436481afd8f8b88697d9 P 5c2d2df00f7b47a1a7e4463b2568f99c reported cstate change: config changed from index -1 to 16, NON_VOTER 9188825196da4a67804a48e7e2af485e (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "3d46779eafe34627bb309f93e13439b3" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "3d46779eafe34627bb309f93e13439b3" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45879 } } peers { permanent_uuid: "5c2d2df00f7b47a1a7e4463b2568f99c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36289 } attrs { replace: true } } peers { permanent_uuid: "3d95be10232f49448f565309ef2d554d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44443 } } peers { permanent_uuid: "9188825196da4a67804a48e7e2af485e" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 35407 } attrs { promote: true } } }
I20260608 12:43:45.120980 11827 consensus_queue.cc:237] T af1f939b80454df9baf00b647035b31f P 5c2d2df00f7b47a1a7e4463b2568f99c [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: "5c2d2df00f7b47a1a7e4463b2568f99c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36289 } } peers { permanent_uuid: "3d46779eafe34627bb309f93e13439b3" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45879 } attrs { replace: true } } peers { permanent_uuid: "3d95be10232f49448f565309ef2d554d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44443 } } peers { permanent_uuid: "9188825196da4a67804a48e7e2af485e" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 35407 } attrs { promote: true } }
I20260608 12:43:45.129866 11902 raft_consensus.cc:1275] T af1f939b80454df9baf00b647035b31f P 3d95be10232f49448f565309ef2d554d [term 1 FOLLOWER]: Refusing update from remote peer 5c2d2df00f7b47a1a7e4463b2568f99c: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 12:43:45.130903 11753 raft_consensus.cc:1275] T af1f939b80454df9baf00b647035b31f P 3d46779eafe34627bb309f93e13439b3 [term 1 FOLLOWER]: Refusing update from remote peer 5c2d2df00f7b47a1a7e4463b2568f99c: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 12:43:45.131697 12145 consensus_queue.cc:1048] T af1f939b80454df9baf00b647035b31f P 5c2d2df00f7b47a1a7e4463b2568f99c [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d95be10232f49448f565309ef2d554d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260608 12:43:45.132797 11982 consensus_queue.cc:1048] T af1f939b80454df9baf00b647035b31f P 5c2d2df00f7b47a1a7e4463b2568f99c [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d46779eafe34627bb309f93e13439b3" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45879 } 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:43:45.139776 11792 consensus_peers.cc:597] T af1f939b80454df9baf00b647035b31f P 5c2d2df00f7b47a1a7e4463b2568f99c -> Peer 9188825196da4a67804a48e7e2af485e (127.0.107.196:35407): Couldn't send request to peer 9188825196da4a67804a48e7e2af485e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: af1f939b80454df9baf00b647035b31f. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:43:45.142495 11982 raft_consensus.cc:2955] T af1f939b80454df9baf00b647035b31f P 5c2d2df00f7b47a1a7e4463b2568f99c [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 9188825196da4a67804a48e7e2af485e (127.0.107.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "5c2d2df00f7b47a1a7e4463b2568f99c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36289 } } peers { permanent_uuid: "3d46779eafe34627bb309f93e13439b3" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45879 } attrs { replace: true } } peers { permanent_uuid: "3d95be10232f49448f565309ef2d554d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44443 } } peers { permanent_uuid: "9188825196da4a67804a48e7e2af485e" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 35407 } attrs { promote: true } } }
I20260608 12:43:45.144743 11753 raft_consensus.cc:2955] T af1f939b80454df9baf00b647035b31f P 3d46779eafe34627bb309f93e13439b3 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 9188825196da4a67804a48e7e2af485e (127.0.107.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "5c2d2df00f7b47a1a7e4463b2568f99c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36289 } } peers { permanent_uuid: "3d46779eafe34627bb309f93e13439b3" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45879 } attrs { replace: true } } peers { permanent_uuid: "3d95be10232f49448f565309ef2d554d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44443 } } peers { permanent_uuid: "9188825196da4a67804a48e7e2af485e" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 35407 } attrs { promote: true } } }
I20260608 12:43:45.145606 11902 raft_consensus.cc:2955] T af1f939b80454df9baf00b647035b31f P 3d95be10232f49448f565309ef2d554d [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 9188825196da4a67804a48e7e2af485e (127.0.107.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "5c2d2df00f7b47a1a7e4463b2568f99c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36289 } } peers { permanent_uuid: "3d46779eafe34627bb309f93e13439b3" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45879 } attrs { replace: true } } peers { permanent_uuid: "3d95be10232f49448f565309ef2d554d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44443 } } peers { permanent_uuid: "9188825196da4a67804a48e7e2af485e" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 35407 } attrs { promote: true } } }
I20260608 12:43:45.159198 11651 catalog_manager.cc:5696] T af1f939b80454df9baf00b647035b31f P 5c2d2df00f7b47a1a7e4463b2568f99c reported cstate change: config changed from index -1 to 16, NON_VOTER 9188825196da4a67804a48e7e2af485e (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "5c2d2df00f7b47a1a7e4463b2568f99c" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "5c2d2df00f7b47a1a7e4463b2568f99c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36289 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3d46779eafe34627bb309f93e13439b3" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45879 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3d95be10232f49448f565309ef2d554d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44443 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9188825196da4a67804a48e7e2af485e" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 35407 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:43:45.160024 11827 consensus_queue.cc:237] T a9feeaa802a34133b1e5614b6a082432 P 5c2d2df00f7b47a1a7e4463b2568f99c [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: "3d46779eafe34627bb309f93e13439b3" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45879 } } peers { permanent_uuid: "5c2d2df00f7b47a1a7e4463b2568f99c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36289 } } peers { permanent_uuid: "3d95be10232f49448f565309ef2d554d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44443 } attrs { replace: true } } peers { permanent_uuid: "9188825196da4a67804a48e7e2af485e" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 35407 } attrs { promote: true } }
W20260608 12:43:45.173354 11792 consensus_peers.cc:597] T a9feeaa802a34133b1e5614b6a082432 P 5c2d2df00f7b47a1a7e4463b2568f99c -> Peer 9188825196da4a67804a48e7e2af485e (127.0.107.196:35407): Couldn't send request to peer 9188825196da4a67804a48e7e2af485e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a9feeaa802a34133b1e5614b6a082432. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:43:45.176908 11902 raft_consensus.cc:1275] T a9feeaa802a34133b1e5614b6a082432 P 3d95be10232f49448f565309ef2d554d [term 1 FOLLOWER]: Refusing update from remote peer 5c2d2df00f7b47a1a7e4463b2568f99c: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 12:43:45.179944 11753 raft_consensus.cc:1275] T a9feeaa802a34133b1e5614b6a082432 P 3d46779eafe34627bb309f93e13439b3 [term 1 FOLLOWER]: Refusing update from remote peer 5c2d2df00f7b47a1a7e4463b2568f99c: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 12:43:45.181485 12151 consensus_queue.cc:1048] T a9feeaa802a34133b1e5614b6a082432 P 5c2d2df00f7b47a1a7e4463b2568f99c [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d95be10232f49448f565309ef2d554d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44443 } 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:43:45.182516 12145 consensus_queue.cc:1048] T a9feeaa802a34133b1e5614b6a082432 P 5c2d2df00f7b47a1a7e4463b2568f99c [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d46779eafe34627bb309f93e13439b3" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260608 12:43:45.191968 12145 raft_consensus.cc:2955] T a9feeaa802a34133b1e5614b6a082432 P 5c2d2df00f7b47a1a7e4463b2568f99c [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 9188825196da4a67804a48e7e2af485e (127.0.107.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "3d46779eafe34627bb309f93e13439b3" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45879 } } peers { permanent_uuid: "5c2d2df00f7b47a1a7e4463b2568f99c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36289 } } peers { permanent_uuid: "3d95be10232f49448f565309ef2d554d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44443 } attrs { replace: true } } peers { permanent_uuid: "9188825196da4a67804a48e7e2af485e" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 35407 } attrs { promote: true } } }
I20260608 12:43:45.193961 11902 raft_consensus.cc:2955] T a9feeaa802a34133b1e5614b6a082432 P 3d95be10232f49448f565309ef2d554d [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 9188825196da4a67804a48e7e2af485e (127.0.107.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "3d46779eafe34627bb309f93e13439b3" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45879 } } peers { permanent_uuid: "5c2d2df00f7b47a1a7e4463b2568f99c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36289 } } peers { permanent_uuid: "3d95be10232f49448f565309ef2d554d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44443 } attrs { replace: true } } peers { permanent_uuid: "9188825196da4a67804a48e7e2af485e" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 35407 } attrs { promote: true } } }
I20260608 12:43:45.194263 11753 raft_consensus.cc:2955] T a9feeaa802a34133b1e5614b6a082432 P 3d46779eafe34627bb309f93e13439b3 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 9188825196da4a67804a48e7e2af485e (127.0.107.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "3d46779eafe34627bb309f93e13439b3" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45879 } } peers { permanent_uuid: "5c2d2df00f7b47a1a7e4463b2568f99c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36289 } } peers { permanent_uuid: "3d95be10232f49448f565309ef2d554d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44443 } attrs { replace: true } } peers { permanent_uuid: "9188825196da4a67804a48e7e2af485e" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 35407 } attrs { promote: true } } }
I20260608 12:43:45.207801 11652 catalog_manager.cc:5696] T a9feeaa802a34133b1e5614b6a082432 P 3d95be10232f49448f565309ef2d554d reported cstate change: config changed from index -1 to 16, NON_VOTER 9188825196da4a67804a48e7e2af485e (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "5c2d2df00f7b47a1a7e4463b2568f99c" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "3d46779eafe34627bb309f93e13439b3" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45879 } } peers { permanent_uuid: "5c2d2df00f7b47a1a7e4463b2568f99c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36289 } } peers { permanent_uuid: "3d95be10232f49448f565309ef2d554d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44443 } attrs { replace: true } } peers { permanent_uuid: "9188825196da4a67804a48e7e2af485e" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 35407 } attrs { promote: true } } }
I20260608 12:43:45.478128 12155 ts_tablet_manager.cc:933] T b3c7c75bc3ce436481afd8f8b88697d9 P 9188825196da4a67804a48e7e2af485e: Initiating tablet copy from peer 3d46779eafe34627bb309f93e13439b3 (127.0.107.193:45879)
I20260608 12:43:45.480217 12155 tablet_copy_client.cc:323] T b3c7c75bc3ce436481afd8f8b88697d9 P 9188825196da4a67804a48e7e2af485e: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.193:45879
I20260608 12:43:45.491145 11764 tablet_copy_service.cc:140] P 3d46779eafe34627bb309f93e13439b3: Received BeginTabletCopySession request for tablet b3c7c75bc3ce436481afd8f8b88697d9 from peer 9188825196da4a67804a48e7e2af485e ({username='slave'} at 127.0.0.1:43152)
I20260608 12:43:45.491819 11764 tablet_copy_service.cc:161] P 3d46779eafe34627bb309f93e13439b3: Beginning new tablet copy session on tablet b3c7c75bc3ce436481afd8f8b88697d9 from peer 9188825196da4a67804a48e7e2af485e at {username='slave'} at 127.0.0.1:43152: session id = 9188825196da4a67804a48e7e2af485e-b3c7c75bc3ce436481afd8f8b88697d9
I20260608 12:43:45.500626 11764 tablet_copy_source_session.cc:215] T b3c7c75bc3ce436481afd8f8b88697d9 P 3d46779eafe34627bb309f93e13439b3: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:43:45.503978 12155 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3c7c75bc3ce436481afd8f8b88697d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:45.515327 12155 tablet_copy_client.cc:806] T b3c7c75bc3ce436481afd8f8b88697d9 P 9188825196da4a67804a48e7e2af485e: tablet copy: Starting download of 0 data blocks...
I20260608 12:43:45.515939 12155 tablet_copy_client.cc:670] T b3c7c75bc3ce436481afd8f8b88697d9 P 9188825196da4a67804a48e7e2af485e: tablet copy: Starting download of 1 WAL segments...
I20260608 12:43:45.520490 12155 tablet_copy_client.cc:538] T b3c7c75bc3ce436481afd8f8b88697d9 P 9188825196da4a67804a48e7e2af485e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:43:45.528281 12155 tablet_bootstrap.cc:492] T b3c7c75bc3ce436481afd8f8b88697d9 P 9188825196da4a67804a48e7e2af485e: Bootstrap starting.
I20260608 12:43:45.532887 12158 ts_tablet_manager.cc:933] T 630c7183641b450b86047080b3c6653f P 9188825196da4a67804a48e7e2af485e: Initiating tablet copy from peer 3d46779eafe34627bb309f93e13439b3 (127.0.107.193:45879)
I20260608 12:43:45.535192 12158 tablet_copy_client.cc:323] T 630c7183641b450b86047080b3c6653f P 9188825196da4a67804a48e7e2af485e: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.193:45879
I20260608 12:43:45.537140 11764 tablet_copy_service.cc:140] P 3d46779eafe34627bb309f93e13439b3: Received BeginTabletCopySession request for tablet 630c7183641b450b86047080b3c6653f from peer 9188825196da4a67804a48e7e2af485e ({username='slave'} at 127.0.0.1:43152)
I20260608 12:43:45.538394 11764 tablet_copy_service.cc:161] P 3d46779eafe34627bb309f93e13439b3: Beginning new tablet copy session on tablet 630c7183641b450b86047080b3c6653f from peer 9188825196da4a67804a48e7e2af485e at {username='slave'} at 127.0.0.1:43152: session id = 9188825196da4a67804a48e7e2af485e-630c7183641b450b86047080b3c6653f
I20260608 12:43:45.545480 11764 tablet_copy_source_session.cc:215] T 630c7183641b450b86047080b3c6653f P 3d46779eafe34627bb309f93e13439b3: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:43:45.548349 12158 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 630c7183641b450b86047080b3c6653f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:45.565868 12158 tablet_copy_client.cc:806] T 630c7183641b450b86047080b3c6653f P 9188825196da4a67804a48e7e2af485e: tablet copy: Starting download of 0 data blocks...
I20260608 12:43:45.566704 12158 tablet_copy_client.cc:670] T 630c7183641b450b86047080b3c6653f P 9188825196da4a67804a48e7e2af485e: tablet copy: Starting download of 1 WAL segments...
I20260608 12:43:45.571431 12161 ts_tablet_manager.cc:933] T af1f939b80454df9baf00b647035b31f P 9188825196da4a67804a48e7e2af485e: Initiating tablet copy from peer 5c2d2df00f7b47a1a7e4463b2568f99c (127.0.107.194:36289)
I20260608 12:43:45.572552 12158 tablet_copy_client.cc:538] T 630c7183641b450b86047080b3c6653f P 9188825196da4a67804a48e7e2af485e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:43:45.582580 12161 tablet_copy_client.cc:323] T af1f939b80454df9baf00b647035b31f P 9188825196da4a67804a48e7e2af485e: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.194:36289
I20260608 12:43:45.584690 12158 tablet_bootstrap.cc:492] T 630c7183641b450b86047080b3c6653f P 9188825196da4a67804a48e7e2af485e: Bootstrap starting.
I20260608 12:43:45.599448 11839 tablet_copy_service.cc:140] P 5c2d2df00f7b47a1a7e4463b2568f99c: Received BeginTabletCopySession request for tablet af1f939b80454df9baf00b647035b31f from peer 9188825196da4a67804a48e7e2af485e ({username='slave'} at 127.0.0.1:40816)
I20260608 12:43:45.600168 11839 tablet_copy_service.cc:161] P 5c2d2df00f7b47a1a7e4463b2568f99c: Beginning new tablet copy session on tablet af1f939b80454df9baf00b647035b31f from peer 9188825196da4a67804a48e7e2af485e at {username='slave'} at 127.0.0.1:40816: session id = 9188825196da4a67804a48e7e2af485e-af1f939b80454df9baf00b647035b31f
I20260608 12:43:45.608101 11839 tablet_copy_source_session.cc:215] T af1f939b80454df9baf00b647035b31f P 5c2d2df00f7b47a1a7e4463b2568f99c: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:43:45.612088 12161 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af1f939b80454df9baf00b647035b31f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:45.630278 12161 tablet_copy_client.cc:806] T af1f939b80454df9baf00b647035b31f P 9188825196da4a67804a48e7e2af485e: tablet copy: Starting download of 0 data blocks...
I20260608 12:43:45.631171 12161 tablet_copy_client.cc:670] T af1f939b80454df9baf00b647035b31f P 9188825196da4a67804a48e7e2af485e: tablet copy: Starting download of 1 WAL segments...
I20260608 12:43:45.636621 12161 tablet_copy_client.cc:538] T af1f939b80454df9baf00b647035b31f P 9188825196da4a67804a48e7e2af485e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:43:45.659487 12164 ts_tablet_manager.cc:933] T a9feeaa802a34133b1e5614b6a082432 P 9188825196da4a67804a48e7e2af485e: Initiating tablet copy from peer 5c2d2df00f7b47a1a7e4463b2568f99c (127.0.107.194:36289)
I20260608 12:43:45.675081 12161 tablet_bootstrap.cc:492] T af1f939b80454df9baf00b647035b31f P 9188825196da4a67804a48e7e2af485e: Bootstrap starting.
I20260608 12:43:45.684748 12164 tablet_copy_client.cc:323] T a9feeaa802a34133b1e5614b6a082432 P 9188825196da4a67804a48e7e2af485e: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.194:36289
I20260608 12:43:45.686939 11839 tablet_copy_service.cc:140] P 5c2d2df00f7b47a1a7e4463b2568f99c: Received BeginTabletCopySession request for tablet a9feeaa802a34133b1e5614b6a082432 from peer 9188825196da4a67804a48e7e2af485e ({username='slave'} at 127.0.0.1:40816)
I20260608 12:43:45.687521 11839 tablet_copy_service.cc:161] P 5c2d2df00f7b47a1a7e4463b2568f99c: Beginning new tablet copy session on tablet a9feeaa802a34133b1e5614b6a082432 from peer 9188825196da4a67804a48e7e2af485e at {username='slave'} at 127.0.0.1:40816: session id = 9188825196da4a67804a48e7e2af485e-a9feeaa802a34133b1e5614b6a082432
I20260608 12:43:45.689755 12155 tablet_bootstrap.cc:492] T b3c7c75bc3ce436481afd8f8b88697d9 P 9188825196da4a67804a48e7e2af485e: Bootstrap replayed 1/1 log segments. Stats: ops{read=16 overwritten=0 applied=16 ignored=0} inserts{seen=115 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:43:45.690773 12155 tablet_bootstrap.cc:492] T b3c7c75bc3ce436481afd8f8b88697d9 P 9188825196da4a67804a48e7e2af485e: Bootstrap complete.
I20260608 12:43:45.691505 12155 ts_tablet_manager.cc:1403] T b3c7c75bc3ce436481afd8f8b88697d9 P 9188825196da4a67804a48e7e2af485e: Time spent bootstrapping tablet: real 0.163s	user 0.135s	sys 0.016s
I20260608 12:43:45.694603 12155 raft_consensus.cc:359] T b3c7c75bc3ce436481afd8f8b88697d9 P 9188825196da4a67804a48e7e2af485e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "3d46779eafe34627bb309f93e13439b3" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45879 } } peers { permanent_uuid: "5c2d2df00f7b47a1a7e4463b2568f99c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36289 } attrs { replace: true } } peers { permanent_uuid: "3d95be10232f49448f565309ef2d554d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44443 } } peers { permanent_uuid: "9188825196da4a67804a48e7e2af485e" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 35407 } attrs { promote: true } }
I20260608 12:43:45.695433 12155 raft_consensus.cc:740] T b3c7c75bc3ce436481afd8f8b88697d9 P 9188825196da4a67804a48e7e2af485e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9188825196da4a67804a48e7e2af485e, State: Initialized, Role: LEARNER
I20260608 12:43:45.696053 11839 tablet_copy_source_session.cc:215] T a9feeaa802a34133b1e5614b6a082432 P 5c2d2df00f7b47a1a7e4463b2568f99c: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:43:45.696084 12155 consensus_queue.cc:260] T b3c7c75bc3ce436481afd8f8b88697d9 P 9188825196da4a67804a48e7e2af485e [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: "3d46779eafe34627bb309f93e13439b3" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45879 } } peers { permanent_uuid: "5c2d2df00f7b47a1a7e4463b2568f99c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36289 } attrs { replace: true } } peers { permanent_uuid: "3d95be10232f49448f565309ef2d554d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44443 } } peers { permanent_uuid: "9188825196da4a67804a48e7e2af485e" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 35407 } attrs { promote: true } }
I20260608 12:43:45.699800 12164 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9feeaa802a34133b1e5614b6a082432. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:45.705755 12155 ts_tablet_manager.cc:1434] T b3c7c75bc3ce436481afd8f8b88697d9 P 9188825196da4a67804a48e7e2af485e: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.004s
I20260608 12:43:45.713263 11764 tablet_copy_service.cc:342] P 3d46779eafe34627bb309f93e13439b3: Request end of tablet copy session 9188825196da4a67804a48e7e2af485e-b3c7c75bc3ce436481afd8f8b88697d9 received from {username='slave'} at 127.0.0.1:43152
I20260608 12:43:45.713840 11764 tablet_copy_service.cc:434] P 3d46779eafe34627bb309f93e13439b3: ending tablet copy session 9188825196da4a67804a48e7e2af485e-b3c7c75bc3ce436481afd8f8b88697d9 on tablet b3c7c75bc3ce436481afd8f8b88697d9 with peer 9188825196da4a67804a48e7e2af485e
I20260608 12:43:45.733644 12158 tablet_bootstrap.cc:492] T 630c7183641b450b86047080b3c6653f P 9188825196da4a67804a48e7e2af485e: Bootstrap replayed 1/1 log segments. Stats: ops{read=16 overwritten=0 applied=16 ignored=0} inserts{seen=102 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:43:45.734730 12158 tablet_bootstrap.cc:492] T 630c7183641b450b86047080b3c6653f P 9188825196da4a67804a48e7e2af485e: Bootstrap complete.
I20260608 12:43:45.735524 12158 ts_tablet_manager.cc:1403] T 630c7183641b450b86047080b3c6653f P 9188825196da4a67804a48e7e2af485e: Time spent bootstrapping tablet: real 0.151s	user 0.120s	sys 0.024s
I20260608 12:43:45.737154 12164 tablet_copy_client.cc:806] T a9feeaa802a34133b1e5614b6a082432 P 9188825196da4a67804a48e7e2af485e: tablet copy: Starting download of 0 data blocks...
I20260608 12:43:45.737829 12164 tablet_copy_client.cc:670] T a9feeaa802a34133b1e5614b6a082432 P 9188825196da4a67804a48e7e2af485e: tablet copy: Starting download of 1 WAL segments...
I20260608 12:43:45.738651 12158 raft_consensus.cc:359] T 630c7183641b450b86047080b3c6653f P 9188825196da4a67804a48e7e2af485e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "3d46779eafe34627bb309f93e13439b3" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45879 } } peers { permanent_uuid: "5c2d2df00f7b47a1a7e4463b2568f99c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36289 } } peers { permanent_uuid: "3d95be10232f49448f565309ef2d554d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44443 } attrs { replace: true } } peers { permanent_uuid: "9188825196da4a67804a48e7e2af485e" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 35407 } attrs { promote: true } }
I20260608 12:43:45.739745 12158 raft_consensus.cc:740] T 630c7183641b450b86047080b3c6653f P 9188825196da4a67804a48e7e2af485e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9188825196da4a67804a48e7e2af485e, State: Initialized, Role: LEARNER
I20260608 12:43:45.740418 12158 consensus_queue.cc:260] T 630c7183641b450b86047080b3c6653f P 9188825196da4a67804a48e7e2af485e [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: "3d46779eafe34627bb309f93e13439b3" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45879 } } peers { permanent_uuid: "5c2d2df00f7b47a1a7e4463b2568f99c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36289 } } peers { permanent_uuid: "3d95be10232f49448f565309ef2d554d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44443 } attrs { replace: true } } peers { permanent_uuid: "9188825196da4a67804a48e7e2af485e" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 35407 } attrs { promote: true } }
I20260608 12:43:45.742863 12158 ts_tablet_manager.cc:1434] T 630c7183641b450b86047080b3c6653f P 9188825196da4a67804a48e7e2af485e: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260608 12:43:45.746150 11764 tablet_copy_service.cc:342] P 3d46779eafe34627bb309f93e13439b3: Request end of tablet copy session 9188825196da4a67804a48e7e2af485e-630c7183641b450b86047080b3c6653f received from {username='slave'} at 127.0.0.1:43152
I20260608 12:43:45.746727 11764 tablet_copy_service.cc:434] P 3d46779eafe34627bb309f93e13439b3: ending tablet copy session 9188825196da4a67804a48e7e2af485e-630c7183641b450b86047080b3c6653f on tablet 630c7183641b450b86047080b3c6653f with peer 9188825196da4a67804a48e7e2af485e
I20260608 12:43:45.758997 12164 tablet_copy_client.cc:538] T a9feeaa802a34133b1e5614b6a082432 P 9188825196da4a67804a48e7e2af485e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:43:45.783209 12164 tablet_bootstrap.cc:492] T a9feeaa802a34133b1e5614b6a082432 P 9188825196da4a67804a48e7e2af485e: Bootstrap starting.
I20260608 12:43:45.886119 12161 tablet_bootstrap.cc:492] T af1f939b80454df9baf00b647035b31f P 9188825196da4a67804a48e7e2af485e: 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:43:45.887035 12161 tablet_bootstrap.cc:492] T af1f939b80454df9baf00b647035b31f P 9188825196da4a67804a48e7e2af485e: Bootstrap complete.
I20260608 12:43:45.887935 12161 ts_tablet_manager.cc:1403] T af1f939b80454df9baf00b647035b31f P 9188825196da4a67804a48e7e2af485e: Time spent bootstrapping tablet: real 0.213s	user 0.125s	sys 0.041s
I20260608 12:43:45.890862 12161 raft_consensus.cc:359] T af1f939b80454df9baf00b647035b31f P 9188825196da4a67804a48e7e2af485e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "5c2d2df00f7b47a1a7e4463b2568f99c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36289 } } peers { permanent_uuid: "3d46779eafe34627bb309f93e13439b3" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45879 } attrs { replace: true } } peers { permanent_uuid: "3d95be10232f49448f565309ef2d554d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44443 } } peers { permanent_uuid: "9188825196da4a67804a48e7e2af485e" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 35407 } attrs { promote: true } }
I20260608 12:43:45.891629 12161 raft_consensus.cc:740] T af1f939b80454df9baf00b647035b31f P 9188825196da4a67804a48e7e2af485e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9188825196da4a67804a48e7e2af485e, State: Initialized, Role: LEARNER
I20260608 12:43:45.892244 12161 consensus_queue.cc:260] T af1f939b80454df9baf00b647035b31f P 9188825196da4a67804a48e7e2af485e [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: "5c2d2df00f7b47a1a7e4463b2568f99c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36289 } } peers { permanent_uuid: "3d46779eafe34627bb309f93e13439b3" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45879 } attrs { replace: true } } peers { permanent_uuid: "3d95be10232f49448f565309ef2d554d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44443 } } peers { permanent_uuid: "9188825196da4a67804a48e7e2af485e" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 35407 } attrs { promote: true } }
I20260608 12:43:45.894435 12161 ts_tablet_manager.cc:1434] T af1f939b80454df9baf00b647035b31f P 9188825196da4a67804a48e7e2af485e: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260608 12:43:45.896399 11839 tablet_copy_service.cc:342] P 5c2d2df00f7b47a1a7e4463b2568f99c: Request end of tablet copy session 9188825196da4a67804a48e7e2af485e-af1f939b80454df9baf00b647035b31f received from {username='slave'} at 127.0.0.1:40816
I20260608 12:43:45.896896 11839 tablet_copy_service.cc:434] P 5c2d2df00f7b47a1a7e4463b2568f99c: ending tablet copy session 9188825196da4a67804a48e7e2af485e-af1f939b80454df9baf00b647035b31f on tablet af1f939b80454df9baf00b647035b31f with peer 9188825196da4a67804a48e7e2af485e
I20260608 12:43:45.914886 12164 tablet_bootstrap.cc:492] T a9feeaa802a34133b1e5614b6a082432 P 9188825196da4a67804a48e7e2af485e: Bootstrap replayed 1/1 log segments. Stats: ops{read=16 overwritten=0 applied=16 ignored=0} inserts{seen=136 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:43:45.915688 12164 tablet_bootstrap.cc:492] T a9feeaa802a34133b1e5614b6a082432 P 9188825196da4a67804a48e7e2af485e: Bootstrap complete.
I20260608 12:43:45.916281 12164 ts_tablet_manager.cc:1403] T a9feeaa802a34133b1e5614b6a082432 P 9188825196da4a67804a48e7e2af485e: Time spent bootstrapping tablet: real 0.133s	user 0.113s	sys 0.016s
I20260608 12:43:45.918473 12164 raft_consensus.cc:359] T a9feeaa802a34133b1e5614b6a082432 P 9188825196da4a67804a48e7e2af485e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "3d46779eafe34627bb309f93e13439b3" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45879 } } peers { permanent_uuid: "5c2d2df00f7b47a1a7e4463b2568f99c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36289 } } peers { permanent_uuid: "3d95be10232f49448f565309ef2d554d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44443 } attrs { replace: true } } peers { permanent_uuid: "9188825196da4a67804a48e7e2af485e" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 35407 } attrs { promote: true } }
I20260608 12:43:45.919051 12164 raft_consensus.cc:740] T a9feeaa802a34133b1e5614b6a082432 P 9188825196da4a67804a48e7e2af485e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9188825196da4a67804a48e7e2af485e, State: Initialized, Role: LEARNER
I20260608 12:43:45.919504 12164 consensus_queue.cc:260] T a9feeaa802a34133b1e5614b6a082432 P 9188825196da4a67804a48e7e2af485e [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: "3d46779eafe34627bb309f93e13439b3" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45879 } } peers { permanent_uuid: "5c2d2df00f7b47a1a7e4463b2568f99c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36289 } } peers { permanent_uuid: "3d95be10232f49448f565309ef2d554d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44443 } attrs { replace: true } } peers { permanent_uuid: "9188825196da4a67804a48e7e2af485e" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 35407 } attrs { promote: true } }
I20260608 12:43:45.921243 12164 ts_tablet_manager.cc:1434] T a9feeaa802a34133b1e5614b6a082432 P 9188825196da4a67804a48e7e2af485e: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260608 12:43:45.922959 11839 tablet_copy_service.cc:342] P 5c2d2df00f7b47a1a7e4463b2568f99c: Request end of tablet copy session 9188825196da4a67804a48e7e2af485e-a9feeaa802a34133b1e5614b6a082432 received from {username='slave'} at 127.0.0.1:40816
I20260608 12:43:45.923414 11839 tablet_copy_service.cc:434] P 5c2d2df00f7b47a1a7e4463b2568f99c: ending tablet copy session 9188825196da4a67804a48e7e2af485e-a9feeaa802a34133b1e5614b6a082432 on tablet a9feeaa802a34133b1e5614b6a082432 with peer 9188825196da4a67804a48e7e2af485e
I20260608 12:43:45.968250 12098 raft_consensus.cc:1217] T b3c7c75bc3ce436481afd8f8b88697d9 P 9188825196da4a67804a48e7e2af485e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.15->[1.16-1.16]   Dedup: 1.16->[]
I20260608 12:43:45.984243 12098 raft_consensus.cc:1217] T af1f939b80454df9baf00b647035b31f P 9188825196da4a67804a48e7e2af485e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.15->[1.16-1.16]   Dedup: 1.16->[]
I20260608 12:43:46.018774   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
I20260608 12:43:46.057569   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:43:46.058727   431 tablet_replica.cc:333] T afe9de5da3e9424aa86322c9ed250de8 P 3d46779eafe34627bb309f93e13439b3: stopping tablet replica
I20260608 12:43:46.059677   431 raft_consensus.cc:2243] T afe9de5da3e9424aa86322c9ed250de8 P 3d46779eafe34627bb309f93e13439b3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:46.060238   431 raft_consensus.cc:2272] T afe9de5da3e9424aa86322c9ed250de8 P 3d46779eafe34627bb309f93e13439b3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:46.063063   431 tablet_replica.cc:333] T b3c7c75bc3ce436481afd8f8b88697d9 P 3d46779eafe34627bb309f93e13439b3: stopping tablet replica
I20260608 12:43:46.063622   431 raft_consensus.cc:2243] T b3c7c75bc3ce436481afd8f8b88697d9 P 3d46779eafe34627bb309f93e13439b3 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:43:46.064988   431 raft_consensus.cc:2272] T b3c7c75bc3ce436481afd8f8b88697d9 P 3d46779eafe34627bb309f93e13439b3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:46.067873   431 tablet_replica.cc:333] T 004bce8f59044fb9b7ecdad328c22ffc P 3d46779eafe34627bb309f93e13439b3: stopping tablet replica
I20260608 12:43:46.068547   431 raft_consensus.cc:2243] T 004bce8f59044fb9b7ecdad328c22ffc P 3d46779eafe34627bb309f93e13439b3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:46.069103   431 raft_consensus.cc:2272] T 004bce8f59044fb9b7ecdad328c22ffc P 3d46779eafe34627bb309f93e13439b3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:46.071588   431 tablet_replica.cc:333] T a9feeaa802a34133b1e5614b6a082432 P 3d46779eafe34627bb309f93e13439b3: stopping tablet replica
I20260608 12:43:46.072108   431 raft_consensus.cc:2243] T a9feeaa802a34133b1e5614b6a082432 P 3d46779eafe34627bb309f93e13439b3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:46.072669   431 raft_consensus.cc:2272] T a9feeaa802a34133b1e5614b6a082432 P 3d46779eafe34627bb309f93e13439b3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:46.075461   431 tablet_replica.cc:333] T af1f939b80454df9baf00b647035b31f P 3d46779eafe34627bb309f93e13439b3: stopping tablet replica
I20260608 12:43:46.075997   431 raft_consensus.cc:2243] T af1f939b80454df9baf00b647035b31f P 3d46779eafe34627bb309f93e13439b3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:46.076508   431 raft_consensus.cc:2272] T af1f939b80454df9baf00b647035b31f P 3d46779eafe34627bb309f93e13439b3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:46.079205   431 tablet_replica.cc:333] T 630c7183641b450b86047080b3c6653f P 3d46779eafe34627bb309f93e13439b3: stopping tablet replica
I20260608 12:43:46.079722   431 raft_consensus.cc:2243] T 630c7183641b450b86047080b3c6653f P 3d46779eafe34627bb309f93e13439b3 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:43:46.080763   431 raft_consensus.cc:2272] T 630c7183641b450b86047080b3c6653f P 3d46779eafe34627bb309f93e13439b3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:46.108100   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
I20260608 12:43:46.128082   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
I20260608 12:43:46.132581 12098 raft_consensus.cc:1217] T a9feeaa802a34133b1e5614b6a082432 P 9188825196da4a67804a48e7e2af485e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.15->[1.16-1.16]   Dedup: 1.16->[]
W20260608 12:43:46.154018 11793 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.107.193:45879: connect: Connection refused (error 111) [suppressed 2 similar messages]
W20260608 12:43:46.161068 11793 consensus_peers.cc:597] T a9feeaa802a34133b1e5614b6a082432 P 5c2d2df00f7b47a1a7e4463b2568f99c -> Peer 3d46779eafe34627bb309f93e13439b3 (127.0.107.193:45879): Couldn't send request to peer 3d46779eafe34627bb309f93e13439b3. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:45879: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:43:46.175895   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:43:46.177106   431 tablet_replica.cc:333] T afe9de5da3e9424aa86322c9ed250de8 P 5c2d2df00f7b47a1a7e4463b2568f99c: stopping tablet replica
I20260608 12:43:46.177991   431 raft_consensus.cc:2243] T afe9de5da3e9424aa86322c9ed250de8 P 5c2d2df00f7b47a1a7e4463b2568f99c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:46.178758   431 raft_consensus.cc:2272] T afe9de5da3e9424aa86322c9ed250de8 P 5c2d2df00f7b47a1a7e4463b2568f99c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:46.181211   431 tablet_replica.cc:333] T b3c7c75bc3ce436481afd8f8b88697d9 P 5c2d2df00f7b47a1a7e4463b2568f99c: stopping tablet replica
I20260608 12:43:46.181795   431 raft_consensus.cc:2243] T b3c7c75bc3ce436481afd8f8b88697d9 P 5c2d2df00f7b47a1a7e4463b2568f99c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:46.182320   431 raft_consensus.cc:2272] T b3c7c75bc3ce436481afd8f8b88697d9 P 5c2d2df00f7b47a1a7e4463b2568f99c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:46.184406   431 tablet_replica.cc:333] T 004bce8f59044fb9b7ecdad328c22ffc P 5c2d2df00f7b47a1a7e4463b2568f99c: stopping tablet replica
I20260608 12:43:46.184976   431 raft_consensus.cc:2243] T 004bce8f59044fb9b7ecdad328c22ffc P 5c2d2df00f7b47a1a7e4463b2568f99c [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:43:46.185731   431 raft_consensus.cc:2272] T 004bce8f59044fb9b7ecdad328c22ffc P 5c2d2df00f7b47a1a7e4463b2568f99c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:46.188048   431 tablet_replica.cc:333] T af1f939b80454df9baf00b647035b31f P 5c2d2df00f7b47a1a7e4463b2568f99c: stopping tablet replica
I20260608 12:43:46.188864   431 raft_consensus.cc:2243] T af1f939b80454df9baf00b647035b31f P 5c2d2df00f7b47a1a7e4463b2568f99c [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:43:46.190048   431 raft_consensus.cc:2272] T af1f939b80454df9baf00b647035b31f P 5c2d2df00f7b47a1a7e4463b2568f99c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:46.192785   431 tablet_replica.cc:333] T a9feeaa802a34133b1e5614b6a082432 P 5c2d2df00f7b47a1a7e4463b2568f99c: stopping tablet replica
I20260608 12:43:46.193308   431 raft_consensus.cc:2243] T a9feeaa802a34133b1e5614b6a082432 P 5c2d2df00f7b47a1a7e4463b2568f99c [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:43:46.194350   431 raft_consensus.cc:2272] T a9feeaa802a34133b1e5614b6a082432 P 5c2d2df00f7b47a1a7e4463b2568f99c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:46.197245   431 tablet_replica.cc:333] T 630c7183641b450b86047080b3c6653f P 5c2d2df00f7b47a1a7e4463b2568f99c: stopping tablet replica
I20260608 12:43:46.197768   431 raft_consensus.cc:2243] T 630c7183641b450b86047080b3c6653f P 5c2d2df00f7b47a1a7e4463b2568f99c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:46.198350   431 raft_consensus.cc:2272] T 630c7183641b450b86047080b3c6653f P 5c2d2df00f7b47a1a7e4463b2568f99c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:46.228636   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
I20260608 12:43:46.250090   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
I20260608 12:43:46.286326   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:43:46.287199   431 tablet_replica.cc:333] T a9feeaa802a34133b1e5614b6a082432 P 3d95be10232f49448f565309ef2d554d: stopping tablet replica
I20260608 12:43:46.287817   431 raft_consensus.cc:2243] T a9feeaa802a34133b1e5614b6a082432 P 3d95be10232f49448f565309ef2d554d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:46.288472   431 raft_consensus.cc:2272] T a9feeaa802a34133b1e5614b6a082432 P 3d95be10232f49448f565309ef2d554d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:46.290882   431 tablet_replica.cc:333] T b3c7c75bc3ce436481afd8f8b88697d9 P 3d95be10232f49448f565309ef2d554d: stopping tablet replica
I20260608 12:43:46.291591   431 raft_consensus.cc:2243] T b3c7c75bc3ce436481afd8f8b88697d9 P 3d95be10232f49448f565309ef2d554d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:46.292222   431 raft_consensus.cc:2272] T b3c7c75bc3ce436481afd8f8b88697d9 P 3d95be10232f49448f565309ef2d554d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:46.294421   431 tablet_replica.cc:333] T 004bce8f59044fb9b7ecdad328c22ffc P 3d95be10232f49448f565309ef2d554d: stopping tablet replica
I20260608 12:43:46.294971   431 raft_consensus.cc:2243] T 004bce8f59044fb9b7ecdad328c22ffc P 3d95be10232f49448f565309ef2d554d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:46.295435   431 raft_consensus.cc:2272] T 004bce8f59044fb9b7ecdad328c22ffc P 3d95be10232f49448f565309ef2d554d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:46.297586   431 tablet_replica.cc:333] T afe9de5da3e9424aa86322c9ed250de8 P 3d95be10232f49448f565309ef2d554d: stopping tablet replica
I20260608 12:43:46.298115   431 raft_consensus.cc:2243] T afe9de5da3e9424aa86322c9ed250de8 P 3d95be10232f49448f565309ef2d554d [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:43:46.298947   431 raft_consensus.cc:2272] T afe9de5da3e9424aa86322c9ed250de8 P 3d95be10232f49448f565309ef2d554d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:46.301324   431 tablet_replica.cc:333] T af1f939b80454df9baf00b647035b31f P 3d95be10232f49448f565309ef2d554d: stopping tablet replica
I20260608 12:43:46.301878   431 raft_consensus.cc:2243] T af1f939b80454df9baf00b647035b31f P 3d95be10232f49448f565309ef2d554d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:46.302404   431 raft_consensus.cc:2272] T af1f939b80454df9baf00b647035b31f P 3d95be10232f49448f565309ef2d554d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:46.304677   431 tablet_replica.cc:333] T 630c7183641b450b86047080b3c6653f P 3d95be10232f49448f565309ef2d554d: stopping tablet replica
I20260608 12:43:46.305415   431 raft_consensus.cc:2243] T 630c7183641b450b86047080b3c6653f P 3d95be10232f49448f565309ef2d554d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:46.306173   431 raft_consensus.cc:2272] T 630c7183641b450b86047080b3c6653f P 3d95be10232f49448f565309ef2d554d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:46.333027   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260608 12:43:46.351241   431 tablet_server.cc:179] TabletServer@127.0.107.196:0 shutting down...
I20260608 12:43:46.374506   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:43:46.375540   431 tablet_replica.cc:333] T a9feeaa802a34133b1e5614b6a082432 P 9188825196da4a67804a48e7e2af485e: stopping tablet replica
I20260608 12:43:46.376366   431 raft_consensus.cc:2243] T a9feeaa802a34133b1e5614b6a082432 P 9188825196da4a67804a48e7e2af485e [term 1 LEARNER]: Raft consensus shutting down.
I20260608 12:43:46.376919   431 raft_consensus.cc:2272] T a9feeaa802a34133b1e5614b6a082432 P 9188825196da4a67804a48e7e2af485e [term 1 LEARNER]: Raft consensus is shut down!
I20260608 12:43:46.379966   431 tablet_replica.cc:333] T af1f939b80454df9baf00b647035b31f P 9188825196da4a67804a48e7e2af485e: stopping tablet replica
I20260608 12:43:46.380728   431 raft_consensus.cc:2243] T af1f939b80454df9baf00b647035b31f P 9188825196da4a67804a48e7e2af485e [term 1 LEARNER]: Raft consensus shutting down.
I20260608 12:43:46.381191   431 raft_consensus.cc:2272] T af1f939b80454df9baf00b647035b31f P 9188825196da4a67804a48e7e2af485e [term 1 LEARNER]: Raft consensus is shut down!
I20260608 12:43:46.384083   431 tablet_replica.cc:333] T 630c7183641b450b86047080b3c6653f P 9188825196da4a67804a48e7e2af485e: stopping tablet replica
I20260608 12:43:46.384765   431 raft_consensus.cc:2243] T 630c7183641b450b86047080b3c6653f P 9188825196da4a67804a48e7e2af485e [term 1 LEARNER]: Raft consensus shutting down.
I20260608 12:43:46.385227   431 raft_consensus.cc:2272] T 630c7183641b450b86047080b3c6653f P 9188825196da4a67804a48e7e2af485e [term 1 LEARNER]: Raft consensus is shut down!
I20260608 12:43:46.388024   431 tablet_replica.cc:333] T b3c7c75bc3ce436481afd8f8b88697d9 P 9188825196da4a67804a48e7e2af485e: stopping tablet replica
I20260608 12:43:46.388684   431 raft_consensus.cc:2243] T b3c7c75bc3ce436481afd8f8b88697d9 P 9188825196da4a67804a48e7e2af485e [term 1 LEARNER]: Raft consensus shutting down.
I20260608 12:43:46.389170   431 raft_consensus.cc:2272] T b3c7c75bc3ce436481afd8f8b88697d9 P 9188825196da4a67804a48e7e2af485e [term 1 LEARNER]: Raft consensus is shut down!
I20260608 12:43:46.414837   431 tablet_server.cc:196] TabletServer@127.0.107.196:0 shutdown complete.
I20260608 12:43:46.432524   431 master.cc:562] Master@127.0.107.254:37979 shutting down...
W20260608 12:43:46.460323 11700 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260608 12:43:46.460721 11700 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260608 12:43:46.460893 11700 auto_rebalancer.cc:301] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260608 12:43:46.462028   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 876bb4f924dd4b6494c1b1b95df9eb64 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:43:46.462491   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 876bb4f924dd4b6494c1b1b95df9eb64 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:46.462795   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P 876bb4f924dd4b6494c1b1b95df9eb64: stopping tablet replica
I20260608 12:43:46.481333   431 master.cc:584] Master@127.0.107.254:37979 shutdown complete.
[       OK ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/1 (6728 ms)
[----------] 2 tests from PreferFollowerRebalancingTest (11824 ms total)

[----------] Global test environment tear-down
[==========] 24 tests from 2 test suites ran. (247223 ms total)
[  PASSED  ] 24 tests.
I20260608 12:43:46.537678   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 ~37 seconds ago
I20260608 12:43:46.537922   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 ~37 seconds ago
I20260608 12:43:46.538163   431 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/master/catalog_manager.cc:4754: suppressed but not reported on 18 messages since previous log ~37 seconds ago
I20260608 12:43:46.538326   431 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/master/catalog_manager.cc:5374: suppressed but not reported on 16 messages since previous log ~70 seconds ago
I20260608 12:43:46.538575   431 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/master/catalog_manager.cc:4809: suppressed but not reported on 5 messages since previous log ~159 seconds ago
I20260608 12:43:46.538793   431 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/heartbeater.cc:646: suppressed but not reported on 11 messages since previous log ~224 seconds ago
I20260608 12:43:46.539162   431 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2404: suppressed but not reported on 63 messages since previous log ~22 seconds ago
I20260608 12:43:46.539353   431 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 1 messages since previous log ~0 seconds ago
